@pisell/materials 6.2.31 → 6.2.33

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 (295) 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 +2 -2
  6. package/build/lowcode/preview.js +9 -9
  7. package/build/lowcode/render/default/view.css +1 -1
  8. package/build/lowcode/render/default/view.js +20 -20
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +24 -24
  11. package/es/components/auto-complete-number/index.d.ts +0 -1
  12. package/es/components/badge/index.d.ts +0 -1
  13. package/es/components/batch-editor/fields/index.d.ts +0 -1
  14. package/es/components/calendar/index.d.ts +0 -1
  15. package/es/components/cardPro/index.d.ts +0 -1
  16. package/es/components/checkbox/index.d.ts +0 -1
  17. package/es/components/classicLayout/index.d.ts +0 -1
  18. package/es/components/colorPicker/index.d.ts +0 -1
  19. package/es/components/config-provider/index.d.ts +0 -1
  20. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +0 -1
  21. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  22. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  23. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  24. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  25. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  26. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  27. package/es/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
  28. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  29. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  30. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  31. package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +0 -1
  32. package/es/components/dataSourceComponents/fields/index.d.ts +8 -8
  33. package/es/components/date-picker/index.d.ts +1 -0
  34. package/es/components/drag-sort-tree/TreeItem/index.d.ts +18 -0
  35. package/es/components/drag-sort-tree/index.d.ts +0 -1
  36. package/es/components/dropdown/index.d.ts +0 -1
  37. package/es/components/filter/components/items/index.d.ts +0 -1
  38. package/es/components/filter/components/items/text/Editor/index.d.ts +0 -1
  39. package/es/components/filter/components/items/text/Preview/index.d.ts +0 -1
  40. package/es/components/filter/components/items/text/index.d.ts +0 -1
  41. package/es/components/iconfont/index.js +1 -1
  42. package/es/components/page/index.d.ts +1 -0
  43. package/es/components/pisellAdjustPrice/status.d.ts +32 -0
  44. package/es/components/pisellAdjustPrice/type.d.ts +20 -0
  45. package/es/components/pisellCard/index.d.ts +0 -1
  46. package/es/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  47. package/es/components/pisellDatePicker/index.d.ts +0 -1
  48. package/es/components/pisellInformationEntry/Scan/index.d.ts +0 -1
  49. package/es/components/pisellInput/components/BankCard/index.d.ts +0 -1
  50. package/es/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  51. package/es/components/pisellTooltip/index.d.ts +0 -1
  52. package/es/components/pisellUpload/index.d.ts +0 -1
  53. package/es/components/pisellWalletPassCard/index.d.ts +1 -0
  54. package/es/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +3 -0
  55. package/es/components/productCard/cartSkuCard/components/AmountFooter/index.js +76 -0
  56. package/es/components/productCard/cartSkuCard/components/AmountFooter/index.less +75 -0
  57. package/es/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +3 -0
  58. package/es/components/productCard/cartSkuCard/components/MultiDay/index.js +82 -0
  59. package/es/components/productCard/cartSkuCard/components/MultiDay/index.less +31 -0
  60. package/es/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +14 -0
  61. package/es/components/productCard/cartSkuCard/components/MultiDay/utils.js +56 -0
  62. package/es/components/productCard/cartSkuCard/components/Note/index.d.ts +3 -0
  63. package/es/components/productCard/cartSkuCard/components/Note/index.js +29 -0
  64. package/es/components/productCard/cartSkuCard/components/Note/index.less +27 -0
  65. package/es/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +6 -0
  66. package/es/components/productCard/cartSkuCard/components/basicInfo/index.js +25 -5
  67. package/es/components/productCard/cartSkuCard/components/basicInfo/index.less +1 -1
  68. package/es/components/productCard/cartSkuCard/components/holders/index.d.ts +1 -0
  69. package/es/components/productCard/cartSkuCard/components/packages/index.js +1 -1
  70. package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +1 -1
  71. package/es/components/productCard/cartSkuCard/components/resources/index.js +8 -13
  72. package/es/components/productCard/cartSkuCard/components/resources/index.less +6 -7
  73. package/es/components/productCard/cartSkuCard/components/sales/index.d.ts +2 -1
  74. package/es/components/productCard/cartSkuCard/components/sales/index.js +4 -2
  75. package/es/components/productCard/cartSkuCard/components/specs/index.js +3 -2
  76. package/es/components/productCard/cartSkuCard/components/specs/index.less +6 -0
  77. package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +1 -0
  78. package/es/components/productCard/cartSkuCard/components/timeRange/index.js +6 -5
  79. package/es/components/productCard/cartSkuCard/components/timeRange/index.less +6 -5
  80. package/es/components/productCard/cartSkuCard/index.js +25 -38
  81. package/es/components/productCard/cartSkuCard/index.less +4 -44
  82. package/es/components/productCard/components/Action/index.d.ts +0 -1
  83. package/es/components/productCard/components/Action/index.js +14 -1
  84. package/es/components/productCard/components/Action/index.less +3 -0
  85. package/es/components/productCard/components/Divider/index.d.ts +0 -1
  86. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -1
  87. package/es/components/productCard/components/Header/index.js +3 -1
  88. package/es/components/productCard/components/Header/index.less +3 -3
  89. package/es/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  90. package/es/components/productCard/locales.d.ts +84 -0
  91. package/es/components/productCard/locales.js +3 -0
  92. package/es/components/productCard/status.d.ts +32 -0
  93. package/es/components/productCard/types.d.ts +84 -0
  94. package/es/components/radio/index.d.ts +0 -1
  95. package/es/components/segmented/index.d.ts +0 -1
  96. package/es/components/select-time/RightPanel/index.d.ts +0 -1
  97. package/es/components/select-time/index.d.ts +1 -0
  98. package/es/components/skeleton/index.d.ts +0 -1
  99. package/es/components/slider/index.d.ts +0 -1
  100. package/es/components/sort/components/InlineMenu/index.d.ts +0 -1
  101. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  102. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  103. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  104. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
  105. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  106. package/es/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  107. package/es/components/table/Summary/index.d.ts +0 -1
  108. package/es/components/table/Table/SelectField/index.d.ts +1 -0
  109. package/es/components/table/Table/fields/date/Config/index.d.ts +0 -1
  110. package/es/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  111. package/es/components/table/Table/fields/image/Config/index.d.ts +0 -1
  112. package/es/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  113. package/es/components/table/Table/fields/index.d.ts +1 -0
  114. package/es/components/table/Table/fields/link/Config/index.d.ts +0 -1
  115. package/es/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  116. package/es/components/table/Table/fields/number/Config/index.d.ts +0 -1
  117. package/es/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  118. package/es/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  119. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  120. package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +0 -1
  121. package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +0 -1
  122. package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +0 -1
  123. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  124. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  125. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  126. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  127. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  128. package/es/components/table/Table/fields/search/Config/index.d.ts +0 -1
  129. package/es/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  130. package/es/components/table/Table/fields/select/Config/index.d.ts +0 -1
  131. package/es/components/table/Table/fields/select/Show/index.d.ts +0 -1
  132. package/es/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  133. package/es/components/table/Table/fields/text/Config/index.d.ts +0 -1
  134. package/es/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  135. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  136. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  137. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  138. package/es/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  139. package/es/components/table/Table/utils.d.ts +1 -1
  140. package/es/components/table/TableFilter/SortIcon.d.ts +0 -1
  141. package/es/components/time-picker/index.d.ts +0 -1
  142. package/es/components/upload/index.d.ts +0 -1
  143. package/es/components/virtual-keyboard/Amount/themeConfig.d.ts +32 -0
  144. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -1
  145. package/es/components/virtual-keyboard/Keyboard/index.d.ts +21 -0
  146. package/es/components/virtual-keyboard/Number/themeConfig.d.ts +32 -0
  147. package/es/components/virtual-keyboard/Number/types.d.ts +25 -0
  148. package/es/components/virtual-keyboard/Time/utils.d.ts +0 -1
  149. package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +13 -0
  150. package/es/components/walletCard/Guest/index.d.ts +0 -1
  151. package/es/components/walletCard/Guide/index.d.ts +0 -1
  152. package/lib/components/auto-complete-number/index.d.ts +0 -1
  153. package/lib/components/badge/index.d.ts +0 -1
  154. package/lib/components/batch-editor/fields/index.d.ts +0 -1
  155. package/lib/components/calendar/index.d.ts +0 -1
  156. package/lib/components/cardPro/index.d.ts +0 -1
  157. package/lib/components/checkbox/index.d.ts +0 -1
  158. package/lib/components/classicLayout/index.d.ts +0 -1
  159. package/lib/components/colorPicker/index.d.ts +0 -1
  160. package/lib/components/config-provider/index.d.ts +0 -1
  161. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +0 -1
  162. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  163. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  164. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  165. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  166. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  167. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  168. package/lib/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
  169. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  170. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  171. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  172. package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +0 -1
  173. package/lib/components/dataSourceComponents/fields/index.d.ts +8 -8
  174. package/lib/components/date-picker/index.d.ts +1 -0
  175. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +18 -0
  176. package/lib/components/drag-sort-tree/index.d.ts +0 -1
  177. package/lib/components/dropdown/index.d.ts +0 -1
  178. package/lib/components/filter/components/items/index.d.ts +0 -1
  179. package/lib/components/filter/components/items/text/Editor/index.d.ts +0 -1
  180. package/lib/components/filter/components/items/text/Preview/index.d.ts +0 -1
  181. package/lib/components/filter/components/items/text/index.d.ts +0 -1
  182. package/lib/components/iconfont/index.js +1 -1
  183. package/lib/components/page/index.d.ts +1 -0
  184. package/lib/components/pisellAdjustPrice/status.d.ts +32 -0
  185. package/lib/components/pisellAdjustPrice/type.d.ts +20 -0
  186. package/lib/components/pisellCard/index.d.ts +0 -1
  187. package/lib/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  188. package/lib/components/pisellDatePicker/index.d.ts +0 -1
  189. package/lib/components/pisellInformationEntry/Scan/index.d.ts +0 -1
  190. package/lib/components/pisellInput/components/BankCard/index.d.ts +0 -1
  191. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  192. package/lib/components/pisellTooltip/index.d.ts +0 -1
  193. package/lib/components/pisellUpload/index.d.ts +0 -1
  194. package/lib/components/pisellWalletPassCard/index.d.ts +1 -0
  195. package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +3 -0
  196. package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.js +80 -0
  197. package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.less +75 -0
  198. package/lib/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +3 -0
  199. package/lib/components/productCard/cartSkuCard/components/MultiDay/index.js +71 -0
  200. package/lib/components/productCard/cartSkuCard/components/MultiDay/index.less +31 -0
  201. package/lib/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +14 -0
  202. package/lib/components/productCard/cartSkuCard/components/MultiDay/utils.js +77 -0
  203. package/lib/components/productCard/cartSkuCard/components/Note/index.d.ts +3 -0
  204. package/lib/components/productCard/cartSkuCard/components/Note/index.js +56 -0
  205. package/lib/components/productCard/cartSkuCard/components/Note/index.less +27 -0
  206. package/lib/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +6 -0
  207. package/lib/components/productCard/cartSkuCard/components/basicInfo/index.js +17 -14
  208. package/lib/components/productCard/cartSkuCard/components/basicInfo/index.less +1 -1
  209. package/lib/components/productCard/cartSkuCard/components/holders/index.d.ts +1 -0
  210. package/lib/components/productCard/cartSkuCard/components/packages/index.js +1 -1
  211. package/lib/components/productCard/cartSkuCard/components/resources/index.d.ts +1 -1
  212. package/lib/components/productCard/cartSkuCard/components/resources/index.js +6 -8
  213. package/lib/components/productCard/cartSkuCard/components/resources/index.less +6 -7
  214. package/lib/components/productCard/cartSkuCard/components/sales/index.d.ts +2 -1
  215. package/lib/components/productCard/cartSkuCard/components/sales/index.js +3 -2
  216. package/lib/components/productCard/cartSkuCard/components/specs/index.js +3 -2
  217. package/lib/components/productCard/cartSkuCard/components/specs/index.less +6 -0
  218. package/lib/components/productCard/cartSkuCard/components/timeRange/index.d.ts +1 -0
  219. package/lib/components/productCard/cartSkuCard/components/timeRange/index.js +2 -1
  220. package/lib/components/productCard/cartSkuCard/components/timeRange/index.less +6 -5
  221. package/lib/components/productCard/cartSkuCard/index.js +26 -21
  222. package/lib/components/productCard/cartSkuCard/index.less +4 -44
  223. package/lib/components/productCard/components/Action/index.d.ts +0 -1
  224. package/lib/components/productCard/components/Action/index.js +9 -0
  225. package/lib/components/productCard/components/Action/index.less +3 -0
  226. package/lib/components/productCard/components/Divider/index.d.ts +0 -1
  227. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -1
  228. package/lib/components/productCard/components/Header/index.js +2 -1
  229. package/lib/components/productCard/components/Header/index.less +3 -3
  230. package/lib/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  231. package/lib/components/productCard/locales.d.ts +84 -0
  232. package/lib/components/productCard/locales.js +12 -3
  233. package/lib/components/productCard/status.d.ts +32 -0
  234. package/lib/components/productCard/types.d.ts +84 -0
  235. package/lib/components/radio/index.d.ts +0 -1
  236. package/lib/components/segmented/index.d.ts +0 -1
  237. package/lib/components/select-time/RightPanel/index.d.ts +0 -1
  238. package/lib/components/select-time/index.d.ts +1 -0
  239. package/lib/components/skeleton/index.d.ts +0 -1
  240. package/lib/components/slider/index.d.ts +0 -1
  241. package/lib/components/sort/components/InlineMenu/index.d.ts +0 -1
  242. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  243. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  244. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  245. package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
  246. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  247. package/lib/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  248. package/lib/components/table/Summary/index.d.ts +0 -1
  249. package/lib/components/table/Table/SelectField/index.d.ts +1 -0
  250. package/lib/components/table/Table/fields/date/Config/index.d.ts +0 -1
  251. package/lib/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  252. package/lib/components/table/Table/fields/image/Config/index.d.ts +0 -1
  253. package/lib/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  254. package/lib/components/table/Table/fields/index.d.ts +1 -0
  255. package/lib/components/table/Table/fields/link/Config/index.d.ts +0 -1
  256. package/lib/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  257. package/lib/components/table/Table/fields/number/Config/index.d.ts +0 -1
  258. package/lib/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  259. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  260. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  261. package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +0 -1
  262. package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +0 -1
  263. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +0 -1
  264. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  265. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  266. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  267. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  268. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  269. package/lib/components/table/Table/fields/search/Config/index.d.ts +0 -1
  270. package/lib/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  271. package/lib/components/table/Table/fields/select/Config/index.d.ts +0 -1
  272. package/lib/components/table/Table/fields/select/Show/index.d.ts +0 -1
  273. package/lib/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  274. package/lib/components/table/Table/fields/text/Config/index.d.ts +0 -1
  275. package/lib/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  276. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  277. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  278. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  279. package/lib/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  280. package/lib/components/table/Table/utils.d.ts +1 -1
  281. package/lib/components/table/TableFilter/SortIcon.d.ts +0 -1
  282. package/lib/components/time-picker/index.d.ts +0 -1
  283. package/lib/components/upload/index.d.ts +0 -1
  284. package/lib/components/virtual-keyboard/Amount/themeConfig.d.ts +32 -0
  285. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -1
  286. package/lib/components/virtual-keyboard/Keyboard/index.d.ts +21 -0
  287. package/lib/components/virtual-keyboard/Number/themeConfig.d.ts +32 -0
  288. package/lib/components/virtual-keyboard/Number/types.d.ts +25 -0
  289. package/lib/components/virtual-keyboard/Time/utils.d.ts +0 -1
  290. package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +13 -0
  291. package/lib/components/walletCard/Guest/index.d.ts +0 -1
  292. package/lib/components/walletCard/Guide/index.d.ts +0 -1
  293. package/package.json +1 -1
  294. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -7
  295. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -7
@@ -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
- }) => ("view_mode" | "filter_setting" | "group_by" | "order_by" | "column_setting" | "gallery_setting")[];
158
+ }) => ("view_mode" | "column_setting" | "order_by" | "group_by" | "gallery_setting" | "filter_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;
@@ -0,0 +1,32 @@
1
+ export declare const amountThemeConfig: {
2
+ dark: {
3
+ backgroundColor: string;
4
+ containerBackgroundColor: string;
5
+ buttonBackgroundColor: string;
6
+ textColor: string;
7
+ resetButtonBackgroundColor: string;
8
+ resetButtonTextColor: string;
9
+ isDoneButtonFollowTheme: boolean;
10
+ doneButtonBackgroundColor: string;
11
+ doneButtonTextColor: string;
12
+ keyboardBackgroundColor: string;
13
+ keyboardButtonBackgroundColor: string;
14
+ keyboardButtonTextColor: string;
15
+ keyboardButtonHoverColor: string;
16
+ };
17
+ light: {
18
+ backgroundColor: string;
19
+ containerBackgroundColor: string;
20
+ buttonBackgroundColor: string;
21
+ textColor: string;
22
+ resetButtonBackgroundColor: string;
23
+ resetButtonTextColor: string;
24
+ isDoneButtonFollowTheme: boolean;
25
+ doneButtonBackgroundColor: string;
26
+ doneButtonTextColor: string;
27
+ keyboardBackgroundColor: string;
28
+ keyboardButtonBackgroundColor: string;
29
+ keyboardButtonTextColor: string;
30
+ keyboardButtonHoverColor: string;
31
+ };
32
+ };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./Presets.less";
3
2
  export declare type PresetsItem = {
4
3
  label: string;
@@ -0,0 +1,21 @@
1
+ import React from 'react';
2
+ import './index.less';
3
+ export declare type ItemValue = string | number;
4
+ export interface Item {
5
+ value: ItemValue;
6
+ label: React.ReactNode;
7
+ disabled: boolean;
8
+ type: 'text' | 'primary';
9
+ style?: React.CSSProperties;
10
+ size?: number;
11
+ }
12
+ export interface KeyboardProps {
13
+ className?: string;
14
+ style?: React.CSSProperties;
15
+ onChange?: (value?: ItemValue) => void;
16
+ items?: Item[];
17
+ rightItems?: Item[];
18
+ keydown?: boolean;
19
+ }
20
+ declare const _default: React.MemoExoticComponent<(props: KeyboardProps) => JSX.Element>;
21
+ export default _default;
@@ -0,0 +1,32 @@
1
+ export declare const numberThemeConfig: {
2
+ dark: {
3
+ backgroundColor: string;
4
+ containerBackgroundColor: string;
5
+ buttonBackgroundColor: string;
6
+ textColor: string;
7
+ resetButtonBackgroundColor: string;
8
+ resetButtonTextColor: string;
9
+ isDoneButtonFollowTheme: boolean;
10
+ doneButtonBackgroundColor: string;
11
+ doneButtonTextColor: string;
12
+ keyboardBackgroundColor: string;
13
+ keyboardButtonBackgroundColor: string;
14
+ keyboardButtonTextColor: string;
15
+ keyboardButtonHoverColor: string;
16
+ };
17
+ light: {
18
+ backgroundColor: string;
19
+ containerBackgroundColor: string;
20
+ buttonBackgroundColor: string;
21
+ textColor: string;
22
+ resetButtonBackgroundColor: string;
23
+ resetButtonTextColor: string;
24
+ isDoneButtonFollowTheme: boolean;
25
+ doneButtonBackgroundColor: string;
26
+ doneButtonTextColor: string;
27
+ keyboardBackgroundColor: string;
28
+ keyboardButtonBackgroundColor: string;
29
+ keyboardButtonTextColor: string;
30
+ keyboardButtonHoverColor: string;
31
+ };
32
+ };
@@ -0,0 +1,25 @@
1
+ export interface NumberProps {
2
+ max?: number;
3
+ min?: number;
4
+ doneText?: string;
5
+ resetText: string;
6
+ defaultValue?: string | number;
7
+ placeholder?: string;
8
+ value?: string | number;
9
+ onChange?: (val: string | number) => void;
10
+ onEnter?: (val: string | number) => void;
11
+ selectType?: 'light' | 'dark';
12
+ backgroundColor?: string;
13
+ containerBackgroundColor?: string;
14
+ buttonBackgroundColor?: string;
15
+ textColor?: string;
16
+ resetButtonBackgroundColor?: string;
17
+ resetButtonTextColor?: string;
18
+ isDoneButtonFollowTheme?: boolean;
19
+ doneButtonBackgroundColor?: string;
20
+ doneButtonTextColor?: string;
21
+ keyboardBackgroundColor?: string;
22
+ keyboardButtonBackgroundColor?: string;
23
+ keyboardButtonTextColor?: string;
24
+ keyboardButtonHoverColor?: string;
25
+ }
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const formatStringToTime: (value: string) => {
3
2
  valueArray: string[];
4
3
  valueString: string;
@@ -0,0 +1,13 @@
1
+ import React from 'react';
2
+ import { InputProps } from 'antd';
3
+ import './index.less';
4
+ export interface VirtualKeyInputProps extends InputProps {
5
+ previewValue?: string;
6
+ renderInput?: (props: any) => any;
7
+ showDelete?: boolean;
8
+ onValueSelect?: (selected: boolean) => void;
9
+ defaultSelect?: boolean;
10
+ style?: React.CSSProperties;
11
+ }
12
+ declare const VirtualKeyInput: (props: VirtualKeyInputProps) => JSX.Element;
13
+ export default VirtualKeyInput;
@@ -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;
@@ -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 {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DataSourceTableProps } from '../type';
3
2
  declare type Params = {
4
3
  pagination?: {
@@ -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 { InputProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  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" | "xzero" | "saas";
5
+ rootDomain: "custom" | "saas" | "xzero";
6
6
  customDomain?: string | undefined;
7
7
  value?: string | undefined;
8
8
  tenantId: string;
@@ -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;
@@ -19,7 +19,7 @@ declare const formFieldMap: {
19
19
  Subdomain: import("react").FC<import("antd").InputProps & {
20
20
  onChange: (value: string) => void;
21
21
  onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
22
- rootDomain: "custom" | "xzero" | "saas";
22
+ rootDomain: "custom" | "saas" | "xzero";
23
23
  customDomain?: string | undefined;
24
24
  value?: string | undefined;
25
25
  tenantId: string;
@@ -59,11 +59,13 @@ 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<any> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | (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>;
66
- }) | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<import("./Input/type").InputProps> & {
66
+ }) | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<(import("antd").DatePickerProps & 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("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
67
+ onChange: (value: string) => void;
68
+ } & 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("./Input/type").InputProps> & {
67
69
  JSON: import("react").FC<any>;
68
70
  Password: import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
69
71
  TextArea: import("react").FC<import("antd/es/input").TextAreaProps & import("react").RefAttributes<import("antd/es/input/TextArea").TextAreaRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
@@ -76,14 +78,14 @@ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<
76
78
  Subdomain: import("react").FC<import("antd").InputProps & {
77
79
  onChange: (value: string) => void;
78
80
  onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
79
- rootDomain: "custom" | "xzero" | "saas";
81
+ rootDomain: "custom" | "saas" | "xzero";
80
82
  customDomain?: string | undefined;
81
83
  value?: string | undefined;
82
84
  tenantId: string;
83
85
  name?: string | undefined;
84
86
  fieldKey?: string | undefined;
85
87
  } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
86
- }) | (import("react").FC<{}> & {
88
+ }) | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | (import("react").FC<{}> & {
87
89
  Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
88
90
  } & {
89
91
  Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
@@ -95,7 +97,5 @@ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<
95
97
  extraParams?: Record<string, any> | undefined;
96
98
  } & {
97
99
  dataSource?: any;
98
- }) => JSX.Element) | import("react").FC<any> | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
99
- 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
+ }) => JSX.Element) | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | 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,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const DatePicker: (props: any) => JSX.Element;
2
3
  export default DatePicker;
@@ -0,0 +1,18 @@
1
+ import './index.less';
2
+ import { ValueProps, SortType } from '../types';
3
+ declare type IdType = string | number;
4
+ declare type TreeItemProps = {
5
+ id: string | number;
6
+ key: string | number;
7
+ item: ValueProps | any;
8
+ depth: number;
9
+ lists: any[];
10
+ childrenProps?: SortType;
11
+ sensors?: any;
12
+ expandedKeys?: IdType[];
13
+ setExpandedKeys?: any;
14
+ onSelectKeys?: (ids: IdType) => void;
15
+ onChange?: (value: any[]) => void;
16
+ };
17
+ declare const TreeItem: (props: TreeItemProps) => JSX.Element;
18
+ export default TreeItem;
@@ -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.6.js"
38
+ scriptUrl: "https://static.pisellcdn.com/pisell2iconfont1.8.js"
39
39
  // 在 iconfont.cn 上生成
40
40
  });
41
41
  var IconFont = (props) => {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ConfigProviderProps } from '../config-provider';
2
3
  interface PageProps extends ConfigProviderProps {
3
4
  }
@@ -0,0 +1,32 @@
1
+ export declare const defaultConfig: {
2
+ dark: {
3
+ backgroundColor: string;
4
+ containerBackgroundColor: string;
5
+ buttonBackgroundColor: string;
6
+ textColor: string;
7
+ resetButtonBackgroundColor: string;
8
+ resetButtonTextColor: string;
9
+ isDoneButtonFollowTheme: boolean;
10
+ doneButtonBackgroundColor: string;
11
+ doneButtonTextColor: string;
12
+ isShowMainText: boolean;
13
+ mainTextColor: string;
14
+ isShowSubText: boolean;
15
+ subTextColor: string;
16
+ };
17
+ light: {
18
+ backgroundColor: string;
19
+ containerBackgroundColor: string;
20
+ buttonBackgroundColor: string;
21
+ textColor: string;
22
+ resetButtonBackgroundColor: string;
23
+ resetButtonTextColor: string;
24
+ isDoneButtonFollowTheme: boolean;
25
+ doneButtonBackgroundColor: string;
26
+ doneButtonTextColor: string;
27
+ isShowMainText: boolean;
28
+ mainTextColor: string;
29
+ isShowSubText: boolean;
30
+ subTextColor: string;
31
+ };
32
+ };
@@ -0,0 +1,20 @@
1
+ export interface PisellAdjustPriceProps {
2
+ value?: number;
3
+ originValue: number;
4
+ defaultValue?: number;
5
+ onChange?: (val: number) => void;
6
+ selectType?: 'light' | 'dark';
7
+ backgroundColor?: string;
8
+ containerBackgroundColor?: string;
9
+ buttonBackgroundColor?: string;
10
+ textColor?: string;
11
+ resetButtonBackgroundColor?: string;
12
+ resetButtonTextColor?: string;
13
+ isDoneButtonFollowTheme?: boolean;
14
+ doneButtonBackgroundColor?: string;
15
+ doneButtonTextColor?: string;
16
+ isShowMainText?: boolean;
17
+ mainTextColor?: string;
18
+ isShowSubText?: boolean;
19
+ subTextColor?: string;
20
+ }
@@ -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,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 './detePickerCpt.less';
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const PisellDatePicker: (props: any) => JSX.Element;
3
2
  export default PisellDatePicker;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  export interface ScanProps {
4
3
  onChange: (val: string) => void;
@@ -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
  import './index.less';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from 'antd';
3
2
  import './index.less';
4
3
  import { PisellContextType } from "../../../pisell-config-provider/context";
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TooltipPropsWithTitle } from 'antd/es/tooltip';
3
2
  import { PisellContextType } from "../pisell-config-provider/context";
4
3
  import './index.less';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { UploadProps } from 'antd';
3
2
  import './index.less';
4
3
  export interface PisellUploadProps extends UploadProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  export interface PisellWalletPassCardProps {
3
4
  id: number;
@@ -0,0 +1,3 @@
1
+ import './index.less';
2
+ declare const Footer: ({ item, hideDivider, type, isOnlyTotal }: any) => JSX.Element;
3
+ export default Footer;