@cloudtower/eagle 0.32.46 → 0.32.48

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.
@@ -29690,6 +29690,115 @@ html body {
29690
29690
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29691
29691
  }
29692
29692
  }
29693
+ .E_clm1wy1 {
29694
+ width: 192px;
29695
+ height: 246px;
29696
+ border-radius: 4px;
29697
+ }
29698
+
29699
+ .E_clm1wy1 > .ant-picker-calendar,
29700
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29701
+ width: 100%;
29702
+ background-color: rgba(245, 247, 250, 0.6);
29703
+ border-top: none;
29704
+ }
29705
+
29706
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29707
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29708
+ padding: 0 16px;
29709
+ }
29710
+
29711
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29712
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29713
+ width: 100%;
29714
+ height: 180px;
29715
+ border-spacing: 0;
29716
+ }
29717
+
29718
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29719
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29720
+ margin-bottom: 8px;
29721
+ }
29722
+
29723
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29724
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29725
+ width: 22px;
29726
+ }
29727
+
29728
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29729
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29730
+ padding: 0;
29731
+ }
29732
+
29733
+ .E_clm1wy1 .ant-picker-cell {
29734
+ color: rgba(62, 70, 82, 0.6);
29735
+ opacity: 0.4;
29736
+ }
29737
+
29738
+ .E_clm1wy1 .ant-picker-cell-in-view {
29739
+ color: rgba(62, 70, 82, 0.6);
29740
+ opacity: 1;
29741
+ }
29742
+
29743
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29744
+ color: #3e4652;
29745
+ }
29746
+
29747
+ .E_clm1wy1 .ant-picker-cell::before {
29748
+ pointer-events: none;
29749
+ }
29750
+
29751
+ .E_t1tsm00v {
29752
+ color: rgba(129, 138, 153, 0.6);
29753
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29754
+ backdrop-filter: blur(10px);
29755
+ padding: 7px 10px;
29756
+ }
29757
+
29758
+ .E_c167wnad {
29759
+ color: rgba(62, 70, 82, 0.6);
29760
+ display: flex;
29761
+ justify-content: space-between;
29762
+ align-items: center;
29763
+ padding: 8px 16px;
29764
+ }
29765
+
29766
+ .E_c167wnad .anticon {
29767
+ cursor: pointer;
29768
+ }
29769
+
29770
+ .E_c167wnad .anticon:hover {
29771
+ color: #0096ff;
29772
+ }
29773
+
29774
+ .E_cxhf7dh {
29775
+ text-align: center;
29776
+ }
29777
+
29778
+ .E_cxhf7dh .dots {
29779
+ display: flex;
29780
+ justify-content: center;
29781
+ }
29782
+
29783
+ .E_cxhf7dh .dot {
29784
+ display: inline-block;
29785
+ width: 2px;
29786
+ height: 2px;
29787
+ border-radius: 1px;
29788
+ background: #0096ff;
29789
+ }
29790
+
29791
+ .E_cxhf7dh .dot:not(:last-child) {
29792
+ margin-right: 2px;
29793
+ }
29794
+
29795
+ .E_cxhf7dh .bar {
29796
+ width: 9px;
29797
+ height: 2px;
29798
+ background: #0096ff;
29799
+ border-radius: 2px;
29800
+ }
29801
+
29693
29802
  .E_skwah65 {
29694
29803
  height: 8px;
29695
29804
  box-sizing: border-box;
@@ -29775,35 +29884,6 @@ html body {
29775
29884
  background: #fff;
29776
29885
  }
29777
29886
 
29778
- .E_ou7iq30 {
29779
- overflow: hidden;
29780
- text-overflow: ellipsis;
29781
- }
29782
-
29783
- .E_s1tui002 {
29784
- white-space: nowrap;
29785
- }
29786
-
29787
- .E_mxrc2zg {
29788
- display: -webkit-box;
29789
- -webkit-line-clamp: var(--mxrc2zg-0);
29790
- -webkit-box-orient: vertical;
29791
- word-break: break-all;
29792
- }
29793
-
29794
- .E_t1vv6d68 .ant-tooltip-arrow {
29795
- display: none;
29796
- }
29797
-
29798
- .E_t1vv6d68 .ant-tooltip-inner {
29799
- background: rgba(23, 38, 64, 0.8);
29800
- border-radius: 4px;
29801
- }
29802
-
29803
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29804
- visibility: hidden;
29805
- }
29806
-
29807
29887
  .E_c18bcrac {
29808
29888
  display: inline-block;
29809
29889
  width: 100%;
@@ -29853,249 +29933,104 @@ html body {
29853
29933
  margin-right: 4px;
29854
29934
  }
29855
29935
 
29856
- .E_clm1wy1 {
29857
- width: 192px;
29858
- height: 246px;
29859
- border-radius: 4px;
29936
+ .E_c1up1pdz {
29937
+ width: 648px;
29860
29938
  }
29861
29939
 
29862
- .E_clm1wy1 > .ant-picker-calendar,
29863
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29864
- width: 100%;
29865
- background-color: rgba(245, 247, 250, 0.6);
29866
- border-top: none;
29940
+ .E_c1up1pdz.active {
29941
+ border-color: #0080ff;
29867
29942
  }
29868
29943
 
29869
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29870
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29871
- padding: 0 16px;
29944
+ .E_c1up1pdz.active > header {
29945
+ background: rgba(0, 128, 255, 0.1);
29872
29946
  }
29873
29947
 
29874
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29875
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29876
- width: 100%;
29877
- height: 180px;
29878
- border-spacing: 0;
29948
+ .E_c1up1pdz .expand {
29949
+ padding: 12px;
29879
29950
  }
29880
29951
 
29881
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29882
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29883
- margin-bottom: 8px;
29952
+ .E_c1up1pdz .field-item {
29953
+ display: flex;
29954
+ padding: 10px 0;
29955
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29884
29956
  }
29885
29957
 
29886
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29887
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29888
- width: 22px;
29958
+ .E_c1up1pdz .field-item:last-child {
29959
+ border-bottom: none;
29960
+ padding-bottom: 0;
29889
29961
  }
29890
29962
 
29891
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29892
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29893
- padding: 0;
29963
+ .E_c1up1pdz .field-item label {
29964
+ line-height: 32px;
29965
+ width: 100px;
29966
+ color: rgba(62, 70, 82, 0.6);
29894
29967
  }
29895
29968
 
29896
- .E_clm1wy1 .ant-picker-cell {
29969
+ .E_c1up1pdz .help {
29897
29970
  color: rgba(62, 70, 82, 0.6);
29898
- opacity: 0.4;
29971
+ margin-top: 5px;
29899
29972
  }
29900
29973
 
29901
- .E_clm1wy1 .ant-picker-cell-in-view {
29902
- color: rgba(62, 70, 82, 0.6);
29903
- opacity: 1;
29974
+ .E_c1up1pdz .ant-input-affix-wrapper,
29975
+ .E_c1up1pdz .ant-picker {
29976
+ width: 128px;
29904
29977
  }
29905
29978
 
29906
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
29907
- color: #3e4652;
29979
+ .E_c156wh19 {
29980
+ display: flex;
29981
+ align-items: center;
29982
+ justify-content: space-between;
29983
+ word-break: keep-all;
29908
29984
  }
29909
29985
 
29910
- .E_clm1wy1 .ant-picker-cell::before {
29911
- pointer-events: none;
29986
+ .E_c156wh19 .title {
29987
+ margin: 0 16px 0 8px;
29912
29988
  }
29913
29989
 
29914
- .E_t1tsm00v {
29990
+ .E_c156wh19 .retain {
29915
29991
  color: rgba(129, 138, 153, 0.6);
29916
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29917
- backdrop-filter: blur(10px);
29918
- padding: 7px 10px;
29919
29992
  }
29920
29993
 
29921
- .E_c167wnad {
29922
- color: rgba(62, 70, 82, 0.6);
29994
+ .E_c156wh19 div.left {
29995
+ flex: 1;
29923
29996
  display: flex;
29924
- justify-content: space-between;
29997
+ overflow: hidden;
29925
29998
  align-items: center;
29926
- padding: 8px 16px;
29999
+ justify-content: flex-start;
30000
+ white-space: nowrap;
29927
30001
  }
29928
30002
 
29929
- .E_c167wnad .anticon {
29930
- cursor: pointer;
30003
+ .E_c156wh19 div.left .title {
30004
+ max-width: 100%;
30005
+ overflow: hidden;
30006
+ text-overflow: ellipsis;
29931
30007
  }
29932
30008
 
29933
- .E_c167wnad .anticon:hover {
29934
- color: #0096ff;
30009
+ .E_c156wh19 div.right {
30010
+ display: flex;
30011
+ align-items: center;
29935
30012
  }
29936
30013
 
29937
- .E_cxhf7dh {
29938
- text-align: center;
30014
+ .E_c156wh19 .reverse {
30015
+ display: flex;
30016
+ flex-direction: row-reverse;
30017
+ align-items: center;
29939
30018
  }
29940
30019
 
29941
- .E_cxhf7dh .dots {
29942
- display: flex;
29943
- justify-content: center;
30020
+ .E_c156wh19 .reverse .ant-switch {
30021
+ margin-left: 8px;
29944
30022
  }
29945
30023
 
29946
- .E_cxhf7dh .dot {
29947
- display: inline-block;
29948
- width: 2px;
29949
- height: 2px;
29950
- border-radius: 1px;
29951
- background: #0096ff;
30024
+ .E_c156wh19 .close {
30025
+ padding-left: 14px;
30026
+ margin-left: 14px;
30027
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30028
+ cursor: pointer;
29952
30029
  }
29953
30030
 
29954
- .E_cxhf7dh .dot:not(:last-child) {
29955
- margin-right: 2px;
29956
- }
29957
-
29958
- .E_cxhf7dh .bar {
29959
- width: 9px;
29960
- height: 2px;
29961
- background: #0096ff;
29962
- border-radius: 2px;
29963
- }
29964
-
29965
- .E_gmyahx3 {
29966
- cursor: pointer;
29967
- }
29968
-
29969
- .E_gmyahx3 .link-text {
29970
- color: rgba(0, 21, 64, 0.3);
29971
- }
29972
-
29973
- .E_gmyahx3:hover .link-text {
29974
- color: #0080ff;
29975
- }
29976
-
29977
- span.E_tqjc4ui {
29978
- margin: 0 2px;
29979
- }
29980
-
29981
- .E_n12mqh7z {
29982
- display: flex;
29983
- align-items: center;
29984
- font-size: 12px;
29985
- line-height: 18px;
29986
- }
29987
-
29988
- .E_n12mqh7z:not(:last-child) {
29989
- margin-bottom: 4px;
29990
- }
29991
-
29992
- .E_tf5bynu {
29993
- margin: 0 3px;
29994
- }
29995
-
29996
- .E_tcckoz1 {
29997
- max-height: 400px;
29998
- overflow: auto;
29999
- }
30000
-
30001
- .E_c1up1pdz {
30002
- width: 648px;
30003
- }
30004
-
30005
- .E_c1up1pdz.active {
30006
- border-color: #0080ff;
30007
- }
30008
-
30009
- .E_c1up1pdz.active > header {
30010
- background: rgba(0, 128, 255, 0.1);
30011
- }
30012
-
30013
- .E_c1up1pdz .expand {
30014
- padding: 12px;
30015
- }
30016
-
30017
- .E_c1up1pdz .field-item {
30018
- display: flex;
30019
- padding: 10px 0;
30020
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30021
- }
30022
-
30023
- .E_c1up1pdz .field-item:last-child {
30024
- border-bottom: none;
30025
- padding-bottom: 0;
30026
- }
30027
-
30028
- .E_c1up1pdz .field-item label {
30029
- line-height: 32px;
30030
- width: 100px;
30031
- color: rgba(62, 70, 82, 0.6);
30032
- }
30033
-
30034
- .E_c1up1pdz .help {
30035
- color: rgba(62, 70, 82, 0.6);
30036
- margin-top: 5px;
30037
- }
30038
-
30039
- .E_c1up1pdz .ant-input-affix-wrapper,
30040
- .E_c1up1pdz .ant-picker {
30041
- width: 128px;
30042
- }
30043
-
30044
- .E_c156wh19 {
30045
- display: flex;
30046
- align-items: center;
30047
- justify-content: space-between;
30048
- word-break: keep-all;
30049
- }
30050
-
30051
- .E_c156wh19 .title {
30052
- margin: 0 16px 0 8px;
30053
- }
30054
-
30055
- .E_c156wh19 .retain {
30056
- color: rgba(129, 138, 153, 0.6);
30057
- }
30058
-
30059
- .E_c156wh19 div.left {
30060
- flex: 1;
30061
- display: flex;
30062
- overflow: hidden;
30063
- align-items: center;
30064
- justify-content: flex-start;
30065
- white-space: nowrap;
30066
- }
30067
-
30068
- .E_c156wh19 div.left .title {
30069
- max-width: 100%;
30070
- overflow: hidden;
30071
- text-overflow: ellipsis;
30072
- }
30073
-
30074
- .E_c156wh19 div.right {
30075
- display: flex;
30076
- align-items: center;
30077
- }
30078
-
30079
- .E_c156wh19 .reverse {
30080
- display: flex;
30081
- flex-direction: row-reverse;
30082
- align-items: center;
30083
- }
30084
-
30085
- .E_c156wh19 .reverse .ant-switch {
30086
- margin-left: 8px;
30087
- }
30088
-
30089
- .E_c156wh19 .close {
30090
- padding-left: 14px;
30091
- margin-left: 14px;
30092
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30093
- cursor: pointer;
30094
- }
30095
-
30096
- .E_m126spxy {
30097
- padding-bottom: 4px;
30098
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30031
+ .E_m126spxy {
30032
+ padding-bottom: 4px;
30033
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30099
30034
  }
30100
30035
 
30101
30036
  .E_m126spxy .ant-btn.ant-btn-link {
@@ -30164,167 +30099,103 @@ span.E_tqjc4ui {
30164
30099
  color: #fff;
30165
30100
  }
30166
30101
 
30167
- .E_s1iv0tp1 .enabled-switch {
30168
- display: flex;
30169
- align-items: center;
30170
- }
30171
-
30172
- .E_s1iv0tp1 .enabled-text {
30173
- margin-right: 8px;
30174
- }
30175
-
30176
- .E_c18gxmrl {
30177
- border: 1px solid #d8deeb;
30178
- border-radius: 4px;
30179
- }
30180
-
30181
- .E_c18gxmrl + .E_c18gxmrl {
30182
- margin-top: 8px;
30183
- }
30184
-
30185
- .E_c18gxmrl:hover {
30186
- border-color: #0080ff;
30187
- }
30188
-
30189
- .E_c18gxmrl:hover > header {
30190
- background: rgba(0, 128, 255, 0.1);
30191
- }
30192
-
30193
- .E_c18gxmrl.active header {
30194
- border-bottom: 1px solid #d8deeb;
30195
- }
30196
-
30197
- .E_c18gxmrl > header {
30198
- padding: 8px 12px;
30199
- }
30200
-
30201
- .E_t1sqg15u {
30202
- background: white;
30203
- }
30204
-
30205
- .E_t1sqg15u.inline .table-row {
30206
- flex-direction: column;
30207
- }
30208
-
30209
- .E_t1sqg15u.inline .table-row > label {
30210
- padding: 0 16px 7px 0;
30102
+ .E_gmyahx3 {
30103
+ cursor: pointer;
30211
30104
  }
30212
30105
 
30213
- .E_t1sqg15u.has-border .table-header {
30214
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30106
+ .E_gmyahx3 .link-text {
30107
+ color: rgba(0, 21, 64, 0.3);
30215
30108
  }
30216
30109
 
30217
- .E_t1sqg15u.has-border .hiddenBorder {
30218
- border-top: none !important;
30110
+ .E_gmyahx3:hover .link-text {
30111
+ color: #0080ff;
30219
30112
  }
30220
30113
 
30221
- .E_t1sqg15u.has-border .table-row + .table-row {
30222
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30114
+ .E_n12mqh7z {
30115
+ display: flex;
30116
+ align-items: center;
30117
+ font-size: 12px;
30118
+ line-height: 18px;
30223
30119
  }
30224
30120
 
30225
- .E_t1sqg15u.has-border .table-row:last-of-type {
30226
- padding-bottom: 0;
30121
+ .E_n12mqh7z:not(:last-child) {
30122
+ margin-bottom: 4px;
30227
30123
  }
30228
30124
 
30229
- .E_t1sqg15u.align-right .content {
30230
- text-align: right;
30125
+ .E_tf5bynu {
30126
+ margin: 0 3px;
30231
30127
  }
30232
30128
 
30233
- .E_t1sqg15u .uuid-row {
30234
- display: flex;
30235
- justify-content: space-between;
30129
+ .E_tcckoz1 {
30130
+ max-height: 400px;
30131
+ overflow: auto;
30236
30132
  }
30237
30133
 
30238
- .E_t1sqg15u .uuid-row .id-text {
30239
- white-space: nowrap;
30134
+ .E_ou7iq30 {
30240
30135
  overflow: hidden;
30241
30136
  text-overflow: ellipsis;
30242
30137
  }
30243
30138
 
30244
- .E_t4zczcp {
30245
- display: flex;
30246
- justify-content: space-between;
30247
- align-items: center;
30248
- padding: 8px;
30249
- min-height: 32px;
30250
- }
30251
-
30252
- .E_t4zczcp .table-title {
30253
- color: rgba(44, 56, 82, 0.6);
30254
- font-weight: 600;
30255
- font-size: 12px;
30256
- line-height: 8px;
30257
- }
30258
-
30259
- .E_t4zczcp .edit-icon {
30260
- font-size: 16px;
30261
- color: rgba(10, 37, 85, 0.6);
30262
- cursor: pointer;
30139
+ .E_s1tui002 {
30140
+ white-space: nowrap;
30263
30141
  }
30264
30142
 
30265
- .E_t1s7goww {
30266
- font-size: 12px;
30267
- line-height: 18px;
30143
+ .E_mxrc2zg {
30144
+ display: -webkit-box;
30145
+ -webkit-line-clamp: var(--mxrc2zg-0);
30146
+ -webkit-box-orient: vertical;
30147
+ word-break: break-all;
30268
30148
  }
30269
30149
 
30270
- .E_t93e4cf {
30271
- display: flex;
30272
- padding: 8px 0;
30273
- color: #2d3a56;
30150
+ .E_t1vv6d68 .ant-tooltip-arrow {
30151
+ display: none;
30274
30152
  }
30275
30153
 
30276
- .E_t93e4cf .hidden {
30277
- display: none;
30154
+ .E_t1vv6d68 .ant-tooltip-inner {
30155
+ background: rgba(23, 38, 64, 0.8);
30156
+ border-radius: 4px;
30278
30157
  }
30279
30158
 
30280
- .E_t93e4cf .ant-btn.ant-btn-link {
30281
- height: auto;
30159
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30160
+ visibility: hidden;
30282
30161
  }
30283
30162
 
30284
- .E_t93e4cf .content {
30285
- overflow: hidden;
30286
- overflow-x: auto;
30287
- width: 100%;
30288
- white-space: pre-wrap;
30163
+ span.E_tqjc4ui {
30164
+ margin: 0 2px;
30289
30165
  }
30290
30166
 
30291
- .E_t93e4cf .content .ant-btn {
30292
- white-space: pre-wrap;
30293
- text-align: left;
30167
+ .E_c18gxmrl {
30168
+ border: 1px solid #d8deeb;
30169
+ border-radius: 4px;
30294
30170
  }
30295
30171
 
30296
- .E_t93e4cf .content .unit-chart {
30297
- justify-content: flex-start;
30172
+ .E_c18gxmrl + .E_c18gxmrl {
30173
+ margin-top: 8px;
30298
30174
  }
30299
30175
 
30300
- .E_rhz2uv5 {
30301
- width: var(--rhz2uv5-0);
30302
- flex-shrink: 0;
30303
- color: rgba(44, 56, 82, 0.6);
30304
- padding-right: 12px;
30176
+ .E_c18gxmrl:hover {
30177
+ border-color: #0080ff;
30305
30178
  }
30306
30179
 
30307
- .E_m74vjol {
30308
- display: flex;
30309
- justify-content: space-between;
30310
- width: 100%;
30180
+ .E_c18gxmrl:hover > header {
30181
+ background: rgba(0, 128, 255, 0.1);
30311
30182
  }
30312
30183
 
30313
- .E_m74vjol .action {
30314
- margin-left: 16px;
30184
+ .E_c18gxmrl.active header {
30185
+ border-bottom: 1px solid #d8deeb;
30315
30186
  }
30316
30187
 
30317
- .E_a1o35uvh.ant-alert-closable {
30318
- padding-right: 12px;
30188
+ .E_c18gxmrl > header {
30189
+ padding: 8px 12px;
30319
30190
  }
30320
30191
 
30321
- .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
30322
- height: fit-content;
30323
- margin-left: 16px;
30192
+ .E_s1iv0tp1 .enabled-switch {
30193
+ display: flex;
30194
+ align-items: center;
30324
30195
  }
30325
30196
 
30326
- .E_a1o35uvh .ant-alert-message {
30327
- flex: 1;
30197
+ .E_s1iv0tp1 .enabled-text {
30198
+ margin-right: 8px;
30328
30199
  }
30329
30200
 
30330
30201
  .E_s1at6qmn.ant-layout-sider {
@@ -30451,16 +30322,147 @@ span.E_tqjc4ui {
30451
30322
  color: #00122e;
30452
30323
  }
30453
30324
 
30454
- .E_n1ugzfva .icon-wrapper {
30455
- margin-right: 12px;
30325
+ .E_n1ugzfva .icon-wrapper {
30326
+ margin-right: 12px;
30327
+ }
30328
+
30329
+ .E_n1ugzfva .link-title {
30330
+ flex: 1;
30331
+ overflow: hidden;
30332
+ white-space: nowrap;
30333
+ text-overflow: ellipsis;
30334
+ text-align: left;
30335
+ }
30336
+
30337
+ .E_wg1tsps {
30338
+ display: flex;
30339
+ align-items: center;
30340
+ justify-content: flex-end;
30341
+ }
30342
+
30343
+ .E_b1ctd5xy {
30344
+ display: flex;
30345
+ align-items: center;
30346
+ width: calc(100% - 40px);
30347
+ }
30348
+
30349
+ .E_b1ctd5xy .chart {
30350
+ display: inline-block;
30351
+ width: 100%;
30352
+ }
30353
+
30354
+ .E_u1p8acpn {
30355
+ min-width: 40px;
30356
+ }
30357
+
30358
+ .E_u1p8acpn .unit {
30359
+ color: #00122e !important;
30360
+ }
30361
+
30362
+ .E_t1sqg15u {
30363
+ background: white;
30364
+ }
30365
+
30366
+ .E_t1sqg15u.inline .table-row {
30367
+ flex-direction: column;
30368
+ }
30369
+
30370
+ .E_t1sqg15u.inline .table-row > label {
30371
+ padding: 0 16px 7px 0;
30372
+ }
30373
+
30374
+ .E_t1sqg15u.has-border .table-header {
30375
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30376
+ }
30377
+
30378
+ .E_t1sqg15u.has-border .hiddenBorder {
30379
+ border-top: none !important;
30380
+ }
30381
+
30382
+ .E_t1sqg15u.has-border .table-row + .table-row {
30383
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30384
+ }
30385
+
30386
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30387
+ padding-bottom: 0;
30388
+ }
30389
+
30390
+ .E_t1sqg15u.align-right .content {
30391
+ text-align: right;
30392
+ }
30393
+
30394
+ .E_t1sqg15u .uuid-row {
30395
+ display: flex;
30396
+ justify-content: space-between;
30397
+ }
30398
+
30399
+ .E_t1sqg15u .uuid-row .id-text {
30400
+ white-space: nowrap;
30401
+ overflow: hidden;
30402
+ text-overflow: ellipsis;
30403
+ }
30404
+
30405
+ .E_t4zczcp {
30406
+ display: flex;
30407
+ justify-content: space-between;
30408
+ align-items: center;
30409
+ padding: 8px;
30410
+ min-height: 32px;
30411
+ }
30412
+
30413
+ .E_t4zczcp .table-title {
30414
+ color: rgba(44, 56, 82, 0.6);
30415
+ font-weight: 600;
30416
+ font-size: 12px;
30417
+ line-height: 8px;
30418
+ }
30419
+
30420
+ .E_t4zczcp .edit-icon {
30421
+ font-size: 16px;
30422
+ color: rgba(10, 37, 85, 0.6);
30423
+ cursor: pointer;
30424
+ }
30425
+
30426
+ .E_t1s7goww {
30427
+ font-size: 12px;
30428
+ line-height: 18px;
30429
+ }
30430
+
30431
+ .E_t93e4cf {
30432
+ display: flex;
30433
+ padding: 8px 0;
30434
+ color: #2d3a56;
30435
+ }
30436
+
30437
+ .E_t93e4cf .hidden {
30438
+ display: none;
30439
+ }
30440
+
30441
+ .E_t93e4cf .ant-btn.ant-btn-link {
30442
+ height: auto;
30443
+ }
30444
+
30445
+ .E_t93e4cf .content {
30446
+ overflow: hidden;
30447
+ overflow-x: auto;
30448
+ width: 100%;
30449
+ white-space: pre-wrap;
30450
+ }
30451
+
30452
+ .E_t93e4cf .content .ant-btn {
30453
+ white-space: pre-wrap;
30454
+ text-align: left;
30455
+ }
30456
+
30457
+ .E_t93e4cf .content .unit-chart {
30458
+ justify-content: flex-start;
30456
30459
  }
30457
30460
 
30458
- .E_n1ugzfva .link-title {
30459
- flex: 1;
30460
- overflow: hidden;
30461
- white-space: nowrap;
30462
- text-overflow: ellipsis;
30463
- text-align: left;
30461
+ .E_rhz2uv5 {
30462
+ width: var(--rhz2uv5-0);
30463
+ flex-shrink: 0;
30464
+ color: rgba(44, 56, 82, 0.6);
30465
+ padding-right: 12px;
30464
30466
  }
30465
30467
 
30466
30468
  .E_t160l1cm {
@@ -30713,29 +30715,62 @@ span.E_tqjc4ui {
30713
30715
  background: transparent;
30714
30716
  }
30715
30717
 
30716
- .E_wg1tsps {
30718
+ .E_m74vjol {
30717
30719
  display: flex;
30718
- align-items: center;
30719
- justify-content: flex-end;
30720
+ justify-content: space-between;
30721
+ width: 100%;
30720
30722
  }
30721
30723
 
30722
- .E_b1ctd5xy {
30723
- display: flex;
30724
- align-items: center;
30725
- width: calc(100% - 40px);
30724
+ .E_m74vjol .action {
30725
+ margin-left: 16px;
30726
30726
  }
30727
30727
 
30728
- .E_b1ctd5xy .chart {
30729
- display: inline-block;
30730
- width: 100%;
30728
+ .E_a1o35uvh.ant-alert-closable {
30729
+ padding-right: 12px;
30731
30730
  }
30732
30731
 
30733
- .E_u1p8acpn {
30734
- min-width: 40px;
30732
+ .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
30733
+ height: fit-content;
30734
+ margin-left: 16px;
30735
30735
  }
30736
30736
 
30737
- .E_u1p8acpn .unit {
30738
- color: #00122e !important;
30737
+ .E_a1o35uvh .ant-alert-message {
30738
+ flex: 1;
30739
+ }
30740
+
30741
+ .E_b1nip9bk {
30742
+ padding: 4px 11px;
30743
+ }
30744
+
30745
+ .E_bqamoqe {
30746
+ white-space: nowrap;
30747
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30748
+ }
30749
+
30750
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30751
+ --color: #0080ff;
30752
+ }
30753
+
30754
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30755
+ --color: #0080ff;
30756
+ }
30757
+
30758
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30759
+ margin-left: 1px;
30760
+ }
30761
+
30762
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30763
+ border-top-right-radius: 0;
30764
+ border-bottom-right-radius: 0;
30765
+ }
30766
+
30767
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30768
+ border-top-left-radius: 0;
30769
+ border-bottom-left-radius: 0;
30770
+ }
30771
+
30772
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30773
+ border-radius: unset;
30739
30774
  }
30740
30775
 
30741
30776
  .E_berrcjl {
@@ -31053,41 +31088,6 @@ span.E_tqjc4ui {
31053
31088
  justify-content: center;
31054
31089
  }
31055
31090
 
31056
- .E_b1nip9bk {
31057
- padding: 4px 11px;
31058
- }
31059
-
31060
- .E_bqamoqe {
31061
- white-space: nowrap;
31062
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
31063
- }
31064
-
31065
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
31066
- --color: #0080ff;
31067
- }
31068
-
31069
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
31070
- --color: #0080ff;
31071
- }
31072
-
31073
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
31074
- margin-left: 1px;
31075
- }
31076
-
31077
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
31078
- border-top-right-radius: 0;
31079
- border-bottom-right-radius: 0;
31080
- }
31081
-
31082
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
31083
- border-top-left-radius: 0;
31084
- border-bottom-left-radius: 0;
31085
- }
31086
-
31087
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
31088
- border-radius: unset;
31089
- }
31090
-
31091
31091
  .E_c1uzzomf {
31092
31092
  margin-bottom: 16px;
31093
31093
  }
@@ -31113,6 +31113,47 @@ span.E_tqjc4ui {
31113
31113
  text-align: center;
31114
31114
  }
31115
31115
 
31116
+ .E_c1yyuluq {
31117
+ border-radius: 8px;
31118
+ }
31119
+
31120
+ .E_c1yyuluq .ant-card-body {
31121
+ padding: 20px 24px 24px 24px;
31122
+ }
31123
+
31124
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
31125
+ padding: 4px 8px 0 8px;
31126
+ color: rgba(44, 56, 82, 0.6);
31127
+ font-size: 12px;
31128
+ }
31129
+
31130
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
31131
+ padding-bottom: 6px;
31132
+ }
31133
+
31134
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
31135
+ padding-top: 4px;
31136
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31137
+ }
31138
+
31139
+ .E_itxley7.ant-input-group.ant-input-group-compact {
31140
+ display: flex;
31141
+ }
31142
+
31143
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
31144
+ border-bottom-left-radius: 5px;
31145
+ border-top-left-radius: 5px;
31146
+ }
31147
+
31148
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
31149
+ border-bottom-right-radius: 5px;
31150
+ border-top-right-radius: 5px;
31151
+ }
31152
+
31153
+ .E_sx1bpnu .ant-input-sm {
31154
+ line-height: 18px;
31155
+ }
31156
+
31116
31157
  .E_ccrbeuz .ant-collapse-item {
31117
31158
  border: 0px;
31118
31159
  background-color: #fff;
@@ -31138,21 +31179,6 @@ span.E_tqjc4ui {
31138
31179
  cursor: default;
31139
31180
  }
31140
31181
 
31141
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
31142
- padding: 4px 8px 0 8px;
31143
- color: rgba(44, 56, 82, 0.6);
31144
- font-size: 12px;
31145
- }
31146
-
31147
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
31148
- padding-bottom: 6px;
31149
- }
31150
-
31151
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
31152
- padding-top: 4px;
31153
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31154
- }
31155
-
31156
31182
  .E_d1bw7c5z {
31157
31183
  position: relative;
31158
31184
  max-width: 388px;
@@ -31249,30 +31275,109 @@ span.E_tqjc4ui {
31249
31275
  width: 102px;
31250
31276
  }
31251
31277
 
31252
- .E_c1yyuluq {
31253
- border-radius: 8px;
31278
+ .E_phljevk {
31279
+ display: flex;
31280
+ justify-content: space-between;
31281
+ align-items: center;
31282
+ padding: 10px 0;
31283
+ color: rgba(44, 56, 82, 0.6);
31284
+ font-size: 12px;
31285
+ line-height: 24px;
31254
31286
  }
31255
31287
 
31256
- .E_c1yyuluq .ant-card-body {
31257
- padding: 20px 24px 24px 24px;
31288
+ .E_phljevk .pagination-left {
31289
+ padding: 2px 8px;
31258
31290
  }
31259
31291
 
31260
- .E_itxley7.ant-input-group.ant-input-group-compact {
31292
+ .E_phljevk .dropdown-trigger {
31293
+ display: flex;
31294
+ align-items: center;
31295
+ border-radius: 6px;
31296
+ cursor: pointer;
31297
+ transition: all 0.3s ease;
31298
+ }
31299
+
31300
+ .E_phljevk .dropdown-trigger:hover {
31301
+ background: rgba(211, 218, 235, 0.6);
31302
+ color: #0080ff;
31303
+ }
31304
+
31305
+ .E_phljevk .dropdown-trigger .icon-inner {
31306
+ margin-left: 4px;
31307
+ }
31308
+
31309
+ .E_phljevk .pagination-right {
31310
+ display: flex;
31311
+ align-items: center;
31312
+ color: #0080ff;
31313
+ font-weight: bold;
31314
+ }
31315
+
31316
+ .E_phljevk .pagination-right .icon-inner {
31317
+ margin-left: 4px;
31318
+ }
31319
+
31320
+ .E_phljevk .pagination-right .prev-btn,
31321
+ .E_phljevk .pagination-right .next-btn {
31322
+ padding: 0 8px;
31323
+ }
31324
+
31325
+ .E_phljevk .pagination-right .prev-btn > span,
31326
+ .E_phljevk .pagination-right .next-btn > span {
31327
+ color: #0080ff;
31328
+ }
31329
+
31330
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31331
+ transform: rotate(180deg);
31332
+ }
31333
+
31334
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31335
+ max-height: calc(100vh - 128px);
31336
+ overflow-y: auto;
31337
+ }
31338
+
31339
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31340
+ padding: 4px 20px;
31341
+ font-size: 12px;
31342
+ line-height: 18px;
31343
+ }
31344
+
31345
+ .E_i11gg7mj .ant-input-prefix {
31346
+ margin-right: 8px;
31347
+ }
31348
+
31349
+ .E_i11gg7mj .ant-input-suffix {
31350
+ margin-left: 8px;
31351
+ }
31352
+
31353
+ .E_cc368xp {
31354
+ color: #00122e;
31355
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
31356
+ margin-right: 8px;
31357
+ padding-right: 8px;
31358
+ }
31359
+
31360
+ .E_i11o6xqj {
31261
31361
  display: flex;
31362
+ gap: 4px;
31363
+ }
31364
+
31365
+ .E_i11o6xqj .icon-wrapper {
31366
+ cursor: pointer;
31262
31367
  }
31263
31368
 
31264
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
31265
- border-bottom-left-radius: 5px;
31266
- border-top-left-radius: 5px;
31369
+ .E_d19ruhdj.icon-wrapper {
31370
+ cursor: not-allowed;
31267
31371
  }
31268
31372
 
31269
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
31270
- border-bottom-right-radius: 5px;
31271
- border-top-right-radius: 5px;
31373
+ .E_ivqqkzv {
31374
+ height: 24px;
31375
+ width: 56px !important;
31376
+ margin-right: 4px;
31272
31377
  }
31273
31378
 
31274
- .E_sx1bpnu .ant-input-sm {
31275
- line-height: 18px;
31379
+ .E_c1wk4q29 {
31380
+ color: rgba(44, 56, 82, 0.6);
31276
31381
  }
31277
31382
 
31278
31383
  .E_rapgekc.ant-radio-wrapper {
@@ -31454,83 +31559,6 @@ span.E_tqjc4ui {
31454
31559
  width: 36px;
31455
31560
  }
31456
31561
 
31457
- .E_ivqqkzv {
31458
- height: 24px;
31459
- width: 56px !important;
31460
- margin-right: 4px;
31461
- }
31462
-
31463
- .E_c1wk4q29 {
31464
- color: rgba(44, 56, 82, 0.6);
31465
- }
31466
-
31467
- .E_phljevk {
31468
- display: flex;
31469
- justify-content: space-between;
31470
- align-items: center;
31471
- padding: 10px 0;
31472
- color: rgba(44, 56, 82, 0.6);
31473
- font-size: 12px;
31474
- line-height: 24px;
31475
- }
31476
-
31477
- .E_phljevk .pagination-left {
31478
- padding: 2px 8px;
31479
- }
31480
-
31481
- .E_phljevk .dropdown-trigger {
31482
- display: flex;
31483
- align-items: center;
31484
- border-radius: 6px;
31485
- cursor: pointer;
31486
- transition: all 0.3s ease;
31487
- }
31488
-
31489
- .E_phljevk .dropdown-trigger:hover {
31490
- background: rgba(211, 218, 235, 0.6);
31491
- color: #0080ff;
31492
- }
31493
-
31494
- .E_phljevk .dropdown-trigger .icon-inner {
31495
- margin-left: 4px;
31496
- }
31497
-
31498
- .E_phljevk .pagination-right {
31499
- display: flex;
31500
- align-items: center;
31501
- color: #0080ff;
31502
- font-weight: bold;
31503
- }
31504
-
31505
- .E_phljevk .pagination-right .icon-inner {
31506
- margin-left: 4px;
31507
- }
31508
-
31509
- .E_phljevk .pagination-right .prev-btn,
31510
- .E_phljevk .pagination-right .next-btn {
31511
- padding: 0 8px;
31512
- }
31513
-
31514
- .E_phljevk .pagination-right .prev-btn > span,
31515
- .E_phljevk .pagination-right .next-btn > span {
31516
- color: #0080ff;
31517
- }
31518
-
31519
- .E_phljevk .pagination-right .next-btn .icon-inner {
31520
- transform: rotate(180deg);
31521
- }
31522
-
31523
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31524
- max-height: calc(100vh - 128px);
31525
- overflow-y: auto;
31526
- }
31527
-
31528
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31529
- padding: 4px 20px;
31530
- font-size: 12px;
31531
- line-height: 18px;
31532
- }
31533
-
31534
31562
  .E_s1dizucg.ant-switch {
31535
31563
  min-width: 40px;
31536
31564
  height: 24px;
@@ -31641,36 +31669,110 @@ span.E_tqjc4ui {
31641
31669
  transform: rotate(0deg);
31642
31670
  }
31643
31671
 
31644
- .E_i11gg7mj .ant-input-prefix {
31645
- margin-right: 8px;
31672
+ .E_iq1gosr {
31673
+ display: inline-block;
31646
31674
  }
31647
31675
 
31648
- .E_i11gg7mj .ant-input-suffix {
31649
- margin-left: 8px;
31676
+ .E_tju3gfj .date {
31677
+ margin-right: 4px;
31650
31678
  }
31651
31679
 
31652
- .E_cc368xp {
31653
- color: #00122e;
31654
- border-right: 1px solid rgba(172, 186, 211, 0.6);
31680
+ .E_s1sck0th {
31681
+ padding: 0 8px;
31682
+ border-radius: 4px;
31683
+ }
31684
+
31685
+ .E_m855nr1 {
31686
+ padding: 2px 8px;
31687
+ border-radius: 3px;
31688
+ }
31689
+
31690
+ .E_l1270xpg {
31691
+ padding: 3px 8px;
31692
+ border-radius: 2px;
31693
+ }
31694
+
31695
+ .E_t14rextb.ant-tag:hover {
31696
+ opacity: unset;
31697
+ }
31698
+
31699
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31700
+ margin: 0;
31655
31701
  margin-right: 8px;
31656
- padding-right: 8px;
31702
+ display: inline-flex;
31703
+ align-items: center;
31704
+ border: none;
31657
31705
  }
31658
31706
 
31659
- .E_i11o6xqj {
31660
- display: flex;
31661
- gap: 4px;
31707
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31708
+ width: 16px;
31709
+ height: 16px;
31710
+ color: inherit;
31711
+ margin-left: 4px;
31712
+ opacity: 0.6;
31713
+ display: inline-flex;
31662
31714
  }
31663
31715
 
31664
- .E_i11o6xqj .icon-wrapper {
31665
- cursor: pointer;
31716
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31717
+ opacity: 1;
31666
31718
  }
31667
31719
 
31668
- .E_d19ruhdj.icon-wrapper {
31669
- cursor: not-allowed;
31720
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31721
+ color: #0080ff;
31722
+ background-color: rgba(0, 136, 255, 0.1);
31670
31723
  }
31671
31724
 
31672
- .E_tju3gfj .date {
31673
- margin-right: 4px;
31725
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31726
+ color: #f0483e;
31727
+ background-color: rgba(255, 74, 74, 0.1);
31728
+ }
31729
+
31730
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31731
+ color: #e07f00;
31732
+ background-color: rgba(255, 187, 0, 0.1);
31733
+ }
31734
+
31735
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31736
+ color: #008f4c;
31737
+ background-color: rgba(30, 201, 127, 0.1);
31738
+ }
31739
+
31740
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31741
+ color: #1d326c;
31742
+ background-color: rgba(225, 230, 241, 0.6);
31743
+ }
31744
+
31745
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31746
+ color: #7E41FF;
31747
+ background-color: rgba(126, 65, 255, 0.1);
31748
+ }
31749
+
31750
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31751
+ color: #fff;
31752
+ }
31753
+
31754
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31755
+ background-color: #f0483e;
31756
+ }
31757
+
31758
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31759
+ background-color: #fea008;
31760
+ }
31761
+
31762
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31763
+ background-color: #00ba5d;
31764
+ }
31765
+
31766
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31767
+ background-color: #0080ff;
31768
+ }
31769
+
31770
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31771
+ background-color: #6b7d99;
31772
+ }
31773
+
31774
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31775
+ background-color: #7E41FF;
31674
31776
  }
31675
31777
 
31676
31778
  .E_s1dni7lo {
@@ -31753,132 +31855,112 @@ span.E_tqjc4ui {
31753
31855
  .E_tyfmlxg {
31754
31856
  border: none;
31755
31857
  margin-right: 0;
31756
- background: rgba(225, 230, 241, 0.6);
31757
- }
31758
-
31759
- .E_o18uybox {
31760
- pointer-events: none;
31761
- height: 32px;
31762
- width: 100%;
31763
- opacity: 0;
31764
- }
31765
-
31766
- .E_iq1gosr {
31767
- display: inline-block;
31768
- }
31769
-
31770
- .E_s1sck0th {
31771
- padding: 0 8px;
31772
- border-radius: 4px;
31773
- }
31774
-
31775
- .E_m855nr1 {
31776
- padding: 2px 8px;
31777
- border-radius: 3px;
31778
- }
31779
-
31780
- .E_l1270xpg {
31781
- padding: 3px 8px;
31782
- border-radius: 2px;
31783
- }
31784
-
31785
- .E_t14rextb.ant-tag:hover {
31786
- opacity: unset;
31787
- }
31788
-
31789
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31790
- margin: 0;
31791
- margin-right: 8px;
31792
- display: inline-flex;
31793
- align-items: center;
31794
- border: none;
31795
- }
31796
-
31797
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31798
- width: 16px;
31799
- height: 16px;
31800
- color: inherit;
31801
- margin-left: 4px;
31802
- opacity: 0.6;
31803
- display: inline-flex;
31804
- }
31805
-
31806
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31807
- opacity: 1;
31858
+ background: rgba(225, 230, 241, 0.6);
31808
31859
  }
31809
31860
 
31810
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31811
- color: #0080ff;
31812
- background-color: rgba(0, 136, 255, 0.1);
31861
+ .E_o18uybox {
31862
+ pointer-events: none;
31863
+ height: 32px;
31864
+ width: 100%;
31865
+ opacity: 0;
31813
31866
  }
31814
31867
 
31815
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31816
- color: #f0483e;
31817
- background-color: rgba(255, 74, 74, 0.1);
31868
+ .E_i1inqkme {
31869
+ height: 18px;
31870
+ line-height: 18px;
31871
+ padding: 0 4px;
31872
+ border-radius: 4px;
31873
+ background: rgba(235, 239, 245, 0.6);
31874
+ border: 1px solid rgba(223, 228, 235, 0.6);
31875
+ display: flex;
31876
+ align-items: center;
31877
+ white-space: nowrap;
31878
+ margin-right: 4px;
31818
31879
  }
31819
31880
 
31820
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31821
- color: #e07f00;
31822
- background-color: rgba(255, 187, 0, 0.1);
31881
+ .E_fzh9mnb {
31882
+ width: 100%;
31883
+ height: 100%;
31884
+ min-height: 124px;
31885
+ display: flex;
31886
+ flex-direction: column;
31887
+ justify-content: center;
31888
+ align-items: center;
31823
31889
  }
31824
31890
 
31825
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31826
- color: #008f4c;
31827
- background-color: rgba(30, 201, 127, 0.1);
31891
+ .E_fzh9mnb .error-text {
31892
+ color: rgba(10, 37, 85, 0.6);
31893
+ margin-bottom: 16px;
31894
+ font-size: 18px;
31828
31895
  }
31829
31896
 
31830
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31831
- color: #1d326c;
31832
- background-color: rgba(225, 230, 241, 0.6);
31897
+ .E_t1m2x205 .ant-tooltip-arrow {
31898
+ display: none;
31833
31899
  }
31834
31900
 
31835
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31836
- color: #7E41FF;
31837
- background-color: rgba(126, 65, 255, 0.1);
31901
+ .E_t1m2x205 .ant-tooltip-inner {
31902
+ background: rgba(23, 38, 64, 0.8);
31903
+ border-radius: 4px;
31838
31904
  }
31839
31905
 
31840
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31841
- color: #fff;
31906
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31907
+ visibility: hidden;
31842
31908
  }
31843
31909
 
31844
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31845
- background-color: #f0483e;
31910
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31911
+ display: var(--a1wfy30z-0);
31846
31912
  }
31847
31913
 
31848
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31849
- background-color: #fea008;
31914
+ .E_a1wfy30z .ant-input-number-input-wrap {
31915
+ padding: 4px 11px;
31916
+ display: inline-flex;
31917
+ line-height: 1.5715;
31918
+ height: inherit;
31850
31919
  }
31851
31920
 
31852
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31853
- background-color: #00ba5d;
31921
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31922
+ content: var(--a1wfy30z-1);
31923
+ display: var(--a1wfy30z-2);
31924
+ flex: none;
31925
+ align-items: center;
31926
+ margin-left: 4px;
31854
31927
  }
31855
31928
 
31856
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31857
- background-color: #0080ff;
31929
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31930
+ content: var(--a1wfy30z-3);
31931
+ display: var(--a1wfy30z-4);
31932
+ flex: none;
31933
+ align-items: center;
31934
+ margin-right: 4px;
31935
+ cursor: auto;
31858
31936
  }
31859
31937
 
31860
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31861
- background-color: #6b7d99;
31938
+ .E_a1wfy30z .ant-input-number-input {
31939
+ padding: 0;
31940
+ margin: 0;
31941
+ height: auto;
31942
+ font-size: inherit;
31862
31943
  }
31863
31944
 
31864
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31865
- background-color: #7E41FF;
31945
+ .E_iouxfgt {
31946
+ display: inline-flex;
31947
+ align-items: center;
31866
31948
  }
31867
31949
 
31868
- .E_fzh9mnb {
31869
- width: 100%;
31870
- height: 100%;
31871
- min-height: 124px;
31872
- display: flex;
31873
- flex-direction: column;
31874
- justify-content: center;
31950
+ .E_iouxfgt .icon-inner {
31951
+ display: inline-flex;
31875
31952
  align-items: center;
31953
+ justify-content: center;
31876
31954
  }
31877
31955
 
31878
- .E_fzh9mnb .error-text {
31879
- color: rgba(10, 37, 85, 0.6);
31880
- margin-bottom: 16px;
31881
- font-size: 18px;
31956
+ .E_iouxfgt .icon-inner + span,
31957
+ .E_iouxfgt span + .icon-inner.suffix {
31958
+ margin-left: 4px;
31959
+ }
31960
+
31961
+ .E_iouxfgt.is-rotate img,
31962
+ .E_iouxfgt.is-rotate svg {
31963
+ animation: rotate 680ms linear infinite;
31882
31964
  }
31883
31965
 
31884
31966
  .E_f7pxqmh {
@@ -31921,39 +32003,12 @@ span.E_tqjc4ui {
31921
32003
  min-height: 0px;
31922
32004
  }
31923
32005
 
31924
- .E_a1wfy30z .ant-input-number-handler-wrap {
31925
- display: var(--a1wfy30z-0);
31926
- }
31927
-
31928
- .E_a1wfy30z .ant-input-number-input-wrap {
31929
- padding: 4px 11px;
31930
- display: inline-flex;
31931
- line-height: 1.5715;
31932
- height: inherit;
31933
- }
31934
-
31935
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31936
- content: var(--a1wfy30z-1);
31937
- display: var(--a1wfy30z-2);
31938
- flex: none;
31939
- align-items: center;
31940
- margin-left: 4px;
31941
- }
31942
-
31943
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31944
- content: var(--a1wfy30z-3);
31945
- display: var(--a1wfy30z-4);
31946
- flex: none;
31947
- align-items: center;
31948
- margin-right: 4px;
31949
- cursor: auto;
32006
+ .E_atcz0kf .ant-input-suffix {
32007
+ margin-left: 8px;
31950
32008
  }
31951
32009
 
31952
- .E_a1wfy30z .ant-input-number-input {
31953
- padding: 0;
31954
- margin: 0;
31955
- height: auto;
31956
- font-size: inherit;
32010
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32011
+ padding: 2px 7px 2px 12px;
31957
32012
  }
31958
32013
 
31959
32014
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -32026,65 +32081,6 @@ span.E_tqjc4ui {
32026
32081
  padding: 2px 8px;
32027
32082
  }
32028
32083
 
32029
- .E_iouxfgt {
32030
- display: inline-flex;
32031
- align-items: center;
32032
- }
32033
-
32034
- .E_iouxfgt .icon-inner {
32035
- display: inline-flex;
32036
- align-items: center;
32037
- justify-content: center;
32038
- }
32039
-
32040
- .E_iouxfgt .icon-inner + span,
32041
- .E_iouxfgt span + .icon-inner.suffix {
32042
- margin-left: 4px;
32043
- }
32044
-
32045
- .E_iouxfgt.is-rotate img,
32046
- .E_iouxfgt.is-rotate svg {
32047
- animation: rotate 680ms linear infinite;
32048
- }
32049
-
32050
- .E_atcz0kf .ant-input-suffix {
32051
- margin-left: 8px;
32052
- }
32053
-
32054
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32055
- padding: 2px 7px 2px 12px;
32056
- }
32057
-
32058
- .E_i1inqkme {
32059
- height: 18px;
32060
- line-height: 18px;
32061
- padding: 0 4px;
32062
- border-radius: 4px;
32063
- background: rgba(235, 239, 245, 0.6);
32064
- border: 1px solid rgba(223, 228, 235, 0.6);
32065
- display: flex;
32066
- align-items: center;
32067
- white-space: nowrap;
32068
- margin-right: 4px;
32069
- }
32070
-
32071
- .E_t1m2x205 .ant-tooltip-arrow {
32072
- display: none;
32073
- }
32074
-
32075
- .E_t1m2x205 .ant-tooltip-inner {
32076
- background: rgba(23, 38, 64, 0.8);
32077
- border-radius: 4px;
32078
- }
32079
-
32080
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32081
- visibility: hidden;
32082
- }
32083
-
32084
- .E_m196gn1d {
32085
- min-width: 1280px;
32086
- }
32087
-
32088
32084
  .E_owd0kml {
32089
32085
  display: inline-block;
32090
32086
  }
@@ -32552,21 +32548,58 @@ span.E_tqjc4ui {
32552
32548
  line-height: 18px;
32553
32549
  }
32554
32550
 
32555
- .E_tzvddmc {
32556
- font-family: Inter;
32557
- font-style: normal;
32558
- font-weight: bold;
32559
- font-feature-settings: "zero" on;
32560
- font-size: 16px;
32561
- line-height: 24px;
32551
+ .E_tzvddmc {
32552
+ font-family: Inter;
32553
+ font-style: normal;
32554
+ font-weight: bold;
32555
+ font-feature-settings: "zero" on;
32556
+ font-size: 16px;
32557
+ line-height: 24px;
32558
+ }
32559
+
32560
+ .E_u18llj45 {
32561
+ font-family: Inter;
32562
+ font-style: normal;
32563
+ font-weight: normal;
32564
+ font-size: 10px;
32565
+ line-height: 12px;
32566
+ }
32567
+
32568
+ .E_a1b5xrg3 .user-icon-inner {
32569
+ display: inline-flex;
32570
+ align-items: center;
32571
+ justify-content: center;
32572
+ color: #fff;
32573
+ font-weight: bold;
32574
+ font-size: 12px;
32575
+ width: 24px;
32576
+ height: 24px;
32577
+ border-radius: 50%;
32578
+ background: var(--a1b5xrg3-0);
32579
+ }
32580
+
32581
+ .E_a1b5xrg3.btn-item {
32582
+ transition: all 160ms ease;
32583
+ cursor: pointer;
32584
+ width: 56px;
32585
+ height: 40px;
32586
+ display: inline-flex;
32587
+ align-items: center;
32588
+ justify-content: center;
32589
+ border-radius: 6px;
32590
+ }
32591
+
32592
+ .E_a1b5xrg3.btn-item:hover {
32593
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32594
+ }
32595
+
32596
+ .E_a1b5xrg3.btn-item:active {
32597
+ transform: translateY(2px);
32598
+ transition: all 320ms ease;
32562
32599
  }
32563
32600
 
32564
- .E_u18llj45 {
32565
- font-family: Inter;
32566
- font-style: normal;
32567
- font-weight: normal;
32568
- font-size: 10px;
32569
- line-height: 12px;
32601
+ .E_m196gn1d {
32602
+ min-width: 1280px;
32570
32603
  }
32571
32604
 
32572
32605
  .E_cnujxq2 {
@@ -33357,39 +33390,6 @@ input.E_rf8rlle.ant-input {
33357
33390
  color: rgba(44, 56, 82, 0.7490196078);
33358
33391
  }
33359
33392
 
33360
- .E_a1b5xrg3 .user-icon-inner {
33361
- display: inline-flex;
33362
- align-items: center;
33363
- justify-content: center;
33364
- color: #fff;
33365
- font-weight: bold;
33366
- font-size: 12px;
33367
- width: 24px;
33368
- height: 24px;
33369
- border-radius: 50%;
33370
- background: var(--a1b5xrg3-0);
33371
- }
33372
-
33373
- .E_a1b5xrg3.btn-item {
33374
- transition: all 160ms ease;
33375
- cursor: pointer;
33376
- width: 56px;
33377
- height: 40px;
33378
- display: inline-flex;
33379
- align-items: center;
33380
- justify-content: center;
33381
- border-radius: 6px;
33382
- }
33383
-
33384
- .E_a1b5xrg3.btn-item:hover {
33385
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
33386
- }
33387
-
33388
- .E_a1b5xrg3.btn-item:active {
33389
- transform: translateY(2px);
33390
- transition: all 320ms ease;
33391
- }
33392
-
33393
33393
  .E_cyms3br {
33394
33394
  background: #fff;
33395
33395
  width: 100%;
@@ -33449,54 +33449,6 @@ input.E_rf8rlle.ant-input {
33449
33449
  justify-content: center;
33450
33450
  }
33451
33451
 
33452
- .E_h1ol2wl7 {
33453
- font-weight: bold;
33454
- background-color: unset;
33455
- padding: unset;
33456
- }
33457
-
33458
- .E_d11hhzf9 {
33459
- width: 492px !important;
33460
- margin: 40px auto !important;
33461
- padding-bottom: 0 !important;
33462
- }
33463
-
33464
- .E_d11hhzf9 .ant-modal-content {
33465
- background: #fff;
33466
- border-radius: 16px;
33467
- }
33468
-
33469
- .E_d11hhzf9 .ant-modal-header {
33470
- padding: 32px 40px 0;
33471
- border-bottom: none;
33472
- border-radius: 16px 16px 0 0;
33473
- }
33474
-
33475
- .E_d11hhzf9 .ant-modal-close {
33476
- right: 40px;
33477
- top: 32px;
33478
- }
33479
-
33480
- .E_d11hhzf9 .ant-modal-body {
33481
- padding: 32px 40px;
33482
- min-height: 160px;
33483
- max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
33484
- overflow-y: auto;
33485
- }
33486
-
33487
- .E_d11hhzf9 .ant-modal-footer {
33488
- padding: 24px 40px;
33489
- margin-top: 0;
33490
- border-top: none;
33491
- box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
33492
- }
33493
-
33494
- .E_f1g147n6 {
33495
- display: flex;
33496
- justify-content: flex-end;
33497
- gap: 8px;
33498
- }
33499
-
33500
33452
  .E_i5w779o {
33501
33453
  padding: 8px 0;
33502
33454
  }
@@ -33544,6 +33496,54 @@ input.E_rf8rlle.ant-input {
33544
33496
  color: rgba(0, 21, 64, 0.3);
33545
33497
  }
33546
33498
 
33499
+ .E_d11hhzf9 {
33500
+ width: 492px !important;
33501
+ margin: 40px auto !important;
33502
+ padding-bottom: 0 !important;
33503
+ }
33504
+
33505
+ .E_d11hhzf9 .ant-modal-content {
33506
+ background: #fff;
33507
+ border-radius: 16px;
33508
+ }
33509
+
33510
+ .E_d11hhzf9 .ant-modal-header {
33511
+ padding: 32px 40px 0;
33512
+ border-bottom: none;
33513
+ border-radius: 16px 16px 0 0;
33514
+ }
33515
+
33516
+ .E_d11hhzf9 .ant-modal-close {
33517
+ right: 40px;
33518
+ top: 32px;
33519
+ }
33520
+
33521
+ .E_d11hhzf9 .ant-modal-body {
33522
+ padding: 32px 40px;
33523
+ min-height: 160px;
33524
+ max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
33525
+ overflow-y: auto;
33526
+ }
33527
+
33528
+ .E_d11hhzf9 .ant-modal-footer {
33529
+ padding: 24px 40px;
33530
+ margin-top: 0;
33531
+ border-top: none;
33532
+ box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
33533
+ }
33534
+
33535
+ .E_f1g147n6 {
33536
+ display: flex;
33537
+ justify-content: flex-end;
33538
+ gap: 8px;
33539
+ }
33540
+
33541
+ .E_h1ol2wl7 {
33542
+ font-weight: bold;
33543
+ background-color: unset;
33544
+ padding: unset;
33545
+ }
33546
+
33547
33547
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
33548
33548
  border-radius: 6px;
33549
33549
  }
@@ -34369,6 +34369,59 @@ input.E_rf8rlle.ant-input {
34369
34369
  position: static;
34370
34370
  }
34371
34371
 
34372
+ .E_c14ouk5o {
34373
+ width: 100%;
34374
+ height: 100%;
34375
+ display: flex;
34376
+ font-size: 12px;
34377
+ line-height: 18px;
34378
+ padding: 8px 0;
34379
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
34380
+ }
34381
+
34382
+ .E_c14ouk5o:last-of-type {
34383
+ box-shadow: none;
34384
+ padding-bottom: 0;
34385
+ }
34386
+
34387
+ .E_c14ouk5o.collapsed {
34388
+ flex-direction: column;
34389
+ }
34390
+
34391
+ .E_c14ouk5o.collapsed .collapsed-content {
34392
+ display: flex;
34393
+ }
34394
+
34395
+ .E_c14ouk5o.collapsed .collapsed-content > span {
34396
+ flex: 1;
34397
+ display: flex;
34398
+ justify-content: space-between;
34399
+ }
34400
+
34401
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
34402
+ height: auto;
34403
+ }
34404
+
34405
+ .E_c14ouk5o.collapsed .extra-content {
34406
+ margin-left: 162px;
34407
+ }
34408
+
34409
+ .E_c14ouk5o .col-label {
34410
+ width: 216px;
34411
+ color: rgba(44, 56, 82, 0.6);
34412
+ margin-right: 12px;
34413
+ flex-shrink: 0;
34414
+ }
34415
+
34416
+ .E_c14ouk5o .col-content {
34417
+ color: #2d3a56;
34418
+ /* make btn link in info row have the same height as normal text */
34419
+ }
34420
+
34421
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
34422
+ height: auto;
34423
+ }
34424
+
34372
34425
  .E_c1kchka8 {
34373
34426
  height: 100%;
34374
34427
  width: 100%;
@@ -34893,104 +34946,51 @@ input.E_rf8rlle.ant-input {
34893
34946
  color: rgba(44, 56, 82, 0.6);
34894
34947
  }
34895
34948
 
34896
- .E_d1tc7lgk ul {
34897
- list-style: none;
34898
- padding: 12px;
34899
- }
34900
-
34901
- .E_d1tc7lgk ul li {
34902
- padding: 5px 8px;
34903
- border-radius: 5px;
34904
- transition: all 0.2s ease-in-out;
34905
- cursor: pointer;
34906
- }
34907
-
34908
- .E_d1tc7lgk ul li:hover {
34909
- background: rgba(0, 136, 255, 0.16);
34910
- color: #0080ff;
34911
- }
34912
-
34913
- .E_d1tc7lgk ul li:active {
34914
- background: rgba(0, 136, 255, 0.2);
34915
- color: #0080ff;
34916
- }
34917
-
34918
- .E_d1tc7lgk ul li + li {
34919
- margin-top: 2px;
34920
- }
34921
-
34922
- .E_rzaik16 {
34923
- padding: 0;
34924
- }
34925
-
34926
- .E_rzaik16 .ant-popover-arrow {
34927
- display: none;
34928
- }
34929
-
34930
- .E_rzaik16 .ant-popover-inner-content {
34931
- padding: 0;
34932
- }
34933
-
34934
- .E_cevhqx7 {
34935
- color: #00122e;
34936
- }
34937
-
34938
- .E_snbqlt4 {
34939
- margin-top: 8px;
34940
- color: rgba(44, 56, 82, 0.6);
34941
- }
34942
-
34943
- .E_c14ouk5o {
34944
- width: 100%;
34945
- height: 100%;
34946
- display: flex;
34947
- font-size: 12px;
34948
- line-height: 18px;
34949
- padding: 8px 0;
34950
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
34949
+ .E_d1tc7lgk ul {
34950
+ list-style: none;
34951
+ padding: 12px;
34951
34952
  }
34952
34953
 
34953
- .E_c14ouk5o:last-of-type {
34954
- box-shadow: none;
34955
- padding-bottom: 0;
34954
+ .E_d1tc7lgk ul li {
34955
+ padding: 5px 8px;
34956
+ border-radius: 5px;
34957
+ transition: all 0.2s ease-in-out;
34958
+ cursor: pointer;
34956
34959
  }
34957
34960
 
34958
- .E_c14ouk5o.collapsed {
34959
- flex-direction: column;
34961
+ .E_d1tc7lgk ul li:hover {
34962
+ background: rgba(0, 136, 255, 0.16);
34963
+ color: #0080ff;
34960
34964
  }
34961
34965
 
34962
- .E_c14ouk5o.collapsed .collapsed-content {
34963
- display: flex;
34966
+ .E_d1tc7lgk ul li:active {
34967
+ background: rgba(0, 136, 255, 0.2);
34968
+ color: #0080ff;
34964
34969
  }
34965
34970
 
34966
- .E_c14ouk5o.collapsed .collapsed-content > span {
34967
- flex: 1;
34968
- display: flex;
34969
- justify-content: space-between;
34971
+ .E_d1tc7lgk ul li + li {
34972
+ margin-top: 2px;
34970
34973
  }
34971
34974
 
34972
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
34973
- height: auto;
34975
+ .E_rzaik16 {
34976
+ padding: 0;
34974
34977
  }
34975
34978
 
34976
- .E_c14ouk5o.collapsed .extra-content {
34977
- margin-left: 162px;
34979
+ .E_rzaik16 .ant-popover-arrow {
34980
+ display: none;
34978
34981
  }
34979
34982
 
34980
- .E_c14ouk5o .col-label {
34981
- width: 216px;
34982
- color: rgba(44, 56, 82, 0.6);
34983
- margin-right: 12px;
34984
- flex-shrink: 0;
34983
+ .E_rzaik16 .ant-popover-inner-content {
34984
+ padding: 0;
34985
34985
  }
34986
34986
 
34987
- .E_c14ouk5o .col-content {
34988
- color: #2d3a56;
34989
- /* make btn link in info row have the same height as normal text */
34987
+ .E_cevhqx7 {
34988
+ color: #00122e;
34990
34989
  }
34991
34990
 
34992
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
34993
- height: auto;
34991
+ .E_snbqlt4 {
34992
+ margin-top: 8px;
34993
+ color: rgba(44, 56, 82, 0.6);
34994
34994
  }
34995
34995
 
34996
34996
  .E_c1ss4prm {
@@ -35035,6 +35035,31 @@ input.E_rf8rlle.ant-input {
35035
35035
  margin: 16px 0;
35036
35036
  }
35037
35037
 
35038
+ .E_l12xdkhl {
35039
+ width: 64px;
35040
+ height: 64px;
35041
+ max-width: 64px;
35042
+ max-height: 64px;
35043
+ overflow: hidden;
35044
+ display: flex;
35045
+ align-items: center;
35046
+ justify-content: center;
35047
+ position: relative;
35048
+ opacity: 0.6;
35049
+ }
35050
+
35051
+ .E_l12xdkhl .icon-wrapper {
35052
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
35053
+ }
35054
+
35055
+ @keyframes rotate {
35056
+ from {
35057
+ transform: rotate(0deg);
35058
+ }
35059
+ to {
35060
+ transform: rotate(360deg);
35061
+ }
35062
+ }
35038
35063
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
35039
35064
  margin-right: 2px;
35040
35065
  }
@@ -35074,31 +35099,6 @@ input.E_rf8rlle.ant-input {
35074
35099
  background-color: transparent;
35075
35100
  }
35076
35101
 
35077
- .E_l12xdkhl {
35078
- width: 64px;
35079
- height: 64px;
35080
- max-width: 64px;
35081
- max-height: 64px;
35082
- overflow: hidden;
35083
- display: flex;
35084
- align-items: center;
35085
- justify-content: center;
35086
- position: relative;
35087
- opacity: 0.6;
35088
- }
35089
-
35090
- .E_l12xdkhl .icon-wrapper {
35091
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
35092
- }
35093
-
35094
- @keyframes rotate {
35095
- from {
35096
- transform: rotate(0deg);
35097
- }
35098
- to {
35099
- transform: rotate(360deg);
35100
- }
35101
- }
35102
35102
  button.E_l48ei06.ant-btn,
35103
35103
  button.E_l48ei06.ant-btn.ant-btn-sm,
35104
35104
  button.E_l48ei06.ant-btn.ant-btn-lg {
@@ -35164,249 +35164,169 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35164
35164
  color: rgba(44, 56, 82, 0.7490196078);
35165
35165
  }
35166
35166
 
35167
- .E_b14q2gmw {
35168
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
35169
- }
35170
-
35171
- .E_c1eym6el {
35172
- border-radius: 8px;
35173
- background-color: white;
35174
- }
35175
-
35176
- .E_c1eym6el.hoverable {
35177
- cursor: pointer;
35178
- }
35179
-
35180
- .E_c1eym6el.hoverable:hover {
35181
- transition: all 200ms ease;
35182
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
35183
- transform: translateY(-4px);
35184
- }
35185
-
35186
- .E_sddwhm6 {
35187
- margin: 0;
35188
- border-radius: 20px;
35189
- padding: 2px 10px;
35190
- height: 22px;
35167
+ .E_c1yd35n {
35168
+ padding: 0 12px 14px 12px;
35191
35169
  }
35192
35170
 
35193
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
35194
- background-color: rgba(237, 241, 250, 0.6) !important;
35171
+ .E_c1kghdax {
35172
+ color: #2d3a56;
35173
+ padding: 7px 12px;
35174
+ display: flex;
35175
+ justify-content: space-between;
35176
+ align-items: center;
35195
35177
  }
35196
35178
 
35197
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
35198
- background-color: rgba(225, 230, 241, 0.6) !important;
35179
+ .E_c1kghdax.has-arrow {
35180
+ padding-left: 10px;
35199
35181
  }
35200
35182
 
35201
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
35183
+ .E_c1kghdax.has-arrow .title-wrapper {
35184
+ cursor: pointer;
35202
35185
  color: #00122e;
35203
35186
  }
35204
35187
 
35205
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
35206
- margin-right: 6px;
35207
- }
35208
-
35209
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
35210
- margin-left: 8px;
35211
- color: rgba(44, 56, 82, 0.6);
35212
- }
35213
-
35214
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
35215
- background-color: rgba(0, 136, 255, 0.1);
35216
- }
35217
-
35218
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
35219
- background-color: #0080ff;
35220
- }
35221
-
35222
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
35223
- background-color: rgba(0, 136, 255, 0.16);
35224
- }
35225
-
35226
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
35227
- background-color: rgba(255, 74, 74, 0.1);
35228
- }
35229
-
35230
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
35231
- background-color: #f0483e;
35232
- }
35233
-
35234
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
35235
- background-color: rgba(255, 74, 74, 0.16);
35236
- }
35237
-
35238
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
35239
- background-color: rgba(254, 160, 8, 0.1);
35240
- }
35241
-
35242
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
35243
- background-color: #fea008;
35244
- }
35245
-
35246
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
35247
- background-color: rgba(255, 187, 0, 0.16);
35248
- }
35249
-
35250
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
35251
- background-color: rgba(30, 201, 127, 0.1);
35252
- }
35253
-
35254
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
35255
- background-color: #00ba5d;
35256
- }
35257
-
35258
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
35259
- background-color: rgba(30, 201, 127, 0.16);
35188
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
35189
+ color: #2d3a56;
35190
+ font-weight: 600;
35260
35191
  }
35261
35192
 
35262
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
35263
- background-color: rgba(225, 230, 241, 0.6);
35193
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
35194
+ transform: rotate(90deg);
35264
35195
  }
35265
35196
 
35266
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
35267
- background-color: #6b7d99;
35197
+ .E_c1kghdax .sub-info {
35198
+ font-size: 12px;
35199
+ line-height: 18px;
35268
35200
  }
35269
35201
 
35270
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
35271
- background-color: rgba(211, 218, 235, 0.6);
35202
+ .E_c1kghdax .title-wrapper {
35203
+ display: flex;
35204
+ align-items: center;
35205
+ user-select: none;
35206
+ flex-grow: 1;
35207
+ font-size: 12px;
35208
+ line-height: 18px;
35209
+ color: #2d3a56;
35210
+ font-weight: 700;
35272
35211
  }
35273
35212
 
35274
- .E_satwmqm {
35275
- width: 8px;
35276
- height: 8px;
35277
- border-radius: 50%;
35278
- display: inline-block;
35213
+ .E_c1kghdax .collapse-arrow {
35214
+ transition: all 50ms ease-out 0ms;
35215
+ margin-right: 2px;
35279
35216
  }
35280
35217
 
35281
- .E_c1yd35n {
35282
- padding: 0 12px 14px 12px;
35218
+ .E_b14q2gmw {
35219
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
35283
35220
  }
35284
35221
 
35285
- .E_c1kghdax {
35286
- color: #2d3a56;
35287
- padding: 7px 12px;
35288
- display: flex;
35289
- justify-content: space-between;
35290
- align-items: center;
35222
+ .E_c1eym6el {
35223
+ border-radius: 8px;
35224
+ background-color: white;
35291
35225
  }
35292
35226
 
35293
- .E_c1kghdax.has-arrow {
35294
- padding-left: 10px;
35227
+ .E_c1eym6el.hoverable {
35228
+ cursor: pointer;
35295
35229
  }
35296
35230
 
35297
- .E_c1kghdax.has-arrow .title-wrapper {
35298
- cursor: pointer;
35299
- color: #00122e;
35231
+ .E_c1eym6el.hoverable:hover {
35232
+ transition: all 200ms ease;
35233
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
35234
+ transform: translateY(-4px);
35300
35235
  }
35301
35236
 
35302
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
35303
- color: #2d3a56;
35304
- font-weight: 600;
35237
+ .E_sddwhm6 {
35238
+ margin: 0;
35239
+ border-radius: 20px;
35240
+ padding: 2px 10px;
35241
+ height: 22px;
35305
35242
  }
35306
35243
 
35307
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
35308
- transform: rotate(90deg);
35244
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
35245
+ background-color: rgba(237, 241, 250, 0.6) !important;
35309
35246
  }
35310
35247
 
35311
- .E_c1kghdax .sub-info {
35312
- font-size: 12px;
35313
- line-height: 18px;
35248
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
35249
+ background-color: rgba(225, 230, 241, 0.6) !important;
35314
35250
  }
35315
35251
 
35316
- .E_c1kghdax .title-wrapper {
35317
- display: flex;
35318
- align-items: center;
35319
- user-select: none;
35320
- flex-grow: 1;
35321
- font-size: 12px;
35322
- line-height: 18px;
35323
- color: #2d3a56;
35324
- font-weight: 700;
35252
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
35253
+ color: #00122e;
35325
35254
  }
35326
35255
 
35327
- .E_c1kghdax .collapse-arrow {
35328
- transition: all 50ms ease-out 0ms;
35329
- margin-right: 2px;
35256
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
35257
+ margin-right: 6px;
35330
35258
  }
35331
35259
 
35332
- .E_ckui4s7 {
35333
- color: #2d3a56;
35334
- line-height: 22px;
35335
- display: inline-flex;
35260
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
35261
+ margin-left: 8px;
35262
+ color: rgba(44, 56, 82, 0.6);
35336
35263
  }
35337
35264
 
35338
- .E_ckui4s7 .ant-checkbox {
35339
- height: 22px;
35340
- display: flex;
35341
- align-items: center;
35342
- top: 0;
35265
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
35266
+ background-color: rgba(0, 136, 255, 0.1);
35343
35267
  }
35344
35268
 
35345
- .E_ckui4s7 .ant-checkbox-checked::after {
35346
- border: none;
35269
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
35270
+ background-color: #0080ff;
35347
35271
  }
35348
35272
 
35349
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
35350
- border-color: #0080ff;
35273
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
35274
+ background-color: rgba(0, 136, 255, 0.16);
35351
35275
  }
35352
35276
 
35353
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
35354
- border: 1px solid rgba(107, 128, 167, 0.6);
35277
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
35278
+ background-color: rgba(255, 74, 74, 0.1);
35355
35279
  }
35356
35280
 
35357
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
35358
- border: 1px solid #0080ff;
35281
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
35282
+ background-color: #f0483e;
35359
35283
  }
35360
35284
 
35361
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
35362
- background: #0080ff;
35285
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
35286
+ background-color: rgba(255, 74, 74, 0.16);
35363
35287
  }
35364
35288
 
35365
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
35366
- background-color: #fff;
35367
- height: 2px;
35368
- width: 10px;
35369
- border-radius: 2px;
35289
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
35290
+ background-color: rgba(254, 160, 8, 0.1);
35370
35291
  }
35371
35292
 
35372
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
35373
- opacity: 0.5;
35293
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
35294
+ background-color: #fea008;
35374
35295
  }
35375
35296
 
35376
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
35377
- background: rgba(211, 218, 235, 0.6);
35378
- border-color: rgba(107, 128, 167, 0.6) !important;
35297
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
35298
+ background-color: rgba(255, 187, 0, 0.16);
35379
35299
  }
35380
35300
 
35381
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
35382
- border-color: #2d3a56;
35301
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
35302
+ background-color: rgba(30, 201, 127, 0.1);
35383
35303
  }
35384
35304
 
35385
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
35386
- background: #2d3a56;
35305
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
35306
+ background-color: #00ba5d;
35387
35307
  }
35388
35308
 
35389
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
35390
- padding: 0;
35309
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
35310
+ background-color: rgba(30, 201, 127, 0.16);
35391
35311
  }
35392
35312
 
35393
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
35394
- display: inline-block;
35395
- margin-left: 12px;
35396
- color: #2d3a56;
35313
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
35314
+ background-color: rgba(225, 230, 241, 0.6);
35397
35315
  }
35398
35316
 
35399
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
35400
- margin-left: 28px;
35401
- color: rgba(44, 56, 82, 0.6);
35317
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
35318
+ background-color: #6b7d99;
35402
35319
  }
35403
35320
 
35404
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
35405
- margin-left: 8px;
35321
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
35322
+ background-color: rgba(211, 218, 235, 0.6);
35406
35323
  }
35407
35324
 
35408
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
35409
- margin-left: 24px;
35325
+ .E_satwmqm {
35326
+ width: 8px;
35327
+ height: 8px;
35328
+ border-radius: 50%;
35329
+ display: inline-block;
35410
35330
  }
35411
35331
 
35412
35332
  .E_tc97u5y {
@@ -35787,77 +35707,206 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35787
35707
  display: block;
35788
35708
  }
35789
35709
 
35790
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
35791
- padding-right: 25px;
35710
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
35711
+ padding-right: 25px;
35712
+ }
35713
+
35714
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
35715
+ padding: 0 !important;
35716
+ }
35717
+
35718
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
35719
+ position: absolute;
35720
+ left: 50%;
35721
+ top: 50%;
35722
+ transform: translate(-50%, -50%);
35723
+ }
35724
+
35725
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
35726
+ display: none;
35727
+ }
35728
+
35729
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
35730
+ background: #fff;
35731
+ }
35732
+
35733
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
35734
+ background: inherit;
35735
+ }
35736
+
35737
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
35738
+ position: static;
35739
+ border: none;
35740
+ background: inherit !important;
35741
+ height: 100px;
35742
+ vertical-align: middle;
35743
+ }
35744
+
35745
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
35746
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
35747
+ font-weight: bold;
35748
+ font-size: 20px;
35749
+ color: rgba(10, 37, 85, 0.6);
35750
+ }
35751
+
35752
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
35753
+ .E_t1fisho6 div.ant-table th.cell__action_ {
35754
+ z-index: 10;
35755
+ }
35756
+
35757
+ .E_t1fisho6 div.ant-table td.cell__action_ {
35758
+ padding: 0 !important;
35759
+ position: relative;
35760
+ background: #fff;
35761
+ }
35762
+
35763
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
35764
+ height: 100%;
35765
+ display: flex;
35766
+ align-items: center;
35767
+ justify-content: flex-end;
35768
+ padding-right: 8px;
35769
+ }
35770
+
35771
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
35772
+ width: 24px;
35773
+ height: 24px;
35774
+ cursor: pointer;
35775
+ justify-content: center;
35776
+ border-radius: 4px;
35777
+ }
35778
+
35779
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
35780
+ background: #fff;
35781
+ }
35782
+
35783
+ .E_lht19u8 {
35784
+ width: 64px;
35785
+ height: 64px;
35786
+ display: flex;
35787
+ align-items: center;
35788
+ justify-content: center;
35789
+ position: relative;
35790
+ opacity: 0.2;
35791
+ }
35792
+
35793
+ .E_lk3gkp4 {
35794
+ position: absolute;
35795
+ width: 5px;
35796
+ height: 48px;
35797
+ left: 9.33px;
35798
+ top: 40.5px;
35799
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35800
+ border-radius: 5px;
35801
+ transform: rotate(-128deg);
35802
+ transform-origin: top left;
35803
+ animation: loading-indicator1 1100ms ease-out infinite;
35804
+ }
35805
+
35806
+ .E_ll4n94n {
35807
+ position: absolute;
35808
+ width: 5px;
35809
+ height: 48px;
35810
+ left: 40.8px;
35811
+ top: 8.4px;
35812
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35813
+ border-radius: 5px;
35814
+ transform: rotate(-8deg);
35815
+ transform-origin: top left;
35816
+ animation: loading-indicator2 1100ms ease-out infinite;
35817
+ }
35818
+
35819
+ .E_l17lbdo6 {
35820
+ position: absolute;
35821
+ width: 5px;
35822
+ height: 48px;
35823
+ left: 52.9px;
35824
+ top: 51.8px;
35825
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35826
+ border-radius: 5px;
35827
+ transform: rotate(112deg);
35828
+ transform-origin: top left;
35829
+ animation: loading-indicator3 1100ms ease-out infinite;
35830
+ }
35831
+
35832
+ .E_ckui4s7 {
35833
+ color: #2d3a56;
35834
+ line-height: 22px;
35835
+ display: inline-flex;
35836
+ }
35837
+
35838
+ .E_ckui4s7 .ant-checkbox {
35839
+ height: 22px;
35840
+ display: flex;
35841
+ align-items: center;
35842
+ top: 0;
35843
+ }
35844
+
35845
+ .E_ckui4s7 .ant-checkbox-checked::after {
35846
+ border: none;
35847
+ }
35848
+
35849
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
35850
+ border-color: #0080ff;
35851
+ }
35852
+
35853
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
35854
+ border: 1px solid rgba(107, 128, 167, 0.6);
35792
35855
  }
35793
35856
 
35794
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
35795
- padding: 0 !important;
35857
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
35858
+ border: 1px solid #0080ff;
35796
35859
  }
35797
35860
 
35798
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
35799
- position: absolute;
35800
- left: 50%;
35801
- top: 50%;
35802
- transform: translate(-50%, -50%);
35861
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
35862
+ background: #0080ff;
35803
35863
  }
35804
35864
 
35805
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
35806
- display: none;
35865
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
35866
+ background-color: #fff;
35867
+ height: 2px;
35868
+ width: 10px;
35869
+ border-radius: 2px;
35807
35870
  }
35808
35871
 
35809
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
35810
- background: #fff;
35872
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
35873
+ opacity: 0.5;
35811
35874
  }
35812
35875
 
35813
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
35814
- background: inherit;
35876
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
35877
+ background: rgba(211, 218, 235, 0.6);
35878
+ border-color: rgba(107, 128, 167, 0.6) !important;
35815
35879
  }
35816
35880
 
35817
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
35818
- position: static;
35819
- border: none;
35820
- background: inherit !important;
35821
- height: 100px;
35822
- vertical-align: middle;
35881
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
35882
+ border-color: #2d3a56;
35823
35883
  }
35824
35884
 
35825
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
35826
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
35827
- font-weight: bold;
35828
- font-size: 20px;
35829
- color: rgba(10, 37, 85, 0.6);
35885
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
35886
+ background: #2d3a56;
35830
35887
  }
35831
35888
 
35832
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
35833
- .E_t1fisho6 div.ant-table th.cell__action_ {
35834
- z-index: 10;
35889
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
35890
+ padding: 0;
35835
35891
  }
35836
35892
 
35837
- .E_t1fisho6 div.ant-table td.cell__action_ {
35838
- padding: 0 !important;
35839
- position: relative;
35840
- background: #fff;
35893
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
35894
+ display: inline-block;
35895
+ margin-left: 12px;
35896
+ color: #2d3a56;
35841
35897
  }
35842
35898
 
35843
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
35844
- height: 100%;
35845
- display: flex;
35846
- align-items: center;
35847
- justify-content: flex-end;
35848
- padding-right: 8px;
35899
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
35900
+ margin-left: 28px;
35901
+ color: rgba(44, 56, 82, 0.6);
35849
35902
  }
35850
35903
 
35851
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
35852
- width: 24px;
35853
- height: 24px;
35854
- cursor: pointer;
35855
- justify-content: center;
35856
- border-radius: 4px;
35904
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
35905
+ margin-left: 8px;
35857
35906
  }
35858
35907
 
35859
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
35860
- background: #fff;
35908
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
35909
+ margin-left: 24px;
35861
35910
  }
35862
35911
 
35863
35912
  .E_w7ob4th.outside-tag {
@@ -35899,6 +35948,26 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35899
35948
  white-space: normal;
35900
35949
  }
35901
35950
 
35951
+ .E_r77hffu {
35952
+ display: flex;
35953
+ align-items: center;
35954
+ justify-content: space-between;
35955
+ column-gap: 6px;
35956
+ }
35957
+
35958
+ .E_p1cmxsf7 {
35959
+ display: flex;
35960
+ flex-direction: column;
35961
+ justify-content: center;
35962
+ row-gap: var(--p1cmxsf7-0);
35963
+ }
35964
+
35965
+ .E_p1cmxsf7 .antd5-progress-line {
35966
+ font-size: 0;
35967
+ margin-bottom: unset;
35968
+ margin-inline-end: unset;
35969
+ }
35970
+
35902
35971
  .E_sjob3jg {
35903
35972
  --item-min-width: 60px;
35904
35973
  }
@@ -36131,55 +36200,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36131
36200
  justify-content: center;
36132
36201
  }
36133
36202
 
36134
- .E_lht19u8 {
36135
- width: 64px;
36136
- height: 64px;
36137
- display: flex;
36138
- align-items: center;
36139
- justify-content: center;
36140
- position: relative;
36141
- opacity: 0.2;
36142
- }
36143
-
36144
- .E_lk3gkp4 {
36145
- position: absolute;
36146
- width: 5px;
36147
- height: 48px;
36148
- left: 9.33px;
36149
- top: 40.5px;
36150
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
36151
- border-radius: 5px;
36152
- transform: rotate(-128deg);
36153
- transform-origin: top left;
36154
- animation: loading-indicator1 1100ms ease-out infinite;
36155
- }
36156
-
36157
- .E_ll4n94n {
36158
- position: absolute;
36159
- width: 5px;
36160
- height: 48px;
36161
- left: 40.8px;
36162
- top: 8.4px;
36163
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
36164
- border-radius: 5px;
36165
- transform: rotate(-8deg);
36166
- transform-origin: top left;
36167
- animation: loading-indicator2 1100ms ease-out infinite;
36168
- }
36169
-
36170
- .E_l17lbdo6 {
36171
- position: absolute;
36172
- width: 5px;
36173
- height: 48px;
36174
- left: 52.9px;
36175
- top: 51.8px;
36176
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
36177
- border-radius: 5px;
36178
- transform: rotate(112deg);
36179
- transform-origin: top left;
36180
- animation: loading-indicator3 1100ms ease-out infinite;
36181
- }
36182
-
36183
36203
  .E_t1dtlqs1 {
36184
36204
  margin-bottom: 4px;
36185
36205
  color: rgba(44, 56, 82, 0.6);
@@ -36413,26 +36433,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36413
36433
  margin-right: 8px;
36414
36434
  }
36415
36435
 
36416
- .E_r77hffu {
36417
- display: flex;
36418
- align-items: center;
36419
- justify-content: space-between;
36420
- column-gap: 6px;
36421
- }
36422
-
36423
- .E_p1cmxsf7 {
36424
- display: flex;
36425
- flex-direction: column;
36426
- justify-content: center;
36427
- row-gap: var(--p1cmxsf7-0);
36428
- }
36429
-
36430
- .E_p1cmxsf7 .antd5-progress-line {
36431
- font-size: 0;
36432
- margin-bottom: unset;
36433
- margin-inline-end: unset;
36434
- }
36435
-
36436
36436
  .E_t13ef470 {
36437
36437
  height: 100%;
36438
36438
  }
@@ -36470,6 +36470,86 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36470
36470
  background: rgba(163, 180, 204, 0.18);
36471
36471
  }
36472
36472
 
36473
+ .E_l1ucdodl {
36474
+ margin: 0;
36475
+ border-radius: 20px;
36476
+ padding: 2px 10px;
36477
+ height: 22px;
36478
+ display: flex;
36479
+ align-items: center;
36480
+ }
36481
+
36482
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
36483
+ color: #FFFFFF;
36484
+ }
36485
+
36486
+ .E_l1ucdodl.tag-hover {
36487
+ cursor: pointer;
36488
+ }
36489
+
36490
+ .E_l1ucdodl.ui-kit-status-legend {
36491
+ color: #00122e;
36492
+ }
36493
+
36494
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
36495
+ margin-right: 6px;
36496
+ }
36497
+
36498
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
36499
+ margin-left: 8px;
36500
+ color: rgba(44, 56, 82, 0.6);
36501
+ }
36502
+
36503
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
36504
+ color: #FFFFFF;
36505
+ }
36506
+
36507
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
36508
+ background-color: #0080ff;
36509
+ }
36510
+
36511
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
36512
+ background-color: #f0483e;
36513
+ }
36514
+
36515
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
36516
+ background-color: #fea008;
36517
+ }
36518
+
36519
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
36520
+ background-color: #00ba5d;
36521
+ }
36522
+
36523
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
36524
+ background-color: #6b7d99;
36525
+ }
36526
+
36527
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
36528
+ background-color: #7E41FF;
36529
+ }
36530
+
36531
+ .E_s1qj66nc {
36532
+ width: 8px;
36533
+ height: 8px;
36534
+ border-radius: 50%;
36535
+ display: inline-block;
36536
+ }
36537
+
36538
+ .E_s5x1boq {
36539
+ width: 8px;
36540
+ height: 8px;
36541
+ border-radius: 2px;
36542
+ display: inline-block;
36543
+ }
36544
+
36545
+ .E_c1xm185 {
36546
+ color: rgba(44, 56, 82, 0.6);
36547
+ }
36548
+
36549
+ .E_c1x5l5qc {
36550
+ flex: 1;
36551
+ }
36552
+
36473
36553
  .E_i1g85yz3 {
36474
36554
  margin-right: 4px;
36475
36555
  height: 16px;
@@ -37066,6 +37146,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
37066
37146
  color: #00122e;
37067
37147
  }
37068
37148
 
37149
+ .E_i14c7jc8 {
37150
+ color: var(--i14c7jc8-0);
37151
+ }
37152
+
37153
+ .E_i1ibuolf {
37154
+ display: flex;
37155
+ align-items: center;
37156
+ column-gap: 4px;
37157
+ font-size: 12px;
37158
+ color: rgba(44, 56, 82, 0.7490196078);
37159
+ }
37160
+
37069
37161
  .E_d1u4ndxc {
37070
37162
  color: rgba(44, 56, 82, 0.7490196078);
37071
37163
  font-size: 12px;
@@ -37096,15 +37188,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
37096
37188
  to {
37097
37189
  transform: translateX(100%);
37098
37190
  }
37099
- }
37100
- .E_i14c7jc8 {
37101
- color: var(--i14c7jc8-0);
37102
- }
37103
-
37104
- .E_i1ibuolf {
37105
- display: flex;
37106
- align-items: center;
37107
- column-gap: 4px;
37108
- font-size: 12px;
37109
- color: rgba(44, 56, 82, 0.7490196078);
37110
37191
  }