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,33 +6,33 @@
6
6
  */
7
7
  export function empty(): {};
8
8
  export namespace defaultSettingsLayoutCustom {
9
- export function getTinymceImagesUploadUrl(): string;
10
- export function getTinymceApiKey(): string;
11
- export function getUseNprogress(): boolean;
12
- export function getFileUploadMaxSize(): number;
13
- export function getAudioUploadMaxSize(): number;
14
- export function getVideoUploadMaxSize(): number;
15
- export function getImageUploadMaxSize(): number;
16
- export function getShowSelectLanguage(): boolean;
17
- export function getShowLogoInEntrance(): boolean;
18
- export function getEmptyLogo(): string;
19
- export function getApiSuccessCode(): number;
20
- export function getAuthenticationFailCode(): number;
21
- export function getEntrancePath(): string;
22
- export function getApiVersion(): string;
23
- export function getUseVirtualRequest(): boolean;
24
- export function getShowUseVirtualRequestMessage(): boolean;
25
- export function getShowLogInConsole(): boolean;
26
- export function getShowRequestInfo(): boolean;
27
- export function getPlatformName(): string;
28
- export function getAppName(): string;
29
- export function getAppDescription(): string;
30
- export function getTitle(): string;
31
- export function getEntranceLogo(): string;
32
- export function getShareLogo(): string;
33
- export function getShareLogoName(): string;
34
- export function getCompanyName(): string;
35
- export function getLeftBarLogo(remoteLogo: any): any;
36
- export function getLeftBarText(): string;
37
- export function getCopyright(): string;
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
  }
@@ -6,7 +6,7 @@
6
6
  */
7
7
  export function empty(): {};
8
8
  export namespace modelCollection {
9
- export const whetherList: {
9
+ const whetherList: {
10
10
  key: string;
11
11
  flag: string;
12
12
  name: string;
@@ -67,8 +67,8 @@ export function getTokenObject(): {};
67
67
  */
68
68
  export function clearCustomData(): void;
69
69
  export namespace storageKeyCollection {
70
- export const token: string;
71
- export const accessWayCollection: string;
72
- export const nearestLocalhostNotify: string;
73
- export const authorityCollection: string;
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
- export function onMenuHeaderClick(): any;
10
- export function itemRender(route: any, params: any, routes: any, paths: any): JSX.Element;
11
- export function menuItemRender(menuItemProps: any, defaultDom: any): any;
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?: any, callback?: any): any;
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
@@ -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?: any;
409
- convert?: any;
410
- convertBuilder?: any;
411
- format?: any;
412
- formatBuilder?: any;
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?: any): any;
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
- }): number;
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?: any): any;
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
- level: level,
603
- record: record
604
- }; // eslint-disable-next-line no-console
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
- level: level,
613
- record: record
613
+ record: record,
614
+ level: level
614
615
  });
615
616
  }
616
617
  }
617
618
 
618
- if (level === _constants.logLevel.error) {
619
+ if (logShowInConsole() && level === _constants.logLevel.warn) {
619
620
  if (showModeModified === _constants.logShowMode.text) {
620
621
  var _data = {
621
- level: level,
622
- record: record
623
- }; // eslint-disable-next-line no-console
622
+ record: record,
623
+ level: level
624
+ };
625
+ console.log('%c%s', 'color:#ff4f49;', JSON.stringify(_data));
626
+ }
624
627
 
625
- console.log(JSON.stringify(_data));
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
- level: level,
632
- record: record
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.21",
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.34.1",
33
+ "@ant-design/pro-layout": "^6.38.2",
34
34
  "@antv/data-set": "^0.11.8",
35
- "@tinymce/tinymce-react": "^3.13.1",
36
- "antd": "^4.19.1",
35
+ "@tinymce/tinymce-react": "^4.1.0",
36
+ "antd": "^4.20.5",
37
37
  "array-move": "^4.0.0",
38
- "bizcharts": "^4.1.15",
39
- "browserslist": "^4.20.0",
40
- "caniuse-lite": "^1.0.30001314",
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.8",
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.1",
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.0",
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.3",
68
- "rc-util": "^5.19.3",
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.4",
72
- "react-dnd": "^15.1.1",
73
- "react-dnd-html5-backend": "^15.1.2",
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.9.0",
78
- "react-router": "^6.2.2",
79
- "react-router-dom": "^6.2.2",
80
- "react-syntax-highlighter": "^15.4.5",
81
- "redux": "^4.1.2",
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.2",
89
+ "@babel/plugin-proposal-decorators": "^7.17.9",
90
90
  "@babel/plugin-syntax-jsx": "^7.16.7",
91
- "@babel/preset-env": "^7.16.11",
91
+ "@babel/preset-env": "^7.17.10",
92
92
  "@babel/preset-react": "^7.16.7",
93
- "@commitlint/cli": "^16.2.1",
94
- "@commitlint/config-conventional": "^16.2.1",
95
- "@commitlint/config-lerna-scopes": "^16.2.2",
96
- "@commitlint/cz-commitlint": "^16.2.1",
97
- "@testing-library/react": "^12.1.4",
98
- "@testing-library/react-hooks": "^7.0.2",
99
- "@types/jest": "^27.4.1",
100
- "@types/node": "^17.0.21",
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.14.0",
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.21",
105
+ "@umijs/test-utils": "^3.5.23",
106
106
  "babel-cli": "^6.26.0",
107
- "babel-plugin-import": "^1.13.3",
107
+ "babel-plugin-import": "^1.13.5",
108
108
  "babel-preset-env": "^1.7.0",
109
- "body-parser": "^1.19.2",
109
+ "body-parser": "^1.20.0",
110
110
  "commitizen": "^4.2.4",
111
111
  "cross-env": "^7.0.3",
112
- "eslint": "^8.10.0",
112
+ "eslint": "^8.15.0",
113
113
  "eslint-config-airbnb": "^19.0.4",
114
- "eslint-config-airbnb-typescript": "^16.1.1",
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.25.4",
118
- "eslint-plugin-jest": "^26.1.1",
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.3",
122
- "eslint-plugin-react-hooks": "^4.3.0",
123
- "eslint-plugin-unicorn": "^41.0.0",
124
- "express": "^4.17.3",
125
- "father-build": "^1.21.1",
126
- "husky": "^7.0.4",
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.3.5",
132
- "postcss": "^8.4.8",
131
+ "lint-staged": "^12.4.1",
132
+ "postcss": "^8.4.13",
133
133
  "postcss-less": "^6.0.0",
134
- "prettier": "^2.5.1",
135
- "puppeteer": "^13.5.1",
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.5.3",
140
- "stylelint-config-css-modules": "^3.0.0",
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": "d9178482e73291b0f0b4dfcc0d0c1623a4c86789"
173
+ "gitHead": "4bb6103c5341a8866647da188aeb5ec5eb7108e6"
175
174
  }