@vtx/modals2 5.0.8 → 5.0.10

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 (119) hide show
  1. package/lib/index.js +2 -1
  2. package/lib/vtx-base-modal/index.js +15 -2
  3. package/lib/vtx-housing-estate-modal/components/Sbzj/index.js +139 -0
  4. package/lib/vtx-housing-estate-modal/components/Sbzj/index.less +73 -0
  5. package/lib/vtx-housing-estate-modal/components/index.js +1 -0
  6. package/lib/vtx-housing-estate-modal/imgs/aibox.png +0 -0
  7. package/lib/vtx-housing-estate-modal/imgs/aibox_light.png +0 -0
  8. package/lib/vtx-housing-estate-modal/imgs/android.png +0 -0
  9. package/lib/vtx-housing-estate-modal/imgs/android_light.png +0 -0
  10. package/lib/vtx-housing-estate-modal/imgs/sbzj_tfd.png +0 -0
  11. package/lib/vtx-housing-estate-modal/imgs/sbzj_tfd_light.png +0 -0
  12. package/lib/vtx-housing-estate-modal/imgs/sbzj_video.png +0 -0
  13. package/lib/vtx-housing-estate-modal/imgs/sbzj_video_light.png +0 -0
  14. package/lib/vtx-sdyd-tfd-modal/api.js +575 -0
  15. package/lib/vtx-sdyd-tfd-modal/components/Alarm/CYLJTF.js +61 -0
  16. package/lib/vtx-sdyd-tfd-modal/components/Alarm/Distribute.js +132 -0
  17. package/lib/vtx-sdyd-tfd-modal/components/Alarm/FLZL.js +44 -0
  18. package/lib/vtx-sdyd-tfd-modal/components/Alarm/FLZL_TREND.js +104 -0
  19. package/lib/vtx-sdyd-tfd-modal/components/Alarm/FSCSFB.js +67 -0
  20. package/lib/vtx-sdyd-tfd-modal/components/Alarm/FSSD.js +65 -0
  21. package/lib/vtx-sdyd-tfd-modal/components/Alarm/FSYZQS.js +79 -0
  22. package/lib/vtx-sdyd-tfd-modal/components/Alarm/GDCLXL.js +111 -0
  23. package/lib/vtx-sdyd-tfd-modal/components/Alarm/HTLJPH.js +162 -0
  24. package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX.js +43 -0
  25. package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_FB.js +183 -0
  26. package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_GD.js +97 -0
  27. package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_PIE.js +65 -0
  28. package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_TREND.js +103 -0
  29. package/lib/vtx-sdyd-tfd-modal/components/Alarm/index.js +104 -0
  30. package/lib/vtx-sdyd-tfd-modal/components/Alarm/index.less +116 -0
  31. package/lib/vtx-sdyd-tfd-modal/components/OverView/Hot.js +179 -0
  32. package/lib/vtx-sdyd-tfd-modal/components/OverView/Left.js +123 -0
  33. package/lib/vtx-sdyd-tfd-modal/components/OverView/Manage.js +172 -0
  34. package/lib/vtx-sdyd-tfd-modal/components/OverView/RightBottom.js +177 -0
  35. package/lib/vtx-sdyd-tfd-modal/components/OverView/index.js +56 -0
  36. package/lib/vtx-sdyd-tfd-modal/components/OverView/index.less +242 -0
  37. package/lib/vtx-sdyd-tfd-modal/components/Sbzj/index.js +138 -0
  38. package/lib/vtx-sdyd-tfd-modal/components/Sbzj/index.less +78 -0
  39. package/lib/vtx-sdyd-tfd-modal/components/TFRD/index.js +133 -0
  40. package/lib/vtx-sdyd-tfd-modal/components/TFRD/index.less +12 -0
  41. package/lib/vtx-sdyd-tfd-modal/components/WGGS/Content.js +63 -0
  42. package/lib/vtx-sdyd-tfd-modal/components/WGGS/index.js +61 -0
  43. package/lib/vtx-sdyd-tfd-modal/components/WGGS/index.less +49 -0
  44. package/lib/vtx-sdyd-tfd-modal/components/WGXW/Content.js +117 -0
  45. package/lib/vtx-sdyd-tfd-modal/components/WGXW/index.js +52 -0
  46. package/lib/vtx-sdyd-tfd-modal/components/WGXW/index.less +97 -0
  47. package/lib/vtx-sdyd-tfd-modal/components/index.js +6 -0
  48. package/lib/vtx-sdyd-tfd-modal/config.js +63 -0
  49. package/lib/vtx-sdyd-tfd-modal/imgs/BOTTLE.png +0 -0
  50. package/lib/vtx-sdyd-tfd-modal/imgs/CAN.png +0 -0
  51. package/lib/vtx-sdyd-tfd-modal/imgs/KRAFT_PAPER_BOX.png +0 -0
  52. package/lib/vtx-sdyd-tfd-modal/imgs/NAPKIN.png +0 -0
  53. package/lib/vtx-sdyd-tfd-modal/imgs/NAPKIN_light.png +0 -0
  54. package/lib/vtx-sdyd-tfd-modal/imgs/PLASTIC_BAG.png +0 -0
  55. package/lib/vtx-sdyd-tfd-modal/imgs/aibox.png +0 -0
  56. package/lib/vtx-sdyd-tfd-modal/imgs/aibox_light.png +0 -0
  57. package/lib/vtx-sdyd-tfd-modal/imgs/android.png +0 -0
  58. package/lib/vtx-sdyd-tfd-modal/imgs/android_light.png +0 -0
  59. package/lib/vtx-sdyd-tfd-modal/imgs/avatar.png +0 -0
  60. package/lib/vtx-sdyd-tfd-modal/imgs/avatar_light.png +0 -0
  61. package/lib/vtx-sdyd-tfd-modal/imgs/ddypz.png +0 -0
  62. package/lib/vtx-sdyd-tfd-modal/imgs/ddypz_light.png +0 -0
  63. package/lib/vtx-sdyd-tfd-modal/imgs/garbage_default.png +0 -0
  64. package/lib/vtx-sdyd-tfd-modal/imgs/gzxjcx.png +0 -0
  65. package/lib/vtx-sdyd-tfd-modal/imgs/hjglcx.png +0 -0
  66. package/lib/vtx-sdyd-tfd-modal/imgs/hmd.png +0 -0
  67. package/lib/vtx-sdyd-tfd-modal/imgs/hmd_light.png +0 -0
  68. package/lib/vtx-sdyd-tfd-modal/imgs/manage_bg.png +0 -0
  69. package/lib/vtx-sdyd-tfd-modal/imgs/manage_bg_light.png +0 -0
  70. package/lib/vtx-sdyd-tfd-modal/imgs/rank.png +0 -0
  71. package/lib/vtx-sdyd-tfd-modal/imgs/rank_light.png +0 -0
  72. package/lib/vtx-sdyd-tfd-modal/imgs/sbzj_tfd.png +0 -0
  73. package/lib/vtx-sdyd-tfd-modal/imgs/sbzj_tfd_light.png +0 -0
  74. package/lib/vtx-sdyd-tfd-modal/imgs/sbzj_video.png +0 -0
  75. package/lib/vtx-sdyd-tfd-modal/imgs/sbzj_video_light.png +0 -0
  76. package/lib/vtx-sdyd-tfd-modal/imgs/tfcs.png +0 -0
  77. package/lib/vtx-sdyd-tfd-modal/imgs/tfcs_light.png +0 -0
  78. package/lib/vtx-sdyd-tfd-modal/imgs/tfd.png +0 -0
  79. package/lib/vtx-sdyd-tfd-modal/imgs/tfd_ht.png +0 -0
  80. package/lib/vtx-sdyd-tfd-modal/imgs/tfd_ht_light.png +0 -0
  81. package/lib/vtx-sdyd-tfd-modal/imgs/tfd_light.png +0 -0
  82. package/lib/vtx-sdyd-tfd-modal/imgs/tfd_manyi.png +0 -0
  83. package/lib/vtx-sdyd-tfd-modal/imgs/tfd_manyi_light.png +0 -0
  84. package/lib/vtx-sdyd-tfd-modal/imgs/tfd_twtf.png +0 -0
  85. package/lib/vtx-sdyd-tfd-modal/imgs/tfd_twtf_light.png +0 -0
  86. package/lib/vtx-sdyd-tfd-modal/imgs/tfd_wpd.png +0 -0
  87. package/lib/vtx-sdyd-tfd-modal/imgs/tfd_wpd_light.png +0 -0
  88. package/lib/vtx-sdyd-tfd-modal/imgs/tfd_wstf.png +0 -0
  89. package/lib/vtx-sdyd-tfd-modal/imgs/tfd_wstf_light.png +0 -0
  90. package/lib/vtx-sdyd-tfd-modal/imgs/tfhs.png +0 -0
  91. package/lib/vtx-sdyd-tfd-modal/imgs/tfhs_light.png +0 -0
  92. package/lib/vtx-sdyd-tfd-modal/imgs/wgmsr.png +0 -0
  93. package/lib/vtx-sdyd-tfd-modal/imgs/wgmsr_light.png +0 -0
  94. package/lib/vtx-sdyd-tfd-modal/imgs/yyxj.png +0 -0
  95. package/lib/vtx-sdyd-tfd-modal/imgs/yyxj_light.png +0 -0
  96. package/lib/vtx-sdyd-tfd-modal/index.js +113 -0
  97. package/lib/vtx-sdyd-tfd-modal/style/index.js +4 -0
  98. package/lib/vtx-sdyd-tfd-modal/style/index.less +1 -0
  99. package/lib/vtx-wr-modal/components/Appraise/index.js +125 -38
  100. package/lib/vtx-wr-modal/components/Appraise/index.less +40 -43
  101. package/lib/vtx-wr-modal/components/Base/Jbxx.js +151 -227
  102. package/lib/vtx-wr-modal/components/Base/Ptss.js +215 -0
  103. package/lib/vtx-wr-modal/components/Base/Sjjg.js +163 -76
  104. package/lib/vtx-wr-modal/components/Base/assets/blue/dswsj.png +0 -0
  105. package/lib/vtx-wr-modal/components/Base/assets/blue/tywsj.png +0 -0
  106. package/lib/vtx-wr-modal/components/Base/assets/light/dswsj.png +0 -0
  107. package/lib/vtx-wr-modal/components/Base/assets/light/tywsj.png +0 -0
  108. package/lib/vtx-wr-modal/components/Base/index.js +319 -33
  109. package/lib/vtx-wr-modal/components/Base/index.less +237 -227
  110. package/lib/vtx-wr-modal/components/Build/index.js +169 -0
  111. package/lib/vtx-wr-modal/components/Build/index.less +104 -0
  112. package/lib/vtx-wr-modal/components/File/index.js +107 -0
  113. package/lib/vtx-wr-modal/components/File/index.less +41 -0
  114. package/lib/vtx-wr-modal/components/Score/index.js +124 -30
  115. package/lib/vtx-wr-modal/components/Score/index.less +36 -36
  116. package/lib/vtx-wr-modal/components/index.js +3 -1
  117. package/lib/vtx-wr-modal/index.js +79 -15
  118. package/lib/vtx-wr-modal/style/index.js +2 -0
  119. package/package.json +12 -11
@@ -0,0 +1,172 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ import moment from 'moment';
8
+ import { VmFactor, VmWrapper } from "../../../_components";
9
+ import useSettings from "../../../_hooks/useSettings";
10
+ import { overViewService, useGetDivisionBusinessPackages } from "../../api";
11
+ import { getPercent } from "./RightBottom";
12
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
+ var TopItem = function TopItem(_ref) {
14
+ var name = _ref.name,
15
+ content = _ref.content,
16
+ icon = _ref.icon,
17
+ textStyleType = _ref.textStyleType;
18
+ return /*#__PURE__*/_jsxs("div", {
19
+ className: "top-item",
20
+ children: [/*#__PURE__*/_jsxs("div", {
21
+ className: "img",
22
+ children: [/*#__PURE__*/_jsx("p", {
23
+ className: "name--".concat(textStyleType),
24
+ children: name
25
+ }), /*#__PURE__*/_jsx("img", {
26
+ src: icon
27
+ })]
28
+ }), /*#__PURE__*/_jsx("div", {
29
+ className: "statistic",
30
+ children: content.map(function (item) {
31
+ return /*#__PURE__*/_jsxs("div", {
32
+ style: {
33
+ width: 240
34
+ },
35
+ children: [/*#__PURE__*/_jsx("span", {
36
+ children: item.text
37
+ }), /*#__PURE__*/_jsx("span", {
38
+ className: "statistic-value--".concat(textStyleType),
39
+ children: item.value
40
+ })]
41
+ }, item.text);
42
+ })
43
+ })]
44
+ });
45
+ };
46
+ var Manage = function Manage(_ref2) {
47
+ var classPrefix = _ref2.classPrefix,
48
+ id = _ref2.id;
49
+ var _useSettings = useSettings(),
50
+ isDark = _useSettings.isDark;
51
+ var data = overViewService.useManagementData({
52
+ throwPointId: id
53
+ });
54
+ var businessPackages = useGetDivisionBusinessPackages(id) || [];
55
+ // 今日已过时常
56
+ var todayPastHour = Number(((moment().valueOf() - moment().startOf('day').valueOf()) / 1000 / 60 / 60).toFixed(1));
57
+ var cleanGroundDuration = data !== null && data !== void 0 && data.dirtyGroundDuration ? (todayPastHour - (data === null || data === void 0 ? void 0 : data.dirtyGroundDuration) / 60).toFixed(1) : 0;
58
+ var noOverflowDuration = data !== null && data !== void 0 && data.overflowDuration ? (todayPastHour - (data === null || data === void 0 ? void 0 : data.overflowDuration) / 60).toFixed(1) : 0;
59
+ return /*#__PURE__*/_jsx("div", {
60
+ className: "".concat(classPrefix, "-manage"),
61
+ children: /*#__PURE__*/_jsxs(VmWrapper, {
62
+ title: "\u8FD0\u8425\u7BA1\u7406",
63
+ children: [/*#__PURE__*/_jsx("div", {
64
+ className: "".concat(classPrefix, "-row"),
65
+ children: [{
66
+ name: '语音宣教',
67
+ value: data === null || data === void 0 ? void 0 : data.voiceEducateTimes,
68
+ unit: '次',
69
+ key: 'yyxj',
70
+ fontType: 'blue'
71
+ }, {
72
+ name: '违规陌生人',
73
+ value: data === null || data === void 0 ? void 0 : data.strangerNum,
74
+ unit: '人',
75
+ key: 'wgmsr',
76
+ fontType: 'red'
77
+ }, {
78
+ name: '灰名单',
79
+ value: data === null || data === void 0 ? void 0 : data.badLabelPersonNum,
80
+ unit: '人',
81
+ key: 'hmd',
82
+ fontType: 'gray'
83
+ }].map(function (ele, index) {
84
+ return /*#__PURE__*/_jsx(VmFactor, _objectSpread(_objectSpread({}, ele), {}, {
85
+ img: require("../../imgs/".concat(ele.key).concat(isDark ? '' : '_light', ".png")),
86
+ unitStyle: {
87
+ fontSize: 14
88
+ }
89
+ }), index);
90
+ })
91
+ }), /*#__PURE__*/_jsxs("div", {
92
+ className: "".concat(classPrefix, "-manage-bottom"),
93
+ children: [/*#__PURE__*/_jsxs("div", {
94
+ className: "".concat(classPrefix, "-manage-bottom-item"),
95
+ children: [/*#__PURE__*/_jsxs("div", {
96
+ className: "".concat(classPrefix, "-manage-bottom-item-left"),
97
+ children: ["\u73AF\u5883\u7BA1\u7406\u6210\u6548", /*#__PURE__*/_jsx("img", {
98
+ src: require("../../imgs/hjglcx.png")
99
+ })]
100
+ }), /*#__PURE__*/_jsxs("div", {
101
+ className: "".concat(classPrefix, "-manage-bottom-item-right"),
102
+ children: [/*#__PURE__*/_jsxs("div", {
103
+ className: "".concat(classPrefix, "-manage-bottom-item-right-item"),
104
+ children: ["\u4ECA\u65E5\u5730\u9762\u5E72\u51C0\u65F6\u957F\u5360\u6BD4", /*#__PURE__*/_jsx("div", {
105
+ className: "".concat(isDark ? 'white_blue' : 'blue'),
106
+ style: {
107
+ display: 'inline-block',
108
+ fontSize: 14,
109
+ marginLeft: 12
110
+ },
111
+ children: "".concat(cleanGroundDuration, "h/").concat(todayPastHour, "h")
112
+ }), /*#__PURE__*/_jsx("img", {
113
+ src: require("../../imgs/manage_bg".concat(isDark ? '' : '_light', ".png"))
114
+ })]
115
+ }), /*#__PURE__*/_jsxs("div", {
116
+ className: "".concat(classPrefix, "-manage-bottom-item-right-item"),
117
+ children: ["\u4ECA\u65E5\u65E0\u7206\u6876\u72B6\u6001\u65F6\u957F\u5360\u6BD4", /*#__PURE__*/_jsx("div", {
118
+ className: "".concat(isDark ? 'white_cyan' : 'cyan'),
119
+ style: {
120
+ display: 'inline-block',
121
+ fontSize: 14,
122
+ marginLeft: 12
123
+ },
124
+ children: "".concat(noOverflowDuration, "h/").concat(todayPastHour, "h")
125
+ }), /*#__PURE__*/_jsx("img", {
126
+ src: require("../../imgs/manage_bg".concat(isDark ? '' : '_light', ".png"))
127
+ })]
128
+ })]
129
+ })]
130
+ }), /*#__PURE__*/_jsxs("div", {
131
+ className: "".concat(classPrefix, "-manage-bottom-item"),
132
+ children: [/*#__PURE__*/_jsxs("div", {
133
+ className: "".concat(classPrefix, "-manage-bottom-item-left"),
134
+ children: ["\u516C\u4F17\u5BA3\u6559\u6210\u6548", /*#__PURE__*/_jsx("img", {
135
+ src: require("../../imgs/gzxjcx.png")
136
+ })]
137
+ }), /*#__PURE__*/_jsxs("div", {
138
+ className: "".concat(classPrefix, "-manage-bottom-item-right"),
139
+ children: [/*#__PURE__*/_jsxs("div", {
140
+ className: "".concat(classPrefix, "-manage-bottom-item-right-item"),
141
+ children: ["\u53A8\u4F59\u51C6\u786E\u7387", /*#__PURE__*/_jsxs("div", {
142
+ className: "".concat(isDark ? 'white_green' : 'green'),
143
+ style: {
144
+ display: 'inline-block',
145
+ fontSize: 14,
146
+ marginLeft: 12
147
+ },
148
+ children: [getPercent(data === null || data === void 0 ? void 0 : data.chuyuAccuracy), "%"]
149
+ }), /*#__PURE__*/_jsx("img", {
150
+ src: require("../../imgs/manage_bg".concat(isDark ? '' : '_light', ".png"))
151
+ })]
152
+ }), /*#__PURE__*/_jsxs("div", {
153
+ className: "".concat(classPrefix, "-manage-bottom-item-right-item"),
154
+ children: ["\u5C45\u6C11\u53C2\u4E0E\u7387", /*#__PURE__*/_jsxs("div", {
155
+ className: "".concat(isDark ? 'white_cyan' : 'cyan'),
156
+ style: {
157
+ display: 'inline-block',
158
+ fontSize: 14,
159
+ marginLeft: 12
160
+ },
161
+ children: [getPercent(data === null || data === void 0 ? void 0 : data.personParticipationRate), "%"]
162
+ }), /*#__PURE__*/_jsx("img", {
163
+ src: require("../../imgs/manage_bg".concat(isDark ? '' : '_light', ".png"))
164
+ })]
165
+ })]
166
+ })]
167
+ })]
168
+ })]
169
+ })
170
+ });
171
+ };
172
+ export default Manage;
@@ -0,0 +1,177 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
8
+ function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
9
+ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
10
+ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
11
+ function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
12
+ function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
13
+ import { Progress } from 'antd';
14
+ import { sumBy } from 'lodash';
15
+ import groupBy from 'lodash/groupBy';
16
+ import { useState } from 'react';
17
+ import { VmLineCharts, VmPieCharts, VmWrapper } from "../../../_components";
18
+ import useSettings from "../../../_hooks/useSettings";
19
+ import { overViewService } from "../../api";
20
+ import { getFilterEcharts } from "../../config";
21
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
22
+ export function getMinHundred(num) {
23
+ return Math.ceil(num / 100) * 100 || 100;
24
+ }
25
+ export function getPercent(num) {
26
+ return num ? num * 100 : 0;
27
+ }
28
+ var RightBottom = function RightBottom(_ref) {
29
+ var classPrefix = _ref.classPrefix,
30
+ id = _ref.id,
31
+ serviceList = _ref.serviceList;
32
+ var _useSettings = useSettings(),
33
+ isDark = _useSettings.isDark;
34
+ var _useState = useState('efficiency'),
35
+ _useState2 = _slicedToArray(_useState, 2),
36
+ pieChartType = _useState2[0],
37
+ setPieChartType = _useState2[1];
38
+ // 事件类型分布
39
+ var alarmByTypeData = overViewService.useAlarmSumByType({
40
+ throwPointId: id
41
+ });
42
+ // 近一周趋势
43
+ var alarmByDateData = overViewService.useAlarmSumByDate({
44
+ throwPointId: id
45
+ });
46
+ // 工单处理效率
47
+ var efficiencyData = overViewService.useResolveEfficiency({
48
+ throwPointId: id
49
+ });
50
+ var lineData = (getFilterEcharts(alarmByDateData, serviceList) || []).map(function (item) {
51
+ return {
52
+ name: item.alarmTypeName || '',
53
+ count: item.count || 0,
54
+ day: item.day || ''
55
+ };
56
+ });
57
+ var _pieData = getFilterEcharts(alarmByTypeData, serviceList) || [];
58
+ var strokeColor = {
59
+ alarm: {
60
+ '0%': '#FF575F',
61
+ '100%': '#F5222D'
62
+ },
63
+ normal: {
64
+ '0%': '#02E574',
65
+ '100%': '#0FB964'
66
+ }
67
+ };
68
+ return /*#__PURE__*/_jsx("div", {
69
+ className: "".concat(classPrefix, "-rightbottom"),
70
+ children: /*#__PURE__*/_jsx(VmWrapper, {
71
+ tabList: [{
72
+ label: 'AI工单处理',
73
+ key: 'efficiency'
74
+ }, {
75
+ label: '近一周趋势',
76
+ key: 'trend'
77
+ }],
78
+ activeKey: pieChartType,
79
+ onChangeTab: function onChangeTab(key) {
80
+ return setPieChartType(key);
81
+ },
82
+ children: pieChartType === 'efficiency' ? /*#__PURE__*/_jsxs(_Fragment, {
83
+ children: [/*#__PURE__*/_jsx(VmPieCharts, {
84
+ dataList: (_pieData === null || _pieData === void 0 ? void 0 : _pieData.map(function (item) {
85
+ return {
86
+ name: item.alarmTypeName || '--',
87
+ value: item.count
88
+ };
89
+ })) || [],
90
+ height: 120,
91
+ name: '事件类型',
92
+ title: "\u603B\u6570",
93
+ innerRadius: ['65%', '80%'],
94
+ outerRadius: ['80%', '95%'],
95
+ legendConfig: {
96
+ right: 0
97
+ },
98
+ spaceLength: 0,
99
+ total: sumBy(_pieData, 'count'),
100
+ unit: "\u8D77"
101
+ }), /*#__PURE__*/_jsx("div", {
102
+ className: "".concat(classPrefix, "-rightbottom-progress"),
103
+ children: [{
104
+ name: 'AI 工单关闭率',
105
+ value: getPercent(efficiencyData === null || efficiencyData === void 0 ? void 0 : efficiencyData.closeRate),
106
+ avg: getPercent(efficiencyData === null || efficiencyData === void 0 ? void 0 : efficiencyData.closeRateAverage),
107
+ unit: '%'
108
+ }, {
109
+ name: 'AI 工单处理时长',
110
+ value: ((efficiencyData === null || efficiencyData === void 0 ? void 0 : efficiencyData.resolveMinute) || 0) / ((efficiencyData === null || efficiencyData === void 0 ? void 0 : efficiencyData.resolveMinuteAverage) || 1),
111
+ avg: (efficiencyData === null || efficiencyData === void 0 ? void 0 : efficiencyData.resolveMinuteAverage) || 0,
112
+ unit: '分'
113
+ }, {
114
+ name: 'AI 工单及时关闭率',
115
+ value: getPercent(efficiencyData === null || efficiencyData === void 0 ? void 0 : efficiencyData.closeInTimeRate),
116
+ avg: getPercent(efficiencyData === null || efficiencyData === void 0 ? void 0 : efficiencyData.closeInTimeRateAverage),
117
+ unit: '%'
118
+ }].map(function (ele, index) {
119
+ return /*#__PURE__*/_jsxs("div", {
120
+ className: "".concat(classPrefix, "-rightbottom-progress-item"),
121
+ children: [/*#__PURE__*/_jsx("div", {
122
+ children: ele.name
123
+ }), /*#__PURE__*/_jsx(Progress, {
124
+ type: "dashboard",
125
+ percent: ele.value,
126
+ width: 120,
127
+ strokeWidth: 10,
128
+ gapDegree: 180,
129
+ strokeLinecap: "butt",
130
+ strokeColor: strokeColor[ele.value > ele.avg ? 'alarm' : 'normal'],
131
+ trailColor: isDark ? '#9B9FA8' : 'rgba(0, 0, 0, 0.1)',
132
+ showInfo: false
133
+ }), /*#__PURE__*/_jsxs("div", {
134
+ className: "".concat(classPrefix, "-rightbottom-progress-desc"),
135
+ children: ["\u5747\u503C", ele.avg, ele.unit, /*#__PURE__*/_jsxs("div", {
136
+ className: ele.value > ele.avg ? 'white_red' : 'white_green',
137
+ style: {
138
+ fontSize: 16
139
+ },
140
+ children: [ele.value, ele.unit]
141
+ })]
142
+ })]
143
+ }, index);
144
+ })
145
+ })]
146
+ }) : /*#__PURE__*/_jsx(VmLineCharts, _objectSpread(_objectSpread({}, transferLineData(lineData)), {}, {
147
+ unit: "\u8D77",
148
+ height: 238
149
+ }))
150
+ })
151
+ });
152
+ };
153
+ export default RightBottom;
154
+ export function transferLineData() {
155
+ var data = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
156
+ var groupByThrowPoint = groupBy(data || [], 'name');
157
+ var groupByDay = groupBy(data || [], 'day');
158
+ var lineData = [];
159
+ // eslint-disable-next-line guard-for-in
160
+ for (var key in groupByThrowPoint) {
161
+ var item = groupByThrowPoint[key];
162
+ lineData.push({
163
+ name: item[0].name || '',
164
+ data: item.map(function (item) {
165
+ return item.count || 0;
166
+ })
167
+ });
168
+ }
169
+ // 去除日期中的年
170
+ var xAxis = Object.keys(groupByDay).map(function (item) {
171
+ return item.substring(5);
172
+ });
173
+ return {
174
+ xAxis: xAxis,
175
+ dataList: lineData
176
+ };
177
+ }
@@ -0,0 +1,56 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
3
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
+ import { Col, Row } from 'antd';
8
+ import Hot from "./Hot";
9
+ import Left from "./Left";
10
+ import Manage from "./Manage";
11
+ import RightBottom from "./RightBottom";
12
+ import "./index.less";
13
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
14
+ var OverView = function OverView(_ref) {
15
+ var _ref$classPrefix = _ref.classPrefix,
16
+ classPrefix = _ref$classPrefix === void 0 ? '' : _ref$classPrefix,
17
+ id = _ref.id,
18
+ throwPoints = _ref.throwPoints,
19
+ basicInfo = _ref.basicInfo,
20
+ serviceList = _ref.serviceList,
21
+ customMapInfo = _ref.customMapInfo,
22
+ garbageIcons = _ref.garbageIcons;
23
+ var prefix = "".concat(classPrefix, "-overview");
24
+ var common = {
25
+ classPrefix: prefix,
26
+ id: id,
27
+ serviceList: serviceList
28
+ };
29
+ var hasTHrow = serviceList === null || serviceList === void 0 ? void 0 : serviceList.includes('THROW');
30
+ return /*#__PURE__*/_jsxs("div", {
31
+ className: prefix,
32
+ children: [/*#__PURE__*/_jsx(Left, _objectSpread(_objectSpread({}, common), {}, {
33
+ throwPoints: throwPoints,
34
+ basicInfo: basicInfo,
35
+ customMapInfo: customMapInfo
36
+ })), /*#__PURE__*/_jsx("div", {
37
+ className: "".concat(prefix, "-right"),
38
+ children: /*#__PURE__*/_jsxs(Row, {
39
+ gutter: [16, 16],
40
+ children: [hasTHrow && /*#__PURE__*/_jsx(Col, {
41
+ span: 24,
42
+ children: /*#__PURE__*/_jsx(Hot, _objectSpread(_objectSpread({}, common), {}, {
43
+ garbageIcons: garbageIcons
44
+ }))
45
+ }), /*#__PURE__*/_jsx(Col, {
46
+ span: hasTHrow ? 12 : 24,
47
+ children: /*#__PURE__*/_jsx(Manage, _objectSpread({}, common))
48
+ }), /*#__PURE__*/_jsx(Col, {
49
+ span: hasTHrow ? 12 : 24,
50
+ children: /*#__PURE__*/_jsx(RightBottom, _objectSpread({}, common))
51
+ })]
52
+ })
53
+ })]
54
+ });
55
+ };
56
+ export default OverView;
@@ -0,0 +1,242 @@
1
+ @import '../../style/index';
2
+
3
+ .@{prefix-cls}-tabs {
4
+ display: flex;
5
+ gap: 16px;
6
+ color: var(--modal-title-color);
7
+ font-size: 14px;
8
+ &-item {
9
+ cursor: pointer;
10
+ &.active {
11
+ border: 1px solid var(--blue-color);
12
+ color: var(--blue-color);
13
+ }
14
+ }
15
+ }
16
+
17
+ .@{prefix-cls}-overview {
18
+ display: flex;
19
+ gap: 16px;
20
+
21
+ &-left {
22
+ height: 100%;
23
+ width: 400px;
24
+
25
+ &-img {
26
+ margin-bottom: 16px;
27
+ img {
28
+ width: 100%;
29
+ height: 207px;
30
+ }
31
+ }
32
+
33
+ &-throws {
34
+ display: flex;
35
+ justify-content: flex-start;
36
+ align-items: self-start;
37
+ gap: 12px;
38
+ font-weight: 600;
39
+ font-size: 16px;
40
+
41
+ --tfd-throw-color: #1677ff;
42
+
43
+ &.dark {
44
+ --tfd-throw-color: #fff;
45
+ }
46
+
47
+ &-title {
48
+ color: var(--tfd-throw-color);
49
+ }
50
+ &-value {
51
+ color: var(--modal-title-color);
52
+ span {
53
+ font-size: 14px;
54
+ }
55
+ }
56
+
57
+ .manyiBg {
58
+ width: 128px;
59
+ height: 196px;
60
+ background: url('../../imgs/tfd_manyi_light.png');
61
+ background-size: 100% 100%;
62
+ background-repeat: no-repeat;
63
+ padding: 16px;
64
+ }
65
+
66
+ .twtfBg {
67
+ width: 108px;
68
+ height: 94px;
69
+ padding: 16px;
70
+ margin-bottom: 9px;
71
+ background: url('../../imgs/tfd_twtf_light.png');
72
+ }
73
+ .wpdBg {
74
+ width: 108px;
75
+ height: 94px;
76
+ padding: 16px;
77
+ background: url('../../imgs/tfd_wpd_light.png');
78
+ }
79
+ .wstfBg {
80
+ width: 108px;
81
+ height: 94px;
82
+ padding: 16px;
83
+ margin-bottom: 9px;
84
+ background: url('../../imgs/tfd_wstf_light.png');
85
+ }
86
+ .htBg {
87
+ width: 108px;
88
+ height: 94px;
89
+ padding: 16px;
90
+ background: url('../../imgs/tfd_ht_light.png');
91
+ }
92
+
93
+ &.dark {
94
+ .manyiBg {
95
+ background: url('../../imgs/tfd_manyi.png');
96
+ }
97
+ .twtfBg {
98
+ background: url('../../imgs/tfd_twtf.png');
99
+ }
100
+ .wpdBg {
101
+ background: url('../../imgs/tfd_wpd.png');
102
+ }
103
+ .wstfBg {
104
+ background: url('../../imgs/tfd_wstf.png');
105
+ }
106
+ .htBg {
107
+ background: url('../../imgs/tfd_ht.png');
108
+ }
109
+ }
110
+ }
111
+ }
112
+ &-right {
113
+ height: 100%;
114
+ width: calc(100% - 416px);
115
+ }
116
+ &-row {
117
+ display: flex;
118
+ justify-content: space-between;
119
+ align-items: center;
120
+ }
121
+ &-hot {
122
+ height: 381px;
123
+
124
+ &-btns {
125
+ .ant-radio-button-wrapper {
126
+ background: transparent;
127
+ border: 1px solid var(--modal-head-split-line-color);
128
+ color: var(--modal-title-color);
129
+
130
+ &::before {
131
+ display: none;
132
+ }
133
+ }
134
+ .ant-radio-button-wrapper:first-child {
135
+ border-top-left-radius: 6px;
136
+ border-bottom-left-radius: 6px;
137
+ }
138
+ .ant-radio-button-wrapper:last-child {
139
+ border-top-right-radius: 6px;
140
+ border-bottom-right-radius: 6px;
141
+ }
142
+ .ant-radio-button-wrapper-checked:not(
143
+ .ant-radio-button-wrapper-disabled
144
+ ) {
145
+ border-color: var(--blue-color);
146
+ }
147
+ }
148
+
149
+ &-summary {
150
+ display: flex;
151
+ justify-content: space-around;
152
+ align-items: center;
153
+ height: 60px;
154
+ }
155
+ }
156
+
157
+ &-manage {
158
+ height: 322px;
159
+
160
+ &-bottom {
161
+ margin-top: 14px;
162
+ overflow: hidden;
163
+
164
+ &-item {
165
+ display: flex;
166
+ align-items: center;
167
+ gap: 24px;
168
+ margin-bottom: 12px;
169
+ &-left {
170
+ width: 85px;
171
+ img {
172
+ display: block;
173
+ width: 58px;
174
+ height: 58px;
175
+ margin: 0 auto;
176
+ }
177
+ }
178
+
179
+ &-right {
180
+ flex: 1;
181
+
182
+ &-item {
183
+ height: 26px;
184
+ padding-left: 24px;
185
+ position: relative;
186
+ color: var(--modal-title-color);
187
+ margin: 7px 0;
188
+ display: flex;
189
+ justify-content: space-between;
190
+
191
+ > div[class*='blue'] {
192
+ color: #1677ff;
193
+ }
194
+ > div[class*='green'] {
195
+ color: #0fb964;
196
+ }
197
+ > div[class*='cyan'] {
198
+ color: #2facff;
199
+ }
200
+
201
+ img {
202
+ display: block;
203
+ width: 258px;
204
+ height: 18px;
205
+ position: absolute;
206
+ left: 0;
207
+ bottom: 0;
208
+ }
209
+ }
210
+ }
211
+ }
212
+ }
213
+ }
214
+ &-rightbottom {
215
+ color: var(--modal-title-color);
216
+
217
+ &-progress {
218
+ display: flex;
219
+ justify-content: space-between;
220
+ align-items: center;
221
+ margin-top: 12px;
222
+ &-item {
223
+ height: 106px;
224
+ overflow-y: hidden;
225
+ position: relative;
226
+
227
+ > div:first-child {
228
+ padding-bottom: 4px;
229
+ text-align: center;
230
+ }
231
+ }
232
+ &-desc {
233
+ position: absolute;
234
+ left: 50%;
235
+ bottom: 8px;
236
+ transform: translateX(-50%);
237
+ text-align: center;
238
+ color: #9b9fa8;
239
+ }
240
+ }
241
+ }
242
+ }