@cloudtower/eagle 490.0.1 → 490.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29713,6 +29713,198 @@ body {
29713
29713
  flex: 1;
29714
29714
  }
29715
29715
 
29716
+ .E_berrcjl {
29717
+ color: rgba(10, 37, 85, 0.6);
29718
+ margin-bottom: 4px;
29719
+ }
29720
+ .E_berrcjl .breadcrumb-link {
29721
+ color: rgba(10, 37, 85, 0.6);
29722
+ cursor: pointer;
29723
+ transition: color 160ms ease;
29724
+ }
29725
+ .E_berrcjl .breadcrumb-link:hover {
29726
+ color: #0080ff;
29727
+ }
29728
+ .E_berrcjl .breadcrumb-link:active {
29729
+ color: #005ed1;
29730
+ }
29731
+
29732
+ .E_b1nip9bk {
29733
+ padding: 4px 11px;
29734
+ }
29735
+
29736
+ .E_bqamoqe {
29737
+ white-space: nowrap;
29738
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29739
+ }
29740
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29741
+ --color: #0080ff;
29742
+ }
29743
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29744
+ --color: #0080ff;
29745
+ }
29746
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29747
+ margin-left: 1px;
29748
+ }
29749
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29750
+ border-top-right-radius: 0;
29751
+ border-bottom-right-radius: 0;
29752
+ }
29753
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29754
+ border-top-left-radius: 0;
29755
+ border-bottom-left-radius: 0;
29756
+ }
29757
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29758
+ border-radius: unset;
29759
+ }
29760
+
29761
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29762
+ padding: 4px 8px 0 8px;
29763
+ color: rgba(44, 56, 82, 0.6);
29764
+ font-size: 12px;
29765
+ }
29766
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29767
+ padding-bottom: 6px;
29768
+ }
29769
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29770
+ padding-top: 4px;
29771
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29772
+ }
29773
+
29774
+ .E_ccrbeuz .ant-collapse-item {
29775
+ border: 0px;
29776
+ background-color: #fff;
29777
+ }
29778
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
29779
+ padding-top: 0px;
29780
+ padding-bottom: 0px;
29781
+ padding-left: 0px !important;
29782
+ padding-right: 24px;
29783
+ }
29784
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
29785
+ right: 0px;
29786
+ }
29787
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
29788
+ padding: 0px;
29789
+ }
29790
+
29791
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
29792
+ padding-right: 0px;
29793
+ cursor: default;
29794
+ }
29795
+
29796
+ .E_c1uzzomf {
29797
+ margin-bottom: 16px;
29798
+ }
29799
+ .E_c1uzzomf .card-title {
29800
+ font-size: 16px;
29801
+ color: rgba(44, 56, 82, 0.6);
29802
+ font-weight: 700;
29803
+ line-height: 32px;
29804
+ }
29805
+ .E_c1uzzomf .card-body {
29806
+ padding: 24px;
29807
+ border-radius: 8px;
29808
+ background: #fff;
29809
+ }
29810
+ .E_c1uzzomf .empty {
29811
+ font-weight: 700;
29812
+ font-size: 14px;
29813
+ line-height: 22px;
29814
+ color: rgba(0, 21, 64, 0.3);
29815
+ text-align: center;
29816
+ }
29817
+
29818
+ .E_c1yyuluq {
29819
+ border-radius: 8px;
29820
+ }
29821
+ .E_c1yyuluq .ant-card-body {
29822
+ padding: 20px 24px 24px 24px;
29823
+ }
29824
+
29825
+ .E_d1bw7c5z {
29826
+ position: relative;
29827
+ max-width: 388px;
29828
+ min-width: 285px;
29829
+ }
29830
+ .E_d1bw7c5z .center {
29831
+ position: absolute;
29832
+ font-size: 12px;
29833
+ width: 80px;
29834
+ height: 100px;
29835
+ top: 0;
29836
+ left: 35px;
29837
+ display: flex;
29838
+ flex-direction: column;
29839
+ justify-content: center;
29840
+ align-items: center;
29841
+ color: #00122e;
29842
+ }
29843
+ .E_d1bw7c5z .center .number {
29844
+ font-size: 24px;
29845
+ font-weight: 700;
29846
+ }
29847
+ .E_d1bw7c5z .center .text {
29848
+ padding: 0 5px;
29849
+ font-size: 12px;
29850
+ width: inherit;
29851
+ text-align: center;
29852
+ }
29853
+ .E_d1bw7c5z .recharts-wrapper {
29854
+ display: flex;
29855
+ }
29856
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29857
+ position: relative !important;
29858
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29859
+ left: 0 !important;
29860
+ bottom: 0 !important;
29861
+ display: flex;
29862
+ align-items: center;
29863
+ }
29864
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29865
+ width: 100%;
29866
+ }
29867
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29868
+ width: 100%;
29869
+ margin-right: 0 !important;
29870
+ line-height: 18px;
29871
+ }
29872
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29873
+ border-radius: 2px;
29874
+ }
29875
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29876
+ min-width: 75px;
29877
+ max-width: 198px;
29878
+ width: calc(100% - 20px);
29879
+ margin-left: 2px;
29880
+ color: #00122e !important;
29881
+ display: inline-flex;
29882
+ justify-content: space-between;
29883
+ }
29884
+ .E_d1bw7c5z .tooltip-text {
29885
+ maxwidth: calc(100% - 12px);
29886
+ cursor: pointer;
29887
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29888
+ overflow: hidden;
29889
+ text-overflow: ellipsis;
29890
+ white-space: nowrap;
29891
+ }
29892
+ .E_d1bw7c5z .value {
29893
+ color: rgba(44, 56, 82, 0.7490196078);
29894
+ }
29895
+
29896
+ .E_t10pqbtc {
29897
+ width: 140px;
29898
+ }
29899
+ .E_t10pqbtc .item {
29900
+ margin: 6px auto;
29901
+ display: flex;
29902
+ justify-content: space-between;
29903
+ }
29904
+ .E_t10pqbtc .item .name {
29905
+ width: 102px;
29906
+ }
29907
+
29716
29908
  .E_b1wx3t3t.ant-btn-icon-only {
29717
29909
  justify-content: center;
29718
29910
  }
@@ -29976,315 +30168,58 @@ body {
29976
30168
  justify-content: center;
29977
30169
  }
29978
30170
 
29979
- .E_berrcjl {
29980
- color: rgba(10, 37, 85, 0.6);
29981
- margin-bottom: 4px;
30171
+ .E_sx1bpnu .ant-input-sm {
30172
+ line-height: 18px;
29982
30173
  }
29983
- .E_berrcjl .breadcrumb-link {
29984
- color: rgba(10, 37, 85, 0.6);
29985
- cursor: pointer;
29986
- transition: color 160ms ease;
30174
+
30175
+ .E_c1bus5hc {
30176
+ --color: white;
30177
+ height: 14px;
30178
+ width: 14px;
30179
+ border-radius: 50%;
30180
+ flex-shrink: 0;
30181
+ display: flex;
30182
+ align-items: center;
30183
+ justify-content: center;
30184
+ border: 1px solid var(--color);
29987
30185
  }
29988
- .E_berrcjl .breadcrumb-link:hover {
29989
- color: #0080ff;
30186
+ .E_c1bus5hc .circle-inner {
30187
+ position: relative;
30188
+ height: 10px;
30189
+ width: 10px;
30190
+ border-radius: 50%;
30191
+ overflow: hidden;
29990
30192
  }
29991
- .E_berrcjl .breadcrumb-link:active {
29992
- color: #005ed1;
30193
+ .E_c1bus5hc .circle-content {
30194
+ position: absolute;
30195
+ height: 100%;
30196
+ width: 100%;
30197
+ left: 0;
30198
+ top: 0;
30199
+ border-radius: 50%;
30200
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30201
+ transform: rotate(180deg);
29993
30202
  }
29994
-
29995
- .E_b1nip9bk {
29996
- padding: 4px 11px;
30203
+ .E_c1bus5hc .circle-child {
30204
+ position: absolute;
30205
+ height: 100%;
30206
+ width: 100%;
30207
+ left: 0;
30208
+ top: 0;
30209
+ margin-left: 50%;
30210
+ transform-origin: left;
30211
+ background: white;
30212
+ transform: rotate(0deg);
29997
30213
  }
29998
30214
 
29999
- .E_bqamoqe {
30000
- white-space: nowrap;
30001
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30215
+ .E_rapgekc.ant-radio-wrapper {
30216
+ display: inline-flex;
30217
+ align-items: baseline;
30218
+ white-space: pre-wrap;
30002
30219
  }
30003
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30004
- --color: #0080ff;
30005
- }
30006
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30007
- --color: #0080ff;
30008
- }
30009
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30010
- margin-left: 1px;
30011
- }
30012
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30013
- border-top-right-radius: 0;
30014
- border-bottom-right-radius: 0;
30015
- }
30016
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30017
- border-top-left-radius: 0;
30018
- border-bottom-left-radius: 0;
30019
- }
30020
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30021
- border-radius: unset;
30022
- }
30023
-
30024
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30025
- padding: 4px 8px 0 8px;
30026
- color: rgba(44, 56, 82, 0.6);
30027
- font-size: 12px;
30028
- }
30029
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30030
- padding-bottom: 6px;
30031
- }
30032
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30033
- padding-top: 4px;
30034
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30035
- }
30036
-
30037
- .E_ccrbeuz .ant-collapse-item {
30038
- border: 0px;
30039
- background-color: #fff;
30040
- }
30041
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30042
- padding-top: 0px;
30043
- padding-bottom: 0px;
30044
- padding-left: 0px !important;
30045
- padding-right: 24px;
30046
- }
30047
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30048
- right: 0px;
30049
- }
30050
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30051
- padding: 0px;
30052
- }
30053
-
30054
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30055
- padding-right: 0px;
30056
- cursor: default;
30057
- }
30058
-
30059
- .E_c1uzzomf {
30060
- margin-bottom: 16px;
30061
- }
30062
- .E_c1uzzomf .card-title {
30063
- font-size: 16px;
30064
- color: rgba(44, 56, 82, 0.6);
30065
- font-weight: 700;
30066
- line-height: 32px;
30067
- }
30068
- .E_c1uzzomf .card-body {
30069
- padding: 24px;
30070
- border-radius: 8px;
30071
- background: #fff;
30072
- }
30073
- .E_c1uzzomf .empty {
30074
- font-weight: 700;
30075
- font-size: 14px;
30076
- line-height: 22px;
30077
- color: rgba(0, 21, 64, 0.3);
30078
- text-align: center;
30079
- }
30080
-
30081
- .E_c1yyuluq {
30082
- border-radius: 8px;
30083
- }
30084
- .E_c1yyuluq .ant-card-body {
30085
- padding: 20px 24px 24px 24px;
30086
- }
30087
-
30088
- .E_d1bw7c5z {
30089
- position: relative;
30090
- max-width: 388px;
30091
- min-width: 285px;
30092
- }
30093
- .E_d1bw7c5z .center {
30094
- position: absolute;
30095
- font-size: 12px;
30096
- width: 80px;
30097
- height: 100px;
30098
- top: 0;
30099
- left: 35px;
30100
- display: flex;
30101
- flex-direction: column;
30102
- justify-content: center;
30103
- align-items: center;
30104
- color: #00122e;
30105
- }
30106
- .E_d1bw7c5z .center .number {
30107
- font-size: 24px;
30108
- font-weight: 700;
30109
- }
30110
- .E_d1bw7c5z .center .text {
30111
- padding: 0 5px;
30112
- font-size: 12px;
30113
- width: inherit;
30114
- text-align: center;
30115
- }
30116
- .E_d1bw7c5z .recharts-wrapper {
30117
- display: flex;
30118
- }
30119
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30120
- position: relative !important;
30121
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30122
- left: 0 !important;
30123
- bottom: 0 !important;
30124
- display: flex;
30125
- align-items: center;
30126
- }
30127
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30128
- width: 100%;
30129
- }
30130
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30131
- width: 100%;
30132
- margin-right: 0 !important;
30133
- line-height: 18px;
30134
- }
30135
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30136
- border-radius: 2px;
30137
- }
30138
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30139
- min-width: 75px;
30140
- max-width: 198px;
30141
- width: calc(100% - 20px);
30142
- margin-left: 2px;
30143
- color: #00122e !important;
30144
- display: inline-flex;
30145
- justify-content: space-between;
30146
- }
30147
- .E_d1bw7c5z .tooltip-text {
30148
- maxwidth: calc(100% - 12px);
30149
- cursor: pointer;
30150
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30151
- overflow: hidden;
30152
- text-overflow: ellipsis;
30153
- white-space: nowrap;
30154
- }
30155
- .E_d1bw7c5z .value {
30156
- color: rgba(44, 56, 82, 0.7490196078);
30157
- }
30158
-
30159
- .E_t10pqbtc {
30160
- width: 140px;
30161
- }
30162
- .E_t10pqbtc .item {
30163
- margin: 6px auto;
30164
- display: flex;
30165
- justify-content: space-between;
30166
- }
30167
- .E_t10pqbtc .item .name {
30168
- width: 102px;
30169
- }
30170
-
30171
- .E_ivqqkzv {
30172
- height: 24px;
30173
- width: 56px !important;
30174
- margin-right: 4px;
30175
- }
30176
-
30177
- .E_c1wk4q29 {
30178
- color: rgba(44, 56, 82, 0.6);
30179
- }
30180
-
30181
- .E_phljevk {
30182
- display: flex;
30183
- justify-content: space-between;
30184
- align-items: center;
30185
- padding: 10px 0;
30186
- color: rgba(44, 56, 82, 0.6);
30187
- font-size: 12px;
30188
- line-height: 24px;
30189
- }
30190
- .E_phljevk .pagination-left {
30191
- padding: 2px 8px;
30192
- }
30193
- .E_phljevk .dropdown-trigger {
30194
- display: flex;
30195
- align-items: center;
30196
- border-radius: 6px;
30197
- cursor: pointer;
30198
- transition: all 0.3s ease;
30199
- }
30200
- .E_phljevk .dropdown-trigger:hover {
30201
- background: rgba(211, 218, 235, 0.6);
30202
- color: #0080ff;
30203
- }
30204
- .E_phljevk .dropdown-trigger .icon-inner {
30205
- margin-left: 4px;
30206
- }
30207
- .E_phljevk .pagination-right {
30208
- display: flex;
30209
- align-items: center;
30210
- color: #0080ff;
30211
- font-weight: bold;
30212
- }
30213
- .E_phljevk .pagination-right .icon-inner {
30214
- margin-left: 4px;
30215
- }
30216
- .E_phljevk .pagination-right .prev-btn,
30217
- .E_phljevk .pagination-right .next-btn {
30218
- padding: 0 8px;
30219
- }
30220
- .E_phljevk .pagination-right .prev-btn > span,
30221
- .E_phljevk .pagination-right .next-btn > span {
30222
- color: #0080ff;
30223
- }
30224
- .E_phljevk .pagination-right .next-btn .icon-inner {
30225
- transform: rotate(180deg);
30226
- }
30227
-
30228
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30229
- max-height: calc(100vh - 128px);
30230
- overflow-y: auto;
30231
- }
30232
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30233
- padding: 4px 20px;
30234
- font-size: 12px;
30235
- line-height: 18px;
30236
- }
30237
-
30238
- .E_sx1bpnu .ant-input-sm {
30239
- line-height: 18px;
30240
- }
30241
-
30242
- .E_itxley7.ant-input-group.ant-input-group-compact {
30243
- display: flex;
30244
- }
30245
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30246
- border-bottom-left-radius: 5px;
30247
- border-top-left-radius: 5px;
30248
- }
30249
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30250
- border-bottom-right-radius: 5px;
30251
- border-top-right-radius: 5px;
30252
- }
30253
-
30254
- .E_i11gg7mj .ant-input-prefix {
30255
- margin-right: 8px;
30256
- }
30257
- .E_i11gg7mj .ant-input-suffix {
30258
- margin-left: 8px;
30259
- }
30260
-
30261
- .E_cc368xp {
30262
- color: #00122e;
30263
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30264
- margin-right: 8px;
30265
- padding-right: 8px;
30266
- }
30267
-
30268
- .E_i11o6xqj {
30269
- display: flex;
30270
- gap: 4px;
30271
- }
30272
- .E_i11o6xqj .icon-wrapper {
30273
- cursor: pointer;
30274
- }
30275
-
30276
- .E_d19ruhdj.icon-wrapper {
30277
- cursor: not-allowed;
30278
- }
30279
-
30280
- .E_rapgekc.ant-radio-wrapper {
30281
- display: inline-flex;
30282
- align-items: baseline;
30283
- white-space: pre-wrap;
30284
- }
30285
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30286
- position: relative;
30287
- top: 3px;
30220
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30221
+ position: relative;
30222
+ top: 3px;
30288
30223
  }
30289
30224
  .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30290
30225
  border-color: rgba(107, 128, 167, 0.6);
@@ -30405,62 +30340,186 @@ body {
30405
30340
  .E_rcc63c8 .ant-radio-button-input:focus {
30406
30341
  box-shadow: none;
30407
30342
  }
30408
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30409
- margin-right: 0;
30410
- width: initial;
30411
- box-shadow: none;
30343
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30344
+ margin-right: 0;
30345
+ width: initial;
30346
+ box-shadow: none;
30347
+ }
30348
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30349
+ display: none;
30350
+ }
30351
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30352
+ display: inline;
30353
+ }
30354
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30355
+ display: inline;
30356
+ margin-right: 8px;
30357
+ padding: 0;
30358
+ width: 36px;
30359
+ }
30360
+
30361
+ .E_ivqqkzv {
30362
+ height: 24px;
30363
+ width: 56px !important;
30364
+ margin-right: 4px;
30365
+ }
30366
+
30367
+ .E_c1wk4q29 {
30368
+ color: rgba(44, 56, 82, 0.6);
30369
+ }
30370
+
30371
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30372
+ display: flex;
30373
+ }
30374
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30375
+ border-bottom-left-radius: 5px;
30376
+ border-top-left-radius: 5px;
30377
+ }
30378
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30379
+ border-bottom-right-radius: 5px;
30380
+ border-top-right-radius: 5px;
30381
+ }
30382
+
30383
+ .E_i11gg7mj .ant-input-prefix {
30384
+ margin-right: 8px;
30385
+ }
30386
+ .E_i11gg7mj .ant-input-suffix {
30387
+ margin-left: 8px;
30388
+ }
30389
+
30390
+ .E_cc368xp {
30391
+ color: #00122e;
30392
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30393
+ margin-right: 8px;
30394
+ padding-right: 8px;
30395
+ }
30396
+
30397
+ .E_i11o6xqj {
30398
+ display: flex;
30399
+ gap: 4px;
30400
+ }
30401
+ .E_i11o6xqj .icon-wrapper {
30402
+ cursor: pointer;
30403
+ }
30404
+
30405
+ .E_d19ruhdj.icon-wrapper {
30406
+ cursor: not-allowed;
30407
+ }
30408
+
30409
+ .E_phljevk {
30410
+ display: flex;
30411
+ justify-content: space-between;
30412
+ align-items: center;
30413
+ padding: 10px 0;
30414
+ color: rgba(44, 56, 82, 0.6);
30415
+ font-size: 12px;
30416
+ line-height: 24px;
30417
+ }
30418
+ .E_phljevk .pagination-left {
30419
+ padding: 2px 8px;
30420
+ }
30421
+ .E_phljevk .dropdown-trigger {
30422
+ display: flex;
30423
+ align-items: center;
30424
+ border-radius: 6px;
30425
+ cursor: pointer;
30426
+ transition: all 0.3s ease;
30427
+ }
30428
+ .E_phljevk .dropdown-trigger:hover {
30429
+ background: rgba(211, 218, 235, 0.6);
30430
+ color: #0080ff;
30431
+ }
30432
+ .E_phljevk .dropdown-trigger .icon-inner {
30433
+ margin-left: 4px;
30434
+ }
30435
+ .E_phljevk .pagination-right {
30436
+ display: flex;
30437
+ align-items: center;
30438
+ color: #0080ff;
30439
+ font-weight: bold;
30440
+ }
30441
+ .E_phljevk .pagination-right .icon-inner {
30442
+ margin-left: 4px;
30443
+ }
30444
+ .E_phljevk .pagination-right .prev-btn,
30445
+ .E_phljevk .pagination-right .next-btn {
30446
+ padding: 0 8px;
30447
+ }
30448
+ .E_phljevk .pagination-right .prev-btn > span,
30449
+ .E_phljevk .pagination-right .next-btn > span {
30450
+ color: #0080ff;
30451
+ }
30452
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30453
+ transform: rotate(180deg);
30454
+ }
30455
+
30456
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30457
+ max-height: calc(100vh - 128px);
30458
+ overflow-y: auto;
30459
+ }
30460
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30461
+ padding: 4px 20px;
30462
+ font-size: 12px;
30463
+ line-height: 18px;
30464
+ }
30465
+
30466
+ .E_s1dizucg.ant-switch {
30467
+ min-width: 40px;
30468
+ height: 24px;
30469
+ background: rgba(172, 186, 211, 0.6);
30470
+ overflow: hidden;
30471
+ }
30472
+ .E_s1dizucg.ant-switch:focus {
30473
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30474
+ }
30475
+ .E_s1dizucg.ant-switch-small {
30476
+ min-width: 26px;
30477
+ height: 16px;
30412
30478
  }
30413
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30414
- display: none;
30479
+ .E_s1dizucg.ant-switch-large {
30480
+ min-width: 52px;
30481
+ height: 32px;
30415
30482
  }
30416
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30417
- display: inline;
30483
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30484
+ height: 20px;
30485
+ width: 20px;
30418
30486
  }
30419
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30420
- display: inline;
30421
- margin-right: 8px;
30422
- padding: 0;
30423
- width: 36px;
30487
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30488
+ border-radius: 10px;
30489
+ transition-delay: 120ms;
30424
30490
  }
30425
-
30426
- .E_c1bus5hc {
30427
- --color: white;
30491
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30428
30492
  height: 14px;
30429
30493
  width: 14px;
30430
- border-radius: 50%;
30431
- flex-shrink: 0;
30432
- display: flex;
30433
- align-items: center;
30434
- justify-content: center;
30435
- border: 1px solid var(--color);
30494
+ top: 1px;
30495
+ left: 1px;
30436
30496
  }
30437
- .E_c1bus5hc .circle-inner {
30438
- position: relative;
30439
- height: 10px;
30440
- width: 10px;
30441
- border-radius: 50%;
30442
- overflow: hidden;
30497
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30498
+ height: 28px;
30499
+ width: 28px;
30443
30500
  }
30444
- .E_c1bus5hc .circle-content {
30445
- position: absolute;
30446
- height: 100%;
30447
- width: 100%;
30448
- left: 0;
30449
- top: 0;
30450
- border-radius: 50%;
30451
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30452
- transform: rotate(180deg);
30501
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30502
+ border-radius: 14px;
30453
30503
  }
30454
- .E_c1bus5hc .circle-child {
30455
- position: absolute;
30456
- height: 100%;
30457
- width: 100%;
30458
- left: 0;
30459
- top: 0;
30460
- margin-left: 50%;
30461
- transform-origin: left;
30462
- background: white;
30463
- transform: rotate(0deg);
30504
+ .E_s1dizucg.ant-switch-checked {
30505
+ background-color: #00ba5d;
30506
+ }
30507
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30508
+ left: calc(100% - 20px - 2px);
30509
+ }
30510
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30511
+ left: calc(100% - 14px - 1px);
30512
+ }
30513
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30514
+ left: calc(100% - 28px - 2px);
30515
+ }
30516
+
30517
+ .E_c1up6e3y {
30518
+ margin-left: 5px;
30519
+ }
30520
+
30521
+ .E_tju3gfj .date {
30522
+ margin-right: 4px;
30464
30523
  }
30465
30524
 
30466
30525
  .E_s1sck0th {
@@ -30545,61 +30604,6 @@ body {
30545
30604
  background-color: #7E41FF;
30546
30605
  }
30547
30606
 
30548
- .E_s1dizucg.ant-switch {
30549
- min-width: 40px;
30550
- height: 24px;
30551
- background: rgba(172, 186, 211, 0.6);
30552
- overflow: hidden;
30553
- }
30554
- .E_s1dizucg.ant-switch:focus {
30555
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30556
- }
30557
- .E_s1dizucg.ant-switch-small {
30558
- min-width: 26px;
30559
- height: 16px;
30560
- }
30561
- .E_s1dizucg.ant-switch-large {
30562
- min-width: 52px;
30563
- height: 32px;
30564
- }
30565
- .E_s1dizucg.ant-switch .ant-switch-handle {
30566
- height: 20px;
30567
- width: 20px;
30568
- }
30569
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30570
- border-radius: 10px;
30571
- transition-delay: 120ms;
30572
- }
30573
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30574
- height: 14px;
30575
- width: 14px;
30576
- top: 1px;
30577
- left: 1px;
30578
- }
30579
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30580
- height: 28px;
30581
- width: 28px;
30582
- }
30583
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30584
- border-radius: 14px;
30585
- }
30586
- .E_s1dizucg.ant-switch-checked {
30587
- background-color: #00ba5d;
30588
- }
30589
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30590
- left: calc(100% - 20px - 2px);
30591
- }
30592
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30593
- left: calc(100% - 14px - 1px);
30594
- }
30595
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30596
- left: calc(100% - 28px - 2px);
30597
- }
30598
-
30599
- .E_c1up6e3y {
30600
- margin-left: 5px;
30601
- }
30602
-
30603
30607
  .E_t1m2x205 .ant-tooltip-arrow {
30604
30608
  display: none;
30605
30609
  }
@@ -30696,94 +30700,43 @@ body {
30696
30700
  display: inline-block;
30697
30701
  }
30698
30702
 
30699
- .E_tju3gfj .date {
30700
- margin-right: 4px;
30703
+ .E_atcz0kf .ant-input-suffix {
30704
+ margin-left: 8px;
30705
+ }
30706
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30707
+ padding: 2px 7px 2px 12px;
30701
30708
  }
30702
30709
 
30703
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30704
- display: var(--ai7qkf2-0);
30710
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30711
+ display: var(--a1wfy30z-0);
30705
30712
  }
30706
- .E_ai7qkf2 .ant-input-number-input-wrap {
30713
+ .E_a1wfy30z .ant-input-number-input-wrap {
30714
+ padding: 4px 11px;
30707
30715
  display: inline-flex;
30708
30716
  line-height: 1.5715;
30709
- height: 100%;
30710
- width: 100%;
30717
+ height: inherit;
30711
30718
  }
30712
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30713
- content: var(--ai7qkf2-1);
30714
- display: var(--ai7qkf2-2);
30719
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30720
+ content: var(--a1wfy30z-1);
30721
+ display: var(--a1wfy30z-2);
30715
30722
  flex: none;
30716
30723
  align-items: center;
30717
30724
  margin-left: 4px;
30718
- padding: 5px 12px 5px 0;
30719
- color: rgba(44, 56, 82, 0.6);
30720
30725
  }
30721
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30722
- content: var(--ai7qkf2-3);
30723
- display: var(--ai7qkf2-4);
30726
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30727
+ content: var(--a1wfy30z-3);
30728
+ display: var(--a1wfy30z-4);
30724
30729
  flex: none;
30725
30730
  align-items: center;
30726
30731
  margin-right: 4px;
30727
30732
  cursor: auto;
30728
- color: rgba(44, 56, 82, 0.6);
30729
- }
30730
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30731
- border-radius: 0;
30732
30733
  }
30733
- .E_ai7qkf2.ant-input-number {
30734
- width: 100%;
30735
- border-radius: 6px;
30736
- }
30737
- .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
30738
- border-color: #0096ff;
30739
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30740
- z-index: 1;
30741
- }
30742
- .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
30743
- border-color: #e75a3a;
30744
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30745
- }
30746
- .E_ai7qkf2 .ant-input-number-input {
30747
- height: 30px;
30748
- border: 1px;
30749
- padding: 5px 12px;
30734
+ .E_a1wfy30z .ant-input-number-input {
30735
+ padding: 0;
30736
+ margin: 0;
30737
+ height: auto;
30750
30738
  font-size: inherit;
30751
30739
  }
30752
- .E_ai7qkf2.ant-input-number-lg input {
30753
- height: 38px;
30754
- border: 1px;
30755
- padding: 8px 16px;
30756
- }
30757
- .E_ai7qkf2.ant-input-number-sm input {
30758
- height: 22px;
30759
- border: 1px;
30760
- padding: 2px 8px;
30761
- }
30762
-
30763
- .E_atcz0kf .ant-input-suffix {
30764
- margin-left: 8px;
30765
- }
30766
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30767
- padding: 2px 7px 2px 12px;
30768
- }
30769
-
30770
- .E_iouxfgt {
30771
- display: inline-flex;
30772
- align-items: center;
30773
- }
30774
- .E_iouxfgt .icon-inner {
30775
- display: inline-flex;
30776
- align-items: center;
30777
- justify-content: center;
30778
- }
30779
- .E_iouxfgt .icon-inner + span,
30780
- .E_iouxfgt span + .icon-inner.suffix {
30781
- margin-left: 4px;
30782
- }
30783
- .E_iouxfgt.is-rotate img,
30784
- .E_iouxfgt.is-rotate svg {
30785
- animation: rotate 680ms linear infinite;
30786
- }
30787
30740
 
30788
30741
  .E_i1inqkme {
30789
30742
  height: 18px;
@@ -30798,6 +30751,21 @@ body {
30798
30751
  margin-right: 4px;
30799
30752
  }
30800
30753
 
30754
+ .E_fzh9mnb {
30755
+ width: 100%;
30756
+ height: 100%;
30757
+ min-height: 124px;
30758
+ display: flex;
30759
+ flex-direction: column;
30760
+ justify-content: center;
30761
+ align-items: center;
30762
+ }
30763
+ .E_fzh9mnb .error-text {
30764
+ color: rgba(10, 37, 85, 0.6);
30765
+ margin-bottom: 16px;
30766
+ font-size: 18px;
30767
+ }
30768
+
30801
30769
  .E_f7pxqmh {
30802
30770
  width: 100%;
30803
30771
  margin-bottom: 0 !important;
@@ -30832,51 +30800,83 @@ body {
30832
30800
  min-height: 0px;
30833
30801
  }
30834
30802
 
30835
- .E_fzh9mnb {
30836
- width: 100%;
30837
- height: 100%;
30838
- min-height: 124px;
30839
- display: flex;
30840
- flex-direction: column;
30841
- justify-content: center;
30803
+ .E_iouxfgt {
30804
+ display: inline-flex;
30842
30805
  align-items: center;
30843
30806
  }
30844
- .E_fzh9mnb .error-text {
30845
- color: rgba(10, 37, 85, 0.6);
30846
- margin-bottom: 16px;
30847
- font-size: 18px;
30807
+ .E_iouxfgt .icon-inner {
30808
+ display: inline-flex;
30809
+ align-items: center;
30810
+ justify-content: center;
30811
+ }
30812
+ .E_iouxfgt .icon-inner + span,
30813
+ .E_iouxfgt span + .icon-inner.suffix {
30814
+ margin-left: 4px;
30815
+ }
30816
+ .E_iouxfgt.is-rotate img,
30817
+ .E_iouxfgt.is-rotate svg {
30818
+ animation: rotate 680ms linear infinite;
30848
30819
  }
30849
30820
 
30850
- .E_a1wfy30z .ant-input-number-handler-wrap {
30851
- display: var(--a1wfy30z-0);
30821
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30822
+ display: var(--ai7qkf2-0);
30852
30823
  }
30853
- .E_a1wfy30z .ant-input-number-input-wrap {
30854
- padding: 4px 11px;
30824
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30855
30825
  display: inline-flex;
30856
30826
  line-height: 1.5715;
30857
- height: inherit;
30827
+ height: 100%;
30828
+ width: 100%;
30858
30829
  }
30859
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30860
- content: var(--a1wfy30z-1);
30861
- display: var(--a1wfy30z-2);
30830
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30831
+ content: var(--ai7qkf2-1);
30832
+ display: var(--ai7qkf2-2);
30862
30833
  flex: none;
30863
30834
  align-items: center;
30864
30835
  margin-left: 4px;
30836
+ padding: 5px 12px 5px 0;
30837
+ color: rgba(44, 56, 82, 0.6);
30865
30838
  }
30866
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30867
- content: var(--a1wfy30z-3);
30868
- display: var(--a1wfy30z-4);
30839
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30840
+ content: var(--ai7qkf2-3);
30841
+ display: var(--ai7qkf2-4);
30869
30842
  flex: none;
30870
30843
  align-items: center;
30871
30844
  margin-right: 4px;
30872
30845
  cursor: auto;
30846
+ color: rgba(44, 56, 82, 0.6);
30873
30847
  }
30874
- .E_a1wfy30z .ant-input-number-input {
30875
- padding: 0;
30876
- margin: 0;
30877
- height: auto;
30848
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30849
+ border-radius: 0;
30850
+ }
30851
+ .E_ai7qkf2.ant-input-number {
30852
+ width: 100%;
30853
+ border-radius: 6px;
30854
+ }
30855
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
30856
+ border-color: #0096ff;
30857
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30858
+ z-index: 1;
30859
+ }
30860
+ .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
30861
+ border-color: #e75a3a;
30862
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30863
+ }
30864
+ .E_ai7qkf2 .ant-input-number-input {
30865
+ height: 30px;
30866
+ border: 1px;
30867
+ padding: 5px 12px;
30878
30868
  font-size: inherit;
30879
30869
  }
30870
+ .E_ai7qkf2.ant-input-number-lg input {
30871
+ height: 38px;
30872
+ border: 1px;
30873
+ padding: 8px 16px;
30874
+ }
30875
+ .E_ai7qkf2.ant-input-number-sm input {
30876
+ height: 22px;
30877
+ border: 1px;
30878
+ padding: 2px 8px;
30879
+ }
30880
30880
 
30881
30881
  .E_owd0kml {
30882
30882
  display: inline-block;
@@ -30887,36 +30887,6 @@ body {
30887
30887
  position: absolute;
30888
30888
  }
30889
30889
 
30890
- .E_a1b5xrg3 .user-icon-inner {
30891
- display: inline-flex;
30892
- align-items: center;
30893
- justify-content: center;
30894
- color: #fff;
30895
- font-weight: bold;
30896
- font-size: 12px;
30897
- width: 24px;
30898
- height: 24px;
30899
- border-radius: 50%;
30900
- background: var(--a1b5xrg3-0);
30901
- }
30902
- .E_a1b5xrg3.btn-item {
30903
- transition: all 160ms ease;
30904
- cursor: pointer;
30905
- width: 56px;
30906
- height: 40px;
30907
- display: inline-flex;
30908
- align-items: center;
30909
- justify-content: center;
30910
- border-radius: 6px;
30911
- }
30912
- .E_a1b5xrg3.btn-item:hover {
30913
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
30914
- }
30915
- .E_a1b5xrg3.btn-item:active {
30916
- transform: translateY(2px);
30917
- transition: all 320ms ease;
30918
- }
30919
-
30920
30890
  .E_dsnbhzf {
30921
30891
  font-family: Inter;
30922
30892
  font-style: normal;
@@ -31396,6 +31366,36 @@ body {
31396
31366
  min-width: 1280px;
31397
31367
  }
31398
31368
 
31369
+ .E_a1b5xrg3 .user-icon-inner {
31370
+ display: inline-flex;
31371
+ align-items: center;
31372
+ justify-content: center;
31373
+ color: #fff;
31374
+ font-weight: bold;
31375
+ font-size: 12px;
31376
+ width: 24px;
31377
+ height: 24px;
31378
+ border-radius: 50%;
31379
+ background: var(--a1b5xrg3-0);
31380
+ }
31381
+ .E_a1b5xrg3.btn-item {
31382
+ transition: all 160ms ease;
31383
+ cursor: pointer;
31384
+ width: 56px;
31385
+ height: 40px;
31386
+ display: inline-flex;
31387
+ align-items: center;
31388
+ justify-content: center;
31389
+ border-radius: 6px;
31390
+ }
31391
+ .E_a1b5xrg3.btn-item:hover {
31392
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31393
+ }
31394
+ .E_a1b5xrg3.btn-item:active {
31395
+ transform: translateY(2px);
31396
+ transition: all 320ms ease;
31397
+ }
31398
+
31399
31399
  .E_cnujxq2 {
31400
31400
  display: flex;
31401
31401
  flex-direction: column;
@@ -32086,63 +32086,6 @@ input.E_rf8rlle.ant-input {
32086
32086
  color: rgba(44, 56, 82, 0.7490196078);
32087
32087
  }
32088
32088
 
32089
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32090
- border-radius: 6px;
32091
- }
32092
- .E_s17wv897.ant-select.ant-select-single {
32093
- width: 100%;
32094
- color: #2d3a56;
32095
- border-color: rgba(211, 218, 235, 0.6);
32096
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32097
- font-size: 13px;
32098
- }
32099
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32100
- height: 30px;
32101
- }
32102
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32103
- height: 38px;
32104
- font-size: 13px;
32105
- }
32106
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32107
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32108
- transition: 160ms ease;
32109
- }
32110
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32111
- color: #0080ff;
32112
- }
32113
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32114
- border-color: rgba(107, 128, 167, 0.6);
32115
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32116
- }
32117
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32118
- color: #0080ff;
32119
- }
32120
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32121
- border-color: #0080ff;
32122
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32123
- }
32124
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32125
- transform: rotate(180deg);
32126
- }
32127
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32128
- background: rgba(211, 218, 235, 0.6);
32129
- border-color: rgba(172, 186, 211, 0.6);
32130
- cursor: "not-allowed";
32131
- }
32132
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32133
- border-color: #f0483e !important;
32134
- }
32135
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32136
- color: #1d326c;
32137
- }
32138
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32139
- border-color: #0080ff;
32140
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32141
- }
32142
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32143
- transform: rotate(180deg);
32144
- }
32145
-
32146
32089
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32147
32090
  opacity: 1;
32148
32091
  }
@@ -32256,43 +32199,100 @@ input.E_rf8rlle.ant-input {
32256
32199
  .E_swwhohx.ant-select.ant-select-lg .ant-select-arrow {
32257
32200
  right: 12px;
32258
32201
  }
32259
- .E_swwhohx.ant-select.ant-select-sm .ant-select-selector {
32260
- padding: 0 3px 0 8px;
32202
+ .E_swwhohx.ant-select.ant-select-sm .ant-select-selector {
32203
+ padding: 0 3px 0 8px;
32204
+ }
32205
+ .E_swwhohx.ant-select.ant-select-sm .ant-select-arrow {
32206
+ right: 4px;
32207
+ }
32208
+ .E_swwhohx.ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item {
32209
+ padding-right: 24px;
32210
+ }
32211
+
32212
+ .E_p2sxmsl {
32213
+ color: rgba(0, 21, 64, 0.3);
32214
+ }
32215
+
32216
+ .E_oa99sl3 {
32217
+ display: flex;
32218
+ justify-content: space-between;
32219
+ align-items: center;
32220
+ gap: 8px;
32221
+ }
32222
+ .E_oa99sl3,
32223
+ .E_oa99sl3 :first-child {
32224
+ line-height: inherit !important;
32225
+ }
32226
+
32227
+ .E_lvp5pj7 {
32228
+ display: flex;
32229
+ justify-content: space-between;
32230
+ align-items: center;
32231
+ gap: 8px;
32232
+ min-width: 0;
32233
+ }
32234
+
32235
+ .E_s1io1lws {
32236
+ display: flex;
32237
+ align-items: center;
32238
+ flex-shrink: 0;
32239
+ }
32240
+
32241
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32242
+ border-radius: 6px;
32243
+ }
32244
+ .E_s17wv897.ant-select.ant-select-single {
32245
+ width: 100%;
32246
+ color: #2d3a56;
32247
+ border-color: rgba(211, 218, 235, 0.6);
32248
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32249
+ font-size: 13px;
32250
+ }
32251
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32252
+ height: 30px;
32253
+ }
32254
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32255
+ height: 38px;
32256
+ font-size: 13px;
32257
+ }
32258
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32259
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32260
+ transition: 160ms ease;
32261
+ }
32262
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32263
+ color: #0080ff;
32264
+ }
32265
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32266
+ border-color: rgba(107, 128, 167, 0.6);
32267
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32268
+ }
32269
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32270
+ color: #0080ff;
32261
32271
  }
32262
- .E_swwhohx.ant-select.ant-select-sm .ant-select-arrow {
32263
- right: 4px;
32272
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32273
+ border-color: #0080ff;
32274
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32264
32275
  }
32265
- .E_swwhohx.ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item {
32266
- padding-right: 24px;
32276
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32277
+ transform: rotate(180deg);
32267
32278
  }
32268
-
32269
- .E_p2sxmsl {
32270
- color: rgba(0, 21, 64, 0.3);
32279
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32280
+ background: rgba(211, 218, 235, 0.6);
32281
+ border-color: rgba(172, 186, 211, 0.6);
32282
+ cursor: "not-allowed";
32271
32283
  }
32272
-
32273
- .E_oa99sl3 {
32274
- display: flex;
32275
- justify-content: space-between;
32276
- align-items: center;
32277
- gap: 8px;
32284
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32285
+ border-color: #f0483e !important;
32278
32286
  }
32279
- .E_oa99sl3,
32280
- .E_oa99sl3 :first-child {
32281
- line-height: inherit !important;
32287
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32288
+ color: #1d326c;
32282
32289
  }
32283
-
32284
- .E_lvp5pj7 {
32285
- display: flex;
32286
- justify-content: space-between;
32287
- align-items: center;
32288
- gap: 8px;
32289
- min-width: 0;
32290
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32291
+ border-color: #0080ff;
32292
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32290
32293
  }
32291
-
32292
- .E_s1io1lws {
32293
- display: flex;
32294
- align-items: center;
32295
- flex-shrink: 0;
32294
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32295
+ transform: rotate(180deg);
32296
32296
  }
32297
32297
 
32298
32298
  .E_w1dxz879 {
@@ -32376,35 +32376,6 @@ input.E_rf8rlle.ant-input {
32376
32376
  margin-top: 8px;
32377
32377
  }
32378
32378
 
32379
- .E_m5foqp8.medium {
32380
- --footer-height: 96px;
32381
- --modal-content-width: 720px;
32382
- --modal-content-min-height: 200px;
32383
- --modal-header-padding: 40px 60px 8px;
32384
- --modal-content-padding-top: 24px;
32385
- --modal-content-padding-bottom: 32px;
32386
- --modal-content-padding-x: 60px;
32387
- --modal-footer-padding: 0 60px;
32388
- }
32389
- .E_m5foqp8.medium.content-full.ant-modal {
32390
- height: calc(100vh - 80px);
32391
- width: calc(100vw - 160px);
32392
- }
32393
- .E_m5foqp8.medium.content-full.ant-modal .ant-modal-content {
32394
- width: 100%;
32395
- height: 100%;
32396
- max-width: unset;
32397
- max-height: unset;
32398
- display: flex;
32399
- flex-direction: column;
32400
- }
32401
- .E_m5foqp8.medium.content-full.ant-modal .ant-modal-body {
32402
- flex: 1;
32403
- }
32404
- .E_m5foqp8.medium .initializing-title {
32405
- height: 32px;
32406
- }
32407
-
32408
32379
  .E_hrhfj7c {
32409
32380
  display: none;
32410
32381
  }
@@ -32480,6 +32451,7 @@ input.E_rf8rlle.ant-input {
32480
32451
  justify-content: space-between;
32481
32452
  align-items: center;
32482
32453
  border-bottom: 1px solid #e4e9f2;
32454
+ gap: 4px;
32483
32455
  }
32484
32456
 
32485
32457
  .E_ckhyuyx {
@@ -32571,92 +32543,256 @@ input.E_rf8rlle.ant-input {
32571
32543
  .E_ckhyuyx .antd5-cascader-checkbox + span, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span {
32572
32544
  padding: 0;
32573
32545
  }
32574
- .E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
32575
- display: inline-block;
32576
- margin-left: 12px;
32577
- color: #2d3a56;
32546
+ .E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
32547
+ display: inline-block;
32548
+ margin-left: 12px;
32549
+ color: #2d3a56;
32550
+ }
32551
+ .E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
32552
+ margin-left: 28px;
32553
+ color: rgba(44, 56, 82, 0.6);
32554
+ }
32555
+ .E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
32556
+ margin-left: 8px;
32557
+ }
32558
+ .E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
32559
+ margin-left: 24px;
32560
+ }
32561
+ .E_ckhyuyx .E_dt9qoak {
32562
+ width: 400px;
32563
+ }
32564
+
32565
+ .E_c1fmq9lv ul.antd5-cascader-menu {
32566
+ padding: 4px;
32567
+ height: 158px;
32568
+ }
32569
+ .E_c1fmq9lv.E_ckhyuyx {
32570
+ border-radius: 6px;
32571
+ }
32572
+ .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32573
+ min-width: 200px;
32574
+ font-size: 12px;
32575
+ }
32576
+ .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
32577
+ padding: 6px 12px;
32578
+ height: 18px;
32579
+ font-size: 12px;
32580
+ }
32581
+
32582
+ .E_c1evusvc ul.antd5-cascader-menu {
32583
+ padding: 8px;
32584
+ height: 320px;
32585
+ }
32586
+ .E_c1evusvc.E_ckhyuyx {
32587
+ border-radius: 10px;
32588
+ }
32589
+ .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32590
+ min-width: 296px;
32591
+ padding: 8px;
32592
+ }
32593
+ .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
32594
+ height: 22px;
32595
+ padding: 8px 16px;
32596
+ font-size: 14px;
32597
+ }
32598
+
32599
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32600
+ margin-right: 2px;
32601
+ }
32602
+
32603
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32604
+ padding-left: 8px;
32605
+ padding-right: 8px;
32606
+ font-size: 12px;
32607
+ }
32608
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32609
+ border-radius: 4px;
32610
+ }
32611
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32612
+ border-radius: 4px;
32613
+ }
32614
+
32615
+ .E_ma64lna .antd5-segmented-item-label {
32616
+ padding-left: 12px;
32617
+ padding-right: 12px;
32618
+ }
32619
+
32620
+ .E_ckld275 {
32621
+ background-color: rgba(225, 230, 241, 0.6);
32622
+ }
32623
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32624
+ background-color: rgba(255, 255, 255, 0.6);
32625
+ color: rgba(44, 56, 82, 0.75);
32626
+ }
32627
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32628
+ background-color: transparent;
32629
+ }
32630
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32631
+ background-color: transparent;
32632
+ }
32633
+
32634
+ .E_m5foqp8.medium {
32635
+ --footer-height: 96px;
32636
+ --modal-content-width: 720px;
32637
+ --modal-content-min-height: 200px;
32638
+ --modal-header-padding: 40px 60px 8px;
32639
+ --modal-content-padding-top: 24px;
32640
+ --modal-content-padding-bottom: 32px;
32641
+ --modal-content-padding-x: 60px;
32642
+ --modal-footer-padding: 0 60px;
32643
+ }
32644
+ .E_m5foqp8.medium.content-full.ant-modal {
32645
+ height: calc(100vh - 80px);
32646
+ width: calc(100vw - 160px);
32647
+ }
32648
+ .E_m5foqp8.medium.content-full.ant-modal .ant-modal-content {
32649
+ width: 100%;
32650
+ height: 100%;
32651
+ max-width: unset;
32652
+ max-height: unset;
32653
+ display: flex;
32654
+ flex-direction: column;
32655
+ }
32656
+ .E_m5foqp8.medium.content-full.ant-modal .ant-modal-body {
32657
+ flex: 1;
32658
+ }
32659
+ .E_m5foqp8.medium .initializing-title {
32660
+ height: 32px;
32661
+ }
32662
+
32663
+ .E_ckaaqep {
32664
+ background: rgba(172, 186, 211, 0.6);
32665
+ content: "";
32666
+ height: 100%;
32667
+ margin: 0 6px;
32668
+ width: 1px;
32669
+ }
32670
+
32671
+ button.E_l48ei06.ant-btn,
32672
+ button.E_l48ei06.ant-btn.ant-btn-sm,
32673
+ button.E_l48ei06.ant-btn.ant-btn-lg {
32674
+ font-size: 12px;
32675
+ line-height: 18px;
32676
+ height: 18px;
32677
+ }
32678
+
32679
+ button.E_l48ei06 {
32680
+ color: #0080FF;
32681
+ height: unset;
32682
+ }
32683
+ button.E_l48ei06 .button-prefix-icon {
32684
+ margin-right: 4px;
32685
+ }
32686
+ button.E_l48ei06 .button-suffix-icon {
32687
+ margin-left: 4px;
32688
+ }
32689
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32690
+ color: #009DFF;
32691
+ }
32692
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32693
+ color: #005ED1;
32694
+ }
32695
+ button.E_l48ei06.ui-kit-link-disabled {
32696
+ color: #0080FF;
32697
+ }
32698
+ button.E_l48ei06.ui-kit-link-primary {
32699
+ color: #00122E;
32700
+ }
32701
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32702
+ color: #0080FF;
32703
+ }
32704
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32705
+ color: #005ED1;
32706
+ }
32707
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32708
+ color: #00122E;
32709
+ }
32710
+ button.E_l48ei06.ui-kit-link-secondary {
32711
+ color: rgba(44, 56, 82, 0.7490196078);
32712
+ }
32713
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32714
+ color: #0080FF;
32715
+ }
32716
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32717
+ color: #005ED1;
32718
+ }
32719
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32720
+ color: rgba(44, 56, 82, 0.7490196078);
32578
32721
  }
32579
- .E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
32580
- margin-left: 28px;
32581
- color: rgba(44, 56, 82, 0.6);
32722
+
32723
+ .E_sddwhm6 {
32724
+ margin: 0;
32725
+ border-radius: 20px;
32726
+ padding: 2px 10px;
32727
+ height: 22px;
32582
32728
  }
32583
- .E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
32584
- margin-left: 8px;
32729
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32730
+ background-color: rgba(237, 241, 250, 0.6) !important;
32585
32731
  }
32586
- .E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
32587
- margin-left: 24px;
32732
+ .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 {
32733
+ background-color: rgba(225, 230, 241, 0.6) !important;
32588
32734
  }
32589
- .E_ckhyuyx .E_dt9qoak {
32590
- width: 400px;
32735
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
32736
+ color: #00122E;
32591
32737
  }
32592
-
32593
- .E_c1fmq9lv ul.antd5-cascader-menu {
32594
- padding: 4px;
32595
- height: 158px;
32738
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32739
+ margin-right: 6px;
32596
32740
  }
32597
- .E_c1fmq9lv.E_ckhyuyx {
32598
- border-radius: 6px;
32741
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32742
+ margin-left: 8px;
32743
+ color: rgba(44, 56, 82, 0.6);
32599
32744
  }
32600
- .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32601
- min-width: 200px;
32602
- font-size: 12px;
32745
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32746
+ background-color: rgba(0, 136, 255, 0.1019607843);
32603
32747
  }
32604
- .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
32605
- padding: 6px 12px;
32606
- height: 18px;
32607
- font-size: 12px;
32748
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32749
+ background-color: #0080FF;
32608
32750
  }
32609
-
32610
- .E_c1evusvc ul.antd5-cascader-menu {
32611
- padding: 8px;
32612
- height: 320px;
32751
+ .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 {
32752
+ background-color: rgba(0, 136, 255, 0.16);
32613
32753
  }
32614
- .E_c1evusvc.E_ckhyuyx {
32615
- border-radius: 10px;
32754
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32755
+ background-color: rgba(255, 74, 74, 0.1019607843);
32616
32756
  }
32617
- .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32618
- min-width: 296px;
32619
- padding: 8px;
32757
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32758
+ background-color: #F0483E;
32620
32759
  }
32621
- .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
32622
- height: 22px;
32623
- padding: 8px 16px;
32624
- font-size: 14px;
32760
+ .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 {
32761
+ background-color: rgba(255, 74, 74, 0.16);
32625
32762
  }
32626
-
32627
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32628
- margin-right: 2px;
32763
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32764
+ background-color: rgba(254, 160, 8, 0.1019607843);
32629
32765
  }
32630
-
32631
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32632
- padding-left: 8px;
32633
- padding-right: 8px;
32634
- font-size: 12px;
32766
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32767
+ background-color: #FEA008;
32635
32768
  }
32636
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32637
- border-radius: 4px;
32769
+ .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 {
32770
+ background-color: rgba(255, 187, 0, 0.16);
32638
32771
  }
32639
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32640
- border-radius: 4px;
32772
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32773
+ background-color: rgba(30, 201, 127, 0.1019607843);
32641
32774
  }
32642
-
32643
- .E_ma64lna .antd5-segmented-item-label {
32644
- padding-left: 12px;
32645
- padding-right: 12px;
32775
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32776
+ background-color: #00BA5D;
32646
32777
  }
32647
-
32648
- .E_ckld275 {
32778
+ .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 {
32779
+ background-color: rgba(30, 201, 127, 0.16);
32780
+ }
32781
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32649
32782
  background-color: rgba(225, 230, 241, 0.6);
32650
32783
  }
32651
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32652
- background-color: rgba(255, 255, 255, 0.6);
32653
- color: rgba(44, 56, 82, 0.75);
32784
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32785
+ background-color: #6b7d99;
32654
32786
  }
32655
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32656
- background-color: transparent;
32787
+ .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 {
32788
+ background-color: rgba(211, 218, 235, 0.6);
32657
32789
  }
32658
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32659
- background-color: transparent;
32790
+
32791
+ .E_satwmqm {
32792
+ width: 8px;
32793
+ height: 8px;
32794
+ border-radius: 50%;
32795
+ display: inline-block;
32660
32796
  }
32661
32797
 
32662
32798
  .E_h12yihis {
@@ -32875,143 +33011,8 @@ input.E_rf8rlle.ant-input {
32875
33011
  }
32876
33012
  .E_ncaepor.is-scrolled .nav-info {
32877
33013
  transform: translateY(0);
32878
- opacity: 1;
32879
- position: static;
32880
- }
32881
-
32882
- .E_ckaaqep {
32883
- background: rgba(172, 186, 211, 0.6);
32884
- content: "";
32885
- height: 100%;
32886
- margin: 0 6px;
32887
- width: 1px;
32888
- }
32889
-
32890
- button.E_l48ei06.ant-btn,
32891
- button.E_l48ei06.ant-btn.ant-btn-sm,
32892
- button.E_l48ei06.ant-btn.ant-btn-lg {
32893
- font-size: 12px;
32894
- line-height: 18px;
32895
- height: 18px;
32896
- }
32897
-
32898
- button.E_l48ei06 {
32899
- color: #0080FF;
32900
- height: unset;
32901
- }
32902
- button.E_l48ei06 .button-prefix-icon {
32903
- margin-right: 4px;
32904
- }
32905
- button.E_l48ei06 .button-suffix-icon {
32906
- margin-left: 4px;
32907
- }
32908
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32909
- color: #009DFF;
32910
- }
32911
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32912
- color: #005ED1;
32913
- }
32914
- button.E_l48ei06.ui-kit-link-disabled {
32915
- color: #0080FF;
32916
- }
32917
- button.E_l48ei06.ui-kit-link-primary {
32918
- color: #00122E;
32919
- }
32920
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32921
- color: #0080FF;
32922
- }
32923
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32924
- color: #005ED1;
32925
- }
32926
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32927
- color: #00122E;
32928
- }
32929
- button.E_l48ei06.ui-kit-link-secondary {
32930
- color: rgba(44, 56, 82, 0.7490196078);
32931
- }
32932
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32933
- color: #0080FF;
32934
- }
32935
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32936
- color: #005ED1;
32937
- }
32938
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32939
- color: rgba(44, 56, 82, 0.7490196078);
32940
- }
32941
-
32942
- .E_sddwhm6 {
32943
- margin: 0;
32944
- border-radius: 20px;
32945
- padding: 2px 10px;
32946
- height: 22px;
32947
- }
32948
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32949
- background-color: rgba(237, 241, 250, 0.6) !important;
32950
- }
32951
- .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 {
32952
- background-color: rgba(225, 230, 241, 0.6) !important;
32953
- }
32954
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
32955
- color: #00122E;
32956
- }
32957
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32958
- margin-right: 6px;
32959
- }
32960
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32961
- margin-left: 8px;
32962
- color: rgba(44, 56, 82, 0.6);
32963
- }
32964
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32965
- background-color: rgba(0, 136, 255, 0.1019607843);
32966
- }
32967
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32968
- background-color: #0080FF;
32969
- }
32970
- .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 {
32971
- background-color: rgba(0, 136, 255, 0.16);
32972
- }
32973
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32974
- background-color: rgba(255, 74, 74, 0.1019607843);
32975
- }
32976
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32977
- background-color: #F0483E;
32978
- }
32979
- .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 {
32980
- background-color: rgba(255, 74, 74, 0.16);
32981
- }
32982
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32983
- background-color: rgba(254, 160, 8, 0.1019607843);
32984
- }
32985
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32986
- background-color: #FEA008;
32987
- }
32988
- .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 {
32989
- background-color: rgba(255, 187, 0, 0.16);
32990
- }
32991
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32992
- background-color: rgba(30, 201, 127, 0.1019607843);
32993
- }
32994
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32995
- background-color: #00BA5D;
32996
- }
32997
- .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 {
32998
- background-color: rgba(30, 201, 127, 0.16);
32999
- }
33000
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33001
- background-color: rgba(225, 230, 241, 0.6);
33002
- }
33003
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33004
- background-color: #6b7d99;
33005
- }
33006
- .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 {
33007
- background-color: rgba(211, 218, 235, 0.6);
33008
- }
33009
-
33010
- .E_satwmqm {
33011
- width: 8px;
33012
- height: 8px;
33013
- border-radius: 50%;
33014
- display: inline-block;
33014
+ opacity: 1;
33015
+ position: static;
33015
33016
  }
33016
33017
 
33017
33018
  .E_tc97u5y {
@@ -33385,6 +33386,74 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33385
33386
  background: #fff;
33386
33387
  }
33387
33388
 
33389
+ .E_l1ucdodl {
33390
+ margin: 0;
33391
+ border-radius: 20px;
33392
+ padding: 2px 10px;
33393
+ height: 22px;
33394
+ display: flex;
33395
+ align-items: center;
33396
+ }
33397
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33398
+ color: #FFFFFF;
33399
+ }
33400
+ .E_l1ucdodl.tag-hover {
33401
+ cursor: pointer;
33402
+ }
33403
+ .E_l1ucdodl.ui-kit-status-legend {
33404
+ color: #00122E;
33405
+ }
33406
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33407
+ margin-right: 6px;
33408
+ }
33409
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33410
+ margin-left: 8px;
33411
+ color: rgba(44, 56, 82, 0.6);
33412
+ }
33413
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33414
+ color: #FFFFFF;
33415
+ }
33416
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33417
+ background-color: #0080FF;
33418
+ }
33419
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33420
+ background-color: #F0483E;
33421
+ }
33422
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33423
+ background-color: #FEA008;
33424
+ }
33425
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33426
+ background-color: #00BA5D;
33427
+ }
33428
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33429
+ background-color: #6b7d99;
33430
+ }
33431
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33432
+ background-color: #7E41FF;
33433
+ }
33434
+
33435
+ .E_s1qj66nc {
33436
+ width: 8px;
33437
+ height: 8px;
33438
+ border-radius: 50%;
33439
+ display: inline-block;
33440
+ }
33441
+
33442
+ .E_s5x1boq {
33443
+ width: 8px;
33444
+ height: 8px;
33445
+ border-radius: 2px;
33446
+ display: inline-block;
33447
+ }
33448
+
33449
+ .E_c1xm185 {
33450
+ color: rgba(44, 56, 82, 0.6);
33451
+ }
33452
+
33453
+ .E_c1x5l5qc {
33454
+ flex: 1;
33455
+ }
33456
+
33388
33457
  .E_u3l9ivi {
33389
33458
  width: 100%;
33390
33459
  position: relative;
@@ -33564,10 +33633,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33564
33633
  opacity: 0.5;
33565
33634
  }
33566
33635
 
33567
- .E_c1yd35n {
33568
- padding: 0 12px 14px 12px;
33569
- }
33570
-
33571
33636
  .E_c1kghdax {
33572
33637
  color: #2d3a56;
33573
33638
  padding: 7px 12px;
@@ -33608,53 +33673,8 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33608
33673
  margin-right: 2px;
33609
33674
  }
33610
33675
 
33611
- .E_lht19u8 {
33612
- width: 64px;
33613
- height: 64px;
33614
- display: flex;
33615
- align-items: center;
33616
- justify-content: center;
33617
- position: relative;
33618
- opacity: 0.2;
33619
- }
33620
-
33621
- .E_lk3gkp4 {
33622
- position: absolute;
33623
- width: 5px;
33624
- height: 48px;
33625
- left: 9.33px;
33626
- top: 40.5px;
33627
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33628
- border-radius: 5px;
33629
- transform: rotate(-128deg);
33630
- transform-origin: top left;
33631
- animation: loading-indicator1 1100ms ease-out infinite;
33632
- }
33633
-
33634
- .E_ll4n94n {
33635
- position: absolute;
33636
- width: 5px;
33637
- height: 48px;
33638
- left: 40.8px;
33639
- top: 8.4px;
33640
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33641
- border-radius: 5px;
33642
- transform: rotate(-8deg);
33643
- transform-origin: top left;
33644
- animation: loading-indicator2 1100ms ease-out infinite;
33645
- }
33646
-
33647
- .E_l17lbdo6 {
33648
- position: absolute;
33649
- width: 5px;
33650
- height: 48px;
33651
- left: 52.9px;
33652
- top: 51.8px;
33653
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33654
- border-radius: 5px;
33655
- transform: rotate(112deg);
33656
- transform-origin: top left;
33657
- animation: loading-indicator3 1100ms ease-out infinite;
33676
+ .E_c1yd35n {
33677
+ padding: 0 12px 14px 12px;
33658
33678
  }
33659
33679
 
33660
33680
  .E_ckui4s7 {
@@ -33738,6 +33758,55 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33738
33758
  transform: translateY(-4px);
33739
33759
  }
33740
33760
 
33761
+ .E_lht19u8 {
33762
+ width: 64px;
33763
+ height: 64px;
33764
+ display: flex;
33765
+ align-items: center;
33766
+ justify-content: center;
33767
+ position: relative;
33768
+ opacity: 0.2;
33769
+ }
33770
+
33771
+ .E_lk3gkp4 {
33772
+ position: absolute;
33773
+ width: 5px;
33774
+ height: 48px;
33775
+ left: 9.33px;
33776
+ top: 40.5px;
33777
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33778
+ border-radius: 5px;
33779
+ transform: rotate(-128deg);
33780
+ transform-origin: top left;
33781
+ animation: loading-indicator1 1100ms ease-out infinite;
33782
+ }
33783
+
33784
+ .E_ll4n94n {
33785
+ position: absolute;
33786
+ width: 5px;
33787
+ height: 48px;
33788
+ left: 40.8px;
33789
+ top: 8.4px;
33790
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33791
+ border-radius: 5px;
33792
+ transform: rotate(-8deg);
33793
+ transform-origin: top left;
33794
+ animation: loading-indicator2 1100ms ease-out infinite;
33795
+ }
33796
+
33797
+ .E_l17lbdo6 {
33798
+ position: absolute;
33799
+ width: 5px;
33800
+ height: 48px;
33801
+ left: 52.9px;
33802
+ top: 51.8px;
33803
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33804
+ border-radius: 5px;
33805
+ transform: rotate(112deg);
33806
+ transform-origin: top left;
33807
+ animation: loading-indicator3 1100ms ease-out infinite;
33808
+ }
33809
+
33741
33810
  .E_t1tbywr9 {
33742
33811
  width: 100%;
33743
33812
  flex: 1;
@@ -33872,118 +33941,50 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33872
33941
  font-weight: bold !important;
33873
33942
  }
33874
33943
  .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item {
33875
- padding: 5px 12px;
33876
- border-radius: 4px;
33877
- }
33878
- .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
33879
- color: #0080ff;
33880
- background: rgba(211, 218, 235, 0.6);
33881
- }
33882
- .E_m19lu3v .menu-wrapper .tab-menu-item-text {
33883
- text-align: left;
33884
- flex: 1;
33885
- overflow: hidden;
33886
- text-overflow: ellipsis;
33887
- white-space: nowrap;
33888
- }
33889
-
33890
- .E_i1bmwe2m {
33891
- margin: auto;
33892
- cursor: pointer;
33893
- line-height: normal;
33894
- height: 16px;
33895
- margin-right: 3px;
33896
- }
33897
- .E_i1bmwe2m .icon-inner {
33898
- display: block;
33899
- height: 16px;
33900
- }
33901
-
33902
- .E_r77hffu {
33903
- display: flex;
33904
- align-items: center;
33905
- justify-content: space-between;
33906
- column-gap: 6px;
33907
- }
33908
-
33909
- .E_p1cmxsf7 {
33910
- display: flex;
33911
- flex-direction: column;
33912
- justify-content: center;
33913
- row-gap: var(--p1cmxsf7-0);
33914
- }
33915
- .E_p1cmxsf7 .antd5-progress-line {
33916
- font-size: 0;
33917
- margin-bottom: unset;
33918
- margin-inline-end: unset;
33919
- }
33920
-
33921
- .E_l1ucdodl {
33922
- margin: 0;
33923
- border-radius: 20px;
33924
- padding: 2px 10px;
33925
- height: 22px;
33926
- display: flex;
33927
- align-items: center;
33928
- }
33929
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33930
- color: #FFFFFF;
33931
- }
33932
- .E_l1ucdodl.tag-hover {
33933
- cursor: pointer;
33934
- }
33935
- .E_l1ucdodl.ui-kit-status-legend {
33936
- color: #00122E;
33937
- }
33938
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33939
- margin-right: 6px;
33940
- }
33941
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33942
- margin-left: 8px;
33943
- color: rgba(44, 56, 82, 0.6);
33944
- }
33945
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33946
- color: #FFFFFF;
33947
- }
33948
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33949
- background-color: #0080FF;
33950
- }
33951
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33952
- background-color: #F0483E;
33953
- }
33954
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33955
- background-color: #FEA008;
33956
- }
33957
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33958
- background-color: #00BA5D;
33944
+ padding: 5px 12px;
33945
+ border-radius: 4px;
33959
33946
  }
33960
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33961
- background-color: #6b7d99;
33947
+ .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
33948
+ color: #0080ff;
33949
+ background: rgba(211, 218, 235, 0.6);
33962
33950
  }
33963
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33964
- background-color: #7E41FF;
33951
+ .E_m19lu3v .menu-wrapper .tab-menu-item-text {
33952
+ text-align: left;
33953
+ flex: 1;
33954
+ overflow: hidden;
33955
+ text-overflow: ellipsis;
33956
+ white-space: nowrap;
33965
33957
  }
33966
33958
 
33967
- .E_s1qj66nc {
33968
- width: 8px;
33969
- height: 8px;
33970
- border-radius: 50%;
33971
- display: inline-block;
33959
+ .E_i1bmwe2m {
33960
+ margin: auto;
33961
+ cursor: pointer;
33962
+ line-height: normal;
33963
+ height: 16px;
33964
+ margin-right: 3px;
33972
33965
  }
33973
-
33974
- .E_s5x1boq {
33975
- width: 8px;
33976
- height: 8px;
33977
- border-radius: 2px;
33978
- display: inline-block;
33966
+ .E_i1bmwe2m .icon-inner {
33967
+ display: block;
33968
+ height: 16px;
33979
33969
  }
33980
33970
 
33981
- .E_c1xm185 {
33982
- color: rgba(44, 56, 82, 0.6);
33971
+ .E_r77hffu {
33972
+ display: flex;
33973
+ align-items: center;
33974
+ justify-content: space-between;
33975
+ column-gap: 6px;
33983
33976
  }
33984
33977
 
33985
- .E_c1x5l5qc {
33986
- flex: 1;
33978
+ .E_p1cmxsf7 {
33979
+ display: flex;
33980
+ flex-direction: column;
33981
+ justify-content: center;
33982
+ row-gap: var(--p1cmxsf7-0);
33983
+ }
33984
+ .E_p1cmxsf7 .antd5-progress-line {
33985
+ font-size: 0;
33986
+ margin-bottom: unset;
33987
+ margin-inline-end: unset;
33987
33988
  }
33988
33989
 
33989
33990
  .E_t1dtlqs1 {
@@ -34181,42 +34182,48 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34181
34182
  margin-right: 8px;
34182
34183
  }
34183
34184
 
34184
- .E_w7ob4th.outside-tag {
34185
- padding-left: 0;
34186
- }
34187
- .E_w7ob4th.outside-tag .inside-tag {
34188
- border-radius: 4px 0 0 4px;
34189
- padding-right: 4px;
34185
+ .E_i1g85yz3 {
34190
34186
  margin-right: 4px;
34187
+ height: 16px;
34191
34188
  }
34192
34189
 
34193
- .E_slr2ynn {
34194
- padding: 0 8px;
34195
- height: 18px;
34196
- }
34197
-
34198
- .E_m140wbb6 {
34199
- padding: 2px 8px;
34200
- height: 24px;
34190
+ .E_t13ef470 {
34191
+ height: 100%;
34201
34192
  }
34202
-
34203
- .E_t1fozc1i {
34204
- margin: 0;
34193
+ .E_t13ef470 .table-loading-item {
34194
+ padding: 12px 4px;
34195
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34196
+ display: flex;
34205
34197
  }
34206
-
34207
- .E_i1vxv4ln {
34208
- margin-right: 4px;
34198
+ .E_t13ef470 .table-loading-item > * {
34209
34199
  height: 16px;
34200
+ margin: 4px;
34201
+ background: rgba(204, 212, 227, 0.18);
34202
+ border-radius: 2px;
34203
+ }
34204
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34205
+ width: 16px;
34206
+ }
34207
+ .E_t13ef470 .table-loading-item .td-loading {
34208
+ flex: 1;
34209
+ }
34210
+ .E_t13ef470 :nth-child(1) {
34211
+ padding: 8px 4px;
34212
+ }
34213
+ .E_t13ef470 :nth-child(1) > * {
34214
+ background: rgba(107, 125, 153, 0.18);
34215
+ }
34216
+ .E_t13ef470 :nth-child(1) > * {
34217
+ background: rgba(163, 180, 204, 0.18);
34210
34218
  }
34211
34219
 
34212
- .E_n1afl31m.ant-tag.ant-tag-gray {
34213
- font-weight: 700;
34214
- color: #00122E;
34215
- background-color: rgba(237, 241, 250, 0.6);
34216
- border: 1px solid rgba(211, 218, 235, 0.6);
34217
- word-break: break-all;
34218
- display: inline;
34219
- white-space: normal;
34220
+ .E_w7ob4th.outside-tag {
34221
+ padding-left: 0;
34222
+ }
34223
+ .E_w7ob4th.outside-tag .inside-tag {
34224
+ border-radius: 4px 0 0 4px;
34225
+ padding-right: 4px;
34226
+ margin-right: 4px;
34220
34227
  }
34221
34228
 
34222
34229
  .E_sjob3jg {
@@ -34414,39 +34421,33 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34414
34421
  justify-content: center;
34415
34422
  }
34416
34423
 
34417
- .E_i1g85yz3 {
34418
- margin-right: 4px;
34419
- height: 16px;
34424
+ .E_slr2ynn {
34425
+ padding: 0 8px;
34426
+ height: 18px;
34420
34427
  }
34421
34428
 
34422
- .E_t13ef470 {
34423
- height: 100%;
34429
+ .E_m140wbb6 {
34430
+ padding: 2px 8px;
34431
+ height: 24px;
34424
34432
  }
34425
- .E_t13ef470 .table-loading-item {
34426
- padding: 12px 4px;
34427
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34428
- display: flex;
34433
+
34434
+ .E_t1fozc1i {
34435
+ margin: 0;
34429
34436
  }
34430
- .E_t13ef470 .table-loading-item > * {
34437
+
34438
+ .E_i1vxv4ln {
34439
+ margin-right: 4px;
34431
34440
  height: 16px;
34432
- margin: 4px;
34433
- background: rgba(204, 212, 227, 0.18);
34434
- border-radius: 2px;
34435
- }
34436
- .E_t13ef470 .table-loading-item .checkbox-loading {
34437
- width: 16px;
34438
34441
  }
34439
- .E_t13ef470 .table-loading-item .td-loading {
34440
- flex: 1;
34441
- }
34442
- .E_t13ef470 :nth-child(1) {
34443
- padding: 8px 4px;
34444
- }
34445
- .E_t13ef470 :nth-child(1) > * {
34446
- background: rgba(107, 125, 153, 0.18);
34447
- }
34448
- .E_t13ef470 :nth-child(1) > * {
34449
- background: rgba(163, 180, 204, 0.18);
34442
+
34443
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34444
+ font-weight: 700;
34445
+ color: #00122E;
34446
+ background-color: rgba(237, 241, 250, 0.6);
34447
+ border: 1px solid rgba(211, 218, 235, 0.6);
34448
+ word-break: break-all;
34449
+ display: inline;
34450
+ white-space: normal;
34450
34451
  }
34451
34452
 
34452
34453
  .E_m11nzl2x {
@@ -35037,19 +35038,19 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35037
35038
  );
35038
35039
  --side-panel-margin-top: 140px;
35039
35040
  }
35040
- .E_myhed70 .left {
35041
+ .E_myhed70 > .left {
35041
35042
  width: var(--left-width);
35042
35043
  overflow: auto;
35043
35044
  position: fixed;
35044
35045
  left: var(--modal-body-padding);
35045
35046
  top: calc(var(--modal-to-viewport-margin) + var(--side-panel-margin-top));
35046
35047
  }
35047
- .E_myhed70 .middle {
35048
+ .E_myhed70 > .middle {
35048
35049
  width: var(--content-width);
35049
35050
  overflow: auto;
35050
35051
  margin: auto;
35051
35052
  }
35052
- .E_myhed70 .right {
35053
+ .E_myhed70 > .right {
35053
35054
  width: var(--right-width);
35054
35055
  overflow: auto;
35055
35056
  position: fixed;
@@ -35353,6 +35354,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35353
35354
  column-gap: var(--a1ji6r68-0);
35354
35355
  }
35355
35356
 
35357
+ .E_t1616y1o {
35358
+ color: #fff;
35359
+ }
35360
+
35356
35361
  .E_f16blduf.ant-form-item {
35357
35362
  margin-bottom: 0;
35358
35363
  }
@@ -35372,10 +35377,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35372
35377
  display: block;
35373
35378
  }
35374
35379
 
35375
- .E_t1616y1o {
35376
- color: #fff;
35377
- }
35378
-
35379
35380
  .E_a9y3flr {
35380
35381
  margin-left: 8px;
35381
35382
  }
@@ -35407,25 +35408,118 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35407
35408
  animation: loading 1600ms ease-out infinite;
35408
35409
  opacity: 1;
35409
35410
  }
35410
- @keyframes loading {
35411
- from {
35412
- transform: translateX(-100%);
35413
- }
35414
- to {
35415
- transform: translateX(100%);
35416
- }
35411
+ @keyframes loading {
35412
+ from {
35413
+ transform: translateX(-100%);
35414
+ }
35415
+ to {
35416
+ transform: translateX(100%);
35417
+ }
35418
+ }
35419
+
35420
+ .E_i14c7jc8 {
35421
+ color: var(--i14c7jc8-0);
35422
+ }
35423
+
35424
+ .E_i1ibuolf {
35425
+ display: flex;
35426
+ align-items: center;
35427
+ column-gap: 4px;
35428
+ font-size: 12px;
35429
+ color: rgba(44, 56, 82, 0.7490196078);
35430
+ }
35431
+
35432
+ .E_clm1wy1 {
35433
+ width: 192px;
35434
+ height: 246px;
35435
+ border-radius: 4px;
35436
+ }
35437
+ .E_clm1wy1 > .ant-picker-calendar,
35438
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35439
+ width: 100%;
35440
+ background-color: rgba(245, 247, 250, 0.6);
35441
+ border-top: none;
35442
+ }
35443
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35444
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35445
+ padding: 0 16px;
35446
+ }
35447
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35448
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35449
+ width: 100%;
35450
+ height: 180px;
35451
+ border-spacing: 0;
35452
+ }
35453
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35454
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35455
+ margin-bottom: 8px;
35456
+ }
35457
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35458
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35459
+ width: 22px;
35460
+ }
35461
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35462
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35463
+ padding: 0;
35464
+ }
35465
+ .E_clm1wy1 .ant-picker-cell {
35466
+ color: rgba(62, 70, 82, 0.6);
35467
+ opacity: 0.4;
35468
+ }
35469
+ .E_clm1wy1 .ant-picker-cell-in-view {
35470
+ color: rgba(62, 70, 82, 0.6);
35471
+ opacity: 1;
35472
+ }
35473
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
35474
+ color: #3e4652;
35475
+ }
35476
+ .E_clm1wy1 .ant-picker-cell::before {
35477
+ pointer-events: none;
35478
+ }
35479
+
35480
+ .E_t1tsm00v {
35481
+ color: rgba(129, 138, 153, 0.6);
35482
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35483
+ backdrop-filter: blur(10px);
35484
+ padding: 7px 10px;
35485
+ }
35486
+
35487
+ .E_c167wnad {
35488
+ color: rgba(62, 70, 82, 0.6);
35489
+ display: flex;
35490
+ justify-content: space-between;
35491
+ align-items: center;
35492
+ padding: 8px 16px;
35493
+ }
35494
+ .E_c167wnad .anticon {
35495
+ cursor: pointer;
35496
+ }
35497
+ .E_c167wnad .anticon:hover {
35498
+ color: #0096ff;
35417
35499
  }
35418
35500
 
35419
- .E_i14c7jc8 {
35420
- color: var(--i14c7jc8-0);
35501
+ .E_cxhf7dh {
35502
+ text-align: center;
35421
35503
  }
35422
-
35423
- .E_i1ibuolf {
35504
+ .E_cxhf7dh .dots {
35424
35505
  display: flex;
35425
- align-items: center;
35426
- column-gap: 4px;
35427
- font-size: 12px;
35428
- color: rgba(44, 56, 82, 0.7490196078);
35506
+ justify-content: center;
35507
+ }
35508
+ .E_cxhf7dh .dot {
35509
+ display: inline-block;
35510
+ width: 2px;
35511
+ height: 2px;
35512
+ border-radius: 1px;
35513
+ background: #0096ff;
35514
+ }
35515
+ .E_cxhf7dh .dot:not(:last-child) {
35516
+ margin-right: 2px;
35517
+ }
35518
+ .E_cxhf7dh .bar {
35519
+ width: 9px;
35520
+ height: 2px;
35521
+ background: #0096ff;
35522
+ border-radius: 2px;
35429
35523
  }
35430
35524
 
35431
35525
  .E_skwah65 {
@@ -35558,122 +35652,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35558
35652
  gap: 4px;
35559
35653
  }
35560
35654
 
35561
- span.E_tqjc4ui {
35562
- margin: 0 2px;
35563
- }
35564
-
35565
- .E_n12mqh7z {
35566
- display: flex;
35567
- align-items: center;
35568
- font-size: 12px;
35569
- line-height: 18px;
35570
- }
35571
- .E_n12mqh7z:not(:last-child) {
35572
- margin-bottom: 4px;
35573
- }
35574
-
35575
- .E_tf5bynu {
35576
- margin: 0 3px;
35577
- }
35578
-
35579
- .E_tcckoz1 {
35580
- max-height: 400px;
35581
- overflow: auto;
35582
- }
35583
-
35584
- .E_clm1wy1 {
35585
- width: 192px;
35586
- height: 246px;
35587
- border-radius: 4px;
35588
- }
35589
- .E_clm1wy1 > .ant-picker-calendar,
35590
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35591
- width: 100%;
35592
- background-color: rgba(245, 247, 250, 0.6);
35593
- border-top: none;
35594
- }
35595
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35596
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35597
- padding: 0 16px;
35598
- }
35599
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35600
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35601
- width: 100%;
35602
- height: 180px;
35603
- border-spacing: 0;
35604
- }
35605
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35606
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35607
- margin-bottom: 8px;
35608
- }
35609
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35610
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35611
- width: 22px;
35612
- }
35613
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35614
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35615
- padding: 0;
35616
- }
35617
- .E_clm1wy1 .ant-picker-cell {
35618
- color: rgba(62, 70, 82, 0.6);
35619
- opacity: 0.4;
35620
- }
35621
- .E_clm1wy1 .ant-picker-cell-in-view {
35622
- color: rgba(62, 70, 82, 0.6);
35623
- opacity: 1;
35624
- }
35625
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
35626
- color: #3e4652;
35627
- }
35628
- .E_clm1wy1 .ant-picker-cell::before {
35629
- pointer-events: none;
35630
- }
35631
-
35632
- .E_t1tsm00v {
35633
- color: rgba(129, 138, 153, 0.6);
35634
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35635
- backdrop-filter: blur(10px);
35636
- padding: 7px 10px;
35637
- }
35638
-
35639
- .E_c167wnad {
35640
- color: rgba(62, 70, 82, 0.6);
35641
- display: flex;
35642
- justify-content: space-between;
35643
- align-items: center;
35644
- padding: 8px 16px;
35645
- }
35646
- .E_c167wnad .anticon {
35647
- cursor: pointer;
35648
- }
35649
- .E_c167wnad .anticon:hover {
35650
- color: #0096ff;
35651
- }
35652
-
35653
- .E_cxhf7dh {
35654
- text-align: center;
35655
- }
35656
- .E_cxhf7dh .dots {
35657
- display: flex;
35658
- justify-content: center;
35659
- }
35660
- .E_cxhf7dh .dot {
35661
- display: inline-block;
35662
- width: 2px;
35663
- height: 2px;
35664
- border-radius: 1px;
35665
- background: #0096ff;
35666
- }
35667
- .E_cxhf7dh .dot:not(:last-child) {
35668
- margin-right: 2px;
35669
- }
35670
- .E_cxhf7dh .bar {
35671
- width: 9px;
35672
- height: 2px;
35673
- background: #0096ff;
35674
- border-radius: 2px;
35675
- }
35676
-
35677
35655
  .E_gmyahx3 {
35678
35656
  cursor: pointer;
35679
35657
  }
@@ -35824,129 +35802,54 @@ span.E_tqjc4ui {
35824
35802
  color: #fff;
35825
35803
  }
35826
35804
 
35827
- .E_ou7iq30 {
35828
- overflow: hidden;
35829
- text-overflow: ellipsis;
35830
- }
35831
-
35832
- .E_s1tui002 {
35833
- white-space: nowrap;
35834
- }
35835
-
35836
- .E_mxrc2zg {
35837
- display: -webkit-box;
35838
- -webkit-line-clamp: var(--mxrc2zg-0);
35839
- -webkit-box-orient: vertical;
35840
- word-break: break-all;
35841
- }
35842
-
35843
- .E_t1vv6d68 .ant-tooltip-arrow {
35844
- display: none;
35845
- }
35846
- .E_t1vv6d68 .ant-tooltip-inner {
35847
- background: rgba(23, 38, 64, 0.8);
35848
- border-radius: 4px;
35849
- }
35850
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35851
- visibility: hidden;
35852
- }
35853
-
35854
- .E_s1iv0tp1 .enabled-switch {
35855
- display: flex;
35856
- align-items: center;
35857
- }
35858
- .E_s1iv0tp1 .enabled-text {
35859
- margin-right: 8px;
35860
- }
35861
-
35862
- .E_t1sqg15u {
35863
- background: white;
35864
- }
35865
- .E_t1sqg15u.inline .table-row {
35866
- flex-direction: column;
35867
- }
35868
- .E_t1sqg15u.inline .table-row > label {
35869
- padding: 0 16px 7px 0;
35870
- }
35871
- .E_t1sqg15u.has-border .table-header {
35872
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35873
- }
35874
- .E_t1sqg15u.has-border .hiddenBorder {
35875
- border-top: none !important;
35876
- }
35877
- .E_t1sqg15u.has-border .table-row + .table-row {
35878
- border-top: 1px solid rgba(225, 230, 241, 0.6);
35879
- }
35880
- .E_t1sqg15u.has-border .table-row:last-of-type {
35881
- padding-bottom: 0;
35882
- }
35883
- .E_t1sqg15u.align-right .content {
35884
- text-align: right;
35885
- }
35886
- .E_t1sqg15u .uuid-row {
35887
- display: flex;
35888
- justify-content: space-between;
35889
- }
35890
- .E_t1sqg15u .uuid-row .id-text {
35891
- white-space: nowrap;
35892
- overflow: hidden;
35893
- text-overflow: ellipsis;
35805
+ span.E_tqjc4ui {
35806
+ margin: 0 2px;
35894
35807
  }
35895
35808
 
35896
- .E_t4zczcp {
35809
+ .E_n12mqh7z {
35897
35810
  display: flex;
35898
- justify-content: space-between;
35899
35811
  align-items: center;
35900
- padding: 8px;
35901
- min-height: 32px;
35902
- }
35903
- .E_t4zczcp .table-title {
35904
- color: rgba(44, 56, 82, 0.6);
35905
- font-weight: 600;
35906
35812
  font-size: 12px;
35907
- line-height: 8px;
35813
+ line-height: 18px;
35908
35814
  }
35909
- .E_t4zczcp .edit-icon {
35910
- font-size: 16px;
35911
- color: rgba(10, 37, 85, 0.6);
35912
- cursor: pointer;
35815
+ .E_n12mqh7z:not(:last-child) {
35816
+ margin-bottom: 4px;
35913
35817
  }
35914
35818
 
35915
- .E_t1s7goww {
35916
- font-size: 12px;
35917
- line-height: 18px;
35819
+ .E_tf5bynu {
35820
+ margin: 0 3px;
35918
35821
  }
35919
35822
 
35920
- .E_t93e4cf {
35921
- display: flex;
35922
- padding: 8px 0;
35923
- color: #2d3a56;
35924
- }
35925
- .E_t93e4cf .hidden {
35926
- display: none;
35927
- }
35928
- .E_t93e4cf .ant-btn.ant-btn-link {
35929
- height: auto;
35823
+ .E_tcckoz1 {
35824
+ max-height: 400px;
35825
+ overflow: auto;
35930
35826
  }
35931
- .E_t93e4cf .content {
35827
+
35828
+ .E_ou7iq30 {
35932
35829
  overflow: hidden;
35933
- overflow-x: auto;
35934
- width: 100%;
35935
- white-space: pre-wrap;
35830
+ text-overflow: ellipsis;
35936
35831
  }
35937
- .E_t93e4cf .content .ant-btn {
35938
- white-space: pre-wrap;
35939
- text-align: left;
35832
+
35833
+ .E_s1tui002 {
35834
+ white-space: nowrap;
35940
35835
  }
35941
- .E_t93e4cf .content .unit-chart {
35942
- justify-content: flex-start;
35836
+
35837
+ .E_mxrc2zg {
35838
+ display: -webkit-box;
35839
+ -webkit-line-clamp: var(--mxrc2zg-0);
35840
+ -webkit-box-orient: vertical;
35841
+ word-break: break-all;
35943
35842
  }
35944
35843
 
35945
- .E_rhz2uv5 {
35946
- width: var(--rhz2uv5-0);
35947
- flex-shrink: 0;
35948
- color: rgba(44, 56, 82, 0.6);
35949
- padding-right: 12px;
35844
+ .E_t1vv6d68 .ant-tooltip-arrow {
35845
+ display: none;
35846
+ }
35847
+ .E_t1vv6d68 .ant-tooltip-inner {
35848
+ background: rgba(23, 38, 64, 0.8);
35849
+ border-radius: 4px;
35850
+ }
35851
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35852
+ visibility: hidden;
35950
35853
  }
35951
35854
 
35952
35855
  .E_s1at6qmn.ant-layout-sider {
@@ -36062,6 +35965,22 @@ span.E_tqjc4ui {
36062
35965
  text-align: left;
36063
35966
  }
36064
35967
 
35968
+ .E_u15heuvq.content {
35969
+ cursor: default !important;
35970
+ }
35971
+ .E_u15heuvq.content.link {
35972
+ cursor: pointer !important;
35973
+ }
35974
+ .E_u15heuvq.content.link:hover {
35975
+ color: #0080FF;
35976
+ }
35977
+ .E_u15heuvq.content.black {
35978
+ color: #00122E;
35979
+ }
35980
+ .E_u15heuvq.content.gray {
35981
+ color: rgba(44, 56, 82, 0.7490196078);
35982
+ }
35983
+
36065
35984
  .E_wg1tsps {
36066
35985
  display: flex;
36067
35986
  align-items: center;
@@ -36085,20 +36004,102 @@ span.E_tqjc4ui {
36085
36004
  color: #00122e !important;
36086
36005
  }
36087
36006
 
36088
- .E_u15heuvq.content {
36089
- cursor: default !important;
36007
+ .E_t1sqg15u {
36008
+ background: white;
36090
36009
  }
36091
- .E_u15heuvq.content.link {
36092
- cursor: pointer !important;
36010
+ .E_t1sqg15u.inline .table-row {
36011
+ flex-direction: column;
36093
36012
  }
36094
- .E_u15heuvq.content.link:hover {
36095
- color: #0080FF;
36013
+ .E_t1sqg15u.inline .table-row > label {
36014
+ padding: 0 16px 7px 0;
36096
36015
  }
36097
- .E_u15heuvq.content.black {
36098
- color: #00122E;
36016
+ .E_t1sqg15u.has-border .table-header {
36017
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
36099
36018
  }
36100
- .E_u15heuvq.content.gray {
36101
- color: rgba(44, 56, 82, 0.7490196078);
36019
+ .E_t1sqg15u.has-border .hiddenBorder {
36020
+ border-top: none !important;
36021
+ }
36022
+ .E_t1sqg15u.has-border .table-row + .table-row {
36023
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
36024
+ }
36025
+ .E_t1sqg15u.has-border .table-row:last-of-type {
36026
+ padding-bottom: 0;
36027
+ }
36028
+ .E_t1sqg15u.align-right .content {
36029
+ text-align: right;
36030
+ }
36031
+ .E_t1sqg15u .uuid-row {
36032
+ display: flex;
36033
+ justify-content: space-between;
36034
+ }
36035
+ .E_t1sqg15u .uuid-row .id-text {
36036
+ white-space: nowrap;
36037
+ overflow: hidden;
36038
+ text-overflow: ellipsis;
36039
+ }
36040
+
36041
+ .E_t4zczcp {
36042
+ display: flex;
36043
+ justify-content: space-between;
36044
+ align-items: center;
36045
+ padding: 8px;
36046
+ min-height: 32px;
36047
+ }
36048
+ .E_t4zczcp .table-title {
36049
+ color: rgba(44, 56, 82, 0.6);
36050
+ font-weight: 600;
36051
+ font-size: 12px;
36052
+ line-height: 8px;
36053
+ }
36054
+ .E_t4zczcp .edit-icon {
36055
+ font-size: 16px;
36056
+ color: rgba(10, 37, 85, 0.6);
36057
+ cursor: pointer;
36058
+ }
36059
+
36060
+ .E_t1s7goww {
36061
+ font-size: 12px;
36062
+ line-height: 18px;
36063
+ }
36064
+
36065
+ .E_t93e4cf {
36066
+ display: flex;
36067
+ padding: 8px 0;
36068
+ color: #2d3a56;
36069
+ }
36070
+ .E_t93e4cf .hidden {
36071
+ display: none;
36072
+ }
36073
+ .E_t93e4cf .ant-btn.ant-btn-link {
36074
+ height: auto;
36075
+ }
36076
+ .E_t93e4cf .content {
36077
+ overflow: hidden;
36078
+ overflow-x: auto;
36079
+ width: 100%;
36080
+ white-space: pre-wrap;
36081
+ }
36082
+ .E_t93e4cf .content .ant-btn {
36083
+ white-space: pre-wrap;
36084
+ text-align: left;
36085
+ }
36086
+ .E_t93e4cf .content .unit-chart {
36087
+ justify-content: flex-start;
36088
+ }
36089
+
36090
+ .E_rhz2uv5 {
36091
+ width: var(--rhz2uv5-0);
36092
+ flex-shrink: 0;
36093
+ color: rgba(44, 56, 82, 0.6);
36094
+ padding-right: 12px;
36095
+ }
36096
+
36097
+ .E_s1iv0tp1 .enabled-switch {
36098
+ display: flex;
36099
+ align-items: center;
36100
+ }
36101
+ .E_s1iv0tp1 .enabled-text {
36102
+ margin-right: 8px;
36102
36103
  }
36103
36104
 
36104
36105
  .E_t160l1cm {
@@ -36379,6 +36380,12 @@ span.E_tqjc4ui {
36379
36380
  justify-content: center;
36380
36381
  }
36381
36382
 
36383
+ .E_h1ol2wl7 {
36384
+ font-weight: bold;
36385
+ background-color: unset;
36386
+ padding: unset;
36387
+ }
36388
+
36382
36389
  .E_kr6am0s .ant-modal-body {
36383
36390
  padding: 60px 128px;
36384
36391
  }
@@ -36483,12 +36490,6 @@ span.E_tqjc4ui {
36483
36490
  color: rgba(0, 21, 64, 0.3);
36484
36491
  }
36485
36492
 
36486
- .E_h1ol2wl7 {
36487
- font-weight: bold;
36488
- background-color: unset;
36489
- padding: unset;
36490
- }
36491
-
36492
36493
  .E_l12xdkhl {
36493
36494
  width: 64px;
36494
36495
  height: 64px;
@@ -36513,50 +36514,6 @@ span.E_tqjc4ui {
36513
36514
  }
36514
36515
  }
36515
36516
 
36516
- .E_c14ouk5o {
36517
- width: 100%;
36518
- height: 100%;
36519
- display: flex;
36520
- font-size: 12px;
36521
- line-height: 18px;
36522
- padding: 8px 0;
36523
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
36524
- }
36525
- .E_c14ouk5o:last-of-type {
36526
- box-shadow: none;
36527
- padding-bottom: 0;
36528
- }
36529
- .E_c14ouk5o.collapsed {
36530
- flex-direction: column;
36531
- }
36532
- .E_c14ouk5o.collapsed .collapsed-content {
36533
- display: flex;
36534
- }
36535
- .E_c14ouk5o.collapsed .collapsed-content > span {
36536
- flex: 1;
36537
- display: flex;
36538
- justify-content: space-between;
36539
- }
36540
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
36541
- height: auto;
36542
- }
36543
- .E_c14ouk5o.collapsed .extra-content {
36544
- margin-left: 162px;
36545
- }
36546
- .E_c14ouk5o .col-label {
36547
- width: 216px;
36548
- color: rgba(44, 56, 82, 0.6);
36549
- margin-right: 12px;
36550
- flex-shrink: 0;
36551
- }
36552
- .E_c14ouk5o .col-content {
36553
- color: #2d3a56;
36554
- /* make btn link in info row have the same height as normal text */
36555
- }
36556
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36557
- height: auto;
36558
- }
36559
-
36560
36517
  .E_c1kchka8 {
36561
36518
  height: 100%;
36562
36519
  width: 100%;
@@ -37058,6 +37015,50 @@ span.E_tqjc4ui {
37058
37015
  color: rgba(44, 56, 82, 0.6);
37059
37016
  }
37060
37017
 
37018
+ .E_c14ouk5o {
37019
+ width: 100%;
37020
+ height: 100%;
37021
+ display: flex;
37022
+ font-size: 12px;
37023
+ line-height: 18px;
37024
+ padding: 8px 0;
37025
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
37026
+ }
37027
+ .E_c14ouk5o:last-of-type {
37028
+ box-shadow: none;
37029
+ padding-bottom: 0;
37030
+ }
37031
+ .E_c14ouk5o.collapsed {
37032
+ flex-direction: column;
37033
+ }
37034
+ .E_c14ouk5o.collapsed .collapsed-content {
37035
+ display: flex;
37036
+ }
37037
+ .E_c14ouk5o.collapsed .collapsed-content > span {
37038
+ flex: 1;
37039
+ display: flex;
37040
+ justify-content: space-between;
37041
+ }
37042
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
37043
+ height: auto;
37044
+ }
37045
+ .E_c14ouk5o.collapsed .extra-content {
37046
+ margin-left: 162px;
37047
+ }
37048
+ .E_c14ouk5o .col-label {
37049
+ width: 216px;
37050
+ color: rgba(44, 56, 82, 0.6);
37051
+ margin-right: 12px;
37052
+ flex-shrink: 0;
37053
+ }
37054
+ .E_c14ouk5o .col-content {
37055
+ color: #2d3a56;
37056
+ /* make btn link in info row have the same height as normal text */
37057
+ }
37058
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
37059
+ height: auto;
37060
+ }
37061
+
37061
37062
  .E_c1ss4prm {
37062
37063
  color: rgba(44, 56, 82, 0.6);
37063
37064
  }