@pisell/materials 1.0.862 → 1.0.864

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 (221) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/index.js +1 -1
  5. package/build/lowcode/meta.js +1 -1
  6. package/build/lowcode/preview.js +160 -144
  7. package/build/lowcode/render/default/view.css +1 -1
  8. package/build/lowcode/render/default/view.js +34 -24
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +39 -29
  11. package/es/components/batch-editor/index.d.ts +0 -1
  12. package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  13. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  14. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  15. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -1
  16. package/es/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
  17. package/es/components/dataSourceComponents/fields/Select/index.d.ts +1 -1
  18. package/es/components/dataSourceComponents/fields/index.d.ts +10 -10
  19. package/es/components/filter/index.d.ts +0 -1
  20. package/es/components/pisellInput/index.d.ts +0 -1
  21. package/es/components/pisellLoading/index.d.ts +0 -1
  22. package/es/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  23. package/es/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  24. package/es/components/pisellModal/components/index.d.ts +0 -1
  25. package/es/components/pisellWalletPassCard/index.d.ts +1 -0
  26. package/es/components/productCard/cartSkuCard/components/basicInfo/index.less +1 -1
  27. package/es/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -1
  28. package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +2 -2
  29. package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -1
  30. package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -1
  31. package/es/components/productCard/components/MultiDay/index.d.ts +0 -1
  32. package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -1
  33. package/es/components/productCard/components/Packages/components/options/index.d.ts +0 -1
  34. package/es/components/productCard/components/Packages/utils.d.ts +2 -2
  35. package/es/components/select-time/index.d.ts +0 -1
  36. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  37. package/es/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  38. package/es/components/table/Actions/component/Group/index.d.ts +0 -1
  39. package/es/components/table/Actions/index.d.ts +0 -1
  40. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  41. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  42. package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  43. package/es/components/table/Table/fields/date/index.d.ts +0 -1
  44. package/es/components/table/Table/fields/image/Show/index.d.ts +0 -1
  45. package/es/components/table/Table/fields/image/index.d.ts +0 -1
  46. package/es/components/table/Table/fields/index.d.ts +2 -2
  47. package/es/components/table/Table/fields/link/index.d.ts +0 -1
  48. package/es/components/table/Table/fields/number/Show/index.d.ts +0 -1
  49. package/es/components/table/Table/fields/number/index.d.ts +0 -1
  50. package/es/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  51. package/es/components/table/Table/fields/numberRange/index.d.ts +0 -1
  52. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  53. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  54. package/es/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  55. package/es/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  56. package/es/components/table/Table/fields/search/Show/index.d.ts +0 -1
  57. package/es/components/table/Table/fields/search/index.d.ts +0 -1
  58. package/es/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  59. package/es/components/table/Table/fields/select/index.d.ts +0 -1
  60. package/es/components/table/Table/fields/text/Show/index.d.ts +0 -1
  61. package/es/components/table/Table/fields/text/index.d.ts +0 -1
  62. package/es/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  63. package/es/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  64. package/es/components/versionSelect/index.d.ts +0 -1
  65. package/es/utils/index.d.ts +1 -1
  66. package/es/utils/platform.d.ts +1 -1
  67. package/lib/components/batch-editor/index.d.ts +0 -1
  68. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +0 -1
  69. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
  70. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -2
  71. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -1
  72. package/lib/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
  73. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +1 -1
  74. package/lib/components/dataSourceComponents/fields/index.d.ts +10 -10
  75. package/lib/components/filter/index.d.ts +0 -1
  76. package/lib/components/pisellInput/index.d.ts +0 -1
  77. package/lib/components/pisellLoading/index.d.ts +0 -1
  78. package/lib/components/pisellModal/components/IpadModal/index.d.ts +0 -1
  79. package/lib/components/pisellModal/components/MobileModal/index.d.ts +0 -1
  80. package/lib/components/pisellModal/components/index.d.ts +0 -1
  81. package/lib/components/pisellWalletPassCard/index.d.ts +1 -0
  82. package/lib/components/productCard/cartSkuCard/components/basicInfo/index.less +1 -1
  83. package/lib/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -1
  84. package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +2 -2
  85. package/lib/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -1
  86. package/lib/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -1
  87. package/lib/components/productCard/components/MultiDay/index.d.ts +0 -1
  88. package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -1
  89. package/lib/components/productCard/components/Packages/components/options/index.d.ts +0 -1
  90. package/lib/components/productCard/components/Packages/utils.d.ts +2 -2
  91. package/lib/components/select-time/index.d.ts +0 -1
  92. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
  93. package/lib/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
  94. package/lib/components/table/Actions/component/Group/index.d.ts +0 -1
  95. package/lib/components/table/Actions/index.d.ts +0 -1
  96. package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +0 -1
  97. package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +0 -1
  98. package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
  99. package/lib/components/table/Table/fields/date/index.d.ts +0 -1
  100. package/lib/components/table/Table/fields/image/Show/index.d.ts +0 -1
  101. package/lib/components/table/Table/fields/image/index.d.ts +0 -1
  102. package/lib/components/table/Table/fields/index.d.ts +2 -2
  103. package/lib/components/table/Table/fields/link/index.d.ts +0 -1
  104. package/lib/components/table/Table/fields/number/Show/index.d.ts +0 -1
  105. package/lib/components/table/Table/fields/number/index.d.ts +0 -1
  106. package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +0 -1
  107. package/lib/components/table/Table/fields/numberRange/index.d.ts +0 -1
  108. package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
  109. package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +0 -1
  110. package/lib/components/table/Table/fields/pSwitch/index.d.ts +0 -1
  111. package/lib/components/table/Table/fields/rangePicker/index.d.ts +0 -1
  112. package/lib/components/table/Table/fields/search/Show/index.d.ts +0 -1
  113. package/lib/components/table/Table/fields/search/index.d.ts +0 -1
  114. package/lib/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
  115. package/lib/components/table/Table/fields/select/index.d.ts +0 -1
  116. package/lib/components/table/Table/fields/text/Show/index.d.ts +0 -1
  117. package/lib/components/table/Table/fields/text/index.d.ts +0 -1
  118. package/lib/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
  119. package/lib/components/table/Table/fields/treeSelect/index.d.ts +0 -1
  120. package/lib/components/versionSelect/index.d.ts +0 -1
  121. package/lib/utils/index.d.ts +1 -1
  122. package/lib/utils/platform.d.ts +1 -1
  123. package/package.json +1 -1
  124. package/es/components/appVersionControl/index.d.ts +0 -4
  125. package/es/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
  126. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -39
  127. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -98
  128. package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -79
  129. package/es/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -16
  130. package/es/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -16
  131. package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -25
  132. package/es/components/drag-sort-tree/TreeItem/index.d.ts +0 -18
  133. package/es/components/drag-sort-tree/index.d.ts +0 -3
  134. package/es/components/hardwareErrorTip/demo.d.ts +0 -3
  135. package/es/components/hardwareErrorTip/errorCard/index.d.ts +0 -28
  136. package/es/components/hardwareErrorTip/errorTipStatistics/index.d.ts +0 -12
  137. package/es/components/hardwareErrorTip/index.d.ts +0 -19
  138. package/es/components/hardwareErrorTip/logCard/index.d.ts +0 -27
  139. package/es/components/hardwareErrorTip/types.d.ts +0 -44
  140. package/es/components/login-and-register/index.d.ts +0 -82
  141. package/es/components/pisell-config-provider/index.d.ts +0 -12
  142. package/es/components/pisellAdjustPrice/index.d.ts +0 -4
  143. package/es/components/pisellAdjustPrice/type.d.ts +0 -20
  144. package/es/components/pisellEmpty/index.d.ts +0 -19
  145. package/es/components/productCard/components/Header/Actions/index.d.ts +0 -3
  146. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
  147. package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
  148. package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -18
  149. package/es/components/productCard/components/Time/index.d.ts +0 -3
  150. package/es/components/productCard/components/Warning/index.d.ts +0 -7
  151. package/es/components/productCard/index.d.ts +0 -7
  152. package/es/components/productCard/locales.d.ts +0 -84
  153. package/es/components/productCard/status.d.ts +0 -32
  154. package/es/components/productCard/types.d.ts +0 -84
  155. package/es/components/productCard/utils.d.ts +0 -31
  156. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -7
  157. package/es/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
  158. package/es/components/table/Gallery/index.d.ts +0 -5
  159. package/es/components/table/Table/index.d.ts +0 -4
  160. package/es/components/table/Table/utils.d.ts +0 -173
  161. package/es/components/table/hooks/useTableSetting.d.ts +0 -22
  162. package/es/components/table/hooks/useTransDataSource.d.ts +0 -12
  163. package/es/components/table/types.d.ts +0 -253
  164. package/es/components/versionModal/index.d.ts +0 -24
  165. package/es/components/virtual-keyboard/Amount/index.d.ts +0 -32
  166. package/es/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +0 -21
  167. package/es/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
  168. package/es/components/walletCard/index.d.ts +0 -71
  169. package/es/index.d.ts +0 -142
  170. package/es/locales/en-US.d.ts +0 -313
  171. package/es/locales/zh-CN.d.ts +0 -308
  172. package/es/locales/zh-TW.d.ts +0 -308
  173. package/lib/components/appVersionControl/index.d.ts +0 -4
  174. package/lib/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
  175. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -39
  176. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -98
  177. package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -79
  178. package/lib/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -16
  179. package/lib/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -16
  180. package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -25
  181. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +0 -18
  182. package/lib/components/drag-sort-tree/index.d.ts +0 -3
  183. package/lib/components/hardwareErrorTip/demo.d.ts +0 -3
  184. package/lib/components/hardwareErrorTip/errorCard/index.d.ts +0 -28
  185. package/lib/components/hardwareErrorTip/errorTipStatistics/index.d.ts +0 -12
  186. package/lib/components/hardwareErrorTip/index.d.ts +0 -19
  187. package/lib/components/hardwareErrorTip/logCard/index.d.ts +0 -27
  188. package/lib/components/hardwareErrorTip/types.d.ts +0 -44
  189. package/lib/components/login-and-register/index.d.ts +0 -82
  190. package/lib/components/pisell-config-provider/index.d.ts +0 -12
  191. package/lib/components/pisellAdjustPrice/index.d.ts +0 -4
  192. package/lib/components/pisellAdjustPrice/type.d.ts +0 -20
  193. package/lib/components/pisellEmpty/index.d.ts +0 -19
  194. package/lib/components/productCard/components/Header/Actions/index.d.ts +0 -3
  195. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
  196. package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
  197. package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -18
  198. package/lib/components/productCard/components/Time/index.d.ts +0 -3
  199. package/lib/components/productCard/components/Warning/index.d.ts +0 -7
  200. package/lib/components/productCard/index.d.ts +0 -7
  201. package/lib/components/productCard/locales.d.ts +0 -84
  202. package/lib/components/productCard/status.d.ts +0 -32
  203. package/lib/components/productCard/types.d.ts +0 -84
  204. package/lib/components/productCard/utils.d.ts +0 -31
  205. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -7
  206. package/lib/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
  207. package/lib/components/table/Gallery/index.d.ts +0 -5
  208. package/lib/components/table/Table/index.d.ts +0 -4
  209. package/lib/components/table/Table/utils.d.ts +0 -173
  210. package/lib/components/table/hooks/useTableSetting.d.ts +0 -22
  211. package/lib/components/table/hooks/useTransDataSource.d.ts +0 -12
  212. package/lib/components/table/types.d.ts +0 -253
  213. package/lib/components/versionModal/index.d.ts +0 -24
  214. package/lib/components/virtual-keyboard/Amount/index.d.ts +0 -32
  215. package/lib/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +0 -21
  216. package/lib/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
  217. package/lib/components/walletCard/index.d.ts +0 -71
  218. package/lib/index.d.ts +0 -142
  219. package/lib/locales/en-US.d.ts +0 -313
  220. package/lib/locales/zh-CN.d.ts +0 -308
  221. package/lib/locales/zh-TW.d.ts +0 -308
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  interface BatchEditorProps {
4
3
  columns: any[];
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DataSourceImage: (props: import("../utils").ParsedProps) => JSX.Element;
3
2
  export default DataSourceImage;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DataSourceQRCode: (props: any) => JSX.Element;
3
2
  export default DataSourceQRCode;
@@ -1,5 +1,5 @@
1
1
  declare const useDataSourceKey: () => {
2
- dataSourceKey: string | undefined;
3
- dataSourceKeyRef: import("react").MutableRefObject<string | undefined>;
2
+ dataSourceKey: string | import("../../provider/dataSource/DataSourceContext").DataSourceType | undefined;
3
+ dataSourceKeyRef: import("react").MutableRefObject<string | import("../../provider/dataSource/DataSourceContext").DataSourceType | undefined>;
4
4
  };
5
5
  export default useDataSourceKey;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DataSourceContextProps } from '../provider/dataSource/DataSourceContext';
3
2
  declare const DataSourceWrapper: (props: DataSourceContextProps) => JSX.Element;
4
3
  export default DataSourceWrapper;
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  declare const Subdomain: React.FC<import("antd").InputProps & {
3
3
  onChange: (value: string) => void;
4
4
  onBlur?: ((e: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
5
- rootDomain: "custom" | "xzero" | "saas";
5
+ rootDomain: "custom" | "saas" | "xzero";
6
6
  customDomain?: string | undefined;
7
7
  value?: string | undefined;
8
8
  tenantId: string;
@@ -1,6 +1,6 @@
1
1
  declare const SelectWithDataSource: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../../dataSourceForm/utils").WithModeProps & import("../../dataSourceForm/utils").WithFormItemProps & {
2
2
  options?: any;
3
- optionSourceType?: "custom" | "default" | "api" | undefined;
3
+ optionSourceType?: "default" | "custom" | "api" | undefined;
4
4
  labelField: string;
5
5
  valueField: string;
6
6
  extraParams?: Record<string, any> | undefined;
@@ -19,7 +19,7 @@ declare const formFieldMap: {
19
19
  Subdomain: import("react").FC<import("antd").InputProps & {
20
20
  onChange: (value: string) => void;
21
21
  onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
22
- rootDomain: "custom" | "xzero" | "saas";
22
+ rootDomain: "custom" | "saas" | "xzero";
23
23
  customDomain?: string | undefined;
24
24
  value?: string | undefined;
25
25
  tenantId: string;
@@ -34,7 +34,7 @@ declare const formFieldMap: {
34
34
  };
35
35
  FormItemSelect: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
36
36
  options?: any;
37
- optionSourceType?: "custom" | "default" | "api" | undefined;
37
+ optionSourceType?: "default" | "custom" | "api" | undefined;
38
38
  labelField: string;
39
39
  valueField: string;
40
40
  extraParams?: Record<string, any> | undefined;
@@ -59,11 +59,13 @@ declare const formFieldMap: {
59
59
  FormItemTranslation: import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
60
60
  FormItemIconSelect: import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
61
61
  };
62
- declare const getFieldComponent: (fieldComponent: string) => (import("react").FC<{}> & {
62
+ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<any> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | (import("react").FC<{}> & {
63
63
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
64
64
  } & {
65
65
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
66
- }) | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<import("./Input/type").InputProps> & {
66
+ }) | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
67
+ onChange: (value: string) => void;
68
+ } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<import("./Input/type").InputProps> & {
67
69
  JSON: import("react").FC<any>;
68
70
  Password: import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
69
71
  TextArea: import("react").FC<import("antd/es/input").TextAreaProps & import("react").RefAttributes<import("antd/es/input/TextArea").TextAreaRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
@@ -76,26 +78,24 @@ declare const getFieldComponent: (fieldComponent: string) => (import("react").FC
76
78
  Subdomain: import("react").FC<import("antd").InputProps & {
77
79
  onChange: (value: string) => void;
78
80
  onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
79
- rootDomain: "custom" | "xzero" | "saas";
81
+ rootDomain: "custom" | "saas" | "xzero";
80
82
  customDomain?: string | undefined;
81
83
  value?: string | undefined;
82
84
  tenantId: string;
83
85
  name?: string | undefined;
84
86
  fieldKey?: string | undefined;
85
87
  } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
86
- }) | (import("react").FC<{}> & {
88
+ }) | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | (import("react").FC<{}> & {
87
89
  Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
88
90
  } & {
89
91
  Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
90
92
  }) | ((props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
91
93
  options?: any;
92
- optionSourceType?: "custom" | "default" | "api" | undefined;
94
+ optionSourceType?: "default" | "custom" | "api" | undefined;
93
95
  labelField: string;
94
96
  valueField: string;
95
97
  extraParams?: Record<string, any> | undefined;
96
98
  } & {
97
99
  dataSource?: any;
98
- }) => JSX.Element) | import("react").FC<any> | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
99
- onChange: (value: string) => void;
100
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
100
+ }) => JSX.Element) | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
101
101
  export { getFieldComponent, formFieldMap };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FilterProps } from "./types";
3
2
  declare const Filter: (props: FilterProps) => JSX.Element | null;
4
3
  export default Filter;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from 'antd';
3
2
  import { PisellContextType } from '../pisell-config-provider/context';
4
3
  declare const PisellInput: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SpinProps } from 'antd';
3
2
  import './index.less';
4
3
  declare type MaskType = {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PcModalProps } from '../PcModal';
3
2
  export interface IpadModalProps extends PcModalProps {
4
3
  }
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PcModalProps } from '../PcModal';
3
2
  import './index.less';
4
3
  export interface MobileModalProps extends PcModalProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import IpadModal from './IpadModal';
3
2
  import MobileModal from './MobileModal';
4
3
  import PcModal from './PcModal';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  export interface PisellWalletPassCardProps {
3
4
  id: number;
@@ -75,7 +75,7 @@
75
75
  flex-shrink: 0;
76
76
  .total-amont {
77
77
  color: var(--Base-Black, #000);
78
- text-align: right;
78
+ text-align: center;
79
79
  font-size: 14px;
80
80
  font-style: normal;
81
81
  font-weight: 600;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Holders: (props: any) => JSX.Element | null;
4
3
  export default Holders;
@@ -6,7 +6,7 @@
6
6
  * @Author: WangHan
7
7
  * @Date: 2024-11-22 10:01
8
8
  */
9
- export declare const minusSign: (item: any, type?: string) => "-" | "";
9
+ export declare const minusSign: (item: any, type?: string) => "" | "-";
10
10
  /**
11
11
  * @title: 金额格式化
12
12
  * @description:
@@ -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) => string | number;
20
+ export declare const _formatAmount: (price?: number, amountSymbol?: string, digit?: number) => any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Resources: (props: any) => JSX.Element;
4
3
  export default Resources;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import 'dayjs/locale/zh-cn';
3
2
  import 'dayjs/locale/en';
4
3
  import 'dayjs/locale/zh-tw';
@@ -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,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;
@@ -6,7 +6,7 @@
6
6
  * @Author: WangHan
7
7
  * @Date: 2024-11-22 10:01
8
8
  */
9
- export declare const minusSign: (item: any, type?: string) => "-" | "";
9
+ export declare const minusSign: (item: any, type?: string) => "" | "-";
10
10
  /**
11
11
  * @title: 金额格式化
12
12
  * @description:
@@ -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) => string | number;
20
+ export declare const _formatAmount: (price?: number, amountSymbol?: string, digit?: number) => any;
@@ -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,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 { 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 { DataSourceGroupType } from "../../../types";
3
2
  declare type GroupProps = {
4
3
  setting: DataSourceGroupType;
@@ -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 { 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 { GallerySettingType } from "../../../../../types";
3
2
  import "./index.less";
4
3
  declare type TitleProps = GallerySettingType["title"] & {
@@ -1,5 +1,5 @@
1
1
  declare const useGapSize: (gap: number | number[]) => {
2
- horizontal: number;
3
- vertical: number;
2
+ horizontal: any;
3
+ vertical: any;
4
4
  };
5
5
  export default useGapSize;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  field: {
4
3
  field_icon: string;
@@ -198,12 +198,12 @@ export declare const fieldList: ({
198
198
  field_icon: string;
199
199
  field_name: string;
200
200
  field_type: string;
201
- default_value: boolean;
201
+ default_value: string;
202
202
  } | {
203
203
  field_icon: string;
204
204
  field_name: string;
205
205
  field_type: string;
206
- default_value: string;
206
+ default_value: boolean;
207
207
  } | {
208
208
  field_icon: string;
209
209
  field_name: string;
@@ -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
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -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,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
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -2,4 +2,4 @@ export default function ({ value, key, item, }: {
2
2
  value: string | string[];
3
3
  key: string | string[];
4
4
  item: Record<string, any>;
5
- }): boolean;
5
+ }): any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  import "./index.less";
4
3
  declare const Show: (props: FieldPropsType) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -2,4 +2,4 @@ export default function ({ value, key, item, }: {
2
2
  value: string | string[] | Record<string, any>[];
3
3
  key: string | string[];
4
4
  item: Record<string, any>;
5
- }): boolean;
5
+ }): any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import filter from "./filterUtil";
3
2
  declare const _default: {
4
3
  field: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SelectProps } from 'antd';
3
2
  import './index.less';
4
3
  export interface Version {
@@ -1,4 +1,4 @@
1
1
  export declare const isBrowser: boolean;
2
- export declare const getCssNumber: (val: string | number) => string;
2
+ export declare const getCssNumber: (val: string | number) => string | number;
3
3
  export declare function uuid(): string;
4
4
  export * from './mergeWith';
@@ -1 +1 @@
1
- export declare const isMobile: () => boolean;
1
+ export declare const isMobile: () => any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  interface BatchEditorProps {
4
3
  columns: any[];
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DataSourceImage: (props: import("../utils").ParsedProps) => JSX.Element;
3
2
  export default DataSourceImage;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DataSourceQRCode: (props: any) => JSX.Element;
3
2
  export default DataSourceQRCode;
@@ -1,5 +1,5 @@
1
1
  declare const useDataSourceKey: () => {
2
- dataSourceKey: string | undefined;
3
- dataSourceKeyRef: import("react").MutableRefObject<string | undefined>;
2
+ dataSourceKey: string | import("../../provider/dataSource/DataSourceContext").DataSourceType | undefined;
3
+ dataSourceKeyRef: import("react").MutableRefObject<string | import("../../provider/dataSource/DataSourceContext").DataSourceType | undefined>;
4
4
  };
5
5
  export default useDataSourceKey;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DataSourceContextProps } from '../provider/dataSource/DataSourceContext';
3
2
  declare const DataSourceWrapper: (props: DataSourceContextProps) => JSX.Element;
4
3
  export default DataSourceWrapper;
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  declare const Subdomain: React.FC<import("antd").InputProps & {
3
3
  onChange: (value: string) => void;
4
4
  onBlur?: ((e: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
5
- rootDomain: "custom" | "xzero" | "saas";
5
+ rootDomain: "custom" | "saas" | "xzero";
6
6
  customDomain?: string | undefined;
7
7
  value?: string | undefined;
8
8
  tenantId: string;
@@ -1,6 +1,6 @@
1
1
  declare const SelectWithDataSource: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../../dataSourceForm/utils").WithModeProps & import("../../dataSourceForm/utils").WithFormItemProps & {
2
2
  options?: any;
3
- optionSourceType?: "custom" | "default" | "api" | undefined;
3
+ optionSourceType?: "default" | "custom" | "api" | undefined;
4
4
  labelField: string;
5
5
  valueField: string;
6
6
  extraParams?: Record<string, any> | undefined;
@@ -19,7 +19,7 @@ declare const formFieldMap: {
19
19
  Subdomain: import("react").FC<import("antd").InputProps & {
20
20
  onChange: (value: string) => void;
21
21
  onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
22
- rootDomain: "custom" | "xzero" | "saas";
22
+ rootDomain: "custom" | "saas" | "xzero";
23
23
  customDomain?: string | undefined;
24
24
  value?: string | undefined;
25
25
  tenantId: string;
@@ -34,7 +34,7 @@ declare const formFieldMap: {
34
34
  };
35
35
  FormItemSelect: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
36
36
  options?: any;
37
- optionSourceType?: "custom" | "default" | "api" | undefined;
37
+ optionSourceType?: "default" | "custom" | "api" | undefined;
38
38
  labelField: string;
39
39
  valueField: string;
40
40
  extraParams?: Record<string, any> | undefined;
@@ -59,11 +59,13 @@ declare const formFieldMap: {
59
59
  FormItemTranslation: import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
60
60
  FormItemIconSelect: import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
61
61
  };
62
- declare const getFieldComponent: (fieldComponent: string) => (import("react").FC<{}> & {
62
+ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<any> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | (import("react").FC<{}> & {
63
63
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
64
64
  } & {
65
65
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
66
- }) | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<import("./Input/type").InputProps> & {
66
+ }) | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
67
+ onChange: (value: string) => void;
68
+ } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<import("./Input/type").InputProps> & {
67
69
  JSON: import("react").FC<any>;
68
70
  Password: import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
69
71
  TextArea: import("react").FC<import("antd/es/input").TextAreaProps & import("react").RefAttributes<import("antd/es/input/TextArea").TextAreaRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
@@ -76,26 +78,24 @@ declare const getFieldComponent: (fieldComponent: string) => (import("react").FC
76
78
  Subdomain: import("react").FC<import("antd").InputProps & {
77
79
  onChange: (value: string) => void;
78
80
  onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
79
- rootDomain: "custom" | "xzero" | "saas";
81
+ rootDomain: "custom" | "saas" | "xzero";
80
82
  customDomain?: string | undefined;
81
83
  value?: string | undefined;
82
84
  tenantId: string;
83
85
  name?: string | undefined;
84
86
  fieldKey?: string | undefined;
85
87
  } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
86
- }) | (import("react").FC<{}> & {
88
+ }) | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | (import("react").FC<{}> & {
87
89
  Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
88
90
  } & {
89
91
  Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
90
92
  }) | ((props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
91
93
  options?: any;
92
- optionSourceType?: "custom" | "default" | "api" | undefined;
94
+ optionSourceType?: "default" | "custom" | "api" | undefined;
93
95
  labelField: string;
94
96
  valueField: string;
95
97
  extraParams?: Record<string, any> | undefined;
96
98
  } & {
97
99
  dataSource?: any;
98
- }) => JSX.Element) | import("react").FC<any> | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
99
- onChange: (value: string) => void;
100
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
100
+ }) => JSX.Element) | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
101
101
  export { getFieldComponent, formFieldMap };