@vtx/components 3.1.182 → 3.1.183

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 (160) hide show
  1. package/lib/_util/getComponentProps.js.map +1 -1
  2. package/lib/_util/getToken.js.map +1 -1
  3. package/lib/_util/isFunction.js.map +1 -1
  4. package/lib/_util/isObject.js.map +1 -1
  5. package/lib/_util/useColSize.js.map +1 -1
  6. package/lib/_util/useInterval.js.map +1 -1
  7. package/lib/_util/useSet.js.map +1 -1
  8. package/lib/config.js.map +1 -1
  9. package/lib/index.js.map +1 -1
  10. package/lib/style/index.less +2 -2
  11. package/lib/style/themes/compact.less +1 -1
  12. package/lib/style/themes/default.less +7 -7
  13. package/lib/style/themes/index.less +1 -1
  14. package/lib/style/themes/variable.less +5 -5
  15. package/lib/vtx-color-picker/index.js +3 -4
  16. package/lib/vtx-color-picker/index.js.map +1 -1
  17. package/lib/vtx-combogrid/Combogrid.js +3 -4
  18. package/lib/vtx-combogrid/Combogrid.js.map +1 -1
  19. package/lib/vtx-combogrid/index.js +3 -4
  20. package/lib/vtx-combogrid/index.js.map +1 -1
  21. package/lib/vtx-combogrid/style/index.less +32 -32
  22. package/lib/vtx-datagrid/Alert.js.map +1 -1
  23. package/lib/vtx-datagrid/CheckboxList.js +1 -2
  24. package/lib/vtx-datagrid/CheckboxList.js.map +1 -1
  25. package/lib/vtx-datagrid/ColumnSetting.js +1 -2
  26. package/lib/vtx-datagrid/ColumnSetting.js.map +1 -1
  27. package/lib/vtx-datagrid/ResizeableTitle.js +2 -2
  28. package/lib/vtx-datagrid/ResizeableTitle.js.map +1 -1
  29. package/lib/vtx-datagrid/index.js +3 -4
  30. package/lib/vtx-datagrid/index.js.map +1 -1
  31. package/lib/vtx-datagrid/renderColumnButtons.js +2 -2
  32. package/lib/vtx-datagrid/renderColumnButtons.js.map +1 -1
  33. package/lib/vtx-date-picker/QdatePicker.js +3 -4
  34. package/lib/vtx-date-picker/QdatePicker.js.map +1 -1
  35. package/lib/vtx-date-picker/generatePicker.js +2 -2
  36. package/lib/vtx-date-picker/generatePicker.js.map +1 -1
  37. package/lib/vtx-date-picker/index.js.map +1 -1
  38. package/lib/vtx-date-picker/style/index.less +39 -39
  39. package/lib/vtx-editor/index.js +3 -4
  40. package/lib/vtx-editor/index.js.map +1 -1
  41. package/lib/vtx-editor/style/css.js.map +1 -1
  42. package/lib/vtx-editor/style/index.js.map +1 -1
  43. package/lib/vtx-ellipsis-text/index.js.map +1 -1
  44. package/lib/vtx-ellipsis-text/style/index.less +13 -13
  45. package/lib/vtx-export/index.js +8 -8
  46. package/lib/vtx-export/index.js.map +1 -1
  47. package/lib/vtx-export/style/index.less +6 -6
  48. package/lib/vtx-export-async/ColumnsSelect.js +2 -2
  49. package/lib/vtx-export-async/ColumnsSelect.js.map +1 -1
  50. package/lib/vtx-export-async/History.js +10 -13
  51. package/lib/vtx-export-async/History.js.map +1 -1
  52. package/lib/vtx-export-async/index.js +1 -2
  53. package/lib/vtx-export-async/index.js.map +1 -1
  54. package/lib/vtx-export-async/style/css.js +4 -0
  55. package/lib/vtx-export-async/style/css.js.map +1 -1
  56. package/lib/vtx-export-async/style/index.js +4 -0
  57. package/lib/vtx-export-async/style/index.js.map +1 -1
  58. package/lib/vtx-form-layout/Card.js +1 -2
  59. package/lib/vtx-form-layout/Card.js.map +1 -1
  60. package/lib/vtx-form-layout/Divider.js.map +1 -1
  61. package/lib/vtx-form-layout/FormItem.js +3 -4
  62. package/lib/vtx-form-layout/FormItem.js.map +1 -1
  63. package/lib/vtx-form-layout/Pane.js.map +1 -1
  64. package/lib/vtx-form-layout/Row.js.map +1 -1
  65. package/lib/vtx-form-layout/context.js.map +1 -1
  66. package/lib/vtx-form-layout/index.js.map +1 -1
  67. package/lib/vtx-image/Image.js +1 -2
  68. package/lib/vtx-image/Image.js.map +1 -1
  69. package/lib/vtx-image/Preview.js +1 -2
  70. package/lib/vtx-image/Preview.js.map +1 -1
  71. package/lib/vtx-image/PreviewGroup.js +1 -2
  72. package/lib/vtx-image/PreviewGroup.js.map +1 -1
  73. package/lib/vtx-image/index.js +1 -2
  74. package/lib/vtx-image/index.js.map +1 -1
  75. package/lib/vtx-image/style/css.js.map +1 -1
  76. package/lib/vtx-image/style/index.js.map +1 -1
  77. package/lib/vtx-import/index.js +1 -2
  78. package/lib/vtx-import/index.js.map +1 -1
  79. package/lib/vtx-import/result.js.map +1 -1
  80. package/lib/vtx-import2/CheckResult.js.map +1 -1
  81. package/lib/vtx-import2/Content.js +1 -2
  82. package/lib/vtx-import2/Content.js.map +1 -1
  83. package/lib/vtx-import2/DownloadSvg.js.map +1 -1
  84. package/lib/vtx-import2/ImportResult.js.map +1 -1
  85. package/lib/vtx-import2/UploadSvg.js.map +1 -1
  86. package/lib/vtx-import2/index.js +14 -15
  87. package/lib/vtx-import2/index.js.map +1 -1
  88. package/lib/vtx-input/TextArea.js +3 -4
  89. package/lib/vtx-input/TextArea.js.map +1 -1
  90. package/lib/vtx-input/index.js +3 -4
  91. package/lib/vtx-input/index.js.map +1 -1
  92. package/lib/vtx-input/useLength.js.map +1 -1
  93. package/lib/vtx-modal/Title.js.map +1 -1
  94. package/lib/vtx-modal/index.js +10 -11
  95. package/lib/vtx-modal/index.js.map +1 -1
  96. package/lib/vtx-page-layout/Basic.js +2 -2
  97. package/lib/vtx-page-layout/Basic.js.map +1 -1
  98. package/lib/vtx-page-layout/Content.js.map +1 -1
  99. package/lib/vtx-page-layout/Pane.js.map +1 -1
  100. package/lib/vtx-page-layout/TableLayout.js +11 -12
  101. package/lib/vtx-page-layout/TableLayout.js.map +1 -1
  102. package/lib/vtx-page-layout/TableWrap.js.map +1 -1
  103. package/lib/vtx-page-layout/container.js +2 -2
  104. package/lib/vtx-page-layout/container.js.map +1 -1
  105. package/lib/vtx-page-layout/index.js.map +1 -1
  106. package/lib/vtx-page-layout/style/css.js.map +1 -1
  107. package/lib/vtx-page-layout/style/index.js.map +1 -1
  108. package/lib/vtx-rps-frame/index.js +1 -2
  109. package/lib/vtx-rps-frame/index.js.map +1 -1
  110. package/lib/vtx-rps-frame/style/css.js.map +1 -1
  111. package/lib/vtx-rps-frame/style/index.js.map +1 -1
  112. package/lib/vtx-rps-frame/style/index.less +8 -8
  113. package/lib/vtx-scrollable-row/index.js +1 -2
  114. package/lib/vtx-scrollable-row/index.js.map +1 -1
  115. package/lib/vtx-scrollable-row/style/css.js.map +1 -1
  116. package/lib/vtx-scrollable-row/style/index.js.map +1 -1
  117. package/lib/vtx-search/VtxCol.js.map +1 -1
  118. package/lib/vtx-search/VtxRow.js.map +1 -1
  119. package/lib/vtx-search/index.js +1 -2
  120. package/lib/vtx-search/index.js.map +1 -1
  121. package/lib/vtx-search-map-input/index.js +1 -2
  122. package/lib/vtx-search-map-input/index.js.map +1 -1
  123. package/lib/vtx-select/index.js +1 -2
  124. package/lib/vtx-select/index.js.map +1 -1
  125. package/lib/vtx-signature/index.js +1 -2
  126. package/lib/vtx-signature/index.js.map +1 -1
  127. package/lib/vtx-split-pane/Pane.js +1 -2
  128. package/lib/vtx-split-pane/Pane.js.map +1 -1
  129. package/lib/vtx-split-pane/Resizer.js +1 -2
  130. package/lib/vtx-split-pane/Resizer.js.map +1 -1
  131. package/lib/vtx-split-pane/SplitPane.js +5 -6
  132. package/lib/vtx-split-pane/SplitPane.js.map +1 -1
  133. package/lib/vtx-split-pane/index.js.map +1 -1
  134. package/lib/vtx-statistics-column/Back.js.map +1 -1
  135. package/lib/vtx-statistics-column/Item.js +1 -2
  136. package/lib/vtx-statistics-column/Item.js.map +1 -1
  137. package/lib/vtx-statistics-column/Total.js +1 -2
  138. package/lib/vtx-statistics-column/Total.js.map +1 -1
  139. package/lib/vtx-statistics-column/context.js.map +1 -1
  140. package/lib/vtx-statistics-column/index.js.map +1 -1
  141. package/lib/vtx-statistics-column/style/css.js.map +1 -1
  142. package/lib/vtx-statistics-column/style/index.js.map +1 -1
  143. package/lib/vtx-time-picker/index.js +2 -2
  144. package/lib/vtx-time-picker/index.js.map +1 -1
  145. package/lib/vtx-tree/index.js +6 -7
  146. package/lib/vtx-tree/index.js.map +1 -1
  147. package/lib/vtx-tree/utils.js.map +1 -1
  148. package/lib/vtx-tree-select/index.js +3 -4
  149. package/lib/vtx-tree-select/index.js.map +1 -1
  150. package/lib/vtx-upload/index.js +3 -4
  151. package/lib/vtx-upload/index.js.map +1 -1
  152. package/lib/vtx-wang-editor/index.js +21 -22
  153. package/lib/vtx-wang-editor/index.js.map +1 -1
  154. package/lib/vtx-wang-editor/style/css.js.map +1 -1
  155. package/lib/vtx-wang-editor/style/index.js.map +1 -1
  156. package/lib/vtx-wang-editor/wangEditorUtil.js +15 -18
  157. package/lib/vtx-wang-editor/wangEditorUtil.js.map +1 -1
  158. package/lib/vtx-ztree-select/index.js +2 -2
  159. package/lib/vtx-ztree-select/index.js.map +1 -1
  160. package/package.json +131 -131
package/package.json CHANGED
@@ -1,131 +1,131 @@
1
- {
2
- "name": "@vtx/components",
3
- "version": "3.1.182",
4
- "description": "React components for Vortex",
5
- "keywords": [
6
- "react",
7
- "react-component"
8
- ],
9
- "files": [
10
- "lib"
11
- ],
12
- "main": "lib/index.js",
13
- "scripts": {
14
- "start": "dumi dev",
15
- "build": "NODE_OPTIONS=--openssl-legacy-provider dumi build",
16
- "compile": "gulp compile",
17
- "lint": "npm run lint:script",
18
- "lint:script": "eslint components --ext .js",
19
- "lint:style": "stylelint components/**/*.less --syntax less",
20
- "fix": "eslint --fix --ext .js,.jsx components && npm run style:fix",
21
- "style:fix": "stylelint components/**/*.less --syntax less --fix",
22
- "prettier": "prettier -c --write **/*",
23
- "pretty-quick": "pretty-quick",
24
- "pub": "npm publish --access=public",
25
- "bump": "gulp bump --prerelease",
26
- "release": "release-it --no-npm.publish",
27
- "version": "npm run changelog && git add CHANGELOG.md",
28
- "changelog": "conventional-changelog -p custom-config -i CHANGELOG.md -s -r 0"
29
- },
30
- "repository": {
31
- "type": "git",
32
- "url": "https://git.cloudhw.cn:3443/front-end/react-components.git"
33
- },
34
- "license": "ISC",
35
- "bugs": {
36
- "url": "https://git.cloudhw.cn:3443/front-end/react-components/-/issues"
37
- },
38
- "homepage": "https://git.cloudhw.cn:3443/front-end/react-components.git",
39
- "release-it": {
40
- "git": {
41
- "commitMessage": "chore: release v${version}"
42
- }
43
- },
44
- "changelog": {
45
- "emojis": true,
46
- "authorName": true
47
- },
48
- "overrides": {
49
- "react-easy-crop": "5.5.3"
50
- },
51
- "resolutions": {
52
- "react-easy-crop": "5.5.3"
53
- },
54
- "dependencies": {
55
- "@ant-design/icons": "4.7.0",
56
- "@vtx/map": "^1.2.3",
57
- "@wangeditor/editor": "^5.1.21",
58
- "@wangeditor/editor-for-react": "^1.0.5",
59
- "@wangeditor/plugin-upload-attachment": "^1.1.0",
60
- "ahooks": "^3.1.5",
61
- "antd": "4.23.0",
62
- "antd-img-crop": "4.25.0",
63
- "axios": "^0.21.1",
64
- "braft-editor": "^2.3.9",
65
- "braft-utils": "^3.0.12",
66
- "classnames": "^2.2.6",
67
- "lodash.clonedeep": "^4.5.0",
68
- "lodash.debounce": "^4.0.8",
69
- "lodash.difference": "^4.5.0",
70
- "lodash.isequal": "^4.5.0",
71
- "lodash.merge": "^4.6.2",
72
- "md5": "^2.3.0",
73
- "moment": "^2.29.1",
74
- "rc-color-picker": "^1.2.6",
75
- "react-resizable": "^1.11.1",
76
- "signature_pad": "3.0.0-beta.4",
77
- "viewerjs": "1.3.3",
78
- "xgplayer": "2.18.3"
79
- },
80
- "peerDependencies": {
81
- "@vtx/utils": "^1.0.15",
82
- "antd-img-crop": "4.25.0",
83
- "react": ">=16.12.0",
84
- "react-dom": ">=16.12.0",
85
- "react-easy-crop": "5.5.3"
86
- },
87
- "devDependencies": {
88
- "@babel/cli": "^7.6.4",
89
- "@babel/core": "^7.6.4",
90
- "@babel/plugin-proposal-class-properties": "^7.5.5",
91
- "@babel/plugin-transform-runtime": "^7.6.2",
92
- "@babel/preset-env": "^7.6.3",
93
- "@babel/preset-react": "^7.6.3",
94
- "@babel/runtime": "^7.6.3",
95
- "@commitlint/cli": "^8.3.4",
96
- "@commitlint/config-conventional": "^8.3.4",
97
- "@umijs/plugin-locale": "^0.10.8",
98
- "@vtx/utils": "^1.0.22",
99
- "babel-eslint": "^10.1.0",
100
- "babel-plugin-import": "^1.13.3",
101
- "conventional-changelog-cli": "^2.1.1",
102
- "conventional-changelog-custom-config": "^0.3.1",
103
- "dumi": "^1.0.10",
104
- "eslint": "^6.6.0",
105
- "eslint-plugin-react": "^7.21.5",
106
- "eslint-plugin-react-hooks": "^4.2.0",
107
- "gulp": "^4.0.2",
108
- "gulp-babel": "^8.0.0",
109
- "gulp-bump": "^3.1.3",
110
- "gulp-clean": "^0.4.0",
111
- "gulp-less": "5.0.0",
112
- "gulp-sourcemaps": "^2.6.5",
113
- "husky": "^4.0.7",
114
- "jquery": "^3.6.0",
115
- "less": "^3.10.3",
116
- "less-plugin-autoprefix": "^2.0.0",
117
- "less-plugin-npm-import": "^2.1.0",
118
- "merge2": "^1.3.0",
119
- "prettier": "^1.18.2",
120
- "pretty-quick": "^2.0.0",
121
- "release-it": "^14.6.1",
122
- "rimraf": "^3.0.0",
123
- "stylelint": "11.0.0",
124
- "stylelint-config-prettier": "^6.0.0",
125
- "stylelint-config-rational-order": "^0.1.2",
126
- "stylelint-config-standard": "^19.0.0",
127
- "stylelint-declaration-block-no-ignored-properties": "^2.1.0",
128
- "stylelint-order": "^3.0.0",
129
- "through2": "^3.0.1"
130
- }
131
- }
1
+ {
2
+ "name": "@vtx/components",
3
+ "version": "3.1.183",
4
+ "description": "React components for Vortex",
5
+ "keywords": [
6
+ "react",
7
+ "react-component"
8
+ ],
9
+ "files": [
10
+ "lib"
11
+ ],
12
+ "main": "lib/index.js",
13
+ "scripts": {
14
+ "start": "dumi dev",
15
+ "build": "NODE_OPTIONS=--openssl-legacy-provider dumi build",
16
+ "compile": "gulp compile",
17
+ "lint": "npm run lint:script",
18
+ "lint:script": "eslint components --ext .js",
19
+ "lint:style": "stylelint components/**/*.less --syntax less",
20
+ "fix": "eslint --fix --ext .js,.jsx components && npm run style:fix",
21
+ "style:fix": "stylelint components/**/*.less --syntax less --fix",
22
+ "prettier": "prettier -c --write **/*",
23
+ "pretty-quick": "pretty-quick",
24
+ "pub": "npm publish --access=public",
25
+ "bump": "gulp bump --prerelease",
26
+ "release": "release-it --no-npm.publish",
27
+ "version": "npm run changelog && git add CHANGELOG.md",
28
+ "changelog": "conventional-changelog -p custom-config -i CHANGELOG.md -s -r 0"
29
+ },
30
+ "repository": {
31
+ "type": "git",
32
+ "url": "https://git.cloudhw.cn:3443/front-end/react-components.git"
33
+ },
34
+ "license": "ISC",
35
+ "bugs": {
36
+ "url": "https://git.cloudhw.cn:3443/front-end/react-components/-/issues"
37
+ },
38
+ "homepage": "https://git.cloudhw.cn:3443/front-end/react-components.git",
39
+ "release-it": {
40
+ "git": {
41
+ "commitMessage": "chore: release v${version}"
42
+ }
43
+ },
44
+ "changelog": {
45
+ "emojis": true,
46
+ "authorName": true
47
+ },
48
+ "overrides": {
49
+ "react-easy-crop": "5.5.3"
50
+ },
51
+ "resolutions": {
52
+ "react-easy-crop": "5.5.3"
53
+ },
54
+ "dependencies": {
55
+ "@ant-design/icons": "4.7.0",
56
+ "@vtx/map": "^1.2.3",
57
+ "@wangeditor/editor": "^5.1.21",
58
+ "@wangeditor/editor-for-react": "^1.0.5",
59
+ "@wangeditor/plugin-upload-attachment": "^1.1.0",
60
+ "ahooks": "^3.1.5",
61
+ "antd": "4.23.0",
62
+ "antd-img-crop": "4.25.0",
63
+ "axios": "^0.21.1",
64
+ "braft-editor": "^2.3.9",
65
+ "braft-utils": "^3.0.12",
66
+ "classnames": "^2.2.6",
67
+ "lodash.clonedeep": "^4.5.0",
68
+ "lodash.debounce": "^4.0.8",
69
+ "lodash.difference": "^4.5.0",
70
+ "lodash.isequal": "^4.5.0",
71
+ "lodash.merge": "^4.6.2",
72
+ "md5": "^2.3.0",
73
+ "moment": "^2.29.1",
74
+ "rc-color-picker": "^1.2.6",
75
+ "react-resizable": "^1.11.1",
76
+ "signature_pad": "3.0.0-beta.4",
77
+ "viewerjs": "1.3.3",
78
+ "xgplayer": "2.18.3"
79
+ },
80
+ "peerDependencies": {
81
+ "@vtx/utils": "^1.0.15",
82
+ "antd-img-crop": "4.25.0",
83
+ "react": ">=16.12.0",
84
+ "react-dom": ">=16.12.0",
85
+ "react-easy-crop": "5.5.3"
86
+ },
87
+ "devDependencies": {
88
+ "@babel/cli": "^7.6.4",
89
+ "@babel/core": "^7.6.4",
90
+ "@babel/plugin-proposal-class-properties": "^7.5.5",
91
+ "@babel/plugin-transform-runtime": "^7.6.2",
92
+ "@babel/preset-env": "^7.6.3",
93
+ "@babel/preset-react": "^7.6.3",
94
+ "@babel/runtime": "^7.6.3",
95
+ "@commitlint/cli": "^8.3.4",
96
+ "@commitlint/config-conventional": "^8.3.4",
97
+ "@umijs/plugin-locale": "^0.10.8",
98
+ "@vtx/utils": "^1.0.22",
99
+ "babel-eslint": "^10.1.0",
100
+ "babel-plugin-import": "^1.13.3",
101
+ "conventional-changelog-cli": "^2.1.1",
102
+ "conventional-changelog-custom-config": "^0.3.1",
103
+ "dumi": "^1.0.10",
104
+ "eslint": "^6.6.0",
105
+ "eslint-plugin-react": "^7.21.5",
106
+ "eslint-plugin-react-hooks": "^4.2.0",
107
+ "gulp": "^4.0.2",
108
+ "gulp-babel": "^8.0.0",
109
+ "gulp-bump": "^3.1.3",
110
+ "gulp-clean": "^0.4.0",
111
+ "gulp-less": "5.0.0",
112
+ "gulp-sourcemaps": "^2.6.5",
113
+ "husky": "^4.0.7",
114
+ "jquery": "^3.6.0",
115
+ "less": "^3.10.3",
116
+ "less-plugin-autoprefix": "^2.0.0",
117
+ "less-plugin-npm-import": "^2.1.0",
118
+ "merge2": "^1.3.0",
119
+ "prettier": "^1.18.2",
120
+ "pretty-quick": "^2.0.0",
121
+ "release-it": "^14.6.1",
122
+ "rimraf": "^3.0.0",
123
+ "stylelint": "11.0.0",
124
+ "stylelint-config-prettier": "^6.0.0",
125
+ "stylelint-config-rational-order": "^0.1.2",
126
+ "stylelint-config-standard": "^19.0.0",
127
+ "stylelint-declaration-block-no-ignored-properties": "^2.1.0",
128
+ "stylelint-order": "^3.0.0",
129
+ "through2": "^3.0.1"
130
+ }
131
+ }