@pisell/materials 6.5.1 → 6.5.3

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 (446) 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 +7 -7
  6. package/build/lowcode/preview.js +150 -150
  7. package/build/lowcode/render/default/view.css +1 -1
  8. package/build/lowcode/render/default/view.js +28 -27
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +29 -28
  11. package/es/components/appVersionControl/index.d.ts +0 -1
  12. package/es/components/auto-complete-number/index.d.ts +0 -1
  13. package/es/components/auto-resize-text/auto-text-size-standalone.d.ts +20 -0
  14. package/es/components/auto-resize-text/auto-text-size-standalone.js +258 -0
  15. package/es/components/auto-resize-text/index.d.ts +6 -0
  16. package/es/components/auto-resize-text/index.js +40 -0
  17. package/es/components/badge/index.d.ts +0 -1
  18. package/es/components/batch-editor/fields/index.d.ts +0 -1
  19. package/es/components/batch-editor/index.d.ts +0 -1
  20. package/es/components/calendar/index.d.ts +0 -1
  21. package/es/components/cardPro/index.d.ts +0 -1
  22. package/es/components/checkbox/index.d.ts +0 -1
  23. package/es/components/classicLayout/index.d.ts +0 -1
  24. package/es/components/colorPicker/index.d.ts +0 -1
  25. package/es/components/config-provider/index.d.ts +0 -1
  26. package/es/components/dataSourceComponents/dataSourceForm/formItem.d.ts +0 -1
  27. package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  28. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  29. package/es/components/dataSourceComponents/dataSourceTable/BaseTable.js +11 -4
  30. package/es/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +1 -1
  31. package/es/components/dataSourceComponents/dataSourceTable/filter/index.js +7 -2
  32. package/es/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +0 -1
  33. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +0 -1
  34. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -1
  35. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +7 -8
  36. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.js +11 -4
  37. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +2 -2
  38. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.js +92 -6
  39. package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +5 -0
  40. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -1
  41. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  42. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  43. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  44. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  45. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  46. package/es/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -1
  47. package/es/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -1
  48. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  49. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  50. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  51. package/es/components/dataSourceComponents/fields/Select/index.d.ts +0 -1
  52. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  53. package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +0 -1
  54. package/es/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -1
  55. package/es/components/dataSourceComponents/fields/index.d.ts +0 -1
  56. package/es/components/date-picker/datePickerCpt.d.ts +0 -1
  57. package/es/components/date-picker/index.d.ts +0 -1
  58. package/es/components/drag-sort-tree/TreeItem/index.d.ts +0 -1
  59. package/es/components/drag-sort-tree/index.d.ts +0 -1
  60. package/es/components/dropdown/index.d.ts +0 -1
  61. package/es/components/filter/components/items/index.d.ts +0 -1
  62. package/es/components/filter/components/items/text/Editor/index.d.ts +0 -1
  63. package/es/components/filter/components/items/text/Preview/index.d.ts +0 -1
  64. package/es/components/filter/components/items/text/index.d.ts +0 -1
  65. package/es/components/filter/index.d.ts +0 -1
  66. package/es/components/filter/types.d.ts +2 -0
  67. package/es/components/iconfont/index.js +1 -1
  68. package/es/components/keyboard/index.d.ts +22 -0
  69. package/es/components/keyboard/index.js +159 -0
  70. package/es/components/keyboard/index.less +44 -0
  71. package/es/components/list/index.d.ts +0 -1
  72. package/es/components/lowCodePage/index.d.ts +0 -1
  73. package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
  74. package/es/components/pisellCard/index.d.ts +0 -1
  75. package/es/components/pisellDatePicker/index.d.ts +0 -1
  76. package/es/components/pisellInformationEntry/Scan/index.d.ts +0 -1
  77. package/es/components/pisellLoading/index.d.ts +0 -1
  78. package/es/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  79. package/es/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  80. package/es/components/pisellModal/components/index.d.ts +0 -1
  81. package/es/components/pisellQRScanner/index.d.ts +0 -13
  82. package/es/components/pisellQRScanner/index.js +0 -8
  83. package/es/components/pisellToast/index.d.ts +1 -0
  84. package/es/components/pisellToast/index.js +1 -0
  85. package/es/components/pisellToast/squareToast/index.d.ts +15 -0
  86. package/es/components/pisellToast/squareToast/index.js +28 -0
  87. package/es/components/pisellToast/squareToast/index.less +60 -0
  88. package/es/components/pisellToast/squareToast/methods.d.ts +13 -0
  89. package/es/components/pisellToast/squareToast/methods.js +136 -0
  90. package/es/components/pisellToast/squareToast/renderImperatively.d.ts +29 -0
  91. package/es/components/pisellToast/squareToast/renderImperatively.js +165 -0
  92. package/es/components/pisellToast/squareToast/toast.d.ts +25 -0
  93. package/es/components/pisellToast/squareToast/toast.js +60 -0
  94. package/es/components/pisellUpload/index.d.ts +0 -1
  95. package/es/components/pisellWalletPassCard/index.d.ts +1 -1
  96. package/es/components/pisellWalletPassCard/index.js +2 -1
  97. package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
  98. package/es/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +1 -0
  99. package/es/components/productCard/cartSkuCard/components/swipeAction/index.js +73 -5
  100. package/es/components/productCard/cartSkuCard/components/swipeAction/index.less +39 -0
  101. package/es/components/productCard/cartSkuCard/index.js +2 -11
  102. package/es/components/productCard/components/AmountFooter/index.d.ts +0 -1
  103. package/es/components/productCard/components/Divider/index.d.ts +0 -1
  104. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -1
  105. package/es/components/productCard/components/Header/EditButton/index.d.ts +0 -1
  106. package/es/components/productCard/components/MultiDay/index.d.ts +0 -1
  107. package/es/components/productCard/components/Note/index.d.ts +0 -1
  108. package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -1
  109. package/es/components/productCard/components/Packages/components/options/index.d.ts +0 -1
  110. package/es/components/productCard/components/Packages/index.d.ts +0 -1
  111. package/es/components/productCard/components/Packages/utils.d.ts +1 -1
  112. package/es/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  113. package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -1
  114. package/es/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -1
  115. package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -1
  116. package/es/components/productCard/components/Time/index.d.ts +0 -1
  117. package/es/components/qrcode/index.d.ts +0 -1
  118. package/es/components/radio/index.d.ts +0 -1
  119. package/es/components/segmented/index.d.ts +0 -1
  120. package/es/components/select-time/RightPanel/index.d.ts +0 -1
  121. package/es/components/select-time/index.d.ts +0 -1
  122. package/es/components/skeleton/index.d.ts +0 -1
  123. package/es/components/slider/index.d.ts +0 -1
  124. package/es/components/sort/components/InlineMenu/index.d.ts +0 -1
  125. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  126. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  127. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  128. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  129. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
  130. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -1
  131. package/es/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  132. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  133. package/es/components/table/Actions/component/Group/index.d.ts +0 -1
  134. package/es/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  135. package/es/components/table/Actions/index.d.ts +0 -1
  136. package/es/components/table/BasicTable/index.d.ts +0 -1
  137. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  138. package/es/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
  139. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  140. package/es/components/table/Summary/index.d.ts +0 -1
  141. package/es/components/table/Table/SelectField/index.d.ts +0 -1
  142. package/es/components/table/Table/fields/date/Config/index.d.ts +0 -1
  143. package/es/components/table/Table/fields/date/Show/index.d.ts +0 -1
  144. package/es/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  145. package/es/components/table/Table/fields/date/index.d.ts +0 -1
  146. package/es/components/table/Table/fields/image/Config/index.d.ts +0 -1
  147. package/es/components/table/Table/fields/image/Show/index.d.ts +0 -1
  148. package/es/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  149. package/es/components/table/Table/fields/image/index.d.ts +0 -1
  150. package/es/components/table/Table/fields/index.d.ts +0 -1
  151. package/es/components/table/Table/fields/link/Config/index.d.ts +0 -1
  152. package/es/components/table/Table/fields/link/Show/index.d.ts +0 -1
  153. package/es/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  154. package/es/components/table/Table/fields/link/index.d.ts +0 -1
  155. package/es/components/table/Table/fields/number/Config/index.d.ts +0 -1
  156. package/es/components/table/Table/fields/number/Show/index.d.ts +0 -1
  157. package/es/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  158. package/es/components/table/Table/fields/number/index.d.ts +0 -1
  159. package/es/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  160. package/es/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  161. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  162. package/es/components/table/Table/fields/numberRange/index.d.ts +0 -1
  163. package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +0 -1
  164. package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +0 -1
  165. package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +0 -1
  166. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  167. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  168. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  169. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  170. package/es/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  171. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  172. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  173. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  174. package/es/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  175. package/es/components/table/Table/fields/search/Config/index.d.ts +0 -1
  176. package/es/components/table/Table/fields/search/Show/index.d.ts +0 -1
  177. package/es/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  178. package/es/components/table/Table/fields/search/index.d.ts +0 -1
  179. package/es/components/table/Table/fields/select/Config/index.d.ts +0 -1
  180. package/es/components/table/Table/fields/select/Show/index.d.ts +0 -1
  181. package/es/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  182. package/es/components/table/Table/fields/select/index.d.ts +0 -1
  183. package/es/components/table/Table/fields/text/Config/index.d.ts +0 -1
  184. package/es/components/table/Table/fields/text/Show/index.d.ts +0 -1
  185. package/es/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  186. package/es/components/table/Table/fields/text/index.d.ts +0 -1
  187. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  188. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  189. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  190. package/es/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  191. package/es/components/table/Table/tableConfig/SortRow/index.d.ts +0 -1
  192. package/es/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  193. package/es/components/table/Table/utils.d.ts +1 -1
  194. package/es/components/table/Table/utils.js +22 -1
  195. package/es/components/table/TableFilter/SortIcon.d.ts +0 -1
  196. package/es/components/table/View/index.d.ts +0 -1
  197. package/es/components/table/hooks/useTableSetting.d.ts +3 -4
  198. package/es/components/table/hooks/useTableSetting.js +113 -5
  199. package/es/components/table/index.js +14 -3
  200. package/es/components/table/types.d.ts +17 -0
  201. package/es/components/time-picker/index.d.ts +0 -1
  202. package/es/components/upload/index.d.ts +0 -1
  203. package/es/components/versionSelect/index.d.ts +0 -1
  204. package/es/components/virtual-keyboard/Amount/index.d.ts +0 -1
  205. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +5 -2
  206. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.js +21 -7
  207. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.less +9 -5
  208. package/es/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +4 -0
  209. package/es/components/virtual-keyboard/BaseNumberKeyboard/index.js +44 -25
  210. package/es/components/virtual-keyboard/Time/utils.d.ts +0 -1
  211. package/es/components/virtualInput/BaseVirtualInput/index.d.ts +40 -0
  212. package/es/components/virtualInput/BaseVirtualInput/index.js +163 -0
  213. package/es/components/virtualInput/BaseVirtualInput/index.less +78 -0
  214. package/es/components/virtualInput/index.d.ts +24 -0
  215. package/es/components/virtualInput/index.js +60 -0
  216. package/es/components/virtualInput/index.less +42 -0
  217. package/es/components/walletCard/Guest/index.d.ts +0 -1
  218. package/es/components/walletCard/Guide/index.d.ts +0 -1
  219. package/es/index.d.ts +3 -1
  220. package/es/index.js +4 -2
  221. package/es/locales/en-US.d.ts +1 -0
  222. package/es/locales/en-US.js +1 -0
  223. package/es/locales/zh-CN.d.ts +1 -0
  224. package/es/locales/zh-CN.js +1 -0
  225. package/es/locales/zh-TW.d.ts +1 -0
  226. package/es/locales/zh-TW.js +1 -0
  227. package/es/utils/platform.d.ts +1 -1
  228. package/lib/components/appVersionControl/index.d.ts +0 -1
  229. package/lib/components/auto-complete-number/index.d.ts +0 -1
  230. package/lib/components/auto-resize-text/auto-text-size-standalone.d.ts +20 -0
  231. package/lib/components/auto-resize-text/auto-text-size-standalone.js +273 -0
  232. package/lib/components/auto-resize-text/index.d.ts +6 -0
  233. package/lib/components/auto-resize-text/index.js +71 -0
  234. package/lib/components/badge/index.d.ts +0 -1
  235. package/lib/components/batch-editor/fields/index.d.ts +0 -1
  236. package/lib/components/batch-editor/index.d.ts +0 -1
  237. package/lib/components/calendar/index.d.ts +0 -1
  238. package/lib/components/cardPro/index.d.ts +0 -1
  239. package/lib/components/checkbox/index.d.ts +0 -1
  240. package/lib/components/classicLayout/index.d.ts +0 -1
  241. package/lib/components/colorPicker/index.d.ts +0 -1
  242. package/lib/components/config-provider/index.d.ts +0 -1
  243. package/lib/components/dataSourceComponents/dataSourceForm/formItem.d.ts +0 -1
  244. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  245. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  246. package/lib/components/dataSourceComponents/dataSourceTable/BaseTable.js +8 -2
  247. package/lib/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +1 -1
  248. package/lib/components/dataSourceComponents/dataSourceTable/filter/index.js +7 -2
  249. package/lib/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +0 -1
  250. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +0 -1
  251. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -1
  252. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +7 -8
  253. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.js +11 -4
  254. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +2 -2
  255. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.js +78 -7
  256. package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +5 -0
  257. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -1
  258. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  259. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  260. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  261. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  262. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  263. package/lib/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -1
  264. package/lib/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -1
  265. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  266. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  267. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  268. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +0 -1
  269. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  270. package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +0 -1
  271. package/lib/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -1
  272. package/lib/components/dataSourceComponents/fields/index.d.ts +0 -1
  273. package/lib/components/date-picker/datePickerCpt.d.ts +0 -1
  274. package/lib/components/date-picker/index.d.ts +0 -1
  275. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +0 -1
  276. package/lib/components/drag-sort-tree/index.d.ts +0 -1
  277. package/lib/components/dropdown/index.d.ts +0 -1
  278. package/lib/components/filter/components/items/index.d.ts +0 -1
  279. package/lib/components/filter/components/items/text/Editor/index.d.ts +0 -1
  280. package/lib/components/filter/components/items/text/Preview/index.d.ts +0 -1
  281. package/lib/components/filter/components/items/text/index.d.ts +0 -1
  282. package/lib/components/filter/index.d.ts +0 -1
  283. package/lib/components/filter/types.d.ts +2 -0
  284. package/lib/components/iconfont/index.js +1 -1
  285. package/lib/components/keyboard/index.d.ts +22 -0
  286. package/lib/components/keyboard/index.js +223 -0
  287. package/lib/components/keyboard/index.less +44 -0
  288. package/lib/components/list/index.d.ts +0 -1
  289. package/lib/components/lowCodePage/index.d.ts +0 -1
  290. package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
  291. package/lib/components/pisellCard/index.d.ts +0 -1
  292. package/lib/components/pisellDatePicker/index.d.ts +0 -1
  293. package/lib/components/pisellInformationEntry/Scan/index.d.ts +0 -1
  294. package/lib/components/pisellLoading/index.d.ts +0 -1
  295. package/lib/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  296. package/lib/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  297. package/lib/components/pisellModal/components/index.d.ts +0 -1
  298. package/lib/components/pisellQRScanner/index.d.ts +0 -13
  299. package/lib/components/pisellToast/index.d.ts +1 -0
  300. package/lib/components/pisellToast/index.js +7 -1
  301. package/lib/components/pisellToast/squareToast/index.d.ts +15 -0
  302. package/lib/components/pisellToast/squareToast/index.js +58 -0
  303. package/lib/components/pisellToast/squareToast/index.less +60 -0
  304. package/lib/components/pisellToast/squareToast/methods.d.ts +13 -0
  305. package/lib/components/pisellToast/squareToast/methods.js +150 -0
  306. package/lib/components/pisellToast/squareToast/renderImperatively.d.ts +29 -0
  307. package/lib/components/pisellToast/squareToast/renderImperatively.js +148 -0
  308. package/lib/components/pisellToast/squareToast/toast.d.ts +25 -0
  309. package/lib/components/pisellToast/squareToast/toast.js +88 -0
  310. package/lib/components/pisellUpload/index.d.ts +0 -1
  311. package/lib/components/pisellWalletPassCard/index.d.ts +1 -1
  312. package/lib/components/pisellWalletPassCard/index.js +2 -1
  313. package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +1 -1
  314. package/lib/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +1 -0
  315. package/lib/components/productCard/cartSkuCard/components/swipeAction/index.js +45 -11
  316. package/lib/components/productCard/cartSkuCard/components/swipeAction/index.less +39 -0
  317. package/lib/components/productCard/cartSkuCard/index.js +2 -13
  318. package/lib/components/productCard/components/AmountFooter/index.d.ts +0 -1
  319. package/lib/components/productCard/components/Divider/index.d.ts +0 -1
  320. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -1
  321. package/lib/components/productCard/components/Header/EditButton/index.d.ts +0 -1
  322. package/lib/components/productCard/components/MultiDay/index.d.ts +0 -1
  323. package/lib/components/productCard/components/Note/index.d.ts +0 -1
  324. package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -1
  325. package/lib/components/productCard/components/Packages/components/options/index.d.ts +0 -1
  326. package/lib/components/productCard/components/Packages/index.d.ts +0 -1
  327. package/lib/components/productCard/components/Packages/utils.d.ts +1 -1
  328. package/lib/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  329. package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -1
  330. package/lib/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -1
  331. package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -1
  332. package/lib/components/productCard/components/Time/index.d.ts +0 -1
  333. package/lib/components/qrcode/index.d.ts +0 -1
  334. package/lib/components/radio/index.d.ts +0 -1
  335. package/lib/components/segmented/index.d.ts +0 -1
  336. package/lib/components/select-time/RightPanel/index.d.ts +0 -1
  337. package/lib/components/select-time/index.d.ts +0 -1
  338. package/lib/components/skeleton/index.d.ts +0 -1
  339. package/lib/components/slider/index.d.ts +0 -1
  340. package/lib/components/sort/components/InlineMenu/index.d.ts +0 -1
  341. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  342. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
  343. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
  344. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
  345. package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
  346. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -1
  347. package/lib/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  348. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  349. package/lib/components/table/Actions/component/Group/index.d.ts +0 -1
  350. package/lib/components/table/Actions/component/ViewMode/index.d.ts +0 -1
  351. package/lib/components/table/Actions/index.d.ts +0 -1
  352. package/lib/components/table/BasicTable/index.d.ts +0 -1
  353. package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  354. package/lib/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
  355. package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  356. package/lib/components/table/Summary/index.d.ts +0 -1
  357. package/lib/components/table/Table/SelectField/index.d.ts +0 -1
  358. package/lib/components/table/Table/fields/date/Config/index.d.ts +0 -1
  359. package/lib/components/table/Table/fields/date/Show/index.d.ts +0 -1
  360. package/lib/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  361. package/lib/components/table/Table/fields/date/index.d.ts +0 -1
  362. package/lib/components/table/Table/fields/image/Config/index.d.ts +0 -1
  363. package/lib/components/table/Table/fields/image/Show/index.d.ts +0 -1
  364. package/lib/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  365. package/lib/components/table/Table/fields/image/index.d.ts +0 -1
  366. package/lib/components/table/Table/fields/index.d.ts +0 -1
  367. package/lib/components/table/Table/fields/link/Config/index.d.ts +0 -1
  368. package/lib/components/table/Table/fields/link/Show/index.d.ts +0 -1
  369. package/lib/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  370. package/lib/components/table/Table/fields/link/index.d.ts +0 -1
  371. package/lib/components/table/Table/fields/number/Config/index.d.ts +0 -1
  372. package/lib/components/table/Table/fields/number/Show/index.d.ts +0 -1
  373. package/lib/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  374. package/lib/components/table/Table/fields/number/index.d.ts +0 -1
  375. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  376. package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  377. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  378. package/lib/components/table/Table/fields/numberRange/index.d.ts +0 -1
  379. package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +0 -1
  380. package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +0 -1
  381. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +0 -1
  382. package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  383. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  384. package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  385. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  386. package/lib/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  387. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  388. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  389. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  390. package/lib/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  391. package/lib/components/table/Table/fields/search/Config/index.d.ts +0 -1
  392. package/lib/components/table/Table/fields/search/Show/index.d.ts +0 -1
  393. package/lib/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  394. package/lib/components/table/Table/fields/search/index.d.ts +0 -1
  395. package/lib/components/table/Table/fields/select/Config/index.d.ts +0 -1
  396. package/lib/components/table/Table/fields/select/Show/index.d.ts +0 -1
  397. package/lib/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  398. package/lib/components/table/Table/fields/select/index.d.ts +0 -1
  399. package/lib/components/table/Table/fields/text/Config/index.d.ts +0 -1
  400. package/lib/components/table/Table/fields/text/Show/index.d.ts +0 -1
  401. package/lib/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  402. package/lib/components/table/Table/fields/text/index.d.ts +0 -1
  403. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  404. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  405. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  406. package/lib/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  407. package/lib/components/table/Table/tableConfig/SortRow/index.d.ts +0 -1
  408. package/lib/components/table/Table/tableConfig/summary/index.d.ts +0 -1
  409. package/lib/components/table/Table/utils.d.ts +1 -1
  410. package/lib/components/table/Table/utils.js +18 -1
  411. package/lib/components/table/TableFilter/SortIcon.d.ts +0 -1
  412. package/lib/components/table/View/index.d.ts +0 -1
  413. package/lib/components/table/hooks/useTableSetting.d.ts +3 -4
  414. package/lib/components/table/hooks/useTableSetting.js +114 -4
  415. package/lib/components/table/index.js +12 -1
  416. package/lib/components/table/types.d.ts +17 -0
  417. package/lib/components/time-picker/index.d.ts +0 -1
  418. package/lib/components/upload/index.d.ts +0 -1
  419. package/lib/components/versionSelect/index.d.ts +0 -1
  420. package/lib/components/virtual-keyboard/Amount/index.d.ts +0 -1
  421. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +5 -2
  422. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.js +19 -2
  423. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.less +9 -5
  424. package/lib/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +4 -0
  425. package/lib/components/virtual-keyboard/BaseNumberKeyboard/index.js +45 -27
  426. package/lib/components/virtual-keyboard/Time/utils.d.ts +0 -1
  427. package/lib/components/virtualInput/BaseVirtualInput/index.d.ts +40 -0
  428. package/lib/components/virtualInput/BaseVirtualInput/index.js +179 -0
  429. package/lib/components/virtualInput/BaseVirtualInput/index.less +78 -0
  430. package/lib/components/virtualInput/index.d.ts +24 -0
  431. package/lib/components/virtualInput/index.js +102 -0
  432. package/lib/components/virtualInput/index.less +42 -0
  433. package/lib/components/walletCard/Guest/index.d.ts +0 -1
  434. package/lib/components/walletCard/Guide/index.d.ts +0 -1
  435. package/lib/index.d.ts +3 -1
  436. package/lib/index.js +8 -0
  437. package/lib/locales/en-US.d.ts +1 -0
  438. package/lib/locales/en-US.js +1 -0
  439. package/lib/locales/zh-CN.d.ts +1 -0
  440. package/lib/locales/zh-CN.js +1 -0
  441. package/lib/locales/zh-TW.d.ts +1 -0
  442. package/lib/locales/zh-TW.js +1 -0
  443. package/lib/utils/platform.d.ts +1 -1
  444. package/lowcode/data-source-table/meta.ts +239 -0
  445. package/lowcode/table/meta.ts +104 -0
  446. package/package.json +11 -11
@@ -50,7 +50,8 @@ var cardStatusMap = {
50
50
  used: "warning",
51
51
  expired: "error",
52
52
  conflict: "error",
53
- disabled: "gray"
53
+ disabled: "gray",
54
+ lastPayment: "gray"
54
55
  };
55
56
  var PisellWalletPassCard = (props) => {
56
57
  const [isShowDetail, setIsShowDetail] = import_react.default.useState(false);
@@ -17,4 +17,4 @@ export declare const minusSign: (item: any, type?: string) => "" | "-";
17
17
  * @Author: WangHan
18
18
  * @Date: 2024-11-22 10:58
19
19
  */
20
- export declare const _formatAmount: (price?: number, amountSymbol?: string, digit?: number) => any;
20
+ export declare const _formatAmount: (price?: number, amountSymbol?: string, digit?: number) => string | number;
@@ -17,6 +17,7 @@ export declare type Action = {
17
17
  text: ReactNode;
18
18
  color?: ActionColor | string;
19
19
  onClick?: (e: React.MouseEvent) => void;
20
+ style?: React.CSSProperties;
20
21
  };
21
22
  export declare type SwipeActionProps = {
22
23
  rightActions?: Action[];
@@ -110,17 +110,26 @@ var SwipeAction = (0, import_react.forwardRef)(
110
110
  const rootRef = (0, import_react.useRef)(null);
111
111
  const leftRef = (0, import_react.useRef)(null);
112
112
  const rightRef = (0, import_react.useRef)(null);
113
+ const [containerHeight, setContainerHeight] = (0, import_react.useState)(0);
113
114
  function getWidth(ref2) {
114
115
  const element = ref2.current;
115
116
  if (!element) return 0;
116
117
  return element.offsetWidth;
117
118
  }
119
+ function getHeight(ref2) {
120
+ const element = ref2.current;
121
+ if (!element) return 0;
122
+ return element.offsetHeight;
123
+ }
118
124
  function getLeftWidth() {
119
125
  return getWidth(leftRef);
120
126
  }
121
127
  function getRightWidth() {
122
128
  return getWidth(rightRef);
123
129
  }
130
+ function getRootHeight() {
131
+ return getHeight(rootRef);
132
+ }
124
133
  const [{ x }, api] = (0, import_web.useSpring)(
125
134
  () => ({
126
135
  x: 0,
@@ -213,6 +222,20 @@ var SwipeAction = (0, import_react.forwardRef)(
213
222
  },
214
223
  close
215
224
  }));
225
+ (0, import_react.useEffect)(() => {
226
+ const updateHeight = () => {
227
+ const height = getRootHeight();
228
+ setContainerHeight(height);
229
+ };
230
+ updateHeight();
231
+ const resizeObserver = new ResizeObserver(updateHeight);
232
+ if (rootRef.current) {
233
+ resizeObserver.observe(rootRef.current);
234
+ }
235
+ return () => {
236
+ resizeObserver.disconnect();
237
+ };
238
+ }, []);
216
239
  (0, import_react.useEffect)(() => {
217
240
  if (!props.closeOnTouchOutside) return;
218
241
  function handle(e) {
@@ -238,14 +261,32 @@ var SwipeAction = (0, import_react.forwardRef)(
238
261
  document.removeEventListener("mousedown", handle);
239
262
  };
240
263
  }, [props.closeOnTouchOutside, props.escapeDom]);
241
- function renderAction(action) {
264
+ const getRightContainerClass = () => {
265
+ const baseClass = `${classPrefix}-actions ${classPrefix}-actions-right`;
266
+ if (containerHeight > 180) {
267
+ return `${baseClass} ${classPrefix}-height-large`;
268
+ } else if (containerHeight > 120) {
269
+ return `${baseClass} ${classPrefix}-height-medium`;
270
+ }
271
+ return `${baseClass} ${classPrefix}-height-small`;
272
+ };
273
+ const getRightActionButtonClass = () => {
274
+ if (containerHeight > 180) {
275
+ return `${classPrefix}-action-height-large`;
276
+ } else if (containerHeight > 120) {
277
+ return `${classPrefix}-action-height-medium`;
278
+ }
279
+ return `${classPrefix}-action-height-small`;
280
+ };
281
+ function renderAction(action, isRightAction = false) {
242
282
  const color = action.color ?? "light";
243
283
  const _style = action.style || {};
284
+ const buttonClass = isRightAction ? `${classPrefix}-action-button ${getRightActionButtonClass()}` : `${classPrefix}-action-button`;
244
285
  return /* @__PURE__ */ import_react.default.createElement(
245
286
  Button,
246
287
  {
247
288
  key: action.key,
248
- className: `${classPrefix}-action-button`,
289
+ className: buttonClass,
249
290
  style: {
250
291
  "--background-color": colorRecord[color] ?? color,
251
292
  ..._style
@@ -285,7 +326,7 @@ var SwipeAction = (0, import_react.forwardRef)(
285
326
  className: `${classPrefix}-actions ${classPrefix}-actions-left`,
286
327
  ref: leftRef
287
328
  },
288
- props.leftActions.map(renderAction)
329
+ props.leftActions.map((action) => renderAction(action, false))
289
330
  )
290
331
  ), /* @__PURE__ */ import_react.default.createElement(
291
332
  "div",
@@ -312,14 +353,7 @@ var SwipeAction = (0, import_react.forwardRef)(
312
353
  )
313
354
  ), withStopPropagation(
314
355
  props.stopPropagation,
315
- /* @__PURE__ */ import_react.default.createElement(
316
- "div",
317
- {
318
- className: `${classPrefix}-actions ${classPrefix}-actions-right`,
319
- ref: rightRef
320
- },
321
- props.rightActions.map(renderAction)
322
- )
356
+ /* @__PURE__ */ import_react.default.createElement("div", { className: getRightContainerClass(), ref: rightRef }, props.rightActions.map((action) => renderAction(action, true)))
323
357
  ))
324
358
  )
325
359
  );
@@ -33,3 +33,42 @@
33
33
  padding-right: 4px;
34
34
  }
35
35
  }
36
+
37
+ .pisell-custom-swipe-action-action-button {
38
+ min-width: 80px;
39
+ }
40
+
41
+ /* 容器样式 */
42
+ .pisell-custom-swipe-action-height-large {
43
+ display: flex;
44
+ flex-direction: column;
45
+ background-color: rgba(67, 93, 147, 0.3);
46
+ justify-content: flex-start;
47
+
48
+ .pisell-number-selector-btn {
49
+ width: 40px !important;
50
+ height: 40px !important;
51
+ }
52
+ }
53
+
54
+ .pisell-custom-swipe-action-height-medium {
55
+ display: flex;
56
+ flex-direction: column;
57
+ background-color: rgba(67, 93, 147, 0.3);
58
+
59
+ .pisell-number-selector-btn {
60
+ width: 40px !important;
61
+ height: 40px !important;
62
+ }
63
+ }
64
+
65
+ /* 按钮样式 */
66
+ .pisell-custom-swipe-action-action-height-large {
67
+ height: 60px;
68
+ width: 200px;
69
+ }
70
+
71
+ .pisell-custom-swipe-action-action-height-medium {
72
+ flex: 1;
73
+ width: 200px;
74
+ }
@@ -199,7 +199,7 @@ var CartSkuCard = (props) => {
199
199
  }
200
200
  return renderA2();
201
201
  };
202
- return /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, type === "a2" ? /* @__PURE__ */ import_react.default.createElement(
202
+ return /* @__PURE__ */ import_react.default.createElement(
203
203
  import_swipeAction.SwipeAction,
204
204
  {
205
205
  closeOnAction: false,
@@ -219,18 +219,7 @@ var CartSkuCard = (props) => {
219
219
  },
220
220
  renderContent()
221
221
  )
222
- ) : /* @__PURE__ */ import_react.default.createElement("div", { className: (0, import_classnames.default)(`${PREFIX}-wrapper`) }, /* @__PURE__ */ import_react.default.createElement(
223
- "div",
224
- {
225
- className: (0, import_classnames.default)(PREFIX, `${PREFIX}-${type}`),
226
- onClick: (e) => {
227
- e.preventDefault();
228
- e.stopPropagation();
229
- onCard == null ? void 0 : onCard(dataSource);
230
- }
231
- },
232
- renderContent()
233
- )));
222
+ );
234
223
  };
235
224
  var cartSkuCard_default = CartSkuCard;
236
225
  // Annotate the CommonJS export names for ESM import in node:
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Footer: ({ item, hideDivider, type, isOnlyTotal }: any) => JSX.Element;
4
3
  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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const EditButton: ({ onEdit }: any) => JSX.Element;
4
3
  export default EditButton;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const MultiDay: ({ dataSource, hideDivider }: any) => JSX.Element;
4
3
  export default MultiDay;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Note: (props: any) => JSX.Element | null;
4
3
  export default Note;
@@ -1,2 +1 @@
1
- /// <reference types="react" />
2
1
  export declare const renderBundles: (item: any, hidePrice?: boolean, isShowPackageNote?: boolean) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Options: ({ options, amountSymbol }: any) => JSX.Element | null;
4
3
  export default Options;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Packages: ({ item, isShowPackageNote }: any) => JSX.Element | null;
4
3
  export default Packages;
@@ -17,4 +17,4 @@ export declare const minusSign: (item: any, type?: string) => "" | "-";
17
17
  * @Author: WangHan
18
18
  * @Date: 2024-11-22 10:58
19
19
  */
20
- export declare const _formatAmount: (price?: number, amountSymbol?: string, digit?: number) => any;
20
+ export declare const _formatAmount: (price?: number, amountSymbol?: string, digit?: number) => string | number;
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const SelectHolder: ({ lists, value, onChange, holderMode, isShowAddHolderButton, onAddHolder, addHolderButtonText, onClearHolder, isErrorHolder, allowClear, holderMaxCount, }: any) => JSX.Element;
4
3
  export default SelectHolder;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const SelectHolderMultiple: ({ lists, value, onChange, holderMode, isShowAddHolderButton, onAddHolder, addHolderButtonText, onClearHolder, isErrorHolder, allowClear, holderMaxCount, }: any) => JSX.Element;
3
2
  export default SelectHolderMultiple;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface ResourceItem {
4
3
  id: string | number;
@@ -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,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const QRCode: (props: any) => JSX.Element;
3
2
  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
  declare type ColumnsSettingProps = {
3
2
  value?: Record<string, any>[];
4
3
  onChange?: (val: Record<string, any>[]) => void;
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GallerySettingType, ModeType } from "../../../types";
3
2
  import "./index.less";
4
3
  declare type GallerySettingProps = {
@@ -1,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 { DataSourceGroupType } from "../../../types";
3
2
  declare type GroupProps = {
4
3
  setting: DataSourceGroupType;
@@ -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 { FilterType } from "../../filter/types";
3
2
  import { ColumnSettingType, DataSourceGroupType, ExportImportType, GallerySettingType, GridViewType, SortType } from "../types";
4
3
  import "./index.less";
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TableProps } from 'antd';
3
2
  declare const BasicTable: (props: TableProps<any>) => JSX.Element;
4
3
  export default BasicTable;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GallerySettingType, GallerySettingValueType } from "../../../../../types";
3
2
  declare type CoverProps = {
4
3
  cover?: GallerySettingType["cover"];
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare type RenderFieldsProps = {
4
3
  fields: string[];
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GallerySettingType } from "../../../../../types";
3
2
  import "./index.less";
4
3
  declare type TitleProps = GallerySettingType["title"] & {
@@ -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 SelectField: () => JSX.Element;
3
2
  export default SelectField;
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const 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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  field: {
4
3
  field_icon: string;
@@ -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 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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  field: {
4
3
  field_icon: string;
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const 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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const 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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const 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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  field: {
4
3
  field_icon: string;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;