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
|
@@ -3,17 +3,18 @@ declare class ConventView extends React.PureComponent<any, any, any> {
|
|
|
3
3
|
constructor(props: any);
|
|
4
4
|
constructor(props: any, context: any);
|
|
5
5
|
onAlertClick: () => void;
|
|
6
|
+
render(): JSX.Element;
|
|
6
7
|
}
|
|
7
8
|
declare namespace ConventView {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
9
|
+
namespace defaultProps {
|
|
10
|
+
const alertVisible: boolean;
|
|
11
|
+
const alertAnimationType: string;
|
|
12
|
+
const alertMessage: string;
|
|
13
|
+
const alertDescription: string;
|
|
14
|
+
const alertType: string;
|
|
15
|
+
const alertIcon: boolean;
|
|
16
|
+
const alertButtonText: string;
|
|
17
|
+
const afterAlertClick: null;
|
|
17
18
|
}
|
|
18
19
|
}
|
|
19
20
|
import React from "react";
|
|
@@ -2,17 +2,18 @@ export default GalaxyNote8;
|
|
|
2
2
|
declare class GalaxyNote8 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 GalaxyNote8 {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
8
|
+
namespace defaultProps {
|
|
9
|
+
const alertVisible: boolean;
|
|
10
|
+
const alertAnimationType: string;
|
|
11
|
+
const alertMessage: string;
|
|
12
|
+
const alertDescription: string;
|
|
13
|
+
const alertType: string;
|
|
14
|
+
const alertIcon: boolean;
|
|
15
|
+
const alertButtonText: string;
|
|
16
|
+
const afterAlertClick: null;
|
|
16
17
|
}
|
|
17
18
|
}
|
|
18
19
|
import React from "react";
|
|
@@ -2,18 +2,19 @@ export default IPhone5S;
|
|
|
2
2
|
declare class IPhone5S 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 IPhone5S {
|
|
7
|
-
|
|
8
|
-
alertVisible: boolean;
|
|
9
|
-
alertAnimationType: string;
|
|
10
|
-
alertMessage: string;
|
|
11
|
-
alertDescription: string;
|
|
12
|
-
alertType: string;
|
|
13
|
-
alertIcon: boolean;
|
|
14
|
-
alertButtonText: string;
|
|
15
|
-
afterAlertClick: null;
|
|
16
|
-
type: string;
|
|
17
|
-
}
|
|
8
|
+
namespace defaultProps {
|
|
9
|
+
const alertVisible: boolean;
|
|
10
|
+
const alertAnimationType: string;
|
|
11
|
+
const alertMessage: string;
|
|
12
|
+
const alertDescription: string;
|
|
13
|
+
const alertType: string;
|
|
14
|
+
const alertIcon: boolean;
|
|
15
|
+
const alertButtonText: string;
|
|
16
|
+
const afterAlertClick: null;
|
|
17
|
+
const type: string;
|
|
18
|
+
}
|
|
18
19
|
}
|
|
19
20
|
import React from "react";
|
|
@@ -2,18 +2,19 @@ export default Iphone8;
|
|
|
2
2
|
declare class Iphone8 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 Iphone8 {
|
|
7
|
-
|
|
8
|
-
alertVisible: boolean;
|
|
9
|
-
alertAnimationType: string;
|
|
10
|
-
alertMessage: string;
|
|
11
|
-
alertDescription: string;
|
|
12
|
-
alertType: string;
|
|
13
|
-
alertIcon: boolean;
|
|
14
|
-
alertButtonText: string;
|
|
15
|
-
afterAlertClick: null;
|
|
16
|
-
type: string;
|
|
17
|
-
}
|
|
8
|
+
namespace defaultProps {
|
|
9
|
+
const alertVisible: boolean;
|
|
10
|
+
const alertAnimationType: string;
|
|
11
|
+
const alertMessage: string;
|
|
12
|
+
const alertDescription: string;
|
|
13
|
+
const alertType: string;
|
|
14
|
+
const alertIcon: boolean;
|
|
15
|
+
const alertButtonText: string;
|
|
16
|
+
const afterAlertClick: null;
|
|
17
|
+
const type: string;
|
|
18
|
+
}
|
|
18
19
|
}
|
|
19
20
|
import React from "react";
|
|
@@ -2,18 +2,19 @@ export default Iphone8plus;
|
|
|
2
2
|
declare class Iphone8plus 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 Iphone8plus {
|
|
7
|
-
|
|
8
|
-
alertVisible: boolean;
|
|
9
|
-
alertAnimationType: string;
|
|
10
|
-
alertMessage: string;
|
|
11
|
-
alertDescription: string;
|
|
12
|
-
alertType: string;
|
|
13
|
-
alertIcon: boolean;
|
|
14
|
-
alertButtonText: string;
|
|
15
|
-
afterAlertClick: null;
|
|
16
|
-
type: string;
|
|
17
|
-
}
|
|
8
|
+
namespace defaultProps {
|
|
9
|
+
const alertVisible: boolean;
|
|
10
|
+
const alertAnimationType: string;
|
|
11
|
+
const alertMessage: string;
|
|
12
|
+
const alertDescription: string;
|
|
13
|
+
const alertType: string;
|
|
14
|
+
const alertIcon: boolean;
|
|
15
|
+
const alertButtonText: string;
|
|
16
|
+
const afterAlertClick: null;
|
|
17
|
+
const type: string;
|
|
18
|
+
}
|
|
18
19
|
}
|
|
19
20
|
import React from "react";
|
|
@@ -2,18 +2,19 @@ export default IphoneX;
|
|
|
2
2
|
declare class IphoneX 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 IphoneX {
|
|
7
|
-
|
|
8
|
-
alertVisible: boolean;
|
|
9
|
-
alertAnimationType: string;
|
|
10
|
-
alertMessage: string;
|
|
11
|
-
alertDescription: string;
|
|
12
|
-
alertType: string;
|
|
13
|
-
alertIcon: boolean;
|
|
14
|
-
alertButtonText: string;
|
|
15
|
-
afterAlertClick: null;
|
|
16
|
-
type: string;
|
|
17
|
-
}
|
|
8
|
+
namespace defaultProps {
|
|
9
|
+
const alertVisible: boolean;
|
|
10
|
+
const alertAnimationType: string;
|
|
11
|
+
const alertMessage: string;
|
|
12
|
+
const alertDescription: string;
|
|
13
|
+
const alertType: string;
|
|
14
|
+
const alertIcon: boolean;
|
|
15
|
+
const alertButtonText: string;
|
|
16
|
+
const afterAlertClick: null;
|
|
17
|
+
const type: string;
|
|
18
|
+
}
|
|
18
19
|
}
|
|
19
20
|
import React from "react";
|
|
@@ -2,17 +2,18 @@ export default RoughSketch;
|
|
|
2
2
|
declare class RoughSketch 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 RoughSketch {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
8
|
+
namespace defaultProps {
|
|
9
|
+
const alertVisible: boolean;
|
|
10
|
+
const alertAnimationType: string;
|
|
11
|
+
const alertMessage: string;
|
|
12
|
+
const alertDescription: string;
|
|
13
|
+
const alertType: string;
|
|
14
|
+
const alertIcon: boolean;
|
|
15
|
+
const alertButtonText: string;
|
|
16
|
+
const afterAlertClick: null;
|
|
16
17
|
}
|
|
17
18
|
}
|
|
18
19
|
import React from "react";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
export default MobileHtmlPreviewBox;
|
|
2
2
|
declare class MobileHtmlPreviewBox extends MobilePreviewArea {
|
|
3
|
-
constructor(props: any);
|
|
4
3
|
loadDataAfterMount: boolean;
|
|
5
4
|
buildContent: () => JSX.Element;
|
|
5
|
+
renderInnerView: () => JSX.Element;
|
|
6
6
|
}
|
|
7
7
|
declare namespace MobileHtmlPreviewBox {
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
namespace defaultProps {
|
|
9
|
+
const html: string;
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
import MobilePreviewArea from "../MobilePreviewArea";
|
|
@@ -31,16 +31,16 @@ declare class MobilePreviewArea extends Base {
|
|
|
31
31
|
renderFurther(): any;
|
|
32
32
|
}
|
|
33
33
|
declare namespace MobilePreviewArea {
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
34
|
+
namespace defaultProps {
|
|
35
|
+
const alertVisible: boolean;
|
|
36
|
+
const alertAnimationType: string;
|
|
37
|
+
const alertMessage: string;
|
|
38
|
+
const alertDescription: string;
|
|
39
|
+
const alertType: string;
|
|
40
|
+
const alertIcon: boolean;
|
|
41
|
+
const alertButtonText: string;
|
|
42
|
+
const mobileList: never[];
|
|
43
|
+
const afterAlertClick: null;
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
import Base from "../../../framework/DataOperation/Base";
|
|
@@ -1,19 +1,54 @@
|
|
|
1
1
|
export default MobilePreviewDrawer;
|
|
2
2
|
declare class MobilePreviewDrawer extends BaseNeedlessLoadDrawer {
|
|
3
|
-
|
|
3
|
+
state: {
|
|
4
|
+
placement: string;
|
|
5
|
+
height: string;
|
|
6
|
+
showBottomBar: boolean;
|
|
7
|
+
mobileType: string;
|
|
8
|
+
title: string;
|
|
9
|
+
width: number;
|
|
10
|
+
visible: boolean;
|
|
11
|
+
dataLoading: boolean;
|
|
12
|
+
submitApiPath: string;
|
|
13
|
+
errorFieldName: string;
|
|
14
|
+
loadApiPath: string;
|
|
15
|
+
pageName: string;
|
|
16
|
+
metaData: null;
|
|
17
|
+
metaExtra: null;
|
|
18
|
+
metaListData: never[];
|
|
19
|
+
metaOriginalData: null;
|
|
20
|
+
processing: boolean;
|
|
21
|
+
reloading: boolean;
|
|
22
|
+
searching: boolean;
|
|
23
|
+
refreshing: boolean;
|
|
24
|
+
paging: boolean;
|
|
25
|
+
firstLoadSuccess: boolean;
|
|
26
|
+
loadSuccess: boolean;
|
|
27
|
+
urlParams: null;
|
|
28
|
+
externalData: null;
|
|
29
|
+
};
|
|
4
30
|
establishExtraActionConfig: () => {
|
|
5
31
|
list: {
|
|
6
32
|
buildType: string;
|
|
7
33
|
label: string;
|
|
8
|
-
value:
|
|
34
|
+
value: string;
|
|
9
35
|
renderItemFunction: () => any[] | null;
|
|
10
36
|
onChangeCallback: (v: any) => void;
|
|
11
37
|
}[];
|
|
12
38
|
};
|
|
39
|
+
establishCardCollectionConfig: () => {
|
|
40
|
+
list: {
|
|
41
|
+
items: {
|
|
42
|
+
lg: number;
|
|
43
|
+
type: string;
|
|
44
|
+
component: JSX.Element;
|
|
45
|
+
}[];
|
|
46
|
+
}[];
|
|
47
|
+
};
|
|
13
48
|
renderInnerView: () => null;
|
|
14
49
|
renderInnerViewWrapper: () => null;
|
|
15
50
|
}
|
|
16
51
|
declare namespace MobilePreviewDrawer {
|
|
17
|
-
|
|
52
|
+
const defaultProps: {};
|
|
18
53
|
}
|
|
19
54
|
import BaseNeedlessLoadDrawer from "../../../framework/DataDrawer/BaseNeedlessLoadDrawer";
|
|
@@ -3,20 +3,21 @@ declare class MobileSimulation extends React.PureComponent<any, any, any> {
|
|
|
3
3
|
constructor(props: any);
|
|
4
4
|
constructor(props: any, context: any);
|
|
5
5
|
buildMobileTypeArray: () => any[];
|
|
6
|
-
renderInnerView: () =>
|
|
7
|
-
renderInnerViewWrapper: () =>
|
|
6
|
+
renderInnerView: () => any;
|
|
7
|
+
renderInnerViewWrapper: () => any;
|
|
8
|
+
render(): JSX.Element;
|
|
8
9
|
}
|
|
9
10
|
declare namespace MobileSimulation {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
11
|
+
namespace defaultProps {
|
|
12
|
+
const alertVisible: boolean;
|
|
13
|
+
const alertAnimationType: string;
|
|
14
|
+
const alertMessage: string;
|
|
15
|
+
const alertDescription: string;
|
|
16
|
+
const alertType: string;
|
|
17
|
+
const alertIcon: boolean;
|
|
18
|
+
const alertButtonText: string;
|
|
19
|
+
const mobileType: string;
|
|
20
|
+
const afterAlertClick: null;
|
|
20
21
|
}
|
|
21
22
|
}
|
|
22
23
|
import React from "react";
|
|
@@ -6,19 +6,20 @@ declare class NoticeIcon extends React.PureComponent<any, any, any> {
|
|
|
6
6
|
onItemClick: (item: any, tabProps: any) => void;
|
|
7
7
|
onTabChange: (tabType: any) => void;
|
|
8
8
|
getNotificationBox(): JSX.Element | null;
|
|
9
|
+
render(): JSX.Element;
|
|
9
10
|
}
|
|
10
11
|
declare namespace NoticeIcon {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
12
|
+
namespace defaultProps {
|
|
13
|
+
function onItemClick(): void;
|
|
14
|
+
function onPopupVisibleChange(): void;
|
|
15
|
+
function onTabChange(): void;
|
|
16
|
+
function onClear(): void;
|
|
17
|
+
const loading: boolean;
|
|
18
|
+
namespace locale {
|
|
19
|
+
const emptyText: string;
|
|
20
|
+
const clear: string;
|
|
20
21
|
}
|
|
21
|
-
|
|
22
|
+
const emptyImage: string;
|
|
22
23
|
}
|
|
23
24
|
}
|
|
24
25
|
import React from "react";
|
|
@@ -2,10 +2,11 @@ export default PercentageBox;
|
|
|
2
2
|
declare class PercentageBox 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 PercentageBox {
|
|
7
|
-
|
|
8
|
-
|
|
8
|
+
namespace defaultProps {
|
|
9
|
+
const value: number;
|
|
9
10
|
}
|
|
10
11
|
}
|
|
11
12
|
import React from "react";
|
|
@@ -2,16 +2,17 @@ export default PriceBox;
|
|
|
2
2
|
declare class PriceBox 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 PriceBox {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
8
|
+
namespace defaultProps {
|
|
9
|
+
const price: number;
|
|
10
|
+
const prefix: string;
|
|
11
|
+
const generalStyle: {};
|
|
12
|
+
const prefixStyle: {};
|
|
13
|
+
const integerPartStyle: {};
|
|
14
|
+
const pointStyle: {};
|
|
15
|
+
const decimalPartStyle: {};
|
|
15
16
|
}
|
|
16
17
|
}
|
|
17
18
|
import React from "react";
|
|
@@ -5,8 +5,13 @@ declare class StandardTable extends React.PureComponent<any, any, any> {
|
|
|
5
5
|
needTotalList: any[];
|
|
6
6
|
} | null;
|
|
7
7
|
constructor(props: any);
|
|
8
|
+
state: {
|
|
9
|
+
selectedRowKeys: never[];
|
|
10
|
+
needTotalList: any[];
|
|
11
|
+
};
|
|
8
12
|
handleRowSelectChange: (selectedRowKeys: any, selectedRows: any) => void;
|
|
9
13
|
handleTableChange: (pagination: any, filters: any, sorter: any) => void;
|
|
10
14
|
cleanSelectedKeys: () => void;
|
|
15
|
+
render(): JSX.Element;
|
|
11
16
|
}
|
|
12
17
|
import React from "react";
|
|
@@ -5,13 +5,18 @@ declare class StandardTableCustom extends React.PureComponent<any, any, any> {
|
|
|
5
5
|
needTotalList: any[];
|
|
6
6
|
} | null;
|
|
7
7
|
constructor(props: any);
|
|
8
|
+
state: {
|
|
9
|
+
selectedRowKeys: never[];
|
|
10
|
+
needTotalList: any[];
|
|
11
|
+
};
|
|
8
12
|
handleRowSelectChange: (selectedRowKeys: any, selectedRows: any) => void;
|
|
9
13
|
handleTableChange: (pagination: any, filters: any, sorter: any) => void;
|
|
10
14
|
cleanSelectedKeys: () => void;
|
|
15
|
+
render(): JSX.Element;
|
|
11
16
|
}
|
|
12
17
|
declare namespace StandardTableCustom {
|
|
13
|
-
|
|
14
|
-
|
|
18
|
+
namespace defaultProps {
|
|
19
|
+
const showPagination: boolean;
|
|
15
20
|
}
|
|
16
21
|
}
|
|
17
22
|
import React from "react";
|
|
@@ -2,11 +2,12 @@ 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
|
-
|
|
8
|
+
namespace defaultProps {
|
|
9
|
+
const actions: never[];
|
|
10
|
+
const extra: null;
|
|
10
11
|
}
|
|
11
12
|
}
|
|
12
13
|
import React from "react";
|
|
@@ -4,16 +4,21 @@ declare class TagSelect extends React.Component<any, any, any> {
|
|
|
4
4
|
value: any;
|
|
5
5
|
} | null;
|
|
6
6
|
constructor(props: any);
|
|
7
|
+
state: {
|
|
8
|
+
expand: boolean;
|
|
9
|
+
value: any;
|
|
10
|
+
};
|
|
7
11
|
onChange: (value: any) => void;
|
|
8
12
|
onSelectAll: (checked: any) => void;
|
|
9
13
|
getAllTags(): any;
|
|
10
14
|
handleTagChange: (value: any, checked: any) => void;
|
|
11
15
|
handleExpand: () => void;
|
|
12
16
|
isTagSelectOption: (node: any) => any;
|
|
17
|
+
render(): JSX.Element;
|
|
13
18
|
}
|
|
14
19
|
declare namespace TagSelect {
|
|
15
20
|
export namespace defaultProps {
|
|
16
|
-
|
|
21
|
+
const hideCheckAll: boolean;
|
|
17
22
|
}
|
|
18
23
|
export { TagSelectOption as Option };
|
|
19
24
|
}
|
|
@@ -25,5 +30,5 @@ declare function TagSelectOption({ children, checked, onChange, value }: {
|
|
|
25
30
|
value: any;
|
|
26
31
|
}): JSX.Element;
|
|
27
32
|
declare namespace TagSelectOption {
|
|
28
|
-
|
|
33
|
+
const isTagSelectOption: boolean;
|
|
29
34
|
}
|
|
@@ -7,26 +7,31 @@ declare class TimeLineCustom extends CustomBase {
|
|
|
7
7
|
constructor(props: any);
|
|
8
8
|
currentTime: any;
|
|
9
9
|
currentPageStart: boolean;
|
|
10
|
+
state: {
|
|
11
|
+
list: never[];
|
|
12
|
+
pagination: {};
|
|
13
|
+
};
|
|
10
14
|
doWhenGetSnapshotBeforeUpdate: (preProps: any, preState: any) => null;
|
|
11
15
|
getCreateTimeDatePart: (v: any) => any;
|
|
12
16
|
getCreateTimeTimePart: (v: any) => any;
|
|
13
17
|
handleTableChange: (pageNo: any, pageSize: any) => void;
|
|
14
18
|
renderDateLabel: (v: any) => false | JSX.Element;
|
|
15
19
|
renderInfo: (item: any) => JSX.Element;
|
|
20
|
+
render(): JSX.Element;
|
|
16
21
|
}
|
|
17
22
|
declare namespace TimeLineCustom {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
23
|
+
namespace defaultProps {
|
|
24
|
+
const showPagination: boolean;
|
|
25
|
+
const iconStyle: {};
|
|
26
|
+
const links: never[];
|
|
27
|
+
function getIcon(): JSX.Element;
|
|
28
|
+
function getBackgroundColorKey(): string;
|
|
29
|
+
function getDateLabel(): string;
|
|
30
|
+
function getTime(): string;
|
|
31
|
+
function getTitle(): string;
|
|
32
|
+
function getDescription(): string;
|
|
33
|
+
function getBottomLeft(): string;
|
|
34
|
+
function getBottomRight(): string;
|
|
30
35
|
}
|
|
31
36
|
}
|
|
32
37
|
import CustomBase from "../../framework/CustomBase";
|
|
@@ -2,13 +2,14 @@ export default VerticalBox;
|
|
|
2
2
|
declare class VerticalBox 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 VerticalBox {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
namespace defaultProps {
|
|
9
|
+
const fitWidth: boolean;
|
|
10
|
+
const style: {};
|
|
11
|
+
const align: string;
|
|
12
|
+
const alignJustify: string;
|
|
12
13
|
}
|
|
13
14
|
}
|
|
14
15
|
import React from "react";
|
|
@@ -5,6 +5,14 @@ declare class VideoUpload extends React.PureComponent<any, any, any> {
|
|
|
5
5
|
videoUrl: any;
|
|
6
6
|
} | null;
|
|
7
7
|
constructor(props: any);
|
|
8
|
+
state: {
|
|
9
|
+
videoSource: string;
|
|
10
|
+
videoUrl: string;
|
|
11
|
+
videoUrlTemp: string;
|
|
12
|
+
uploading: boolean;
|
|
13
|
+
previewVisible: boolean;
|
|
14
|
+
changeUrlVisible: boolean;
|
|
15
|
+
};
|
|
8
16
|
handleUploadCancel: () => void;
|
|
9
17
|
showPreviewModal: () => void;
|
|
10
18
|
showChangeUrlModal: () => void;
|
|
@@ -15,16 +23,17 @@ declare class VideoUpload extends React.PureComponent<any, any, any> {
|
|
|
15
23
|
beforeUpload: (file: any) => boolean;
|
|
16
24
|
handleUploadChange: (info: any) => void;
|
|
17
25
|
handleMenuClick: (e: any) => void;
|
|
26
|
+
render(): JSX.Element;
|
|
18
27
|
}
|
|
19
28
|
declare namespace VideoUpload {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
29
|
+
namespace defaultProps {
|
|
30
|
+
const action: string;
|
|
31
|
+
const disabled: boolean;
|
|
32
|
+
const tokenSet: {};
|
|
33
|
+
const video: string;
|
|
34
|
+
const showPreview: boolean;
|
|
35
|
+
function pretreatmentRemoteResponse(): void;
|
|
36
|
+
function afterChangeSuccess(): void;
|
|
28
37
|
}
|
|
29
38
|
}
|
|
30
39
|
import React from "react";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export default AuthorizationWrapper;
|
|
2
2
|
declare class AuthorizationWrapper extends SupplementWrapper {
|
|
3
|
-
componentAuthority:
|
|
3
|
+
componentAuthority: null;
|
|
4
4
|
doDidMountTask: () => void;
|
|
5
5
|
checkAuthority: (auth: any) => boolean;
|
|
6
6
|
getCurrentOperator: () => any;
|
|
7
|
-
reloadCurrentOperator: (callback?:
|
|
7
|
+
reloadCurrentOperator: (callback?: null) => void;
|
|
8
8
|
}
|
|
9
9
|
import SupplementWrapper from "../CustomWrapper/SupplementWrapper";
|
|
@@ -12,6 +12,23 @@ declare class Base extends Component<any, any, any> {
|
|
|
12
12
|
* 用于组件内数据循环构建 key 时附加唯一前缀,有助于提升页面执行效率
|
|
13
13
|
*/
|
|
14
14
|
keyPrefix: string;
|
|
15
|
+
state: {
|
|
16
|
+
dataLoading: boolean;
|
|
17
|
+
processing: boolean;
|
|
18
|
+
reloading: boolean;
|
|
19
|
+
searching: boolean;
|
|
20
|
+
refreshing: boolean;
|
|
21
|
+
paging: boolean;
|
|
22
|
+
firstLoadSuccess: boolean;
|
|
23
|
+
loadSuccess: boolean;
|
|
24
|
+
urlParams: null;
|
|
25
|
+
externalData: null;
|
|
26
|
+
};
|
|
27
|
+
componentDidMount(): void;
|
|
28
|
+
getSnapshotBeforeUpdate(preProps: any, preState: any): null;
|
|
29
|
+
componentDidUpdate(preProps: any, preState: any, snapshot: any): void;
|
|
30
|
+
shouldComponentUpdate(nextProps: any, nextState: any): boolean;
|
|
31
|
+
componentWillUnmount(): void;
|
|
15
32
|
doDidMountTask: () => void;
|
|
16
33
|
doOtherCheckComponentUpdate: (nextProps: any, nextState: any) => null;
|
|
17
34
|
doWhenGetSnapshotBeforeUpdate: (preProps: any, preState: any) => null;
|
|
@@ -40,5 +57,6 @@ declare class Base extends Component<any, any, any> {
|
|
|
40
57
|
*/
|
|
41
58
|
checkInProgress(): boolean;
|
|
42
59
|
renderFurther(): null;
|
|
60
|
+
render(): null;
|
|
43
61
|
}
|
|
44
62
|
import { Component } from "react";
|