@cloudtower/eagle 0.28.8 → 0.28.9

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
@@ -29571,43 +29571,158 @@ html body {
29571
29571
  margin-left: 1px;
29572
29572
  }
29573
29573
 
29574
- .E_ou7iq30 {
29574
+ .E_s1ebs0ra {
29575
+ display: flex;
29576
+ align-items: center;
29577
+ justify-content: space-between;
29578
+ background: #edf0f7;
29579
+ padding: 8px 12px;
29580
+ position: sticky;
29581
+ top: 0;
29582
+ z-index: 1;
29583
+ margin-bottom: -52px;
29584
+ }
29585
+ .E_s1ebs0ra .select-total {
29586
+ display: flex;
29587
+ align-items: center;
29588
+ font-weight: 700;
29589
+ flex-shrink: 0;
29590
+ }
29591
+ .E_s1ebs0ra .select-total .icon-wrapper {
29592
+ cursor: pointer;
29593
+ margin-left: 8px;
29594
+ width: 32px;
29595
+ height: 32px;
29596
+ border-radius: 50%;
29597
+ justify-content: center;
29598
+ }
29599
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29600
+ background: rgba(225, 230, 241, 0.6);
29601
+ }
29602
+ .E_s1ebs0ra .action-group {
29603
+ flex: 1;
29604
+ margin-left: 88px;
29605
+ white-space: nowrap;
29606
+ text-align: right;
29607
+ position: relative;
29608
+ padding: 4px 0;
29609
+ margin-top: -4px;
29575
29610
  overflow: hidden;
29576
- text-overflow: ellipsis;
29611
+ }
29612
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29613
+ transform: translateY(-4px);
29614
+ }
29615
+ .E_s1ebs0ra .action-group button {
29616
+ border: none;
29617
+ }
29618
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29619
+ margin-right: 8px;
29620
+ }
29621
+ .E_s1ebs0ra .action-group > button:last-child {
29622
+ margin-right: 4px;
29623
+ }
29624
+ .E_s1ebs0ra .action-group .more-btn {
29625
+ cursor: pointer;
29626
+ width: 32px;
29627
+ height: 32px;
29628
+ justify-content: center;
29629
+ border-radius: 50%;
29630
+ }
29631
+ .E_s1ebs0ra .action-group .more-btn:hover {
29632
+ background: #fff;
29577
29633
  }
29578
29634
 
29579
- .E_s1tui002 {
29580
- white-space: nowrap;
29635
+ .E_clm1wy1 {
29636
+ width: 192px;
29637
+ height: 246px;
29638
+ border-radius: 4px;
29639
+ }
29640
+ .E_clm1wy1 > .ant-picker-calendar,
29641
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29642
+ width: 100%;
29643
+ background-color: rgba(245, 247, 250, 0.6);
29644
+ border-top: none;
29645
+ }
29646
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29647
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29648
+ padding: 0 16px;
29649
+ }
29650
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29651
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29652
+ width: 100%;
29653
+ height: 180px;
29654
+ border-spacing: 0;
29655
+ }
29656
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29657
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29658
+ margin-bottom: 8px;
29659
+ }
29660
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29661
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29662
+ width: 22px;
29663
+ }
29664
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29665
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29666
+ padding: 0;
29667
+ }
29668
+ .E_clm1wy1 .ant-picker-cell {
29669
+ color: rgba(62, 70, 82, 0.6);
29670
+ opacity: 0.4;
29671
+ }
29672
+ .E_clm1wy1 .ant-picker-cell-in-view {
29673
+ color: rgba(62, 70, 82, 0.6);
29674
+ opacity: 1;
29675
+ }
29676
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29677
+ color: #3e4652;
29678
+ }
29679
+ .E_clm1wy1 .ant-picker-cell::before {
29680
+ pointer-events: none;
29581
29681
  }
29582
29682
 
29583
- .E_mxrc2zg {
29584
- display: -webkit-box;
29585
- -webkit-line-clamp: var(--mxrc2zg-0);
29586
- -webkit-box-orient: vertical;
29587
- word-break: break-all;
29683
+ .E_t1tsm00v {
29684
+ color: rgba(129, 138, 153, 0.6);
29685
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29686
+ backdrop-filter: blur(10px);
29687
+ padding: 7px 10px;
29588
29688
  }
29589
29689
 
29590
- .E_wg1tsps {
29690
+ .E_c167wnad {
29691
+ color: rgba(62, 70, 82, 0.6);
29591
29692
  display: flex;
29693
+ justify-content: space-between;
29592
29694
  align-items: center;
29593
- justify-content: flex-end;
29695
+ padding: 8px 16px;
29696
+ }
29697
+ .E_c167wnad .anticon {
29698
+ cursor: pointer;
29699
+ }
29700
+ .E_c167wnad .anticon:hover {
29701
+ color: #0096ff;
29594
29702
  }
29595
29703
 
29596
- .E_b1ctd5xy {
29704
+ .E_cxhf7dh {
29705
+ text-align: center;
29706
+ }
29707
+ .E_cxhf7dh .dots {
29597
29708
  display: flex;
29598
- align-items: center;
29599
- width: calc(100% - 40px);
29709
+ justify-content: center;
29600
29710
  }
29601
- .E_b1ctd5xy .chart {
29711
+ .E_cxhf7dh .dot {
29602
29712
  display: inline-block;
29603
- width: 100%;
29713
+ width: 2px;
29714
+ height: 2px;
29715
+ border-radius: 1px;
29716
+ background: #0096ff;
29604
29717
  }
29605
-
29606
- .E_u1p8acpn {
29607
- min-width: 40px;
29718
+ .E_cxhf7dh .dot:not(:last-child) {
29719
+ margin-right: 2px;
29608
29720
  }
29609
- .E_u1p8acpn .unit {
29610
- color: #00122e !important;
29721
+ .E_cxhf7dh .bar {
29722
+ width: 9px;
29723
+ height: 2px;
29724
+ background: #0096ff;
29725
+ border-radius: 2px;
29611
29726
  }
29612
29727
 
29613
29728
  .E_t1sqg15u {
@@ -29766,6 +29881,10 @@ html body {
29766
29881
  overflow: auto;
29767
29882
  }
29768
29883
 
29884
+ span.E_tqjc4ui {
29885
+ margin: 0 2px;
29886
+ }
29887
+
29769
29888
  .E_gmyahx3 {
29770
29889
  cursor: pointer;
29771
29890
  }
@@ -29776,162 +29895,160 @@ html body {
29776
29895
  color: #0080ff;
29777
29896
  }
29778
29897
 
29779
- span.E_tqjc4ui {
29780
- margin: 0 2px;
29898
+ .E_ou7iq30 {
29899
+ overflow: hidden;
29900
+ text-overflow: ellipsis;
29781
29901
  }
29782
29902
 
29783
- .E_s1ebs0ra {
29784
- display: flex;
29785
- align-items: center;
29786
- justify-content: space-between;
29787
- background: #edf0f7;
29788
- padding: 8px 12px;
29789
- position: sticky;
29790
- top: 0;
29791
- z-index: 1;
29792
- margin-bottom: -52px;
29903
+ .E_s1tui002 {
29904
+ white-space: nowrap;
29793
29905
  }
29794
- .E_s1ebs0ra .select-total {
29795
- display: flex;
29796
- align-items: center;
29797
- font-weight: 700;
29798
- flex-shrink: 0;
29906
+
29907
+ .E_mxrc2zg {
29908
+ display: -webkit-box;
29909
+ -webkit-line-clamp: var(--mxrc2zg-0);
29910
+ -webkit-box-orient: vertical;
29911
+ word-break: break-all;
29799
29912
  }
29800
- .E_s1ebs0ra .select-total .icon-wrapper {
29801
- cursor: pointer;
29802
- margin-left: 8px;
29803
- width: 32px;
29804
- height: 32px;
29805
- border-radius: 50%;
29806
- justify-content: center;
29913
+
29914
+ .E_c1up1pdz {
29915
+ width: 648px;
29807
29916
  }
29808
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29809
- background: rgba(225, 230, 241, 0.6);
29917
+ .E_c1up1pdz.active {
29918
+ border-color: #0080ff;
29810
29919
  }
29811
- .E_s1ebs0ra .action-group {
29812
- flex: 1;
29813
- margin-left: 88px;
29814
- white-space: nowrap;
29815
- text-align: right;
29816
- position: relative;
29817
- padding: 4px 0;
29818
- margin-top: -4px;
29819
- overflow: hidden;
29920
+ .E_c1up1pdz.active > header {
29921
+ background: rgba(0, 128, 255, 0.1);
29820
29922
  }
29821
- .E_s1ebs0ra .action-group .sub-menu-delete {
29822
- transform: translateY(-4px);
29923
+ .E_c1up1pdz .expand {
29924
+ padding: 12px;
29823
29925
  }
29824
- .E_s1ebs0ra .action-group button {
29825
- border: none;
29926
+ .E_c1up1pdz .field-item {
29927
+ display: flex;
29928
+ padding: 10px 0;
29929
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29826
29930
  }
29827
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29828
- margin-right: 8px;
29931
+ .E_c1up1pdz .field-item:last-child {
29932
+ border-bottom: none;
29933
+ padding-bottom: 0;
29829
29934
  }
29830
- .E_s1ebs0ra .action-group > button:last-child {
29831
- margin-right: 4px;
29935
+ .E_c1up1pdz .field-item label {
29936
+ line-height: 32px;
29937
+ width: 100px;
29938
+ color: rgba(62, 70, 82, 0.6);
29832
29939
  }
29833
- .E_s1ebs0ra .action-group .more-btn {
29834
- cursor: pointer;
29835
- width: 32px;
29836
- height: 32px;
29837
- justify-content: center;
29838
- border-radius: 50%;
29940
+ .E_c1up1pdz .help {
29941
+ color: rgba(62, 70, 82, 0.6);
29942
+ margin-top: 5px;
29839
29943
  }
29840
- .E_s1ebs0ra .action-group .more-btn:hover {
29841
- background: #fff;
29944
+ .E_c1up1pdz .ant-input-affix-wrapper,
29945
+ .E_c1up1pdz .ant-picker {
29946
+ width: 128px;
29842
29947
  }
29843
29948
 
29844
- .E_clm1wy1 {
29845
- width: 192px;
29846
- height: 246px;
29847
- border-radius: 4px;
29848
- }
29849
- .E_clm1wy1 > .ant-picker-calendar,
29850
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29851
- width: 100%;
29852
- background-color: rgba(245, 247, 250, 0.6);
29853
- border-top: none;
29854
- }
29855
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29856
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29857
- padding: 0 16px;
29949
+ .E_c156wh19 {
29950
+ display: flex;
29951
+ align-items: center;
29952
+ justify-content: space-between;
29953
+ word-break: keep-all;
29858
29954
  }
29859
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29860
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29861
- width: 100%;
29862
- height: 180px;
29863
- border-spacing: 0;
29955
+ .E_c156wh19 .title {
29956
+ margin: 0 16px 0 8px;
29864
29957
  }
29865
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29866
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29867
- margin-bottom: 8px;
29958
+ .E_c156wh19 .retain {
29959
+ color: rgba(129, 138, 153, 0.6);
29868
29960
  }
29869
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29870
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29871
- width: 22px;
29961
+ .E_c156wh19 div.left {
29962
+ flex: 1;
29963
+ display: flex;
29964
+ overflow: hidden;
29965
+ align-items: center;
29966
+ justify-content: flex-start;
29967
+ white-space: nowrap;
29872
29968
  }
29873
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29874
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29875
- padding: 0;
29969
+ .E_c156wh19 div.left .title {
29970
+ max-width: 100%;
29971
+ overflow: hidden;
29972
+ text-overflow: ellipsis;
29876
29973
  }
29877
- .E_clm1wy1 .ant-picker-cell {
29878
- color: rgba(62, 70, 82, 0.6);
29879
- opacity: 0.4;
29974
+ .E_c156wh19 div.right {
29975
+ display: flex;
29976
+ align-items: center;
29880
29977
  }
29881
- .E_clm1wy1 .ant-picker-cell-in-view {
29882
- color: rgba(62, 70, 82, 0.6);
29883
- opacity: 1;
29978
+ .E_c156wh19 .reverse {
29979
+ display: flex;
29980
+ flex-direction: row-reverse;
29981
+ align-items: center;
29884
29982
  }
29885
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
29886
- color: #3e4652;
29983
+ .E_c156wh19 .reverse .ant-switch {
29984
+ margin-left: 8px;
29887
29985
  }
29888
- .E_clm1wy1 .ant-picker-cell::before {
29889
- pointer-events: none;
29986
+ .E_c156wh19 .close {
29987
+ padding-left: 14px;
29988
+ margin-left: 14px;
29989
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29990
+ cursor: pointer;
29890
29991
  }
29891
29992
 
29892
- .E_t1tsm00v {
29893
- color: rgba(129, 138, 153, 0.6);
29894
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29895
- backdrop-filter: blur(10px);
29896
- padding: 7px 10px;
29993
+ .E_m126spxy {
29994
+ padding-bottom: 4px;
29995
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29897
29996
  }
29898
-
29899
- .E_c167wnad {
29997
+ .E_m126spxy .ant-btn-link {
29998
+ padding: 1px 10px;
29900
29999
  color: rgba(62, 70, 82, 0.6);
29901
- display: flex;
29902
- justify-content: space-between;
29903
- align-items: center;
29904
- padding: 8px 16px;
29905
- }
29906
- .E_c167wnad .anticon {
29907
- cursor: pointer;
30000
+ border-radius: 4px;
29908
30001
  }
29909
- .E_c167wnad .anticon:hover {
30002
+ .E_m126spxy .ant-btn-link.active {
30003
+ background: rgba(0, 128, 255, 0.1);
29910
30004
  color: #0096ff;
29911
30005
  }
29912
30006
 
29913
- .E_cxhf7dh {
30007
+ .E_wpbf4pq {
30008
+ padding: 10px 0;
30009
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30010
+ }
30011
+ .E_wpbf4pq .ant-input,
30012
+ .E_wpbf4pq .ant-picker {
30013
+ width: 80px;
30014
+ margin: 0 9px;
29914
30015
  text-align: center;
29915
30016
  }
29916
- .E_cxhf7dh .dots {
29917
- display: flex;
29918
- justify-content: center;
30017
+ .E_wpbf4pq .options {
30018
+ padding: 12px 0 12px 16px;
30019
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30020
+ margin: 5px 0 5px 8px;
29919
30021
  }
29920
- .E_cxhf7dh .dot {
29921
- display: inline-block;
29922
- width: 2px;
29923
- height: 2px;
29924
- border-radius: 1px;
29925
- background: #0096ff;
30022
+ .E_wpbf4pq .week-day-option,
30023
+ .E_wpbf4pq .month-day-option {
30024
+ background: #f5f7fa;
30025
+ box-sizing: border-box;
30026
+ border-radius: 16px;
30027
+ margin-right: 8px;
29926
30028
  }
29927
- .E_cxhf7dh .dot:not(:last-child) {
29928
- margin-right: 2px;
30029
+ .E_wpbf4pq .week-day-option:focus,
30030
+ .E_wpbf4pq .month-day-option:focus {
30031
+ color: inherit;
30032
+ border-color: #d9d9d9;
29929
30033
  }
29930
- .E_cxhf7dh .bar {
29931
- width: 9px;
29932
- height: 2px;
29933
- background: #0096ff;
29934
- border-radius: 2px;
30034
+ .E_wpbf4pq .week-day-option.active {
30035
+ background-color: #0096ff;
30036
+ border-color: #0096ff;
30037
+ color: #fff;
30038
+ }
30039
+ .E_wpbf4pq .week-day-option.en-text {
30040
+ width: 110px;
30041
+ margin-top: 4px;
30042
+ }
30043
+ .E_wpbf4pq .month-day-option {
30044
+ width: 32px;
30045
+ padding: 0;
30046
+ margin-bottom: 8px;
30047
+ }
30048
+ .E_wpbf4pq .month-day-option.active {
30049
+ background-color: #0096ff;
30050
+ border-color: #0096ff;
30051
+ color: #fff;
29935
30052
  }
29936
30053
 
29937
30054
  .E_s1iv0tp1 .enabled-switch {
@@ -29942,6 +30059,29 @@ span.E_tqjc4ui {
29942
30059
  margin-right: 8px;
29943
30060
  }
29944
30061
 
30062
+ .E_wg1tsps {
30063
+ display: flex;
30064
+ align-items: center;
30065
+ justify-content: flex-end;
30066
+ }
30067
+
30068
+ .E_b1ctd5xy {
30069
+ display: flex;
30070
+ align-items: center;
30071
+ width: calc(100% - 40px);
30072
+ }
30073
+ .E_b1ctd5xy .chart {
30074
+ display: inline-block;
30075
+ width: 100%;
30076
+ }
30077
+
30078
+ .E_u1p8acpn {
30079
+ min-width: 40px;
30080
+ }
30081
+ .E_u1p8acpn .unit {
30082
+ color: #00122e !important;
30083
+ }
30084
+
29945
30085
  .E_t160l1cm {
29946
30086
  display: flex;
29947
30087
  flex-direction: column;
@@ -30145,177 +30285,150 @@ span.E_tqjc4ui {
30145
30285
  background: transparent;
30146
30286
  }
30147
30287
 
30148
- .E_c1up1pdz {
30149
- width: 648px;
30288
+ .E_c18gxmrl {
30289
+ border: 1px solid #d8deeb;
30290
+ border-radius: 4px;
30150
30291
  }
30151
- .E_c1up1pdz.active {
30292
+ .E_c18gxmrl + .E_c18gxmrl {
30293
+ margin-top: 8px;
30294
+ }
30295
+ .E_c18gxmrl:hover {
30152
30296
  border-color: #0080ff;
30153
30297
  }
30154
- .E_c1up1pdz.active > header {
30298
+ .E_c18gxmrl:hover > header {
30155
30299
  background: rgba(0, 128, 255, 0.1);
30156
30300
  }
30157
- .E_c1up1pdz .expand {
30158
- padding: 12px;
30159
- }
30160
- .E_c1up1pdz .field-item {
30161
- display: flex;
30162
- padding: 10px 0;
30163
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30164
- }
30165
- .E_c1up1pdz .field-item:last-child {
30166
- border-bottom: none;
30167
- padding-bottom: 0;
30168
- }
30169
- .E_c1up1pdz .field-item label {
30170
- line-height: 32px;
30171
- width: 100px;
30172
- color: rgba(62, 70, 82, 0.6);
30173
- }
30174
- .E_c1up1pdz .help {
30175
- color: rgba(62, 70, 82, 0.6);
30176
- margin-top: 5px;
30301
+ .E_c18gxmrl.active header {
30302
+ border-bottom: 1px solid #d8deeb;
30177
30303
  }
30178
- .E_c1up1pdz .ant-input-affix-wrapper,
30179
- .E_c1up1pdz .ant-picker {
30180
- width: 128px;
30304
+ .E_c18gxmrl > header {
30305
+ padding: 8px 12px;
30181
30306
  }
30182
30307
 
30183
- .E_c156wh19 {
30308
+ .E_m74vjol {
30184
30309
  display: flex;
30185
- align-items: center;
30186
30310
  justify-content: space-between;
30187
- word-break: keep-all;
30311
+ width: 100%;
30188
30312
  }
30189
- .E_c156wh19 .title {
30190
- margin: 0 16px 0 8px;
30313
+ .E_m74vjol .action {
30314
+ margin-left: 16px;
30191
30315
  }
30192
- .E_c156wh19 .retain {
30193
- color: rgba(129, 138, 153, 0.6);
30316
+
30317
+ .E_a1o35uvh .ant-alert-message {
30318
+ width: 100%;
30194
30319
  }
30195
- .E_c156wh19 div.left {
30196
- flex: 1;
30197
- display: flex;
30198
- overflow: hidden;
30199
- align-items: center;
30200
- justify-content: flex-start;
30320
+
30321
+ .E_b1nip9bk {
30322
+ padding: 4px 11px;
30323
+ }
30324
+
30325
+ .E_bqamoqe {
30201
30326
  white-space: nowrap;
30327
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30202
30328
  }
30203
- .E_c156wh19 div.left .title {
30204
- max-width: 100%;
30205
- overflow: hidden;
30206
- text-overflow: ellipsis;
30329
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30330
+ --color: #0080ff;
30207
30331
  }
30208
- .E_c156wh19 div.right {
30209
- display: flex;
30210
- align-items: center;
30332
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30333
+ --color: #0080ff;
30211
30334
  }
30212
- .E_c156wh19 .reverse {
30213
- display: flex;
30214
- flex-direction: row-reverse;
30215
- align-items: center;
30335
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30336
+ margin-left: 1px;
30216
30337
  }
30217
- .E_c156wh19 .reverse .ant-switch {
30218
- margin-left: 8px;
30338
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30339
+ border-top-right-radius: 0;
30340
+ border-bottom-right-radius: 0;
30219
30341
  }
30220
- .E_c156wh19 .close {
30221
- padding-left: 14px;
30222
- margin-left: 14px;
30223
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30224
- cursor: pointer;
30225
- }
30226
-
30227
- .E_m126spxy {
30228
- padding-bottom: 4px;
30229
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30230
- }
30231
- .E_m126spxy .ant-btn-link {
30232
- padding: 1px 10px;
30233
- color: rgba(62, 70, 82, 0.6);
30234
- border-radius: 4px;
30342
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30343
+ border-top-left-radius: 0;
30344
+ border-bottom-left-radius: 0;
30235
30345
  }
30236
- .E_m126spxy .ant-btn-link.active {
30237
- background: rgba(0, 128, 255, 0.1);
30238
- color: #0096ff;
30346
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30347
+ border-radius: unset;
30239
30348
  }
30240
30349
 
30241
- .E_wpbf4pq {
30242
- padding: 10px 0;
30243
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30244
- }
30245
- .E_wpbf4pq .ant-input,
30246
- .E_wpbf4pq .ant-picker {
30247
- width: 80px;
30248
- margin: 0 9px;
30249
- text-align: center;
30250
- }
30251
- .E_wpbf4pq .options {
30252
- padding: 12px 0 12px 16px;
30253
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30254
- margin: 5px 0 5px 8px;
30350
+ .E_c1uzzomf {
30351
+ margin-bottom: 16px;
30255
30352
  }
30256
- .E_wpbf4pq .week-day-option,
30257
- .E_wpbf4pq .month-day-option {
30258
- background: #f5f7fa;
30259
- box-sizing: border-box;
30260
- border-radius: 16px;
30261
- margin-right: 8px;
30353
+ .E_c1uzzomf .card-title {
30354
+ font-size: 16px;
30355
+ color: rgba(44, 56, 82, 0.6);
30356
+ font-weight: 700;
30357
+ line-height: 32px;
30262
30358
  }
30263
- .E_wpbf4pq .week-day-option:focus,
30264
- .E_wpbf4pq .month-day-option:focus {
30265
- color: inherit;
30266
- border-color: #d9d9d9;
30359
+ .E_c1uzzomf .card-body {
30360
+ padding: 24px;
30361
+ border-radius: 8px;
30362
+ background: #fff;
30267
30363
  }
30268
- .E_wpbf4pq .week-day-option.active {
30269
- background-color: #0096ff;
30270
- border-color: #0096ff;
30271
- color: #fff;
30364
+ .E_c1uzzomf .empty {
30365
+ font-weight: 700;
30366
+ font-size: 14px;
30367
+ line-height: 22px;
30368
+ color: rgba(0, 21, 64, 0.3);
30369
+ text-align: center;
30272
30370
  }
30273
- .E_wpbf4pq .week-day-option.en-text {
30274
- width: 110px;
30275
- margin-top: 4px;
30371
+
30372
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30373
+ padding: 4px 8px 0 8px;
30374
+ color: rgba(44, 56, 82, 0.6);
30375
+ font-size: 12px;
30276
30376
  }
30277
- .E_wpbf4pq .month-day-option {
30278
- width: 32px;
30279
- padding: 0;
30280
- margin-bottom: 8px;
30377
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30378
+ padding-bottom: 6px;
30281
30379
  }
30282
- .E_wpbf4pq .month-day-option.active {
30283
- background-color: #0096ff;
30284
- border-color: #0096ff;
30285
- color: #fff;
30380
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30381
+ padding-top: 4px;
30382
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30286
30383
  }
30287
30384
 
30288
- .E_c18gxmrl {
30289
- border: 1px solid #d8deeb;
30290
- border-radius: 4px;
30385
+ .E_fzh9mnb {
30386
+ width: 100%;
30387
+ height: 100%;
30388
+ min-height: 124px;
30389
+ display: flex;
30390
+ flex-direction: column;
30391
+ justify-content: center;
30392
+ align-items: center;
30291
30393
  }
30292
- .E_c18gxmrl + .E_c18gxmrl {
30293
- margin-top: 8px;
30394
+ .E_fzh9mnb .error-text {
30395
+ color: rgba(10, 37, 85, 0.6);
30396
+ margin-bottom: 16px;
30397
+ font-size: 18px;
30294
30398
  }
30295
- .E_c18gxmrl:hover {
30296
- border-color: #0080ff;
30399
+
30400
+ .E_f7pxqmh {
30401
+ width: 100%;
30402
+ margin-bottom: 0 !important;
30403
+ flex-flow: nowrap !important;
30404
+ line-break: auto;
30297
30405
  }
30298
- .E_c18gxmrl:hover > header {
30299
- background: rgba(0, 128, 255, 0.1);
30406
+ .E_f7pxqmh > .ant-form-item-label {
30407
+ text-align: left !important;
30408
+ padding-bottom: 0 !important;
30300
30409
  }
30301
- .E_c18gxmrl.active header {
30302
- border-bottom: 1px solid #d8deeb;
30410
+ .E_f7pxqmh > .ant-form-item-label > label {
30411
+ min-height: 32px;
30412
+ height: auto;
30413
+ font-size: 13px;
30414
+ color: rgba(44, 56, 82, 0.6);
30415
+ white-space: normal;
30303
30416
  }
30304
- .E_c18gxmrl > header {
30305
- padding: 8px 12px;
30417
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30418
+ border-color: #ff4d4f !important;
30306
30419
  }
30307
-
30308
- .E_m74vjol {
30309
- display: flex;
30310
- justify-content: space-between;
30311
- width: 100%;
30420
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30421
+ border-color: #ff4d4f !important;
30312
30422
  }
30313
- .E_m74vjol .action {
30314
- margin-left: 16px;
30423
+ .E_f7pxqmh .ant-form-item-explain {
30424
+ margin-top: 4px;
30425
+ font-size: 12px;
30426
+ min-height: 0px;
30315
30427
  }
30316
-
30317
- .E_a1o35uvh .ant-alert-message {
30318
- width: 100%;
30428
+ .E_f7pxqmh .ant-form-item-extra {
30429
+ font-size: 12px;
30430
+ color: rgba(44, 56, 82, 0.6);
30431
+ min-height: 0px;
30319
30432
  }
30320
30433
 
30321
30434
  .E_berrcjl {
@@ -30588,202 +30701,73 @@ button.E_n7k2c6r {
30588
30701
  padding: 0;
30589
30702
  }
30590
30703
 
30591
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30592
- padding: 4px 8px 0 8px;
30593
- color: rgba(44, 56, 82, 0.6);
30594
- font-size: 12px;
30704
+ .E_iouxfgt {
30705
+ display: inline-flex;
30706
+ align-items: center;
30595
30707
  }
30596
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30597
- padding-bottom: 6px;
30708
+ .E_iouxfgt .icon-inner {
30709
+ display: inline-flex;
30710
+ align-items: center;
30711
+ justify-content: center;
30598
30712
  }
30599
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30600
- padding-top: 4px;
30601
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30713
+ .E_iouxfgt .icon-inner + span,
30714
+ .E_iouxfgt span + .icon-inner.suffix {
30715
+ margin-left: 4px;
30716
+ }
30717
+ .E_iouxfgt.is-rotate img,
30718
+ .E_iouxfgt.is-rotate svg {
30719
+ animation: rotate 680ms linear infinite;
30602
30720
  }
30603
30721
 
30604
- .E_fzh9mnb {
30605
- width: 100%;
30606
- height: 100%;
30607
- min-height: 124px;
30722
+ .E_d1bw7c5z {
30723
+ position: relative;
30724
+ max-width: 388px;
30725
+ min-width: 285px;
30726
+ }
30727
+ .E_d1bw7c5z .center {
30728
+ position: absolute;
30729
+ font-size: 12px;
30730
+ width: 80px;
30731
+ height: 100px;
30732
+ top: 0;
30733
+ left: 35px;
30608
30734
  display: flex;
30609
30735
  flex-direction: column;
30610
30736
  justify-content: center;
30611
30737
  align-items: center;
30738
+ color: #00122e;
30612
30739
  }
30613
- .E_fzh9mnb .error-text {
30614
- color: rgba(10, 37, 85, 0.6);
30615
- margin-bottom: 16px;
30616
- font-size: 18px;
30617
- }
30618
-
30619
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30620
- display: var(--ai7qkf2-0);
30740
+ .E_d1bw7c5z .center .number {
30741
+ font-size: 24px;
30742
+ font-weight: 700;
30621
30743
  }
30622
- .E_ai7qkf2 .ant-input-number-input-wrap {
30623
- display: inline-flex;
30624
- line-height: 1.5715;
30625
- height: 100%;
30626
- width: 100%;
30744
+ .E_d1bw7c5z .center .text {
30745
+ padding: 0 5px;
30746
+ font-size: 12px;
30747
+ width: inherit;
30748
+ text-align: center;
30627
30749
  }
30628
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30629
- content: var(--ai7qkf2-1);
30630
- display: var(--ai7qkf2-2);
30631
- flex: none;
30632
- align-items: center;
30633
- margin-left: 4px;
30634
- padding: 5px 12px 5px 0;
30635
- color: rgba(44, 56, 82, 0.6);
30750
+ .E_d1bw7c5z .recharts-wrapper {
30751
+ display: flex;
30636
30752
  }
30637
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30638
- content: var(--ai7qkf2-3);
30639
- display: var(--ai7qkf2-4);
30640
- flex: none;
30753
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30754
+ position: relative !important;
30755
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30756
+ left: 0 !important;
30757
+ bottom: 0 !important;
30758
+ display: flex;
30641
30759
  align-items: center;
30642
- margin-right: 4px;
30643
- cursor: auto;
30644
- color: rgba(44, 56, 82, 0.6);
30645
- }
30646
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30647
- border-radius: 0;
30648
30760
  }
30649
- .E_ai7qkf2.ant-input-number {
30761
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30650
30762
  width: 100%;
30651
- border-radius: 6px;
30652
30763
  }
30653
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
30654
- border-color: #0096ff;
30655
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30656
- z-index: 1;
30764
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30765
+ width: 100%;
30766
+ margin-right: 0 !important;
30767
+ line-height: 18px;
30657
30768
  }
30658
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30659
- border-color: #e75a3a;
30660
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30661
- }
30662
- .E_ai7qkf2 .ant-input-number-input {
30663
- height: 30px;
30664
- border: 1px;
30665
- padding: 5px 12px;
30666
- font-size: inherit;
30667
- }
30668
- .E_ai7qkf2.ant-input-number-lg input {
30669
- height: 38px;
30670
- border: 1px;
30671
- padding: 8px 16px;
30672
- }
30673
- .E_ai7qkf2.ant-input-number-sm input {
30674
- height: 22px;
30675
- border: 1px;
30676
- padding: 2px 8px;
30677
- }
30678
-
30679
- .E_c1uzzomf {
30680
- margin-bottom: 16px;
30681
- }
30682
- .E_c1uzzomf .card-title {
30683
- font-size: 16px;
30684
- color: rgba(44, 56, 82, 0.6);
30685
- font-weight: 700;
30686
- line-height: 32px;
30687
- }
30688
- .E_c1uzzomf .card-body {
30689
- padding: 24px;
30690
- border-radius: 8px;
30691
- background: #fff;
30692
- }
30693
- .E_c1uzzomf .empty {
30694
- font-weight: 700;
30695
- font-size: 14px;
30696
- line-height: 22px;
30697
- color: rgba(0, 21, 64, 0.3);
30698
- text-align: center;
30699
- }
30700
-
30701
- .E_b1nip9bk {
30702
- padding: 4px 11px;
30703
- }
30704
-
30705
- .E_bqamoqe {
30706
- white-space: nowrap;
30707
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30708
- }
30709
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30710
- --color: #0080ff;
30711
- }
30712
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30713
- --color: #0080ff;
30714
- }
30715
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30716
- margin-left: 1px;
30717
- }
30718
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30719
- border-top-right-radius: 0;
30720
- border-bottom-right-radius: 0;
30721
- }
30722
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30723
- border-top-left-radius: 0;
30724
- border-bottom-left-radius: 0;
30725
- }
30726
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30727
- border-radius: unset;
30728
- }
30729
-
30730
- .E_itxley7.ant-input-group.ant-input-group-compact {
30731
- display: flex;
30732
- }
30733
-
30734
- .E_sx1bpnu .ant-input-sm {
30735
- line-height: 18px;
30736
- }
30737
-
30738
- .E_d1bw7c5z {
30739
- position: relative;
30740
- max-width: 388px;
30741
- min-width: 285px;
30742
- }
30743
- .E_d1bw7c5z .center {
30744
- position: absolute;
30745
- font-size: 12px;
30746
- width: 80px;
30747
- height: 100px;
30748
- top: 0;
30749
- left: 35px;
30750
- display: flex;
30751
- flex-direction: column;
30752
- justify-content: center;
30753
- align-items: center;
30754
- color: #00122e;
30755
- }
30756
- .E_d1bw7c5z .center .number {
30757
- font-size: 24px;
30758
- font-weight: 700;
30759
- }
30760
- .E_d1bw7c5z .center .text {
30761
- padding: 0 5px;
30762
- font-size: 12px;
30763
- width: inherit;
30764
- text-align: center;
30765
- }
30766
- .E_d1bw7c5z .recharts-wrapper {
30767
- display: flex;
30768
- }
30769
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30770
- position: relative !important;
30771
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30772
- left: 0 !important;
30773
- bottom: 0 !important;
30774
- display: flex;
30775
- align-items: center;
30776
- }
30777
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30778
- width: 100%;
30779
- }
30780
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30781
- width: 100%;
30782
- margin-right: 0 !important;
30783
- line-height: 18px;
30784
- }
30785
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30786
- border-radius: 2px;
30769
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30770
+ border-radius: 2px;
30787
30771
  }
30788
30772
  .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30789
30773
  min-width: 75px;
@@ -30818,56 +30802,68 @@ button.E_n7k2c6r {
30818
30802
  width: 102px;
30819
30803
  }
30820
30804
 
30821
- .E_iouxfgt {
30822
- display: inline-flex;
30823
- align-items: center;
30805
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30806
+ display: flex;
30824
30807
  }
30825
- .E_iouxfgt .icon-inner {
30808
+
30809
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30810
+ display: var(--ai7qkf2-0);
30811
+ }
30812
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30826
30813
  display: inline-flex;
30827
- align-items: center;
30828
- justify-content: center;
30814
+ line-height: 1.5715;
30815
+ height: 100%;
30816
+ width: 100%;
30829
30817
  }
30830
- .E_iouxfgt .icon-inner + span,
30831
- .E_iouxfgt span + .icon-inner.suffix {
30818
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30819
+ content: var(--ai7qkf2-1);
30820
+ display: var(--ai7qkf2-2);
30821
+ flex: none;
30822
+ align-items: center;
30832
30823
  margin-left: 4px;
30824
+ padding: 5px 12px 5px 0;
30825
+ color: rgba(44, 56, 82, 0.6);
30833
30826
  }
30834
- .E_iouxfgt.is-rotate img,
30835
- .E_iouxfgt.is-rotate svg {
30836
- animation: rotate 680ms linear infinite;
30827
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30828
+ content: var(--ai7qkf2-3);
30829
+ display: var(--ai7qkf2-4);
30830
+ flex: none;
30831
+ align-items: center;
30832
+ margin-right: 4px;
30833
+ cursor: auto;
30834
+ color: rgba(44, 56, 82, 0.6);
30837
30835
  }
30838
-
30839
- .E_f7pxqmh {
30840
- width: 100%;
30841
- margin-bottom: 0 !important;
30842
- flex-flow: nowrap !important;
30843
- line-break: auto;
30836
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30837
+ border-radius: 0;
30844
30838
  }
30845
- .E_f7pxqmh > .ant-form-item-label {
30846
- text-align: left !important;
30847
- padding-bottom: 0 !important;
30839
+ .E_ai7qkf2.ant-input-number {
30840
+ width: 100%;
30841
+ border-radius: 6px;
30848
30842
  }
30849
- .E_f7pxqmh > .ant-form-item-label > label {
30850
- min-height: 32px;
30851
- height: auto;
30852
- font-size: 13px;
30853
- color: rgba(44, 56, 82, 0.6);
30854
- white-space: normal;
30843
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
30844
+ border-color: #0096ff;
30845
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30846
+ z-index: 1;
30855
30847
  }
30856
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30857
- border-color: #ff4d4f !important;
30848
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30849
+ border-color: #e75a3a;
30850
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30858
30851
  }
30859
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30860
- border-color: #ff4d4f !important;
30852
+ .E_ai7qkf2 .ant-input-number-input {
30853
+ height: 30px;
30854
+ border: 1px;
30855
+ padding: 5px 12px;
30856
+ font-size: inherit;
30861
30857
  }
30862
- .E_f7pxqmh .ant-form-item-explain {
30863
- margin-top: 4px;
30864
- font-size: 12px;
30865
- min-height: 0px;
30858
+ .E_ai7qkf2.ant-input-number-lg input {
30859
+ height: 38px;
30860
+ border: 1px;
30861
+ padding: 8px 16px;
30866
30862
  }
30867
- .E_f7pxqmh .ant-form-item-extra {
30868
- font-size: 12px;
30869
- color: rgba(44, 56, 82, 0.6);
30870
- min-height: 0px;
30863
+ .E_ai7qkf2.ant-input-number-sm input {
30864
+ height: 22px;
30865
+ border: 1px;
30866
+ padding: 2px 8px;
30871
30867
  }
30872
30868
 
30873
30869
  .E_i1inqkme {
@@ -30883,6 +30879,17 @@ button.E_n7k2c6r {
30883
30879
  margin-right: 4px;
30884
30880
  }
30885
30881
 
30882
+ .E_atcz0kf .ant-input-suffix {
30883
+ margin-left: 8px;
30884
+ }
30885
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30886
+ padding: 2px 7px 2px 12px;
30887
+ }
30888
+
30889
+ .E_sx1bpnu .ant-input-sm {
30890
+ line-height: 18px;
30891
+ }
30892
+
30886
30893
  .E_a1wfy30z .ant-input-number-handler-wrap {
30887
30894
  display: var(--a1wfy30z-0);
30888
30895
  }
@@ -30914,15 +30921,6 @@ button.E_n7k2c6r {
30914
30921
  font-size: inherit;
30915
30922
  }
30916
30923
 
30917
- .E_owd0kml {
30918
- display: inline-block;
30919
- }
30920
-
30921
- .E_h1jsgezc {
30922
- visibility: hidden;
30923
- position: absolute;
30924
- }
30925
-
30926
30924
  .E_rapgekc.ant-radio-wrapper {
30927
30925
  display: inline-flex;
30928
30926
  align-items: baseline;
@@ -31126,68 +31124,53 @@ button.E_n7k2c6r {
31126
31124
  line-height: 18px;
31127
31125
  }
31128
31126
 
31129
- .E_atcz0kf .ant-input-suffix {
31130
- margin-left: 8px;
31127
+ .E_owd0kml {
31128
+ display: inline-block;
31131
31129
  }
31132
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31133
- padding: 2px 7px 2px 12px;
31130
+
31131
+ .E_h1jsgezc {
31132
+ visibility: hidden;
31133
+ position: absolute;
31134
31134
  }
31135
31135
 
31136
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31137
- border-radius: 6px;
31136
+ .E_c1bus5hc {
31137
+ --color: white;
31138
+ height: 14px;
31139
+ width: 14px;
31140
+ border-radius: 50%;
31141
+ flex-shrink: 0;
31142
+ display: flex;
31143
+ align-items: center;
31144
+ justify-content: center;
31145
+ border: 1px solid var(--color);
31138
31146
  }
31139
- .E_s177mls5.ant-select.ant-select-single {
31140
- width: 100%;
31141
- color: #2d3a56;
31142
- border-color: rgba(211, 218, 235, 0.6);
31143
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31144
- font-size: 13px;
31145
- }
31146
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31147
- height: 30px;
31148
- }
31149
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31150
- height: 38px;
31151
- font-size: 13px;
31152
- }
31153
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31154
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31155
- transition: 160ms ease;
31156
- }
31157
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31158
- color: #0080ff;
31159
- }
31160
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
31161
- border-color: rgba(107, 128, 167, 0.6);
31162
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31163
- }
31164
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31165
- color: #0080ff;
31166
- }
31167
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
31168
- border-color: #0080ff;
31169
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31147
+ .E_c1bus5hc .circle-inner {
31148
+ position: relative;
31149
+ height: 10px;
31150
+ width: 10px;
31151
+ border-radius: 50%;
31152
+ overflow: hidden;
31170
31153
  }
31171
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31154
+ .E_c1bus5hc .circle-content {
31155
+ position: absolute;
31156
+ height: 100%;
31157
+ width: 100%;
31158
+ left: 0;
31159
+ top: 0;
31160
+ border-radius: 50%;
31161
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31172
31162
  transform: rotate(180deg);
31173
31163
  }
31174
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31175
- background: rgba(211, 218, 235, 0.6);
31176
- border-color: rgba(172, 186, 211, 0.6);
31177
- cursor: "not-allowed";
31178
- }
31179
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31180
- border-color: #f0483e !important;
31181
- }
31182
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31183
- color: #1d326c;
31184
- }
31185
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
31186
- border-color: #0080ff;
31187
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31188
- }
31189
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31190
- transform: rotate(180deg);
31164
+ .E_c1bus5hc .circle-child {
31165
+ position: absolute;
31166
+ height: 100%;
31167
+ width: 100%;
31168
+ left: 0;
31169
+ top: 0;
31170
+ margin-left: 50%;
31171
+ transform-origin: left;
31172
+ background: white;
31173
+ transform: rotate(0deg);
31191
31174
  }
31192
31175
 
31193
31176
  .E_ivqqkzv {
@@ -31200,6 +31183,10 @@ button.E_n7k2c6r {
31200
31183
  color: rgba(44, 56, 82, 0.6);
31201
31184
  }
31202
31185
 
31186
+ .E_tju3gfj .date {
31187
+ margin-right: 4px;
31188
+ }
31189
+
31203
31190
  .E_s1dizucg.ant-switch {
31204
31191
  min-width: 40px;
31205
31192
  height: 24px;
@@ -31255,52 +31242,151 @@ button.E_n7k2c6r {
31255
31242
  margin-left: 5px;
31256
31243
  }
31257
31244
 
31258
- .E_tju3gfj .date {
31259
- margin-right: 4px;
31245
+ .E_t1m2x205 .ant-tooltip-arrow {
31246
+ display: none;
31247
+ }
31248
+ .E_t1m2x205 .ant-tooltip-inner {
31249
+ background: rgba(23, 38, 64, 0.8);
31250
+ border-radius: 4px;
31260
31251
  }
31261
31252
 
31262
- .E_c1bus5hc {
31263
- --color: white;
31264
- height: 14px;
31265
- width: 14px;
31266
- border-radius: 50%;
31267
- flex-shrink: 0;
31268
- display: flex;
31253
+ .E_s1sck0th {
31254
+ padding: 0 8px;
31255
+ border-radius: 4px;
31256
+ }
31257
+
31258
+ .E_m855nr1 {
31259
+ padding: 2px 8px;
31260
+ border-radius: 3px;
31261
+ }
31262
+
31263
+ .E_l1270xpg {
31264
+ padding: 3px 8px;
31265
+ border-radius: 2px;
31266
+ }
31267
+
31268
+ .E_t14rextb.ant-tag:hover {
31269
+ opacity: unset;
31270
+ }
31271
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31272
+ margin: 0;
31273
+ margin-right: 8px;
31274
+ display: inline-flex;
31269
31275
  align-items: center;
31270
- justify-content: center;
31271
- border: 1px solid var(--color);
31276
+ border: none;
31272
31277
  }
31273
- .E_c1bus5hc .circle-inner {
31274
- position: relative;
31275
- height: 10px;
31276
- width: 10px;
31277
- border-radius: 50%;
31278
- overflow: hidden;
31278
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31279
+ width: 16px;
31280
+ height: 16px;
31281
+ color: inherit;
31282
+ margin-left: 4px;
31283
+ opacity: 0.6;
31284
+ display: inline-flex;
31279
31285
  }
31280
- .E_c1bus5hc .circle-content {
31281
- position: absolute;
31282
- height: 100%;
31286
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31287
+ opacity: 1;
31288
+ }
31289
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31290
+ color: #0080ff;
31291
+ background-color: rgba(0, 136, 255, 0.1);
31292
+ }
31293
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31294
+ color: #f0483e;
31295
+ background-color: rgba(255, 74, 74, 0.1);
31296
+ }
31297
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31298
+ color: #e07f00;
31299
+ background-color: rgba(255, 187, 0, 0.1);
31300
+ }
31301
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31302
+ color: #008f4c;
31303
+ background-color: rgba(30, 201, 127, 0.1);
31304
+ }
31305
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31306
+ color: #1d326c;
31307
+ background-color: rgba(225, 230, 241, 0.6);
31308
+ }
31309
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31310
+ color: #7E41FF;
31311
+ background-color: rgba(126, 65, 255, 0.1);
31312
+ }
31313
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31314
+ color: #fff;
31315
+ }
31316
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31317
+ background-color: #f0483e;
31318
+ }
31319
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31320
+ background-color: #fea008;
31321
+ }
31322
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31323
+ background-color: #00ba5d;
31324
+ }
31325
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31326
+ background-color: #0080ff;
31327
+ }
31328
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31329
+ background-color: #6b7d99;
31330
+ }
31331
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31332
+ background-color: #7E41FF;
31333
+ }
31334
+
31335
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31336
+ border-radius: 6px;
31337
+ }
31338
+ .E_s177mls5.ant-select.ant-select-single {
31283
31339
  width: 100%;
31284
- left: 0;
31285
- top: 0;
31286
- border-radius: 50%;
31287
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31340
+ color: #2d3a56;
31341
+ border-color: rgba(211, 218, 235, 0.6);
31342
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31343
+ font-size: 13px;
31344
+ }
31345
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31346
+ height: 30px;
31347
+ }
31348
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31349
+ height: 38px;
31350
+ font-size: 13px;
31351
+ }
31352
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31353
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31354
+ transition: 160ms ease;
31355
+ }
31356
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31357
+ color: #0080ff;
31358
+ }
31359
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
31360
+ border-color: rgba(107, 128, 167, 0.6);
31361
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31362
+ }
31363
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31364
+ color: #0080ff;
31365
+ }
31366
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
31367
+ border-color: #0080ff;
31368
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31369
+ }
31370
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31288
31371
  transform: rotate(180deg);
31289
31372
  }
31290
- .E_c1bus5hc .circle-child {
31291
- position: absolute;
31292
- height: 100%;
31293
- width: 100%;
31294
- left: 0;
31295
- top: 0;
31296
- margin-left: 50%;
31297
- transform-origin: left;
31298
- background: white;
31299
- transform: rotate(0deg);
31373
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31374
+ background: rgba(211, 218, 235, 0.6);
31375
+ border-color: rgba(172, 186, 211, 0.6);
31376
+ cursor: "not-allowed";
31300
31377
  }
31301
-
31302
- .E_iq1gosr {
31303
- display: inline-block;
31378
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31379
+ border-color: #f0483e !important;
31380
+ }
31381
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31382
+ color: #1d326c;
31383
+ }
31384
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
31385
+ border-color: #0080ff;
31386
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31387
+ }
31388
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31389
+ transform: rotate(180deg);
31304
31390
  }
31305
31391
 
31306
31392
  .E_cnujxq2 {
@@ -31988,116 +32074,8 @@ input.E_rf8rlle.ant-input {
31988
32074
  margin: 4px 0;
31989
32075
  }
31990
32076
 
31991
- .E_s1sck0th {
31992
- padding: 0 8px;
31993
- border-radius: 4px;
31994
- }
31995
-
31996
- .E_m855nr1 {
31997
- padding: 2px 8px;
31998
- border-radius: 3px;
31999
- }
32000
-
32001
- .E_l1270xpg {
32002
- padding: 3px 8px;
32003
- border-radius: 2px;
32004
- }
32005
-
32006
- .E_t14rextb.ant-tag:hover {
32007
- opacity: unset;
32008
- }
32009
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32010
- margin: 0;
32011
- margin-right: 8px;
32012
- display: inline-flex;
32013
- align-items: center;
32014
- border: none;
32015
- }
32016
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32017
- width: 16px;
32018
- height: 16px;
32019
- color: inherit;
32020
- margin-left: 4px;
32021
- opacity: 0.6;
32022
- display: inline-flex;
32023
- }
32024
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32025
- opacity: 1;
32026
- }
32027
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32028
- color: #0080ff;
32029
- background-color: rgba(0, 136, 255, 0.1);
32030
- }
32031
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32032
- color: #f0483e;
32033
- background-color: rgba(255, 74, 74, 0.1);
32034
- }
32035
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32036
- color: #e07f00;
32037
- background-color: rgba(255, 187, 0, 0.1);
32038
- }
32039
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32040
- color: #008f4c;
32041
- background-color: rgba(30, 201, 127, 0.1);
32042
- }
32043
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32044
- color: #1d326c;
32045
- background-color: rgba(225, 230, 241, 0.6);
32046
- }
32047
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32048
- color: #7E41FF;
32049
- background-color: rgba(126, 65, 255, 0.1);
32050
- }
32051
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32052
- color: #fff;
32053
- }
32054
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32055
- background-color: #f0483e;
32056
- }
32057
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32058
- background-color: #fea008;
32059
- }
32060
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32061
- background-color: #00ba5d;
32062
- }
32063
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32064
- background-color: #0080ff;
32065
- }
32066
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32067
- background-color: #6b7d99;
32068
- }
32069
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32070
- background-color: #7E41FF;
32071
- }
32072
-
32073
- .E_a1b5xrg3 .user-icon-inner {
32074
- display: inline-flex;
32075
- align-items: center;
32076
- justify-content: center;
32077
- color: #fff;
32078
- font-weight: bold;
32079
- font-size: 12px;
32080
- width: 24px;
32081
- height: 24px;
32082
- border-radius: 50%;
32083
- background: var(--a1b5xrg3-0);
32084
- }
32085
- .E_a1b5xrg3.btn-item {
32086
- transition: all 160ms ease;
32087
- cursor: pointer;
32088
- width: 56px;
32089
- height: 40px;
32090
- display: inline-flex;
32091
- align-items: center;
32092
- justify-content: center;
32093
- border-radius: 6px;
32094
- }
32095
- .E_a1b5xrg3.btn-item:hover {
32096
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32097
- }
32098
- .E_a1b5xrg3.btn-item:active {
32099
- transform: translateY(2px);
32100
- transition: all 320ms ease;
32077
+ .E_iq1gosr {
32078
+ display: inline-block;
32101
32079
  }
32102
32080
 
32103
32081
  .E_s1dni7lo {
@@ -32181,6 +32159,69 @@ input.E_rf8rlle.ant-input {
32181
32159
  opacity: 0;
32182
32160
  }
32183
32161
 
32162
+ .E_c1yyuluq {
32163
+ border-radius: 8px;
32164
+ }
32165
+ .E_c1yyuluq .ant-card-body {
32166
+ padding: 20px 24px 24px 24px;
32167
+ }
32168
+
32169
+ .E_ccrbeuz .ant-collapse-item {
32170
+ border: 0px;
32171
+ background-color: #fff;
32172
+ }
32173
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32174
+ padding-top: 0px;
32175
+ padding-bottom: 0px;
32176
+ padding-left: 0px !important;
32177
+ padding-right: 24px;
32178
+ }
32179
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32180
+ right: 0px;
32181
+ }
32182
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32183
+ padding: 0px;
32184
+ }
32185
+
32186
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32187
+ padding-right: 0px;
32188
+ cursor: default;
32189
+ }
32190
+
32191
+ .E_a1b5xrg3 .user-icon-inner {
32192
+ display: inline-flex;
32193
+ align-items: center;
32194
+ justify-content: center;
32195
+ color: #fff;
32196
+ font-weight: bold;
32197
+ font-size: 12px;
32198
+ width: 24px;
32199
+ height: 24px;
32200
+ border-radius: 50%;
32201
+ background: var(--a1b5xrg3-0);
32202
+ }
32203
+ .E_a1b5xrg3.btn-item {
32204
+ transition: all 160ms ease;
32205
+ cursor: pointer;
32206
+ width: 56px;
32207
+ height: 40px;
32208
+ display: inline-flex;
32209
+ align-items: center;
32210
+ justify-content: center;
32211
+ border-radius: 6px;
32212
+ }
32213
+ .E_a1b5xrg3.btn-item:hover {
32214
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32215
+ }
32216
+ .E_a1b5xrg3.btn-item:active {
32217
+ transform: translateY(2px);
32218
+ transition: all 320ms ease;
32219
+ }
32220
+
32221
+ .E_m196gn1d {
32222
+ min-width: 1280px;
32223
+ }
32224
+
32184
32225
  .E_dsnbhzf {
32185
32226
  font-family: Inter;
32186
32227
  font-style: normal;
@@ -32656,51 +32697,39 @@ input.E_rf8rlle.ant-input {
32656
32697
  line-height: 12px;
32657
32698
  }
32658
32699
 
32659
- .E_t1m2x205 .ant-tooltip-arrow {
32660
- display: none;
32661
- }
32662
- .E_t1m2x205 .ant-tooltip-inner {
32663
- background: rgba(23, 38, 64, 0.8);
32664
- border-radius: 4px;
32665
- }
32666
-
32667
- .E_c1yyuluq {
32668
- border-radius: 8px;
32669
- }
32670
- .E_c1yyuluq .ant-card-body {
32671
- padding: 20px 24px 24px 24px;
32700
+ .E_h1ol2wl7 {
32701
+ font-weight: bold;
32702
+ background-color: unset;
32703
+ padding: unset;
32672
32704
  }
32673
32705
 
32674
- .E_ccrbeuz .ant-collapse-item {
32675
- border: 0px;
32676
- background-color: #fff;
32677
- }
32678
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32679
- padding-top: 0px;
32680
- padding-bottom: 0px;
32681
- padding-left: 0px !important;
32682
- padding-right: 24px;
32683
- }
32684
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32685
- right: 0px;
32706
+ .E_suhck3k {
32707
+ height: 24px;
32708
+ width: 24px;
32709
+ border-radius: 6px;
32710
+ padding: 4px;
32686
32711
  }
32687
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32688
- padding: 0px;
32712
+ .E_suhck3k:hover {
32713
+ background-color: rgba(0, 136, 255, 0.1);
32689
32714
  }
32690
-
32691
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32692
- padding-right: 0px;
32693
- cursor: default;
32715
+ .E_suhck3k:hover svg path {
32716
+ fill: blue;
32694
32717
  }
32695
32718
 
32696
- .E_m196gn1d {
32697
- min-width: 1280px;
32719
+ .E_ryby9ds {
32720
+ display: flex;
32721
+ align-items: center;
32698
32722
  }
32699
-
32700
- .E_h1ol2wl7 {
32701
- font-weight: bold;
32702
- background-color: unset;
32703
- padding: unset;
32723
+ .E_ryby9ds .order {
32724
+ height: 24px;
32725
+ width: 24px;
32726
+ border-radius: 20px;
32727
+ color: #0080ff;
32728
+ background: rgba(0, 136, 255, 0.1);
32729
+ display: flex;
32730
+ align-items: center;
32731
+ justify-content: center;
32732
+ margin-right: 6px;
32704
32733
  }
32705
32734
 
32706
32735
  .E_hrhfj7c {
@@ -32919,271 +32948,22 @@ input.E_rf8rlle.ant-input {
32919
32948
  font-size: 14px;
32920
32949
  }
32921
32950
 
32922
- .E_suhck3k {
32923
- height: 24px;
32924
- width: 24px;
32925
- border-radius: 6px;
32926
- padding: 4px;
32927
- }
32928
- .E_suhck3k:hover {
32929
- background-color: rgba(0, 136, 255, 0.1);
32930
- }
32931
- .E_suhck3k:hover svg path {
32932
- fill: blue;
32951
+ .E_c1kchka8 {
32952
+ height: 100%;
32953
+ width: 100%;
32954
+ display: flex;
32955
+ flex-direction: column;
32956
+ background: #fff;
32957
+ overflow: auto;
32933
32958
  }
32934
32959
 
32935
- .E_ryby9ds {
32960
+ .E_ctdb951 {
32936
32961
  display: flex;
32937
32962
  align-items: center;
32938
- }
32939
- .E_ryby9ds .order {
32940
- height: 24px;
32941
- width: 24px;
32942
- border-radius: 20px;
32943
- color: #0080ff;
32944
- background: rgba(0, 136, 255, 0.1);
32945
- display: flex;
32946
- align-items: center;
32947
- justify-content: center;
32948
- margin-right: 6px;
32949
- }
32950
-
32951
- .E_h12yihis {
32952
- height: 50px;
32953
- border-bottom: 2px solid #edf0f7;
32954
- background: #fff;
32955
- display: flex;
32956
- justify-content: space-between;
32957
- align-items: center;
32958
- padding: 0 24px 0 14px;
32959
- position: relative;
32960
- z-index: 10;
32961
- }
32962
- .E_h12yihis .left,
32963
- .E_h12yihis .right,
32964
- .E_h12yihis .center {
32965
- display: flex;
32966
- align-items: center;
32967
- flex: 1;
32968
- flex-shrink: 0;
32969
- }
32970
- .E_h12yihis .center {
32971
- flex: 0.8;
32972
- }
32973
- .E_h12yihis .right {
32974
- justify-content: flex-end;
32975
- }
32976
- .E_h12yihis .right.is-scrolled .btn-group:before {
32977
- opacity: 1;
32978
- }
32979
- .E_h12yihis .right .btn-group {
32980
- margin-left: 32px;
32981
- position: relative;
32982
- display: flex;
32983
- align-items: center;
32984
- }
32985
- .E_h12yihis .right .btn-group:before {
32986
- content: "";
32987
- opacity: 0;
32988
- height: 24px;
32989
- width: 1px;
32990
- background: rgba(225, 230, 241, 0.6);
32991
- position: absolute;
32992
- left: -16px;
32993
- top: 50%;
32994
- transform: translateY(-50%);
32995
- transition: opacity 160ms ease;
32996
- }
32997
- .E_h12yihis .right .btn-group > .btn-item {
32998
- transition: all 160ms ease;
32999
- cursor: pointer;
33000
- width: 56px;
33001
- height: 40px;
33002
- display: inline-flex;
33003
- align-items: center;
33004
- justify-content: center;
33005
- border-radius: 6px;
33006
- }
33007
- .E_h12yihis .right .btn-group > .btn-item:hover {
33008
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
33009
- }
33010
- .E_h12yihis .right .btn-group > .btn-item:active {
33011
- transform: translateY(2px);
33012
- transition: all 320ms ease;
33013
- }
33014
- .E_h12yihis .right .btn-group > *:not(:first-child) {
33015
- margin-left: 4px;
33016
- }
33017
- .E_h12yihis .right .create-menu-and-export {
33018
- height: 48px;
33019
- overflow: hidden;
33020
- display: flex;
33021
- align-items: center;
33022
- padding: 0 4px;
33023
- margin: 0 -4px;
33024
- }
33025
- .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
33026
- .E_h12yihis .right .create-menu-and-export.active .export-btn {
33027
- transform: translateY(0);
33028
- }
33029
- .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
33030
- .E_h12yihis .right .create-menu-and-export .export-btn {
33031
- height: 48px;
33032
- transform: translateY(100%);
33033
- transition: transform 240ms ease, opacity 80ms ease;
33034
- display: inline-flex;
33035
- align-items: center;
33036
- }
33037
- .E_h12yihis .right .create-menu-and-export .export-btn {
33038
- margin-right: 10px;
33039
- }
33040
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
33041
- width: 32px;
33042
- height: 32px;
33043
- border-radius: 6px;
33044
- }
33045
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
33046
- background: rgba(211, 218, 235, 0.6);
33047
- }
33048
- .E_h12yihis .alert,
33049
- .E_h12yihis .task {
33050
- position: relative;
33051
- }
33052
- .E_h12yihis .alert .alert-icon,
33053
- .E_h12yihis .alert .task-icon,
33054
- .E_h12yihis .task .alert-icon,
33055
- .E_h12yihis .task .task-icon {
33056
- width: 56px;
33057
- height: 40px;
33058
- justify-content: center;
33059
- }
33060
- .E_h12yihis .alert .ant-badge-count,
33061
- .E_h12yihis .task .ant-badge-count {
33062
- right: 16px;
33063
- top: 10px;
33064
- }
33065
- .E_h12yihis .logo {
33066
- display: inline-flex;
33067
- align-items: center;
33068
- }
33069
- .E_h12yihis .left {
33070
- position: relative;
33071
- }
33072
- .E_h12yihis .left .events-audit-title {
33073
- font-size: 20px;
33074
- line-height: 24px;
33075
- font-weight: bold;
33076
- color: #1d326c;
33077
- margin: 0px 8px;
33078
- }
33079
- .E_h12yihis .left .global-search {
33080
- margin-left: 6px;
33081
- }
33082
- .E_h12yihis.global-search-active {
33083
- z-index: 11;
33084
- }
33085
- .E_h12yihis.global-search-active .left {
33086
- flex: 1;
33087
- margin-right: 32px;
33088
- }
33089
- .E_h12yihis.global-search-active .left .global-search {
33090
- display: flex;
33091
- flex: 1;
33092
- }
33093
- .E_h12yihis.global-search-active .left .global-search .search-input {
33094
- border-color: #0080ff;
33095
- width: 100%;
33096
- }
33097
- .E_h12yihis.global-search-active .center {
33098
- display: none;
33099
- }
33100
- .E_h12yihis.global-search-active .right {
33101
- flex: 0 1 auto;
33102
- }
33103
- .E_h12yihis .ant-badge-count {
33104
- pointer-events: none;
33105
- }
33106
-
33107
- .E_ncaepor {
33108
- color: rgba(10, 37, 85, 0.6);
33109
- position: relative;
33110
- height: 48px;
33111
- display: inline-flex;
33112
- align-items: center;
33113
- justify-content: center;
33114
- overflow: hidden;
33115
- }
33116
- .E_ncaepor:before, .E_ncaepor:after {
33117
- content: "";
33118
- width: 100%;
33119
- height: 12px;
33120
- position: absolute;
33121
- background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33122
- }
33123
- .E_ncaepor:before {
33124
- top: 0;
33125
- }
33126
- .E_ncaepor:after {
33127
- bottom: 0;
33128
- }
33129
- .E_ncaepor > * {
33130
- height: 48px;
33131
- display: inline-flex;
33132
- align-items: center;
33133
- white-space: nowrap;
33134
- transition: transform 240ms ease, opacity 80ms ease;
33135
- }
33136
- .E_ncaepor .name-text {
33137
- transform: translateY(0);
33138
- opacity: 1;
33139
- }
33140
- .E_ncaepor .nav-info {
33141
- transform: translateY(100%);
33142
- opacity: 0;
33143
- font-size: 18px;
33144
- font-weight: 700;
33145
- position: absolute;
33146
- overflow: hidden;
33147
- display: flex;
33148
- justify-content: center;
33149
- }
33150
- .E_ncaepor .nav-info .scrolled-resource {
33151
- color: #1d326c;
33152
- flex: 1;
33153
- overflow: hidden;
33154
- text-overflow: ellipsis;
33155
- }
33156
- .E_ncaepor .nav-info .scrolled-view {
33157
- color: rgba(44, 56, 82, 0.6);
33158
- margin-left: 8px;
33159
- }
33160
- .E_ncaepor.is-scrolled .name-text {
33161
- transform: translateY(-100%);
33162
- opacity: 0;
33163
- position: absolute;
33164
- }
33165
- .E_ncaepor.is-scrolled .nav-info {
33166
- transform: translateY(0);
33167
- opacity: 1;
33168
- position: static;
33169
- }
33170
-
33171
- .E_c1kchka8 {
33172
- height: 100%;
33173
- width: 100%;
33174
- display: flex;
33175
- flex-direction: column;
33176
- background: #fff;
33177
- overflow: auto;
33178
- }
33179
-
33180
- .E_ctdb951 {
33181
- display: flex;
33182
- align-items: center;
33183
- justify-content: space-between;
33184
- padding: 0 12px 0 8px;
33185
- height: 44px;
33186
- flex-shrink: 0;
32963
+ justify-content: space-between;
32964
+ padding: 0 12px 0 8px;
32965
+ height: 44px;
32966
+ flex-shrink: 0;
33187
32967
  }
33188
32968
  .E_ctdb951 .year-number-input {
33189
32969
  width: 54px;
@@ -33645,943 +33425,863 @@ input.E_rf8rlle.ant-input {
33645
33425
  padding: 0;
33646
33426
  }
33647
33427
 
33648
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33649
- margin-right: 2px;
33650
- }
33651
-
33652
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33653
- padding-left: 8px;
33654
- padding-right: 8px;
33655
- }
33656
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33657
- border-radius: 4px;
33658
- }
33659
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33660
- border-radius: 4px;
33661
- }
33662
-
33663
- .E_ma64lna .antd5-segmented-item-label {
33664
- padding-left: 12px;
33665
- padding-right: 12px;
33666
- }
33667
-
33668
- .E_ckld275 {
33669
- background-color: rgba(225, 230, 241, 0.6);
33670
- }
33671
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33672
- background-color: rgba(255, 255, 255, 0.6);
33673
- color: rgba(44, 56, 82, 0.75);
33674
- }
33675
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33676
- background-color: transparent;
33677
- }
33678
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33679
- background-color: transparent;
33680
- }
33681
-
33682
- .E_r77hffu {
33428
+ .E_h12yihis {
33429
+ height: 50px;
33430
+ border-bottom: 2px solid #edf0f7;
33431
+ background: #fff;
33683
33432
  display: flex;
33684
- align-items: center;
33685
33433
  justify-content: space-between;
33686
- column-gap: 6px;
33434
+ align-items: center;
33435
+ padding: 0 24px 0 14px;
33436
+ position: relative;
33437
+ z-index: 10;
33687
33438
  }
33688
-
33689
- .E_p1cmxsf7 {
33439
+ .E_h12yihis .left,
33440
+ .E_h12yihis .right,
33441
+ .E_h12yihis .center {
33690
33442
  display: flex;
33691
- flex-direction: column;
33692
- justify-content: center;
33693
- row-gap: var(--p1cmxsf7-0);
33694
- }
33695
- .E_p1cmxsf7 .antd5-progress-line {
33696
- font-size: 0;
33697
- }
33698
-
33699
- .E_t1gvlxt5 {
33700
- min-width: 0;
33443
+ align-items: center;
33701
33444
  flex: 1;
33445
+ flex-shrink: 0;
33702
33446
  }
33703
- .E_t1gvlxt5 .tag {
33704
- flex: 0 0 auto;
33447
+ .E_h12yihis .center {
33448
+ flex: 0.8;
33705
33449
  }
33706
- .E_t1gvlxt5 .progress-title {
33707
- flex: 2;
33708
- max-width: fit-content;
33450
+ .E_h12yihis .right {
33451
+ justify-content: flex-end;
33709
33452
  }
33710
- .E_t1gvlxt5 .progress-desc {
33711
- flex: 1;
33712
- max-width: fit-content;
33453
+ .E_h12yihis .right.is-scrolled .btn-group:before {
33454
+ opacity: 1;
33713
33455
  }
33714
-
33715
- .E_a1ji6r68 {
33456
+ .E_h12yihis .right .btn-group {
33457
+ margin-left: 32px;
33458
+ position: relative;
33716
33459
  display: flex;
33717
33460
  align-items: center;
33718
- column-gap: var(--a1ji6r68-0);
33719
- }
33720
-
33721
- .E_b14q2gmw {
33722
- 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);
33723
33461
  }
33724
-
33725
- .E_c1eym6el {
33726
- border-radius: 8px;
33727
- background-color: white;
33462
+ .E_h12yihis .right .btn-group:before {
33463
+ content: "";
33464
+ opacity: 0;
33465
+ height: 24px;
33466
+ width: 1px;
33467
+ background: rgba(225, 230, 241, 0.6);
33468
+ position: absolute;
33469
+ left: -16px;
33470
+ top: 50%;
33471
+ transform: translateY(-50%);
33472
+ transition: opacity 160ms ease;
33728
33473
  }
33729
- .E_c1eym6el.hoverable {
33474
+ .E_h12yihis .right .btn-group > .btn-item {
33475
+ transition: all 160ms ease;
33730
33476
  cursor: pointer;
33731
- }
33732
- .E_c1eym6el.hoverable:hover {
33733
- transition: all 200ms ease;
33734
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33735
- transform: translateY(-4px);
33736
- }
33737
-
33738
- .E_c1kghdax {
33739
- color: #2d3a56;
33740
- padding: 7px 12px;
33741
- display: flex;
33742
- justify-content: space-between;
33477
+ width: 56px;
33478
+ height: 40px;
33479
+ display: inline-flex;
33743
33480
  align-items: center;
33481
+ justify-content: center;
33482
+ border-radius: 6px;
33744
33483
  }
33745
- .E_c1kghdax.has-arrow {
33746
- padding-left: 10px;
33747
- }
33748
- .E_c1kghdax.has-arrow .title-wrapper {
33749
- cursor: pointer;
33750
- color: #00122e;
33751
- }
33752
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33753
- color: #2d3a56;
33754
- font-weight: 600;
33484
+ .E_h12yihis .right .btn-group > .btn-item:hover {
33485
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
33755
33486
  }
33756
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33757
- transform: rotate(90deg);
33487
+ .E_h12yihis .right .btn-group > .btn-item:active {
33488
+ transform: translateY(2px);
33489
+ transition: all 320ms ease;
33758
33490
  }
33759
- .E_c1kghdax .sub-info {
33760
- font-size: 12px;
33761
- line-height: 18px;
33491
+ .E_h12yihis .right .btn-group > *:not(:first-child) {
33492
+ margin-left: 4px;
33762
33493
  }
33763
- .E_c1kghdax .title-wrapper {
33494
+ .E_h12yihis .right .create-menu-and-export {
33495
+ height: 48px;
33496
+ overflow: hidden;
33764
33497
  display: flex;
33765
33498
  align-items: center;
33766
- user-select: none;
33767
- flex-grow: 1;
33768
- font-size: 12px;
33769
- line-height: 18px;
33770
- color: #2d3a56;
33771
- font-weight: 700;
33772
- }
33773
- .E_c1kghdax .collapse-arrow {
33774
- transition: all 50ms ease-out 0ms;
33775
- margin-right: 2px;
33499
+ padding: 0 4px;
33500
+ margin: 0 -4px;
33776
33501
  }
33777
-
33778
- .E_c1yd35n {
33779
- padding: 0 12px 14px 12px;
33502
+ .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
33503
+ .E_h12yihis .right .create-menu-and-export.active .export-btn {
33504
+ transform: translateY(0);
33780
33505
  }
33781
-
33782
- .E_ckui4s7 {
33783
- color: #2d3a56;
33784
- line-height: 22px;
33506
+ .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
33507
+ .E_h12yihis .right .create-menu-and-export .export-btn {
33508
+ height: 48px;
33509
+ transform: translateY(100%);
33510
+ transition: transform 240ms ease, opacity 80ms ease;
33785
33511
  display: inline-flex;
33786
- }
33787
- .E_ckui4s7 .ant-checkbox {
33788
- height: 22px;
33789
- display: flex;
33790
33512
  align-items: center;
33791
- top: 0;
33792
33513
  }
33793
- .E_ckui4s7 .ant-checkbox-checked::after {
33794
- border: none;
33514
+ .E_h12yihis .right .create-menu-and-export .export-btn {
33515
+ margin-right: 10px;
33795
33516
  }
33796
- .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 {
33797
- border-color: #0080ff;
33517
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
33518
+ width: 32px;
33519
+ height: 32px;
33520
+ border-radius: 6px;
33798
33521
  }
33799
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33800
- border: 1px solid rgba(107, 128, 167, 0.6);
33522
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
33523
+ background: rgba(211, 218, 235, 0.6);
33801
33524
  }
33802
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33803
- border: 1px solid #0080ff;
33525
+ .E_h12yihis .alert,
33526
+ .E_h12yihis .task {
33527
+ position: relative;
33804
33528
  }
33805
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33806
- background: #0080ff;
33529
+ .E_h12yihis .alert .alert-icon,
33530
+ .E_h12yihis .alert .task-icon,
33531
+ .E_h12yihis .task .alert-icon,
33532
+ .E_h12yihis .task .task-icon {
33533
+ width: 56px;
33534
+ height: 40px;
33535
+ justify-content: center;
33807
33536
  }
33808
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33809
- background-color: #fff;
33810
- height: 2px;
33811
- width: 10px;
33812
- border-radius: 2px;
33537
+ .E_h12yihis .alert .ant-badge-count,
33538
+ .E_h12yihis .task .ant-badge-count {
33539
+ right: 16px;
33540
+ top: 10px;
33813
33541
  }
33814
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33815
- opacity: 0.5;
33542
+ .E_h12yihis .logo {
33543
+ display: inline-flex;
33544
+ align-items: center;
33816
33545
  }
33817
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33818
- background: rgba(211, 218, 235, 0.6);
33819
- border-color: rgba(107, 128, 167, 0.6) !important;
33546
+ .E_h12yihis .left {
33547
+ position: relative;
33820
33548
  }
33821
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33822
- border-color: #2d3a56;
33549
+ .E_h12yihis .left .events-audit-title {
33550
+ font-size: 20px;
33551
+ line-height: 24px;
33552
+ font-weight: bold;
33553
+ color: #1d326c;
33554
+ margin: 0px 8px;
33823
33555
  }
33824
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33825
- background: #2d3a56;
33556
+ .E_h12yihis .left .global-search {
33557
+ margin-left: 6px;
33826
33558
  }
33827
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33828
- padding: 0;
33559
+ .E_h12yihis.global-search-active {
33560
+ z-index: 11;
33829
33561
  }
33830
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33831
- display: inline-block;
33832
- margin-left: 12px;
33833
- color: #2d3a56;
33562
+ .E_h12yihis.global-search-active .left {
33563
+ flex: 1;
33564
+ margin-right: 32px;
33834
33565
  }
33835
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33836
- margin-left: 28px;
33837
- color: rgba(44, 56, 82, 0.6);
33566
+ .E_h12yihis.global-search-active .left .global-search {
33567
+ display: flex;
33568
+ flex: 1;
33838
33569
  }
33839
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33840
- margin-left: 8px;
33570
+ .E_h12yihis.global-search-active .left .global-search .search-input {
33571
+ border-color: #0080ff;
33572
+ width: 100%;
33841
33573
  }
33842
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33843
- margin-left: 24px;
33574
+ .E_h12yihis.global-search-active .center {
33575
+ display: none;
33576
+ }
33577
+ .E_h12yihis.global-search-active .right {
33578
+ flex: 0 1 auto;
33579
+ }
33580
+ .E_h12yihis .ant-badge-count {
33581
+ pointer-events: none;
33844
33582
  }
33845
33583
 
33846
- .E_lht19u8 {
33847
- width: 64px;
33848
- height: 64px;
33849
- display: flex;
33584
+ .E_ncaepor {
33585
+ color: rgba(10, 37, 85, 0.6);
33586
+ position: relative;
33587
+ height: 48px;
33588
+ display: inline-flex;
33850
33589
  align-items: center;
33851
33590
  justify-content: center;
33852
- position: relative;
33853
- opacity: 0.2;
33591
+ overflow: hidden;
33854
33592
  }
33855
-
33856
- .E_lk3gkp4 {
33593
+ .E_ncaepor:before, .E_ncaepor:after {
33594
+ content: "";
33595
+ width: 100%;
33596
+ height: 12px;
33857
33597
  position: absolute;
33858
- width: 5px;
33598
+ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33599
+ }
33600
+ .E_ncaepor:before {
33601
+ top: 0;
33602
+ }
33603
+ .E_ncaepor:after {
33604
+ bottom: 0;
33605
+ }
33606
+ .E_ncaepor > * {
33859
33607
  height: 48px;
33860
- left: 9.33px;
33861
- top: 40.5px;
33862
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33863
- border-radius: 5px;
33864
- transform: rotate(-128deg);
33865
- transform-origin: top left;
33866
- animation: loading-indicator1 1100ms ease-out infinite;
33608
+ display: inline-flex;
33609
+ align-items: center;
33610
+ white-space: nowrap;
33611
+ transition: transform 240ms ease, opacity 80ms ease;
33867
33612
  }
33868
-
33869
- .E_ll4n94n {
33613
+ .E_ncaepor .name-text {
33614
+ transform: translateY(0);
33615
+ opacity: 1;
33616
+ }
33617
+ .E_ncaepor .nav-info {
33618
+ transform: translateY(100%);
33619
+ opacity: 0;
33620
+ font-size: 18px;
33621
+ font-weight: 700;
33870
33622
  position: absolute;
33871
- width: 5px;
33872
- height: 48px;
33873
- left: 40.8px;
33874
- top: 8.4px;
33875
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33876
- border-radius: 5px;
33877
- transform: rotate(-8deg);
33878
- transform-origin: top left;
33879
- animation: loading-indicator2 1100ms ease-out infinite;
33623
+ overflow: hidden;
33624
+ display: flex;
33625
+ justify-content: center;
33880
33626
  }
33881
-
33882
- .E_l17lbdo6 {
33627
+ .E_ncaepor .nav-info .scrolled-resource {
33628
+ color: #1d326c;
33629
+ flex: 1;
33630
+ overflow: hidden;
33631
+ text-overflow: ellipsis;
33632
+ }
33633
+ .E_ncaepor .nav-info .scrolled-view {
33634
+ color: rgba(44, 56, 82, 0.6);
33635
+ margin-left: 8px;
33636
+ }
33637
+ .E_ncaepor.is-scrolled .name-text {
33638
+ transform: translateY(-100%);
33639
+ opacity: 0;
33883
33640
  position: absolute;
33884
- width: 5px;
33885
- height: 48px;
33886
- left: 52.9px;
33887
- top: 51.8px;
33888
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33889
- border-radius: 5px;
33890
- transform: rotate(112deg);
33891
- transform-origin: top left;
33892
- animation: loading-indicator3 1100ms ease-out infinite;
33641
+ }
33642
+ .E_ncaepor.is-scrolled .nav-info {
33643
+ transform: translateY(0);
33644
+ opacity: 1;
33645
+ position: static;
33893
33646
  }
33894
33647
 
33895
- .E_msn7nxt {
33896
- color: rgba(44, 56, 82, 0.6);
33897
- text-align: center;
33648
+ .E_r77hffu {
33898
33649
  display: flex;
33899
33650
  align-items: center;
33900
- justify-content: center;
33901
- flex-direction: column;
33902
- height: 100%;
33903
- }
33904
- .E_msn7nxt .link {
33905
- color: #0080ff;
33906
- cursor: pointer;
33651
+ justify-content: space-between;
33652
+ column-gap: 6px;
33907
33653
  }
33908
33654
 
33909
- .E_mp64wfi {
33910
- width: 100%;
33911
- height: 100%;
33655
+ .E_p1cmxsf7 {
33912
33656
  display: flex;
33913
33657
  flex-direction: column;
33658
+ justify-content: center;
33659
+ row-gap: var(--p1cmxsf7-0);
33914
33660
  }
33915
- .E_mp64wfi .name-toolbar {
33916
- width: 100%;
33917
- display: flex;
33918
- line-height: 30px;
33919
- padding: 0 16px;
33920
- justify-content: space-between;
33661
+ .E_p1cmxsf7 .antd5-progress-line {
33662
+ font-size: 0;
33921
33663
  }
33922
- .E_mp64wfi .name-toolbar .metric-extra {
33664
+
33665
+ .E_c1yd35n {
33666
+ padding: 0 12px 14px 12px;
33667
+ }
33668
+
33669
+ .E_c1kghdax {
33670
+ color: #2d3a56;
33671
+ padding: 7px 12px;
33923
33672
  display: flex;
33924
- font-size: 12px;
33673
+ justify-content: space-between;
33925
33674
  align-items: center;
33926
33675
  }
33927
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
33928
- color: #a3b4cc;
33929
- }
33930
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33931
- margin-left: 10px;
33676
+ .E_c1kghdax.has-arrow {
33677
+ padding-left: 10px;
33932
33678
  }
33933
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33934
- margin-left: 10px;
33679
+ .E_c1kghdax.has-arrow .title-wrapper {
33935
33680
  cursor: pointer;
33681
+ color: #00122e;
33936
33682
  }
33937
- .E_mp64wfi .content {
33938
- flex: 1;
33939
- width: 100%;
33940
- display: flex;
33941
- justify-content: center;
33942
- align-items: center;
33943
- }
33944
- .E_mp64wfi .single-content {
33945
- height: 65px;
33683
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33684
+ color: #2d3a56;
33685
+ font-weight: 600;
33946
33686
  }
33947
-
33948
- .E_l1oyigan {
33949
- display: flex;
33950
- align-items: center;
33951
- white-space: nowrap;
33952
- overflow: hidden;
33953
- width: 100%;
33687
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33688
+ transform: rotate(90deg);
33954
33689
  }
33955
- .E_l1oyigan .ant-dropdown-trigger {
33956
- margin-left: auto;
33690
+ .E_c1kghdax .sub-info {
33957
33691
  font-size: 12px;
33692
+ line-height: 18px;
33958
33693
  }
33959
-
33960
- .E_l1noi4n1 {
33694
+ .E_c1kghdax .title-wrapper {
33961
33695
  display: flex;
33962
- justify-content: flex-start;
33963
33696
  align-items: center;
33697
+ user-select: none;
33698
+ flex-grow: 1;
33964
33699
  font-size: 12px;
33965
- cursor: pointer;
33966
- }
33967
- .E_l1noi4n1:not(:last-child) {
33968
- margin-right: 20px;
33700
+ line-height: 18px;
33701
+ color: #2d3a56;
33702
+ font-weight: 700;
33969
33703
  }
33970
- .E_l1noi4n1.deselected {
33971
- opacity: 0.4;
33704
+ .E_c1kghdax .collapse-arrow {
33705
+ transition: all 50ms ease-out 0ms;
33706
+ margin-right: 2px;
33972
33707
  }
33973
- .E_l1noi4n1.deselected .color-block {
33974
- background: #b4beca !important;
33708
+
33709
+ .E_b14q2gmw {
33710
+ 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);
33975
33711
  }
33976
33712
 
33977
- .E_cz19rz6 {
33978
- display: inline-block;
33979
- height: 8px;
33980
- width: 8px;
33981
- margin-right: 8px;
33713
+ .E_c1eym6el {
33714
+ border-radius: 8px;
33715
+ background-color: white;
33716
+ }
33717
+ .E_c1eym6el.hoverable {
33718
+ cursor: pointer;
33719
+ }
33720
+ .E_c1eym6el.hoverable:hover {
33721
+ transition: all 200ms ease;
33722
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33723
+ transform: translateY(-4px);
33982
33724
  }
33983
33725
 
33984
- .E_e17r5r9c .ant-dropdown-menu-item {
33985
- display: flex;
33986
- align-items: center;
33987
- font-size: 12px;
33988
- margin: 0;
33726
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33727
+ margin-right: 2px;
33989
33728
  }
33990
33729
 
33991
- .E_m1y1hhnr {
33992
- position: relative;
33730
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33731
+ padding-left: 8px;
33732
+ padding-right: 8px;
33993
33733
  }
33994
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33995
- bottom: -12px;
33734
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33735
+ border-radius: 4px;
33996
33736
  }
33997
- .E_m1y1hhnr .metric-toolbar {
33998
- display: flex;
33999
- justify-content: space-between;
34000
- line-height: 30px;
34001
- margin: 0 16px;
33737
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33738
+ border-radius: 4px;
34002
33739
  }
34003
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34004
- display: flex;
34005
- font-size: 12px;
34006
- align-items: center;
33740
+
33741
+ .E_ma64lna .antd5-segmented-item-label {
33742
+ padding-left: 12px;
33743
+ padding-right: 12px;
34007
33744
  }
34008
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34009
- color: #a3b4cc;
33745
+
33746
+ .E_ckld275 {
33747
+ background-color: rgba(225, 230, 241, 0.6);
34010
33748
  }
34011
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34012
- margin-left: 10px;
33749
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33750
+ background-color: rgba(255, 255, 255, 0.6);
33751
+ color: rgba(44, 56, 82, 0.75);
34013
33752
  }
34014
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34015
- margin-left: 10px;
34016
- cursor: pointer;
33753
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33754
+ background-color: transparent;
34017
33755
  }
34018
- .E_m1y1hhnr .recharts-xAxis {
34019
- font-size: 12px;
34020
- }
34021
- .E_m1y1hhnr .pointer-wrapper {
34022
- position: absolute;
34023
- bottom: 10px;
34024
- padding: 0 8px;
34025
- border-radius: 4px;
34026
- font-size: 12px;
34027
- color: #fff;
34028
- background: rgba(0, 0, 0, 0.75);
34029
- transform: translateX(-50%);
33756
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33757
+ background-color: transparent;
34030
33758
  }
34031
33759
 
34032
- .E_tnvijvs {
34033
- min-width: 200px;
33760
+ .E_ckui4s7 {
33761
+ color: #2d3a56;
33762
+ line-height: 22px;
33763
+ display: inline-flex;
34034
33764
  }
34035
-
34036
- .E_t1ub2aex {
33765
+ .E_ckui4s7 .ant-checkbox {
33766
+ height: 22px;
34037
33767
  display: flex;
34038
33768
  align-items: center;
34039
- justify-content: space-between;
34040
- background-color: rgba(0, 0, 0, 0.75);
34041
- color: #b4beca;
34042
- font-size: 12px;
34043
- padding: 3px 6px;
33769
+ top: 0;
34044
33770
  }
34045
- .E_t1ub2aex:first-child {
34046
- padding-top: 3px;
33771
+ .E_ckui4s7 .ant-checkbox-checked::after {
33772
+ border: none;
34047
33773
  }
34048
- .E_t1ub2aex:last-child {
34049
- padding-bottom: 3px;
33774
+ .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 {
33775
+ border-color: #0080ff;
34050
33776
  }
34051
- .E_t1ub2aex .column-value {
34052
- color: #fff;
34053
- margin-left: 8px;
33777
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33778
+ border: 1px solid rgba(107, 128, 167, 0.6);
34054
33779
  }
34055
-
34056
- button.E_l48ei06.ant-btn {
34057
- font-size: 12px;
34058
- line-height: 18px;
34059
- height: 18px;
33780
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33781
+ border: 1px solid #0080ff;
34060
33782
  }
34061
-
34062
- button.E_l48ei06 {
34063
- color: #0080FF;
34064
- height: unset;
33783
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33784
+ background: #0080ff;
34065
33785
  }
34066
- button.E_l48ei06 .button-prefix-icon {
34067
- margin-right: 4px;
33786
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33787
+ background-color: #fff;
33788
+ height: 2px;
33789
+ width: 10px;
33790
+ border-radius: 2px;
34068
33791
  }
34069
- button.E_l48ei06 .button-suffix-icon {
34070
- margin-left: 4px;
33792
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33793
+ opacity: 0.5;
34071
33794
  }
34072
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34073
- color: #009DFF;
33795
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33796
+ background: rgba(211, 218, 235, 0.6);
33797
+ border-color: rgba(107, 128, 167, 0.6) !important;
34074
33798
  }
34075
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34076
- color: #005ED1;
33799
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33800
+ border-color: #2d3a56;
34077
33801
  }
34078
- button.E_l48ei06.ui-kit-link-disabled {
34079
- color: #0080FF;
33802
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33803
+ background: #2d3a56;
34080
33804
  }
34081
- button.E_l48ei06.ui-kit-link-primary {
34082
- color: #00122E;
33805
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33806
+ padding: 0;
34083
33807
  }
34084
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34085
- color: #0080FF;
33808
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33809
+ display: inline-block;
33810
+ margin-left: 12px;
33811
+ color: #2d3a56;
34086
33812
  }
34087
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34088
- color: #005ED1;
33813
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33814
+ margin-left: 28px;
33815
+ color: rgba(44, 56, 82, 0.6);
34089
33816
  }
34090
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34091
- color: #00122E;
33817
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33818
+ margin-left: 8px;
34092
33819
  }
34093
- button.E_l48ei06.ui-kit-link-secondary {
34094
- color: rgba(44, 56, 82, 0.7490196078);
33820
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33821
+ margin-left: 24px;
34095
33822
  }
34096
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34097
- color: #0080FF;
33823
+
33824
+ .E_t1gvlxt5 {
33825
+ min-width: 0;
33826
+ flex: 1;
34098
33827
  }
34099
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34100
- color: #005ED1;
33828
+ .E_t1gvlxt5 .tag {
33829
+ flex: 0 0 auto;
34101
33830
  }
34102
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34103
- color: rgba(44, 56, 82, 0.7490196078);
33831
+ .E_t1gvlxt5 .progress-title {
33832
+ flex: 2;
33833
+ max-width: fit-content;
33834
+ }
33835
+ .E_t1gvlxt5 .progress-desc {
33836
+ flex: 1;
33837
+ max-width: fit-content;
34104
33838
  }
34105
33839
 
34106
- .E_sddwhm6 {
34107
- margin: 0;
34108
- border-radius: 20px;
34109
- padding: 2px 10px;
34110
- height: 22px;
33840
+ .E_a1ji6r68 {
33841
+ display: flex;
33842
+ align-items: center;
33843
+ column-gap: var(--a1ji6r68-0);
34111
33844
  }
34112
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34113
- background-color: rgba(237, 241, 250, 0.6) !important;
33845
+
33846
+ .E_lht19u8 {
33847
+ width: 64px;
33848
+ height: 64px;
33849
+ display: flex;
33850
+ align-items: center;
33851
+ justify-content: center;
33852
+ position: relative;
33853
+ opacity: 0.2;
34114
33854
  }
34115
- .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 {
34116
- background-color: rgba(225, 230, 241, 0.6) !important;
33855
+
33856
+ .E_lk3gkp4 {
33857
+ position: absolute;
33858
+ width: 5px;
33859
+ height: 48px;
33860
+ left: 9.33px;
33861
+ top: 40.5px;
33862
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33863
+ border-radius: 5px;
33864
+ transform: rotate(-128deg);
33865
+ transform-origin: top left;
33866
+ animation: loading-indicator1 1100ms ease-out infinite;
34117
33867
  }
34118
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34119
- color: #00122e;
33868
+
33869
+ .E_ll4n94n {
33870
+ position: absolute;
33871
+ width: 5px;
33872
+ height: 48px;
33873
+ left: 40.8px;
33874
+ top: 8.4px;
33875
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33876
+ border-radius: 5px;
33877
+ transform: rotate(-8deg);
33878
+ transform-origin: top left;
33879
+ animation: loading-indicator2 1100ms ease-out infinite;
34120
33880
  }
34121
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34122
- margin-right: 6px;
33881
+
33882
+ .E_l17lbdo6 {
33883
+ position: absolute;
33884
+ width: 5px;
33885
+ height: 48px;
33886
+ left: 52.9px;
33887
+ top: 51.8px;
33888
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33889
+ border-radius: 5px;
33890
+ transform: rotate(112deg);
33891
+ transform-origin: top left;
33892
+ animation: loading-indicator3 1100ms ease-out infinite;
34123
33893
  }
34124
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34125
- margin-left: 8px;
33894
+
33895
+ .E_msn7nxt {
34126
33896
  color: rgba(44, 56, 82, 0.6);
33897
+ text-align: center;
33898
+ display: flex;
33899
+ align-items: center;
33900
+ justify-content: center;
33901
+ flex-direction: column;
33902
+ height: 100%;
34127
33903
  }
34128
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34129
- background-color: rgba(0, 136, 255, 0.1);
33904
+ .E_msn7nxt .link {
33905
+ color: #0080ff;
33906
+ cursor: pointer;
34130
33907
  }
34131
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34132
- background-color: #0080ff;
33908
+
33909
+ .E_mp64wfi {
33910
+ width: 100%;
33911
+ height: 100%;
33912
+ display: flex;
33913
+ flex-direction: column;
34133
33914
  }
34134
- .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 {
34135
- background-color: rgba(0, 136, 255, 0.16);
33915
+ .E_mp64wfi .name-toolbar {
33916
+ width: 100%;
33917
+ display: flex;
33918
+ line-height: 30px;
33919
+ padding: 0 16px;
33920
+ justify-content: space-between;
34136
33921
  }
34137
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34138
- background-color: rgba(255, 74, 74, 0.1);
33922
+ .E_mp64wfi .name-toolbar .metric-extra {
33923
+ display: flex;
33924
+ font-size: 12px;
33925
+ align-items: center;
34139
33926
  }
34140
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34141
- background-color: #f0483e;
33927
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
33928
+ color: #a3b4cc;
34142
33929
  }
34143
- .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 {
34144
- background-color: rgba(255, 74, 74, 0.16);
33930
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33931
+ margin-left: 10px;
34145
33932
  }
34146
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34147
- background-color: rgba(254, 160, 8, 0.1);
33933
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33934
+ margin-left: 10px;
33935
+ cursor: pointer;
34148
33936
  }
34149
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34150
- background-color: #fea008;
33937
+ .E_mp64wfi .content {
33938
+ flex: 1;
33939
+ width: 100%;
33940
+ display: flex;
33941
+ justify-content: center;
33942
+ align-items: center;
34151
33943
  }
34152
- .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 {
34153
- background-color: rgba(255, 187, 0, 0.16);
33944
+ .E_mp64wfi .single-content {
33945
+ height: 65px;
34154
33946
  }
34155
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34156
- background-color: rgba(30, 201, 127, 0.1);
33947
+
33948
+ .E_l1oyigan {
33949
+ display: flex;
33950
+ align-items: center;
33951
+ white-space: nowrap;
33952
+ overflow: hidden;
33953
+ width: 100%;
34157
33954
  }
34158
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34159
- background-color: #00ba5d;
33955
+ .E_l1oyigan .ant-dropdown-trigger {
33956
+ margin-left: auto;
33957
+ font-size: 12px;
34160
33958
  }
34161
- .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 {
34162
- background-color: rgba(30, 201, 127, 0.16);
33959
+
33960
+ .E_l1noi4n1 {
33961
+ display: flex;
33962
+ justify-content: flex-start;
33963
+ align-items: center;
33964
+ font-size: 12px;
33965
+ cursor: pointer;
34163
33966
  }
34164
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34165
- background-color: rgba(225, 230, 241, 0.6);
33967
+ .E_l1noi4n1:not(:last-child) {
33968
+ margin-right: 20px;
34166
33969
  }
34167
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34168
- background-color: #6b7d99;
33970
+ .E_l1noi4n1.deselected {
33971
+ opacity: 0.4;
34169
33972
  }
34170
- .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 {
34171
- background-color: rgba(211, 218, 235, 0.6);
33973
+ .E_l1noi4n1.deselected .color-block {
33974
+ background: #b4beca !important;
34172
33975
  }
34173
33976
 
34174
- .E_satwmqm {
34175
- width: 8px;
34176
- height: 8px;
34177
- border-radius: 50%;
33977
+ .E_cz19rz6 {
34178
33978
  display: inline-block;
33979
+ height: 8px;
33980
+ width: 8px;
33981
+ margin-right: 8px;
34179
33982
  }
34180
33983
 
34181
- .E_tc97u5y {
34182
- height: 100%;
33984
+ .E_e17r5r9c .ant-dropdown-menu-item {
33985
+ display: flex;
33986
+ align-items: center;
33987
+ font-size: 12px;
33988
+ margin: 0;
34183
33989
  }
34184
33990
 
34185
- .E_tfzf37v {
34186
- height: 100%;
34187
- }
34188
- .E_tfzf37v.empty-table .ant-table-content {
34189
- overflow: visible !important;
34190
- height: 100%;
34191
- }
34192
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34193
- height: 100%;
34194
- }
34195
- .E_tfzf37v.empty-table .ant-table-content table {
34196
- width: 100% !important;
34197
- height: 100%;
34198
- }
34199
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34200
- padding: 15px 0;
33991
+ .E_m1y1hhnr {
33992
+ position: relative;
34201
33993
  }
34202
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34203
- display: none;
33994
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33995
+ bottom: -12px;
34204
33996
  }
34205
- .E_tfzf37v .active-row td:nth-child(1) {
34206
- font-weight: 700;
33997
+ .E_m1y1hhnr .metric-toolbar {
33998
+ display: flex;
33999
+ justify-content: space-between;
34000
+ line-height: 30px;
34001
+ margin: 0 16px;
34207
34002
  }
34208
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34209
- font-weight: 700;
34003
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34004
+ display: flex;
34005
+ font-size: 12px;
34006
+ align-items: center;
34210
34007
  }
34211
- .E_tfzf37v .ant-spin-nested-loading {
34212
- height: 100%;
34008
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34009
+ color: #a3b4cc;
34213
34010
  }
34214
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34215
- height: 100%;
34216
- overflow: visible;
34011
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34012
+ margin-left: 10px;
34217
34013
  }
34218
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34219
- max-height: none;
34014
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34015
+ margin-left: 10px;
34016
+ cursor: pointer;
34220
34017
  }
34221
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34222
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34223
- display: none;
34018
+ .E_m1y1hhnr .recharts-xAxis {
34019
+ font-size: 12px;
34224
34020
  }
34225
- .E_tfzf37v td.ant-table-column-sort {
34226
- background: transparent;
34021
+ .E_m1y1hhnr .pointer-wrapper {
34022
+ position: absolute;
34023
+ bottom: 10px;
34024
+ padding: 0 8px;
34025
+ border-radius: 4px;
34026
+ font-size: 12px;
34027
+ color: #fff;
34028
+ background: rgba(0, 0, 0, 0.75);
34029
+ transform: translateX(-50%);
34227
34030
  }
34228
- .E_tfzf37v td.ant-table-cell-fix-left,
34229
- .E_tfzf37v td.ant-table-cell-fix-right {
34230
- background: #fff;
34231
- padding: 0 !important;
34031
+
34032
+ .E_tnvijvs {
34033
+ min-width: 200px;
34232
34034
  }
34233
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34234
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34035
+
34036
+ .E_t1ub2aex {
34235
34037
  display: flex;
34236
34038
  align-items: center;
34237
- height: 100%;
34238
- padding: 8px;
34239
- }
34240
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34241
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34242
- overflow: hidden;
34243
- text-overflow: ellipsis;
34244
- width: 100%;
34245
- }
34246
- .E_tfzf37v .ant-table-container {
34247
- height: 100%;
34248
- }
34249
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34250
- box-shadow: none !important;
34251
- }
34252
- .E_tfzf37v div.ant-table {
34253
- border-radius: 0px;
34254
- border-left: none;
34255
- border-right: none;
34256
- border-bottom: none;
34257
- height: 100%;
34039
+ justify-content: space-between;
34040
+ background-color: rgba(0, 0, 0, 0.75);
34041
+ color: #b4beca;
34258
34042
  font-size: 12px;
34259
- background: transparent;
34043
+ padding: 3px 6px;
34260
34044
  }
34261
- .E_tfzf37v div.ant-table .ant-table-header {
34262
- position: relative;
34263
- z-index: 3;
34264
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34265
- margin-bottom: -1px;
34045
+ .E_t1ub2aex:first-child {
34046
+ padding-top: 3px;
34266
34047
  }
34267
- .E_tfzf37v div.ant-table .time-wrapper .date,
34268
- .E_tfzf37v div.ant-table .value {
34269
- color: #2d3a56;
34048
+ .E_t1ub2aex:last-child {
34049
+ padding-bottom: 3px;
34270
34050
  }
34271
- .E_tfzf37v div.ant-table .time-wrapper .time,
34272
- .E_tfzf37v div.ant-table .unit {
34273
- color: rgba(44, 56, 82, 0.6);
34051
+ .E_t1ub2aex .column-value {
34052
+ color: #fff;
34053
+ margin-left: 8px;
34274
34054
  }
34275
- .E_tfzf37v div.ant-table .ant-table-selection {
34276
- position: unset;
34277
- text-align: center;
34055
+
34056
+ .E_w7ob4th.outside-tag {
34057
+ padding-left: 0;
34278
34058
  }
34279
- .E_tfzf37v div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34280
- background: #fff;
34059
+ .E_w7ob4th.outside-tag .inside-tag {
34060
+ border-radius: 4px 0 0 4px;
34061
+ padding-right: 4px;
34062
+ margin-right: 4px;
34281
34063
  }
34282
- .E_tfzf37v div.ant-table .anticon-setting {
34283
- cursor: pointer;
34284
- position: absolute;
34285
- top: 50%;
34286
- right: 12px;
34287
- transform: translateY(-50%);
34064
+
34065
+ .E_slr2ynn {
34066
+ padding: 0 8px;
34067
+ height: 18px;
34288
34068
  }
34289
- .E_tfzf37v div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34290
- box-shadow: none;
34291
- width: 1px;
34292
- background: rgba(213, 219, 227, 0.6);
34069
+
34070
+ .E_m140wbb6 {
34071
+ padding: 2px 8px;
34072
+ height: 24px;
34293
34073
  }
34294
- .E_tfzf37v div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34295
- box-shadow: none;
34296
- width: 1px;
34297
- background: rgba(213, 219, 227, 0.6);
34074
+
34075
+ .E_t1fozc1i {
34076
+ margin: 0;
34298
34077
  }
34299
- .E_tfzf37v div.ant-table .ant-table-tbody {
34300
- position: relative;
34078
+
34079
+ .E_i1vxv4ln {
34080
+ margin-right: 4px;
34081
+ height: 16px;
34301
34082
  }
34302
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td {
34303
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34304
- border-bottom: 1px solid white;
34305
- height: 40px;
34306
- vertical-align: middle;
34307
- transition: background 0ms;
34083
+
34084
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34085
+ font-weight: 700;
34308
34086
  color: #00122e;
34087
+ background-color: rgba(237, 241, 250, 0.6);
34088
+ border: 1px solid rgba(211, 218, 235, 0.6);
34089
+ word-break: break-all;
34090
+ display: inline;
34091
+ white-space: normal;
34309
34092
  }
34310
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34311
- background: #f2f5fa;
34312
- border-bottom-color: #f2f5fa;
34313
- }
34314
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34315
- height: auto;
34316
- color: #00122e;
34317
- font-size: 12px;
34318
- text-align: left;
34319
- transition: none;
34093
+
34094
+ .E_t1dtlqs1 {
34095
+ margin-bottom: 4px;
34096
+ color: rgba(44, 56, 82, 0.6);
34320
34097
  overflow: hidden;
34321
34098
  text-overflow: ellipsis;
34322
34099
  white-space: nowrap;
34323
34100
  }
34324
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34325
- color: #0096ff;
34101
+
34102
+ .E_s1ese5oy {
34103
+ color: rgba(44, 56, 82, 0.6);
34104
+ line-height: 32px;
34105
+ height: 32px;
34106
+ margin-bottom: 0;
34326
34107
  }
34327
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34328
- overflow: hidden;
34329
- text-overflow: ellipsis;
34330
- width: 100%;
34331
- vertical-align: middle;
34108
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34109
+ color: #0080ff;
34332
34110
  }
34333
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34334
- line-height: 0px;
34111
+ .E_s1ese5oy.warning {
34112
+ color: #ffa500;
34335
34113
  }
34336
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34337
- padding-right: 25px;
34114
+ .E_s1ese5oy.success {
34115
+ color: #00ba5d;
34338
34116
  }
34339
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34340
- border-top-color: transparent;
34341
- }
34342
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td {
34343
- background: rgba(225, 230, 241, 0.6);
34344
- border-color: transparent transparent white;
34117
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34118
+ color: #f0483e;
34345
34119
  }
34346
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34347
- border-radius: 8px 0 0 8px;
34120
+ .E_s1ese5oy.normal {
34121
+ color: rgba(44, 56, 82, 0.6);
34348
34122
  }
34349
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34350
- border-radius: 8px 0 0 8px;
34123
+
34124
+ .E_b1ibis43 {
34125
+ margin-bottom: 0;
34126
+ color: #00122e;
34351
34127
  }
34352
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34353
- content: "";
34354
- width: 4px;
34355
- top: -1px;
34356
- bottom: -1px;
34357
- background: white;
34128
+
34129
+ .E_b11xxjd2 {
34130
+ line-height: 32px;
34131
+ margin-right: 6px;
34358
34132
  }
34359
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34360
- border-radius: 0 8px 8px 0;
34133
+
34134
+ .E_bsub5bw.with-description {
34135
+ height: 24px;
34136
+ flex: 1;
34137
+ position: relative;
34138
+ top: -7px;
34361
34139
  }
34362
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34363
- border-radius: 0;
34364
- background: white;
34365
- border-top: none;
34140
+ .E_bsub5bw p {
34141
+ width: 100%;
34142
+ overflow: hidden;
34143
+ text-overflow: ellipsis;
34144
+ white-space: nowrap;
34366
34145
  }
34367
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34368
- border-top: 1px solid transparent;
34369
- border-radius: 0 8px 8px 0;
34370
- background: rgba(225, 230, 241, 0.6);
34146
+
34147
+ .E_tmoyoag {
34148
+ border: 1px solid rgba(211, 218, 235, 0.6);
34149
+ border-radius: 8px;
34150
+ overflow: auto;
34371
34151
  }
34372
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34373
- background: white;
34374
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34152
+ .E_tmoyoag .ant-list {
34153
+ position: relative;
34375
34154
  }
34376
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34155
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34156
+ position: sticky;
34157
+ top: 0;
34158
+ z-index: 2;
34377
34159
  display: flex;
34378
- align-items: center;
34379
- height: 100%;
34380
- background: rgba(225, 230, 241, 0.6);
34160
+ padding: 8px;
34161
+ flex-wrap: nowrap;
34162
+ justify-content: flex-start;
34163
+ background: #f2f5fa;
34164
+ font-size: 14px;
34165
+ color: rgba(44, 56, 82, 0.6);
34166
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34381
34167
  }
34382
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34383
- background: white;
34384
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34168
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34169
+ align-items: inherit;
34385
34170
  }
34386
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34171
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34387
34172
  display: flex;
34388
- align-items: center;
34389
- height: 100%;
34390
- background: rgba(225, 230, 241, 0.6);
34173
+ justify-content: flex-start;
34174
+ align-items: flex-start;
34175
+ flex-wrap: wrap;
34176
+ padding: 8px;
34177
+ border: none;
34391
34178
  }
34392
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34393
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34179
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34180
+ flex-basis: 100%;
34181
+ margin: 12px 0 0;
34182
+ order: 99;
34183
+ color: rgba(44, 56, 82, 0.6);
34394
34184
  }
34395
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row {
34396
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34397
- border-radius: 8px;
34185
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34186
+ color: #f0483e;
34187
+ flex-basis: 100%;
34188
+ order: 98;
34189
+ margin: 12px 0 0;
34398
34190
  }
34399
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34400
- border-top-color: white;
34191
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34192
+ background-color: rgba(237, 241, 250, 0.6);
34401
34193
  }
34402
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34403
- background: rgba(0, 136, 255, 0.1);
34404
- border-bottom-color: transparent;
34405
- border-top-color: transparent;
34194
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34195
+ background-color: rgba(0, 136, 255, 0.1);
34406
34196
  }
34407
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34408
- border-radius: 8px 0 0 8px;
34197
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34198
+ flex: 1 0 0;
34199
+ overflow: hidden;
34409
34200
  }
34410
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34411
- border-radius: 0 8px 8px 0;
34201
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34202
+ color: rgba(44, 56, 82, 0.6);
34203
+ margin: 0;
34412
34204
  }
34413
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34414
- background: rgba(0, 136, 255, 0.1);
34205
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34206
+ text-align: center;
34415
34207
  }
34416
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th {
34417
- background: #fff;
34418
- font-weight: 400;
34419
- position: relative;
34420
- border-bottom: none;
34421
- color: #00122e;
34422
- transition: none;
34423
- padding: 15px 8px 15px 8px;
34208
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34209
+ text-align: center;
34424
34210
  }
34425
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34426
- content: "";
34427
- width: 1px;
34428
- top: 0;
34429
- bottom: 0;
34430
- background: rgba(211, 218, 235, 0.6);
34431
- position: absolute;
34432
- right: 0;
34211
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34212
+ text-align: left;
34433
34213
  }
34434
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank {
34435
- padding: unset;
34214
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34215
+ text-align: left;
34436
34216
  }
34437
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank:after {
34438
- display: none;
34217
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34218
+ text-align: right;
34439
34219
  }
34440
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34441
- width: 100%;
34442
- overflow: hidden;
34443
- white-space: nowrap;
34444
- text-overflow: ellipsis;
34220
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34221
+ text-align: right;
34445
34222
  }
34446
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34447
- overflow: hidden;
34448
- text-overflow: ellipsis;
34449
- flex: 1;
34223
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34224
+ margin-right: 8px;
34450
34225
  }
34451
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34452
- padding: 15px 25px 15px 8px;
34226
+ .E_tmoyoag .ant-list .ant-list-item-action {
34227
+ padding: 4px;
34228
+ width: 24px;
34229
+ height: 24px;
34230
+ overflow: hidden;
34453
34231
  }
34454
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34232
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34455
34233
  padding: 0;
34456
34234
  }
34457
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34458
- position: absolute;
34459
- right: 6px;
34460
- top: 50%;
34461
- transform: translateY(-50%);
34462
- height: 16px;
34463
- display: none;
34464
- transition: transform 320ms ease;
34465
- }
34466
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34467
- display: block;
34468
- transform: translateY(-50%) rotateX(180deg);
34469
- }
34470
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34471
- display: block;
34235
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34236
+ cursor: not-allowed;
34237
+ opacity: 0.5;
34472
34238
  }
34473
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34474
- display: none;
34239
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34240
+ margin: 0;
34475
34241
  }
34476
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34477
- transform: translateY(-50%);
34242
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34243
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34244
+ border-radius: 5px;
34245
+ font-size: 12px;
34478
34246
  }
34479
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34480
- transform: translateY(-50%) rotateX(180deg);
34247
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34248
+ font-size: inherit;
34481
34249
  }
34482
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34483
- background: #f2f5fa;
34250
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34251
+ min-height: 24px;
34252
+ font-size: 12px;
34253
+ position: relative;
34484
34254
  }
34485
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34486
- display: block;
34255
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34256
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34487
34257
  }
34488
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.align-right {
34489
- padding-right: 25px;
34258
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34259
+ background-color: rgba(237, 241, 250, 0.6);
34490
34260
  }
34491
- .E_tfzf37v div.ant-table .ant-table-selection-column {
34492
- padding: 0 !important;
34261
+
34262
+ .E_a138syjm {
34263
+ display: flex;
34264
+ align-items: center;
34265
+ margin-top: 8px;
34493
34266
  }
34494
- .E_tfzf37v div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34495
- position: absolute;
34496
- left: 50%;
34497
- top: 50%;
34498
- transform: translate(-50%, -50%);
34267
+ .E_a138syjm button.ant-btn {
34268
+ padding: 2px 8px;
34269
+ height: 24px;
34499
34270
  }
34500
- .E_tfzf37v div.ant-table .ant-table-selection-column:after {
34271
+ .E_a138syjm > span.maximum-desc {
34501
34272
  display: none;
34273
+ margin-left: 8px;
34274
+ color: rgba(44, 56, 82, 0.6);
34502
34275
  }
34503
- .E_tfzf37v div.ant-table .ant-table-hide-scrollbar {
34504
- background: #fff;
34276
+ .E_a138syjm > span.maximum-desc.disabled {
34277
+ display: inline;
34505
34278
  }
34506
- .E_tfzf37v div.ant-table .ant-table-placeholder {
34507
- background: inherit;
34508
- }
34509
- .E_tfzf37v div.ant-table .ant-table-placeholder td {
34510
- position: static;
34511
- border: none;
34512
- background: inherit !important;
34513
- height: 100px;
34514
- vertical-align: middle;
34515
- }
34516
- .E_tfzf37v div.ant-table .ant-table-placeholder .table-default-empty,
34517
- .E_tfzf37v div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34518
- font-weight: bold;
34519
- font-size: 20px;
34520
- color: rgba(10, 37, 85, 0.6);
34521
- }
34522
- .E_tfzf37v div.ant-table th.ant-table-cell-scrollbar,
34523
- .E_tfzf37v div.ant-table th.cell__action_ {
34524
- z-index: 10;
34525
- }
34526
- .E_tfzf37v div.ant-table td.cell__action_ {
34527
- padding: 0 !important;
34528
- position: relative;
34529
- background: #fff;
34530
- }
34531
- .E_tfzf37v div.ant-table td.cell__action_ > * {
34532
- height: 100%;
34533
- display: flex;
34534
- align-items: center;
34535
- justify-content: flex-end;
34536
- padding-right: 8px;
34537
- }
34538
- .E_tfzf37v div.ant-table td.cell__action_ .menu-button {
34539
- width: 24px;
34540
- height: 24px;
34541
- cursor: pointer;
34542
- justify-content: center;
34543
- border-radius: 4px;
34544
- }
34545
- .E_tfzf37v div.ant-table td.cell__action_ .menu-button:hover {
34546
- background: #fff;
34547
- }
34548
-
34549
- .E_w7ob4th.outside-tag {
34550
- padding-left: 0;
34551
- }
34552
- .E_w7ob4th.outside-tag .inside-tag {
34553
- border-radius: 4px 0 0 4px;
34554
- padding-right: 4px;
34555
- margin-right: 4px;
34556
- }
34557
-
34558
- .E_slr2ynn {
34559
- padding: 0 8px;
34560
- height: 18px;
34561
- }
34562
-
34563
- .E_m140wbb6 {
34564
- padding: 2px 8px;
34565
- height: 24px;
34566
- }
34567
-
34568
- .E_t1fozc1i {
34569
- margin: 0;
34570
- }
34571
-
34572
- .E_i1vxv4ln {
34573
- margin-right: 4px;
34574
- height: 16px;
34575
- }
34576
-
34577
- .E_n1afl31m.ant-tag.ant-tag-gray {
34578
- font-weight: 700;
34579
- color: #00122e;
34580
- background-color: rgba(237, 241, 250, 0.6);
34581
- border: 1px solid rgba(211, 218, 235, 0.6);
34582
- word-break: break-all;
34583
- display: inline;
34584
- white-space: normal;
34279
+
34280
+ .E_d77i8u0 {
34281
+ width: 24px;
34282
+ height: 24px;
34283
+ padding: 4px;
34284
+ margin-right: 8px;
34585
34285
  }
34586
34286
 
34587
34287
  .E_sjob3jg {
@@ -34779,202 +34479,502 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34779
34479
  justify-content: center;
34780
34480
  }
34781
34481
 
34782
- .E_t1dtlqs1 {
34783
- margin-bottom: 4px;
34482
+ .E_i1g85yz3 {
34483
+ margin-right: 4px;
34484
+ height: 16px;
34485
+ }
34486
+
34487
+ .E_sddwhm6 {
34488
+ margin: 0;
34489
+ border-radius: 20px;
34490
+ padding: 2px 10px;
34491
+ height: 22px;
34492
+ }
34493
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34494
+ background-color: rgba(237, 241, 250, 0.6) !important;
34495
+ }
34496
+ .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 {
34497
+ background-color: rgba(225, 230, 241, 0.6) !important;
34498
+ }
34499
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34500
+ color: #00122e;
34501
+ }
34502
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34503
+ margin-right: 6px;
34504
+ }
34505
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34506
+ margin-left: 8px;
34784
34507
  color: rgba(44, 56, 82, 0.6);
34508
+ }
34509
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34510
+ background-color: rgba(0, 136, 255, 0.1);
34511
+ }
34512
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34513
+ background-color: #0080ff;
34514
+ }
34515
+ .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 {
34516
+ background-color: rgba(0, 136, 255, 0.16);
34517
+ }
34518
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34519
+ background-color: rgba(255, 74, 74, 0.1);
34520
+ }
34521
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34522
+ background-color: #f0483e;
34523
+ }
34524
+ .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 {
34525
+ background-color: rgba(255, 74, 74, 0.16);
34526
+ }
34527
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34528
+ background-color: rgba(254, 160, 8, 0.1);
34529
+ }
34530
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34531
+ background-color: #fea008;
34532
+ }
34533
+ .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 {
34534
+ background-color: rgba(255, 187, 0, 0.16);
34535
+ }
34536
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34537
+ background-color: rgba(30, 201, 127, 0.1);
34538
+ }
34539
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34540
+ background-color: #00ba5d;
34541
+ }
34542
+ .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 {
34543
+ background-color: rgba(30, 201, 127, 0.16);
34544
+ }
34545
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34546
+ background-color: rgba(225, 230, 241, 0.6);
34547
+ }
34548
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34549
+ background-color: #6b7d99;
34550
+ }
34551
+ .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 {
34552
+ background-color: rgba(211, 218, 235, 0.6);
34553
+ }
34554
+
34555
+ .E_satwmqm {
34556
+ width: 8px;
34557
+ height: 8px;
34558
+ border-radius: 50%;
34559
+ display: inline-block;
34560
+ }
34561
+
34562
+ button.E_l48ei06.ant-btn {
34563
+ font-size: 12px;
34564
+ line-height: 18px;
34565
+ height: 18px;
34566
+ }
34567
+
34568
+ button.E_l48ei06 {
34569
+ color: #0080FF;
34570
+ height: unset;
34571
+ }
34572
+ button.E_l48ei06 .button-prefix-icon {
34573
+ margin-right: 4px;
34574
+ }
34575
+ button.E_l48ei06 .button-suffix-icon {
34576
+ margin-left: 4px;
34577
+ }
34578
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34579
+ color: #009DFF;
34580
+ }
34581
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34582
+ color: #005ED1;
34583
+ }
34584
+ button.E_l48ei06.ui-kit-link-disabled {
34585
+ color: #0080FF;
34586
+ }
34587
+ button.E_l48ei06.ui-kit-link-primary {
34588
+ color: #00122E;
34589
+ }
34590
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34591
+ color: #0080FF;
34592
+ }
34593
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34594
+ color: #005ED1;
34595
+ }
34596
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34597
+ color: #00122E;
34598
+ }
34599
+ button.E_l48ei06.ui-kit-link-secondary {
34600
+ color: rgba(44, 56, 82, 0.7490196078);
34601
+ }
34602
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34603
+ color: #0080FF;
34604
+ }
34605
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34606
+ color: #005ED1;
34607
+ }
34608
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34609
+ color: rgba(44, 56, 82, 0.7490196078);
34610
+ }
34611
+
34612
+ .E_tc97u5y {
34613
+ height: 100%;
34614
+ }
34615
+
34616
+ .E_tfzf37v {
34617
+ height: 100%;
34618
+ }
34619
+ .E_tfzf37v.empty-table .ant-table-content {
34620
+ overflow: visible !important;
34621
+ height: 100%;
34622
+ }
34623
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34624
+ height: 100%;
34625
+ }
34626
+ .E_tfzf37v.empty-table .ant-table-content table {
34627
+ width: 100% !important;
34628
+ height: 100%;
34629
+ }
34630
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34631
+ padding: 15px 0;
34632
+ }
34633
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34634
+ display: none;
34635
+ }
34636
+ .E_tfzf37v .active-row td:nth-child(1) {
34637
+ font-weight: 700;
34638
+ }
34639
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34640
+ font-weight: 700;
34641
+ }
34642
+ .E_tfzf37v .ant-spin-nested-loading {
34643
+ height: 100%;
34644
+ }
34645
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34646
+ height: 100%;
34647
+ overflow: visible;
34648
+ }
34649
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34650
+ max-height: none;
34651
+ }
34652
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34653
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34654
+ display: none;
34655
+ }
34656
+ .E_tfzf37v td.ant-table-column-sort {
34657
+ background: transparent;
34658
+ }
34659
+ .E_tfzf37v td.ant-table-cell-fix-left,
34660
+ .E_tfzf37v td.ant-table-cell-fix-right {
34661
+ background: #fff;
34662
+ padding: 0 !important;
34663
+ }
34664
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34665
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34666
+ display: flex;
34667
+ align-items: center;
34668
+ height: 100%;
34669
+ padding: 8px;
34670
+ }
34671
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34672
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34785
34673
  overflow: hidden;
34786
34674
  text-overflow: ellipsis;
34787
- white-space: nowrap;
34675
+ width: 100%;
34788
34676
  }
34789
-
34790
- .E_s1ese5oy {
34791
- color: rgba(44, 56, 82, 0.6);
34792
- line-height: 32px;
34793
- height: 32px;
34794
- margin-bottom: 0;
34677
+ .E_tfzf37v .ant-table-container {
34678
+ height: 100%;
34795
34679
  }
34796
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
34797
- color: #0080ff;
34680
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34681
+ box-shadow: none !important;
34798
34682
  }
34799
- .E_s1ese5oy.warning {
34800
- color: #ffa500;
34683
+ .E_tfzf37v div.ant-table {
34684
+ border-radius: 0px;
34685
+ border-left: none;
34686
+ border-right: none;
34687
+ border-bottom: none;
34688
+ height: 100%;
34689
+ font-size: 12px;
34690
+ background: transparent;
34801
34691
  }
34802
- .E_s1ese5oy.success {
34803
- color: #00ba5d;
34692
+ .E_tfzf37v div.ant-table .ant-table-header {
34693
+ position: relative;
34694
+ z-index: 3;
34695
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34696
+ margin-bottom: -1px;
34804
34697
  }
34805
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
34806
- color: #f0483e;
34698
+ .E_tfzf37v div.ant-table .time-wrapper .date,
34699
+ .E_tfzf37v div.ant-table .value {
34700
+ color: #2d3a56;
34807
34701
  }
34808
- .E_s1ese5oy.normal {
34702
+ .E_tfzf37v div.ant-table .time-wrapper .time,
34703
+ .E_tfzf37v div.ant-table .unit {
34809
34704
  color: rgba(44, 56, 82, 0.6);
34810
34705
  }
34811
-
34812
- .E_b1ibis43 {
34813
- margin-bottom: 0;
34706
+ .E_tfzf37v div.ant-table .ant-table-selection {
34707
+ position: unset;
34708
+ text-align: center;
34709
+ }
34710
+ .E_tfzf37v div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34711
+ background: #fff;
34712
+ }
34713
+ .E_tfzf37v div.ant-table .anticon-setting {
34714
+ cursor: pointer;
34715
+ position: absolute;
34716
+ top: 50%;
34717
+ right: 12px;
34718
+ transform: translateY(-50%);
34719
+ }
34720
+ .E_tfzf37v div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34721
+ box-shadow: none;
34722
+ width: 1px;
34723
+ background: rgba(213, 219, 227, 0.6);
34724
+ }
34725
+ .E_tfzf37v div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34726
+ box-shadow: none;
34727
+ width: 1px;
34728
+ background: rgba(213, 219, 227, 0.6);
34729
+ }
34730
+ .E_tfzf37v div.ant-table .ant-table-tbody {
34731
+ position: relative;
34732
+ }
34733
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td {
34734
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34735
+ border-bottom: 1px solid white;
34736
+ height: 40px;
34737
+ vertical-align: middle;
34738
+ transition: background 0ms;
34814
34739
  color: #00122e;
34815
34740
  }
34816
-
34817
- .E_b11xxjd2 {
34818
- line-height: 32px;
34819
- margin-right: 6px;
34741
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34742
+ background: #f2f5fa;
34743
+ border-bottom-color: #f2f5fa;
34744
+ }
34745
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34746
+ height: auto;
34747
+ color: #00122e;
34748
+ font-size: 12px;
34749
+ text-align: left;
34750
+ transition: none;
34751
+ overflow: hidden;
34752
+ text-overflow: ellipsis;
34753
+ white-space: nowrap;
34754
+ }
34755
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34756
+ color: #0096ff;
34757
+ }
34758
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34759
+ overflow: hidden;
34760
+ text-overflow: ellipsis;
34761
+ width: 100%;
34762
+ vertical-align: middle;
34763
+ }
34764
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34765
+ line-height: 0px;
34766
+ }
34767
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34768
+ padding-right: 25px;
34769
+ }
34770
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34771
+ border-top-color: transparent;
34772
+ }
34773
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td {
34774
+ background: rgba(225, 230, 241, 0.6);
34775
+ border-color: transparent transparent white;
34776
+ }
34777
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34778
+ border-radius: 8px 0 0 8px;
34779
+ }
34780
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34781
+ border-radius: 8px 0 0 8px;
34782
+ }
34783
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34784
+ content: "";
34785
+ width: 4px;
34786
+ top: -1px;
34787
+ bottom: -1px;
34788
+ background: white;
34789
+ }
34790
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34791
+ border-radius: 0 8px 8px 0;
34792
+ }
34793
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34794
+ border-radius: 0;
34795
+ background: white;
34796
+ border-top: none;
34797
+ }
34798
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34799
+ border-top: 1px solid transparent;
34800
+ border-radius: 0 8px 8px 0;
34801
+ background: rgba(225, 230, 241, 0.6);
34802
+ }
34803
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34804
+ background: white;
34805
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34806
+ }
34807
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34808
+ display: flex;
34809
+ align-items: center;
34810
+ height: 100%;
34811
+ background: rgba(225, 230, 241, 0.6);
34812
+ }
34813
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34814
+ background: white;
34815
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34816
+ }
34817
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34818
+ display: flex;
34819
+ align-items: center;
34820
+ height: 100%;
34821
+ background: rgba(225, 230, 241, 0.6);
34822
+ }
34823
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34824
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34825
+ }
34826
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row {
34827
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34828
+ border-radius: 8px;
34829
+ }
34830
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34831
+ border-top-color: white;
34832
+ }
34833
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34834
+ background: rgba(0, 136, 255, 0.1);
34835
+ border-bottom-color: transparent;
34836
+ border-top-color: transparent;
34820
34837
  }
34821
-
34822
- .E_bsub5bw.with-description {
34823
- height: 24px;
34824
- flex: 1;
34825
- position: relative;
34826
- top: -7px;
34838
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34839
+ border-radius: 8px 0 0 8px;
34827
34840
  }
34828
- .E_bsub5bw p {
34829
- width: 100%;
34830
- overflow: hidden;
34831
- text-overflow: ellipsis;
34832
- white-space: nowrap;
34841
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34842
+ border-radius: 0 8px 8px 0;
34833
34843
  }
34834
-
34835
- .E_tmoyoag {
34836
- border: 1px solid rgba(211, 218, 235, 0.6);
34837
- border-radius: 8px;
34838
- overflow: auto;
34844
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34845
+ background: rgba(0, 136, 255, 0.1);
34839
34846
  }
34840
- .E_tmoyoag .ant-list {
34847
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th {
34848
+ background: #fff;
34849
+ font-weight: 400;
34841
34850
  position: relative;
34851
+ border-bottom: none;
34852
+ color: #00122e;
34853
+ transition: none;
34854
+ padding: 15px 8px 15px 8px;
34842
34855
  }
34843
- .E_tmoyoag .ant-list .eagle-table-form-header {
34844
- position: sticky;
34856
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34857
+ content: "";
34858
+ width: 1px;
34845
34859
  top: 0;
34846
- z-index: 2;
34847
- display: flex;
34848
- padding: 8px;
34849
- flex-wrap: nowrap;
34850
- justify-content: flex-start;
34851
- background: #f2f5fa;
34852
- font-size: 14px;
34853
- color: rgba(44, 56, 82, 0.6);
34854
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34860
+ bottom: 0;
34861
+ background: rgba(211, 218, 235, 0.6);
34862
+ position: absolute;
34863
+ right: 0;
34855
34864
  }
34856
- .E_tmoyoag .ant-list .eagle-table-form-header {
34857
- align-items: inherit;
34865
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank {
34866
+ padding: unset;
34858
34867
  }
34859
- .E_tmoyoag .ant-list .eagle-table-form-row {
34860
- display: flex;
34861
- justify-content: flex-start;
34862
- align-items: flex-start;
34863
- flex-wrap: wrap;
34864
- padding: 8px;
34865
- border: none;
34868
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank:after {
34869
+ display: none;
34866
34870
  }
34867
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34868
- flex-basis: 100%;
34869
- margin: 12px 0 0;
34870
- order: 99;
34871
- color: rgba(44, 56, 82, 0.6);
34871
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34872
+ width: 100%;
34873
+ overflow: hidden;
34874
+ white-space: nowrap;
34875
+ text-overflow: ellipsis;
34872
34876
  }
34873
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34874
- color: #f0483e;
34875
- flex-basis: 100%;
34876
- order: 98;
34877
- margin: 12px 0 0;
34877
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34878
+ overflow: hidden;
34879
+ text-overflow: ellipsis;
34880
+ flex: 1;
34878
34881
  }
34879
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34880
- background-color: rgba(237, 241, 250, 0.6);
34882
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34883
+ padding: 15px 25px 15px 8px;
34881
34884
  }
34882
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34883
- background-color: rgba(0, 136, 255, 0.1);
34885
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34886
+ padding: 0;
34884
34887
  }
34885
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34886
- flex: 1 0 0;
34887
- overflow: hidden;
34888
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34889
+ position: absolute;
34890
+ right: 6px;
34891
+ top: 50%;
34892
+ transform: translateY(-50%);
34893
+ height: 16px;
34894
+ display: none;
34895
+ transition: transform 320ms ease;
34888
34896
  }
34889
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34890
- color: rgba(44, 56, 82, 0.6);
34891
- margin: 0;
34897
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34898
+ display: block;
34899
+ transform: translateY(-50%) rotateX(180deg);
34892
34900
  }
34893
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34894
- text-align: center;
34901
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34902
+ display: block;
34895
34903
  }
34896
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34897
- text-align: center;
34904
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34905
+ display: none;
34898
34906
  }
34899
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34900
- text-align: left;
34907
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34908
+ transform: translateY(-50%);
34901
34909
  }
34902
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34903
- text-align: left;
34910
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34911
+ transform: translateY(-50%) rotateX(180deg);
34904
34912
  }
34905
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34906
- text-align: right;
34913
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34914
+ background: #f2f5fa;
34907
34915
  }
34908
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34909
- text-align: right;
34916
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34917
+ display: block;
34910
34918
  }
34911
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34912
- margin-right: 8px;
34919
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.align-right {
34920
+ padding-right: 25px;
34913
34921
  }
34914
- .E_tmoyoag .ant-list .ant-list-item-action {
34915
- padding: 4px;
34916
- width: 24px;
34917
- height: 24px;
34918
- overflow: hidden;
34922
+ .E_tfzf37v div.ant-table .ant-table-selection-column {
34923
+ padding: 0 !important;
34919
34924
  }
34920
- .E_tmoyoag .ant-list .ant-list-item-action li {
34921
- padding: 0;
34925
+ .E_tfzf37v div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34926
+ position: absolute;
34927
+ left: 50%;
34928
+ top: 50%;
34929
+ transform: translate(-50%, -50%);
34922
34930
  }
34923
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34924
- cursor: not-allowed;
34925
- opacity: 0.5;
34931
+ .E_tfzf37v div.ant-table .ant-table-selection-column:after {
34932
+ display: none;
34926
34933
  }
34927
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34928
- margin: 0;
34934
+ .E_tfzf37v div.ant-table .ant-table-hide-scrollbar {
34935
+ background: #fff;
34929
34936
  }
34930
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34931
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34932
- border-radius: 5px;
34933
- font-size: 12px;
34937
+ .E_tfzf37v div.ant-table .ant-table-placeholder {
34938
+ background: inherit;
34934
34939
  }
34935
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34936
- font-size: inherit;
34940
+ .E_tfzf37v div.ant-table .ant-table-placeholder td {
34941
+ position: static;
34942
+ border: none;
34943
+ background: inherit !important;
34944
+ height: 100px;
34945
+ vertical-align: middle;
34937
34946
  }
34938
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34939
- min-height: 24px;
34940
- font-size: 12px;
34941
- position: relative;
34947
+ .E_tfzf37v div.ant-table .ant-table-placeholder .table-default-empty,
34948
+ .E_tfzf37v div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34949
+ font-weight: bold;
34950
+ font-size: 20px;
34951
+ color: rgba(10, 37, 85, 0.6);
34942
34952
  }
34943
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34944
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34953
+ .E_tfzf37v div.ant-table th.ant-table-cell-scrollbar,
34954
+ .E_tfzf37v div.ant-table th.cell__action_ {
34955
+ z-index: 10;
34945
34956
  }
34946
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34947
- background-color: rgba(237, 241, 250, 0.6);
34957
+ .E_tfzf37v div.ant-table td.cell__action_ {
34958
+ padding: 0 !important;
34959
+ position: relative;
34960
+ background: #fff;
34948
34961
  }
34949
-
34950
- .E_a138syjm {
34962
+ .E_tfzf37v div.ant-table td.cell__action_ > * {
34963
+ height: 100%;
34951
34964
  display: flex;
34952
34965
  align-items: center;
34953
- margin-top: 8px;
34954
- }
34955
- .E_a138syjm button.ant-btn {
34956
- padding: 2px 8px;
34957
- height: 24px;
34958
- }
34959
- .E_a138syjm > span.maximum-desc {
34960
- display: none;
34961
- margin-left: 8px;
34962
- color: rgba(44, 56, 82, 0.6);
34963
- }
34964
- .E_a138syjm > span.maximum-desc.disabled {
34965
- display: inline;
34966
+ justify-content: flex-end;
34967
+ padding-right: 8px;
34966
34968
  }
34967
-
34968
- .E_d77i8u0 {
34969
+ .E_tfzf37v div.ant-table td.cell__action_ .menu-button {
34969
34970
  width: 24px;
34970
34971
  height: 24px;
34971
- padding: 4px;
34972
- margin-right: 8px;
34972
+ cursor: pointer;
34973
+ justify-content: center;
34974
+ border-radius: 4px;
34973
34975
  }
34974
-
34975
- .E_i1g85yz3 {
34976
- margin-right: 4px;
34977
- height: 16px;
34976
+ .E_tfzf37v div.ant-table td.cell__action_ .menu-button:hover {
34977
+ background: #fff;
34978
34978
  }
34979
34979
 
34980
34980
  .E_t13ef470 {
@@ -35026,18 +35026,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35026
35026
  display: block;
35027
35027
  }
35028
35028
 
35029
- .E_i14c7jc8 {
35030
- color: var(--i14c7jc8-0);
35031
- }
35032
-
35033
- .E_i1ibuolf {
35034
- display: flex;
35035
- align-items: center;
35036
- column-gap: 4px;
35037
- font-size: 12px;
35038
- color: rgba(44, 56, 82, 0.7490196078);
35039
- }
35040
-
35041
35029
  .E_d1u4ndxc {
35042
35030
  color: rgba(44, 56, 82, 0.7490196078);
35043
35031
  font-size: 12px;
@@ -35067,4 +35055,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35067
35055
  to {
35068
35056
  transform: translateX(100%);
35069
35057
  }
35058
+ }
35059
+
35060
+ .E_i14c7jc8 {
35061
+ color: var(--i14c7jc8-0);
35062
+ }
35063
+
35064
+ .E_i1ibuolf {
35065
+ display: flex;
35066
+ align-items: center;
35067
+ column-gap: 4px;
35068
+ font-size: 12px;
35069
+ color: rgba(44, 56, 82, 0.7490196078);
35070
35070
  }