@pisell/materials 2.2.64 → 2.2.65

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 (607) 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/meta.js +1 -1
  5. package/build/lowcode/render/default/view.js +1 -1
  6. package/build/lowcode/view.js +1 -1
  7. package/es/components/pisellCardList/index.js +2 -1
  8. package/lib/components/pisellCardList/index.js +1 -1
  9. package/package.json +3 -3
  10. package/es/components/TimeResourceSelector/index.d.ts +0 -21
  11. package/es/components/appVersionControl/index.d.ts +0 -4
  12. package/es/components/appVersionControl/types.d.ts +0 -24
  13. package/es/components/appVersionControl/utils.d.ts +0 -13
  14. package/es/components/badge/index.d.ts +0 -7
  15. package/es/components/browserSelect/index.d.ts +0 -21
  16. package/es/components/buttonGroupEdit/index.d.ts +0 -8
  17. package/es/components/buttonGroupPreview/index.d.ts +0 -19
  18. package/es/components/cardMetricItem/index.d.ts +0 -12
  19. package/es/components/cardPro/index.d.ts +0 -3
  20. package/es/components/checkbox/index.d.ts +0 -2
  21. package/es/components/collapse/index.d.ts +0 -15
  22. package/es/components/colorPicker/index.d.ts +0 -3
  23. package/es/components/config-provider/index.d.ts +0 -7
  24. package/es/components/cropPhoto/index.d.ts +0 -3
  25. package/es/components/customSelect/index.d.ts +0 -17
  26. package/es/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
  27. package/es/components/dataSourceComponents/dataSourceForm/formItem.d.ts +0 -3
  28. package/es/components/dataSourceComponents/dataSourceForm/group/index.d.ts +0 -20
  29. package/es/components/dataSourceComponents/dataSourceForm/index.d.ts +0 -3
  30. package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -15
  31. package/es/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
  32. package/es/components/dataSourceComponents/dataSourceForm/provider/hooks/useFormSetting.d.ts +0 -5
  33. package/es/components/dataSourceComponents/dataSourceForm/provider/hooks/useJsonPrefixPath.d.ts +0 -5
  34. package/es/components/dataSourceComponents/dataSourceForm/provider/jsonWrapper/JsonWrapperContext.d.ts +0 -6
  35. package/es/components/dataSourceComponents/dataSourceForm/provider/jsonWrapper/JsonWrapperProvider.d.ts +0 -7
  36. package/es/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -149
  37. package/es/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
  38. package/es/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -31
  39. package/es/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
  40. package/es/components/dataSourceComponents/dataSourceMenu/Basic.d.ts +0 -8
  41. package/es/components/dataSourceComponents/dataSourceMenu/index.d.ts +0 -8
  42. package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -3
  43. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -3
  44. package/es/components/dataSourceComponents/dataSourceShow/dataSourceTypography/index.d.ts +0 -10
  45. package/es/components/dataSourceComponents/dataSourceShow/utils.d.ts +0 -6
  46. package/es/components/dataSourceComponents/dataSourceTable/BaseTable.d.ts +0 -8
  47. package/es/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +0 -27
  48. package/es/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +0 -8
  49. package/es/components/dataSourceComponents/dataSourceTable/hooks/useColumns.d.ts +0 -11
  50. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +0 -6
  51. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDesignMode.d.ts +0 -2
  52. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -38
  53. package/es/components/dataSourceComponents/dataSourceTable/hooks/useFormat.d.ts +0 -48
  54. package/es/components/dataSourceComponents/dataSourceTable/hooks/usePagination.d.ts +0 -16
  55. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -97
  56. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +0 -32
  57. package/es/components/dataSourceComponents/dataSourceTable/index.d.ts +0 -6
  58. package/es/components/dataSourceComponents/dataSourceTable/provider/tableSetting/TableSettingContext.d.ts +0 -7
  59. package/es/components/dataSourceComponents/dataSourceTable/provider/tableSetting/TableSettingProvider.d.ts +0 -8
  60. package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -78
  61. package/es/components/dataSourceComponents/dataSourceWrapper/BaseWrapper.d.ts +0 -7
  62. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -4
  63. package/es/components/dataSourceComponents/fields/Checkbox/ReadPretty.d.ts +0 -8
  64. package/es/components/dataSourceComponents/fields/Checkbox/WithMode.d.ts +0 -7
  65. package/es/components/dataSourceComponents/fields/Checkbox/index.d.ts +0 -6
  66. package/es/components/dataSourceComponents/fields/Checkbox/type.d.ts +0 -9
  67. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -4
  68. package/es/components/dataSourceComponents/fields/ColorPicker/WithMode.d.ts +0 -4
  69. package/es/components/dataSourceComponents/fields/ColorPicker/index.d.ts +0 -3
  70. package/es/components/dataSourceComponents/fields/ColorPicker/type.d.ts +0 -5
  71. package/es/components/dataSourceComponents/fields/DatePicker/ReadPretty.d.ts +0 -5
  72. package/es/components/dataSourceComponents/fields/DatePicker/WithMode.d.ts +0 -4
  73. package/es/components/dataSourceComponents/fields/DatePicker/index.d.ts +0 -3
  74. package/es/components/dataSourceComponents/fields/DatePicker/type.d.ts +0 -6
  75. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -4
  76. package/es/components/dataSourceComponents/fields/DateRangePicker/WithMode.d.ts +0 -4
  77. package/es/components/dataSourceComponents/fields/DateRangePicker/index.d.ts +0 -4
  78. package/es/components/dataSourceComponents/fields/DateRangePicker/type.d.ts +0 -4
  79. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -4
  80. package/es/components/dataSourceComponents/fields/IconSelect/WithMode.d.ts +0 -4
  81. package/es/components/dataSourceComponents/fields/IconSelect/index.d.ts +0 -3
  82. package/es/components/dataSourceComponents/fields/IconSelect/type.d.ts +0 -8
  83. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -4
  84. package/es/components/dataSourceComponents/fields/Input/WithMode.d.ts +0 -4
  85. package/es/components/dataSourceComponents/fields/Input/index.d.ts +0 -22
  86. package/es/components/dataSourceComponents/fields/Input/type.d.ts +0 -8
  87. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -4
  88. package/es/components/dataSourceComponents/fields/Input.Email/WithMode.d.ts +0 -6
  89. package/es/components/dataSourceComponents/fields/Input.Email/index.d.ts +0 -5
  90. package/es/components/dataSourceComponents/fields/Input.Email/type.d.ts +0 -5
  91. package/es/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -5
  92. package/es/components/dataSourceComponents/fields/Input.Json/WithMode.d.ts +0 -3
  93. package/es/components/dataSourceComponents/fields/Input.Json/index.d.ts +0 -3
  94. package/es/components/dataSourceComponents/fields/Input.Json/type.d.ts +0 -5
  95. package/es/components/dataSourceComponents/fields/Input.Mobile/ReadPretty.d.ts +0 -5
  96. package/es/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -10
  97. package/es/components/dataSourceComponents/fields/Input.Mobile/index.d.ts +0 -3
  98. package/es/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -24
  99. package/es/components/dataSourceComponents/fields/Input.Mobile/type.d.ts +0 -5
  100. package/es/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -5
  101. package/es/components/dataSourceComponents/fields/Input.Password/WithMode.d.ts +0 -3
  102. package/es/components/dataSourceComponents/fields/Input.Password/index.d.ts +0 -3
  103. package/es/components/dataSourceComponents/fields/Input.Password/type.d.ts +0 -5
  104. package/es/components/dataSourceComponents/fields/Input.Phone/ReadPretty.d.ts +0 -5
  105. package/es/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -10
  106. package/es/components/dataSourceComponents/fields/Input.Phone/index.d.ts +0 -3
  107. package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -24
  108. package/es/components/dataSourceComponents/fields/Input.Phone/type.d.ts +0 -5
  109. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -4
  110. package/es/components/dataSourceComponents/fields/Input.Subdomain/WithMode.d.ts +0 -13
  111. package/es/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +0 -12
  112. package/es/components/dataSourceComponents/fields/Input.Subdomain/serve.d.ts +0 -11
  113. package/es/components/dataSourceComponents/fields/Input.Subdomain/type.d.ts +0 -5
  114. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -4
  115. package/es/components/dataSourceComponents/fields/Input.TextArea/WithMode.d.ts +0 -3
  116. package/es/components/dataSourceComponents/fields/Input.TextArea/index.d.ts +0 -3
  117. package/es/components/dataSourceComponents/fields/Input.TextArea/type.d.ts +0 -5
  118. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -5
  119. package/es/components/dataSourceComponents/fields/Input.Url/WithMode.d.ts +0 -3
  120. package/es/components/dataSourceComponents/fields/Input.Url/index.d.ts +0 -3
  121. package/es/components/dataSourceComponents/fields/Input.Url/type.d.ts +0 -5
  122. package/es/components/dataSourceComponents/fields/InputNumber/ReadPretty.d.ts +0 -5
  123. package/es/components/dataSourceComponents/fields/InputNumber/WithMode.d.ts +0 -3
  124. package/es/components/dataSourceComponents/fields/InputNumber/index.d.ts +0 -3
  125. package/es/components/dataSourceComponents/fields/InputNumber/type.d.ts +0 -7
  126. package/es/components/dataSourceComponents/fields/InputNumber/utils.d.ts +0 -1
  127. package/es/components/dataSourceComponents/fields/Radio/ReadPretty.d.ts +0 -7
  128. package/es/components/dataSourceComponents/fields/Radio/WithMode.d.ts +0 -7
  129. package/es/components/dataSourceComponents/fields/Radio/index.d.ts +0 -6
  130. package/es/components/dataSourceComponents/fields/Radio/type.d.ts +0 -8
  131. package/es/components/dataSourceComponents/fields/Select/ReadPretty.d.ts +0 -4
  132. package/es/components/dataSourceComponents/fields/Select/WithMode.d.ts +0 -4
  133. package/es/components/dataSourceComponents/fields/Select/index.d.ts +0 -11
  134. package/es/components/dataSourceComponents/fields/Select/type.d.ts +0 -5
  135. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -4
  136. package/es/components/dataSourceComponents/fields/TimePicker/WithMode.d.ts +0 -5
  137. package/es/components/dataSourceComponents/fields/TimePicker/index.d.ts +0 -3
  138. package/es/components/dataSourceComponents/fields/TimePicker/type.d.ts +0 -5
  139. package/es/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
  140. package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +0 -4
  141. package/es/components/dataSourceComponents/fields/Translation/WithMode.d.ts +0 -4
  142. package/es/components/dataSourceComponents/fields/Translation/index.d.ts +0 -3
  143. package/es/components/dataSourceComponents/fields/Translation/type.d.ts +0 -16
  144. package/es/components/dataSourceComponents/fields/Upload/BaseUpload.d.ts +0 -5
  145. package/es/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -5
  146. package/es/components/dataSourceComponents/fields/Upload/WithMode.d.ts +0 -4
  147. package/es/components/dataSourceComponents/fields/Upload/constants.d.ts +0 -9
  148. package/es/components/dataSourceComponents/fields/Upload/index.d.ts +0 -3
  149. package/es/components/dataSourceComponents/fields/Upload/serve.d.ts +0 -20
  150. package/es/components/dataSourceComponents/fields/Upload/shopUploadServe.d.ts +0 -56
  151. package/es/components/dataSourceComponents/fields/Upload/type.d.ts +0 -37
  152. package/es/components/dataSourceComponents/fields/Upload/types.d.ts +0 -48
  153. package/es/components/dataSourceComponents/fields/Upload/utils.d.ts +0 -18
  154. package/es/components/dataSourceComponents/fields/index.d.ts +0 -102
  155. package/es/components/dataSourceComponents/fields/type.d.ts +0 -19
  156. package/es/components/dataSourceComponents/fields/utils.d.ts +0 -3
  157. package/es/components/dataSourceComponents/hooks/useActions.d.ts +0 -18
  158. package/es/components/dataSourceComponents/hooks/useComponentId.d.ts +0 -2
  159. package/es/components/dataSourceComponents/hooks/useCtxActions.d.ts +0 -8
  160. package/es/components/dataSourceComponents/hooks/useDataSource.d.ts +0 -5
  161. package/es/components/dataSourceComponents/hooks/useParseActionsVariable.d.ts +0 -6
  162. package/es/components/dataSourceComponents/hooks/usePlatform.d.ts +0 -3
  163. package/es/components/dataSourceComponents/hooks/useValueMap.d.ts +0 -8
  164. package/es/components/dataSourceComponents/hooks/useVariables.d.ts +0 -2
  165. package/es/components/dataSourceComponents/provider/actions/ActionsContext.d.ts +0 -11
  166. package/es/components/dataSourceComponents/provider/actions/ActionsProvider.d.ts +0 -12
  167. package/es/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -119
  168. package/es/components/dataSourceComponents/provider/dataSource/DataSourceProvider.d.ts +0 -8
  169. package/es/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -12
  170. package/es/components/dataSourceComponents/provider/variables/VariablesProvider.d.ts +0 -4
  171. package/es/components/dataSourceComponents/provider/variables/utils.d.ts +0 -12
  172. package/es/components/dataSourceComponents/utils/index.d.ts +0 -0
  173. package/es/components/date-picker/constants.d.ts +0 -39
  174. package/es/components/date-picker/datePickerCpt.d.ts +0 -9
  175. package/es/components/date-picker/hooks/useMediaQuery.d.ts +0 -2
  176. package/es/components/date-picker/index.d.ts +0 -3
  177. package/es/components/drag-sort-tree/index.d.ts +0 -4
  178. package/es/components/filter/components/Dropdown/index.d.ts +0 -9
  179. package/es/components/filter/components/FilterButton/index.d.ts +0 -4
  180. package/es/components/filter/components/FilterButton/types.d.ts +0 -13
  181. package/es/components/form/index.d.ts +0 -2
  182. package/es/components/iconSelect/index.d.ts +0 -10
  183. package/es/components/iconSelect/utils.d.ts +0 -14
  184. package/es/components/image/index.d.ts +0 -10
  185. package/es/components/login-and-register/index.d.ts +0 -82
  186. package/es/components/organizationTenantSwitcher/index.d.ts +0 -17
  187. package/es/components/page/index.d.ts +0 -6
  188. package/es/components/page-header/index.d.ts +0 -14
  189. package/es/components/pisell-config-provider/index.d.ts +0 -12
  190. package/es/components/pisellAnchor/index.d.ts +0 -23
  191. package/es/components/pisellAppCard/PisellAppCard.d.ts +0 -5
  192. package/es/components/pisellAppCard/index.d.ts +0 -3
  193. package/es/components/pisellAppCard/types.d.ts +0 -34
  194. package/es/components/pisellAvatar/index.d.ts +0 -19
  195. package/es/components/pisellCard/index.d.ts +0 -19
  196. package/es/components/pisellCheckboxGroup/index.d.ts +0 -36
  197. package/es/components/pisellCustomCheckboxGroup/index.d.ts +0 -16
  198. package/es/components/pisellDraggable/components/Action/Action.d.ts +0 -10
  199. package/es/components/pisellDraggable/components/Action/index.d.ts +0 -2
  200. package/es/components/pisellDraggable/components/Handle/Handle.d.ts +0 -3
  201. package/es/components/pisellDraggable/components/Handle/index.d.ts +0 -1
  202. package/es/components/pisellDraggable/components/Remove/Remove.d.ts +0 -3
  203. package/es/components/pisellDraggable/components/Remove/index.d.ts +0 -1
  204. package/es/components/pisellDraggable/components/TreeItem/SortableTreeItem.d.ts +0 -9
  205. package/es/components/pisellDraggable/components/TreeItem/TreeItem.d.ts +0 -23
  206. package/es/components/pisellDraggable/components/TreeItem/index.d.ts +0 -2
  207. package/es/components/pisellDraggable/components/index.d.ts +0 -4
  208. package/es/components/pisellDraggable/index.d.ts +0 -32
  209. package/es/components/pisellDraggable/types.d.ts +0 -19
  210. package/es/components/pisellDraggable/utilities.d.ts +0 -17
  211. package/es/components/pisellDropSort/PisellDropSort.d.ts +0 -5
  212. package/es/components/pisellDropSort/components/SortableItem/index.d.ts +0 -25
  213. package/es/components/pisellDropSort/index.d.ts +0 -3
  214. package/es/components/pisellDropSort/types.d.ts +0 -52
  215. package/es/components/pisellDropdown/index.d.ts +0 -20
  216. package/es/components/pisellEmpty/index.d.ts +0 -19
  217. package/es/components/pisellGoodPassCard/index.d.ts +0 -47
  218. package/es/components/pisellHeaderProgressBar/index.d.ts +0 -29
  219. package/es/components/pisellImageCarousels/index.d.ts +0 -18
  220. package/es/components/pisellInformationEntry/hooks/useNativeScanner.d.ts +0 -4
  221. package/es/components/pisellInformationEntry/index.d.ts +0 -33
  222. package/es/components/pisellLayout/content.d.ts +0 -10
  223. package/es/components/pisellLayout/footer.d.ts +0 -8
  224. package/es/components/pisellLayout/header.d.ts +0 -10
  225. package/es/components/pisellLayout/index.d.ts +0 -14
  226. package/es/components/pisellLayout/sider.d.ts +0 -8
  227. package/es/components/pisellList01/index.d.ts +0 -17
  228. package/es/components/pisellMenu/PisellMenu.d.ts +0 -9
  229. package/es/components/pisellMenu/index.d.ts +0 -3
  230. package/es/components/pisellMenu/types.d.ts +0 -26
  231. package/es/components/pisellModal/components/Information/index.d.ts +0 -21
  232. package/es/components/pisellModal/components/MobileModal/index.d.ts +0 -9
  233. package/es/components/pisellNavigationMenu/PisellNavigationMenu.d.ts +0 -5
  234. package/es/components/pisellNavigationMenu/index.d.ts +0 -3
  235. package/es/components/pisellNavigationMenu/types.d.ts +0 -64
  236. package/es/components/pisellNavigationMenu/utils.d.ts +0 -15
  237. package/es/components/pisellQRScanner/index.d.ts +0 -37
  238. package/es/components/pisellQrcode/index.d.ts +0 -10
  239. package/es/components/pisellSectionHeaders/index.d.ts +0 -21
  240. package/es/components/pisellStatisticList/index.d.ts +0 -21
  241. package/es/components/pisellTags/index.d.ts +0 -13
  242. package/es/components/pisellTags/utils.d.ts +0 -1
  243. package/es/components/pisellText/components/Amount/index.d.ts +0 -20
  244. package/es/components/pisellUpload/index.d.ts +0 -10
  245. package/es/components/pisellViewGrid/index.d.ts +0 -16
  246. package/es/components/pisellWalletPassCard/index.d.ts +0 -83
  247. package/es/components/productCard/components/Action/index.d.ts +0 -3
  248. package/es/components/productCard/components/AmountFooter/index.d.ts +0 -4
  249. package/es/components/productCard/components/Divider/index.d.ts +0 -3
  250. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
  251. package/es/components/productCard/components/Header/index.d.ts +0 -4
  252. package/es/components/productCard/components/MultiDay/index.d.ts +0 -4
  253. package/es/components/productCard/components/MultiDay/utils.d.ts +0 -14
  254. package/es/components/productCard/components/Note/index.d.ts +0 -4
  255. package/es/components/productCard/components/Packages/components/collapsibleList/index.d.ts +0 -10
  256. package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -2
  257. package/es/components/productCard/components/Packages/components/options/index.d.ts +0 -4
  258. package/es/components/productCard/components/Packages/index.d.ts +0 -4
  259. package/es/components/productCard/components/Packages/utils.d.ts +0 -20
  260. package/es/components/productCard/components/Sales/index.d.ts +0 -4
  261. package/es/components/productCard/components/Time/components/Like/index.d.ts +0 -9
  262. package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
  263. package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -18
  264. package/es/components/productCard/components/Time/index.d.ts +0 -4
  265. package/es/components/productCard/hooks/useOpenNote.d.ts +0 -3
  266. package/es/components/productCard/index.d.ts +0 -5
  267. package/es/components/productCard/locales.d.ts +0 -57
  268. package/es/components/productCard/status.d.ts +0 -32
  269. package/es/components/productCard/types.d.ts +0 -83
  270. package/es/components/productCard/utils.d.ts +0 -31
  271. package/es/components/profileMenu/index.d.ts +0 -26
  272. package/es/components/radio/index.d.ts +0 -2
  273. package/es/components/record-view/index.d.ts +0 -37
  274. package/es/components/section-footers/index.d.ts +0 -9
  275. package/es/components/select/index.d.ts +0 -9
  276. package/es/components/sort/index.d.ts +0 -5
  277. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -7
  278. package/es/components/table/Actions/component/ExportImport/utils/index.d.ts +0 -9
  279. package/es/components/table/Actions/index.d.ts +0 -18
  280. package/es/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
  281. package/es/components/table/Gallery/index.d.ts +0 -5
  282. package/es/components/table/Header/index.d.ts +0 -11
  283. package/es/components/table/Table/index.d.ts +0 -4
  284. package/es/components/table/Table/utils.d.ts +0 -161
  285. package/es/components/table/Tabs/index.d.ts +0 -14
  286. package/es/components/table/hooks/useTableSetting.d.ts +0 -22
  287. package/es/components/table/hooks/useTransDataSource.d.ts +0 -11
  288. package/es/components/table/hooks/useTriggerValuesChange.d.ts +0 -16
  289. package/es/components/table/index.d.ts +0 -4
  290. package/es/components/table/model.d.ts +0 -30
  291. package/es/components/table/types.d.ts +0 -251
  292. package/es/components/table/utils.d.ts +0 -14
  293. package/es/components/tabs/index.d.ts +0 -16
  294. package/es/components/typography/index.d.ts +0 -2
  295. package/es/components/versionModal/index.d.ts +0 -23
  296. package/es/components/versionSelect/index.d.ts +0 -18
  297. package/es/components/walletCard/Guest/index.d.ts +0 -3
  298. package/es/components/walletCard/index.d.ts +0 -65
  299. package/es/hooks/useEngineContext.d.ts +0 -9
  300. package/es/hooks/useSetRequest.d.ts +0 -2
  301. package/es/hooks/useTranslationOriginal.d.ts +0 -2
  302. package/es/index.d.ts +0 -139
  303. package/es/locales/en-US.d.ts +0 -273
  304. package/es/locales/index.d.ts +0 -1
  305. package/es/locales/zh-CN.d.ts +0 -268
  306. package/es/locales/zh-TW.d.ts +0 -268
  307. package/es/utils/index.d.ts +0 -4
  308. package/es/utils/mergeWith.d.ts +0 -1
  309. package/lib/components/TimeResourceSelector/index.d.ts +0 -21
  310. package/lib/components/appVersionControl/index.d.ts +0 -4
  311. package/lib/components/appVersionControl/types.d.ts +0 -24
  312. package/lib/components/appVersionControl/utils.d.ts +0 -13
  313. package/lib/components/badge/index.d.ts +0 -7
  314. package/lib/components/browserSelect/index.d.ts +0 -21
  315. package/lib/components/buttonGroupEdit/index.d.ts +0 -8
  316. package/lib/components/buttonGroupPreview/index.d.ts +0 -19
  317. package/lib/components/cardMetricItem/index.d.ts +0 -12
  318. package/lib/components/cardPro/index.d.ts +0 -3
  319. package/lib/components/checkbox/index.d.ts +0 -2
  320. package/lib/components/collapse/index.d.ts +0 -15
  321. package/lib/components/colorPicker/index.d.ts +0 -3
  322. package/lib/components/config-provider/index.d.ts +0 -7
  323. package/lib/components/cropPhoto/index.d.ts +0 -3
  324. package/lib/components/customSelect/index.d.ts +0 -17
  325. package/lib/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
  326. package/lib/components/dataSourceComponents/dataSourceForm/formItem.d.ts +0 -3
  327. package/lib/components/dataSourceComponents/dataSourceForm/group/index.d.ts +0 -20
  328. package/lib/components/dataSourceComponents/dataSourceForm/index.d.ts +0 -3
  329. package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingContext.d.ts +0 -15
  330. package/lib/components/dataSourceComponents/dataSourceForm/provider/formSetting/FormSettingProvider.d.ts +0 -8
  331. package/lib/components/dataSourceComponents/dataSourceForm/provider/hooks/useFormSetting.d.ts +0 -5
  332. package/lib/components/dataSourceComponents/dataSourceForm/provider/hooks/useJsonPrefixPath.d.ts +0 -5
  333. package/lib/components/dataSourceComponents/dataSourceForm/provider/jsonWrapper/JsonWrapperContext.d.ts +0 -6
  334. package/lib/components/dataSourceComponents/dataSourceForm/provider/jsonWrapper/JsonWrapperProvider.d.ts +0 -7
  335. package/lib/components/dataSourceComponents/dataSourceForm/serve.d.ts +0 -149
  336. package/lib/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +0 -39
  337. package/lib/components/dataSourceComponents/dataSourceForm/type.d.ts +0 -31
  338. package/lib/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
  339. package/lib/components/dataSourceComponents/dataSourceMenu/Basic.d.ts +0 -8
  340. package/lib/components/dataSourceComponents/dataSourceMenu/index.d.ts +0 -8
  341. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -3
  342. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -3
  343. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceTypography/index.d.ts +0 -10
  344. package/lib/components/dataSourceComponents/dataSourceShow/utils.d.ts +0 -6
  345. package/lib/components/dataSourceComponents/dataSourceTable/BaseTable.d.ts +0 -8
  346. package/lib/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +0 -27
  347. package/lib/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +0 -8
  348. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useColumns.d.ts +0 -11
  349. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +0 -6
  350. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDesignMode.d.ts +0 -2
  351. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -38
  352. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useFormat.d.ts +0 -48
  353. package/lib/components/dataSourceComponents/dataSourceTable/hooks/usePagination.d.ts +0 -16
  354. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -97
  355. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +0 -32
  356. package/lib/components/dataSourceComponents/dataSourceTable/index.d.ts +0 -6
  357. package/lib/components/dataSourceComponents/dataSourceTable/provider/tableSetting/TableSettingContext.d.ts +0 -7
  358. package/lib/components/dataSourceComponents/dataSourceTable/provider/tableSetting/TableSettingProvider.d.ts +0 -8
  359. package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -78
  360. package/lib/components/dataSourceComponents/dataSourceWrapper/BaseWrapper.d.ts +0 -7
  361. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -4
  362. package/lib/components/dataSourceComponents/fields/Checkbox/ReadPretty.d.ts +0 -8
  363. package/lib/components/dataSourceComponents/fields/Checkbox/WithMode.d.ts +0 -7
  364. package/lib/components/dataSourceComponents/fields/Checkbox/index.d.ts +0 -6
  365. package/lib/components/dataSourceComponents/fields/Checkbox/type.d.ts +0 -9
  366. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -4
  367. package/lib/components/dataSourceComponents/fields/ColorPicker/WithMode.d.ts +0 -4
  368. package/lib/components/dataSourceComponents/fields/ColorPicker/index.d.ts +0 -3
  369. package/lib/components/dataSourceComponents/fields/ColorPicker/type.d.ts +0 -5
  370. package/lib/components/dataSourceComponents/fields/DatePicker/ReadPretty.d.ts +0 -5
  371. package/lib/components/dataSourceComponents/fields/DatePicker/WithMode.d.ts +0 -4
  372. package/lib/components/dataSourceComponents/fields/DatePicker/index.d.ts +0 -3
  373. package/lib/components/dataSourceComponents/fields/DatePicker/type.d.ts +0 -6
  374. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -4
  375. package/lib/components/dataSourceComponents/fields/DateRangePicker/WithMode.d.ts +0 -4
  376. package/lib/components/dataSourceComponents/fields/DateRangePicker/index.d.ts +0 -4
  377. package/lib/components/dataSourceComponents/fields/DateRangePicker/type.d.ts +0 -4
  378. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -4
  379. package/lib/components/dataSourceComponents/fields/IconSelect/WithMode.d.ts +0 -4
  380. package/lib/components/dataSourceComponents/fields/IconSelect/index.d.ts +0 -3
  381. package/lib/components/dataSourceComponents/fields/IconSelect/type.d.ts +0 -8
  382. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -4
  383. package/lib/components/dataSourceComponents/fields/Input/WithMode.d.ts +0 -4
  384. package/lib/components/dataSourceComponents/fields/Input/index.d.ts +0 -22
  385. package/lib/components/dataSourceComponents/fields/Input/type.d.ts +0 -8
  386. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -4
  387. package/lib/components/dataSourceComponents/fields/Input.Email/WithMode.d.ts +0 -6
  388. package/lib/components/dataSourceComponents/fields/Input.Email/index.d.ts +0 -5
  389. package/lib/components/dataSourceComponents/fields/Input.Email/type.d.ts +0 -5
  390. package/lib/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -5
  391. package/lib/components/dataSourceComponents/fields/Input.Json/WithMode.d.ts +0 -3
  392. package/lib/components/dataSourceComponents/fields/Input.Json/index.d.ts +0 -3
  393. package/lib/components/dataSourceComponents/fields/Input.Json/type.d.ts +0 -5
  394. package/lib/components/dataSourceComponents/fields/Input.Mobile/ReadPretty.d.ts +0 -5
  395. package/lib/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -10
  396. package/lib/components/dataSourceComponents/fields/Input.Mobile/index.d.ts +0 -3
  397. package/lib/components/dataSourceComponents/fields/Input.Mobile/serve.d.ts +0 -24
  398. package/lib/components/dataSourceComponents/fields/Input.Mobile/type.d.ts +0 -5
  399. package/lib/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -5
  400. package/lib/components/dataSourceComponents/fields/Input.Password/WithMode.d.ts +0 -3
  401. package/lib/components/dataSourceComponents/fields/Input.Password/index.d.ts +0 -3
  402. package/lib/components/dataSourceComponents/fields/Input.Password/type.d.ts +0 -5
  403. package/lib/components/dataSourceComponents/fields/Input.Phone/ReadPretty.d.ts +0 -5
  404. package/lib/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -10
  405. package/lib/components/dataSourceComponents/fields/Input.Phone/index.d.ts +0 -3
  406. package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -24
  407. package/lib/components/dataSourceComponents/fields/Input.Phone/type.d.ts +0 -5
  408. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -4
  409. package/lib/components/dataSourceComponents/fields/Input.Subdomain/WithMode.d.ts +0 -13
  410. package/lib/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +0 -12
  411. package/lib/components/dataSourceComponents/fields/Input.Subdomain/serve.d.ts +0 -11
  412. package/lib/components/dataSourceComponents/fields/Input.Subdomain/type.d.ts +0 -5
  413. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -4
  414. package/lib/components/dataSourceComponents/fields/Input.TextArea/WithMode.d.ts +0 -3
  415. package/lib/components/dataSourceComponents/fields/Input.TextArea/index.d.ts +0 -3
  416. package/lib/components/dataSourceComponents/fields/Input.TextArea/type.d.ts +0 -5
  417. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -5
  418. package/lib/components/dataSourceComponents/fields/Input.Url/WithMode.d.ts +0 -3
  419. package/lib/components/dataSourceComponents/fields/Input.Url/index.d.ts +0 -3
  420. package/lib/components/dataSourceComponents/fields/Input.Url/type.d.ts +0 -5
  421. package/lib/components/dataSourceComponents/fields/InputNumber/ReadPretty.d.ts +0 -5
  422. package/lib/components/dataSourceComponents/fields/InputNumber/WithMode.d.ts +0 -3
  423. package/lib/components/dataSourceComponents/fields/InputNumber/index.d.ts +0 -3
  424. package/lib/components/dataSourceComponents/fields/InputNumber/type.d.ts +0 -7
  425. package/lib/components/dataSourceComponents/fields/InputNumber/utils.d.ts +0 -1
  426. package/lib/components/dataSourceComponents/fields/Radio/ReadPretty.d.ts +0 -7
  427. package/lib/components/dataSourceComponents/fields/Radio/WithMode.d.ts +0 -7
  428. package/lib/components/dataSourceComponents/fields/Radio/index.d.ts +0 -6
  429. package/lib/components/dataSourceComponents/fields/Radio/type.d.ts +0 -8
  430. package/lib/components/dataSourceComponents/fields/Select/ReadPretty.d.ts +0 -4
  431. package/lib/components/dataSourceComponents/fields/Select/WithMode.d.ts +0 -4
  432. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +0 -11
  433. package/lib/components/dataSourceComponents/fields/Select/type.d.ts +0 -5
  434. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -4
  435. package/lib/components/dataSourceComponents/fields/TimePicker/WithMode.d.ts +0 -5
  436. package/lib/components/dataSourceComponents/fields/TimePicker/index.d.ts +0 -3
  437. package/lib/components/dataSourceComponents/fields/TimePicker/type.d.ts +0 -5
  438. package/lib/components/dataSourceComponents/fields/Translation/BaseTranslation.d.ts +0 -5
  439. package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +0 -4
  440. package/lib/components/dataSourceComponents/fields/Translation/WithMode.d.ts +0 -4
  441. package/lib/components/dataSourceComponents/fields/Translation/index.d.ts +0 -3
  442. package/lib/components/dataSourceComponents/fields/Translation/type.d.ts +0 -16
  443. package/lib/components/dataSourceComponents/fields/Upload/BaseUpload.d.ts +0 -5
  444. package/lib/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -5
  445. package/lib/components/dataSourceComponents/fields/Upload/WithMode.d.ts +0 -4
  446. package/lib/components/dataSourceComponents/fields/Upload/constants.d.ts +0 -9
  447. package/lib/components/dataSourceComponents/fields/Upload/index.d.ts +0 -3
  448. package/lib/components/dataSourceComponents/fields/Upload/serve.d.ts +0 -20
  449. package/lib/components/dataSourceComponents/fields/Upload/shopUploadServe.d.ts +0 -56
  450. package/lib/components/dataSourceComponents/fields/Upload/type.d.ts +0 -37
  451. package/lib/components/dataSourceComponents/fields/Upload/types.d.ts +0 -48
  452. package/lib/components/dataSourceComponents/fields/Upload/utils.d.ts +0 -18
  453. package/lib/components/dataSourceComponents/fields/index.d.ts +0 -102
  454. package/lib/components/dataSourceComponents/fields/type.d.ts +0 -19
  455. package/lib/components/dataSourceComponents/fields/utils.d.ts +0 -3
  456. package/lib/components/dataSourceComponents/hooks/useActions.d.ts +0 -18
  457. package/lib/components/dataSourceComponents/hooks/useComponentId.d.ts +0 -2
  458. package/lib/components/dataSourceComponents/hooks/useCtxActions.d.ts +0 -8
  459. package/lib/components/dataSourceComponents/hooks/useDataSource.d.ts +0 -5
  460. package/lib/components/dataSourceComponents/hooks/useParseActionsVariable.d.ts +0 -6
  461. package/lib/components/dataSourceComponents/hooks/usePlatform.d.ts +0 -3
  462. package/lib/components/dataSourceComponents/hooks/useValueMap.d.ts +0 -8
  463. package/lib/components/dataSourceComponents/hooks/useVariables.d.ts +0 -2
  464. package/lib/components/dataSourceComponents/provider/actions/ActionsContext.d.ts +0 -11
  465. package/lib/components/dataSourceComponents/provider/actions/ActionsProvider.d.ts +0 -12
  466. package/lib/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -119
  467. package/lib/components/dataSourceComponents/provider/dataSource/DataSourceProvider.d.ts +0 -8
  468. package/lib/components/dataSourceComponents/provider/variables/VariablesContext.d.ts +0 -12
  469. package/lib/components/dataSourceComponents/provider/variables/VariablesProvider.d.ts +0 -4
  470. package/lib/components/dataSourceComponents/provider/variables/utils.d.ts +0 -12
  471. package/lib/components/dataSourceComponents/utils/index.d.ts +0 -0
  472. package/lib/components/date-picker/constants.d.ts +0 -39
  473. package/lib/components/date-picker/datePickerCpt.d.ts +0 -9
  474. package/lib/components/date-picker/hooks/useMediaQuery.d.ts +0 -2
  475. package/lib/components/date-picker/index.d.ts +0 -3
  476. package/lib/components/drag-sort-tree/index.d.ts +0 -4
  477. package/lib/components/filter/components/Dropdown/index.d.ts +0 -9
  478. package/lib/components/filter/components/FilterButton/index.d.ts +0 -4
  479. package/lib/components/filter/components/FilterButton/types.d.ts +0 -13
  480. package/lib/components/form/index.d.ts +0 -2
  481. package/lib/components/iconSelect/index.d.ts +0 -10
  482. package/lib/components/iconSelect/utils.d.ts +0 -14
  483. package/lib/components/image/index.d.ts +0 -10
  484. package/lib/components/login-and-register/index.d.ts +0 -82
  485. package/lib/components/organizationTenantSwitcher/index.d.ts +0 -17
  486. package/lib/components/page/index.d.ts +0 -6
  487. package/lib/components/page-header/index.d.ts +0 -14
  488. package/lib/components/pisell-config-provider/index.d.ts +0 -12
  489. package/lib/components/pisellAnchor/index.d.ts +0 -23
  490. package/lib/components/pisellAppCard/PisellAppCard.d.ts +0 -5
  491. package/lib/components/pisellAppCard/index.d.ts +0 -3
  492. package/lib/components/pisellAppCard/types.d.ts +0 -34
  493. package/lib/components/pisellAvatar/index.d.ts +0 -19
  494. package/lib/components/pisellCard/index.d.ts +0 -19
  495. package/lib/components/pisellCheckboxGroup/index.d.ts +0 -36
  496. package/lib/components/pisellCustomCheckboxGroup/index.d.ts +0 -16
  497. package/lib/components/pisellDraggable/components/Action/Action.d.ts +0 -10
  498. package/lib/components/pisellDraggable/components/Action/index.d.ts +0 -2
  499. package/lib/components/pisellDraggable/components/Handle/Handle.d.ts +0 -3
  500. package/lib/components/pisellDraggable/components/Handle/index.d.ts +0 -1
  501. package/lib/components/pisellDraggable/components/Remove/Remove.d.ts +0 -3
  502. package/lib/components/pisellDraggable/components/Remove/index.d.ts +0 -1
  503. package/lib/components/pisellDraggable/components/TreeItem/SortableTreeItem.d.ts +0 -9
  504. package/lib/components/pisellDraggable/components/TreeItem/TreeItem.d.ts +0 -23
  505. package/lib/components/pisellDraggable/components/TreeItem/index.d.ts +0 -2
  506. package/lib/components/pisellDraggable/components/index.d.ts +0 -4
  507. package/lib/components/pisellDraggable/index.d.ts +0 -32
  508. package/lib/components/pisellDraggable/types.d.ts +0 -19
  509. package/lib/components/pisellDraggable/utilities.d.ts +0 -17
  510. package/lib/components/pisellDropSort/PisellDropSort.d.ts +0 -5
  511. package/lib/components/pisellDropSort/components/SortableItem/index.d.ts +0 -25
  512. package/lib/components/pisellDropSort/index.d.ts +0 -3
  513. package/lib/components/pisellDropSort/types.d.ts +0 -52
  514. package/lib/components/pisellDropdown/index.d.ts +0 -20
  515. package/lib/components/pisellEmpty/index.d.ts +0 -19
  516. package/lib/components/pisellGoodPassCard/index.d.ts +0 -47
  517. package/lib/components/pisellHeaderProgressBar/index.d.ts +0 -29
  518. package/lib/components/pisellImageCarousels/index.d.ts +0 -18
  519. package/lib/components/pisellInformationEntry/hooks/useNativeScanner.d.ts +0 -4
  520. package/lib/components/pisellInformationEntry/index.d.ts +0 -33
  521. package/lib/components/pisellLayout/content.d.ts +0 -10
  522. package/lib/components/pisellLayout/footer.d.ts +0 -8
  523. package/lib/components/pisellLayout/header.d.ts +0 -10
  524. package/lib/components/pisellLayout/index.d.ts +0 -14
  525. package/lib/components/pisellLayout/sider.d.ts +0 -8
  526. package/lib/components/pisellList01/index.d.ts +0 -17
  527. package/lib/components/pisellMenu/PisellMenu.d.ts +0 -9
  528. package/lib/components/pisellMenu/index.d.ts +0 -3
  529. package/lib/components/pisellMenu/types.d.ts +0 -26
  530. package/lib/components/pisellModal/components/Information/index.d.ts +0 -21
  531. package/lib/components/pisellModal/components/MobileModal/index.d.ts +0 -9
  532. package/lib/components/pisellNavigationMenu/PisellNavigationMenu.d.ts +0 -5
  533. package/lib/components/pisellNavigationMenu/index.d.ts +0 -3
  534. package/lib/components/pisellNavigationMenu/types.d.ts +0 -64
  535. package/lib/components/pisellNavigationMenu/utils.d.ts +0 -15
  536. package/lib/components/pisellQRScanner/index.d.ts +0 -37
  537. package/lib/components/pisellQrcode/index.d.ts +0 -10
  538. package/lib/components/pisellSectionHeaders/index.d.ts +0 -21
  539. package/lib/components/pisellStatisticList/index.d.ts +0 -21
  540. package/lib/components/pisellTags/index.d.ts +0 -13
  541. package/lib/components/pisellTags/utils.d.ts +0 -1
  542. package/lib/components/pisellText/components/Amount/index.d.ts +0 -20
  543. package/lib/components/pisellUpload/index.d.ts +0 -10
  544. package/lib/components/pisellViewGrid/index.d.ts +0 -16
  545. package/lib/components/pisellWalletPassCard/index.d.ts +0 -83
  546. package/lib/components/productCard/components/Action/index.d.ts +0 -3
  547. package/lib/components/productCard/components/AmountFooter/index.d.ts +0 -4
  548. package/lib/components/productCard/components/Divider/index.d.ts +0 -3
  549. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
  550. package/lib/components/productCard/components/Header/index.d.ts +0 -4
  551. package/lib/components/productCard/components/MultiDay/index.d.ts +0 -4
  552. package/lib/components/productCard/components/MultiDay/utils.d.ts +0 -14
  553. package/lib/components/productCard/components/Note/index.d.ts +0 -4
  554. package/lib/components/productCard/components/Packages/components/collapsibleList/index.d.ts +0 -10
  555. package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -2
  556. package/lib/components/productCard/components/Packages/components/options/index.d.ts +0 -4
  557. package/lib/components/productCard/components/Packages/index.d.ts +0 -4
  558. package/lib/components/productCard/components/Packages/utils.d.ts +0 -20
  559. package/lib/components/productCard/components/Sales/index.d.ts +0 -4
  560. package/lib/components/productCard/components/Time/components/Like/index.d.ts +0 -9
  561. package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
  562. package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -18
  563. package/lib/components/productCard/components/Time/index.d.ts +0 -4
  564. package/lib/components/productCard/hooks/useOpenNote.d.ts +0 -3
  565. package/lib/components/productCard/index.d.ts +0 -5
  566. package/lib/components/productCard/locales.d.ts +0 -57
  567. package/lib/components/productCard/status.d.ts +0 -32
  568. package/lib/components/productCard/types.d.ts +0 -83
  569. package/lib/components/productCard/utils.d.ts +0 -31
  570. package/lib/components/profileMenu/index.d.ts +0 -26
  571. package/lib/components/radio/index.d.ts +0 -2
  572. package/lib/components/record-view/index.d.ts +0 -37
  573. package/lib/components/section-footers/index.d.ts +0 -9
  574. package/lib/components/select/index.d.ts +0 -9
  575. package/lib/components/sort/index.d.ts +0 -5
  576. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -7
  577. package/lib/components/table/Actions/component/ExportImport/utils/index.d.ts +0 -9
  578. package/lib/components/table/Actions/index.d.ts +0 -18
  579. package/lib/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
  580. package/lib/components/table/Gallery/index.d.ts +0 -5
  581. package/lib/components/table/Header/index.d.ts +0 -11
  582. package/lib/components/table/Table/index.d.ts +0 -4
  583. package/lib/components/table/Table/utils.d.ts +0 -161
  584. package/lib/components/table/Tabs/index.d.ts +0 -14
  585. package/lib/components/table/hooks/useTableSetting.d.ts +0 -22
  586. package/lib/components/table/hooks/useTransDataSource.d.ts +0 -11
  587. package/lib/components/table/hooks/useTriggerValuesChange.d.ts +0 -16
  588. package/lib/components/table/index.d.ts +0 -4
  589. package/lib/components/table/model.d.ts +0 -30
  590. package/lib/components/table/types.d.ts +0 -251
  591. package/lib/components/table/utils.d.ts +0 -14
  592. package/lib/components/tabs/index.d.ts +0 -16
  593. package/lib/components/typography/index.d.ts +0 -2
  594. package/lib/components/versionModal/index.d.ts +0 -23
  595. package/lib/components/versionSelect/index.d.ts +0 -18
  596. package/lib/components/walletCard/Guest/index.d.ts +0 -3
  597. package/lib/components/walletCard/index.d.ts +0 -65
  598. package/lib/hooks/useEngineContext.d.ts +0 -9
  599. package/lib/hooks/useSetRequest.d.ts +0 -2
  600. package/lib/hooks/useTranslationOriginal.d.ts +0 -2
  601. package/lib/index.d.ts +0 -139
  602. package/lib/locales/en-US.d.ts +0 -273
  603. package/lib/locales/index.d.ts +0 -1
  604. package/lib/locales/zh-CN.d.ts +0 -268
  605. package/lib/locales/zh-TW.d.ts +0 -268
  606. package/lib/utils/index.d.ts +0 -4
  607. package/lib/utils/mergeWith.d.ts +0 -1
@@ -1,48 +0,0 @@
1
- import type { UploadFile } from 'antd/es/upload/interface';
2
- import { SUPPORTED_LANGUAGES } from './constants';
3
- export declare type Language = typeof SUPPORTED_LANGUAGES[number];
4
- export interface MediaMetadata {
5
- width?: number;
6
- height?: number;
7
- duration?: number;
8
- bitrate?: number;
9
- cover?: File;
10
- }
11
- export interface FileCountValidation {
12
- multiple: boolean;
13
- minCount: number;
14
- maxCount: number;
15
- valueLength: number;
16
- }
17
- export interface ValidationResult {
18
- success: boolean;
19
- message?: string;
20
- }
21
- export interface MultilingualFile extends UploadFile {
22
- multilingual?: SingleMultilingualValue;
23
- multilingualFileList?: Record<Language, UploadFile[]>;
24
- response?: {
25
- status: boolean;
26
- data: {
27
- url: string;
28
- };
29
- };
30
- }
31
- export interface FileListOptions {
32
- enableMultilingual: boolean;
33
- multiple: boolean;
34
- }
35
- export declare type SingleUploadValue = string;
36
- export declare type MultipleUploadValue = string[];
37
- export declare type SingleMultilingualValue = Record<Language, string>;
38
- export declare type MultipleMultilingualValue = SingleMultilingualValue[];
39
- export declare type UploadValue = SingleUploadValue | MultipleUploadValue | SingleMultilingualValue | MultipleMultilingualValue;
40
- export interface MultilingualUploadResponse {
41
- status: boolean;
42
- data: {
43
- url: string;
44
- };
45
- }
46
- export declare type UploadChangeHandler = (value: UploadValue) => void;
47
- export declare type NonNullMultilingualValue = NonNullable<SingleMultilingualValue>;
48
- export declare type NonNullMultilingualArray = NonNullMultilingualValue[];
@@ -1,18 +0,0 @@
1
- import { RcFile, UploadFile } from 'antd/es/upload/interface';
2
- import type { MediaMetadata, FileCountValidation, ValidationResult, MultilingualFile, FileListOptions, UploadValue, SingleMultilingualValue } from './types';
3
- export declare const generateUid: () => string;
4
- export declare const getSuffix: (name: string) => string;
5
- export declare const getPointSuffix: (name: string) => string;
6
- export declare const getFileType: (name: string) => string;
7
- export declare const getFileName: (url: string) => string;
8
- export declare const checkFileCount: ({ multiple, minCount, maxCount, valueLength, }: FileCountValidation) => ValidationResult;
9
- export declare const getMediaMetadata: (file: RcFile) => Promise<MediaMetadata | null>;
10
- export declare const genFileListByString: (value: string) => UploadFile[];
11
- export declare const createMultilingualData: (value: string) => SingleMultilingualValue;
12
- export declare const createMultilingualFileList: (value: string) => Record<string, UploadFile<any>[]>;
13
- export declare const getDefaultFileList: (value: UploadValue | undefined, options: FileListOptions) => MultilingualFile[];
14
- export declare const getFileMetadataParams: (file: RcFile & {
15
- metadata?: MediaMetadata;
16
- }) => Record<string, any>;
17
- export declare const isValueEqual: (value: any, fileListValue: any) => boolean;
18
- export declare const getBaseTime: (size: number) => 2000 | 1000 | 4000 | 8000;
@@ -1,102 +0,0 @@
1
- /// <reference types="react" />
2
- declare const formFieldMap: {
3
- FormItemCheckbox: import("react").FC<{}> & {
4
- Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
5
- } & {
6
- Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
7
- };
8
- FormItemColorPicker: import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
9
- FormItemDatePicker: import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps>;
10
- FormItemInput: import("react").FC<import("./Input/type").InputProps> & {
11
- JSON: import("react").FC<any>;
12
- Password: import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
13
- TextArea: import("react").FC<import("antd/es/input").TextAreaProps & import("react").RefAttributes<import("antd/es/input/TextArea").TextAreaRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
14
- URL: import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
15
- Email: import("react").FC<import("antd").InputProps & {
16
- onChange: (value: string) => void;
17
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
18
- Phone: import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
19
- Mobile: import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
20
- Subdomain: import("react").FC<import("antd").InputProps & {
21
- onChange: (value: string) => void;
22
- onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
23
- rootDomain: "custom" | "xzero" | "saas";
24
- customDomain?: string | undefined;
25
- value?: string | undefined;
26
- tenantId: string;
27
- name?: string | undefined;
28
- fieldKey?: string | undefined;
29
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
30
- };
31
- FormItemRadio: import("react").FC<{}> & {
32
- Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
33
- } & {
34
- Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
35
- };
36
- FormItemSelect: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
37
- options?: any;
38
- optionSourceType?: "custom" | "default" | "api" | undefined;
39
- labelField: string;
40
- valueField: string;
41
- extraParams?: Record<string, any> | undefined;
42
- } & {
43
- dataSource?: any;
44
- }) => JSX.Element;
45
- FormItemInputNumber: import("react").FC<any>;
46
- FormItemPercent: import("react").FC<any>;
47
- FormItemTimePicker: import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
48
- 'FormItemInput.JSON': import("react").FC<any>;
49
- 'FormItemInput.Phone': import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
50
- 'FormItemInput.Mobile': import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
51
- 'FormItemInput.Email': import("react").FC<import("antd").InputProps & {
52
- onChange: (value: string) => void;
53
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
54
- 'FormItemInput.URL': import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
55
- 'FormItemInput.Password': import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
56
- 'FormItemRadio.Group': import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
57
- 'FormItemCheckbox.Group': import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
58
- FormItemDateRangePicker: import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
59
- FormItemUpload: import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
60
- FormItemTranslation: import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
61
- FormItemIconSelect: import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
62
- };
63
- declare const getFieldComponent: (fieldComponent: string) => import("react").FC<any> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | ((props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
64
- options?: any;
65
- optionSourceType?: "custom" | "default" | "api" | undefined;
66
- labelField: string;
67
- valueField: string;
68
- extraParams?: Record<string, any> | undefined;
69
- } & {
70
- dataSource?: any;
71
- }) => JSX.Element) | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | (import("react").FC<{}> & {
72
- Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
73
- } & {
74
- Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
75
- }) | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
76
- onChange: (value: string) => void;
77
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<import("./Input/type").InputProps> & {
78
- JSON: import("react").FC<any>;
79
- Password: import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
80
- TextArea: import("react").FC<import("antd/es/input").TextAreaProps & import("react").RefAttributes<import("antd/es/input/TextArea").TextAreaRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
81
- URL: import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
82
- Email: import("react").FC<import("antd").InputProps & {
83
- onChange: (value: string) => void;
84
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
85
- Phone: import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
86
- Mobile: import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
87
- Subdomain: import("react").FC<import("antd").InputProps & {
88
- onChange: (value: string) => void;
89
- onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
90
- rootDomain: "custom" | "xzero" | "saas";
91
- customDomain?: string | undefined;
92
- value?: string | undefined;
93
- tenantId: string;
94
- name?: string | undefined;
95
- fieldKey?: string | undefined;
96
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
97
- }) | import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | (import("react").FC<{}> & {
98
- Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
99
- } & {
100
- Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
101
- });
102
- export { getFieldComponent, formFieldMap };
@@ -1,19 +0,0 @@
1
- import { Field } from '../provider/dataSource/DataSourceContext';
2
- import { formFieldMap } from './index';
3
- export declare type FormFieldComponentType = keyof typeof formFieldMap;
4
- export declare type FilterFunctionReturnType = {
5
- $eq?: any;
6
- $includes?: string;
7
- $in?: (string | number)[];
8
- $anyOf?: (string | number)[];
9
- $isTruly?: boolean;
10
- $isFalsy?: boolean;
11
- $dateAfter?: string;
12
- $dateBefore?: string;
13
- $and?: Array<{
14
- $dateAfter?: string;
15
- $dateBefore?: string;
16
- }>;
17
- };
18
- export declare type FilterFunction = (value: any, field: Field) => FilterFunctionReturnType | null;
19
- export declare type FormFieldFilterFuncMapType = Record<FormFieldComponentType, FilterFunction>;
@@ -1,3 +0,0 @@
1
- import { FormFieldFilterFuncMapType } from './type';
2
- declare const formFieldFilterFuncMap: FormFieldFilterFuncMapType;
3
- export { formFieldFilterFuncMap };
@@ -1,18 +0,0 @@
1
- import { DataSourceType } from '../provider/dataSource/DataSourceContext';
2
- export interface UseActionsParams {
3
- dataSource?: DataSourceType;
4
- currentValue?: 'server' | 'local';
5
- __designMode?: string;
6
- extraParams?: Record<string, any>;
7
- }
8
- declare const useActions: ({ dataSource: propsDataSource, currentValue: propsCurrentValue, __designMode, extraParams: propsExtraParams, }?: UseActionsParams) => {
9
- create: (values: Record<string, any>) => Promise<any>;
10
- get: () => Promise<any>;
11
- update: (values: Record<string, any>) => Promise<any>;
12
- list: (params: {
13
- page: number;
14
- pageSize: number;
15
- }) => Promise<any>;
16
- destroy: (id: string) => Promise<any>;
17
- };
18
- export default useActions;
@@ -1,2 +0,0 @@
1
- declare const useComponentId: (props: Record<string, any>) => any;
2
- export default useComponentId;
@@ -1,8 +0,0 @@
1
- /**
2
- * 组件上下文中操作的provider
3
- * visible
4
- * setVisible
5
- * @returns
6
- */
7
- declare const useCtxActions: () => import("../provider/actions/ActionsContext").ActionsContextType;
8
- export default useCtxActions;
@@ -1,5 +0,0 @@
1
- /**
2
- * 获取当前dataSource
3
- */
4
- declare const useDataSource: () => import("../provider/dataSource/DataSourceContext").DataSourceContextType;
5
- export default useDataSource;
@@ -1,6 +0,0 @@
1
- import { Collection } from '../dataSourceForm/serve';
2
- declare type Actions = Collection['actions'];
3
- declare const useParseActionsVariable: () => {
4
- parseActions: (actions: Actions, localVariables: Record<string, any>) => Record<string, any>;
5
- };
6
- export default useParseActionsVariable;
@@ -1,3 +0,0 @@
1
- declare const usePlatform: () => any;
2
- declare const useIsShop: () => boolean;
3
- export { usePlatform, useIsShop };
@@ -1,8 +0,0 @@
1
- /**
2
- * 将 options 转换为 valueMap
3
- * 使用在 ReadPretty Select Radio Checkbox 组件中
4
- * @param options
5
- * @returns
6
- */
7
- declare const useValueMap: (options: any[]) => any;
8
- export default useValueMap;
@@ -1,2 +0,0 @@
1
- declare const useVariables: () => import("../provider/variables/VariablesContext").VariablesContextType;
2
- export default useVariables;
@@ -1,11 +0,0 @@
1
- /// <reference types="react" />
2
- export interface ActionsContextType {
3
- visible?: boolean;
4
- setVisible?: (visible: boolean) => void;
5
- refreshTableData?: () => void;
6
- onClose?: () => void;
7
- beforeClose?: () => boolean | Promise<boolean>;
8
- setBeforeClose?: (beforeClose: () => boolean | Promise<boolean>) => void;
9
- }
10
- declare const ActionsContext: import("react").Context<ActionsContextType>;
11
- export default ActionsContext;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import { ActionsContextType } from './ActionsContext';
3
- interface ActionsProviderProps extends ActionsContextType {
4
- children: React.ReactNode;
5
- }
6
- /**
7
- * 自定义请求的provider
8
- * @param props
9
- * @constructor
10
- */
11
- declare const ActionsProvider: React.FC<ActionsProviderProps>;
12
- export default ActionsProvider;
@@ -1,119 +0,0 @@
1
- /// <reference types="react" />
2
- import { Result } from 'ahooks/es/useRequest/src/types';
3
- import { ActionsItem } from '../../dataSourceForm/serve';
4
- export interface Field {
5
- name: string;
6
- type: string;
7
- allowNull: boolean;
8
- primaryKey: boolean;
9
- unique: boolean;
10
- autoIncrement: boolean;
11
- description?: (null | string)[];
12
- possibleTypes?: string[];
13
- rawType: string;
14
- interface: string;
15
- uiSchema: UiSchema;
16
- key?: string;
17
- collectionName?: string;
18
- collectionKey?: any;
19
- dataSourceKey?: string;
20
- defaultValue?: any;
21
- }
22
- interface UiSchema {
23
- type?: string;
24
- 'x-component': string;
25
- 'x-component-props'?: Xcomponentprops;
26
- 'x-validator'?: string;
27
- title: string;
28
- default?: any;
29
- enum?: any[];
30
- }
31
- interface Xcomponentprops {
32
- style?: Style;
33
- autoSize?: AutoSize;
34
- stringMode?: boolean;
35
- step?: string;
36
- dateFormat?: string;
37
- showTime?: boolean;
38
- }
39
- interface AutoSize {
40
- minRows: number;
41
- }
42
- interface Style {
43
- width: string;
44
- }
45
- export declare type ActionTypes = 'list' | 'get' | 'update' | 'create' | 'destroy';
46
- export declare type DataSourceType = {
47
- actions: {
48
- get: ActionsItem;
49
- update: ActionsItem;
50
- create: ActionsItem;
51
- delete: ActionsItem;
52
- list: ActionsItem;
53
- };
54
- headerDataSource: string;
55
- dataSourceKey: string;
56
- filterTargetKey: string;
57
- introspected: boolean;
58
- isCustomApi: boolean;
59
- key: string;
60
- tableName: string;
61
- logging: boolean;
62
- name: string;
63
- title: string;
64
- titleField: string;
65
- types: ActionTypes[];
66
- fields: Field[];
67
- options: {
68
- apiType: string;
69
- baseUrl: string;
70
- };
71
- };
72
- export declare type DataSourceContextProps = {
73
- dataSource: DataSourceType;
74
- children?: React.ReactNode;
75
- currentValue?: string;
76
- actions?: {
77
- list?: () => Promise<any>;
78
- get?: () => Promise<any>;
79
- update?: () => Promise<any>;
80
- create?: () => Promise<any>;
81
- destroy?: () => Promise<any>;
82
- };
83
- requestOptions?: {
84
- list?: any;
85
- get?: any;
86
- update?: any;
87
- create?: any;
88
- destroy?: any;
89
- };
90
- overrideData?: {
91
- list?: any;
92
- get?: any;
93
- };
94
- autoRun?: {
95
- list?: boolean;
96
- get?: boolean;
97
- };
98
- extraParams?: {
99
- list?: Record<string, any>;
100
- get?: Record<string, any>;
101
- update?: Record<string, any>;
102
- create?: Record<string, any>;
103
- destroy?: Record<string, any>;
104
- };
105
- __id?: string;
106
- __designMode?: string;
107
- };
108
- export interface DataSourceContextType {
109
- dataSource?: DataSourceType;
110
- list: Result<any, any>;
111
- destroy: Result<any, any>;
112
- get: Result<any, any>;
113
- update: Result<any, any>;
114
- create: Result<any, any>;
115
- __designMode?: string;
116
- getCurrentRecord: () => any;
117
- }
118
- export declare const DataSourceContext: import("react").Context<DataSourceContextType>;
119
- export default DataSourceContext;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- import { DataSourceContextProps } from './DataSourceContext';
3
- /**
4
- * @title: DataSource Provider
5
- * @description: 提供页面配置的数据源,支持外部传入Promise接口、自动调用配置和直接数据
6
- */
7
- declare const DataSourceProvider: React.FC<DataSourceContextProps>;
8
- export default DataSourceProvider;
@@ -1,12 +0,0 @@
1
- /// <reference types="react" />
2
- export interface VariablesContextType {
3
- children?: React.ReactNode;
4
- variables?: Record<string, any>;
5
- registerVariable?: (value: Record<string, any>) => void;
6
- parseVariable?: (str: string, localVariables?: Record<string, any>) => any;
7
- registerValueVariable?: (componentId: string, value: Record<string, any>) => void;
8
- registerFunctionVariable?: (componentId: string, value: Record<string, any>) => void;
9
- subscribeVariables?: (listener: (allVariables: Record<string, any>, updateVariables: Record<string, any>) => void) => () => void;
10
- }
11
- export declare const VariablesContext: import("react").Context<VariablesContextType>;
12
- export default VariablesContext;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { VariablesContextType } from './VariablesContext';
3
- declare const VariablesProvider: React.FC<VariablesContextType>;
4
- export default VariablesProvider;
@@ -1,12 +0,0 @@
1
- export declare const genComponentValueVariable: (componentId: string, value: Record<string, any>) => {
2
- [x: string]: {
3
- value: Record<string, any>;
4
- };
5
- };
6
- export declare const genComponentFunctionVariable: (componentId: string, value: Record<string, any>) => {
7
- [x: string]: {
8
- functions: Record<string, any>;
9
- };
10
- };
11
- export declare const isVariableKey: (key: string) => boolean;
12
- export declare const getVariableKey: (str: string) => string | undefined;
@@ -1,39 +0,0 @@
1
- import dayjs from 'dayjs';
2
- export declare const presetDetailMap: {
3
- today: {
4
- getValue: () => dayjs.Dayjs;
5
- label: () => any;
6
- };
7
- yesterday: {
8
- getValue: () => dayjs.Dayjs;
9
- label: () => any;
10
- };
11
- tomorrow: {
12
- getValue: () => dayjs.Dayjs;
13
- label: () => any;
14
- };
15
- next_monday: {
16
- getValue: () => dayjs.Dayjs;
17
- label: () => any;
18
- };
19
- last_friday: {
20
- getValue: () => dayjs.Dayjs;
21
- label: () => any;
22
- };
23
- first_day_of_this_month: {
24
- getValue: () => dayjs.Dayjs;
25
- label: () => any;
26
- };
27
- last_day_of_this_month: {
28
- getValue: () => dayjs.Dayjs;
29
- label: () => any;
30
- };
31
- first_day_of_next_month: {
32
- getValue: () => dayjs.Dayjs;
33
- label: () => any;
34
- };
35
- last_day_of_last_month: {
36
- getValue: () => dayjs.Dayjs;
37
- label: () => any;
38
- };
39
- };
@@ -1,9 +0,0 @@
1
- /// <reference types="react" />
2
- import { PickerDateProps } from 'antd/es/date-picker/generatePicker';
3
- import { Dayjs } from 'dayjs';
4
- import './index.less';
5
- interface DatePickerCptProps extends PickerDateProps<Dayjs> {
6
- showTime: any;
7
- }
8
- declare const DatePickerCpt: (props: DatePickerCptProps) => JSX.Element;
9
- export default DatePickerCpt;
@@ -1,2 +0,0 @@
1
- declare const useMediaQuery: (query: string) => boolean;
2
- export default useMediaQuery;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const DatePicker: (props: any) => JSX.Element;
3
- export default DatePicker;
@@ -1,4 +0,0 @@
1
- import './index.less';
2
- import { SortType } from './types';
3
- declare const DragSortTree: (props: SortType) => JSX.Element;
4
- export default DragSortTree;
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import './index.less';
3
- import { DropdownProps } from './types';
4
- declare const Dropdown: React.FC<DropdownProps & {
5
- onOpen: () => void;
6
- onClose: () => void;
7
- renderItem?: (item: any, otherProps?: any) => React.ReactNode;
8
- }>;
9
- export default Dropdown;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { FilterListProps } from './types';
3
- declare const Filter: React.FC<FilterListProps>;
4
- export default Filter;
@@ -1,13 +0,0 @@
1
- /// <reference types="react" />
2
- import { FilterItemProps } from "../../types";
3
- export declare type FilterValueType = {
4
- quickFilter: FilterItemProps[];
5
- otherFilter: FilterItemProps[];
6
- };
7
- export declare type FilterListProps = {
8
- value?: FilterValueType;
9
- onChange?: (value: FilterValueType) => void;
10
- quickFilterMaxLength: number;
11
- formFiltersPrefix: string;
12
- renderItem?: (item: any, otherProps?: any) => React.ReactNode;
13
- };
@@ -1,2 +0,0 @@
1
- declare const _default: any;
2
- export default _default;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import './index.less';
3
- export interface IconSelectProps {
4
- value?: string;
5
- onChange?: (value: string) => void;
6
- disabled?: boolean;
7
- defaultValue?: string;
8
- }
9
- declare const IconSelect: React.FC<IconSelectProps>;
10
- export default IconSelect;
@@ -1,14 +0,0 @@
1
- export declare type IconGroup = 'outlined' | 'filled' | 'two-tone' | 'iconfont';
2
- export declare function get(obj: any, path: string, defaultValue?: any): any;
3
- export declare function getAntdIconList(): ({
4
- name: any;
5
- group: "filled" | "outlined" | "two-tone";
6
- icon: any;
7
- } | null)[];
8
- interface IconItem {
9
- name: string;
10
- group: IconGroup;
11
- icon: any;
12
- }
13
- export declare function getIconList(): IconItem[];
14
- export {};
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import type { ImageProps as AntdImageProps } from 'antd';
3
- export interface ImageProps extends Omit<AntdImageProps, 'placeholder'> {
4
- /**
5
- * 占位图类型
6
- */
7
- fallbackType?: 'image' | 'avatar' | 'product';
8
- }
9
- declare const Image: React.FC<ImageProps>;
10
- export default Image;