@pisell/materials 3.3.73 → 3.3.75

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 (524) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/index.js +1 -1
  5. package/build/lowcode/meta.js +4 -4
  6. package/build/lowcode/preview.css +1 -1
  7. package/build/lowcode/preview.js +19 -10
  8. package/build/lowcode/render/default/view.css +1 -1
  9. package/build/lowcode/render/default/view.js +31 -45
  10. package/build/lowcode/view.css +1 -1
  11. package/build/lowcode/view.js +31 -45
  12. package/es/components/DragSortList/index.d.ts +1 -1
  13. package/es/components/MultipleContainersSortList/index.d.ts +1 -1
  14. package/es/components/Pagination/index.d.ts +2 -2
  15. package/es/components/appVersionControl/index.d.ts +2 -1
  16. package/es/components/auto-complete-number/index.d.ts +2 -1
  17. package/es/components/badge/index.d.ts +2 -1
  18. package/es/components/batch-editor/fields/Image/index.d.ts +1 -1
  19. package/es/components/batch-editor/fields/Text/index.d.ts +1 -1
  20. package/es/components/batch-editor/fields/index.d.ts +2 -2
  21. package/es/components/batch-editor/index.d.ts +2 -1
  22. package/es/components/browserSelect/index.d.ts +1 -1
  23. package/es/components/calendar/index.d.ts +1 -1
  24. package/es/components/cardMetricItem/index.d.ts +1 -1
  25. package/es/components/cardPro/index.d.ts +2 -1
  26. package/es/components/checkbox/index.d.ts +1 -1
  27. package/es/components/classicLayout/index.d.ts +2 -1
  28. package/es/components/colorPicker/index.d.ts +2 -1
  29. package/es/components/config-provider/index.d.ts +2 -1
  30. package/es/components/customSelect/index.d.ts +1 -1
  31. package/es/components/dataSourceComponents/dataSourceForm/formItem.d.ts +2 -1
  32. package/es/components/dataSourceComponents/dataSourceForm/group/index.d.ts +1 -1
  33. package/es/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +1 -1
  34. package/es/components/dataSourceComponents/dataSourceForm/utils.d.ts +3 -3
  35. package/es/components/dataSourceComponents/dataSourceMenu/index.d.ts +1 -1
  36. package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +2 -1
  37. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +2 -1
  38. package/es/components/dataSourceComponents/dataSourceShow/dataSourceTypography/index.d.ts +2 -2
  39. package/es/components/dataSourceComponents/dataSourceShow/utils.d.ts +1 -1
  40. package/es/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +2 -1
  41. package/es/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +3 -2
  42. package/es/components/dataSourceComponents/dataSourceTable/hooks/useFormat.d.ts +3 -3
  43. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +4 -4
  44. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +5 -5
  45. package/es/components/dataSourceComponents/dataSourceWrapper/BaseWrapper.d.ts +1 -1
  46. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +2 -1
  47. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +2 -1
  48. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +2 -1
  49. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +2 -1
  50. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +2 -1
  51. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +2 -1
  52. package/es/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +2 -1
  53. package/es/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +2 -1
  54. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +2 -1
  55. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +2 -1
  56. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +2 -1
  57. package/es/components/dataSourceComponents/fields/Select/index.d.ts +2 -1
  58. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +2 -1
  59. package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +2 -1
  60. package/es/components/dataSourceComponents/fields/Upload/CameraPopover.d.ts +2 -1
  61. package/es/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +2 -1
  62. package/es/components/dataSourceComponents/fields/index.d.ts +5 -4
  63. package/es/components/dataSourceComponents/hooks/useActions.d.ts +5 -5
  64. package/es/components/dataSourceComponents/hooks/useParseActionsVariable.d.ts +8 -3
  65. package/es/components/date-picker/datePickerCpt.d.ts +2 -1
  66. package/es/components/date-picker/index.d.ts +2 -1
  67. package/es/components/drag-sort-tree/TreeItem/index.d.ts +2 -1
  68. package/es/components/dropdown/index.d.ts +2 -1
  69. package/es/components/filter/components/items/index.d.ts +6 -6
  70. package/es/components/filter/components/items/text/Editor/index.d.ts +1 -1
  71. package/es/components/filter/components/items/text/Preview/index.d.ts +1 -1
  72. package/es/components/filter/components/items/text/index.d.ts +2 -2
  73. package/es/components/filter/index.d.ts +2 -1
  74. package/es/components/list/index.d.ts +2 -1
  75. package/es/components/lowCodePage/index.d.ts +2 -1
  76. package/es/components/page/index.d.ts +2 -1
  77. package/es/components/page-header/index.d.ts +1 -1
  78. package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +2 -1
  79. package/es/components/pisellAdjustPrice/index.d.ts +2 -1
  80. package/es/components/pisellAlert/index.d.ts +1 -1
  81. package/es/components/pisellCard/index.d.ts +2 -1
  82. package/es/components/pisellCheckboxGroup/index.d.ts +1 -1
  83. package/es/components/pisellCountdown/index.d.ts +1 -1
  84. package/es/components/pisellDatePicker/datePickerCpt.d.ts +2 -1
  85. package/es/components/pisellDatePicker/index.d.ts +2 -1
  86. package/es/components/pisellDraggable/components/Remove/Remove.d.ts +2 -2
  87. package/es/components/pisellDraggable/components/TreeItem/SortableTreeItem.d.ts +1 -1
  88. package/es/components/pisellDraggable/index.d.ts +2 -2
  89. package/es/components/pisellDropSort/components/SortableItem/index.d.ts +1 -1
  90. package/es/components/pisellEmpty/index.d.ts +1 -1
  91. package/es/components/pisellFloatingPanel/index.d.ts +1 -1
  92. package/es/components/pisellGoodPassCard/index.d.ts +1 -1
  93. package/es/components/pisellInformationEntry/Input/index.d.ts +1 -1
  94. package/es/components/pisellInformationEntry/Scan/index.d.ts +2 -1
  95. package/es/components/pisellInformationEntry/index.d.ts +1 -1
  96. package/es/components/pisellInput/components/BankCard/index.d.ts +2 -1
  97. package/es/components/pisellInput/components/Copy/index.d.ts +2 -1
  98. package/es/components/pisellInput/components/SecurityCode/index.d.ts +2 -1
  99. package/es/components/pisellInput/index.d.ts +5 -4
  100. package/es/components/pisellLoading/index.d.ts +2 -1
  101. package/es/components/pisellModal/components/Information/index.d.ts +1 -1
  102. package/es/components/pisellModal/components/IpadModal/index.d.ts +2 -1
  103. package/es/components/pisellModal/components/MobileModal/index.d.ts +2 -1
  104. package/es/components/pisellModal/components/PcModal/index.d.ts +1 -1
  105. package/es/components/pisellModal/components/index.d.ts +4 -3
  106. package/es/components/pisellModal/index.d.ts +2 -2
  107. package/es/components/pisellQrcode/index.d.ts +2 -2
  108. package/es/components/pisellRow/index.d.ts +1 -1
  109. package/es/components/pisellStatisticList/index.d.ts +1 -1
  110. package/es/components/pisellTags/index.d.ts +1 -1
  111. package/es/components/pisellText/components/Amount/index.d.ts +1 -1
  112. package/es/components/pisellText/index.d.ts +2 -2
  113. package/es/components/pisellTooltip/index.d.ts +2 -1
  114. package/es/components/pisellUpload/index.d.ts +2 -1
  115. package/es/components/pisellWalletPassCard/index.d.ts +8 -1
  116. package/es/components/pisellWalletPassCard/index.js +70 -58
  117. package/es/components/pisellWalletPassCard/index.less +95 -34
  118. package/es/components/productCard/components/Action/index.d.ts +2 -1
  119. package/es/components/productCard/components/AmountFooter/index.d.ts +2 -1
  120. package/es/components/productCard/components/Divider/index.d.ts +2 -1
  121. package/es/components/productCard/components/Header/EditButton/index.d.ts +2 -1
  122. package/es/components/productCard/components/Header/index.d.ts +2 -1
  123. package/es/components/productCard/components/MultiDay/index.d.ts +2 -1
  124. package/es/components/productCard/components/Note/index.d.ts +2 -1
  125. package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +2 -1
  126. package/es/components/productCard/components/Packages/components/options/index.d.ts +2 -1
  127. package/es/components/productCard/components/Packages/index.d.ts +2 -1
  128. package/es/components/productCard/components/Sales/index.d.ts +2 -1
  129. package/es/components/productCard/components/Time/components/Like/index.d.ts +2 -1
  130. package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +2 -1
  131. package/es/components/productCard/components/Time/components/SelectHolder/index.js +1 -0
  132. package/es/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +2 -1
  133. package/es/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +2 -1
  134. package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +2 -1
  135. package/es/components/productCard/components/Time/index.d.ts +2 -1
  136. package/es/components/qrcode/index.d.ts +2 -1
  137. package/es/components/radio/index.d.ts +1 -1
  138. package/es/components/section-footers/index.d.ts +1 -1
  139. package/es/components/segmented/index.d.ts +2 -1
  140. package/es/components/select-time/RightPanel/index.d.ts +2 -1
  141. package/es/components/select-time/index.d.ts +2 -1
  142. package/es/components/skeleton/index.d.ts +1 -1
  143. package/es/components/slider/index.d.ts +2 -1
  144. package/es/components/sort/components/InlineMenu/index.d.ts +2 -1
  145. package/es/components/table/Actions/component/ColumnsSetting/PopoverContent.d.ts +1 -1
  146. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +2 -1
  147. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +2 -1
  148. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +2 -1
  149. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +2 -1
  150. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +2 -1
  151. package/es/components/table/Actions/component/ExportImport/index.d.ts +2 -1
  152. package/es/components/table/Actions/component/GallerySetting/index.d.ts +2 -1
  153. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +2 -1
  154. package/es/components/table/Actions/component/Group/index.d.ts +2 -1
  155. package/es/components/table/Actions/component/ViewMode/index.d.ts +2 -1
  156. package/es/components/table/Actions/index.d.ts +2 -1
  157. package/es/components/table/BasicTable/index.d.ts +2 -1
  158. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +2 -1
  159. package/es/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +2 -1
  160. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +2 -1
  161. package/es/components/table/Gallery/components/GalleryItem/index.d.ts +1 -1
  162. package/es/components/table/Gallery/components/VirtualGrid/index.d.ts +1 -1
  163. package/es/components/table/Gallery/index.d.ts +1 -1
  164. package/es/components/table/Header/index.d.ts +1 -1
  165. package/es/components/table/Summary/index.d.ts +2 -1
  166. package/es/components/table/Table/SelectField/index.d.ts +2 -1
  167. package/es/components/table/Table/fields/date/Config/index.d.ts +2 -1
  168. package/es/components/table/Table/fields/date/Show/index.d.ts +2 -1
  169. package/es/components/table/Table/fields/date/Sort/index.d.ts +2 -1
  170. package/es/components/table/Table/fields/date/index.d.ts +4 -3
  171. package/es/components/table/Table/fields/image/Config/index.d.ts +2 -1
  172. package/es/components/table/Table/fields/image/Show/index.d.ts +2 -1
  173. package/es/components/table/Table/fields/image/Sort/index.d.ts +2 -1
  174. package/es/components/table/Table/fields/image/index.d.ts +4 -3
  175. package/es/components/table/Table/fields/index.d.ts +76 -75
  176. package/es/components/table/Table/fields/link/Config/index.d.ts +2 -1
  177. package/es/components/table/Table/fields/link/Show/index.d.ts +2 -1
  178. package/es/components/table/Table/fields/link/Sort/index.d.ts +2 -1
  179. package/es/components/table/Table/fields/link/index.d.ts +4 -3
  180. package/es/components/table/Table/fields/number/Config/index.d.ts +2 -1
  181. package/es/components/table/Table/fields/number/Show/index.d.ts +2 -1
  182. package/es/components/table/Table/fields/number/Sort/index.d.ts +2 -1
  183. package/es/components/table/Table/fields/number/index.d.ts +4 -3
  184. package/es/components/table/Table/fields/numberRange/Config/index.d.ts +2 -1
  185. package/es/components/table/Table/fields/numberRange/Show/index.d.ts +2 -1
  186. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +2 -1
  187. package/es/components/table/Table/fields/numberRange/index.d.ts +4 -3
  188. package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +2 -1
  189. package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +2 -1
  190. package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +2 -1
  191. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +4 -3
  192. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +2 -1
  193. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +2 -1
  194. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +2 -1
  195. package/es/components/table/Table/fields/pSwitch/index.d.ts +4 -3
  196. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +2 -1
  197. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +2 -1
  198. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +2 -1
  199. package/es/components/table/Table/fields/rangePicker/index.d.ts +4 -3
  200. package/es/components/table/Table/fields/search/Config/index.d.ts +2 -1
  201. package/es/components/table/Table/fields/search/Show/index.d.ts +2 -1
  202. package/es/components/table/Table/fields/search/Sort/index.d.ts +2 -1
  203. package/es/components/table/Table/fields/search/index.d.ts +4 -3
  204. package/es/components/table/Table/fields/select/Config/index.d.ts +2 -1
  205. package/es/components/table/Table/fields/select/Show/index.d.ts +2 -1
  206. package/es/components/table/Table/fields/select/Sort/index.d.ts +2 -1
  207. package/es/components/table/Table/fields/select/index.d.ts +3 -3
  208. package/es/components/table/Table/fields/text/Config/index.d.ts +2 -1
  209. package/es/components/table/Table/fields/text/Show/index.d.ts +2 -1
  210. package/es/components/table/Table/fields/text/Sort/index.d.ts +2 -1
  211. package/es/components/table/Table/fields/text/index.d.ts +4 -3
  212. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +2 -1
  213. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +2 -1
  214. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +2 -1
  215. package/es/components/table/Table/fields/treeSelect/index.d.ts +3 -3
  216. package/es/components/table/Table/tableConfig/SortRow/index.d.ts +2 -1
  217. package/es/components/table/Table/tableConfig/summary/index.d.ts +2 -1
  218. package/es/components/table/Table/utils.d.ts +1 -1
  219. package/es/components/table/TableFilter/SortIcon.d.ts +2 -1
  220. package/es/components/table/View/index.d.ts +2 -1
  221. package/es/components/table/hooks/useMergeColumnSetting.d.ts +1 -1
  222. package/es/components/table/hooks/useTableSetting.d.ts +1 -1
  223. package/es/components/table/model.d.ts +1 -1
  224. package/es/components/tabs/index.d.ts +2 -2
  225. package/es/components/time-picker/index.d.ts +1 -1
  226. package/es/components/upload/index.d.ts +1 -1
  227. package/es/components/versionSelect/index.d.ts +2 -1
  228. package/es/components/virtual-keyboard/Amount/index.d.ts +1 -1
  229. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +2 -1
  230. package/es/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +1 -1
  231. package/es/components/virtual-keyboard/Keyboard/index.d.ts +1 -1
  232. package/es/components/virtual-keyboard/Number/index.d.ts +2 -1
  233. package/es/components/virtual-keyboard/Time/index.d.ts +1 -1
  234. package/es/components/virtual-keyboard/Time/utils.d.ts +1 -1
  235. package/es/components/virtual-keyboard/VirtualInput/index.d.ts +1 -1
  236. package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +2 -1
  237. package/es/components/virtual-keyboard/index.d.ts +1 -1
  238. package/es/components/walletCard/Guest/index.d.ts +2 -1
  239. package/es/components/walletCard/Guide/index.d.ts +2 -1
  240. package/es/components/walletCard/index.d.ts +6 -0
  241. package/es/components/walletCard/index.js +57 -9
  242. package/es/components/walletCard/index.less +63 -2
  243. package/es/locales/en-US.d.ts +2 -0
  244. package/es/locales/en-US.js +3 -1
  245. package/es/locales/zh-CN.d.ts +2 -0
  246. package/es/locales/zh-CN.js +3 -1
  247. package/es/locales/zh-TW.d.ts +2 -0
  248. package/es/locales/zh-TW.js +3 -0
  249. package/es/utils/hoc.d.ts +5 -5
  250. package/es/utils/miniRedux.d.ts +1 -1
  251. package/lib/components/DragSortList/index.d.ts +1 -1
  252. package/lib/components/MultipleContainersSortList/index.d.ts +1 -1
  253. package/lib/components/Pagination/index.d.ts +2 -2
  254. package/lib/components/appVersionControl/index.d.ts +2 -1
  255. package/lib/components/auto-complete-number/index.d.ts +2 -1
  256. package/lib/components/badge/index.d.ts +2 -1
  257. package/lib/components/batch-editor/fields/Image/index.d.ts +1 -1
  258. package/lib/components/batch-editor/fields/Text/index.d.ts +1 -1
  259. package/lib/components/batch-editor/fields/index.d.ts +2 -2
  260. package/lib/components/batch-editor/index.d.ts +2 -1
  261. package/lib/components/browserSelect/index.d.ts +1 -1
  262. package/lib/components/calendar/index.d.ts +1 -1
  263. package/lib/components/cardMetricItem/index.d.ts +1 -1
  264. package/lib/components/cardPro/index.d.ts +2 -1
  265. package/lib/components/checkbox/index.d.ts +1 -1
  266. package/lib/components/classicLayout/index.d.ts +2 -1
  267. package/lib/components/colorPicker/index.d.ts +2 -1
  268. package/lib/components/config-provider/index.d.ts +2 -1
  269. package/lib/components/customSelect/index.d.ts +1 -1
  270. package/lib/components/dataSourceComponents/dataSourceForm/formItem.d.ts +2 -1
  271. package/lib/components/dataSourceComponents/dataSourceForm/group/index.d.ts +1 -1
  272. package/lib/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +1 -1
  273. package/lib/components/dataSourceComponents/dataSourceForm/utils.d.ts +3 -3
  274. package/lib/components/dataSourceComponents/dataSourceMenu/index.d.ts +1 -1
  275. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +2 -1
  276. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +2 -1
  277. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceTypography/index.d.ts +2 -2
  278. package/lib/components/dataSourceComponents/dataSourceShow/utils.d.ts +1 -1
  279. package/lib/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +2 -1
  280. package/lib/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +3 -2
  281. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useFormat.d.ts +3 -3
  282. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +4 -4
  283. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +5 -5
  284. package/lib/components/dataSourceComponents/dataSourceWrapper/BaseWrapper.d.ts +1 -1
  285. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +2 -1
  286. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +2 -1
  287. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +2 -1
  288. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +2 -1
  289. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +2 -1
  290. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +2 -1
  291. package/lib/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +2 -1
  292. package/lib/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +2 -1
  293. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +2 -1
  294. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +2 -1
  295. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +2 -1
  296. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +2 -1
  297. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +2 -1
  298. package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +2 -1
  299. package/lib/components/dataSourceComponents/fields/Upload/CameraPopover.d.ts +2 -1
  300. package/lib/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +2 -1
  301. package/lib/components/dataSourceComponents/fields/index.d.ts +5 -4
  302. package/lib/components/dataSourceComponents/hooks/useActions.d.ts +5 -5
  303. package/lib/components/dataSourceComponents/hooks/useParseActionsVariable.d.ts +8 -3
  304. package/lib/components/date-picker/datePickerCpt.d.ts +2 -1
  305. package/lib/components/date-picker/index.d.ts +2 -1
  306. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +2 -1
  307. package/lib/components/dropdown/index.d.ts +2 -1
  308. package/lib/components/filter/components/items/index.d.ts +6 -6
  309. package/lib/components/filter/components/items/text/Editor/index.d.ts +1 -1
  310. package/lib/components/filter/components/items/text/Preview/index.d.ts +1 -1
  311. package/lib/components/filter/components/items/text/index.d.ts +2 -2
  312. package/lib/components/filter/index.d.ts +2 -1
  313. package/lib/components/list/index.d.ts +2 -1
  314. package/lib/components/lowCodePage/index.d.ts +2 -1
  315. package/lib/components/page/index.d.ts +2 -1
  316. package/lib/components/page-header/index.d.ts +1 -1
  317. package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +2 -1
  318. package/lib/components/pisellAdjustPrice/index.d.ts +2 -1
  319. package/lib/components/pisellAlert/index.d.ts +1 -1
  320. package/lib/components/pisellCard/index.d.ts +2 -1
  321. package/lib/components/pisellCheckboxGroup/index.d.ts +1 -1
  322. package/lib/components/pisellCountdown/index.d.ts +1 -1
  323. package/lib/components/pisellDatePicker/datePickerCpt.d.ts +2 -1
  324. package/lib/components/pisellDatePicker/index.d.ts +2 -1
  325. package/lib/components/pisellDraggable/components/Remove/Remove.d.ts +2 -2
  326. package/lib/components/pisellDraggable/components/TreeItem/SortableTreeItem.d.ts +1 -1
  327. package/lib/components/pisellDraggable/index.d.ts +2 -2
  328. package/lib/components/pisellDropSort/components/SortableItem/index.d.ts +1 -1
  329. package/lib/components/pisellEmpty/index.d.ts +1 -1
  330. package/lib/components/pisellFloatingPanel/index.d.ts +1 -1
  331. package/lib/components/pisellGoodPassCard/index.d.ts +1 -1
  332. package/lib/components/pisellInformationEntry/Input/index.d.ts +1 -1
  333. package/lib/components/pisellInformationEntry/Scan/index.d.ts +2 -1
  334. package/lib/components/pisellInformationEntry/index.d.ts +1 -1
  335. package/lib/components/pisellInput/components/BankCard/index.d.ts +2 -1
  336. package/lib/components/pisellInput/components/Copy/index.d.ts +2 -1
  337. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +2 -1
  338. package/lib/components/pisellInput/index.d.ts +5 -4
  339. package/lib/components/pisellLoading/index.d.ts +2 -1
  340. package/lib/components/pisellModal/components/Information/index.d.ts +1 -1
  341. package/lib/components/pisellModal/components/IpadModal/index.d.ts +2 -1
  342. package/lib/components/pisellModal/components/MobileModal/index.d.ts +2 -1
  343. package/lib/components/pisellModal/components/PcModal/index.d.ts +1 -1
  344. package/lib/components/pisellModal/components/index.d.ts +4 -3
  345. package/lib/components/pisellModal/index.d.ts +2 -2
  346. package/lib/components/pisellQrcode/index.d.ts +2 -2
  347. package/lib/components/pisellRow/index.d.ts +1 -1
  348. package/lib/components/pisellStatisticList/index.d.ts +1 -1
  349. package/lib/components/pisellTags/index.d.ts +1 -1
  350. package/lib/components/pisellText/components/Amount/index.d.ts +1 -1
  351. package/lib/components/pisellText/index.d.ts +2 -2
  352. package/lib/components/pisellTooltip/index.d.ts +2 -1
  353. package/lib/components/pisellUpload/index.d.ts +2 -1
  354. package/lib/components/pisellWalletPassCard/index.d.ts +8 -1
  355. package/lib/components/pisellWalletPassCard/index.js +52 -30
  356. package/lib/components/pisellWalletPassCard/index.less +95 -34
  357. package/lib/components/productCard/components/Action/index.d.ts +2 -1
  358. package/lib/components/productCard/components/AmountFooter/index.d.ts +2 -1
  359. package/lib/components/productCard/components/Divider/index.d.ts +2 -1
  360. package/lib/components/productCard/components/Header/EditButton/index.d.ts +2 -1
  361. package/lib/components/productCard/components/Header/index.d.ts +2 -1
  362. package/lib/components/productCard/components/MultiDay/index.d.ts +2 -1
  363. package/lib/components/productCard/components/Note/index.d.ts +2 -1
  364. package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +2 -1
  365. package/lib/components/productCard/components/Packages/components/options/index.d.ts +2 -1
  366. package/lib/components/productCard/components/Packages/index.d.ts +2 -1
  367. package/lib/components/productCard/components/Sales/index.d.ts +2 -1
  368. package/lib/components/productCard/components/Time/components/Like/index.d.ts +2 -1
  369. package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +2 -1
  370. package/lib/components/productCard/components/Time/components/SelectHolder/index.js +1 -0
  371. package/lib/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +2 -1
  372. package/lib/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +2 -1
  373. package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +2 -1
  374. package/lib/components/productCard/components/Time/index.d.ts +2 -1
  375. package/lib/components/qrcode/index.d.ts +2 -1
  376. package/lib/components/radio/index.d.ts +1 -1
  377. package/lib/components/section-footers/index.d.ts +1 -1
  378. package/lib/components/segmented/index.d.ts +2 -1
  379. package/lib/components/select-time/RightPanel/index.d.ts +2 -1
  380. package/lib/components/select-time/index.d.ts +2 -1
  381. package/lib/components/skeleton/index.d.ts +1 -1
  382. package/lib/components/slider/index.d.ts +2 -1
  383. package/lib/components/sort/components/InlineMenu/index.d.ts +2 -1
  384. package/lib/components/table/Actions/component/ColumnsSetting/PopoverContent.d.ts +1 -1
  385. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +2 -1
  386. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +2 -1
  387. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +2 -1
  388. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +2 -1
  389. package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +2 -1
  390. package/lib/components/table/Actions/component/ExportImport/index.d.ts +2 -1
  391. package/lib/components/table/Actions/component/GallerySetting/index.d.ts +2 -1
  392. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +2 -1
  393. package/lib/components/table/Actions/component/Group/index.d.ts +2 -1
  394. package/lib/components/table/Actions/component/ViewMode/index.d.ts +2 -1
  395. package/lib/components/table/Actions/index.d.ts +2 -1
  396. package/lib/components/table/BasicTable/index.d.ts +2 -1
  397. package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +2 -1
  398. package/lib/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +2 -1
  399. package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +2 -1
  400. package/lib/components/table/Gallery/components/GalleryItem/index.d.ts +1 -1
  401. package/lib/components/table/Gallery/components/VirtualGrid/index.d.ts +1 -1
  402. package/lib/components/table/Gallery/index.d.ts +1 -1
  403. package/lib/components/table/Header/index.d.ts +1 -1
  404. package/lib/components/table/Summary/index.d.ts +2 -1
  405. package/lib/components/table/Table/SelectField/index.d.ts +2 -1
  406. package/lib/components/table/Table/fields/date/Config/index.d.ts +2 -1
  407. package/lib/components/table/Table/fields/date/Show/index.d.ts +2 -1
  408. package/lib/components/table/Table/fields/date/Sort/index.d.ts +2 -1
  409. package/lib/components/table/Table/fields/date/index.d.ts +4 -3
  410. package/lib/components/table/Table/fields/image/Config/index.d.ts +2 -1
  411. package/lib/components/table/Table/fields/image/Show/index.d.ts +2 -1
  412. package/lib/components/table/Table/fields/image/Sort/index.d.ts +2 -1
  413. package/lib/components/table/Table/fields/image/index.d.ts +4 -3
  414. package/lib/components/table/Table/fields/index.d.ts +76 -75
  415. package/lib/components/table/Table/fields/link/Config/index.d.ts +2 -1
  416. package/lib/components/table/Table/fields/link/Show/index.d.ts +2 -1
  417. package/lib/components/table/Table/fields/link/Sort/index.d.ts +2 -1
  418. package/lib/components/table/Table/fields/link/index.d.ts +4 -3
  419. package/lib/components/table/Table/fields/number/Config/index.d.ts +2 -1
  420. package/lib/components/table/Table/fields/number/Show/index.d.ts +2 -1
  421. package/lib/components/table/Table/fields/number/Sort/index.d.ts +2 -1
  422. package/lib/components/table/Table/fields/number/index.d.ts +4 -3
  423. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +2 -1
  424. package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +2 -1
  425. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +2 -1
  426. package/lib/components/table/Table/fields/numberRange/index.d.ts +4 -3
  427. package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +2 -1
  428. package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +2 -1
  429. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +2 -1
  430. package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +4 -3
  431. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +2 -1
  432. package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +2 -1
  433. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +2 -1
  434. package/lib/components/table/Table/fields/pSwitch/index.d.ts +4 -3
  435. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +2 -1
  436. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +2 -1
  437. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +2 -1
  438. package/lib/components/table/Table/fields/rangePicker/index.d.ts +4 -3
  439. package/lib/components/table/Table/fields/search/Config/index.d.ts +2 -1
  440. package/lib/components/table/Table/fields/search/Show/index.d.ts +2 -1
  441. package/lib/components/table/Table/fields/search/Sort/index.d.ts +2 -1
  442. package/lib/components/table/Table/fields/search/index.d.ts +4 -3
  443. package/lib/components/table/Table/fields/select/Config/index.d.ts +2 -1
  444. package/lib/components/table/Table/fields/select/Show/index.d.ts +2 -1
  445. package/lib/components/table/Table/fields/select/Sort/index.d.ts +2 -1
  446. package/lib/components/table/Table/fields/select/index.d.ts +3 -3
  447. package/lib/components/table/Table/fields/text/Config/index.d.ts +2 -1
  448. package/lib/components/table/Table/fields/text/Show/index.d.ts +2 -1
  449. package/lib/components/table/Table/fields/text/Sort/index.d.ts +2 -1
  450. package/lib/components/table/Table/fields/text/index.d.ts +4 -3
  451. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +2 -1
  452. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +2 -1
  453. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +2 -1
  454. package/lib/components/table/Table/fields/treeSelect/index.d.ts +3 -3
  455. package/lib/components/table/Table/tableConfig/SortRow/index.d.ts +2 -1
  456. package/lib/components/table/Table/tableConfig/summary/index.d.ts +2 -1
  457. package/lib/components/table/Table/utils.d.ts +1 -1
  458. package/lib/components/table/TableFilter/SortIcon.d.ts +2 -1
  459. package/lib/components/table/View/index.d.ts +2 -1
  460. package/lib/components/table/hooks/useMergeColumnSetting.d.ts +1 -1
  461. package/lib/components/table/hooks/useTableSetting.d.ts +1 -1
  462. package/lib/components/table/model.d.ts +1 -1
  463. package/lib/components/tabs/index.d.ts +2 -2
  464. package/lib/components/time-picker/index.d.ts +1 -1
  465. package/lib/components/upload/index.d.ts +1 -1
  466. package/lib/components/versionSelect/index.d.ts +2 -1
  467. package/lib/components/virtual-keyboard/Amount/index.d.ts +1 -1
  468. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +2 -1
  469. package/lib/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +1 -1
  470. package/lib/components/virtual-keyboard/Keyboard/index.d.ts +1 -1
  471. package/lib/components/virtual-keyboard/Number/index.d.ts +2 -1
  472. package/lib/components/virtual-keyboard/Time/index.d.ts +1 -1
  473. package/lib/components/virtual-keyboard/Time/utils.d.ts +1 -1
  474. package/lib/components/virtual-keyboard/VirtualInput/index.d.ts +1 -1
  475. package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +2 -1
  476. package/lib/components/virtual-keyboard/index.d.ts +1 -1
  477. package/lib/components/walletCard/Guest/index.d.ts +2 -1
  478. package/lib/components/walletCard/Guide/index.d.ts +2 -1
  479. package/lib/components/walletCard/index.d.ts +6 -0
  480. package/lib/components/walletCard/index.js +47 -7
  481. package/lib/components/walletCard/index.less +63 -2
  482. package/lib/locales/en-US.d.ts +2 -0
  483. package/lib/locales/en-US.js +3 -1
  484. package/lib/locales/zh-CN.d.ts +2 -0
  485. package/lib/locales/zh-CN.js +3 -1
  486. package/lib/locales/zh-TW.d.ts +2 -0
  487. package/lib/locales/zh-TW.js +3 -0
  488. package/lib/utils/hoc.d.ts +5 -5
  489. package/lib/utils/miniRedux.d.ts +1 -1
  490. package/package.json +3 -3
  491. package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -16
  492. package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
  493. package/es/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -179
  494. package/es/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -32
  495. package/es/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  496. package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -84
  497. package/es/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -24
  498. package/es/components/dataSourceComponents/fields/Switch/ReadPretty.d.ts +0 -5
  499. package/es/components/dataSourceComponents/fields/Switch/type.d.ts +0 -16
  500. package/es/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
  501. package/es/components/dataSourceComponents/fields/Translation/type.d.ts +0 -16
  502. package/es/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -120
  503. package/es/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -12
  504. package/es/components/drag-sort-tree/index.d.ts +0 -4
  505. package/es/components/login-and-register/index.d.ts +0 -82
  506. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
  507. package/es/components/table/types.d.ts +0 -268
  508. package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -16
  509. package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
  510. package/lib/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -179
  511. package/lib/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -32
  512. package/lib/components/dataSourceComponents/dataSourceForm/urlUtils.d.ts +0 -24
  513. package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -84
  514. package/lib/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -24
  515. package/lib/components/dataSourceComponents/fields/Switch/ReadPretty.d.ts +0 -5
  516. package/lib/components/dataSourceComponents/fields/Switch/type.d.ts +0 -16
  517. package/lib/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
  518. package/lib/components/dataSourceComponents/fields/Translation/type.d.ts +0 -16
  519. package/lib/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -120
  520. package/lib/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -12
  521. package/lib/components/drag-sort-tree/index.d.ts +0 -4
  522. package/lib/components/login-and-register/index.d.ts +0 -82
  523. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
  524. package/lib/components/table/types.d.ts +0 -268
package/es/utils/hoc.d.ts CHANGED
@@ -1,17 +1,17 @@
1
- import { ComponentType } from 'react';
1
+ import React, { ComponentType } from 'react';
2
2
  /**
3
3
  * 简单包装,不做任何处理
4
4
  * 部分组件ref比较特殊,包一层会解决这个问题
5
5
  */
6
- export declare function withWrap<T extends ComponentType<any>>(Comp: T): (props: any) => JSX.Element;
6
+ export declare function withWrap<T extends ComponentType<any>>(Comp: T): (props: any) => React.JSX.Element;
7
7
  /**
8
8
  * 某些组件会用React.Children.only检查子节点
9
9
  * 需要做处理避免报错
10
10
  */
11
- export declare function withSingleChild(Comp: ComponentType<any>, needsConvert?: string[]): (props: any) => JSX.Element;
12
- export declare function withSingleFunctionChild(Comp: ComponentType<any>): (props: any) => JSX.Element;
11
+ export declare function withSingleChild(Comp: ComponentType<any>, needsConvert?: string[]): (props: any) => React.JSX.Element;
12
+ export declare function withSingleFunctionChild(Comp: ComponentType<any>): (props: any) => React.JSX.Element;
13
13
  /**
14
14
  * moment对象在序列化后会被转为字符串
15
15
  * 需要让日期类组件支持接受字符串值
16
16
  */
17
- export declare function withMomentProps(Comp: ComponentType<any>, needsConvert?: string[]): (props: any) => JSX.Element;
17
+ export declare function withMomentProps(Comp: ComponentType<any>, needsConvert?: string[]): (props: any) => React.JSX.Element;
@@ -12,6 +12,6 @@ declare const _default: <State extends Record<string, any>, Namespace extends st
12
12
  payload: any;
13
13
  }) => void;
14
14
  }>;
15
- Provider: (ComponentUi: any) => (props: any, ref: any) => JSX.Element;
15
+ Provider: (ComponentUi: any) => (props: any, ref: any) => React.JSX.Element;
16
16
  };
17
17
  export default _default;
@@ -18,7 +18,7 @@ export interface Props<T> {
18
18
  attributes: DraggableAttributes;
19
19
  }) => React.ReactElement<HTMLElement>;
20
20
  }
21
- export default function Sortable<T extends Record<string, any>>({ list, onChange, rowKey, children, activationConstraint, }: Props<T>): JSX.Element;
21
+ export default function Sortable<T extends Record<string, any>>({ list, onChange, rowKey, children, activationConstraint, }: Props<T>): React.JSX.Element;
22
22
  export interface SortableItemProps<T> {
23
23
  id: number;
24
24
  index: number;
@@ -22,5 +22,5 @@ interface DefaultRenderContainerProps {
22
22
  }) => React.ReactElement;
23
23
  children: any;
24
24
  }
25
- declare const MultipleContainersSortList: <T extends Record<string, any>>(props: MultipleContainersSortListProps<T>) => JSX.Element;
25
+ declare const MultipleContainersSortList: <T extends Record<string, any>>(props: MultipleContainersSortListProps<T>) => React.JSX.Element;
26
26
  export default MultipleContainersSortList;
@@ -9,6 +9,6 @@ export declare const paginationConfig: {
9
9
  responsive: boolean;
10
10
  size: string;
11
11
  };
12
- declare const Pagination: (props: PaginationProps) => JSX.Element | null;
12
+ declare const Pagination: (props: PaginationProps) => React.JSX.Element | null;
13
13
  export default Pagination;
14
- export declare const FormPagination: ({ value, onChange, page, pageSize, ...other }: any) => JSX.Element;
14
+ export declare const FormPagination: ({ value, onChange, page, pageSize, ...other }: any) => React.JSX.Element;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { AppVersionControlProps } from './types';
2
3
  import './index.less';
3
- declare const AppVersionControl: (props: AppVersionControlProps) => JSX.Element;
4
+ declare const AppVersionControl: (props: AppVersionControlProps) => React.JSX.Element;
4
5
  export default AppVersionControl;
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  import { AutoCompleteProps, InputNumberProps } from "antd";
2
3
  interface AutoCompleteNumberProps {
3
4
  autoCompleteProps: AutoCompleteProps;
@@ -5,5 +6,5 @@ interface AutoCompleteNumberProps {
5
6
  value?: any;
6
7
  onChange?: any;
7
8
  }
8
- declare const AutoCompleteNumber: (props: AutoCompleteNumberProps) => JSX.Element;
9
+ declare const AutoCompleteNumber: (props: AutoCompleteNumberProps) => React.JSX.Element;
9
10
  export default AutoCompleteNumber;
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  import { BadgeProps as OriginalBadgeprops } from 'antd';
2
3
  import './index.less';
3
4
  export interface Badgeprops extends OriginalBadgeprops {
4
5
  styleType: 'default' | 'warning';
5
6
  }
6
- declare const Badge: (props: any) => JSX.Element;
7
+ declare const Badge: (props: any) => React.JSX.Element;
7
8
  export default Badge;
@@ -3,5 +3,5 @@ export interface ImageProps extends React.ComponentPropsWithoutRef<"img"> {
3
3
  value?: string;
4
4
  }
5
5
  import "./index.less";
6
- declare const Image: (props: ImageProps) => JSX.Element | null;
6
+ declare const Image: (props: ImageProps) => React.JSX.Element | null;
7
7
  export default Image;
@@ -2,5 +2,5 @@ import React from "react";
2
2
  export interface TextProps extends React.HTMLAttributes<HTMLDivElement> {
3
3
  children: React.ReactNode;
4
4
  }
5
- declare const Text: (props: TextProps) => JSX.Element;
5
+ declare const Text: (props: TextProps) => React.JSX.Element;
6
6
  export default Text;
@@ -1,6 +1,6 @@
1
1
  declare const _default: {
2
2
  price: import("react").FC<import("./Price").PriceProps>;
3
- image: (props: import("./Image").ImageProps) => JSX.Element | null;
4
- text: (props: import("./Text").TextProps) => JSX.Element;
3
+ image: (props: import("./Image").ImageProps) => import("react").JSX.Element | null;
4
+ text: (props: import("./Text").TextProps) => import("react").JSX.Element;
5
5
  };
6
6
  export default _default;
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  import "./index.less";
2
3
  interface BatchEditorProps {
3
4
  columns: any[];
@@ -6,5 +7,5 @@ interface BatchEditorProps {
6
7
  rowKey: string;
7
8
  otherTableProps: any;
8
9
  }
9
- declare const BatchEditor: (props: BatchEditorProps) => JSX.Element;
10
+ declare const BatchEditor: (props: BatchEditorProps) => React.JSX.Element;
10
11
  export default BatchEditor;
@@ -17,5 +17,5 @@ interface BrowserSelectProps extends Omit<React.DetailedHTMLProps<React.SelectHT
17
17
  * @Author: zhiwei.Wang
18
18
  * @Date: 2024-01-30 16:43
19
19
  */
20
- declare const BrowserSelect: (props: BrowserSelectProps) => JSX.Element;
20
+ declare const BrowserSelect: (props: BrowserSelectProps) => React.JSX.Element;
21
21
  export default BrowserSelect;
@@ -1,2 +1,2 @@
1
- declare const Calendar: (props: any) => JSX.Element;
1
+ declare const Calendar: (props: any) => import("react").JSX.Element;
2
2
  export default Calendar;
@@ -8,5 +8,5 @@ interface PisellStatisticProps {
8
8
  showCurrencySymbol?: boolean;
9
9
  style?: any;
10
10
  }
11
- declare const CardMetricItem: (props: PisellStatisticProps) => JSX.Element;
11
+ declare const CardMetricItem: (props: PisellStatisticProps) => React.JSX.Element;
12
12
  export default CardMetricItem;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import './index.less';
2
- declare const _default: (props: any) => JSX.Element;
3
+ declare const _default: (props: any) => React.JSX.Element;
3
4
  export default _default;
@@ -1,2 +1,2 @@
1
- declare const Checkbox: (props: any) => JSX.Element;
1
+ declare const Checkbox: (props: any) => import("react").JSX.Element;
2
2
  export default Checkbox;
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  import "./index.less";
2
- declare const ClassicLayout: (props: any) => JSX.Element;
3
+ declare const ClassicLayout: (props: any) => React.JSX.Element;
3
4
  export default ClassicLayout;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { ColorPickerProps } from 'antd';
2
- declare const ColorPicker: (props: ColorPickerProps) => JSX.Element;
3
+ declare const ColorPicker: (props: ColorPickerProps) => React.JSX.Element;
3
4
  export default ColorPicker;
@@ -1,7 +1,8 @@
1
+ import React from "react";
1
2
  import { ConfigProviderProps as OriginalConfigProviderProps } from "antd/es/config-provider";
2
3
  import "dayjs/locale/zh-cn";
3
4
  export interface ConfigProviderProps extends OriginalConfigProviderProps {
4
5
  [key: string]: any;
5
6
  }
6
- declare const ConfigProvider: (props: ConfigProviderProps) => JSX.Element;
7
+ declare const ConfigProvider: (props: ConfigProviderProps) => React.JSX.Element;
7
8
  export default ConfigProvider;
@@ -13,5 +13,5 @@ export interface CustomSelectProps<T extends BaseOption> extends Omit<SelectProp
13
13
  className?: string;
14
14
  style?: React.CSSProperties;
15
15
  }
16
- declare const CustomSelect: <T extends BaseOption>(props: CustomSelectProps<T>) => JSX.Element;
16
+ declare const CustomSelect: <T extends BaseOption>(props: CustomSelectProps<T>) => React.JSX.Element;
17
17
  export default CustomSelect;
@@ -1,2 +1,3 @@
1
- declare const FormItem: (props: any) => JSX.Element;
1
+ import React from 'react';
2
+ declare const FormItem: (props: any) => React.JSX.Element;
2
3
  export default FormItem;
@@ -16,5 +16,5 @@ export interface FormGroupProps {
16
16
  * @Author: shengjie.zuo
17
17
  * @Date: 2024-11-25 17:14:25
18
18
  */
19
- declare const FormGroup: (props: FormGroupProps) => JSX.Element;
19
+ declare const FormGroup: (props: FormGroupProps) => React.JSX.Element;
20
20
  export default FormGroup;
@@ -35,5 +35,5 @@ export interface SubmitButtonProps extends ButtonProps {
35
35
  placement: 'top' | 'topLeft' | 'topRight' | 'bottom' | 'bottomLeft' | 'bottomRight';
36
36
  };
37
37
  }
38
- declare const SubmitButton: (props: SubmitButtonProps) => JSX.Element | null;
38
+ declare const SubmitButton: (props: SubmitButtonProps) => React.JSX.Element | null;
39
39
  export default SubmitButton;
@@ -40,16 +40,16 @@ export declare const withFormItem: <P extends object>(WrappedComponent: React.Co
40
40
  } | undefined) => React.FC<P & WithFormItemProps>;
41
41
  export declare const withDataSource: <P extends unknown>(WrappedComponent: React.ComponentType<P>) => (props: P & {
42
42
  dataSource?: any;
43
- }) => JSX.Element;
43
+ }) => React.JSX.Element;
44
44
  export declare const withOptions: <P extends unknown>(WrappedComponent: React.ComponentType<P>) => (props: P & {
45
45
  options?: any;
46
46
  optionSourceType?: "default" | "custom" | "api" | undefined;
47
47
  labelField: string;
48
48
  valueField: string;
49
49
  extraParams?: Record<string, any> | undefined;
50
- }) => JSX.Element;
50
+ }) => React.JSX.Element;
51
51
  export declare const getNestedValue: (obj: Record<string, any>, path: string) => Record<string, any>;
52
- export declare const renderValueWithMap: (value: any, valueMap?: Record<string, string>, renderMode?: ModeType) => JSX.Element | null;
52
+ export declare const renderValueWithMap: (value: any, valueMap?: Record<string, string>, renderMode?: ModeType) => React.JSX.Element | null;
53
53
  export declare function toArr(str: string | number | (string | number)[]): (string | number)[];
54
54
  export declare const filterSystemFields: (params: Record<string, any>) => Record<string, any>;
55
55
  export declare const transformFormObjToArrayWithUntouched: (obj: Record<string, any>) => any[];
@@ -4,5 +4,5 @@ import { PisellMenuProps } from '../../pisellMenu/types';
4
4
  * @title: 数据源表单组件
5
5
  * @description: 基于数据源动态生成表单,支持编辑、查看、禁用三种模式
6
6
  */
7
- declare const DataSourceMenu: (props: PisellMenuProps, ref: React.Ref<any>) => JSX.Element;
7
+ declare const DataSourceMenu: (props: PisellMenuProps, ref: React.Ref<any>) => React.JSX.Element;
8
8
  export default DataSourceMenu;
@@ -1,2 +1,3 @@
1
- declare const DataSourceImage: (props: import("../utils").ParsedProps) => JSX.Element;
1
+ import React from 'react';
2
+ declare const DataSourceImage: (props: import("../utils").ParsedProps) => React.JSX.Element;
2
3
  export default DataSourceImage;
@@ -1,2 +1,3 @@
1
- declare const DataSourceQRCode: (props: any) => JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const DataSourceQRCode: (props: any) => import("react").JSX.Element;
2
3
  export default DataSourceQRCode;
@@ -4,7 +4,7 @@ interface DataSourceTypographyProps {
4
4
  children: React.ReactNode;
5
5
  }
6
6
  declare const DataSourceTypography: {
7
- (props: DataSourceTypographyProps): JSX.Element;
8
- Text: (props: import("../utils").ParsedProps) => JSX.Element;
7
+ (props: DataSourceTypographyProps): React.JSX.Element;
8
+ Text: (props: import("../utils").ParsedProps) => React.JSX.Element;
9
9
  };
10
10
  export default DataSourceTypography;
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  export interface ParsedProps {
3
3
  [key: string]: unknown;
4
4
  }
5
- declare const withParseVariables: <P extends ParsedProps>(Component: React.ComponentType<P>, keys: string[]) => (props: P) => JSX.Element;
5
+ declare const withParseVariables: <P extends ParsedProps>(Component: React.ComponentType<P>, keys: string[]) => (props: P) => React.JSX.Element;
6
6
  export default withParseVariables;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import './index.less';
2
3
  interface BaseFilterItem {
3
4
  name?: string;
@@ -23,5 +24,5 @@ interface FilterProps {
23
24
  };
24
25
  getInitialValues?: () => Record<string, any>;
25
26
  }
26
- declare const Filter: (props: FilterProps) => JSX.Element;
27
+ declare const Filter: (props: FilterProps) => React.JSX.Element;
27
28
  export default Filter;
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  import { FilterItemProps } from '../../../filter/types';
2
3
  import { DataSourceType, Field } from '../../provider/dataSource/DataSourceContext';
3
4
  export declare const genGetField: (dataSource?: DataSourceType) => (key: string) => Field;
4
- export declare const field2Cpt: (field: Field, item: any, otherProps?: any) => JSX.Element | null;
5
- export declare const genFilterItems: (list: FilterItemProps[], dataSource?: DataSourceType) => (JSX.Element | null)[];
5
+ export declare const field2Cpt: (field: Field, item: any, otherProps?: any) => React.JSX.Element | null;
6
+ export declare const genFilterItems: (list: FilterItemProps[], dataSource?: DataSourceType) => (React.JSX.Element | null)[];
6
7
  export declare const getStoredFilterOrder: (componentId: string) => any;
7
8
  export declare const saveFilterOrder: (componentId: string, order: any) => void;
@@ -41,8 +41,8 @@ export declare type FilterCondition = {
41
41
  [key: string]: FilterConditionValue;
42
42
  } | AndFilterValue;
43
43
  declare const useFormat: ({ dataSourceKey, fields }: UseFormatParams) => {
44
- formatListResult: (res: FormatListResultParams) => ListResult;
45
- formatListParams: (params: any) => any;
46
- formatCreateUpdateParams: (params: any) => any;
44
+ formatListResult: (this: unknown, res: FormatListResultParams) => ListResult;
45
+ formatListParams: (this: unknown, params: any) => any;
46
+ formatCreateUpdateParams: (this: unknown, params: any) => any;
47
47
  };
48
48
  export default useFormat;
@@ -19,7 +19,7 @@ interface UseTablePropsProps {
19
19
  */
20
20
  declare const useTableProps: (props: UseTablePropsProps) => {
21
21
  currentComponentId: any;
22
- title: number | boolean | React.ReactFragment | JSX.Element | (() => React.ReactNode) | null | undefined;
22
+ title: number | boolean | Iterable<React.ReactNode> | React.JSX.Element | (() => React.ReactNode) | null | undefined;
23
23
  pagination: {
24
24
  total: number;
25
25
  current: number;
@@ -28,13 +28,13 @@ declare const useTableProps: (props: UseTablePropsProps) => {
28
28
  showSizeChanger: boolean;
29
29
  };
30
30
  columns: import("./useColumns").Column[];
31
- subTitle: number | boolean | React.ReactFragment | JSX.Element | (() => React.ReactNode) | null | undefined;
31
+ subTitle: number | boolean | Iterable<React.ReactNode> | React.JSX.Element | (() => React.ReactNode) | null | undefined;
32
32
  buttons: any[] | null;
33
33
  filter: {
34
34
  dom: any;
35
35
  items: any;
36
36
  } | null;
37
- onRow: (record: any) => any;
37
+ onRow: (this: unknown, record: any) => any;
38
38
  actionButtons: any[] | null;
39
39
  __id?: string | undefined;
40
40
  currentSettingKey?: string | undefined;
@@ -52,7 +52,7 @@ declare const useTableProps: (props: UseTablePropsProps) => {
52
52
  show: boolean;
53
53
  title: string;
54
54
  width: number;
55
- align: "center" | "left" | "right";
55
+ align: "left" | "right" | "center";
56
56
  fixed: false | "left" | "right";
57
57
  type: "link" | "button";
58
58
  items: OperationItem[];
@@ -24,10 +24,10 @@ declare const useTableQuery: (props: DataSourceTableProps, currentSettingHash: s
24
24
  filter: Record<string, any>;
25
25
  sort: string;
26
26
  }>>;
27
- handleValuesChange: (params: Params, allParams: Params) => void;
28
- refreshData: () => void;
29
- handleFilterChange: (changedFields: any, allFields: any) => void;
30
- refreshCurrentPage: () => void;
31
- getInitialValues: () => Record<string, any>;
27
+ handleValuesChange: (this: unknown, params: Params, allParams: Params) => void;
28
+ refreshData: (this: unknown) => void;
29
+ handleFilterChange: (this: unknown, changedFields: any, allFields: any) => void;
30
+ refreshCurrentPage: (this: unknown) => void;
31
+ getInitialValues: (this: unknown) => Record<string, any>;
32
32
  };
33
33
  export default useTableQuery;
@@ -3,5 +3,5 @@ interface BaseWrapperProps {
3
3
  children: React.ReactNode;
4
4
  [key: string]: any;
5
5
  }
6
- declare const BaseWrapper: (props: BaseWrapperProps) => JSX.Element;
6
+ declare const BaseWrapper: (props: BaseWrapperProps) => React.JSX.Element;
7
7
  export default BaseWrapper;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { DataSourceContextProps } from '../provider/dataSource/DataSourceContext';
2
- declare const DataSourceWrapper: (props: DataSourceContextProps) => JSX.Element;
3
+ declare const DataSourceWrapper: (props: DataSourceContextProps) => React.JSX.Element;
3
4
  export default DataSourceWrapper;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { ColorPickerProps } from './type';
2
3
  import './ReadPretty.less';
3
- declare const ColorPickerReadPretty: (props: ColorPickerProps) => JSX.Element;
4
+ declare const ColorPickerReadPretty: (props: ColorPickerProps) => React.JSX.Element;
4
5
  export default ColorPickerReadPretty;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { DateRangePickerProps } from './type';
2
3
  import './ReadPretty.less';
3
- declare const DateRangePickerReadPretty: (props: DateRangePickerProps) => JSX.Element;
4
+ declare const DateRangePickerReadPretty: (props: DateRangePickerProps) => React.JSX.Element;
4
5
  export default DateRangePickerReadPretty;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { IconSelectProps } from './type';
2
3
  import './ReadPretty.less';
3
- declare const IconSelectReadPretty: (props: IconSelectProps) => JSX.Element | null;
4
+ declare const IconSelectReadPretty: (props: IconSelectProps) => React.JSX.Element | null;
4
5
  export default IconSelectReadPretty;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { InputProps } from './type';
2
3
  import './ReadPretty.less';
3
- declare const InputReadPretty: (props: InputProps) => JSX.Element;
4
+ declare const InputReadPretty: (props: InputProps) => React.JSX.Element;
4
5
  export default InputReadPretty;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { InputProps } from './type';
2
3
  import './ReadPretty.less';
3
- declare const InputReadPretty: (props: InputProps) => JSX.Element;
4
+ declare const InputReadPretty: (props: InputProps) => React.JSX.Element;
4
5
  export default InputReadPretty;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { JsonProps } from "./type";
2
3
  import "./ReadPretty.less";
3
- declare const JsonReadPretty: (props: JsonProps) => JSX.Element | null;
4
+ declare const JsonReadPretty: (props: JsonProps) => React.JSX.Element | null;
4
5
  export default JsonReadPretty;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { PasswordProps } from './type';
2
3
  import './ReadPretty.less';
3
- declare const PasswordReadPretty: (props: PasswordProps) => JSX.Element;
4
+ declare const PasswordReadPretty: (props: PasswordProps) => React.JSX.Element;
4
5
  export default PasswordReadPretty;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { InputProps } from './type';
2
3
  import './ReadPretty.less';
3
- declare const InputReadPretty: (props: InputProps) => JSX.Element;
4
+ declare const InputReadPretty: (props: InputProps) => React.JSX.Element;
4
5
  export default InputReadPretty;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { TextAreaProps } from "./type";
2
3
  import "./ReadPretty.less";
3
- declare const TextAreaReadPretty: (props: TextAreaProps) => JSX.Element;
4
+ declare const TextAreaReadPretty: (props: TextAreaProps) => React.JSX.Element;
4
5
  export default TextAreaReadPretty;
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  import { UrlProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  export declare const formatUrl: (url: string) => string;
4
- declare const UrlReadPretty: (props: UrlProps) => JSX.Element;
5
+ declare const UrlReadPretty: (props: UrlProps) => React.JSX.Element;
5
6
  export default UrlReadPretty;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  declare const SelectWithDataSource: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../../dataSourceForm/utils").WithModeProps & import("../../dataSourceForm/utils").WithFormItemProps & {
2
3
  options?: any;
3
4
  optionSourceType?: "default" | "custom" | "api" | undefined;
@@ -6,5 +7,5 @@ declare const SelectWithDataSource: (props: import("antd").SelectProps<any, impo
6
7
  extraParams?: Record<string, any> | undefined;
7
8
  } & {
8
9
  dataSource?: any;
9
- }) => JSX.Element;
10
+ }) => React.JSX.Element;
10
11
  export default SelectWithDataSource;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { TimePickerProps } from './type';
2
3
  import './ReadPretty.less';
3
- declare const TimePickerReadPretty: (props: TimePickerProps) => JSX.Element;
4
+ declare const TimePickerReadPretty: (props: TimePickerProps) => React.JSX.Element;
4
5
  export default TimePickerReadPretty;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { TranslationProps } from './type';
2
3
  import './ReadPretty.less';
3
- declare const TranslationReadPretty: (props: TranslationProps) => JSX.Element;
4
+ declare const TranslationReadPretty: (props: TranslationProps) => React.JSX.Element;
4
5
  export default TranslationReadPretty;
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  declare const CameraPopover: (props: {
2
3
  onLocalFileClick: () => void;
3
4
  onCameraChange: (file: any) => void;
4
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
5
6
  export default CameraPopover;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { UploadProps } from './type';
2
3
  import './ReadPretty.less';
3
- declare const UploadReadPretty: (props: UploadProps) => JSX.Element | null;
4
+ declare const UploadReadPretty: (props: UploadProps) => React.JSX.Element | null;
4
5
  export default UploadReadPretty;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const formFieldMap: {
2
3
  FormItemCheckbox: import("react").FC<{}> & {
3
4
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
@@ -40,7 +41,7 @@ declare const formFieldMap: {
40
41
  extraParams?: Record<string, any> | undefined;
41
42
  } & {
42
43
  dataSource?: any;
43
- }) => JSX.Element;
44
+ }) => import("react").JSX.Element;
44
45
  FormItemInputNumber: import("react").FC<any>;
45
46
  FormItemPercent: import("react").FC<any>;
46
47
  FormItemTimePicker: import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
@@ -59,7 +60,7 @@ declare const formFieldMap: {
59
60
  FormItemTranslation: import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
60
61
  FormItemIconSelect: import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
61
62
  };
62
- declare const getFieldComponent: (fieldComponent: string) => import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<{}> & {
63
+ declare const getFieldComponent: (fieldComponent: string) => (import("react").FC<{}> & {
63
64
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
64
65
  } & {
65
66
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
@@ -95,7 +96,7 @@ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<
95
96
  extraParams?: Record<string, any> | undefined;
96
97
  } & {
97
98
  dataSource?: any;
98
- }) => JSX.Element) | import("react").FC<any> | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
99
+ }) => import("react").JSX.Element) | import("react").FC<any> | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
99
100
  onChange: (value: string) => void;
100
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
101
+ } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
101
102
  export { getFieldComponent, formFieldMap };
@@ -6,13 +6,13 @@ export interface UseActionsParams {
6
6
  extraParams?: Record<string, any>;
7
7
  }
8
8
  declare const useActions: ({ dataSource: propsDataSource, currentValue: propsCurrentValue, __designMode, extraParams: propsExtraParams, }?: UseActionsParams) => {
9
- create: (values: Record<string, any>) => Promise<any>;
10
- get: () => Promise<any>;
11
- update: (values: Record<string, any>) => Promise<any>;
12
- list: (params: {
9
+ create: (this: unknown, values: Record<string, any>) => Promise<any>;
10
+ get: (this: unknown) => Promise<any>;
11
+ update: (this: unknown, values: Record<string, any>) => Promise<any>;
12
+ list: (this: unknown, params: {
13
13
  page: number;
14
14
  pageSize: number;
15
15
  }) => Promise<any>;
16
- destroy: (id: string) => Promise<any>;
16
+ destroy: (this: unknown, id: string) => Promise<any>;
17
17
  };
18
18
  export default useActions;
@@ -1,6 +1,11 @@
1
- import { Collection } from '../dataSourceForm/serve';
2
- declare type Actions = Collection['actions'];
1
+ import { ActionsItem } from '../dataSourceForm/serve';
3
2
  declare const useParseActionsVariable: () => {
4
- parseActions: (actions: Actions, localVariables: Record<string, any>) => Record<string, any>;
3
+ parseActions: (this: unknown, actions: {
4
+ get: ActionsItem;
5
+ update: ActionsItem;
6
+ create: ActionsItem;
7
+ delete: ActionsItem;
8
+ list: ActionsItem;
9
+ }, localVariables: Record<string, any>) => Record<string, any>;
5
10
  };
6
11
  export default useParseActionsVariable;