@vtx/modals2 2.15.58 → 2.15.59

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 (118) hide show
  1. package/README.md +33 -33
  2. package/lib/style/index.less +8 -8
  3. package/lib/style/themes/dark.less +128 -128
  4. package/lib/style/themes/default.less +44 -44
  5. package/lib/style/themes/index.less +1 -1
  6. package/lib/vm-alarm-info/Components/index.less +43 -43
  7. package/lib/vm-alarm-info/style/index.less +16 -16
  8. package/lib/vm-alarm-situation/style/index.less +67 -67
  9. package/lib/vm-alarm-situation-pt/style/index.less +65 -65
  10. package/lib/vm-analysis-comparison/style/index.less +12 -12
  11. package/lib/vm-appraisal-info/style/index.less +136 -136
  12. package/lib/vm-base-list/style/index.less +39 -39
  13. package/lib/vm-button/style/index.less +20 -20
  14. package/lib/vm-charts/index.less +30 -30
  15. package/lib/vm-checkbox/style/index.less +25 -25
  16. package/lib/vm-container/style/index.less +30 -30
  17. package/lib/vm-correlation-comparison/style/index.less +13 -13
  18. package/lib/vm-custom/style/index.less +20 -20
  19. package/lib/vm-empty/style/index.less +23 -23
  20. package/lib/vm-iframe-modal/style/index.less +9 -9
  21. package/lib/vm-image-text/style/index.less +32 -32
  22. package/lib/vm-map/style/index.less +3 -3
  23. package/lib/vm-modal-table/style/index.less +23 -23
  24. package/lib/vm-radio/style/index.less +26 -26
  25. package/lib/vm-real-time-monitor/style/index.less +12 -12
  26. package/lib/vm-repair-maintain/style/index.less +115 -115
  27. package/lib/vm-round-content/style/index.less +33 -33
  28. package/lib/vm-select-device/style/index.less +16 -16
  29. package/lib/vm-sub-tabs/style/index.less +179 -179
  30. package/lib/vm-sub-title/style/index.less +69 -69
  31. package/lib/vm-video/api.js +1 -1
  32. package/lib/vm-video/api.js.map +1 -1
  33. package/lib/vm-video/index.less +36 -36
  34. package/lib/vtx-base-info/style/index.less +66 -66
  35. package/lib/vtx-base-modal/api.js +7 -6
  36. package/lib/vtx-base-modal/api.js.map +1 -1
  37. package/lib/vtx-base-modal/style/index.less +1097 -1097
  38. package/lib/vtx-car-modal/api.js +47 -44
  39. package/lib/vtx-car-modal/api.js.map +1 -1
  40. package/lib/vtx-car-modal/components/AlarmInfo/index.less +40 -40
  41. package/lib/vtx-car-modal/components/BaseInfo/Charts.js +3 -2
  42. package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -1
  43. package/lib/vtx-car-modal/components/BaseInfo/index.js +10 -6
  44. package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
  45. package/lib/vtx-car-modal/components/BaseInfo/index.less +290 -290
  46. package/lib/vtx-car-modal/components/Collection/index.less +18 -18
  47. package/lib/vtx-car-modal/components/DetailInfo/index.less +21 -21
  48. package/lib/vtx-car-modal/components/Maintenance/index.less +35 -35
  49. package/lib/vtx-car-modal/components/OilConsumption/index.less +39 -39
  50. package/lib/vtx-car-modal/components/StaticInfo/index.less +82 -82
  51. package/lib/vtx-car-modal/components/WaterConsumption/index.less +25 -25
  52. package/lib/vtx-car-modal/components/WorkInfo/index.less +66 -66
  53. package/lib/vtx-car-modal/index.js +8 -8
  54. package/lib/vtx-car-modal/index.js.map +1 -1
  55. package/lib/vtx-car-modal/style/index.less +8 -8
  56. package/lib/vtx-cc-cp-modal/components/OrderInfo/index.less +108 -108
  57. package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +46 -46
  58. package/lib/vtx-cc-cp-modal/style/index.less +1 -1
  59. package/lib/vtx-cc-unit-modal/style/index.less +1 -1
  60. package/lib/vtx-cp-modal/components/AlarmInfo/index.less +109 -109
  61. package/lib/vtx-cp-modal/components/BaseInfo/index.less +156 -156
  62. package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +109 -109
  63. package/lib/vtx-cp-modal/components/SyInfo/index.less +47 -47
  64. package/lib/vtx-cp-modal/style/index.less +1 -1
  65. package/lib/vtx-default-modal/components/BaseInfo/index.less +38 -38
  66. package/lib/vtx-default-modal/style/index.less +1 -1
  67. package/lib/vtx-df-modal/components/BaseInfo/index.less +173 -173
  68. package/lib/vtx-df-modal/components/Metering/index.less +83 -83
  69. package/lib/vtx-df-modal/components/WorkCondition/index.less +136 -136
  70. package/lib/vtx-df-modal/style/index.less +1 -1
  71. package/lib/vtx-facility-modal/components/OverView/index.less +120 -120
  72. package/lib/vtx-facility-modal/style/index.less +1 -1
  73. package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
  74. package/lib/vtx-housing-estate-modal/components/OverView/index.less +256 -256
  75. package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
  76. package/lib/vtx-housing-estate-modal/components/TFRD/index.less +15 -15
  77. package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
  78. package/lib/vtx-housing-estate-modal/components/WGXW/index.less +102 -102
  79. package/lib/vtx-housing-estate-modal/style/index.less +1 -1
  80. package/lib/vtx-kh-modal/components/BaseInfo/index.less +66 -66
  81. package/lib/vtx-kh-modal/style/index.less +1 -1
  82. package/lib/vtx-pump-modal/components/AlarmRecord/index.less +103 -103
  83. package/lib/vtx-pump-modal/components/Basic/index.less +74 -74
  84. package/lib/vtx-pump-modal/components/Sbxl/index.less +90 -90
  85. package/lib/vtx-pump-modal/components/Sjfx/index.less +60 -60
  86. package/lib/vtx-pump-modal/components/Sxyx/index.less +161 -161
  87. package/lib/vtx-pump-modal/style/index.less +1 -1
  88. package/lib/vtx-restaurant-modal/components/Alarm/index.less +35 -35
  89. package/lib/vtx-restaurant-modal/components/Collection/index.less +29 -29
  90. package/lib/vtx-restaurant-modal/style/index.less +1 -1
  91. package/lib/vtx-road-modal/components/BaseInfo/index.less +146 -146
  92. package/lib/vtx-road-modal/components/Statistical/index.less +112 -112
  93. package/lib/vtx-road-modal/style/index.less +1 -1
  94. package/lib/vtx-staff-modal/components/AlarmInfo/index.less +23 -23
  95. package/lib/vtx-staff-modal/components/Attendance/index.less +44 -44
  96. package/lib/vtx-staff-modal/components/BaseInfo/index.less +225 -225
  97. package/lib/vtx-staff-modal/components/DetailInfo/index.less +38 -38
  98. package/lib/vtx-staff-modal/components/Equipment/index.less +52 -52
  99. package/lib/vtx-staff-modal/components/StaticInfo/index.less +283 -283
  100. package/lib/vtx-staff-modal/style/index.less +1 -1
  101. package/lib/vtx-throw-point-modal/components/Alarm/index.less +69 -69
  102. package/lib/vtx-throw-point-modal/components/OverView/index.less +331 -331
  103. package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
  104. package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
  105. package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
  106. package/lib/vtx-throw-point-modal/components/WGXW/index.less +102 -102
  107. package/lib/vtx-throw-point-modal/style/index.less +1 -1
  108. package/lib/vtx-wr-modal/components/AlarmInfo/index.less +106 -106
  109. package/lib/vtx-wr-modal/components/BaseInfo/index.less +142 -142
  110. package/lib/vtx-wr-modal/components/BaseInfoNew/index.less +570 -570
  111. package/lib/vtx-wr-modal/components/BaseInfoNew2/index.less +461 -461
  112. package/lib/vtx-wr-modal/components/Evaluate/index.less +124 -124
  113. package/lib/vtx-wr-modal/components/Monitor/index.less +82 -82
  114. package/lib/vtx-wr-modal/components/Score/index.less +134 -134
  115. package/lib/vtx-wr-modal/style/index.less +1 -1
  116. package/lib/vtx-zg-modal/components/BaseInfo/index.less +97 -97
  117. package/lib/vtx-zg-modal/style/index.less +1 -1
  118. package/package.json +1 -1
@@ -1,102 +1,102 @@
1
- @import '../../style/index';
2
-
3
- .@{prefix-cls}-wgxw {
4
- &-content {
5
- max-height: 580px;
6
- padding: 10px 20px;
7
- display: grid;
8
- grid-template-columns: 1fr 1fr 1fr;
9
- gap: 32px;
10
- overflow: auto;
11
- &-item {
12
- padding: 10px;
13
- display: flex;
14
- flex-direction: column;
15
- height: 263px;
16
- background: rgba(255, 255, 255, 0.05);
17
- border: 1px solid #364e60;
18
- border-radius: 6px;
19
- &--active {
20
- border: 1px solid #55fff5;
21
- }
22
- &-img {
23
- height: 155px;
24
- margin-bottom: 8px;
25
- img {
26
- width: 100%;
27
- height: 100%;
28
- }
29
- }
30
- &-info1 {
31
- display: flex;
32
- justify-content: space-between;
33
- align-items: center;
34
- margin-bottom: 4px;
35
- & > span:nth-child(1) {
36
- color: var(--info-color);
37
- font-size: 16px;
38
- }
39
- }
40
- &-info2 {
41
- display: flex;
42
- justify-content: space-between;
43
- align-items: center;
44
- margin-bottom: 4px;
45
- & > span {
46
- color: var(--info-color);
47
- }
48
- & > div {
49
- color: var(--info-color);
50
- }
51
- }
52
- &-info3 {
53
- display: flex;
54
- gap: 8px;
55
- align-items: center;
56
- color: var(--info-color);
57
- }
58
- &-TO_BE_RESOLVED,
59
- &-PENDING {
60
- color: #faad14;
61
- }
62
- &-TO_BE_AUDITED {
63
- color: #faad14;
64
- }
65
- &-FAILED {
66
- color: #ff4d4f;
67
- }
68
- &-PASSED {
69
- color: #52c41a;
70
- }
71
- &-IGNORED {
72
- color: #999999;
73
- }
74
- }
75
- }
76
- .searchContent {
77
- &.blue {
78
- .ant-select-selector {
79
- background-color: rgba(0, 139, 237, 0.1);
80
- border: 1px solid #1464a6;
81
- color: white;
82
- }
83
- }
84
- }
85
- }
86
-
87
- .selectPopupClassName.blue {
88
- background-color: RGBA(30, 92, 147, 0.5);
89
- .ant-select-item {
90
- color: white;
91
- }
92
- .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
93
- background-color: RGBA(30, 92, 147, 0.5);
94
- }
95
- .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
96
- background: RGBA(30, 92, 147, 1);
97
- }
98
- .ant-empty-description,
99
- .ant-select-dropdown-empty {
100
- color: #74bbf4;
101
- }
102
- }
1
+ @import '../../style/index';
2
+
3
+ .@{prefix-cls}-wgxw {
4
+ &-content {
5
+ max-height: 580px;
6
+ padding: 10px 20px;
7
+ display: grid;
8
+ grid-template-columns: 1fr 1fr 1fr;
9
+ gap: 32px;
10
+ overflow: auto;
11
+ &-item {
12
+ padding: 10px;
13
+ display: flex;
14
+ flex-direction: column;
15
+ height: 263px;
16
+ background: rgba(255, 255, 255, 0.05);
17
+ border: 1px solid #364e60;
18
+ border-radius: 6px;
19
+ &--active {
20
+ border: 1px solid #55fff5;
21
+ }
22
+ &-img {
23
+ height: 155px;
24
+ margin-bottom: 8px;
25
+ img {
26
+ width: 100%;
27
+ height: 100%;
28
+ }
29
+ }
30
+ &-info1 {
31
+ display: flex;
32
+ justify-content: space-between;
33
+ align-items: center;
34
+ margin-bottom: 4px;
35
+ & > span:nth-child(1) {
36
+ color: var(--info-color);
37
+ font-size: 16px;
38
+ }
39
+ }
40
+ &-info2 {
41
+ display: flex;
42
+ justify-content: space-between;
43
+ align-items: center;
44
+ margin-bottom: 4px;
45
+ & > span {
46
+ color: var(--info-color);
47
+ }
48
+ & > div {
49
+ color: var(--info-color);
50
+ }
51
+ }
52
+ &-info3 {
53
+ display: flex;
54
+ gap: 8px;
55
+ align-items: center;
56
+ color: var(--info-color);
57
+ }
58
+ &-TO_BE_RESOLVED,
59
+ &-PENDING {
60
+ color: #faad14;
61
+ }
62
+ &-TO_BE_AUDITED {
63
+ color: #faad14;
64
+ }
65
+ &-FAILED {
66
+ color: #ff4d4f;
67
+ }
68
+ &-PASSED {
69
+ color: #52c41a;
70
+ }
71
+ &-IGNORED {
72
+ color: #999999;
73
+ }
74
+ }
75
+ }
76
+ .searchContent {
77
+ &.blue {
78
+ .ant-select-selector {
79
+ background-color: rgba(0, 139, 237, 0.1);
80
+ border: 1px solid #1464a6;
81
+ color: white;
82
+ }
83
+ }
84
+ }
85
+ }
86
+
87
+ .selectPopupClassName.blue {
88
+ background-color: RGBA(30, 92, 147, 0.5);
89
+ .ant-select-item {
90
+ color: white;
91
+ }
92
+ .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
93
+ background-color: RGBA(30, 92, 147, 0.5);
94
+ }
95
+ .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
96
+ background: RGBA(30, 92, 147, 1);
97
+ }
98
+ .ant-empty-description,
99
+ .ant-select-dropdown-empty {
100
+ color: #74bbf4;
101
+ }
102
+ }
@@ -1 +1 @@
1
- @prefix-cls: estate;
1
+ @prefix-cls: estate;
@@ -1,66 +1,66 @@
1
- .kh-baseContent {
2
- padding: 6px 10px;
3
- display: flex;
4
- justify-content: start;
5
- height: 100%;
6
-
7
- .kh-base {
8
- width: 360px;
9
- height: 100%;
10
- padding: 20px;
11
- margin-right: 10px;
12
- background-color: var(--bg-color2);
13
- border: 1px solid var(--bg-border-color2);
14
-
15
- &-map {
16
- width: 100%;
17
- height: 240px;
18
- }
19
- }
20
-
21
- .kh-right {
22
- width: 100%;
23
- &-summary {
24
- padding: 20px;
25
- background-color: var(--bg-color2);
26
- border: 1px solid var(--bg-border-color2);
27
- }
28
-
29
- &-content {
30
- padding: 20px;
31
- margin-top: 10px;
32
- background-color: var(--bg-color2);
33
- border: 1px solid var(--bg-border-color2);
34
-
35
- &-item-wrap {
36
- height: 420px;
37
- overflow: auto;
38
- text-align: center;
39
- }
40
-
41
- &-item {
42
- width: 100%;
43
- height: 100px;
44
- border: 1px solid var(--block-bg-color);
45
- border-radius: 4px;
46
- margin-bottom: 15px;
47
- display: flex;
48
- justify-content: start;
49
- align-items: center;
50
- &-main {
51
- margin-top: 12px;
52
- }
53
- }
54
- }
55
- }
56
- }
57
-
58
- .kh-status-subtitle {
59
- display: inline-block;
60
- height: 22px;
61
- line-height: 20px;
62
- padding: 0 12px;
63
- margin-left: 12px;
64
- border: 1px solid;
65
- font-size: 14px;
66
- }
1
+ .kh-baseContent {
2
+ padding: 6px 10px;
3
+ display: flex;
4
+ justify-content: start;
5
+ height: 100%;
6
+
7
+ .kh-base {
8
+ width: 360px;
9
+ height: 100%;
10
+ padding: 20px;
11
+ margin-right: 10px;
12
+ background-color: var(--bg-color2);
13
+ border: 1px solid var(--bg-border-color2);
14
+
15
+ &-map {
16
+ width: 100%;
17
+ height: 240px;
18
+ }
19
+ }
20
+
21
+ .kh-right {
22
+ width: 100%;
23
+ &-summary {
24
+ padding: 20px;
25
+ background-color: var(--bg-color2);
26
+ border: 1px solid var(--bg-border-color2);
27
+ }
28
+
29
+ &-content {
30
+ padding: 20px;
31
+ margin-top: 10px;
32
+ background-color: var(--bg-color2);
33
+ border: 1px solid var(--bg-border-color2);
34
+
35
+ &-item-wrap {
36
+ height: 420px;
37
+ overflow: auto;
38
+ text-align: center;
39
+ }
40
+
41
+ &-item {
42
+ width: 100%;
43
+ height: 100px;
44
+ border: 1px solid var(--block-bg-color);
45
+ border-radius: 4px;
46
+ margin-bottom: 15px;
47
+ display: flex;
48
+ justify-content: start;
49
+ align-items: center;
50
+ &-main {
51
+ margin-top: 12px;
52
+ }
53
+ }
54
+ }
55
+ }
56
+ }
57
+
58
+ .kh-status-subtitle {
59
+ display: inline-block;
60
+ height: 22px;
61
+ line-height: 20px;
62
+ padding: 0 12px;
63
+ margin-left: 12px;
64
+ border: 1px solid;
65
+ font-size: 14px;
66
+ }
@@ -1 +1 @@
1
- @import '../../style/index';
1
+ @import '../../style/index';
@@ -1,103 +1,103 @@
1
- @import '../../style/index';
2
-
3
- .@{prefix-cls}-alarm {
4
- width: 100%;
5
- height: 600px;
6
- padding: 6px 10px;
7
- overflow-y: auto;
8
- // display: grid;
9
- // grid-template-rows: 1fr 1fr;
10
- // gap: 10px;
11
-
12
- .ant-radio-wrapper {
13
- margin-right: 0 !important;
14
- }
15
-
16
- &-top {
17
- width: 100%;
18
- display: grid;
19
- grid-template-columns: calc(40% - 5px) calc(60% - 5px);
20
- gap: 10px;
21
-
22
- &-left {
23
- width: 100%;
24
- display: grid;
25
- grid-template-rows: 1fr 1fr;
26
- gap: 10px;
27
- }
28
- }
29
-
30
- &-bottom {
31
- width: 100%;
32
- margin-top: 10px;
33
- }
34
-
35
- &-card {
36
- width: 100%;
37
- background: #ffffff;
38
- box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.02);
39
-
40
- &-title {
41
- width: 100%;
42
- height: 60px;
43
- line-height: 60px;
44
- padding: 0 24px;
45
- display: flex;
46
- align-items: center;
47
- justify-content: space-between;
48
- border-bottom: 1px solid #e8e8e8;
49
- font-size: 13px;
50
- font-family: PingFangSC-Medium-, PingFangSC-Medium;
51
- font-weight: normal;
52
- color: rgba(0, 0, 0, 0.85);
53
- white-space: nowrap;
54
- }
55
-
56
- &-content {
57
- width: 100%;
58
- padding: 17px 24px;
59
- }
60
- }
61
-
62
- .my-flex-center {
63
- display: flex;
64
- align-items: center;
65
- justify-content: space-around;
66
- }
67
-
68
- &-current-item {
69
- text-align: center;
70
- width: 33.33%;
71
- display: inline-block;
72
-
73
- &-name {
74
- font-size: 12px;
75
- font-family: PingFang SC-Medium, PingFang SC;
76
- font-weight: 500;
77
- color: #8d8d8d;
78
- }
79
-
80
- &-value {
81
- font-size: 14px;
82
- font-family: PingFang SC-Regular, PingFang SC;
83
- font-weight: 400;
84
- color: #313333;
85
- }
86
-
87
- &-alarm-value {
88
- width: 20px;
89
- height: 20px;
90
- line-height: 20px;
91
- background: #ff4d4f;
92
- font-size: 12px;
93
- font-family: DIN-Regular, DIN;
94
- font-weight: 400;
95
- color: #ffffff;
96
- display: flex;
97
- align-items: center;
98
- justify-content: center;
99
- display: inline-block;
100
- border-radius: 50%;
101
- }
102
- }
103
- }
1
+ @import '../../style/index';
2
+
3
+ .@{prefix-cls}-alarm {
4
+ width: 100%;
5
+ height: 600px;
6
+ padding: 6px 10px;
7
+ overflow-y: auto;
8
+ // display: grid;
9
+ // grid-template-rows: 1fr 1fr;
10
+ // gap: 10px;
11
+
12
+ .ant-radio-wrapper {
13
+ margin-right: 0 !important;
14
+ }
15
+
16
+ &-top {
17
+ width: 100%;
18
+ display: grid;
19
+ grid-template-columns: calc(40% - 5px) calc(60% - 5px);
20
+ gap: 10px;
21
+
22
+ &-left {
23
+ width: 100%;
24
+ display: grid;
25
+ grid-template-rows: 1fr 1fr;
26
+ gap: 10px;
27
+ }
28
+ }
29
+
30
+ &-bottom {
31
+ width: 100%;
32
+ margin-top: 10px;
33
+ }
34
+
35
+ &-card {
36
+ width: 100%;
37
+ background: #ffffff;
38
+ box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.02);
39
+
40
+ &-title {
41
+ width: 100%;
42
+ height: 60px;
43
+ line-height: 60px;
44
+ padding: 0 24px;
45
+ display: flex;
46
+ align-items: center;
47
+ justify-content: space-between;
48
+ border-bottom: 1px solid #e8e8e8;
49
+ font-size: 13px;
50
+ font-family: PingFangSC-Medium-, PingFangSC-Medium;
51
+ font-weight: normal;
52
+ color: rgba(0, 0, 0, 0.85);
53
+ white-space: nowrap;
54
+ }
55
+
56
+ &-content {
57
+ width: 100%;
58
+ padding: 17px 24px;
59
+ }
60
+ }
61
+
62
+ .my-flex-center {
63
+ display: flex;
64
+ align-items: center;
65
+ justify-content: space-around;
66
+ }
67
+
68
+ &-current-item {
69
+ text-align: center;
70
+ width: 33.33%;
71
+ display: inline-block;
72
+
73
+ &-name {
74
+ font-size: 12px;
75
+ font-family: PingFang SC-Medium, PingFang SC;
76
+ font-weight: 500;
77
+ color: #8d8d8d;
78
+ }
79
+
80
+ &-value {
81
+ font-size: 14px;
82
+ font-family: PingFang SC-Regular, PingFang SC;
83
+ font-weight: 400;
84
+ color: #313333;
85
+ }
86
+
87
+ &-alarm-value {
88
+ width: 20px;
89
+ height: 20px;
90
+ line-height: 20px;
91
+ background: #ff4d4f;
92
+ font-size: 12px;
93
+ font-family: DIN-Regular, DIN;
94
+ font-weight: 400;
95
+ color: #ffffff;
96
+ display: flex;
97
+ align-items: center;
98
+ justify-content: center;
99
+ display: inline-block;
100
+ border-radius: 50%;
101
+ }
102
+ }
103
+ }