@pisell/materials 6.2.29 → 6.2.31

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 (323) 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 +1 -1
  6. package/build/lowcode/preview.js +6 -6
  7. package/build/lowcode/render/default/view.css +1 -1
  8. package/build/lowcode/render/default/view.js +1 -1
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +20 -20
  11. package/es/components/auto-complete-number/index.d.ts +1 -0
  12. package/es/components/badge/index.d.ts +1 -0
  13. package/es/components/batch-editor/fields/index.d.ts +1 -0
  14. package/es/components/batch-editor/index.d.ts +0 -1
  15. package/es/components/calendar/index.d.ts +1 -0
  16. package/es/components/cardPro/index.d.ts +1 -0
  17. package/es/components/checkbox/index.d.ts +1 -0
  18. package/es/components/classicLayout/index.d.ts +1 -0
  19. package/es/components/colorPicker/index.d.ts +1 -0
  20. package/es/components/config-provider/index.d.ts +1 -0
  21. package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  22. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  23. package/es/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +0 -1
  24. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  25. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +4 -4
  26. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
  27. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -1
  28. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +1 -0
  29. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +1 -0
  30. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +1 -0
  31. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +1 -0
  32. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +1 -0
  33. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +1 -0
  34. package/es/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
  35. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +1 -0
  36. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +1 -0
  37. package/es/components/dataSourceComponents/fields/Select/index.d.ts +0 -1
  38. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +1 -0
  39. package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
  40. package/es/components/dataSourceComponents/fields/index.d.ts +4 -5
  41. package/es/components/date-picker/index.d.ts +0 -1
  42. package/es/components/drag-sort-tree/index.d.ts +1 -0
  43. package/es/components/dropdown/index.d.ts +1 -0
  44. package/es/components/filter/components/items/index.d.ts +1 -0
  45. package/es/components/filter/components/items/text/Editor/index.d.ts +1 -0
  46. package/es/components/filter/components/items/text/Preview/index.d.ts +1 -0
  47. package/es/components/filter/components/items/text/index.d.ts +1 -0
  48. package/es/components/filter/index.d.ts +0 -1
  49. package/es/components/page/index.d.ts +0 -1
  50. package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
  51. package/es/components/pisellCard/index.d.ts +1 -0
  52. package/es/components/pisellDatePicker/datePickerCpt.d.ts +1 -0
  53. package/es/components/pisellDatePicker/index.d.ts +1 -0
  54. package/es/components/pisellInformationEntry/Scan/index.d.ts +1 -0
  55. package/es/components/pisellInput/components/BankCard/index.d.ts +1 -0
  56. package/es/components/pisellInput/components/SecurityCode/index.d.ts +1 -0
  57. package/es/components/pisellInput/index.d.ts +0 -1
  58. package/es/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  59. package/es/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  60. package/es/components/pisellModal/components/index.d.ts +0 -1
  61. package/es/components/pisellTooltip/index.d.ts +1 -0
  62. package/es/components/pisellUpload/index.d.ts +1 -0
  63. package/es/components/pisellWalletPassCard/index.d.ts +0 -1
  64. package/es/components/productCard/cartSkuCard/components/basicInfo/index.less +4 -1
  65. package/es/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -1
  66. package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
  67. package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -1
  68. package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -1
  69. package/es/components/productCard/components/Action/index.d.ts +1 -0
  70. package/es/components/productCard/components/Divider/index.d.ts +1 -0
  71. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +1 -0
  72. package/es/components/productCard/components/Packages/utils.d.ts +1 -1
  73. package/es/components/productCard/components/Time/components/Like/index.d.ts +1 -0
  74. package/es/components/productCard/components/Time/components/SelectHolderModal/index.js +3 -1
  75. package/es/components/productCard/components/Time/components/SelectHolderModal/index.less +3 -0
  76. package/es/components/radio/index.d.ts +1 -0
  77. package/es/components/segmented/index.d.ts +1 -0
  78. package/es/components/select-time/RightPanel/index.d.ts +1 -0
  79. package/es/components/select-time/index.d.ts +0 -1
  80. package/es/components/skeleton/index.d.ts +1 -0
  81. package/es/components/slider/index.d.ts +1 -0
  82. package/es/components/sort/components/InlineMenu/index.d.ts +1 -0
  83. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  84. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +1 -0
  85. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +1 -0
  86. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +1 -0
  87. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +1 -0
  88. package/es/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  89. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +1 -0
  90. package/es/components/table/Actions/component/Group/index.d.ts +0 -1
  91. package/es/components/table/Actions/component/ViewMode/index.d.ts +1 -0
  92. package/es/components/table/Actions/index.d.ts +0 -1
  93. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  94. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  95. package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  96. package/es/components/table/Summary/index.d.ts +1 -0
  97. package/es/components/table/Table/SelectField/index.d.ts +0 -1
  98. package/es/components/table/Table/fields/date/Config/index.d.ts +1 -0
  99. package/es/components/table/Table/fields/date/Sort/index.d.ts +1 -0
  100. package/es/components/table/Table/fields/date/index.d.ts +0 -1
  101. package/es/components/table/Table/fields/image/Config/index.d.ts +1 -0
  102. package/es/components/table/Table/fields/image/Show/index.d.ts +0 -1
  103. package/es/components/table/Table/fields/image/Sort/index.d.ts +1 -0
  104. package/es/components/table/Table/fields/image/index.d.ts +0 -1
  105. package/es/components/table/Table/fields/index.d.ts +2 -3
  106. package/es/components/table/Table/fields/link/Config/index.d.ts +1 -0
  107. package/es/components/table/Table/fields/link/Sort/index.d.ts +1 -0
  108. package/es/components/table/Table/fields/link/index.d.ts +0 -1
  109. package/es/components/table/Table/fields/number/Config/index.d.ts +1 -0
  110. package/es/components/table/Table/fields/number/Show/index.d.ts +0 -1
  111. package/es/components/table/Table/fields/number/Sort/index.d.ts +1 -0
  112. package/es/components/table/Table/fields/number/index.d.ts +0 -1
  113. package/es/components/table/Table/fields/numberRange/Config/index.d.ts +1 -0
  114. package/es/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  115. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +1 -0
  116. package/es/components/table/Table/fields/numberRange/index.d.ts +0 -1
  117. package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +1 -0
  118. package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +1 -0
  119. package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +1 -0
  120. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  121. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +1 -0
  122. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  123. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +1 -0
  124. package/es/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  125. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +1 -0
  126. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +1 -0
  127. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +1 -0
  128. package/es/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  129. package/es/components/table/Table/fields/search/Config/index.d.ts +1 -0
  130. package/es/components/table/Table/fields/search/Show/index.d.ts +0 -1
  131. package/es/components/table/Table/fields/search/Sort/index.d.ts +1 -0
  132. package/es/components/table/Table/fields/search/index.d.ts +0 -1
  133. package/es/components/table/Table/fields/select/Config/index.d.ts +1 -0
  134. package/es/components/table/Table/fields/select/Show/index.d.ts +1 -0
  135. package/es/components/table/Table/fields/select/Sort/index.d.ts +1 -0
  136. package/es/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  137. package/es/components/table/Table/fields/text/Config/index.d.ts +1 -0
  138. package/es/components/table/Table/fields/text/Show/index.d.ts +0 -1
  139. package/es/components/table/Table/fields/text/Sort/index.d.ts +1 -0
  140. package/es/components/table/Table/fields/text/index.d.ts +0 -1
  141. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +1 -0
  142. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +1 -0
  143. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +1 -0
  144. package/es/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  145. package/es/components/table/Table/tableConfig/summary/index.d.ts +1 -0
  146. package/es/components/table/Table/utils.d.ts +1 -1
  147. package/es/components/table/TableFilter/SortIcon.d.ts +1 -0
  148. package/es/components/time-picker/index.d.ts +1 -0
  149. package/es/components/upload/index.d.ts +1 -0
  150. package/es/components/versionSelect/index.d.ts +0 -1
  151. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +1 -0
  152. package/es/components/virtual-keyboard/Time/utils.d.ts +1 -0
  153. package/es/components/walletCard/Guest/index.d.ts +1 -0
  154. package/es/components/walletCard/Guide/index.d.ts +1 -0
  155. package/es/utils/index.d.ts +1 -1
  156. package/lib/components/auto-complete-number/index.d.ts +1 -0
  157. package/lib/components/badge/index.d.ts +1 -0
  158. package/lib/components/batch-editor/fields/index.d.ts +1 -0
  159. package/lib/components/batch-editor/index.d.ts +0 -1
  160. package/lib/components/calendar/index.d.ts +1 -0
  161. package/lib/components/cardPro/index.d.ts +1 -0
  162. package/lib/components/checkbox/index.d.ts +1 -0
  163. package/lib/components/classicLayout/index.d.ts +1 -0
  164. package/lib/components/colorPicker/index.d.ts +1 -0
  165. package/lib/components/config-provider/index.d.ts +1 -0
  166. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  167. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  168. package/lib/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +0 -1
  169. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  170. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +4 -4
  171. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
  172. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -1
  173. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +1 -0
  174. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +1 -0
  175. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +1 -0
  176. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +1 -0
  177. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +1 -0
  178. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +1 -0
  179. package/lib/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
  180. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +1 -0
  181. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +1 -0
  182. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +0 -1
  183. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +1 -0
  184. package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
  185. package/lib/components/dataSourceComponents/fields/index.d.ts +4 -5
  186. package/lib/components/date-picker/index.d.ts +0 -1
  187. package/lib/components/drag-sort-tree/index.d.ts +1 -0
  188. package/lib/components/dropdown/index.d.ts +1 -0
  189. package/lib/components/filter/components/items/index.d.ts +1 -0
  190. package/lib/components/filter/components/items/text/Editor/index.d.ts +1 -0
  191. package/lib/components/filter/components/items/text/Preview/index.d.ts +1 -0
  192. package/lib/components/filter/components/items/text/index.d.ts +1 -0
  193. package/lib/components/filter/index.d.ts +0 -1
  194. package/lib/components/page/index.d.ts +0 -1
  195. package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
  196. package/lib/components/pisellCard/index.d.ts +1 -0
  197. package/lib/components/pisellDatePicker/datePickerCpt.d.ts +1 -0
  198. package/lib/components/pisellDatePicker/index.d.ts +1 -0
  199. package/lib/components/pisellInformationEntry/Scan/index.d.ts +1 -0
  200. package/lib/components/pisellInput/components/BankCard/index.d.ts +1 -0
  201. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +1 -0
  202. package/lib/components/pisellInput/index.d.ts +0 -1
  203. package/lib/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  204. package/lib/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  205. package/lib/components/pisellModal/components/index.d.ts +0 -1
  206. package/lib/components/pisellTooltip/index.d.ts +1 -0
  207. package/lib/components/pisellUpload/index.d.ts +1 -0
  208. package/lib/components/pisellWalletPassCard/index.d.ts +0 -1
  209. package/lib/components/productCard/cartSkuCard/components/basicInfo/index.less +4 -1
  210. package/lib/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -1
  211. package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
  212. package/lib/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -1
  213. package/lib/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -1
  214. package/lib/components/productCard/components/Action/index.d.ts +1 -0
  215. package/lib/components/productCard/components/Divider/index.d.ts +1 -0
  216. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +1 -0
  217. package/lib/components/productCard/components/Packages/utils.d.ts +1 -1
  218. package/lib/components/productCard/components/Time/components/Like/index.d.ts +1 -0
  219. package/lib/components/productCard/components/Time/components/SelectHolderModal/index.js +1 -1
  220. package/lib/components/productCard/components/Time/components/SelectHolderModal/index.less +3 -0
  221. package/lib/components/radio/index.d.ts +1 -0
  222. package/lib/components/segmented/index.d.ts +1 -0
  223. package/lib/components/select-time/RightPanel/index.d.ts +1 -0
  224. package/lib/components/select-time/index.d.ts +0 -1
  225. package/lib/components/skeleton/index.d.ts +1 -0
  226. package/lib/components/slider/index.d.ts +1 -0
  227. package/lib/components/sort/components/InlineMenu/index.d.ts +1 -0
  228. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  229. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +1 -0
  230. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +1 -0
  231. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +1 -0
  232. package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +1 -0
  233. package/lib/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  234. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +1 -0
  235. package/lib/components/table/Actions/component/Group/index.d.ts +0 -1
  236. package/lib/components/table/Actions/component/ViewMode/index.d.ts +1 -0
  237. package/lib/components/table/Actions/index.d.ts +0 -1
  238. package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  239. package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  240. package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  241. package/lib/components/table/Summary/index.d.ts +1 -0
  242. package/lib/components/table/Table/SelectField/index.d.ts +0 -1
  243. package/lib/components/table/Table/fields/date/Config/index.d.ts +1 -0
  244. package/lib/components/table/Table/fields/date/Sort/index.d.ts +1 -0
  245. package/lib/components/table/Table/fields/date/index.d.ts +0 -1
  246. package/lib/components/table/Table/fields/image/Config/index.d.ts +1 -0
  247. package/lib/components/table/Table/fields/image/Show/index.d.ts +0 -1
  248. package/lib/components/table/Table/fields/image/Sort/index.d.ts +1 -0
  249. package/lib/components/table/Table/fields/image/index.d.ts +0 -1
  250. package/lib/components/table/Table/fields/index.d.ts +2 -3
  251. package/lib/components/table/Table/fields/link/Config/index.d.ts +1 -0
  252. package/lib/components/table/Table/fields/link/Sort/index.d.ts +1 -0
  253. package/lib/components/table/Table/fields/link/index.d.ts +0 -1
  254. package/lib/components/table/Table/fields/number/Config/index.d.ts +1 -0
  255. package/lib/components/table/Table/fields/number/Show/index.d.ts +0 -1
  256. package/lib/components/table/Table/fields/number/Sort/index.d.ts +1 -0
  257. package/lib/components/table/Table/fields/number/index.d.ts +0 -1
  258. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +1 -0
  259. package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  260. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +1 -0
  261. package/lib/components/table/Table/fields/numberRange/index.d.ts +0 -1
  262. package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +1 -0
  263. package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +1 -0
  264. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +1 -0
  265. package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  266. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +1 -0
  267. package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  268. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +1 -0
  269. package/lib/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  270. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +1 -0
  271. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +1 -0
  272. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +1 -0
  273. package/lib/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  274. package/lib/components/table/Table/fields/search/Config/index.d.ts +1 -0
  275. package/lib/components/table/Table/fields/search/Show/index.d.ts +0 -1
  276. package/lib/components/table/Table/fields/search/Sort/index.d.ts +1 -0
  277. package/lib/components/table/Table/fields/search/index.d.ts +0 -1
  278. package/lib/components/table/Table/fields/select/Config/index.d.ts +1 -0
  279. package/lib/components/table/Table/fields/select/Show/index.d.ts +1 -0
  280. package/lib/components/table/Table/fields/select/Sort/index.d.ts +1 -0
  281. package/lib/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  282. package/lib/components/table/Table/fields/text/Config/index.d.ts +1 -0
  283. package/lib/components/table/Table/fields/text/Show/index.d.ts +0 -1
  284. package/lib/components/table/Table/fields/text/Sort/index.d.ts +1 -0
  285. package/lib/components/table/Table/fields/text/index.d.ts +0 -1
  286. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +1 -0
  287. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +1 -0
  288. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +1 -0
  289. package/lib/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  290. package/lib/components/table/Table/tableConfig/summary/index.d.ts +1 -0
  291. package/lib/components/table/Table/utils.d.ts +1 -1
  292. package/lib/components/table/TableFilter/SortIcon.d.ts +1 -0
  293. package/lib/components/time-picker/index.d.ts +1 -0
  294. package/lib/components/upload/index.d.ts +1 -0
  295. package/lib/components/versionSelect/index.d.ts +0 -1
  296. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +1 -0
  297. package/lib/components/virtual-keyboard/Time/utils.d.ts +1 -0
  298. package/lib/components/walletCard/Guest/index.d.ts +1 -0
  299. package/lib/components/walletCard/Guide/index.d.ts +1 -0
  300. package/lib/utils/index.d.ts +1 -1
  301. package/package.json +2 -2
  302. package/es/components/drag-sort-tree/TreeItem/index.d.ts +0 -18
  303. package/es/components/pisellAdjustPrice/status.d.ts +0 -32
  304. package/es/components/pisellAdjustPrice/type.d.ts +0 -20
  305. package/es/components/productCard/locales.d.ts +0 -84
  306. package/es/components/productCard/status.d.ts +0 -32
  307. package/es/components/productCard/types.d.ts +0 -84
  308. package/es/components/virtual-keyboard/Amount/themeConfig.d.ts +0 -32
  309. package/es/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
  310. package/es/components/virtual-keyboard/Number/themeConfig.d.ts +0 -32
  311. package/es/components/virtual-keyboard/Number/types.d.ts +0 -25
  312. package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
  313. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +0 -18
  314. package/lib/components/pisellAdjustPrice/status.d.ts +0 -32
  315. package/lib/components/pisellAdjustPrice/type.d.ts +0 -20
  316. package/lib/components/productCard/locales.d.ts +0 -84
  317. package/lib/components/productCard/status.d.ts +0 -32
  318. package/lib/components/productCard/types.d.ts +0 -84
  319. package/lib/components/virtual-keyboard/Amount/themeConfig.d.ts +0 -32
  320. package/lib/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
  321. package/lib/components/virtual-keyboard/Number/themeConfig.d.ts +0 -32
  322. package/lib/components/virtual-keyboard/Number/types.d.ts +0 -25
  323. package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { AutoCompleteProps, InputNumberProps } from "antd";
2
3
  interface AutoCompleteNumberProps {
3
4
  autoCompleteProps: AutoCompleteProps;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { BadgeProps as OriginalBadgeprops } from 'antd';
2
3
  import './index.less';
3
4
  export interface Badgeprops extends OriginalBadgeprops {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const _default: {
2
3
  price: import("react").FC<import("./Price").PriceProps>;
3
4
  image: (props: import("./Image").ImageProps) => JSX.Element | null;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  interface BatchEditorProps {
4
3
  columns: any[];
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Calendar: (props: any) => JSX.Element;
2
3
  export default Calendar;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const _default: (props: any) => JSX.Element;
3
4
  export default _default;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Checkbox: (props: any) => JSX.Element;
2
3
  export default Checkbox;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  declare const ClassicLayout: (props: any) => JSX.Element;
3
4
  export default ClassicLayout;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ColorPickerProps } from 'antd';
2
3
  declare const ColorPicker: (props: ColorPickerProps) => JSX.Element;
3
4
  export default ColorPicker;
@@ -1,3 +1,4 @@
1
+ /// <reference types="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 {
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface BaseFilterItem {
4
3
  name?: string;
@@ -1,5 +1,5 @@
1
1
  declare const useDataSourceKey: () => {
2
- dataSourceKey: string | undefined;
3
- 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>;
4
4
  };
5
5
  export default useDataSourceKey;
@@ -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 | React.ReactFragment | JSX.Element | (() => 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 | React.ReactFragment | JSX.Element | (() => React.ReactNode) | null | undefined;
30
30
  buttons: any[] | null;
31
31
  filter: JSX.Element | null;
32
32
  onRow: (record: any) => any;
@@ -52,7 +52,7 @@ declare const useTableProps: (props: UseTablePropsProps) => {
52
52
  width: number;
53
53
  align: "center" | "left" | "right";
54
54
  fixed: false | "left" | "right";
55
- type: "link" | "button";
55
+ type: "button" | "link";
56
56
  items: OperationItem[];
57
57
  } | undefined;
58
58
  operationContent?: {
@@ -70,7 +70,7 @@ declare const useTableProps: (props: UseTablePropsProps) => {
70
70
  useCustomAction: boolean;
71
71
  actionType: string;
72
72
  openMode: "modal" | "drawer";
73
- openContentSize: "small" | "large" | "middle";
73
+ openContentSize: "large" | "middle" | "small";
74
74
  openTitle: string;
75
75
  key: string;
76
76
  } | undefined;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { DataSourceTableProps } from '../type';
2
3
  declare type Params = {
3
4
  pagination?: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DataSourceContextProps } from '../provider/dataSource/DataSourceContext';
3
2
  declare const DataSourceWrapper: (props: DataSourceContextProps) => JSX.Element;
4
3
  export default DataSourceWrapper;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ColorPickerProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const ColorPickerReadPretty: (props: ColorPickerProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { DateRangePickerProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const DateRangePickerReadPretty: (props: DateRangePickerProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { IconSelectProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const IconSelectReadPretty: (props: IconSelectProps) => JSX.Element | null;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  declare const Subdomain: React.FC<import("antd").InputProps & {
3
3
  onChange: (value: string) => void;
4
4
  onBlur?: ((e: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
5
- rootDomain: "custom" | "saas" | "xzero";
5
+ rootDomain: "custom" | "xzero" | "saas";
6
6
  customDomain?: string | undefined;
7
7
  value?: string | undefined;
8
8
  tenantId: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TextAreaProps } from "./type";
2
3
  import "./ReadPretty.less";
3
4
  declare const TextAreaReadPretty: (props: TextAreaProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { UrlProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  export declare const formatUrl: (url: string) => string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const SelectWithDataSource: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../../dataSourceForm/utils").WithModeProps & import("../../dataSourceForm/utils").WithFormItemProps & {
3
2
  options?: any;
4
3
  optionSourceType?: "default" | "custom" | "api" | undefined;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TimePickerProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const TimePickerReadPretty: (props: TimePickerProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TranslationProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const TranslationReadPretty: (props: TranslationProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const formFieldMap: {
3
2
  FormItemCheckbox: import("react").FC<{}> & {
4
3
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
@@ -20,7 +19,7 @@ declare const formFieldMap: {
20
19
  Subdomain: import("react").FC<import("antd").InputProps & {
21
20
  onChange: (value: string) => void;
22
21
  onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
23
- rootDomain: "custom" | "saas" | "xzero";
22
+ rootDomain: "custom" | "xzero" | "saas";
24
23
  customDomain?: string | undefined;
25
24
  value?: string | undefined;
26
25
  tenantId: string;
@@ -60,7 +59,7 @@ declare const formFieldMap: {
60
59
  FormItemTranslation: import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
61
60
  FormItemIconSelect: import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
62
61
  };
63
- declare const getFieldComponent: (fieldComponent: string) => (import("react").FC<{}> & {
62
+ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<{}> & {
64
63
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
65
64
  } & {
66
65
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
@@ -77,7 +76,7 @@ declare const getFieldComponent: (fieldComponent: string) => (import("react").FC
77
76
  Subdomain: import("react").FC<import("antd").InputProps & {
78
77
  onChange: (value: string) => void;
79
78
  onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
80
- rootDomain: "custom" | "saas" | "xzero";
79
+ rootDomain: "custom" | "xzero" | "saas";
81
80
  customDomain?: string | undefined;
82
81
  value?: string | undefined;
83
82
  tenantId: string;
@@ -98,5 +97,5 @@ declare const getFieldComponent: (fieldComponent: string) => (import("react").FC
98
97
  dataSource?: any;
99
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 & {
100
99
  onChange: (value: string) => void;
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>;
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>;
102
101
  export { getFieldComponent, formFieldMap };
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DatePicker: (props: any) => JSX.Element;
3
2
  export default DatePicker;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  import { SortType } from './types';
3
4
  declare const DragSortTree: (props: SortType) => JSX.Element;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Dropdown: (props: any) => JSX.Element;
2
3
  export default Dropdown;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export declare const fieldMaps: {
2
3
  text: {
3
4
  field: {
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Text: () => JSX.Element;
2
3
  export default Text;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Text: (props: any) => JSX.Element;
2
3
  export default Text;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const _default: {
2
3
  field: {
3
4
  field_icon: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FilterProps } from "./types";
3
2
  declare const Filter: (props: FilterProps) => JSX.Element | null;
4
3
  export default Filter;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ConfigProviderProps } from '../config-provider';
3
2
  interface PageProps extends ConfigProviderProps {
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,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CardProps } from 'antd';
2
3
  import './index.less';
3
4
  export interface PisellCardProps extends CardProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PickerDateProps } from 'antd/es/date-picker/generatePicker';
2
3
  import { Dayjs } from 'dayjs';
3
4
  import './detePickerCpt.less';
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const PisellDatePicker: (props: any) => JSX.Element;
2
3
  export default PisellDatePicker;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  export interface ScanProps {
3
4
  onChange: (val: string) => void;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps } from 'antd';
2
3
  import { PisellContextType } from "../../../pisell-config-provider/context";
3
4
  import './index.less';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps } from 'antd';
2
3
  import './index.less';
3
4
  import { PisellContextType } from "../../../pisell-config-provider/context";
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from 'antd';
3
2
  import { PisellContextType } from '../pisell-config-provider/context';
4
3
  declare const PisellInput: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PcModalProps } from '../PcModal';
3
2
  export interface IpadModalProps extends PcModalProps {
4
3
  }
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PcModalProps } from '../PcModal';
3
2
  import './index.less';
4
3
  export interface MobileModalProps extends PcModalProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import IpadModal from './IpadModal';
3
2
  import MobileModal from './MobileModal';
4
3
  import PcModal from './PcModal';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TooltipPropsWithTitle } from 'antd/es/tooltip';
2
3
  import { PisellContextType } from "../pisell-config-provider/context";
3
4
  import './index.less';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import type { UploadProps } from 'antd';
2
3
  import './index.less';
3
4
  export interface PisellUploadProps extends UploadProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  export interface PisellWalletPassCardProps {
4
3
  id: number;
@@ -46,9 +46,12 @@
46
46
  display: flex;
47
47
  align-items: center;
48
48
  justify-content: center;
49
- font-size: 22px;
49
+ font-size: 20px;
50
50
  font-weight: 500;
51
51
  line-height: 1;
52
+ white-space: nowrap;
53
+ overflow: hidden;
54
+ text-overflow: ellipsis;
52
55
  }
53
56
 
54
57
  .product-info {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Holders: (props: any) => JSX.Element | null;
4
3
  export default Holders;
@@ -6,7 +6,7 @@
6
6
  * @Author: WangHan
7
7
  * @Date: 2024-11-22 10:01
8
8
  */
9
- export declare const minusSign: (item: any, type?: string) => "-" | "";
9
+ export declare const minusSign: (item: any, type?: string) => "" | "-";
10
10
  /**
11
11
  * @title: 金额格式化
12
12
  * @description:
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Resources: (props: any) => JSX.Element;
4
3
  export default Resources;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import 'dayjs/locale/zh-cn';
3
2
  import 'dayjs/locale/en';
4
3
  import 'dayjs/locale/zh-tw';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Action: ({ item, onAction }: any) => JSX.Element;
3
4
  export default Action;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Divider: ({ type }: any) => JSX.Element;
3
4
  export default Divider;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const DeleteButton: ({ onDelete }: any) => JSX.Element;
3
4
  export default DeleteButton;
@@ -6,7 +6,7 @@
6
6
  * @Author: WangHan
7
7
  * @Date: 2024-11-22 10:01
8
8
  */
9
- export declare const minusSign: (item: any, type?: string) => "-" | "";
9
+ export declare const minusSign: (item: any, type?: string) => "" | "-";
10
10
  /**
11
11
  * @title: 金额格式化
12
12
  * @description:
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Like: ({ status, onLike, className, style, isShowChangeResource, }: {
3
4
  style?: any;
@@ -143,7 +143,9 @@ var SelectHolderModal = function SelectHolderModal(props) {
143
143
  size: "large",
144
144
  onClick: onClose,
145
145
  className: "select-holder-modal-cancel-button"
146
- }, locales.getText('pisell2.product.card.add.holder.modal.cancel'))), /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(Button, {
146
+ }, locales.getText('pisell2.product.card.add.holder.modal.cancel'))), /*#__PURE__*/React.createElement("div", {
147
+ className: "select-holder-modal-footer-right"
148
+ }, /*#__PURE__*/React.createElement(Button, {
147
149
  size: "large",
148
150
  onClick: handleClear,
149
151
  className: "select-holder-modal-clear-button"
@@ -35,5 +35,8 @@
35
35
  .select-holder-modal-clear-button {
36
36
  width: 132px;
37
37
  }
38
+ .select-holder-modal-footer-right {
39
+ display: flex;
40
+ }
38
41
  }
39
42
  }
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Radio: (props: any) => JSX.Element;
2
3
  export default Radio;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SegmentedProps } from "antd";
2
3
  import "./index.less";
3
4
  declare const Segmented: (props: SegmentedProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  interface RightPanelProps {
3
4
  value: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { VirtualKeyboardTimeProps } from "../virtual-keyboard/Time";
3
2
  import { PopoverProps, TimePickerProps } from "antd";
4
3
  import "./index.less";
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Skeleton: (props: any) => JSX.Element;
2
3
  export default Skeleton;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SliderOuter: (props: any) => JSX.Element;
2
3
  export default SliderOuter;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { MenuProps } from "antd";
2
3
  import "./index.less";
3
4
  interface InlineMenuProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare type ColumnsSettingProps = {
3
2
  value?: Record<string, any>[];
4
3
  onChange?: (val: Record<string, any>[]) => void;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ExportImportType } from '../../../../../types';
2
3
  import './index.less';
3
4
  declare const ExportFile: (props: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ExportImportType } from "../../../../../types";
2
3
  import "./index.less";
3
4
  declare const ExportTable: (props: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ExportImportType } from '../../../../../types';
2
3
  import './index.less';
3
4
  declare const ImportLog: (props: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ExportImportType } from '../../../../../types';
2
3
  import './index.less';
3
4
  declare type ImportTableProps = {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GallerySettingType, ModeType } from "../../../types";
3
2
  import "./index.less";
4
3
  declare type GallerySettingProps = {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './PopoverContent.less';
2
3
  declare type FieldType = string | number;
3
4
  export declare type GroupValue = {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DataSourceGroupType } from "../../../types";
3
2
  declare type GroupProps = {
4
3
  setting: DataSourceGroupType;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { GridViewType, ModeType } from "../../../types";
2
3
  declare type ViewModeProps = {
3
4
  view: GridViewType;