@vtx/modals2 3.1.22 → 3.2.0
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/README.md +33 -33
- package/lib/style/index.less +8 -8
- package/lib/style/themes/dark.less +113 -113
- package/lib/style/themes/default.less +37 -37
- package/lib/style/themes/index.less +1 -1
- package/lib/typings.d.ts +15 -15
- package/lib/vm-appraisal-info/AppraisalBase.js.map +1 -1
- package/lib/vm-appraisal-info/AppraisalTop5.js.map +1 -1
- package/lib/vm-appraisal-info/ListKh.js.map +1 -1
- package/lib/vm-appraisal-info/ListZg.js.map +1 -1
- package/lib/vm-appraisal-info/Wtlx.js.map +1 -1
- package/lib/vm-appraisal-info/Zgxxhz.js.map +1 -1
- package/lib/vm-appraisal-info/index.js.map +1 -1
- package/lib/vm-appraisal-info/style/index.less +122 -122
- package/lib/vm-button/index.js.map +1 -1
- package/lib/vm-button/style/index.less +20 -20
- package/lib/vm-charts/Distribute1.js.map +1 -1
- package/lib/vm-filter/index.js.map +1 -1
- package/lib/vm-filter/style/index.less +171 -171
- package/lib/vm-image-text/style/index.less +31 -31
- package/lib/vm-info-collection/index.js +12 -2
- package/lib/vm-info-collection/index.js.map +1 -1
- package/lib/vm-info-collection/style/index.less +38 -38
- package/lib/vm-map/index.js.map +1 -1
- package/lib/vm-repair-maintain/RmInfoSummary.js.map +1 -1
- package/lib/vm-repair-maintain/RmMonthTrend.js.map +1 -1
- package/lib/vm-repair-maintain/RmRecord.js.map +1 -1
- package/lib/vm-repair-maintain/RmType.js.map +1 -1
- package/lib/vm-repair-maintain/index.js.map +1 -1
- package/lib/vm-repair-maintain/style/index.less +108 -108
- package/lib/vm-sub-tabs/index.js.map +1 -1
- package/lib/vm-sub-tabs/style/index.less +141 -141
- package/lib/vm-sub-title/index.js.map +1 -1
- package/lib/vm-sub-title/style/index.less +30 -30
- package/lib/vm-table/index.js.map +1 -1
- package/lib/vm-table/style/index.less +239 -239
- package/lib/vm-video/index.js.map +1 -1
- package/lib/vm-video/index.less +10 -10
- package/lib/vtx-base-modal/index.js.map +1 -1
- package/lib/vtx-base-modal/style/index.less +574 -574
- package/lib/vtx-car-modal/api.js +32 -1
- package/lib/vtx-car-modal/api.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/index.less +38 -38
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js +4 -2
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/index.less +239 -239
- package/lib/vtx-car-modal/components/Maintenance/index.less +34 -34
- package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js.map +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/index.less +36 -36
- package/lib/vtx-car-modal/components/StaticInfo/Charts.js.map +1 -1
- package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/StaticInfo/index.less +75 -75
- package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -1
- package/lib/vtx-car-modal/components/WaterConsumption/index.less +22 -22
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js +46 -17
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/index.css +10 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.js +4 -2
- package/lib/vtx-car-modal/components/WorkInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/index.less +220 -209
- package/lib/vtx-car-modal/index.js +4 -2
- package/lib/vtx-car-modal/index.js.map +1 -1
- package/lib/vtx-car-modal/style/index.less +6 -6
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/index.less +105 -105
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/index.less +139 -139
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js.map +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js.map +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +105 -105
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js.map +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/index.less +38 -38
- package/lib/vtx-cp-modal/style/index.less +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.js +6 -2
- package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.less +27 -27
- package/lib/vtx-default-modal/style/index.less +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.less +227 -227
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/index.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/index.less +78 -78
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/index.less +136 -136
- package/lib/vtx-df-modal/style/index.less +1 -1
- package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -1
- package/lib/vtx-facility-modal/components/OverView/index.less +116 -116
- package/lib/vtx-facility-modal/style/index.less +1 -1
- package/lib/vtx-housing-estate-modal/api.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +31 -9
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js +105 -11
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/index.less +250 -250
- package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/TFRD/index.less +22 -22
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/WGXW/index.less +76 -76
- package/lib/vtx-housing-estate-modal/config.js.map +1 -1
- package/lib/vtx-housing-estate-modal/style/index.less +1 -1
- package/lib/vtx-kh-modal/components/BaseInfo/index.less +62 -62
- package/lib/vtx-kh-modal/index.js.map +1 -1
- package/lib/vtx-kh-modal/style/index.less +1 -1
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.css +24 -0
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.js +44 -2
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.js.map +1 -1
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.less +48 -27
- package/lib/vtx-ljfl-tfd-modal/components/TFRD/index.js.map +1 -1
- package/lib/vtx-ljfl-tfd-modal/components/TFRD/index.less +15 -15
- package/lib/vtx-ljfl-tfd-modal/components/WGXX/index.js.map +1 -1
- package/lib/vtx-ljfl-tfd-modal/components/WGXX/index.less +22 -22
- package/lib/vtx-ljfl-tfd-modal/config.js.map +1 -1
- package/lib/vtx-ljfl-tfd-modal/imgs/car_cy.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/car_khs.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/car_qt.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/car_yh.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/index.js +5 -2
- package/lib/vtx-ljfl-tfd-modal/index.js.map +1 -1
- package/lib/vtx-ljfl-tfd-modal/style/css.js +1 -1
- package/lib/vtx-ljfl-tfd-modal/style/css.js.map +1 -1
- package/lib/vtx-ljfl-tfd-modal/style/index.js +1 -1
- package/lib/vtx-ljfl-tfd-modal/style/index.js.map +1 -1
- package/lib/vtx-ljfl-tfd-modal/style/index.less +3 -3
- package/lib/vtx-restaurant-modal/components/Alarm/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/index.less +32 -32
- package/lib/vtx-restaurant-modal/components/Basic/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/index.less +57 -57
- package/lib/vtx-restaurant-modal/components/Collection/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Collection/index.less +23 -23
- package/lib/vtx-restaurant-modal/style/index.less +1 -1
- package/lib/vtx-road-modal/api.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/index.less +134 -134
- package/lib/vtx-road-modal/components/Statistical/Zylc.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/index.less +111 -111
- package/lib/vtx-road-modal/index.js.map +1 -1
- package/lib/vtx-road-modal/style/index.less +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js.map +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/index.less +22 -22
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/index.less +19 -19
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/index.less +144 -144
- package/lib/vtx-staff-modal/components/Equipment/index.less +27 -27
- package/lib/vtx-staff-modal/index.js.map +1 -1
- package/lib/vtx-staff-modal/style/index.less +1 -1
- package/lib/vtx-theme-provider/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/index.less +66 -66
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/Left.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/Manage.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/index.less +321 -321
- package/lib/vtx-throw-point-modal/components/SBZJ/Content.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js +1 -2
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
- package/lib/vtx-throw-point-modal/components/TFRD/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
- package/lib/vtx-throw-point-modal/components/WGGS/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
- package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/WGXW/index.less +76 -76
- package/lib/vtx-throw-point-modal/config.js.map +1 -1
- package/lib/vtx-throw-point-modal/style/index.less +1 -1
- package/lib/vtx-wr-modal/api.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/index.less +103 -103
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.less +132 -132
- package/lib/vtx-wr-modal/components/Evaluate/Radar.js.map +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/index.less +121 -121
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js.map +1 -1
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js.map +1 -1
- package/lib/vtx-wr-modal/components/Monitor/index.less +78 -78
- package/lib/vtx-wr-modal/style/index.less +1 -1
- package/lib/vtx-zg-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-zg-modal/components/BaseInfo/index.less +82 -82
- package/lib/vtx-zg-modal/index.js.map +1 -1
- package/lib/vtx-zg-modal/style/index.less +1 -1
- package/lib/vtx-zyz-modal/api.js +7 -3
- package/lib/vtx-zyz-modal/api.js.map +1 -1
- package/lib/vtx-zyz-modal/components/Metering/ChartJccc.js.map +1 -1
- package/lib/vtx-zyz-modal/components/Metering/ChartJcqs.js.map +1 -1
- package/lib/vtx-zyz-modal/components/Metering/index.js.map +1 -1
- package/lib/vtx-zyz-modal/components/Metering/index.less +78 -78
- package/lib/vtx-zyz-modal/index.js +5 -2
- package/lib/vtx-zyz-modal/index.js.map +1 -1
- package/lib/vtx-zyz-modal/style/index.less +1 -1
- package/package.json +118 -118
package/package.json
CHANGED
|
@@ -1,118 +1,118 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@vtx/modals2",
|
|
3
|
-
"version": "3.
|
|
4
|
-
"description": "业务弹窗库",
|
|
5
|
-
"keywords": [
|
|
6
|
-
"react",
|
|
7
|
-
"business-component"
|
|
8
|
-
],
|
|
9
|
-
"types": "lib/typings.d.ts",
|
|
10
|
-
"main": "lib/index.js",
|
|
11
|
-
"files": [
|
|
12
|
-
"lib"
|
|
13
|
-
],
|
|
14
|
-
"scripts": {
|
|
15
|
-
"start": "dumi dev",
|
|
16
|
-
"build": "dumi build",
|
|
17
|
-
"compile": "gulp compile",
|
|
18
|
-
"lint": "npm run lint:script && npm run lint:style",
|
|
19
|
-
"lint:script": "eslint components --ext .js,.jsx",
|
|
20
|
-
"lint:style": "stylelint components/**/*.less --syntax less",
|
|
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/business/vtx-modalts.git"
|
|
33
|
-
},
|
|
34
|
-
"license": "ISC",
|
|
35
|
-
"bugs": {
|
|
36
|
-
"url": "https://git.cloudhw.cn:3443/front-end/business/vtx-modalts/-/issues"
|
|
37
|
-
},
|
|
38
|
-
"homepage": "https://git.cloudhw.cn:3443/front-end/business/vtx-modalts.git",
|
|
39
|
-
"changelog": {
|
|
40
|
-
"emojis": true,
|
|
41
|
-
"authorName": true
|
|
42
|
-
},
|
|
43
|
-
"dependencies": {
|
|
44
|
-
"@ant-design/icons": "4.7.0",
|
|
45
|
-
"@vtx/components": "3.1.31",
|
|
46
|
-
"@vtx/map": "latest",
|
|
47
|
-
"@vtx/player": "1.4.0",
|
|
48
|
-
"@vtx/utils": "latest",
|
|
49
|
-
"ahooks": "^2.9.6",
|
|
50
|
-
"antd": "4.24.4",
|
|
51
|
-
"axios": "^0.21.1",
|
|
52
|
-
"classnames": "^2.2.6",
|
|
53
|
-
"echarts": "^5.3.2",
|
|
54
|
-
"echarts-for-react": "3.0.2",
|
|
55
|
-
"echarts-liquidfill": "^3.1.0",
|
|
56
|
-
"jquery": "^3.6.0",
|
|
57
|
-
"lodash": "^4.17.21",
|
|
58
|
-
"moment": "^2.29.4",
|
|
59
|
-
"react": "^16.12.0",
|
|
60
|
-
"react-photo-view": "^1.1.2",
|
|
61
|
-
"react-slick": "^0.29.0",
|
|
62
|
-
"zrender": "^5.4.1"
|
|
63
|
-
},
|
|
64
|
-
"peerDependencies": {
|
|
65
|
-
"react": ">=16.12.0",
|
|
66
|
-
"react-dom": ">=16.12.0"
|
|
67
|
-
},
|
|
68
|
-
"devDependencies": {
|
|
69
|
-
"@babel/cli": "^7.6.4",
|
|
70
|
-
"@babel/core": "^7.6.4",
|
|
71
|
-
"@babel/plugin-proposal-class-properties": "^7.5.5",
|
|
72
|
-
"@babel/plugin-transform-runtime": "^7.6.2",
|
|
73
|
-
"@babel/preset-env": "^7.6.3",
|
|
74
|
-
"@babel/preset-react": "^7.6.3",
|
|
75
|
-
"@babel/preset-typescript": "^7.18.6",
|
|
76
|
-
"@babel/runtime": "^7.6.3",
|
|
77
|
-
"@commitlint/cli": "^8.3.4",
|
|
78
|
-
"@commitlint/config-conventional": "^8.3.4",
|
|
79
|
-
"@types/echarts": "^4.9.16",
|
|
80
|
-
"@types/jquery": "^3.5.14",
|
|
81
|
-
"@types/lodash": "^4.14.191",
|
|
82
|
-
"@umijs/plugin-locale": "^0.10.8",
|
|
83
|
-
"antd-dayjs-webpack-plugin": "^1.0.6",
|
|
84
|
-
"babel-eslint": "^10.1.0",
|
|
85
|
-
"babel-plugin-import": "^1.13.3",
|
|
86
|
-
"conventional-changelog-cli": "^2.1.1",
|
|
87
|
-
"conventional-changelog-custom-config": "^0.3.1",
|
|
88
|
-
"dumi": "^1.0.10",
|
|
89
|
-
"eslint": "^6.6.0",
|
|
90
|
-
"eslint-plugin-react": "^7.21.5",
|
|
91
|
-
"gulp": "^4.0.2",
|
|
92
|
-
"gulp-babel": "^8.0.0",
|
|
93
|
-
"gulp-bump": "^3.1.3",
|
|
94
|
-
"gulp-clean": "^0.4.0",
|
|
95
|
-
"gulp-imagemin": "7.1.0",
|
|
96
|
-
"gulp-less": "^4.0.1",
|
|
97
|
-
"gulp-sourcemaps": "^2.6.5",
|
|
98
|
-
"gulp-typescript": "^6.0.0-alpha.1",
|
|
99
|
-
"husky": "^4.0.7",
|
|
100
|
-
"imagemin-gifsicle": "^5.1.0",
|
|
101
|
-
"less": "^3.10.3",
|
|
102
|
-
"less-plugin-autoprefix": "^2.0.0",
|
|
103
|
-
"less-plugin-npm-import": "^2.1.0",
|
|
104
|
-
"merge2": "^1.3.0",
|
|
105
|
-
"prettier": "^1.18.2",
|
|
106
|
-
"pretty-quick": "^2.0.0",
|
|
107
|
-
"release-it": "^14.6.1",
|
|
108
|
-
"rimraf": "^3.0.0",
|
|
109
|
-
"stylelint": "11.0.0",
|
|
110
|
-
"stylelint-config-prettier": "^6.0.0",
|
|
111
|
-
"stylelint-config-rational-order": "^0.1.2",
|
|
112
|
-
"stylelint-config-standard": "^19.0.0",
|
|
113
|
-
"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
|
|
114
|
-
"stylelint-order": "^3.0.0",
|
|
115
|
-
"through2": "^3.0.1",
|
|
116
|
-
"typescript": "4.8.4"
|
|
117
|
-
}
|
|
118
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@vtx/modals2",
|
|
3
|
+
"version": "3.2.0",
|
|
4
|
+
"description": "业务弹窗库",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"react",
|
|
7
|
+
"business-component"
|
|
8
|
+
],
|
|
9
|
+
"types": "lib/typings.d.ts",
|
|
10
|
+
"main": "lib/index.js",
|
|
11
|
+
"files": [
|
|
12
|
+
"lib"
|
|
13
|
+
],
|
|
14
|
+
"scripts": {
|
|
15
|
+
"start": "dumi dev",
|
|
16
|
+
"build": "dumi build",
|
|
17
|
+
"compile": "gulp compile",
|
|
18
|
+
"lint": "npm run lint:script && npm run lint:style",
|
|
19
|
+
"lint:script": "eslint components --ext .js,.jsx",
|
|
20
|
+
"lint:style": "stylelint components/**/*.less --syntax less",
|
|
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/business/vtx-modalts.git"
|
|
33
|
+
},
|
|
34
|
+
"license": "ISC",
|
|
35
|
+
"bugs": {
|
|
36
|
+
"url": "https://git.cloudhw.cn:3443/front-end/business/vtx-modalts/-/issues"
|
|
37
|
+
},
|
|
38
|
+
"homepage": "https://git.cloudhw.cn:3443/front-end/business/vtx-modalts.git",
|
|
39
|
+
"changelog": {
|
|
40
|
+
"emojis": true,
|
|
41
|
+
"authorName": true
|
|
42
|
+
},
|
|
43
|
+
"dependencies": {
|
|
44
|
+
"@ant-design/icons": "4.7.0",
|
|
45
|
+
"@vtx/components": "3.1.31",
|
|
46
|
+
"@vtx/map": "latest",
|
|
47
|
+
"@vtx/player": "1.4.0",
|
|
48
|
+
"@vtx/utils": "latest",
|
|
49
|
+
"ahooks": "^2.9.6",
|
|
50
|
+
"antd": "4.24.4",
|
|
51
|
+
"axios": "^0.21.1",
|
|
52
|
+
"classnames": "^2.2.6",
|
|
53
|
+
"echarts": "^5.3.2",
|
|
54
|
+
"echarts-for-react": "3.0.2",
|
|
55
|
+
"echarts-liquidfill": "^3.1.0",
|
|
56
|
+
"jquery": "^3.6.0",
|
|
57
|
+
"lodash": "^4.17.21",
|
|
58
|
+
"moment": "^2.29.4",
|
|
59
|
+
"react": "^16.12.0",
|
|
60
|
+
"react-photo-view": "^1.1.2",
|
|
61
|
+
"react-slick": "^0.29.0",
|
|
62
|
+
"zrender": "^5.4.1"
|
|
63
|
+
},
|
|
64
|
+
"peerDependencies": {
|
|
65
|
+
"react": ">=16.12.0",
|
|
66
|
+
"react-dom": ">=16.12.0"
|
|
67
|
+
},
|
|
68
|
+
"devDependencies": {
|
|
69
|
+
"@babel/cli": "^7.6.4",
|
|
70
|
+
"@babel/core": "^7.6.4",
|
|
71
|
+
"@babel/plugin-proposal-class-properties": "^7.5.5",
|
|
72
|
+
"@babel/plugin-transform-runtime": "^7.6.2",
|
|
73
|
+
"@babel/preset-env": "^7.6.3",
|
|
74
|
+
"@babel/preset-react": "^7.6.3",
|
|
75
|
+
"@babel/preset-typescript": "^7.18.6",
|
|
76
|
+
"@babel/runtime": "^7.6.3",
|
|
77
|
+
"@commitlint/cli": "^8.3.4",
|
|
78
|
+
"@commitlint/config-conventional": "^8.3.4",
|
|
79
|
+
"@types/echarts": "^4.9.16",
|
|
80
|
+
"@types/jquery": "^3.5.14",
|
|
81
|
+
"@types/lodash": "^4.14.191",
|
|
82
|
+
"@umijs/plugin-locale": "^0.10.8",
|
|
83
|
+
"antd-dayjs-webpack-plugin": "^1.0.6",
|
|
84
|
+
"babel-eslint": "^10.1.0",
|
|
85
|
+
"babel-plugin-import": "^1.13.3",
|
|
86
|
+
"conventional-changelog-cli": "^2.1.1",
|
|
87
|
+
"conventional-changelog-custom-config": "^0.3.1",
|
|
88
|
+
"dumi": "^1.0.10",
|
|
89
|
+
"eslint": "^6.6.0",
|
|
90
|
+
"eslint-plugin-react": "^7.21.5",
|
|
91
|
+
"gulp": "^4.0.2",
|
|
92
|
+
"gulp-babel": "^8.0.0",
|
|
93
|
+
"gulp-bump": "^3.1.3",
|
|
94
|
+
"gulp-clean": "^0.4.0",
|
|
95
|
+
"gulp-imagemin": "7.1.0",
|
|
96
|
+
"gulp-less": "^4.0.1",
|
|
97
|
+
"gulp-sourcemaps": "^2.6.5",
|
|
98
|
+
"gulp-typescript": "^6.0.0-alpha.1",
|
|
99
|
+
"husky": "^4.0.7",
|
|
100
|
+
"imagemin-gifsicle": "^5.1.0",
|
|
101
|
+
"less": "^3.10.3",
|
|
102
|
+
"less-plugin-autoprefix": "^2.0.0",
|
|
103
|
+
"less-plugin-npm-import": "^2.1.0",
|
|
104
|
+
"merge2": "^1.3.0",
|
|
105
|
+
"prettier": "^1.18.2",
|
|
106
|
+
"pretty-quick": "^2.0.0",
|
|
107
|
+
"release-it": "^14.6.1",
|
|
108
|
+
"rimraf": "^3.0.0",
|
|
109
|
+
"stylelint": "11.0.0",
|
|
110
|
+
"stylelint-config-prettier": "^6.0.0",
|
|
111
|
+
"stylelint-config-rational-order": "^0.1.2",
|
|
112
|
+
"stylelint-config-standard": "^19.0.0",
|
|
113
|
+
"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
|
|
114
|
+
"stylelint-order": "^3.0.0",
|
|
115
|
+
"through2": "^3.0.1",
|
|
116
|
+
"typescript": "4.8.4"
|
|
117
|
+
}
|
|
118
|
+
}
|