@cloudtower/eagle 0.29.1 → 0.29.2

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
@@ -29607,220 +29607,6 @@ html body {
29607
29607
  color: #005ed1;
29608
29608
  }
29609
29609
 
29610
- .E_b1nip9bk {
29611
- padding: 4px 11px;
29612
- }
29613
-
29614
- .E_bqamoqe {
29615
- white-space: nowrap;
29616
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29617
- }
29618
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29619
- --color: #0080ff;
29620
- }
29621
- .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] {
29622
- --color: #0080ff;
29623
- }
29624
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29625
- margin-left: 1px;
29626
- }
29627
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29628
- border-top-right-radius: 0;
29629
- border-bottom-right-radius: 0;
29630
- }
29631
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29632
- border-top-left-radius: 0;
29633
- border-bottom-left-radius: 0;
29634
- }
29635
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29636
- border-radius: unset;
29637
- }
29638
-
29639
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29640
- padding: 4px 8px 0 8px;
29641
- color: rgba(44, 56, 82, 0.6);
29642
- font-size: 12px;
29643
- }
29644
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29645
- padding-bottom: 6px;
29646
- }
29647
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29648
- padding-top: 4px;
29649
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29650
- }
29651
-
29652
- .E_fzh9mnb {
29653
- width: 100%;
29654
- height: 100%;
29655
- min-height: 124px;
29656
- display: flex;
29657
- flex-direction: column;
29658
- justify-content: center;
29659
- align-items: center;
29660
- }
29661
- .E_fzh9mnb .error-text {
29662
- color: rgba(10, 37, 85, 0.6);
29663
- margin-bottom: 16px;
29664
- font-size: 18px;
29665
- }
29666
-
29667
- .E_f7pxqmh {
29668
- width: 100%;
29669
- margin-bottom: 0 !important;
29670
- flex-flow: nowrap !important;
29671
- line-break: auto;
29672
- }
29673
- .E_f7pxqmh > .ant-form-item-label {
29674
- text-align: left !important;
29675
- padding-bottom: 0 !important;
29676
- }
29677
- .E_f7pxqmh > .ant-form-item-label > label {
29678
- min-height: 32px;
29679
- height: auto;
29680
- font-size: 13px;
29681
- color: rgba(44, 56, 82, 0.6);
29682
- white-space: normal;
29683
- }
29684
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
29685
- border-color: #ff4d4f !important;
29686
- }
29687
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
29688
- border-color: #ff4d4f !important;
29689
- }
29690
- .E_f7pxqmh .ant-form-item-explain {
29691
- margin-top: 4px;
29692
- font-size: 12px;
29693
- min-height: 0px;
29694
- }
29695
- .E_f7pxqmh .ant-form-item-extra {
29696
- font-size: 12px;
29697
- color: rgba(44, 56, 82, 0.6);
29698
- min-height: 0px;
29699
- }
29700
-
29701
- .E_iouxfgt {
29702
- display: inline-flex;
29703
- align-items: center;
29704
- }
29705
- .E_iouxfgt .icon-inner {
29706
- display: inline-flex;
29707
- align-items: center;
29708
- justify-content: center;
29709
- }
29710
- .E_iouxfgt .icon-inner + span,
29711
- .E_iouxfgt span + .icon-inner.suffix {
29712
- margin-left: 4px;
29713
- }
29714
- .E_iouxfgt.is-rotate img,
29715
- .E_iouxfgt.is-rotate svg {
29716
- animation: rotate 680ms linear infinite;
29717
- }
29718
-
29719
- .E_c1uzzomf {
29720
- margin-bottom: 16px;
29721
- }
29722
- .E_c1uzzomf .card-title {
29723
- font-size: 16px;
29724
- color: rgba(44, 56, 82, 0.6);
29725
- font-weight: 700;
29726
- line-height: 32px;
29727
- }
29728
- .E_c1uzzomf .card-body {
29729
- padding: 24px;
29730
- border-radius: 8px;
29731
- background: #fff;
29732
- }
29733
- .E_c1uzzomf .empty {
29734
- font-weight: 700;
29735
- font-size: 14px;
29736
- line-height: 22px;
29737
- color: rgba(0, 21, 64, 0.3);
29738
- text-align: center;
29739
- }
29740
-
29741
- .E_d1bw7c5z {
29742
- position: relative;
29743
- max-width: 388px;
29744
- min-width: 285px;
29745
- }
29746
- .E_d1bw7c5z .center {
29747
- position: absolute;
29748
- font-size: 12px;
29749
- width: 80px;
29750
- height: 100px;
29751
- top: 0;
29752
- left: 35px;
29753
- display: flex;
29754
- flex-direction: column;
29755
- justify-content: center;
29756
- align-items: center;
29757
- color: #00122e;
29758
- }
29759
- .E_d1bw7c5z .center .number {
29760
- font-size: 24px;
29761
- font-weight: 700;
29762
- }
29763
- .E_d1bw7c5z .center .text {
29764
- padding: 0 5px;
29765
- font-size: 12px;
29766
- width: inherit;
29767
- text-align: center;
29768
- }
29769
- .E_d1bw7c5z .recharts-wrapper {
29770
- display: flex;
29771
- }
29772
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29773
- position: relative !important;
29774
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29775
- left: 0 !important;
29776
- bottom: 0 !important;
29777
- display: flex;
29778
- align-items: center;
29779
- }
29780
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29781
- width: 100%;
29782
- }
29783
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29784
- width: 100%;
29785
- margin-right: 0 !important;
29786
- line-height: 18px;
29787
- }
29788
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29789
- border-radius: 2px;
29790
- }
29791
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29792
- min-width: 75px;
29793
- max-width: 198px;
29794
- width: calc(100% - 20px);
29795
- margin-left: 2px;
29796
- color: #00122e !important;
29797
- display: inline-flex;
29798
- justify-content: space-between;
29799
- }
29800
- .E_d1bw7c5z .tooltip-text {
29801
- maxwidth: calc(100% - 12px);
29802
- cursor: pointer;
29803
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29804
- overflow: hidden;
29805
- text-overflow: ellipsis;
29806
- white-space: nowrap;
29807
- }
29808
- .E_d1bw7c5z .value {
29809
- color: rgba(44, 56, 82, 0.75);
29810
- }
29811
-
29812
- .E_t10pqbtc {
29813
- width: 140px;
29814
- }
29815
- .E_t10pqbtc .item {
29816
- margin: 6px auto;
29817
- display: flex;
29818
- justify-content: space-between;
29819
- }
29820
- .E_t10pqbtc .item .name {
29821
- width: 102px;
29822
- }
29823
-
29824
29610
  .E_b1wx3t3t.ant-btn-icon-only {
29825
29611
  justify-content: center;
29826
29612
  }
@@ -30075,45 +29861,228 @@ button.E_n7k2c6r {
30075
29861
  padding: 0;
30076
29862
  }
30077
29863
 
30078
- .E_sx1bpnu .ant-input-sm {
30079
- line-height: 18px;
29864
+ .E_b1nip9bk {
29865
+ padding: 4px 11px;
30080
29866
  }
30081
29867
 
30082
- .E_a1wfy30z .ant-input-number-handler-wrap {
30083
- display: var(--a1wfy30z-0);
29868
+ .E_bqamoqe {
29869
+ white-space: nowrap;
29870
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30084
29871
  }
30085
- .E_a1wfy30z .ant-input-number-input-wrap {
30086
- padding: 4px 11px;
30087
- display: inline-flex;
30088
- line-height: 1.5715;
30089
- height: inherit;
29872
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29873
+ --color: #0080ff;
30090
29874
  }
30091
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30092
- content: var(--a1wfy30z-1);
30093
- display: var(--a1wfy30z-2);
30094
- flex: none;
30095
- align-items: center;
30096
- margin-left: 4px;
29875
+ .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] {
29876
+ --color: #0080ff;
30097
29877
  }
30098
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30099
- content: var(--a1wfy30z-3);
30100
- display: var(--a1wfy30z-4);
30101
- flex: none;
30102
- align-items: center;
30103
- margin-right: 4px;
30104
- cursor: auto;
29878
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29879
+ margin-left: 1px;
30105
29880
  }
30106
- .E_a1wfy30z .ant-input-number-input {
30107
- padding: 0;
30108
- margin: 0;
30109
- height: auto;
30110
- font-size: inherit;
29881
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29882
+ border-top-right-radius: 0;
29883
+ border-bottom-right-radius: 0;
30111
29884
  }
30112
-
29885
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29886
+ border-top-left-radius: 0;
29887
+ border-bottom-left-radius: 0;
29888
+ }
29889
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29890
+ border-radius: unset;
29891
+ }
29892
+
29893
+ .E_f7pxqmh {
29894
+ width: 100%;
29895
+ margin-bottom: 0 !important;
29896
+ flex-flow: nowrap !important;
29897
+ line-break: auto;
29898
+ }
29899
+ .E_f7pxqmh > .ant-form-item-label {
29900
+ text-align: left !important;
29901
+ padding-bottom: 0 !important;
29902
+ }
29903
+ .E_f7pxqmh > .ant-form-item-label > label {
29904
+ min-height: 32px;
29905
+ height: auto;
29906
+ font-size: 13px;
29907
+ color: rgba(44, 56, 82, 0.6);
29908
+ white-space: normal;
29909
+ }
29910
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
29911
+ border-color: #ff4d4f !important;
29912
+ }
29913
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
29914
+ border-color: #ff4d4f !important;
29915
+ }
29916
+ .E_f7pxqmh .ant-form-item-explain {
29917
+ margin-top: 4px;
29918
+ font-size: 12px;
29919
+ min-height: 0px;
29920
+ }
29921
+ .E_f7pxqmh .ant-form-item-extra {
29922
+ font-size: 12px;
29923
+ color: rgba(44, 56, 82, 0.6);
29924
+ min-height: 0px;
29925
+ }
29926
+
29927
+ .E_fzh9mnb {
29928
+ width: 100%;
29929
+ height: 100%;
29930
+ min-height: 124px;
29931
+ display: flex;
29932
+ flex-direction: column;
29933
+ justify-content: center;
29934
+ align-items: center;
29935
+ }
29936
+ .E_fzh9mnb .error-text {
29937
+ color: rgba(10, 37, 85, 0.6);
29938
+ margin-bottom: 16px;
29939
+ font-size: 18px;
29940
+ }
29941
+
29942
+ .E_c1uzzomf {
29943
+ margin-bottom: 16px;
29944
+ }
29945
+ .E_c1uzzomf .card-title {
29946
+ font-size: 16px;
29947
+ color: rgba(44, 56, 82, 0.6);
29948
+ font-weight: 700;
29949
+ line-height: 32px;
29950
+ }
29951
+ .E_c1uzzomf .card-body {
29952
+ padding: 24px;
29953
+ border-radius: 8px;
29954
+ background: #fff;
29955
+ }
29956
+ .E_c1uzzomf .empty {
29957
+ font-weight: 700;
29958
+ font-size: 14px;
29959
+ line-height: 22px;
29960
+ color: rgba(0, 21, 64, 0.3);
29961
+ text-align: center;
29962
+ }
29963
+
29964
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29965
+ padding: 4px 8px 0 8px;
29966
+ color: rgba(44, 56, 82, 0.6);
29967
+ font-size: 12px;
29968
+ }
29969
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29970
+ padding-bottom: 6px;
29971
+ }
29972
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29973
+ padding-top: 4px;
29974
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29975
+ }
29976
+
29977
+ .E_d1bw7c5z {
29978
+ position: relative;
29979
+ max-width: 388px;
29980
+ min-width: 285px;
29981
+ }
29982
+ .E_d1bw7c5z .center {
29983
+ position: absolute;
29984
+ font-size: 12px;
29985
+ width: 80px;
29986
+ height: 100px;
29987
+ top: 0;
29988
+ left: 35px;
29989
+ display: flex;
29990
+ flex-direction: column;
29991
+ justify-content: center;
29992
+ align-items: center;
29993
+ color: #00122e;
29994
+ }
29995
+ .E_d1bw7c5z .center .number {
29996
+ font-size: 24px;
29997
+ font-weight: 700;
29998
+ }
29999
+ .E_d1bw7c5z .center .text {
30000
+ padding: 0 5px;
30001
+ font-size: 12px;
30002
+ width: inherit;
30003
+ text-align: center;
30004
+ }
30005
+ .E_d1bw7c5z .recharts-wrapper {
30006
+ display: flex;
30007
+ }
30008
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30009
+ position: relative !important;
30010
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30011
+ left: 0 !important;
30012
+ bottom: 0 !important;
30013
+ display: flex;
30014
+ align-items: center;
30015
+ }
30016
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30017
+ width: 100%;
30018
+ }
30019
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30020
+ width: 100%;
30021
+ margin-right: 0 !important;
30022
+ line-height: 18px;
30023
+ }
30024
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30025
+ border-radius: 2px;
30026
+ }
30027
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30028
+ min-width: 75px;
30029
+ max-width: 198px;
30030
+ width: calc(100% - 20px);
30031
+ margin-left: 2px;
30032
+ color: #00122e !important;
30033
+ display: inline-flex;
30034
+ justify-content: space-between;
30035
+ }
30036
+ .E_d1bw7c5z .tooltip-text {
30037
+ maxwidth: calc(100% - 12px);
30038
+ cursor: pointer;
30039
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30040
+ overflow: hidden;
30041
+ text-overflow: ellipsis;
30042
+ white-space: nowrap;
30043
+ }
30044
+ .E_d1bw7c5z .value {
30045
+ color: rgba(44, 56, 82, 0.75);
30046
+ }
30047
+
30048
+ .E_t10pqbtc {
30049
+ width: 140px;
30050
+ }
30051
+ .E_t10pqbtc .item {
30052
+ margin: 6px auto;
30053
+ display: flex;
30054
+ justify-content: space-between;
30055
+ }
30056
+ .E_t10pqbtc .item .name {
30057
+ width: 102px;
30058
+ }
30059
+
30113
30060
  .E_itxley7.ant-input-group.ant-input-group-compact {
30114
30061
  display: flex;
30115
30062
  }
30116
30063
 
30064
+ .E_sx1bpnu .ant-input-sm {
30065
+ line-height: 18px;
30066
+ }
30067
+
30068
+ .E_iouxfgt {
30069
+ display: inline-flex;
30070
+ align-items: center;
30071
+ }
30072
+ .E_iouxfgt .icon-inner {
30073
+ display: inline-flex;
30074
+ align-items: center;
30075
+ justify-content: center;
30076
+ }
30077
+ .E_iouxfgt .icon-inner + span,
30078
+ .E_iouxfgt span + .icon-inner.suffix {
30079
+ margin-left: 4px;
30080
+ }
30081
+ .E_iouxfgt.is-rotate img,
30082
+ .E_iouxfgt.is-rotate svg {
30083
+ animation: rotate 680ms linear infinite;
30084
+ }
30085
+
30117
30086
  .E_i1inqkme {
30118
30087
  height: 18px;
30119
30088
  line-height: 18px;
@@ -30127,11 +30096,35 @@ button.E_n7k2c6r {
30127
30096
  margin-right: 4px;
30128
30097
  }
30129
30098
 
30130
- .E_atcz0kf .ant-input-suffix {
30131
- margin-left: 8px;
30099
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30100
+ display: var(--a1wfy30z-0);
30132
30101
  }
30133
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30134
- padding: 2px 7px 2px 12px;
30102
+ .E_a1wfy30z .ant-input-number-input-wrap {
30103
+ padding: 4px 11px;
30104
+ display: inline-flex;
30105
+ line-height: 1.5715;
30106
+ height: inherit;
30107
+ }
30108
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30109
+ content: var(--a1wfy30z-1);
30110
+ display: var(--a1wfy30z-2);
30111
+ flex: none;
30112
+ align-items: center;
30113
+ margin-left: 4px;
30114
+ }
30115
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30116
+ content: var(--a1wfy30z-3);
30117
+ display: var(--a1wfy30z-4);
30118
+ flex: none;
30119
+ align-items: center;
30120
+ margin-right: 4px;
30121
+ cursor: auto;
30122
+ }
30123
+ .E_a1wfy30z .ant-input-number-input {
30124
+ padding: 0;
30125
+ margin: 0;
30126
+ height: auto;
30127
+ font-size: inherit;
30135
30128
  }
30136
30129
 
30137
30130
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -30194,6 +30187,13 @@ button.E_n7k2c6r {
30194
30187
  padding: 2px 8px;
30195
30188
  }
30196
30189
 
30190
+ .E_atcz0kf .ant-input-suffix {
30191
+ margin-left: 8px;
30192
+ }
30193
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30194
+ padding: 2px 7px 2px 12px;
30195
+ }
30196
+
30197
30197
  .E_phljevk {
30198
30198
  display: flex;
30199
30199
  justify-content: space-between;
@@ -30406,16 +30406,6 @@ button.E_n7k2c6r {
30406
30406
  width: 36px;
30407
30407
  }
30408
30408
 
30409
- .E_ivqqkzv {
30410
- height: 24px;
30411
- width: 56px !important;
30412
- margin-right: 4px;
30413
- }
30414
-
30415
- .E_c1wk4q29 {
30416
- color: rgba(44, 56, 82, 0.6);
30417
- }
30418
-
30419
30409
  .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30420
30410
  border-radius: 6px;
30421
30411
  }
@@ -30473,217 +30463,6 @@ button.E_n7k2c6r {
30473
30463
  transform: rotate(180deg);
30474
30464
  }
30475
30465
 
30476
- .E_c1bus5hc {
30477
- --color: white;
30478
- height: 14px;
30479
- width: 14px;
30480
- border-radius: 50%;
30481
- flex-shrink: 0;
30482
- display: flex;
30483
- align-items: center;
30484
- justify-content: center;
30485
- border: 1px solid var(--color);
30486
- }
30487
- .E_c1bus5hc .circle-inner {
30488
- position: relative;
30489
- height: 10px;
30490
- width: 10px;
30491
- border-radius: 50%;
30492
- overflow: hidden;
30493
- }
30494
- .E_c1bus5hc .circle-content {
30495
- position: absolute;
30496
- height: 100%;
30497
- width: 100%;
30498
- left: 0;
30499
- top: 0;
30500
- border-radius: 50%;
30501
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30502
- transform: rotate(180deg);
30503
- }
30504
- .E_c1bus5hc .circle-child {
30505
- position: absolute;
30506
- height: 100%;
30507
- width: 100%;
30508
- left: 0;
30509
- top: 0;
30510
- margin-left: 50%;
30511
- transform-origin: left;
30512
- background: white;
30513
- transform: rotate(0deg);
30514
- }
30515
-
30516
- .E_iq1gosr {
30517
- display: inline-block;
30518
- }
30519
-
30520
- .E_tju3gfj .date {
30521
- margin-right: 4px;
30522
- }
30523
-
30524
- .E_s1dni7lo {
30525
- width: 430px !important;
30526
- }
30527
-
30528
- .E_d1wwmmm5 .ant-select-item-group {
30529
- padding: 8px 16px;
30530
- line-height: 18px;
30531
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30532
- height: 34px;
30533
- min-height: 34px;
30534
- box-sizing: border-box;
30535
- margin-top: 8px;
30536
- }
30537
-
30538
- .E_o1ugr09p {
30539
- display: flex;
30540
- flex-direction: column;
30541
- margin: 1px 8px;
30542
- padding: 8px;
30543
- border-radius: 4px;
30544
- }
30545
- .E_o1ugr09p .selected-icon {
30546
- display: none;
30547
- }
30548
- .E_o1ugr09p.ant-select-item-option-grouped {
30549
- padding-left: 8px;
30550
- }
30551
- .E_o1ugr09p.ant-select-item-option-selected {
30552
- background-color: white;
30553
- }
30554
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30555
- color: #0080ff;
30556
- }
30557
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30558
- display: block;
30559
- }
30560
- .E_o1ugr09p.ant-select-item-option-active {
30561
- background: rgba(0, 136, 255, 0.16);
30562
- }
30563
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30564
- color: #0080ff;
30565
- }
30566
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30567
- background: rgba(0, 136, 255, 0.1);
30568
- color: #0080ff;
30569
- }
30570
-
30571
- .E_o1ifxsq4 {
30572
- display: flex;
30573
- justify-content: space-between;
30574
- height: 20px;
30575
- line-height: 20px;
30576
- }
30577
- .E_o1ifxsq4 .timezone-title {
30578
- color: #2d3a56;
30579
- overflow: hidden;
30580
- text-overflow: ellipsis;
30581
- }
30582
-
30583
- .E_o1zue7 {
30584
- display: flex;
30585
- justify-content: space-between;
30586
- color: rgba(44, 56, 82, 0.6);
30587
- height: 18px;
30588
- line-height: 18px;
30589
- margin-top: 2px;
30590
- }
30591
-
30592
- .E_tyfmlxg {
30593
- border: none;
30594
- margin-right: 0;
30595
- background: rgba(225, 230, 241, 0.6);
30596
- }
30597
-
30598
- .E_o18uybox {
30599
- pointer-events: none;
30600
- height: 32px;
30601
- width: 100%;
30602
- opacity: 0;
30603
- }
30604
-
30605
- .E_s1sck0th {
30606
- padding: 0 8px;
30607
- border-radius: 4px;
30608
- }
30609
-
30610
- .E_m855nr1 {
30611
- padding: 2px 8px;
30612
- border-radius: 3px;
30613
- }
30614
-
30615
- .E_l1270xpg {
30616
- padding: 3px 8px;
30617
- border-radius: 2px;
30618
- }
30619
-
30620
- .E_t14rextb.ant-tag:hover {
30621
- opacity: unset;
30622
- }
30623
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30624
- margin: 0;
30625
- margin-right: 8px;
30626
- display: inline-flex;
30627
- align-items: center;
30628
- border: none;
30629
- }
30630
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30631
- width: 16px;
30632
- height: 16px;
30633
- color: inherit;
30634
- margin-left: 4px;
30635
- opacity: 0.6;
30636
- display: inline-flex;
30637
- }
30638
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30639
- opacity: 1;
30640
- }
30641
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30642
- color: #0080ff;
30643
- background-color: rgba(0, 136, 255, 0.1);
30644
- }
30645
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30646
- color: #f0483e;
30647
- background-color: rgba(255, 74, 74, 0.1);
30648
- }
30649
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30650
- color: #e07f00;
30651
- background-color: rgba(255, 187, 0, 0.1);
30652
- }
30653
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30654
- color: #008f4c;
30655
- background-color: rgba(30, 201, 127, 0.1);
30656
- }
30657
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30658
- color: #1d326c;
30659
- background-color: rgba(225, 230, 241, 0.6);
30660
- }
30661
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30662
- color: #7E41FF;
30663
- background-color: rgba(126, 65, 255, 0.1);
30664
- }
30665
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30666
- color: #fff;
30667
- }
30668
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30669
- background-color: #f0483e;
30670
- }
30671
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30672
- background-color: #fea008;
30673
- }
30674
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30675
- background-color: #00ba5d;
30676
- }
30677
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30678
- background-color: #0080ff;
30679
- }
30680
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30681
- background-color: #6b7d99;
30682
- }
30683
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30684
- background-color: #7E41FF;
30685
- }
30686
-
30687
30466
  .E_s1dizucg.ant-switch {
30688
30467
  min-width: 40px;
30689
30468
  height: 24px;
@@ -30739,6 +30518,56 @@ button.E_n7k2c6r {
30739
30518
  margin-left: 5px;
30740
30519
  }
30741
30520
 
30521
+ .E_c1bus5hc {
30522
+ --color: white;
30523
+ height: 14px;
30524
+ width: 14px;
30525
+ border-radius: 50%;
30526
+ flex-shrink: 0;
30527
+ display: flex;
30528
+ align-items: center;
30529
+ justify-content: center;
30530
+ border: 1px solid var(--color);
30531
+ }
30532
+ .E_c1bus5hc .circle-inner {
30533
+ position: relative;
30534
+ height: 10px;
30535
+ width: 10px;
30536
+ border-radius: 50%;
30537
+ overflow: hidden;
30538
+ }
30539
+ .E_c1bus5hc .circle-content {
30540
+ position: absolute;
30541
+ height: 100%;
30542
+ width: 100%;
30543
+ left: 0;
30544
+ top: 0;
30545
+ border-radius: 50%;
30546
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30547
+ transform: rotate(180deg);
30548
+ }
30549
+ .E_c1bus5hc .circle-child {
30550
+ position: absolute;
30551
+ height: 100%;
30552
+ width: 100%;
30553
+ left: 0;
30554
+ top: 0;
30555
+ margin-left: 50%;
30556
+ transform-origin: left;
30557
+ background: white;
30558
+ transform: rotate(0deg);
30559
+ }
30560
+
30561
+ .E_ivqqkzv {
30562
+ height: 24px;
30563
+ width: 56px !important;
30564
+ margin-right: 4px;
30565
+ }
30566
+
30567
+ .E_c1wk4q29 {
30568
+ color: rgba(44, 56, 82, 0.6);
30569
+ }
30570
+
30742
30571
  .E_cnujxq2 {
30743
30572
  display: flex;
30744
30573
  flex-direction: column;
@@ -31424,6 +31253,10 @@ input.E_rf8rlle.ant-input {
31424
31253
  margin: 4px 0;
31425
31254
  }
31426
31255
 
31256
+ .E_tju3gfj .date {
31257
+ margin-right: 4px;
31258
+ }
31259
+
31427
31260
  .E_t1m2x205 .ant-tooltip-arrow {
31428
31261
  display: none;
31429
31262
  }
@@ -31432,7 +31265,181 @@ input.E_rf8rlle.ant-input {
31432
31265
  border-radius: 4px;
31433
31266
  }
31434
31267
 
31435
- .E_ccrbeuz .ant-collapse-item {
31268
+ .E_s1dni7lo {
31269
+ width: 430px !important;
31270
+ }
31271
+
31272
+ .E_d1wwmmm5 .ant-select-item-group {
31273
+ padding: 8px 16px;
31274
+ line-height: 18px;
31275
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31276
+ height: 34px;
31277
+ min-height: 34px;
31278
+ box-sizing: border-box;
31279
+ margin-top: 8px;
31280
+ }
31281
+
31282
+ .E_o1ugr09p {
31283
+ display: flex;
31284
+ flex-direction: column;
31285
+ margin: 1px 8px;
31286
+ padding: 8px;
31287
+ border-radius: 4px;
31288
+ }
31289
+ .E_o1ugr09p .selected-icon {
31290
+ display: none;
31291
+ }
31292
+ .E_o1ugr09p.ant-select-item-option-grouped {
31293
+ padding-left: 8px;
31294
+ }
31295
+ .E_o1ugr09p.ant-select-item-option-selected {
31296
+ background-color: white;
31297
+ }
31298
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31299
+ color: #0080ff;
31300
+ }
31301
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31302
+ display: block;
31303
+ }
31304
+ .E_o1ugr09p.ant-select-item-option-active {
31305
+ background: rgba(0, 136, 255, 0.16);
31306
+ }
31307
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31308
+ color: #0080ff;
31309
+ }
31310
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31311
+ background: rgba(0, 136, 255, 0.1);
31312
+ color: #0080ff;
31313
+ }
31314
+
31315
+ .E_o1ifxsq4 {
31316
+ display: flex;
31317
+ justify-content: space-between;
31318
+ height: 20px;
31319
+ line-height: 20px;
31320
+ }
31321
+ .E_o1ifxsq4 .timezone-title {
31322
+ color: #2d3a56;
31323
+ overflow: hidden;
31324
+ text-overflow: ellipsis;
31325
+ }
31326
+
31327
+ .E_o1zue7 {
31328
+ display: flex;
31329
+ justify-content: space-between;
31330
+ color: rgba(44, 56, 82, 0.6);
31331
+ height: 18px;
31332
+ line-height: 18px;
31333
+ margin-top: 2px;
31334
+ }
31335
+
31336
+ .E_tyfmlxg {
31337
+ border: none;
31338
+ margin-right: 0;
31339
+ background: rgba(225, 230, 241, 0.6);
31340
+ }
31341
+
31342
+ .E_o18uybox {
31343
+ pointer-events: none;
31344
+ height: 32px;
31345
+ width: 100%;
31346
+ opacity: 0;
31347
+ }
31348
+
31349
+ .E_s1sck0th {
31350
+ padding: 0 8px;
31351
+ border-radius: 4px;
31352
+ }
31353
+
31354
+ .E_m855nr1 {
31355
+ padding: 2px 8px;
31356
+ border-radius: 3px;
31357
+ }
31358
+
31359
+ .E_l1270xpg {
31360
+ padding: 3px 8px;
31361
+ border-radius: 2px;
31362
+ }
31363
+
31364
+ .E_t14rextb.ant-tag:hover {
31365
+ opacity: unset;
31366
+ }
31367
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31368
+ margin: 0;
31369
+ margin-right: 8px;
31370
+ display: inline-flex;
31371
+ align-items: center;
31372
+ border: none;
31373
+ }
31374
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31375
+ width: 16px;
31376
+ height: 16px;
31377
+ color: inherit;
31378
+ margin-left: 4px;
31379
+ opacity: 0.6;
31380
+ display: inline-flex;
31381
+ }
31382
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31383
+ opacity: 1;
31384
+ }
31385
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31386
+ color: #0080ff;
31387
+ background-color: rgba(0, 136, 255, 0.1);
31388
+ }
31389
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31390
+ color: #f0483e;
31391
+ background-color: rgba(255, 74, 74, 0.1);
31392
+ }
31393
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31394
+ color: #e07f00;
31395
+ background-color: rgba(255, 187, 0, 0.1);
31396
+ }
31397
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31398
+ color: #008f4c;
31399
+ background-color: rgba(30, 201, 127, 0.1);
31400
+ }
31401
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31402
+ color: #1d326c;
31403
+ background-color: rgba(225, 230, 241, 0.6);
31404
+ }
31405
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31406
+ color: #7E41FF;
31407
+ background-color: rgba(126, 65, 255, 0.1);
31408
+ }
31409
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31410
+ color: #fff;
31411
+ }
31412
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31413
+ background-color: #f0483e;
31414
+ }
31415
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31416
+ background-color: #fea008;
31417
+ }
31418
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31419
+ background-color: #00ba5d;
31420
+ }
31421
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31422
+ background-color: #0080ff;
31423
+ }
31424
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31425
+ background-color: #6b7d99;
31426
+ }
31427
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31428
+ background-color: #7E41FF;
31429
+ }
31430
+
31431
+ .E_c1yyuluq {
31432
+ border-radius: 8px;
31433
+ }
31434
+ .E_c1yyuluq .ant-card-body {
31435
+ padding: 20px 24px 24px 24px;
31436
+ }
31437
+
31438
+ .E_iq1gosr {
31439
+ display: inline-block;
31440
+ }
31441
+
31442
+ .E_ccrbeuz .ant-collapse-item {
31436
31443
  border: 0px;
31437
31444
  background-color: #fff;
31438
31445
  }
@@ -31454,13 +31461,6 @@ input.E_rf8rlle.ant-input {
31454
31461
  cursor: default;
31455
31462
  }
31456
31463
 
31457
- .E_c1yyuluq {
31458
- border-radius: 8px;
31459
- }
31460
- .E_c1yyuluq .ant-card-body {
31461
- padding: 20px 24px 24px 24px;
31462
- }
31463
-
31464
31464
  .E_dsnbhzf {
31465
31465
  font-family: Inter;
31466
31466
  font-style: normal;
@@ -31936,10 +31936,6 @@ input.E_rf8rlle.ant-input {
31936
31936
  line-height: 12px;
31937
31937
  }
31938
31938
 
31939
- .E_m196gn1d {
31940
- min-width: 1280px;
31941
- }
31942
-
31943
31939
  .E_a1b5xrg3 .user-icon-inner {
31944
31940
  display: inline-flex;
31945
31941
  align-items: center;
@@ -31970,55 +31966,152 @@ input.E_rf8rlle.ant-input {
31970
31966
  transition: all 320ms ease;
31971
31967
  }
31972
31968
 
31973
- .E_s1ebs0ra {
31974
- display: flex;
31975
- align-items: center;
31976
- justify-content: space-between;
31977
- background: #edf0f7;
31978
- padding: 8px 12px;
31979
- position: sticky;
31980
- top: 0;
31981
- z-index: 1;
31982
- margin-bottom: -52px;
31969
+ .E_m196gn1d {
31970
+ min-width: 1280px;
31983
31971
  }
31984
- .E_s1ebs0ra .select-total {
31985
- display: flex;
31986
- align-items: center;
31987
- font-weight: 700;
31988
- flex-shrink: 0;
31972
+
31973
+ .E_clm1wy1 {
31974
+ width: 192px;
31975
+ height: 246px;
31976
+ border-radius: 4px;
31989
31977
  }
31990
- .E_s1ebs0ra .select-total .icon-wrapper {
31991
- cursor: pointer;
31992
- margin-left: 8px;
31993
- width: 32px;
31994
- height: 32px;
31995
- border-radius: 50%;
31996
- justify-content: center;
31978
+ .E_clm1wy1 > .ant-picker-calendar,
31979
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
31980
+ width: 100%;
31981
+ background-color: rgba(245, 247, 250, 0.6);
31982
+ border-top: none;
31997
31983
  }
31998
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
31999
- background: rgba(225, 230, 241, 0.6);
31984
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
31985
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
31986
+ padding: 0 16px;
32000
31987
  }
32001
- .E_s1ebs0ra .action-group {
32002
- flex: 1;
32003
- margin-left: 88px;
32004
- white-space: nowrap;
32005
- text-align: right;
32006
- position: relative;
32007
- padding: 4px 0;
32008
- margin-top: -4px;
32009
- overflow: hidden;
31988
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
31989
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
31990
+ width: 100%;
31991
+ height: 180px;
31992
+ border-spacing: 0;
32010
31993
  }
32011
- .E_s1ebs0ra .action-group .sub-menu-delete {
32012
- transform: translateY(-4px);
31994
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
31995
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
31996
+ margin-bottom: 8px;
32013
31997
  }
32014
- .E_s1ebs0ra .action-group button {
32015
- border: none;
31998
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
31999
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32000
+ width: 22px;
32016
32001
  }
32017
- .E_s1ebs0ra .action-group > *:not(:last-child) {
32018
- margin-right: 8px;
32002
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32003
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32004
+ padding: 0;
32019
32005
  }
32020
- .E_s1ebs0ra .action-group > button:last-child {
32021
- margin-right: 4px;
32006
+ .E_clm1wy1 .ant-picker-cell {
32007
+ color: rgba(62, 70, 82, 0.6);
32008
+ opacity: 0.4;
32009
+ }
32010
+ .E_clm1wy1 .ant-picker-cell-in-view {
32011
+ color: rgba(62, 70, 82, 0.6);
32012
+ opacity: 1;
32013
+ }
32014
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
32015
+ color: #3e4652;
32016
+ }
32017
+ .E_clm1wy1 .ant-picker-cell::before {
32018
+ pointer-events: none;
32019
+ }
32020
+
32021
+ .E_t1tsm00v {
32022
+ color: rgba(129, 138, 153, 0.6);
32023
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32024
+ backdrop-filter: blur(10px);
32025
+ padding: 7px 10px;
32026
+ }
32027
+
32028
+ .E_c167wnad {
32029
+ color: rgba(62, 70, 82, 0.6);
32030
+ display: flex;
32031
+ justify-content: space-between;
32032
+ align-items: center;
32033
+ padding: 8px 16px;
32034
+ }
32035
+ .E_c167wnad .anticon {
32036
+ cursor: pointer;
32037
+ }
32038
+ .E_c167wnad .anticon:hover {
32039
+ color: #0096ff;
32040
+ }
32041
+
32042
+ .E_cxhf7dh {
32043
+ text-align: center;
32044
+ }
32045
+ .E_cxhf7dh .dots {
32046
+ display: flex;
32047
+ justify-content: center;
32048
+ }
32049
+ .E_cxhf7dh .dot {
32050
+ display: inline-block;
32051
+ width: 2px;
32052
+ height: 2px;
32053
+ border-radius: 1px;
32054
+ background: #0096ff;
32055
+ }
32056
+ .E_cxhf7dh .dot:not(:last-child) {
32057
+ margin-right: 2px;
32058
+ }
32059
+ .E_cxhf7dh .bar {
32060
+ width: 9px;
32061
+ height: 2px;
32062
+ background: #0096ff;
32063
+ border-radius: 2px;
32064
+ }
32065
+
32066
+ .E_s1ebs0ra {
32067
+ display: flex;
32068
+ align-items: center;
32069
+ justify-content: space-between;
32070
+ background: #edf0f7;
32071
+ padding: 8px 12px;
32072
+ position: sticky;
32073
+ top: 0;
32074
+ z-index: 1;
32075
+ margin-bottom: -52px;
32076
+ }
32077
+ .E_s1ebs0ra .select-total {
32078
+ display: flex;
32079
+ align-items: center;
32080
+ font-weight: 700;
32081
+ flex-shrink: 0;
32082
+ }
32083
+ .E_s1ebs0ra .select-total .icon-wrapper {
32084
+ cursor: pointer;
32085
+ margin-left: 8px;
32086
+ width: 32px;
32087
+ height: 32px;
32088
+ border-radius: 50%;
32089
+ justify-content: center;
32090
+ }
32091
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
32092
+ background: rgba(225, 230, 241, 0.6);
32093
+ }
32094
+ .E_s1ebs0ra .action-group {
32095
+ flex: 1;
32096
+ margin-left: 88px;
32097
+ white-space: nowrap;
32098
+ text-align: right;
32099
+ position: relative;
32100
+ padding: 4px 0;
32101
+ margin-top: -4px;
32102
+ overflow: hidden;
32103
+ }
32104
+ .E_s1ebs0ra .action-group .sub-menu-delete {
32105
+ transform: translateY(-4px);
32106
+ }
32107
+ .E_s1ebs0ra .action-group button {
32108
+ border: none;
32109
+ }
32110
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
32111
+ margin-right: 8px;
32112
+ }
32113
+ .E_s1ebs0ra .action-group > button:last-child {
32114
+ margin-right: 4px;
32022
32115
  }
32023
32116
  .E_s1ebs0ra .action-group .more-btn {
32024
32117
  cursor: pointer;
@@ -32031,6 +32124,10 @@ input.E_rf8rlle.ant-input {
32031
32124
  background: #fff;
32032
32125
  }
32033
32126
 
32127
+ span.E_tqjc4ui {
32128
+ margin: 0 2px;
32129
+ }
32130
+
32034
32131
  .E_c18bcrac {
32035
32132
  display: inline-block;
32036
32133
  width: 100%;
@@ -32078,101 +32175,30 @@ input.E_rf8rlle.ant-input {
32078
32175
  margin-right: 4px;
32079
32176
  }
32080
32177
 
32081
- .E_clm1wy1 {
32082
- width: 192px;
32083
- height: 246px;
32084
- border-radius: 4px;
32085
- }
32086
- .E_clm1wy1 > .ant-picker-calendar,
32087
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32088
- width: 100%;
32089
- background-color: rgba(245, 247, 250, 0.6);
32090
- border-top: none;
32091
- }
32092
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
32093
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32094
- padding: 0 16px;
32095
- }
32096
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
32097
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32098
- width: 100%;
32099
- height: 180px;
32100
- border-spacing: 0;
32101
- }
32102
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32103
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32104
- margin-bottom: 8px;
32105
- }
32106
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32107
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32108
- width: 22px;
32109
- }
32110
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32111
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32112
- padding: 0;
32113
- }
32114
- .E_clm1wy1 .ant-picker-cell {
32115
- color: rgba(62, 70, 82, 0.6);
32116
- opacity: 0.4;
32117
- }
32118
- .E_clm1wy1 .ant-picker-cell-in-view {
32119
- color: rgba(62, 70, 82, 0.6);
32120
- opacity: 1;
32121
- }
32122
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
32123
- color: #3e4652;
32124
- }
32125
- .E_clm1wy1 .ant-picker-cell::before {
32126
- pointer-events: none;
32178
+ .E_ou7iq30 {
32179
+ overflow: hidden;
32180
+ text-overflow: ellipsis;
32127
32181
  }
32128
32182
 
32129
- .E_t1tsm00v {
32130
- color: rgba(129, 138, 153, 0.6);
32131
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32132
- backdrop-filter: blur(10px);
32133
- padding: 7px 10px;
32183
+ .E_s1tui002 {
32184
+ white-space: nowrap;
32134
32185
  }
32135
32186
 
32136
- .E_c167wnad {
32137
- color: rgba(62, 70, 82, 0.6);
32138
- display: flex;
32139
- justify-content: space-between;
32140
- align-items: center;
32141
- padding: 8px 16px;
32142
- }
32143
- .E_c167wnad .anticon {
32144
- cursor: pointer;
32145
- }
32146
- .E_c167wnad .anticon:hover {
32147
- color: #0096ff;
32187
+ .E_mxrc2zg {
32188
+ display: -webkit-box;
32189
+ -webkit-line-clamp: var(--mxrc2zg-0);
32190
+ -webkit-box-orient: vertical;
32191
+ word-break: break-all;
32148
32192
  }
32149
32193
 
32150
- .E_cxhf7dh {
32151
- text-align: center;
32152
- }
32153
- .E_cxhf7dh .dots {
32154
- display: flex;
32155
- justify-content: center;
32156
- }
32157
- .E_cxhf7dh .dot {
32158
- display: inline-block;
32159
- width: 2px;
32160
- height: 2px;
32161
- border-radius: 1px;
32162
- background: #0096ff;
32163
- }
32164
- .E_cxhf7dh .dot:not(:last-child) {
32165
- margin-right: 2px;
32194
+ .E_gmyahx3 {
32195
+ cursor: pointer;
32166
32196
  }
32167
- .E_cxhf7dh .bar {
32168
- width: 9px;
32169
- height: 2px;
32170
- background: #0096ff;
32171
- border-radius: 2px;
32197
+ .E_gmyahx3 .link-text {
32198
+ color: rgba(0, 21, 64, 0.3);
32172
32199
  }
32173
-
32174
- span.E_tqjc4ui {
32175
- margin: 0 2px;
32200
+ .E_gmyahx3:hover .link-text {
32201
+ color: #0080ff;
32176
32202
  }
32177
32203
 
32178
32204
  .E_n12mqh7z {
@@ -32194,16 +32220,6 @@ span.E_tqjc4ui {
32194
32220
  overflow: auto;
32195
32221
  }
32196
32222
 
32197
- .E_gmyahx3 {
32198
- cursor: pointer;
32199
- }
32200
- .E_gmyahx3 .link-text {
32201
- color: rgba(0, 21, 64, 0.3);
32202
- }
32203
- .E_gmyahx3:hover .link-text {
32204
- color: #0080ff;
32205
- }
32206
-
32207
32223
  .E_c1up1pdz {
32208
32224
  width: 648px;
32209
32225
  }
@@ -32344,249 +32360,115 @@ span.E_tqjc4ui {
32344
32360
  color: #fff;
32345
32361
  }
32346
32362
 
32347
- .E_ou7iq30 {
32348
- overflow: hidden;
32349
- text-overflow: ellipsis;
32363
+ .E_t1sqg15u {
32364
+ background: white;
32350
32365
  }
32351
-
32352
- .E_s1tui002 {
32353
- white-space: nowrap;
32366
+ .E_t1sqg15u.inline .table-row {
32367
+ flex-direction: column;
32354
32368
  }
32355
-
32356
- .E_mxrc2zg {
32357
- display: -webkit-box;
32358
- -webkit-line-clamp: var(--mxrc2zg-0);
32359
- -webkit-box-orient: vertical;
32360
- word-break: break-all;
32369
+ .E_t1sqg15u.inline .table-row > label {
32370
+ padding: 0 16px 7px 0;
32361
32371
  }
32362
-
32363
- .E_hrhfj7c {
32364
- display: none;
32372
+ .E_t1sqg15u.has-border .table-header {
32373
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32365
32374
  }
32366
-
32367
- .E_dt9qoak .bottom {
32368
- color: rgba(44, 56, 82, 0.75);
32375
+ .E_t1sqg15u.has-border .hiddenBorder {
32376
+ border-top: none !important;
32369
32377
  }
32370
- .E_dt9qoak .left {
32371
- min-width: 0;
32378
+ .E_t1sqg15u.has-border .table-row + .table-row {
32379
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
32372
32380
  }
32373
-
32374
- .E_crhnxq5 {
32381
+ .E_t1sqg15u.has-border .table-row:last-of-type {
32382
+ padding-bottom: 0;
32383
+ }
32384
+ .E_t1sqg15u.align-right .content {
32385
+ text-align: right;
32386
+ }
32387
+ .E_t1sqg15u .uuid-row {
32375
32388
  display: flex;
32376
- flex-direction: row;
32377
32389
  justify-content: space-between;
32378
32390
  }
32379
- .E_crhnxq5 .label {
32380
- color: rgba(44, 56, 82, 0.6);
32381
- font-weight: 400;
32391
+ .E_t1sqg15u .uuid-row .id-text {
32392
+ white-space: nowrap;
32393
+ overflow: hidden;
32394
+ text-overflow: ellipsis;
32382
32395
  }
32383
32396
 
32384
- .E_c1iq43vd {
32397
+ .E_t4zczcp {
32385
32398
  display: flex;
32386
- flex-direction: column;
32387
- justify-content: center;
32399
+ justify-content: space-between;
32388
32400
  align-items: center;
32389
- height: 240px;
32390
- width: 432px;
32391
- }
32392
-
32393
- .E_c1h2v0a8.ant-input-affix-wrapper {
32394
- border-radius: 0px;
32395
- box-shadow: unset;
32396
- border: 0;
32397
- border-bottom: 1px solid #e4e9f2;
32398
- }
32399
-
32400
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector {
32401
- padding: 4px;
32402
- }
32403
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector:after {
32404
- line-height: normal;
32405
- }
32406
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-search-input {
32407
- height: 22px;
32408
- }
32409
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow {
32410
- row-gap: 2px;
32401
+ padding: 8px;
32402
+ min-height: 32px;
32411
32403
  }
32412
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow-item {
32413
- line-height: normal;
32404
+ .E_t4zczcp .table-title {
32405
+ color: rgba(44, 56, 82, 0.6);
32406
+ font-weight: 600;
32407
+ font-size: 12px;
32408
+ line-height: 8px;
32414
32409
  }
32415
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-placeholder {
32416
- font-size: 13px;
32417
- line-height: 20px;
32410
+ .E_t4zczcp .edit-icon {
32411
+ font-size: 16px;
32412
+ color: rgba(10, 37, 85, 0.6);
32413
+ cursor: pointer;
32418
32414
  }
32419
32415
 
32420
- .E_c1ec3mnt {
32421
- font-size: 13px;
32416
+ .E_t1s7goww {
32417
+ font-size: 12px;
32418
+ line-height: 18px;
32422
32419
  }
32423
32420
 
32424
- .E_c1iye0zj {
32425
- padding: 7px 14px;
32426
- height: 20px;
32427
- font-weight: 400;
32428
- box-sizing: content-box;
32429
- color: rgba(44, 56, 82, 0.75);
32421
+ .E_t93e4cf {
32430
32422
  display: flex;
32431
- flex-direction: row;
32432
- justify-content: space-between;
32433
- align-items: center;
32434
- border-bottom: 1px solid #e4e9f2;
32435
- }
32436
-
32437
- .E_ckhyuyx {
32438
- box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
32439
- border-radius: 8px;
32440
- padding: 0px;
32441
- }
32442
- .E_ckhyuyx ul.antd5-cascader-menu {
32443
- padding: 6px;
32444
- height: 240px;
32445
- }
32446
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li {
32447
- min-width: 296px;
32448
- padding: 4px 4px 4px 8px;
32449
- color: #00122e;
32450
- margin-bottom: 2px;
32451
- }
32452
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li .icon-wrapper {
32453
- vertical-align: middle;
32454
- }
32455
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active {
32456
- font-weight: 400;
32457
- }
32458
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:hover {
32459
- font-weight: 400;
32460
- }
32461
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:active {
32462
- background: rgba(0, 136, 255, 0.2);
32463
- }
32464
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active .icon-wrapper svg path {
32465
- fill: #0080ff;
32466
- }
32467
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover {
32468
- background: rgba(225, 230, 241, 0.6);
32469
- font-weight: 400;
32470
- }
32471
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover .icon-wrapper svg path {
32472
- fill: #0080ff;
32473
- }
32474
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:active {
32475
- background: rgba(211, 218, 235, 0.6);
32476
- }
32477
- .E_ckhyuyx li:has(.E_dt9qoak) .antd5-checkbox {
32478
- align-self: flex-start;
32423
+ padding: 8px 0;
32424
+ color: #2d3a56;
32479
32425
  }
32480
- .E_ckhyuyx:has(.E_c1iq43vd) .E_c1ec3mnt {
32426
+ .E_t93e4cf .hidden {
32481
32427
  display: none;
32482
32428
  }
32483
- .E_ckhyuyx .antd5-cascader-checkbox {
32484
- height: 22px;
32485
- display: flex;
32486
- align-items: center;
32487
- top: 0;
32488
- }
32489
- .E_ckhyuyx .antd5-cascader-checkbox-checked::after {
32490
- border: none;
32491
- }
32492
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper:hover .antd5-cascader-checkbox-inner, .E_ckhyuyx.antd5-cascader-checkbox-wrapper.__pseudo-states-hover .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox:hover .antd5-cascader-checkbox-inner {
32493
- border-color: #0080ff;
32494
- }
32495
- .E_ckhyuyx .antd5-cascader-checkbox .antd5-cascader-checkbox-inner {
32496
- border: 1px solid rgba(107, 128, 167, 0.6);
32497
- }
32498
- .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
32499
- border: 1px solid #0080ff;
32500
- }
32501
- .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
32502
- background: #0080ff;
32503
- }
32504
- .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
32505
- background-color: #fff;
32506
- height: 2px;
32507
- width: 10px;
32508
- border-radius: 2px;
32509
- }
32510
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled {
32511
- opacity: 0.5;
32512
- }
32513
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled .antd5-cascader-checkbox-inner {
32514
- background: rgba(211, 218, 235, 0.6);
32515
- border-color: rgba(107, 128, 167, 0.6) !important;
32516
- }
32517
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner:after {
32518
- border-color: #2d3a56;
32429
+ .E_t93e4cf .ant-btn-link {
32430
+ height: auto;
32519
32431
  }
32520
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
32521
- background: #2d3a56;
32432
+ .E_t93e4cf .content {
32433
+ overflow: hidden;
32434
+ overflow-x: auto;
32435
+ width: 100%;
32436
+ white-space: pre-wrap;
32522
32437
  }
32523
- .E_ckhyuyx .antd5-cascader-checkbox + span, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span {
32524
- padding: 0;
32438
+ .E_t93e4cf .content .ant-btn {
32439
+ white-space: pre-wrap;
32440
+ text-align: left;
32525
32441
  }
32526
- .E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
32527
- display: inline-block;
32528
- margin-left: 12px;
32529
- color: #2d3a56;
32442
+ .E_t93e4cf .content .unit-chart {
32443
+ justify-content: flex-start;
32530
32444
  }
32531
- .E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
32532
- margin-left: 28px;
32445
+
32446
+ .E_rhz2uv5 {
32447
+ width: var(--rhz2uv5-0);
32448
+ flex-shrink: 0;
32533
32449
  color: rgba(44, 56, 82, 0.6);
32534
- }
32535
- .E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
32536
- margin-left: 8px;
32537
- }
32538
- .E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
32539
- margin-left: 24px;
32540
- }
32541
- .E_ckhyuyx .E_dt9qoak {
32542
- width: 400px;
32450
+ padding-right: 12px;
32543
32451
  }
32544
32452
 
32545
- .E_c1fmq9lv ul.antd5-cascader-menu {
32546
- padding: 4px;
32547
- height: 158px;
32548
- }
32549
- .E_c1fmq9lv.E_ckhyuyx {
32550
- border-radius: 6px;
32551
- }
32552
- .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32553
- min-width: 200px;
32554
- font-size: 12px;
32453
+ .E_s1iv0tp1 .enabled-switch {
32454
+ display: flex;
32455
+ align-items: center;
32555
32456
  }
32556
- .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
32557
- padding: 6px 12px;
32558
- height: 18px;
32559
- font-size: 12px;
32457
+ .E_s1iv0tp1 .enabled-text {
32458
+ margin-right: 8px;
32560
32459
  }
32561
32460
 
32562
- .E_c1evusvc ul.antd5-cascader-menu {
32563
- padding: 8px;
32564
- height: 320px;
32565
- }
32566
- .E_c1evusvc.E_ckhyuyx {
32567
- border-radius: 10px;
32568
- }
32569
- .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32570
- min-width: 296px;
32571
- padding: 8px;
32572
- }
32573
- .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
32574
- height: 22px;
32575
- padding: 8px 16px;
32576
- font-size: 14px;
32461
+ .E_suhck3k {
32462
+ height: 24px;
32463
+ width: 24px;
32464
+ border-radius: 6px;
32465
+ padding: 4px;
32577
32466
  }
32578
-
32579
- .E_skwah65 {
32580
- height: 8px;
32581
- box-sizing: border-box;
32582
- border-radius: 2px;
32583
- background: #f5f7fa;
32584
- display: flex;
32585
- width: 100%;
32586
- overflow: hidden;
32467
+ .E_suhck3k:hover {
32468
+ background-color: rgba(0, 136, 255, 0.1);
32587
32469
  }
32588
- .E_skwah65 .stack-bar-item + .stack-bar-item {
32589
- margin-left: 1px;
32470
+ .E_suhck3k:hover svg path {
32471
+ fill: blue;
32590
32472
  }
32591
32473
 
32592
32474
  .E_wg1tsps {
@@ -32612,102 +32494,17 @@ span.E_tqjc4ui {
32612
32494
  color: #00122e !important;
32613
32495
  }
32614
32496
 
32615
- .E_s1iv0tp1 .enabled-switch {
32616
- display: flex;
32617
- align-items: center;
32618
- }
32619
- .E_s1iv0tp1 .enabled-text {
32620
- margin-right: 8px;
32621
- }
32622
-
32623
- .E_t1sqg15u {
32624
- background: white;
32625
- }
32626
- .E_t1sqg15u.inline .table-row {
32627
- flex-direction: column;
32628
- }
32629
- .E_t1sqg15u.inline .table-row > label {
32630
- padding: 0 16px 7px 0;
32631
- }
32632
- .E_t1sqg15u.has-border .table-header {
32633
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32634
- }
32635
- .E_t1sqg15u.has-border .hiddenBorder {
32636
- border-top: none !important;
32637
- }
32638
- .E_t1sqg15u.has-border .table-row + .table-row {
32639
- border-top: 1px solid rgba(225, 230, 241, 0.6);
32640
- }
32641
- .E_t1sqg15u.has-border .table-row:last-of-type {
32642
- padding-bottom: 0;
32643
- }
32644
- .E_t1sqg15u.align-right .content {
32645
- text-align: right;
32646
- }
32647
- .E_t1sqg15u .uuid-row {
32648
- display: flex;
32649
- justify-content: space-between;
32650
- }
32651
- .E_t1sqg15u .uuid-row .id-text {
32652
- white-space: nowrap;
32653
- overflow: hidden;
32654
- text-overflow: ellipsis;
32655
- }
32656
-
32657
- .E_t4zczcp {
32658
- display: flex;
32659
- justify-content: space-between;
32660
- align-items: center;
32661
- padding: 8px;
32662
- min-height: 32px;
32663
- }
32664
- .E_t4zczcp .table-title {
32665
- color: rgba(44, 56, 82, 0.6);
32666
- font-weight: 600;
32667
- font-size: 12px;
32668
- line-height: 8px;
32669
- }
32670
- .E_t4zczcp .edit-icon {
32671
- font-size: 16px;
32672
- color: rgba(10, 37, 85, 0.6);
32673
- cursor: pointer;
32674
- }
32675
-
32676
- .E_t1s7goww {
32677
- font-size: 12px;
32678
- line-height: 18px;
32679
- }
32680
-
32681
- .E_t93e4cf {
32497
+ .E_skwah65 {
32498
+ height: 8px;
32499
+ box-sizing: border-box;
32500
+ border-radius: 2px;
32501
+ background: #f5f7fa;
32682
32502
  display: flex;
32683
- padding: 8px 0;
32684
- color: #2d3a56;
32685
- }
32686
- .E_t93e4cf .hidden {
32687
- display: none;
32688
- }
32689
- .E_t93e4cf .ant-btn-link {
32690
- height: auto;
32691
- }
32692
- .E_t93e4cf .content {
32693
- overflow: hidden;
32694
- overflow-x: auto;
32695
32503
  width: 100%;
32696
- white-space: pre-wrap;
32697
- }
32698
- .E_t93e4cf .content .ant-btn {
32699
- white-space: pre-wrap;
32700
- text-align: left;
32701
- }
32702
- .E_t93e4cf .content .unit-chart {
32703
- justify-content: flex-start;
32504
+ overflow: hidden;
32704
32505
  }
32705
-
32706
- .E_rhz2uv5 {
32707
- width: var(--rhz2uv5-0);
32708
- flex-shrink: 0;
32709
- color: rgba(44, 56, 82, 0.6);
32710
- padding-right: 12px;
32506
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
32507
+ margin-left: 1px;
32711
32508
  }
32712
32509
 
32713
32510
  .E_t160l1cm {
@@ -32913,19 +32710,6 @@ span.E_tqjc4ui {
32913
32710
  background: transparent;
32914
32711
  }
32915
32712
 
32916
- .E_suhck3k {
32917
- height: 24px;
32918
- width: 24px;
32919
- border-radius: 6px;
32920
- padding: 4px;
32921
- }
32922
- .E_suhck3k:hover {
32923
- background-color: rgba(0, 136, 255, 0.1);
32924
- }
32925
- .E_suhck3k:hover svg path {
32926
- fill: blue;
32927
- }
32928
-
32929
32713
  .E_ryby9ds {
32930
32714
  display: flex;
32931
32715
  align-items: center;
@@ -32942,102 +32726,318 @@ span.E_tqjc4ui {
32942
32726
  margin-right: 6px;
32943
32727
  }
32944
32728
 
32945
- .E_h12yihis {
32946
- height: 50px;
32947
- border-bottom: 2px solid #edf0f7;
32948
- background: #fff;
32729
+ .E_hrhfj7c {
32730
+ display: none;
32731
+ }
32732
+
32733
+ .E_dt9qoak .bottom {
32734
+ color: rgba(44, 56, 82, 0.75);
32735
+ }
32736
+ .E_dt9qoak .left {
32737
+ min-width: 0;
32738
+ }
32739
+
32740
+ .E_crhnxq5 {
32949
32741
  display: flex;
32742
+ flex-direction: row;
32950
32743
  justify-content: space-between;
32951
- align-items: center;
32952
- padding: 0 24px 0 14px;
32953
- position: relative;
32954
- z-index: 10;
32955
32744
  }
32956
- .E_h12yihis .left,
32957
- .E_h12yihis .right,
32958
- .E_h12yihis .center {
32745
+ .E_crhnxq5 .label {
32746
+ color: rgba(44, 56, 82, 0.6);
32747
+ font-weight: 400;
32748
+ }
32749
+
32750
+ .E_c1iq43vd {
32959
32751
  display: flex;
32752
+ flex-direction: column;
32753
+ justify-content: center;
32960
32754
  align-items: center;
32961
- flex: 1;
32962
- flex-shrink: 0;
32963
- }
32964
- .E_h12yihis .center {
32965
- flex: 0.8;
32755
+ height: 240px;
32756
+ width: 432px;
32966
32757
  }
32967
- .E_h12yihis .right {
32968
- justify-content: flex-end;
32758
+
32759
+ .E_c1h2v0a8.ant-input-affix-wrapper {
32760
+ border-radius: 0px;
32761
+ box-shadow: unset;
32762
+ border: 0;
32763
+ border-bottom: 1px solid #e4e9f2;
32969
32764
  }
32970
- .E_h12yihis .right.is-scrolled .btn-group:before {
32971
- opacity: 1;
32765
+
32766
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector {
32767
+ padding: 4px;
32972
32768
  }
32973
- .E_h12yihis .right .btn-group {
32974
- margin-left: 32px;
32975
- position: relative;
32976
- display: flex;
32977
- align-items: center;
32769
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector:after {
32770
+ line-height: normal;
32978
32771
  }
32979
- .E_h12yihis .right .btn-group:before {
32980
- content: "";
32981
- opacity: 0;
32982
- height: 24px;
32983
- width: 1px;
32984
- background: rgba(225, 230, 241, 0.6);
32985
- position: absolute;
32986
- left: -16px;
32987
- top: 50%;
32988
- transform: translateY(-50%);
32989
- transition: opacity 160ms ease;
32772
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-search-input {
32773
+ height: 22px;
32990
32774
  }
32991
- .E_h12yihis .right .btn-group > .btn-item {
32992
- transition: all 160ms ease;
32993
- cursor: pointer;
32994
- width: 56px;
32995
- height: 40px;
32996
- display: inline-flex;
32997
- align-items: center;
32998
- justify-content: center;
32999
- border-radius: 6px;
32775
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow {
32776
+ row-gap: 2px;
33000
32777
  }
33001
- .E_h12yihis .right .btn-group > .btn-item:hover {
33002
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32778
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow-item {
32779
+ line-height: normal;
33003
32780
  }
33004
- .E_h12yihis .right .btn-group > .btn-item:active {
33005
- transform: translateY(2px);
33006
- transition: all 320ms ease;
32781
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-placeholder {
32782
+ font-size: 13px;
32783
+ line-height: 20px;
33007
32784
  }
33008
- .E_h12yihis .right .btn-group > *:not(:first-child) {
33009
- margin-left: 4px;
32785
+
32786
+ .E_c1ec3mnt {
32787
+ font-size: 13px;
33010
32788
  }
33011
- .E_h12yihis .right .create-menu-and-export {
33012
- height: 48px;
33013
- overflow: hidden;
32789
+
32790
+ .E_c1iye0zj {
32791
+ padding: 7px 14px;
32792
+ height: 20px;
32793
+ font-weight: 400;
32794
+ box-sizing: content-box;
32795
+ color: rgba(44, 56, 82, 0.75);
33014
32796
  display: flex;
32797
+ flex-direction: row;
32798
+ justify-content: space-between;
33015
32799
  align-items: center;
33016
- padding: 0 4px;
33017
- margin: 0 -4px;
32800
+ border-bottom: 1px solid #e4e9f2;
33018
32801
  }
33019
- .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
33020
- .E_h12yihis .right .create-menu-and-export.active .export-btn {
33021
- transform: translateY(0);
32802
+
32803
+ .E_ckhyuyx {
32804
+ box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
32805
+ border-radius: 8px;
32806
+ padding: 0px;
33022
32807
  }
33023
- .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
33024
- .E_h12yihis .right .create-menu-and-export .export-btn {
33025
- height: 48px;
33026
- transform: translateY(100%);
33027
- transition: transform 240ms ease, opacity 80ms ease;
33028
- display: inline-flex;
33029
- align-items: center;
32808
+ .E_ckhyuyx ul.antd5-cascader-menu {
32809
+ padding: 6px;
32810
+ height: 240px;
33030
32811
  }
33031
- .E_h12yihis .right .create-menu-and-export .export-btn {
33032
- margin-right: 10px;
32812
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li {
32813
+ min-width: 296px;
32814
+ padding: 4px 4px 4px 8px;
32815
+ color: #00122e;
32816
+ margin-bottom: 2px;
33033
32817
  }
33034
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
33035
- width: 32px;
33036
- height: 32px;
33037
- border-radius: 6px;
32818
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li .icon-wrapper {
32819
+ vertical-align: middle;
33038
32820
  }
33039
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
33040
- background: rgba(211, 218, 235, 0.6);
32821
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active {
32822
+ font-weight: 400;
32823
+ }
32824
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:hover {
32825
+ font-weight: 400;
32826
+ }
32827
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:active {
32828
+ background: rgba(0, 136, 255, 0.2);
32829
+ }
32830
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active .icon-wrapper svg path {
32831
+ fill: #0080ff;
32832
+ }
32833
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover {
32834
+ background: rgba(225, 230, 241, 0.6);
32835
+ font-weight: 400;
32836
+ }
32837
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover .icon-wrapper svg path {
32838
+ fill: #0080ff;
32839
+ }
32840
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:active {
32841
+ background: rgba(211, 218, 235, 0.6);
32842
+ }
32843
+ .E_ckhyuyx li:has(.E_dt9qoak) .antd5-checkbox {
32844
+ align-self: flex-start;
32845
+ }
32846
+ .E_ckhyuyx:has(.E_c1iq43vd) .E_c1ec3mnt {
32847
+ display: none;
32848
+ }
32849
+ .E_ckhyuyx .antd5-cascader-checkbox {
32850
+ height: 22px;
32851
+ display: flex;
32852
+ align-items: center;
32853
+ top: 0;
32854
+ }
32855
+ .E_ckhyuyx .antd5-cascader-checkbox-checked::after {
32856
+ border: none;
32857
+ }
32858
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper:hover .antd5-cascader-checkbox-inner, .E_ckhyuyx.antd5-cascader-checkbox-wrapper.__pseudo-states-hover .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox:hover .antd5-cascader-checkbox-inner {
32859
+ border-color: #0080ff;
32860
+ }
32861
+ .E_ckhyuyx .antd5-cascader-checkbox .antd5-cascader-checkbox-inner {
32862
+ border: 1px solid rgba(107, 128, 167, 0.6);
32863
+ }
32864
+ .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
32865
+ border: 1px solid #0080ff;
32866
+ }
32867
+ .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
32868
+ background: #0080ff;
32869
+ }
32870
+ .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
32871
+ background-color: #fff;
32872
+ height: 2px;
32873
+ width: 10px;
32874
+ border-radius: 2px;
32875
+ }
32876
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled {
32877
+ opacity: 0.5;
32878
+ }
32879
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled .antd5-cascader-checkbox-inner {
32880
+ background: rgba(211, 218, 235, 0.6);
32881
+ border-color: rgba(107, 128, 167, 0.6) !important;
32882
+ }
32883
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner:after {
32884
+ border-color: #2d3a56;
32885
+ }
32886
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
32887
+ background: #2d3a56;
32888
+ }
32889
+ .E_ckhyuyx .antd5-cascader-checkbox + span, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span {
32890
+ padding: 0;
32891
+ }
32892
+ .E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
32893
+ display: inline-block;
32894
+ margin-left: 12px;
32895
+ color: #2d3a56;
32896
+ }
32897
+ .E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
32898
+ margin-left: 28px;
32899
+ color: rgba(44, 56, 82, 0.6);
32900
+ }
32901
+ .E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
32902
+ margin-left: 8px;
32903
+ }
32904
+ .E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
32905
+ margin-left: 24px;
32906
+ }
32907
+ .E_ckhyuyx .E_dt9qoak {
32908
+ width: 400px;
32909
+ }
32910
+
32911
+ .E_c1fmq9lv ul.antd5-cascader-menu {
32912
+ padding: 4px;
32913
+ height: 158px;
32914
+ }
32915
+ .E_c1fmq9lv.E_ckhyuyx {
32916
+ border-radius: 6px;
32917
+ }
32918
+ .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32919
+ min-width: 200px;
32920
+ font-size: 12px;
32921
+ }
32922
+ .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
32923
+ padding: 6px 12px;
32924
+ height: 18px;
32925
+ font-size: 12px;
32926
+ }
32927
+
32928
+ .E_c1evusvc ul.antd5-cascader-menu {
32929
+ padding: 8px;
32930
+ height: 320px;
32931
+ }
32932
+ .E_c1evusvc.E_ckhyuyx {
32933
+ border-radius: 10px;
32934
+ }
32935
+ .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32936
+ min-width: 296px;
32937
+ padding: 8px;
32938
+ }
32939
+ .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
32940
+ height: 22px;
32941
+ padding: 8px 16px;
32942
+ font-size: 14px;
32943
+ }
32944
+
32945
+ .E_h12yihis {
32946
+ height: 50px;
32947
+ border-bottom: 2px solid #edf0f7;
32948
+ background: #fff;
32949
+ display: flex;
32950
+ justify-content: space-between;
32951
+ align-items: center;
32952
+ padding: 0 24px 0 14px;
32953
+ position: relative;
32954
+ z-index: 10;
32955
+ }
32956
+ .E_h12yihis .left,
32957
+ .E_h12yihis .right,
32958
+ .E_h12yihis .center {
32959
+ display: flex;
32960
+ align-items: center;
32961
+ flex: 1;
32962
+ flex-shrink: 0;
32963
+ }
32964
+ .E_h12yihis .center {
32965
+ flex: 0.8;
32966
+ }
32967
+ .E_h12yihis .right {
32968
+ justify-content: flex-end;
32969
+ }
32970
+ .E_h12yihis .right.is-scrolled .btn-group:before {
32971
+ opacity: 1;
32972
+ }
32973
+ .E_h12yihis .right .btn-group {
32974
+ margin-left: 32px;
32975
+ position: relative;
32976
+ display: flex;
32977
+ align-items: center;
32978
+ }
32979
+ .E_h12yihis .right .btn-group:before {
32980
+ content: "";
32981
+ opacity: 0;
32982
+ height: 24px;
32983
+ width: 1px;
32984
+ background: rgba(225, 230, 241, 0.6);
32985
+ position: absolute;
32986
+ left: -16px;
32987
+ top: 50%;
32988
+ transform: translateY(-50%);
32989
+ transition: opacity 160ms ease;
32990
+ }
32991
+ .E_h12yihis .right .btn-group > .btn-item {
32992
+ transition: all 160ms ease;
32993
+ cursor: pointer;
32994
+ width: 56px;
32995
+ height: 40px;
32996
+ display: inline-flex;
32997
+ align-items: center;
32998
+ justify-content: center;
32999
+ border-radius: 6px;
33000
+ }
33001
+ .E_h12yihis .right .btn-group > .btn-item:hover {
33002
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
33003
+ }
33004
+ .E_h12yihis .right .btn-group > .btn-item:active {
33005
+ transform: translateY(2px);
33006
+ transition: all 320ms ease;
33007
+ }
33008
+ .E_h12yihis .right .btn-group > *:not(:first-child) {
33009
+ margin-left: 4px;
33010
+ }
33011
+ .E_h12yihis .right .create-menu-and-export {
33012
+ height: 48px;
33013
+ overflow: hidden;
33014
+ display: flex;
33015
+ align-items: center;
33016
+ padding: 0 4px;
33017
+ margin: 0 -4px;
33018
+ }
33019
+ .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
33020
+ .E_h12yihis .right .create-menu-and-export.active .export-btn {
33021
+ transform: translateY(0);
33022
+ }
33023
+ .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
33024
+ .E_h12yihis .right .create-menu-and-export .export-btn {
33025
+ height: 48px;
33026
+ transform: translateY(100%);
33027
+ transition: transform 240ms ease, opacity 80ms ease;
33028
+ display: inline-flex;
33029
+ align-items: center;
33030
+ }
33031
+ .E_h12yihis .right .create-menu-and-export .export-btn {
33032
+ margin-right: 10px;
33033
+ }
33034
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
33035
+ width: 32px;
33036
+ height: 32px;
33037
+ border-radius: 6px;
33038
+ }
33039
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
33040
+ background: rgba(211, 218, 235, 0.6);
33041
33041
  }
33042
33042
  .E_h12yihis .alert,
33043
33043
  .E_h12yihis .task {
@@ -33696,34 +33696,98 @@ span.E_tqjc4ui {
33696
33696
  background-color: transparent;
33697
33697
  }
33698
33698
 
33699
- .E_c1yd35n {
33700
- padding: 0 12px 14px 12px;
33701
- }
33702
-
33703
- .E_c1kghdax {
33699
+ .E_ckui4s7 {
33704
33700
  color: #2d3a56;
33705
- padding: 7px 12px;
33701
+ line-height: 22px;
33702
+ display: inline-flex;
33703
+ }
33704
+ .E_ckui4s7 .ant-checkbox {
33705
+ height: 22px;
33706
33706
  display: flex;
33707
- justify-content: space-between;
33708
33707
  align-items: center;
33708
+ top: 0;
33709
33709
  }
33710
- .E_c1kghdax.has-arrow {
33711
- padding-left: 10px;
33712
- }
33713
- .E_c1kghdax.has-arrow .title-wrapper {
33714
- cursor: pointer;
33715
- color: #00122e;
33710
+ .E_ckui4s7 .ant-checkbox-checked::after {
33711
+ border: none;
33716
33712
  }
33717
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33718
- color: #2d3a56;
33719
- font-weight: 600;
33713
+ .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 {
33714
+ border-color: #0080ff;
33720
33715
  }
33721
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33722
- transform: rotate(90deg);
33716
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33717
+ border: 1px solid rgba(107, 128, 167, 0.6);
33723
33718
  }
33724
- .E_c1kghdax .sub-info {
33725
- font-size: 12px;
33726
- line-height: 18px;
33719
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33720
+ border: 1px solid #0080ff;
33721
+ }
33722
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33723
+ background: #0080ff;
33724
+ }
33725
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33726
+ background-color: #fff;
33727
+ height: 2px;
33728
+ width: 10px;
33729
+ border-radius: 2px;
33730
+ }
33731
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33732
+ opacity: 0.5;
33733
+ }
33734
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33735
+ background: rgba(211, 218, 235, 0.6);
33736
+ border-color: rgba(107, 128, 167, 0.6) !important;
33737
+ }
33738
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33739
+ border-color: #2d3a56;
33740
+ }
33741
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33742
+ background: #2d3a56;
33743
+ }
33744
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33745
+ padding: 0;
33746
+ }
33747
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33748
+ display: inline-block;
33749
+ margin-left: 12px;
33750
+ color: #2d3a56;
33751
+ }
33752
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33753
+ margin-left: 28px;
33754
+ color: rgba(44, 56, 82, 0.6);
33755
+ }
33756
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33757
+ margin-left: 8px;
33758
+ }
33759
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33760
+ margin-left: 24px;
33761
+ }
33762
+
33763
+ .E_c1yd35n {
33764
+ padding: 0 12px 14px 12px;
33765
+ }
33766
+
33767
+ .E_c1kghdax {
33768
+ color: #2d3a56;
33769
+ padding: 7px 12px;
33770
+ display: flex;
33771
+ justify-content: space-between;
33772
+ align-items: center;
33773
+ }
33774
+ .E_c1kghdax.has-arrow {
33775
+ padding-left: 10px;
33776
+ }
33777
+ .E_c1kghdax.has-arrow .title-wrapper {
33778
+ cursor: pointer;
33779
+ color: #00122e;
33780
+ }
33781
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33782
+ color: #2d3a56;
33783
+ font-weight: 600;
33784
+ }
33785
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33786
+ transform: rotate(90deg);
33787
+ }
33788
+ .E_c1kghdax .sub-info {
33789
+ font-size: 12px;
33790
+ line-height: 18px;
33727
33791
  }
33728
33792
  .E_c1kghdax .title-wrapper {
33729
33793
  display: flex;
@@ -33779,68 +33843,53 @@ span.E_tqjc4ui {
33779
33843
  column-gap: var(--a1ji6r68-0);
33780
33844
  }
33781
33845
 
33782
- .E_ckui4s7 {
33783
- color: #2d3a56;
33784
- line-height: 22px;
33785
- display: inline-flex;
33786
- }
33787
- .E_ckui4s7 .ant-checkbox {
33788
- height: 22px;
33846
+ .E_lht19u8 {
33847
+ width: 64px;
33848
+ height: 64px;
33789
33849
  display: flex;
33790
33850
  align-items: center;
33791
- top: 0;
33792
- }
33793
- .E_ckui4s7 .ant-checkbox-checked::after {
33794
- border: none;
33795
- }
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;
33798
- }
33799
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33800
- border: 1px solid rgba(107, 128, 167, 0.6);
33801
- }
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;
33804
- }
33805
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33806
- background: #0080ff;
33807
- }
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;
33813
- }
33814
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33815
- opacity: 0.5;
33816
- }
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;
33820
- }
33821
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33822
- border-color: #2d3a56;
33823
- }
33824
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33825
- background: #2d3a56;
33826
- }
33827
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33828
- padding: 0;
33829
- }
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;
33851
+ justify-content: center;
33852
+ position: relative;
33853
+ opacity: 0.2;
33834
33854
  }
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);
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;
33838
33867
  }
33839
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33840
- margin-left: 8px;
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;
33841
33880
  }
33842
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33843
- margin-left: 24px;
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;
33844
33893
  }
33845
33894
 
33846
33895
  .E_msn7nxt {
@@ -34004,559 +34053,219 @@ span.E_tqjc4ui {
34004
34053
  margin-left: 8px;
34005
34054
  }
34006
34055
 
34007
- .E_lht19u8 {
34008
- width: 64px;
34009
- height: 64px;
34010
- display: flex;
34011
- align-items: center;
34012
- justify-content: center;
34013
- position: relative;
34014
- opacity: 0.2;
34015
- }
34016
-
34017
- .E_lk3gkp4 {
34018
- position: absolute;
34019
- width: 5px;
34020
- height: 48px;
34021
- left: 9.33px;
34022
- top: 40.5px;
34023
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34024
- border-radius: 5px;
34025
- transform: rotate(-128deg);
34026
- transform-origin: top left;
34027
- animation: loading-indicator1 1100ms ease-out infinite;
34056
+ .E_w7ob4th.outside-tag {
34057
+ padding-left: 0;
34028
34058
  }
34029
-
34030
- .E_ll4n94n {
34031
- position: absolute;
34032
- width: 5px;
34033
- height: 48px;
34034
- left: 40.8px;
34035
- top: 8.4px;
34036
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34037
- border-radius: 5px;
34038
- transform: rotate(-8deg);
34039
- transform-origin: top left;
34040
- animation: loading-indicator2 1100ms ease-out infinite;
34059
+ .E_w7ob4th.outside-tag .inside-tag {
34060
+ border-radius: 4px 0 0 4px;
34061
+ padding-right: 4px;
34062
+ margin-right: 4px;
34041
34063
  }
34042
34064
 
34043
- .E_l17lbdo6 {
34044
- position: absolute;
34045
- width: 5px;
34046
- height: 48px;
34047
- left: 52.9px;
34048
- top: 51.8px;
34049
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34050
- border-radius: 5px;
34051
- transform: rotate(112deg);
34052
- transform-origin: top left;
34053
- animation: loading-indicator3 1100ms ease-out infinite;
34065
+ .E_t1dtlqs1 {
34066
+ margin-bottom: 4px;
34067
+ color: rgba(44, 56, 82, 0.6);
34068
+ overflow: hidden;
34069
+ text-overflow: ellipsis;
34070
+ white-space: nowrap;
34054
34071
  }
34055
34072
 
34056
- .E_tc97u5y {
34057
- height: 100%;
34073
+ .E_s1ese5oy {
34074
+ color: rgba(44, 56, 82, 0.6);
34075
+ line-height: 32px;
34076
+ height: 32px;
34077
+ margin-bottom: 0;
34058
34078
  }
34059
-
34060
- .E_tfzf37v {
34061
- height: 100%;
34079
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34080
+ color: #0080ff;
34062
34081
  }
34063
- .E_tfzf37v.empty-table .ant-table-content {
34064
- overflow: visible !important;
34065
- height: 100%;
34082
+ .E_s1ese5oy.warning {
34083
+ color: #ffa500;
34066
34084
  }
34067
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34068
- height: 100%;
34085
+ .E_s1ese5oy.success {
34086
+ color: #00ba5d;
34069
34087
  }
34070
- .E_tfzf37v.empty-table .ant-table-content table {
34071
- width: 100% !important;
34072
- height: 100%;
34088
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34089
+ color: #f0483e;
34073
34090
  }
34074
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34075
- padding: 15px 0;
34091
+ .E_s1ese5oy.normal {
34092
+ color: rgba(44, 56, 82, 0.6);
34076
34093
  }
34077
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34078
- display: none;
34079
- }
34080
- .E_tfzf37v .active-row td:nth-child(1) {
34081
- font-weight: 700;
34094
+
34095
+ .E_b1ibis43 {
34096
+ margin-bottom: 0;
34097
+ color: #00122e;
34082
34098
  }
34083
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34084
- font-weight: 700;
34099
+
34100
+ .E_b11xxjd2 {
34101
+ line-height: 32px;
34102
+ margin-right: 6px;
34085
34103
  }
34086
- .E_tfzf37v .ant-spin-nested-loading {
34087
- height: 100%;
34104
+
34105
+ .E_bsub5bw.with-description {
34106
+ height: 24px;
34107
+ flex: 1;
34108
+ position: relative;
34109
+ top: -7px;
34088
34110
  }
34089
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34090
- height: 100%;
34091
- overflow: visible;
34111
+ .E_bsub5bw p {
34112
+ width: 100%;
34113
+ overflow: hidden;
34114
+ text-overflow: ellipsis;
34115
+ white-space: nowrap;
34092
34116
  }
34093
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34094
- max-height: none;
34117
+
34118
+ .E_tmoyoag {
34119
+ border: 1px solid rgba(211, 218, 235, 0.6);
34120
+ border-radius: 8px;
34121
+ overflow: auto;
34095
34122
  }
34096
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34097
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34098
- display: none;
34123
+ .E_tmoyoag .ant-list {
34124
+ position: relative;
34099
34125
  }
34100
- .E_tfzf37v td.ant-table-column-sort {
34101
- background: transparent;
34126
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34127
+ position: sticky;
34128
+ top: 0;
34129
+ z-index: 2;
34130
+ display: flex;
34131
+ padding: 8px;
34132
+ flex-wrap: nowrap;
34133
+ justify-content: flex-start;
34134
+ background: #f2f5fa;
34135
+ font-size: 14px;
34136
+ color: rgba(44, 56, 82, 0.6);
34137
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34102
34138
  }
34103
- .E_tfzf37v td.ant-table-cell-fix-left,
34104
- .E_tfzf37v td.ant-table-cell-fix-right {
34105
- background: #fff;
34106
- padding: 0 !important;
34139
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34140
+ align-items: inherit;
34107
34141
  }
34108
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34109
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34142
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34110
34143
  display: flex;
34111
- align-items: center;
34112
- height: 100%;
34144
+ justify-content: flex-start;
34145
+ align-items: flex-start;
34146
+ flex-wrap: wrap;
34113
34147
  padding: 8px;
34148
+ border: none;
34114
34149
  }
34115
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34116
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34117
- overflow: hidden;
34118
- text-overflow: ellipsis;
34119
- width: 100%;
34120
- }
34121
- .E_tfzf37v .ant-table-container {
34122
- height: 100%;
34150
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34151
+ flex-basis: 100%;
34152
+ margin: 12px 0 0;
34153
+ order: 99;
34154
+ color: rgba(44, 56, 82, 0.6);
34123
34155
  }
34124
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34125
- box-shadow: none !important;
34156
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34157
+ color: #f0483e;
34158
+ flex-basis: 100%;
34159
+ order: 98;
34160
+ margin: 12px 0 0;
34126
34161
  }
34127
- .E_tfzf37v .ant-table {
34128
- border-radius: 0px;
34129
- border-left: none;
34130
- border-right: none;
34131
- border-bottom: none;
34132
- height: 100%;
34133
- font-size: 12px;
34134
- background: transparent;
34162
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34163
+ background-color: rgba(237, 241, 250, 0.6);
34135
34164
  }
34136
- .E_tfzf37v .ant-table .ant-table-header {
34137
- position: relative;
34138
- z-index: 3;
34139
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34140
- margin-bottom: -1px;
34165
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34166
+ background-color: rgba(0, 136, 255, 0.1);
34141
34167
  }
34142
- .E_tfzf37v .ant-table .time-wrapper .date,
34143
- .E_tfzf37v .ant-table .value {
34144
- color: #2d3a56;
34168
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34169
+ flex: 1 0 0;
34170
+ overflow: hidden;
34145
34171
  }
34146
- .E_tfzf37v .ant-table .time-wrapper .time,
34147
- .E_tfzf37v .ant-table .unit {
34172
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34148
34173
  color: rgba(44, 56, 82, 0.6);
34174
+ margin: 0;
34149
34175
  }
34150
- .E_tfzf37v .ant-table .ant-table-selection {
34151
- position: unset;
34176
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34152
34177
  text-align: center;
34153
34178
  }
34154
- .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34155
- background: #fff;
34156
- }
34157
- .E_tfzf37v .ant-table .anticon-setting {
34158
- cursor: pointer;
34159
- position: absolute;
34160
- top: 50%;
34161
- right: 12px;
34162
- transform: translateY(-50%);
34163
- }
34164
- .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34165
- box-shadow: none;
34166
- width: 1px;
34167
- background: rgba(213, 219, 227, 0.6);
34168
- }
34169
- .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34170
- box-shadow: none;
34171
- width: 1px;
34172
- background: rgba(213, 219, 227, 0.6);
34173
- }
34174
- .E_tfzf37v .ant-table .ant-table-tbody {
34175
- position: relative;
34176
- }
34177
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
34178
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34179
- border-bottom: 1px solid white;
34180
- height: 40px;
34181
- vertical-align: middle;
34182
- transition: background 0ms;
34183
- color: #00122e;
34184
- }
34185
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
34186
- background: #f2f5fa;
34187
- border-bottom-color: #f2f5fa;
34179
+ .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 > * {
34180
+ text-align: center;
34188
34181
  }
34189
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34190
- height: auto;
34191
- color: #00122e;
34192
- font-size: 12px;
34182
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34193
34183
  text-align: left;
34194
- transition: none;
34195
- overflow: hidden;
34196
- text-overflow: ellipsis;
34197
- white-space: nowrap;
34198
34184
  }
34199
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34200
- color: #0096ff;
34185
+ .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 > * {
34186
+ text-align: left;
34201
34187
  }
34202
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34203
- overflow: hidden;
34204
- text-overflow: ellipsis;
34205
- width: 100%;
34206
- vertical-align: middle;
34188
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34189
+ text-align: right;
34207
34190
  }
34208
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
34209
- line-height: 0px;
34191
+ .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 > * {
34192
+ text-align: right;
34210
34193
  }
34211
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
34212
- padding-right: 25px;
34194
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34195
+ margin-right: 8px;
34213
34196
  }
34214
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34215
- border-top-color: transparent;
34197
+ .E_tmoyoag .ant-list .ant-list-item-action {
34198
+ padding: 4px;
34199
+ width: 24px;
34200
+ height: 24px;
34201
+ overflow: hidden;
34216
34202
  }
34217
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
34218
- background: rgba(225, 230, 241, 0.6);
34219
- border-color: transparent transparent white;
34203
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34204
+ padding: 0;
34220
34205
  }
34221
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34222
- border-radius: 8px 0 0 8px;
34206
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34207
+ cursor: not-allowed;
34208
+ opacity: 0.5;
34223
34209
  }
34224
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34225
- border-radius: 8px 0 0 8px;
34210
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34211
+ margin: 0;
34226
34212
  }
34227
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34228
- content: "";
34229
- width: 4px;
34230
- top: -1px;
34231
- bottom: -1px;
34232
- background: white;
34213
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34214
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34215
+ border-radius: 5px;
34216
+ font-size: 12px;
34233
34217
  }
34234
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34235
- border-radius: 0 8px 8px 0;
34218
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34219
+ font-size: inherit;
34236
34220
  }
34237
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34238
- border-radius: 0;
34239
- background: white;
34240
- border-top: none;
34221
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34222
+ min-height: 24px;
34223
+ font-size: 12px;
34224
+ position: relative;
34241
34225
  }
34242
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34243
- border-top: 1px solid transparent;
34244
- border-radius: 0 8px 8px 0;
34245
- background: rgba(225, 230, 241, 0.6);
34226
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34227
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34246
34228
  }
34247
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34248
- background: white;
34249
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34229
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34230
+ background-color: rgba(237, 241, 250, 0.6);
34250
34231
  }
34251
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34232
+
34233
+ .E_a138syjm {
34252
34234
  display: flex;
34253
34235
  align-items: center;
34254
- height: 100%;
34255
- background: rgba(225, 230, 241, 0.6);
34236
+ margin-top: 8px;
34256
34237
  }
34257
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34258
- background: white;
34259
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34238
+ .E_a138syjm button.ant-btn {
34239
+ padding: 2px 8px;
34240
+ height: 24px;
34260
34241
  }
34261
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34262
- display: flex;
34263
- align-items: center;
34264
- height: 100%;
34265
- background: rgba(225, 230, 241, 0.6);
34242
+ .E_a138syjm > span.maximum-desc {
34243
+ display: none;
34244
+ margin-left: 8px;
34245
+ color: rgba(44, 56, 82, 0.6);
34266
34246
  }
34267
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
34268
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34247
+ .E_a138syjm > span.maximum-desc.disabled {
34248
+ display: inline;
34269
34249
  }
34270
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
34271
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34272
- border-radius: 8px;
34250
+
34251
+ .E_d77i8u0 {
34252
+ width: 24px;
34253
+ height: 24px;
34254
+ padding: 4px;
34255
+ margin-right: 8px;
34273
34256
  }
34274
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34275
- border-top-color: white;
34257
+
34258
+ .E_sjob3jg {
34259
+ --item-min-width: 60px;
34276
34260
  }
34277
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
34278
- background: rgba(0, 136, 255, 0.1);
34279
- border-bottom-color: transparent;
34280
- border-top-color: transparent;
34261
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34262
+ display: none !important;
34281
34263
  }
34282
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34283
- border-radius: 8px 0 0 8px;
34264
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34265
+ flex-shrink: 0 !important;
34284
34266
  }
34285
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34286
- border-radius: 0 8px 8px 0;
34287
- }
34288
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34289
- background: rgba(0, 136, 255, 0.1);
34290
- }
34291
- .E_tfzf37v .ant-table .ant-table-thead > tr > th {
34292
- background: #fff;
34293
- font-weight: 400;
34294
- position: relative;
34295
- border-bottom: none;
34296
- color: #00122e;
34297
- transition: none;
34298
- padding: 15px 8px 15px 8px;
34299
- }
34300
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
34301
- content: "";
34302
- width: 1px;
34303
- top: 0;
34304
- bottom: 0;
34305
- background: rgba(211, 218, 235, 0.6);
34306
- position: absolute;
34307
- right: 0;
34308
- }
34309
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
34310
- padding: unset;
34311
- }
34312
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
34313
- display: none;
34314
- }
34315
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34316
- width: 100%;
34317
- overflow: hidden;
34318
- white-space: nowrap;
34319
- text-overflow: ellipsis;
34320
- }
34321
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34322
- overflow: hidden;
34323
- text-overflow: ellipsis;
34324
- flex: 1;
34325
- }
34326
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34327
- padding: 15px 25px 15px 8px;
34328
- }
34329
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34330
- padding: 0;
34331
- }
34332
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34333
- position: absolute;
34334
- right: 6px;
34335
- top: 50%;
34336
- transform: translateY(-50%);
34337
- height: 16px;
34338
- display: none;
34339
- transition: transform 320ms ease;
34340
- }
34341
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34342
- display: block;
34343
- transform: translateY(-50%) rotateX(180deg);
34344
- }
34345
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34346
- display: block;
34347
- }
34348
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34349
- display: none;
34350
- }
34351
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34352
- transform: translateY(-50%);
34353
- }
34354
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34355
- transform: translateY(-50%) rotateX(180deg);
34356
- }
34357
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34358
- background: #f2f5fa;
34359
- }
34360
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34361
- display: block;
34362
- }
34363
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
34364
- padding-right: 25px;
34365
- }
34366
- .E_tfzf37v .ant-table .ant-table-selection-column {
34367
- padding: 0 !important;
34368
- }
34369
- .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34370
- position: absolute;
34371
- left: 50%;
34372
- top: 50%;
34373
- transform: translate(-50%, -50%);
34374
- }
34375
- .E_tfzf37v .ant-table .ant-table-selection-column:after {
34376
- display: none;
34377
- }
34378
- .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
34379
- background: #fff;
34380
- }
34381
- .E_tfzf37v .ant-table .ant-table-placeholder {
34382
- background: inherit;
34383
- }
34384
- .E_tfzf37v .ant-table .ant-table-placeholder td {
34385
- position: static;
34386
- border: none;
34387
- background: inherit !important;
34388
- height: 100px;
34389
- vertical-align: middle;
34390
- }
34391
- .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
34392
- .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34393
- font-weight: bold;
34394
- font-size: 20px;
34395
- color: rgba(10, 37, 85, 0.6);
34396
- }
34397
- .E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
34398
- .E_tfzf37v .ant-table th.cell__action_ {
34399
- z-index: 10;
34400
- }
34401
- .E_tfzf37v .ant-table td.cell__action_ {
34402
- padding: 0 !important;
34403
- position: relative;
34404
- background: #fff;
34405
- }
34406
- .E_tfzf37v .ant-table td.cell__action_ > * {
34407
- height: 100%;
34408
- display: flex;
34409
- align-items: center;
34410
- justify-content: flex-end;
34411
- padding-right: 8px;
34412
- }
34413
- .E_tfzf37v .ant-table td.cell__action_ .menu-button {
34414
- width: 24px;
34415
- height: 24px;
34416
- cursor: pointer;
34417
- justify-content: center;
34418
- border-radius: 4px;
34419
- }
34420
- .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
34421
- background: #fff;
34422
- }
34423
-
34424
- button.E_l48ei06.ant-btn {
34425
- font-size: 12px;
34426
- line-height: 18px;
34427
- height: 18px;
34428
- }
34429
-
34430
- button.E_l48ei06 {
34431
- color: #0080FF;
34432
- height: unset;
34433
- }
34434
- button.E_l48ei06 .button-prefix-icon {
34435
- margin-right: 4px;
34436
- }
34437
- button.E_l48ei06 .button-suffix-icon {
34438
- margin-left: 4px;
34439
- }
34440
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34441
- color: #009DFF;
34442
- }
34443
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34444
- color: #005ED1;
34445
- }
34446
- button.E_l48ei06.ui-kit-link-disabled {
34447
- color: #0080FF;
34448
- }
34449
- button.E_l48ei06.ui-kit-link-primary {
34450
- color: #00122E;
34451
- }
34452
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34453
- color: #0080FF;
34454
- }
34455
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34456
- color: #005ED1;
34457
- }
34458
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34459
- color: #00122E;
34460
- }
34461
- button.E_l48ei06.ui-kit-link-secondary {
34462
- color: rgba(44, 56, 82, 0.7490196078);
34463
- }
34464
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34465
- color: #0080FF;
34466
- }
34467
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34468
- color: #005ED1;
34469
- }
34470
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34471
- color: rgba(44, 56, 82, 0.7490196078);
34472
- }
34473
-
34474
- .E_sddwhm6 {
34475
- margin: 0;
34476
- border-radius: 20px;
34477
- padding: 2px 10px;
34478
- height: 22px;
34479
- }
34480
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34481
- background-color: rgba(237, 241, 250, 0.6) !important;
34482
- }
34483
- .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 {
34484
- background-color: rgba(225, 230, 241, 0.6) !important;
34485
- }
34486
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34487
- color: #00122e;
34488
- }
34489
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34490
- margin-right: 6px;
34491
- }
34492
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34493
- margin-left: 8px;
34494
- color: rgba(44, 56, 82, 0.6);
34495
- }
34496
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34497
- background-color: rgba(0, 136, 255, 0.1);
34498
- }
34499
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34500
- background-color: #0080ff;
34501
- }
34502
- .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 {
34503
- background-color: rgba(0, 136, 255, 0.16);
34504
- }
34505
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34506
- background-color: rgba(255, 74, 74, 0.1);
34507
- }
34508
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34509
- background-color: #f0483e;
34510
- }
34511
- .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 {
34512
- background-color: rgba(255, 74, 74, 0.16);
34513
- }
34514
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34515
- background-color: rgba(254, 160, 8, 0.1);
34516
- }
34517
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34518
- background-color: #fea008;
34519
- }
34520
- .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 {
34521
- background-color: rgba(255, 187, 0, 0.16);
34522
- }
34523
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34524
- background-color: rgba(30, 201, 127, 0.1);
34525
- }
34526
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34527
- background-color: #00ba5d;
34528
- }
34529
- .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 {
34530
- background-color: rgba(30, 201, 127, 0.16);
34531
- }
34532
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34533
- background-color: rgba(225, 230, 241, 0.6);
34534
- }
34535
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34536
- background-color: #6b7d99;
34537
- }
34538
- .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 {
34539
- background-color: rgba(211, 218, 235, 0.6);
34540
- }
34541
-
34542
- .E_satwmqm {
34543
- width: 8px;
34544
- height: 8px;
34545
- border-radius: 50%;
34546
- display: inline-block;
34547
- }
34548
-
34549
- .E_sjob3jg {
34550
- --item-min-width: 60px;
34551
- }
34552
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34553
- display: none !important;
34554
- }
34555
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34556
- flex-shrink: 0 !important;
34557
- }
34558
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34559
- color: #0080ff;
34267
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34268
+ color: #0080ff;
34560
34269
  }
34561
34270
  .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34562
34271
  color: #0080ff;
@@ -34741,240 +34450,531 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34741
34450
  justify-content: center;
34742
34451
  }
34743
34452
 
34744
- .E_w7ob4th.outside-tag {
34745
- padding-left: 0;
34746
- }
34747
- .E_w7ob4th.outside-tag .inside-tag {
34748
- border-radius: 4px 0 0 4px;
34749
- padding-right: 4px;
34750
- margin-right: 4px;
34453
+ .E_slr2ynn {
34454
+ padding: 0 8px;
34455
+ height: 18px;
34751
34456
  }
34752
34457
 
34753
- .E_i1g85yz3 {
34754
- margin-right: 4px;
34755
- height: 16px;
34458
+ .E_m140wbb6 {
34459
+ padding: 2px 8px;
34460
+ height: 24px;
34756
34461
  }
34757
34462
 
34758
- .E_t1dtlqs1 {
34759
- margin-bottom: 4px;
34463
+ .E_t1fozc1i {
34464
+ margin: 0;
34465
+ }
34466
+
34467
+ .E_i1vxv4ln {
34468
+ margin-right: 4px;
34469
+ height: 16px;
34470
+ }
34471
+
34472
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34473
+ font-weight: 700;
34474
+ color: #00122e;
34475
+ background-color: rgba(237, 241, 250, 0.6);
34476
+ border: 1px solid rgba(211, 218, 235, 0.6);
34477
+ word-break: break-all;
34478
+ display: inline;
34479
+ white-space: normal;
34480
+ }
34481
+
34482
+ .E_i1g85yz3 {
34483
+ margin-right: 4px;
34484
+ height: 16px;
34485
+ }
34486
+
34487
+ button.E_l48ei06.ant-btn {
34488
+ font-size: 12px;
34489
+ line-height: 18px;
34490
+ height: 18px;
34491
+ }
34492
+
34493
+ button.E_l48ei06 {
34494
+ color: #0080FF;
34495
+ height: unset;
34496
+ }
34497
+ button.E_l48ei06 .button-prefix-icon {
34498
+ margin-right: 4px;
34499
+ }
34500
+ button.E_l48ei06 .button-suffix-icon {
34501
+ margin-left: 4px;
34502
+ }
34503
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34504
+ color: #009DFF;
34505
+ }
34506
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34507
+ color: #005ED1;
34508
+ }
34509
+ button.E_l48ei06.ui-kit-link-disabled {
34510
+ color: #0080FF;
34511
+ }
34512
+ button.E_l48ei06.ui-kit-link-primary {
34513
+ color: #00122E;
34514
+ }
34515
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34516
+ color: #0080FF;
34517
+ }
34518
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34519
+ color: #005ED1;
34520
+ }
34521
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34522
+ color: #00122E;
34523
+ }
34524
+ button.E_l48ei06.ui-kit-link-secondary {
34525
+ color: rgba(44, 56, 82, 0.7490196078);
34526
+ }
34527
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34528
+ color: #0080FF;
34529
+ }
34530
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34531
+ color: #005ED1;
34532
+ }
34533
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34534
+ color: rgba(44, 56, 82, 0.7490196078);
34535
+ }
34536
+
34537
+ .E_tc97u5y {
34538
+ height: 100%;
34539
+ }
34540
+
34541
+ .E_tfzf37v {
34542
+ height: 100%;
34543
+ }
34544
+ .E_tfzf37v.empty-table .ant-table-content {
34545
+ overflow: visible !important;
34546
+ height: 100%;
34547
+ }
34548
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34549
+ height: 100%;
34550
+ }
34551
+ .E_tfzf37v.empty-table .ant-table-content table {
34552
+ width: 100% !important;
34553
+ height: 100%;
34554
+ }
34555
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34556
+ padding: 15px 0;
34557
+ }
34558
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34559
+ display: none;
34560
+ }
34561
+ .E_tfzf37v .active-row td:nth-child(1) {
34562
+ font-weight: 700;
34563
+ }
34564
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34565
+ font-weight: 700;
34566
+ }
34567
+ .E_tfzf37v .ant-spin-nested-loading {
34568
+ height: 100%;
34569
+ }
34570
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34571
+ height: 100%;
34572
+ overflow: visible;
34573
+ }
34574
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34575
+ max-height: none;
34576
+ }
34577
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34578
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34579
+ display: none;
34580
+ }
34581
+ .E_tfzf37v td.ant-table-column-sort {
34582
+ background: transparent;
34583
+ }
34584
+ .E_tfzf37v td.ant-table-cell-fix-left,
34585
+ .E_tfzf37v td.ant-table-cell-fix-right {
34586
+ background: #fff;
34587
+ padding: 0 !important;
34588
+ }
34589
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34590
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34591
+ display: flex;
34592
+ align-items: center;
34593
+ height: 100%;
34594
+ padding: 8px;
34595
+ }
34596
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34597
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34598
+ overflow: hidden;
34599
+ text-overflow: ellipsis;
34600
+ width: 100%;
34601
+ }
34602
+ .E_tfzf37v .ant-table-container {
34603
+ height: 100%;
34604
+ }
34605
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34606
+ box-shadow: none !important;
34607
+ }
34608
+ .E_tfzf37v div.ant-table {
34609
+ border-radius: 0px;
34610
+ border-left: none;
34611
+ border-right: none;
34612
+ border-bottom: none;
34613
+ height: 100%;
34614
+ font-size: 12px;
34615
+ background: transparent;
34616
+ }
34617
+ .E_tfzf37v div.ant-table .ant-table-header {
34618
+ position: relative;
34619
+ z-index: 3;
34620
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34621
+ margin-bottom: -1px;
34622
+ }
34623
+ .E_tfzf37v div.ant-table .time-wrapper .date,
34624
+ .E_tfzf37v div.ant-table .value {
34625
+ color: #2d3a56;
34626
+ }
34627
+ .E_tfzf37v div.ant-table .time-wrapper .time,
34628
+ .E_tfzf37v div.ant-table .unit {
34760
34629
  color: rgba(44, 56, 82, 0.6);
34630
+ }
34631
+ .E_tfzf37v div.ant-table .ant-table-selection {
34632
+ position: unset;
34633
+ text-align: center;
34634
+ }
34635
+ .E_tfzf37v div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34636
+ background: #fff;
34637
+ }
34638
+ .E_tfzf37v div.ant-table .anticon-setting {
34639
+ cursor: pointer;
34640
+ position: absolute;
34641
+ top: 50%;
34642
+ right: 12px;
34643
+ transform: translateY(-50%);
34644
+ }
34645
+ .E_tfzf37v div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34646
+ box-shadow: none;
34647
+ width: 1px;
34648
+ background: rgba(213, 219, 227, 0.6);
34649
+ }
34650
+ .E_tfzf37v div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34651
+ box-shadow: none;
34652
+ width: 1px;
34653
+ background: rgba(213, 219, 227, 0.6);
34654
+ }
34655
+ .E_tfzf37v div.ant-table .ant-table-tbody {
34656
+ position: relative;
34657
+ }
34658
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td {
34659
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34660
+ border-bottom: 1px solid white;
34661
+ height: 40px;
34662
+ vertical-align: middle;
34663
+ transition: background 0ms;
34664
+ color: #00122e;
34665
+ }
34666
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34667
+ background: #f2f5fa;
34668
+ border-bottom-color: #f2f5fa;
34669
+ }
34670
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34671
+ height: auto;
34672
+ color: #00122e;
34673
+ font-size: 12px;
34674
+ text-align: left;
34675
+ transition: none;
34761
34676
  overflow: hidden;
34762
34677
  text-overflow: ellipsis;
34763
34678
  white-space: nowrap;
34764
34679
  }
34765
-
34766
- .E_s1ese5oy {
34767
- color: rgba(44, 56, 82, 0.6);
34768
- line-height: 32px;
34769
- height: 32px;
34770
- margin-bottom: 0;
34680
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34681
+ color: #0096ff;
34771
34682
  }
34772
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
34773
- color: #0080ff;
34683
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34684
+ overflow: hidden;
34685
+ text-overflow: ellipsis;
34686
+ width: 100%;
34687
+ vertical-align: middle;
34774
34688
  }
34775
- .E_s1ese5oy.warning {
34776
- color: #ffa500;
34689
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34690
+ line-height: 0px;
34777
34691
  }
34778
- .E_s1ese5oy.success {
34779
- color: #00ba5d;
34692
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34693
+ padding-right: 25px;
34780
34694
  }
34781
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
34782
- color: #f0483e;
34695
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34696
+ border-top-color: transparent;
34783
34697
  }
34784
- .E_s1ese5oy.normal {
34785
- color: rgba(44, 56, 82, 0.6);
34698
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td {
34699
+ background: rgba(225, 230, 241, 0.6);
34700
+ border-color: transparent transparent white;
34786
34701
  }
34787
-
34788
- .E_b1ibis43 {
34789
- margin-bottom: 0;
34702
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34703
+ border-radius: 8px 0 0 8px;
34704
+ }
34705
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34706
+ border-radius: 8px 0 0 8px;
34707
+ }
34708
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34709
+ content: "";
34710
+ width: 4px;
34711
+ top: -1px;
34712
+ bottom: -1px;
34713
+ background: white;
34714
+ }
34715
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34716
+ border-radius: 0 8px 8px 0;
34717
+ }
34718
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34719
+ border-radius: 0;
34720
+ background: white;
34721
+ border-top: none;
34722
+ }
34723
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34724
+ border-top: 1px solid transparent;
34725
+ border-radius: 0 8px 8px 0;
34726
+ background: rgba(225, 230, 241, 0.6);
34727
+ }
34728
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34729
+ background: white;
34730
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34731
+ }
34732
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34733
+ display: flex;
34734
+ align-items: center;
34735
+ height: 100%;
34736
+ background: rgba(225, 230, 241, 0.6);
34737
+ }
34738
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34739
+ background: white;
34740
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34741
+ }
34742
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34743
+ display: flex;
34744
+ align-items: center;
34745
+ height: 100%;
34746
+ background: rgba(225, 230, 241, 0.6);
34747
+ }
34748
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34749
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34750
+ }
34751
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row {
34752
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34753
+ border-radius: 8px;
34754
+ }
34755
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34756
+ border-top-color: white;
34757
+ }
34758
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34759
+ background: rgba(0, 136, 255, 0.1);
34760
+ border-bottom-color: transparent;
34761
+ border-top-color: transparent;
34762
+ }
34763
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34764
+ border-radius: 8px 0 0 8px;
34765
+ }
34766
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34767
+ border-radius: 0 8px 8px 0;
34768
+ }
34769
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34770
+ background: rgba(0, 136, 255, 0.1);
34771
+ }
34772
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th {
34773
+ background: #fff;
34774
+ font-weight: 400;
34775
+ position: relative;
34776
+ border-bottom: none;
34790
34777
  color: #00122e;
34778
+ transition: none;
34779
+ padding: 15px 8px 15px 8px;
34780
+ }
34781
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34782
+ content: "";
34783
+ width: 1px;
34784
+ top: 0;
34785
+ bottom: 0;
34786
+ background: rgba(211, 218, 235, 0.6);
34787
+ position: absolute;
34788
+ right: 0;
34791
34789
  }
34792
-
34793
- .E_b11xxjd2 {
34794
- line-height: 32px;
34795
- margin-right: 6px;
34790
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank {
34791
+ padding: unset;
34796
34792
  }
34797
-
34798
- .E_bsub5bw.with-description {
34799
- height: 24px;
34800
- flex: 1;
34801
- position: relative;
34802
- top: -7px;
34793
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank:after {
34794
+ display: none;
34803
34795
  }
34804
- .E_bsub5bw p {
34796
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34805
34797
  width: 100%;
34806
34798
  overflow: hidden;
34807
- text-overflow: ellipsis;
34808
34799
  white-space: nowrap;
34800
+ text-overflow: ellipsis;
34809
34801
  }
34810
-
34811
- .E_tmoyoag {
34812
- border: 1px solid rgba(211, 218, 235, 0.6);
34813
- border-radius: 8px;
34814
- overflow: auto;
34802
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34803
+ overflow: hidden;
34804
+ text-overflow: ellipsis;
34805
+ flex: 1;
34815
34806
  }
34816
- .E_tmoyoag .ant-list {
34817
- position: relative;
34807
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34808
+ padding: 15px 25px 15px 8px;
34818
34809
  }
34819
- .E_tmoyoag .ant-list .eagle-table-form-header {
34820
- position: sticky;
34821
- top: 0;
34822
- z-index: 2;
34823
- display: flex;
34824
- padding: 8px;
34825
- flex-wrap: nowrap;
34826
- justify-content: flex-start;
34827
- background: #f2f5fa;
34828
- font-size: 14px;
34829
- color: rgba(44, 56, 82, 0.6);
34830
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34810
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34811
+ padding: 0;
34831
34812
  }
34832
- .E_tmoyoag .ant-list .eagle-table-form-header {
34833
- align-items: inherit;
34813
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34814
+ position: absolute;
34815
+ right: 6px;
34816
+ top: 50%;
34817
+ transform: translateY(-50%);
34818
+ height: 16px;
34819
+ display: none;
34820
+ transition: transform 320ms ease;
34834
34821
  }
34835
- .E_tmoyoag .ant-list .eagle-table-form-row {
34836
- display: flex;
34837
- justify-content: flex-start;
34838
- align-items: flex-start;
34839
- flex-wrap: wrap;
34840
- padding: 8px;
34841
- border: none;
34822
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34823
+ display: block;
34824
+ transform: translateY(-50%) rotateX(180deg);
34842
34825
  }
34843
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34844
- flex-basis: 100%;
34845
- margin: 12px 0 0;
34846
- order: 99;
34847
- color: rgba(44, 56, 82, 0.6);
34826
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34827
+ display: block;
34848
34828
  }
34849
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34850
- color: #f0483e;
34851
- flex-basis: 100%;
34852
- order: 98;
34853
- margin: 12px 0 0;
34829
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34830
+ display: none;
34854
34831
  }
34855
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34856
- background-color: rgba(237, 241, 250, 0.6);
34832
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34833
+ transform: translateY(-50%);
34857
34834
  }
34858
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34859
- background-color: rgba(0, 136, 255, 0.1);
34835
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34836
+ transform: translateY(-50%) rotateX(180deg);
34860
34837
  }
34861
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34862
- flex: 1 0 0;
34863
- overflow: hidden;
34838
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34839
+ background: #f2f5fa;
34864
34840
  }
34865
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34866
- color: rgba(44, 56, 82, 0.6);
34867
- margin: 0;
34841
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34842
+ display: block;
34868
34843
  }
34869
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34870
- text-align: center;
34844
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.align-right {
34845
+ padding-right: 25px;
34871
34846
  }
34872
- .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 > * {
34873
- text-align: center;
34847
+ .E_tfzf37v div.ant-table .ant-table-selection-column {
34848
+ padding: 0 !important;
34874
34849
  }
34875
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34876
- text-align: left;
34850
+ .E_tfzf37v div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34851
+ position: absolute;
34852
+ left: 50%;
34853
+ top: 50%;
34854
+ transform: translate(-50%, -50%);
34877
34855
  }
34878
- .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 > * {
34879
- text-align: left;
34856
+ .E_tfzf37v div.ant-table .ant-table-selection-column:after {
34857
+ display: none;
34880
34858
  }
34881
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34882
- text-align: right;
34859
+ .E_tfzf37v div.ant-table .ant-table-hide-scrollbar {
34860
+ background: #fff;
34883
34861
  }
34884
- .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 > * {
34885
- text-align: right;
34862
+ .E_tfzf37v div.ant-table .ant-table-placeholder {
34863
+ background: inherit;
34886
34864
  }
34887
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34888
- margin-right: 8px;
34865
+ .E_tfzf37v div.ant-table .ant-table-placeholder td {
34866
+ position: static;
34867
+ border: none;
34868
+ background: inherit !important;
34869
+ height: 100px;
34870
+ vertical-align: middle;
34889
34871
  }
34890
- .E_tmoyoag .ant-list .ant-list-item-action {
34891
- padding: 4px;
34892
- width: 24px;
34893
- height: 24px;
34894
- overflow: hidden;
34872
+ .E_tfzf37v div.ant-table .ant-table-placeholder .table-default-empty,
34873
+ .E_tfzf37v div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34874
+ font-weight: bold;
34875
+ font-size: 20px;
34876
+ color: rgba(10, 37, 85, 0.6);
34895
34877
  }
34896
- .E_tmoyoag .ant-list .ant-list-item-action li {
34897
- padding: 0;
34878
+ .E_tfzf37v div.ant-table th.ant-table-cell-scrollbar,
34879
+ .E_tfzf37v div.ant-table th.cell__action_ {
34880
+ z-index: 10;
34898
34881
  }
34899
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34900
- cursor: not-allowed;
34901
- opacity: 0.5;
34882
+ .E_tfzf37v div.ant-table td.cell__action_ {
34883
+ padding: 0 !important;
34884
+ position: relative;
34885
+ background: #fff;
34902
34886
  }
34903
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34904
- margin: 0;
34887
+ .E_tfzf37v div.ant-table td.cell__action_ > * {
34888
+ height: 100%;
34889
+ display: flex;
34890
+ align-items: center;
34891
+ justify-content: flex-end;
34892
+ padding-right: 8px;
34905
34893
  }
34906
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34907
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34908
- border-radius: 5px;
34909
- font-size: 12px;
34894
+ .E_tfzf37v div.ant-table td.cell__action_ .menu-button {
34895
+ width: 24px;
34896
+ height: 24px;
34897
+ cursor: pointer;
34898
+ justify-content: center;
34899
+ border-radius: 4px;
34910
34900
  }
34911
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34912
- font-size: inherit;
34901
+ .E_tfzf37v div.ant-table td.cell__action_ .menu-button:hover {
34902
+ background: #fff;
34913
34903
  }
34914
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34915
- min-height: 24px;
34916
- font-size: 12px;
34917
- position: relative;
34904
+
34905
+ .E_sddwhm6 {
34906
+ margin: 0;
34907
+ border-radius: 20px;
34908
+ padding: 2px 10px;
34909
+ height: 22px;
34918
34910
  }
34919
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34920
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34911
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34912
+ background-color: rgba(237, 241, 250, 0.6) !important;
34921
34913
  }
34922
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34923
- background-color: rgba(237, 241, 250, 0.6);
34914
+ .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 {
34915
+ background-color: rgba(225, 230, 241, 0.6) !important;
34924
34916
  }
34925
-
34926
- .E_a138syjm {
34927
- display: flex;
34928
- align-items: center;
34929
- margin-top: 8px;
34917
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34918
+ color: #00122e;
34930
34919
  }
34931
- .E_a138syjm button.ant-btn {
34932
- padding: 2px 8px;
34933
- height: 24px;
34920
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34921
+ margin-right: 6px;
34934
34922
  }
34935
- .E_a138syjm > span.maximum-desc {
34936
- display: none;
34923
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34937
34924
  margin-left: 8px;
34938
34925
  color: rgba(44, 56, 82, 0.6);
34939
34926
  }
34940
- .E_a138syjm > span.maximum-desc.disabled {
34941
- display: inline;
34927
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34928
+ background-color: rgba(0, 136, 255, 0.1);
34942
34929
  }
34943
-
34944
- .E_d77i8u0 {
34945
- width: 24px;
34946
- height: 24px;
34947
- padding: 4px;
34948
- margin-right: 8px;
34930
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34931
+ background-color: #0080ff;
34949
34932
  }
34950
-
34951
- .E_slr2ynn {
34952
- padding: 0 8px;
34953
- height: 18px;
34933
+ .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 {
34934
+ background-color: rgba(0, 136, 255, 0.16);
34954
34935
  }
34955
-
34956
- .E_m140wbb6 {
34957
- padding: 2px 8px;
34958
- height: 24px;
34936
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34937
+ background-color: rgba(255, 74, 74, 0.1);
34959
34938
  }
34960
-
34961
- .E_t1fozc1i {
34962
- margin: 0;
34939
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34940
+ background-color: #f0483e;
34963
34941
  }
34964
-
34965
- .E_i1vxv4ln {
34966
- margin-right: 4px;
34967
- height: 16px;
34942
+ .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 {
34943
+ background-color: rgba(255, 74, 74, 0.16);
34944
+ }
34945
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34946
+ background-color: rgba(254, 160, 8, 0.1);
34947
+ }
34948
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34949
+ background-color: #fea008;
34950
+ }
34951
+ .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 {
34952
+ background-color: rgba(255, 187, 0, 0.16);
34953
+ }
34954
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34955
+ background-color: rgba(30, 201, 127, 0.1);
34956
+ }
34957
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34958
+ background-color: #00ba5d;
34959
+ }
34960
+ .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 {
34961
+ background-color: rgba(30, 201, 127, 0.16);
34962
+ }
34963
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34964
+ background-color: rgba(225, 230, 241, 0.6);
34965
+ }
34966
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34967
+ background-color: #6b7d99;
34968
+ }
34969
+ .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 {
34970
+ background-color: rgba(211, 218, 235, 0.6);
34968
34971
  }
34969
34972
 
34970
- .E_n1afl31m.ant-tag.ant-tag-gray {
34971
- font-weight: 700;
34972
- color: #00122e;
34973
- background-color: rgba(237, 241, 250, 0.6);
34974
- border: 1px solid rgba(211, 218, 235, 0.6);
34975
- word-break: break-all;
34976
- display: inline;
34977
- white-space: normal;
34973
+ .E_satwmqm {
34974
+ width: 8px;
34975
+ height: 8px;
34976
+ border-radius: 50%;
34977
+ display: inline-block;
34978
34978
  }
34979
34979
 
34980
34980
  .E_t13ef470 {