@cloudtower/eagle 0.30.9 → 0.30.10
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/cjs/stats1.html +1 -1
- package/dist/components.css +1210 -1201
- package/dist/esm/stats1.html +1 -1
- package/dist/src/core/Tooltip/EllipsisTooltipContent.d.ts +4 -0
- package/dist/src/core/Tooltip/tooltip.type.d.ts +22 -0
- package/dist/src/core/Tooltip/tooltip.widget.d.ts +5 -0
- package/dist/stories/docs/core/EllipsisTooltipContent.stories.d.ts +24 -0
- package/dist/style.css +1129 -1123
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29571,76 +29571,6 @@ html body {
|
|
|
29571
29571
|
margin-left: 1px;
|
|
29572
29572
|
}
|
|
29573
29573
|
|
|
29574
|
-
.E_c18bcrac {
|
|
29575
|
-
display: inline-block;
|
|
29576
|
-
width: 100%;
|
|
29577
|
-
}
|
|
29578
|
-
.E_c18bcrac .recharts-wrapper {
|
|
29579
|
-
margin-left: 4px;
|
|
29580
|
-
}
|
|
29581
|
-
|
|
29582
|
-
.E_cro7kg2 {
|
|
29583
|
-
padding: 4px;
|
|
29584
|
-
}
|
|
29585
|
-
|
|
29586
|
-
.E_c14wcxf0 {
|
|
29587
|
-
display: flex;
|
|
29588
|
-
justify-content: space-between;
|
|
29589
|
-
align-items: center;
|
|
29590
|
-
font-size: 13px;
|
|
29591
|
-
line-height: 24px;
|
|
29592
|
-
color: #cccccc;
|
|
29593
|
-
white-space: nowrap;
|
|
29594
|
-
}
|
|
29595
|
-
.E_c14wcxf0 label {
|
|
29596
|
-
margin-right: 32px;
|
|
29597
|
-
}
|
|
29598
|
-
|
|
29599
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
29600
|
-
font-weight: bold;
|
|
29601
|
-
color: white;
|
|
29602
|
-
}
|
|
29603
|
-
|
|
29604
|
-
.E_s11212zy {
|
|
29605
|
-
width: 8px;
|
|
29606
|
-
height: 8px;
|
|
29607
|
-
border-radius: 2px;
|
|
29608
|
-
display: inline-block;
|
|
29609
|
-
background: var(--s11212zy-0);
|
|
29610
|
-
border: 1px solid #fff;
|
|
29611
|
-
box-sizing: content-box;
|
|
29612
|
-
margin-right: 6px;
|
|
29613
|
-
}
|
|
29614
|
-
|
|
29615
|
-
.E_p1lyky6c > :first-child {
|
|
29616
|
-
font-weight: bold;
|
|
29617
|
-
color: white;
|
|
29618
|
-
margin-right: 4px;
|
|
29619
|
-
}
|
|
29620
|
-
|
|
29621
|
-
span.E_tqjc4ui {
|
|
29622
|
-
margin: 0 2px;
|
|
29623
|
-
}
|
|
29624
|
-
|
|
29625
|
-
.E_n12mqh7z {
|
|
29626
|
-
display: flex;
|
|
29627
|
-
align-items: center;
|
|
29628
|
-
font-size: 12px;
|
|
29629
|
-
line-height: 18px;
|
|
29630
|
-
}
|
|
29631
|
-
.E_n12mqh7z:not(:last-child) {
|
|
29632
|
-
margin-bottom: 4px;
|
|
29633
|
-
}
|
|
29634
|
-
|
|
29635
|
-
.E_tf5bynu {
|
|
29636
|
-
margin: 0 3px;
|
|
29637
|
-
}
|
|
29638
|
-
|
|
29639
|
-
.E_tcckoz1 {
|
|
29640
|
-
max-height: 400px;
|
|
29641
|
-
overflow: auto;
|
|
29642
|
-
}
|
|
29643
|
-
|
|
29644
29574
|
.E_gmyahx3 {
|
|
29645
29575
|
cursor: pointer;
|
|
29646
29576
|
}
|
|
@@ -29712,6 +29642,76 @@ span.E_tqjc4ui {
|
|
|
29712
29642
|
background: #fff;
|
|
29713
29643
|
}
|
|
29714
29644
|
|
|
29645
|
+
span.E_tqjc4ui {
|
|
29646
|
+
margin: 0 2px;
|
|
29647
|
+
}
|
|
29648
|
+
|
|
29649
|
+
.E_c18bcrac {
|
|
29650
|
+
display: inline-block;
|
|
29651
|
+
width: 100%;
|
|
29652
|
+
}
|
|
29653
|
+
.E_c18bcrac .recharts-wrapper {
|
|
29654
|
+
margin-left: 4px;
|
|
29655
|
+
}
|
|
29656
|
+
|
|
29657
|
+
.E_cro7kg2 {
|
|
29658
|
+
padding: 4px;
|
|
29659
|
+
}
|
|
29660
|
+
|
|
29661
|
+
.E_c14wcxf0 {
|
|
29662
|
+
display: flex;
|
|
29663
|
+
justify-content: space-between;
|
|
29664
|
+
align-items: center;
|
|
29665
|
+
font-size: 13px;
|
|
29666
|
+
line-height: 24px;
|
|
29667
|
+
color: #cccccc;
|
|
29668
|
+
white-space: nowrap;
|
|
29669
|
+
}
|
|
29670
|
+
.E_c14wcxf0 label {
|
|
29671
|
+
margin-right: 32px;
|
|
29672
|
+
}
|
|
29673
|
+
|
|
29674
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
29675
|
+
font-weight: bold;
|
|
29676
|
+
color: white;
|
|
29677
|
+
}
|
|
29678
|
+
|
|
29679
|
+
.E_s11212zy {
|
|
29680
|
+
width: 8px;
|
|
29681
|
+
height: 8px;
|
|
29682
|
+
border-radius: 2px;
|
|
29683
|
+
display: inline-block;
|
|
29684
|
+
background: var(--s11212zy-0);
|
|
29685
|
+
border: 1px solid #fff;
|
|
29686
|
+
box-sizing: content-box;
|
|
29687
|
+
margin-right: 6px;
|
|
29688
|
+
}
|
|
29689
|
+
|
|
29690
|
+
.E_p1lyky6c > :first-child {
|
|
29691
|
+
font-weight: bold;
|
|
29692
|
+
color: white;
|
|
29693
|
+
margin-right: 4px;
|
|
29694
|
+
}
|
|
29695
|
+
|
|
29696
|
+
.E_n12mqh7z {
|
|
29697
|
+
display: flex;
|
|
29698
|
+
align-items: center;
|
|
29699
|
+
font-size: 12px;
|
|
29700
|
+
line-height: 18px;
|
|
29701
|
+
}
|
|
29702
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29703
|
+
margin-bottom: 4px;
|
|
29704
|
+
}
|
|
29705
|
+
|
|
29706
|
+
.E_tf5bynu {
|
|
29707
|
+
margin: 0 3px;
|
|
29708
|
+
}
|
|
29709
|
+
|
|
29710
|
+
.E_tcckoz1 {
|
|
29711
|
+
max-height: 400px;
|
|
29712
|
+
overflow: auto;
|
|
29713
|
+
}
|
|
29714
|
+
|
|
29715
29715
|
.E_clm1wy1 {
|
|
29716
29716
|
width: 192px;
|
|
29717
29717
|
height: 246px;
|
|
@@ -29805,6 +29805,33 @@ span.E_tqjc4ui {
|
|
|
29805
29805
|
border-radius: 2px;
|
|
29806
29806
|
}
|
|
29807
29807
|
|
|
29808
|
+
.E_ou7iq30 {
|
|
29809
|
+
overflow: hidden;
|
|
29810
|
+
text-overflow: ellipsis;
|
|
29811
|
+
}
|
|
29812
|
+
|
|
29813
|
+
.E_s1tui002 {
|
|
29814
|
+
white-space: nowrap;
|
|
29815
|
+
}
|
|
29816
|
+
|
|
29817
|
+
.E_mxrc2zg {
|
|
29818
|
+
display: -webkit-box;
|
|
29819
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29820
|
+
-webkit-box-orient: vertical;
|
|
29821
|
+
word-break: break-all;
|
|
29822
|
+
}
|
|
29823
|
+
|
|
29824
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
29825
|
+
display: none;
|
|
29826
|
+
}
|
|
29827
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
29828
|
+
background: rgba(23, 38, 64, 0.8);
|
|
29829
|
+
border-radius: 4px;
|
|
29830
|
+
}
|
|
29831
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
29832
|
+
visibility: hidden;
|
|
29833
|
+
}
|
|
29834
|
+
|
|
29808
29835
|
.E_c1up1pdz {
|
|
29809
29836
|
width: 648px;
|
|
29810
29837
|
}
|
|
@@ -29953,68 +29980,150 @@ span.E_tqjc4ui {
|
|
|
29953
29980
|
margin-right: 8px;
|
|
29954
29981
|
}
|
|
29955
29982
|
|
|
29956
|
-
.
|
|
29957
|
-
|
|
29958
|
-
text-overflow: ellipsis;
|
|
29983
|
+
.E_t1sqg15u {
|
|
29984
|
+
background: white;
|
|
29959
29985
|
}
|
|
29960
|
-
|
|
29961
|
-
|
|
29962
|
-
white-space: nowrap;
|
|
29986
|
+
.E_t1sqg15u.inline .table-row {
|
|
29987
|
+
flex-direction: column;
|
|
29963
29988
|
}
|
|
29964
|
-
|
|
29965
|
-
|
|
29966
|
-
display: -webkit-box;
|
|
29967
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29968
|
-
-webkit-box-orient: vertical;
|
|
29969
|
-
word-break: break-all;
|
|
29989
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
29990
|
+
padding: 0 16px 7px 0;
|
|
29970
29991
|
}
|
|
29971
|
-
|
|
29972
|
-
|
|
29973
|
-
display: none;
|
|
29992
|
+
.E_t1sqg15u.has-border .table-header {
|
|
29993
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
29974
29994
|
}
|
|
29975
|
-
.
|
|
29976
|
-
|
|
29977
|
-
border-radius: 4px;
|
|
29995
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
29996
|
+
border-top: none !important;
|
|
29978
29997
|
}
|
|
29979
|
-
|
|
29980
|
-
|
|
29981
|
-
background: #edf0f7;
|
|
29982
|
-
padding: 32px 8px;
|
|
29983
|
-
overflow: auto;
|
|
29998
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
29999
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
29984
30000
|
}
|
|
29985
|
-
.
|
|
29986
|
-
|
|
29987
|
-
flex-direction: column;
|
|
29988
|
-
justify-content: space-between;
|
|
30001
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30002
|
+
padding-bottom: 0;
|
|
29989
30003
|
}
|
|
29990
|
-
.
|
|
29991
|
-
|
|
30004
|
+
.E_t1sqg15u.align-right .content {
|
|
30005
|
+
text-align: right;
|
|
29992
30006
|
}
|
|
29993
|
-
.
|
|
29994
|
-
|
|
30007
|
+
.E_t1sqg15u .uuid-row {
|
|
30008
|
+
display: flex;
|
|
30009
|
+
justify-content: space-between;
|
|
29995
30010
|
}
|
|
29996
|
-
.
|
|
29997
|
-
|
|
29998
|
-
width: 180px;
|
|
30011
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
30012
|
+
white-space: nowrap;
|
|
29999
30013
|
overflow: hidden;
|
|
30000
30014
|
text-overflow: ellipsis;
|
|
30001
30015
|
}
|
|
30002
|
-
|
|
30003
|
-
|
|
30016
|
+
|
|
30017
|
+
.E_t4zczcp {
|
|
30018
|
+
display: flex;
|
|
30019
|
+
justify-content: space-between;
|
|
30020
|
+
align-items: center;
|
|
30021
|
+
padding: 8px;
|
|
30022
|
+
min-height: 32px;
|
|
30004
30023
|
}
|
|
30005
|
-
.
|
|
30006
|
-
|
|
30024
|
+
.E_t4zczcp .table-title {
|
|
30025
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30026
|
+
font-weight: 600;
|
|
30027
|
+
font-size: 12px;
|
|
30028
|
+
line-height: 8px;
|
|
30007
30029
|
}
|
|
30008
|
-
.
|
|
30030
|
+
.E_t4zczcp .edit-icon {
|
|
30031
|
+
font-size: 16px;
|
|
30032
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30033
|
+
cursor: pointer;
|
|
30034
|
+
}
|
|
30035
|
+
|
|
30036
|
+
.E_t1s7goww {
|
|
30009
30037
|
font-size: 12px;
|
|
30010
|
-
padding: 0 8px 4px;
|
|
30011
30038
|
line-height: 18px;
|
|
30012
30039
|
}
|
|
30013
|
-
|
|
30014
|
-
|
|
30015
|
-
|
|
30016
|
-
|
|
30017
|
-
|
|
30040
|
+
|
|
30041
|
+
.E_t93e4cf {
|
|
30042
|
+
display: flex;
|
|
30043
|
+
padding: 8px 0;
|
|
30044
|
+
color: #2d3a56;
|
|
30045
|
+
}
|
|
30046
|
+
.E_t93e4cf .hidden {
|
|
30047
|
+
display: none;
|
|
30048
|
+
}
|
|
30049
|
+
.E_t93e4cf .ant-btn-link {
|
|
30050
|
+
height: auto;
|
|
30051
|
+
}
|
|
30052
|
+
.E_t93e4cf .content {
|
|
30053
|
+
overflow: hidden;
|
|
30054
|
+
overflow-x: auto;
|
|
30055
|
+
width: 100%;
|
|
30056
|
+
white-space: pre-wrap;
|
|
30057
|
+
}
|
|
30058
|
+
.E_t93e4cf .content .ant-btn {
|
|
30059
|
+
white-space: pre-wrap;
|
|
30060
|
+
text-align: left;
|
|
30061
|
+
}
|
|
30062
|
+
.E_t93e4cf .content .unit-chart {
|
|
30063
|
+
justify-content: flex-start;
|
|
30064
|
+
}
|
|
30065
|
+
|
|
30066
|
+
.E_rhz2uv5 {
|
|
30067
|
+
width: var(--rhz2uv5-0);
|
|
30068
|
+
flex-shrink: 0;
|
|
30069
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30070
|
+
padding-right: 12px;
|
|
30071
|
+
}
|
|
30072
|
+
|
|
30073
|
+
.E_berrcjl {
|
|
30074
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30075
|
+
margin-bottom: 4px;
|
|
30076
|
+
}
|
|
30077
|
+
.E_berrcjl .breadcrumb-link {
|
|
30078
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30079
|
+
cursor: pointer;
|
|
30080
|
+
transition: color 160ms ease;
|
|
30081
|
+
}
|
|
30082
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30083
|
+
color: #0080ff;
|
|
30084
|
+
}
|
|
30085
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30086
|
+
color: #005ed1;
|
|
30087
|
+
}
|
|
30088
|
+
|
|
30089
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
30090
|
+
background: #edf0f7;
|
|
30091
|
+
padding: 32px 8px;
|
|
30092
|
+
overflow: auto;
|
|
30093
|
+
}
|
|
30094
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
30095
|
+
display: flex;
|
|
30096
|
+
flex-direction: column;
|
|
30097
|
+
justify-content: space-between;
|
|
30098
|
+
}
|
|
30099
|
+
.E_s1at6qmn footer {
|
|
30100
|
+
display: flex;
|
|
30101
|
+
}
|
|
30102
|
+
.E_s1at6qmn .ant-menu {
|
|
30103
|
+
background: #edf0f7;
|
|
30104
|
+
}
|
|
30105
|
+
.E_s1at6qmn .ant-menu a {
|
|
30106
|
+
color: #00122e;
|
|
30107
|
+
width: 180px;
|
|
30108
|
+
overflow: hidden;
|
|
30109
|
+
text-overflow: ellipsis;
|
|
30110
|
+
}
|
|
30111
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
30112
|
+
margin-bottom: 24px;
|
|
30113
|
+
}
|
|
30114
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30115
|
+
margin: 0;
|
|
30116
|
+
}
|
|
30117
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
30118
|
+
font-size: 12px;
|
|
30119
|
+
padding: 0 8px 4px;
|
|
30120
|
+
line-height: 18px;
|
|
30121
|
+
}
|
|
30122
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
30123
|
+
padding: 0;
|
|
30124
|
+
}
|
|
30125
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
30126
|
+
padding-bottom: 24px;
|
|
30018
30127
|
}
|
|
30019
30128
|
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
30020
30129
|
margin-bottom: 24px;
|
|
@@ -30090,78 +30199,6 @@ span.E_tqjc4ui {
|
|
|
30090
30199
|
text-align: left;
|
|
30091
30200
|
}
|
|
30092
30201
|
|
|
30093
|
-
.E_m74vjol {
|
|
30094
|
-
display: flex;
|
|
30095
|
-
justify-content: space-between;
|
|
30096
|
-
width: 100%;
|
|
30097
|
-
}
|
|
30098
|
-
.E_m74vjol .action {
|
|
30099
|
-
margin-left: 16px;
|
|
30100
|
-
}
|
|
30101
|
-
|
|
30102
|
-
.E_a1o35uvh .ant-alert-message {
|
|
30103
|
-
width: 100%;
|
|
30104
|
-
}
|
|
30105
|
-
|
|
30106
|
-
.E_wg1tsps {
|
|
30107
|
-
display: flex;
|
|
30108
|
-
align-items: center;
|
|
30109
|
-
justify-content: flex-end;
|
|
30110
|
-
}
|
|
30111
|
-
|
|
30112
|
-
.E_b1ctd5xy {
|
|
30113
|
-
display: flex;
|
|
30114
|
-
align-items: center;
|
|
30115
|
-
width: calc(100% - 40px);
|
|
30116
|
-
}
|
|
30117
|
-
.E_b1ctd5xy .chart {
|
|
30118
|
-
display: inline-block;
|
|
30119
|
-
width: 100%;
|
|
30120
|
-
}
|
|
30121
|
-
|
|
30122
|
-
.E_u1p8acpn {
|
|
30123
|
-
min-width: 40px;
|
|
30124
|
-
}
|
|
30125
|
-
.E_u1p8acpn .unit {
|
|
30126
|
-
color: #00122e !important;
|
|
30127
|
-
}
|
|
30128
|
-
|
|
30129
|
-
.E_c18gxmrl {
|
|
30130
|
-
border: 1px solid #d8deeb;
|
|
30131
|
-
border-radius: 4px;
|
|
30132
|
-
}
|
|
30133
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
30134
|
-
margin-top: 8px;
|
|
30135
|
-
}
|
|
30136
|
-
.E_c18gxmrl:hover {
|
|
30137
|
-
border-color: #0080ff;
|
|
30138
|
-
}
|
|
30139
|
-
.E_c18gxmrl:hover > header {
|
|
30140
|
-
background: rgba(0, 128, 255, 0.1);
|
|
30141
|
-
}
|
|
30142
|
-
.E_c18gxmrl.active header {
|
|
30143
|
-
border-bottom: 1px solid #d8deeb;
|
|
30144
|
-
}
|
|
30145
|
-
.E_c18gxmrl > header {
|
|
30146
|
-
padding: 8px 12px;
|
|
30147
|
-
}
|
|
30148
|
-
|
|
30149
|
-
.E_berrcjl {
|
|
30150
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30151
|
-
margin-bottom: 4px;
|
|
30152
|
-
}
|
|
30153
|
-
.E_berrcjl .breadcrumb-link {
|
|
30154
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30155
|
-
cursor: pointer;
|
|
30156
|
-
transition: color 160ms ease;
|
|
30157
|
-
}
|
|
30158
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
30159
|
-
color: #0080ff;
|
|
30160
|
-
}
|
|
30161
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
30162
|
-
color: #005ed1;
|
|
30163
|
-
}
|
|
30164
|
-
|
|
30165
30202
|
.E_b1nip9bk {
|
|
30166
30203
|
padding: 4px 11px;
|
|
30167
30204
|
}
|
|
@@ -30191,96 +30228,6 @@ span.E_tqjc4ui {
|
|
|
30191
30228
|
border-radius: unset;
|
|
30192
30229
|
}
|
|
30193
30230
|
|
|
30194
|
-
.E_t1sqg15u {
|
|
30195
|
-
background: white;
|
|
30196
|
-
}
|
|
30197
|
-
.E_t1sqg15u.inline .table-row {
|
|
30198
|
-
flex-direction: column;
|
|
30199
|
-
}
|
|
30200
|
-
.E_t1sqg15u.inline .table-row > label {
|
|
30201
|
-
padding: 0 16px 7px 0;
|
|
30202
|
-
}
|
|
30203
|
-
.E_t1sqg15u.has-border .table-header {
|
|
30204
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30205
|
-
}
|
|
30206
|
-
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30207
|
-
border-top: none !important;
|
|
30208
|
-
}
|
|
30209
|
-
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
30210
|
-
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
30211
|
-
}
|
|
30212
|
-
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30213
|
-
padding-bottom: 0;
|
|
30214
|
-
}
|
|
30215
|
-
.E_t1sqg15u.align-right .content {
|
|
30216
|
-
text-align: right;
|
|
30217
|
-
}
|
|
30218
|
-
.E_t1sqg15u .uuid-row {
|
|
30219
|
-
display: flex;
|
|
30220
|
-
justify-content: space-between;
|
|
30221
|
-
}
|
|
30222
|
-
.E_t1sqg15u .uuid-row .id-text {
|
|
30223
|
-
white-space: nowrap;
|
|
30224
|
-
overflow: hidden;
|
|
30225
|
-
text-overflow: ellipsis;
|
|
30226
|
-
}
|
|
30227
|
-
|
|
30228
|
-
.E_t4zczcp {
|
|
30229
|
-
display: flex;
|
|
30230
|
-
justify-content: space-between;
|
|
30231
|
-
align-items: center;
|
|
30232
|
-
padding: 8px;
|
|
30233
|
-
min-height: 32px;
|
|
30234
|
-
}
|
|
30235
|
-
.E_t4zczcp .table-title {
|
|
30236
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30237
|
-
font-weight: 600;
|
|
30238
|
-
font-size: 12px;
|
|
30239
|
-
line-height: 8px;
|
|
30240
|
-
}
|
|
30241
|
-
.E_t4zczcp .edit-icon {
|
|
30242
|
-
font-size: 16px;
|
|
30243
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30244
|
-
cursor: pointer;
|
|
30245
|
-
}
|
|
30246
|
-
|
|
30247
|
-
.E_t1s7goww {
|
|
30248
|
-
font-size: 12px;
|
|
30249
|
-
line-height: 18px;
|
|
30250
|
-
}
|
|
30251
|
-
|
|
30252
|
-
.E_t93e4cf {
|
|
30253
|
-
display: flex;
|
|
30254
|
-
padding: 8px 0;
|
|
30255
|
-
color: #2d3a56;
|
|
30256
|
-
}
|
|
30257
|
-
.E_t93e4cf .hidden {
|
|
30258
|
-
display: none;
|
|
30259
|
-
}
|
|
30260
|
-
.E_t93e4cf .ant-btn-link {
|
|
30261
|
-
height: auto;
|
|
30262
|
-
}
|
|
30263
|
-
.E_t93e4cf .content {
|
|
30264
|
-
overflow: hidden;
|
|
30265
|
-
overflow-x: auto;
|
|
30266
|
-
width: 100%;
|
|
30267
|
-
white-space: pre-wrap;
|
|
30268
|
-
}
|
|
30269
|
-
.E_t93e4cf .content .ant-btn {
|
|
30270
|
-
white-space: pre-wrap;
|
|
30271
|
-
text-align: left;
|
|
30272
|
-
}
|
|
30273
|
-
.E_t93e4cf .content .unit-chart {
|
|
30274
|
-
justify-content: flex-start;
|
|
30275
|
-
}
|
|
30276
|
-
|
|
30277
|
-
.E_rhz2uv5 {
|
|
30278
|
-
width: var(--rhz2uv5-0);
|
|
30279
|
-
flex-shrink: 0;
|
|
30280
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30281
|
-
padding-right: 12px;
|
|
30282
|
-
}
|
|
30283
|
-
|
|
30284
30231
|
.E_t160l1cm {
|
|
30285
30232
|
display: flex;
|
|
30286
30233
|
flex-direction: column;
|
|
@@ -30738,14 +30685,66 @@ button.E_n7k2c6r {
|
|
|
30738
30685
|
padding: 0;
|
|
30739
30686
|
}
|
|
30740
30687
|
|
|
30741
|
-
.
|
|
30742
|
-
|
|
30688
|
+
.E_m74vjol {
|
|
30689
|
+
display: flex;
|
|
30690
|
+
justify-content: space-between;
|
|
30691
|
+
width: 100%;
|
|
30743
30692
|
}
|
|
30744
|
-
|
|
30745
|
-
|
|
30746
|
-
margin-bottom: 16px;
|
|
30693
|
+
.E_m74vjol .action {
|
|
30694
|
+
margin-left: 16px;
|
|
30747
30695
|
}
|
|
30748
|
-
|
|
30696
|
+
|
|
30697
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30698
|
+
width: 100%;
|
|
30699
|
+
}
|
|
30700
|
+
|
|
30701
|
+
.E_c18gxmrl {
|
|
30702
|
+
border: 1px solid #d8deeb;
|
|
30703
|
+
border-radius: 4px;
|
|
30704
|
+
}
|
|
30705
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30706
|
+
margin-top: 8px;
|
|
30707
|
+
}
|
|
30708
|
+
.E_c18gxmrl:hover {
|
|
30709
|
+
border-color: #0080ff;
|
|
30710
|
+
}
|
|
30711
|
+
.E_c18gxmrl:hover > header {
|
|
30712
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30713
|
+
}
|
|
30714
|
+
.E_c18gxmrl.active header {
|
|
30715
|
+
border-bottom: 1px solid #d8deeb;
|
|
30716
|
+
}
|
|
30717
|
+
.E_c18gxmrl > header {
|
|
30718
|
+
padding: 8px 12px;
|
|
30719
|
+
}
|
|
30720
|
+
|
|
30721
|
+
.E_wg1tsps {
|
|
30722
|
+
display: flex;
|
|
30723
|
+
align-items: center;
|
|
30724
|
+
justify-content: flex-end;
|
|
30725
|
+
}
|
|
30726
|
+
|
|
30727
|
+
.E_b1ctd5xy {
|
|
30728
|
+
display: flex;
|
|
30729
|
+
align-items: center;
|
|
30730
|
+
width: calc(100% - 40px);
|
|
30731
|
+
}
|
|
30732
|
+
.E_b1ctd5xy .chart {
|
|
30733
|
+
display: inline-block;
|
|
30734
|
+
width: 100%;
|
|
30735
|
+
}
|
|
30736
|
+
|
|
30737
|
+
.E_u1p8acpn {
|
|
30738
|
+
min-width: 40px;
|
|
30739
|
+
}
|
|
30740
|
+
.E_u1p8acpn .unit {
|
|
30741
|
+
color: #00122e !important;
|
|
30742
|
+
}
|
|
30743
|
+
|
|
30744
|
+
.E_c1uzzomf {
|
|
30745
|
+
margin-bottom: 16px;
|
|
30746
|
+
}
|
|
30747
|
+
.E_c1uzzomf .card-title {
|
|
30749
30748
|
font-size: 16px;
|
|
30750
30749
|
color: rgba(44, 56, 82, 0.6);
|
|
30751
30750
|
font-weight: 700;
|
|
@@ -30764,52 +30763,6 @@ button.E_n7k2c6r {
|
|
|
30764
30763
|
text-align: center;
|
|
30765
30764
|
}
|
|
30766
30765
|
|
|
30767
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30768
|
-
padding: 4px 8px 0 8px;
|
|
30769
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30770
|
-
font-size: 12px;
|
|
30771
|
-
}
|
|
30772
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30773
|
-
padding-bottom: 6px;
|
|
30774
|
-
}
|
|
30775
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30776
|
-
padding-top: 4px;
|
|
30777
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30778
|
-
}
|
|
30779
|
-
|
|
30780
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
30781
|
-
border: 0px;
|
|
30782
|
-
background-color: #fff;
|
|
30783
|
-
}
|
|
30784
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30785
|
-
padding-top: 0px;
|
|
30786
|
-
padding-bottom: 0px;
|
|
30787
|
-
padding-left: 0px !important;
|
|
30788
|
-
padding-right: 24px;
|
|
30789
|
-
}
|
|
30790
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30791
|
-
right: 0px;
|
|
30792
|
-
}
|
|
30793
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30794
|
-
padding: 0px;
|
|
30795
|
-
}
|
|
30796
|
-
|
|
30797
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30798
|
-
padding-right: 0px;
|
|
30799
|
-
cursor: default;
|
|
30800
|
-
}
|
|
30801
|
-
|
|
30802
|
-
.E_c1yyuluq {
|
|
30803
|
-
border-radius: 8px;
|
|
30804
|
-
}
|
|
30805
|
-
.E_c1yyuluq .ant-card-body {
|
|
30806
|
-
padding: 20px 24px 24px 24px;
|
|
30807
|
-
}
|
|
30808
|
-
|
|
30809
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30810
|
-
display: flex;
|
|
30811
|
-
}
|
|
30812
|
-
|
|
30813
30766
|
.E_d1bw7c5z {
|
|
30814
30767
|
position: relative;
|
|
30815
30768
|
max-width: 388px;
|
|
@@ -30893,6 +30846,56 @@ button.E_n7k2c6r {
|
|
|
30893
30846
|
width: 102px;
|
|
30894
30847
|
}
|
|
30895
30848
|
|
|
30849
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30850
|
+
padding: 4px 8px 0 8px;
|
|
30851
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30852
|
+
font-size: 12px;
|
|
30853
|
+
}
|
|
30854
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30855
|
+
padding-bottom: 6px;
|
|
30856
|
+
}
|
|
30857
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30858
|
+
padding-top: 4px;
|
|
30859
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30860
|
+
}
|
|
30861
|
+
|
|
30862
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30863
|
+
display: flex;
|
|
30864
|
+
}
|
|
30865
|
+
|
|
30866
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30867
|
+
border: 0px;
|
|
30868
|
+
background-color: #fff;
|
|
30869
|
+
}
|
|
30870
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30871
|
+
padding-top: 0px;
|
|
30872
|
+
padding-bottom: 0px;
|
|
30873
|
+
padding-left: 0px !important;
|
|
30874
|
+
padding-right: 24px;
|
|
30875
|
+
}
|
|
30876
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30877
|
+
right: 0px;
|
|
30878
|
+
}
|
|
30879
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30880
|
+
padding: 0px;
|
|
30881
|
+
}
|
|
30882
|
+
|
|
30883
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30884
|
+
padding-right: 0px;
|
|
30885
|
+
cursor: default;
|
|
30886
|
+
}
|
|
30887
|
+
|
|
30888
|
+
.E_c1yyuluq {
|
|
30889
|
+
border-radius: 8px;
|
|
30890
|
+
}
|
|
30891
|
+
.E_c1yyuluq .ant-card-body {
|
|
30892
|
+
padding: 20px 24px 24px 24px;
|
|
30893
|
+
}
|
|
30894
|
+
|
|
30895
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30896
|
+
line-height: 18px;
|
|
30897
|
+
}
|
|
30898
|
+
|
|
30896
30899
|
.E_phljevk {
|
|
30897
30900
|
display: flex;
|
|
30898
30901
|
justify-content: space-between;
|
|
@@ -30950,188 +30953,53 @@ button.E_n7k2c6r {
|
|
|
30950
30953
|
line-height: 18px;
|
|
30951
30954
|
}
|
|
30952
30955
|
|
|
30953
|
-
.
|
|
30954
|
-
|
|
30955
|
-
|
|
30956
|
-
|
|
30957
|
-
}
|
|
30958
|
-
|
|
30959
|
-
.E_c1wk4q29 {
|
|
30960
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30961
|
-
}
|
|
30962
|
-
|
|
30963
|
-
.E_c1bus5hc {
|
|
30964
|
-
--color: white;
|
|
30965
|
-
height: 14px;
|
|
30966
|
-
width: 14px;
|
|
30967
|
-
border-radius: 50%;
|
|
30968
|
-
flex-shrink: 0;
|
|
30969
|
-
display: flex;
|
|
30970
|
-
align-items: center;
|
|
30971
|
-
justify-content: center;
|
|
30972
|
-
border: 1px solid var(--color);
|
|
30956
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30957
|
+
display: inline-flex;
|
|
30958
|
+
align-items: baseline;
|
|
30959
|
+
white-space: pre-wrap;
|
|
30973
30960
|
}
|
|
30974
|
-
.
|
|
30961
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30975
30962
|
position: relative;
|
|
30976
|
-
|
|
30977
|
-
width: 10px;
|
|
30978
|
-
border-radius: 50%;
|
|
30979
|
-
overflow: hidden;
|
|
30963
|
+
top: 3px;
|
|
30980
30964
|
}
|
|
30981
|
-
.
|
|
30982
|
-
|
|
30983
|
-
height: 100%;
|
|
30984
|
-
width: 100%;
|
|
30985
|
-
left: 0;
|
|
30986
|
-
top: 0;
|
|
30987
|
-
border-radius: 50%;
|
|
30988
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30989
|
-
transform: rotate(180deg);
|
|
30965
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30966
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30990
30967
|
}
|
|
30991
|
-
.
|
|
30992
|
-
|
|
30993
|
-
height: 100%;
|
|
30994
|
-
width: 100%;
|
|
30995
|
-
left: 0;
|
|
30996
|
-
top: 0;
|
|
30997
|
-
margin-left: 50%;
|
|
30998
|
-
transform-origin: left;
|
|
30999
|
-
background: white;
|
|
31000
|
-
transform: rotate(0deg);
|
|
30968
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30969
|
+
border-color: #0080ff;
|
|
31001
30970
|
}
|
|
31002
|
-
|
|
31003
|
-
|
|
31004
|
-
|
|
30971
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30972
|
+
border-color: #0080ff;
|
|
30973
|
+
background: #0080ff;
|
|
31005
30974
|
}
|
|
31006
|
-
|
|
31007
|
-
|
|
31008
|
-
|
|
31009
|
-
|
|
31010
|
-
|
|
31011
|
-
|
|
31012
|
-
min-height: 34px;
|
|
31013
|
-
box-sizing: border-box;
|
|
31014
|
-
margin-top: 8px;
|
|
30975
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30976
|
+
top: 4px;
|
|
30977
|
+
left: 4px;
|
|
30978
|
+
width: 6px;
|
|
30979
|
+
height: 6px;
|
|
30980
|
+
background: #fff;
|
|
31015
30981
|
}
|
|
31016
|
-
|
|
31017
|
-
.
|
|
31018
|
-
display: flex;
|
|
31019
|
-
flex-direction: column;
|
|
31020
|
-
margin: 1px 8px;
|
|
31021
|
-
padding: 8px;
|
|
31022
|
-
border-radius: 4px;
|
|
30982
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30983
|
+
opacity: 0.5;
|
|
31023
30984
|
}
|
|
31024
|
-
.
|
|
31025
|
-
|
|
30985
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30986
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30987
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31026
30988
|
}
|
|
31027
|
-
.
|
|
31028
|
-
|
|
30989
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30990
|
+
background: #00122e;
|
|
31029
30991
|
}
|
|
31030
|
-
.
|
|
31031
|
-
|
|
30992
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30993
|
+
color: #00122e;
|
|
30994
|
+
opacity: 0.5;
|
|
31032
30995
|
}
|
|
31033
|
-
.
|
|
31034
|
-
color: #
|
|
30996
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30997
|
+
color: #00122e;
|
|
31035
30998
|
}
|
|
31036
|
-
.
|
|
31037
|
-
display: block;
|
|
31038
|
-
|
|
31039
|
-
|
|
31040
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31041
|
-
}
|
|
31042
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31043
|
-
color: #0080ff;
|
|
31044
|
-
}
|
|
31045
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31046
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31047
|
-
color: #0080ff;
|
|
31048
|
-
}
|
|
31049
|
-
|
|
31050
|
-
.E_o1ifxsq4 {
|
|
31051
|
-
display: flex;
|
|
31052
|
-
justify-content: space-between;
|
|
31053
|
-
height: 20px;
|
|
31054
|
-
line-height: 20px;
|
|
31055
|
-
}
|
|
31056
|
-
.E_o1ifxsq4 .timezone-title {
|
|
31057
|
-
color: #2d3a56;
|
|
31058
|
-
overflow: hidden;
|
|
31059
|
-
text-overflow: ellipsis;
|
|
31060
|
-
}
|
|
31061
|
-
|
|
31062
|
-
.E_o1zue7 {
|
|
31063
|
-
display: flex;
|
|
31064
|
-
justify-content: space-between;
|
|
31065
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31066
|
-
height: 18px;
|
|
31067
|
-
line-height: 18px;
|
|
31068
|
-
margin-top: 2px;
|
|
31069
|
-
}
|
|
31070
|
-
|
|
31071
|
-
.E_tyfmlxg {
|
|
31072
|
-
border: none;
|
|
31073
|
-
margin-right: 0;
|
|
31074
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31075
|
-
}
|
|
31076
|
-
|
|
31077
|
-
.E_o18uybox {
|
|
31078
|
-
pointer-events: none;
|
|
31079
|
-
height: 32px;
|
|
31080
|
-
width: 100%;
|
|
31081
|
-
opacity: 0;
|
|
31082
|
-
}
|
|
31083
|
-
|
|
31084
|
-
.E_tju3gfj .date {
|
|
31085
|
-
margin-right: 4px;
|
|
31086
|
-
}
|
|
31087
|
-
|
|
31088
|
-
.E_rapgekc.ant-radio-wrapper {
|
|
31089
|
-
display: inline-flex;
|
|
31090
|
-
align-items: baseline;
|
|
31091
|
-
white-space: pre-wrap;
|
|
31092
|
-
}
|
|
31093
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
31094
|
-
position: relative;
|
|
31095
|
-
top: 3px;
|
|
31096
|
-
}
|
|
31097
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31098
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31099
|
-
}
|
|
31100
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31101
|
-
border-color: #0080ff;
|
|
31102
|
-
}
|
|
31103
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31104
|
-
border-color: #0080ff;
|
|
31105
|
-
background: #0080ff;
|
|
31106
|
-
}
|
|
31107
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31108
|
-
top: 4px;
|
|
31109
|
-
left: 4px;
|
|
31110
|
-
width: 6px;
|
|
31111
|
-
height: 6px;
|
|
31112
|
-
background: #fff;
|
|
31113
|
-
}
|
|
31114
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31115
|
-
opacity: 0.5;
|
|
31116
|
-
}
|
|
31117
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31118
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31119
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31120
|
-
}
|
|
31121
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31122
|
-
background: #00122e;
|
|
31123
|
-
}
|
|
31124
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31125
|
-
color: #00122e;
|
|
31126
|
-
opacity: 0.5;
|
|
31127
|
-
}
|
|
31128
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31129
|
-
color: #00122e;
|
|
31130
|
-
}
|
|
31131
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
31132
|
-
display: inline-block;
|
|
31133
|
-
padding: 0;
|
|
31134
|
-
padding-left: 12px;
|
|
30999
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
31000
|
+
display: inline-block;
|
|
31001
|
+
padding: 0;
|
|
31002
|
+
padding-left: 12px;
|
|
31135
31003
|
}
|
|
31136
31004
|
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31137
31005
|
margin-bottom: 0;
|
|
@@ -31231,6 +31099,56 @@ button.E_n7k2c6r {
|
|
|
31231
31099
|
width: 36px;
|
|
31232
31100
|
}
|
|
31233
31101
|
|
|
31102
|
+
.E_ivqqkzv {
|
|
31103
|
+
height: 24px;
|
|
31104
|
+
width: 56px !important;
|
|
31105
|
+
margin-right: 4px;
|
|
31106
|
+
}
|
|
31107
|
+
|
|
31108
|
+
.E_c1wk4q29 {
|
|
31109
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31110
|
+
}
|
|
31111
|
+
|
|
31112
|
+
.E_c1bus5hc {
|
|
31113
|
+
--color: white;
|
|
31114
|
+
height: 14px;
|
|
31115
|
+
width: 14px;
|
|
31116
|
+
border-radius: 50%;
|
|
31117
|
+
flex-shrink: 0;
|
|
31118
|
+
display: flex;
|
|
31119
|
+
align-items: center;
|
|
31120
|
+
justify-content: center;
|
|
31121
|
+
border: 1px solid var(--color);
|
|
31122
|
+
}
|
|
31123
|
+
.E_c1bus5hc .circle-inner {
|
|
31124
|
+
position: relative;
|
|
31125
|
+
height: 10px;
|
|
31126
|
+
width: 10px;
|
|
31127
|
+
border-radius: 50%;
|
|
31128
|
+
overflow: hidden;
|
|
31129
|
+
}
|
|
31130
|
+
.E_c1bus5hc .circle-content {
|
|
31131
|
+
position: absolute;
|
|
31132
|
+
height: 100%;
|
|
31133
|
+
width: 100%;
|
|
31134
|
+
left: 0;
|
|
31135
|
+
top: 0;
|
|
31136
|
+
border-radius: 50%;
|
|
31137
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31138
|
+
transform: rotate(180deg);
|
|
31139
|
+
}
|
|
31140
|
+
.E_c1bus5hc .circle-child {
|
|
31141
|
+
position: absolute;
|
|
31142
|
+
height: 100%;
|
|
31143
|
+
width: 100%;
|
|
31144
|
+
left: 0;
|
|
31145
|
+
top: 0;
|
|
31146
|
+
margin-left: 50%;
|
|
31147
|
+
transform-origin: left;
|
|
31148
|
+
background: white;
|
|
31149
|
+
transform: rotate(0deg);
|
|
31150
|
+
}
|
|
31151
|
+
|
|
31234
31152
|
.E_s1dizucg.ant-switch {
|
|
31235
31153
|
min-width: 40px;
|
|
31236
31154
|
height: 24px;
|
|
@@ -31343,28 +31261,89 @@ button.E_n7k2c6r {
|
|
|
31343
31261
|
transform: rotate(180deg);
|
|
31344
31262
|
}
|
|
31345
31263
|
|
|
31346
|
-
.
|
|
31347
|
-
|
|
31264
|
+
.E_tju3gfj .date {
|
|
31265
|
+
margin-right: 4px;
|
|
31266
|
+
}
|
|
31267
|
+
|
|
31268
|
+
.E_s1dni7lo {
|
|
31269
|
+
width: 430px !important;
|
|
31270
|
+
}
|
|
31271
|
+
|
|
31272
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31273
|
+
padding: 8px 16px;
|
|
31348
31274
|
line-height: 18px;
|
|
31349
|
-
|
|
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;
|
|
31350
31287
|
border-radius: 4px;
|
|
31351
|
-
|
|
31352
|
-
|
|
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 {
|
|
31353
31316
|
display: flex;
|
|
31354
|
-
|
|
31355
|
-
|
|
31356
|
-
|
|
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;
|
|
31357
31325
|
}
|
|
31358
31326
|
|
|
31359
|
-
.
|
|
31360
|
-
|
|
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;
|
|
31361
31334
|
}
|
|
31362
|
-
|
|
31363
|
-
|
|
31335
|
+
|
|
31336
|
+
.E_tyfmlxg {
|
|
31337
|
+
border: none;
|
|
31338
|
+
margin-right: 0;
|
|
31339
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31364
31340
|
}
|
|
31365
31341
|
|
|
31366
|
-
.
|
|
31367
|
-
|
|
31342
|
+
.E_o18uybox {
|
|
31343
|
+
pointer-events: none;
|
|
31344
|
+
height: 32px;
|
|
31345
|
+
width: 100%;
|
|
31346
|
+
opacity: 0;
|
|
31368
31347
|
}
|
|
31369
31348
|
|
|
31370
31349
|
.E_t1m2x205 .ant-tooltip-arrow {
|
|
@@ -31374,6 +31353,9 @@ button.E_n7k2c6r {
|
|
|
31374
31353
|
background: rgba(23, 38, 64, 0.8);
|
|
31375
31354
|
border-radius: 4px;
|
|
31376
31355
|
}
|
|
31356
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
31357
|
+
visibility: hidden;
|
|
31358
|
+
}
|
|
31377
31359
|
|
|
31378
31360
|
.E_s1sck0th {
|
|
31379
31361
|
padding: 0 8px;
|
|
@@ -31457,6 +31439,10 @@ button.E_n7k2c6r {
|
|
|
31457
31439
|
background-color: #7E41FF;
|
|
31458
31440
|
}
|
|
31459
31441
|
|
|
31442
|
+
.E_iq1gosr {
|
|
31443
|
+
display: inline-block;
|
|
31444
|
+
}
|
|
31445
|
+
|
|
31460
31446
|
.E_fzh9mnb {
|
|
31461
31447
|
width: 100%;
|
|
31462
31448
|
height: 100%;
|
|
@@ -31506,38 +31492,7 @@ button.E_n7k2c6r {
|
|
|
31506
31492
|
min-height: 0px;
|
|
31507
31493
|
}
|
|
31508
31494
|
|
|
31509
|
-
.
|
|
31510
|
-
display: var(--a1wfy30z-0);
|
|
31511
|
-
}
|
|
31512
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31513
|
-
padding: 4px 11px;
|
|
31514
|
-
display: inline-flex;
|
|
31515
|
-
line-height: 1.5715;
|
|
31516
|
-
height: inherit;
|
|
31517
|
-
}
|
|
31518
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31519
|
-
content: var(--a1wfy30z-1);
|
|
31520
|
-
display: var(--a1wfy30z-2);
|
|
31521
|
-
flex: none;
|
|
31522
|
-
align-items: center;
|
|
31523
|
-
margin-left: 4px;
|
|
31524
|
-
}
|
|
31525
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31526
|
-
content: var(--a1wfy30z-3);
|
|
31527
|
-
display: var(--a1wfy30z-4);
|
|
31528
|
-
flex: none;
|
|
31529
|
-
align-items: center;
|
|
31530
|
-
margin-right: 4px;
|
|
31531
|
-
cursor: auto;
|
|
31532
|
-
}
|
|
31533
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
31534
|
-
padding: 0;
|
|
31535
|
-
margin: 0;
|
|
31536
|
-
height: auto;
|
|
31537
|
-
font-size: inherit;
|
|
31538
|
-
}
|
|
31539
|
-
|
|
31540
|
-
.E_iouxfgt {
|
|
31495
|
+
.E_iouxfgt {
|
|
31541
31496
|
display: inline-flex;
|
|
31542
31497
|
align-items: center;
|
|
31543
31498
|
}
|
|
@@ -31615,6 +31570,70 @@ button.E_n7k2c6r {
|
|
|
31615
31570
|
padding: 2px 8px;
|
|
31616
31571
|
}
|
|
31617
31572
|
|
|
31573
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31574
|
+
margin-left: 8px;
|
|
31575
|
+
}
|
|
31576
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31577
|
+
padding: 2px 7px 2px 12px;
|
|
31578
|
+
}
|
|
31579
|
+
|
|
31580
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31581
|
+
display: var(--a1wfy30z-0);
|
|
31582
|
+
}
|
|
31583
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31584
|
+
padding: 4px 11px;
|
|
31585
|
+
display: inline-flex;
|
|
31586
|
+
line-height: 1.5715;
|
|
31587
|
+
height: inherit;
|
|
31588
|
+
}
|
|
31589
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31590
|
+
content: var(--a1wfy30z-1);
|
|
31591
|
+
display: var(--a1wfy30z-2);
|
|
31592
|
+
flex: none;
|
|
31593
|
+
align-items: center;
|
|
31594
|
+
margin-left: 4px;
|
|
31595
|
+
}
|
|
31596
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31597
|
+
content: var(--a1wfy30z-3);
|
|
31598
|
+
display: var(--a1wfy30z-4);
|
|
31599
|
+
flex: none;
|
|
31600
|
+
align-items: center;
|
|
31601
|
+
margin-right: 4px;
|
|
31602
|
+
cursor: auto;
|
|
31603
|
+
}
|
|
31604
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31605
|
+
padding: 0;
|
|
31606
|
+
margin: 0;
|
|
31607
|
+
height: auto;
|
|
31608
|
+
font-size: inherit;
|
|
31609
|
+
}
|
|
31610
|
+
|
|
31611
|
+
.E_i1inqkme {
|
|
31612
|
+
height: 18px;
|
|
31613
|
+
line-height: 18px;
|
|
31614
|
+
padding: 0 4px;
|
|
31615
|
+
border-radius: 4px;
|
|
31616
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31617
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31618
|
+
display: flex;
|
|
31619
|
+
align-items: center;
|
|
31620
|
+
white-space: nowrap;
|
|
31621
|
+
margin-right: 4px;
|
|
31622
|
+
}
|
|
31623
|
+
|
|
31624
|
+
.E_owd0kml {
|
|
31625
|
+
display: inline-block;
|
|
31626
|
+
}
|
|
31627
|
+
|
|
31628
|
+
.E_h1jsgezc {
|
|
31629
|
+
visibility: hidden;
|
|
31630
|
+
position: absolute;
|
|
31631
|
+
}
|
|
31632
|
+
|
|
31633
|
+
.E_m196gn1d {
|
|
31634
|
+
min-width: 1280px;
|
|
31635
|
+
}
|
|
31636
|
+
|
|
31618
31637
|
.E_a1b5xrg3 .user-icon-inner {
|
|
31619
31638
|
display: inline-flex;
|
|
31620
31639
|
align-items: center;
|
|
@@ -31645,19 +31664,6 @@ button.E_n7k2c6r {
|
|
|
31645
31664
|
transition: all 320ms ease;
|
|
31646
31665
|
}
|
|
31647
31666
|
|
|
31648
|
-
.E_owd0kml {
|
|
31649
|
-
display: inline-block;
|
|
31650
|
-
}
|
|
31651
|
-
|
|
31652
|
-
.E_h1jsgezc {
|
|
31653
|
-
visibility: hidden;
|
|
31654
|
-
position: absolute;
|
|
31655
|
-
}
|
|
31656
|
-
|
|
31657
|
-
.E_m196gn1d {
|
|
31658
|
-
min-width: 1280px;
|
|
31659
|
-
}
|
|
31660
|
-
|
|
31661
31667
|
.E_dsnbhzf {
|
|
31662
31668
|
font-family: Inter;
|
|
31663
31669
|
font-style: normal;
|
|
@@ -33773,89 +33779,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33773
33779
|
padding: 0;
|
|
33774
33780
|
}
|
|
33775
33781
|
|
|
33776
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
33777
|
-
margin-right: 2px;
|
|
33778
|
-
}
|
|
33779
|
-
|
|
33780
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
33781
|
-
padding-left: 8px;
|
|
33782
|
-
padding-right: 8px;
|
|
33783
|
-
}
|
|
33784
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
33785
|
-
border-radius: 4px;
|
|
33786
|
-
}
|
|
33787
|
-
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33788
|
-
border-radius: 4px;
|
|
33789
|
-
}
|
|
33790
|
-
|
|
33791
|
-
.E_ma64lna .antd5-segmented-item-label {
|
|
33792
|
-
padding-left: 12px;
|
|
33793
|
-
padding-right: 12px;
|
|
33794
|
-
}
|
|
33795
|
-
|
|
33796
|
-
.E_ckld275 {
|
|
33797
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33798
|
-
}
|
|
33799
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33800
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
33801
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33802
|
-
}
|
|
33803
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33804
|
-
background-color: transparent;
|
|
33805
|
-
}
|
|
33806
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
33807
|
-
background-color: transparent;
|
|
33808
|
-
}
|
|
33809
|
-
|
|
33810
|
-
.E_lht19u8 {
|
|
33811
|
-
width: 64px;
|
|
33812
|
-
height: 64px;
|
|
33813
|
-
display: flex;
|
|
33814
|
-
align-items: center;
|
|
33815
|
-
justify-content: center;
|
|
33816
|
-
position: relative;
|
|
33817
|
-
opacity: 0.2;
|
|
33818
|
-
}
|
|
33819
|
-
|
|
33820
|
-
.E_lk3gkp4 {
|
|
33821
|
-
position: absolute;
|
|
33822
|
-
width: 5px;
|
|
33823
|
-
height: 48px;
|
|
33824
|
-
left: 9.33px;
|
|
33825
|
-
top: 40.5px;
|
|
33826
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33827
|
-
border-radius: 5px;
|
|
33828
|
-
transform: rotate(-128deg);
|
|
33829
|
-
transform-origin: top left;
|
|
33830
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33831
|
-
}
|
|
33832
|
-
|
|
33833
|
-
.E_ll4n94n {
|
|
33834
|
-
position: absolute;
|
|
33835
|
-
width: 5px;
|
|
33836
|
-
height: 48px;
|
|
33837
|
-
left: 40.8px;
|
|
33838
|
-
top: 8.4px;
|
|
33839
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33840
|
-
border-radius: 5px;
|
|
33841
|
-
transform: rotate(-8deg);
|
|
33842
|
-
transform-origin: top left;
|
|
33843
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33844
|
-
}
|
|
33845
|
-
|
|
33846
|
-
.E_l17lbdo6 {
|
|
33847
|
-
position: absolute;
|
|
33848
|
-
width: 5px;
|
|
33849
|
-
height: 48px;
|
|
33850
|
-
left: 52.9px;
|
|
33851
|
-
top: 51.8px;
|
|
33852
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33853
|
-
border-radius: 5px;
|
|
33854
|
-
transform: rotate(112deg);
|
|
33855
|
-
transform-origin: top left;
|
|
33856
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33857
|
-
}
|
|
33858
|
-
|
|
33859
33782
|
.E_c1kghdax {
|
|
33860
33783
|
color: #2d3a56;
|
|
33861
33784
|
padding: 7px 12px;
|
|
@@ -33900,70 +33823,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33900
33823
|
padding: 0 12px 14px 12px;
|
|
33901
33824
|
}
|
|
33902
33825
|
|
|
33903
|
-
.E_ckui4s7 {
|
|
33904
|
-
color: #2d3a56;
|
|
33905
|
-
line-height: 22px;
|
|
33906
|
-
display: inline-flex;
|
|
33907
|
-
}
|
|
33908
|
-
.E_ckui4s7 .ant-checkbox {
|
|
33909
|
-
height: 22px;
|
|
33910
|
-
display: flex;
|
|
33911
|
-
align-items: center;
|
|
33912
|
-
top: 0;
|
|
33913
|
-
}
|
|
33914
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
33915
|
-
border: none;
|
|
33916
|
-
}
|
|
33917
|
-
.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 {
|
|
33918
|
-
border-color: #0080ff;
|
|
33919
|
-
}
|
|
33920
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
33921
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
33922
|
-
}
|
|
33923
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
33924
|
-
border: 1px solid #0080ff;
|
|
33925
|
-
}
|
|
33926
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
33927
|
-
background: #0080ff;
|
|
33928
|
-
}
|
|
33929
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
33930
|
-
background-color: #fff;
|
|
33931
|
-
height: 2px;
|
|
33932
|
-
width: 10px;
|
|
33933
|
-
border-radius: 2px;
|
|
33934
|
-
}
|
|
33935
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
33936
|
-
opacity: 0.5;
|
|
33937
|
-
}
|
|
33938
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
33939
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33940
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
33941
|
-
}
|
|
33942
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
33943
|
-
border-color: #2d3a56;
|
|
33944
|
-
}
|
|
33945
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
33946
|
-
background: #2d3a56;
|
|
33947
|
-
}
|
|
33948
|
-
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
33949
|
-
padding: 0;
|
|
33950
|
-
}
|
|
33951
|
-
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
33952
|
-
display: inline-block;
|
|
33953
|
-
margin-left: 12px;
|
|
33954
|
-
color: #2d3a56;
|
|
33955
|
-
}
|
|
33956
|
-
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
33957
|
-
margin-left: 28px;
|
|
33958
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33959
|
-
}
|
|
33960
|
-
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
33961
|
-
margin-left: 8px;
|
|
33962
|
-
}
|
|
33963
|
-
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
33964
|
-
margin-left: 24px;
|
|
33965
|
-
}
|
|
33966
|
-
|
|
33967
33826
|
.E_b14q2gmw {
|
|
33968
33827
|
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);
|
|
33969
33828
|
}
|
|
@@ -33981,79 +33840,38 @@ input.E_rf8rlle.ant-input {
|
|
|
33981
33840
|
transform: translateY(-4px);
|
|
33982
33841
|
}
|
|
33983
33842
|
|
|
33984
|
-
.
|
|
33985
|
-
margin:
|
|
33986
|
-
border-radius: 20px;
|
|
33987
|
-
padding: 2px 10px;
|
|
33988
|
-
height: 22px;
|
|
33843
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
33844
|
+
margin-right: 2px;
|
|
33989
33845
|
}
|
|
33990
|
-
|
|
33991
|
-
|
|
33846
|
+
|
|
33847
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
33848
|
+
padding-left: 8px;
|
|
33849
|
+
padding-right: 8px;
|
|
33992
33850
|
}
|
|
33993
|
-
.
|
|
33994
|
-
|
|
33995
|
-
}
|
|
33996
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
33997
|
-
color: #00122e;
|
|
33998
|
-
}
|
|
33999
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34000
|
-
margin-right: 6px;
|
|
34001
|
-
}
|
|
34002
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
34003
|
-
margin-left: 8px;
|
|
34004
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34005
|
-
}
|
|
34006
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
34007
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34008
|
-
}
|
|
34009
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34010
|
-
background-color: #0080ff;
|
|
34011
|
-
}
|
|
34012
|
-
.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 {
|
|
34013
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
34014
|
-
}
|
|
34015
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34016
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
34017
|
-
}
|
|
34018
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34019
|
-
background-color: #f0483e;
|
|
34020
|
-
}
|
|
34021
|
-
.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 {
|
|
34022
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
34023
|
-
}
|
|
34024
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34025
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
34026
|
-
}
|
|
34027
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34028
|
-
background-color: #fea008;
|
|
34029
|
-
}
|
|
34030
|
-
.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 {
|
|
34031
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
34032
|
-
}
|
|
34033
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34034
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
33851
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
33852
|
+
border-radius: 4px;
|
|
34035
33853
|
}
|
|
34036
|
-
.
|
|
34037
|
-
|
|
33854
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33855
|
+
border-radius: 4px;
|
|
34038
33856
|
}
|
|
34039
|
-
|
|
34040
|
-
|
|
33857
|
+
|
|
33858
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
33859
|
+
padding-left: 12px;
|
|
33860
|
+
padding-right: 12px;
|
|
34041
33861
|
}
|
|
34042
|
-
|
|
33862
|
+
|
|
33863
|
+
.E_ckld275 {
|
|
34043
33864
|
background-color: rgba(225, 230, 241, 0.6);
|
|
34044
33865
|
}
|
|
34045
|
-
.
|
|
34046
|
-
background-color:
|
|
33866
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33867
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
33868
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34047
33869
|
}
|
|
34048
|
-
.
|
|
34049
|
-
background-color:
|
|
33870
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33871
|
+
background-color: transparent;
|
|
34050
33872
|
}
|
|
34051
|
-
|
|
34052
|
-
|
|
34053
|
-
width: 8px;
|
|
34054
|
-
height: 8px;
|
|
34055
|
-
border-radius: 50%;
|
|
34056
|
-
display: inline-block;
|
|
33873
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
33874
|
+
background-color: transparent;
|
|
34057
33875
|
}
|
|
34058
33876
|
|
|
34059
33877
|
.E_l12xdkhl {
|
|
@@ -34130,6 +33948,81 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34130
33948
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34131
33949
|
}
|
|
34132
33950
|
|
|
33951
|
+
.E_sddwhm6 {
|
|
33952
|
+
margin: 0;
|
|
33953
|
+
border-radius: 20px;
|
|
33954
|
+
padding: 2px 10px;
|
|
33955
|
+
height: 22px;
|
|
33956
|
+
}
|
|
33957
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
33958
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
33959
|
+
}
|
|
33960
|
+
.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 {
|
|
33961
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
33962
|
+
}
|
|
33963
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
33964
|
+
color: #00122e;
|
|
33965
|
+
}
|
|
33966
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
33967
|
+
margin-right: 6px;
|
|
33968
|
+
}
|
|
33969
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
33970
|
+
margin-left: 8px;
|
|
33971
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33972
|
+
}
|
|
33973
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
33974
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33975
|
+
}
|
|
33976
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
33977
|
+
background-color: #0080ff;
|
|
33978
|
+
}
|
|
33979
|
+
.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 {
|
|
33980
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
33981
|
+
}
|
|
33982
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
33983
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
33984
|
+
}
|
|
33985
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
33986
|
+
background-color: #f0483e;
|
|
33987
|
+
}
|
|
33988
|
+
.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 {
|
|
33989
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
33990
|
+
}
|
|
33991
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
33992
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
33993
|
+
}
|
|
33994
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
33995
|
+
background-color: #fea008;
|
|
33996
|
+
}
|
|
33997
|
+
.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 {
|
|
33998
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
33999
|
+
}
|
|
34000
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34001
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
34002
|
+
}
|
|
34003
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34004
|
+
background-color: #00ba5d;
|
|
34005
|
+
}
|
|
34006
|
+
.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 {
|
|
34007
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
34008
|
+
}
|
|
34009
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34010
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34011
|
+
}
|
|
34012
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34013
|
+
background-color: #6b7d99;
|
|
34014
|
+
}
|
|
34015
|
+
.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 {
|
|
34016
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
34017
|
+
}
|
|
34018
|
+
|
|
34019
|
+
.E_satwmqm {
|
|
34020
|
+
width: 8px;
|
|
34021
|
+
height: 8px;
|
|
34022
|
+
border-radius: 50%;
|
|
34023
|
+
display: inline-block;
|
|
34024
|
+
}
|
|
34025
|
+
|
|
34133
34026
|
.E_tc97u5y {
|
|
34134
34027
|
height: 100%;
|
|
34135
34028
|
}
|
|
@@ -34500,252 +34393,172 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34500
34393
|
background: #fff;
|
|
34501
34394
|
}
|
|
34502
34395
|
|
|
34503
|
-
.
|
|
34504
|
-
|
|
34505
|
-
|
|
34506
|
-
|
|
34507
|
-
border-radius: 4px 0 0 4px;
|
|
34508
|
-
padding-right: 4px;
|
|
34509
|
-
margin-right: 4px;
|
|
34396
|
+
.E_ckui4s7 {
|
|
34397
|
+
color: #2d3a56;
|
|
34398
|
+
line-height: 22px;
|
|
34399
|
+
display: inline-flex;
|
|
34510
34400
|
}
|
|
34511
|
-
|
|
34512
|
-
|
|
34401
|
+
.E_ckui4s7 .ant-checkbox {
|
|
34402
|
+
height: 22px;
|
|
34513
34403
|
display: flex;
|
|
34514
34404
|
align-items: center;
|
|
34515
|
-
|
|
34516
|
-
column-gap: 6px;
|
|
34517
|
-
}
|
|
34518
|
-
|
|
34519
|
-
.E_p1cmxsf7 {
|
|
34520
|
-
display: flex;
|
|
34521
|
-
flex-direction: column;
|
|
34522
|
-
justify-content: center;
|
|
34523
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34405
|
+
top: 0;
|
|
34524
34406
|
}
|
|
34525
|
-
.
|
|
34526
|
-
|
|
34407
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34408
|
+
border: none;
|
|
34527
34409
|
}
|
|
34528
|
-
|
|
34529
|
-
|
|
34530
|
-
padding: 0 8px;
|
|
34531
|
-
height: 18px;
|
|
34410
|
+
.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 {
|
|
34411
|
+
border-color: #0080ff;
|
|
34532
34412
|
}
|
|
34533
|
-
|
|
34534
|
-
.
|
|
34535
|
-
padding: 2px 8px;
|
|
34536
|
-
height: 24px;
|
|
34413
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34414
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34537
34415
|
}
|
|
34538
|
-
|
|
34539
|
-
|
|
34540
|
-
margin: 0;
|
|
34416
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34417
|
+
border: 1px solid #0080ff;
|
|
34541
34418
|
}
|
|
34542
|
-
|
|
34543
|
-
|
|
34544
|
-
margin-right: 4px;
|
|
34545
|
-
height: 16px;
|
|
34419
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34420
|
+
background: #0080ff;
|
|
34546
34421
|
}
|
|
34547
|
-
|
|
34548
|
-
|
|
34549
|
-
|
|
34550
|
-
|
|
34551
|
-
|
|
34552
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34553
|
-
word-break: break-all;
|
|
34554
|
-
display: inline;
|
|
34555
|
-
white-space: normal;
|
|
34422
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34423
|
+
background-color: #fff;
|
|
34424
|
+
height: 2px;
|
|
34425
|
+
width: 10px;
|
|
34426
|
+
border-radius: 2px;
|
|
34556
34427
|
}
|
|
34557
|
-
|
|
34558
|
-
.
|
|
34559
|
-
margin-bottom: 4px;
|
|
34560
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34561
|
-
overflow: hidden;
|
|
34562
|
-
text-overflow: ellipsis;
|
|
34563
|
-
white-space: nowrap;
|
|
34428
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34429
|
+
opacity: 0.5;
|
|
34564
34430
|
}
|
|
34565
|
-
|
|
34566
|
-
.
|
|
34567
|
-
color: rgba(
|
|
34568
|
-
line-height: 32px;
|
|
34569
|
-
height: 32px;
|
|
34570
|
-
margin-bottom: 0;
|
|
34431
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34432
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34433
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34571
34434
|
}
|
|
34572
|
-
.
|
|
34573
|
-
color: #
|
|
34435
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34436
|
+
border-color: #2d3a56;
|
|
34574
34437
|
}
|
|
34575
|
-
.
|
|
34576
|
-
|
|
34438
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34439
|
+
background: #2d3a56;
|
|
34577
34440
|
}
|
|
34578
|
-
.
|
|
34579
|
-
|
|
34441
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34442
|
+
padding: 0;
|
|
34580
34443
|
}
|
|
34581
|
-
.
|
|
34582
|
-
|
|
34444
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34445
|
+
display: inline-block;
|
|
34446
|
+
margin-left: 12px;
|
|
34447
|
+
color: #2d3a56;
|
|
34583
34448
|
}
|
|
34584
|
-
.
|
|
34449
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34450
|
+
margin-left: 28px;
|
|
34585
34451
|
color: rgba(44, 56, 82, 0.6);
|
|
34586
34452
|
}
|
|
34587
|
-
|
|
34588
|
-
|
|
34589
|
-
margin-bottom: 0;
|
|
34590
|
-
color: #00122e;
|
|
34453
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34454
|
+
margin-left: 8px;
|
|
34591
34455
|
}
|
|
34592
|
-
|
|
34593
|
-
|
|
34594
|
-
line-height: 32px;
|
|
34595
|
-
margin-right: 6px;
|
|
34456
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34457
|
+
margin-left: 24px;
|
|
34596
34458
|
}
|
|
34597
34459
|
|
|
34598
|
-
.
|
|
34599
|
-
|
|
34600
|
-
|
|
34460
|
+
.E_lht19u8 {
|
|
34461
|
+
width: 64px;
|
|
34462
|
+
height: 64px;
|
|
34463
|
+
display: flex;
|
|
34464
|
+
align-items: center;
|
|
34465
|
+
justify-content: center;
|
|
34601
34466
|
position: relative;
|
|
34602
|
-
|
|
34603
|
-
}
|
|
34604
|
-
.E_bsub5bw p {
|
|
34605
|
-
width: 100%;
|
|
34606
|
-
overflow: hidden;
|
|
34607
|
-
text-overflow: ellipsis;
|
|
34608
|
-
white-space: nowrap;
|
|
34467
|
+
opacity: 0.2;
|
|
34609
34468
|
}
|
|
34610
34469
|
|
|
34611
|
-
.
|
|
34612
|
-
|
|
34613
|
-
|
|
34614
|
-
|
|
34615
|
-
|
|
34616
|
-
|
|
34617
|
-
|
|
34618
|
-
|
|
34619
|
-
|
|
34620
|
-
|
|
34621
|
-
|
|
34622
|
-
z-index: 2;
|
|
34623
|
-
display: flex;
|
|
34624
|
-
padding: 8px;
|
|
34625
|
-
flex-wrap: nowrap;
|
|
34626
|
-
justify-content: flex-start;
|
|
34627
|
-
background: #f2f5fa;
|
|
34628
|
-
font-size: 14px;
|
|
34629
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34630
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34631
|
-
}
|
|
34632
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34633
|
-
align-items: inherit;
|
|
34634
|
-
}
|
|
34635
|
-
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34636
|
-
display: flex;
|
|
34637
|
-
justify-content: flex-start;
|
|
34638
|
-
align-items: flex-start;
|
|
34639
|
-
flex-wrap: wrap;
|
|
34640
|
-
padding: 8px;
|
|
34641
|
-
border: none;
|
|
34642
|
-
}
|
|
34643
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34644
|
-
flex-basis: 100%;
|
|
34645
|
-
margin: 12px 0 0;
|
|
34646
|
-
order: 99;
|
|
34647
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34648
|
-
}
|
|
34649
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34650
|
-
color: #f0483e;
|
|
34651
|
-
flex-basis: 100%;
|
|
34652
|
-
order: 98;
|
|
34653
|
-
margin: 12px 0 0;
|
|
34654
|
-
}
|
|
34655
|
-
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34656
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34657
|
-
}
|
|
34658
|
-
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34659
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34660
|
-
}
|
|
34661
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34662
|
-
flex: 1 0 0;
|
|
34663
|
-
overflow: hidden;
|
|
34664
|
-
}
|
|
34665
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34666
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34667
|
-
margin: 0;
|
|
34668
|
-
}
|
|
34669
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34670
|
-
text-align: center;
|
|
34671
|
-
}
|
|
34672
|
-
.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 > * {
|
|
34673
|
-
text-align: center;
|
|
34470
|
+
.E_lk3gkp4 {
|
|
34471
|
+
position: absolute;
|
|
34472
|
+
width: 5px;
|
|
34473
|
+
height: 48px;
|
|
34474
|
+
left: 9.33px;
|
|
34475
|
+
top: 40.5px;
|
|
34476
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34477
|
+
border-radius: 5px;
|
|
34478
|
+
transform: rotate(-128deg);
|
|
34479
|
+
transform-origin: top left;
|
|
34480
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34674
34481
|
}
|
|
34675
|
-
|
|
34676
|
-
|
|
34482
|
+
|
|
34483
|
+
.E_ll4n94n {
|
|
34484
|
+
position: absolute;
|
|
34485
|
+
width: 5px;
|
|
34486
|
+
height: 48px;
|
|
34487
|
+
left: 40.8px;
|
|
34488
|
+
top: 8.4px;
|
|
34489
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34490
|
+
border-radius: 5px;
|
|
34491
|
+
transform: rotate(-8deg);
|
|
34492
|
+
transform-origin: top left;
|
|
34493
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34677
34494
|
}
|
|
34678
|
-
|
|
34679
|
-
|
|
34495
|
+
|
|
34496
|
+
.E_l17lbdo6 {
|
|
34497
|
+
position: absolute;
|
|
34498
|
+
width: 5px;
|
|
34499
|
+
height: 48px;
|
|
34500
|
+
left: 52.9px;
|
|
34501
|
+
top: 51.8px;
|
|
34502
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34503
|
+
border-radius: 5px;
|
|
34504
|
+
transform: rotate(112deg);
|
|
34505
|
+
transform-origin: top left;
|
|
34506
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34680
34507
|
}
|
|
34681
|
-
|
|
34682
|
-
|
|
34508
|
+
|
|
34509
|
+
.E_w7ob4th.outside-tag {
|
|
34510
|
+
padding-left: 0;
|
|
34683
34511
|
}
|
|
34684
|
-
.
|
|
34685
|
-
|
|
34512
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34513
|
+
border-radius: 4px 0 0 4px;
|
|
34514
|
+
padding-right: 4px;
|
|
34515
|
+
margin-right: 4px;
|
|
34686
34516
|
}
|
|
34687
|
-
|
|
34688
|
-
|
|
34517
|
+
|
|
34518
|
+
.E_slr2ynn {
|
|
34519
|
+
padding: 0 8px;
|
|
34520
|
+
height: 18px;
|
|
34689
34521
|
}
|
|
34690
|
-
|
|
34691
|
-
|
|
34692
|
-
|
|
34522
|
+
|
|
34523
|
+
.E_m140wbb6 {
|
|
34524
|
+
padding: 2px 8px;
|
|
34693
34525
|
height: 24px;
|
|
34694
|
-
overflow: hidden;
|
|
34695
|
-
}
|
|
34696
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34697
|
-
padding: 0;
|
|
34698
|
-
}
|
|
34699
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34700
|
-
cursor: not-allowed;
|
|
34701
|
-
opacity: 0.5;
|
|
34702
34526
|
}
|
|
34703
|
-
|
|
34527
|
+
|
|
34528
|
+
.E_t1fozc1i {
|
|
34704
34529
|
margin: 0;
|
|
34705
34530
|
}
|
|
34706
|
-
|
|
34707
|
-
.
|
|
34708
|
-
|
|
34709
|
-
|
|
34710
|
-
}
|
|
34711
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34712
|
-
font-size: inherit;
|
|
34713
|
-
}
|
|
34714
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34715
|
-
min-height: 24px;
|
|
34716
|
-
font-size: 12px;
|
|
34717
|
-
position: relative;
|
|
34718
|
-
}
|
|
34719
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34720
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34531
|
+
|
|
34532
|
+
.E_i1vxv4ln {
|
|
34533
|
+
margin-right: 4px;
|
|
34534
|
+
height: 16px;
|
|
34721
34535
|
}
|
|
34722
|
-
|
|
34536
|
+
|
|
34537
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34538
|
+
font-weight: 700;
|
|
34539
|
+
color: #00122e;
|
|
34723
34540
|
background-color: rgba(237, 241, 250, 0.6);
|
|
34541
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34542
|
+
word-break: break-all;
|
|
34543
|
+
display: inline;
|
|
34544
|
+
white-space: normal;
|
|
34724
34545
|
}
|
|
34725
34546
|
|
|
34726
|
-
.
|
|
34547
|
+
.E_r77hffu {
|
|
34727
34548
|
display: flex;
|
|
34728
34549
|
align-items: center;
|
|
34729
|
-
|
|
34730
|
-
|
|
34731
|
-
.E_a138syjm button.ant-btn {
|
|
34732
|
-
padding: 2px 8px;
|
|
34733
|
-
height: 24px;
|
|
34734
|
-
}
|
|
34735
|
-
.E_a138syjm > span.maximum-desc {
|
|
34736
|
-
display: none;
|
|
34737
|
-
margin-left: 8px;
|
|
34738
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34739
|
-
}
|
|
34740
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
34741
|
-
display: inline;
|
|
34550
|
+
justify-content: space-between;
|
|
34551
|
+
column-gap: 6px;
|
|
34742
34552
|
}
|
|
34743
34553
|
|
|
34744
|
-
.
|
|
34745
|
-
|
|
34746
|
-
|
|
34747
|
-
|
|
34748
|
-
|
|
34554
|
+
.E_p1cmxsf7 {
|
|
34555
|
+
display: flex;
|
|
34556
|
+
flex-direction: column;
|
|
34557
|
+
justify-content: center;
|
|
34558
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34559
|
+
}
|
|
34560
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34561
|
+
font-size: 0;
|
|
34749
34562
|
}
|
|
34750
34563
|
|
|
34751
34564
|
.E_sjob3jg {
|
|
@@ -34799,148 +34612,346 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34799
34612
|
width: 100%;
|
|
34800
34613
|
min-height: unset;
|
|
34801
34614
|
}
|
|
34802
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
34803
|
-
height: 26px;
|
|
34804
|
-
line-height: 26px;
|
|
34805
|
-
width: 100%;
|
|
34806
|
-
padding: 0;
|
|
34807
|
-
font-size: 12px;
|
|
34615
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
34616
|
+
height: 26px;
|
|
34617
|
+
line-height: 26px;
|
|
34618
|
+
width: 100%;
|
|
34619
|
+
padding: 0;
|
|
34620
|
+
font-size: 12px;
|
|
34621
|
+
}
|
|
34622
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
34623
|
+
margin-right: 10px;
|
|
34624
|
+
}
|
|
34625
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
34626
|
+
display: none;
|
|
34627
|
+
}
|
|
34628
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
34629
|
+
padding-left: 8px;
|
|
34630
|
+
padding-right: 4px;
|
|
34631
|
+
border-radius: 4px 0 0 4px;
|
|
34632
|
+
}
|
|
34633
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
34634
|
+
margin-right: 0;
|
|
34635
|
+
}
|
|
34636
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
34637
|
+
padding-right: 8px;
|
|
34638
|
+
padding-left: 12px;
|
|
34639
|
+
border-radius: 0 4px 4px 0;
|
|
34640
|
+
}
|
|
34641
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
34642
|
+
content: "";
|
|
34643
|
+
width: 0;
|
|
34644
|
+
height: 0;
|
|
34645
|
+
border: 13px solid transparent;
|
|
34646
|
+
position: absolute;
|
|
34647
|
+
top: 0;
|
|
34648
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
34649
|
+
z-index: 2;
|
|
34650
|
+
position: relative;
|
|
34651
|
+
top: -50%;
|
|
34652
|
+
right: -100%;
|
|
34653
|
+
}
|
|
34654
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
34655
|
+
padding: 0 4px 0 12px;
|
|
34656
|
+
}
|
|
34657
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
34658
|
+
content: "";
|
|
34659
|
+
width: 0;
|
|
34660
|
+
height: 0;
|
|
34661
|
+
border: 13px solid transparent;
|
|
34662
|
+
position: absolute;
|
|
34663
|
+
top: 0;
|
|
34664
|
+
border-left: 8px solid #fff;
|
|
34665
|
+
left: 0;
|
|
34666
|
+
}
|
|
34667
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
34668
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
34669
|
+
}
|
|
34670
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
34671
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34672
|
+
}
|
|
34673
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
34674
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
34675
|
+
}
|
|
34676
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
34677
|
+
cursor: pointer;
|
|
34678
|
+
min-width: var(--item-min-width);
|
|
34679
|
+
}
|
|
34680
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
34681
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
34682
|
+
min-width: var(--item-min-width);
|
|
34683
|
+
}
|
|
34684
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
34685
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
34686
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34687
|
+
}
|
|
34688
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
34689
|
+
padding: 0;
|
|
34690
|
+
}
|
|
34691
|
+
|
|
34692
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
34693
|
+
width: 192px;
|
|
34694
|
+
row-gap: 2px;
|
|
34695
|
+
}
|
|
34696
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
34697
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34698
|
+
}
|
|
34699
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
34700
|
+
color: #00122e !important;
|
|
34701
|
+
}
|
|
34702
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
34703
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34704
|
+
}
|
|
34705
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
34706
|
+
padding: 0 8px;
|
|
34707
|
+
border-radius: 4px;
|
|
34708
|
+
height: 32px;
|
|
34709
|
+
display: flex;
|
|
34710
|
+
align-items: center;
|
|
34711
|
+
}
|
|
34712
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
34713
|
+
min-height: auto;
|
|
34714
|
+
white-space: nowrap;
|
|
34715
|
+
}
|
|
34716
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34717
|
+
font-size: 13px;
|
|
34718
|
+
line-height: 20px;
|
|
34719
|
+
max-width: 100%;
|
|
34720
|
+
padding-right: 0;
|
|
34721
|
+
}
|
|
34722
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
34723
|
+
background: rgba(0, 128, 255, 0.1);
|
|
34724
|
+
}
|
|
34725
|
+
|
|
34726
|
+
.E_h6l1tj4 {
|
|
34727
|
+
width: 100%;
|
|
34728
|
+
display: inline-flex;
|
|
34729
|
+
align-items: center;
|
|
34730
|
+
justify-content: center;
|
|
34731
|
+
column-gap: 4px;
|
|
34732
|
+
}
|
|
34733
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
34734
|
+
display: inline-flex;
|
|
34735
|
+
align-items: center;
|
|
34736
|
+
width: 18px;
|
|
34737
|
+
height: 18px;
|
|
34738
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34739
|
+
justify-content: center;
|
|
34740
|
+
}
|
|
34741
|
+
|
|
34742
|
+
.E_v18frne8 {
|
|
34743
|
+
width: 100%;
|
|
34744
|
+
display: flex;
|
|
34745
|
+
align-items: center;
|
|
34746
|
+
justify-content: center;
|
|
34747
|
+
column-gap: 6px;
|
|
34748
|
+
font-size: 13px;
|
|
34749
|
+
}
|
|
34750
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
34751
|
+
display: inline-flex;
|
|
34752
|
+
align-items: center;
|
|
34753
|
+
min-width: 20px;
|
|
34754
|
+
min-height: 20px;
|
|
34755
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34756
|
+
justify-content: center;
|
|
34757
|
+
}
|
|
34758
|
+
|
|
34759
|
+
.E_t1dtlqs1 {
|
|
34760
|
+
margin-bottom: 4px;
|
|
34761
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34762
|
+
overflow: hidden;
|
|
34763
|
+
text-overflow: ellipsis;
|
|
34764
|
+
white-space: nowrap;
|
|
34765
|
+
}
|
|
34766
|
+
|
|
34767
|
+
.E_s1ese5oy {
|
|
34768
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34769
|
+
line-height: 32px;
|
|
34770
|
+
height: 32px;
|
|
34771
|
+
margin-bottom: 0;
|
|
34772
|
+
}
|
|
34773
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34774
|
+
color: #0080ff;
|
|
34775
|
+
}
|
|
34776
|
+
.E_s1ese5oy.warning {
|
|
34777
|
+
color: #ffa500;
|
|
34778
|
+
}
|
|
34779
|
+
.E_s1ese5oy.success {
|
|
34780
|
+
color: #00ba5d;
|
|
34781
|
+
}
|
|
34782
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34783
|
+
color: #f0483e;
|
|
34784
|
+
}
|
|
34785
|
+
.E_s1ese5oy.normal {
|
|
34786
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34787
|
+
}
|
|
34788
|
+
|
|
34789
|
+
.E_b1ibis43 {
|
|
34790
|
+
margin-bottom: 0;
|
|
34791
|
+
color: #00122e;
|
|
34792
|
+
}
|
|
34793
|
+
|
|
34794
|
+
.E_b11xxjd2 {
|
|
34795
|
+
line-height: 32px;
|
|
34796
|
+
margin-right: 6px;
|
|
34797
|
+
}
|
|
34798
|
+
|
|
34799
|
+
.E_bsub5bw.with-description {
|
|
34800
|
+
height: 24px;
|
|
34801
|
+
flex: 1;
|
|
34802
|
+
position: relative;
|
|
34803
|
+
top: -7px;
|
|
34804
|
+
}
|
|
34805
|
+
.E_bsub5bw p {
|
|
34806
|
+
width: 100%;
|
|
34807
|
+
overflow: hidden;
|
|
34808
|
+
text-overflow: ellipsis;
|
|
34809
|
+
white-space: nowrap;
|
|
34810
|
+
}
|
|
34811
|
+
|
|
34812
|
+
.E_tmoyoag {
|
|
34813
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34814
|
+
border-radius: 8px;
|
|
34815
|
+
overflow: auto;
|
|
34816
|
+
}
|
|
34817
|
+
.E_tmoyoag .ant-list {
|
|
34818
|
+
position: relative;
|
|
34819
|
+
}
|
|
34820
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34821
|
+
position: sticky;
|
|
34822
|
+
top: 0;
|
|
34823
|
+
z-index: 2;
|
|
34824
|
+
display: flex;
|
|
34825
|
+
padding: 8px;
|
|
34826
|
+
flex-wrap: nowrap;
|
|
34827
|
+
justify-content: flex-start;
|
|
34828
|
+
background: #f2f5fa;
|
|
34829
|
+
font-size: 14px;
|
|
34830
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34831
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34832
|
+
}
|
|
34833
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34834
|
+
align-items: inherit;
|
|
34835
|
+
}
|
|
34836
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34837
|
+
display: flex;
|
|
34838
|
+
justify-content: flex-start;
|
|
34839
|
+
align-items: flex-start;
|
|
34840
|
+
flex-wrap: wrap;
|
|
34841
|
+
padding: 8px;
|
|
34842
|
+
border: none;
|
|
34843
|
+
}
|
|
34844
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34845
|
+
flex-basis: 100%;
|
|
34846
|
+
margin: 12px 0 0;
|
|
34847
|
+
order: 99;
|
|
34848
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34849
|
+
}
|
|
34850
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34851
|
+
color: #f0483e;
|
|
34852
|
+
flex-basis: 100%;
|
|
34853
|
+
order: 98;
|
|
34854
|
+
margin: 12px 0 0;
|
|
34855
|
+
}
|
|
34856
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34857
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34808
34858
|
}
|
|
34809
|
-
.
|
|
34810
|
-
|
|
34859
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34860
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34811
34861
|
}
|
|
34812
|
-
.
|
|
34813
|
-
|
|
34862
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34863
|
+
flex: 1 0 0;
|
|
34864
|
+
overflow: hidden;
|
|
34814
34865
|
}
|
|
34815
|
-
.
|
|
34816
|
-
|
|
34817
|
-
|
|
34818
|
-
border-radius: 4px 0 0 4px;
|
|
34866
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34867
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34868
|
+
margin: 0;
|
|
34819
34869
|
}
|
|
34820
|
-
.
|
|
34821
|
-
|
|
34870
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34871
|
+
text-align: center;
|
|
34822
34872
|
}
|
|
34823
|
-
.
|
|
34824
|
-
|
|
34825
|
-
padding-left: 12px;
|
|
34826
|
-
border-radius: 0 4px 4px 0;
|
|
34873
|
+
.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 > * {
|
|
34874
|
+
text-align: center;
|
|
34827
34875
|
}
|
|
34828
|
-
.
|
|
34829
|
-
|
|
34830
|
-
width: 0;
|
|
34831
|
-
height: 0;
|
|
34832
|
-
border: 13px solid transparent;
|
|
34833
|
-
position: absolute;
|
|
34834
|
-
top: 0;
|
|
34835
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
34836
|
-
z-index: 2;
|
|
34837
|
-
position: relative;
|
|
34838
|
-
top: -50%;
|
|
34839
|
-
right: -100%;
|
|
34876
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34877
|
+
text-align: left;
|
|
34840
34878
|
}
|
|
34841
|
-
.
|
|
34842
|
-
|
|
34879
|
+
.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 > * {
|
|
34880
|
+
text-align: left;
|
|
34843
34881
|
}
|
|
34844
|
-
.
|
|
34845
|
-
|
|
34846
|
-
width: 0;
|
|
34847
|
-
height: 0;
|
|
34848
|
-
border: 13px solid transparent;
|
|
34849
|
-
position: absolute;
|
|
34850
|
-
top: 0;
|
|
34851
|
-
border-left: 8px solid #fff;
|
|
34852
|
-
left: 0;
|
|
34882
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34883
|
+
text-align: right;
|
|
34853
34884
|
}
|
|
34854
|
-
.
|
|
34855
|
-
|
|
34885
|
+
.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 > * {
|
|
34886
|
+
text-align: right;
|
|
34856
34887
|
}
|
|
34857
|
-
.
|
|
34858
|
-
|
|
34888
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34889
|
+
margin-right: 8px;
|
|
34859
34890
|
}
|
|
34860
|
-
.
|
|
34861
|
-
|
|
34891
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34892
|
+
padding: 4px;
|
|
34893
|
+
width: 24px;
|
|
34894
|
+
height: 24px;
|
|
34895
|
+
overflow: hidden;
|
|
34862
34896
|
}
|
|
34863
|
-
.
|
|
34864
|
-
|
|
34865
|
-
min-width: var(--item-min-width);
|
|
34897
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34898
|
+
padding: 0;
|
|
34866
34899
|
}
|
|
34867
|
-
.
|
|
34868
|
-
|
|
34869
|
-
|
|
34900
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34901
|
+
cursor: not-allowed;
|
|
34902
|
+
opacity: 0.5;
|
|
34870
34903
|
}
|
|
34871
|
-
.
|
|
34872
|
-
|
|
34873
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34904
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34905
|
+
margin: 0;
|
|
34874
34906
|
}
|
|
34875
|
-
.
|
|
34876
|
-
|
|
34907
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34908
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34909
|
+
border-radius: 5px;
|
|
34910
|
+
font-size: 12px;
|
|
34877
34911
|
}
|
|
34878
|
-
|
|
34879
|
-
|
|
34880
|
-
width: 192px;
|
|
34881
|
-
row-gap: 2px;
|
|
34912
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34913
|
+
font-size: inherit;
|
|
34882
34914
|
}
|
|
34883
|
-
.
|
|
34884
|
-
|
|
34915
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34916
|
+
min-height: 24px;
|
|
34917
|
+
font-size: 12px;
|
|
34918
|
+
position: relative;
|
|
34885
34919
|
}
|
|
34886
|
-
.
|
|
34887
|
-
|
|
34920
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34921
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34888
34922
|
}
|
|
34889
|
-
.
|
|
34890
|
-
background-color: rgba(
|
|
34923
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34924
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34891
34925
|
}
|
|
34892
|
-
|
|
34893
|
-
|
|
34894
|
-
border-radius: 4px;
|
|
34895
|
-
height: 32px;
|
|
34926
|
+
|
|
34927
|
+
.E_a138syjm {
|
|
34896
34928
|
display: flex;
|
|
34897
34929
|
align-items: center;
|
|
34930
|
+
margin-top: 8px;
|
|
34898
34931
|
}
|
|
34899
|
-
.
|
|
34900
|
-
|
|
34901
|
-
|
|
34932
|
+
.E_a138syjm button.ant-btn {
|
|
34933
|
+
padding: 2px 8px;
|
|
34934
|
+
height: 24px;
|
|
34902
34935
|
}
|
|
34903
|
-
.
|
|
34904
|
-
|
|
34905
|
-
|
|
34906
|
-
|
|
34907
|
-
padding-right: 0;
|
|
34936
|
+
.E_a138syjm > span.maximum-desc {
|
|
34937
|
+
display: none;
|
|
34938
|
+
margin-left: 8px;
|
|
34939
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34908
34940
|
}
|
|
34909
|
-
.
|
|
34910
|
-
|
|
34941
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34942
|
+
display: inline;
|
|
34911
34943
|
}
|
|
34912
34944
|
|
|
34913
|
-
.
|
|
34914
|
-
width:
|
|
34915
|
-
|
|
34916
|
-
|
|
34917
|
-
|
|
34918
|
-
column-gap: 4px;
|
|
34919
|
-
}
|
|
34920
|
-
.E_h6l1tj4 .step-item-prefix-container {
|
|
34921
|
-
display: inline-flex;
|
|
34922
|
-
align-items: center;
|
|
34923
|
-
width: 18px;
|
|
34924
|
-
height: 18px;
|
|
34925
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34926
|
-
justify-content: center;
|
|
34945
|
+
.E_d77i8u0 {
|
|
34946
|
+
width: 24px;
|
|
34947
|
+
height: 24px;
|
|
34948
|
+
padding: 4px;
|
|
34949
|
+
margin-right: 8px;
|
|
34927
34950
|
}
|
|
34928
34951
|
|
|
34929
|
-
.
|
|
34930
|
-
|
|
34931
|
-
|
|
34932
|
-
align-items: center;
|
|
34933
|
-
justify-content: center;
|
|
34934
|
-
column-gap: 6px;
|
|
34935
|
-
font-size: 13px;
|
|
34936
|
-
}
|
|
34937
|
-
.E_v18frne8 .step-item-prefix-container {
|
|
34938
|
-
display: inline-flex;
|
|
34939
|
-
align-items: center;
|
|
34940
|
-
min-width: 20px;
|
|
34941
|
-
min-height: 20px;
|
|
34942
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34943
|
-
justify-content: center;
|
|
34952
|
+
.E_i1g85yz3 {
|
|
34953
|
+
margin-right: 4px;
|
|
34954
|
+
height: 16px;
|
|
34944
34955
|
}
|
|
34945
34956
|
|
|
34946
34957
|
.E_t13ef470 {
|
|
@@ -34973,9 +34984,26 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34973
34984
|
background: rgba(163, 180, 204, 0.18);
|
|
34974
34985
|
}
|
|
34975
34986
|
|
|
34976
|
-
.
|
|
34977
|
-
|
|
34978
|
-
|
|
34987
|
+
.E_t1gvlxt5 {
|
|
34988
|
+
min-width: 0;
|
|
34989
|
+
flex: 1;
|
|
34990
|
+
}
|
|
34991
|
+
.E_t1gvlxt5 .tag {
|
|
34992
|
+
flex: 0 0 auto;
|
|
34993
|
+
}
|
|
34994
|
+
.E_t1gvlxt5 .progress-title {
|
|
34995
|
+
flex: 2;
|
|
34996
|
+
max-width: fit-content;
|
|
34997
|
+
}
|
|
34998
|
+
.E_t1gvlxt5 .progress-desc {
|
|
34999
|
+
flex: 1;
|
|
35000
|
+
max-width: fit-content;
|
|
35001
|
+
}
|
|
35002
|
+
|
|
35003
|
+
.E_a1ji6r68 {
|
|
35004
|
+
display: flex;
|
|
35005
|
+
align-items: center;
|
|
35006
|
+
column-gap: var(--a1ji6r68-0);
|
|
34979
35007
|
}
|
|
34980
35008
|
|
|
34981
35009
|
.E_msn7nxt {
|
|
@@ -35139,28 +35167,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35139
35167
|
margin-left: 8px;
|
|
35140
35168
|
}
|
|
35141
35169
|
|
|
35142
|
-
.E_t1gvlxt5 {
|
|
35143
|
-
min-width: 0;
|
|
35144
|
-
flex: 1;
|
|
35145
|
-
}
|
|
35146
|
-
.E_t1gvlxt5 .tag {
|
|
35147
|
-
flex: 0 0 auto;
|
|
35148
|
-
}
|
|
35149
|
-
.E_t1gvlxt5 .progress-title {
|
|
35150
|
-
flex: 2;
|
|
35151
|
-
max-width: fit-content;
|
|
35152
|
-
}
|
|
35153
|
-
.E_t1gvlxt5 .progress-desc {
|
|
35154
|
-
flex: 1;
|
|
35155
|
-
max-width: fit-content;
|
|
35156
|
-
}
|
|
35157
|
-
|
|
35158
|
-
.E_a1ji6r68 {
|
|
35159
|
-
display: flex;
|
|
35160
|
-
align-items: center;
|
|
35161
|
-
column-gap: var(--a1ji6r68-0);
|
|
35162
|
-
}
|
|
35163
|
-
|
|
35164
35170
|
.E_s20iney.skeleton-box {
|
|
35165
35171
|
display: flex;
|
|
35166
35172
|
align-items: center;
|
|
@@ -35238,6 +35244,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35238
35244
|
display: block;
|
|
35239
35245
|
}
|
|
35240
35246
|
|
|
35247
|
+
.E_i14c7jc8 {
|
|
35248
|
+
color: var(--i14c7jc8-0);
|
|
35249
|
+
}
|
|
35250
|
+
|
|
35251
|
+
.E_i1ibuolf {
|
|
35252
|
+
display: flex;
|
|
35253
|
+
align-items: center;
|
|
35254
|
+
column-gap: 4px;
|
|
35255
|
+
font-size: 12px;
|
|
35256
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35257
|
+
}
|
|
35258
|
+
|
|
35241
35259
|
.E_d1u4ndxc {
|
|
35242
35260
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35243
35261
|
font-size: 12px;
|
|
@@ -35267,16 +35285,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35267
35285
|
to {
|
|
35268
35286
|
transform: translateX(100%);
|
|
35269
35287
|
}
|
|
35270
|
-
}
|
|
35271
|
-
|
|
35272
|
-
.E_i14c7jc8 {
|
|
35273
|
-
color: var(--i14c7jc8-0);
|
|
35274
|
-
}
|
|
35275
|
-
|
|
35276
|
-
.E_i1ibuolf {
|
|
35277
|
-
display: flex;
|
|
35278
|
-
align-items: center;
|
|
35279
|
-
column-gap: 4px;
|
|
35280
|
-
font-size: 12px;
|
|
35281
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35282
35288
|
}
|