antd-management-fast-component 2.1.12 → 2.1.14

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 (127) hide show
  1. package/es/bases/AbstractComponent/index.d.ts +3 -0
  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 +1 -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 +1 -1
  40. package/es/components/FormExtra/ComponentItem/index.d.ts +1 -1
  41. package/es/components/FormExtra/DatePickerItem/index.d.ts +1 -1
  42. package/es/components/FormExtra/DisplayItem/index.d.ts +1 -1
  43. package/es/components/FormExtra/InputItem/index.d.ts +2 -2
  44. package/es/components/FormExtra/InputNumberItem/index.d.ts +2 -2
  45. package/es/components/FormExtra/Item/index.d.ts +2 -1
  46. package/es/components/FormExtra/NowTimeItem/index.d.ts +1 -1
  47. package/es/components/FormExtra/OnlyShowDatetimeItem/index.d.ts +1 -1
  48. package/es/components/FormExtra/OnlyShowInputItem/index.d.ts +2 -2
  49. package/es/components/FormExtra/OnlyShowTextareaItem/index.d.ts +1 -1
  50. package/es/components/FormExtra/PasswordItem/index.d.ts +2 -2
  51. package/es/components/FormExtra/RadioItem/index.d.ts +1 -1
  52. package/es/components/FormExtra/SelectItem/index.d.ts +1 -1
  53. package/es/components/FormExtra/SwitchItem/index.d.ts +1 -1
  54. package/es/components/FormExtra/SyntaxHighlighterItem/index.d.ts +1 -1
  55. package/es/components/FormExtra/TextAreaItem/index.d.ts +1 -1
  56. package/es/components/FormExtra/TextItem/index.d.ts +1 -1
  57. package/es/components/FormExtra/TimePickerItem/index.d.ts +1 -1
  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 -1
  72. package/es/components/ImageContentPreview/index.d.ts +2 -1
  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 +1 -1
  89. package/es/components/PageExtra/CardCollectionItemContent/index.d.ts +1 -1
  90. package/es/components/PageExtra/ContentTabBox/index.d.ts +1 -1
  91. package/es/components/PageExtra/HeaderContent/index.d.ts +1 -1
  92. package/es/components/PageExtra/HeaderExtraContent/index.d.ts +1 -1
  93. package/es/components/PageExtra/HeaderSubTitle/index.d.ts +1 -1
  94. package/es/components/PageExtra/HeaderTagWrapper/index.d.ts +1 -1
  95. package/es/components/PageExtra/HeaderTitle/index.d.ts +1 -1
  96. package/es/components/PageExtra/HelpContent/index.d.ts +1 -1
  97. package/es/components/PageExtra/PageWrapper/index.d.ts +1 -1
  98. package/es/components/PageExtra/TabBarExtraBox/index.d.ts +1 -1
  99. package/es/components/PageExtra/ToolBar/index.d.ts +1 -1
  100. package/es/components/PercentageBox/index.d.ts +1 -1
  101. package/es/components/PriceBox/index.d.ts +1 -1
  102. package/es/components/ProgressBar/Bar/index.d.ts +2 -1
  103. package/es/components/ProgressBar/Container/index.d.ts +2 -1
  104. package/es/components/ProgressBar/Spinner/index.d.ts +2 -1
  105. package/es/components/ProgressBar/index.d.ts +2 -1
  106. package/es/components/Result/Forbidden/index.d.ts +2 -1
  107. package/es/components/Result/Info/index.d.ts +2 -1
  108. package/es/components/Result/LocalError/index.d.ts +2 -1
  109. package/es/components/Result/NotFound/index.d.ts +2 -1
  110. package/es/components/Result/ServerError/index.d.ts +2 -1
  111. package/es/components/Result/Success/index.d.ts +2 -1
  112. package/es/components/Result/Warn/index.d.ts +2 -1
  113. package/es/components/RowExpandTable/index.d.ts +2 -1
  114. package/es/components/StandardFormRow/index.d.ts +2 -1
  115. package/es/components/StandardTable/index.d.ts +2 -1
  116. package/es/components/StatusBar/index.d.ts +1 -1
  117. package/es/components/SyntaxHighlighter/index.d.ts +3 -1
  118. package/es/components/TagSelect/index.d.ts +2 -2
  119. package/es/components/TimeLineCustom/index.d.ts +5 -4
  120. package/es/components/Trend/index.d.ts +2 -1
  121. package/es/components/VerticalBox/index.d.ts +1 -1
  122. package/es/components/VideoUpload/index.d.ts +1 -1
  123. package/es/components/index.d.ts +2 -0
  124. package/es/index.css +0 -1
  125. package/es/index.js +3 -3
  126. package/es/utils/definition.d.ts +4 -0
  127. package/package.json +49 -47
@@ -16,6 +16,8 @@ export class AbstractComponent extends Component<any, any, any> {
16
16
  * show process call information,display call track and call trace in console
17
17
  */
18
18
  showCallProcess: boolean;
19
+ showCallProcessSwitchPromptComplete: boolean;
20
+ showUnmountInConsole: boolean;
19
21
  /**
20
22
  * 用于组件内数据循环构建 key 时附加唯一前缀,有助于提升页面执行效率
21
23
  */
@@ -109,6 +111,7 @@ export class AbstractComponent extends Component<any, any, any> {
109
111
  authorizeFailCallback: (remoteData: Object) => void;
110
112
  showRenderCount(): void;
111
113
  logRender(message: any): void;
114
+ promptCallProcessSwitch: () => void;
112
115
  /**
113
116
  * log call track
114
117
  * @param {*} message
@@ -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 {
@@ -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,7 +1,7 @@
1
1
  export class ActionItem 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 ActionItem {
7
7
  namespace defaultProps {
@@ -1,7 +1,7 @@
1
1
  export class ComponentItem 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 ComponentItem {
7
7
  namespace defaultProps {
@@ -1,7 +1,7 @@
1
1
  export class DatePickerItem 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 DatePickerItem {
7
7
  namespace defaultProps {
@@ -1,7 +1,7 @@
1
1
  export class DisplayItem 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 DisplayItem {
7
7
  namespace defaultProps {
@@ -1,7 +1,7 @@
1
1
  export class InputItem 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 InputItem {
7
7
  namespace defaultProps {
@@ -9,7 +9,7 @@ export namespace InputItem {
9
9
  const name: string;
10
10
  const required: boolean;
11
11
  const helper: null;
12
- const icon: JSX.Element;
12
+ const icon: React.JSX.Element;
13
13
  const innerProps: {};
14
14
  const canOperate: boolean;
15
15
  const formItemLayout: {};
@@ -1,7 +1,7 @@
1
1
  export class InputNumberItem 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 InputNumberItem {
7
7
  namespace defaultProps {
@@ -9,7 +9,7 @@ export namespace InputNumberItem {
9
9
  const name: string;
10
10
  const required: boolean;
11
11
  const helper: null;
12
- const icon: JSX.Element;
12
+ const icon: React.JSX.Element;
13
13
  const innerProps: {};
14
14
  const canOperate: boolean;
15
15
  const formItemLayout: {};
@@ -1 +1,2 @@
1
- export function Item(properties: any): JSX.Element;
1
+ export function Item(properties: any): React.JSX.Element;
2
+ import React from 'react';
@@ -1,7 +1,7 @@
1
1
  export class NowTimeItem 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 NowTimeItem {
7
7
  namespace defaultProps {
@@ -1,7 +1,7 @@
1
1
  export class OnlyShowDatetimeItem 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 OnlyShowDatetimeItem {
7
7
  namespace defaultProps {
@@ -1,14 +1,14 @@
1
1
  export class OnlyShowInputItem 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 OnlyShowInputItem {
7
7
  namespace defaultProps {
8
8
  const label: string;
9
9
  const value: string;
10
10
  const helper: null;
11
- const icon: JSX.Element;
11
+ const icon: React.JSX.Element;
12
12
  namespace inputProps {
13
13
  const disabled: boolean;
14
14
  }
@@ -1,7 +1,7 @@
1
1
  export class OnlyShowTextareaItem 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 OnlyShowTextareaItem {
7
7
  namespace defaultProps {
@@ -1,7 +1,7 @@
1
1
  export class PasswordItem 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 PasswordItem {
7
7
  namespace defaultProps {
@@ -9,7 +9,7 @@ export namespace PasswordItem {
9
9
  const name: string;
10
10
  const helper: null;
11
11
  const required: boolean;
12
- const icon: JSX.Element;
12
+ const icon: React.JSX.Element;
13
13
  const innerProps: {};
14
14
  const formItemLayout: {};
15
15
  const hidden: boolean;