@cloudtower/eagle 0.30.0 → 0.31.0

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
@@ -29558,23 +29558,21 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
- .E_n12mqh7z {
29561
+ .E_skwah65 {
29562
+ height: 8px;
29563
+ box-sizing: border-box;
29564
+ border-radius: 2px;
29565
+ background: #f5f7fa;
29562
29566
  display: flex;
29563
- align-items: center;
29564
- font-size: 12px;
29565
- line-height: 18px;
29566
- }
29567
- .E_n12mqh7z:not(:last-child) {
29568
- margin-bottom: 4px;
29567
+ width: 100%;
29568
+ overflow: hidden;
29569
29569
  }
29570
-
29571
- .E_tf5bynu {
29572
- margin: 0 3px;
29570
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
+ margin-left: 1px;
29573
29572
  }
29574
29573
 
29575
- .E_tcckoz1 {
29576
- max-height: 400px;
29577
- overflow: auto;
29574
+ span.E_tqjc4ui {
29575
+ margin: 0 2px;
29578
29576
  }
29579
29577
 
29580
29578
  .E_s1ebs0ra {
@@ -29731,137 +29729,80 @@ html body {
29731
29729
  border-radius: 2px;
29732
29730
  }
29733
29731
 
29734
- .E_skwah65 {
29735
- height: 8px;
29736
- box-sizing: border-box;
29737
- border-radius: 2px;
29738
- background: #f5f7fa;
29739
- display: flex;
29732
+ .E_c18bcrac {
29733
+ display: inline-block;
29740
29734
  width: 100%;
29741
- overflow: hidden;
29742
29735
  }
29743
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29744
- margin-left: 1px;
29745
- }
29746
-
29747
- .E_gmyahx3 {
29748
- cursor: pointer;
29749
- }
29750
- .E_gmyahx3 .link-text {
29751
- color: rgba(0, 21, 64, 0.3);
29752
- }
29753
- .E_gmyahx3:hover .link-text {
29754
- color: #0080ff;
29736
+ .E_c18bcrac .recharts-wrapper {
29737
+ margin-left: 4px;
29755
29738
  }
29756
29739
 
29757
- .E_ou7iq30 {
29758
- overflow: hidden;
29759
- text-overflow: ellipsis;
29740
+ .E_cro7kg2 {
29741
+ padding: 4px;
29760
29742
  }
29761
29743
 
29762
- .E_s1tui002 {
29744
+ .E_c14wcxf0 {
29745
+ display: flex;
29746
+ justify-content: space-between;
29747
+ align-items: center;
29748
+ font-size: 13px;
29749
+ line-height: 24px;
29750
+ color: #cccccc;
29763
29751
  white-space: nowrap;
29764
29752
  }
29765
-
29766
- .E_mxrc2zg {
29767
- display: -webkit-box;
29768
- -webkit-line-clamp: var(--mxrc2zg-0);
29769
- -webkit-box-orient: vertical;
29770
- word-break: break-all;
29753
+ .E_c14wcxf0 label {
29754
+ margin-right: 32px;
29771
29755
  }
29772
29756
 
29773
- span.E_tqjc4ui {
29774
- margin: 0 2px;
29757
+ .E_coy29mj.E_c14wcxf0 {
29758
+ font-weight: bold;
29759
+ color: white;
29775
29760
  }
29776
29761
 
29777
- .E_t1sqg15u {
29778
- background: white;
29779
- }
29780
- .E_t1sqg15u.inline .table-row {
29781
- flex-direction: column;
29782
- }
29783
- .E_t1sqg15u.inline .table-row > label {
29784
- padding: 0 16px 7px 0;
29785
- }
29786
- .E_t1sqg15u.has-border .table-header {
29787
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29788
- }
29789
- .E_t1sqg15u.has-border .hiddenBorder {
29790
- border-top: none !important;
29791
- }
29792
- .E_t1sqg15u.has-border .table-row + .table-row {
29793
- border-top: 1px solid rgba(225, 230, 241, 0.6);
29762
+ .E_s11212zy {
29763
+ width: 8px;
29764
+ height: 8px;
29765
+ border-radius: 2px;
29766
+ display: inline-block;
29767
+ background: var(--s11212zy-0);
29768
+ border: 1px solid #fff;
29769
+ box-sizing: content-box;
29770
+ margin-right: 6px;
29794
29771
  }
29795
- .E_t1sqg15u.has-border .table-row:last-of-type {
29796
- padding-bottom: 0;
29772
+
29773
+ .E_p1lyky6c > :first-child {
29774
+ font-weight: bold;
29775
+ color: white;
29776
+ margin-right: 4px;
29797
29777
  }
29798
- .E_t1sqg15u.align-right .content {
29799
- text-align: right;
29778
+
29779
+ .E_gmyahx3 {
29780
+ cursor: pointer;
29800
29781
  }
29801
- .E_t1sqg15u .uuid-row {
29802
- display: flex;
29803
- justify-content: space-between;
29782
+ .E_gmyahx3 .link-text {
29783
+ color: rgba(0, 21, 64, 0.3);
29804
29784
  }
29805
- .E_t1sqg15u .uuid-row .id-text {
29806
- white-space: nowrap;
29807
- overflow: hidden;
29808
- text-overflow: ellipsis;
29785
+ .E_gmyahx3:hover .link-text {
29786
+ color: #0080ff;
29809
29787
  }
29810
29788
 
29811
- .E_t4zczcp {
29789
+ .E_n12mqh7z {
29812
29790
  display: flex;
29813
- justify-content: space-between;
29814
29791
  align-items: center;
29815
- padding: 8px;
29816
- min-height: 32px;
29817
- }
29818
- .E_t4zczcp .table-title {
29819
- color: rgba(44, 56, 82, 0.6);
29820
- font-weight: 600;
29821
- font-size: 12px;
29822
- line-height: 8px;
29823
- }
29824
- .E_t4zczcp .edit-icon {
29825
- font-size: 16px;
29826
- color: rgba(10, 37, 85, 0.6);
29827
- cursor: pointer;
29828
- }
29829
-
29830
- .E_t1s7goww {
29831
29792
  font-size: 12px;
29832
29793
  line-height: 18px;
29833
29794
  }
29834
-
29835
- .E_t93e4cf {
29836
- display: flex;
29837
- padding: 8px 0;
29838
- color: #2d3a56;
29839
- }
29840
- .E_t93e4cf .hidden {
29841
- display: none;
29842
- }
29843
- .E_t93e4cf .ant-btn-link {
29844
- height: auto;
29845
- }
29846
- .E_t93e4cf .content {
29847
- overflow: hidden;
29848
- overflow-x: auto;
29849
- width: 100%;
29850
- white-space: pre-wrap;
29851
- }
29852
- .E_t93e4cf .content .ant-btn {
29853
- white-space: pre-wrap;
29854
- text-align: left;
29795
+ .E_n12mqh7z:not(:last-child) {
29796
+ margin-bottom: 4px;
29855
29797
  }
29856
- .E_t93e4cf .content .unit-chart {
29857
- justify-content: flex-start;
29798
+
29799
+ .E_tf5bynu {
29800
+ margin: 0 3px;
29858
29801
  }
29859
29802
 
29860
- .E_rhz2uv5 {
29861
- width: var(--rhz2uv5-0);
29862
- flex-shrink: 0;
29863
- color: rgba(44, 56, 82, 0.6);
29864
- padding-right: 12px;
29803
+ .E_tcckoz1 {
29804
+ max-height: 400px;
29805
+ overflow: auto;
29865
29806
  }
29866
29807
 
29867
29808
  .E_c1up1pdz {
@@ -30004,59 +29945,138 @@ span.E_tqjc4ui {
30004
29945
  color: #fff;
30005
29946
  }
30006
29947
 
30007
- .E_c18bcrac {
30008
- display: inline-block;
30009
- width: 100%;
29948
+ .E_ou7iq30 {
29949
+ overflow: hidden;
29950
+ text-overflow: ellipsis;
30010
29951
  }
30011
- .E_c18bcrac .recharts-wrapper {
30012
- margin-left: 4px;
29952
+
29953
+ .E_s1tui002 {
29954
+ white-space: nowrap;
30013
29955
  }
30014
29956
 
30015
- .E_cro7kg2 {
30016
- padding: 4px;
29957
+ .E_mxrc2zg {
29958
+ display: -webkit-box;
29959
+ -webkit-line-clamp: var(--mxrc2zg-0);
29960
+ -webkit-box-orient: vertical;
29961
+ word-break: break-all;
30017
29962
  }
30018
29963
 
30019
- .E_c14wcxf0 {
29964
+ .E_s1iv0tp1 .enabled-switch {
30020
29965
  display: flex;
30021
- justify-content: space-between;
30022
29966
  align-items: center;
30023
- font-size: 13px;
30024
- line-height: 24px;
30025
- color: #cccccc;
30026
- white-space: nowrap;
30027
29967
  }
30028
- .E_c14wcxf0 label {
30029
- margin-right: 32px;
29968
+ .E_s1iv0tp1 .enabled-text {
29969
+ margin-right: 8px;
30030
29970
  }
30031
29971
 
30032
- .E_coy29mj.E_c14wcxf0 {
30033
- font-weight: bold;
30034
- color: white;
29972
+ .E_c18gxmrl {
29973
+ border: 1px solid #d8deeb;
29974
+ border-radius: 4px;
30035
29975
  }
30036
-
30037
- .E_s11212zy {
30038
- width: 8px;
30039
- height: 8px;
30040
- border-radius: 2px;
30041
- display: inline-block;
30042
- background: var(--s11212zy-0);
30043
- border: 1px solid #fff;
30044
- box-sizing: content-box;
30045
- margin-right: 6px;
29976
+ .E_c18gxmrl + .E_c18gxmrl {
29977
+ margin-top: 8px;
29978
+ }
29979
+ .E_c18gxmrl:hover {
29980
+ border-color: #0080ff;
29981
+ }
29982
+ .E_c18gxmrl:hover > header {
29983
+ background: rgba(0, 128, 255, 0.1);
29984
+ }
29985
+ .E_c18gxmrl.active header {
29986
+ border-bottom: 1px solid #d8deeb;
29987
+ }
29988
+ .E_c18gxmrl > header {
29989
+ padding: 8px 12px;
30046
29990
  }
30047
29991
 
30048
- .E_p1lyky6c > :first-child {
30049
- font-weight: bold;
30050
- color: white;
30051
- margin-right: 4px;
29992
+ .E_t1sqg15u {
29993
+ background: white;
29994
+ }
29995
+ .E_t1sqg15u.inline .table-row {
29996
+ flex-direction: column;
29997
+ }
29998
+ .E_t1sqg15u.inline .table-row > label {
29999
+ padding: 0 16px 7px 0;
30000
+ }
30001
+ .E_t1sqg15u.has-border .table-header {
30002
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30003
+ }
30004
+ .E_t1sqg15u.has-border .hiddenBorder {
30005
+ border-top: none !important;
30006
+ }
30007
+ .E_t1sqg15u.has-border .table-row + .table-row {
30008
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30009
+ }
30010
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30011
+ padding-bottom: 0;
30012
+ }
30013
+ .E_t1sqg15u.align-right .content {
30014
+ text-align: right;
30015
+ }
30016
+ .E_t1sqg15u .uuid-row {
30017
+ display: flex;
30018
+ justify-content: space-between;
30019
+ }
30020
+ .E_t1sqg15u .uuid-row .id-text {
30021
+ white-space: nowrap;
30022
+ overflow: hidden;
30023
+ text-overflow: ellipsis;
30052
30024
  }
30053
30025
 
30054
- .E_s1iv0tp1 .enabled-switch {
30026
+ .E_t4zczcp {
30055
30027
  display: flex;
30028
+ justify-content: space-between;
30056
30029
  align-items: center;
30030
+ padding: 8px;
30031
+ min-height: 32px;
30057
30032
  }
30058
- .E_s1iv0tp1 .enabled-text {
30059
- margin-right: 8px;
30033
+ .E_t4zczcp .table-title {
30034
+ color: rgba(44, 56, 82, 0.6);
30035
+ font-weight: 600;
30036
+ font-size: 12px;
30037
+ line-height: 8px;
30038
+ }
30039
+ .E_t4zczcp .edit-icon {
30040
+ font-size: 16px;
30041
+ color: rgba(10, 37, 85, 0.6);
30042
+ cursor: pointer;
30043
+ }
30044
+
30045
+ .E_t1s7goww {
30046
+ font-size: 12px;
30047
+ line-height: 18px;
30048
+ }
30049
+
30050
+ .E_t93e4cf {
30051
+ display: flex;
30052
+ padding: 8px 0;
30053
+ color: #2d3a56;
30054
+ }
30055
+ .E_t93e4cf .hidden {
30056
+ display: none;
30057
+ }
30058
+ .E_t93e4cf .ant-btn-link {
30059
+ height: auto;
30060
+ }
30061
+ .E_t93e4cf .content {
30062
+ overflow: hidden;
30063
+ overflow-x: auto;
30064
+ width: 100%;
30065
+ white-space: pre-wrap;
30066
+ }
30067
+ .E_t93e4cf .content .ant-btn {
30068
+ white-space: pre-wrap;
30069
+ text-align: left;
30070
+ }
30071
+ .E_t93e4cf .content .unit-chart {
30072
+ justify-content: flex-start;
30073
+ }
30074
+
30075
+ .E_rhz2uv5 {
30076
+ width: var(--rhz2uv5-0);
30077
+ flex-shrink: 0;
30078
+ color: rgba(44, 56, 82, 0.6);
30079
+ padding-right: 12px;
30060
30080
  }
30061
30081
 
30062
30082
  .E_wg1tsps {
@@ -30285,24 +30305,39 @@ span.E_tqjc4ui {
30285
30305
  background: transparent;
30286
30306
  }
30287
30307
 
30288
- .E_c18gxmrl {
30289
- border: 1px solid #d8deeb;
30290
- border-radius: 4px;
30308
+ .E_m74vjol {
30309
+ display: flex;
30310
+ justify-content: space-between;
30311
+ width: 100%;
30291
30312
  }
30292
- .E_c18gxmrl + .E_c18gxmrl {
30293
- margin-top: 8px;
30313
+ .E_m74vjol .action {
30314
+ margin-left: 16px;
30294
30315
  }
30295
- .E_c18gxmrl:hover {
30296
- border-color: #0080ff;
30316
+
30317
+ .E_a1o35uvh .ant-alert-message {
30318
+ width: 100%;
30297
30319
  }
30298
- .E_c18gxmrl:hover > header {
30299
- background: rgba(0, 128, 255, 0.1);
30320
+
30321
+ .E_c1uzzomf {
30322
+ margin-bottom: 16px;
30300
30323
  }
30301
- .E_c18gxmrl.active header {
30302
- border-bottom: 1px solid #d8deeb;
30324
+ .E_c1uzzomf .card-title {
30325
+ font-size: 16px;
30326
+ color: rgba(44, 56, 82, 0.6);
30327
+ font-weight: 700;
30328
+ line-height: 32px;
30303
30329
  }
30304
- .E_c18gxmrl > header {
30305
- padding: 8px 12px;
30330
+ .E_c1uzzomf .card-body {
30331
+ padding: 24px;
30332
+ border-radius: 8px;
30333
+ background: #fff;
30334
+ }
30335
+ .E_c1uzzomf .empty {
30336
+ font-weight: 700;
30337
+ font-size: 14px;
30338
+ line-height: 22px;
30339
+ color: rgba(0, 21, 64, 0.3);
30340
+ text-align: center;
30306
30341
  }
30307
30342
 
30308
30343
  .E_berrcjl {
@@ -30321,19 +30356,6 @@ span.E_tqjc4ui {
30321
30356
  color: #005ed1;
30322
30357
  }
30323
30358
 
30324
- .E_m74vjol {
30325
- display: flex;
30326
- justify-content: space-between;
30327
- width: 100%;
30328
- }
30329
- .E_m74vjol .action {
30330
- margin-left: 16px;
30331
- }
30332
-
30333
- .E_a1o35uvh .ant-alert-message {
30334
- width: 100%;
30335
- }
30336
-
30337
30359
  .E_b1nip9bk {
30338
30360
  padding: 4px 11px;
30339
30361
  }
@@ -30617,17 +30639,11 @@ button.E_n7k2c6r {
30617
30639
  padding: 0;
30618
30640
  }
30619
30641
 
30620
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30621
- padding: 4px 8px 0 8px;
30622
- color: rgba(44, 56, 82, 0.6);
30623
- font-size: 12px;
30624
- }
30625
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30626
- padding-bottom: 6px;
30642
+ .E_c1yyuluq {
30643
+ border-radius: 8px;
30627
30644
  }
30628
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30629
- padding-top: 4px;
30630
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30645
+ .E_c1yyuluq .ant-card-body {
30646
+ padding: 20px 24px 24px 24px;
30631
30647
  }
30632
30648
 
30633
30649
  .E_ccrbeuz .ant-collapse-item {
@@ -30652,41 +30668,108 @@ button.E_n7k2c6r {
30652
30668
  cursor: default;
30653
30669
  }
30654
30670
 
30655
- .E_itxley7.ant-input-group.ant-input-group-compact {
30656
- display: flex;
30657
- }
30658
-
30659
30671
  .E_sx1bpnu .ant-input-sm {
30660
30672
  line-height: 18px;
30661
30673
  }
30662
30674
 
30663
- .E_c1uzzomf {
30664
- margin-bottom: 16px;
30665
- }
30666
- .E_c1uzzomf .card-title {
30667
- font-size: 16px;
30675
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30676
+ padding: 4px 8px 0 8px;
30668
30677
  color: rgba(44, 56, 82, 0.6);
30669
- font-weight: 700;
30670
- line-height: 32px;
30678
+ font-size: 12px;
30671
30679
  }
30672
- .E_c1uzzomf .card-body {
30673
- padding: 24px;
30674
- border-radius: 8px;
30675
- background: #fff;
30680
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30681
+ padding-bottom: 6px;
30676
30682
  }
30677
- .E_c1uzzomf .empty {
30683
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30684
+ padding-top: 4px;
30685
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30686
+ }
30687
+
30688
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30689
+ display: flex;
30690
+ }
30691
+
30692
+ .E_d1bw7c5z {
30693
+ position: relative;
30694
+ max-width: 388px;
30695
+ min-width: 285px;
30696
+ }
30697
+ .E_d1bw7c5z .center {
30698
+ position: absolute;
30699
+ font-size: 12px;
30700
+ width: 80px;
30701
+ height: 100px;
30702
+ top: 0;
30703
+ left: 35px;
30704
+ display: flex;
30705
+ flex-direction: column;
30706
+ justify-content: center;
30707
+ align-items: center;
30708
+ color: #00122e;
30709
+ }
30710
+ .E_d1bw7c5z .center .number {
30711
+ font-size: 24px;
30678
30712
  font-weight: 700;
30679
- font-size: 14px;
30680
- line-height: 22px;
30681
- color: rgba(0, 21, 64, 0.3);
30713
+ }
30714
+ .E_d1bw7c5z .center .text {
30715
+ padding: 0 5px;
30716
+ font-size: 12px;
30717
+ width: inherit;
30682
30718
  text-align: center;
30683
30719
  }
30720
+ .E_d1bw7c5z .recharts-wrapper {
30721
+ display: flex;
30722
+ }
30723
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30724
+ position: relative !important;
30725
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30726
+ left: 0 !important;
30727
+ bottom: 0 !important;
30728
+ display: flex;
30729
+ align-items: center;
30730
+ }
30731
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30732
+ width: 100%;
30733
+ }
30734
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30735
+ width: 100%;
30736
+ margin-right: 0 !important;
30737
+ line-height: 18px;
30738
+ }
30739
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30740
+ border-radius: 2px;
30741
+ }
30742
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30743
+ min-width: 75px;
30744
+ max-width: 198px;
30745
+ width: calc(100% - 20px);
30746
+ margin-left: 2px;
30747
+ color: #00122e !important;
30748
+ display: inline-flex;
30749
+ justify-content: space-between;
30750
+ }
30751
+ .E_d1bw7c5z .tooltip-text {
30752
+ maxwidth: calc(100% - 12px);
30753
+ cursor: pointer;
30754
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30755
+ overflow: hidden;
30756
+ text-overflow: ellipsis;
30757
+ white-space: nowrap;
30758
+ }
30759
+ .E_d1bw7c5z .value {
30760
+ color: rgba(44, 56, 82, 0.75);
30761
+ }
30684
30762
 
30685
- .E_c1yyuluq {
30686
- border-radius: 8px;
30763
+ .E_t10pqbtc {
30764
+ width: 140px;
30687
30765
  }
30688
- .E_c1yyuluq .ant-card-body {
30689
- padding: 20px 24px 24px 24px;
30766
+ .E_t10pqbtc .item {
30767
+ margin: 6px auto;
30768
+ display: flex;
30769
+ justify-content: space-between;
30770
+ }
30771
+ .E_t10pqbtc .item .name {
30772
+ width: 102px;
30690
30773
  }
30691
30774
 
30692
30775
  .E_phljevk {
@@ -30892,127 +30975,14 @@ button.E_n7k2c6r {
30892
30975
  width: 36px;
30893
30976
  }
30894
30977
 
30895
- .E_d1bw7c5z {
30896
- position: relative;
30897
- max-width: 388px;
30898
- min-width: 285px;
30899
- }
30900
- .E_d1bw7c5z .center {
30901
- position: absolute;
30902
- font-size: 12px;
30903
- width: 80px;
30904
- height: 100px;
30905
- top: 0;
30906
- left: 35px;
30907
- display: flex;
30908
- flex-direction: column;
30909
- justify-content: center;
30910
- align-items: center;
30911
- color: #00122e;
30912
- }
30913
- .E_d1bw7c5z .center .number {
30914
- font-size: 24px;
30915
- font-weight: 700;
30916
- }
30917
- .E_d1bw7c5z .center .text {
30918
- padding: 0 5px;
30919
- font-size: 12px;
30920
- width: inherit;
30921
- text-align: center;
30922
- }
30923
- .E_d1bw7c5z .recharts-wrapper {
30924
- display: flex;
30925
- }
30926
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30927
- position: relative !important;
30928
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30929
- left: 0 !important;
30930
- bottom: 0 !important;
30931
- display: flex;
30932
- align-items: center;
30933
- }
30934
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30935
- width: 100%;
30936
- }
30937
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30938
- width: 100%;
30939
- margin-right: 0 !important;
30940
- line-height: 18px;
30941
- }
30942
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30943
- border-radius: 2px;
30944
- }
30945
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30946
- min-width: 75px;
30947
- max-width: 198px;
30948
- width: calc(100% - 20px);
30949
- margin-left: 2px;
30950
- color: #00122e !important;
30951
- display: inline-flex;
30952
- justify-content: space-between;
30953
- }
30954
- .E_d1bw7c5z .tooltip-text {
30955
- maxwidth: calc(100% - 12px);
30956
- cursor: pointer;
30957
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30958
- overflow: hidden;
30959
- text-overflow: ellipsis;
30960
- white-space: nowrap;
30961
- }
30962
- .E_d1bw7c5z .value {
30963
- color: rgba(44, 56, 82, 0.75);
30964
- }
30965
-
30966
- .E_t10pqbtc {
30967
- width: 140px;
30968
- }
30969
- .E_t10pqbtc .item {
30970
- margin: 6px auto;
30971
- display: flex;
30972
- justify-content: space-between;
30973
- }
30974
- .E_t10pqbtc .item .name {
30975
- width: 102px;
30976
- }
30977
-
30978
- .E_c1bus5hc {
30979
- --color: white;
30980
- height: 14px;
30981
- width: 14px;
30982
- border-radius: 50%;
30983
- flex-shrink: 0;
30984
- display: flex;
30985
- align-items: center;
30986
- justify-content: center;
30987
- border: 1px solid var(--color);
30988
- }
30989
- .E_c1bus5hc .circle-inner {
30990
- position: relative;
30991
- height: 10px;
30992
- width: 10px;
30993
- border-radius: 50%;
30994
- overflow: hidden;
30995
- }
30996
- .E_c1bus5hc .circle-content {
30997
- position: absolute;
30998
- height: 100%;
30999
- width: 100%;
31000
- left: 0;
31001
- top: 0;
31002
- border-radius: 50%;
31003
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31004
- transform: rotate(180deg);
30978
+ .E_ivqqkzv {
30979
+ height: 24px;
30980
+ width: 56px !important;
30981
+ margin-right: 4px;
31005
30982
  }
31006
- .E_c1bus5hc .circle-child {
31007
- position: absolute;
31008
- height: 100%;
31009
- width: 100%;
31010
- left: 0;
31011
- top: 0;
31012
- margin-left: 50%;
31013
- transform-origin: left;
31014
- background: white;
31015
- transform: rotate(0deg);
30983
+
30984
+ .E_c1wk4q29 {
30985
+ color: rgba(44, 56, 82, 0.6);
31016
30986
  }
31017
30987
 
31018
30988
  .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
@@ -31072,14 +31042,6 @@ button.E_n7k2c6r {
31072
31042
  transform: rotate(180deg);
31073
31043
  }
31074
31044
 
31075
- .E_t1m2x205 .ant-tooltip-arrow {
31076
- display: none;
31077
- }
31078
- .E_t1m2x205 .ant-tooltip-inner {
31079
- background: rgba(23, 38, 64, 0.8);
31080
- border-radius: 4px;
31081
- }
31082
-
31083
31045
  .E_s1dizucg.ant-switch {
31084
31046
  min-width: 40px;
31085
31047
  height: 24px;
@@ -31135,14 +31097,60 @@ button.E_n7k2c6r {
31135
31097
  margin-left: 5px;
31136
31098
  }
31137
31099
 
31138
- .E_ivqqkzv {
31139
- height: 24px;
31140
- width: 56px !important;
31100
+ .E_c1bus5hc {
31101
+ --color: white;
31102
+ height: 14px;
31103
+ width: 14px;
31104
+ border-radius: 50%;
31105
+ flex-shrink: 0;
31106
+ display: flex;
31107
+ align-items: center;
31108
+ justify-content: center;
31109
+ border: 1px solid var(--color);
31110
+ }
31111
+ .E_c1bus5hc .circle-inner {
31112
+ position: relative;
31113
+ height: 10px;
31114
+ width: 10px;
31115
+ border-radius: 50%;
31116
+ overflow: hidden;
31117
+ }
31118
+ .E_c1bus5hc .circle-content {
31119
+ position: absolute;
31120
+ height: 100%;
31121
+ width: 100%;
31122
+ left: 0;
31123
+ top: 0;
31124
+ border-radius: 50%;
31125
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31126
+ transform: rotate(180deg);
31127
+ }
31128
+ .E_c1bus5hc .circle-child {
31129
+ position: absolute;
31130
+ height: 100%;
31131
+ width: 100%;
31132
+ left: 0;
31133
+ top: 0;
31134
+ margin-left: 50%;
31135
+ transform-origin: left;
31136
+ background: white;
31137
+ transform: rotate(0deg);
31138
+ }
31139
+
31140
+ .E_iq1gosr {
31141
+ display: inline-block;
31142
+ }
31143
+
31144
+ .E_tju3gfj .date {
31141
31145
  margin-right: 4px;
31142
31146
  }
31143
31147
 
31144
- .E_c1wk4q29 {
31145
- color: rgba(44, 56, 82, 0.6);
31148
+ .E_t1m2x205 .ant-tooltip-arrow {
31149
+ display: none;
31150
+ }
31151
+ .E_t1m2x205 .ant-tooltip-inner {
31152
+ background: rgba(23, 38, 64, 0.8);
31153
+ border-radius: 4px;
31146
31154
  }
31147
31155
 
31148
31156
  .E_s1dni7lo {
@@ -31308,14 +31316,6 @@ button.E_n7k2c6r {
31308
31316
  background-color: #7E41FF;
31309
31317
  }
31310
31318
 
31311
- .E_iq1gosr {
31312
- display: inline-block;
31313
- }
31314
-
31315
- .E_tju3gfj .date {
31316
- margin-right: 4px;
31317
- }
31318
-
31319
31319
  .E_fzh9mnb {
31320
31320
  width: 100%;
31321
31321
  height: 100%;
@@ -31331,71 +31331,6 @@ button.E_n7k2c6r {
31331
31331
  font-size: 18px;
31332
31332
  }
31333
31333
 
31334
- .E_iouxfgt {
31335
- display: inline-flex;
31336
- align-items: center;
31337
- }
31338
- .E_iouxfgt .icon-inner {
31339
- display: inline-flex;
31340
- align-items: center;
31341
- justify-content: center;
31342
- }
31343
- .E_iouxfgt .icon-inner + span,
31344
- .E_iouxfgt span + .icon-inner.suffix {
31345
- margin-left: 4px;
31346
- }
31347
- .E_iouxfgt.is-rotate img,
31348
- .E_iouxfgt.is-rotate svg {
31349
- animation: rotate 680ms linear infinite;
31350
- }
31351
-
31352
- .E_f7pxqmh {
31353
- width: 100%;
31354
- margin-bottom: 0 !important;
31355
- flex-flow: nowrap !important;
31356
- line-break: auto;
31357
- }
31358
- .E_f7pxqmh > .ant-form-item-label {
31359
- text-align: left !important;
31360
- padding-bottom: 0 !important;
31361
- }
31362
- .E_f7pxqmh > .ant-form-item-label > label {
31363
- min-height: 32px;
31364
- height: auto;
31365
- font-size: 13px;
31366
- color: rgba(44, 56, 82, 0.6);
31367
- white-space: normal;
31368
- }
31369
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31370
- border-color: #ff4d4f !important;
31371
- }
31372
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31373
- border-color: #ff4d4f !important;
31374
- }
31375
- .E_f7pxqmh .ant-form-item-explain {
31376
- margin-top: 4px;
31377
- font-size: 12px;
31378
- min-height: 0px;
31379
- }
31380
- .E_f7pxqmh .ant-form-item-extra {
31381
- font-size: 12px;
31382
- color: rgba(44, 56, 82, 0.6);
31383
- min-height: 0px;
31384
- }
31385
-
31386
- .E_i1inqkme {
31387
- height: 18px;
31388
- line-height: 18px;
31389
- padding: 0 4px;
31390
- border-radius: 4px;
31391
- background: rgba(235, 239, 245, 0.6);
31392
- border: 1px solid rgba(223, 228, 235, 0.6);
31393
- display: flex;
31394
- align-items: center;
31395
- white-space: nowrap;
31396
- margin-right: 4px;
31397
- }
31398
-
31399
31334
  .E_ai7qkf2 .ant-input-number-handler-wrap {
31400
31335
  display: var(--ai7qkf2-0);
31401
31336
  }
@@ -31456,11 +31391,17 @@ button.E_n7k2c6r {
31456
31391
  padding: 2px 8px;
31457
31392
  }
31458
31393
 
31459
- .E_atcz0kf .ant-input-suffix {
31460
- margin-left: 8px;
31461
- }
31462
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31463
- padding: 2px 7px 2px 12px;
31394
+ .E_i1inqkme {
31395
+ height: 18px;
31396
+ line-height: 18px;
31397
+ padding: 0 4px;
31398
+ border-radius: 4px;
31399
+ background: rgba(235, 239, 245, 0.6);
31400
+ border: 1px solid rgba(223, 228, 235, 0.6);
31401
+ display: flex;
31402
+ align-items: center;
31403
+ white-space: nowrap;
31404
+ margin-right: 4px;
31464
31405
  }
31465
31406
 
31466
31407
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -31494,6 +31435,40 @@ button.E_n7k2c6r {
31494
31435
  font-size: inherit;
31495
31436
  }
31496
31437
 
31438
+ .E_f7pxqmh {
31439
+ width: 100%;
31440
+ margin-bottom: 0 !important;
31441
+ flex-flow: nowrap !important;
31442
+ line-break: auto;
31443
+ }
31444
+ .E_f7pxqmh > .ant-form-item-label {
31445
+ text-align: left !important;
31446
+ padding-bottom: 0 !important;
31447
+ }
31448
+ .E_f7pxqmh > .ant-form-item-label > label {
31449
+ min-height: 32px;
31450
+ height: auto;
31451
+ font-size: 13px;
31452
+ color: rgba(44, 56, 82, 0.6);
31453
+ white-space: normal;
31454
+ }
31455
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31456
+ border-color: #ff4d4f !important;
31457
+ }
31458
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31459
+ border-color: #ff4d4f !important;
31460
+ }
31461
+ .E_f7pxqmh .ant-form-item-explain {
31462
+ margin-top: 4px;
31463
+ font-size: 12px;
31464
+ min-height: 0px;
31465
+ }
31466
+ .E_f7pxqmh .ant-form-item-extra {
31467
+ font-size: 12px;
31468
+ color: rgba(44, 56, 82, 0.6);
31469
+ min-height: 0px;
31470
+ }
31471
+
31497
31472
  .E_owd0kml {
31498
31473
  display: inline-block;
31499
31474
  }
@@ -31503,6 +31478,31 @@ button.E_n7k2c6r {
31503
31478
  position: absolute;
31504
31479
  }
31505
31480
 
31481
+ .E_atcz0kf .ant-input-suffix {
31482
+ margin-left: 8px;
31483
+ }
31484
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31485
+ padding: 2px 7px 2px 12px;
31486
+ }
31487
+
31488
+ .E_iouxfgt {
31489
+ display: inline-flex;
31490
+ align-items: center;
31491
+ }
31492
+ .E_iouxfgt .icon-inner {
31493
+ display: inline-flex;
31494
+ align-items: center;
31495
+ justify-content: center;
31496
+ }
31497
+ .E_iouxfgt .icon-inner + span,
31498
+ .E_iouxfgt span + .icon-inner.suffix {
31499
+ margin-left: 4px;
31500
+ }
31501
+ .E_iouxfgt.is-rotate img,
31502
+ .E_iouxfgt.is-rotate svg {
31503
+ animation: rotate 680ms linear infinite;
31504
+ }
31505
+
31506
31506
  .E_dsnbhzf {
31507
31507
  font-family: Inter;
31508
31508
  font-style: normal;
@@ -33652,44 +33652,38 @@ input.E_rf8rlle.ant-input {
33652
33652
  padding: 0;
33653
33653
  }
33654
33654
 
33655
- .E_c1kghdax {
33656
- color: #2d3a56;
33657
- padding: 7px 12px;
33658
- display: flex;
33659
- justify-content: space-between;
33660
- align-items: center;
33655
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33656
+ margin-right: 2px;
33661
33657
  }
33662
- .E_c1kghdax.has-arrow {
33663
- padding-left: 10px;
33658
+
33659
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33660
+ padding-left: 8px;
33661
+ padding-right: 8px;
33664
33662
  }
33665
- .E_c1kghdax.has-arrow .title-wrapper {
33666
- cursor: pointer;
33667
- color: #00122e;
33663
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33664
+ border-radius: 4px;
33668
33665
  }
33669
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33670
- color: #2d3a56;
33671
- font-weight: 600;
33666
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33667
+ border-radius: 4px;
33672
33668
  }
33673
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33674
- transform: rotate(90deg);
33669
+
33670
+ .E_ma64lna .antd5-segmented-item-label {
33671
+ padding-left: 12px;
33672
+ padding-right: 12px;
33675
33673
  }
33676
- .E_c1kghdax .sub-info {
33677
- font-size: 12px;
33678
- line-height: 18px;
33674
+
33675
+ .E_ckld275 {
33676
+ background-color: rgba(225, 230, 241, 0.6);
33679
33677
  }
33680
- .E_c1kghdax .title-wrapper {
33681
- display: flex;
33682
- align-items: center;
33683
- user-select: none;
33684
- flex-grow: 1;
33685
- font-size: 12px;
33686
- line-height: 18px;
33687
- color: #2d3a56;
33688
- font-weight: 700;
33678
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33679
+ background-color: rgba(255, 255, 255, 0.6);
33680
+ color: rgba(44, 56, 82, 0.75);
33689
33681
  }
33690
- .E_c1kghdax .collapse-arrow {
33691
- transition: all 50ms ease-out 0ms;
33692
- margin-right: 2px;
33682
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33683
+ background-color: transparent;
33684
+ }
33685
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33686
+ background-color: transparent;
33693
33687
  }
33694
33688
 
33695
33689
  .E_c1yd35n {
@@ -33760,6 +33754,46 @@ input.E_rf8rlle.ant-input {
33760
33754
  margin-left: 24px;
33761
33755
  }
33762
33756
 
33757
+ .E_c1kghdax {
33758
+ color: #2d3a56;
33759
+ padding: 7px 12px;
33760
+ display: flex;
33761
+ justify-content: space-between;
33762
+ align-items: center;
33763
+ }
33764
+ .E_c1kghdax.has-arrow {
33765
+ padding-left: 10px;
33766
+ }
33767
+ .E_c1kghdax.has-arrow .title-wrapper {
33768
+ cursor: pointer;
33769
+ color: #00122e;
33770
+ }
33771
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33772
+ color: #2d3a56;
33773
+ font-weight: 600;
33774
+ }
33775
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33776
+ transform: rotate(90deg);
33777
+ }
33778
+ .E_c1kghdax .sub-info {
33779
+ font-size: 12px;
33780
+ line-height: 18px;
33781
+ }
33782
+ .E_c1kghdax .title-wrapper {
33783
+ display: flex;
33784
+ align-items: center;
33785
+ user-select: none;
33786
+ flex-grow: 1;
33787
+ font-size: 12px;
33788
+ line-height: 18px;
33789
+ color: #2d3a56;
33790
+ font-weight: 700;
33791
+ }
33792
+ .E_c1kghdax .collapse-arrow {
33793
+ transition: all 50ms ease-out 0ms;
33794
+ margin-right: 2px;
33795
+ }
33796
+
33763
33797
  .E_b14q2gmw {
33764
33798
  box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33765
33799
  }
@@ -33777,57 +33811,6 @@ input.E_rf8rlle.ant-input {
33777
33811
  transform: translateY(-4px);
33778
33812
  }
33779
33813
 
33780
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33781
- margin-right: 2px;
33782
- }
33783
-
33784
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33785
- padding-left: 8px;
33786
- padding-right: 8px;
33787
- }
33788
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33789
- border-radius: 4px;
33790
- }
33791
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33792
- border-radius: 4px;
33793
- }
33794
-
33795
- .E_ma64lna .antd5-segmented-item-label {
33796
- padding-left: 12px;
33797
- padding-right: 12px;
33798
- }
33799
-
33800
- .E_ckld275 {
33801
- background-color: rgba(225, 230, 241, 0.6);
33802
- }
33803
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33804
- background-color: rgba(255, 255, 255, 0.6);
33805
- color: rgba(44, 56, 82, 0.75);
33806
- }
33807
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33808
- background-color: transparent;
33809
- }
33810
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33811
- background-color: transparent;
33812
- }
33813
-
33814
- .E_r77hffu {
33815
- display: flex;
33816
- align-items: center;
33817
- justify-content: space-between;
33818
- column-gap: 6px;
33819
- }
33820
-
33821
- .E_p1cmxsf7 {
33822
- display: flex;
33823
- flex-direction: column;
33824
- justify-content: center;
33825
- row-gap: var(--p1cmxsf7-0);
33826
- }
33827
- .E_p1cmxsf7 .antd5-progress-line {
33828
- font-size: 0;
33829
- }
33830
-
33831
33814
  .E_lht19u8 {
33832
33815
  width: 64px;
33833
33816
  height: 64px;
@@ -33915,11 +33898,6 @@ input.E_rf8rlle.ant-input {
33915
33898
  white-space: normal;
33916
33899
  }
33917
33900
 
33918
- .E_i1g85yz3 {
33919
- margin-right: 4px;
33920
- height: 16px;
33921
- }
33922
-
33923
33901
  .E_sjob3jg {
33924
33902
  --item-min-width: 60px;
33925
33903
  }
@@ -34245,192 +34223,89 @@ input.E_rf8rlle.ant-input {
34245
34223
  text-align: right;
34246
34224
  }
34247
34225
  .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34248
- margin-right: 8px;
34249
- }
34250
- .E_tmoyoag .ant-list .ant-list-item-action {
34251
- padding: 4px;
34252
- width: 24px;
34253
- height: 24px;
34254
- overflow: hidden;
34255
- }
34256
- .E_tmoyoag .ant-list .ant-list-item-action li {
34257
- padding: 0;
34258
- }
34259
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34260
- cursor: not-allowed;
34261
- opacity: 0.5;
34262
- }
34263
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34264
- margin: 0;
34265
- }
34266
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34267
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34268
- border-radius: 5px;
34269
- font-size: 12px;
34270
- }
34271
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34272
- font-size: inherit;
34273
- }
34274
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34275
- min-height: 24px;
34276
- font-size: 12px;
34277
- position: relative;
34278
- }
34279
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34280
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34281
- }
34282
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34283
- background-color: rgba(237, 241, 250, 0.6);
34284
- }
34285
-
34286
- .E_a138syjm {
34287
- display: flex;
34288
- align-items: center;
34289
- margin-top: 8px;
34290
- }
34291
- .E_a138syjm button.ant-btn {
34292
- padding: 2px 8px;
34293
- height: 24px;
34294
- }
34295
- .E_a138syjm > span.maximum-desc {
34296
- display: none;
34297
- margin-left: 8px;
34298
- color: rgba(44, 56, 82, 0.6);
34299
- }
34300
- .E_a138syjm > span.maximum-desc.disabled {
34301
- display: inline;
34302
- }
34303
-
34304
- .E_d77i8u0 {
34305
- width: 24px;
34306
- height: 24px;
34307
- padding: 4px;
34308
- margin-right: 8px;
34309
- }
34310
-
34311
- button.E_l48ei06.ant-btn {
34312
- font-size: 12px;
34313
- line-height: 18px;
34314
- height: 18px;
34315
- }
34316
-
34317
- button.E_l48ei06 {
34318
- color: #0080FF;
34319
- height: unset;
34320
- }
34321
- button.E_l48ei06 .button-prefix-icon {
34322
- margin-right: 4px;
34323
- }
34324
- button.E_l48ei06 .button-suffix-icon {
34325
- margin-left: 4px;
34326
- }
34327
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34328
- color: #009DFF;
34329
- }
34330
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34331
- color: #005ED1;
34332
- }
34333
- button.E_l48ei06.ui-kit-link-disabled {
34334
- color: #0080FF;
34335
- }
34336
- button.E_l48ei06.ui-kit-link-primary {
34337
- color: #00122E;
34338
- }
34339
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34340
- color: #0080FF;
34341
- }
34342
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34343
- color: #005ED1;
34344
- }
34345
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34346
- color: #00122E;
34347
- }
34348
- button.E_l48ei06.ui-kit-link-secondary {
34349
- color: rgba(44, 56, 82, 0.7490196078);
34350
- }
34351
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34352
- color: #0080FF;
34353
- }
34354
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34355
- color: #005ED1;
34356
- }
34357
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34358
- color: rgba(44, 56, 82, 0.7490196078);
34359
- }
34360
-
34361
- .E_sddwhm6 {
34362
- margin: 0;
34363
- border-radius: 20px;
34364
- padding: 2px 10px;
34365
- height: 22px;
34366
- }
34367
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34368
- background-color: rgba(237, 241, 250, 0.6) !important;
34369
- }
34370
- .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 {
34371
- background-color: rgba(225, 230, 241, 0.6) !important;
34372
- }
34373
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34374
- color: #00122e;
34375
- }
34376
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34377
- margin-right: 6px;
34378
- }
34379
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34380
- margin-left: 8px;
34381
- color: rgba(44, 56, 82, 0.6);
34226
+ margin-right: 8px;
34382
34227
  }
34383
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34384
- background-color: rgba(0, 136, 255, 0.1);
34228
+ .E_tmoyoag .ant-list .ant-list-item-action {
34229
+ padding: 4px;
34230
+ width: 24px;
34231
+ height: 24px;
34232
+ overflow: hidden;
34385
34233
  }
34386
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34387
- background-color: #0080ff;
34234
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34235
+ padding: 0;
34388
34236
  }
34389
- .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 {
34390
- background-color: rgba(0, 136, 255, 0.16);
34237
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34238
+ cursor: not-allowed;
34239
+ opacity: 0.5;
34391
34240
  }
34392
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34393
- background-color: rgba(255, 74, 74, 0.1);
34241
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34242
+ margin: 0;
34394
34243
  }
34395
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34396
- background-color: #f0483e;
34244
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34245
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34246
+ border-radius: 5px;
34247
+ font-size: 12px;
34397
34248
  }
34398
- .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 {
34399
- background-color: rgba(255, 74, 74, 0.16);
34249
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34250
+ font-size: inherit;
34400
34251
  }
34401
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34402
- background-color: rgba(254, 160, 8, 0.1);
34252
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34253
+ min-height: 24px;
34254
+ font-size: 12px;
34255
+ position: relative;
34403
34256
  }
34404
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34405
- background-color: #fea008;
34257
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34258
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34406
34259
  }
34407
- .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 {
34408
- background-color: rgba(255, 187, 0, 0.16);
34260
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34261
+ background-color: rgba(237, 241, 250, 0.6);
34409
34262
  }
34410
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34411
- background-color: rgba(30, 201, 127, 0.1);
34263
+
34264
+ .E_a138syjm {
34265
+ display: flex;
34266
+ align-items: center;
34267
+ margin-top: 8px;
34412
34268
  }
34413
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34414
- background-color: #00ba5d;
34269
+ .E_a138syjm button.ant-btn {
34270
+ padding: 2px 8px;
34271
+ height: 24px;
34415
34272
  }
34416
- .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 {
34417
- background-color: rgba(30, 201, 127, 0.16);
34273
+ .E_a138syjm > span.maximum-desc {
34274
+ display: none;
34275
+ margin-left: 8px;
34276
+ color: rgba(44, 56, 82, 0.6);
34418
34277
  }
34419
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34420
- background-color: rgba(225, 230, 241, 0.6);
34278
+ .E_a138syjm > span.maximum-desc.disabled {
34279
+ display: inline;
34421
34280
  }
34422
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34423
- background-color: #6b7d99;
34281
+
34282
+ .E_d77i8u0 {
34283
+ width: 24px;
34284
+ height: 24px;
34285
+ padding: 4px;
34286
+ margin-right: 8px;
34424
34287
  }
34425
- .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 {
34426
- background-color: rgba(211, 218, 235, 0.6);
34288
+
34289
+ .E_i1g85yz3 {
34290
+ margin-right: 4px;
34291
+ height: 16px;
34427
34292
  }
34428
34293
 
34429
- .E_satwmqm {
34430
- width: 8px;
34431
- height: 8px;
34432
- border-radius: 50%;
34433
- display: inline-block;
34294
+ .E_r77hffu {
34295
+ display: flex;
34296
+ align-items: center;
34297
+ justify-content: space-between;
34298
+ column-gap: 6px;
34299
+ }
34300
+
34301
+ .E_p1cmxsf7 {
34302
+ display: flex;
34303
+ flex-direction: column;
34304
+ justify-content: center;
34305
+ row-gap: var(--p1cmxsf7-0);
34306
+ }
34307
+ .E_p1cmxsf7 .antd5-progress-line {
34308
+ font-size: 0;
34434
34309
  }
34435
34310
 
34436
34311
  .E_tc97u5y {
@@ -34803,26 +34678,129 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34803
34678
  background: #fff;
34804
34679
  }
34805
34680
 
34806
- .E_t1gvlxt5 {
34807
- min-width: 0;
34808
- flex: 1;
34681
+ button.E_l48ei06.ant-btn {
34682
+ font-size: 12px;
34683
+ line-height: 18px;
34684
+ height: 18px;
34809
34685
  }
34810
- .E_t1gvlxt5 .tag {
34811
- flex: 0 0 auto;
34686
+
34687
+ button.E_l48ei06 {
34688
+ color: #0080FF;
34689
+ height: unset;
34812
34690
  }
34813
- .E_t1gvlxt5 .progress-title {
34814
- flex: 2;
34815
- max-width: fit-content;
34691
+ button.E_l48ei06 .button-prefix-icon {
34692
+ margin-right: 4px;
34816
34693
  }
34817
- .E_t1gvlxt5 .progress-desc {
34818
- flex: 1;
34819
- max-width: fit-content;
34694
+ button.E_l48ei06 .button-suffix-icon {
34695
+ margin-left: 4px;
34696
+ }
34697
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34698
+ color: #009DFF;
34699
+ }
34700
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34701
+ color: #005ED1;
34702
+ }
34703
+ button.E_l48ei06.ui-kit-link-disabled {
34704
+ color: #0080FF;
34705
+ }
34706
+ button.E_l48ei06.ui-kit-link-primary {
34707
+ color: #00122E;
34708
+ }
34709
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34710
+ color: #0080FF;
34711
+ }
34712
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34713
+ color: #005ED1;
34714
+ }
34715
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34716
+ color: #00122E;
34717
+ }
34718
+ button.E_l48ei06.ui-kit-link-secondary {
34719
+ color: rgba(44, 56, 82, 0.7490196078);
34720
+ }
34721
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34722
+ color: #0080FF;
34723
+ }
34724
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34725
+ color: #005ED1;
34726
+ }
34727
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34728
+ color: rgba(44, 56, 82, 0.7490196078);
34820
34729
  }
34821
34730
 
34822
- .E_a1ji6r68 {
34823
- display: flex;
34824
- align-items: center;
34825
- column-gap: var(--a1ji6r68-0);
34731
+ .E_sddwhm6 {
34732
+ margin: 0;
34733
+ border-radius: 20px;
34734
+ padding: 2px 10px;
34735
+ height: 22px;
34736
+ }
34737
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34738
+ background-color: rgba(237, 241, 250, 0.6) !important;
34739
+ }
34740
+ .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 {
34741
+ background-color: rgba(225, 230, 241, 0.6) !important;
34742
+ }
34743
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34744
+ color: #00122e;
34745
+ }
34746
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34747
+ margin-right: 6px;
34748
+ }
34749
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34750
+ margin-left: 8px;
34751
+ color: rgba(44, 56, 82, 0.6);
34752
+ }
34753
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34754
+ background-color: rgba(0, 136, 255, 0.1);
34755
+ }
34756
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34757
+ background-color: #0080ff;
34758
+ }
34759
+ .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 {
34760
+ background-color: rgba(0, 136, 255, 0.16);
34761
+ }
34762
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34763
+ background-color: rgba(255, 74, 74, 0.1);
34764
+ }
34765
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34766
+ background-color: #f0483e;
34767
+ }
34768
+ .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 {
34769
+ background-color: rgba(255, 74, 74, 0.16);
34770
+ }
34771
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34772
+ background-color: rgba(254, 160, 8, 0.1);
34773
+ }
34774
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34775
+ background-color: #fea008;
34776
+ }
34777
+ .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 {
34778
+ background-color: rgba(255, 187, 0, 0.16);
34779
+ }
34780
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34781
+ background-color: rgba(30, 201, 127, 0.1);
34782
+ }
34783
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34784
+ background-color: #00ba5d;
34785
+ }
34786
+ .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 {
34787
+ background-color: rgba(30, 201, 127, 0.16);
34788
+ }
34789
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34790
+ background-color: rgba(225, 230, 241, 0.6);
34791
+ }
34792
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34793
+ background-color: #6b7d99;
34794
+ }
34795
+ .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 {
34796
+ background-color: rgba(211, 218, 235, 0.6);
34797
+ }
34798
+
34799
+ .E_satwmqm {
34800
+ width: 8px;
34801
+ height: 8px;
34802
+ border-radius: 50%;
34803
+ display: inline-block;
34826
34804
  }
34827
34805
 
34828
34806
  .E_msn7nxt {
@@ -34986,6 +34964,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34986
34964
  margin-left: 8px;
34987
34965
  }
34988
34966
 
34967
+ .E_t1gvlxt5 {
34968
+ min-width: 0;
34969
+ flex: 1;
34970
+ }
34971
+ .E_t1gvlxt5 .tag {
34972
+ flex: 0 0 auto;
34973
+ }
34974
+ .E_t1gvlxt5 .progress-title {
34975
+ flex: 2;
34976
+ max-width: fit-content;
34977
+ }
34978
+ .E_t1gvlxt5 .progress-desc {
34979
+ flex: 1;
34980
+ max-width: fit-content;
34981
+ }
34982
+
34983
+ .E_a1ji6r68 {
34984
+ display: flex;
34985
+ align-items: center;
34986
+ column-gap: var(--a1ji6r68-0);
34987
+ }
34988
+
34989
34989
  .E_t13ef470 {
34990
34990
  height: 100%;
34991
34991
  }