@cloudtower/eagle 0.32.50 → 0.32.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29672,26 +29672,6 @@ html body {
29672
29672
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29673
29673
  }
29674
29674
  }
29675
- .E_c18gxmrl {
29676
- border: 1px solid #d8deeb;
29677
- border-radius: 4px;
29678
- }
29679
- .E_c18gxmrl + .E_c18gxmrl {
29680
- margin-top: 8px;
29681
- }
29682
- .E_c18gxmrl:hover {
29683
- border-color: #0080ff;
29684
- }
29685
- .E_c18gxmrl:hover > header {
29686
- background: rgba(0, 128, 255, 0.1);
29687
- }
29688
- .E_c18gxmrl.active header {
29689
- border-bottom: 1px solid #d8deeb;
29690
- }
29691
- .E_c18gxmrl > header {
29692
- padding: 8px 12px;
29693
- }
29694
-
29695
29675
  .E_m74vjol {
29696
29676
  display: flex;
29697
29677
  justify-content: space-between;
@@ -29712,6 +29692,26 @@ html body {
29712
29692
  flex: 1;
29713
29693
  }
29714
29694
 
29695
+ .E_c18gxmrl {
29696
+ border: 1px solid #d8deeb;
29697
+ border-radius: 4px;
29698
+ }
29699
+ .E_c18gxmrl + .E_c18gxmrl {
29700
+ margin-top: 8px;
29701
+ }
29702
+ .E_c18gxmrl:hover {
29703
+ border-color: #0080ff;
29704
+ }
29705
+ .E_c18gxmrl:hover > header {
29706
+ background: rgba(0, 128, 255, 0.1);
29707
+ }
29708
+ .E_c18gxmrl.active header {
29709
+ border-bottom: 1px solid #d8deeb;
29710
+ }
29711
+ .E_c18gxmrl > header {
29712
+ padding: 8px 12px;
29713
+ }
29714
+
29715
29715
  .E_berrcjl {
29716
29716
  color: rgba(10, 37, 85, 0.6);
29717
29717
  margin-bottom: 4px;
@@ -29728,72 +29728,6 @@ html body {
29728
29728
  color: #005ed1;
29729
29729
  }
29730
29730
 
29731
- .E_fzh9mnb {
29732
- width: 100%;
29733
- height: 100%;
29734
- min-height: 124px;
29735
- display: flex;
29736
- flex-direction: column;
29737
- justify-content: center;
29738
- align-items: center;
29739
- }
29740
- .E_fzh9mnb .error-text {
29741
- color: rgba(10, 37, 85, 0.6);
29742
- margin-bottom: 16px;
29743
- font-size: 18px;
29744
- }
29745
-
29746
- .E_b1nip9bk {
29747
- padding: 4px 11px;
29748
- }
29749
-
29750
- .E_bqamoqe {
29751
- white-space: nowrap;
29752
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29753
- }
29754
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29755
- --color: #0080ff;
29756
- }
29757
- .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] {
29758
- --color: #0080ff;
29759
- }
29760
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29761
- margin-left: 1px;
29762
- }
29763
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29764
- border-top-right-radius: 0;
29765
- border-bottom-right-radius: 0;
29766
- }
29767
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29768
- border-top-left-radius: 0;
29769
- border-bottom-left-radius: 0;
29770
- }
29771
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29772
- border-radius: unset;
29773
- }
29774
-
29775
- .E_c1uzzomf {
29776
- margin-bottom: 16px;
29777
- }
29778
- .E_c1uzzomf .card-title {
29779
- font-size: 16px;
29780
- color: rgba(44, 56, 82, 0.6);
29781
- font-weight: 700;
29782
- line-height: 32px;
29783
- }
29784
- .E_c1uzzomf .card-body {
29785
- padding: 24px;
29786
- border-radius: 8px;
29787
- background: #fff;
29788
- }
29789
- .E_c1uzzomf .empty {
29790
- font-weight: 700;
29791
- font-size: 14px;
29792
- line-height: 22px;
29793
- color: rgba(0, 21, 64, 0.3);
29794
- text-align: center;
29795
- }
29796
-
29797
29731
  .E_b1wx3t3t.ant-btn-icon-only {
29798
29732
  justify-content: center;
29799
29733
  }
@@ -30064,6 +29998,106 @@ html body {
30064
29998
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30065
29999
  }
30066
30000
 
30001
+ .E_c1uzzomf {
30002
+ margin-bottom: 16px;
30003
+ }
30004
+ .E_c1uzzomf .card-title {
30005
+ font-size: 16px;
30006
+ color: rgba(44, 56, 82, 0.6);
30007
+ font-weight: 700;
30008
+ line-height: 32px;
30009
+ }
30010
+ .E_c1uzzomf .card-body {
30011
+ padding: 24px;
30012
+ border-radius: 8px;
30013
+ background: #fff;
30014
+ }
30015
+ .E_c1uzzomf .empty {
30016
+ font-weight: 700;
30017
+ font-size: 14px;
30018
+ line-height: 22px;
30019
+ color: rgba(0, 21, 64, 0.3);
30020
+ text-align: center;
30021
+ }
30022
+
30023
+ .E_f7pxqmh {
30024
+ width: 100%;
30025
+ margin-bottom: 0 !important;
30026
+ flex-flow: nowrap !important;
30027
+ line-break: auto;
30028
+ }
30029
+ .E_f7pxqmh > .ant-form-item-label {
30030
+ text-align: left !important;
30031
+ padding-bottom: 0 !important;
30032
+ }
30033
+ .E_f7pxqmh > .ant-form-item-label > label {
30034
+ min-height: 32px;
30035
+ height: auto;
30036
+ font-size: 13px;
30037
+ color: rgba(44, 56, 82, 0.6);
30038
+ white-space: normal;
30039
+ }
30040
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30041
+ border-color: #ff4d4f !important;
30042
+ }
30043
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30044
+ border-color: #ff4d4f !important;
30045
+ }
30046
+ .E_f7pxqmh .ant-form-item-explain {
30047
+ margin-top: 4px;
30048
+ font-size: 12px;
30049
+ min-height: 0px;
30050
+ }
30051
+ .E_f7pxqmh .ant-form-item-extra {
30052
+ font-size: 12px;
30053
+ color: rgba(44, 56, 82, 0.6);
30054
+ min-height: 0px;
30055
+ }
30056
+
30057
+ .E_fzh9mnb {
30058
+ width: 100%;
30059
+ height: 100%;
30060
+ min-height: 124px;
30061
+ display: flex;
30062
+ flex-direction: column;
30063
+ justify-content: center;
30064
+ align-items: center;
30065
+ }
30066
+ .E_fzh9mnb .error-text {
30067
+ color: rgba(10, 37, 85, 0.6);
30068
+ margin-bottom: 16px;
30069
+ font-size: 18px;
30070
+ }
30071
+
30072
+ .E_b1nip9bk {
30073
+ padding: 4px 11px;
30074
+ }
30075
+
30076
+ .E_bqamoqe {
30077
+ white-space: nowrap;
30078
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30079
+ }
30080
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30081
+ --color: #0080ff;
30082
+ }
30083
+ .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] {
30084
+ --color: #0080ff;
30085
+ }
30086
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30087
+ margin-left: 1px;
30088
+ }
30089
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30090
+ border-top-right-radius: 0;
30091
+ border-bottom-right-radius: 0;
30092
+ }
30093
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30094
+ border-top-left-radius: 0;
30095
+ border-bottom-left-radius: 0;
30096
+ }
30097
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30098
+ border-radius: unset;
30099
+ }
30100
+
30067
30101
  .E_d1bw7c5z {
30068
30102
  position: relative;
30069
30103
  max-width: 388px;
@@ -30147,22 +30181,6 @@ html body {
30147
30181
  width: 102px;
30148
30182
  }
30149
30183
 
30150
- .E_itxley7.ant-input-group.ant-input-group-compact {
30151
- display: flex;
30152
- }
30153
- .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 {
30154
- border-bottom-left-radius: 5px;
30155
- border-top-left-radius: 5px;
30156
- }
30157
- .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 {
30158
- border-bottom-right-radius: 5px;
30159
- border-top-right-radius: 5px;
30160
- }
30161
-
30162
- .E_sx1bpnu .ant-input-sm {
30163
- line-height: 18px;
30164
- }
30165
-
30166
30184
  .E_iouxfgt {
30167
30185
  display: inline-flex;
30168
30186
  align-items: center;
@@ -30181,45 +30199,73 @@ html body {
30181
30199
  animation: rotate 680ms linear infinite;
30182
30200
  }
30183
30201
 
30184
- .E_atcz0kf .ant-input-suffix {
30185
- margin-left: 8px;
30202
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30203
+ display: flex;
30186
30204
  }
30187
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30188
- padding: 2px 7px 2px 12px;
30205
+ .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 {
30206
+ border-bottom-left-radius: 5px;
30207
+ border-top-left-radius: 5px;
30208
+ }
30209
+ .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 {
30210
+ border-bottom-right-radius: 5px;
30211
+ border-top-right-radius: 5px;
30189
30212
  }
30190
30213
 
30191
- .E_f7pxqmh {
30192
- width: 100%;
30193
- margin-bottom: 0 !important;
30194
- flex-flow: nowrap !important;
30195
- line-break: auto;
30214
+ .E_phljevk {
30215
+ display: flex;
30216
+ justify-content: space-between;
30217
+ align-items: center;
30218
+ padding: 10px 0;
30219
+ color: rgba(44, 56, 82, 0.6);
30220
+ font-size: 12px;
30221
+ line-height: 24px;
30196
30222
  }
30197
- .E_f7pxqmh > .ant-form-item-label {
30198
- text-align: left !important;
30199
- padding-bottom: 0 !important;
30223
+ .E_phljevk .pagination-left {
30224
+ padding: 2px 8px;
30200
30225
  }
30201
- .E_f7pxqmh > .ant-form-item-label > label {
30202
- min-height: 32px;
30203
- height: auto;
30204
- font-size: 13px;
30205
- color: rgba(44, 56, 82, 0.6);
30206
- white-space: normal;
30226
+ .E_phljevk .dropdown-trigger {
30227
+ display: flex;
30228
+ align-items: center;
30229
+ border-radius: 6px;
30230
+ cursor: pointer;
30231
+ transition: all 0.3s ease;
30207
30232
  }
30208
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30209
- border-color: #ff4d4f !important;
30233
+ .E_phljevk .dropdown-trigger:hover {
30234
+ background: rgba(211, 218, 235, 0.6);
30235
+ color: #0080ff;
30210
30236
  }
30211
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30212
- border-color: #ff4d4f !important;
30237
+ .E_phljevk .dropdown-trigger .icon-inner {
30238
+ margin-left: 4px;
30213
30239
  }
30214
- .E_f7pxqmh .ant-form-item-explain {
30215
- margin-top: 4px;
30216
- font-size: 12px;
30217
- min-height: 0px;
30240
+ .E_phljevk .pagination-right {
30241
+ display: flex;
30242
+ align-items: center;
30243
+ color: #0080ff;
30244
+ font-weight: bold;
30218
30245
  }
30219
- .E_f7pxqmh .ant-form-item-extra {
30246
+ .E_phljevk .pagination-right .icon-inner {
30247
+ margin-left: 4px;
30248
+ }
30249
+ .E_phljevk .pagination-right .prev-btn,
30250
+ .E_phljevk .pagination-right .next-btn {
30251
+ padding: 0 8px;
30252
+ }
30253
+ .E_phljevk .pagination-right .prev-btn > span,
30254
+ .E_phljevk .pagination-right .next-btn > span {
30255
+ color: #0080ff;
30256
+ }
30257
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30258
+ transform: rotate(180deg);
30259
+ }
30260
+
30261
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30262
+ max-height: calc(100vh - 128px);
30263
+ overflow-y: auto;
30264
+ }
30265
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30266
+ padding: 4px 20px;
30220
30267
  font-size: 12px;
30221
- color: rgba(44, 56, 82, 0.6);
30222
- min-height: 0px;
30268
+ line-height: 18px;
30223
30269
  }
30224
30270
 
30225
30271
  .E_i1inqkme {
@@ -30235,44 +30281,8 @@ html body {
30235
30281
  margin-right: 4px;
30236
30282
  }
30237
30283
 
30238
- .E_a1wfy30z .ant-input-number-handler-wrap {
30239
- display: var(--a1wfy30z-0);
30240
- }
30241
- .E_a1wfy30z .ant-input-number-input-wrap {
30242
- padding: 4px 11px;
30243
- display: inline-flex;
30244
- line-height: 1.5715;
30245
- height: inherit;
30246
- }
30247
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30248
- content: var(--a1wfy30z-1);
30249
- display: var(--a1wfy30z-2);
30250
- flex: none;
30251
- align-items: center;
30252
- margin-left: 4px;
30253
- }
30254
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30255
- content: var(--a1wfy30z-3);
30256
- display: var(--a1wfy30z-4);
30257
- flex: none;
30258
- align-items: center;
30259
- margin-right: 4px;
30260
- cursor: auto;
30261
- }
30262
- .E_a1wfy30z .ant-input-number-input {
30263
- padding: 0;
30264
- margin: 0;
30265
- height: auto;
30266
- font-size: inherit;
30267
- }
30268
-
30269
- .E_owd0kml {
30270
- display: inline-block;
30271
- }
30272
-
30273
- .E_h1jsgezc {
30274
- visibility: hidden;
30275
- position: absolute;
30284
+ .E_sx1bpnu .ant-input-sm {
30285
+ line-height: 18px;
30276
30286
  }
30277
30287
 
30278
30288
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -30335,101 +30345,51 @@ html body {
30335
30345
  padding: 2px 8px;
30336
30346
  }
30337
30347
 
30338
- .E_phljevk {
30339
- display: flex;
30340
- justify-content: space-between;
30341
- align-items: center;
30342
- padding: 10px 0;
30343
- color: rgba(44, 56, 82, 0.6);
30344
- font-size: 12px;
30345
- line-height: 24px;
30346
- }
30347
- .E_phljevk .pagination-left {
30348
- padding: 2px 8px;
30348
+ .E_atcz0kf .ant-input-suffix {
30349
+ margin-left: 8px;
30349
30350
  }
30350
- .E_phljevk .dropdown-trigger {
30351
- display: flex;
30352
- align-items: center;
30353
- border-radius: 6px;
30354
- cursor: pointer;
30355
- transition: all 0.3s ease;
30351
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30352
+ padding: 2px 7px 2px 12px;
30356
30353
  }
30357
- .E_phljevk .dropdown-trigger:hover {
30358
- background: rgba(211, 218, 235, 0.6);
30359
- color: #0080ff;
30354
+
30355
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30356
+ display: var(--a1wfy30z-0);
30360
30357
  }
30361
- .E_phljevk .dropdown-trigger .icon-inner {
30362
- margin-left: 4px;
30358
+ .E_a1wfy30z .ant-input-number-input-wrap {
30359
+ padding: 4px 11px;
30360
+ display: inline-flex;
30361
+ line-height: 1.5715;
30362
+ height: inherit;
30363
30363
  }
30364
- .E_phljevk .pagination-right {
30365
- display: flex;
30364
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30365
+ content: var(--a1wfy30z-1);
30366
+ display: var(--a1wfy30z-2);
30367
+ flex: none;
30366
30368
  align-items: center;
30367
- color: #0080ff;
30368
- font-weight: bold;
30369
- }
30370
- .E_phljevk .pagination-right .icon-inner {
30371
30369
  margin-left: 4px;
30372
30370
  }
30373
- .E_phljevk .pagination-right .prev-btn,
30374
- .E_phljevk .pagination-right .next-btn {
30375
- padding: 0 8px;
30376
- }
30377
- .E_phljevk .pagination-right .prev-btn > span,
30378
- .E_phljevk .pagination-right .next-btn > span {
30379
- color: #0080ff;
30371
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30372
+ content: var(--a1wfy30z-3);
30373
+ display: var(--a1wfy30z-4);
30374
+ flex: none;
30375
+ align-items: center;
30376
+ margin-right: 4px;
30377
+ cursor: auto;
30380
30378
  }
30381
- .E_phljevk .pagination-right .next-btn .icon-inner {
30382
- transform: rotate(180deg);
30379
+ .E_a1wfy30z .ant-input-number-input {
30380
+ padding: 0;
30381
+ margin: 0;
30382
+ height: auto;
30383
+ font-size: inherit;
30383
30384
  }
30384
30385
 
30385
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30386
- max-height: calc(100vh - 128px);
30387
- overflow-y: auto;
30388
- }
30389
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30390
- padding: 4px 20px;
30391
- font-size: 12px;
30392
- line-height: 18px;
30386
+ .E_owd0kml {
30387
+ display: inline-block;
30393
30388
  }
30394
30389
 
30395
- .E_c1bus5hc {
30396
- --color: white;
30397
- height: 14px;
30398
- width: 14px;
30399
- border-radius: 50%;
30400
- flex-shrink: 0;
30401
- display: flex;
30402
- align-items: center;
30403
- justify-content: center;
30404
- border: 1px solid var(--color);
30405
- }
30406
- .E_c1bus5hc .circle-inner {
30407
- position: relative;
30408
- height: 10px;
30409
- width: 10px;
30410
- border-radius: 50%;
30411
- overflow: hidden;
30412
- }
30413
- .E_c1bus5hc .circle-content {
30414
- position: absolute;
30415
- height: 100%;
30416
- width: 100%;
30417
- left: 0;
30418
- top: 0;
30419
- border-radius: 50%;
30420
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30421
- transform: rotate(180deg);
30422
- }
30423
- .E_c1bus5hc .circle-child {
30390
+ .E_h1jsgezc {
30391
+ visibility: hidden;
30424
30392
  position: absolute;
30425
- height: 100%;
30426
- width: 100%;
30427
- left: 0;
30428
- top: 0;
30429
- margin-left: 50%;
30430
- transform-origin: left;
30431
- background: white;
30432
- transform: rotate(0deg);
30433
30393
  }
30434
30394
 
30435
30395
  .E_i11gg7mj .ant-input-prefix {
@@ -30458,44 +30418,249 @@ html body {
30458
30418
  cursor: not-allowed;
30459
30419
  }
30460
30420
 
30461
- .E_ivqqkzv {
30421
+ .E_s1dizucg.ant-switch {
30422
+ min-width: 40px;
30462
30423
  height: 24px;
30463
- width: 56px !important;
30464
- margin-right: 4px;
30465
- }
30466
-
30467
- .E_c1wk4q29 {
30468
- color: rgba(44, 56, 82, 0.6);
30424
+ background: rgba(172, 186, 211, 0.6);
30425
+ overflow: hidden;
30469
30426
  }
30470
-
30471
- .E_cnujxq2 {
30472
- display: flex;
30473
- flex-direction: column;
30427
+ .E_s1dizucg.ant-switch:focus {
30428
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30474
30429
  }
30475
-
30476
- .E_m7s48ia {
30477
- max-width: 1120px;
30478
- width: 100%;
30479
- margin: 0 auto;
30480
- height: 100%;
30430
+ .E_s1dizucg.ant-switch-small {
30431
+ min-width: 26px;
30432
+ height: 16px;
30481
30433
  }
30482
-
30483
- .E_wt5zbg6 {
30484
- max-width: 1120px;
30485
- width: 100%;
30486
- margin: 0 auto;
30487
- display: flex;
30434
+ .E_s1dizucg.ant-switch-large {
30435
+ min-width: 52px;
30436
+ height: 32px;
30488
30437
  }
30489
- .E_wt5zbg6 .left,
30490
- .E_wt5zbg6 .right {
30491
- flex-grow: 0;
30492
- flex-shrink: 0;
30493
- flex-basis: 21%;
30438
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30439
+ height: 20px;
30440
+ width: 20px;
30494
30441
  }
30495
- .E_wt5zbg6 .left {
30496
- display: flex;
30497
- justify-content: flex-end;
30498
- padding-right: 44px;
30442
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30443
+ border-radius: 10px;
30444
+ transition-delay: 120ms;
30445
+ }
30446
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30447
+ height: 14px;
30448
+ width: 14px;
30449
+ top: 1px;
30450
+ left: 1px;
30451
+ }
30452
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30453
+ height: 28px;
30454
+ width: 28px;
30455
+ }
30456
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30457
+ border-radius: 14px;
30458
+ }
30459
+ .E_s1dizucg.ant-switch-checked {
30460
+ background-color: #00ba5d;
30461
+ }
30462
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30463
+ left: calc(100% - 20px - 2px);
30464
+ }
30465
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30466
+ left: calc(100% - 14px - 1px);
30467
+ }
30468
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30469
+ left: calc(100% - 28px - 2px);
30470
+ }
30471
+
30472
+ .E_c1up6e3y {
30473
+ margin-left: 5px;
30474
+ }
30475
+
30476
+ .E_rapgekc.ant-radio-wrapper {
30477
+ display: inline-flex;
30478
+ align-items: baseline;
30479
+ white-space: pre-wrap;
30480
+ }
30481
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30482
+ position: relative;
30483
+ top: 3px;
30484
+ }
30485
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30486
+ border-color: rgba(107, 128, 167, 0.6);
30487
+ }
30488
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30489
+ border-color: #0080ff;
30490
+ }
30491
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30492
+ border-color: #0080ff;
30493
+ background: #0080ff;
30494
+ }
30495
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30496
+ top: 4px;
30497
+ left: 4px;
30498
+ width: 6px;
30499
+ height: 6px;
30500
+ background: #fff;
30501
+ }
30502
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30503
+ opacity: 0.5;
30504
+ }
30505
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30506
+ border-color: rgba(107, 128, 167, 0.6);
30507
+ background: rgba(211, 218, 235, 0.6);
30508
+ }
30509
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30510
+ background: #00122e;
30511
+ }
30512
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30513
+ color: #00122e;
30514
+ opacity: 0.5;
30515
+ }
30516
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30517
+ color: #00122e;
30518
+ }
30519
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30520
+ display: inline-block;
30521
+ padding: 0;
30522
+ padding-left: 10px;
30523
+ }
30524
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30525
+ margin-bottom: 0;
30526
+ white-space: pre-wrap;
30527
+ color: rgba(44, 56, 82, 0.6);
30528
+ }
30529
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30530
+ padding-left: 8px;
30531
+ }
30532
+
30533
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30534
+ border-radius: 5px 0 0 5px;
30535
+ }
30536
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30537
+ border-radius: 0 5px 5px 0;
30538
+ }
30539
+
30540
+ .E_rcc63c8 {
30541
+ color: #00122e;
30542
+ border-color: #ccd4e3;
30543
+ }
30544
+ .E_rcc63c8:first-child {
30545
+ border-color: #a3b4cc;
30546
+ }
30547
+ .E_rcc63c8.ant-radio-button-wrapper {
30548
+ padding: 0 12px;
30549
+ line-height: 32px;
30550
+ height: 32px;
30551
+ }
30552
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
30553
+ white-space: nowrap;
30554
+ }
30555
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30556
+ height: 22px;
30557
+ padding: 0 7px;
30558
+ line-height: 20px;
30559
+ }
30560
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30561
+ background: #ccd4e3;
30562
+ }
30563
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30564
+ background: #0080ff;
30565
+ }
30566
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30567
+ background: #ccd4e3;
30568
+ opacity: 0.5;
30569
+ }
30570
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30571
+ border-right-color: #0080ff;
30572
+ }
30573
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30574
+ border-color: #0080ff;
30575
+ }
30576
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
30577
+ background: rgba(0, 136, 255, 0.1);
30578
+ }
30579
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
30580
+ background: rgba(211, 218, 235, 0.6);
30581
+ border-color: #ccd4e3;
30582
+ opacity: 0.5;
30583
+ }
30584
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30585
+ color: #00122e;
30586
+ border-color: #ccd4e3;
30587
+ }
30588
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30589
+ color: #00122e;
30590
+ border-color: #ccd4e3;
30591
+ background: rgba(172, 186, 211, 0.6);
30592
+ }
30593
+ .E_rcc63c8 .ant-radio-button-input {
30594
+ margin-right: 8px;
30595
+ display: inline;
30596
+ border: none;
30597
+ padding: 0;
30598
+ width: 36px;
30599
+ background: transparent;
30600
+ }
30601
+ .E_rcc63c8 .ant-radio-button-input:focus {
30602
+ box-shadow: none;
30603
+ }
30604
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30605
+ margin-right: 0;
30606
+ width: initial;
30607
+ box-shadow: none;
30608
+ }
30609
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30610
+ display: none;
30611
+ }
30612
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30613
+ display: inline;
30614
+ }
30615
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30616
+ display: inline;
30617
+ margin-right: 8px;
30618
+ padding: 0;
30619
+ width: 36px;
30620
+ }
30621
+
30622
+ .E_tju3gfj .date {
30623
+ margin-right: 4px;
30624
+ }
30625
+
30626
+ .E_ivqqkzv {
30627
+ height: 24px;
30628
+ width: 56px !important;
30629
+ margin-right: 4px;
30630
+ }
30631
+
30632
+ .E_c1wk4q29 {
30633
+ color: rgba(44, 56, 82, 0.6);
30634
+ }
30635
+
30636
+ .E_cnujxq2 {
30637
+ display: flex;
30638
+ flex-direction: column;
30639
+ }
30640
+
30641
+ .E_m7s48ia {
30642
+ max-width: 1120px;
30643
+ width: 100%;
30644
+ margin: 0 auto;
30645
+ height: 100%;
30646
+ }
30647
+
30648
+ .E_wt5zbg6 {
30649
+ max-width: 1120px;
30650
+ width: 100%;
30651
+ margin: 0 auto;
30652
+ display: flex;
30653
+ }
30654
+ .E_wt5zbg6 .left,
30655
+ .E_wt5zbg6 .right {
30656
+ flex-grow: 0;
30657
+ flex-shrink: 0;
30658
+ flex-basis: 21%;
30659
+ }
30660
+ .E_wt5zbg6 .left {
30661
+ display: flex;
30662
+ justify-content: flex-end;
30663
+ padding-right: 44px;
30499
30664
  }
30500
30665
  .E_wt5zbg6 .right {
30501
30666
  padding-left: 44px;
@@ -31157,246 +31322,185 @@ input.E_rf8rlle.ant-input {
31157
31322
  color: rgba(44, 56, 82, 0.7490196078);
31158
31323
  }
31159
31324
 
31160
- .E_s1dizucg.ant-switch {
31161
- min-width: 40px;
31162
- height: 24px;
31163
- background: rgba(172, 186, 211, 0.6);
31164
- overflow: hidden;
31165
- }
31166
- .E_s1dizucg.ant-switch:focus {
31167
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31168
- }
31169
- .E_s1dizucg.ant-switch-small {
31170
- min-width: 26px;
31171
- height: 16px;
31172
- }
31173
- .E_s1dizucg.ant-switch-large {
31174
- min-width: 52px;
31175
- height: 32px;
31176
- }
31177
- .E_s1dizucg.ant-switch .ant-switch-handle {
31178
- height: 20px;
31179
- width: 20px;
31325
+ .E_c1yyuluq {
31326
+ border-radius: 8px;
31180
31327
  }
31181
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31182
- border-radius: 10px;
31183
- transition-delay: 120ms;
31328
+ .E_c1yyuluq .ant-card-body {
31329
+ padding: 20px 24px 24px 24px;
31184
31330
  }
31185
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31331
+
31332
+ .E_c1bus5hc {
31333
+ --color: white;
31186
31334
  height: 14px;
31187
31335
  width: 14px;
31188
- top: 1px;
31189
- left: 1px;
31190
- }
31191
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31192
- height: 28px;
31193
- width: 28px;
31194
- }
31195
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31196
- border-radius: 14px;
31197
- }
31198
- .E_s1dizucg.ant-switch-checked {
31199
- background-color: #00ba5d;
31200
- }
31201
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31202
- left: calc(100% - 20px - 2px);
31203
- }
31204
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31205
- left: calc(100% - 14px - 1px);
31206
- }
31207
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31208
- left: calc(100% - 28px - 2px);
31209
- }
31210
-
31211
- .E_c1up6e3y {
31212
- margin-left: 5px;
31213
- }
31214
-
31215
- .E_rapgekc.ant-radio-wrapper {
31216
- display: inline-flex;
31217
- align-items: baseline;
31218
- white-space: pre-wrap;
31336
+ border-radius: 50%;
31337
+ flex-shrink: 0;
31338
+ display: flex;
31339
+ align-items: center;
31340
+ justify-content: center;
31341
+ border: 1px solid var(--color);
31219
31342
  }
31220
- .E_rapgekc.ant-radio-wrapper .ant-radio {
31343
+ .E_c1bus5hc .circle-inner {
31221
31344
  position: relative;
31222
- top: 3px;
31223
- }
31224
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31225
- border-color: rgba(107, 128, 167, 0.6);
31226
- }
31227
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31228
- border-color: #0080ff;
31229
- }
31230
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31231
- border-color: #0080ff;
31232
- background: #0080ff;
31233
- }
31234
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31235
- top: 4px;
31236
- left: 4px;
31237
- width: 6px;
31238
- height: 6px;
31239
- background: #fff;
31240
- }
31241
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31242
- opacity: 0.5;
31243
- }
31244
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31245
- border-color: rgba(107, 128, 167, 0.6);
31246
- background: rgba(211, 218, 235, 0.6);
31345
+ height: 10px;
31346
+ width: 10px;
31347
+ border-radius: 50%;
31348
+ overflow: hidden;
31247
31349
  }
31248
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31249
- background: #00122e;
31350
+ .E_c1bus5hc .circle-content {
31351
+ position: absolute;
31352
+ height: 100%;
31353
+ width: 100%;
31354
+ left: 0;
31355
+ top: 0;
31356
+ border-radius: 50%;
31357
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31358
+ transform: rotate(180deg);
31250
31359
  }
31251
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31252
- color: #00122e;
31253
- opacity: 0.5;
31360
+ .E_c1bus5hc .circle-child {
31361
+ position: absolute;
31362
+ height: 100%;
31363
+ width: 100%;
31364
+ left: 0;
31365
+ top: 0;
31366
+ margin-left: 50%;
31367
+ transform-origin: left;
31368
+ background: white;
31369
+ transform: rotate(0deg);
31254
31370
  }
31255
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31256
- color: #00122e;
31371
+
31372
+ .E_ccrbeuz .ant-collapse-item {
31373
+ border: 0px;
31374
+ background-color: #fff;
31257
31375
  }
31258
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31259
- display: inline-block;
31260
- padding: 0;
31261
- padding-left: 10px;
31376
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31377
+ padding-top: 0px;
31378
+ padding-bottom: 0px;
31379
+ padding-left: 0px !important;
31380
+ padding-right: 24px;
31262
31381
  }
31263
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31264
- margin-bottom: 0;
31265
- white-space: pre-wrap;
31266
- color: rgba(44, 56, 82, 0.6);
31382
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31383
+ right: 0px;
31267
31384
  }
31268
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31269
- padding-left: 8px;
31385
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31386
+ padding: 0px;
31270
31387
  }
31271
31388
 
31272
- .E_rp906go .ant-radio-button-wrapper:first-child {
31273
- border-radius: 5px 0 0 5px;
31274
- }
31275
- .E_rp906go .ant-radio-button-wrapper:last-child {
31276
- border-radius: 0 5px 5px 0;
31389
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31390
+ padding-right: 0px;
31391
+ cursor: default;
31277
31392
  }
31278
31393
 
31279
- .E_rcc63c8 {
31280
- color: #00122e;
31281
- border-color: #ccd4e3;
31282
- }
31283
- .E_rcc63c8:first-child {
31284
- border-color: #a3b4cc;
31285
- }
31286
- .E_rcc63c8.ant-radio-button-wrapper {
31287
- padding: 0 12px;
31288
- line-height: 32px;
31289
- height: 32px;
31290
- }
31291
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
31292
- white-space: nowrap;
31293
- }
31294
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31295
- height: 22px;
31296
- padding: 0 7px;
31297
- line-height: 20px;
31298
- }
31299
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31300
- background: #ccd4e3;
31301
- }
31302
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31303
- background: #0080ff;
31394
+ .E_a1b5xrg3 .user-icon-inner {
31395
+ display: inline-flex;
31396
+ align-items: center;
31397
+ justify-content: center;
31398
+ color: #fff;
31399
+ font-weight: bold;
31400
+ font-size: 12px;
31401
+ width: 24px;
31402
+ height: 24px;
31403
+ border-radius: 50%;
31404
+ background: var(--a1b5xrg3-0);
31304
31405
  }
31305
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31306
- background: #ccd4e3;
31307
- opacity: 0.5;
31406
+ .E_a1b5xrg3.btn-item {
31407
+ transition: all 160ms ease;
31408
+ cursor: pointer;
31409
+ width: 56px;
31410
+ height: 40px;
31411
+ display: inline-flex;
31412
+ align-items: center;
31413
+ justify-content: center;
31414
+ border-radius: 6px;
31308
31415
  }
31309
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31310
- border-right-color: #0080ff;
31416
+ .E_a1b5xrg3.btn-item:hover {
31417
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31311
31418
  }
31312
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31313
- border-color: #0080ff;
31419
+ .E_a1b5xrg3.btn-item:active {
31420
+ transform: translateY(2px);
31421
+ transition: all 320ms ease;
31314
31422
  }
31315
- .E_rcc63c8.ant-radio-button-wrapper-checked {
31316
- background: rgba(0, 136, 255, 0.1);
31423
+
31424
+ .E_s1sck0th {
31425
+ padding: 0 8px;
31426
+ border-radius: 4px;
31317
31427
  }
31318
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
31319
- background: rgba(211, 218, 235, 0.6);
31320
- border-color: #ccd4e3;
31321
- opacity: 0.5;
31428
+
31429
+ .E_m855nr1 {
31430
+ padding: 2px 8px;
31431
+ border-radius: 3px;
31322
31432
  }
31323
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31324
- color: #00122e;
31325
- border-color: #ccd4e3;
31433
+
31434
+ .E_l1270xpg {
31435
+ padding: 3px 8px;
31436
+ border-radius: 2px;
31326
31437
  }
31327
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31328
- color: #00122e;
31329
- border-color: #ccd4e3;
31330
- background: rgba(172, 186, 211, 0.6);
31438
+
31439
+ .E_t14rextb.ant-tag:hover {
31440
+ opacity: unset;
31331
31441
  }
31332
- .E_rcc63c8 .ant-radio-button-input {
31442
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31443
+ margin: 0;
31333
31444
  margin-right: 8px;
31334
- display: inline;
31445
+ display: inline-flex;
31446
+ align-items: center;
31335
31447
  border: none;
31336
- padding: 0;
31337
- width: 36px;
31338
- background: transparent;
31339
31448
  }
31340
- .E_rcc63c8 .ant-radio-button-input:focus {
31341
- box-shadow: none;
31449
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31450
+ width: 16px;
31451
+ height: 16px;
31452
+ color: inherit;
31453
+ margin-left: 4px;
31454
+ opacity: 0.6;
31455
+ display: inline-flex;
31342
31456
  }
31343
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31344
- margin-right: 0;
31345
- width: initial;
31346
- box-shadow: none;
31457
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31458
+ opacity: 1;
31347
31459
  }
31348
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31349
- display: none;
31460
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31461
+ color: #0080ff;
31462
+ background-color: rgba(0, 136, 255, 0.1);
31350
31463
  }
31351
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31352
- display: inline;
31464
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31465
+ color: #f0483e;
31466
+ background-color: rgba(255, 74, 74, 0.1);
31353
31467
  }
31354
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31355
- display: inline;
31356
- margin-right: 8px;
31357
- padding: 0;
31358
- width: 36px;
31468
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31469
+ color: #e07f00;
31470
+ background-color: rgba(255, 187, 0, 0.1);
31359
31471
  }
31360
-
31361
- .E_c1yyuluq {
31362
- border-radius: 8px;
31472
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31473
+ color: #008f4c;
31474
+ background-color: rgba(30, 201, 127, 0.1);
31363
31475
  }
31364
- .E_c1yyuluq .ant-card-body {
31365
- padding: 20px 24px 24px 24px;
31476
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31477
+ color: #1d326c;
31478
+ background-color: rgba(225, 230, 241, 0.6);
31366
31479
  }
31367
-
31368
- .E_ccrbeuz .ant-collapse-item {
31369
- border: 0px;
31370
- background-color: #fff;
31480
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31481
+ color: #7E41FF;
31482
+ background-color: rgba(126, 65, 255, 0.1);
31371
31483
  }
31372
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31373
- padding-top: 0px;
31374
- padding-bottom: 0px;
31375
- padding-left: 0px !important;
31376
- padding-right: 24px;
31484
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31485
+ color: #fff;
31377
31486
  }
31378
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31379
- right: 0px;
31487
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31488
+ background-color: #f0483e;
31380
31489
  }
31381
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31382
- padding: 0px;
31490
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31491
+ background-color: #fea008;
31383
31492
  }
31384
-
31385
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31386
- padding-right: 0px;
31387
- cursor: default;
31493
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31494
+ background-color: #00ba5d;
31388
31495
  }
31389
-
31390
- .E_m196gn1d {
31391
- min-width: 1280px;
31496
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31497
+ background-color: #0080ff;
31392
31498
  }
31393
-
31394
- .E_iq1gosr {
31395
- display: inline-block;
31499
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31500
+ background-color: #6b7d99;
31396
31501
  }
31397
-
31398
- .E_tju3gfj .date {
31399
- margin-right: 4px;
31502
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31503
+ background-color: #7E41FF;
31400
31504
  }
31401
31505
 
31402
31506
  .E_s1dni7lo {
@@ -31480,116 +31584,15 @@ input.E_rf8rlle.ant-input {
31480
31584
  opacity: 0;
31481
31585
  }
31482
31586
 
31483
- .E_s1sck0th {
31484
- padding: 0 8px;
31485
- border-radius: 4px;
31486
- }
31487
-
31488
- .E_m855nr1 {
31489
- padding: 2px 8px;
31490
- border-radius: 3px;
31491
- }
31492
-
31493
- .E_l1270xpg {
31494
- padding: 3px 8px;
31495
- border-radius: 2px;
31496
- }
31497
-
31498
- .E_t14rextb.ant-tag:hover {
31499
- opacity: unset;
31500
- }
31501
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31502
- margin: 0;
31503
- margin-right: 8px;
31504
- display: inline-flex;
31505
- align-items: center;
31506
- border: none;
31507
- }
31508
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31509
- width: 16px;
31510
- height: 16px;
31511
- color: inherit;
31512
- margin-left: 4px;
31513
- opacity: 0.6;
31514
- display: inline-flex;
31515
- }
31516
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31517
- opacity: 1;
31518
- }
31519
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31520
- color: #0080ff;
31521
- background-color: rgba(0, 136, 255, 0.1);
31522
- }
31523
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31524
- color: #f0483e;
31525
- background-color: rgba(255, 74, 74, 0.1);
31526
- }
31527
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31528
- color: #e07f00;
31529
- background-color: rgba(255, 187, 0, 0.1);
31530
- }
31531
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31532
- color: #008f4c;
31533
- background-color: rgba(30, 201, 127, 0.1);
31534
- }
31535
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31536
- color: #1d326c;
31537
- background-color: rgba(225, 230, 241, 0.6);
31538
- }
31539
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31540
- color: #7E41FF;
31541
- background-color: rgba(126, 65, 255, 0.1);
31542
- }
31543
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31544
- color: #fff;
31545
- }
31546
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31547
- background-color: #f0483e;
31548
- }
31549
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31550
- background-color: #fea008;
31551
- }
31552
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31553
- background-color: #00ba5d;
31554
- }
31555
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31556
- background-color: #0080ff;
31557
- }
31558
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31559
- background-color: #6b7d99;
31560
- }
31561
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31562
- background-color: #7E41FF;
31563
- }
31564
-
31565
- .E_a1b5xrg3 .user-icon-inner {
31566
- display: inline-flex;
31567
- align-items: center;
31568
- justify-content: center;
31569
- color: #fff;
31570
- font-weight: bold;
31571
- font-size: 12px;
31572
- width: 24px;
31573
- height: 24px;
31574
- border-radius: 50%;
31575
- background: var(--a1b5xrg3-0);
31576
- }
31577
- .E_a1b5xrg3.btn-item {
31578
- transition: all 160ms ease;
31579
- cursor: pointer;
31580
- width: 56px;
31581
- height: 40px;
31582
- display: inline-flex;
31583
- align-items: center;
31584
- justify-content: center;
31585
- border-radius: 6px;
31587
+ .E_t1m2x205 .ant-tooltip-arrow {
31588
+ display: none;
31586
31589
  }
31587
- .E_a1b5xrg3.btn-item:hover {
31588
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31590
+ .E_t1m2x205 .ant-tooltip-inner {
31591
+ background: rgba(23, 38, 64, 0.8);
31592
+ border-radius: 4px;
31589
31593
  }
31590
- .E_a1b5xrg3.btn-item:active {
31591
- transform: translateY(2px);
31592
- transition: all 320ms ease;
31594
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31595
+ visibility: hidden;
31593
31596
  }
31594
31597
 
31595
31598
  .E_dsnbhzf {
@@ -32067,15 +32070,12 @@ input.E_rf8rlle.ant-input {
32067
32070
  line-height: 12px;
32068
32071
  }
32069
32072
 
32070
- .E_t1m2x205 .ant-tooltip-arrow {
32071
- display: none;
32072
- }
32073
- .E_t1m2x205 .ant-tooltip-inner {
32074
- background: rgba(23, 38, 64, 0.8);
32075
- border-radius: 4px;
32073
+ .E_iq1gosr {
32074
+ display: inline-block;
32076
32075
  }
32077
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32078
- visibility: hidden;
32076
+
32077
+ .E_m196gn1d {
32078
+ min-width: 1280px;
32079
32079
  }
32080
32080
 
32081
32081
  .E_suhck3k {
@@ -32535,6 +32535,21 @@ input.E_rf8rlle.ant-input {
32535
32535
  flex-shrink: 0;
32536
32536
  }
32537
32537
 
32538
+ .E_w1dxz879 {
32539
+ display: flex;
32540
+ flex-direction: column;
32541
+ gap: 6px;
32542
+ }
32543
+ .E_w1dxz879 .ellipsis-tooltip {
32544
+ max-height: var(--w1dxz879-0);
32545
+ text-overflow: clip;
32546
+ overflow: hidden;
32547
+ }
32548
+ .E_w1dxz879 .tips {
32549
+ color: #fff;
32550
+ opacity: 0.8;
32551
+ }
32552
+
32538
32553
  .E_h12yihis {
32539
32554
  height: 50px;
32540
32555
  border-bottom: 2px solid #edf0f7;
@@ -32755,21 +32770,6 @@ input.E_rf8rlle.ant-input {
32755
32770
  position: static;
32756
32771
  }
32757
32772
 
32758
- .E_w1dxz879 {
32759
- display: flex;
32760
- flex-direction: column;
32761
- gap: 6px;
32762
- }
32763
- .E_w1dxz879 .ellipsis-tooltip {
32764
- max-height: var(--w1dxz879-0);
32765
- text-overflow: clip;
32766
- overflow: hidden;
32767
- }
32768
- .E_w1dxz879 .tips {
32769
- color: #fff;
32770
- opacity: 0.8;
32771
- }
32772
-
32773
32773
  .E_b14q2gmw {
32774
32774
  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);
32775
32775
  }
@@ -32787,59 +32787,6 @@ input.E_rf8rlle.ant-input {
32787
32787
  transform: translateY(-4px);
32788
32788
  }
32789
32789
 
32790
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32791
- margin-right: 2px;
32792
- }
32793
-
32794
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32795
- padding-left: 8px;
32796
- padding-right: 8px;
32797
- }
32798
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32799
- border-radius: 4px;
32800
- }
32801
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32802
- border-radius: 4px;
32803
- }
32804
-
32805
- .E_ma64lna .antd5-segmented-item-label {
32806
- padding-left: 12px;
32807
- padding-right: 12px;
32808
- }
32809
-
32810
- .E_ckld275 {
32811
- background-color: rgba(225, 230, 241, 0.6);
32812
- }
32813
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32814
- background-color: rgba(255, 255, 255, 0.6);
32815
- color: rgba(44, 56, 82, 0.75);
32816
- }
32817
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32818
- background-color: transparent;
32819
- }
32820
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32821
- background-color: transparent;
32822
- }
32823
-
32824
- .E_r77hffu {
32825
- display: flex;
32826
- align-items: center;
32827
- justify-content: space-between;
32828
- column-gap: 6px;
32829
- }
32830
-
32831
- .E_p1cmxsf7 {
32832
- display: flex;
32833
- flex-direction: column;
32834
- justify-content: center;
32835
- row-gap: var(--p1cmxsf7-0);
32836
- }
32837
- .E_p1cmxsf7 .antd5-progress-line {
32838
- font-size: 0;
32839
- margin-bottom: unset;
32840
- margin-inline-end: unset;
32841
- }
32842
-
32843
32790
  .E_c1yd35n {
32844
32791
  padding: 0 12px 14px 12px;
32845
32792
  }
@@ -32948,1001 +32895,1061 @@ input.E_rf8rlle.ant-input {
32948
32895
  margin-right: 2px;
32949
32896
  }
32950
32897
 
32951
- button.E_l48ei06.ant-btn,
32952
- button.E_l48ei06.ant-btn.ant-btn-sm,
32953
- button.E_l48ei06.ant-btn.ant-btn-lg {
32954
- font-size: 12px;
32955
- line-height: 18px;
32956
- height: 18px;
32898
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32899
+ margin-right: 2px;
32957
32900
  }
32958
32901
 
32959
- button.E_l48ei06 {
32960
- color: #0080FF;
32961
- height: unset;
32902
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32903
+ padding-left: 8px;
32904
+ padding-right: 8px;
32905
+ font-size: 12px;
32962
32906
  }
32963
- button.E_l48ei06 .button-prefix-icon {
32964
- margin-right: 4px;
32907
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32908
+ border-radius: 4px;
32965
32909
  }
32966
- button.E_l48ei06 .button-suffix-icon {
32967
- margin-left: 4px;
32910
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32911
+ border-radius: 4px;
32968
32912
  }
32969
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32970
- color: #009DFF;
32913
+
32914
+ .E_ma64lna .antd5-segmented-item-label {
32915
+ padding-left: 12px;
32916
+ padding-right: 12px;
32971
32917
  }
32972
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32973
- color: #005ED1;
32918
+
32919
+ .E_ckld275 {
32920
+ background-color: rgba(225, 230, 241, 0.6);
32974
32921
  }
32975
- button.E_l48ei06.ui-kit-link-disabled {
32976
- color: #0080FF;
32922
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32923
+ background-color: rgba(255, 255, 255, 0.6);
32924
+ color: rgba(44, 56, 82, 0.75);
32977
32925
  }
32978
- button.E_l48ei06.ui-kit-link-primary {
32979
- color: #00122E;
32926
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32927
+ background-color: transparent;
32980
32928
  }
32981
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32982
- color: #0080FF;
32929
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32930
+ background-color: transparent;
32983
32931
  }
32984
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32985
- color: #005ED1;
32932
+
32933
+ .E_r77hffu {
32934
+ display: flex;
32935
+ align-items: center;
32936
+ justify-content: space-between;
32937
+ column-gap: 6px;
32986
32938
  }
32987
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32988
- color: #00122E;
32939
+
32940
+ .E_p1cmxsf7 {
32941
+ display: flex;
32942
+ flex-direction: column;
32943
+ justify-content: center;
32944
+ row-gap: var(--p1cmxsf7-0);
32989
32945
  }
32990
- button.E_l48ei06.ui-kit-link-secondary {
32991
- color: rgba(44, 56, 82, 0.7490196078);
32946
+ .E_p1cmxsf7 .antd5-progress-line {
32947
+ font-size: 0;
32948
+ margin-bottom: unset;
32949
+ margin-inline-end: unset;
32992
32950
  }
32993
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32994
- color: #0080FF;
32951
+
32952
+ .E_lht19u8 {
32953
+ width: 64px;
32954
+ height: 64px;
32955
+ display: flex;
32956
+ align-items: center;
32957
+ justify-content: center;
32958
+ position: relative;
32959
+ opacity: 0.2;
32995
32960
  }
32996
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32997
- color: #005ED1;
32961
+
32962
+ .E_lk3gkp4 {
32963
+ position: absolute;
32964
+ width: 5px;
32965
+ height: 48px;
32966
+ left: 9.33px;
32967
+ top: 40.5px;
32968
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32969
+ border-radius: 5px;
32970
+ transform: rotate(-128deg);
32971
+ transform-origin: top left;
32972
+ animation: loading-indicator1 1100ms ease-out infinite;
32998
32973
  }
32999
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33000
- color: rgba(44, 56, 82, 0.7490196078);
32974
+
32975
+ .E_ll4n94n {
32976
+ position: absolute;
32977
+ width: 5px;
32978
+ height: 48px;
32979
+ left: 40.8px;
32980
+ top: 8.4px;
32981
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32982
+ border-radius: 5px;
32983
+ transform: rotate(-8deg);
32984
+ transform-origin: top left;
32985
+ animation: loading-indicator2 1100ms ease-out infinite;
33001
32986
  }
33002
32987
 
33003
- .E_l1ucdodl {
33004
- margin: 0;
33005
- border-radius: 20px;
33006
- padding: 2px 10px;
33007
- height: 22px;
32988
+ .E_l17lbdo6 {
32989
+ position: absolute;
32990
+ width: 5px;
32991
+ height: 48px;
32992
+ left: 52.9px;
32993
+ top: 51.8px;
32994
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32995
+ border-radius: 5px;
32996
+ transform: rotate(112deg);
32997
+ transform-origin: top left;
32998
+ animation: loading-indicator3 1100ms ease-out infinite;
32999
+ }
33000
+
33001
+ .E_msn7nxt {
33002
+ color: rgba(44, 56, 82, 0.6);
33003
+ text-align: center;
33008
33004
  display: flex;
33009
33005
  align-items: center;
33006
+ justify-content: center;
33007
+ flex-direction: column;
33008
+ height: 100%;
33010
33009
  }
33011
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33012
- color: #FFFFFF;
33013
- }
33014
- .E_l1ucdodl.tag-hover {
33010
+ .E_msn7nxt .link {
33011
+ color: #0080ff;
33015
33012
  cursor: pointer;
33016
33013
  }
33017
- .E_l1ucdodl.ui-kit-status-legend {
33018
- color: #00122e;
33014
+
33015
+ .E_mp64wfi {
33016
+ width: 100%;
33017
+ height: 100%;
33018
+ display: flex;
33019
+ flex-direction: column;
33019
33020
  }
33020
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33021
- margin-right: 6px;
33021
+ .E_mp64wfi .name-toolbar {
33022
+ width: 100%;
33023
+ display: flex;
33024
+ line-height: 30px;
33025
+ padding: 0 16px;
33026
+ justify-content: space-between;
33022
33027
  }
33023
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33024
- margin-left: 8px;
33025
- color: rgba(44, 56, 82, 0.6);
33028
+ .E_mp64wfi .name-toolbar .metric-extra {
33029
+ display: flex;
33030
+ font-size: 12px;
33031
+ align-items: center;
33026
33032
  }
33027
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33028
- color: #FFFFFF;
33033
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
33034
+ color: #a3b4cc;
33029
33035
  }
33030
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33031
- background-color: #0080ff;
33036
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33037
+ margin-left: 10px;
33038
+ }
33039
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33040
+ margin-left: 10px;
33041
+ cursor: pointer;
33042
+ }
33043
+ .E_mp64wfi .content {
33044
+ flex: 1;
33045
+ width: 100%;
33046
+ display: flex;
33047
+ justify-content: center;
33048
+ align-items: center;
33049
+ }
33050
+ .E_mp64wfi .single-content {
33051
+ height: 65px;
33052
+ }
33053
+
33054
+ .E_l1oyigan {
33055
+ display: flex;
33056
+ align-items: center;
33057
+ white-space: nowrap;
33058
+ overflow: hidden;
33059
+ width: 100%;
33032
33060
  }
33033
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33034
- background-color: #f0483e;
33061
+ .E_l1oyigan .ant-dropdown-trigger {
33062
+ margin-left: auto;
33063
+ font-size: 12px;
33035
33064
  }
33036
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33037
- background-color: #fea008;
33065
+
33066
+ .E_l1noi4n1 {
33067
+ display: flex;
33068
+ justify-content: flex-start;
33069
+ align-items: center;
33070
+ font-size: 12px;
33071
+ cursor: pointer;
33038
33072
  }
33039
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33040
- background-color: #00ba5d;
33073
+ .E_l1noi4n1:not(:last-child) {
33074
+ margin-right: 20px;
33041
33075
  }
33042
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33043
- background-color: #6b7d99;
33076
+ .E_l1noi4n1.deselected {
33077
+ opacity: 0.4;
33044
33078
  }
33045
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33046
- background-color: #7E41FF;
33079
+ .E_l1noi4n1.deselected .color-block {
33080
+ background: #b4beca !important;
33047
33081
  }
33048
33082
 
33049
- .E_s1qj66nc {
33050
- width: 8px;
33051
- height: 8px;
33052
- border-radius: 50%;
33083
+ .E_cz19rz6 {
33053
33084
  display: inline-block;
33054
- }
33055
-
33056
- .E_s5x1boq {
33057
- width: 8px;
33058
33085
  height: 8px;
33059
- border-radius: 2px;
33060
- display: inline-block;
33086
+ width: 8px;
33087
+ margin-right: 8px;
33061
33088
  }
33062
33089
 
33063
- .E_c1xm185 {
33064
- color: rgba(44, 56, 82, 0.6);
33090
+ .E_e17r5r9c .ant-dropdown-menu-item {
33091
+ display: flex;
33092
+ align-items: center;
33093
+ font-size: 12px;
33094
+ margin: 0;
33065
33095
  }
33066
33096
 
33067
- .E_c1x5l5qc {
33068
- flex: 1;
33097
+ .E_m1y1hhnr {
33098
+ position: relative;
33069
33099
  }
33070
-
33071
- .E_sddwhm6 {
33072
- margin: 0;
33073
- border-radius: 20px;
33074
- padding: 2px 10px;
33075
- height: 22px;
33100
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33101
+ bottom: -12px;
33076
33102
  }
33077
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33078
- background-color: rgba(237, 241, 250, 0.6) !important;
33103
+ .E_m1y1hhnr .metric-toolbar {
33104
+ display: flex;
33105
+ justify-content: space-between;
33106
+ line-height: 30px;
33107
+ margin: 0 16px;
33079
33108
  }
33080
- .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 {
33081
- background-color: rgba(225, 230, 241, 0.6) !important;
33109
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
33110
+ display: flex;
33111
+ font-size: 12px;
33112
+ align-items: center;
33082
33113
  }
33083
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33084
- color: #00122e;
33114
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33115
+ color: #a3b4cc;
33085
33116
  }
33086
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33087
- margin-right: 6px;
33117
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33118
+ margin-left: 10px;
33088
33119
  }
33089
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33090
- margin-left: 8px;
33091
- color: rgba(44, 56, 82, 0.6);
33120
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33121
+ margin-left: 10px;
33122
+ cursor: pointer;
33092
33123
  }
33093
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33094
- background-color: rgba(0, 136, 255, 0.1);
33124
+ .E_m1y1hhnr .recharts-xAxis {
33125
+ font-size: 12px;
33095
33126
  }
33096
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33097
- background-color: #0080ff;
33127
+ .E_m1y1hhnr .pointer-wrapper {
33128
+ position: absolute;
33129
+ bottom: 10px;
33130
+ padding: 0 8px;
33131
+ border-radius: 4px;
33132
+ font-size: 12px;
33133
+ color: #fff;
33134
+ background: rgba(0, 0, 0, 0.75);
33135
+ transform: translateX(-50%);
33098
33136
  }
33099
- .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 {
33100
- background-color: rgba(0, 136, 255, 0.16);
33137
+
33138
+ .E_tnvijvs {
33139
+ min-width: 200px;
33101
33140
  }
33102
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33103
- background-color: rgba(255, 74, 74, 0.1);
33141
+
33142
+ .E_t1ub2aex {
33143
+ display: flex;
33144
+ align-items: center;
33145
+ justify-content: space-between;
33146
+ background-color: rgba(0, 0, 0, 0.75);
33147
+ color: #b4beca;
33148
+ font-size: 12px;
33149
+ padding: 3px 6px;
33104
33150
  }
33105
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33106
- background-color: #f0483e;
33151
+ .E_t1ub2aex:first-child {
33152
+ padding-top: 3px;
33107
33153
  }
33108
- .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 {
33109
- background-color: rgba(255, 74, 74, 0.16);
33154
+ .E_t1ub2aex:last-child {
33155
+ padding-bottom: 3px;
33110
33156
  }
33111
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33112
- background-color: rgba(254, 160, 8, 0.1);
33157
+ .E_t1ub2aex .column-value {
33158
+ color: #fff;
33159
+ margin-left: 8px;
33113
33160
  }
33114
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33115
- background-color: #fea008;
33161
+
33162
+ .E_m11nzl2x {
33163
+ color: rgba(44, 56, 82, 0.6);
33164
+ text-align: center;
33165
+ display: flex;
33166
+ align-items: center;
33167
+ justify-content: center;
33168
+ flex-direction: column;
33169
+ height: 100%;
33116
33170
  }
33117
- .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 {
33118
- background-color: rgba(255, 187, 0, 0.16);
33171
+ .E_m11nzl2x .link {
33172
+ color: #0080ff;
33173
+ cursor: pointer;
33119
33174
  }
33120
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33121
- background-color: rgba(30, 201, 127, 0.1);
33175
+
33176
+ .E_mn7joto {
33177
+ width: 100%;
33178
+ height: 100%;
33179
+ display: flex;
33180
+ flex-direction: column;
33122
33181
  }
33123
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33124
- background-color: #00ba5d;
33182
+ .E_mn7joto .name-toolbar {
33183
+ width: 100%;
33184
+ display: flex;
33185
+ line-height: 30px;
33186
+ justify-content: space-between;
33125
33187
  }
33126
- .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 {
33127
- background-color: rgba(30, 201, 127, 0.16);
33188
+ .E_mn7joto .name-toolbar .metric-extra {
33189
+ display: flex;
33190
+ font-size: 12px;
33191
+ align-items: center;
33128
33192
  }
33129
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33130
- background-color: rgba(225, 230, 241, 0.6);
33193
+ .E_mn7joto .name-toolbar .metric-extra .info-item {
33194
+ color: #a3b4cc;
33131
33195
  }
33132
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33133
- background-color: #6b7d99;
33196
+ .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
33197
+ margin-left: 10px;
33134
33198
  }
33135
- .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 {
33136
- background-color: rgba(211, 218, 235, 0.6);
33199
+ .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
33200
+ margin-left: 10px;
33201
+ cursor: pointer;
33137
33202
  }
33138
-
33139
- .E_satwmqm {
33140
- width: 8px;
33141
- height: 8px;
33142
- border-radius: 50%;
33143
- display: inline-block;
33203
+ .E_mn7joto .content {
33204
+ flex: 1;
33205
+ width: 100%;
33206
+ display: flex;
33207
+ justify-content: center;
33208
+ align-items: center;
33209
+ }
33210
+ .E_mn7joto .single-content {
33211
+ height: 65px;
33144
33212
  }
33145
33213
 
33146
- .E_tc97u5y {
33147
- height: 100%;
33214
+ .E_l1bifhon {
33215
+ display: flex;
33216
+ align-items: center;
33217
+ white-space: nowrap;
33218
+ overflow: hidden;
33219
+ width: 100%;
33220
+ }
33221
+ .E_l1bifhon .ant-dropdown-trigger {
33222
+ font-size: 12px;
33223
+ margin-left: 8px;
33148
33224
  }
33149
33225
 
33150
- .E_efzf37v .ant-table-content,
33151
- .E_efzf37v .ant-table-body {
33152
- overflow: visible !important;
33153
- height: 100%;
33226
+ .E_ltthzck {
33227
+ display: flex;
33228
+ justify-content: flex-start;
33229
+ align-items: center;
33230
+ font-size: 12px;
33231
+ cursor: pointer;
33154
33232
  }
33155
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33156
- height: 100%;
33233
+ .E_ltthzck:not(:first-child) {
33234
+ margin-left: 8px;
33157
33235
  }
33158
- .E_efzf37v table {
33159
- width: 100% !important;
33160
- height: 100%;
33236
+ .E_ltthzck.deselected, .E_ltthzck.hovering {
33237
+ opacity: 0.3;
33161
33238
  }
33162
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33163
- padding: 15px 0;
33239
+ .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
33240
+ background: #b4beca !important;
33241
+ border-radius: 2px;
33164
33242
  }
33165
- .E_efzf37v table thead.ant-table-thead {
33166
- display: none;
33243
+ .E_ltthzck.hoverering-self {
33244
+ opacity: 1;
33245
+ }
33246
+ .E_ltthzck .dropdown-trigger {
33247
+ margin-left: 12px;
33248
+ }
33249
+ .E_ltthzck .legend-name {
33250
+ color: #00122e;
33167
33251
  }
33168
33252
 
33169
- .E_t1fisho6 {
33170
- height: 100%;
33253
+ .E_l1mumj7o {
33254
+ display: flex;
33255
+ justify-content: flex-start;
33256
+ align-items: center;
33257
+ font-size: 12px;
33258
+ cursor: pointer;
33171
33259
  }
33172
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33173
- padding-top: 6px;
33174
- padding-bottom: 6px;
33260
+ .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
33261
+ opacity: 0.3;
33262
+ }
33263
+ .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
33264
+ background: #b4beca !important;
33265
+ border-radius: 2px;
33175
33266
  }
33176
- .E_t1fisho6 .active-row td:nth-child(1) {
33177
- font-weight: 700;
33267
+ .E_l1mumj7o .legend-name {
33268
+ color: #00122e;
33178
33269
  }
33179
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33180
- font-weight: 700;
33270
+ .E_l1mumj7o.hoverering-self {
33271
+ opacity: 1;
33181
33272
  }
33182
- .E_t1fisho6 .ant-spin-nested-loading {
33183
- height: 100%;
33273
+
33274
+ .E_c14rn6j5 {
33275
+ display: inline-block;
33276
+ height: 8px;
33277
+ width: 8px;
33278
+ margin-right: 6px;
33279
+ border-radius: 2px;
33184
33280
  }
33185
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33186
- height: 100%;
33187
- overflow: visible;
33281
+
33282
+ .E_e45tc5l .ant-dropdown-menu-item {
33283
+ display: flex;
33284
+ align-items: center;
33285
+ font-size: 12px;
33286
+ margin: 0;
33188
33287
  }
33189
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33190
- max-height: none;
33288
+
33289
+ .E_lqeaosa {
33290
+ position: relative;
33191
33291
  }
33192
- .E_t1fisho6 td.ant-table-column-sort {
33193
- background: transparent;
33292
+ .E_lqeaosa.hidden-xaxis .pointer-wrapper {
33293
+ bottom: -12px;
33194
33294
  }
33195
- .E_t1fisho6 td.ant-table-cell-fix-left,
33196
- .E_t1fisho6 td.ant-table-cell-fix-right {
33197
- background: #fff;
33198
- padding: 0 !important;
33295
+ .E_lqeaosa .metric-toolbar {
33296
+ display: flex;
33297
+ justify-content: space-between;
33298
+ line-height: 30px;
33199
33299
  }
33200
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33201
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33300
+ .E_lqeaosa .metric-toolbar .metric-extra {
33202
33301
  display: flex;
33302
+ flex-shrink: 0;
33303
+ font-size: 12px;
33203
33304
  align-items: center;
33204
- height: 100%;
33205
- padding: 8px;
33206
33305
  }
33207
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33208
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33209
- overflow: hidden;
33210
- text-overflow: ellipsis;
33211
- width: 100%;
33306
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item {
33307
+ color: #a3b4cc;
33212
33308
  }
33213
- .E_t1fisho6 .ant-table-container {
33214
- height: 100%;
33309
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
33310
+ margin-left: 10px;
33215
33311
  }
33216
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33217
- box-shadow: none !important;
33312
+ .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
33313
+ margin-left: 10px;
33314
+ cursor: pointer;
33218
33315
  }
33219
- .E_t1fisho6 div.ant-table {
33220
- border-radius: 0px;
33221
- border-left: none;
33222
- border-right: none;
33223
- border-bottom: none;
33224
- height: 100%;
33316
+ .E_lqeaosa .recharts-xAxis {
33225
33317
  font-size: 12px;
33226
- background: transparent;
33227
33318
  }
33228
- .E_t1fisho6 div.ant-table .ant-table-header {
33229
- position: relative;
33230
- z-index: 3;
33231
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33232
- margin-bottom: -1px;
33319
+ .E_lqeaosa .pointer-wrapper {
33320
+ position: absolute;
33321
+ bottom: 10px;
33322
+ padding: 0 8px;
33323
+ font-size: 12px;
33324
+ color: #fff;
33325
+ transform: translateX(-50%);
33233
33326
  }
33234
- .E_t1fisho6 div.ant-table .time-wrapper .date,
33235
- .E_t1fisho6 div.ant-table .value {
33236
- color: #2d3a56;
33327
+
33328
+ .E_t2pr38p {
33329
+ min-width: 200px;
33330
+ background-color: rgba(23, 38, 64, 0.8);
33331
+ border-radius: 4px;
33332
+ box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
33333
+ padding: 8px;
33237
33334
  }
33238
- .E_t1fisho6 div.ant-table .time-wrapper .time,
33239
- .E_t1fisho6 div.ant-table .unit {
33240
- color: rgba(44, 56, 82, 0.6);
33335
+
33336
+ .E_tecdsj7 {
33337
+ display: flex;
33338
+ align-items: center;
33339
+ background-color: unset;
33340
+ color: #FFFFFF;
33341
+ justify-content: space-between;
33342
+ font-size: 12px;
33343
+ padding-top: 6px;
33241
33344
  }
33242
- .E_t1fisho6 div.ant-table .ant-table-selection {
33243
- position: unset;
33244
- text-align: center;
33345
+ .E_tecdsj7:first-child {
33346
+ padding-top: 3px;
33245
33347
  }
33246
- .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33247
- background: #fff;
33348
+ .E_tecdsj7:last-child {
33349
+ padding-bottom: 3px;
33248
33350
  }
33249
- .E_t1fisho6 div.ant-table .anticon-setting {
33250
- cursor: pointer;
33251
- position: absolute;
33252
- top: 50%;
33253
- right: 12px;
33254
- transform: translateY(-50%);
33351
+ .E_tecdsj7 .column-value {
33352
+ color: #FFFFFF;
33353
+ margin-left: 8px;
33255
33354
  }
33256
- .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33257
- box-shadow: none;
33258
- width: 1px;
33259
- background: rgba(213, 219, 227, 0.6);
33355
+
33356
+ .E_ljhvvia {
33357
+ display: inline-block;
33358
+ height: 8px;
33359
+ width: 8px;
33360
+ margin-right: 8px;
33361
+ border-radius: 2px;
33260
33362
  }
33261
- .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33262
- box-shadow: none;
33263
- width: 1px;
33264
- background: rgba(213, 219, 227, 0.6);
33363
+ .E_ljhvvia.borderd {
33364
+ border: 1px solid #fff;
33265
33365
  }
33266
- .E_t1fisho6 div.ant-table .ant-table-tbody {
33267
- position: relative;
33366
+
33367
+ .E_t1gvlxt5 {
33368
+ min-width: 0;
33369
+ flex: 1;
33268
33370
  }
33269
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33270
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33271
- border-bottom: 1px solid white;
33272
- height: 40px;
33273
- vertical-align: middle;
33274
- transition: background 0ms;
33275
- color: #00122e;
33371
+ .E_t1gvlxt5 .tag {
33372
+ flex: 0 0 auto;
33276
33373
  }
33277
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33278
- background: #f2f5fa;
33279
- border-bottom-color: #f2f5fa;
33374
+ .E_t1gvlxt5 .progress-title {
33375
+ flex: 2;
33376
+ max-width: fit-content;
33280
33377
  }
33281
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33282
- height: auto;
33283
- color: #00122e;
33284
- font-size: 12px;
33285
- text-align: left;
33286
- transition: none;
33287
- overflow: hidden;
33288
- text-overflow: ellipsis;
33289
- white-space: nowrap;
33378
+ .E_t1gvlxt5 .progress-desc {
33379
+ flex: 1;
33380
+ max-width: fit-content;
33290
33381
  }
33291
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33292
- color: #0096ff;
33382
+
33383
+ .E_a1ji6r68 {
33384
+ display: flex;
33385
+ align-items: center;
33386
+ column-gap: var(--a1ji6r68-0);
33293
33387
  }
33294
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33295
- overflow: hidden;
33296
- text-overflow: ellipsis;
33297
- width: 100%;
33298
- vertical-align: middle;
33388
+
33389
+ button.E_l48ei06.ant-btn,
33390
+ button.E_l48ei06.ant-btn.ant-btn-sm,
33391
+ button.E_l48ei06.ant-btn.ant-btn-lg {
33392
+ font-size: 12px;
33393
+ line-height: 18px;
33394
+ height: 18px;
33299
33395
  }
33300
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33301
- line-height: 0px;
33396
+
33397
+ button.E_l48ei06 {
33398
+ color: #0080FF;
33399
+ height: unset;
33302
33400
  }
33303
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33304
- padding-right: 25px;
33401
+ button.E_l48ei06 .button-prefix-icon {
33402
+ margin-right: 4px;
33305
33403
  }
33306
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33307
- border-top-color: transparent;
33404
+ button.E_l48ei06 .button-suffix-icon {
33405
+ margin-left: 4px;
33308
33406
  }
33309
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33310
- background: rgba(225, 230, 241, 0.6);
33311
- border-color: transparent transparent white;
33407
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33408
+ color: #009DFF;
33312
33409
  }
33313
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33314
- border-radius: 8px 0 0 8px;
33410
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33411
+ color: #005ED1;
33315
33412
  }
33316
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33317
- border-radius: 8px 0 0 8px;
33413
+ button.E_l48ei06.ui-kit-link-disabled {
33414
+ color: #0080FF;
33318
33415
  }
33319
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33320
- content: "";
33321
- width: 4px;
33322
- top: -1px;
33323
- bottom: -1px;
33324
- background: white;
33416
+ button.E_l48ei06.ui-kit-link-primary {
33417
+ color: #00122E;
33325
33418
  }
33326
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33327
- border-radius: 0 8px 8px 0;
33419
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33420
+ color: #0080FF;
33328
33421
  }
33329
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33330
- border-radius: 0;
33331
- background: white;
33332
- border-top: none;
33422
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33423
+ color: #005ED1;
33333
33424
  }
33334
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33335
- border-top: 1px solid transparent;
33336
- border-radius: 0 8px 8px 0;
33337
- background: rgba(225, 230, 241, 0.6);
33425
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33426
+ color: #00122E;
33338
33427
  }
33339
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33340
- background: white;
33341
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33428
+ button.E_l48ei06.ui-kit-link-secondary {
33429
+ color: rgba(44, 56, 82, 0.7490196078);
33430
+ }
33431
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33432
+ color: #0080FF;
33342
33433
  }
33343
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33344
- display: flex;
33345
- align-items: center;
33346
- height: 100%;
33347
- background: rgba(225, 230, 241, 0.6);
33434
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33435
+ color: #005ED1;
33348
33436
  }
33349
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33350
- background: white;
33351
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33437
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33438
+ color: rgba(44, 56, 82, 0.7490196078);
33352
33439
  }
33353
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33440
+
33441
+ .E_l1ucdodl {
33442
+ margin: 0;
33443
+ border-radius: 20px;
33444
+ padding: 2px 10px;
33445
+ height: 22px;
33354
33446
  display: flex;
33355
33447
  align-items: center;
33356
- height: 100%;
33357
- background: rgba(225, 230, 241, 0.6);
33358
- }
33359
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33360
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33361
33448
  }
33362
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33363
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33364
- border-radius: 8px;
33365
- }
33366
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33367
- border-top-color: white;
33449
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33450
+ color: #FFFFFF;
33368
33451
  }
33369
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33370
- background: rgba(0, 136, 255, 0.1);
33371
- border-bottom-color: transparent;
33372
- border-top-color: transparent;
33452
+ .E_l1ucdodl.tag-hover {
33453
+ cursor: pointer;
33373
33454
  }
33374
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33375
- border-radius: 8px 0 0 8px;
33455
+ .E_l1ucdodl.ui-kit-status-legend {
33456
+ color: #00122e;
33376
33457
  }
33377
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33378
- border-radius: 0 8px 8px 0;
33458
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33459
+ margin-right: 6px;
33379
33460
  }
33380
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33381
- background: rgba(0, 136, 255, 0.1);
33461
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33462
+ margin-left: 8px;
33463
+ color: rgba(44, 56, 82, 0.6);
33382
33464
  }
33383
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33384
- background: #fff;
33385
- font-weight: 400;
33386
- position: relative;
33387
- border-bottom: none;
33388
- color: #00122e;
33389
- transition: none;
33390
- padding: 14px 8px 14px 8px;
33391
- line-height: 20px;
33465
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33466
+ color: #FFFFFF;
33392
33467
  }
33393
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33394
- content: "";
33395
- width: 1px;
33396
- top: 0;
33397
- bottom: 0;
33398
- background: rgba(211, 218, 235, 0.6);
33399
- position: absolute;
33400
- right: 0;
33468
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33469
+ background-color: #0080ff;
33401
33470
  }
33402
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33403
- padding: unset;
33471
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33472
+ background-color: #f0483e;
33404
33473
  }
33405
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33406
- display: none;
33474
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33475
+ background-color: #fea008;
33407
33476
  }
33408
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33409
- width: 100%;
33410
- overflow: hidden;
33411
- white-space: nowrap;
33412
- text-overflow: ellipsis;
33477
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33478
+ background-color: #00ba5d;
33413
33479
  }
33414
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33415
- overflow: hidden;
33416
- text-overflow: ellipsis;
33417
- flex: 1;
33480
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33481
+ background-color: #6b7d99;
33418
33482
  }
33419
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33420
- padding: 15px 25px 15px 8px;
33483
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33484
+ background-color: #7E41FF;
33421
33485
  }
33422
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33423
- padding: 0;
33486
+
33487
+ .E_s1qj66nc {
33488
+ width: 8px;
33489
+ height: 8px;
33490
+ border-radius: 50%;
33491
+ display: inline-block;
33424
33492
  }
33425
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33426
- position: absolute;
33427
- right: 6px;
33428
- top: 50%;
33429
- transform: translateY(-50%);
33430
- height: 16px;
33431
- display: none;
33432
- transition: transform 320ms ease;
33493
+
33494
+ .E_s5x1boq {
33495
+ width: 8px;
33496
+ height: 8px;
33497
+ border-radius: 2px;
33498
+ display: inline-block;
33433
33499
  }
33434
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33435
- display: block;
33436
- transform: translateY(-50%) rotateX(180deg);
33500
+
33501
+ .E_c1xm185 {
33502
+ color: rgba(44, 56, 82, 0.6);
33437
33503
  }
33438
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33439
- display: block;
33504
+
33505
+ .E_c1x5l5qc {
33506
+ flex: 1;
33440
33507
  }
33441
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33442
- display: none;
33508
+
33509
+ .E_sddwhm6 {
33510
+ margin: 0;
33511
+ border-radius: 20px;
33512
+ padding: 2px 10px;
33513
+ height: 22px;
33443
33514
  }
33444
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33445
- transform: translateY(-50%);
33515
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33516
+ background-color: rgba(237, 241, 250, 0.6) !important;
33446
33517
  }
33447
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33448
- transform: translateY(-50%) rotateX(180deg);
33518
+ .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 {
33519
+ background-color: rgba(225, 230, 241, 0.6) !important;
33449
33520
  }
33450
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33451
- background: #f2f5fa;
33521
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33522
+ color: #00122e;
33452
33523
  }
33453
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33454
- display: block;
33524
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33525
+ margin-right: 6px;
33455
33526
  }
33456
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33457
- padding-right: 25px;
33527
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33528
+ margin-left: 8px;
33529
+ color: rgba(44, 56, 82, 0.6);
33458
33530
  }
33459
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
33460
- padding: 0 !important;
33531
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33532
+ background-color: rgba(0, 136, 255, 0.1);
33461
33533
  }
33462
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33463
- position: absolute;
33464
- left: 50%;
33465
- top: 50%;
33466
- transform: translate(-50%, -50%);
33534
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33535
+ background-color: #0080ff;
33467
33536
  }
33468
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33469
- display: none;
33537
+ .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 {
33538
+ background-color: rgba(0, 136, 255, 0.16);
33470
33539
  }
33471
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33472
- background: #fff;
33540
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33541
+ background-color: rgba(255, 74, 74, 0.1);
33473
33542
  }
33474
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
33475
- background: inherit;
33543
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33544
+ background-color: #f0483e;
33476
33545
  }
33477
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33478
- position: static;
33479
- border: none;
33480
- background: inherit !important;
33481
- height: 100px;
33482
- vertical-align: middle;
33546
+ .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 {
33547
+ background-color: rgba(255, 74, 74, 0.16);
33483
33548
  }
33484
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33485
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33486
- font-weight: bold;
33487
- font-size: 20px;
33488
- color: rgba(10, 37, 85, 0.6);
33549
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33550
+ background-color: rgba(254, 160, 8, 0.1);
33489
33551
  }
33490
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33491
- .E_t1fisho6 div.ant-table th.cell__action_ {
33492
- z-index: 10;
33552
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33553
+ background-color: #fea008;
33493
33554
  }
33494
- .E_t1fisho6 div.ant-table td.cell__action_ {
33495
- padding: 0 !important;
33496
- position: relative;
33497
- background: #fff;
33555
+ .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 {
33556
+ background-color: rgba(255, 187, 0, 0.16);
33498
33557
  }
33499
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33500
- height: 100%;
33501
- display: flex;
33502
- align-items: center;
33503
- justify-content: flex-end;
33504
- padding-right: 8px;
33558
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33559
+ background-color: rgba(30, 201, 127, 0.1);
33505
33560
  }
33506
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33507
- width: 24px;
33508
- height: 24px;
33509
- cursor: pointer;
33510
- justify-content: center;
33511
- border-radius: 4px;
33561
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33562
+ background-color: #00ba5d;
33512
33563
  }
33513
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33514
- background: #fff;
33564
+ .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 {
33565
+ background-color: rgba(30, 201, 127, 0.16);
33515
33566
  }
33516
-
33517
- .E_t1gvlxt5 {
33518
- min-width: 0;
33519
- flex: 1;
33567
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33568
+ background-color: rgba(225, 230, 241, 0.6);
33520
33569
  }
33521
- .E_t1gvlxt5 .tag {
33522
- flex: 0 0 auto;
33570
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33571
+ background-color: #6b7d99;
33523
33572
  }
33524
- .E_t1gvlxt5 .progress-title {
33525
- flex: 2;
33526
- max-width: fit-content;
33573
+ .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 {
33574
+ background-color: rgba(211, 218, 235, 0.6);
33527
33575
  }
33528
- .E_t1gvlxt5 .progress-desc {
33529
- flex: 1;
33530
- max-width: fit-content;
33576
+
33577
+ .E_satwmqm {
33578
+ width: 8px;
33579
+ height: 8px;
33580
+ border-radius: 50%;
33581
+ display: inline-block;
33531
33582
  }
33532
33583
 
33533
- .E_a1ji6r68 {
33534
- display: flex;
33535
- align-items: center;
33536
- column-gap: var(--a1ji6r68-0);
33584
+ .E_tc97u5y {
33585
+ height: 100%;
33537
33586
  }
33538
33587
 
33539
- .E_msn7nxt {
33540
- color: rgba(44, 56, 82, 0.6);
33541
- text-align: center;
33542
- display: flex;
33543
- align-items: center;
33544
- justify-content: center;
33545
- flex-direction: column;
33588
+ .E_efzf37v .ant-table-content,
33589
+ .E_efzf37v .ant-table-body {
33590
+ overflow: visible !important;
33546
33591
  height: 100%;
33547
33592
  }
33548
- .E_msn7nxt .link {
33549
- color: #0080ff;
33550
- cursor: pointer;
33593
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33594
+ height: 100%;
33595
+ }
33596
+ .E_efzf37v table {
33597
+ width: 100% !important;
33598
+ height: 100%;
33599
+ }
33600
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33601
+ padding: 15px 0;
33602
+ }
33603
+ .E_efzf37v table thead.ant-table-thead {
33604
+ display: none;
33551
33605
  }
33552
33606
 
33553
- .E_mp64wfi {
33554
- width: 100%;
33607
+ .E_t1fisho6 {
33555
33608
  height: 100%;
33556
- display: flex;
33557
- flex-direction: column;
33558
33609
  }
33559
- .E_mp64wfi .name-toolbar {
33560
- width: 100%;
33561
- display: flex;
33562
- line-height: 30px;
33563
- padding: 0 16px;
33564
- justify-content: space-between;
33610
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33611
+ padding-top: 6px;
33612
+ padding-bottom: 6px;
33565
33613
  }
33566
- .E_mp64wfi .name-toolbar .metric-extra {
33567
- display: flex;
33568
- font-size: 12px;
33569
- align-items: center;
33614
+ .E_t1fisho6 .active-row td:nth-child(1) {
33615
+ font-weight: 700;
33570
33616
  }
33571
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
33572
- color: #a3b4cc;
33617
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33618
+ font-weight: 700;
33573
33619
  }
33574
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33575
- margin-left: 10px;
33620
+ .E_t1fisho6 .ant-spin-nested-loading {
33621
+ height: 100%;
33576
33622
  }
33577
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33578
- margin-left: 10px;
33579
- cursor: pointer;
33623
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33624
+ height: 100%;
33625
+ overflow: visible;
33580
33626
  }
33581
- .E_mp64wfi .content {
33582
- flex: 1;
33583
- width: 100%;
33584
- display: flex;
33585
- justify-content: center;
33586
- align-items: center;
33627
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33628
+ max-height: none;
33587
33629
  }
33588
- .E_mp64wfi .single-content {
33589
- height: 65px;
33630
+ .E_t1fisho6 td.ant-table-column-sort {
33631
+ background: transparent;
33590
33632
  }
33591
-
33592
- .E_l1oyigan {
33633
+ .E_t1fisho6 td.ant-table-cell-fix-left,
33634
+ .E_t1fisho6 td.ant-table-cell-fix-right {
33635
+ background: #fff;
33636
+ padding: 0 !important;
33637
+ }
33638
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33639
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33593
33640
  display: flex;
33594
33641
  align-items: center;
33595
- white-space: nowrap;
33642
+ height: 100%;
33643
+ padding: 8px;
33644
+ }
33645
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33646
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33596
33647
  overflow: hidden;
33648
+ text-overflow: ellipsis;
33597
33649
  width: 100%;
33598
33650
  }
33599
- .E_l1oyigan .ant-dropdown-trigger {
33600
- margin-left: auto;
33601
- font-size: 12px;
33651
+ .E_t1fisho6 .ant-table-container {
33652
+ height: 100%;
33602
33653
  }
33603
-
33604
- .E_l1noi4n1 {
33605
- display: flex;
33606
- justify-content: flex-start;
33607
- align-items: center;
33654
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33655
+ box-shadow: none !important;
33656
+ }
33657
+ .E_t1fisho6 div.ant-table {
33658
+ border-radius: 0px;
33659
+ border-left: none;
33660
+ border-right: none;
33661
+ border-bottom: none;
33662
+ height: 100%;
33608
33663
  font-size: 12px;
33609
- cursor: pointer;
33664
+ background: transparent;
33610
33665
  }
33611
- .E_l1noi4n1:not(:last-child) {
33612
- margin-right: 20px;
33666
+ .E_t1fisho6 div.ant-table .ant-table-header {
33667
+ position: relative;
33668
+ z-index: 3;
33669
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33670
+ margin-bottom: -1px;
33613
33671
  }
33614
- .E_l1noi4n1.deselected {
33615
- opacity: 0.4;
33672
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
33673
+ .E_t1fisho6 div.ant-table .value {
33674
+ color: #2d3a56;
33616
33675
  }
33617
- .E_l1noi4n1.deselected .color-block {
33618
- background: #b4beca !important;
33676
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
33677
+ .E_t1fisho6 div.ant-table .unit {
33678
+ color: rgba(44, 56, 82, 0.6);
33619
33679
  }
33620
-
33621
- .E_cz19rz6 {
33622
- display: inline-block;
33623
- height: 8px;
33624
- width: 8px;
33625
- margin-right: 8px;
33680
+ .E_t1fisho6 div.ant-table .ant-table-selection {
33681
+ position: unset;
33682
+ text-align: center;
33626
33683
  }
33627
-
33628
- .E_e17r5r9c .ant-dropdown-menu-item {
33629
- display: flex;
33630
- align-items: center;
33631
- font-size: 12px;
33632
- margin: 0;
33684
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33685
+ background: #fff;
33633
33686
  }
33634
-
33635
- .E_m1y1hhnr {
33687
+ .E_t1fisho6 div.ant-table .anticon-setting {
33688
+ cursor: pointer;
33689
+ position: absolute;
33690
+ top: 50%;
33691
+ right: 12px;
33692
+ transform: translateY(-50%);
33693
+ }
33694
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33695
+ box-shadow: none;
33696
+ width: 1px;
33697
+ background: rgba(213, 219, 227, 0.6);
33698
+ }
33699
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33700
+ box-shadow: none;
33701
+ width: 1px;
33702
+ background: rgba(213, 219, 227, 0.6);
33703
+ }
33704
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
33636
33705
  position: relative;
33637
33706
  }
33638
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33639
- bottom: -12px;
33707
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33708
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33709
+ border-bottom: 1px solid white;
33710
+ height: 40px;
33711
+ vertical-align: middle;
33712
+ transition: background 0ms;
33713
+ color: #00122e;
33640
33714
  }
33641
- .E_m1y1hhnr .metric-toolbar {
33642
- display: flex;
33643
- justify-content: space-between;
33644
- line-height: 30px;
33645
- margin: 0 16px;
33715
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33716
+ background: #f2f5fa;
33717
+ border-bottom-color: #f2f5fa;
33646
33718
  }
33647
- .E_m1y1hhnr .metric-toolbar .metric-extra {
33648
- display: flex;
33719
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33720
+ height: auto;
33721
+ color: #00122e;
33649
33722
  font-size: 12px;
33650
- align-items: center;
33723
+ text-align: left;
33724
+ transition: none;
33725
+ overflow: hidden;
33726
+ text-overflow: ellipsis;
33727
+ white-space: nowrap;
33651
33728
  }
33652
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33653
- color: #a3b4cc;
33729
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33730
+ color: #0096ff;
33654
33731
  }
33655
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33656
- margin-left: 10px;
33732
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33733
+ overflow: hidden;
33734
+ text-overflow: ellipsis;
33735
+ width: 100%;
33736
+ vertical-align: middle;
33657
33737
  }
33658
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33659
- margin-left: 10px;
33660
- cursor: pointer;
33738
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33739
+ line-height: 0px;
33661
33740
  }
33662
- .E_m1y1hhnr .recharts-xAxis {
33663
- font-size: 12px;
33741
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33742
+ padding-right: 25px;
33664
33743
  }
33665
- .E_m1y1hhnr .pointer-wrapper {
33666
- position: absolute;
33667
- bottom: 10px;
33668
- padding: 0 8px;
33669
- border-radius: 4px;
33670
- font-size: 12px;
33671
- color: #fff;
33672
- background: rgba(0, 0, 0, 0.75);
33673
- transform: translateX(-50%);
33744
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33745
+ border-top-color: transparent;
33674
33746
  }
33675
-
33676
- .E_tnvijvs {
33677
- min-width: 200px;
33747
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33748
+ background: rgba(225, 230, 241, 0.6);
33749
+ border-color: transparent transparent white;
33678
33750
  }
33679
-
33680
- .E_t1ub2aex {
33681
- display: flex;
33682
- align-items: center;
33683
- justify-content: space-between;
33684
- background-color: rgba(0, 0, 0, 0.75);
33685
- color: #b4beca;
33686
- font-size: 12px;
33687
- padding: 3px 6px;
33751
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33752
+ border-radius: 8px 0 0 8px;
33688
33753
  }
33689
- .E_t1ub2aex:first-child {
33690
- padding-top: 3px;
33754
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33755
+ border-radius: 8px 0 0 8px;
33756
+ }
33757
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33758
+ content: "";
33759
+ width: 4px;
33760
+ top: -1px;
33761
+ bottom: -1px;
33762
+ background: white;
33763
+ }
33764
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33765
+ border-radius: 0 8px 8px 0;
33766
+ }
33767
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33768
+ border-radius: 0;
33769
+ background: white;
33770
+ border-top: none;
33691
33771
  }
33692
- .E_t1ub2aex:last-child {
33693
- padding-bottom: 3px;
33772
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33773
+ border-top: 1px solid transparent;
33774
+ border-radius: 0 8px 8px 0;
33775
+ background: rgba(225, 230, 241, 0.6);
33694
33776
  }
33695
- .E_t1ub2aex .column-value {
33696
- color: #fff;
33697
- margin-left: 8px;
33777
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33778
+ background: white;
33779
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33698
33780
  }
33699
-
33700
- .E_m11nzl2x {
33701
- color: rgba(44, 56, 82, 0.6);
33702
- text-align: center;
33781
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33703
33782
  display: flex;
33704
33783
  align-items: center;
33705
- justify-content: center;
33706
- flex-direction: column;
33707
- height: 100%;
33708
- }
33709
- .E_m11nzl2x .link {
33710
- color: #0080ff;
33711
- cursor: pointer;
33712
- }
33713
-
33714
- .E_mn7joto {
33715
- width: 100%;
33716
33784
  height: 100%;
33717
- display: flex;
33718
- flex-direction: column;
33785
+ background: rgba(225, 230, 241, 0.6);
33719
33786
  }
33720
- .E_mn7joto .name-toolbar {
33721
- width: 100%;
33722
- display: flex;
33723
- line-height: 30px;
33724
- justify-content: space-between;
33787
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33788
+ background: white;
33789
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33725
33790
  }
33726
- .E_mn7joto .name-toolbar .metric-extra {
33791
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33727
33792
  display: flex;
33728
- font-size: 12px;
33729
33793
  align-items: center;
33794
+ height: 100%;
33795
+ background: rgba(225, 230, 241, 0.6);
33730
33796
  }
33731
- .E_mn7joto .name-toolbar .metric-extra .info-item {
33732
- color: #a3b4cc;
33733
- }
33734
- .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
33735
- margin-left: 10px;
33736
- }
33737
- .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
33738
- margin-left: 10px;
33739
- cursor: pointer;
33797
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33798
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33740
33799
  }
33741
- .E_mn7joto .content {
33742
- flex: 1;
33743
- width: 100%;
33744
- display: flex;
33745
- justify-content: center;
33746
- align-items: center;
33800
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33801
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33802
+ border-radius: 8px;
33747
33803
  }
33748
- .E_mn7joto .single-content {
33749
- height: 65px;
33804
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33805
+ border-top-color: white;
33750
33806
  }
33751
-
33752
- .E_l1bifhon {
33753
- display: flex;
33754
- align-items: center;
33755
- white-space: nowrap;
33756
- overflow: hidden;
33757
- width: 100%;
33807
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33808
+ background: rgba(0, 136, 255, 0.1);
33809
+ border-bottom-color: transparent;
33810
+ border-top-color: transparent;
33758
33811
  }
33759
- .E_l1bifhon .ant-dropdown-trigger {
33760
- font-size: 12px;
33761
- margin-left: 8px;
33812
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33813
+ border-radius: 8px 0 0 8px;
33762
33814
  }
33763
-
33764
- .E_ltthzck {
33765
- display: flex;
33766
- justify-content: flex-start;
33767
- align-items: center;
33768
- font-size: 12px;
33769
- cursor: pointer;
33815
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33816
+ border-radius: 0 8px 8px 0;
33770
33817
  }
33771
- .E_ltthzck:not(:first-child) {
33772
- margin-left: 8px;
33818
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33819
+ background: rgba(0, 136, 255, 0.1);
33773
33820
  }
33774
- .E_ltthzck.deselected, .E_ltthzck.hovering {
33775
- opacity: 0.3;
33821
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33822
+ background: #fff;
33823
+ font-weight: 400;
33824
+ position: relative;
33825
+ border-bottom: none;
33826
+ color: #00122e;
33827
+ transition: none;
33828
+ padding: 14px 8px 14px 8px;
33829
+ line-height: 20px;
33776
33830
  }
33777
- .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
33778
- background: #b4beca !important;
33779
- border-radius: 2px;
33831
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33832
+ content: "";
33833
+ width: 1px;
33834
+ top: 0;
33835
+ bottom: 0;
33836
+ background: rgba(211, 218, 235, 0.6);
33837
+ position: absolute;
33838
+ right: 0;
33780
33839
  }
33781
- .E_ltthzck.hoverering-self {
33782
- opacity: 1;
33840
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33841
+ padding: unset;
33783
33842
  }
33784
- .E_ltthzck .dropdown-trigger {
33785
- margin-left: 12px;
33843
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33844
+ display: none;
33786
33845
  }
33787
-
33788
- .E_l1mumj7o {
33789
- display: flex;
33790
- justify-content: flex-start;
33791
- align-items: center;
33792
- font-size: 12px;
33793
- cursor: pointer;
33846
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33847
+ width: 100%;
33848
+ overflow: hidden;
33849
+ white-space: nowrap;
33850
+ text-overflow: ellipsis;
33794
33851
  }
33795
- .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
33796
- opacity: 0.3;
33852
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33853
+ overflow: hidden;
33854
+ text-overflow: ellipsis;
33855
+ flex: 1;
33797
33856
  }
33798
- .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
33799
- background: #b4beca !important;
33800
- border-radius: 2px;
33857
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33858
+ padding: 15px 25px 15px 8px;
33801
33859
  }
33802
- .E_l1mumj7o.hoverering-self {
33803
- opacity: 1;
33860
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33861
+ padding: 0;
33804
33862
  }
33805
-
33806
- .E_c14rn6j5 {
33807
- display: inline-block;
33808
- height: 8px;
33809
- width: 8px;
33810
- margin-right: 6px;
33811
- border-radius: 2px;
33863
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33864
+ position: absolute;
33865
+ right: 6px;
33866
+ top: 50%;
33867
+ transform: translateY(-50%);
33868
+ height: 16px;
33869
+ display: none;
33870
+ transition: transform 320ms ease;
33812
33871
  }
33813
-
33814
- .E_e45tc5l .ant-dropdown-menu-item {
33815
- display: flex;
33816
- align-items: center;
33817
- font-size: 12px;
33818
- margin: 0;
33872
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33873
+ display: block;
33874
+ transform: translateY(-50%) rotateX(180deg);
33819
33875
  }
33820
-
33821
- .E_lqeaosa {
33822
- position: relative;
33876
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33877
+ display: block;
33823
33878
  }
33824
- .E_lqeaosa.hidden-xaxis .pointer-wrapper {
33825
- bottom: -12px;
33879
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33880
+ display: none;
33826
33881
  }
33827
- .E_lqeaosa .metric-toolbar {
33828
- display: flex;
33829
- justify-content: space-between;
33830
- line-height: 30px;
33882
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33883
+ transform: translateY(-50%);
33831
33884
  }
33832
- .E_lqeaosa .metric-toolbar .metric-extra {
33833
- display: flex;
33834
- flex-shrink: 0;
33835
- font-size: 12px;
33836
- align-items: center;
33885
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33886
+ transform: translateY(-50%) rotateX(180deg);
33837
33887
  }
33838
- .E_lqeaosa .metric-toolbar .metric-extra .info-item {
33839
- color: #a3b4cc;
33888
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33889
+ background: #f2f5fa;
33840
33890
  }
33841
- .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
33842
- margin-left: 10px;
33891
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33892
+ display: block;
33843
33893
  }
33844
- .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
33845
- margin-left: 10px;
33846
- cursor: pointer;
33894
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33895
+ padding-right: 25px;
33847
33896
  }
33848
- .E_lqeaosa .recharts-xAxis {
33849
- font-size: 12px;
33897
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
33898
+ padding: 0 !important;
33850
33899
  }
33851
- .E_lqeaosa .pointer-wrapper {
33900
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33852
33901
  position: absolute;
33853
- bottom: 10px;
33854
- padding: 0 8px;
33855
- font-size: 12px;
33856
- color: #fff;
33857
- transform: translateX(-50%);
33902
+ left: 50%;
33903
+ top: 50%;
33904
+ transform: translate(-50%, -50%);
33858
33905
  }
33859
-
33860
- .E_t2pr38p {
33861
- min-width: 200px;
33862
- background-color: rgba(23, 38, 64, 0.8);
33863
- border-radius: 4px;
33864
- box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
33865
- padding: 8px;
33906
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33907
+ display: none;
33866
33908
  }
33867
-
33868
- .E_tecdsj7 {
33869
- display: flex;
33870
- align-items: center;
33871
- background-color: unset;
33872
- color: #FFFFFF;
33873
- justify-content: space-between;
33874
- font-size: 12px;
33875
- padding-top: 6px;
33909
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33910
+ background: #fff;
33876
33911
  }
33877
- .E_tecdsj7:first-child {
33878
- padding-top: 3px;
33912
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
33913
+ background: inherit;
33879
33914
  }
33880
- .E_tecdsj7:last-child {
33881
- padding-bottom: 3px;
33915
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33916
+ position: static;
33917
+ border: none;
33918
+ background: inherit !important;
33919
+ height: 100px;
33920
+ vertical-align: middle;
33882
33921
  }
33883
- .E_tecdsj7 .column-value {
33884
- color: #FFFFFF;
33885
- margin-left: 8px;
33922
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33923
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33924
+ font-weight: bold;
33925
+ font-size: 20px;
33926
+ color: rgba(10, 37, 85, 0.6);
33886
33927
  }
33887
-
33888
- .E_ljhvvia {
33889
- display: inline-block;
33890
- height: 8px;
33891
- width: 8px;
33892
- margin-right: 8px;
33893
- border-radius: 2px;
33928
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33929
+ .E_t1fisho6 div.ant-table th.cell__action_ {
33930
+ z-index: 10;
33894
33931
  }
33895
- .E_ljhvvia.borderd {
33896
- border: 1px solid #fff;
33932
+ .E_t1fisho6 div.ant-table td.cell__action_ {
33933
+ padding: 0 !important;
33934
+ position: relative;
33935
+ background: #fff;
33897
33936
  }
33898
-
33899
- .E_lht19u8 {
33900
- width: 64px;
33901
- height: 64px;
33937
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
33938
+ height: 100%;
33902
33939
  display: flex;
33903
33940
  align-items: center;
33904
- justify-content: center;
33905
- position: relative;
33906
- opacity: 0.2;
33907
- }
33908
-
33909
- .E_lk3gkp4 {
33910
- position: absolute;
33911
- width: 5px;
33912
- height: 48px;
33913
- left: 9.33px;
33914
- top: 40.5px;
33915
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33916
- border-radius: 5px;
33917
- transform: rotate(-128deg);
33918
- transform-origin: top left;
33919
- animation: loading-indicator1 1100ms ease-out infinite;
33941
+ justify-content: flex-end;
33942
+ padding-right: 8px;
33920
33943
  }
33921
-
33922
- .E_ll4n94n {
33923
- position: absolute;
33924
- width: 5px;
33925
- height: 48px;
33926
- left: 40.8px;
33927
- top: 8.4px;
33928
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33929
- border-radius: 5px;
33930
- transform: rotate(-8deg);
33931
- transform-origin: top left;
33932
- animation: loading-indicator2 1100ms ease-out infinite;
33944
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33945
+ width: 24px;
33946
+ height: 24px;
33947
+ cursor: pointer;
33948
+ justify-content: center;
33949
+ border-radius: 4px;
33933
33950
  }
33934
-
33935
- .E_l17lbdo6 {
33936
- position: absolute;
33937
- width: 5px;
33938
- height: 48px;
33939
- left: 52.9px;
33940
- top: 51.8px;
33941
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33942
- border-radius: 5px;
33943
- transform: rotate(112deg);
33944
- transform-origin: top left;
33945
- animation: loading-indicator3 1100ms ease-out infinite;
33951
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33952
+ background: #fff;
33946
33953
  }
33947
33954
 
33948
33955
  .E_w7ob4th.outside-tag {
@@ -33954,35 +33961,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33954
33961
  margin-right: 4px;
33955
33962
  }
33956
33963
 
33957
- .E_slr2ynn {
33958
- padding: 0 8px;
33959
- height: 18px;
33960
- }
33961
-
33962
- .E_m140wbb6 {
33963
- padding: 2px 8px;
33964
- height: 24px;
33965
- }
33966
-
33967
- .E_t1fozc1i {
33968
- margin: 0;
33969
- }
33970
-
33971
- .E_i1vxv4ln {
33972
- margin-right: 4px;
33973
- height: 16px;
33974
- }
33975
-
33976
- .E_n1afl31m.ant-tag.ant-tag-gray {
33977
- font-weight: 700;
33978
- color: #00122e;
33979
- background-color: rgba(237, 241, 250, 0.6);
33980
- border: 1px solid rgba(211, 218, 235, 0.6);
33981
- word-break: break-all;
33982
- display: inline;
33983
- white-space: normal;
33984
- }
33985
-
33986
33964
  .E_sjob3jg {
33987
33965
  --item-min-width: 60px;
33988
33966
  }
@@ -34178,6 +34156,40 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34178
34156
  justify-content: center;
34179
34157
  }
34180
34158
 
34159
+ .E_slr2ynn {
34160
+ padding: 0 8px;
34161
+ height: 18px;
34162
+ }
34163
+
34164
+ .E_m140wbb6 {
34165
+ padding: 2px 8px;
34166
+ height: 24px;
34167
+ }
34168
+
34169
+ .E_t1fozc1i {
34170
+ margin: 0;
34171
+ }
34172
+
34173
+ .E_i1vxv4ln {
34174
+ margin-right: 4px;
34175
+ height: 16px;
34176
+ }
34177
+
34178
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34179
+ font-weight: 700;
34180
+ color: #00122e;
34181
+ background-color: rgba(237, 241, 250, 0.6);
34182
+ border: 1px solid rgba(211, 218, 235, 0.6);
34183
+ word-break: break-all;
34184
+ display: inline;
34185
+ white-space: normal;
34186
+ }
34187
+
34188
+ .E_i1g85yz3 {
34189
+ margin-right: 4px;
34190
+ height: 16px;
34191
+ }
34192
+
34181
34193
  .E_t1dtlqs1 {
34182
34194
  margin-bottom: 4px;
34183
34195
  color: rgba(44, 56, 82, 0.6);
@@ -34404,40 +34416,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34404
34416
  background: rgba(163, 180, 204, 0.18);
34405
34417
  }
34406
34418
 
34407
- .E_i1g85yz3 {
34408
- margin-right: 4px;
34409
- height: 16px;
34410
- }
34411
-
34412
- .E_s20iney.skeleton-box {
34413
- display: flex;
34414
- align-items: center;
34415
- justify-content: center;
34416
- position: relative;
34417
- border-radius: 2px;
34418
- background: rgba(225, 230, 241, 0.6);
34419
- overflow: hidden;
34420
- }
34421
- .E_s20iney.skeleton-box > .skeleton-shimmer {
34422
- width: 200%;
34423
- height: 200%;
34424
- transform: rotate(15deg);
34425
- position: absolute;
34426
- top: -50%;
34427
- flex-shrink: 0;
34428
- opacity: 0.8;
34429
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34430
- animation: shimmer 1100ms infinite;
34431
- }
34432
- @keyframes shimmer {
34433
- from {
34434
- left: -120%;
34435
- }
34436
- to {
34437
- left: 100%;
34438
- }
34439
- }
34440
-
34441
34419
  .E_t59qhqp {
34442
34420
  background: #FFFFFF;
34443
34421
  padding: 24px 32px;
@@ -34486,6 +34464,39 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34486
34464
  color: #00122E;
34487
34465
  }
34488
34466
 
34467
+ .E_s20iney.skeleton-box {
34468
+ display: flex;
34469
+ align-items: center;
34470
+ justify-content: center;
34471
+ position: relative;
34472
+ border-radius: 2px;
34473
+ background: rgba(225, 230, 241, 0.6);
34474
+ overflow: hidden;
34475
+ }
34476
+ .E_s20iney.skeleton-box > .skeleton-shimmer {
34477
+ width: 200%;
34478
+ height: 200%;
34479
+ transform: rotate(15deg);
34480
+ position: absolute;
34481
+ top: -50%;
34482
+ flex-shrink: 0;
34483
+ opacity: 0.8;
34484
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34485
+ animation: shimmer 1100ms infinite;
34486
+ }
34487
+ @keyframes shimmer {
34488
+ from {
34489
+ left: -120%;
34490
+ }
34491
+ to {
34492
+ left: 100%;
34493
+ }
34494
+ }
34495
+
34496
+ .E_t1616y1o {
34497
+ color: #fff;
34498
+ }
34499
+
34489
34500
  .E_t1g36k2w {
34490
34501
  overflow: hidden;
34491
34502
  height: 100%;
@@ -34515,10 +34526,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34515
34526
  background: rgba(225, 230, 241, 0.6);
34516
34527
  }
34517
34528
 
34518
- .E_t1616y1o {
34519
- color: #fff;
34520
- }
34521
-
34522
34529
  .E_a9y3flr {
34523
34530
  margin-left: 8px;
34524
34531
  }
@@ -34547,18 +34554,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34547
34554
  display: block;
34548
34555
  }
34549
34556
 
34550
- .E_i14c7jc8 {
34551
- color: var(--i14c7jc8-0);
34552
- }
34553
-
34554
- .E_i1ibuolf {
34555
- display: flex;
34556
- align-items: center;
34557
- column-gap: 4px;
34558
- font-size: 12px;
34559
- color: rgba(44, 56, 82, 0.7490196078);
34560
- }
34561
-
34562
34557
  .E_d1u4ndxc {
34563
34558
  color: rgba(44, 56, 82, 0.7490196078);
34564
34559
  font-size: 12px;
@@ -34590,17 +34585,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34590
34585
  }
34591
34586
  }
34592
34587
 
34593
- .E_skwah65 {
34594
- height: 8px;
34595
- box-sizing: border-box;
34596
- border-radius: 2px;
34597
- background: #f5f7fa;
34598
- display: flex;
34599
- width: 100%;
34600
- overflow: hidden;
34588
+ .E_i14c7jc8 {
34589
+ color: var(--i14c7jc8-0);
34601
34590
  }
34602
- .E_skwah65 .stack-bar-item + .stack-bar-item {
34603
- margin-left: 1px;
34591
+
34592
+ .E_i1ibuolf {
34593
+ display: flex;
34594
+ align-items: center;
34595
+ column-gap: 4px;
34596
+ font-size: 12px;
34597
+ color: rgba(44, 56, 82, 0.7490196078);
34604
34598
  }
34605
34599
 
34606
34600
  .E_s1ebs0ra {
@@ -34661,11 +34655,7 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34661
34655
  border-radius: 50%;
34662
34656
  }
34663
34657
  .E_s1ebs0ra .action-group .more-btn:hover {
34664
- background: #fff;
34665
- }
34666
-
34667
- span.E_tqjc4ui {
34668
- margin: 0 2px;
34658
+ background: #fff;
34669
34659
  }
34670
34660
 
34671
34661
  .E_c18bcrac {
@@ -34715,175 +34705,6 @@ span.E_tqjc4ui {
34715
34705
  margin-right: 4px;
34716
34706
  }
34717
34707
 
34718
- .E_n12mqh7z {
34719
- display: flex;
34720
- align-items: center;
34721
- font-size: 12px;
34722
- line-height: 18px;
34723
- }
34724
- .E_n12mqh7z:not(:last-child) {
34725
- margin-bottom: 4px;
34726
- }
34727
-
34728
- .E_tf5bynu {
34729
- margin: 0 3px;
34730
- }
34731
-
34732
- .E_tcckoz1 {
34733
- max-height: 400px;
34734
- overflow: auto;
34735
- }
34736
-
34737
- .E_c1up1pdz {
34738
- width: 648px;
34739
- }
34740
- .E_c1up1pdz.active {
34741
- border-color: #0080ff;
34742
- }
34743
- .E_c1up1pdz.active > header {
34744
- background: rgba(0, 128, 255, 0.1);
34745
- }
34746
- .E_c1up1pdz .expand {
34747
- padding: 12px;
34748
- }
34749
- .E_c1up1pdz .field-item {
34750
- display: flex;
34751
- padding: 10px 0;
34752
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
34753
- }
34754
- .E_c1up1pdz .field-item:last-child {
34755
- border-bottom: none;
34756
- padding-bottom: 0;
34757
- }
34758
- .E_c1up1pdz .field-item label {
34759
- line-height: 32px;
34760
- width: 100px;
34761
- color: rgba(62, 70, 82, 0.6);
34762
- }
34763
- .E_c1up1pdz .help {
34764
- color: rgba(62, 70, 82, 0.6);
34765
- margin-top: 5px;
34766
- }
34767
- .E_c1up1pdz .ant-input-affix-wrapper,
34768
- .E_c1up1pdz .ant-picker {
34769
- width: 128px;
34770
- }
34771
-
34772
- .E_c156wh19 {
34773
- display: flex;
34774
- align-items: center;
34775
- justify-content: space-between;
34776
- word-break: keep-all;
34777
- }
34778
- .E_c156wh19 .title {
34779
- margin: 0 16px 0 8px;
34780
- }
34781
- .E_c156wh19 .retain {
34782
- color: rgba(129, 138, 153, 0.6);
34783
- }
34784
- .E_c156wh19 div.left {
34785
- flex: 1;
34786
- display: flex;
34787
- overflow: hidden;
34788
- align-items: center;
34789
- justify-content: flex-start;
34790
- white-space: nowrap;
34791
- }
34792
- .E_c156wh19 div.left .title {
34793
- max-width: 100%;
34794
- overflow: hidden;
34795
- text-overflow: ellipsis;
34796
- }
34797
- .E_c156wh19 div.right {
34798
- display: flex;
34799
- align-items: center;
34800
- }
34801
- .E_c156wh19 .reverse {
34802
- display: flex;
34803
- flex-direction: row-reverse;
34804
- align-items: center;
34805
- }
34806
- .E_c156wh19 .reverse .ant-switch {
34807
- margin-left: 8px;
34808
- }
34809
- .E_c156wh19 .close {
34810
- padding-left: 14px;
34811
- margin-left: 14px;
34812
- border-left: 1px solid rgba(129, 138, 153, 0.6);
34813
- cursor: pointer;
34814
- }
34815
-
34816
- .E_m126spxy {
34817
- padding-bottom: 4px;
34818
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
34819
- }
34820
- .E_m126spxy .ant-btn.ant-btn-link {
34821
- padding: 1px 10px;
34822
- color: rgba(62, 70, 82, 0.6);
34823
- border-radius: 4px;
34824
- }
34825
- .E_m126spxy .ant-btn.ant-btn-link.active {
34826
- background: rgba(0, 128, 255, 0.1);
34827
- color: #0096ff;
34828
- }
34829
-
34830
- .E_wpbf4pq {
34831
- padding: 10px 0;
34832
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
34833
- }
34834
- .E_wpbf4pq .ant-input,
34835
- .E_wpbf4pq .ant-picker {
34836
- width: 80px;
34837
- margin: 0 9px;
34838
- text-align: center;
34839
- }
34840
- .E_wpbf4pq .options {
34841
- padding: 12px 0 12px 16px;
34842
- border-left: 2px solid rgba(129, 138, 153, 0.6);
34843
- margin: 5px 0 5px 8px;
34844
- }
34845
- .E_wpbf4pq .week-day-option,
34846
- .E_wpbf4pq .month-day-option {
34847
- background: #f5f7fa;
34848
- box-sizing: border-box;
34849
- border-radius: 16px;
34850
- margin-right: 8px;
34851
- }
34852
- .E_wpbf4pq .week-day-option:focus,
34853
- .E_wpbf4pq .month-day-option:focus {
34854
- color: inherit;
34855
- border-color: #d9d9d9;
34856
- }
34857
- .E_wpbf4pq .week-day-option.active {
34858
- background-color: #0096ff;
34859
- border-color: #0096ff;
34860
- color: #fff;
34861
- }
34862
- .E_wpbf4pq .week-day-option.en-text {
34863
- width: 110px;
34864
- margin-top: 4px;
34865
- }
34866
- .E_wpbf4pq .month-day-option {
34867
- width: 32px;
34868
- padding: 0;
34869
- margin-bottom: 8px;
34870
- }
34871
- .E_wpbf4pq .month-day-option.active {
34872
- background-color: #0096ff;
34873
- border-color: #0096ff;
34874
- color: #fff;
34875
- }
34876
-
34877
- .E_gmyahx3 {
34878
- cursor: pointer;
34879
- }
34880
- .E_gmyahx3 .link-text {
34881
- color: rgba(0, 21, 64, 0.3);
34882
- }
34883
- .E_gmyahx3:hover .link-text {
34884
- color: #0080ff;
34885
- }
34886
-
34887
34708
  .E_clm1wy1 {
34888
34709
  width: 192px;
34889
34710
  height: 246px;
@@ -34952,259 +34773,229 @@ span.E_tqjc4ui {
34952
34773
  .E_c167wnad .anticon:hover {
34953
34774
  color: #0096ff;
34954
34775
  }
34955
-
34956
- .E_cxhf7dh {
34957
- text-align: center;
34958
- }
34959
- .E_cxhf7dh .dots {
34960
- display: flex;
34961
- justify-content: center;
34962
- }
34963
- .E_cxhf7dh .dot {
34964
- display: inline-block;
34965
- width: 2px;
34966
- height: 2px;
34967
- border-radius: 1px;
34968
- background: #0096ff;
34969
- }
34970
- .E_cxhf7dh .dot:not(:last-child) {
34971
- margin-right: 2px;
34972
- }
34973
- .E_cxhf7dh .bar {
34974
- width: 9px;
34975
- height: 2px;
34976
- background: #0096ff;
34977
- border-radius: 2px;
34978
- }
34979
-
34980
- .E_ou7iq30 {
34981
- overflow: hidden;
34982
- text-overflow: ellipsis;
34983
- }
34984
-
34985
- .E_s1tui002 {
34986
- white-space: nowrap;
34987
- }
34988
-
34989
- .E_mxrc2zg {
34990
- display: -webkit-box;
34991
- -webkit-line-clamp: var(--mxrc2zg-0);
34992
- -webkit-box-orient: vertical;
34993
- word-break: break-all;
34994
- }
34995
-
34996
- .E_t1vv6d68 .ant-tooltip-arrow {
34997
- display: none;
34998
- }
34999
- .E_t1vv6d68 .ant-tooltip-inner {
35000
- background: rgba(23, 38, 64, 0.8);
35001
- border-radius: 4px;
35002
- }
35003
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35004
- visibility: hidden;
35005
- }
35006
-
35007
- .E_t160l1cm {
35008
- display: flex;
35009
- flex-direction: column;
35010
- flex: 1;
35011
- /* FIXME:(yanzhen) do this better */
35012
- }
35013
- .E_t160l1cm .tab-bar {
35014
- flex-shrink: 0;
35015
- display: flex;
35016
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
35017
- }
35018
- .E_t160l1cm .tab-content {
35019
- height: 100%;
35020
- }
35021
- .E_t160l1cm .tab-menu-item {
35022
- margin-right: 2px;
35023
- padding: 1px 12px;
35024
- line-height: 24px;
35025
- height: 24px;
35026
- color: rgba(44, 56, 82, 0.6);
35027
- border-radius: 4px 4px 0 0;
35028
- cursor: pointer;
35029
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
35030
- }
35031
- .E_t160l1cm .tab-menu-item:first-child {
35032
- padding-left: 0;
35033
- }
35034
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
35035
- padding-left: 12px;
35036
- }
35037
- .E_t160l1cm .tab-menu-item:hover {
35038
- color: #0080ff;
35039
- background: rgba(211, 218, 235, 0.6);
35040
- }
35041
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
35042
- fill: #0080ff;
34776
+
34777
+ .E_cxhf7dh {
34778
+ text-align: center;
35043
34779
  }
35044
- .E_t160l1cm .tab-menu-item:active {
35045
- background: rgba(192, 203, 224, 0.6);
34780
+ .E_cxhf7dh .dots {
34781
+ display: flex;
34782
+ justify-content: center;
35046
34783
  }
35047
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
35048
- color: #0080ff;
35049
- background: rgba(211, 218, 235, 0.6);
34784
+ .E_cxhf7dh .dot {
34785
+ display: inline-block;
34786
+ width: 2px;
34787
+ height: 2px;
34788
+ border-radius: 1px;
34789
+ background: #0096ff;
35050
34790
  }
35051
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
35052
- background: rgba(192, 203, 224, 0.6);
34791
+ .E_cxhf7dh .dot:not(:last-child) {
34792
+ margin-right: 2px;
35053
34793
  }
35054
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
35055
- background: rgba(0, 128, 255, 0.16);
34794
+ .E_cxhf7dh .bar {
34795
+ width: 9px;
34796
+ height: 2px;
34797
+ background: #0096ff;
34798
+ border-radius: 2px;
35056
34799
  }
35057
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
35058
- fill: #0080ff;
34800
+
34801
+ .E_c1up1pdz {
34802
+ width: 648px;
35059
34803
  }
35060
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
35061
- color: #0080ff;
34804
+ .E_c1up1pdz.active {
34805
+ border-color: #0080ff;
34806
+ }
34807
+ .E_c1up1pdz.active > header {
35062
34808
  background: rgba(0, 128, 255, 0.1);
35063
34809
  }
35064
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
35065
- background: rgba(0, 128, 255, 0.16);
34810
+ .E_c1up1pdz .expand {
34811
+ padding: 12px;
35066
34812
  }
35067
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
35068
- fill: #1d326c;
34813
+ .E_c1up1pdz .field-item {
34814
+ display: flex;
34815
+ padding: 10px 0;
34816
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35069
34817
  }
35070
- .E_t160l1cm .tab-menu-item .expand-arrow {
35071
- margin-left: 8px;
35072
- height: 22px;
34818
+ .E_c1up1pdz .field-item:last-child {
34819
+ border-bottom: none;
34820
+ padding-bottom: 0;
35073
34821
  }
35074
- .E_t160l1cm .tab-menu-item .expand-arrow path {
35075
- fill: rgba(44, 56, 82, 0.6);
34822
+ .E_c1up1pdz .field-item label {
34823
+ line-height: 32px;
34824
+ width: 100px;
34825
+ color: rgba(62, 70, 82, 0.6);
35076
34826
  }
35077
- .E_t160l1cm .tab-menu-item-group {
35078
- padding: 0;
35079
- display: flex;
35080
- align-items: center;
35081
- overflow: hidden;
34827
+ .E_c1up1pdz .help {
34828
+ color: rgba(62, 70, 82, 0.6);
34829
+ margin-top: 5px;
35082
34830
  }
35083
- .E_t160l1cm .tab-menu-item-group .main-title {
35084
- opacity: 0;
35085
- max-width: 0;
35086
- transition: max-width 320ms ease, opacity 240ms ease;
34831
+ .E_c1up1pdz .ant-input-affix-wrapper,
34832
+ .E_c1up1pdz .ant-picker {
34833
+ width: 128px;
35087
34834
  }
35088
- .E_t160l1cm .tab-menu-item-group .sub-title {
35089
- padding: 1px 12px;
35090
- position: relative;
34835
+
34836
+ .E_c156wh19 {
35091
34837
  display: flex;
34838
+ align-items: center;
34839
+ justify-content: space-between;
34840
+ word-break: keep-all;
35092
34841
  }
35093
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
35094
- opacity: 0;
35095
- position: absolute;
35096
- top: 50%;
35097
- left: 0;
35098
- transform: translate(-50%, -50%);
35099
- transition: opacity 100ms linear;
35100
- fill: rgba(0, 128, 255, 0.2);
34842
+ .E_c156wh19 .title {
34843
+ margin: 0 16px 0 8px;
35101
34844
  }
35102
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
35103
- color: #0080ff;
34845
+ .E_c156wh19 .retain {
34846
+ color: rgba(129, 138, 153, 0.6);
35104
34847
  }
35105
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
35106
- padding: 1px 12px;
35107
- display: inline-block;
35108
- opacity: 1;
35109
- max-width: 160px;
34848
+ .E_c156wh19 div.left {
34849
+ flex: 1;
34850
+ display: flex;
34851
+ overflow: hidden;
34852
+ align-items: center;
34853
+ justify-content: flex-start;
34854
+ white-space: nowrap;
35110
34855
  }
35111
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
35112
- padding: 1px 12px;
35113
- color: #005ed1;
34856
+ .E_c156wh19 div.left .title {
34857
+ max-width: 100%;
34858
+ overflow: hidden;
34859
+ text-overflow: ellipsis;
35114
34860
  }
35115
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35116
- opacity: 1;
34861
+ .E_c156wh19 div.right {
34862
+ display: flex;
34863
+ align-items: center;
35117
34864
  }
35118
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
35119
- background: rgba(0, 128, 255, 0.16);
34865
+ .E_c156wh19 .reverse {
34866
+ display: flex;
34867
+ flex-direction: row-reverse;
34868
+ align-items: center;
35120
34869
  }
35121
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
35122
- opacity: 0;
34870
+ .E_c156wh19 .reverse .ant-switch {
34871
+ margin-left: 8px;
35123
34872
  }
35124
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
35125
- padding: 4px 16px;
35126
- height: 32px;
35127
- border-radius: 6px 6px 0 0;
34873
+ .E_c156wh19 .close {
34874
+ padding-left: 14px;
34875
+ margin-left: 14px;
34876
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
34877
+ cursor: pointer;
35128
34878
  }
35129
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
35130
- padding-left: 0;
34879
+
34880
+ .E_m126spxy {
34881
+ padding-bottom: 4px;
34882
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35131
34883
  }
35132
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
35133
- padding-left: 16px;
34884
+ .E_m126spxy .ant-btn.ant-btn-link {
34885
+ padding: 1px 10px;
34886
+ color: rgba(62, 70, 82, 0.6);
34887
+ border-radius: 4px;
35134
34888
  }
35135
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
35136
- margin-left: 11px;
35137
- height: 24px;
34889
+ .E_m126spxy .ant-btn.ant-btn-link.active {
34890
+ background: rgba(0, 128, 255, 0.1);
34891
+ color: #0096ff;
35138
34892
  }
35139
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35140
- padding: 0;
34893
+
34894
+ .E_wpbf4pq {
34895
+ padding: 10px 0;
34896
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35141
34897
  }
35142
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35143
- padding: 4px 16px;
34898
+ .E_wpbf4pq .ant-input,
34899
+ .E_wpbf4pq .ant-picker {
34900
+ width: 80px;
34901
+ margin: 0 9px;
34902
+ text-align: center;
35144
34903
  }
35145
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
35146
- padding: 4px 16px;
34904
+ .E_wpbf4pq .options {
34905
+ padding: 12px 0 12px 16px;
34906
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
34907
+ margin: 5px 0 5px 8px;
35147
34908
  }
35148
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35149
- background: #fff;
34909
+ .E_wpbf4pq .week-day-option,
34910
+ .E_wpbf4pq .month-day-option {
34911
+ background: #f5f7fa;
34912
+ box-sizing: border-box;
34913
+ border-radius: 16px;
34914
+ margin-right: 8px;
35150
34915
  }
35151
- .E_t160l1cm .tab-menu-item-light:active {
35152
- color: #005ed1;
34916
+ .E_wpbf4pq .week-day-option:focus,
34917
+ .E_wpbf4pq .month-day-option:focus {
34918
+ color: inherit;
34919
+ border-color: #d9d9d9;
35153
34920
  }
35154
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35155
- background: #fff;
35156
- color: #1d326c;
34921
+ .E_wpbf4pq .week-day-option.active {
34922
+ background-color: #0096ff;
34923
+ border-color: #0096ff;
34924
+ color: #fff;
35157
34925
  }
35158
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35159
- color: rgba(45, 58, 86, 0.6);
34926
+ .E_wpbf4pq .week-day-option.en-text {
34927
+ width: 110px;
34928
+ margin-top: 4px;
35160
34929
  }
35161
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35162
- color: #1d326c;
34930
+ .E_wpbf4pq .month-day-option {
34931
+ width: 32px;
34932
+ padding: 0;
34933
+ margin-bottom: 8px;
35163
34934
  }
35164
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35165
- fill: #d8deeb;
34935
+ .E_wpbf4pq .month-day-option.active {
34936
+ background-color: #0096ff;
34937
+ border-color: #0096ff;
34938
+ color: #fff;
35166
34939
  }
35167
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35168
- fill: #1d326c;
34940
+
34941
+ span.E_tqjc4ui {
34942
+ margin: 0 2px;
35169
34943
  }
35170
- .E_t160l1cm .tab-content {
35171
- flex: 1;
34944
+
34945
+ .E_n12mqh7z {
35172
34946
  display: flex;
35173
- flex-direction: column;
34947
+ align-items: center;
34948
+ font-size: 12px;
34949
+ line-height: 18px;
35174
34950
  }
35175
- .E_t160l1cm.is-overview .tab-content {
35176
- overflow: visible;
34951
+ .E_n12mqh7z:not(:last-child) {
34952
+ margin-bottom: 4px;
35177
34953
  }
35178
34954
 
35179
- .E_t14npdqr {
35180
- max-width: 240px;
35181
- animation: none;
34955
+ .E_tf5bynu {
34956
+ margin: 0 3px;
35182
34957
  }
35183
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35184
- border: 1px solid #0080ff;
35185
- padding: 0;
34958
+
34959
+ .E_tcckoz1 {
34960
+ max-height: 400px;
34961
+ overflow: auto;
35186
34962
  }
35187
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35188
- margin: 0;
35189
- height: 32px;
35190
- line-height: 32px;
35191
- font-size: 13px;
35192
- padding: 0 10px;
35193
- display: block;
34963
+
34964
+ .E_ou7iq30 {
35194
34965
  overflow: hidden;
35195
34966
  text-overflow: ellipsis;
34967
+ }
34968
+
34969
+ .E_s1tui002 {
35196
34970
  white-space: nowrap;
35197
34971
  }
35198
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35199
- content: " ";
35200
- height: 1px;
35201
- width: calc(100% + 10px);
35202
- background: rgba(172, 186, 211, 0.6);
35203
- display: block;
34972
+
34973
+ .E_mxrc2zg {
34974
+ display: -webkit-box;
34975
+ -webkit-line-clamp: var(--mxrc2zg-0);
34976
+ -webkit-box-orient: vertical;
34977
+ word-break: break-all;
35204
34978
  }
35205
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
34979
+
34980
+ .E_t1vv6d68 .ant-tooltip-arrow {
34981
+ display: none;
34982
+ }
34983
+ .E_t1vv6d68 .ant-tooltip-inner {
34984
+ background: rgba(23, 38, 64, 0.8);
34985
+ border-radius: 4px;
34986
+ }
34987
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
34988
+ visibility: hidden;
34989
+ }
34990
+
34991
+ .E_gmyahx3 {
34992
+ cursor: pointer;
34993
+ }
34994
+ .E_gmyahx3 .link-text {
34995
+ color: rgba(0, 21, 64, 0.3);
34996
+ }
34997
+ .E_gmyahx3:hover .link-text {
35206
34998
  color: #0080ff;
35207
- background: transparent;
35208
34999
  }
35209
35000
 
35210
35001
  .E_s1iv0tp1 .enabled-switch {
@@ -35305,6 +35096,42 @@ span.E_tqjc4ui {
35305
35096
  padding-right: 12px;
35306
35097
  }
35307
35098
 
35099
+ .E_skwah65 {
35100
+ height: 8px;
35101
+ box-sizing: border-box;
35102
+ border-radius: 2px;
35103
+ background: #f5f7fa;
35104
+ display: flex;
35105
+ width: 100%;
35106
+ overflow: hidden;
35107
+ }
35108
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35109
+ margin-left: 1px;
35110
+ }
35111
+
35112
+ .E_wg1tsps {
35113
+ display: flex;
35114
+ align-items: center;
35115
+ justify-content: flex-end;
35116
+ }
35117
+
35118
+ .E_b1ctd5xy {
35119
+ display: flex;
35120
+ align-items: center;
35121
+ width: calc(100% - 40px);
35122
+ }
35123
+ .E_b1ctd5xy .chart {
35124
+ display: inline-block;
35125
+ width: 100%;
35126
+ }
35127
+
35128
+ .E_u1p8acpn {
35129
+ min-width: 40px;
35130
+ }
35131
+ .E_u1p8acpn .unit {
35132
+ color: #00122e !important;
35133
+ }
35134
+
35308
35135
  .E_s1at6qmn.ant-layout-sider {
35309
35136
  background: #edf0f7;
35310
35137
  padding: 32px 8px;
@@ -35333,155 +35160,292 @@ span.E_tqjc4ui {
35333
35160
  .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35334
35161
  margin: 0;
35335
35162
  }
35336
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35337
- font-size: 12px;
35338
- padding: 0 8px 4px;
35339
- line-height: 18px;
35163
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35164
+ font-size: 12px;
35165
+ padding: 0 8px 4px;
35166
+ line-height: 18px;
35167
+ }
35168
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35169
+ padding: 0;
35170
+ }
35171
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35172
+ padding-bottom: 24px;
35173
+ }
35174
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35175
+ margin-bottom: 24px;
35176
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35177
+ }
35178
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35179
+ transition: none;
35180
+ display: flex;
35181
+ align-items: center;
35182
+ height: 32px;
35183
+ line-height: 22px;
35184
+ padding: 0 8px;
35185
+ }
35186
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35187
+ margin-right: 12px;
35188
+ }
35189
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35190
+ margin: 0;
35191
+ margin-bottom: 2px;
35192
+ }
35193
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35194
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35195
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35196
+ border-radius: 6px;
35197
+ color: #fff;
35198
+ }
35199
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35200
+ color: #fff;
35201
+ }
35202
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
35203
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35204
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35205
+ border-radius: 6px;
35206
+ }
35207
+
35208
+ .E_s1wu0lms .ant-menu-item-group-title {
35209
+ white-space: nowrap;
35210
+ transition: all 0s;
35211
+ }
35212
+ .E_s1wu0lms.shrink {
35213
+ transition: all 0s;
35214
+ overflow: hidden;
35215
+ }
35216
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35217
+ visibility: hidden;
35218
+ }
35219
+ .E_s1wu0lms.shrink .ant-menu-item {
35220
+ width: 36px;
35221
+ padding: 0 6px;
35222
+ }
35223
+
35224
+ .E_n1ugzfva {
35225
+ display: flex;
35226
+ place-items: center;
35227
+ width: 100% !important;
35228
+ }
35229
+ .E_n1ugzfva[disabled] {
35230
+ color: rgba(0, 0, 0, 0.25) !important;
35231
+ opacity: 1 !important;
35232
+ }
35233
+ .E_n1ugzfva.ant-btn {
35234
+ width: 100%;
35235
+ color: #00122e;
35236
+ }
35237
+ .E_n1ugzfva .icon-wrapper {
35238
+ margin-right: 12px;
35239
+ }
35240
+ .E_n1ugzfva .link-title {
35241
+ flex: 1;
35242
+ overflow: hidden;
35243
+ white-space: nowrap;
35244
+ text-overflow: ellipsis;
35245
+ text-align: left;
35246
+ }
35247
+
35248
+ .E_t160l1cm {
35249
+ display: flex;
35250
+ flex-direction: column;
35251
+ flex: 1;
35252
+ /* FIXME:(yanzhen) do this better */
35253
+ }
35254
+ .E_t160l1cm .tab-bar {
35255
+ flex-shrink: 0;
35256
+ display: flex;
35257
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
35258
+ }
35259
+ .E_t160l1cm .tab-content {
35260
+ height: 100%;
35261
+ }
35262
+ .E_t160l1cm .tab-menu-item {
35263
+ margin-right: 2px;
35264
+ padding: 1px 12px;
35265
+ line-height: 24px;
35266
+ height: 24px;
35267
+ color: rgba(44, 56, 82, 0.6);
35268
+ border-radius: 4px 4px 0 0;
35269
+ cursor: pointer;
35270
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
35271
+ }
35272
+ .E_t160l1cm .tab-menu-item:first-child {
35273
+ padding-left: 0;
35274
+ }
35275
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
35276
+ padding-left: 12px;
35277
+ }
35278
+ .E_t160l1cm .tab-menu-item:hover {
35279
+ color: #0080ff;
35280
+ background: rgba(211, 218, 235, 0.6);
35281
+ }
35282
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
35283
+ fill: #0080ff;
35284
+ }
35285
+ .E_t160l1cm .tab-menu-item:active {
35286
+ background: rgba(192, 203, 224, 0.6);
35287
+ }
35288
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
35289
+ color: #0080ff;
35290
+ background: rgba(211, 218, 235, 0.6);
35291
+ }
35292
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
35293
+ background: rgba(192, 203, 224, 0.6);
35294
+ }
35295
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
35296
+ background: rgba(0, 128, 255, 0.16);
35297
+ }
35298
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
35299
+ fill: #0080ff;
35300
+ }
35301
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
35302
+ color: #0080ff;
35303
+ background: rgba(0, 128, 255, 0.1);
35304
+ }
35305
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
35306
+ background: rgba(0, 128, 255, 0.16);
35307
+ }
35308
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
35309
+ fill: #1d326c;
35310
+ }
35311
+ .E_t160l1cm .tab-menu-item .expand-arrow {
35312
+ margin-left: 8px;
35313
+ height: 22px;
35314
+ }
35315
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
35316
+ fill: rgba(44, 56, 82, 0.6);
35317
+ }
35318
+ .E_t160l1cm .tab-menu-item-group {
35319
+ padding: 0;
35320
+ display: flex;
35321
+ align-items: center;
35322
+ overflow: hidden;
35323
+ }
35324
+ .E_t160l1cm .tab-menu-item-group .main-title {
35325
+ opacity: 0;
35326
+ max-width: 0;
35327
+ transition: max-width 320ms ease, opacity 240ms ease;
35328
+ }
35329
+ .E_t160l1cm .tab-menu-item-group .sub-title {
35330
+ padding: 1px 12px;
35331
+ position: relative;
35332
+ display: flex;
35333
+ }
35334
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
35335
+ opacity: 0;
35336
+ position: absolute;
35337
+ top: 50%;
35338
+ left: 0;
35339
+ transform: translate(-50%, -50%);
35340
+ transition: opacity 100ms linear;
35341
+ fill: rgba(0, 128, 255, 0.2);
35342
+ }
35343
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
35344
+ color: #0080ff;
35345
+ }
35346
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
35347
+ padding: 1px 12px;
35348
+ display: inline-block;
35349
+ opacity: 1;
35350
+ max-width: 160px;
35351
+ }
35352
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
35353
+ padding: 1px 12px;
35354
+ color: #005ed1;
35340
35355
  }
35341
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35342
- padding: 0;
35356
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35357
+ opacity: 1;
35343
35358
  }
35344
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35345
- padding-bottom: 24px;
35359
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
35360
+ background: rgba(0, 128, 255, 0.16);
35346
35361
  }
35347
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35348
- margin-bottom: 24px;
35349
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35362
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
35363
+ opacity: 0;
35350
35364
  }
35351
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35352
- transition: none;
35353
- display: flex;
35354
- align-items: center;
35365
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
35366
+ padding: 4px 16px;
35355
35367
  height: 32px;
35356
- line-height: 22px;
35357
- padding: 0 8px;
35368
+ border-radius: 6px 6px 0 0;
35358
35369
  }
35359
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35360
- margin-right: 12px;
35370
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
35371
+ padding-left: 0;
35361
35372
  }
35362
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35363
- margin: 0;
35364
- margin-bottom: 2px;
35373
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
35374
+ padding-left: 16px;
35365
35375
  }
35366
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35367
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35368
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35369
- border-radius: 6px;
35370
- color: #fff;
35376
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
35377
+ margin-left: 11px;
35378
+ height: 24px;
35371
35379
  }
35372
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35373
- color: #fff;
35380
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35381
+ padding: 0;
35374
35382
  }
35375
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
35376
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35377
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35378
- border-radius: 6px;
35383
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35384
+ padding: 4px 16px;
35379
35385
  }
35380
-
35381
- .E_s1wu0lms .ant-menu-item-group-title {
35382
- white-space: nowrap;
35383
- transition: all 0s;
35386
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
35387
+ padding: 4px 16px;
35384
35388
  }
35385
- .E_s1wu0lms.shrink {
35386
- transition: all 0s;
35387
- overflow: hidden;
35389
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35390
+ background: #fff;
35388
35391
  }
35389
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35390
- visibility: hidden;
35392
+ .E_t160l1cm .tab-menu-item-light:active {
35393
+ color: #005ed1;
35391
35394
  }
35392
- .E_s1wu0lms.shrink .ant-menu-item {
35393
- width: 36px;
35394
- padding: 0 6px;
35395
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35396
+ background: #fff;
35397
+ color: #1d326c;
35395
35398
  }
35396
-
35397
- .E_n1ugzfva {
35398
- display: flex;
35399
- place-items: center;
35400
- width: 100% !important;
35399
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35400
+ color: rgba(45, 58, 86, 0.6);
35401
35401
  }
35402
- .E_n1ugzfva[disabled] {
35403
- color: rgba(0, 0, 0, 0.25) !important;
35404
- opacity: 1 !important;
35402
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35403
+ color: #1d326c;
35405
35404
  }
35406
- .E_n1ugzfva.ant-btn {
35407
- width: 100%;
35408
- color: #00122e;
35405
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35406
+ fill: #d8deeb;
35409
35407
  }
35410
- .E_n1ugzfva .icon-wrapper {
35411
- margin-right: 12px;
35408
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35409
+ fill: #1d326c;
35412
35410
  }
35413
- .E_n1ugzfva .link-title {
35411
+ .E_t160l1cm .tab-content {
35414
35412
  flex: 1;
35415
- overflow: hidden;
35416
- white-space: nowrap;
35417
- text-overflow: ellipsis;
35418
- text-align: left;
35419
- }
35420
-
35421
- .E_wg1tsps {
35422
35413
  display: flex;
35423
- align-items: center;
35424
- justify-content: flex-end;
35425
- }
35426
-
35427
- .E_b1ctd5xy {
35428
- display: flex;
35429
- align-items: center;
35430
- width: calc(100% - 40px);
35431
- }
35432
- .E_b1ctd5xy .chart {
35433
- display: inline-block;
35434
- width: 100%;
35435
- }
35436
-
35437
- .E_u1p8acpn {
35438
- min-width: 40px;
35414
+ flex-direction: column;
35439
35415
  }
35440
- .E_u1p8acpn .unit {
35441
- color: #00122e !important;
35416
+ .E_t160l1cm.is-overview .tab-content {
35417
+ overflow: visible;
35442
35418
  }
35443
35419
 
35444
- .E_d11hhzf9 {
35445
- width: 492px !important;
35446
- margin: 40px auto !important;
35447
- padding-bottom: 0 !important;
35448
- }
35449
- .E_d11hhzf9 .ant-modal-content {
35450
- background: #fff;
35451
- border-radius: 16px;
35452
- }
35453
- .E_d11hhzf9 .ant-modal-header {
35454
- padding: 32px 40px 0;
35455
- border-bottom: none;
35456
- border-radius: 16px 16px 0 0;
35457
- }
35458
- .E_d11hhzf9 .ant-modal-close {
35459
- right: 40px;
35460
- top: 32px;
35420
+ .E_t14npdqr {
35421
+ max-width: 240px;
35422
+ animation: none;
35461
35423
  }
35462
- .E_d11hhzf9 .ant-modal-body {
35463
- padding: 32px 40px;
35464
- min-height: 160px;
35465
- max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
35466
- overflow-y: auto;
35424
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35425
+ border: 1px solid #0080ff;
35426
+ padding: 0;
35467
35427
  }
35468
- .E_d11hhzf9 .ant-modal-footer {
35469
- padding: 24px 40px;
35470
- margin-top: 0;
35471
- border-top: none;
35472
- box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
35428
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35429
+ margin: 0;
35430
+ height: 32px;
35431
+ line-height: 32px;
35432
+ font-size: 13px;
35433
+ padding: 0 10px;
35434
+ display: block;
35435
+ overflow: hidden;
35436
+ text-overflow: ellipsis;
35437
+ white-space: nowrap;
35473
35438
  }
35474
-
35475
- .E_f1g147n6 {
35476
- display: flex;
35477
- justify-content: flex-end;
35478
- gap: 8px;
35439
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35440
+ content: " ";
35441
+ height: 1px;
35442
+ width: calc(100% + 10px);
35443
+ background: rgba(172, 186, 211, 0.6);
35444
+ display: block;
35479
35445
  }
35480
-
35481
- .E_h1ol2wl7 {
35482
- font-weight: bold;
35483
- background-color: unset;
35484
- padding: unset;
35446
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35447
+ color: #0080ff;
35448
+ background: transparent;
35485
35449
  }
35486
35450
 
35487
35451
  .E_cyms3br {
@@ -35578,6 +35542,49 @@ span.E_tqjc4ui {
35578
35542
  color: rgba(0, 21, 64, 0.3);
35579
35543
  }
35580
35544
 
35545
+ .E_d11hhzf9 {
35546
+ width: 492px !important;
35547
+ margin: 40px auto !important;
35548
+ padding-bottom: 0 !important;
35549
+ }
35550
+ .E_d11hhzf9 .ant-modal-content {
35551
+ background: #fff;
35552
+ border-radius: 16px;
35553
+ }
35554
+ .E_d11hhzf9 .ant-modal-header {
35555
+ padding: 32px 40px 0;
35556
+ border-bottom: none;
35557
+ border-radius: 16px 16px 0 0;
35558
+ }
35559
+ .E_d11hhzf9 .ant-modal-close {
35560
+ right: 40px;
35561
+ top: 32px;
35562
+ }
35563
+ .E_d11hhzf9 .ant-modal-body {
35564
+ padding: 32px 40px;
35565
+ min-height: 160px;
35566
+ max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
35567
+ overflow-y: auto;
35568
+ }
35569
+ .E_d11hhzf9 .ant-modal-footer {
35570
+ padding: 24px 40px;
35571
+ margin-top: 0;
35572
+ border-top: none;
35573
+ box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
35574
+ }
35575
+
35576
+ .E_f1g147n6 {
35577
+ display: flex;
35578
+ justify-content: flex-end;
35579
+ gap: 8px;
35580
+ }
35581
+
35582
+ .E_h1ol2wl7 {
35583
+ font-weight: bold;
35584
+ background-color: unset;
35585
+ padding: unset;
35586
+ }
35587
+
35581
35588
  .E_c14ouk5o {
35582
35589
  width: 100%;
35583
35590
  height: 100%;
@@ -35622,6 +35629,15 @@ span.E_tqjc4ui {
35622
35629
  height: auto;
35623
35630
  }
35624
35631
 
35632
+ .E_cevhqx7 {
35633
+ color: #00122e;
35634
+ }
35635
+
35636
+ .E_snbqlt4 {
35637
+ margin-top: 8px;
35638
+ color: rgba(44, 56, 82, 0.6);
35639
+ }
35640
+
35625
35641
  .E_c1kchka8 {
35626
35642
  height: 100%;
35627
35643
  width: 100%;
@@ -36137,15 +36153,6 @@ span.E_tqjc4ui {
36137
36153
  margin: 16px 0;
36138
36154
  }
36139
36155
 
36140
- .E_cevhqx7 {
36141
- color: #00122e;
36142
- }
36143
-
36144
- .E_snbqlt4 {
36145
- margin-top: 8px;
36146
- color: rgba(44, 56, 82, 0.6);
36147
- }
36148
-
36149
36156
  .E_l12xdkhl {
36150
36157
  width: 64px;
36151
36158
  height: 64px;