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,33 +6,33 @@
|
|
|
6
6
|
*/
|
|
7
7
|
export function empty(): {};
|
|
8
8
|
export namespace defaultSettingsLayoutCustom {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
9
|
+
function getTinymceImagesUploadUrl(): string;
|
|
10
|
+
function getTinymceApiKey(): string;
|
|
11
|
+
function getUseNprogress(): boolean;
|
|
12
|
+
function getFileUploadMaxSize(): number;
|
|
13
|
+
function getAudioUploadMaxSize(): number;
|
|
14
|
+
function getVideoUploadMaxSize(): number;
|
|
15
|
+
function getImageUploadMaxSize(): number;
|
|
16
|
+
function getShowSelectLanguage(): boolean;
|
|
17
|
+
function getShowLogoInEntrance(): boolean;
|
|
18
|
+
function getEmptyLogo(): string;
|
|
19
|
+
function getApiSuccessCode(): number;
|
|
20
|
+
function getAuthenticationFailCode(): number;
|
|
21
|
+
function getEntrancePath(): string;
|
|
22
|
+
function getApiVersion(): string;
|
|
23
|
+
function getUseVirtualRequest(): boolean;
|
|
24
|
+
function getShowUseVirtualRequestMessage(): boolean;
|
|
25
|
+
function getShowLogInConsole(): boolean;
|
|
26
|
+
function getShowRequestInfo(): boolean;
|
|
27
|
+
function getPlatformName(): string;
|
|
28
|
+
function getAppName(): string;
|
|
29
|
+
function getAppDescription(): string;
|
|
30
|
+
function getTitle(): string;
|
|
31
|
+
function getEntranceLogo(): string;
|
|
32
|
+
function getShareLogo(): string;
|
|
33
|
+
function getShareLogoName(): string;
|
|
34
|
+
function getCompanyName(): string;
|
|
35
|
+
function getLeftBarLogo(remoteLogo: any): any;
|
|
36
|
+
function getLeftBarText(): string;
|
|
37
|
+
function getCopyright(): string;
|
|
38
38
|
}
|
|
@@ -67,8 +67,8 @@ export function getTokenObject(): {};
|
|
|
67
67
|
*/
|
|
68
68
|
export function clearCustomData(): void;
|
|
69
69
|
export namespace storageKeyCollection {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
70
|
+
const token: string;
|
|
71
|
+
const accessWayCollection: string;
|
|
72
|
+
const nearestLocalhostNotify: string;
|
|
73
|
+
const authorityCollection: string;
|
|
74
74
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
export function empty(): {};
|
|
8
8
|
export namespace proLayoutDefaultProps {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
function onMenuHeaderClick(): any;
|
|
10
|
+
function itemRender(route: any, params: any, routes: any, paths: any): JSX.Element;
|
|
11
|
+
function menuItemRender(menuItemProps: any, defaultDom: any): any;
|
|
12
12
|
}
|
|
@@ -29,7 +29,7 @@ export function pretreatmentRemotePageListData(d: any, listItemHandler: any): {}
|
|
|
29
29
|
* @param {*} d
|
|
30
30
|
* @returns
|
|
31
31
|
*/
|
|
32
|
-
export function pretreatmentRequestParams(params: any, customHandle: any):
|
|
32
|
+
export function pretreatmentRequestParams(params: any, customHandle: any): any;
|
|
33
33
|
/**
|
|
34
34
|
* 常规数据出库辅助方法
|
|
35
35
|
* @param {*} state
|
|
@@ -47,7 +47,7 @@ export function handleCommonDataAssist(state: any, action: any, callback?: any):
|
|
|
47
47
|
* @returns
|
|
48
48
|
*/
|
|
49
49
|
export function handleListDataAssist(state: any, action: any, pretreatment?: any, callback?: any): any;
|
|
50
|
-
export function handlePageListDataAssist(state: any, action: any, pretreatment?:
|
|
50
|
+
export function handlePageListDataAssist(state: any, action: any, pretreatment?: null, callback?: null): any;
|
|
51
51
|
/**
|
|
52
52
|
* begin request(remote request / local virtual requests)
|
|
53
53
|
* @param {*} api [string]: request address
|
package/es/utils/tools.d.ts
CHANGED
|
@@ -248,6 +248,9 @@ export function showMessage({ type, duration, message: messageText, onClose, }:
|
|
|
248
248
|
* @returns
|
|
249
249
|
*/
|
|
250
250
|
export function recordLog(record: any, showMode: any, level?: string): void;
|
|
251
|
+
export function recordWarn(record: any): void;
|
|
252
|
+
export function recordInfo(record: any): void;
|
|
253
|
+
export function recordDebug(record: any): void;
|
|
251
254
|
/**
|
|
252
255
|
* 记录错误信息
|
|
253
256
|
*/
|
|
@@ -405,11 +408,11 @@ export function toMoney(v: any): number;
|
|
|
405
408
|
export function getValueByKey({ data, key, defaultValue, convert, convertBuilder, format, formatBuilder, }: {
|
|
406
409
|
data: any;
|
|
407
410
|
key: any;
|
|
408
|
-
defaultValue?:
|
|
409
|
-
convert?:
|
|
410
|
-
convertBuilder?:
|
|
411
|
-
format?:
|
|
412
|
-
formatBuilder?:
|
|
411
|
+
defaultValue?: null | undefined;
|
|
412
|
+
convert?: null | undefined;
|
|
413
|
+
convertBuilder?: null | undefined;
|
|
414
|
+
format?: null | undefined;
|
|
415
|
+
formatBuilder?: null | undefined;
|
|
413
416
|
}): any;
|
|
414
417
|
/**
|
|
415
418
|
* convertTarget
|
|
@@ -425,7 +428,7 @@ export function formatTarget({ target, format, option }: {
|
|
|
425
428
|
/**
|
|
426
429
|
* 通过 path 获取对应得值
|
|
427
430
|
*/
|
|
428
|
-
export function getPathValue(o: any, path: any, defaultValue?:
|
|
431
|
+
export function getPathValue(o: any, path: any, defaultValue?: null): any;
|
|
429
432
|
/**
|
|
430
433
|
*计算时间间隔
|
|
431
434
|
* @param {startTime} 起始时间
|
|
@@ -479,7 +482,7 @@ export function seededRandom({ seed, min, max }: {
|
|
|
479
482
|
seed: any;
|
|
480
483
|
min: any;
|
|
481
484
|
max: any;
|
|
482
|
-
}):
|
|
485
|
+
}): any;
|
|
483
486
|
/**
|
|
484
487
|
* 通过种子等配置返回随机颜色值
|
|
485
488
|
*
|
|
@@ -653,7 +656,7 @@ export function getDerivedStateFromPropsForUrlParamsCore(nextProps: any): {
|
|
|
653
656
|
*/
|
|
654
657
|
export function getDerivedStateFromPropsForUrlParams(nextProps: any, prevState: any, defaultUrlParams?: {
|
|
655
658
|
id: string;
|
|
656
|
-
}, parseUrlParamsForSetState?:
|
|
659
|
+
}, parseUrlParamsForSetState?: null): any;
|
|
657
660
|
export function arrayMove(array: any, from: any, to: any): any[];
|
|
658
661
|
export function arrayMoveMutate(array: any, from: any, to: any): void;
|
|
659
662
|
/**
|
package/es/utils/tools.js
CHANGED
|
@@ -79,10 +79,13 @@ exports.notifySuccess = notifySuccess;
|
|
|
79
79
|
exports.numeralFormat = numeralFormat;
|
|
80
80
|
exports.queryStringParse = queryStringParse;
|
|
81
81
|
exports.queryStringify = queryStringify;
|
|
82
|
+
exports.recordDebug = recordDebug;
|
|
82
83
|
exports.recordError = recordError;
|
|
84
|
+
exports.recordInfo = recordInfo;
|
|
83
85
|
exports.recordLog = recordLog;
|
|
84
86
|
exports.recordObject = recordObject;
|
|
85
87
|
exports.recordText = recordText;
|
|
88
|
+
exports.recordWarn = recordWarn;
|
|
86
89
|
exports.refitCommonData = refitCommonData;
|
|
87
90
|
exports.refitFieldDecoratorOption = refitFieldDecoratorOption;
|
|
88
91
|
exports.removeEndMatch = removeEndMatch;
|
|
@@ -599,41 +602,95 @@ function recordLog(record, showMode) {
|
|
|
599
602
|
if (logShowInConsole() && level === _constants.logLevel.debug) {
|
|
600
603
|
if (showModeModified === _constants.logShowMode.text) {
|
|
601
604
|
var data = {
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
};
|
|
605
|
-
|
|
606
|
-
console.log(JSON.stringify(data));
|
|
605
|
+
record: record,
|
|
606
|
+
level: level
|
|
607
|
+
};
|
|
608
|
+
console.log('%c%s', 'color:#00768f;', JSON.stringify(data));
|
|
607
609
|
}
|
|
608
610
|
|
|
609
611
|
if (showModeModified === _constants.logShowMode.object) {
|
|
610
|
-
// eslint-disable-next-line no-console
|
|
611
612
|
console.log({
|
|
612
|
-
|
|
613
|
-
|
|
613
|
+
record: record,
|
|
614
|
+
level: level
|
|
614
615
|
});
|
|
615
616
|
}
|
|
616
617
|
}
|
|
617
618
|
|
|
618
|
-
if (level === _constants.logLevel.
|
|
619
|
+
if (logShowInConsole() && level === _constants.logLevel.warn) {
|
|
619
620
|
if (showModeModified === _constants.logShowMode.text) {
|
|
620
621
|
var _data = {
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
};
|
|
622
|
+
record: record,
|
|
623
|
+
level: level
|
|
624
|
+
};
|
|
625
|
+
console.log('%c%s', 'color:#ff4f49;', JSON.stringify(_data));
|
|
626
|
+
}
|
|
624
627
|
|
|
625
|
-
|
|
628
|
+
if (showModeModified === _constants.logShowMode.object) {
|
|
629
|
+
console.log({
|
|
630
|
+
record: record,
|
|
631
|
+
level: level
|
|
632
|
+
});
|
|
633
|
+
}
|
|
634
|
+
}
|
|
635
|
+
|
|
636
|
+
if (logShowInConsole() && level === _constants.logLevel.info) {
|
|
637
|
+
if (showModeModified === _constants.logShowMode.text) {
|
|
638
|
+
var _data2 = {
|
|
639
|
+
record: record,
|
|
640
|
+
level: level
|
|
641
|
+
};
|
|
642
|
+
console.log('%c%s', 'color:#89ca78;', JSON.stringify(_data2));
|
|
626
643
|
}
|
|
627
644
|
|
|
628
645
|
if (showModeModified === _constants.logShowMode.object) {
|
|
629
|
-
// eslint-disable-next-line no-console
|
|
630
646
|
console.log({
|
|
631
|
-
|
|
632
|
-
|
|
647
|
+
record: record,
|
|
648
|
+
level: level
|
|
649
|
+
});
|
|
650
|
+
}
|
|
651
|
+
}
|
|
652
|
+
|
|
653
|
+
if (level === _constants.logLevel.error) {
|
|
654
|
+
if (showModeModified === _constants.logShowMode.text) {
|
|
655
|
+
var _data3 = {
|
|
656
|
+
record: record,
|
|
657
|
+
level: level
|
|
658
|
+
};
|
|
659
|
+
console.error(JSON.stringify(_data3));
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
if (showModeModified === _constants.logShowMode.object) {
|
|
663
|
+
console.error({
|
|
664
|
+
record: record,
|
|
665
|
+
level: level
|
|
633
666
|
});
|
|
634
667
|
}
|
|
635
668
|
}
|
|
636
669
|
}
|
|
670
|
+
|
|
671
|
+
function recordWarn(record) {
|
|
672
|
+
if (isString(record)) {
|
|
673
|
+
recordText(record, _constants.logLevel.warn);
|
|
674
|
+
} else {
|
|
675
|
+
recordObject(record, _constants.logLevel.warn);
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
function recordInfo(record) {
|
|
680
|
+
if (isString(record)) {
|
|
681
|
+
recordText(record, _constants.logLevel.info);
|
|
682
|
+
} else {
|
|
683
|
+
recordObject(record, _constants.logLevel.info);
|
|
684
|
+
}
|
|
685
|
+
}
|
|
686
|
+
|
|
687
|
+
function recordDebug(record) {
|
|
688
|
+
if (isString(record)) {
|
|
689
|
+
recordText(record, _constants.logLevel.debug);
|
|
690
|
+
} else {
|
|
691
|
+
recordObject(record, _constants.logLevel.debug);
|
|
692
|
+
}
|
|
693
|
+
}
|
|
637
694
|
/**
|
|
638
695
|
* 记录错误信息
|
|
639
696
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-framework",
|
|
3
|
-
"version": "1.12.
|
|
3
|
+
"version": "1.12.24",
|
|
4
4
|
"description": "antd-management-fast-framework",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-framework"
|
|
@@ -30,30 +30,30 @@
|
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"@ant-design/icons": "^4.7.0",
|
|
33
|
-
"@ant-design/pro-layout": "^6.
|
|
33
|
+
"@ant-design/pro-layout": "^6.38.2",
|
|
34
34
|
"@antv/data-set": "^0.11.8",
|
|
35
|
-
"@tinymce/tinymce-react": "^
|
|
36
|
-
"antd": "^4.
|
|
35
|
+
"@tinymce/tinymce-react": "^4.1.0",
|
|
36
|
+
"antd": "^4.20.5",
|
|
37
37
|
"array-move": "^4.0.0",
|
|
38
|
-
"bizcharts": "^4.1.
|
|
39
|
-
"browserslist": "^4.20.
|
|
40
|
-
"caniuse-lite": "^1.0.
|
|
38
|
+
"bizcharts": "^4.1.16",
|
|
39
|
+
"browserslist": "^4.20.3",
|
|
40
|
+
"caniuse-lite": "^1.0.30001341",
|
|
41
41
|
"classnames": "^2.3.1",
|
|
42
42
|
"copy-to-clipboard": "^3.3.1",
|
|
43
43
|
"enquire-js": "^0.2.1",
|
|
44
|
-
"html-react-parser": "^1.4.
|
|
44
|
+
"html-react-parser": "^1.4.12",
|
|
45
45
|
"lodash": "^4.17.21",
|
|
46
46
|
"lodash-decorators": "^6.0.1",
|
|
47
47
|
"lodash.debounce": "^4.0.8",
|
|
48
48
|
"lodash.isequal": "^4.5.0",
|
|
49
49
|
"memoize-one": "^6.0.0",
|
|
50
|
-
"moment": "^2.29.
|
|
50
|
+
"moment": "^2.29.3",
|
|
51
51
|
"node-cache": "^5.1.2",
|
|
52
52
|
"nprogress": "^0.2.0",
|
|
53
53
|
"numeral": "^2.0.6",
|
|
54
54
|
"nzh": "^1.0.8",
|
|
55
55
|
"omit.js": "^2.0.2",
|
|
56
|
-
"path-to-regexp": "^6.2.
|
|
56
|
+
"path-to-regexp": "^6.2.1",
|
|
57
57
|
"postcss-less": "^6.0.0",
|
|
58
58
|
"prop-types": "^15.8.1",
|
|
59
59
|
"qs": "^6.10.3",
|
|
@@ -64,21 +64,21 @@
|
|
|
64
64
|
"rc-queue-anim": "^2.0.0",
|
|
65
65
|
"rc-scroll-anim": "^2.7.6",
|
|
66
66
|
"rc-texty": "^0.2.0",
|
|
67
|
-
"rc-tween-one": "^3.0.
|
|
68
|
-
"rc-util": "^5.
|
|
67
|
+
"rc-tween-one": "^3.0.6",
|
|
68
|
+
"rc-util": "^5.21.4",
|
|
69
69
|
"react": "^17.0.2",
|
|
70
70
|
"react-container-query": "^0.12.0",
|
|
71
|
-
"react-copy-to-clipboard": "^5.0
|
|
72
|
-
"react-dnd": "^
|
|
73
|
-
"react-dnd-html5-backend": "^
|
|
71
|
+
"react-copy-to-clipboard": "^5.1.0",
|
|
72
|
+
"react-dnd": "^16.0.1",
|
|
73
|
+
"react-dnd-html5-backend": "^16.0.1",
|
|
74
74
|
"react-document-title": "^2.0.3",
|
|
75
75
|
"react-dom": "^17.0.2",
|
|
76
76
|
"react-json-view": "^1.21.3",
|
|
77
|
-
"react-player": "^2.
|
|
78
|
-
"react-router": "^6.
|
|
79
|
-
"react-router-dom": "^6.
|
|
80
|
-
"react-syntax-highlighter": "^15.
|
|
81
|
-
"redux": "^4.
|
|
77
|
+
"react-player": "^2.10.1",
|
|
78
|
+
"react-router": "^6.3.0",
|
|
79
|
+
"react-router-dom": "^6.3.0",
|
|
80
|
+
"react-syntax-highlighter": "^15.5.0",
|
|
81
|
+
"redux": "^4.2.0",
|
|
82
82
|
"umi-request": "^1.4.0",
|
|
83
83
|
"use-merge-value": "^1.0.2",
|
|
84
84
|
"uuid": "^8.3.2"
|
|
@@ -86,58 +86,57 @@
|
|
|
86
86
|
"devDependencies": {
|
|
87
87
|
"@ant-design/colors": "^6.0.0",
|
|
88
88
|
"@babel/plugin-proposal-class-properties": "^7.16.7",
|
|
89
|
-
"@babel/plugin-proposal-decorators": "^7.17.
|
|
89
|
+
"@babel/plugin-proposal-decorators": "^7.17.9",
|
|
90
90
|
"@babel/plugin-syntax-jsx": "^7.16.7",
|
|
91
|
-
"@babel/preset-env": "^7.
|
|
91
|
+
"@babel/preset-env": "^7.17.10",
|
|
92
92
|
"@babel/preset-react": "^7.16.7",
|
|
93
|
-
"@commitlint/cli": "^16.
|
|
94
|
-
"@commitlint/config-conventional": "^16.2.
|
|
95
|
-
"@commitlint/config-lerna-scopes": "^16.2.
|
|
96
|
-
"@commitlint/cz-commitlint": "^16.
|
|
97
|
-
"@testing-library/react": "^
|
|
98
|
-
"@testing-library/react-hooks": "^
|
|
99
|
-
"@types/jest": "^27.
|
|
100
|
-
"@types/node": "^17.0.
|
|
93
|
+
"@commitlint/cli": "^16.3.0",
|
|
94
|
+
"@commitlint/config-conventional": "^16.2.4",
|
|
95
|
+
"@commitlint/config-lerna-scopes": "^16.2.4",
|
|
96
|
+
"@commitlint/cz-commitlint": "^16.3.0",
|
|
97
|
+
"@testing-library/react": "^13.2.0",
|
|
98
|
+
"@testing-library/react-hooks": "^8.0.0",
|
|
99
|
+
"@types/jest": "^27.5.1",
|
|
100
|
+
"@types/node": "^17.0.33",
|
|
101
101
|
"@types/react-document-title": "^2.0.5",
|
|
102
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
102
|
+
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
|
103
103
|
"@umijs/fabric": "^2.10.2",
|
|
104
104
|
"@umijs/test": "^3.5.21",
|
|
105
|
-
"@umijs/test-utils": "^3.5.
|
|
105
|
+
"@umijs/test-utils": "^3.5.23",
|
|
106
106
|
"babel-cli": "^6.26.0",
|
|
107
|
-
"babel-plugin-import": "^1.13.
|
|
107
|
+
"babel-plugin-import": "^1.13.5",
|
|
108
108
|
"babel-preset-env": "^1.7.0",
|
|
109
|
-
"body-parser": "^1.
|
|
109
|
+
"body-parser": "^1.20.0",
|
|
110
110
|
"commitizen": "^4.2.4",
|
|
111
111
|
"cross-env": "^7.0.3",
|
|
112
|
-
"eslint": "^8.
|
|
112
|
+
"eslint": "^8.15.0",
|
|
113
113
|
"eslint-config-airbnb": "^19.0.4",
|
|
114
|
-
"eslint-config-airbnb-typescript": "^
|
|
114
|
+
"eslint-config-airbnb-typescript": "^17.0.0",
|
|
115
115
|
"eslint-config-prettier": "^8.5.0",
|
|
116
116
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
117
|
-
"eslint-plugin-import": "^2.
|
|
118
|
-
"eslint-plugin-jest": "^26.
|
|
117
|
+
"eslint-plugin-import": "^2.26.0",
|
|
118
|
+
"eslint-plugin-jest": "^26.2.2",
|
|
119
119
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
120
120
|
"eslint-plugin-prettier": "^4.0.0",
|
|
121
|
-
"eslint-plugin-react": "^7.29.
|
|
122
|
-
"eslint-plugin-react-hooks": "^4.
|
|
123
|
-
"eslint-plugin-unicorn": "^
|
|
124
|
-
"express": "^4.
|
|
125
|
-
"father-build": "^1.
|
|
126
|
-
"husky": "^
|
|
121
|
+
"eslint-plugin-react": "^7.29.4",
|
|
122
|
+
"eslint-plugin-react-hooks": "^4.5.0",
|
|
123
|
+
"eslint-plugin-unicorn": "^42.0.0",
|
|
124
|
+
"express": "^4.18.1",
|
|
125
|
+
"father-build": "^1.22.1",
|
|
126
|
+
"husky": "^8.0.1",
|
|
127
127
|
"import-sort-cli": "^6.0.0",
|
|
128
128
|
"import-sort-parser-babylon": "^6.0.0",
|
|
129
129
|
"import-sort-parser-typescript": "^6.0.0",
|
|
130
130
|
"import-sort-style-module": "^6.0.0",
|
|
131
|
-
"lint-staged": "^12.
|
|
132
|
-
"postcss": "^8.4.
|
|
131
|
+
"lint-staged": "^12.4.1",
|
|
132
|
+
"postcss": "^8.4.13",
|
|
133
133
|
"postcss-less": "^6.0.0",
|
|
134
|
-
"prettier": "^2.
|
|
135
|
-
"puppeteer": "^
|
|
136
|
-
"react": "^17.0.2",
|
|
134
|
+
"prettier": "^2.6.2",
|
|
135
|
+
"puppeteer": "^14.1.0",
|
|
137
136
|
"react-test-renderer": "^17.0.2",
|
|
138
137
|
"rimraf": "^3.0.2",
|
|
139
|
-
"stylelint": "^14.
|
|
140
|
-
"stylelint-config-css-modules": "^
|
|
138
|
+
"stylelint": "^14.8.2",
|
|
139
|
+
"stylelint-config-css-modules": "^4.1.0",
|
|
141
140
|
"stylelint-config-prettier": "^9.0.3",
|
|
142
141
|
"stylelint-config-standard": "^25.0.0",
|
|
143
142
|
"stylelint-declaration-block-no-ignored-properties": "^2.5.0",
|
|
@@ -171,5 +170,5 @@
|
|
|
171
170
|
"bugs": {
|
|
172
171
|
"url": "https://github.com/kityandhero/antd-management-fast-framework/issues"
|
|
173
172
|
},
|
|
174
|
-
"gitHead": "
|
|
173
|
+
"gitHead": "4bb6103c5341a8866647da188aeb5ec5eb7108e6"
|
|
175
174
|
}
|