antd-management-fast-framework 1.12.21 → 1.12.24

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 (126) hide show
  1. package/es/configGroup/configGeneral.d.ts +34 -32
  2. package/es/configGroup/themeCollection.d.ts +1 -1
  3. package/es/customComponents/AMap/UIPoiPicker.d.ts +1 -0
  4. package/es/customComponents/AMap/UIPositionPicker.d.ts +1 -0
  5. package/es/customComponents/ActiveChart/index.d.ts +9 -0
  6. package/es/customComponents/AnimalBox/FadeBox/index.d.ts +5 -4
  7. package/es/customComponents/AnimalBox/QueueBox/index.d.ts +3 -2
  8. package/es/customComponents/AnimalBox/QueueListBox/index.d.ts +6 -5
  9. package/es/customComponents/AnimalBox/RotateBox/index.d.ts +5 -4
  10. package/es/customComponents/AudioUpload/index.d.ts +17 -8
  11. package/es/customComponents/Authorized/PromiseRender.d.ts +6 -0
  12. package/es/customComponents/Authorized/Secured.d.ts +1 -1
  13. package/es/customComponents/Canvas/Bubbly/index.d.ts +11 -12
  14. package/es/customComponents/Canvas/Core/index.d.ts +7 -3
  15. package/es/customComponents/Canvas/RadarScanning/index.d.ts +4 -5
  16. package/es/customComponents/Canvas/Spirit/index.d.ts +5 -2
  17. package/es/customComponents/CenterBox/index.d.ts +1 -0
  18. package/es/customComponents/Charts/Bar/index.d.ts +4 -0
  19. package/es/customComponents/Charts/ChartCard/index.d.ts +1 -0
  20. package/es/customComponents/Charts/Pie/index.d.ts +2 -0
  21. package/es/customComponents/Charts/TagCloud/index.d.ts +11 -2
  22. package/es/customComponents/Charts/WaterWave/index.d.ts +9 -2
  23. package/es/customComponents/Charts/autoHeight.d.ts +6 -1
  24. package/es/customComponents/ColorText/index.d.ts +12 -11
  25. package/es/customComponents/Countdown/index.d.ts +11 -1
  26. package/es/customComponents/DataPreviewDrawer/index.d.ts +25 -7
  27. package/es/customComponents/DecorateAvatar/index.d.ts +26 -10
  28. package/es/customComponents/DisplayCopyData/index.d.ts +1 -2
  29. package/es/customComponents/EditableItem/index.d.ts +5 -0
  30. package/es/customComponents/EditableLinkGroup/index.d.ts +6 -5
  31. package/es/customComponents/Editor/TinymceWrapper/index.d.ts +6 -5
  32. package/es/customComponents/Ellipsis/index.d.ts +7 -0
  33. package/es/customComponents/EllipsisCustom/index.d.ts +7 -0
  34. package/es/customComponents/Entrance/map.d.ts +33 -29
  35. package/es/customComponents/EverySpace/index.d.ts +7 -6
  36. package/es/customComponents/Exception/index.d.ts +2 -0
  37. package/es/customComponents/FigureRange/index.d.ts +29 -21
  38. package/es/customComponents/FileBase64Upload/index.d.ts +13 -8
  39. package/es/customComponents/FileUpload/index.d.ts +15 -7
  40. package/es/customComponents/FlexBox/index.d.ts +13 -12
  41. package/es/customComponents/FlexText/index.d.ts +12 -11
  42. package/es/customComponents/FooterToolbar/index.d.ts +6 -0
  43. package/es/customComponents/FromDisplayItem/index.d.ts +5 -4
  44. package/es/customComponents/FunctionComponent/index.d.ts +61 -52
  45. package/es/customComponents/FunctionComponent/index.js +41 -0
  46. package/es/customComponents/FunctionSupplement/Whether/index.d.ts +9 -9
  47. package/es/customComponents/HelpBox/index.d.ts +9 -8
  48. package/es/customComponents/HelpCard/index.d.ts +8 -7
  49. package/es/customComponents/HtmlBox/index.d.ts +6 -3
  50. package/es/customComponents/IconInfo/index.d.ts +20 -19
  51. package/es/customComponents/ImageBox/index.d.ts +33 -12
  52. package/es/customComponents/ImageContentPreview/index.d.ts +8 -0
  53. package/es/customComponents/ImageUpload/index.d.ts +9 -3
  54. package/es/customComponents/MobileContainor/ContentView/index.d.ts +10 -9
  55. package/es/customComponents/MobileContainor/Devices/GalaxyNote8/index.d.ts +10 -9
  56. package/es/customComponents/MobileContainor/Devices/IPhone5S/index.d.ts +12 -11
  57. package/es/customComponents/MobileContainor/Devices/Iphone8/index.d.ts +12 -11
  58. package/es/customComponents/MobileContainor/Devices/Iphone8plus/index.d.ts +12 -11
  59. package/es/customComponents/MobileContainor/Devices/IphoneX/index.d.ts +12 -11
  60. package/es/customComponents/MobileContainor/Devices/RoughSketch/index.d.ts +10 -9
  61. package/es/customComponents/MobileContainor/MobileHtmlPreviewBox/index.d.ts +3 -3
  62. package/es/customComponents/MobileContainor/MobilePreviewArea/index.d.ts +10 -10
  63. package/es/customComponents/MobileContainor/MobilePreviewDrawer/index.d.ts +38 -3
  64. package/es/customComponents/MobileContainor/MobileSimulation/index.d.ts +13 -12
  65. package/es/customComponents/NoticeIconCustom/index.d.ts +11 -10
  66. package/es/customComponents/PercentageBox/index.d.ts +3 -2
  67. package/es/customComponents/PriceBox/index.d.ts +9 -8
  68. package/es/customComponents/StandardTable/index.d.ts +5 -0
  69. package/es/customComponents/StandardTableCustom/index.d.ts +7 -2
  70. package/es/customComponents/StatusBar/index.d.ts +4 -3
  71. package/es/customComponents/TagSelect/index.d.ts +7 -2
  72. package/es/customComponents/TimeLineCustom/index.d.ts +17 -12
  73. package/es/customComponents/VerticalBox/index.d.ts +6 -5
  74. package/es/customComponents/VideoUpload/index.d.ts +17 -8
  75. package/es/framework/AuthorizationWrapper/index.d.ts +2 -2
  76. package/es/framework/Base/index.d.ts +18 -0
  77. package/es/framework/ButtonExtension/SelectButton/InteractiveBase/index.d.ts +2 -3
  78. package/es/framework/Common/index.d.ts +57 -39
  79. package/es/framework/Core/index.d.ts +2 -3
  80. package/es/framework/CustomBase/index.d.ts +2 -0
  81. package/es/framework/CustomWrapper/SupplementCore/index.d.ts +17 -2
  82. package/es/framework/DataDrawer/BaseAddDrawer/index.d.ts +15 -1
  83. package/es/framework/DataDrawer/BaseLoadDrawer/index.d.ts +1 -1
  84. package/es/framework/DataDrawer/BaseNeedlessLoadDrawer/index.d.ts +2 -1
  85. package/es/framework/DataDrawer/BaseSaveDrawer/index.d.ts +0 -1
  86. package/es/framework/DataDrawer/BaseUpdateDrawer/index.d.ts +0 -1
  87. package/es/framework/DataForm/BaseAddForm/index.d.ts +21 -1
  88. package/es/framework/DataForm/BaseUpdateForm/index.d.ts +0 -1
  89. package/es/framework/DataForm/BaseUpdateFormContent/index.d.ts +0 -1
  90. package/es/framework/DataForm/BaseUpdateFormTab/index.d.ts +0 -1
  91. package/es/framework/DataListView/Base/index.d.ts +8 -8
  92. package/es/framework/DataListView/DensityAction/index.d.ts +1 -0
  93. package/es/framework/DataMenuContainer/index.d.ts +2 -2
  94. package/es/framework/DataModal/BaseAddModal/index.d.ts +0 -1
  95. package/es/framework/DataModal/BaseLoadModal/index.d.ts +1 -1
  96. package/es/framework/DataModal/BaseNeedlessLoadModal/index.d.ts +25 -1
  97. package/es/framework/DataModal/BaseSelectModal/index.d.ts +24 -1
  98. package/es/framework/DataModal/BaseUpdateModal/index.d.ts +0 -1
  99. package/es/framework/DataModal/BaseUpdateTransferModal/index.d.ts +34 -1
  100. package/es/framework/DataMultiPageView/InnerMultiPage/index.d.ts +0 -1
  101. package/es/framework/DataMultiPageView/MultiPage/index.d.ts +5 -1
  102. package/es/framework/DataMultiPageView/MultiPageDrawer/index.d.ts +5 -5
  103. package/es/framework/DataMultiPageView/MultiPageSelectDrawer/index.d.ts +1 -2
  104. package/es/framework/DataOperation/Base/index.d.ts +34 -34
  105. package/es/framework/DataOperation/BaseView/index.d.ts +4 -4
  106. package/es/framework/DataOperation/BaseWindow/index.d.ts +10 -10
  107. package/es/framework/DataSinglePageView/InnerSinglePage/index.d.ts +0 -1
  108. package/es/framework/DataSinglePageView/SinglePage/index.d.ts +7 -1
  109. package/es/framework/DataSinglePageView/SinglePageDrawer/index.d.ts +5 -5
  110. package/es/framework/DataSinglePageView/SinglePageSelectDrawer/index.d.ts +3 -3
  111. package/es/framework/DataSingleView/DataLoad/index.d.ts +30 -10
  112. package/es/framework/DataTabContainer/index.d.ts +30 -1
  113. package/es/framework/FieldExtension/SelectFieldDrawer/SelectFieldBase/index.d.ts +6 -6
  114. package/es/framework/FieldExtension/SelectFieldDrawer/SelectFieldDrawerBase/index.d.ts +3 -4
  115. package/es/framework/Wrapper/index.d.ts +1 -2
  116. package/es/utils/Yuan.d.ts +3 -0
  117. package/es/utils/actionAssist.d.ts +2 -2
  118. package/es/utils/constants.d.ts +202 -342
  119. package/es/utils/defaultSettingsSpecial.d.ts +29 -29
  120. package/es/utils/globalModel.d.ts +1 -1
  121. package/es/utils/globalStorageAssist.d.ts +4 -4
  122. package/es/utils/proLayoutCollection.d.ts +3 -3
  123. package/es/utils/requestAssistor.d.ts +2 -2
  124. package/es/utils/tools.d.ts +11 -8
  125. package/es/utils/tools.js +73 -16
  126. package/package.json +51 -52
@@ -6,13 +6,14 @@ declare class TinymceWrapper extends React.PureComponent<any, any, any> {
6
6
  buildConfig: () => any;
7
7
  imageUploadHandler: (blobInfo: any, success: any, failure: any, progress: any) => void;
8
8
  handleEditorChange: (newValue: any, editor: any) => void;
9
+ render(): JSX.Element;
9
10
  }
10
11
  declare namespace TinymceWrapper {
11
- export namespace defaultProps {
12
- export const apiKey: string;
13
- export const content: string;
14
- export const initConfig: null;
15
- export const imagesUploadUrl: string;
12
+ namespace defaultProps {
13
+ const apiKey: string;
14
+ const content: string;
15
+ const initConfig: null;
16
+ const imagesUploadUrl: string;
16
17
  }
17
18
  }
18
19
  import React from "react";
@@ -3,6 +3,12 @@ export function cutStrByFullLength(str: string | undefined, maxLength: any): str
3
3
  export default class Ellipsis extends React.Component<any, any, any> {
4
4
  constructor(props: any);
5
5
  constructor(props: any, context: any);
6
+ state: {
7
+ text: string;
8
+ targetCount: number;
9
+ };
10
+ componentDidMount(): void;
11
+ componentDidUpdate(perProps: any): void;
6
12
  computeLine: () => void;
7
13
  bisection: (th: any, m: any, b: any, e: any, text: any, shadowNode: any) => any;
8
14
  handleRoot: (n: any) => void;
@@ -15,5 +21,6 @@ export default class Ellipsis extends React.Component<any, any, any> {
15
21
  shadow: any;
16
22
  handleShadowChildren: (n: any) => void;
17
23
  shadowChildren: any;
24
+ render(): any;
18
25
  }
19
26
  import React from "react";
@@ -3,6 +3,12 @@ export function cutStrByFullLength(str: string | undefined, maxLength: any): str
3
3
  export default class EllipsisCustom extends React.Component<any, any, any> {
4
4
  constructor(props: any);
5
5
  constructor(props: any, context: any);
6
+ state: {
7
+ text: string;
8
+ targetCount: number;
9
+ };
10
+ componentDidMount(): void;
11
+ componentDidUpdate(perProps: any): void;
6
12
  computeLine: () => void;
7
13
  bisection: (th: any, m: any, b: any, e: any, text: any, shadowNode: any) => any;
8
14
  handleRoot: (n: any) => void;
@@ -15,5 +21,6 @@ export default class EllipsisCustom extends React.Component<any, any, any> {
15
21
  shadow: any;
16
22
  handleShadowChildren: (n: any) => void;
17
23
  shadowChildren: any;
24
+ render(): JSX.Element;
18
25
  }
19
26
  import React from "react";
@@ -1,24 +1,28 @@
1
1
  declare namespace _default {
2
- export namespace UserName {
3
- export namespace props {
4
- export const size: string;
5
- export const id: string;
6
- export const prefix: JSX.Element;
7
- export const placeholder: string;
2
+ namespace UserName {
3
+ namespace props {
4
+ const size: string;
5
+ const id: string;
6
+ const prefix: JSX.Element;
7
+ const placeholder: string;
8
8
  }
9
- export const rules: {
9
+ const rules: {
10
10
  required: boolean;
11
11
  message: string;
12
12
  }[];
13
13
  }
14
- export namespace Password {
15
- const props_1: {
16
- size: string;
17
- prefix: JSX.Element;
18
- type: string;
19
- id: string;
20
- placeholder: string;
21
- };
14
+ namespace Password {
15
+ export namespace props_1 {
16
+ const size_1: string;
17
+ export { size_1 as size };
18
+ const prefix_1: JSX.Element;
19
+ export { prefix_1 as prefix };
20
+ export const type: string;
21
+ const id_1: string;
22
+ export { id_1 as id };
23
+ const placeholder_1: string;
24
+ export { placeholder_1 as placeholder };
25
+ }
22
26
  export { props_1 as props };
23
27
  const rules_1: {
24
28
  required: boolean;
@@ -26,14 +30,14 @@ declare namespace _default {
26
30
  }[];
27
31
  export { rules_1 as rules };
28
32
  }
29
- export namespace Mobile {
33
+ namespace Mobile {
30
34
  export namespace props_2 {
31
- const size_1: string;
32
- export { size_1 as size };
33
- const prefix_1: JSX.Element;
34
- export { prefix_1 as prefix };
35
- const placeholder_1: string;
36
- export { placeholder_1 as placeholder };
35
+ const size_2: string;
36
+ export { size_2 as size };
37
+ const prefix_2: JSX.Element;
38
+ export { prefix_2 as prefix };
39
+ const placeholder_2: string;
40
+ export { placeholder_2 as placeholder };
37
41
  }
38
42
  export { props_2 as props };
39
43
  const rules_2: ({
@@ -47,14 +51,14 @@ declare namespace _default {
47
51
  })[];
48
52
  export { rules_2 as rules };
49
53
  }
50
- export namespace Captcha {
54
+ namespace Captcha {
51
55
  export namespace props_3 {
52
- const size_2: string;
53
- export { size_2 as size };
54
- const prefix_2: JSX.Element;
55
- export { prefix_2 as prefix };
56
- const placeholder_2: string;
57
- export { placeholder_2 as placeholder };
56
+ const size_3: string;
57
+ export { size_3 as size };
58
+ const prefix_3: JSX.Element;
59
+ export { prefix_3 as prefix };
60
+ const placeholder_3: string;
61
+ export { placeholder_3 as placeholder };
58
62
  }
59
63
  export { props_3 as props };
60
64
  const rules_3: {
@@ -2,14 +2,15 @@ export default EverySpace;
2
2
  declare class EverySpace extends React.PureComponent<any, any, any> {
3
3
  constructor(props: any);
4
4
  constructor(props: any, context: any);
5
+ render(): JSX.Element | null;
5
6
  }
6
7
  declare namespace EverySpace {
7
- export namespace defaultProps {
8
- export const size: number;
9
- export const direction: string;
10
- export const backgroundColor: string;
11
- export const margin: string;
12
- export const borderRadius: string;
8
+ namespace defaultProps {
9
+ const size: number;
10
+ const direction: string;
11
+ const backgroundColor: string;
12
+ const margin: string;
13
+ const borderRadius: string;
13
14
  }
14
15
  }
15
16
  import React from "react";
@@ -2,5 +2,7 @@ export default Exception;
2
2
  declare class Exception extends React.PureComponent<any, any, any> {
3
3
  constructor(props: any);
4
4
  constructor(props: any, context: any);
5
+ state: {};
6
+ render(): JSX.Element;
5
7
  }
6
8
  import React from "react";
@@ -1,51 +1,51 @@
1
1
  export namespace figureRangeType {
2
- export namespace unlimited {
3
- export const flag: number;
4
- export const text: string;
2
+ namespace unlimited {
3
+ const flag: number;
4
+ const text: string;
5
5
  }
6
- export namespace zero {
6
+ namespace zero {
7
7
  const flag_1: number;
8
8
  export { flag_1 as flag };
9
9
  const text_1: string;
10
10
  export { text_1 as text };
11
11
  }
12
- export namespace eq {
12
+ namespace eq {
13
13
  const flag_2: number;
14
14
  export { flag_2 as flag };
15
15
  const text_2: string;
16
16
  export { text_2 as text };
17
17
  }
18
- export namespace gt {
18
+ namespace gt {
19
19
  const flag_3: number;
20
20
  export { flag_3 as flag };
21
21
  const text_3: string;
22
22
  export { text_3 as text };
23
23
  }
24
- export namespace gte {
24
+ namespace gte {
25
25
  const flag_4: number;
26
26
  export { flag_4 as flag };
27
27
  const text_4: string;
28
28
  export { text_4 as text };
29
29
  }
30
- export namespace le {
30
+ namespace le {
31
31
  const flag_5: number;
32
32
  export { flag_5 as flag };
33
33
  const text_5: string;
34
34
  export { text_5 as text };
35
35
  }
36
- export namespace lte {
36
+ namespace lte {
37
37
  const flag_6: number;
38
38
  export { flag_6 as flag };
39
39
  const text_6: string;
40
40
  export { text_6 as text };
41
41
  }
42
- export namespace between {
42
+ namespace between {
43
43
  const flag_7: number;
44
44
  export { flag_7 as flag };
45
45
  const text_7: string;
46
46
  export { text_7 as text };
47
47
  }
48
- export namespace except {
48
+ namespace except {
49
49
  const flag_8: number;
50
50
  export { flag_8 as flag };
51
51
  const text_8: string;
@@ -104,22 +104,30 @@ declare class FigureRange extends React.PureComponent<any, any, any> {
104
104
  text: string;
105
105
  };
106
106
  };
107
+ state: {
108
+ type: number;
109
+ min: null;
110
+ max: null;
111
+ value: null;
112
+ };
107
113
  onDataChange: (type: any, min: any, max: any, value: any) => void;
108
114
  onTypeChange: (v: any) => void;
109
115
  onValueChange: (e: any) => void;
110
116
  onMinChange: (e: any) => void;
111
117
  onMaxChange: (e: any) => void;
118
+ render(): JSX.Element;
112
119
  }
113
120
  declare namespace FigureRange {
114
- export const defaultProps: {
115
- minText: string;
116
- maxText: string;
117
- valueText: string;
118
- splitText: string;
119
- type: number;
120
- min: null;
121
- max: null;
122
- value: null;
123
- };
121
+ namespace defaultProps {
122
+ export const minText: string;
123
+ export const maxText: string;
124
+ export const valueText: string;
125
+ export const splitText: string;
126
+ import type = flag;
127
+ export { type };
128
+ export const min: null;
129
+ export const max: null;
130
+ export const value: null;
131
+ }
124
132
  }
125
133
  import React from "react";
@@ -4,19 +4,24 @@ declare class FileBase64Upload extends React.PureComponent<any, any, any> {
4
4
  base64: any;
5
5
  };
6
6
  constructor(props: any);
7
+ state: {
8
+ uploading: boolean;
9
+ base64: string;
10
+ };
7
11
  handleUploadCancel: () => void;
8
12
  beforeUpload: (file: any) => boolean;
9
13
  handleUploadChange: (info: any) => void;
14
+ render(): JSX.Element;
10
15
  }
11
16
  declare namespace FileBase64Upload {
12
- export namespace defaultProps {
13
- export const action: string;
14
- export const disabled: boolean;
15
- export const tokenSet: {};
16
- export const fileBase64: string;
17
- export const uploadText: string;
18
- export function pretreatmentRemoteResponse(): void;
19
- export function afterUploadSuccess(): void;
17
+ namespace defaultProps {
18
+ const action: string;
19
+ const disabled: boolean;
20
+ const tokenSet: {};
21
+ const fileBase64: string;
22
+ const uploadText: string;
23
+ function pretreatmentRemoteResponse(): void;
24
+ function afterUploadSuccess(): void;
20
25
  }
21
26
  }
22
27
  import React from "react";
@@ -5,6 +5,13 @@ declare class VideoUpload extends React.PureComponent<any, any, any> {
5
5
  fileUrl: any;
6
6
  } | null;
7
7
  constructor(props: any);
8
+ state: {
9
+ fileSource: string;
10
+ fileUrl: string;
11
+ fileUrlTemp: string;
12
+ uploading: boolean;
13
+ changeUrlVisible: boolean;
14
+ };
8
15
  showChangeUrlModal: () => void;
9
16
  handleUrlChange: (e: any) => void;
10
17
  handleChangeUrlOk: () => void;
@@ -13,15 +20,16 @@ declare class VideoUpload extends React.PureComponent<any, any, any> {
13
20
  beforeUpload: (file: any) => boolean;
14
21
  handleUploadChange: (info: any) => void;
15
22
  handleMenuClick: (e: any) => void;
23
+ render(): JSX.Element;
16
24
  }
17
25
  declare namespace VideoUpload {
18
- export namespace defaultProps {
19
- export const action: string;
20
- export const disabled: boolean;
21
- export const tokenSet: {};
22
- export const file: string;
23
- export function pretreatmentRemoteResponse(): void;
24
- export function afterChangeSuccess(): void;
26
+ namespace defaultProps {
27
+ const action: string;
28
+ const disabled: boolean;
29
+ const tokenSet: {};
30
+ const file: string;
31
+ function pretreatmentRemoteResponse(): void;
32
+ function afterChangeSuccess(): void;
25
33
  }
26
34
  }
27
35
  import React from "react";
@@ -2,21 +2,22 @@ export default FlexBox;
2
2
  declare class FlexBox extends React.PureComponent<any, any, any> {
3
3
  constructor(props: any);
4
4
  constructor(props: any, context: any);
5
+ render(): JSX.Element;
5
6
  }
6
7
  declare namespace FlexBox {
7
- export namespace defaultProps {
8
- export const direction: string;
9
- export const flexAuto: string;
10
- export const allowWrap: boolean;
11
- export namespace vertical {
12
- export const minHeight: string;
13
- export const bottomHeight: string;
8
+ namespace defaultProps {
9
+ const direction: string;
10
+ const flexAuto: string;
11
+ const allowWrap: boolean;
12
+ namespace vertical {
13
+ const minHeight: string;
14
+ const bottomHeight: string;
14
15
  }
15
- export const left: null;
16
- export const right: null;
17
- export const top: null;
18
- export const bottom: null;
19
- export const style: null;
16
+ const left: null;
17
+ const right: null;
18
+ const top: null;
19
+ const bottom: null;
20
+ const style: null;
20
21
  }
21
22
  }
22
23
  import React from "react";
@@ -2,19 +2,20 @@ export default FlexText;
2
2
  declare class FlexText extends React.PureComponent<any, any, any> {
3
3
  constructor(props: any);
4
4
  constructor(props: any, context: any);
5
+ render(): JSX.Element;
5
6
  }
6
7
  declare namespace FlexText {
7
- export namespace defaultProps {
8
- export const flexAuto: string;
9
- export const icon: null;
10
- export const textPrefix: null;
11
- export const text: string;
12
- export const ellipsis: boolean;
13
- export const textEllipsisMaxWidth: number;
14
- export const subText: string;
15
- export const subTextStyle: null;
16
- export const extra: null;
17
- export const style: null;
8
+ namespace defaultProps {
9
+ const flexAuto: string;
10
+ const icon: null;
11
+ const textPrefix: null;
12
+ const text: string;
13
+ const ellipsis: boolean;
14
+ const textEllipsisMaxWidth: number;
15
+ const subText: string;
16
+ const subTextStyle: null;
17
+ const extra: null;
18
+ const style: null;
18
19
  }
19
20
  }
20
21
  import React from "react";
@@ -4,7 +4,13 @@ export default class FooterToolbar extends React.Component<any, any, any> {
4
4
  };
5
5
  constructor(props: any);
6
6
  constructor(props: any, context: any);
7
+ state: {
8
+ width: undefined;
9
+ };
10
+ componentDidMount(): void;
11
+ componentWillUnmount(): void;
7
12
  resizeFooterToolbar: () => void;
13
+ render(): JSX.Element;
8
14
  }
9
15
  import React from "react";
10
16
  import PropTypes from "prop-types";
@@ -2,12 +2,13 @@ export default FromDisplayItem;
2
2
  declare class FromDisplayItem extends React.PureComponent<any, any, any> {
3
3
  constructor(props: any);
4
4
  constructor(props: any, context: any);
5
+ render(): JSX.Element;
5
6
  }
6
7
  declare namespace FromDisplayItem {
7
- export namespace defaultProps {
8
- export const name: string;
9
- export const value: null;
10
- export const empty: string;
8
+ namespace defaultProps {
9
+ const name: string;
10
+ const value: null;
11
+ const empty: string;
11
12
  }
12
13
  }
13
14
  import React from "react";