@pisell/materials 6.3.35 → 6.3.37

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 (289) 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 +153 -426
  7. package/build/lowcode/render/default/view.css +1 -1
  8. package/build/lowcode/render/default/view.js +31 -26
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +36 -31
  11. package/es/components/Pagination/index.d.ts +1 -0
  12. package/es/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -1
  13. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -1
  14. package/es/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts +1 -0
  15. package/es/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -1
  16. package/es/components/PisellCards/components/TabCard/TabCard.d.ts +0 -1
  17. package/es/components/PisellCards/components/TextCard/TextCard.d.ts +0 -1
  18. package/es/components/PisellCards/index.d.ts +0 -1
  19. package/es/components/appVersionControl/index.d.ts +0 -1
  20. package/es/components/auto-complete-number/index.d.ts +0 -1
  21. package/es/components/badge/index.d.ts +0 -1
  22. package/es/components/batch-editor/fields/index.d.ts +0 -1
  23. package/es/components/calendar/index.d.ts +0 -1
  24. package/es/components/cardPro/index.d.ts +0 -1
  25. package/es/components/checkbox/index.d.ts +0 -1
  26. package/es/components/classicLayout/index.d.ts +0 -1
  27. package/es/components/colorPicker/index.d.ts +0 -1
  28. package/es/components/config-provider/index.d.ts +0 -1
  29. package/es/components/dataSourceComponents/dataSourceForm/BaseForm.js +6 -3
  30. package/es/components/dataSourceComponents/dataSourceForm/formItem.d.ts +1 -0
  31. package/es/components/dataSourceComponents/dataSourceForm/type.d.ts +1 -0
  32. package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  33. package/es/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +1 -0
  34. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +1 -0
  35. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -1
  36. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
  37. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
  38. package/es/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +1 -0
  39. package/es/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +1 -0
  40. package/es/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +1 -0
  41. package/es/components/date-picker/datePickerCpt.d.ts +1 -0
  42. package/es/components/drag-sort-tree/index.d.ts +0 -1
  43. package/es/components/dropdown/index.d.ts +0 -1
  44. package/es/components/filter/components/items/index.d.ts +0 -1
  45. package/es/components/filter/components/items/text/Editor/index.d.ts +0 -1
  46. package/es/components/filter/components/items/text/Preview/index.d.ts +0 -1
  47. package/es/components/filter/components/items/text/index.d.ts +0 -1
  48. package/es/components/filter/index.d.ts +1 -0
  49. package/es/components/list/index.d.ts +1 -0
  50. package/es/components/lowCodePage/index.d.ts +1 -0
  51. package/es/components/page/index.d.ts +0 -1
  52. package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -0
  53. package/es/components/pisellAdjustPrice/index.d.ts +4 -0
  54. package/es/components/pisellAdjustPrice/type.d.ts +20 -0
  55. package/es/components/pisellCard/index.d.ts +0 -1
  56. package/es/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +1 -0
  57. package/es/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  58. package/es/components/pisellGridPro/GridView/index.d.ts +0 -1
  59. package/es/components/pisellGridPro/components/DataCard/index.d.ts +0 -1
  60. package/es/components/pisellInformationEntry/Scan/index.d.ts +0 -1
  61. package/es/components/pisellInput/components/BankCard/index.d.ts +0 -1
  62. package/es/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  63. package/es/components/pisellInput/index.d.ts +0 -1
  64. package/es/components/pisellLoading/index.d.ts +1 -0
  65. package/es/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +7 -0
  66. package/es/components/pisellTooltip/index.d.ts +0 -1
  67. package/es/components/pisellUpload/index.d.ts +0 -1
  68. package/es/components/productCard/components/Action/index.d.ts +0 -1
  69. package/es/components/productCard/components/AmountFooter/index.d.ts +1 -0
  70. package/es/components/productCard/components/Divider/index.d.ts +0 -1
  71. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -1
  72. package/es/components/productCard/components/Header/EditButton/index.d.ts +1 -0
  73. package/es/components/productCard/components/MultiDay/index.d.ts +1 -0
  74. package/es/components/productCard/components/Note/index.d.ts +1 -0
  75. package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +1 -0
  76. package/es/components/productCard/components/Packages/components/options/index.d.ts +1 -0
  77. package/es/components/productCard/components/Packages/index.d.ts +1 -0
  78. package/es/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  79. package/es/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +1 -0
  80. package/es/components/productCard/components/Time/index.d.ts +0 -1
  81. package/es/components/qrcode/index.d.ts +1 -0
  82. package/es/components/radio/index.d.ts +0 -1
  83. package/es/components/segmented/index.d.ts +0 -1
  84. package/es/components/select-time/RightPanel/index.d.ts +0 -1
  85. package/es/components/select-time/index.d.ts +0 -1
  86. package/es/components/skeleton/index.d.ts +0 -1
  87. package/es/components/slider/index.d.ts +0 -1
  88. package/es/components/sort/components/InlineMenu/index.d.ts +0 -1
  89. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  90. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  91. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  92. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
  93. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -1
  94. package/es/components/table/Actions/component/GallerySetting/index.d.ts +1 -0
  95. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  96. package/es/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  97. package/es/components/table/Actions/index.d.ts +1 -0
  98. package/es/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +1 -0
  99. package/es/components/table/Summary/index.d.ts +0 -1
  100. package/es/components/table/Table/fields/date/Config/index.d.ts +0 -1
  101. package/es/components/table/Table/fields/date/Show/index.d.ts +1 -0
  102. package/es/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  103. package/es/components/table/Table/fields/image/Config/index.d.ts +0 -1
  104. package/es/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  105. package/es/components/table/Table/fields/link/Config/index.d.ts +0 -1
  106. package/es/components/table/Table/fields/link/Show/index.d.ts +1 -0
  107. package/es/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  108. package/es/components/table/Table/fields/number/Config/index.d.ts +0 -1
  109. package/es/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  110. package/es/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  111. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  112. package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +0 -1
  113. package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +0 -1
  114. package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +0 -1
  115. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  116. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  117. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  118. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  119. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  120. package/es/components/table/Table/fields/search/Config/index.d.ts +0 -1
  121. package/es/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  122. package/es/components/table/Table/fields/select/Config/index.d.ts +0 -1
  123. package/es/components/table/Table/fields/select/Show/index.d.ts +0 -1
  124. package/es/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  125. package/es/components/table/Table/fields/select/index.d.ts +1 -0
  126. package/es/components/table/Table/fields/text/Config/index.d.ts +0 -1
  127. package/es/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  128. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  129. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  130. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  131. package/es/components/table/Table/fields/treeSelect/index.d.ts +1 -0
  132. package/es/components/table/Table/tableConfig/SortRow/index.d.ts +1 -0
  133. package/es/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  134. package/es/components/table/Table/utils.d.ts +1 -1
  135. package/es/components/table/TableFilter/SortIcon.d.ts +0 -1
  136. package/es/components/table/View/index.d.ts +1 -0
  137. package/es/components/time-picker/index.d.ts +0 -1
  138. package/es/components/upload/index.d.ts +0 -1
  139. package/es/components/virtual-keyboard/Amount/index.d.ts +6 -0
  140. package/es/components/virtual-keyboard/Amount/types.d.ts +44 -0
  141. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -1
  142. package/es/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +21 -0
  143. package/es/components/virtual-keyboard/Number/index.d.ts +5 -0
  144. package/es/components/virtual-keyboard/Number/types.d.ts +25 -0
  145. package/es/components/virtual-keyboard/Time/utils.d.ts +0 -1
  146. package/es/components/walletCard/Guest/index.d.ts +0 -1
  147. package/es/components/walletCard/Guide/index.d.ts +0 -1
  148. package/es/pisell-materials.tw.css +1 -1
  149. package/lib/components/Pagination/index.d.ts +1 -0
  150. package/lib/components/PisellBasicGrid/PisellBasicGrid.d.ts +0 -1
  151. package/lib/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +0 -1
  152. package/lib/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts +1 -0
  153. package/lib/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +0 -1
  154. package/lib/components/PisellCards/components/TabCard/TabCard.d.ts +0 -1
  155. package/lib/components/PisellCards/components/TextCard/TextCard.d.ts +0 -1
  156. package/lib/components/PisellCards/index.d.ts +0 -1
  157. package/lib/components/appVersionControl/index.d.ts +0 -1
  158. package/lib/components/auto-complete-number/index.d.ts +0 -1
  159. package/lib/components/badge/index.d.ts +0 -1
  160. package/lib/components/batch-editor/fields/index.d.ts +0 -1
  161. package/lib/components/calendar/index.d.ts +0 -1
  162. package/lib/components/cardPro/index.d.ts +0 -1
  163. package/lib/components/checkbox/index.d.ts +0 -1
  164. package/lib/components/classicLayout/index.d.ts +0 -1
  165. package/lib/components/colorPicker/index.d.ts +0 -1
  166. package/lib/components/config-provider/index.d.ts +0 -1
  167. package/lib/components/dataSourceComponents/dataSourceForm/BaseForm.js +4 -1
  168. package/lib/components/dataSourceComponents/dataSourceForm/formItem.d.ts +1 -0
  169. package/lib/components/dataSourceComponents/dataSourceForm/type.d.ts +1 -0
  170. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  171. package/lib/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +1 -0
  172. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +1 -0
  173. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -1
  174. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
  175. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
  176. package/lib/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +1 -0
  177. package/lib/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +1 -0
  178. package/lib/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +1 -0
  179. package/lib/components/date-picker/datePickerCpt.d.ts +1 -0
  180. package/lib/components/drag-sort-tree/index.d.ts +0 -1
  181. package/lib/components/dropdown/index.d.ts +0 -1
  182. package/lib/components/filter/components/items/index.d.ts +0 -1
  183. package/lib/components/filter/components/items/text/Editor/index.d.ts +0 -1
  184. package/lib/components/filter/components/items/text/Preview/index.d.ts +0 -1
  185. package/lib/components/filter/components/items/text/index.d.ts +0 -1
  186. package/lib/components/filter/index.d.ts +1 -0
  187. package/lib/components/list/index.d.ts +1 -0
  188. package/lib/components/lowCodePage/index.d.ts +1 -0
  189. package/lib/components/page/index.d.ts +0 -1
  190. package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -0
  191. package/lib/components/pisellAdjustPrice/index.d.ts +4 -0
  192. package/lib/components/pisellAdjustPrice/type.d.ts +20 -0
  193. package/lib/components/pisellCard/index.d.ts +0 -1
  194. package/lib/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +1 -0
  195. package/lib/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  196. package/lib/components/pisellGridPro/GridView/index.d.ts +0 -1
  197. package/lib/components/pisellGridPro/components/DataCard/index.d.ts +0 -1
  198. package/lib/components/pisellInformationEntry/Scan/index.d.ts +0 -1
  199. package/lib/components/pisellInput/components/BankCard/index.d.ts +0 -1
  200. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  201. package/lib/components/pisellInput/index.d.ts +0 -1
  202. package/lib/components/pisellLoading/index.d.ts +1 -0
  203. package/lib/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +7 -0
  204. package/lib/components/pisellTooltip/index.d.ts +0 -1
  205. package/lib/components/pisellUpload/index.d.ts +0 -1
  206. package/lib/components/productCard/components/Action/index.d.ts +0 -1
  207. package/lib/components/productCard/components/AmountFooter/index.d.ts +1 -0
  208. package/lib/components/productCard/components/Divider/index.d.ts +0 -1
  209. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -1
  210. package/lib/components/productCard/components/Header/EditButton/index.d.ts +1 -0
  211. package/lib/components/productCard/components/MultiDay/index.d.ts +1 -0
  212. package/lib/components/productCard/components/Note/index.d.ts +1 -0
  213. package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +1 -0
  214. package/lib/components/productCard/components/Packages/components/options/index.d.ts +1 -0
  215. package/lib/components/productCard/components/Packages/index.d.ts +1 -0
  216. package/lib/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  217. package/lib/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +1 -0
  218. package/lib/components/productCard/components/Time/index.d.ts +0 -1
  219. package/lib/components/qrcode/index.d.ts +1 -0
  220. package/lib/components/radio/index.d.ts +0 -1
  221. package/lib/components/segmented/index.d.ts +0 -1
  222. package/lib/components/select-time/RightPanel/index.d.ts +0 -1
  223. package/lib/components/select-time/index.d.ts +0 -1
  224. package/lib/components/skeleton/index.d.ts +0 -1
  225. package/lib/components/slider/index.d.ts +0 -1
  226. package/lib/components/sort/components/InlineMenu/index.d.ts +0 -1
  227. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  228. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  229. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  230. package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
  231. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -1
  232. package/lib/components/table/Actions/component/GallerySetting/index.d.ts +1 -0
  233. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  234. package/lib/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  235. package/lib/components/table/Actions/index.d.ts +1 -0
  236. package/lib/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +1 -0
  237. package/lib/components/table/Summary/index.d.ts +0 -1
  238. package/lib/components/table/Table/fields/date/Config/index.d.ts +0 -1
  239. package/lib/components/table/Table/fields/date/Show/index.d.ts +1 -0
  240. package/lib/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  241. package/lib/components/table/Table/fields/image/Config/index.d.ts +0 -1
  242. package/lib/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  243. package/lib/components/table/Table/fields/link/Config/index.d.ts +0 -1
  244. package/lib/components/table/Table/fields/link/Show/index.d.ts +1 -0
  245. package/lib/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  246. package/lib/components/table/Table/fields/number/Config/index.d.ts +0 -1
  247. package/lib/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  248. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  249. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  250. package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +0 -1
  251. package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +0 -1
  252. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +0 -1
  253. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  254. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  255. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  256. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  257. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  258. package/lib/components/table/Table/fields/search/Config/index.d.ts +0 -1
  259. package/lib/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  260. package/lib/components/table/Table/fields/select/Config/index.d.ts +0 -1
  261. package/lib/components/table/Table/fields/select/Show/index.d.ts +0 -1
  262. package/lib/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  263. package/lib/components/table/Table/fields/select/index.d.ts +1 -0
  264. package/lib/components/table/Table/fields/text/Config/index.d.ts +0 -1
  265. package/lib/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  266. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  267. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  268. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  269. package/lib/components/table/Table/fields/treeSelect/index.d.ts +1 -0
  270. package/lib/components/table/Table/tableConfig/SortRow/index.d.ts +1 -0
  271. package/lib/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  272. package/lib/components/table/Table/utils.d.ts +1 -1
  273. package/lib/components/table/TableFilter/SortIcon.d.ts +0 -1
  274. package/lib/components/table/View/index.d.ts +1 -0
  275. package/lib/components/time-picker/index.d.ts +0 -1
  276. package/lib/components/upload/index.d.ts +0 -1
  277. package/lib/components/virtual-keyboard/Amount/index.d.ts +6 -0
  278. package/lib/components/virtual-keyboard/Amount/types.d.ts +44 -0
  279. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -1
  280. package/lib/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +21 -0
  281. package/lib/components/virtual-keyboard/Number/index.d.ts +5 -0
  282. package/lib/components/virtual-keyboard/Number/types.d.ts +25 -0
  283. package/lib/components/virtual-keyboard/Time/utils.d.ts +0 -1
  284. package/lib/components/walletCard/Guest/index.d.ts +0 -1
  285. package/lib/components/walletCard/Guide/index.d.ts +0 -1
  286. package/lib/pisell-materials.tw.css +1 -1
  287. package/lowcode/data-source-form/meta.ts +10 -4
  288. package/lowcode/data-source-form/utils.ts +23 -4
  289. package/package.json +1 -1
@@ -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,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const useDataSourceKey: () => {
2
3
  dataSourceKey: string | undefined;
3
4
  dataSourceKeyRef: import("react").MutableRefObject<string | undefined>;
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  import { GridViewProps } from './type';
4
3
  export type { GridViewProps };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DataCardProps } from './types';
3
2
  export type { DataCardProps };
4
3
  import './index.less';
@@ -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 { InputProps } from 'antd';
3
2
  import { PisellContextType } from '../pisell-config-provider/context';
4
3
  declare const PisellInput: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SpinProps } from 'antd';
2
3
  import './index.less';
3
4
  declare type MaskType = {
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import type { RecordBoardCalendarProps } from '../../types';
3
+ export declare type PisellRecordBoardCalendarViewProps = RecordBoardCalendarProps;
4
+ /**
5
+ * RecordBoard 日历视图:内嵌 BookingCalendarDemo(Tailwind 样式由包入口 `pisell-materials.tw.css` 注入)。
6
+ */
7
+ export declare function PisellRecordBoardCalendarView(props: PisellRecordBoardCalendarViewProps): JSX.Element;
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Action: ({ item, onAction }: any) => JSX.Element;
4
3
  export default Action;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Footer: ({ item, hideDivider, type, isOnlyTotal }: any) => JSX.Element;
3
4
  export default Footer;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Divider: ({ type }: any) => JSX.Element;
4
3
  export default Divider;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const DeleteButton: ({ onDelete }: any) => JSX.Element;
4
3
  export default DeleteButton;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const EditButton: ({ onEdit }: any) => JSX.Element;
3
4
  export default EditButton;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const MultiDay: ({ dataSource, hideDivider }: any) => JSX.Element;
3
4
  export default MultiDay;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Note: (props: any) => JSX.Element | null;
3
4
  export default Note;
@@ -1 +1,2 @@
1
+ /// <reference types="react" />
1
2
  export declare const renderBundles: (item: any, hidePrice?: boolean, isShowPackageNote?: boolean) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Options: ({ options, amountSymbol }: any) => JSX.Element | null;
3
4
  export default Options;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Packages: ({ item, isShowPackageNote }: any) => JSX.Element | null;
3
4
  export default Packages;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Like: ({ status, onLike, className, style, isShowChangeResource, }: {
4
3
  style?: any;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SelectHolderMultiple: ({ lists, value, onChange, holderMode, isShowAddHolderButton, onAddHolder, addHolderButtonText, onClearHolder, isErrorHolder, allowClear, holderMaxCount, }: any) => JSX.Element;
2
3
  export default SelectHolderMultiple;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Time: ({ item, isShowHolder, onLike, isShowChangeResource, changeResource, changeHolder, isShowChangeHolder, holderMode, onAddHolder, isShowAddHolderButton, onClearHolder, onClearResource, }: any) => JSX.Element | null;
4
3
  export default Time;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const QRCode: (props: any) => JSX.Element;
2
3
  export default QRCode;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Radio: (props: any) => JSX.Element;
3
2
  export default Radio;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SegmentedProps } from "antd";
3
2
  import "./index.less";
4
3
  declare const Segmented: (props: SegmentedProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface RightPanelProps {
4
3
  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,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Skeleton: (props: any) => JSX.Element;
3
2
  export default Skeleton;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const SliderOuter: (props: any) => JSX.Element;
3
2
  export default SliderOuter;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { MenuProps } from "antd";
3
2
  import "./index.less";
4
3
  interface InlineMenuProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ExportImportType } from '../../../../../types';
3
2
  import './index.less';
4
3
  declare const ExportFile: (props: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ExportImportType } from "../../../../../types";
3
2
  import "./index.less";
4
3
  declare const ExportTable: (props: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ExportImportType } from '../../../../../types';
3
2
  import './index.less';
4
3
  declare const ImportLog: (props: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ExportImportType } from '../../../../../types';
3
2
  import './index.less';
4
3
  declare type ImportTableProps = {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ExportImportType } from '../../../types';
3
2
  import './index.less';
4
3
  declare type ExportImportProps = {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { GallerySettingType, ModeType } from "../../../types";
2
3
  import "./index.less";
3
4
  declare type GallerySettingProps = {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './PopoverContent.less';
3
2
  declare type FieldType = string | number;
4
3
  export declare type GroupValue = {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GridViewType, ModeType } from "../../../types";
3
2
  declare type ViewModeProps = {
4
3
  view: GridViewType;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FilterType } from "../../filter/types";
2
3
  import { ColumnSettingType, DataSourceGroupType, ExportImportType, GallerySettingType, GridViewType, SortType } from "../types";
3
4
  import "./index.less";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  declare type RenderFieldsProps = {
3
4
  fields: string[];
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const Summary: ({ summary }: any) => JSX.Element | null;
4
3
  export default Summary;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FieldPropsType } from "../../types";
2
3
  declare const Show: (props: FieldPropsType) => JSX.Element;
3
4
  export default Show;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FieldPropsType } from "../../types";
2
3
  declare const Show: (props: FieldPropsType) => JSX.Element;
3
4
  export default Show;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import filter from "./filterUtil";
2
3
  declare const _default: {
3
4
  field: {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import filter from "./filterUtil";
2
3
  declare const _default: {
3
4
  field: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  declare const SortRow: ({ children, rowKey, onSortChange }: any) => JSX.Element;
3
4
  export default SortRow;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const summary: (props: any) => JSX.Element;
3
2
  export default summary;
@@ -155,7 +155,7 @@ export declare const getSettingKeyArrByMode: ({ filter, columnSetting, dataSourc
155
155
  sort?: SortType | undefined;
156
156
  mode: "" | "localStorage" | "remote";
157
157
  currentViewMode: ModeType;
158
- }) => ("filters" | "column_setting" | "gallery_setting" | "order_by" | "group_by" | "view_mode" | "filter_setting")[];
158
+ }) => ("filters" | "view_mode" | "order_by" | "group_by" | "column_setting" | "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,4 @@
1
+ /// <reference types="react" />
1
2
  import { GridViewProps } from '../types';
2
3
  declare const View: (props: GridViewProps & {
3
4
  setTableSetting: (values: Record<string, any>) => void;
@@ -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,6 @@
1
+ /// <reference types="react" />
2
+ import { AmountProps, RightItemsStyleProps } from './types';
3
+ import './index.less';
4
+ export type { AmountProps, RightItemsStyleProps };
5
+ declare const Amount: (props: AmountProps) => JSX.Element;
6
+ export default Amount;
@@ -0,0 +1,44 @@
1
+ /// <reference types="react" />
2
+ import { BaseNumberKeyboardProps } from '../BaseNumberKeyboard';
3
+ export interface RightItemsStyleProps {
4
+ buttonBackgroundColor?: string;
5
+ textColor?: string;
6
+ resetButtonBackgroundColor?: string;
7
+ resetButtonTextColor?: string;
8
+ isDoneButtonFollowTheme?: boolean;
9
+ doneButtonBackgroundColor?: string;
10
+ doneButtonTextColor?: string;
11
+ }
12
+ export interface AmountProps {
13
+ max?: number;
14
+ min?: number;
15
+ doneText?: string;
16
+ resetText?: string;
17
+ defaultValue?: string | number;
18
+ placeholder?: string;
19
+ amountProps?: {
20
+ showCurrencySymbol: boolean;
21
+ useThousandsSeparator: boolean;
22
+ };
23
+ presets?: BaseNumberKeyboardProps['presets'];
24
+ value?: string | number;
25
+ onChange?: (val: string | number) => void;
26
+ onEnter?: (val: string | number) => void;
27
+ defaultSelect?: boolean;
28
+ inputFormat?: (_v: string) => React.ReactNode | null;
29
+ rightItemsStyle?: RightItemsStyleProps;
30
+ selectType?: 'light' | 'dark';
31
+ backgroundColor?: string;
32
+ containerBackgroundColor?: string;
33
+ buttonBackgroundColor?: string;
34
+ textColor?: string;
35
+ resetButtonBackgroundColor?: string;
36
+ resetButtonTextColor?: string;
37
+ isDoneButtonFollowTheme?: boolean;
38
+ doneButtonBackgroundColor?: string;
39
+ doneButtonTextColor?: string;
40
+ keyboardBackgroundColor?: string;
41
+ keyboardButtonBackgroundColor?: string;
42
+ keyboardButtonTextColor?: string;
43
+ keyboardButtonHoverColor?: string;
44
+ }
@@ -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 { PresetsProps } from './Presets';
3
+ import { RightItemsStyleProps } from '../Amount';
4
+ import './index.less';
5
+ export interface BaseNumberKeyboardProps {
6
+ placeholder?: string;
7
+ format?: (val: string) => React.ReactNode;
8
+ defaultValue?: string | number;
9
+ doneText?: string;
10
+ resetText?: string;
11
+ onChange?: (val: string) => void;
12
+ onEnter?: (val: string) => void;
13
+ value?: string | number;
14
+ max?: number;
15
+ min?: number;
16
+ presets?: PresetsProps['presets'];
17
+ defaultSelect?: boolean;
18
+ rightItemsStyle?: RightItemsStyleProps;
19
+ }
20
+ declare const BaseNumberKeyboard: (props: BaseNumberKeyboardProps) => JSX.Element;
21
+ export default BaseNumberKeyboard;
@@ -0,0 +1,5 @@
1
+ import { NumberProps } from './types';
2
+ import './index.less';
3
+ export type { NumberProps };
4
+ declare const Number: (props: NumberProps) => JSX.Element;
5
+ export default Number;