antd-management-fast-component 2.1.11 → 2.1.13

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 (129) hide show
  1. package/es/bases/AbstractComponent/index.d.ts +39 -20
  2. package/es/components/AnchorLink/index.d.ts +2 -1
  3. package/es/components/AnimalBox/FadeBox/index.d.ts +16 -5
  4. package/es/components/AnimalBox/QueueBox/index.d.ts +1 -1
  5. package/es/components/AnimalBox/QueueListBox/index.d.ts +1 -1
  6. package/es/components/AnimalBox/RotateBox/index.d.ts +1 -1
  7. package/es/components/ArticleListContent/index.d.ts +2 -1
  8. package/es/components/AudioUpload/index.d.ts +1 -1
  9. package/es/components/AvatarList/index.d.ts +3 -2
  10. package/es/components/Canvas/Core/index.d.ts +1 -1
  11. package/es/components/CenterBox/index.d.ts +1 -1
  12. package/es/components/ColorText/index.d.ts +1 -1
  13. package/es/components/CustomGrid/index.d.ts +2 -1
  14. package/es/components/DecorateAvatar/index.d.ts +5 -5
  15. package/es/components/DescriptionGrid/index.d.ts +2 -1
  16. package/es/components/DisplayCopyData/index.d.ts +2 -1
  17. package/es/components/EditableItem/index.d.ts +1 -1
  18. package/es/components/EditableLinkGroup/index.d.ts +1 -1
  19. package/es/components/Editor/TinymceWrapper/index.d.ts +1 -1
  20. package/es/components/ElasticityButton/index.d.ts +4 -3
  21. package/es/components/ElasticityDropdown/index.d.ts +4 -3
  22. package/es/components/ElasticityListViewItemExtra/index.d.ts +2 -1
  23. package/es/components/ElasticityMenu/index.d.ts +2 -1
  24. package/es/components/ElasticityMenuHeader/index.d.ts +2 -1
  25. package/es/components/ElasticityRadioGroup/index.d.ts +2 -1
  26. package/es/components/ElasticityTagList/index.d.ts +2 -1
  27. package/es/components/ElasticityTreeSelect/index.d.ts +2 -1
  28. package/es/components/EllipsisCustom/index.d.ts +1 -1
  29. package/es/components/EverySpace/index.d.ts +1 -1
  30. package/es/components/FigureRange/index.d.ts +1 -1
  31. package/es/components/FileBase64Upload/index.d.ts +1 -1
  32. package/es/components/FileUpload/index.d.ts +1 -1
  33. package/es/components/FlexBox/index.d.ts +2 -1
  34. package/es/components/FlexRadio/index.d.ts +2 -1
  35. package/es/components/FlexSelect/index.d.ts +2 -1
  36. package/es/components/FlexText/index.d.ts +1 -1
  37. package/es/components/Footer/index.d.ts +2 -1
  38. package/es/components/FooterToolbar/index.d.ts +1 -1
  39. package/es/components/FormExtra/ActionItem/index.d.ts +5 -3
  40. package/es/components/FormExtra/ComponentItem/index.d.ts +5 -4
  41. package/es/components/FormExtra/DatePickerItem/index.d.ts +5 -3
  42. package/es/components/FormExtra/DisplayItem/index.d.ts +5 -3
  43. package/es/components/FormExtra/InputItem/index.d.ts +6 -5
  44. package/es/components/FormExtra/InputNumberItem/index.d.ts +6 -5
  45. package/es/components/FormExtra/Item/index.d.ts +2 -1
  46. package/es/components/FormExtra/NowTimeItem/index.d.ts +5 -2
  47. package/es/components/FormExtra/OnlyShowDatetimeItem/index.d.ts +5 -3
  48. package/es/components/FormExtra/OnlyShowInputItem/index.d.ts +6 -4
  49. package/es/components/FormExtra/OnlyShowTextareaItem/index.d.ts +5 -3
  50. package/es/components/FormExtra/PasswordItem/index.d.ts +6 -4
  51. package/es/components/FormExtra/RadioItem/index.d.ts +5 -3
  52. package/es/components/FormExtra/SelectItem/index.d.ts +5 -3
  53. package/es/components/FormExtra/SwitchItem/index.d.ts +5 -3
  54. package/es/components/FormExtra/SyntaxHighlighterItem/index.d.ts +5 -3
  55. package/es/components/FormExtra/TextAreaItem/index.d.ts +5 -3
  56. package/es/components/FormExtra/TextItem/index.d.ts +5 -3
  57. package/es/components/FormExtra/TimePickerItem/index.d.ts +5 -3
  58. package/es/components/Function/Radio/index.d.ts +2 -1
  59. package/es/components/Function/Select/index.d.ts +2 -1
  60. package/es/components/FunctionComponent/ComponentBuilder/index.d.ts +28 -26
  61. package/es/components/FunctionComponent/ConfigAssist/index.d.ts +3 -2
  62. package/es/components/FunctionComponent/FormBuilder/index.d.ts +28 -27
  63. package/es/components/FunctionComponent/SearchBuilder/index.d.ts +6 -5
  64. package/es/components/FunctionSupplement/Whether/index.d.ts +5 -5
  65. package/es/components/GlobalFooter/index.d.ts +2 -1
  66. package/es/components/HelpBox/index.d.ts +1 -1
  67. package/es/components/HelpCard/index.d.ts +1 -1
  68. package/es/components/HtmlBox/index.d.ts +1 -1
  69. package/es/components/Icon/index.d.ts +126 -125
  70. package/es/components/IconInfo/index.d.ts +2 -1
  71. package/es/components/ImageBox/index.d.ts +2 -7
  72. package/es/components/ImageContentPreview/index.d.ts +2 -7
  73. package/es/components/ImageUpload/index.d.ts +1 -1
  74. package/es/components/JsonView/index.d.ts +2 -1
  75. package/es/components/MemoFunction/index.d.ts +2 -1
  76. package/es/components/MobileContainor/ContentView/index.d.ts +1 -1
  77. package/es/components/MobileContainor/Devices/GalaxyNote8/index.d.ts +1 -1
  78. package/es/components/MobileContainor/Devices/IPhone5S/index.d.ts +1 -1
  79. package/es/components/MobileContainor/Devices/Iphone8/index.d.ts +1 -1
  80. package/es/components/MobileContainor/Devices/Iphone8plus/index.d.ts +1 -1
  81. package/es/components/MobileContainor/Devices/IphoneX/index.d.ts +1 -1
  82. package/es/components/MobileContainor/Devices/RoughSketch/index.d.ts +1 -1
  83. package/es/components/MobileContainor/MobileSimulation/index.d.ts +1 -1
  84. package/es/components/NoticeIconCustom/NoticeList.d.ts +1 -1
  85. package/es/components/NoticeIconCustom/index.d.ts +2 -2
  86. package/es/components/NumberInfo/index.d.ts +2 -1
  87. package/es/components/Overlay/index.d.ts +42 -0
  88. package/es/components/PageExtra/BodyContent/index.d.ts +5 -3
  89. package/es/components/PageExtra/CardCollectionItemContent/index.d.ts +5 -3
  90. package/es/components/PageExtra/ContentBox/index.d.ts +5 -3
  91. package/es/components/PageExtra/ContentTabBox/index.d.ts +5 -3
  92. package/es/components/PageExtra/HeaderContent/index.d.ts +5 -3
  93. package/es/components/PageExtra/HeaderExtraContent/index.d.ts +5 -3
  94. package/es/components/PageExtra/HeaderSubTitle/index.d.ts +5 -3
  95. package/es/components/PageExtra/HeaderTagWrapper/index.d.ts +5 -3
  96. package/es/components/PageExtra/HeaderTitle/index.d.ts +5 -3
  97. package/es/components/PageExtra/HelpContent/index.d.ts +5 -3
  98. package/es/components/PageExtra/PageWrapper/index.d.ts +5 -3
  99. package/es/components/PageExtra/SiderBox/index.d.ts +5 -3
  100. package/es/components/PageExtra/TabBarExtraBox/index.d.ts +5 -3
  101. package/es/components/PageExtra/ToolBar/index.d.ts +5 -3
  102. package/es/components/PercentageBox/index.d.ts +1 -1
  103. package/es/components/PriceBox/index.d.ts +1 -1
  104. package/es/components/ProgressBar/Bar/index.d.ts +2 -1
  105. package/es/components/ProgressBar/Container/index.d.ts +2 -1
  106. package/es/components/ProgressBar/Spinner/index.d.ts +2 -1
  107. package/es/components/ProgressBar/index.d.ts +2 -1
  108. package/es/components/Result/Forbidden/index.d.ts +2 -1
  109. package/es/components/Result/Info/index.d.ts +2 -1
  110. package/es/components/Result/LocalError/index.d.ts +2 -1
  111. package/es/components/Result/NotFound/index.d.ts +2 -1
  112. package/es/components/Result/ServerError/index.d.ts +2 -1
  113. package/es/components/Result/Success/index.d.ts +2 -1
  114. package/es/components/Result/Warn/index.d.ts +2 -1
  115. package/es/components/RowExpandTable/index.d.ts +2 -1
  116. package/es/components/StandardFormRow/index.d.ts +2 -1
  117. package/es/components/StandardTable/index.d.ts +8 -2
  118. package/es/components/StatusBar/index.d.ts +1 -1
  119. package/es/components/SyntaxHighlighter/index.d.ts +3 -1
  120. package/es/components/TagSelect/index.d.ts +2 -2
  121. package/es/components/TimeLineCustom/index.d.ts +5 -4
  122. package/es/components/Trend/index.d.ts +2 -1
  123. package/es/components/VerticalBox/index.d.ts +1 -1
  124. package/es/components/VideoUpload/index.d.ts +1 -1
  125. package/es/components/index.d.ts +2 -1
  126. package/es/index.css +1 -2
  127. package/es/index.js +3 -3
  128. package/package.json +51 -50
  129. package/es/components/StandardTableCustom/index.d.ts +0 -21
@@ -5,13 +5,19 @@ export class AbstractComponent extends Component<any, any, any> {
5
5
  static getDerivedStateFromProps(_nextProperties: any, _previousState: any): null;
6
6
  constructor(properties: any);
7
7
  mounted: boolean;
8
+ preventRender: boolean;
8
9
  forceUpdateWhenChildrenChange: boolean;
9
10
  /**
10
11
  *显示render次数开关, 用于开发时候调试页面渲染性能
11
12
  */
12
13
  showRenderCountInConsole: boolean;
13
- showShouldComponentUpdateInConsole: string;
14
14
  renderCount: number;
15
+ /**
16
+ * show process call information,display call track and call trace in console
17
+ */
18
+ showCallProcess: boolean;
19
+ showCallProcessSwitchPromptComplete: boolean;
20
+ showUnmountInConsole: boolean;
15
21
  /**
16
22
  * 用于组件内数据循环构建 key 时附加唯一前缀,有助于提升页面执行效率
17
23
  */
@@ -28,16 +34,28 @@ export class AbstractComponent extends Component<any, any, any> {
28
34
  componentAuthority: null;
29
35
  componentName: string;
30
36
  ignoreComparePropertyKeyCollection: any[];
37
+ fieldConfig: {
38
+ dateRangeFieldName: string;
39
+ };
40
+ paramsKey: string;
41
+ filterFormValues: {};
42
+ filterNoFormValues: {};
43
+ filterExtraValues: {
44
+ startTimeAlias: string;
45
+ startTime: string;
46
+ endTimeAlias: string;
47
+ endTime: string;
48
+ };
49
+ sorterValues: {};
50
+ pageValues: {
51
+ pageNo: number;
52
+ frontendPageNo: number;
53
+ pageSize: number;
54
+ };
31
55
  state: {
32
56
  error: null;
33
57
  errorInfo: null;
34
58
  counter: number;
35
- dataLoading: boolean;
36
- processing: boolean;
37
- reloading: boolean;
38
- searching: boolean;
39
- refreshing: boolean;
40
- paging: boolean;
41
59
  firstLoadSuccess: boolean;
42
60
  loadSuccess: boolean;
43
61
  urlParams: null;
@@ -50,7 +68,9 @@ export class AbstractComponent extends Component<any, any, any> {
50
68
  componentDidUpdate(preProperties: any, preState: any, snapshot: any): void;
51
69
  componentWillUnmount(): void;
52
70
  judgeShowRenderCountInConsole: () => boolean;
53
- increaseCounter(callback: any): void;
71
+ increaseCounter({ callback }: {
72
+ callback?: null | undefined;
73
+ }): void;
54
74
  doDidMountTask: () => void;
55
75
  checkAuthentication: () => boolean;
56
76
  checkAuthorization: () => boolean;
@@ -90,23 +110,22 @@ export class AbstractComponent extends Component<any, any, any> {
90
110
  */
91
111
  authorizeFailCallback: (remoteData: Object) => void;
92
112
  showRenderCount(): void;
113
+ logRender(message: any): void;
114
+ promptCallProcessSwitch: () => void;
93
115
  /**
94
- * check loading progress,if loading or load fail,return false,else return true
95
- * @returns bool
96
- */
97
- checkLoadingProgress(): boolean;
98
- /**
99
- * check operability,if loading or or processing or load fail,return false,else return true
100
- * @returns bool
116
+ * log call track
117
+ * @param {*} message
101
118
  */
102
- checkOperability(): boolean;
119
+ logCallTrack(data: any, ...messages: any[]): void;
103
120
  /**
104
- * check in progress,if loading or or processing,return false,else return true
105
- * @returns bool
121
+ * log call trace
122
+ * @param {*} message
106
123
  */
107
- checkInProgress(): boolean;
108
- logRender(message: any): void;
124
+ logCallTrace(data: any, ...messages: any[]): void;
109
125
  renderFurther(): null;
126
+ setPageValue(o: any): void;
127
+ openPreventRender(): void;
128
+ closePreventRender(): void;
110
129
  /**
111
130
  * render the practical view
112
131
  */
@@ -1 +1,2 @@
1
- export const AnchorLink: (properties: any) => JSX.Element;
1
+ export const AnchorLink: (properties: any) => React.JSX.Element;
2
+ import React from 'react';
@@ -1,13 +1,24 @@
1
1
  export class FadeBox extends React.PureComponent<any, any, any> {
2
- constructor(props: any);
3
- constructor(props: any, context: any);
4
- render(): JSX.Element;
2
+ constructor(properties: any);
3
+ processing: boolean;
4
+ visibilityChanged: boolean;
5
+ startCountMonitor: boolean;
6
+ state: {
7
+ counter: number;
8
+ };
9
+ getAnimal: () => any;
10
+ getDuration: () => number;
11
+ getStyle: () => any;
12
+ triggerClick: () => void;
13
+ render(): React.JSX.Element;
5
14
  }
6
15
  export namespace FadeBox {
7
16
  namespace defaultProps {
8
- const show: boolean;
17
+ const visible: boolean;
9
18
  const style: null;
10
- const bodyStyle: null;
19
+ const duration: number;
20
+ const animal: string;
21
+ const onClick: null;
11
22
  }
12
23
  }
13
24
  import React from 'react';
@@ -1,7 +1,7 @@
1
1
  export class QueueBox extends React.PureComponent<any, any, any> {
2
2
  constructor(props: any);
3
3
  constructor(props: any, context: any);
4
- render(): JSX.Element;
4
+ render(): React.JSX.Element;
5
5
  }
6
6
  export namespace QueueBox {
7
7
  namespace defaultProps {
@@ -1,7 +1,7 @@
1
1
  export class QueueListBox extends React.PureComponent<any, any, any> {
2
2
  constructor(props: any);
3
3
  constructor(props: any, context: any);
4
- render(): JSX.Element;
4
+ render(): React.JSX.Element;
5
5
  }
6
6
  export namespace QueueListBox {
7
7
  namespace defaultProps {
@@ -1,7 +1,7 @@
1
1
  export class RotateBox extends React.PureComponent<any, any, any> {
2
2
  constructor(props: any);
3
3
  constructor(props: any, context: any);
4
- render(): JSX.Element;
4
+ render(): React.JSX.Element;
5
5
  }
6
6
  export namespace RotateBox {
7
7
  namespace defaultProps {
@@ -6,4 +6,5 @@ export function ArticleListContent({ data: { content, updatedAt, avatar, owner,
6
6
  owner: any;
7
7
  href: any;
8
8
  };
9
- }): JSX.Element;
9
+ }): React.JSX.Element;
10
+ import React from 'react';
@@ -22,7 +22,7 @@ export class AudioUpload extends React.PureComponent<any, any, any> {
22
22
  beforeUpload: (file: any) => boolean;
23
23
  handleUploadChange: (info: any) => void;
24
24
  handleMenuClick: (event: any) => void;
25
- render(): JSX.Element;
25
+ render(): React.JSX.Element;
26
26
  }
27
27
  export namespace AudioUpload {
28
28
  namespace defaultProps {
@@ -4,14 +4,15 @@ export function AvatarList({ children, size, maxLength, excessItemsStyle, ...oth
4
4
  size: any;
5
5
  maxLength: any;
6
6
  excessItemsStyle: any;
7
- }): JSX.Element;
7
+ }): React.JSX.Element;
8
8
  export namespace AvatarList {
9
9
  export { Item };
10
10
  }
11
+ import React from 'react';
11
12
  declare function Item({ src, size, tips, onClick }: {
12
13
  src: any;
13
14
  size: any;
14
15
  tips: any;
15
16
  onClick?: (() => void) | undefined;
16
- }): JSX.Element;
17
+ }): React.JSX.Element;
17
18
  export {};
@@ -17,7 +17,7 @@ export class Core extends React.PureComponent<any, any, any> {
17
17
  buildContainorStyle: () => {
18
18
  backgroundImage?: string | undefined;
19
19
  };
20
- render(): JSX.Element;
20
+ render(): React.JSX.Element;
21
21
  }
22
22
  export namespace Core {
23
23
  namespace defaultProps {
@@ -1,6 +1,6 @@
1
1
  export class CenterBox extends React.PureComponent<any, any, any> {
2
2
  constructor(props: any);
3
3
  constructor(props: any, context: any);
4
- render(): JSX.Element;
4
+ render(): React.JSX.Element;
5
5
  }
6
6
  import React from 'react';
@@ -2,7 +2,7 @@ export class ColorText extends React.PureComponent<any, any, any> {
2
2
  constructor(props: any);
3
3
  constructor(props: any, context: any);
4
4
  copyText: () => void;
5
- render(): JSX.Element;
5
+ render(): React.JSX.Element;
6
6
  }
7
7
  export namespace ColorText {
8
8
  namespace defaultProps {
@@ -1,5 +1,5 @@
1
1
  export class CustomGrid extends BaseComponent {
2
- renderFurther(): JSX.Element | null;
2
+ renderFurther(): React.JSX.Element | null;
3
3
  }
4
4
  export namespace CustomGrid {
5
5
  namespace defaultProps {
@@ -8,3 +8,4 @@ export namespace CustomGrid {
8
8
  }
9
9
  }
10
10
  import { BaseComponent } from '../../bases';
11
+ import React from 'react';
@@ -1,5 +1,5 @@
1
- export function decorateAvatar(avatar: null | undefined, defaultAvatarIcon: JSX.Element | undefined, showPageHeaderAvatar: boolean | undefined, dataLoading: boolean | undefined, reloading: boolean | undefined, avatarImageLoadResult: any, onImageLoadErrorCallback: any): {
2
- icon: JSX.Element;
1
+ export function decorateAvatar(avatar: null | undefined, defaultAvatarIcon: React.JSX.Element | undefined, showPageHeaderAvatar: boolean | undefined, dataLoading: boolean | undefined, reloading: boolean | undefined, avatarImageLoadResult: any, onImageLoadErrorCallback: any): {
2
+ icon: React.JSX.Element;
3
3
  src?: undefined;
4
4
  onError?: undefined;
5
5
  } | {
@@ -16,21 +16,21 @@ export namespace avatarImageLoadResultCollection {
16
16
  const success: number;
17
17
  const fail: number;
18
18
  }
19
+ import React from 'react';
19
20
  export class DecorateAvatar extends React.PureComponent<any, any, any> {
20
21
  constructor(properties: any);
21
22
  state: {
22
23
  avatarImageLoadResult: number;
23
24
  };
24
25
  onImageLoadErrorCallback: () => void;
25
- render(): JSX.Element | null;
26
+ render(): React.JSX.Element | null;
26
27
  }
27
28
  export namespace DecorateAvatar {
28
29
  namespace defaultProps {
29
30
  const avatar: null;
30
- const defaultAvatarIcon: JSX.Element;
31
+ const defaultAvatarIcon: React.JSX.Element;
31
32
  const showPageHeaderAvatar: boolean;
32
33
  const dataLoading: boolean;
33
34
  const reloading: boolean;
34
35
  }
35
36
  }
36
- import React from 'react';
@@ -1,5 +1,5 @@
1
1
  export class DescriptionGrid extends BaseComponent {
2
- renderFurther(): JSX.Element | null;
2
+ renderFurther(): React.JSX.Element | null;
3
3
  }
4
4
  export namespace DescriptionGrid {
5
5
  namespace defaultProps {
@@ -8,3 +8,4 @@ export namespace DescriptionGrid {
8
8
  }
9
9
  }
10
10
  import { BaseComponent } from '../../bases';
11
+ import React from 'react';
@@ -4,6 +4,7 @@ export class DisplayCopyData extends BaseComponent {
4
4
  data: null;
5
5
  copyMode: string;
6
6
  };
7
- renderFurther(): JSX.Element;
7
+ renderFurther(): React.JSX.Element;
8
8
  }
9
9
  import { BaseComponent } from '../../bases';
10
+ import React from 'react';
@@ -7,6 +7,6 @@ export class EditableItem extends React.PureComponent<any, any, any> {
7
7
  handleChange: (event: any) => void;
8
8
  check: () => void;
9
9
  edit: () => void;
10
- render(): JSX.Element;
10
+ render(): React.JSX.Element;
11
11
  }
12
12
  import React from 'react';
@@ -1,7 +1,7 @@
1
1
  export class EditableLinkGroup extends React.PureComponent<any, any, any> {
2
2
  constructor(props: any);
3
3
  constructor(props: any, context: any);
4
- render(): JSX.Element;
4
+ render(): React.JSX.Element;
5
5
  }
6
6
  export namespace EditableLinkGroup {
7
7
  namespace propTypes {
@@ -5,7 +5,7 @@ export class TinymceWrapper extends React.PureComponent<any, any, any> {
5
5
  buildConfig: () => any;
6
6
  imageUploadHandler: (blobInfo: any, progress: any) => Promise<any>;
7
7
  handleEditorChange: (newValue: any, editor: any) => void;
8
- render(): JSX.Element;
8
+ render(): React.JSX.Element;
9
9
  }
10
10
  export namespace TinymceWrapper {
11
11
  namespace defaultProps {
@@ -1,6 +1,6 @@
1
1
  export class ElasticityButton extends BaseComponent {
2
2
  ignoreComparePropertyKeyCollection: string[];
3
- renderFurther(): JSX.Element | null;
3
+ renderFurther(): React.JSX.Element | null;
4
4
  }
5
5
  export namespace ElasticityButton {
6
6
  namespace defaultProps {
@@ -14,17 +14,18 @@ export namespace ElasticityButton {
14
14
  const type: string;
15
15
  const size: string;
16
16
  const text: string;
17
- const icon: JSX.Element;
17
+ const icon: React.JSX.Element;
18
18
  function handleClick(): void;
19
19
  const hidden: boolean;
20
20
  const danger: boolean;
21
21
  const disabled: boolean;
22
22
  const handleData: null;
23
23
  const processing: boolean;
24
- const iconProcessing: JSX.Element;
24
+ const iconProcessing: React.JSX.Element;
25
25
  const style: null;
26
26
  const color: null;
27
27
  const showIcon: boolean;
28
28
  }
29
29
  }
30
30
  import { BaseComponent } from '../../bases';
31
+ import React from 'react';
@@ -1,5 +1,5 @@
1
1
  export class ElasticityDropdown extends BaseComponent {
2
- renderFurther(): JSX.Element | null;
2
+ renderFurther(): React.JSX.Element | null;
3
3
  }
4
4
  export namespace ElasticityDropdown {
5
5
  namespace defaultProps {
@@ -12,7 +12,7 @@ export namespace ElasticityDropdown {
12
12
  const type: string;
13
13
  const size: string;
14
14
  const text: string;
15
- const icon: JSX.Element;
15
+ const icon: React.JSX.Element;
16
16
  const handleData: {};
17
17
  const arrow: boolean;
18
18
  const disabled: boolean;
@@ -22,7 +22,8 @@ export namespace ElasticityDropdown {
22
22
  const items: never[];
23
23
  const itemPanelTitle: string;
24
24
  const processing: boolean;
25
- const iconProcessing: JSX.Element;
25
+ const iconProcessing: React.JSX.Element;
26
26
  }
27
27
  }
28
28
  import { BaseComponent } from '../../bases';
29
+ import React from 'react';
@@ -1,5 +1,5 @@
1
1
  export class ElasticityListViewItemExtra extends BaseComponent {
2
- renderFurther(): JSX.Element;
2
+ renderFurther(): React.JSX.Element;
3
3
  }
4
4
  export namespace ElasticityListViewItemExtra {
5
5
  namespace defaultProps {
@@ -10,3 +10,4 @@ export namespace ElasticityListViewItemExtra {
10
10
  }
11
11
  }
12
12
  import { BaseComponent } from '../../bases';
13
+ import React from 'react';
@@ -1,5 +1,5 @@
1
1
  export class ElasticityMenu extends BaseComponent {
2
- renderFurther(): JSX.Element;
2
+ renderFurther(): React.JSX.Element;
3
3
  }
4
4
  export namespace ElasticityMenu {
5
5
  namespace defaultProps {
@@ -9,3 +9,4 @@ export namespace ElasticityMenu {
9
9
  }
10
10
  }
11
11
  import { BaseComponent } from '../../bases';
12
+ import React from 'react';
@@ -1,5 +1,5 @@
1
1
  export class ElasticityMenuHeader extends BaseComponent {
2
- renderFurther(): JSX.Element;
2
+ renderFurther(): React.JSX.Element;
3
3
  }
4
4
  export namespace ElasticityMenuHeader {
5
5
  namespace defaultProps {
@@ -10,3 +10,4 @@ export namespace ElasticityMenuHeader {
10
10
  }
11
11
  }
12
12
  import { BaseComponent } from '../../bases';
13
+ import React from 'react';
@@ -1,5 +1,5 @@
1
1
  export class ElasticityRadioGroup extends BaseComponent {
2
- renderFurther(): JSX.Element;
2
+ renderFurther(): React.JSX.Element;
3
3
  }
4
4
  export namespace ElasticityRadioGroup {
5
5
  namespace defaultProps {
@@ -16,3 +16,4 @@ export namespace ElasticityRadioGroup {
16
16
  }
17
17
  }
18
18
  import { BaseComponent } from '../../bases';
19
+ import React from 'react';
@@ -1,5 +1,5 @@
1
1
  export class ElasticityTagList extends BaseComponent {
2
- renderFurther(): JSX.Element | null;
2
+ renderFurther(): React.JSX.Element | null;
3
3
  }
4
4
  export namespace ElasticityTagList {
5
5
  namespace defaultProps {
@@ -7,3 +7,4 @@ export namespace ElasticityTagList {
7
7
  }
8
8
  }
9
9
  import { BaseComponent } from '../../bases';
10
+ import React from 'react';
@@ -1,5 +1,5 @@
1
1
  export class ElasticityTreeSelect extends BaseComponent {
2
- renderFurther(): JSX.Element;
2
+ renderFurther(): React.JSX.Element;
3
3
  }
4
4
  export namespace ElasticityTreeSelect {
5
5
  namespace defaultProps {
@@ -12,3 +12,4 @@ export namespace ElasticityTreeSelect {
12
12
  }
13
13
  }
14
14
  import { BaseComponent } from '../../bases';
15
+ import React from 'react';
@@ -19,6 +19,6 @@ export class EllipsisCustom extends React.Component<any, any, any> {
19
19
  shadow: any;
20
20
  handleShadowChildren: (n: any) => void;
21
21
  shadowChildren: any;
22
- render(): JSX.Element;
22
+ render(): React.JSX.Element;
23
23
  }
24
24
  import React from 'react';
@@ -1,7 +1,7 @@
1
1
  export class EverySpace extends React.PureComponent<any, any, any> {
2
2
  constructor(props: any);
3
3
  constructor(props: any, context: any);
4
- render(): JSX.Element | null;
4
+ render(): React.JSX.Element | null;
5
5
  }
6
6
  export namespace EverySpace {
7
7
  namespace defaultProps {
@@ -114,7 +114,7 @@ export class FigureRange extends React.PureComponent<any, any, any> {
114
114
  onValueChange: (event: any) => void;
115
115
  onMinChange: (event: any) => void;
116
116
  onMaxChange: (event: any) => void;
117
- render(): JSX.Element;
117
+ render(): React.JSX.Element;
118
118
  }
119
119
  export namespace FigureRange {
120
120
  namespace defaultProps {
@@ -10,7 +10,7 @@ export class FileBase64Upload extends React.PureComponent<any, any, any> {
10
10
  handleUploadCancel: () => void;
11
11
  beforeUpload: (file: any) => boolean;
12
12
  handleUploadChange: (info: any) => void;
13
- render(): JSX.Element;
13
+ render(): React.JSX.Element;
14
14
  }
15
15
  export namespace FileBase64Upload {
16
16
  namespace defaultProps {
@@ -19,7 +19,7 @@ export class FileUpload extends React.PureComponent<any, any, any> {
19
19
  beforeUpload: (file: any) => boolean;
20
20
  handleUploadChange: (info: any) => void;
21
21
  handleMenuClick: (event: any) => void;
22
- render(): JSX.Element;
22
+ render(): React.JSX.Element;
23
23
  }
24
24
  export namespace FileUpload {
25
25
  namespace defaultProps {
@@ -3,7 +3,7 @@ export class FlexBox extends React.PureComponent<any, any, any> {
3
3
  constructor(props: any, context: any);
4
4
  getDirection: () => "horizontal" | "vertical";
5
5
  triggerClick: () => void;
6
- render(): JSX.Element;
6
+ render(): React.JSX.Element;
7
7
  }
8
8
  export namespace FlexBox {
9
9
  namespace defaultProps {
@@ -18,6 +18,7 @@ export namespace FlexBox {
18
18
  const top: null;
19
19
  const bottom: null;
20
20
  const style: null;
21
+ const className: null;
21
22
  }
22
23
  }
23
24
  import React from 'react';
@@ -1,5 +1,5 @@
1
1
  export class FlexRadio extends BaseComponent {
2
- renderFurther(): JSX.Element;
2
+ renderFurther(): React.JSX.Element;
3
3
  }
4
4
  export namespace FlexRadio {
5
5
  namespace defaultProps {
@@ -18,3 +18,4 @@ export namespace FlexRadio {
18
18
  }
19
19
  }
20
20
  import { BaseComponent } from '../../bases';
21
+ import React from 'react';
@@ -1,5 +1,5 @@
1
1
  export class FlexSelect extends BaseComponent {
2
- renderFurther(): JSX.Element;
2
+ renderFurther(): React.JSX.Element;
3
3
  }
4
4
  export namespace FlexSelect {
5
5
  namespace defaultProps {
@@ -15,3 +15,4 @@ export namespace FlexSelect {
15
15
  }
16
16
  }
17
17
  import { BaseComponent } from '../../bases';
18
+ import React from 'react';
@@ -1,7 +1,7 @@
1
1
  export class FlexText extends React.PureComponent<any, any, any> {
2
2
  constructor(props: any);
3
3
  constructor(props: any, context: any);
4
- render(): JSX.Element;
4
+ render(): React.JSX.Element;
5
5
  }
6
6
  export namespace FlexText {
7
7
  namespace defaultProps {
@@ -1,3 +1,4 @@
1
1
  export function Footer({ links }: {
2
2
  links: any;
3
- }): JSX.Element;
3
+ }): React.JSX.Element;
4
+ import React from 'react';
@@ -10,6 +10,6 @@ export class FooterToolbar extends React.Component<any, any, any> {
10
10
  componentDidMount(): void;
11
11
  componentWillUnmount(): void;
12
12
  resizeFooterToolbar: () => void;
13
- render(): JSX.Element;
13
+ render(): React.JSX.Element;
14
14
  }
15
15
  import React from 'react';
@@ -1,5 +1,7 @@
1
- export class ActionItem extends BaseComponent {
2
- renderFurther(): JSX.Element;
1
+ export class ActionItem extends React.PureComponent<any, any, any> {
2
+ constructor(props: any);
3
+ constructor(props: any, context: any);
4
+ render(): React.JSX.Element;
3
5
  }
4
6
  export namespace ActionItem {
5
7
  namespace defaultProps {
@@ -8,4 +10,4 @@ export namespace ActionItem {
8
10
  const hidden: boolean;
9
11
  }
10
12
  }
11
- import { BaseComponent } from '../../../bases';
13
+ import React from 'react';
@@ -1,6 +1,7 @@
1
- export class ComponentItem extends BaseComponent {
2
- ignoreComparePropertyKeyCollection: string[];
3
- renderFurther(): JSX.Element;
1
+ export class ComponentItem extends React.PureComponent<any, any, any> {
2
+ constructor(props: any);
3
+ constructor(props: any, context: any);
4
+ render(): React.JSX.Element;
4
5
  }
5
6
  export namespace ComponentItem {
6
7
  namespace defaultProps {
@@ -12,4 +13,4 @@ export namespace ComponentItem {
12
13
  const hidden: boolean;
13
14
  }
14
15
  }
15
- import { BaseComponent } from '../../../bases';
16
+ import React from 'react';
@@ -1,5 +1,7 @@
1
- export class DatePickerItem extends BaseComponent {
2
- renderFurther(): JSX.Element;
1
+ export class DatePickerItem extends React.PureComponent<any, any, any> {
2
+ constructor(props: any);
3
+ constructor(props: any, context: any);
4
+ render(): React.JSX.Element;
3
5
  }
4
6
  export namespace DatePickerItem {
5
7
  namespace defaultProps {
@@ -13,4 +15,4 @@ export namespace DatePickerItem {
13
15
  const hidden: boolean;
14
16
  }
15
17
  }
16
- import { BaseComponent } from '../../../bases';
18
+ import React from 'react';
@@ -1,5 +1,7 @@
1
- export class DisplayItem extends BaseComponent {
2
- render(): JSX.Element;
1
+ export class DisplayItem extends React.PureComponent<any, any, any> {
2
+ constructor(props: any);
3
+ constructor(props: any, context: any);
4
+ render(): React.JSX.Element;
3
5
  }
4
6
  export namespace DisplayItem {
5
7
  namespace defaultProps {
@@ -8,4 +10,4 @@ export namespace DisplayItem {
8
10
  const empty: string;
9
11
  }
10
12
  }
11
- import { BaseComponent } from '../../../bases';
13
+ import React from 'react';