@cloudtower/eagle 0.34.13 → 0.34.14

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
@@ -29713,17 +29713,20 @@ body {
29713
29713
  flex: 1;
29714
29714
  }
29715
29715
 
29716
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29717
- padding: 4px 8px 0 8px;
29718
- color: rgba(44, 56, 82, 0.6);
29719
- font-size: 12px;
29716
+ .E_berrcjl {
29717
+ color: rgba(10, 37, 85, 0.6);
29718
+ margin-bottom: 4px;
29720
29719
  }
29721
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29722
- padding-bottom: 6px;
29720
+ .E_berrcjl .breadcrumb-link {
29721
+ color: rgba(10, 37, 85, 0.6);
29722
+ cursor: pointer;
29723
+ transition: color 160ms ease;
29723
29724
  }
29724
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29725
- padding-top: 4px;
29726
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29725
+ .E_berrcjl .breadcrumb-link:hover {
29726
+ color: #0080ff;
29727
+ }
29728
+ .E_berrcjl .breadcrumb-link:active {
29729
+ color: #005ed1;
29727
29730
  }
29728
29731
 
29729
29732
  .E_b1nip9bk {
@@ -29755,125 +29758,24 @@ body {
29755
29758
  border-radius: unset;
29756
29759
  }
29757
29760
 
29758
- .E_c1uzzomf {
29759
- margin-bottom: 16px;
29760
- }
29761
- .E_c1uzzomf .card-title {
29762
- font-size: 16px;
29761
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29762
+ padding: 4px 8px 0 8px;
29763
29763
  color: rgba(44, 56, 82, 0.6);
29764
- font-weight: 700;
29765
- line-height: 32px;
29766
- }
29767
- .E_c1uzzomf .card-body {
29768
- padding: 24px;
29769
- border-radius: 8px;
29770
- background: #fff;
29771
- }
29772
- .E_c1uzzomf .empty {
29773
- font-weight: 700;
29774
- font-size: 14px;
29775
- line-height: 22px;
29776
- color: rgba(0, 21, 64, 0.3);
29777
- text-align: center;
29778
- }
29779
-
29780
- .E_d1bw7c5z {
29781
- position: relative;
29782
- max-width: 388px;
29783
- min-width: 285px;
29784
- }
29785
- .E_d1bw7c5z .center {
29786
- position: absolute;
29787
- font-size: 12px;
29788
- width: 80px;
29789
- height: 100px;
29790
- top: 0;
29791
- left: 35px;
29792
- display: flex;
29793
- flex-direction: column;
29794
- justify-content: center;
29795
- align-items: center;
29796
- color: #00122e;
29797
- }
29798
- .E_d1bw7c5z .center .number {
29799
- font-size: 24px;
29800
- font-weight: 700;
29801
- }
29802
- .E_d1bw7c5z .center .text {
29803
- padding: 0 5px;
29804
29764
  font-size: 12px;
29805
- width: inherit;
29806
- text-align: center;
29807
- }
29808
- .E_d1bw7c5z .recharts-wrapper {
29809
- display: flex;
29810
- }
29811
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29812
- position: relative !important;
29813
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29814
- left: 0 !important;
29815
- bottom: 0 !important;
29816
- display: flex;
29817
- align-items: center;
29818
- }
29819
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29820
- width: 100%;
29821
- }
29822
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29823
- width: 100%;
29824
- margin-right: 0 !important;
29825
- line-height: 18px;
29826
- }
29827
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29828
- border-radius: 2px;
29829
- }
29830
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29831
- min-width: 75px;
29832
- max-width: 198px;
29833
- width: calc(100% - 20px);
29834
- margin-left: 2px;
29835
- color: #00122e !important;
29836
- display: inline-flex;
29837
- justify-content: space-between;
29838
- }
29839
- .E_d1bw7c5z .tooltip-text {
29840
- maxwidth: calc(100% - 12px);
29841
- cursor: pointer;
29842
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29843
- overflow: hidden;
29844
- text-overflow: ellipsis;
29845
- white-space: nowrap;
29846
- }
29847
- .E_d1bw7c5z .value {
29848
- color: rgba(44, 56, 82, 0.75);
29849
29765
  }
29850
-
29851
- .E_t10pqbtc {
29852
- width: 140px;
29853
- }
29854
- .E_t10pqbtc .item {
29855
- margin: 6px auto;
29856
- display: flex;
29857
- justify-content: space-between;
29766
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29767
+ padding-bottom: 6px;
29858
29768
  }
29859
- .E_t10pqbtc .item .name {
29860
- width: 102px;
29769
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29770
+ padding-top: 4px;
29771
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29861
29772
  }
29862
29773
 
29863
- .E_berrcjl {
29864
- color: rgba(10, 37, 85, 0.6);
29865
- margin-bottom: 4px;
29866
- }
29867
- .E_berrcjl .breadcrumb-link {
29868
- color: rgba(10, 37, 85, 0.6);
29869
- cursor: pointer;
29870
- transition: color 160ms ease;
29871
- }
29872
- .E_berrcjl .breadcrumb-link:hover {
29873
- color: #0080ff;
29774
+ .E_c1yyuluq {
29775
+ border-radius: 8px;
29874
29776
  }
29875
- .E_berrcjl .breadcrumb-link:active {
29876
- color: #005ed1;
29777
+ .E_c1yyuluq .ant-card-body {
29778
+ padding: 20px 24px 24px 24px;
29877
29779
  }
29878
29780
 
29879
29781
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30133,6 +30035,111 @@ body {
30133
30035
  justify-content: center;
30134
30036
  }
30135
30037
 
30038
+ .E_c1uzzomf {
30039
+ margin-bottom: 16px;
30040
+ }
30041
+ .E_c1uzzomf .card-title {
30042
+ font-size: 16px;
30043
+ color: rgba(44, 56, 82, 0.6);
30044
+ font-weight: 700;
30045
+ line-height: 32px;
30046
+ }
30047
+ .E_c1uzzomf .card-body {
30048
+ padding: 24px;
30049
+ border-radius: 8px;
30050
+ background: #fff;
30051
+ }
30052
+ .E_c1uzzomf .empty {
30053
+ font-weight: 700;
30054
+ font-size: 14px;
30055
+ line-height: 22px;
30056
+ color: rgba(0, 21, 64, 0.3);
30057
+ text-align: center;
30058
+ }
30059
+
30060
+ .E_d1bw7c5z {
30061
+ position: relative;
30062
+ max-width: 388px;
30063
+ min-width: 285px;
30064
+ }
30065
+ .E_d1bw7c5z .center {
30066
+ position: absolute;
30067
+ font-size: 12px;
30068
+ width: 80px;
30069
+ height: 100px;
30070
+ top: 0;
30071
+ left: 35px;
30072
+ display: flex;
30073
+ flex-direction: column;
30074
+ justify-content: center;
30075
+ align-items: center;
30076
+ color: #00122e;
30077
+ }
30078
+ .E_d1bw7c5z .center .number {
30079
+ font-size: 24px;
30080
+ font-weight: 700;
30081
+ }
30082
+ .E_d1bw7c5z .center .text {
30083
+ padding: 0 5px;
30084
+ font-size: 12px;
30085
+ width: inherit;
30086
+ text-align: center;
30087
+ }
30088
+ .E_d1bw7c5z .recharts-wrapper {
30089
+ display: flex;
30090
+ }
30091
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30092
+ position: relative !important;
30093
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30094
+ left: 0 !important;
30095
+ bottom: 0 !important;
30096
+ display: flex;
30097
+ align-items: center;
30098
+ }
30099
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30100
+ width: 100%;
30101
+ }
30102
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30103
+ width: 100%;
30104
+ margin-right: 0 !important;
30105
+ line-height: 18px;
30106
+ }
30107
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30108
+ border-radius: 2px;
30109
+ }
30110
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30111
+ min-width: 75px;
30112
+ max-width: 198px;
30113
+ width: calc(100% - 20px);
30114
+ margin-left: 2px;
30115
+ color: #00122e !important;
30116
+ display: inline-flex;
30117
+ justify-content: space-between;
30118
+ }
30119
+ .E_d1bw7c5z .tooltip-text {
30120
+ maxwidth: calc(100% - 12px);
30121
+ cursor: pointer;
30122
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30123
+ overflow: hidden;
30124
+ text-overflow: ellipsis;
30125
+ white-space: nowrap;
30126
+ }
30127
+ .E_d1bw7c5z .value {
30128
+ color: rgba(44, 56, 82, 0.75);
30129
+ }
30130
+
30131
+ .E_t10pqbtc {
30132
+ width: 140px;
30133
+ }
30134
+ .E_t10pqbtc .item {
30135
+ margin: 6px auto;
30136
+ display: flex;
30137
+ justify-content: space-between;
30138
+ }
30139
+ .E_t10pqbtc .item .name {
30140
+ width: 102px;
30141
+ }
30142
+
30136
30143
  .E_ccrbeuz .ant-collapse-item {
30137
30144
  border: 0px;
30138
30145
  background-color: #fff;
@@ -30155,13 +30162,65 @@ body {
30155
30162
  cursor: default;
30156
30163
  }
30157
30164
 
30158
- .E_phljevk {
30165
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30159
30166
  display: flex;
30160
- justify-content: space-between;
30161
- align-items: center;
30162
- padding: 10px 0;
30163
- color: rgba(44, 56, 82, 0.6);
30164
- font-size: 12px;
30167
+ }
30168
+ .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 {
30169
+ border-bottom-left-radius: 5px;
30170
+ border-top-left-radius: 5px;
30171
+ }
30172
+ .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 {
30173
+ border-bottom-right-radius: 5px;
30174
+ border-top-right-radius: 5px;
30175
+ }
30176
+
30177
+ .E_sx1bpnu .ant-input-sm {
30178
+ line-height: 18px;
30179
+ }
30180
+
30181
+ .E_ivqqkzv {
30182
+ height: 24px;
30183
+ width: 56px !important;
30184
+ margin-right: 4px;
30185
+ }
30186
+
30187
+ .E_c1wk4q29 {
30188
+ color: rgba(44, 56, 82, 0.6);
30189
+ }
30190
+
30191
+ .E_i11gg7mj .ant-input-prefix {
30192
+ margin-right: 8px;
30193
+ }
30194
+ .E_i11gg7mj .ant-input-suffix {
30195
+ margin-left: 8px;
30196
+ }
30197
+
30198
+ .E_cc368xp {
30199
+ color: #00122e;
30200
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30201
+ margin-right: 8px;
30202
+ padding-right: 8px;
30203
+ }
30204
+
30205
+ .E_i11o6xqj {
30206
+ display: flex;
30207
+ gap: 4px;
30208
+ }
30209
+ .E_i11o6xqj .icon-wrapper {
30210
+ cursor: pointer;
30211
+ }
30212
+
30213
+ .E_d19ruhdj.icon-wrapper {
30214
+ cursor: not-allowed;
30215
+ }
30216
+
30217
+ .E_phljevk {
30218
+ display: flex;
30219
+ justify-content: space-between;
30220
+ align-items: center;
30221
+ padding: 10px 0;
30222
+ color: rgba(44, 56, 82, 0.6);
30223
+ font-size: 12px;
30165
30224
  line-height: 24px;
30166
30225
  }
30167
30226
  .E_phljevk .pagination-left {
@@ -30212,55 +30271,6 @@ body {
30212
30271
  line-height: 18px;
30213
30272
  }
30214
30273
 
30215
- .E_itxley7.ant-input-group.ant-input-group-compact {
30216
- display: flex;
30217
- }
30218
- .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 {
30219
- border-bottom-left-radius: 5px;
30220
- border-top-left-radius: 5px;
30221
- }
30222
- .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 {
30223
- border-bottom-right-radius: 5px;
30224
- border-top-right-radius: 5px;
30225
- }
30226
-
30227
- .E_sx1bpnu .ant-input-sm {
30228
- line-height: 18px;
30229
- }
30230
-
30231
- .E_c1yyuluq {
30232
- border-radius: 8px;
30233
- }
30234
- .E_c1yyuluq .ant-card-body {
30235
- padding: 20px 24px 24px 24px;
30236
- }
30237
-
30238
- .E_i11gg7mj .ant-input-prefix {
30239
- margin-right: 8px;
30240
- }
30241
- .E_i11gg7mj .ant-input-suffix {
30242
- margin-left: 8px;
30243
- }
30244
-
30245
- .E_cc368xp {
30246
- color: #00122e;
30247
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30248
- margin-right: 8px;
30249
- padding-right: 8px;
30250
- }
30251
-
30252
- .E_i11o6xqj {
30253
- display: flex;
30254
- gap: 4px;
30255
- }
30256
- .E_i11o6xqj .icon-wrapper {
30257
- cursor: pointer;
30258
- }
30259
-
30260
- .E_d19ruhdj.icon-wrapper {
30261
- cursor: not-allowed;
30262
- }
30263
-
30264
30274
  .E_rapgekc.ant-radio-wrapper {
30265
30275
  display: inline-flex;
30266
30276
  align-items: baseline;
@@ -30447,71 +30457,6 @@ body {
30447
30457
  transform: rotate(0deg);
30448
30458
  }
30449
30459
 
30450
- .E_ivqqkzv {
30451
- height: 24px;
30452
- width: 56px !important;
30453
- margin-right: 4px;
30454
- }
30455
-
30456
- .E_c1wk4q29 {
30457
- color: rgba(44, 56, 82, 0.6);
30458
- }
30459
-
30460
- .E_s1dizucg.ant-switch {
30461
- min-width: 40px;
30462
- height: 24px;
30463
- background: rgba(172, 186, 211, 0.6);
30464
- overflow: hidden;
30465
- }
30466
- .E_s1dizucg.ant-switch:focus {
30467
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30468
- }
30469
- .E_s1dizucg.ant-switch-small {
30470
- min-width: 26px;
30471
- height: 16px;
30472
- }
30473
- .E_s1dizucg.ant-switch-large {
30474
- min-width: 52px;
30475
- height: 32px;
30476
- }
30477
- .E_s1dizucg.ant-switch .ant-switch-handle {
30478
- height: 20px;
30479
- width: 20px;
30480
- }
30481
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30482
- border-radius: 10px;
30483
- transition-delay: 120ms;
30484
- }
30485
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30486
- height: 14px;
30487
- width: 14px;
30488
- top: 1px;
30489
- left: 1px;
30490
- }
30491
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30492
- height: 28px;
30493
- width: 28px;
30494
- }
30495
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30496
- border-radius: 14px;
30497
- }
30498
- .E_s1dizucg.ant-switch-checked {
30499
- background-color: #00ba5d;
30500
- }
30501
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30502
- left: calc(100% - 20px - 2px);
30503
- }
30504
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30505
- left: calc(100% - 14px - 1px);
30506
- }
30507
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30508
- left: calc(100% - 28px - 2px);
30509
- }
30510
-
30511
- .E_c1up6e3y {
30512
- margin-left: 5px;
30513
- }
30514
-
30515
30460
  .E_tju3gfj .date {
30516
30461
  margin-right: 4px;
30517
30462
  }
@@ -30694,111 +30639,59 @@ body {
30694
30639
  visibility: hidden;
30695
30640
  }
30696
30641
 
30697
- .E_i1inqkme {
30698
- height: 18px;
30699
- line-height: 18px;
30700
- padding: 0 4px;
30701
- border-radius: 4px;
30702
- background: rgba(235, 239, 245, 0.6);
30703
- border: 1px solid rgba(223, 228, 235, 0.6);
30704
- display: flex;
30705
- align-items: center;
30706
- white-space: nowrap;
30707
- margin-right: 4px;
30642
+ .E_s1dizucg.ant-switch {
30643
+ min-width: 40px;
30644
+ height: 24px;
30645
+ background: rgba(172, 186, 211, 0.6);
30646
+ overflow: hidden;
30708
30647
  }
30709
-
30710
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30711
- display: var(--ai7qkf2-0);
30648
+ .E_s1dizucg.ant-switch:focus {
30649
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30712
30650
  }
30713
- .E_ai7qkf2 .ant-input-number-input-wrap {
30714
- display: inline-flex;
30715
- line-height: 1.5715;
30716
- height: 100%;
30717
- width: 100%;
30651
+ .E_s1dizucg.ant-switch-small {
30652
+ min-width: 26px;
30653
+ height: 16px;
30718
30654
  }
30719
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30720
- content: var(--ai7qkf2-1);
30721
- display: var(--ai7qkf2-2);
30722
- flex: none;
30723
- align-items: center;
30724
- margin-left: 4px;
30725
- padding: 5px 12px 5px 0;
30726
- color: rgba(44, 56, 82, 0.6);
30655
+ .E_s1dizucg.ant-switch-large {
30656
+ min-width: 52px;
30657
+ height: 32px;
30727
30658
  }
30728
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30729
- content: var(--ai7qkf2-3);
30730
- display: var(--ai7qkf2-4);
30731
- flex: none;
30732
- align-items: center;
30733
- margin-right: 4px;
30734
- cursor: auto;
30735
- color: rgba(44, 56, 82, 0.6);
30659
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30660
+ height: 20px;
30661
+ width: 20px;
30736
30662
  }
30737
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30738
- border-radius: 0;
30663
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30664
+ border-radius: 10px;
30665
+ transition-delay: 120ms;
30739
30666
  }
30740
- .E_ai7qkf2.ant-input-number {
30741
- width: 100%;
30742
- border-radius: 6px;
30667
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30668
+ height: 14px;
30669
+ width: 14px;
30670
+ top: 1px;
30671
+ left: 1px;
30743
30672
  }
30744
- .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
30745
- border-color: #0096ff;
30746
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30747
- z-index: 1;
30673
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30674
+ height: 28px;
30675
+ width: 28px;
30748
30676
  }
30749
- .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
30750
- border-color: #e75a3a;
30751
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30677
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30678
+ border-radius: 14px;
30752
30679
  }
30753
- .E_ai7qkf2 .ant-input-number-input {
30754
- height: 30px;
30755
- border: 1px;
30756
- padding: 5px 12px;
30757
- font-size: inherit;
30680
+ .E_s1dizucg.ant-switch-checked {
30681
+ background-color: #00ba5d;
30758
30682
  }
30759
- .E_ai7qkf2.ant-input-number-lg input {
30760
- height: 38px;
30761
- border: 1px;
30762
- padding: 8px 16px;
30763
- }
30764
- .E_ai7qkf2.ant-input-number-sm input {
30765
- height: 22px;
30766
- border: 1px;
30767
- padding: 2px 8px;
30768
- }
30769
-
30770
- .E_f7pxqmh {
30771
- width: 100%;
30772
- margin-bottom: 0 !important;
30773
- flex-flow: nowrap !important;
30774
- line-break: auto;
30775
- }
30776
- .E_f7pxqmh > .ant-form-item-label {
30777
- text-align: left !important;
30778
- padding-bottom: 0 !important;
30779
- }
30780
- .E_f7pxqmh > .ant-form-item-label > label {
30781
- min-height: 32px;
30782
- height: auto;
30783
- font-size: 13px;
30784
- color: rgba(44, 56, 82, 0.6);
30785
- white-space: normal;
30786
- }
30787
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30788
- border-color: #ff4d4f !important;
30683
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30684
+ left: calc(100% - 20px - 2px);
30789
30685
  }
30790
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30791
- border-color: #ff4d4f !important;
30686
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30687
+ left: calc(100% - 14px - 1px);
30792
30688
  }
30793
- .E_f7pxqmh .ant-form-item-explain {
30794
- margin-top: 4px;
30795
- font-size: 12px;
30796
- min-height: 0px;
30689
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30690
+ left: calc(100% - 28px - 2px);
30797
30691
  }
30798
- .E_f7pxqmh .ant-form-item-extra {
30799
- font-size: 12px;
30800
- color: rgba(44, 56, 82, 0.6);
30801
- min-height: 0px;
30692
+
30693
+ .E_c1up6e3y {
30694
+ margin-left: 5px;
30802
30695
  }
30803
30696
 
30804
30697
  .E_fzh9mnb {
@@ -30816,6 +30709,97 @@ body {
30816
30709
  font-size: 18px;
30817
30710
  }
30818
30711
 
30712
+ .E_iouxfgt {
30713
+ display: inline-flex;
30714
+ align-items: center;
30715
+ }
30716
+ .E_iouxfgt .icon-inner {
30717
+ display: inline-flex;
30718
+ align-items: center;
30719
+ justify-content: center;
30720
+ }
30721
+ .E_iouxfgt .icon-inner + span,
30722
+ .E_iouxfgt span + .icon-inner.suffix {
30723
+ margin-left: 4px;
30724
+ }
30725
+ .E_iouxfgt.is-rotate img,
30726
+ .E_iouxfgt.is-rotate svg {
30727
+ animation: rotate 680ms linear infinite;
30728
+ }
30729
+
30730
+ .E_i1inqkme {
30731
+ height: 18px;
30732
+ line-height: 18px;
30733
+ padding: 0 4px;
30734
+ border-radius: 4px;
30735
+ background: rgba(235, 239, 245, 0.6);
30736
+ border: 1px solid rgba(223, 228, 235, 0.6);
30737
+ display: flex;
30738
+ align-items: center;
30739
+ white-space: nowrap;
30740
+ margin-right: 4px;
30741
+ }
30742
+
30743
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30744
+ display: var(--ai7qkf2-0);
30745
+ }
30746
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30747
+ display: inline-flex;
30748
+ line-height: 1.5715;
30749
+ height: 100%;
30750
+ width: 100%;
30751
+ }
30752
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30753
+ content: var(--ai7qkf2-1);
30754
+ display: var(--ai7qkf2-2);
30755
+ flex: none;
30756
+ align-items: center;
30757
+ margin-left: 4px;
30758
+ padding: 5px 12px 5px 0;
30759
+ color: rgba(44, 56, 82, 0.6);
30760
+ }
30761
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30762
+ content: var(--ai7qkf2-3);
30763
+ display: var(--ai7qkf2-4);
30764
+ flex: none;
30765
+ align-items: center;
30766
+ margin-right: 4px;
30767
+ cursor: auto;
30768
+ color: rgba(44, 56, 82, 0.6);
30769
+ }
30770
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30771
+ border-radius: 0;
30772
+ }
30773
+ .E_ai7qkf2.ant-input-number {
30774
+ width: 100%;
30775
+ border-radius: 6px;
30776
+ }
30777
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
30778
+ border-color: #0096ff;
30779
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30780
+ z-index: 1;
30781
+ }
30782
+ .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
30783
+ border-color: #e75a3a;
30784
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30785
+ }
30786
+ .E_ai7qkf2 .ant-input-number-input {
30787
+ height: 30px;
30788
+ border: 1px;
30789
+ padding: 5px 12px;
30790
+ font-size: inherit;
30791
+ }
30792
+ .E_ai7qkf2.ant-input-number-lg input {
30793
+ height: 38px;
30794
+ border: 1px;
30795
+ padding: 8px 16px;
30796
+ }
30797
+ .E_ai7qkf2.ant-input-number-sm input {
30798
+ height: 22px;
30799
+ border: 1px;
30800
+ padding: 2px 8px;
30801
+ }
30802
+
30819
30803
  .E_a1wfy30z .ant-input-number-handler-wrap {
30820
30804
  display: var(--a1wfy30z-0);
30821
30805
  }
@@ -30847,24 +30831,6 @@ body {
30847
30831
  font-size: inherit;
30848
30832
  }
30849
30833
 
30850
- .E_iouxfgt {
30851
- display: inline-flex;
30852
- align-items: center;
30853
- }
30854
- .E_iouxfgt .icon-inner {
30855
- display: inline-flex;
30856
- align-items: center;
30857
- justify-content: center;
30858
- }
30859
- .E_iouxfgt .icon-inner + span,
30860
- .E_iouxfgt span + .icon-inner.suffix {
30861
- margin-left: 4px;
30862
- }
30863
- .E_iouxfgt.is-rotate img,
30864
- .E_iouxfgt.is-rotate svg {
30865
- animation: rotate 680ms linear infinite;
30866
- }
30867
-
30868
30834
  .E_atcz0kf .ant-input-suffix {
30869
30835
  margin-left: 8px;
30870
30836
  }
@@ -30872,47 +30838,47 @@ body {
30872
30838
  padding: 2px 7px 2px 12px;
30873
30839
  }
30874
30840
 
30875
- .E_owd0kml {
30876
- display: inline-block;
30841
+ .E_f7pxqmh {
30842
+ width: 100%;
30843
+ margin-bottom: 0 !important;
30844
+ flex-flow: nowrap !important;
30845
+ line-break: auto;
30877
30846
  }
30878
-
30879
- .E_h1jsgezc {
30880
- visibility: hidden;
30881
- position: absolute;
30847
+ .E_f7pxqmh > .ant-form-item-label {
30848
+ text-align: left !important;
30849
+ padding-bottom: 0 !important;
30882
30850
  }
30883
-
30884
- .E_m196gn1d {
30885
- min-width: 1280px;
30851
+ .E_f7pxqmh > .ant-form-item-label > label {
30852
+ min-height: 32px;
30853
+ height: auto;
30854
+ font-size: 13px;
30855
+ color: rgba(44, 56, 82, 0.6);
30856
+ white-space: normal;
30886
30857
  }
30887
-
30888
- .E_a1b5xrg3 .user-icon-inner {
30889
- display: inline-flex;
30890
- align-items: center;
30891
- justify-content: center;
30892
- color: #fff;
30893
- font-weight: bold;
30858
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30859
+ border-color: #ff4d4f !important;
30860
+ }
30861
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30862
+ border-color: #ff4d4f !important;
30863
+ }
30864
+ .E_f7pxqmh .ant-form-item-explain {
30865
+ margin-top: 4px;
30894
30866
  font-size: 12px;
30895
- width: 24px;
30896
- height: 24px;
30897
- border-radius: 50%;
30898
- background: var(--a1b5xrg3-0);
30867
+ min-height: 0px;
30899
30868
  }
30900
- .E_a1b5xrg3.btn-item {
30901
- transition: all 160ms ease;
30902
- cursor: pointer;
30903
- width: 56px;
30904
- height: 40px;
30905
- display: inline-flex;
30906
- align-items: center;
30907
- justify-content: center;
30908
- border-radius: 6px;
30869
+ .E_f7pxqmh .ant-form-item-extra {
30870
+ font-size: 12px;
30871
+ color: rgba(44, 56, 82, 0.6);
30872
+ min-height: 0px;
30909
30873
  }
30910
- .E_a1b5xrg3.btn-item:hover {
30911
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
30874
+
30875
+ .E_owd0kml {
30876
+ display: inline-block;
30912
30877
  }
30913
- .E_a1b5xrg3.btn-item:active {
30914
- transform: translateY(2px);
30915
- transition: all 320ms ease;
30878
+
30879
+ .E_h1jsgezc {
30880
+ visibility: hidden;
30881
+ position: absolute;
30916
30882
  }
30917
30883
 
30918
30884
  .E_cnujxq2 {
@@ -31605,6 +31571,36 @@ input.E_rf8rlle.ant-input {
31605
31571
  color: rgba(44, 56, 82, 0.7490196078);
31606
31572
  }
31607
31573
 
31574
+ .E_a1b5xrg3 .user-icon-inner {
31575
+ display: inline-flex;
31576
+ align-items: center;
31577
+ justify-content: center;
31578
+ color: #fff;
31579
+ font-weight: bold;
31580
+ font-size: 12px;
31581
+ width: 24px;
31582
+ height: 24px;
31583
+ border-radius: 50%;
31584
+ background: var(--a1b5xrg3-0);
31585
+ }
31586
+ .E_a1b5xrg3.btn-item {
31587
+ transition: all 160ms ease;
31588
+ cursor: pointer;
31589
+ width: 56px;
31590
+ height: 40px;
31591
+ display: inline-flex;
31592
+ align-items: center;
31593
+ justify-content: center;
31594
+ border-radius: 6px;
31595
+ }
31596
+ .E_a1b5xrg3.btn-item:hover {
31597
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31598
+ }
31599
+ .E_a1b5xrg3.btn-item:active {
31600
+ transform: translateY(2px);
31601
+ transition: all 320ms ease;
31602
+ }
31603
+
31608
31604
  .E_dsnbhzf {
31609
31605
  font-family: Inter;
31610
31606
  font-style: normal;
@@ -32080,8 +32076,12 @@ input.E_rf8rlle.ant-input {
32080
32076
  line-height: 12px;
32081
32077
  }
32082
32078
 
32083
- .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32084
- opacity: 1;
32079
+ .E_m196gn1d {
32080
+ min-width: 1280px;
32081
+ }
32082
+
32083
+ .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32084
+ opacity: 1;
32085
32085
  }
32086
32086
  .E_s4ivdfu.ant-select.select-loading-value {
32087
32087
  pointer-events: none;
@@ -32317,43 +32317,6 @@ input.E_rf8rlle.ant-input {
32317
32317
  fill: blue;
32318
32318
  }
32319
32319
 
32320
- .E_b1lj76ty {
32321
- width: 100%;
32322
- height: 100%;
32323
- margin: 0 auto;
32324
- display: flex;
32325
- flex-direction: column;
32326
- align-items: center;
32327
- justify-content: center;
32328
- color: rgba(0, 21, 64, 0.3);
32329
- }
32330
- .E_b1lj76ty.large {
32331
- max-width: 648px;
32332
- }
32333
- .E_b1lj76ty.medium {
32334
- max-width: 412px;
32335
- }
32336
- .E_b1lj76ty.gray {
32337
- background-color: rgba(237, 241, 250, 0.6);
32338
- }
32339
- .E_b1lj76ty.white {
32340
- background-color: rgba(255, 255, 255, 0.6);
32341
- }
32342
- .E_b1lj76ty .title {
32343
- margin-bottom: 4px;
32344
- }
32345
- .E_b1lj76ty .title,
32346
- .E_b1lj76ty .desc {
32347
- word-break: break-all;
32348
- text-align: center;
32349
- }
32350
- .E_b1lj76ty .action-button.middle {
32351
- margin-top: 16px;
32352
- }
32353
- .E_b1lj76ty .action-button.small {
32354
- margin-top: 8px;
32355
- }
32356
-
32357
32320
  .E_ryby9ds {
32358
32321
  display: flex;
32359
32322
  align-items: center;
@@ -32370,41 +32333,6 @@ input.E_rf8rlle.ant-input {
32370
32333
  margin-right: 6px;
32371
32334
  }
32372
32335
 
32373
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32374
- margin-right: 2px;
32375
- }
32376
-
32377
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32378
- padding-left: 8px;
32379
- padding-right: 8px;
32380
- font-size: 12px;
32381
- }
32382
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32383
- border-radius: 4px;
32384
- }
32385
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32386
- border-radius: 4px;
32387
- }
32388
-
32389
- .E_ma64lna .antd5-segmented-item-label {
32390
- padding-left: 12px;
32391
- padding-right: 12px;
32392
- }
32393
-
32394
- .E_ckld275 {
32395
- background-color: rgba(225, 230, 241, 0.6);
32396
- }
32397
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32398
- background-color: rgba(255, 255, 255, 0.6);
32399
- color: rgba(44, 56, 82, 0.75);
32400
- }
32401
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32402
- background-color: transparent;
32403
- }
32404
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32405
- background-color: transparent;
32406
- }
32407
-
32408
32336
  .E_hrhfj7c {
32409
32337
  display: none;
32410
32338
  }
@@ -32624,6 +32552,43 @@ input.E_rf8rlle.ant-input {
32624
32552
  font-size: 14px;
32625
32553
  }
32626
32554
 
32555
+ .E_b1lj76ty {
32556
+ width: 100%;
32557
+ height: 100%;
32558
+ margin: 0 auto;
32559
+ display: flex;
32560
+ flex-direction: column;
32561
+ align-items: center;
32562
+ justify-content: center;
32563
+ color: rgba(0, 21, 64, 0.3);
32564
+ }
32565
+ .E_b1lj76ty.large {
32566
+ max-width: 648px;
32567
+ }
32568
+ .E_b1lj76ty.medium {
32569
+ max-width: 412px;
32570
+ }
32571
+ .E_b1lj76ty.gray {
32572
+ background-color: rgba(237, 241, 250, 0.6);
32573
+ }
32574
+ .E_b1lj76ty.white {
32575
+ background-color: rgba(255, 255, 255, 0.6);
32576
+ }
32577
+ .E_b1lj76ty .title {
32578
+ margin-bottom: 4px;
32579
+ }
32580
+ .E_b1lj76ty .title,
32581
+ .E_b1lj76ty .desc {
32582
+ word-break: break-all;
32583
+ text-align: center;
32584
+ }
32585
+ .E_b1lj76ty .action-button.middle {
32586
+ margin-top: 16px;
32587
+ }
32588
+ .E_b1lj76ty .action-button.small {
32589
+ margin-top: 8px;
32590
+ }
32591
+
32627
32592
  .E_m5foqp8 {
32628
32593
  --footer-height: 96px;
32629
32594
  --modal-content-width: 720px;
@@ -32654,6 +32619,41 @@ input.E_rf8rlle.ant-input {
32654
32619
  height: 32px;
32655
32620
  }
32656
32621
 
32622
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32623
+ margin-right: 2px;
32624
+ }
32625
+
32626
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32627
+ padding-left: 8px;
32628
+ padding-right: 8px;
32629
+ font-size: 12px;
32630
+ }
32631
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32632
+ border-radius: 4px;
32633
+ }
32634
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32635
+ border-radius: 4px;
32636
+ }
32637
+
32638
+ .E_ma64lna .antd5-segmented-item-label {
32639
+ padding-left: 12px;
32640
+ padding-right: 12px;
32641
+ }
32642
+
32643
+ .E_ckld275 {
32644
+ background-color: rgba(225, 230, 241, 0.6);
32645
+ }
32646
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32647
+ background-color: rgba(255, 255, 255, 0.6);
32648
+ color: rgba(44, 56, 82, 0.75);
32649
+ }
32650
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32651
+ background-color: transparent;
32652
+ }
32653
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32654
+ background-color: transparent;
32655
+ }
32656
+
32657
32657
  .E_h12yihis {
32658
32658
  height: 50px;
32659
32659
  border-bottom: 2px solid #edf0f7;
@@ -32874,84 +32874,336 @@ input.E_rf8rlle.ant-input {
32874
32874
  position: static;
32875
32875
  }
32876
32876
 
32877
- .E_tc97u5y {
32878
- height: 100%;
32877
+ button.E_l48ei06.ant-btn,
32878
+ button.E_l48ei06.ant-btn.ant-btn-sm,
32879
+ button.E_l48ei06.ant-btn.ant-btn-lg {
32880
+ font-size: 12px;
32881
+ line-height: 18px;
32882
+ height: 18px;
32879
32883
  }
32880
32884
 
32881
- .E_efzf37v .ant-table-content,
32882
- .E_efzf37v .ant-table-body {
32883
- overflow: visible !important;
32884
- height: 100%;
32885
+ button.E_l48ei06 {
32886
+ color: #0080FF;
32887
+ height: unset;
32885
32888
  }
32886
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
32887
- height: 100%;
32889
+ button.E_l48ei06 .button-prefix-icon {
32890
+ margin-right: 4px;
32888
32891
  }
32889
- .E_efzf37v table {
32890
- width: 100% !important;
32891
- height: 100%;
32892
+ button.E_l48ei06 .button-suffix-icon {
32893
+ margin-left: 4px;
32892
32894
  }
32893
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
32894
- padding: 15px 0;
32895
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32896
+ color: #009DFF;
32895
32897
  }
32896
- .E_efzf37v table thead.ant-table-thead {
32897
- display: none;
32898
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32899
+ color: #005ED1;
32898
32900
  }
32899
-
32900
- .E_t1fisho6 {
32901
- height: 100%;
32901
+ button.E_l48ei06.ui-kit-link-disabled {
32902
+ color: #0080FF;
32902
32903
  }
32903
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
32904
- padding-top: 6px;
32905
- padding-bottom: 6px;
32904
+ button.E_l48ei06.ui-kit-link-primary {
32905
+ color: #00122E;
32906
32906
  }
32907
- .E_t1fisho6 .active-row td:nth-child(1) {
32908
- font-weight: 700;
32907
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32908
+ color: #0080FF;
32909
32909
  }
32910
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
32911
- font-weight: 700;
32910
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32911
+ color: #005ED1;
32912
32912
  }
32913
- .E_t1fisho6 .ant-spin-nested-loading {
32914
- height: 100%;
32913
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32914
+ color: #00122E;
32915
32915
  }
32916
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
32917
- height: 100%;
32918
- overflow: visible;
32916
+ button.E_l48ei06.ui-kit-link-secondary {
32917
+ color: rgba(44, 56, 82, 0.7490196078);
32919
32918
  }
32920
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
32921
- max-height: none;
32919
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32920
+ color: #0080FF;
32922
32921
  }
32923
- .E_t1fisho6 td.ant-table-column-sort {
32924
- background: transparent;
32922
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32923
+ color: #005ED1;
32925
32924
  }
32926
- .E_t1fisho6 td.ant-table-cell-fix-left,
32927
- .E_t1fisho6 td.ant-table-cell-fix-right {
32928
- background: #fff;
32929
- padding: 0 !important;
32925
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32926
+ color: rgba(44, 56, 82, 0.7490196078);
32930
32927
  }
32931
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
32932
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
32928
+
32929
+ .E_ckui4s7 {
32930
+ color: #2d3a56;
32931
+ line-height: 22px;
32932
+ display: inline-flex;
32933
+ }
32934
+ .E_ckui4s7 .ant-checkbox {
32935
+ height: 22px;
32933
32936
  display: flex;
32934
32937
  align-items: center;
32935
- height: 100%;
32936
- padding: 8px;
32938
+ top: 0;
32937
32939
  }
32938
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
32939
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
32940
- overflow: hidden;
32941
- text-overflow: ellipsis;
32942
- width: 100%;
32940
+ .E_ckui4s7 .ant-checkbox-checked::after {
32941
+ border: none;
32943
32942
  }
32944
- .E_t1fisho6 .ant-table-container {
32945
- height: 100%;
32943
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
32944
+ border-color: #0080ff;
32946
32945
  }
32947
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
32948
- box-shadow: none !important;
32946
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
32947
+ border: 1px solid rgba(107, 128, 167, 0.6);
32949
32948
  }
32950
- .E_t1fisho6 div.ant-table {
32951
- border-radius: 0px;
32952
- border-left: none;
32953
- border-right: none;
32954
- border-bottom: none;
32949
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32950
+ border: 1px solid #0080ff;
32951
+ }
32952
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32953
+ background: #0080ff;
32954
+ }
32955
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32956
+ background-color: #fff;
32957
+ height: 2px;
32958
+ width: 10px;
32959
+ border-radius: 2px;
32960
+ }
32961
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
32962
+ opacity: 0.5;
32963
+ }
32964
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32965
+ background: rgba(211, 218, 235, 0.6);
32966
+ border-color: rgba(107, 128, 167, 0.6) !important;
32967
+ }
32968
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32969
+ border-color: #2d3a56;
32970
+ }
32971
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32972
+ background: #2d3a56;
32973
+ }
32974
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
32975
+ padding: 0;
32976
+ }
32977
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
32978
+ display: inline-block;
32979
+ margin-left: 12px;
32980
+ color: #2d3a56;
32981
+ }
32982
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
32983
+ margin-left: 28px;
32984
+ color: rgba(44, 56, 82, 0.6);
32985
+ }
32986
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
32987
+ margin-left: 8px;
32988
+ }
32989
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
32990
+ margin-left: 24px;
32991
+ }
32992
+
32993
+ .E_c1yd35n {
32994
+ padding: 0 12px 14px 12px;
32995
+ }
32996
+
32997
+ .E_c1kghdax {
32998
+ color: #2d3a56;
32999
+ padding: 7px 12px;
33000
+ display: flex;
33001
+ justify-content: space-between;
33002
+ align-items: center;
33003
+ }
33004
+ .E_c1kghdax.has-arrow {
33005
+ padding-left: 10px;
33006
+ }
33007
+ .E_c1kghdax.has-arrow .title-wrapper {
33008
+ cursor: pointer;
33009
+ color: #00122e;
33010
+ }
33011
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33012
+ color: #2d3a56;
33013
+ font-weight: 600;
33014
+ }
33015
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33016
+ transform: rotate(90deg);
33017
+ }
33018
+ .E_c1kghdax .sub-info {
33019
+ font-size: 12px;
33020
+ line-height: 18px;
33021
+ }
33022
+ .E_c1kghdax .title-wrapper {
33023
+ display: flex;
33024
+ align-items: center;
33025
+ user-select: none;
33026
+ flex-grow: 1;
33027
+ font-size: 12px;
33028
+ line-height: 18px;
33029
+ color: #2d3a56;
33030
+ font-weight: 700;
33031
+ }
33032
+ .E_c1kghdax .collapse-arrow {
33033
+ transition: all 50ms ease-out 0ms;
33034
+ margin-right: 2px;
33035
+ }
33036
+
33037
+ .E_b14q2gmw {
33038
+ 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);
33039
+ }
33040
+
33041
+ .E_c1eym6el {
33042
+ border-radius: 8px;
33043
+ background-color: white;
33044
+ }
33045
+ .E_c1eym6el.hoverable {
33046
+ cursor: pointer;
33047
+ }
33048
+ .E_c1eym6el.hoverable:hover {
33049
+ transition: all 200ms ease;
33050
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33051
+ transform: translateY(-4px);
33052
+ }
33053
+
33054
+ .E_sddwhm6 {
33055
+ margin: 0;
33056
+ border-radius: 20px;
33057
+ padding: 2px 10px;
33058
+ height: 22px;
33059
+ }
33060
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33061
+ background-color: rgba(237, 241, 250, 0.6) !important;
33062
+ }
33063
+ .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 {
33064
+ background-color: rgba(225, 230, 241, 0.6) !important;
33065
+ }
33066
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33067
+ color: #00122e;
33068
+ }
33069
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33070
+ margin-right: 6px;
33071
+ }
33072
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33073
+ margin-left: 8px;
33074
+ color: rgba(44, 56, 82, 0.6);
33075
+ }
33076
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33077
+ background-color: rgba(0, 136, 255, 0.1);
33078
+ }
33079
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33080
+ background-color: #0080ff;
33081
+ }
33082
+ .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 {
33083
+ background-color: rgba(0, 136, 255, 0.16);
33084
+ }
33085
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33086
+ background-color: rgba(255, 74, 74, 0.1);
33087
+ }
33088
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33089
+ background-color: #f0483e;
33090
+ }
33091
+ .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 {
33092
+ background-color: rgba(255, 74, 74, 0.16);
33093
+ }
33094
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33095
+ background-color: rgba(254, 160, 8, 0.1);
33096
+ }
33097
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33098
+ background-color: #fea008;
33099
+ }
33100
+ .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 {
33101
+ background-color: rgba(255, 187, 0, 0.16);
33102
+ }
33103
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33104
+ background-color: rgba(30, 201, 127, 0.1);
33105
+ }
33106
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33107
+ background-color: #00ba5d;
33108
+ }
33109
+ .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 {
33110
+ background-color: rgba(30, 201, 127, 0.16);
33111
+ }
33112
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33113
+ background-color: rgba(225, 230, 241, 0.6);
33114
+ }
33115
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33116
+ background-color: #6b7d99;
33117
+ }
33118
+ .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 {
33119
+ background-color: rgba(211, 218, 235, 0.6);
33120
+ }
33121
+
33122
+ .E_satwmqm {
33123
+ width: 8px;
33124
+ height: 8px;
33125
+ border-radius: 50%;
33126
+ display: inline-block;
33127
+ }
33128
+
33129
+ .E_tc97u5y {
33130
+ height: 100%;
33131
+ }
33132
+
33133
+ .E_efzf37v .ant-table-content,
33134
+ .E_efzf37v .ant-table-body {
33135
+ overflow: visible !important;
33136
+ height: 100%;
33137
+ }
33138
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33139
+ height: 100%;
33140
+ }
33141
+ .E_efzf37v table {
33142
+ width: 100% !important;
33143
+ height: 100%;
33144
+ }
33145
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33146
+ padding: 15px 0;
33147
+ }
33148
+ .E_efzf37v table thead.ant-table-thead {
33149
+ display: none;
33150
+ }
33151
+
33152
+ .E_t1fisho6 {
33153
+ height: 100%;
33154
+ }
33155
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33156
+ padding-top: 6px;
33157
+ padding-bottom: 6px;
33158
+ }
33159
+ .E_t1fisho6 .active-row td:nth-child(1) {
33160
+ font-weight: 700;
33161
+ }
33162
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33163
+ font-weight: 700;
33164
+ }
33165
+ .E_t1fisho6 .ant-spin-nested-loading {
33166
+ height: 100%;
33167
+ }
33168
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33169
+ height: 100%;
33170
+ overflow: visible;
33171
+ }
33172
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33173
+ max-height: none;
33174
+ }
33175
+ .E_t1fisho6 td.ant-table-column-sort {
33176
+ background: transparent;
33177
+ }
33178
+ .E_t1fisho6 td.ant-table-cell-fix-left,
33179
+ .E_t1fisho6 td.ant-table-cell-fix-right {
33180
+ background: #fff;
33181
+ padding: 0 !important;
33182
+ }
33183
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33184
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33185
+ display: flex;
33186
+ align-items: center;
33187
+ height: 100%;
33188
+ padding: 8px;
33189
+ }
33190
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33191
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33192
+ overflow: hidden;
33193
+ text-overflow: ellipsis;
33194
+ width: 100%;
33195
+ }
33196
+ .E_t1fisho6 .ant-table-container {
33197
+ height: 100%;
33198
+ }
33199
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33200
+ box-shadow: none !important;
33201
+ }
33202
+ .E_t1fisho6 div.ant-table {
33203
+ border-radius: 0px;
33204
+ border-left: none;
33205
+ border-right: none;
33206
+ border-bottom: none;
32955
33207
  height: 100%;
32956
33208
  font-size: 12px;
32957
33209
  background: transparent;
@@ -33228,181 +33480,21 @@ input.E_rf8rlle.ant-input {
33228
33480
  background: #fff;
33229
33481
  }
33230
33482
  .E_t1fisho6 div.ant-table td.cell__action_ > * {
33231
- height: 100%;
33232
- display: flex;
33233
- align-items: center;
33234
- justify-content: flex-end;
33235
- padding-right: 8px;
33236
- }
33237
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33238
- width: 24px;
33239
- height: 24px;
33240
- cursor: pointer;
33241
- justify-content: center;
33242
- border-radius: 4px;
33243
- }
33244
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33245
- background: #fff;
33246
- }
33247
-
33248
- button.E_l48ei06.ant-btn,
33249
- button.E_l48ei06.ant-btn.ant-btn-sm,
33250
- button.E_l48ei06.ant-btn.ant-btn-lg {
33251
- font-size: 12px;
33252
- line-height: 18px;
33253
- height: 18px;
33254
- }
33255
-
33256
- button.E_l48ei06 {
33257
- color: #0080FF;
33258
- height: unset;
33259
- }
33260
- button.E_l48ei06 .button-prefix-icon {
33261
- margin-right: 4px;
33262
- }
33263
- button.E_l48ei06 .button-suffix-icon {
33264
- margin-left: 4px;
33265
- }
33266
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33267
- color: #009DFF;
33268
- }
33269
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33270
- color: #005ED1;
33271
- }
33272
- button.E_l48ei06.ui-kit-link-disabled {
33273
- color: #0080FF;
33274
- }
33275
- button.E_l48ei06.ui-kit-link-primary {
33276
- color: #00122E;
33277
- }
33278
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33279
- color: #0080FF;
33280
- }
33281
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33282
- color: #005ED1;
33283
- }
33284
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33285
- color: #00122E;
33286
- }
33287
- button.E_l48ei06.ui-kit-link-secondary {
33288
- color: rgba(44, 56, 82, 0.7490196078);
33289
- }
33290
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33291
- color: #0080FF;
33292
- }
33293
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33294
- color: #005ED1;
33295
- }
33296
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33297
- color: rgba(44, 56, 82, 0.7490196078);
33298
- }
33299
-
33300
- .E_ckui4s7 {
33301
- color: #2d3a56;
33302
- line-height: 22px;
33303
- display: inline-flex;
33304
- }
33305
- .E_ckui4s7 .ant-checkbox {
33306
- height: 22px;
33307
- display: flex;
33308
- align-items: center;
33309
- top: 0;
33310
- }
33311
- .E_ckui4s7 .ant-checkbox-checked::after {
33312
- border: none;
33313
- }
33314
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33315
- border-color: #0080ff;
33316
- }
33317
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33318
- border: 1px solid rgba(107, 128, 167, 0.6);
33319
- }
33320
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33321
- border: 1px solid #0080ff;
33322
- }
33323
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33324
- background: #0080ff;
33325
- }
33326
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33327
- background-color: #fff;
33328
- height: 2px;
33329
- width: 10px;
33330
- border-radius: 2px;
33331
- }
33332
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33333
- opacity: 0.5;
33334
- }
33335
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33336
- background: rgba(211, 218, 235, 0.6);
33337
- border-color: rgba(107, 128, 167, 0.6) !important;
33338
- }
33339
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33340
- border-color: #2d3a56;
33341
- }
33342
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33343
- background: #2d3a56;
33344
- }
33345
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33346
- padding: 0;
33347
- }
33348
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33349
- display: inline-block;
33350
- margin-left: 12px;
33351
- color: #2d3a56;
33352
- }
33353
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33354
- margin-left: 28px;
33355
- color: rgba(44, 56, 82, 0.6);
33356
- }
33357
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33358
- margin-left: 8px;
33359
- }
33360
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33361
- margin-left: 24px;
33362
- }
33363
-
33364
- .E_c1kghdax {
33365
- color: #2d3a56;
33366
- padding: 7px 12px;
33367
- display: flex;
33368
- justify-content: space-between;
33369
- align-items: center;
33370
- }
33371
- .E_c1kghdax.has-arrow {
33372
- padding-left: 10px;
33373
- }
33374
- .E_c1kghdax.has-arrow .title-wrapper {
33375
- cursor: pointer;
33376
- color: #00122e;
33377
- }
33378
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33379
- color: #2d3a56;
33380
- font-weight: 600;
33381
- }
33382
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33383
- transform: rotate(90deg);
33384
- }
33385
- .E_c1kghdax .sub-info {
33386
- font-size: 12px;
33387
- line-height: 18px;
33388
- }
33389
- .E_c1kghdax .title-wrapper {
33483
+ height: 100%;
33390
33484
  display: flex;
33391
33485
  align-items: center;
33392
- user-select: none;
33393
- flex-grow: 1;
33394
- font-size: 12px;
33395
- line-height: 18px;
33396
- color: #2d3a56;
33397
- font-weight: 700;
33486
+ justify-content: flex-end;
33487
+ padding-right: 8px;
33398
33488
  }
33399
- .E_c1kghdax .collapse-arrow {
33400
- transition: all 50ms ease-out 0ms;
33401
- margin-right: 2px;
33489
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33490
+ width: 24px;
33491
+ height: 24px;
33492
+ cursor: pointer;
33493
+ justify-content: center;
33494
+ border-radius: 4px;
33402
33495
  }
33403
-
33404
- .E_c1yd35n {
33405
- padding: 0 12px 14px 12px;
33496
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33497
+ background: #fff;
33406
33498
  }
33407
33499
 
33408
33500
  .E_lht19u8 {
@@ -33453,330 +33545,135 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33453
33545
  transform-origin: top left;
33454
33546
  animation: loading-indicator3 1100ms ease-out infinite;
33455
33547
  }
33456
-
33457
- .E_b14q2gmw {
33458
- 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);
33459
- }
33460
-
33461
- .E_c1eym6el {
33462
- border-radius: 8px;
33463
- background-color: white;
33464
- }
33465
- .E_c1eym6el.hoverable {
33466
- cursor: pointer;
33467
- }
33468
- .E_c1eym6el.hoverable:hover {
33469
- transition: all 200ms ease;
33470
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33471
- transform: translateY(-4px);
33472
- }
33473
-
33474
- .E_w7ob4th.outside-tag {
33475
- padding-left: 0;
33476
- }
33477
- .E_w7ob4th.outside-tag .inside-tag {
33478
- border-radius: 4px 0 0 4px;
33479
- padding-right: 4px;
33480
- margin-right: 4px;
33481
- }
33482
-
33483
- .E_sddwhm6 {
33484
- margin: 0;
33485
- border-radius: 20px;
33486
- padding: 2px 10px;
33487
- height: 22px;
33488
- }
33489
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33490
- background-color: rgba(237, 241, 250, 0.6) !important;
33491
- }
33492
- .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 {
33493
- background-color: rgba(225, 230, 241, 0.6) !important;
33494
- }
33495
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33496
- color: #00122e;
33497
- }
33498
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33499
- margin-right: 6px;
33500
- }
33501
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33502
- margin-left: 8px;
33503
- color: rgba(44, 56, 82, 0.6);
33504
- }
33505
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33506
- background-color: rgba(0, 136, 255, 0.1);
33507
- }
33508
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33509
- background-color: #0080ff;
33510
- }
33511
- .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 {
33512
- background-color: rgba(0, 136, 255, 0.16);
33513
- }
33514
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33515
- background-color: rgba(255, 74, 74, 0.1);
33516
- }
33517
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33518
- background-color: #f0483e;
33519
- }
33520
- .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 {
33521
- background-color: rgba(255, 74, 74, 0.16);
33522
- }
33523
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33524
- background-color: rgba(254, 160, 8, 0.1);
33525
- }
33526
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33527
- background-color: #fea008;
33528
- }
33529
- .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 {
33530
- background-color: rgba(255, 187, 0, 0.16);
33531
- }
33532
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33533
- background-color: rgba(30, 201, 127, 0.1);
33534
- }
33535
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33536
- background-color: #00ba5d;
33537
- }
33538
- .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 {
33539
- background-color: rgba(30, 201, 127, 0.16);
33540
- }
33541
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33542
- background-color: rgba(225, 230, 241, 0.6);
33543
- }
33544
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33545
- background-color: #6b7d99;
33546
- }
33547
- .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 {
33548
- background-color: rgba(211, 218, 235, 0.6);
33549
- }
33550
-
33551
- .E_satwmqm {
33552
- width: 8px;
33553
- height: 8px;
33554
- border-radius: 50%;
33555
- display: inline-block;
33556
- }
33557
-
33558
- .E_slr2ynn {
33559
- padding: 0 8px;
33560
- height: 18px;
33561
- }
33562
-
33563
- .E_m140wbb6 {
33564
- padding: 2px 8px;
33565
- height: 24px;
33566
- }
33567
-
33568
- .E_t1fozc1i {
33569
- margin: 0;
33570
- }
33571
-
33572
- .E_i1vxv4ln {
33573
- margin-right: 4px;
33574
- height: 16px;
33575
- }
33576
-
33577
- .E_n1afl31m.ant-tag.ant-tag-gray {
33578
- font-weight: 700;
33579
- color: #00122e;
33580
- background-color: rgba(237, 241, 250, 0.6);
33581
- border: 1px solid rgba(211, 218, 235, 0.6);
33582
- word-break: break-all;
33583
- display: inline;
33584
- white-space: normal;
33585
- }
33586
-
33587
- .E_sjob3jg {
33588
- --item-min-width: 60px;
33589
- }
33590
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33591
- display: none !important;
33592
- }
33593
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33594
- flex-shrink: 0 !important;
33595
- }
33596
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33597
- color: #0080ff;
33598
- }
33599
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33600
- color: #0080ff;
33601
- font-weight: normal;
33602
- }
33603
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
33604
- color: rgba(44, 56, 82, 0.6);
33605
- }
33606
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33607
- color: #00122e;
33608
- }
33609
- .E_sjob3jg .step-item-text {
33610
- display: inline-block;
33611
- }
33612
- .E_sjob3jg .step-item-title {
33613
- overflow: hidden;
33614
- white-space: nowrap;
33615
- text-overflow: ellipsis;
33616
- }
33617
-
33618
- .E_hjvj6s6 .ant-steps-item-container {
33619
- min-width: var(--item-min-width);
33620
- }
33621
- .E_hjvj6s6 .ant-steps-item-disabled {
33622
- cursor: not-allowed !important;
33623
- }
33624
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33625
- flex-direction: row;
33626
- justify-content: stretch;
33627
- }
33628
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33629
- padding: 0;
33630
- margin-right: 4px;
33631
- flex: 1;
33632
- overflow: visible;
33633
- }
33634
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33635
- width: 100%;
33636
- min-height: unset;
33637
- }
33638
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33639
- height: 26px;
33640
- line-height: 26px;
33641
- width: 100%;
33642
- padding: 0;
33643
- font-size: 12px;
33644
- }
33645
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33646
- margin-right: 10px;
33647
- }
33648
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33649
- display: none;
33650
- }
33651
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33652
- padding-left: 8px;
33653
- padding-right: 4px;
33654
- border-radius: 4px 0 0 4px;
33655
- }
33656
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33657
- margin-right: 0;
33658
- }
33659
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33660
- padding-right: 8px;
33661
- padding-left: 12px;
33662
- border-radius: 0 4px 4px 0;
33663
- }
33664
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
33665
- content: "";
33666
- width: 0;
33667
- height: 0;
33668
- border: 13px solid transparent;
33669
- position: absolute;
33670
- top: 0;
33671
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33672
- z-index: 2;
33673
- position: relative;
33674
- top: -50%;
33675
- right: -100%;
33676
- }
33677
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33678
- padding: 0 4px 0 12px;
33679
- }
33680
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
33681
- content: "";
33682
- width: 0;
33683
- height: 0;
33684
- border: 13px solid transparent;
33685
- position: absolute;
33686
- top: 0;
33687
- border-left: 8px solid #fff;
33688
- left: 0;
33548
+
33549
+ .E_w7ob4th.outside-tag {
33550
+ padding-left: 0;
33689
33551
  }
33690
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33691
- max-width: calc(100% - var(--item-min-width) * 2);
33552
+ .E_w7ob4th.outside-tag .inside-tag {
33553
+ border-radius: 4px 0 0 4px;
33554
+ padding-right: 4px;
33555
+ margin-right: 4px;
33692
33556
  }
33693
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33694
- background-color: rgba(0, 136, 255, 0.1);
33557
+
33558
+ .E_l1ucdodl {
33559
+ margin: 0;
33560
+ border-radius: 20px;
33561
+ padding: 2px 10px;
33562
+ height: 22px;
33563
+ display: flex;
33564
+ align-items: center;
33695
33565
  }
33696
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33697
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33566
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33567
+ color: #FFFFFF;
33698
33568
  }
33699
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33569
+ .E_l1ucdodl.tag-hover {
33700
33570
  cursor: pointer;
33701
- min-width: var(--item-min-width);
33702
33571
  }
33703
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33704
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33705
- min-width: var(--item-min-width);
33572
+ .E_l1ucdodl.ui-kit-status-legend {
33573
+ color: #00122e;
33706
33574
  }
33707
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33708
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33709
- background-color: rgba(237, 241, 250, 0.6);
33575
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33576
+ margin-right: 6px;
33710
33577
  }
33711
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33712
- padding: 0;
33578
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33579
+ margin-left: 8px;
33580
+ color: rgba(44, 56, 82, 0.6);
33713
33581
  }
33714
-
33715
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33716
- width: 192px;
33717
- row-gap: 2px;
33582
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33583
+ color: #FFFFFF;
33718
33584
  }
33719
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33720
- background-color: rgba(225, 230, 241, 0.6);
33585
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33586
+ background-color: #0080ff;
33721
33587
  }
33722
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33723
- color: #00122e !important;
33588
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33589
+ background-color: #f0483e;
33724
33590
  }
33725
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
33726
- background-color: rgba(225, 230, 241, 0.6);
33591
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33592
+ background-color: #fea008;
33727
33593
  }
33728
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33729
- padding: 0 8px;
33730
- border-radius: 4px;
33731
- height: 32px;
33732
- display: flex;
33733
- align-items: center;
33594
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33595
+ background-color: #00ba5d;
33734
33596
  }
33735
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33736
- min-height: auto;
33737
- white-space: nowrap;
33597
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33598
+ background-color: #6b7d99;
33738
33599
  }
33739
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33740
- font-size: 13px;
33741
- line-height: 20px;
33742
- max-width: 100%;
33743
- padding-right: 0;
33600
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33601
+ background-color: #7E41FF;
33744
33602
  }
33745
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33746
- background: rgba(0, 128, 255, 0.1);
33603
+
33604
+ .E_s1qj66nc {
33605
+ width: 8px;
33606
+ height: 8px;
33607
+ border-radius: 50%;
33608
+ display: inline-block;
33747
33609
  }
33748
33610
 
33749
- .E_h6l1tj4 {
33750
- width: 100%;
33751
- display: inline-flex;
33752
- align-items: center;
33753
- justify-content: center;
33754
- column-gap: 4px;
33611
+ .E_s5x1boq {
33612
+ width: 8px;
33613
+ height: 8px;
33614
+ border-radius: 2px;
33615
+ display: inline-block;
33755
33616
  }
33756
- .E_h6l1tj4 .step-item-prefix-container {
33757
- display: inline-flex;
33758
- align-items: center;
33759
- width: 18px;
33760
- height: 18px;
33761
- color: rgba(44, 56, 82, 0.75);
33762
- justify-content: center;
33617
+
33618
+ .E_c1xm185 {
33619
+ color: rgba(44, 56, 82, 0.6);
33763
33620
  }
33764
33621
 
33765
- .E_v18frne8 {
33766
- width: 100%;
33622
+ .E_c1x5l5qc {
33623
+ flex: 1;
33624
+ }
33625
+
33626
+ .E_r77hffu {
33767
33627
  display: flex;
33768
33628
  align-items: center;
33769
- justify-content: center;
33629
+ justify-content: space-between;
33770
33630
  column-gap: 6px;
33771
- font-size: 13px;
33772
33631
  }
33773
- .E_v18frne8 .step-item-prefix-container {
33774
- display: inline-flex;
33775
- align-items: center;
33776
- min-width: 20px;
33777
- min-height: 20px;
33778
- color: rgba(44, 56, 82, 0.75);
33632
+
33633
+ .E_p1cmxsf7 {
33634
+ display: flex;
33635
+ flex-direction: column;
33779
33636
  justify-content: center;
33637
+ row-gap: var(--p1cmxsf7-0);
33638
+ }
33639
+ .E_p1cmxsf7 .antd5-progress-line {
33640
+ font-size: 0;
33641
+ margin-bottom: unset;
33642
+ margin-inline-end: unset;
33643
+ }
33644
+
33645
+ .E_slr2ynn {
33646
+ padding: 0 8px;
33647
+ height: 18px;
33648
+ }
33649
+
33650
+ .E_m140wbb6 {
33651
+ padding: 2px 8px;
33652
+ height: 24px;
33653
+ }
33654
+
33655
+ .E_t1fozc1i {
33656
+ margin: 0;
33657
+ }
33658
+
33659
+ .E_i1vxv4ln {
33660
+ margin-right: 4px;
33661
+ height: 16px;
33662
+ }
33663
+
33664
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33665
+ font-weight: 700;
33666
+ color: #00122e;
33667
+ background-color: rgba(237, 241, 250, 0.6);
33668
+ border: 1px solid rgba(211, 218, 235, 0.6);
33669
+ word-break: break-all;
33670
+ display: inline;
33671
+ white-space: normal;
33672
+ }
33673
+
33674
+ .E_i1g85yz3 {
33675
+ margin-right: 4px;
33676
+ height: 16px;
33780
33677
  }
33781
33678
 
33782
33679
  .E_t1dtlqs1 {
@@ -33975,287 +33872,229 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33975
33872
  margin-right: 8px;
33976
33873
  }
33977
33874
 
33978
- .E_i1g85yz3 {
33979
- margin-right: 4px;
33980
- height: 16px;
33981
- }
33982
-
33983
- .E_t13ef470 {
33984
- height: 100%;
33985
- }
33986
- .E_t13ef470 .table-loading-item {
33987
- padding: 12px 4px;
33988
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33989
- display: flex;
33990
- }
33991
- .E_t13ef470 .table-loading-item > * {
33992
- height: 16px;
33993
- margin: 4px;
33994
- background: rgba(204, 212, 227, 0.18);
33995
- border-radius: 2px;
33996
- }
33997
- .E_t13ef470 .table-loading-item .checkbox-loading {
33998
- width: 16px;
33999
- }
34000
- .E_t13ef470 .table-loading-item .td-loading {
34001
- flex: 1;
34002
- }
34003
- .E_t13ef470 :nth-child(1) {
34004
- padding: 8px 4px;
34005
- }
34006
- .E_t13ef470 :nth-child(1) > * {
34007
- background: rgba(107, 125, 153, 0.18);
34008
- }
34009
- .E_t13ef470 :nth-child(1) > * {
34010
- background: rgba(163, 180, 204, 0.18);
34011
- }
34012
-
34013
- .E_r77hffu {
34014
- display: flex;
34015
- align-items: center;
34016
- justify-content: space-between;
34017
- column-gap: 6px;
34018
- }
34019
-
34020
- .E_p1cmxsf7 {
34021
- display: flex;
34022
- flex-direction: column;
34023
- justify-content: center;
34024
- row-gap: var(--p1cmxsf7-0);
34025
- }
34026
- .E_p1cmxsf7 .antd5-progress-line {
34027
- font-size: 0;
34028
- margin-bottom: unset;
34029
- margin-inline-end: unset;
34030
- }
34031
-
34032
- .E_l1ucdodl {
34033
- margin: 0;
34034
- border-radius: 20px;
34035
- padding: 2px 10px;
34036
- height: 22px;
34037
- display: flex;
34038
- align-items: center;
34039
- }
34040
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
34041
- color: #FFFFFF;
34042
- }
34043
- .E_l1ucdodl.tag-hover {
34044
- cursor: pointer;
34045
- }
34046
- .E_l1ucdodl.ui-kit-status-legend {
34047
- color: #00122e;
34048
- }
34049
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
34050
- margin-right: 6px;
34051
- }
34052
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
34053
- margin-left: 8px;
34054
- color: rgba(44, 56, 82, 0.6);
34055
- }
34056
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
34057
- color: #FFFFFF;
33875
+ .E_sjob3jg {
33876
+ --item-min-width: 60px;
34058
33877
  }
34059
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
34060
- background-color: #0080ff;
33878
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33879
+ display: none !important;
34061
33880
  }
34062
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
34063
- background-color: #f0483e;
33881
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33882
+ flex-shrink: 0 !important;
34064
33883
  }
34065
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
34066
- background-color: #fea008;
33884
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33885
+ color: #0080ff;
34067
33886
  }
34068
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
34069
- background-color: #00ba5d;
33887
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33888
+ color: #0080ff;
33889
+ font-weight: normal;
34070
33890
  }
34071
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34072
- background-color: #6b7d99;
33891
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
33892
+ color: rgba(44, 56, 82, 0.6);
34073
33893
  }
34074
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34075
- background-color: #7E41FF;
33894
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33895
+ color: #00122e;
34076
33896
  }
34077
-
34078
- .E_s1qj66nc {
34079
- width: 8px;
34080
- height: 8px;
34081
- border-radius: 50%;
33897
+ .E_sjob3jg .step-item-text {
34082
33898
  display: inline-block;
34083
33899
  }
34084
-
34085
- .E_s5x1boq {
34086
- width: 8px;
34087
- height: 8px;
34088
- border-radius: 2px;
34089
- display: inline-block;
33900
+ .E_sjob3jg .step-item-title {
33901
+ overflow: hidden;
33902
+ white-space: nowrap;
33903
+ text-overflow: ellipsis;
34090
33904
  }
34091
33905
 
34092
- .E_c1xm185 {
34093
- color: rgba(44, 56, 82, 0.6);
33906
+ .E_hjvj6s6 .ant-steps-item-container {
33907
+ min-width: var(--item-min-width);
34094
33908
  }
34095
-
34096
- .E_c1x5l5qc {
34097
- flex: 1;
33909
+ .E_hjvj6s6 .ant-steps-item-disabled {
33910
+ cursor: not-allowed !important;
34098
33911
  }
34099
-
34100
- .E_msn7nxt {
34101
- color: rgba(44, 56, 82, 0.6);
34102
- text-align: center;
34103
- display: flex;
34104
- align-items: center;
34105
- justify-content: center;
34106
- flex-direction: column;
34107
- height: 100%;
33912
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33913
+ flex-direction: row;
33914
+ justify-content: stretch;
34108
33915
  }
34109
- .E_msn7nxt .link {
34110
- color: #0080ff;
34111
- cursor: pointer;
33916
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33917
+ padding: 0;
33918
+ margin-right: 4px;
33919
+ flex: 1;
33920
+ overflow: visible;
34112
33921
  }
34113
-
34114
- .E_mp64wfi {
33922
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34115
33923
  width: 100%;
34116
- height: 100%;
34117
- display: flex;
34118
- flex-direction: column;
33924
+ min-height: unset;
34119
33925
  }
34120
- .E_mp64wfi .name-toolbar {
33926
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33927
+ height: 26px;
33928
+ line-height: 26px;
34121
33929
  width: 100%;
34122
- display: flex;
34123
- line-height: 30px;
34124
- padding: 0 16px;
34125
- justify-content: space-between;
34126
- }
34127
- .E_mp64wfi .name-toolbar .metric-extra {
34128
- display: flex;
33930
+ padding: 0;
34129
33931
  font-size: 12px;
34130
- align-items: center;
34131
33932
  }
34132
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34133
- color: #a3b4cc;
33933
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33934
+ margin-right: 10px;
34134
33935
  }
34135
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34136
- margin-left: 10px;
33936
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33937
+ display: none;
34137
33938
  }
34138
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34139
- margin-left: 10px;
34140
- cursor: pointer;
33939
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33940
+ padding-left: 8px;
33941
+ padding-right: 4px;
33942
+ border-radius: 4px 0 0 4px;
34141
33943
  }
34142
- .E_mp64wfi .content {
34143
- flex: 1;
34144
- width: 100%;
34145
- display: flex;
34146
- justify-content: center;
34147
- align-items: center;
33944
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33945
+ margin-right: 0;
34148
33946
  }
34149
- .E_mp64wfi .single-content {
34150
- height: 65px;
33947
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33948
+ padding-right: 8px;
33949
+ padding-left: 12px;
33950
+ border-radius: 0 4px 4px 0;
34151
33951
  }
34152
-
34153
- .E_l1oyigan {
34154
- display: flex;
34155
- align-items: center;
34156
- white-space: nowrap;
34157
- overflow: hidden;
34158
- width: 100%;
33952
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
33953
+ content: "";
33954
+ width: 0;
33955
+ height: 0;
33956
+ border: 13px solid transparent;
33957
+ position: absolute;
33958
+ top: 0;
33959
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33960
+ z-index: 2;
33961
+ position: relative;
33962
+ top: -50%;
33963
+ right: -100%;
34159
33964
  }
34160
- .E_l1oyigan .ant-dropdown-trigger {
34161
- margin-left: auto;
34162
- font-size: 12px;
33965
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33966
+ padding: 0 4px 0 12px;
34163
33967
  }
34164
-
34165
- .E_l1noi4n1 {
34166
- display: flex;
34167
- justify-content: flex-start;
34168
- align-items: center;
34169
- font-size: 12px;
34170
- cursor: pointer;
33968
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
33969
+ content: "";
33970
+ width: 0;
33971
+ height: 0;
33972
+ border: 13px solid transparent;
33973
+ position: absolute;
33974
+ top: 0;
33975
+ border-left: 8px solid #fff;
33976
+ left: 0;
34171
33977
  }
34172
- .E_l1noi4n1:not(:last-child) {
34173
- margin-right: 20px;
33978
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33979
+ max-width: calc(100% - var(--item-min-width) * 2);
34174
33980
  }
34175
- .E_l1noi4n1.deselected {
34176
- opacity: 0.4;
33981
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33982
+ background-color: rgba(0, 136, 255, 0.1);
34177
33983
  }
34178
- .E_l1noi4n1.deselected .color-block {
34179
- background: #b4beca !important;
33984
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33985
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34180
33986
  }
34181
-
34182
- .E_cz19rz6 {
34183
- display: inline-block;
34184
- height: 8px;
34185
- width: 8px;
34186
- margin-right: 8px;
33987
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33988
+ cursor: pointer;
33989
+ min-width: var(--item-min-width);
34187
33990
  }
34188
-
34189
- .E_e17r5r9c .ant-dropdown-menu-item {
34190
- display: flex;
34191
- align-items: center;
34192
- font-size: 12px;
34193
- margin: 0;
33991
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33992
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33993
+ min-width: var(--item-min-width);
33994
+ }
33995
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33996
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33997
+ background-color: rgba(237, 241, 250, 0.6);
33998
+ }
33999
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34000
+ padding: 0;
34194
34001
  }
34195
34002
 
34196
- .E_m1y1hhnr {
34197
- position: relative;
34003
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34004
+ width: 192px;
34005
+ row-gap: 2px;
34198
34006
  }
34199
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34200
- bottom: -12px;
34007
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34008
+ background-color: rgba(225, 230, 241, 0.6);
34201
34009
  }
34202
- .E_m1y1hhnr .metric-toolbar {
34203
- display: flex;
34204
- justify-content: space-between;
34205
- line-height: 30px;
34206
- margin: 0 16px;
34010
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34011
+ color: #00122e !important;
34207
34012
  }
34208
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34013
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34014
+ background-color: rgba(225, 230, 241, 0.6);
34015
+ }
34016
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34017
+ padding: 0 8px;
34018
+ border-radius: 4px;
34019
+ height: 32px;
34209
34020
  display: flex;
34210
- font-size: 12px;
34211
34021
  align-items: center;
34212
34022
  }
34213
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34214
- color: #a3b4cc;
34023
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34024
+ min-height: auto;
34025
+ white-space: nowrap;
34215
34026
  }
34216
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34217
- margin-left: 10px;
34027
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34028
+ font-size: 13px;
34029
+ line-height: 20px;
34030
+ max-width: 100%;
34031
+ padding-right: 0;
34218
34032
  }
34219
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34220
- margin-left: 10px;
34221
- cursor: pointer;
34033
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34034
+ background: rgba(0, 128, 255, 0.1);
34222
34035
  }
34223
- .E_m1y1hhnr .recharts-xAxis {
34224
- font-size: 12px;
34036
+
34037
+ .E_h6l1tj4 {
34038
+ width: 100%;
34039
+ display: inline-flex;
34040
+ align-items: center;
34041
+ justify-content: center;
34042
+ column-gap: 4px;
34225
34043
  }
34226
- .E_m1y1hhnr .pointer-wrapper {
34227
- position: absolute;
34228
- bottom: 10px;
34229
- padding: 0 8px;
34230
- border-radius: 4px;
34231
- font-size: 12px;
34232
- color: #fff;
34233
- background: rgba(0, 0, 0, 0.75);
34234
- transform: translateX(-50%);
34044
+ .E_h6l1tj4 .step-item-prefix-container {
34045
+ display: inline-flex;
34046
+ align-items: center;
34047
+ width: 18px;
34048
+ height: 18px;
34049
+ color: rgba(44, 56, 82, 0.75);
34050
+ justify-content: center;
34235
34051
  }
34236
34052
 
34237
- .E_tnvijvs {
34238
- min-width: 200px;
34053
+ .E_v18frne8 {
34054
+ width: 100%;
34055
+ display: flex;
34056
+ align-items: center;
34057
+ justify-content: center;
34058
+ column-gap: 6px;
34059
+ font-size: 13px;
34060
+ }
34061
+ .E_v18frne8 .step-item-prefix-container {
34062
+ display: inline-flex;
34063
+ align-items: center;
34064
+ min-width: 20px;
34065
+ min-height: 20px;
34066
+ color: rgba(44, 56, 82, 0.75);
34067
+ justify-content: center;
34239
34068
  }
34240
34069
 
34241
- .E_t1ub2aex {
34070
+ .E_t13ef470 {
34071
+ height: 100%;
34072
+ }
34073
+ .E_t13ef470 .table-loading-item {
34074
+ padding: 12px 4px;
34075
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34242
34076
  display: flex;
34243
- align-items: center;
34244
- justify-content: space-between;
34245
- background-color: rgba(0, 0, 0, 0.75);
34246
- color: #b4beca;
34247
- font-size: 12px;
34248
- padding: 3px 6px;
34249
34077
  }
34250
- .E_t1ub2aex:first-child {
34251
- padding-top: 3px;
34078
+ .E_t13ef470 .table-loading-item > * {
34079
+ height: 16px;
34080
+ margin: 4px;
34081
+ background: rgba(204, 212, 227, 0.18);
34082
+ border-radius: 2px;
34252
34083
  }
34253
- .E_t1ub2aex:last-child {
34254
- padding-bottom: 3px;
34084
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34085
+ width: 16px;
34255
34086
  }
34256
- .E_t1ub2aex .column-value {
34257
- color: #fff;
34258
- margin-left: 8px;
34087
+ .E_t13ef470 .table-loading-item .td-loading {
34088
+ flex: 1;
34089
+ }
34090
+ .E_t13ef470 :nth-child(1) {
34091
+ padding: 8px 4px;
34092
+ }
34093
+ .E_t13ef470 :nth-child(1) > * {
34094
+ background: rgba(107, 125, 153, 0.18);
34095
+ }
34096
+ .E_t13ef470 :nth-child(1) > * {
34097
+ background: rgba(163, 180, 204, 0.18);
34259
34098
  }
34260
34099
 
34261
34100
  .E_m11nzl2x {
@@ -34473,6 +34312,167 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34473
34312
  border: 1px solid #fff;
34474
34313
  }
34475
34314
 
34315
+ .E_msn7nxt {
34316
+ color: rgba(44, 56, 82, 0.6);
34317
+ text-align: center;
34318
+ display: flex;
34319
+ align-items: center;
34320
+ justify-content: center;
34321
+ flex-direction: column;
34322
+ height: 100%;
34323
+ }
34324
+ .E_msn7nxt .link {
34325
+ color: #0080ff;
34326
+ cursor: pointer;
34327
+ }
34328
+
34329
+ .E_mp64wfi {
34330
+ width: 100%;
34331
+ height: 100%;
34332
+ display: flex;
34333
+ flex-direction: column;
34334
+ }
34335
+ .E_mp64wfi .name-toolbar {
34336
+ width: 100%;
34337
+ display: flex;
34338
+ line-height: 30px;
34339
+ padding: 0 16px;
34340
+ justify-content: space-between;
34341
+ }
34342
+ .E_mp64wfi .name-toolbar .metric-extra {
34343
+ display: flex;
34344
+ font-size: 12px;
34345
+ align-items: center;
34346
+ }
34347
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34348
+ color: #a3b4cc;
34349
+ }
34350
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34351
+ margin-left: 10px;
34352
+ }
34353
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34354
+ margin-left: 10px;
34355
+ cursor: pointer;
34356
+ }
34357
+ .E_mp64wfi .content {
34358
+ flex: 1;
34359
+ width: 100%;
34360
+ display: flex;
34361
+ justify-content: center;
34362
+ align-items: center;
34363
+ }
34364
+ .E_mp64wfi .single-content {
34365
+ height: 65px;
34366
+ }
34367
+
34368
+ .E_l1oyigan {
34369
+ display: flex;
34370
+ align-items: center;
34371
+ white-space: nowrap;
34372
+ overflow: hidden;
34373
+ width: 100%;
34374
+ }
34375
+ .E_l1oyigan .ant-dropdown-trigger {
34376
+ margin-left: auto;
34377
+ font-size: 12px;
34378
+ }
34379
+
34380
+ .E_l1noi4n1 {
34381
+ display: flex;
34382
+ justify-content: flex-start;
34383
+ align-items: center;
34384
+ font-size: 12px;
34385
+ cursor: pointer;
34386
+ }
34387
+ .E_l1noi4n1:not(:last-child) {
34388
+ margin-right: 20px;
34389
+ }
34390
+ .E_l1noi4n1.deselected {
34391
+ opacity: 0.4;
34392
+ }
34393
+ .E_l1noi4n1.deselected .color-block {
34394
+ background: #b4beca !important;
34395
+ }
34396
+
34397
+ .E_cz19rz6 {
34398
+ display: inline-block;
34399
+ height: 8px;
34400
+ width: 8px;
34401
+ margin-right: 8px;
34402
+ }
34403
+
34404
+ .E_e17r5r9c .ant-dropdown-menu-item {
34405
+ display: flex;
34406
+ align-items: center;
34407
+ font-size: 12px;
34408
+ margin: 0;
34409
+ }
34410
+
34411
+ .E_m1y1hhnr {
34412
+ position: relative;
34413
+ }
34414
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34415
+ bottom: -12px;
34416
+ }
34417
+ .E_m1y1hhnr .metric-toolbar {
34418
+ display: flex;
34419
+ justify-content: space-between;
34420
+ line-height: 30px;
34421
+ margin: 0 16px;
34422
+ }
34423
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34424
+ display: flex;
34425
+ font-size: 12px;
34426
+ align-items: center;
34427
+ }
34428
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34429
+ color: #a3b4cc;
34430
+ }
34431
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34432
+ margin-left: 10px;
34433
+ }
34434
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34435
+ margin-left: 10px;
34436
+ cursor: pointer;
34437
+ }
34438
+ .E_m1y1hhnr .recharts-xAxis {
34439
+ font-size: 12px;
34440
+ }
34441
+ .E_m1y1hhnr .pointer-wrapper {
34442
+ position: absolute;
34443
+ bottom: 10px;
34444
+ padding: 0 8px;
34445
+ border-radius: 4px;
34446
+ font-size: 12px;
34447
+ color: #fff;
34448
+ background: rgba(0, 0, 0, 0.75);
34449
+ transform: translateX(-50%);
34450
+ }
34451
+
34452
+ .E_tnvijvs {
34453
+ min-width: 200px;
34454
+ }
34455
+
34456
+ .E_t1ub2aex {
34457
+ display: flex;
34458
+ align-items: center;
34459
+ justify-content: space-between;
34460
+ background-color: rgba(0, 0, 0, 0.75);
34461
+ color: #b4beca;
34462
+ font-size: 12px;
34463
+ padding: 3px 6px;
34464
+ }
34465
+ .E_t1ub2aex:first-child {
34466
+ padding-top: 3px;
34467
+ }
34468
+ .E_t1ub2aex:last-child {
34469
+ padding-bottom: 3px;
34470
+ }
34471
+ .E_t1ub2aex .column-value {
34472
+ color: #fff;
34473
+ margin-left: 8px;
34474
+ }
34475
+
34476
34476
  .E_bpgac8u {
34477
34477
  color: #FFFFFF;
34478
34478
  display: flex;
@@ -34487,21 +34487,69 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34487
34487
  border-bottom: 1px solid white;
34488
34488
  cursor: pointer;
34489
34489
  }
34490
-
34491
- .E_envn4g3 {
34492
- background: #F0483E;
34490
+
34491
+ .E_envn4g3 {
34492
+ background: #F0483E;
34493
+ }
34494
+
34495
+ .E_i12w18eu {
34496
+ background: #0080FF;
34497
+ }
34498
+
34499
+ .E_wujsnt4 {
34500
+ background-color: #E07F00;
34501
+ }
34502
+
34503
+ .E_b1jaupqb {
34504
+ color: #F0483E;
34505
+ }
34506
+
34507
+ .E_t59qhqp {
34508
+ padding: 0px;
34509
+ padding-top: 5px;
34510
+ padding-left: 5px;
34511
+ }
34512
+ .E_t59qhqp .ant-timeline-item {
34513
+ margin-bottom: 16px;
34514
+ padding-bottom: 0px;
34515
+ }
34516
+ .E_t59qhqp .ant-timeline-item-last,
34517
+ .E_t59qhqp .compact.ant-timeline-item-last {
34518
+ margin-bottom: 0;
34519
+ }
34520
+ .E_t59qhqp .compact.ant-timeline-item {
34521
+ margin-bottom: 12px;
34522
+ }
34523
+ .E_t59qhqp .info-action {
34524
+ align-self: baseline;
34525
+ }
34526
+
34527
+ .E_t2e44lg .ant-timeline-item-content {
34528
+ margin-left: 18px;
34529
+ }
34530
+ .E_t2e44lg .item-time {
34531
+ display: flex;
34532
+ flex-direction: column;
34533
+ gap: 4px;
34534
+ margin-top: 4px;
34535
+ }
34536
+ .E_t2e44lg:last-child .ant-timeline-item-content {
34537
+ padding-bottom: 0;
34493
34538
  }
34494
34539
 
34495
- .E_i12w18eu {
34496
- background: #0080FF;
34540
+ .E_e14ua30y {
34541
+ display: flex;
34542
+ flex-direction: column;
34543
+ align-items: center;
34544
+ justify-content: center;
34497
34545
  }
34498
34546
 
34499
- .E_wujsnt4 {
34500
- background-color: #E07F00;
34547
+ .E_s1ikqzph {
34548
+ color: rgba(44, 56, 82, 0.7490196078);
34501
34549
  }
34502
34550
 
34503
- .E_b1jaupqb {
34504
- color: #F0483E;
34551
+ .E_i15astnl {
34552
+ color: #00122E;
34505
34553
  }
34506
34554
 
34507
34555
  .E_icab5o7 {
@@ -34688,117 +34736,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34688
34736
  font-weight: bold;
34689
34737
  }
34690
34738
 
34691
- .E_t59qhqp {
34692
- padding: 0px;
34693
- padding-top: 5px;
34694
- padding-left: 5px;
34695
- }
34696
- .E_t59qhqp .ant-timeline-item {
34697
- margin-bottom: 16px;
34698
- padding-bottom: 0px;
34699
- }
34700
- .E_t59qhqp .ant-timeline-item-last,
34701
- .E_t59qhqp .compact.ant-timeline-item-last {
34702
- margin-bottom: 0;
34703
- }
34704
- .E_t59qhqp .compact.ant-timeline-item {
34705
- margin-bottom: 12px;
34706
- }
34707
- .E_t59qhqp .info-action {
34708
- align-self: baseline;
34709
- }
34710
-
34711
- .E_t2e44lg .ant-timeline-item-content {
34712
- margin-left: 18px;
34713
- }
34714
- .E_t2e44lg .item-time {
34715
- display: flex;
34716
- flex-direction: column;
34717
- gap: 4px;
34718
- margin-top: 4px;
34719
- }
34720
- .E_t2e44lg:last-child .ant-timeline-item-content {
34721
- padding-bottom: 0;
34722
- }
34723
-
34724
- .E_e14ua30y {
34725
- display: flex;
34726
- flex-direction: column;
34727
- align-items: center;
34728
- justify-content: center;
34729
- }
34730
-
34731
- .E_s1ikqzph {
34732
- color: rgba(44, 56, 82, 0.7490196078);
34733
- }
34734
-
34735
- .E_i15astnl {
34736
- color: #00122E;
34737
- }
34738
-
34739
- .E_s20iney.skeleton-box {
34740
- display: flex;
34741
- align-items: center;
34742
- justify-content: center;
34743
- position: relative;
34744
- border-radius: 2px;
34745
- background: rgba(225, 230, 241, 0.6);
34746
- overflow: hidden;
34747
- }
34748
- .E_s20iney.skeleton-box > .skeleton-shimmer {
34749
- width: 200%;
34750
- height: 200%;
34751
- transform: rotate(15deg);
34752
- position: absolute;
34753
- top: -50%;
34754
- flex-shrink: 0;
34755
- opacity: 0.8;
34756
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34757
- animation: shimmer 1100ms infinite;
34758
- }
34759
- @keyframes shimmer {
34760
- from {
34761
- left: -120%;
34762
- }
34763
- to {
34764
- left: 100%;
34765
- }
34766
- }
34767
-
34768
- .E_sqv6dmy {
34769
- display: flex;
34770
- justify-content: flex-end;
34771
- }
34772
-
34773
- .E_p1rm8wzb {
34774
- margin-right: 8px;
34775
- }
34776
-
34777
- .E_sd7qcf4 {
34778
- height: 100%;
34779
- width: 100%;
34780
- overflow: auto;
34781
- }
34782
-
34783
- .E_r1fxc9gq.right {
34784
- overflow: auto;
34785
- padding-right: 2px;
34786
- width: 200px;
34787
- height: fit-content;
34788
- max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
34789
- scrollbar-gutter: stable;
34790
- }
34791
- .E_r1fxc9gq.right::-webkit-scrollbar {
34792
- width: 6px;
34793
- }
34794
- .E_r1fxc9gq.right::-webkit-scrollbar-track {
34795
- background: rgba(225, 230, 241, 0.6);
34796
- }
34797
- .E_r1fxc9gq.right::-webkit-scrollbar-thumb {
34798
- background: rgba(172, 186, 211, 0.6);
34799
- border-radius: 8px;
34800
- }
34801
-
34802
34739
  .E_dxyv8bv {
34803
34740
  --footer-height: 80px;
34804
34741
  --modal-content-width: 492px;
@@ -34927,6 +34864,69 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34927
34864
  color: rgba(0, 21, 64, 0.3019607843);
34928
34865
  }
34929
34866
 
34867
+ .E_s20iney.skeleton-box {
34868
+ display: flex;
34869
+ align-items: center;
34870
+ justify-content: center;
34871
+ position: relative;
34872
+ border-radius: 2px;
34873
+ background: rgba(225, 230, 241, 0.6);
34874
+ overflow: hidden;
34875
+ }
34876
+ .E_s20iney.skeleton-box > .skeleton-shimmer {
34877
+ width: 200%;
34878
+ height: 200%;
34879
+ transform: rotate(15deg);
34880
+ position: absolute;
34881
+ top: -50%;
34882
+ flex-shrink: 0;
34883
+ opacity: 0.8;
34884
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34885
+ animation: shimmer 1100ms infinite;
34886
+ }
34887
+ @keyframes shimmer {
34888
+ from {
34889
+ left: -120%;
34890
+ }
34891
+ to {
34892
+ left: 100%;
34893
+ }
34894
+ }
34895
+
34896
+ .E_sqv6dmy {
34897
+ display: flex;
34898
+ justify-content: flex-end;
34899
+ }
34900
+
34901
+ .E_p1rm8wzb {
34902
+ margin-right: 8px;
34903
+ }
34904
+
34905
+ .E_sd7qcf4 {
34906
+ height: 100%;
34907
+ width: 100%;
34908
+ overflow: auto;
34909
+ }
34910
+
34911
+ .E_r1fxc9gq.right {
34912
+ overflow: auto;
34913
+ padding-right: 2px;
34914
+ width: 200px;
34915
+ height: fit-content;
34916
+ max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
34917
+ scrollbar-gutter: stable;
34918
+ }
34919
+ .E_r1fxc9gq.right::-webkit-scrollbar {
34920
+ width: 6px;
34921
+ }
34922
+ .E_r1fxc9gq.right::-webkit-scrollbar-track {
34923
+ background: rgba(225, 230, 241, 0.6);
34924
+ }
34925
+ .E_r1fxc9gq.right::-webkit-scrollbar-thumb {
34926
+ background: rgba(172, 186, 211, 0.6);
34927
+ border-radius: 8px;
34928
+ }
34929
+
34930
34930
  .E_t1g36k2w {
34931
34931
  overflow: hidden;
34932
34932
  height: 100%;
@@ -34956,29 +34956,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34956
34956
  background: rgba(225, 230, 241, 0.6);
34957
34957
  }
34958
34958
 
34959
- .E_f16blduf.ant-form-item {
34960
- margin-bottom: 0;
34961
- }
34962
- .E_f16blduf .ant-form-item-explain {
34963
- display: none;
34964
- min-height: 18px;
34965
- margin-top: 5px;
34966
- font-family: "Inter";
34967
- font-weight: 400;
34968
- font-size: 12px;
34969
- line-height: 18px;
34970
- }
34971
- .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
34972
- white-space: pre-wrap;
34973
- }
34974
- .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
34975
- display: block;
34976
- }
34977
-
34978
- .E_t1616y1o {
34979
- color: #fff;
34980
- }
34981
-
34982
34959
  .E_t1gvlxt5 {
34983
34960
  min-width: 0;
34984
34961
  flex: 1;
@@ -35002,6 +34979,29 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35002
34979
  column-gap: var(--a1ji6r68-0);
35003
34980
  }
35004
34981
 
34982
+ .E_t1616y1o {
34983
+ color: #fff;
34984
+ }
34985
+
34986
+ .E_f16blduf.ant-form-item {
34987
+ margin-bottom: 0;
34988
+ }
34989
+ .E_f16blduf .ant-form-item-explain {
34990
+ display: none;
34991
+ min-height: 18px;
34992
+ margin-top: 5px;
34993
+ font-family: "Inter";
34994
+ font-weight: 400;
34995
+ font-size: 12px;
34996
+ line-height: 18px;
34997
+ }
34998
+ .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
34999
+ white-space: pre-wrap;
35000
+ }
35001
+ .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
35002
+ display: block;
35003
+ }
35004
+
35005
35005
  .E_a9y3flr {
35006
35006
  margin-left: 8px;
35007
35007
  }
@@ -35054,6 +35054,19 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35054
35054
  color: rgba(44, 56, 82, 0.7490196078);
35055
35055
  }
35056
35056
 
35057
+ .E_skwah65 {
35058
+ height: 8px;
35059
+ box-sizing: border-box;
35060
+ border-radius: 2px;
35061
+ background: #f5f7fa;
35062
+ display: flex;
35063
+ width: 100%;
35064
+ overflow: hidden;
35065
+ }
35066
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35067
+ margin-left: 1px;
35068
+ }
35069
+
35057
35070
  .E_c18bcrac {
35058
35071
  display: inline-block;
35059
35072
  width: 100%;
@@ -35104,67 +35117,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35104
35117
  margin-right: 4px;
35105
35118
  }
35106
35119
 
35107
- .E_s1ebs0ra {
35108
- display: flex;
35109
- align-items: center;
35110
- justify-content: space-between;
35111
- background: #edf0f7;
35112
- padding: 8px 12px;
35113
- position: sticky;
35114
- top: 0;
35115
- z-index: 1;
35116
- margin-bottom: -52px;
35117
- }
35118
- .E_s1ebs0ra .select-total {
35119
- display: flex;
35120
- align-items: center;
35121
- font-weight: 700;
35122
- flex-shrink: 0;
35123
- }
35124
- .E_s1ebs0ra .select-total .icon-wrapper {
35125
- cursor: pointer;
35126
- margin-left: 8px;
35127
- width: 32px;
35128
- height: 32px;
35129
- border-radius: 50%;
35130
- justify-content: center;
35131
- }
35132
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
35133
- background: rgba(225, 230, 241, 0.6);
35134
- }
35135
- .E_s1ebs0ra .action-group {
35136
- flex: 1;
35137
- margin-left: 88px;
35138
- white-space: nowrap;
35139
- text-align: right;
35140
- position: relative;
35141
- padding: 4px 0;
35142
- margin-top: -4px;
35143
- overflow: hidden;
35144
- }
35145
- .E_s1ebs0ra .action-group .sub-menu-delete {
35146
- transform: translateY(-4px);
35147
- }
35148
- .E_s1ebs0ra .action-group button {
35149
- border: none;
35150
- }
35151
- .E_s1ebs0ra .action-group > *:not(:last-child) {
35152
- margin-right: 8px;
35153
- }
35154
- .E_s1ebs0ra .action-group > button:last-child {
35155
- margin-right: 4px;
35156
- }
35157
- .E_s1ebs0ra .action-group .more-btn {
35158
- cursor: pointer;
35159
- width: 32px;
35160
- height: 32px;
35161
- justify-content: center;
35162
- border-radius: 50%;
35163
- }
35164
- .E_s1ebs0ra .action-group .more-btn:hover {
35165
- background: #fff;
35166
- }
35167
-
35168
35120
  .E_clm1wy1 {
35169
35121
  width: 192px;
35170
35122
  height: 246px;
@@ -35258,185 +35210,75 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35258
35210
  border-radius: 2px;
35259
35211
  }
35260
35212
 
35261
- .E_gmyahx3 {
35262
- cursor: pointer;
35263
- }
35264
- .E_gmyahx3 .link-text {
35265
- color: rgba(0, 21, 64, 0.3);
35266
- }
35267
- .E_gmyahx3:hover .link-text {
35268
- color: #0080ff;
35269
- }
35270
-
35271
- .E_n12mqh7z {
35272
- display: flex;
35273
- align-items: center;
35274
- font-size: 12px;
35275
- line-height: 18px;
35276
- }
35277
- .E_n12mqh7z:not(:last-child) {
35278
- margin-bottom: 4px;
35279
- }
35280
-
35281
- .E_tf5bynu {
35282
- margin: 0 3px;
35283
- }
35284
-
35285
- .E_tcckoz1 {
35286
- max-height: 400px;
35287
- overflow: auto;
35288
- }
35289
-
35290
- span.E_tqjc4ui {
35291
- margin: 0 2px;
35292
- }
35293
-
35294
- .E_s1iv0tp1 .enabled-switch {
35295
- display: flex;
35296
- align-items: center;
35297
- }
35298
- .E_s1iv0tp1 .enabled-text {
35299
- margin-right: 8px;
35300
- }
35301
-
35302
- .E_wg1tsps {
35303
- display: flex;
35304
- align-items: center;
35305
- justify-content: flex-end;
35306
- }
35307
-
35308
- .E_b1ctd5xy {
35213
+ .E_s1ebs0ra {
35309
35214
  display: flex;
35310
35215
  align-items: center;
35311
- width: calc(100% - 40px);
35312
- }
35313
- .E_b1ctd5xy .chart {
35314
- display: inline-block;
35315
- width: 100%;
35316
- }
35317
-
35318
- .E_u1p8acpn {
35319
- min-width: 40px;
35320
- }
35321
- .E_u1p8acpn .unit {
35322
- color: #00122e !important;
35323
- }
35324
-
35325
- .E_t1sqg15u {
35326
- background: white;
35327
- }
35328
- .E_t1sqg15u.inline .table-row {
35329
- flex-direction: column;
35330
- }
35331
- .E_t1sqg15u.inline .table-row > label {
35332
- padding: 0 16px 7px 0;
35333
- }
35334
- .E_t1sqg15u.has-border .table-header {
35335
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35336
- }
35337
- .E_t1sqg15u.has-border .hiddenBorder {
35338
- border-top: none !important;
35339
- }
35340
- .E_t1sqg15u.has-border .table-row + .table-row {
35341
- border-top: 1px solid rgba(225, 230, 241, 0.6);
35342
- }
35343
- .E_t1sqg15u.has-border .table-row:last-of-type {
35344
- padding-bottom: 0;
35345
- }
35346
- .E_t1sqg15u.align-right .content {
35347
- text-align: right;
35348
- }
35349
- .E_t1sqg15u .uuid-row {
35350
- display: flex;
35351
35216
  justify-content: space-between;
35217
+ background: #edf0f7;
35218
+ padding: 8px 12px;
35219
+ position: sticky;
35220
+ top: 0;
35221
+ z-index: 1;
35222
+ margin-bottom: -52px;
35352
35223
  }
35353
- .E_t1sqg15u .uuid-row .id-text {
35354
- white-space: nowrap;
35355
- overflow: hidden;
35356
- text-overflow: ellipsis;
35357
- }
35358
-
35359
- .E_t4zczcp {
35224
+ .E_s1ebs0ra .select-total {
35360
35225
  display: flex;
35361
- justify-content: space-between;
35362
35226
  align-items: center;
35363
- padding: 8px;
35364
- min-height: 32px;
35365
- }
35366
- .E_t4zczcp .table-title {
35367
- color: rgba(44, 56, 82, 0.6);
35368
- font-weight: 600;
35369
- font-size: 12px;
35370
- line-height: 8px;
35227
+ font-weight: 700;
35228
+ flex-shrink: 0;
35371
35229
  }
35372
- .E_t4zczcp .edit-icon {
35373
- font-size: 16px;
35374
- color: rgba(10, 37, 85, 0.6);
35230
+ .E_s1ebs0ra .select-total .icon-wrapper {
35375
35231
  cursor: pointer;
35232
+ margin-left: 8px;
35233
+ width: 32px;
35234
+ height: 32px;
35235
+ border-radius: 50%;
35236
+ justify-content: center;
35376
35237
  }
35377
-
35378
- .E_t1s7goww {
35379
- font-size: 12px;
35380
- line-height: 18px;
35381
- }
35382
-
35383
- .E_t93e4cf {
35384
- display: flex;
35385
- padding: 8px 0;
35386
- color: #2d3a56;
35387
- }
35388
- .E_t93e4cf .hidden {
35389
- display: none;
35390
- }
35391
- .E_t93e4cf .ant-btn.ant-btn-link {
35392
- height: auto;
35238
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
35239
+ background: rgba(225, 230, 241, 0.6);
35393
35240
  }
35394
- .E_t93e4cf .content {
35241
+ .E_s1ebs0ra .action-group {
35242
+ flex: 1;
35243
+ margin-left: 88px;
35244
+ white-space: nowrap;
35245
+ text-align: right;
35246
+ position: relative;
35247
+ padding: 4px 0;
35248
+ margin-top: -4px;
35395
35249
  overflow: hidden;
35396
- overflow-x: auto;
35397
- width: 100%;
35398
- white-space: pre-wrap;
35399
35250
  }
35400
- .E_t93e4cf .content .ant-btn {
35401
- white-space: pre-wrap;
35402
- text-align: left;
35251
+ .E_s1ebs0ra .action-group .sub-menu-delete {
35252
+ transform: translateY(-4px);
35403
35253
  }
35404
- .E_t93e4cf .content .unit-chart {
35405
- justify-content: flex-start;
35254
+ .E_s1ebs0ra .action-group button {
35255
+ border: none;
35406
35256
  }
35407
-
35408
- .E_rhz2uv5 {
35409
- width: var(--rhz2uv5-0);
35410
- flex-shrink: 0;
35411
- color: rgba(44, 56, 82, 0.6);
35412
- padding-right: 12px;
35257
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
35258
+ margin-right: 8px;
35413
35259
  }
35414
-
35415
- .E_ou7iq30 {
35416
- overflow: hidden;
35417
- text-overflow: ellipsis;
35260
+ .E_s1ebs0ra .action-group > button:last-child {
35261
+ margin-right: 4px;
35418
35262
  }
35419
-
35420
- .E_s1tui002 {
35421
- white-space: nowrap;
35263
+ .E_s1ebs0ra .action-group .more-btn {
35264
+ cursor: pointer;
35265
+ width: 32px;
35266
+ height: 32px;
35267
+ justify-content: center;
35268
+ border-radius: 50%;
35422
35269
  }
35423
-
35424
- .E_mxrc2zg {
35425
- display: -webkit-box;
35426
- -webkit-line-clamp: var(--mxrc2zg-0);
35427
- -webkit-box-orient: vertical;
35428
- word-break: break-all;
35270
+ .E_s1ebs0ra .action-group .more-btn:hover {
35271
+ background: #fff;
35429
35272
  }
35430
35273
 
35431
- .E_t1vv6d68 .ant-tooltip-arrow {
35432
- display: none;
35274
+ .E_gmyahx3 {
35275
+ cursor: pointer;
35433
35276
  }
35434
- .E_t1vv6d68 .ant-tooltip-inner {
35435
- background: rgba(23, 38, 64, 0.8);
35436
- border-radius: 4px;
35277
+ .E_gmyahx3 .link-text {
35278
+ color: rgba(0, 21, 64, 0.3);
35437
35279
  }
35438
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35439
- visibility: hidden;
35280
+ .E_gmyahx3:hover .link-text {
35281
+ color: #0080ff;
35440
35282
  }
35441
35283
 
35442
35284
  .E_c1up1pdz {
@@ -35547,49 +35389,293 @@ span.E_tqjc4ui {
35547
35389
  border-left: 2px solid rgba(129, 138, 153, 0.6);
35548
35390
  margin: 5px 0 5px 8px;
35549
35391
  }
35550
- .E_wpbf4pq .week-day-option,
35551
- .E_wpbf4pq .month-day-option {
35552
- background: #f5f7fa;
35553
- box-sizing: border-box;
35554
- border-radius: 16px;
35555
- margin-right: 8px;
35392
+ .E_wpbf4pq .week-day-option,
35393
+ .E_wpbf4pq .month-day-option {
35394
+ background: #f5f7fa;
35395
+ box-sizing: border-box;
35396
+ border-radius: 16px;
35397
+ margin-right: 8px;
35398
+ }
35399
+ .E_wpbf4pq .week-day-option:focus,
35400
+ .E_wpbf4pq .month-day-option:focus {
35401
+ color: inherit;
35402
+ border-color: #d9d9d9;
35403
+ }
35404
+ .E_wpbf4pq .week-day-option.active {
35405
+ background-color: #0096ff;
35406
+ border-color: #0096ff;
35407
+ color: #fff;
35408
+ }
35409
+ .E_wpbf4pq .week-day-option.en-text {
35410
+ width: 110px;
35411
+ margin-top: 4px;
35412
+ }
35413
+ .E_wpbf4pq .month-day-option {
35414
+ width: 32px;
35415
+ padding: 0;
35416
+ margin-bottom: 8px;
35417
+ }
35418
+ .E_wpbf4pq .month-day-option.active {
35419
+ background-color: #0096ff;
35420
+ border-color: #0096ff;
35421
+ color: #fff;
35422
+ }
35423
+
35424
+ .E_t160l1cm {
35425
+ display: flex;
35426
+ flex-direction: column;
35427
+ flex: 1;
35428
+ /* FIXME:(yanzhen) do this better */
35429
+ }
35430
+ .E_t160l1cm .tab-bar {
35431
+ flex-shrink: 0;
35432
+ display: flex;
35433
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
35434
+ }
35435
+ .E_t160l1cm .tab-content {
35436
+ height: 100%;
35437
+ }
35438
+ .E_t160l1cm .tab-menu-item {
35439
+ margin-right: 2px;
35440
+ padding: 1px 12px;
35441
+ line-height: 24px;
35442
+ height: 24px;
35443
+ color: rgba(44, 56, 82, 0.6);
35444
+ border-radius: 4px 4px 0 0;
35445
+ cursor: pointer;
35446
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
35447
+ }
35448
+ .E_t160l1cm .tab-menu-item:first-child {
35449
+ padding-left: 0;
35450
+ }
35451
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
35452
+ padding-left: 12px;
35453
+ }
35454
+ .E_t160l1cm .tab-menu-item:hover {
35455
+ color: #0080ff;
35456
+ background: rgba(211, 218, 235, 0.6);
35457
+ }
35458
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
35459
+ fill: #0080ff;
35460
+ }
35461
+ .E_t160l1cm .tab-menu-item:active {
35462
+ background: rgba(192, 203, 224, 0.6);
35463
+ }
35464
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
35465
+ color: #0080ff;
35466
+ background: rgba(211, 218, 235, 0.6);
35467
+ }
35468
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
35469
+ background: rgba(192, 203, 224, 0.6);
35470
+ }
35471
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
35472
+ background: rgba(0, 128, 255, 0.16);
35473
+ }
35474
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
35475
+ fill: #0080ff;
35476
+ }
35477
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
35478
+ color: #0080ff;
35479
+ background: rgba(0, 128, 255, 0.1);
35480
+ }
35481
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
35482
+ background: rgba(0, 128, 255, 0.16);
35483
+ }
35484
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
35485
+ fill: #1d326c;
35486
+ }
35487
+ .E_t160l1cm .tab-menu-item .expand-arrow {
35488
+ margin-left: 8px;
35489
+ height: 22px;
35490
+ }
35491
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
35492
+ fill: rgba(44, 56, 82, 0.6);
35493
+ }
35494
+ .E_t160l1cm .tab-menu-item-group {
35495
+ padding: 0;
35496
+ display: flex;
35497
+ align-items: center;
35498
+ overflow: hidden;
35499
+ }
35500
+ .E_t160l1cm .tab-menu-item-group .main-title {
35501
+ opacity: 0;
35502
+ max-width: 0;
35503
+ transition: max-width 320ms ease, opacity 240ms ease;
35504
+ }
35505
+ .E_t160l1cm .tab-menu-item-group .sub-title {
35506
+ padding: 1px 12px;
35507
+ position: relative;
35508
+ display: flex;
35509
+ }
35510
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
35511
+ opacity: 0;
35512
+ position: absolute;
35513
+ top: 50%;
35514
+ left: 0;
35515
+ transform: translate(-50%, -50%);
35516
+ transition: opacity 100ms linear;
35517
+ fill: rgba(0, 128, 255, 0.2);
35518
+ }
35519
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
35520
+ color: #0080ff;
35521
+ }
35522
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
35523
+ padding: 1px 12px;
35524
+ display: inline-block;
35525
+ opacity: 1;
35526
+ max-width: 160px;
35527
+ }
35528
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
35529
+ padding: 1px 12px;
35530
+ color: #005ed1;
35531
+ }
35532
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35533
+ opacity: 1;
35534
+ }
35535
+ .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 {
35536
+ background: rgba(0, 128, 255, 0.16);
35537
+ }
35538
+ .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 {
35539
+ opacity: 0;
35540
+ }
35541
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
35542
+ padding: 4px 16px;
35543
+ height: 32px;
35544
+ border-radius: 6px 6px 0 0;
35545
+ }
35546
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
35547
+ padding-left: 0;
35548
+ }
35549
+ .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 {
35550
+ padding-left: 16px;
35551
+ }
35552
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
35553
+ margin-left: 11px;
35554
+ height: 24px;
35555
+ }
35556
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35557
+ padding: 0;
35558
+ }
35559
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35560
+ padding: 4px 16px;
35561
+ }
35562
+ .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 {
35563
+ padding: 4px 16px;
35564
+ }
35565
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35566
+ background: #fff;
35567
+ }
35568
+ .E_t160l1cm .tab-menu-item-light:active {
35569
+ color: #005ed1;
35570
+ }
35571
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35572
+ background: #fff;
35573
+ color: #1d326c;
35574
+ }
35575
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35576
+ color: rgba(45, 58, 86, 0.6);
35577
+ }
35578
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35579
+ color: #1d326c;
35580
+ }
35581
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35582
+ fill: #d8deeb;
35583
+ }
35584
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35585
+ fill: #1d326c;
35586
+ }
35587
+ .E_t160l1cm .tab-content {
35588
+ flex: 1;
35589
+ display: flex;
35590
+ flex-direction: column;
35591
+ }
35592
+ .E_t160l1cm.is-overview .tab-content {
35593
+ overflow: visible;
35594
+ }
35595
+
35596
+ .E_t14npdqr {
35597
+ max-width: 240px;
35598
+ animation: none;
35599
+ }
35600
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35601
+ border: 1px solid #0080ff;
35602
+ padding: 0;
35603
+ }
35604
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35605
+ margin: 0;
35606
+ height: 32px;
35607
+ line-height: 32px;
35608
+ font-size: 13px;
35609
+ padding: 0 10px;
35610
+ display: block;
35611
+ overflow: hidden;
35612
+ text-overflow: ellipsis;
35613
+ white-space: nowrap;
35614
+ }
35615
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35616
+ content: " ";
35617
+ height: 1px;
35618
+ width: calc(100% + 10px);
35619
+ background: rgba(172, 186, 211, 0.6);
35620
+ display: block;
35621
+ }
35622
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35623
+ color: #0080ff;
35624
+ background: transparent;
35625
+ }
35626
+
35627
+ .E_ou7iq30 {
35628
+ overflow: hidden;
35629
+ text-overflow: ellipsis;
35630
+ }
35631
+
35632
+ .E_s1tui002 {
35633
+ white-space: nowrap;
35634
+ }
35635
+
35636
+ .E_mxrc2zg {
35637
+ display: -webkit-box;
35638
+ -webkit-line-clamp: var(--mxrc2zg-0);
35639
+ -webkit-box-orient: vertical;
35640
+ word-break: break-all;
35556
35641
  }
35557
- .E_wpbf4pq .week-day-option:focus,
35558
- .E_wpbf4pq .month-day-option:focus {
35559
- color: inherit;
35560
- border-color: #d9d9d9;
35642
+
35643
+ .E_t1vv6d68 .ant-tooltip-arrow {
35644
+ display: none;
35561
35645
  }
35562
- .E_wpbf4pq .week-day-option.active {
35563
- background-color: #0096ff;
35564
- border-color: #0096ff;
35565
- color: #fff;
35646
+ .E_t1vv6d68 .ant-tooltip-inner {
35647
+ background: rgba(23, 38, 64, 0.8);
35648
+ border-radius: 4px;
35566
35649
  }
35567
- .E_wpbf4pq .week-day-option.en-text {
35568
- width: 110px;
35569
- margin-top: 4px;
35650
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35651
+ visibility: hidden;
35570
35652
  }
35571
- .E_wpbf4pq .month-day-option {
35572
- width: 32px;
35573
- padding: 0;
35574
- margin-bottom: 8px;
35653
+
35654
+ span.E_tqjc4ui {
35655
+ margin: 0 2px;
35575
35656
  }
35576
- .E_wpbf4pq .month-day-option.active {
35577
- background-color: #0096ff;
35578
- border-color: #0096ff;
35579
- color: #fff;
35657
+
35658
+ .E_wg1tsps {
35659
+ display: flex;
35660
+ align-items: center;
35661
+ justify-content: flex-end;
35580
35662
  }
35581
35663
 
35582
- .E_skwah65 {
35583
- height: 8px;
35584
- box-sizing: border-box;
35585
- border-radius: 2px;
35586
- background: #f5f7fa;
35664
+ .E_b1ctd5xy {
35587
35665
  display: flex;
35666
+ align-items: center;
35667
+ width: calc(100% - 40px);
35668
+ }
35669
+ .E_b1ctd5xy .chart {
35670
+ display: inline-block;
35588
35671
  width: 100%;
35589
- overflow: hidden;
35590
35672
  }
35591
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35592
- margin-left: 1px;
35673
+
35674
+ .E_u1p8acpn {
35675
+ min-width: 40px;
35676
+ }
35677
+ .E_u1p8acpn .unit {
35678
+ color: #00122e !important;
35593
35679
  }
35594
35680
 
35595
35681
  .E_s1at6qmn.ant-layout-sider {
@@ -35705,223 +35791,137 @@ span.E_tqjc4ui {
35705
35791
  text-align: left;
35706
35792
  }
35707
35793
 
35708
- .E_t160l1cm {
35709
- display: flex;
35710
- flex-direction: column;
35711
- flex: 1;
35712
- /* FIXME:(yanzhen) do this better */
35713
- }
35714
- .E_t160l1cm .tab-bar {
35715
- flex-shrink: 0;
35794
+ .E_s1iv0tp1 .enabled-switch {
35716
35795
  display: flex;
35717
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
35718
- }
35719
- .E_t160l1cm .tab-content {
35720
- height: 100%;
35721
- }
35722
- .E_t160l1cm .tab-menu-item {
35723
- margin-right: 2px;
35724
- padding: 1px 12px;
35725
- line-height: 24px;
35726
- height: 24px;
35727
- color: rgba(44, 56, 82, 0.6);
35728
- border-radius: 4px 4px 0 0;
35729
- cursor: pointer;
35730
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
35731
- }
35732
- .E_t160l1cm .tab-menu-item:first-child {
35733
- padding-left: 0;
35734
- }
35735
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
35736
- padding-left: 12px;
35737
- }
35738
- .E_t160l1cm .tab-menu-item:hover {
35739
- color: #0080ff;
35740
- background: rgba(211, 218, 235, 0.6);
35741
- }
35742
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
35743
- fill: #0080ff;
35744
- }
35745
- .E_t160l1cm .tab-menu-item:active {
35746
- background: rgba(192, 203, 224, 0.6);
35747
- }
35748
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
35749
- color: #0080ff;
35750
- background: rgba(211, 218, 235, 0.6);
35796
+ align-items: center;
35751
35797
  }
35752
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
35753
- background: rgba(192, 203, 224, 0.6);
35798
+ .E_s1iv0tp1 .enabled-text {
35799
+ margin-right: 8px;
35754
35800
  }
35755
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
35756
- background: rgba(0, 128, 255, 0.16);
35801
+
35802
+ .E_u15heuvq.content {
35803
+ cursor: default !important;
35757
35804
  }
35758
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
35759
- fill: #0080ff;
35805
+ .E_u15heuvq.content.link {
35806
+ cursor: pointer !important;
35760
35807
  }
35761
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
35808
+ .E_u15heuvq.content.link:hover {
35762
35809
  color: #0080ff;
35763
- background: rgba(0, 128, 255, 0.1);
35764
- }
35765
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
35766
- background: rgba(0, 128, 255, 0.16);
35767
35810
  }
35768
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
35769
- fill: #1d326c;
35770
- }
35771
- .E_t160l1cm .tab-menu-item .expand-arrow {
35772
- margin-left: 8px;
35773
- height: 22px;
35811
+ .E_u15heuvq.content.black {
35812
+ color: #00122e;
35774
35813
  }
35775
- .E_t160l1cm .tab-menu-item .expand-arrow path {
35776
- fill: rgba(44, 56, 82, 0.6);
35814
+ .E_u15heuvq.content.gray {
35815
+ color: rgba(44, 56, 82, 0.75);
35777
35816
  }
35778
- .E_t160l1cm .tab-menu-item-group {
35779
- padding: 0;
35817
+
35818
+ .E_n12mqh7z {
35780
35819
  display: flex;
35781
35820
  align-items: center;
35782
- overflow: hidden;
35783
- }
35784
- .E_t160l1cm .tab-menu-item-group .main-title {
35785
- opacity: 0;
35786
- max-width: 0;
35787
- transition: max-width 320ms ease, opacity 240ms ease;
35788
- }
35789
- .E_t160l1cm .tab-menu-item-group .sub-title {
35790
- padding: 1px 12px;
35791
- position: relative;
35792
- display: flex;
35793
- }
35794
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
35795
- opacity: 0;
35796
- position: absolute;
35797
- top: 50%;
35798
- left: 0;
35799
- transform: translate(-50%, -50%);
35800
- transition: opacity 100ms linear;
35801
- fill: rgba(0, 128, 255, 0.2);
35802
- }
35803
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
35804
- color: #0080ff;
35805
- }
35806
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
35807
- padding: 1px 12px;
35808
- display: inline-block;
35809
- opacity: 1;
35810
- max-width: 160px;
35811
- }
35812
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
35813
- padding: 1px 12px;
35814
- color: #005ed1;
35815
- }
35816
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35817
- opacity: 1;
35818
- }
35819
- .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 {
35820
- background: rgba(0, 128, 255, 0.16);
35821
- }
35822
- .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 {
35823
- opacity: 0;
35824
- }
35825
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
35826
- padding: 4px 16px;
35827
- height: 32px;
35828
- border-radius: 6px 6px 0 0;
35829
- }
35830
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
35831
- padding-left: 0;
35832
- }
35833
- .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 {
35834
- padding-left: 16px;
35835
- }
35836
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
35837
- margin-left: 11px;
35838
- height: 24px;
35839
- }
35840
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35841
- padding: 0;
35842
- }
35843
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35844
- padding: 4px 16px;
35821
+ font-size: 12px;
35822
+ line-height: 18px;
35845
35823
  }
35846
- .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 {
35847
- padding: 4px 16px;
35824
+ .E_n12mqh7z:not(:last-child) {
35825
+ margin-bottom: 4px;
35848
35826
  }
35849
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35850
- background: #fff;
35827
+
35828
+ .E_tf5bynu {
35829
+ margin: 0 3px;
35851
35830
  }
35852
- .E_t160l1cm .tab-menu-item-light:active {
35853
- color: #005ed1;
35831
+
35832
+ .E_tcckoz1 {
35833
+ max-height: 400px;
35834
+ overflow: auto;
35854
35835
  }
35855
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35856
- background: #fff;
35857
- color: #1d326c;
35836
+
35837
+ .E_t1sqg15u {
35838
+ background: white;
35858
35839
  }
35859
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35860
- color: rgba(45, 58, 86, 0.6);
35840
+ .E_t1sqg15u.inline .table-row {
35841
+ flex-direction: column;
35861
35842
  }
35862
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35863
- color: #1d326c;
35843
+ .E_t1sqg15u.inline .table-row > label {
35844
+ padding: 0 16px 7px 0;
35864
35845
  }
35865
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35866
- fill: #d8deeb;
35846
+ .E_t1sqg15u.has-border .table-header {
35847
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35867
35848
  }
35868
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35869
- fill: #1d326c;
35849
+ .E_t1sqg15u.has-border .hiddenBorder {
35850
+ border-top: none !important;
35870
35851
  }
35871
- .E_t160l1cm .tab-content {
35872
- flex: 1;
35873
- display: flex;
35874
- flex-direction: column;
35852
+ .E_t1sqg15u.has-border .table-row + .table-row {
35853
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
35875
35854
  }
35876
- .E_t160l1cm.is-overview .tab-content {
35877
- overflow: visible;
35855
+ .E_t1sqg15u.has-border .table-row:last-of-type {
35856
+ padding-bottom: 0;
35878
35857
  }
35879
-
35880
- .E_t14npdqr {
35881
- max-width: 240px;
35882
- animation: none;
35858
+ .E_t1sqg15u.align-right .content {
35859
+ text-align: right;
35883
35860
  }
35884
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35885
- border: 1px solid #0080ff;
35886
- padding: 0;
35861
+ .E_t1sqg15u .uuid-row {
35862
+ display: flex;
35863
+ justify-content: space-between;
35887
35864
  }
35888
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35889
- margin: 0;
35890
- height: 32px;
35891
- line-height: 32px;
35892
- font-size: 13px;
35893
- padding: 0 10px;
35894
- display: block;
35865
+ .E_t1sqg15u .uuid-row .id-text {
35866
+ white-space: nowrap;
35895
35867
  overflow: hidden;
35896
35868
  text-overflow: ellipsis;
35897
- white-space: nowrap;
35898
35869
  }
35899
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35900
- content: " ";
35901
- height: 1px;
35902
- width: calc(100% + 10px);
35903
- background: rgba(172, 186, 211, 0.6);
35904
- display: block;
35870
+
35871
+ .E_t4zczcp {
35872
+ display: flex;
35873
+ justify-content: space-between;
35874
+ align-items: center;
35875
+ padding: 8px;
35876
+ min-height: 32px;
35905
35877
  }
35906
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35907
- color: #0080ff;
35908
- background: transparent;
35878
+ .E_t4zczcp .table-title {
35879
+ color: rgba(44, 56, 82, 0.6);
35880
+ font-weight: 600;
35881
+ font-size: 12px;
35882
+ line-height: 8px;
35883
+ }
35884
+ .E_t4zczcp .edit-icon {
35885
+ font-size: 16px;
35886
+ color: rgba(10, 37, 85, 0.6);
35887
+ cursor: pointer;
35909
35888
  }
35910
35889
 
35911
- .E_u15heuvq.content {
35912
- cursor: default !important;
35890
+ .E_t1s7goww {
35891
+ font-size: 12px;
35892
+ line-height: 18px;
35913
35893
  }
35914
- .E_u15heuvq.content.link {
35915
- cursor: pointer !important;
35894
+
35895
+ .E_t93e4cf {
35896
+ display: flex;
35897
+ padding: 8px 0;
35898
+ color: #2d3a56;
35916
35899
  }
35917
- .E_u15heuvq.content.link:hover {
35918
- color: #0080ff;
35900
+ .E_t93e4cf .hidden {
35901
+ display: none;
35919
35902
  }
35920
- .E_u15heuvq.content.black {
35921
- color: #00122e;
35903
+ .E_t93e4cf .ant-btn.ant-btn-link {
35904
+ height: auto;
35922
35905
  }
35923
- .E_u15heuvq.content.gray {
35924
- color: rgba(44, 56, 82, 0.75);
35906
+ .E_t93e4cf .content {
35907
+ overflow: hidden;
35908
+ overflow-x: auto;
35909
+ width: 100%;
35910
+ white-space: pre-wrap;
35911
+ }
35912
+ .E_t93e4cf .content .ant-btn {
35913
+ white-space: pre-wrap;
35914
+ text-align: left;
35915
+ }
35916
+ .E_t93e4cf .content .unit-chart {
35917
+ justify-content: flex-start;
35918
+ }
35919
+
35920
+ .E_rhz2uv5 {
35921
+ width: var(--rhz2uv5-0);
35922
+ flex-shrink: 0;
35923
+ color: rgba(44, 56, 82, 0.6);
35924
+ padding-right: 12px;
35925
35925
  }
35926
35926
 
35927
35927
  .E_cyms3br {
@@ -35985,6 +35985,12 @@ span.E_tqjc4ui {
35985
35985
  justify-content: center;
35986
35986
  }
35987
35987
 
35988
+ .E_h1ol2wl7 {
35989
+ font-weight: bold;
35990
+ background-color: unset;
35991
+ padding: unset;
35992
+ }
35993
+
35988
35994
  .E_i5w779o {
35989
35995
  padding: 8px 0;
35990
35996
  }
@@ -36089,10 +36095,28 @@ span.E_tqjc4ui {
36089
36095
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
36090
36096
  }
36091
36097
 
36092
- .E_h1ol2wl7 {
36093
- font-weight: bold;
36094
- background-color: unset;
36095
- padding: unset;
36098
+ .E_l12xdkhl {
36099
+ width: 64px;
36100
+ height: 64px;
36101
+ max-width: 64px;
36102
+ max-height: 64px;
36103
+ overflow: hidden;
36104
+ display: flex;
36105
+ align-items: center;
36106
+ justify-content: center;
36107
+ position: relative;
36108
+ opacity: 0.6;
36109
+ }
36110
+ .E_l12xdkhl .icon-wrapper {
36111
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36112
+ }
36113
+ @keyframes rotate {
36114
+ from {
36115
+ transform: rotate(0deg);
36116
+ }
36117
+ to {
36118
+ transform: rotate(360deg);
36119
+ }
36096
36120
  }
36097
36121
 
36098
36122
  .E_c14ouk5o {
@@ -36139,64 +36163,6 @@ span.E_tqjc4ui {
36139
36163
  height: auto;
36140
36164
  }
36141
36165
 
36142
- .E_c1ss4prm {
36143
- color: rgba(44, 56, 82, 0.6);
36144
- padding-inline-start: 12px;
36145
- }
36146
- .E_c1ss4prm li {
36147
- margin-bottom: 4px;
36148
- }
36149
- .E_c1ss4prm li:last-child {
36150
- margin-bottom: 0;
36151
- }
36152
-
36153
- .E_ms3tlei {
36154
- background: rgba(225, 230, 241, 0.6);
36155
- padding: 8px;
36156
- border-radius: 6px;
36157
- color: rgba(44, 56, 82, 0.6);
36158
- }
36159
- .E_ms3tlei .icon-wrapper {
36160
- margin-top: 1px;
36161
- margin-right: 4px;
36162
- }
36163
- .E_ms3tlei li {
36164
- margin-bottom: 4px;
36165
- display: flex;
36166
- align-items: flex-start;
36167
- }
36168
- .E_ms3tlei li:last-child {
36169
- margin-bottom: 0;
36170
- }
36171
-
36172
- .E_du44iy7 {
36173
- margin-bottom: 4px;
36174
- }
36175
-
36176
- .E_p1qmhanr {
36177
- margin-bottom: 8px;
36178
- }
36179
-
36180
- .E_srje1h0 {
36181
- color: rgba(44, 56, 82, 0.6);
36182
- margin-bottom: 8px;
36183
- }
36184
-
36185
- .E_di3zi7v {
36186
- height: 1px;
36187
- background: #e4e9f2;
36188
- margin: 16px 0;
36189
- }
36190
-
36191
- .E_cevhqx7 {
36192
- color: #00122e;
36193
- }
36194
-
36195
- .E_snbqlt4 {
36196
- margin-top: 8px;
36197
- color: rgba(44, 56, 82, 0.6);
36198
- }
36199
-
36200
36166
  .E_c1kchka8 {
36201
36167
  height: 100%;
36202
36168
  width: 100%;
@@ -36689,26 +36655,62 @@ span.E_tqjc4ui {
36689
36655
  padding: 0;
36690
36656
  }
36691
36657
 
36692
- .E_l12xdkhl {
36693
- width: 64px;
36694
- height: 64px;
36695
- max-width: 64px;
36696
- max-height: 64px;
36697
- overflow: hidden;
36658
+ .E_cevhqx7 {
36659
+ color: #00122e;
36660
+ }
36661
+
36662
+ .E_snbqlt4 {
36663
+ margin-top: 8px;
36664
+ color: rgba(44, 56, 82, 0.6);
36665
+ }
36666
+
36667
+ .E_c1ss4prm {
36668
+ color: rgba(44, 56, 82, 0.6);
36669
+ }
36670
+ .E_c1ss4prm:is(ul, ol) {
36671
+ padding-inline-start: 12px;
36672
+ }
36673
+ .E_c1ss4prm li {
36674
+ margin-bottom: 4px;
36675
+ }
36676
+ .E_c1ss4prm li:last-child {
36677
+ margin-bottom: 0;
36678
+ }
36679
+
36680
+ .E_ms3tlei {
36681
+ background: rgba(225, 230, 241, 0.6);
36682
+ padding: 8px;
36683
+ border-radius: 6px;
36684
+ color: rgba(44, 56, 82, 0.6);
36685
+ }
36686
+ .E_ms3tlei .icon-wrapper {
36687
+ margin-top: 1px;
36688
+ margin-right: 4px;
36689
+ }
36690
+ .E_ms3tlei li {
36691
+ margin-bottom: 4px;
36698
36692
  display: flex;
36699
- align-items: center;
36700
- justify-content: center;
36701
- position: relative;
36702
- opacity: 0.6;
36693
+ align-items: flex-start;
36703
36694
  }
36704
- .E_l12xdkhl .icon-wrapper {
36705
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36695
+ .E_ms3tlei li:last-child {
36696
+ margin-bottom: 0;
36706
36697
  }
36707
- @keyframes rotate {
36708
- from {
36709
- transform: rotate(0deg);
36710
- }
36711
- to {
36712
- transform: rotate(360deg);
36713
- }
36698
+
36699
+ .E_du44iy7 {
36700
+ margin-bottom: 4px;
36701
+ }
36702
+
36703
+ .E_p1qmhanr {
36704
+ margin-bottom: 8px;
36705
+ }
36706
+
36707
+ .E_srje1h0 {
36708
+ color: rgba(44, 56, 82, 0.6);
36709
+ margin-bottom: 8px;
36710
+ }
36711
+
36712
+ .E_di3zi7v {
36713
+ height: 1px;
36714
+ background: #e4e9f2;
36715
+ margin: 16px 0;
36714
36716
  }