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.
- package/es/configGroup/configGeneral.d.ts +34 -32
- package/es/configGroup/themeCollection.d.ts +1 -1
- package/es/customComponents/AMap/UIPoiPicker.d.ts +1 -0
- package/es/customComponents/AMap/UIPositionPicker.d.ts +1 -0
- package/es/customComponents/ActiveChart/index.d.ts +9 -0
- package/es/customComponents/AnimalBox/FadeBox/index.d.ts +5 -4
- package/es/customComponents/AnimalBox/QueueBox/index.d.ts +3 -2
- package/es/customComponents/AnimalBox/QueueListBox/index.d.ts +6 -5
- package/es/customComponents/AnimalBox/RotateBox/index.d.ts +5 -4
- package/es/customComponents/AudioUpload/index.d.ts +17 -8
- package/es/customComponents/Authorized/PromiseRender.d.ts +6 -0
- package/es/customComponents/Authorized/Secured.d.ts +1 -1
- package/es/customComponents/Canvas/Bubbly/index.d.ts +11 -12
- package/es/customComponents/Canvas/Core/index.d.ts +7 -3
- package/es/customComponents/Canvas/RadarScanning/index.d.ts +4 -5
- package/es/customComponents/Canvas/Spirit/index.d.ts +5 -2
- package/es/customComponents/CenterBox/index.d.ts +1 -0
- package/es/customComponents/Charts/Bar/index.d.ts +4 -0
- package/es/customComponents/Charts/ChartCard/index.d.ts +1 -0
- package/es/customComponents/Charts/Pie/index.d.ts +2 -0
- package/es/customComponents/Charts/TagCloud/index.d.ts +11 -2
- package/es/customComponents/Charts/WaterWave/index.d.ts +9 -2
- package/es/customComponents/Charts/autoHeight.d.ts +6 -1
- package/es/customComponents/ColorText/index.d.ts +12 -11
- package/es/customComponents/Countdown/index.d.ts +11 -1
- package/es/customComponents/DataPreviewDrawer/index.d.ts +25 -7
- package/es/customComponents/DecorateAvatar/index.d.ts +26 -10
- package/es/customComponents/DisplayCopyData/index.d.ts +1 -2
- package/es/customComponents/EditableItem/index.d.ts +5 -0
- package/es/customComponents/EditableLinkGroup/index.d.ts +6 -5
- package/es/customComponents/Editor/TinymceWrapper/index.d.ts +6 -5
- package/es/customComponents/Ellipsis/index.d.ts +7 -0
- package/es/customComponents/EllipsisCustom/index.d.ts +7 -0
- package/es/customComponents/Entrance/map.d.ts +33 -29
- package/es/customComponents/EverySpace/index.d.ts +7 -6
- package/es/customComponents/Exception/index.d.ts +2 -0
- package/es/customComponents/FigureRange/index.d.ts +29 -21
- package/es/customComponents/FileBase64Upload/index.d.ts +13 -8
- package/es/customComponents/FileUpload/index.d.ts +15 -7
- package/es/customComponents/FlexBox/index.d.ts +13 -12
- package/es/customComponents/FlexText/index.d.ts +12 -11
- package/es/customComponents/FooterToolbar/index.d.ts +6 -0
- package/es/customComponents/FromDisplayItem/index.d.ts +5 -4
- package/es/customComponents/FunctionComponent/index.d.ts +61 -52
- package/es/customComponents/FunctionComponent/index.js +41 -0
- package/es/customComponents/FunctionSupplement/Whether/index.d.ts +9 -9
- package/es/customComponents/HelpBox/index.d.ts +9 -8
- package/es/customComponents/HelpCard/index.d.ts +8 -7
- package/es/customComponents/HtmlBox/index.d.ts +6 -3
- package/es/customComponents/IconInfo/index.d.ts +20 -19
- package/es/customComponents/ImageBox/index.d.ts +33 -12
- package/es/customComponents/ImageContentPreview/index.d.ts +8 -0
- package/es/customComponents/ImageUpload/index.d.ts +9 -3
- package/es/customComponents/MobileContainor/ContentView/index.d.ts +10 -9
- package/es/customComponents/MobileContainor/Devices/GalaxyNote8/index.d.ts +10 -9
- package/es/customComponents/MobileContainor/Devices/IPhone5S/index.d.ts +12 -11
- package/es/customComponents/MobileContainor/Devices/Iphone8/index.d.ts +12 -11
- package/es/customComponents/MobileContainor/Devices/Iphone8plus/index.d.ts +12 -11
- package/es/customComponents/MobileContainor/Devices/IphoneX/index.d.ts +12 -11
- package/es/customComponents/MobileContainor/Devices/RoughSketch/index.d.ts +10 -9
- package/es/customComponents/MobileContainor/MobileHtmlPreviewBox/index.d.ts +3 -3
- package/es/customComponents/MobileContainor/MobilePreviewArea/index.d.ts +10 -10
- package/es/customComponents/MobileContainor/MobilePreviewDrawer/index.d.ts +38 -3
- package/es/customComponents/MobileContainor/MobileSimulation/index.d.ts +13 -12
- package/es/customComponents/NoticeIconCustom/index.d.ts +11 -10
- package/es/customComponents/PercentageBox/index.d.ts +3 -2
- package/es/customComponents/PriceBox/index.d.ts +9 -8
- package/es/customComponents/StandardTable/index.d.ts +5 -0
- package/es/customComponents/StandardTableCustom/index.d.ts +7 -2
- package/es/customComponents/StatusBar/index.d.ts +4 -3
- package/es/customComponents/TagSelect/index.d.ts +7 -2
- package/es/customComponents/TimeLineCustom/index.d.ts +17 -12
- package/es/customComponents/VerticalBox/index.d.ts +6 -5
- package/es/customComponents/VideoUpload/index.d.ts +17 -8
- package/es/framework/AuthorizationWrapper/index.d.ts +2 -2
- package/es/framework/Base/index.d.ts +18 -0
- package/es/framework/ButtonExtension/SelectButton/InteractiveBase/index.d.ts +2 -3
- package/es/framework/Common/index.d.ts +57 -39
- package/es/framework/Core/index.d.ts +2 -3
- package/es/framework/CustomBase/index.d.ts +2 -0
- package/es/framework/CustomWrapper/SupplementCore/index.d.ts +17 -2
- package/es/framework/DataDrawer/BaseAddDrawer/index.d.ts +15 -1
- package/es/framework/DataDrawer/BaseLoadDrawer/index.d.ts +1 -1
- package/es/framework/DataDrawer/BaseNeedlessLoadDrawer/index.d.ts +2 -1
- package/es/framework/DataDrawer/BaseSaveDrawer/index.d.ts +0 -1
- package/es/framework/DataDrawer/BaseUpdateDrawer/index.d.ts +0 -1
- package/es/framework/DataForm/BaseAddForm/index.d.ts +21 -1
- package/es/framework/DataForm/BaseUpdateForm/index.d.ts +0 -1
- package/es/framework/DataForm/BaseUpdateFormContent/index.d.ts +0 -1
- package/es/framework/DataForm/BaseUpdateFormTab/index.d.ts +0 -1
- package/es/framework/DataListView/Base/index.d.ts +8 -8
- package/es/framework/DataListView/DensityAction/index.d.ts +1 -0
- package/es/framework/DataMenuContainer/index.d.ts +2 -2
- package/es/framework/DataModal/BaseAddModal/index.d.ts +0 -1
- package/es/framework/DataModal/BaseLoadModal/index.d.ts +1 -1
- package/es/framework/DataModal/BaseNeedlessLoadModal/index.d.ts +25 -1
- package/es/framework/DataModal/BaseSelectModal/index.d.ts +24 -1
- package/es/framework/DataModal/BaseUpdateModal/index.d.ts +0 -1
- package/es/framework/DataModal/BaseUpdateTransferModal/index.d.ts +34 -1
- package/es/framework/DataMultiPageView/InnerMultiPage/index.d.ts +0 -1
- package/es/framework/DataMultiPageView/MultiPage/index.d.ts +5 -1
- package/es/framework/DataMultiPageView/MultiPageDrawer/index.d.ts +5 -5
- package/es/framework/DataMultiPageView/MultiPageSelectDrawer/index.d.ts +1 -2
- package/es/framework/DataOperation/Base/index.d.ts +34 -34
- package/es/framework/DataOperation/BaseView/index.d.ts +4 -4
- package/es/framework/DataOperation/BaseWindow/index.d.ts +10 -10
- package/es/framework/DataSinglePageView/InnerSinglePage/index.d.ts +0 -1
- package/es/framework/DataSinglePageView/SinglePage/index.d.ts +7 -1
- package/es/framework/DataSinglePageView/SinglePageDrawer/index.d.ts +5 -5
- package/es/framework/DataSinglePageView/SinglePageSelectDrawer/index.d.ts +3 -3
- package/es/framework/DataSingleView/DataLoad/index.d.ts +30 -10
- package/es/framework/DataTabContainer/index.d.ts +30 -1
- package/es/framework/FieldExtension/SelectFieldDrawer/SelectFieldBase/index.d.ts +6 -6
- package/es/framework/FieldExtension/SelectFieldDrawer/SelectFieldDrawerBase/index.d.ts +3 -4
- package/es/framework/Wrapper/index.d.ts +1 -2
- package/es/utils/Yuan.d.ts +3 -0
- package/es/utils/actionAssist.d.ts +2 -2
- package/es/utils/constants.d.ts +202 -342
- package/es/utils/defaultSettingsSpecial.d.ts +29 -29
- package/es/utils/globalModel.d.ts +1 -1
- package/es/utils/globalStorageAssist.d.ts +4 -4
- package/es/utils/proLayoutCollection.d.ts +3 -3
- package/es/utils/requestAssistor.d.ts +2 -2
- package/es/utils/tools.d.ts +11 -8
- package/es/utils/tools.js +73 -16
- 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
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
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
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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
|
-
|
|
9
|
+
const rules: {
|
|
10
10
|
required: boolean;
|
|
11
11
|
message: string;
|
|
12
12
|
}[];
|
|
13
13
|
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
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
|
-
|
|
33
|
+
namespace Mobile {
|
|
30
34
|
export namespace props_2 {
|
|
31
|
-
const
|
|
32
|
-
export {
|
|
33
|
-
const
|
|
34
|
-
export {
|
|
35
|
-
const
|
|
36
|
-
export {
|
|
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
|
-
|
|
54
|
+
namespace Captcha {
|
|
51
55
|
export namespace props_3 {
|
|
52
|
-
const
|
|
53
|
-
export {
|
|
54
|
-
const
|
|
55
|
-
export {
|
|
56
|
-
const
|
|
57
|
-
export {
|
|
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
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
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";
|
|
@@ -1,51 +1,51 @@
|
|
|
1
1
|
export namespace figureRangeType {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
namespace unlimited {
|
|
3
|
+
const flag: number;
|
|
4
|
+
const text: string;
|
|
5
5
|
}
|
|
6
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
115
|
-
minText: string;
|
|
116
|
-
maxText: string;
|
|
117
|
-
valueText: string;
|
|
118
|
-
splitText: string;
|
|
119
|
-
type
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
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
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
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
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
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
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
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
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
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
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
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
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
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";
|