@pisell/materials 6.2.31 → 6.2.32

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 (279) 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 +15 -15
  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/Note/index.d.ts +3 -0
  55. package/es/components/productCard/cartSkuCard/components/Note/index.js +29 -0
  56. package/es/components/productCard/cartSkuCard/components/Note/index.less +27 -0
  57. package/es/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +6 -0
  58. package/es/components/productCard/cartSkuCard/components/basicInfo/index.js +25 -5
  59. package/es/components/productCard/cartSkuCard/components/basicInfo/index.less +1 -1
  60. package/es/components/productCard/cartSkuCard/components/holders/index.d.ts +1 -0
  61. package/es/components/productCard/cartSkuCard/components/packages/index.js +1 -1
  62. package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +1 -0
  63. package/es/components/productCard/cartSkuCard/components/resources/index.js +2 -5
  64. package/es/components/productCard/cartSkuCard/components/resources/index.less +6 -7
  65. package/es/components/productCard/cartSkuCard/components/sales/index.d.ts +2 -1
  66. package/es/components/productCard/cartSkuCard/components/sales/index.js +4 -2
  67. package/es/components/productCard/cartSkuCard/components/specs/index.js +3 -2
  68. package/es/components/productCard/cartSkuCard/components/specs/index.less +6 -0
  69. package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +1 -0
  70. package/es/components/productCard/cartSkuCard/components/timeRange/index.js +6 -5
  71. package/es/components/productCard/cartSkuCard/components/timeRange/index.less +6 -5
  72. package/es/components/productCard/cartSkuCard/index.js +20 -33
  73. package/es/components/productCard/cartSkuCard/index.less +4 -44
  74. package/es/components/productCard/components/Action/index.d.ts +0 -1
  75. package/es/components/productCard/components/Action/index.js +14 -1
  76. package/es/components/productCard/components/Action/index.less +3 -0
  77. package/es/components/productCard/components/Divider/index.d.ts +0 -1
  78. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -1
  79. package/es/components/productCard/components/Header/index.js +17 -2
  80. package/es/components/productCard/components/Header/index.less +23 -3
  81. package/es/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  82. package/es/components/productCard/locales.d.ts +84 -0
  83. package/es/components/productCard/locales.js +3 -0
  84. package/es/components/productCard/status.d.ts +32 -0
  85. package/es/components/productCard/types.d.ts +84 -0
  86. package/es/components/radio/index.d.ts +0 -1
  87. package/es/components/segmented/index.d.ts +0 -1
  88. package/es/components/select-time/RightPanel/index.d.ts +0 -1
  89. package/es/components/select-time/index.d.ts +1 -0
  90. package/es/components/skeleton/index.d.ts +0 -1
  91. package/es/components/slider/index.d.ts +0 -1
  92. package/es/components/sort/components/InlineMenu/index.d.ts +0 -1
  93. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  94. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  95. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  96. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
  97. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  98. package/es/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  99. package/es/components/table/Summary/index.d.ts +0 -1
  100. package/es/components/table/Table/SelectField/index.d.ts +1 -0
  101. package/es/components/table/Table/fields/date/Config/index.d.ts +0 -1
  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/index.d.ts +1 -0
  106. package/es/components/table/Table/fields/link/Config/index.d.ts +0 -1
  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/text/Config/index.d.ts +0 -1
  126. package/es/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  127. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  128. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  129. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  130. package/es/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  131. package/es/components/table/Table/utils.d.ts +1 -1
  132. package/es/components/table/TableFilter/SortIcon.d.ts +0 -1
  133. package/es/components/time-picker/index.d.ts +0 -1
  134. package/es/components/upload/index.d.ts +0 -1
  135. package/es/components/virtual-keyboard/Amount/themeConfig.d.ts +32 -0
  136. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -1
  137. package/es/components/virtual-keyboard/Keyboard/index.d.ts +21 -0
  138. package/es/components/virtual-keyboard/Number/themeConfig.d.ts +32 -0
  139. package/es/components/virtual-keyboard/Number/types.d.ts +25 -0
  140. package/es/components/virtual-keyboard/Time/utils.d.ts +0 -1
  141. package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +13 -0
  142. package/es/components/walletCard/Guest/index.d.ts +0 -1
  143. package/es/components/walletCard/Guide/index.d.ts +0 -1
  144. package/lib/components/auto-complete-number/index.d.ts +0 -1
  145. package/lib/components/badge/index.d.ts +0 -1
  146. package/lib/components/batch-editor/fields/index.d.ts +0 -1
  147. package/lib/components/calendar/index.d.ts +0 -1
  148. package/lib/components/cardPro/index.d.ts +0 -1
  149. package/lib/components/checkbox/index.d.ts +0 -1
  150. package/lib/components/classicLayout/index.d.ts +0 -1
  151. package/lib/components/colorPicker/index.d.ts +0 -1
  152. package/lib/components/config-provider/index.d.ts +0 -1
  153. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +0 -1
  154. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  155. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  156. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  157. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  158. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  159. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  160. package/lib/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
  161. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  162. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  163. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  164. package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +0 -1
  165. package/lib/components/dataSourceComponents/fields/index.d.ts +8 -8
  166. package/lib/components/date-picker/index.d.ts +1 -0
  167. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +18 -0
  168. package/lib/components/drag-sort-tree/index.d.ts +0 -1
  169. package/lib/components/dropdown/index.d.ts +0 -1
  170. package/lib/components/filter/components/items/index.d.ts +0 -1
  171. package/lib/components/filter/components/items/text/Editor/index.d.ts +0 -1
  172. package/lib/components/filter/components/items/text/Preview/index.d.ts +0 -1
  173. package/lib/components/filter/components/items/text/index.d.ts +0 -1
  174. package/lib/components/iconfont/index.js +1 -1
  175. package/lib/components/page/index.d.ts +1 -0
  176. package/lib/components/pisellAdjustPrice/status.d.ts +32 -0
  177. package/lib/components/pisellAdjustPrice/type.d.ts +20 -0
  178. package/lib/components/pisellCard/index.d.ts +0 -1
  179. package/lib/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  180. package/lib/components/pisellDatePicker/index.d.ts +0 -1
  181. package/lib/components/pisellInformationEntry/Scan/index.d.ts +0 -1
  182. package/lib/components/pisellInput/components/BankCard/index.d.ts +0 -1
  183. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  184. package/lib/components/pisellTooltip/index.d.ts +0 -1
  185. package/lib/components/pisellUpload/index.d.ts +0 -1
  186. package/lib/components/pisellWalletPassCard/index.d.ts +1 -0
  187. package/lib/components/productCard/cartSkuCard/components/Note/index.d.ts +3 -0
  188. package/lib/components/productCard/cartSkuCard/components/Note/index.js +56 -0
  189. package/lib/components/productCard/cartSkuCard/components/Note/index.less +27 -0
  190. package/lib/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +6 -0
  191. package/lib/components/productCard/cartSkuCard/components/basicInfo/index.js +17 -14
  192. package/lib/components/productCard/cartSkuCard/components/basicInfo/index.less +1 -1
  193. package/lib/components/productCard/cartSkuCard/components/holders/index.d.ts +1 -0
  194. package/lib/components/productCard/cartSkuCard/components/packages/index.js +1 -1
  195. package/lib/components/productCard/cartSkuCard/components/resources/index.d.ts +1 -0
  196. package/lib/components/productCard/cartSkuCard/components/resources/index.js +2 -2
  197. package/lib/components/productCard/cartSkuCard/components/resources/index.less +6 -7
  198. package/lib/components/productCard/cartSkuCard/components/sales/index.d.ts +2 -1
  199. package/lib/components/productCard/cartSkuCard/components/sales/index.js +3 -2
  200. package/lib/components/productCard/cartSkuCard/components/specs/index.js +3 -2
  201. package/lib/components/productCard/cartSkuCard/components/specs/index.less +6 -0
  202. package/lib/components/productCard/cartSkuCard/components/timeRange/index.d.ts +1 -0
  203. package/lib/components/productCard/cartSkuCard/components/timeRange/index.js +2 -1
  204. package/lib/components/productCard/cartSkuCard/components/timeRange/index.less +6 -5
  205. package/lib/components/productCard/cartSkuCard/index.js +23 -17
  206. package/lib/components/productCard/cartSkuCard/index.less +4 -44
  207. package/lib/components/productCard/components/Action/index.d.ts +0 -1
  208. package/lib/components/productCard/components/Action/index.js +9 -0
  209. package/lib/components/productCard/components/Action/index.less +3 -0
  210. package/lib/components/productCard/components/Divider/index.d.ts +0 -1
  211. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -1
  212. package/lib/components/productCard/components/Header/index.js +6 -1
  213. package/lib/components/productCard/components/Header/index.less +23 -3
  214. package/lib/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  215. package/lib/components/productCard/locales.d.ts +84 -0
  216. package/lib/components/productCard/locales.js +12 -3
  217. package/lib/components/productCard/status.d.ts +32 -0
  218. package/lib/components/productCard/types.d.ts +84 -0
  219. package/lib/components/radio/index.d.ts +0 -1
  220. package/lib/components/segmented/index.d.ts +0 -1
  221. package/lib/components/select-time/RightPanel/index.d.ts +0 -1
  222. package/lib/components/select-time/index.d.ts +1 -0
  223. package/lib/components/skeleton/index.d.ts +0 -1
  224. package/lib/components/slider/index.d.ts +0 -1
  225. package/lib/components/sort/components/InlineMenu/index.d.ts +0 -1
  226. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  227. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  228. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  229. package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
  230. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  231. package/lib/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  232. package/lib/components/table/Summary/index.d.ts +0 -1
  233. package/lib/components/table/Table/SelectField/index.d.ts +1 -0
  234. package/lib/components/table/Table/fields/date/Config/index.d.ts +0 -1
  235. package/lib/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  236. package/lib/components/table/Table/fields/image/Config/index.d.ts +0 -1
  237. package/lib/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  238. package/lib/components/table/Table/fields/index.d.ts +1 -0
  239. package/lib/components/table/Table/fields/link/Config/index.d.ts +0 -1
  240. package/lib/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  241. package/lib/components/table/Table/fields/number/Config/index.d.ts +0 -1
  242. package/lib/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  243. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  244. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  245. package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +0 -1
  246. package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +0 -1
  247. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +0 -1
  248. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  249. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  250. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  251. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  252. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  253. package/lib/components/table/Table/fields/search/Config/index.d.ts +0 -1
  254. package/lib/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  255. package/lib/components/table/Table/fields/select/Config/index.d.ts +0 -1
  256. package/lib/components/table/Table/fields/select/Show/index.d.ts +0 -1
  257. package/lib/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  258. package/lib/components/table/Table/fields/text/Config/index.d.ts +0 -1
  259. package/lib/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  260. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  261. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  262. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  263. package/lib/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  264. package/lib/components/table/Table/utils.d.ts +1 -1
  265. package/lib/components/table/TableFilter/SortIcon.d.ts +0 -1
  266. package/lib/components/time-picker/index.d.ts +0 -1
  267. package/lib/components/upload/index.d.ts +0 -1
  268. package/lib/components/virtual-keyboard/Amount/themeConfig.d.ts +32 -0
  269. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -1
  270. package/lib/components/virtual-keyboard/Keyboard/index.d.ts +21 -0
  271. package/lib/components/virtual-keyboard/Number/themeConfig.d.ts +32 -0
  272. package/lib/components/virtual-keyboard/Number/types.d.ts +25 -0
  273. package/lib/components/virtual-keyboard/Time/utils.d.ts +0 -1
  274. package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +13 -0
  275. package/lib/components/walletCard/Guest/index.d.ts +0 -1
  276. package/lib/components/walletCard/Guide/index.d.ts +0 -1
  277. package/package.json +3 -3
  278. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -7
  279. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -7
@@ -0,0 +1,84 @@
1
+ export declare type bundleType = {
2
+ id: number;
3
+ name: string;
4
+ num: number;
5
+ price: number;
6
+ total: number;
7
+ origin_total?: number;
8
+ price_type?: string;
9
+ options?: optionType[];
10
+ };
11
+ /**
12
+ * @description:
13
+ * @return {*}
14
+ * @Author: WangHan
15
+ * @Date: 2025-01-02 23:00
16
+ */
17
+ export declare type optionType = {
18
+ id: number;
19
+ name: string;
20
+ num: number;
21
+ price: number;
22
+ total: number;
23
+ origin_total?: number;
24
+ };
25
+ /**
26
+ * @title: 商品商品类型
27
+ * @description:
28
+ * @return {*}
29
+ * @Author: WangHan
30
+ * @Date: 2025-01-02 22:48
31
+ */
32
+ export declare type productType = {
33
+ _id: string | number;
34
+ id: number;
35
+ name: string;
36
+ price: number;
37
+ total: number;
38
+ num: number;
39
+ origin_total?: number;
40
+ image?: string;
41
+ isShowNote?: boolean;
42
+ note?: string;
43
+ like_status?: string;
44
+ bundle?: bundleType[];
45
+ options?: optionType[];
46
+ isShowAction?: boolean;
47
+ actionText?: string;
48
+ errorMessage?: string;
49
+ product_option_string?: string;
50
+ discount_reason?: string;
51
+ relation_products?: any[];
52
+ resource_id?: string | number;
53
+ relation_form_name?: string;
54
+ holder_title?: string;
55
+ start_date?: string;
56
+ end_date?: string;
57
+ is_show_duration?: boolean;
58
+ is_show_week?: boolean;
59
+ };
60
+ /**
61
+ * 排序总配置
62
+ */
63
+ export declare type ProductCardTypes = {
64
+ dataSource: productType;
65
+ isShowImage?: boolean;
66
+ isShowHolder?: boolean;
67
+ isShowNote?: boolean;
68
+ isShowPackageNote?: boolean;
69
+ isShowDelete?: boolean;
70
+ disabledEdit?: boolean;
71
+ locale?: string;
72
+ symbol?: string;
73
+ isShowChangeHolder?: boolean;
74
+ isShowChangeResource?: boolean;
75
+ isShowChangeDate?: boolean;
76
+ onAction?: (val: any) => void;
77
+ onDelete?: (val: any) => void;
78
+ onNote?: (val: any) => void;
79
+ onLike?: (val: any) => void;
80
+ onCard?: (val: any) => void;
81
+ onChangeResource?: (val: any) => void;
82
+ osWarnTips?: Array<string>;
83
+ [key: string]: any;
84
+ };
@@ -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,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { VirtualKeyboardTimeProps } from "../virtual-keyboard/Time";
2
3
  import { PopoverProps, TimePickerProps } from "antd";
3
4
  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 './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,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,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SelectField: () => JSX.Element;
2
3
  export default SelectField;
@@ -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,4 @@
1
+ /// <reference types="react" />
1
2
  export declare const fieldMaps: {
2
3
  text: {
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,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,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 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
- }) => ("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;