antd-management-fast-component 2.3.0 → 2.4.1
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/bases/AbstractComponent/index.d.ts +1 -0
- package/es/components/ElasticitySelectButton/BaseElasticitySelectButton/index.d.ts +46 -0
- package/es/components/ElasticitySelectButton/index.d.ts +5 -0
- package/es/components/FieldExtra/SelectFieldExtra/BaseSelectFieldExtra/index.d.ts +41 -0
- package/es/components/FieldExtra/SelectFieldExtra/index.d.ts +5 -0
- package/es/components/FieldExtra/index.d.ts +4 -0
- package/es/components/FormExtra/OnlyShowInputItem/index.d.ts +1 -1
- package/es/components/Line/index.d.ts +41 -0
- package/es/components/PageExtra/BodyContent/index.d.ts +1 -1
- package/es/components/PageExtra/PageWrapper/index.d.ts +6 -0
- package/es/components/index.d.ts +3 -0
- package/es/index.js +3 -3
- package/package.json +24 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-component",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.4.1",
|
|
4
4
|
"description": "antd-management-fast-component",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-component"
|
|
@@ -61,20 +61,20 @@
|
|
|
61
61
|
},
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@ant-design/icons": "^5.1.4",
|
|
64
|
-
"@ant-design/pro-layout": "^7.
|
|
65
|
-
"@tanem/react-nprogress": "^5.0.
|
|
64
|
+
"@ant-design/pro-layout": "^7.15.2",
|
|
65
|
+
"@tanem/react-nprogress": "^5.0.43",
|
|
66
66
|
"@tinymce/tinymce-react": "^4.3.0",
|
|
67
67
|
"@umijs/max": "^4.0.71",
|
|
68
|
-
"antd": "^5.6.
|
|
69
|
-
"antd-management-fast-common": "^2.1.
|
|
68
|
+
"antd": "^5.6.3",
|
|
69
|
+
"antd-management-fast-common": "^2.1.28",
|
|
70
70
|
"array-move": "^4.0.0",
|
|
71
71
|
"axios": "^1.4.0",
|
|
72
72
|
"bizcharts": "^4.1.22",
|
|
73
73
|
"classnames": "^2.3.2",
|
|
74
74
|
"copy-to-clipboard": "^3.3.3",
|
|
75
75
|
"dayjs": "^1.11.8",
|
|
76
|
-
"easy-soft-dva": "^3.
|
|
77
|
-
"easy-soft-utility": "^2.
|
|
76
|
+
"easy-soft-dva": "^3.7.0",
|
|
77
|
+
"easy-soft-utility": "^2.5.0",
|
|
78
78
|
"html-react-parser": "^4.0.0",
|
|
79
79
|
"lodash.debounce": "^4.0.8",
|
|
80
80
|
"numeral": "^2.0.6",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"rc-queue-anim": "^2.0.0",
|
|
86
86
|
"rc-texty": "^0.2.0",
|
|
87
87
|
"rc-tween-one": "^3.0.6",
|
|
88
|
-
"rc-util": "^5.
|
|
88
|
+
"rc-util": "^5.34.0",
|
|
89
89
|
"react": "^18.2.0",
|
|
90
90
|
"react-dom": "^18.2.0",
|
|
91
91
|
"react-json-view": "^1.21.3",
|
|
@@ -106,15 +106,15 @@
|
|
|
106
106
|
"@babel/preset-env": "^7.22.5",
|
|
107
107
|
"@babel/preset-react": "^7.22.5",
|
|
108
108
|
"@babel/runtime": "^7.22.5",
|
|
109
|
-
"@commitlint/cli": "^17.6.
|
|
110
|
-
"@commitlint/config-conventional": "^17.6.
|
|
111
|
-
"@commitlint/config-lerna-scopes": "^17.6.
|
|
109
|
+
"@commitlint/cli": "^17.6.6",
|
|
110
|
+
"@commitlint/config-conventional": "^17.6.6",
|
|
111
|
+
"@commitlint/config-lerna-scopes": "^17.6.6",
|
|
112
112
|
"@commitlint/cz-commitlint": "^17.5.0",
|
|
113
113
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
|
114
114
|
"@rollup/plugin-alias": "^5.0.0",
|
|
115
115
|
"@rollup/plugin-babel": "6.0.3",
|
|
116
116
|
"@rollup/plugin-buble": "^1.0.2",
|
|
117
|
-
"@rollup/plugin-commonjs": "^25.0.
|
|
117
|
+
"@rollup/plugin-commonjs": "^25.0.2",
|
|
118
118
|
"@rollup/plugin-json": "^6.0.0",
|
|
119
119
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
|
120
120
|
"@rollup/plugin-replace": "^5.0.2",
|
|
@@ -125,14 +125,14 @@
|
|
|
125
125
|
"@types/lodash": "^4.14.195",
|
|
126
126
|
"@types/lodash.debounce": "^4.0.7",
|
|
127
127
|
"@types/lodash.isequal": "^4.5.6",
|
|
128
|
-
"@types/node": "^20.3.
|
|
129
|
-
"@types/react": "^18.2.
|
|
130
|
-
"@types/react-dom": "^18.2.
|
|
128
|
+
"@types/node": "^20.3.2",
|
|
129
|
+
"@types/react": "^18.2.14",
|
|
130
|
+
"@types/react-dom": "^18.2.6",
|
|
131
131
|
"@types/shelljs": "^0.8.12",
|
|
132
|
-
"@typescript-eslint/parser": "^5.
|
|
132
|
+
"@typescript-eslint/parser": "^5.60.1",
|
|
133
133
|
"autoprefixer": "^10.4.14",
|
|
134
134
|
"commitizen": "^4.3.0",
|
|
135
|
-
"conventional-changelog-conventionalcommits": "^6.
|
|
135
|
+
"conventional-changelog-conventionalcommits": "^6.1.0",
|
|
136
136
|
"cross-env": "^7.0.3",
|
|
137
137
|
"cssnano": "^6.0.1",
|
|
138
138
|
"documentation": "^14.0.2",
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"eslint-import-resolver-typescript": "^3.5.5",
|
|
146
146
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
147
147
|
"eslint-plugin-import": "^2.27.5",
|
|
148
|
-
"eslint-plugin-jest": "^27.2.
|
|
148
|
+
"eslint-plugin-jest": "^27.2.2",
|
|
149
149
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
150
150
|
"eslint-plugin-prettier": "^4.2.1",
|
|
151
151
|
"eslint-plugin-promise": "^6.1.1",
|
|
@@ -155,14 +155,14 @@
|
|
|
155
155
|
"eslint-plugin-unicorn": "^47.0.0",
|
|
156
156
|
"husky": "^8.0.3",
|
|
157
157
|
"jest": "^29.5.0",
|
|
158
|
-
"lint-staged": "^13.2.
|
|
159
|
-
"npm-check-updates": "^16.10.
|
|
158
|
+
"lint-staged": "^13.2.3",
|
|
159
|
+
"npm-check-updates": "^16.10.13",
|
|
160
160
|
"prettier": "^2.8.8",
|
|
161
161
|
"prettier-plugin-organize-imports": "^3.2.2",
|
|
162
162
|
"prettier-plugin-packagejson": "^2.4.3",
|
|
163
163
|
"prop-types": "^15.8.1",
|
|
164
164
|
"rimraf": "^5.0.1",
|
|
165
|
-
"rollup": "^3.25.
|
|
165
|
+
"rollup": "^3.25.3",
|
|
166
166
|
"rollup-plugin-copy": "^3.4.0",
|
|
167
167
|
"rollup-plugin-dts": "^5.3.0",
|
|
168
168
|
"rollup-plugin-livereload": "^2.0.5",
|
|
@@ -170,13 +170,13 @@
|
|
|
170
170
|
"rollup-plugin-postcss": "^4.0.2",
|
|
171
171
|
"rollup-plugin-serve": "^2.0.2",
|
|
172
172
|
"rollup-plugin-terser": "^7.0.2",
|
|
173
|
-
"rollup-plugin-typescript2": "^0.
|
|
174
|
-
"stylelint": "^15.
|
|
173
|
+
"rollup-plugin-typescript2": "^0.35.0",
|
|
174
|
+
"stylelint": "^15.9.0",
|
|
175
175
|
"stylelint-config-css-modules": "^4.2.0",
|
|
176
176
|
"stylelint-config-prettier": "^9.0.5",
|
|
177
177
|
"stylelint-config-standard": "^33.0.0",
|
|
178
178
|
"stylelint-declaration-block-no-ignored-properties": "^2.7.0",
|
|
179
|
-
"typescript": "^5.1.
|
|
179
|
+
"typescript": "^5.1.5"
|
|
180
180
|
},
|
|
181
181
|
"gitHead": "8f5f3fe1105991d759c5e13cd5ae898385c17c9a"
|
|
182
182
|
}
|