linkmore-design 1.1.33 β 1.1.34
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/CHANGELOG.md +1237 -1237
- package/LICENSE +21 -21
- package/README.md +84 -84
- package/dist/CardTable/LmCardTable.d.ts +1 -1
- package/dist/CardTable/table/TableRoot.d.ts +1 -1
- package/dist/LmEditTable/components/DraggableContainer.d.ts +3 -1
- package/dist/LmEditTable/components/index.d.ts +3 -1
- package/dist/LmEditTable/rowSort/DndContainerRow.d.ts +3 -1
- package/dist/LmFilter/wrapper/FilterRoot.d.ts +1 -1
- package/dist/LmTable/Table.d.ts +1 -1
- package/dist/LmTable/context.d.ts +1 -1
- package/dist/Typography/hooks/useUpdatedEffect.d.ts +1 -1
- package/dist/index.umd.js +8565 -24958
- package/dist/index.umd.min.js +22 -42
- package/dist/variables.css +178 -178
- package/es/ButtonTags/ButtonTags.js +5 -5
- package/es/CardTable/hooks/usePagination.js +4 -4
- package/es/Col/README.md.old +22 -22
- package/es/CropImg/utils.js +7 -7
- package/es/CropImg/wrapper/Container.js +3 -3
- package/es/CustomerService/README.md.old +15 -15
- package/es/EditTable/EditTable.js +8 -8
- package/es/EditTable/README.md.old +66 -66
- package/es/EnlargeImg/README.md.old +21 -21
- package/es/Filter/README.md.old +144 -144
- package/es/Filter/baseFilter/index.js +3 -3
- package/es/Filter/edit/editFilter.js +4 -4
- package/es/Filter/index.js +6 -6
- package/es/IconFont/font/iconfont.css +1831 -1831
- package/es/IconSelect/iconJson.json +2935 -2935
- package/es/LmEditTable/EditTable.js +15 -13
- package/es/LmEditTable/components/DraggableContainer.d.ts +3 -1
- package/es/LmEditTable/components/DraggableContainer.js +6 -2
- package/es/LmEditTable/components/index.d.ts +3 -1
- package/es/LmEditTable/rowSort/DndContainerRow.d.ts +3 -1
- package/es/LmEditTable/rowSort/DndContainerRow.js +49 -14
- package/es/LmFilter/complexFilter/valueDrawer.js +6 -6
- package/es/LmFilter/components/DropdownFIlter.js +8 -8
- package/es/LmFilter/components/index.js +3 -3
- package/es/LmFilter/customFilter/drawer.js +3 -3
- package/es/LmFilter/customFilter/saveModal.js +3 -3
- package/es/LmFilter/customFilter/valueDrawer.js +6 -6
- package/es/LmFilter/utils.js +5 -5
- package/es/LmTable/Table.js +5 -5
- package/es/LmTable/detectElementResize.js +11 -11
- package/es/LmTable/util.js +60 -60
- package/es/LmUpload/fns/index.js +48 -29
- package/es/Result/index.d.ts +4 -4
- package/es/Row/README.md.old +22 -22
- package/es/Typography/hooks/useUpdatedEffect.d.ts +1 -1
- package/es/message/index.d.ts +5 -5
- package/es/notification/index.js +3 -3
- package/es/services/newRequest.js +3 -3
- package/es/styles/variables.css +178 -178
- package/lib/ButtonTags/ButtonTags.js +5 -5
- package/lib/CardTable/hooks/usePagination.js +4 -4
- package/lib/Col/README.md.old +22 -22
- package/lib/CropImg/utils.js +7 -7
- package/lib/CropImg/wrapper/Container.js +3 -3
- package/lib/CustomerService/README.md.old +15 -15
- package/lib/EditTable/EditTable.js +8 -8
- package/lib/EditTable/README.md.old +66 -66
- package/lib/EnlargeImg/README.md.old +21 -21
- package/lib/Filter/README.md.old +144 -144
- package/lib/Filter/baseFilter/index.js +3 -3
- package/lib/Filter/edit/editFilter.js +4 -4
- package/lib/Filter/index.js +6 -6
- package/lib/IconFont/font/iconfont.css +1831 -1831
- package/lib/IconSelect/iconJson.json +2935 -2935
- package/lib/LmEditTable/EditTable.js +15 -13
- package/lib/LmEditTable/components/DraggableContainer.d.ts +3 -1
- package/lib/LmEditTable/components/DraggableContainer.js +6 -2
- package/lib/LmEditTable/components/index.d.ts +3 -1
- package/lib/LmEditTable/rowSort/DndContainerRow.d.ts +3 -1
- package/lib/LmEditTable/rowSort/DndContainerRow.js +49 -12
- package/lib/LmFilter/complexFilter/valueDrawer.js +6 -6
- package/lib/LmFilter/components/DropdownFIlter.js +8 -8
- package/lib/LmFilter/components/index.js +3 -3
- package/lib/LmFilter/customFilter/drawer.js +3 -3
- package/lib/LmFilter/customFilter/saveModal.js +3 -3
- package/lib/LmFilter/customFilter/valueDrawer.js +6 -6
- package/lib/LmFilter/utils.js +5 -5
- package/lib/LmTable/Table.js +5 -5
- package/lib/LmTable/detectElementResize.js +11 -11
- package/lib/LmTable/util.js +60 -60
- package/lib/LmUpload/fns/index.js +47 -28
- package/lib/Result/index.d.ts +4 -4
- package/lib/Row/README.md.old +22 -22
- package/lib/Typography/hooks/useUpdatedEffect.d.ts +1 -1
- package/lib/message/index.d.ts +5 -5
- package/lib/notification/index.js +3 -3
- package/lib/services/newRequest.js +3 -3
- package/lib/styles/variables.css +178 -178
- package/package.json +146 -146
package/package.json
CHANGED
|
@@ -1,146 +1,146 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "linkmore-design",
|
|
3
|
-
"version": "1.1.
|
|
4
|
-
"author": {
|
|
5
|
-
"name": "nowthen",
|
|
6
|
-
"email": "rnlvwyx@gmail.com"
|
|
7
|
-
},
|
|
8
|
-
"repository": {
|
|
9
|
-
"type": "git",
|
|
10
|
-
"url": "https://gitlab.scm321.com/web-group/UFX.SCM.linkDesign.git"
|
|
11
|
-
},
|
|
12
|
-
"main": "lib/index.js",
|
|
13
|
-
"module": "es/index.js",
|
|
14
|
-
"unpkg": "dist/index.umd.min.js",
|
|
15
|
-
"files": [
|
|
16
|
-
"es",
|
|
17
|
-
"lib",
|
|
18
|
-
"dist"
|
|
19
|
-
],
|
|
20
|
-
"typings": "es/index.d.ts",
|
|
21
|
-
"description": "π πlmη»δ»ΆεΊγπ",
|
|
22
|
-
"keywords": [
|
|
23
|
-
"react-web-pro",
|
|
24
|
-
"react",
|
|
25
|
-
"mobx",
|
|
26
|
-
"webpack4",
|
|
27
|
-
"react-template",
|
|
28
|
-
"nowthen"
|
|
29
|
-
],
|
|
30
|
-
"publishConfig": {
|
|
31
|
-
"registry": "https://registry.npmjs.org/",
|
|
32
|
-
"access": "public"
|
|
33
|
-
},
|
|
34
|
-
"license": "MIT",
|
|
35
|
-
"scripts": {
|
|
36
|
-
"prettier": "prettier --write src/**/*.{js,jsx,tsx,ts,less,md,json}",
|
|
37
|
-
"lint:style": "stylelint src/**/*.less --syntax less",
|
|
38
|
-
"lint:js": "eslint --cache --ext .js,.jsx,.ts,.tsx ./src",
|
|
39
|
-
"lint:fix": "yarn lint:js --fix",
|
|
40
|
-
"build": "cross-env NODE_OPTIONS=--max-old-space-size=8192 node_modules/.bin/father build",
|
|
41
|
-
"prepare": "husky install",
|
|
42
|
-
"create": "node ./config/main.js",
|
|
43
|
-
"dumi": "dumi dev",
|
|
44
|
-
"dumi:build": "dumi build",
|
|
45
|
-
"pub": "npm run build && npm version patch && npm publish",
|
|
46
|
-
"rbc": "parcel build src/styles/main.less --no-source-maps",
|
|
47
|
-
"cssrb": "node ./config/css.js",
|
|
48
|
-
"rbuild": "npm run cssrb && npm run build && node ./config/copy.js",
|
|
49
|
-
"changelog": "conventional-changelog -p react -i CHANGELOG.md -s -r 0"
|
|
50
|
-
},
|
|
51
|
-
"lint-staged": {
|
|
52
|
-
"gitDir": "../",
|
|
53
|
-
"src/**/*.{less,md,json}": [
|
|
54
|
-
"prettier"
|
|
55
|
-
],
|
|
56
|
-
"src/**/*.{js,jsx,ts,tsx}": [
|
|
57
|
-
"prettier",
|
|
58
|
-
"yarn run lint:js"
|
|
59
|
-
]
|
|
60
|
-
},
|
|
61
|
-
"dependencies": {
|
|
62
|
-
"@ant-design/compatible": "1.0.8",
|
|
63
|
-
"@ant-design/icons": "^4.3.0",
|
|
64
|
-
"@ant-design/pro-table": "2.77.0",
|
|
65
|
-
"@babel/runtime": "^7.17.9",
|
|
66
|
-
"@dnd-kit/core": "^5.0.3",
|
|
67
|
-
"@dnd-kit/modifiers": "^5.0.0",
|
|
68
|
-
"@dnd-kit/sortable": "^6.0.1",
|
|
69
|
-
"@react-hook/resize-observer": "^1.2.6",
|
|
70
|
-
"ahooks": "^3.6.2",
|
|
71
|
-
"ali-oss": "^6.17.1",
|
|
72
|
-
"antd": "4.22.8",
|
|
73
|
-
"antd-img-crop": "^4.2.5",
|
|
74
|
-
"axios": "^0.21.0",
|
|
75
|
-
"classnames": "^2.3.1",
|
|
76
|
-
"dayjs": "^1.9.7",
|
|
77
|
-
"echarts": "^5.4.0",
|
|
78
|
-
"hex-to-rgba": "^2.0.1",
|
|
79
|
-
"immer": "^9.0.15",
|
|
80
|
-
"intersection-observer": "^0.12.2",
|
|
81
|
-
"lodash": "^4.17.21",
|
|
82
|
-
"rc-field-form": "^1.27.1",
|
|
83
|
-
"rc-motion": "2.6.1",
|
|
84
|
-
"rc-tabs": "12.1.0-alpha.1",
|
|
85
|
-
"react-cookies": "^0.1.1",
|
|
86
|
-
"react-easy-crop": "^4.5.1",
|
|
87
|
-
"react-query": "^3.34.15",
|
|
88
|
-
"react-resizable": "^3.0.4",
|
|
89
|
-
"react-sortable-hoc": "^2.0.0",
|
|
90
|
-
"react-virtual": "^2.10.4",
|
|
91
|
-
"react-virtualized-auto-sizer": "^1.0.6",
|
|
92
|
-
"react-window": "^1.8.6",
|
|
93
|
-
"readline-sync": "^1.4.10",
|
|
94
|
-
"scrollama": "^3.2.0",
|
|
95
|
-
"use-resize-observer": "^9.0.2"
|
|
96
|
-
},
|
|
97
|
-
"peerDependencies": {
|
|
98
|
-
"react": ">= 17.0.1",
|
|
99
|
-
"react-dom": ">= 17.0.1"
|
|
100
|
-
},
|
|
101
|
-
"browserslist": [
|
|
102
|
-
"> 1%",
|
|
103
|
-
"last 2 versions",
|
|
104
|
-
"not ie <= 10"
|
|
105
|
-
],
|
|
106
|
-
"engines": {
|
|
107
|
-
"node": ">=10.0.0"
|
|
108
|
-
},
|
|
109
|
-
"devDependencies": {
|
|
110
|
-
"@typescript-eslint/eslint-plugin": "^5.28.0",
|
|
111
|
-
"@typescript-eslint/parser": "^5.28.0",
|
|
112
|
-
"@babel/plugin-transform-runtime": "^7.12.1",
|
|
113
|
-
"@babel/preset-typescript": "^7.17.12",
|
|
114
|
-
"@commitlint/cli": "^11.0.0",
|
|
115
|
-
"@linkmore/commitlint-config": "^1.0.2",
|
|
116
|
-
"@types/react": "^18.0.19",
|
|
117
|
-
"@types/react-dom": "^18.0.6",
|
|
118
|
-
"autoprefixer": "^9.0.0",
|
|
119
|
-
"babel-eslint": "^10.1.0",
|
|
120
|
-
"babel-plugin-import": "^1.13.3",
|
|
121
|
-
"babel-plugin-transform-remove-console": "^6.9.4",
|
|
122
|
-
"cross-env": "^7.0.3",
|
|
123
|
-
"dumi": "^1.1.40",
|
|
124
|
-
"eslint": "^7.15.0",
|
|
125
|
-
"eslint-config-airbnb": "^18.2.1",
|
|
126
|
-
"eslint-config-prettier": "^7.0.0",
|
|
127
|
-
"eslint-friendly-formatter": "^4.0.1",
|
|
128
|
-
"eslint-import-resolver-webpack": "^0.13.2",
|
|
129
|
-
"eslint-plugin-babel": "^5.3.1",
|
|
130
|
-
"eslint-plugin-import": "^2.22.1",
|
|
131
|
-
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
132
|
-
"eslint-plugin-prettier": "^4.0.0",
|
|
133
|
-
"eslint-plugin-react": "^7.21.5",
|
|
134
|
-
"eslint-plugin-react-hooks": "^4.2.0",
|
|
135
|
-
"father": "2.30.17",
|
|
136
|
-
"husky": "^7.0.4",
|
|
137
|
-
"lint-staged": "^10.5.3",
|
|
138
|
-
"prettier": "^2.2.1",
|
|
139
|
-
"react-copy-to-clipboard": "^5.1.0",
|
|
140
|
-
"stylelint": "^13.8.0",
|
|
141
|
-
"stylelint-config-prettier": "^8.0.2",
|
|
142
|
-
"stylelint-config-standard": "^20.0.0",
|
|
143
|
-
"conventional-changelog": "^3.1.25",
|
|
144
|
-
"conventional-changelog-cli": "^2.2.2"
|
|
145
|
-
}
|
|
146
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "linkmore-design",
|
|
3
|
+
"version": "1.1.34",
|
|
4
|
+
"author": {
|
|
5
|
+
"name": "nowthen",
|
|
6
|
+
"email": "rnlvwyx@gmail.com"
|
|
7
|
+
},
|
|
8
|
+
"repository": {
|
|
9
|
+
"type": "git",
|
|
10
|
+
"url": "https://gitlab.scm321.com/web-group/UFX.SCM.linkDesign.git"
|
|
11
|
+
},
|
|
12
|
+
"main": "lib/index.js",
|
|
13
|
+
"module": "es/index.js",
|
|
14
|
+
"unpkg": "dist/index.umd.min.js",
|
|
15
|
+
"files": [
|
|
16
|
+
"es",
|
|
17
|
+
"lib",
|
|
18
|
+
"dist"
|
|
19
|
+
],
|
|
20
|
+
"typings": "es/index.d.ts",
|
|
21
|
+
"description": "π πlmη»δ»ΆεΊγπ",
|
|
22
|
+
"keywords": [
|
|
23
|
+
"react-web-pro",
|
|
24
|
+
"react",
|
|
25
|
+
"mobx",
|
|
26
|
+
"webpack4",
|
|
27
|
+
"react-template",
|
|
28
|
+
"nowthen"
|
|
29
|
+
],
|
|
30
|
+
"publishConfig": {
|
|
31
|
+
"registry": "https://registry.npmjs.org/",
|
|
32
|
+
"access": "public"
|
|
33
|
+
},
|
|
34
|
+
"license": "MIT",
|
|
35
|
+
"scripts": {
|
|
36
|
+
"prettier": "prettier --write src/**/*.{js,jsx,tsx,ts,less,md,json}",
|
|
37
|
+
"lint:style": "stylelint src/**/*.less --syntax less",
|
|
38
|
+
"lint:js": "eslint --cache --ext .js,.jsx,.ts,.tsx ./src",
|
|
39
|
+
"lint:fix": "yarn lint:js --fix",
|
|
40
|
+
"build": "cross-env NODE_OPTIONS=--max-old-space-size=8192 node_modules/.bin/father build",
|
|
41
|
+
"prepare": "husky install",
|
|
42
|
+
"create": "node ./config/main.js",
|
|
43
|
+
"dumi": "dumi dev",
|
|
44
|
+
"dumi:build": "dumi build",
|
|
45
|
+
"pub": "npm run build && npm version patch && npm publish",
|
|
46
|
+
"rbc": "parcel build src/styles/main.less --no-source-maps",
|
|
47
|
+
"cssrb": "node ./config/css.js",
|
|
48
|
+
"rbuild": "npm run cssrb && npm run build && node ./config/copy.js",
|
|
49
|
+
"changelog": "conventional-changelog -p react -i CHANGELOG.md -s -r 0"
|
|
50
|
+
},
|
|
51
|
+
"lint-staged": {
|
|
52
|
+
"gitDir": "../",
|
|
53
|
+
"src/**/*.{less,md,json}": [
|
|
54
|
+
"prettier"
|
|
55
|
+
],
|
|
56
|
+
"src/**/*.{js,jsx,ts,tsx}": [
|
|
57
|
+
"prettier",
|
|
58
|
+
"yarn run lint:js"
|
|
59
|
+
]
|
|
60
|
+
},
|
|
61
|
+
"dependencies": {
|
|
62
|
+
"@ant-design/compatible": "1.0.8",
|
|
63
|
+
"@ant-design/icons": "^4.3.0",
|
|
64
|
+
"@ant-design/pro-table": "2.77.0",
|
|
65
|
+
"@babel/runtime": "^7.17.9",
|
|
66
|
+
"@dnd-kit/core": "^5.0.3",
|
|
67
|
+
"@dnd-kit/modifiers": "^5.0.0",
|
|
68
|
+
"@dnd-kit/sortable": "^6.0.1",
|
|
69
|
+
"@react-hook/resize-observer": "^1.2.6",
|
|
70
|
+
"ahooks": "^3.6.2",
|
|
71
|
+
"ali-oss": "^6.17.1",
|
|
72
|
+
"antd": "4.22.8",
|
|
73
|
+
"antd-img-crop": "^4.2.5",
|
|
74
|
+
"axios": "^0.21.0",
|
|
75
|
+
"classnames": "^2.3.1",
|
|
76
|
+
"dayjs": "^1.9.7",
|
|
77
|
+
"echarts": "^5.4.0",
|
|
78
|
+
"hex-to-rgba": "^2.0.1",
|
|
79
|
+
"immer": "^9.0.15",
|
|
80
|
+
"intersection-observer": "^0.12.2",
|
|
81
|
+
"lodash": "^4.17.21",
|
|
82
|
+
"rc-field-form": "^1.27.1",
|
|
83
|
+
"rc-motion": "2.6.1",
|
|
84
|
+
"rc-tabs": "12.1.0-alpha.1",
|
|
85
|
+
"react-cookies": "^0.1.1",
|
|
86
|
+
"react-easy-crop": "^4.5.1",
|
|
87
|
+
"react-query": "^3.34.15",
|
|
88
|
+
"react-resizable": "^3.0.4",
|
|
89
|
+
"react-sortable-hoc": "^2.0.0",
|
|
90
|
+
"react-virtual": "^2.10.4",
|
|
91
|
+
"react-virtualized-auto-sizer": "^1.0.6",
|
|
92
|
+
"react-window": "^1.8.6",
|
|
93
|
+
"readline-sync": "^1.4.10",
|
|
94
|
+
"scrollama": "^3.2.0",
|
|
95
|
+
"use-resize-observer": "^9.0.2"
|
|
96
|
+
},
|
|
97
|
+
"peerDependencies": {
|
|
98
|
+
"react": ">= 17.0.1",
|
|
99
|
+
"react-dom": ">= 17.0.1"
|
|
100
|
+
},
|
|
101
|
+
"browserslist": [
|
|
102
|
+
"> 1%",
|
|
103
|
+
"last 2 versions",
|
|
104
|
+
"not ie <= 10"
|
|
105
|
+
],
|
|
106
|
+
"engines": {
|
|
107
|
+
"node": ">=10.0.0"
|
|
108
|
+
},
|
|
109
|
+
"devDependencies": {
|
|
110
|
+
"@typescript-eslint/eslint-plugin": "^5.28.0",
|
|
111
|
+
"@typescript-eslint/parser": "^5.28.0",
|
|
112
|
+
"@babel/plugin-transform-runtime": "^7.12.1",
|
|
113
|
+
"@babel/preset-typescript": "^7.17.12",
|
|
114
|
+
"@commitlint/cli": "^11.0.0",
|
|
115
|
+
"@linkmore/commitlint-config": "^1.0.2",
|
|
116
|
+
"@types/react": "^18.0.19",
|
|
117
|
+
"@types/react-dom": "^18.0.6",
|
|
118
|
+
"autoprefixer": "^9.0.0",
|
|
119
|
+
"babel-eslint": "^10.1.0",
|
|
120
|
+
"babel-plugin-import": "^1.13.3",
|
|
121
|
+
"babel-plugin-transform-remove-console": "^6.9.4",
|
|
122
|
+
"cross-env": "^7.0.3",
|
|
123
|
+
"dumi": "^1.1.40",
|
|
124
|
+
"eslint": "^7.15.0",
|
|
125
|
+
"eslint-config-airbnb": "^18.2.1",
|
|
126
|
+
"eslint-config-prettier": "^7.0.0",
|
|
127
|
+
"eslint-friendly-formatter": "^4.0.1",
|
|
128
|
+
"eslint-import-resolver-webpack": "^0.13.2",
|
|
129
|
+
"eslint-plugin-babel": "^5.3.1",
|
|
130
|
+
"eslint-plugin-import": "^2.22.1",
|
|
131
|
+
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
132
|
+
"eslint-plugin-prettier": "^4.0.0",
|
|
133
|
+
"eslint-plugin-react": "^7.21.5",
|
|
134
|
+
"eslint-plugin-react-hooks": "^4.2.0",
|
|
135
|
+
"father": "2.30.17",
|
|
136
|
+
"husky": "^7.0.4",
|
|
137
|
+
"lint-staged": "^10.5.3",
|
|
138
|
+
"prettier": "^2.2.1",
|
|
139
|
+
"react-copy-to-clipboard": "^5.1.0",
|
|
140
|
+
"stylelint": "^13.8.0",
|
|
141
|
+
"stylelint-config-prettier": "^8.0.2",
|
|
142
|
+
"stylelint-config-standard": "^20.0.0",
|
|
143
|
+
"conventional-changelog": "^3.1.25",
|
|
144
|
+
"conventional-changelog-cli": "^2.2.2"
|
|
145
|
+
}
|
|
146
|
+
}
|