@pisell/materials 6.2.37 → 6.2.38

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 (356) hide show
  1. package/build/lowcode/index.js +1 -1
  2. package/build/lowcode/meta.js +4 -4
  3. package/build/lowcode/preview.js +5 -5
  4. package/build/lowcode/render/default/view.css +1 -1
  5. package/build/lowcode/render/default/view.js +14 -14
  6. package/build/lowcode/view.css +1 -1
  7. package/build/lowcode/view.js +14 -14
  8. package/dist/umd/materials.min.css +1 -0
  9. package/dist/umd/materials.min.js +1 -0
  10. package/dist/umd/static/DotsSix.57d66266.svg +1 -0
  11. package/dist/umd/static/arrow-left.e542294f.svg +1 -0
  12. package/dist/umd/static/arrow-right.763f03e0.svg +1 -0
  13. package/dist/umd/static/filter-lines.04a54ae9.svg +1 -0
  14. package/dist/umd/static/help-circle.31c9be40.svg +1 -0
  15. package/dist/umd/static/switch-vertical-01.7ebe3ba8.svg +1 -0
  16. package/es/components/auto-complete-number/index.d.ts +0 -1
  17. package/es/components/badge/index.d.ts +0 -1
  18. package/es/components/batch-editor/fields/index.d.ts +0 -1
  19. package/es/components/calendar/index.d.ts +0 -1
  20. package/es/components/cardPro/index.d.ts +0 -1
  21. package/es/components/checkbox/index.d.ts +0 -1
  22. package/es/components/classicLayout/index.d.ts +0 -1
  23. package/es/components/colorPicker/index.d.ts +0 -1
  24. package/es/components/config-provider/index.d.ts +0 -1
  25. package/es/components/dataSourceComponents/dataSourceForm/BaseForm.js +6 -3
  26. package/es/components/dataSourceComponents/dataSourceForm/utils.js +1 -1
  27. package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  28. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  29. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -3
  30. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -1
  31. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.js +2 -0
  32. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +6 -5
  33. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +0 -1
  34. package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +1 -0
  35. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  36. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  37. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  38. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  39. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  40. package/es/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -1
  41. package/es/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -1
  42. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  43. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  44. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  45. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  46. package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +0 -1
  47. package/es/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -1
  48. package/es/components/dataSourceComponents/fields/index.d.ts +3 -3
  49. package/es/components/date-picker/datePickerCpt.d.ts +0 -1
  50. package/es/components/date-picker/index.d.ts +0 -1
  51. package/es/components/drag-sort-tree/TreeItem/index.d.ts +0 -1
  52. package/es/components/drag-sort-tree/index.d.ts +0 -1
  53. package/es/components/dropdown/index.d.ts +0 -1
  54. package/es/components/filter/components/items/index.d.ts +0 -1
  55. package/es/components/filter/components/items/text/Editor/index.d.ts +0 -1
  56. package/es/components/filter/components/items/text/Preview/index.d.ts +0 -1
  57. package/es/components/filter/components/items/text/index.d.ts +0 -1
  58. package/es/components/iconfont/index.js +1 -1
  59. package/es/components/lowCodePage/index.d.ts +0 -1
  60. package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
  61. package/es/components/pisellAdjustPrice/index.d.ts +0 -1
  62. package/es/components/pisellCard/index.d.ts +0 -1
  63. package/es/components/pisellCardList/index.d.ts +1 -21
  64. package/es/components/pisellCardList/index.js +1 -25
  65. package/es/components/pisellCheckboxGroup/index.d.ts +0 -1
  66. package/es/components/pisellCheckboxGroup/index.js +2 -2
  67. package/es/components/pisellCheckboxGroup/index.less +1 -13
  68. package/es/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  69. package/es/components/pisellDatePicker/index.d.ts +0 -1
  70. package/es/components/pisellInformationEntry/Scan/index.d.ts +0 -1
  71. package/es/components/pisellInput/components/BankCard/index.d.ts +0 -1
  72. package/es/components/pisellInput/components/Copy/index.d.ts +0 -1
  73. package/es/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  74. package/es/components/pisellInput/index.d.ts +0 -1
  75. package/es/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  76. package/es/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  77. package/es/components/pisellModal/components/index.d.ts +0 -1
  78. package/es/components/pisellTooltip/index.d.ts +0 -1
  79. package/es/components/pisellUpload/index.d.ts +0 -1
  80. package/es/components/pisellWalletPassCard/index.d.ts +0 -44
  81. package/es/components/pisellWalletPassCard/index.js +66 -233
  82. package/es/components/pisellWalletPassCard/index.less +7 -37
  83. package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
  84. package/es/components/productCard/components/AmountFooter/index.d.ts +0 -1
  85. package/es/components/productCard/components/Divider/index.d.ts +0 -1
  86. package/es/components/productCard/components/MultiDay/index.d.ts +0 -1
  87. package/es/components/productCard/components/Note/index.d.ts +0 -1
  88. package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -1
  89. package/es/components/productCard/components/Packages/components/options/index.d.ts +0 -1
  90. package/es/components/productCard/components/Packages/index.d.ts +0 -1
  91. package/es/components/productCard/components/Packages/utils.d.ts +1 -1
  92. package/es/components/productCard/components/Sales/index.d.ts +0 -1
  93. package/es/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  94. package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -1
  95. package/es/components/qrcode/index.d.ts +0 -1
  96. package/es/components/radio/index.d.ts +0 -1
  97. package/es/components/segmented/index.d.ts +0 -1
  98. package/es/components/select-time/RightPanel/index.d.ts +0 -1
  99. package/es/components/select-time/index.d.ts +0 -1
  100. package/es/components/skeleton/index.d.ts +0 -1
  101. package/es/components/slider/index.d.ts +0 -1
  102. package/es/components/sort/components/InlineMenu/index.d.ts +0 -1
  103. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  104. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  105. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  106. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  107. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  108. package/es/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  109. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  110. package/es/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
  111. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  112. package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  113. package/es/components/table/Summary/index.d.ts +0 -1
  114. package/es/components/table/Table/AddFieldModal/index.d.ts +0 -1
  115. package/es/components/table/Table/AddFieldModal/index.js +13 -13
  116. package/es/components/table/Table/AddFieldModal/index.less +11 -11
  117. package/es/components/table/Table/fields/date/Config/index.d.ts +0 -1
  118. package/es/components/table/Table/fields/date/Show/index.d.ts +0 -1
  119. package/es/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  120. package/es/components/table/Table/fields/date/index.d.ts +0 -1
  121. package/es/components/table/Table/fields/image/Config/index.d.ts +0 -1
  122. package/es/components/table/Table/fields/image/Show/index.d.ts +0 -1
  123. package/es/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  124. package/es/components/table/Table/fields/image/index.d.ts +0 -1
  125. package/es/components/table/Table/fields/link/Config/index.d.ts +0 -1
  126. package/es/components/table/Table/fields/link/Show/index.d.ts +0 -1
  127. package/es/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  128. package/es/components/table/Table/fields/link/index.d.ts +0 -1
  129. package/es/components/table/Table/fields/number/Config/index.d.ts +0 -1
  130. package/es/components/table/Table/fields/number/Show/index.d.ts +0 -1
  131. package/es/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  132. package/es/components/table/Table/fields/number/index.d.ts +0 -1
  133. package/es/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  134. package/es/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  135. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  136. package/es/components/table/Table/fields/numberRange/index.d.ts +0 -1
  137. package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +0 -1
  138. package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +0 -1
  139. package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +0 -1
  140. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  141. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  142. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  143. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  144. package/es/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  145. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  146. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  147. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  148. package/es/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  149. package/es/components/table/Table/fields/search/Config/index.d.ts +0 -1
  150. package/es/components/table/Table/fields/search/Show/index.d.ts +0 -1
  151. package/es/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  152. package/es/components/table/Table/fields/search/index.d.ts +0 -1
  153. package/es/components/table/Table/fields/select/Config/index.d.ts +0 -1
  154. package/es/components/table/Table/fields/select/Show/index.d.ts +0 -1
  155. package/es/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  156. package/es/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  157. package/es/components/table/Table/fields/text/Config/index.d.ts +0 -1
  158. package/es/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  159. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  160. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  161. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  162. package/es/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  163. package/es/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  164. package/es/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  165. package/es/components/table/Table/utils.d.ts +1 -1
  166. package/es/components/table/TableFilter/SortIcon.d.ts +0 -1
  167. package/es/components/time-picker/index.d.ts +0 -1
  168. package/es/components/upload/index.d.ts +0 -1
  169. package/es/components/virtual-keyboard/Amount/index.d.ts +0 -1
  170. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -1
  171. package/es/components/virtual-keyboard/Number/index.d.ts +0 -1
  172. package/es/components/virtual-keyboard/Time/utils.d.ts +0 -1
  173. package/es/components/walletCard/Guest/index.d.ts +0 -1
  174. package/es/components/walletCard/Guide/index.d.ts +0 -1
  175. package/es/index.d.ts +0 -1
  176. package/es/locales/en-US.d.ts +0 -3
  177. package/es/locales/en-US.js +2 -6
  178. package/es/locales/zh-CN.d.ts +0 -3
  179. package/es/locales/zh-CN.js +2 -6
  180. package/es/locales/zh-TW.d.ts +0 -3
  181. package/es/locales/zh-TW.js +2 -6
  182. package/es/utils/index.d.ts +1 -1
  183. package/es/utils/platform.d.ts +1 -1
  184. package/lib/components/auto-complete-number/index.d.ts +0 -1
  185. package/lib/components/badge/index.d.ts +0 -1
  186. package/lib/components/batch-editor/fields/index.d.ts +0 -1
  187. package/lib/components/calendar/index.d.ts +0 -1
  188. package/lib/components/cardPro/index.d.ts +0 -1
  189. package/lib/components/checkbox/index.d.ts +0 -1
  190. package/lib/components/classicLayout/index.d.ts +0 -1
  191. package/lib/components/colorPicker/index.d.ts +0 -1
  192. package/lib/components/config-provider/index.d.ts +0 -1
  193. package/lib/components/dataSourceComponents/dataSourceForm/BaseForm.js +5 -2
  194. package/lib/components/dataSourceComponents/dataSourceForm/utils.js +1 -1
  195. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  196. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  197. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -3
  198. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -1
  199. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.js +2 -0
  200. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +6 -5
  201. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +0 -1
  202. package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +1 -0
  203. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  204. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  205. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  206. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  207. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  208. package/lib/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -1
  209. package/lib/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -1
  210. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  211. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  212. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  213. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  214. package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +0 -1
  215. package/lib/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -1
  216. package/lib/components/dataSourceComponents/fields/index.d.ts +3 -3
  217. package/lib/components/date-picker/datePickerCpt.d.ts +0 -1
  218. package/lib/components/date-picker/index.d.ts +0 -1
  219. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +0 -1
  220. package/lib/components/drag-sort-tree/index.d.ts +0 -1
  221. package/lib/components/dropdown/index.d.ts +0 -1
  222. package/lib/components/filter/components/items/index.d.ts +0 -1
  223. package/lib/components/filter/components/items/text/Editor/index.d.ts +0 -1
  224. package/lib/components/filter/components/items/text/Preview/index.d.ts +0 -1
  225. package/lib/components/filter/components/items/text/index.d.ts +0 -1
  226. package/lib/components/iconfont/index.js +1 -1
  227. package/lib/components/lowCodePage/index.d.ts +0 -1
  228. package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
  229. package/lib/components/pisellAdjustPrice/index.d.ts +0 -1
  230. package/lib/components/pisellCard/index.d.ts +0 -1
  231. package/lib/components/pisellCardList/index.d.ts +1 -21
  232. package/lib/components/pisellCardList/index.js +1 -25
  233. package/lib/components/pisellCheckboxGroup/index.d.ts +0 -1
  234. package/lib/components/pisellCheckboxGroup/index.js +1 -2
  235. package/lib/components/pisellCheckboxGroup/index.less +1 -13
  236. package/lib/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  237. package/lib/components/pisellDatePicker/index.d.ts +0 -1
  238. package/lib/components/pisellInformationEntry/Scan/index.d.ts +0 -1
  239. package/lib/components/pisellInput/components/BankCard/index.d.ts +0 -1
  240. package/lib/components/pisellInput/components/Copy/index.d.ts +0 -1
  241. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  242. package/lib/components/pisellInput/index.d.ts +0 -1
  243. package/lib/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  244. package/lib/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  245. package/lib/components/pisellModal/components/index.d.ts +0 -1
  246. package/lib/components/pisellTooltip/index.d.ts +0 -1
  247. package/lib/components/pisellUpload/index.d.ts +0 -1
  248. package/lib/components/pisellWalletPassCard/index.d.ts +0 -44
  249. package/lib/components/pisellWalletPassCard/index.js +48 -187
  250. package/lib/components/pisellWalletPassCard/index.less +7 -37
  251. package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
  252. package/lib/components/productCard/components/AmountFooter/index.d.ts +0 -1
  253. package/lib/components/productCard/components/Divider/index.d.ts +0 -1
  254. package/lib/components/productCard/components/MultiDay/index.d.ts +0 -1
  255. package/lib/components/productCard/components/Note/index.d.ts +0 -1
  256. package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -1
  257. package/lib/components/productCard/components/Packages/components/options/index.d.ts +0 -1
  258. package/lib/components/productCard/components/Packages/index.d.ts +0 -1
  259. package/lib/components/productCard/components/Packages/utils.d.ts +1 -1
  260. package/lib/components/productCard/components/Sales/index.d.ts +0 -1
  261. package/lib/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  262. package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -1
  263. package/lib/components/qrcode/index.d.ts +0 -1
  264. package/lib/components/radio/index.d.ts +0 -1
  265. package/lib/components/segmented/index.d.ts +0 -1
  266. package/lib/components/select-time/RightPanel/index.d.ts +0 -1
  267. package/lib/components/select-time/index.d.ts +0 -1
  268. package/lib/components/skeleton/index.d.ts +0 -1
  269. package/lib/components/slider/index.d.ts +0 -1
  270. package/lib/components/sort/components/InlineMenu/index.d.ts +0 -1
  271. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  272. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  273. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  274. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  275. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  276. package/lib/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  277. package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  278. package/lib/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
  279. package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  280. package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  281. package/lib/components/table/Summary/index.d.ts +0 -1
  282. package/lib/components/table/Table/AddFieldModal/index.d.ts +0 -1
  283. package/lib/components/table/Table/AddFieldModal/index.js +9 -9
  284. package/lib/components/table/Table/AddFieldModal/index.less +11 -11
  285. package/lib/components/table/Table/fields/date/Config/index.d.ts +0 -1
  286. package/lib/components/table/Table/fields/date/Show/index.d.ts +0 -1
  287. package/lib/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  288. package/lib/components/table/Table/fields/date/index.d.ts +0 -1
  289. package/lib/components/table/Table/fields/image/Config/index.d.ts +0 -1
  290. package/lib/components/table/Table/fields/image/Show/index.d.ts +0 -1
  291. package/lib/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  292. package/lib/components/table/Table/fields/image/index.d.ts +0 -1
  293. package/lib/components/table/Table/fields/link/Config/index.d.ts +0 -1
  294. package/lib/components/table/Table/fields/link/Show/index.d.ts +0 -1
  295. package/lib/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  296. package/lib/components/table/Table/fields/link/index.d.ts +0 -1
  297. package/lib/components/table/Table/fields/number/Config/index.d.ts +0 -1
  298. package/lib/components/table/Table/fields/number/Show/index.d.ts +0 -1
  299. package/lib/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  300. package/lib/components/table/Table/fields/number/index.d.ts +0 -1
  301. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  302. package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  303. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  304. package/lib/components/table/Table/fields/numberRange/index.d.ts +0 -1
  305. package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +0 -1
  306. package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +0 -1
  307. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +0 -1
  308. package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  309. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  310. package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  311. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  312. package/lib/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  313. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  314. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  315. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  316. package/lib/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  317. package/lib/components/table/Table/fields/search/Config/index.d.ts +0 -1
  318. package/lib/components/table/Table/fields/search/Show/index.d.ts +0 -1
  319. package/lib/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  320. package/lib/components/table/Table/fields/search/index.d.ts +0 -1
  321. package/lib/components/table/Table/fields/select/Config/index.d.ts +0 -1
  322. package/lib/components/table/Table/fields/select/Show/index.d.ts +0 -1
  323. package/lib/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  324. package/lib/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  325. package/lib/components/table/Table/fields/text/Config/index.d.ts +0 -1
  326. package/lib/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  327. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  328. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  329. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  330. package/lib/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  331. package/lib/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  332. package/lib/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  333. package/lib/components/table/Table/utils.d.ts +1 -1
  334. package/lib/components/table/TableFilter/SortIcon.d.ts +0 -1
  335. package/lib/components/time-picker/index.d.ts +0 -1
  336. package/lib/components/upload/index.d.ts +0 -1
  337. package/lib/components/virtual-keyboard/Amount/index.d.ts +0 -1
  338. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -1
  339. package/lib/components/virtual-keyboard/Number/index.d.ts +0 -1
  340. package/lib/components/virtual-keyboard/Time/utils.d.ts +0 -1
  341. package/lib/components/walletCard/Guest/index.d.ts +0 -1
  342. package/lib/components/walletCard/Guide/index.d.ts +0 -1
  343. package/lib/index.d.ts +0 -1
  344. package/lib/locales/en-US.d.ts +0 -3
  345. package/lib/locales/en-US.js +2 -6
  346. package/lib/locales/zh-CN.d.ts +0 -3
  347. package/lib/locales/zh-CN.js +2 -6
  348. package/lib/locales/zh-TW.d.ts +0 -3
  349. package/lib/locales/zh-TW.js +2 -6
  350. package/lib/utils/index.d.ts +1 -1
  351. package/lib/utils/platform.d.ts +1 -1
  352. package/lowcode/data-source-table/meta.ts +14 -0
  353. package/lowcode/form-item-input.password/meta.ts +5 -0
  354. package/lowcode/pisell-card-list/meta.ts +1 -50
  355. package/lowcode/pisell-wallet-pass-card/actionsMeta.ts +0 -7
  356. package/package.json +10 -11
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const summary: (props: any) => JSX.Element;
3
2
  export default summary;
@@ -155,7 +155,7 @@ export declare const getSettingKeyArrByMode: ({ filter, columnSetting, dataSourc
155
155
  sort?: SortType | undefined;
156
156
  mode: "" | "localStorage" | "remote";
157
157
  currentViewMode: ModeType;
158
- }) => ("group_by" | "column_setting" | "order_by" | "view_mode" | "filter_setting" | "gallery_setting")[];
158
+ }) => ("view_mode" | "group_by" | "column_setting" | "order_by" | "filter_setting" | "gallery_setting")[];
159
159
  export declare const omit: (obj: Record<string, any>, keys: string[]) => Record<string, any>;
160
160
  export declare const stringify: (obj: Record<string, any>) => string;
161
161
  export {};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  interface SortIconProps {
3
2
  sortOrder: null | "ascend" | "descend";
4
3
  }
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const TimePicker: (props: any) => JSX.Element;
3
2
  export default TimePicker;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Upload: (props: any) => JSX.Element;
3
2
  export default Upload;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { AmountProps, RightItemsStyleProps } from './types';
3
2
  import './index.less';
4
3
  export type { AmountProps, RightItemsStyleProps };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./Presets.less";
3
2
  export declare type PresetsItem = {
4
3
  label: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { NumberProps } from './types';
3
2
  import './index.less';
4
3
  export type { NumberProps };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const formatStringToTime: (value: string) => {
3
2
  valueArray: string[];
4
3
  valueString: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Guest: (props: any) => JSX.Element;
4
3
  export default Guest;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Guide: (props: any) => JSX.Element;
4
3
  export default Guide;
package/es/index.d.ts CHANGED
@@ -96,7 +96,6 @@ export { default as PisellTooltip } from './components/pisellTooltip';
96
96
  export { default as PisellUpload } from './components/pisellUpload';
97
97
  export { default as PisellViewGrid } from './components/pisellViewGrid';
98
98
  export { default as PisellWalletPassCard } from './components/pisellWalletPassCard';
99
- export type { PisellWalletPassCardProps } from './components/pisellWalletPassCard';
100
99
  export { default as ProfileMenu } from './components/profileMenu';
101
100
  export { default as QRCode } from './components/qrcode';
102
101
  export { default as Radio } from './components/radio';
@@ -274,8 +274,5 @@ declare const _default: {
274
274
  'pisell2.text.goodpass.last-settlement': string;
275
275
  'pisell2.text.goodpass.view-more': string;
276
276
  'pisell2.text.goodpass.save': string;
277
- 'pisell-wallet-pass-card-status-used': string;
278
- 'pisell-wallet-pass-card-status-expired': string;
279
- 'pisell-wallet-pass-card-status-disabled': string;
280
277
  };
281
278
  export default _default;
@@ -147,7 +147,7 @@ export default {
147
147
  'pisell-wallet-pass-card-name': 'Name',
148
148
  'pisell-wallet-pass-card-store-name': 'StoreName',
149
149
  'pisell-wallet-pass-card-balance': 'Balance',
150
- 'pisell-wallet-pass-card-redeem': 'use',
150
+ 'pisell-wallet-pass-card-redeem': 'Redeem',
151
151
  'pisell-wallet-pass-card-code': 'Code',
152
152
  'pisell-wallet-pass-card-valid-to': 'Valid to',
153
153
  'pisell-wallet-pass-card-confirm': 'Confirm',
@@ -338,9 +338,5 @@ export default {
338
338
  'pisell2.text.goodpass.product-vouchers': "Promotions & Vouchers",
339
339
  'pisell2.text.goodpass.last-settlement': "(Last payment)",
340
340
  'pisell2.text.goodpass.view-more': "View More",
341
- 'pisell2.text.goodpass.save': "Save",
342
- // 钱包卡片组件
343
- 'pisell-wallet-pass-card-status-used': 'Used',
344
- 'pisell-wallet-pass-card-status-expired': 'Expired',
345
- 'pisell-wallet-pass-card-status-disabled': 'Disabled'
341
+ 'pisell2.text.goodpass.save': "Save"
346
342
  };
@@ -269,8 +269,5 @@ declare const _default: {
269
269
  'pisell2.text.goodpass.last-settlement': string;
270
270
  'pisell2.text.goodpass.view-more': string;
271
271
  'pisell2.text.goodpass.save': string;
272
- 'pisell-wallet-pass-card-status-used': string;
273
- 'pisell-wallet-pass-card-status-expired': string;
274
- 'pisell-wallet-pass-card-status-disabled': string;
275
272
  };
276
273
  export default _default;
@@ -147,7 +147,7 @@ export default {
147
147
  'pisell-wallet-pass-card-name': '商品名称',
148
148
  'pisell-wallet-pass-card-store-name': '共享店铺名称',
149
149
  'pisell-wallet-pass-card-balance': '余额',
150
- 'pisell-wallet-pass-card-redeem': '使用',
150
+ 'pisell-wallet-pass-card-redeem': '兑换',
151
151
  'pisell-wallet-pass-card-code': '识别码编号',
152
152
  'pisell-wallet-pass-card-valid-to': '有效期至',
153
153
  'pisell-wallet-pass-card-confirm': '确认',
@@ -329,9 +329,5 @@ export default {
329
329
  'pisell2.text.goodpass.product-vouchers': "优惠促销",
330
330
  'pisell2.text.goodpass.last-settlement': "(上次结算)",
331
331
  'pisell2.text.goodpass.view-more': "查看更多",
332
- 'pisell2.text.goodpass.save': "节省",
333
- // 钱包卡片组件
334
- 'pisell-wallet-pass-card-status-used': '已使用',
335
- 'pisell-wallet-pass-card-status-expired': '已过期',
336
- 'pisell-wallet-pass-card-status-disabled': '已禁用'
332
+ 'pisell2.text.goodpass.save': "节省"
337
333
  };
@@ -269,8 +269,5 @@ declare const _default: {
269
269
  'pisell2.text.goodpass.last-settlement': string;
270
270
  'pisell2.text.goodpass.view-more': string;
271
271
  'pisell2.text.goodpass.save': string;
272
- 'pisell-wallet-pass-card-status-used': string;
273
- 'pisell-wallet-pass-card-status-expired': string;
274
- 'pisell-wallet-pass-card-status-disabled': string;
275
272
  };
276
273
  export default _default;
@@ -147,7 +147,7 @@ export default {
147
147
  'pisell-wallet-pass-card-name': '商品名稱',
148
148
  'pisell-wallet-pass-card-store-name': '共享店鋪名稱',
149
149
  'pisell-wallet-pass-card-balance': '餘額',
150
- 'pisell-wallet-pass-card-redeem': '使用',
150
+ 'pisell-wallet-pass-card-redeem': '兌換',
151
151
  'pisell-wallet-pass-card-code': '識別碼編號',
152
152
  'pisell-wallet-pass-card-valid-to': '有效期至',
153
153
  'pisell-wallet-pass-card-confirm': '確認',
@@ -330,9 +330,5 @@ export default {
330
330
  'pisell2.text.goodpass.product-vouchers': "優惠促銷",
331
331
  'pisell2.text.goodpass.last-settlement': "(上次結算)",
332
332
  'pisell2.text.goodpass.view-more': "查看更多",
333
- 'pisell2.text.goodpass.save': "節省",
334
- // 钱包卡片组件
335
- 'pisell-wallet-pass-card-status-used': '已使用',
336
- 'pisell-wallet-pass-card-status-expired': '已過期',
337
- 'pisell-wallet-pass-card-status-disabled': '已禁用'
333
+ 'pisell2.text.goodpass.save': "節省"
338
334
  };
@@ -1,4 +1,4 @@
1
1
  export declare const isBrowser: boolean;
2
- export declare const getCssNumber: (val: string | number) => string;
2
+ export declare const getCssNumber: (val: string | number) => string | number;
3
3
  export declare function uuid(): string;
4
4
  export * from './mergeWith';
@@ -1 +1 @@
1
- export declare const isMobile: () => boolean;
1
+ export declare const isMobile: () => any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { AutoCompleteProps, InputNumberProps } from "antd";
3
2
  interface AutoCompleteNumberProps {
4
3
  autoCompleteProps: AutoCompleteProps;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BadgeProps as OriginalBadgeprops } from 'antd';
3
2
  import './index.less';
4
3
  export interface Badgeprops extends OriginalBadgeprops {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  price: import("react").FC<import("./Price").PriceProps>;
4
3
  image: (props: import("./Image").ImageProps) => JSX.Element | null;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Calendar: (props: any) => JSX.Element;
3
2
  export default Calendar;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const _default: (props: any) => JSX.Element;
4
3
  export default _default;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Checkbox: (props: any) => JSX.Element;
3
2
  export default Checkbox;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const ClassicLayout: (props: any) => JSX.Element;
4
3
  export default ClassicLayout;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ColorPickerProps } from 'antd';
3
2
  declare const ColorPicker: (props: ColorPickerProps) => JSX.Element;
4
3
  export default ColorPicker;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ConfigProviderProps as OriginalConfigProviderProps } from "antd/es/config-provider";
3
2
  import "dayjs/locale/zh-cn";
4
3
  export interface ConfigProviderProps extends OriginalConfigProviderProps {
@@ -73,8 +73,11 @@ var BaseForm = (0, import_react.forwardRef)(
73
73
  const { get } = (0, import_useDataSource.default)();
74
74
  (0, import_react.useEffect)(() => {
75
75
  var _a2;
76
- (_a2 = formRef.current) == null ? void 0 : _a2.resetFields();
77
- }, [dataSource]);
76
+ const isDesignMode = props.__designMode === "design";
77
+ if (isDesignMode) {
78
+ (_a2 = formRef.current) == null ? void 0 : _a2.resetFields();
79
+ }
80
+ }, [dataSource, props.__designMode]);
78
81
  (0, import_react.useEffect)(() => {
79
82
  document.body.id = "body";
80
83
  }, []);
@@ -422,7 +422,7 @@ var withFormItem = (WrappedComponent, overlayProps) => {
422
422
  rules
423
423
  });
424
424
  }
425
- return (overlayProps == null ? void 0 : overlayProps.otherFormItemProps) || {};
425
+ return { ...otherProps || {}, ...(overlayProps == null ? void 0 : overlayProps.otherFormItemProps) || {} };
426
426
  }, [overlayProps == null ? void 0 : overlayProps.otherFormItemProps, otherProps]);
427
427
  return /* @__PURE__ */ import_react.default.createElement(
428
428
  import_form.default.Item,
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DataSourceImage: (props: import("../utils").ParsedProps) => JSX.Element;
3
2
  export default DataSourceImage;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DataSourceQRCode: (props: any) => JSX.Element;
3
2
  export default DataSourceQRCode;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  declare const useDataSourceKey: () => {
3
- dataSourceKey: string | undefined;
4
- dataSourceKeyRef: import("react").MutableRefObject<string | undefined>;
2
+ dataSourceKey: string | import("../../provider/dataSource/DataSourceContext").DataSourceType | undefined;
3
+ dataSourceKeyRef: import("react").MutableRefObject<string | import("../../provider/dataSource/DataSourceContext").DataSourceType | undefined>;
5
4
  };
6
5
  export default useDataSourceKey;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { Drawer } from 'antd';
3
2
  import { OperationItem } from '../type';
4
3
  declare const useDrawerState: (operationContent?: {
@@ -64,6 +64,8 @@ var useDrawerState = (operationContent) => {
64
64
  }
65
65
  setDrawerVisible(false);
66
66
  timerRef.current = setTimeout(() => {
67
+ var _a;
68
+ (_a = item == null ? void 0 : item.afterClose) == null ? void 0 : _a.call(item);
67
69
  setItem(null);
68
70
  timerRef.current = void 0;
69
71
  }, 300);
@@ -17,7 +17,7 @@ interface UseTablePropsProps {
17
17
  * @returns
18
18
  */
19
19
  declare const useTableProps: (props: UseTablePropsProps) => {
20
- title: number | boolean | JSX.Element | React.ReactFragment | (() => React.ReactNode) | null | undefined;
20
+ title: string | number | boolean | JSX.Element | React.ReactFragment | (() => React.ReactNode) | null | undefined;
21
21
  pagination: {
22
22
  total: number;
23
23
  current: number;
@@ -26,7 +26,7 @@ declare const useTableProps: (props: UseTablePropsProps) => {
26
26
  showSizeChanger: boolean;
27
27
  };
28
28
  columns: import("./useColumns").Column[];
29
- subTitle: number | boolean | JSX.Element | React.ReactFragment | (() => React.ReactNode) | null | undefined;
29
+ subTitle: string | number | boolean | JSX.Element | React.ReactFragment | (() => React.ReactNode) | null | undefined;
30
30
  buttons: any[] | null;
31
31
  filter: JSX.Element | null;
32
32
  onRow: (record: any) => any;
@@ -42,13 +42,14 @@ declare const useTableProps: (props: UseTablePropsProps) => {
42
42
  items: OperationItem[];
43
43
  } | undefined;
44
44
  operation?: {
45
- show: boolean;
46
- title: string; /**
45
+ /**
47
46
  * 处理table的props
48
47
  * 转换title
49
48
  * @param props
50
49
  * @returns
51
50
  */
51
+ show: boolean;
52
+ title: string;
52
53
  width: number;
53
54
  align: "center" | "left" | "right";
54
55
  fixed: false | "left" | "right";
@@ -70,7 +71,7 @@ declare const useTableProps: (props: UseTablePropsProps) => {
70
71
  useCustomAction: boolean;
71
72
  actionType: string;
72
73
  openMode: "modal" | "drawer";
73
- openContentSize: "small" | "middle" | "large";
74
+ openContentSize: "small" | "large" | "middle";
74
75
  openTitle: string;
75
76
  key: string;
76
77
  } | undefined;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DataSourceTableProps } from '../type';
3
2
  declare type Params = {
4
3
  pagination?: {
@@ -10,6 +10,7 @@ export declare type OperationItem = {
10
10
  key: string;
11
11
  buttonProps?: any;
12
12
  onClick?: (record: any) => void;
13
+ afterClose?: () => void;
13
14
  };
14
15
  export interface DataSourceTableProps {
15
16
  title?: string | React.ReactNode | (() => React.ReactNode);
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ColorPickerProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const ColorPickerReadPretty: (props: ColorPickerProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DateRangePickerProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const DateRangePickerReadPretty: (props: DateRangePickerProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { IconSelectProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const IconSelectReadPretty: (props: IconSelectProps) => JSX.Element | null;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { JsonProps } from "./type";
3
2
  import "./ReadPretty.less";
4
3
  declare const JsonReadPretty: (props: JsonProps) => JSX.Element | null;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PasswordProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const PasswordReadPretty: (props: PasswordProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TextAreaProps } from "./type";
3
2
  import "./ReadPretty.less";
4
3
  declare const TextAreaReadPretty: (props: TextAreaProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { UrlProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  export declare const formatUrl: (url: string) => string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TimePickerProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const TimePickerReadPretty: (props: TimePickerProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TranslationProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const TranslationReadPretty: (props: TranslationProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { UploadProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const UploadReadPretty: (props: UploadProps) => JSX.Element | null;
@@ -59,7 +59,7 @@ declare const formFieldMap: {
59
59
  FormItemTranslation: import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
60
60
  FormItemIconSelect: import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
61
61
  };
62
- declare const getFieldComponent: (fieldComponent: string) => import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<{}> & {
62
+ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<{}> & {
63
63
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
64
64
  } & {
65
65
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
@@ -95,7 +95,7 @@ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<
95
95
  extraParams?: Record<string, any> | undefined;
96
96
  } & {
97
97
  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 & {
98
+ }) => JSX.Element) | import("react").FC<any> | 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
99
  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>;
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("./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
101
  export { getFieldComponent, formFieldMap };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PickerDateProps } from 'antd/es/date-picker/generatePicker';
3
2
  import { Dayjs } from 'dayjs';
4
3
  import './index.less';
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DatePicker: (props: any) => JSX.Element;
3
2
  export default DatePicker;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  import { ValueProps, SortType } from '../types';
4
3
  declare type IdType = string | number;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  import { SortType } from './types';
4
3
  declare const DragSortTree: (props: SortType) => JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Dropdown: (props: any) => JSX.Element;
3
2
  export default Dropdown;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const fieldMaps: {
3
2
  text: {
4
3
  field: {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Text: () => JSX.Element;
3
2
  export default Text;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Text: (props: any) => JSX.Element;
3
2
  export default Text;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  field: {
4
3
  field_icon: string;
@@ -35,7 +35,7 @@ module.exports = __toCommonJS(iconfont_exports);
35
35
  var import_icons = require("@ant-design/icons");
36
36
  var import_react = __toESM(require("react"));
37
37
  var MyIcon = (0, import_icons.createFromIconfontCN)({
38
- scriptUrl: "https://static.pisellcdn.com/pisell2iconfont1.9.js"
38
+ scriptUrl: "https://static.pisellcdn.com/pisell2iconfont1.8.js"
39
39
  // 在 iconfont.cn 上生成
40
40
  });
41
41
  var IconFont = (props) => {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare type LowCodePageProps = {
3
2
  id: number;
4
3
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputNumberProps } from 'antd/es/input-number';
3
2
  export interface PisellAdjustPriceInputNumberProps extends Omit<InputNumberProps, 'onChange'> {
4
3
  value?: number;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  import { PisellAdjustPriceProps } from './type';
4
3
  declare const PisellAdjustPrice: (props: PisellAdjustPriceProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { CardProps } from 'antd';
3
2
  import './index.less';
4
3
  export interface PisellCardProps extends CardProps {
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { PisellCheckboxGroupProps } from '../pisellCheckboxGroup';
3
3
  import { PisellContextType } from '../pisell-config-provider/context';
4
- import { PisellWalletPassCardProps, FormatOption } from '../pisellWalletPassCard';
4
+ import { PisellWalletPassCardProps } from '../pisellWalletPassCard';
5
5
  import './index.less';
6
6
  export interface PisellCardListProps extends Omit<PisellCheckboxGroupProps, 'options'> {
7
7
  platform?: PisellContextType['platform'];
@@ -68,26 +68,6 @@ export interface PisellCardListProps extends Omit<PisellCheckboxGroupProps, 'opt
68
68
  beforeEdit?: (value: any, index: number) => Promise<any> | boolean | void;
69
69
  /** 编辑弹窗点击提交 */
70
70
  onConfirmEdit?: (value: any, index: number) => void;
71
- /** 是否展示状态标识 */
72
- showStatus?: boolean;
73
- /** 名称标题字号字重颜色配置 */
74
- nameTitleStyle?: {
75
- fontSize: number;
76
- fontWeight: number;
77
- color: string;
78
- };
79
- /** 开启编辑金额 */
80
- enableEditAmount?: boolean;
81
- /** 编辑金额事件 */
82
- onConfirmEditAmount?: (value: string, index: number) => void;
83
- /** 是否使用外部详情处理 */
84
- useExternalDetail?: boolean;
85
- /** 详情事件 */
86
- onDetail?: (value: any, index: number) => void;
87
- /** 自定义余额格式化函数,如果提供则优先使用 */
88
- formatBalance?: (balance?: number, option?: FormatOption) => React.ReactNode;
89
- /** 自定义余额标题格式化函数,如果提供则优先使用 */
90
- formatBalanceTitle?: (balanceTitle?: string, option?: FormatOption) => React.ReactNode;
91
71
  }
92
72
  declare const _default: React.NamedExoticComponent<PisellCardListProps>;
93
73
  export default _default;