@vtx/modals2 2.15.57 → 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 +4 -3
  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,161 +1,161 @@
1
- @import '../../style/index';
2
-
3
- .@{prefix-cls}-sxyx {
4
- padding: 6px 10px;
5
-
6
- &-card {
7
- width: 100%;
8
- height: 100%;
9
- background: var(--bg-color2);
10
- border-radius: 4px;
11
- box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.02);
12
- border: 1px solid var(--bg-border-color2);
13
-
14
- &-title {
15
- display: flex;
16
- height: 50px;
17
- align-items: center;
18
- justify-content: space-between;
19
- border-bottom: 1px solid #e8e8e8;
20
- padding: 0 25px;
21
-
22
- &-text {
23
- font-size: 16px;
24
- font-family: PingFangSC-Medium-, PingFangSC-Medium;
25
- font-weight: normal;
26
- color: rgba(0, 0, 0, 0.85);
27
- }
28
- }
29
-
30
- &-content {
31
- height: calc(100% - 50px);
32
- padding: 18px 25px;
33
- display: flex;
34
-
35
- &-label {
36
- font-size: 14px;
37
- font-family: PingFang SC-Regular, PingFang SC;
38
- font-weight: 400;
39
- color: rgba(0, 0, 0, 0.65);
40
- }
41
-
42
- &-value {
43
- font-size: 14px;
44
- font-family: PingFang SC-Regular, PingFang SC;
45
- font-weight: 400;
46
- color: rgba(0, 0, 0, 0.85);
47
- }
48
- }
49
- }
50
-
51
- &-sx-info {
52
- position: relative;
53
- width: 70%;
54
- height: 100px;
55
- margin: auto 0;
56
-
57
- &-sxHeight {
58
- position: absolute;
59
- top: -13px;
60
- display: flex;
61
- align-items: center;
62
- }
63
- &-sxMaxHeight {
64
- position: absolute;
65
- top: 20px;
66
- display: flex;
67
- align-items: center;
68
- }
69
- &-sxMinHeight {
70
- position: absolute;
71
- bottom: -13px;
72
- display: flex;
73
- align-items: center;
74
- }
75
- &-sxNowHeight {
76
- position: absolute;
77
- right: -10px;
78
- display: flex;
79
- align-items: center;
80
- }
81
-
82
- &-line {
83
- display: inline-block;
84
- width: 120px;
85
- height: 0px;
86
- border: 1px solid rgba(112, 112, 112, 0.24);
87
- margin-left: 10px;
88
- }
89
-
90
- .lui-column-bg {
91
- position: absolute;
92
- width: 70px;
93
- height: 100%;
94
- background-color: rgba(197, 227, 255, 1);
95
- top: 50%;
96
- left: 50%;
97
- transform: translate(-50%, -50%);
98
-
99
- &::before {
100
- position: absolute;
101
- content: '';
102
- display: block;
103
- height: 20px;
104
- width: 100%;
105
- border-radius: 50%;
106
- top: -10.5px;
107
- z-index: 1;
108
- background: linear-gradient(0deg, #1890ff 0%, #c5e3ff 100%);
109
- }
110
-
111
- &::after {
112
- position: absolute;
113
- content: '';
114
- display: block;
115
- height: 15px;
116
- width: 100%;
117
- border-radius: 50%;
118
- bottom: -9.5px;
119
- background: rgba(24, 144, 255, 0.5);
120
- }
121
-
122
- .lui-inner {
123
- position: absolute;
124
- bottom: 0;
125
- width: 100%;
126
- height: 50%;
127
- background: linear-gradient(
128
- 0deg,
129
- rgba(24, 144, 255, 0.3) 0%,
130
- rgba(24, 144, 255, 0.5) 100%
131
- );
132
- text-align: center;
133
-
134
- &::before {
135
- position: absolute;
136
- content: '';
137
- display: block;
138
- height: 20px;
139
- width: 100%;
140
- background: linear-gradient(0deg, #1890ff 0%, #78beff 100%);
141
- border-radius: 50%;
142
- top: -10.5px;
143
- z-index: 1;
144
- }
145
-
146
- &::after {
147
- position: absolute;
148
- content: '';
149
- display: block;
150
- height: 15px;
151
- width: 100%;
152
- border-radius: 50%;
153
- background: var(--bg-color2);
154
- border: 1px solid var(--bg-border-color2);
155
-
156
- bottom: -10px;
157
- }
158
- }
159
- }
160
- }
161
- }
1
+ @import '../../style/index';
2
+
3
+ .@{prefix-cls}-sxyx {
4
+ padding: 6px 10px;
5
+
6
+ &-card {
7
+ width: 100%;
8
+ height: 100%;
9
+ background: var(--bg-color2);
10
+ border-radius: 4px;
11
+ box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.02);
12
+ border: 1px solid var(--bg-border-color2);
13
+
14
+ &-title {
15
+ display: flex;
16
+ height: 50px;
17
+ align-items: center;
18
+ justify-content: space-between;
19
+ border-bottom: 1px solid #e8e8e8;
20
+ padding: 0 25px;
21
+
22
+ &-text {
23
+ font-size: 16px;
24
+ font-family: PingFangSC-Medium-, PingFangSC-Medium;
25
+ font-weight: normal;
26
+ color: rgba(0, 0, 0, 0.85);
27
+ }
28
+ }
29
+
30
+ &-content {
31
+ height: calc(100% - 50px);
32
+ padding: 18px 25px;
33
+ display: flex;
34
+
35
+ &-label {
36
+ font-size: 14px;
37
+ font-family: PingFang SC-Regular, PingFang SC;
38
+ font-weight: 400;
39
+ color: rgba(0, 0, 0, 0.65);
40
+ }
41
+
42
+ &-value {
43
+ font-size: 14px;
44
+ font-family: PingFang SC-Regular, PingFang SC;
45
+ font-weight: 400;
46
+ color: rgba(0, 0, 0, 0.85);
47
+ }
48
+ }
49
+ }
50
+
51
+ &-sx-info {
52
+ position: relative;
53
+ width: 70%;
54
+ height: 100px;
55
+ margin: auto 0;
56
+
57
+ &-sxHeight {
58
+ position: absolute;
59
+ top: -13px;
60
+ display: flex;
61
+ align-items: center;
62
+ }
63
+ &-sxMaxHeight {
64
+ position: absolute;
65
+ top: 20px;
66
+ display: flex;
67
+ align-items: center;
68
+ }
69
+ &-sxMinHeight {
70
+ position: absolute;
71
+ bottom: -13px;
72
+ display: flex;
73
+ align-items: center;
74
+ }
75
+ &-sxNowHeight {
76
+ position: absolute;
77
+ right: -10px;
78
+ display: flex;
79
+ align-items: center;
80
+ }
81
+
82
+ &-line {
83
+ display: inline-block;
84
+ width: 120px;
85
+ height: 0px;
86
+ border: 1px solid rgba(112, 112, 112, 0.24);
87
+ margin-left: 10px;
88
+ }
89
+
90
+ .lui-column-bg {
91
+ position: absolute;
92
+ width: 70px;
93
+ height: 100%;
94
+ background-color: rgba(197, 227, 255, 1);
95
+ top: 50%;
96
+ left: 50%;
97
+ transform: translate(-50%, -50%);
98
+
99
+ &::before {
100
+ position: absolute;
101
+ content: '';
102
+ display: block;
103
+ height: 20px;
104
+ width: 100%;
105
+ border-radius: 50%;
106
+ top: -10.5px;
107
+ z-index: 1;
108
+ background: linear-gradient(0deg, #1890ff 0%, #c5e3ff 100%);
109
+ }
110
+
111
+ &::after {
112
+ position: absolute;
113
+ content: '';
114
+ display: block;
115
+ height: 15px;
116
+ width: 100%;
117
+ border-radius: 50%;
118
+ bottom: -9.5px;
119
+ background: rgba(24, 144, 255, 0.5);
120
+ }
121
+
122
+ .lui-inner {
123
+ position: absolute;
124
+ bottom: 0;
125
+ width: 100%;
126
+ height: 50%;
127
+ background: linear-gradient(
128
+ 0deg,
129
+ rgba(24, 144, 255, 0.3) 0%,
130
+ rgba(24, 144, 255, 0.5) 100%
131
+ );
132
+ text-align: center;
133
+
134
+ &::before {
135
+ position: absolute;
136
+ content: '';
137
+ display: block;
138
+ height: 20px;
139
+ width: 100%;
140
+ background: linear-gradient(0deg, #1890ff 0%, #78beff 100%);
141
+ border-radius: 50%;
142
+ top: -10.5px;
143
+ z-index: 1;
144
+ }
145
+
146
+ &::after {
147
+ position: absolute;
148
+ content: '';
149
+ display: block;
150
+ height: 15px;
151
+ width: 100%;
152
+ border-radius: 50%;
153
+ background: var(--bg-color2);
154
+ border: 1px solid var(--bg-border-color2);
155
+
156
+ bottom: -10px;
157
+ }
158
+ }
159
+ }
160
+ }
161
+ }
@@ -1 +1 @@
1
- @prefix-cls: pump;
1
+ @prefix-cls: pump;
@@ -1,35 +1,35 @@
1
- @import '../../style/index';
2
-
3
- .@{prefix-cls}-alarm {
4
- display: flex;
5
- flex-direction: column;
6
- gap: 10px;
7
- height: 600px;
8
- padding: 6px 10px;
9
- &-search {
10
- padding: 10px 20px;
11
- background: var(--bg-color2);
12
- border: 1px solid var(--bg-border-color2);
13
- }
14
- &-charts {
15
- height: 200px;
16
- display: flex;
17
- gap: 10px;
18
-
19
- &--chart {
20
- height: 100%;
21
- padding: 20px;
22
- flex: 1;
23
- display: flex;
24
- flex-direction: column;
25
- background: var(--bg-color2);
26
- border: 1px solid var(--bg-border-color2);
27
- }
28
- }
29
- &-list {
30
- padding: 20px;
31
- flex: 1;
32
- background: var(--bg-color2);
33
- border: 1px solid var(--bg-border-color2);
34
- }
35
- }
1
+ @import '../../style/index';
2
+
3
+ .@{prefix-cls}-alarm {
4
+ display: flex;
5
+ flex-direction: column;
6
+ gap: 10px;
7
+ height: 600px;
8
+ padding: 6px 10px;
9
+ &-search {
10
+ padding: 10px 20px;
11
+ background: var(--bg-color2);
12
+ border: 1px solid var(--bg-border-color2);
13
+ }
14
+ &-charts {
15
+ height: 200px;
16
+ display: flex;
17
+ gap: 10px;
18
+
19
+ &--chart {
20
+ height: 100%;
21
+ padding: 20px;
22
+ flex: 1;
23
+ display: flex;
24
+ flex-direction: column;
25
+ background: var(--bg-color2);
26
+ border: 1px solid var(--bg-border-color2);
27
+ }
28
+ }
29
+ &-list {
30
+ padding: 20px;
31
+ flex: 1;
32
+ background: var(--bg-color2);
33
+ border: 1px solid var(--bg-border-color2);
34
+ }
35
+ }
@@ -1,29 +1,29 @@
1
- @import '../../style/index';
2
-
3
- .@{prefix-cls}-collection {
4
- display: flex;
5
- flex-direction: column;
6
- gap: 10px;
7
- height: 600px;
8
- padding: 6px 10px;
9
- &-search {
10
- display: flex;
11
- justify-content: space-between;
12
- align-items: center;
13
- padding: 10px 20px;
14
- background: var(--bg-color2);
15
- border: 1px solid var(--bg-border-color2);
16
- }
17
- &-summary {
18
- padding: 20px;
19
- height: 150px;
20
- background: var(--bg-color2);
21
- border: 1px solid var(--bg-border-color2);
22
- }
23
- &-list {
24
- flex: 1;
25
- padding: 20px;
26
- background: var(--bg-color2);
27
- border: 1px solid var(--bg-border-color2);
28
- }
29
- }
1
+ @import '../../style/index';
2
+
3
+ .@{prefix-cls}-collection {
4
+ display: flex;
5
+ flex-direction: column;
6
+ gap: 10px;
7
+ height: 600px;
8
+ padding: 6px 10px;
9
+ &-search {
10
+ display: flex;
11
+ justify-content: space-between;
12
+ align-items: center;
13
+ padding: 10px 20px;
14
+ background: var(--bg-color2);
15
+ border: 1px solid var(--bg-border-color2);
16
+ }
17
+ &-summary {
18
+ padding: 20px;
19
+ height: 150px;
20
+ background: var(--bg-color2);
21
+ border: 1px solid var(--bg-border-color2);
22
+ }
23
+ &-list {
24
+ flex: 1;
25
+ padding: 20px;
26
+ background: var(--bg-color2);
27
+ border: 1px solid var(--bg-border-color2);
28
+ }
29
+ }
@@ -1 +1 @@
1
- @prefix-cls: restaurant;
1
+ @prefix-cls: restaurant;