@cloudtower/eagle 0.33.22 → 0.33.24

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.
@@ -29690,48 +29690,6 @@ html body {
29690
29690
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29691
29691
  }
29692
29692
  }
29693
- .E_berrcjl {
29694
- color: rgba(10, 37, 85, 0.6);
29695
- margin-bottom: 4px;
29696
- }
29697
-
29698
- .E_berrcjl .breadcrumb-link {
29699
- color: rgba(10, 37, 85, 0.6);
29700
- cursor: pointer;
29701
- transition: color 160ms ease;
29702
- }
29703
-
29704
- .E_berrcjl .breadcrumb-link:hover {
29705
- color: #0080ff;
29706
- }
29707
-
29708
- .E_berrcjl .breadcrumb-link:active {
29709
- color: #005ed1;
29710
- }
29711
-
29712
- .E_m74vjol {
29713
- display: flex;
29714
- justify-content: space-between;
29715
- width: 100%;
29716
- }
29717
-
29718
- .E_m74vjol .action {
29719
- margin-left: 16px;
29720
- }
29721
-
29722
- .E_a1o35uvh.ant-alert-closable {
29723
- padding-right: 12px;
29724
- }
29725
-
29726
- .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
29727
- height: fit-content;
29728
- margin-left: 16px;
29729
- }
29730
-
29731
- .E_a1o35uvh .ant-alert-message {
29732
- flex: 1;
29733
- }
29734
-
29735
29693
  .E_c18gxmrl {
29736
29694
  border: 1px solid #d8deeb;
29737
29695
  border-radius: 4px;
@@ -29757,191 +29715,46 @@ html body {
29757
29715
  padding: 8px 12px;
29758
29716
  }
29759
29717
 
29760
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29761
- padding: 4px 8px 0 8px;
29762
- color: rgba(44, 56, 82, 0.6);
29763
- font-size: 12px;
29764
- }
29765
-
29766
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29767
- padding-bottom: 6px;
29768
- }
29769
-
29770
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29771
- padding-top: 4px;
29772
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29773
- }
29774
-
29775
- .E_fzh9mnb {
29776
- width: 100%;
29777
- height: 100%;
29778
- min-height: 124px;
29779
- display: flex;
29780
- flex-direction: column;
29781
- justify-content: center;
29782
- align-items: center;
29783
- }
29784
-
29785
- .E_fzh9mnb .error-text {
29786
- color: rgba(10, 37, 85, 0.6);
29787
- margin-bottom: 16px;
29788
- font-size: 18px;
29789
- }
29790
-
29791
- .E_c1uzzomf {
29792
- margin-bottom: 16px;
29793
- }
29794
-
29795
- .E_c1uzzomf .card-title {
29796
- font-size: 16px;
29797
- color: rgba(44, 56, 82, 0.6);
29798
- font-weight: 700;
29799
- line-height: 32px;
29800
- }
29801
-
29802
- .E_c1uzzomf .card-body {
29803
- padding: 24px;
29804
- border-radius: 8px;
29805
- background: #fff;
29806
- }
29807
-
29808
- .E_c1uzzomf .empty {
29809
- font-weight: 700;
29810
- font-size: 14px;
29811
- line-height: 22px;
29812
- color: rgba(0, 21, 64, 0.3);
29813
- text-align: center;
29814
- }
29815
-
29816
- .E_b1nip9bk {
29817
- padding: 4px 11px;
29818
- }
29819
-
29820
- .E_bqamoqe {
29821
- white-space: nowrap;
29822
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29823
- }
29824
-
29825
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29826
- --color: #0080ff;
29827
- }
29828
-
29829
- .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] {
29830
- --color: #0080ff;
29831
- }
29832
-
29833
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29834
- margin-left: 1px;
29835
- }
29836
-
29837
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29838
- border-top-right-radius: 0;
29839
- border-bottom-right-radius: 0;
29840
- }
29841
-
29842
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29843
- border-top-left-radius: 0;
29844
- border-bottom-left-radius: 0;
29845
- }
29846
-
29847
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29848
- border-radius: unset;
29849
- }
29850
-
29851
- .E_d1bw7c5z {
29852
- position: relative;
29853
- max-width: 388px;
29854
- min-width: 285px;
29855
- }
29856
-
29857
- .E_d1bw7c5z .center {
29858
- position: absolute;
29859
- font-size: 12px;
29860
- width: 80px;
29861
- height: 100px;
29862
- top: 0;
29863
- left: 35px;
29864
- display: flex;
29865
- flex-direction: column;
29866
- justify-content: center;
29867
- align-items: center;
29868
- color: #00122e;
29869
- }
29870
-
29871
- .E_d1bw7c5z .center .number {
29872
- font-size: 24px;
29873
- font-weight: 700;
29874
- }
29875
-
29876
- .E_d1bw7c5z .center .text {
29877
- padding: 0 5px;
29878
- font-size: 12px;
29879
- width: inherit;
29880
- text-align: center;
29881
- }
29882
-
29883
- .E_d1bw7c5z .recharts-wrapper {
29884
- display: flex;
29885
- }
29886
-
29887
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29888
- position: relative !important;
29889
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29890
- left: 0 !important;
29891
- bottom: 0 !important;
29718
+ .E_m74vjol {
29892
29719
  display: flex;
29893
- align-items: center;
29894
- }
29895
-
29896
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29720
+ justify-content: space-between;
29897
29721
  width: 100%;
29898
29722
  }
29899
29723
 
29900
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29901
- width: 100%;
29902
- margin-right: 0 !important;
29903
- line-height: 18px;
29724
+ .E_m74vjol .action {
29725
+ margin-left: 16px;
29904
29726
  }
29905
29727
 
29906
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29907
- border-radius: 2px;
29728
+ .E_a1o35uvh.ant-alert-closable {
29729
+ padding-right: 12px;
29908
29730
  }
29909
29731
 
29910
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29911
- min-width: 75px;
29912
- max-width: 198px;
29913
- width: calc(100% - 20px);
29914
- margin-left: 2px;
29915
- color: #00122e !important;
29916
- display: inline-flex;
29917
- justify-content: space-between;
29732
+ .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
29733
+ height: fit-content;
29734
+ margin-left: 16px;
29918
29735
  }
29919
29736
 
29920
- .E_d1bw7c5z .tooltip-text {
29921
- maxwidth: calc(100% - 12px);
29922
- cursor: pointer;
29923
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29924
- overflow: hidden;
29925
- text-overflow: ellipsis;
29926
- white-space: nowrap;
29737
+ .E_a1o35uvh .ant-alert-message {
29738
+ flex: 1;
29927
29739
  }
29928
29740
 
29929
- .E_d1bw7c5z .value {
29930
- color: rgba(44, 56, 82, 0.75);
29741
+ .E_berrcjl {
29742
+ color: rgba(10, 37, 85, 0.6);
29743
+ margin-bottom: 4px;
29931
29744
  }
29932
29745
 
29933
- .E_t10pqbtc {
29934
- width: 140px;
29746
+ .E_berrcjl .breadcrumb-link {
29747
+ color: rgba(10, 37, 85, 0.6);
29748
+ cursor: pointer;
29749
+ transition: color 160ms ease;
29935
29750
  }
29936
29751
 
29937
- .E_t10pqbtc .item {
29938
- margin: 6px auto;
29939
- display: flex;
29940
- justify-content: space-between;
29752
+ .E_berrcjl .breadcrumb-link:hover {
29753
+ color: #0080ff;
29941
29754
  }
29942
29755
 
29943
- .E_t10pqbtc .item .name {
29944
- width: 102px;
29756
+ .E_berrcjl .breadcrumb-link:active {
29757
+ color: #005ed1;
29945
29758
  }
29946
29759
 
29947
29760
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30225,59 +30038,250 @@ html body {
30225
30038
  --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30226
30039
  }
30227
30040
 
30228
- .E_b1wx3t3t .button-prefix-icon {
30229
- margin-right: 8px;
30230
- display: inline-flex;
30041
+ .E_b1wx3t3t .button-prefix-icon {
30042
+ margin-right: 8px;
30043
+ display: inline-flex;
30044
+ }
30045
+
30046
+ .E_b1wx3t3t .button-suffix-icon {
30047
+ margin-left: 8px;
30048
+ display: inline-flex;
30049
+ }
30050
+
30051
+ .E_b1wx3t3t .icon-wrapper {
30052
+ display: flex;
30053
+ justify-content: center;
30054
+ }
30055
+
30056
+ .E_b1nip9bk {
30057
+ padding: 4px 11px;
30058
+ }
30059
+
30060
+ .E_bqamoqe {
30061
+ white-space: nowrap;
30062
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30063
+ }
30064
+
30065
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30066
+ --color: #0080ff;
30067
+ }
30068
+
30069
+ .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] {
30070
+ --color: #0080ff;
30071
+ }
30072
+
30073
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30074
+ margin-left: 1px;
30075
+ }
30076
+
30077
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30078
+ border-top-right-radius: 0;
30079
+ border-bottom-right-radius: 0;
30080
+ }
30081
+
30082
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30083
+ border-top-left-radius: 0;
30084
+ border-bottom-left-radius: 0;
30085
+ }
30086
+
30087
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30088
+ border-radius: unset;
30089
+ }
30090
+
30091
+ .E_c1uzzomf {
30092
+ margin-bottom: 16px;
30093
+ }
30094
+
30095
+ .E_c1uzzomf .card-title {
30096
+ font-size: 16px;
30097
+ color: rgba(44, 56, 82, 0.6);
30098
+ font-weight: 700;
30099
+ line-height: 32px;
30100
+ }
30101
+
30102
+ .E_c1uzzomf .card-body {
30103
+ padding: 24px;
30104
+ border-radius: 8px;
30105
+ background: #fff;
30106
+ }
30107
+
30108
+ .E_c1uzzomf .empty {
30109
+ font-weight: 700;
30110
+ font-size: 14px;
30111
+ line-height: 22px;
30112
+ color: rgba(0, 21, 64, 0.3);
30113
+ text-align: center;
30114
+ }
30115
+
30116
+ .E_fzh9mnb {
30117
+ width: 100%;
30118
+ height: 100%;
30119
+ min-height: 124px;
30120
+ display: flex;
30121
+ flex-direction: column;
30122
+ justify-content: center;
30123
+ align-items: center;
30124
+ }
30125
+
30126
+ .E_fzh9mnb .error-text {
30127
+ color: rgba(10, 37, 85, 0.6);
30128
+ margin-bottom: 16px;
30129
+ font-size: 18px;
30130
+ }
30131
+
30132
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30133
+ padding: 4px 8px 0 8px;
30134
+ color: rgba(44, 56, 82, 0.6);
30135
+ font-size: 12px;
30136
+ }
30137
+
30138
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30139
+ padding-bottom: 6px;
30140
+ }
30141
+
30142
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30143
+ padding-top: 4px;
30144
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30145
+ }
30146
+
30147
+ .E_f7pxqmh {
30148
+ width: 100%;
30149
+ margin-bottom: 0 !important;
30150
+ flex-flow: nowrap !important;
30151
+ line-break: auto;
30152
+ }
30153
+
30154
+ .E_f7pxqmh > .ant-form-item-label {
30155
+ text-align: left !important;
30156
+ padding-bottom: 0 !important;
30157
+ }
30158
+
30159
+ .E_f7pxqmh > .ant-form-item-label > label {
30160
+ min-height: 32px;
30161
+ height: auto;
30162
+ font-size: 13px;
30163
+ color: rgba(44, 56, 82, 0.6);
30164
+ white-space: normal;
30165
+ }
30166
+
30167
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30168
+ border-color: #ff4d4f !important;
30169
+ }
30170
+
30171
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30172
+ border-color: #ff4d4f !important;
30173
+ }
30174
+
30175
+ .E_f7pxqmh .ant-form-item-explain {
30176
+ margin-top: 4px;
30177
+ font-size: 12px;
30178
+ min-height: 0px;
30179
+ }
30180
+
30181
+ .E_f7pxqmh .ant-form-item-extra {
30182
+ font-size: 12px;
30183
+ color: rgba(44, 56, 82, 0.6);
30184
+ min-height: 0px;
30185
+ }
30186
+
30187
+ .E_d1bw7c5z {
30188
+ position: relative;
30189
+ max-width: 388px;
30190
+ min-width: 285px;
30191
+ }
30192
+
30193
+ .E_d1bw7c5z .center {
30194
+ position: absolute;
30195
+ font-size: 12px;
30196
+ width: 80px;
30197
+ height: 100px;
30198
+ top: 0;
30199
+ left: 35px;
30200
+ display: flex;
30201
+ flex-direction: column;
30202
+ justify-content: center;
30203
+ align-items: center;
30204
+ color: #00122e;
30205
+ }
30206
+
30207
+ .E_d1bw7c5z .center .number {
30208
+ font-size: 24px;
30209
+ font-weight: 700;
30210
+ }
30211
+
30212
+ .E_d1bw7c5z .center .text {
30213
+ padding: 0 5px;
30214
+ font-size: 12px;
30215
+ width: inherit;
30216
+ text-align: center;
30231
30217
  }
30232
30218
 
30233
- .E_b1wx3t3t .button-suffix-icon {
30234
- margin-left: 8px;
30235
- display: inline-flex;
30219
+ .E_d1bw7c5z .recharts-wrapper {
30220
+ display: flex;
30236
30221
  }
30237
30222
 
30238
- .E_b1wx3t3t .icon-wrapper {
30223
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30224
+ position: relative !important;
30225
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30226
+ left: 0 !important;
30227
+ bottom: 0 !important;
30239
30228
  display: flex;
30240
- justify-content: center;
30229
+ align-items: center;
30241
30230
  }
30242
30231
 
30243
- .E_f7pxqmh {
30232
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30244
30233
  width: 100%;
30245
- margin-bottom: 0 !important;
30246
- flex-flow: nowrap !important;
30247
- line-break: auto;
30248
30234
  }
30249
30235
 
30250
- .E_f7pxqmh > .ant-form-item-label {
30251
- text-align: left !important;
30252
- padding-bottom: 0 !important;
30236
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30237
+ width: 100%;
30238
+ margin-right: 0 !important;
30239
+ line-height: 18px;
30253
30240
  }
30254
30241
 
30255
- .E_f7pxqmh > .ant-form-item-label > label {
30256
- min-height: 32px;
30257
- height: auto;
30258
- font-size: 13px;
30259
- color: rgba(44, 56, 82, 0.6);
30260
- white-space: normal;
30242
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30243
+ border-radius: 2px;
30261
30244
  }
30262
30245
 
30263
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30264
- border-color: #ff4d4f !important;
30246
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30247
+ min-width: 75px;
30248
+ max-width: 198px;
30249
+ width: calc(100% - 20px);
30250
+ margin-left: 2px;
30251
+ color: #00122e !important;
30252
+ display: inline-flex;
30253
+ justify-content: space-between;
30265
30254
  }
30266
30255
 
30267
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30268
- border-color: #ff4d4f !important;
30256
+ .E_d1bw7c5z .tooltip-text {
30257
+ maxwidth: calc(100% - 12px);
30258
+ cursor: pointer;
30259
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30260
+ overflow: hidden;
30261
+ text-overflow: ellipsis;
30262
+ white-space: nowrap;
30269
30263
  }
30270
30264
 
30271
- .E_f7pxqmh .ant-form-item-explain {
30272
- margin-top: 4px;
30273
- font-size: 12px;
30274
- min-height: 0px;
30265
+ .E_d1bw7c5z .value {
30266
+ color: rgba(44, 56, 82, 0.75);
30275
30267
  }
30276
30268
 
30277
- .E_f7pxqmh .ant-form-item-extra {
30278
- font-size: 12px;
30279
- color: rgba(44, 56, 82, 0.6);
30280
- min-height: 0px;
30269
+ .E_t10pqbtc {
30270
+ width: 140px;
30271
+ }
30272
+
30273
+ .E_t10pqbtc .item {
30274
+ margin: 6px auto;
30275
+ display: flex;
30276
+ justify-content: space-between;
30277
+ }
30278
+
30279
+ .E_t10pqbtc .item .name {
30280
+ width: 102px;
30281
+ }
30282
+
30283
+ .E_sx1bpnu .ant-input-sm {
30284
+ line-height: 18px;
30281
30285
  }
30282
30286
 
30283
30287
  .E_iouxfgt {
@@ -30301,10 +30305,6 @@ html body {
30301
30305
  animation: rotate 680ms linear infinite;
30302
30306
  }
30303
30307
 
30304
- .E_sx1bpnu .ant-input-sm {
30305
- line-height: 18px;
30306
- }
30307
-
30308
30308
  .E_itxley7.ant-input-group.ant-input-group-compact {
30309
30309
  display: flex;
30310
30310
  }
@@ -30319,62 +30319,6 @@ html body {
30319
30319
  border-top-right-radius: 5px;
30320
30320
  }
30321
30321
 
30322
- .E_i1inqkme {
30323
- height: 18px;
30324
- line-height: 18px;
30325
- padding: 0 4px;
30326
- border-radius: 4px;
30327
- background: rgba(235, 239, 245, 0.6);
30328
- border: 1px solid rgba(223, 228, 235, 0.6);
30329
- display: flex;
30330
- align-items: center;
30331
- white-space: nowrap;
30332
- margin-right: 4px;
30333
- }
30334
-
30335
- .E_atcz0kf .ant-input-suffix {
30336
- margin-left: 8px;
30337
- }
30338
-
30339
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30340
- padding: 2px 7px 2px 12px;
30341
- }
30342
-
30343
- .E_a1wfy30z .ant-input-number-handler-wrap {
30344
- display: var(--a1wfy30z-0);
30345
- }
30346
-
30347
- .E_a1wfy30z .ant-input-number-input-wrap {
30348
- padding: 4px 11px;
30349
- display: inline-flex;
30350
- line-height: 1.5715;
30351
- height: inherit;
30352
- }
30353
-
30354
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30355
- content: var(--a1wfy30z-1);
30356
- display: var(--a1wfy30z-2);
30357
- flex: none;
30358
- align-items: center;
30359
- margin-left: 4px;
30360
- }
30361
-
30362
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30363
- content: var(--a1wfy30z-3);
30364
- display: var(--a1wfy30z-4);
30365
- flex: none;
30366
- align-items: center;
30367
- margin-right: 4px;
30368
- cursor: auto;
30369
- }
30370
-
30371
- .E_a1wfy30z .ant-input-number-input {
30372
- padding: 0;
30373
- margin: 0;
30374
- height: auto;
30375
- font-size: inherit;
30376
- }
30377
-
30378
30322
  .E_ai7qkf2 .ant-input-number-handler-wrap {
30379
30323
  display: var(--ai7qkf2-0);
30380
30324
  }
@@ -30454,6 +30398,62 @@ html body {
30454
30398
  position: absolute;
30455
30399
  }
30456
30400
 
30401
+ .E_i1inqkme {
30402
+ height: 18px;
30403
+ line-height: 18px;
30404
+ padding: 0 4px;
30405
+ border-radius: 4px;
30406
+ background: rgba(235, 239, 245, 0.6);
30407
+ border: 1px solid rgba(223, 228, 235, 0.6);
30408
+ display: flex;
30409
+ align-items: center;
30410
+ white-space: nowrap;
30411
+ margin-right: 4px;
30412
+ }
30413
+
30414
+ .E_atcz0kf .ant-input-suffix {
30415
+ margin-left: 8px;
30416
+ }
30417
+
30418
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30419
+ padding: 2px 7px 2px 12px;
30420
+ }
30421
+
30422
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30423
+ display: var(--a1wfy30z-0);
30424
+ }
30425
+
30426
+ .E_a1wfy30z .ant-input-number-input-wrap {
30427
+ padding: 4px 11px;
30428
+ display: inline-flex;
30429
+ line-height: 1.5715;
30430
+ height: inherit;
30431
+ }
30432
+
30433
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30434
+ content: var(--a1wfy30z-1);
30435
+ display: var(--a1wfy30z-2);
30436
+ flex: none;
30437
+ align-items: center;
30438
+ margin-left: 4px;
30439
+ }
30440
+
30441
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30442
+ content: var(--a1wfy30z-3);
30443
+ display: var(--a1wfy30z-4);
30444
+ flex: none;
30445
+ align-items: center;
30446
+ margin-right: 4px;
30447
+ cursor: auto;
30448
+ }
30449
+
30450
+ .E_a1wfy30z .ant-input-number-input {
30451
+ padding: 0;
30452
+ margin: 0;
30453
+ height: auto;
30454
+ font-size: inherit;
30455
+ }
30456
+
30457
30457
  .E_phljevk {
30458
30458
  display: flex;
30459
30459
  justify-content: space-between;
@@ -30521,34 +30521,6 @@ html body {
30521
30521
  line-height: 18px;
30522
30522
  }
30523
30523
 
30524
- .E_i11gg7mj .ant-input-prefix {
30525
- margin-right: 8px;
30526
- }
30527
-
30528
- .E_i11gg7mj .ant-input-suffix {
30529
- margin-left: 8px;
30530
- }
30531
-
30532
- .E_cc368xp {
30533
- color: #00122e;
30534
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30535
- margin-right: 8px;
30536
- padding-right: 8px;
30537
- }
30538
-
30539
- .E_i11o6xqj {
30540
- display: flex;
30541
- gap: 4px;
30542
- }
30543
-
30544
- .E_i11o6xqj .icon-wrapper {
30545
- cursor: pointer;
30546
- }
30547
-
30548
- .E_d19ruhdj.icon-wrapper {
30549
- cursor: not-allowed;
30550
- }
30551
-
30552
30524
  .E_rapgekc.ant-radio-wrapper {
30553
30525
  display: inline-flex;
30554
30526
  align-items: baseline;
@@ -30713,19 +30685,47 @@ html body {
30713
30685
  box-shadow: none;
30714
30686
  }
30715
30687
 
30716
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30717
- display: none;
30688
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30689
+ display: none;
30690
+ }
30691
+
30692
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30693
+ display: inline;
30694
+ }
30695
+
30696
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30697
+ display: inline;
30698
+ margin-right: 8px;
30699
+ padding: 0;
30700
+ width: 36px;
30701
+ }
30702
+
30703
+ .E_i11gg7mj .ant-input-prefix {
30704
+ margin-right: 8px;
30705
+ }
30706
+
30707
+ .E_i11gg7mj .ant-input-suffix {
30708
+ margin-left: 8px;
30709
+ }
30710
+
30711
+ .E_cc368xp {
30712
+ color: #00122e;
30713
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30714
+ margin-right: 8px;
30715
+ padding-right: 8px;
30718
30716
  }
30719
30717
 
30720
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30721
- display: inline;
30718
+ .E_i11o6xqj {
30719
+ display: flex;
30720
+ gap: 4px;
30722
30721
  }
30723
30722
 
30724
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30725
- display: inline;
30726
- margin-right: 8px;
30727
- padding: 0;
30728
- width: 36px;
30723
+ .E_i11o6xqj .icon-wrapper {
30724
+ cursor: pointer;
30725
+ }
30726
+
30727
+ .E_d19ruhdj.icon-wrapper {
30728
+ cursor: not-allowed;
30729
30729
  }
30730
30730
 
30731
30731
  .E_c1bus5hc {
@@ -30781,77 +30781,6 @@ html body {
30781
30781
  color: rgba(44, 56, 82, 0.6);
30782
30782
  }
30783
30783
 
30784
- .E_s1dizucg.ant-switch {
30785
- min-width: 40px;
30786
- height: 24px;
30787
- background: rgba(172, 186, 211, 0.6);
30788
- overflow: hidden;
30789
- }
30790
-
30791
- .E_s1dizucg.ant-switch:focus {
30792
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30793
- }
30794
-
30795
- .E_s1dizucg.ant-switch-small {
30796
- min-width: 26px;
30797
- height: 16px;
30798
- }
30799
-
30800
- .E_s1dizucg.ant-switch-large {
30801
- min-width: 52px;
30802
- height: 32px;
30803
- }
30804
-
30805
- .E_s1dizucg.ant-switch .ant-switch-handle {
30806
- height: 20px;
30807
- width: 20px;
30808
- }
30809
-
30810
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30811
- border-radius: 10px;
30812
- transition-delay: 120ms;
30813
- }
30814
-
30815
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30816
- height: 14px;
30817
- width: 14px;
30818
- top: 1px;
30819
- left: 1px;
30820
- }
30821
-
30822
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30823
- height: 28px;
30824
- width: 28px;
30825
- }
30826
-
30827
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30828
- border-radius: 14px;
30829
- }
30830
-
30831
- .E_s1dizucg.ant-switch-checked {
30832
- background-color: #00ba5d;
30833
- }
30834
-
30835
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30836
- left: calc(100% - 20px - 2px);
30837
- }
30838
-
30839
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30840
- left: calc(100% - 14px - 1px);
30841
- }
30842
-
30843
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30844
- left: calc(100% - 28px - 2px);
30845
- }
30846
-
30847
- .E_c1up6e3y {
30848
- margin-left: 5px;
30849
- }
30850
-
30851
- .E_tju3gfj .date {
30852
- margin-right: 4px;
30853
- }
30854
-
30855
30784
  .E_cnujxq2 {
30856
30785
  display: flex;
30857
30786
  flex-direction: column;
@@ -31640,164 +31569,75 @@ input.E_rf8rlle.ant-input {
31640
31569
  color: rgba(44, 56, 82, 0.7490196078);
31641
31570
  }
31642
31571
 
31643
- .E_c1yyuluq {
31644
- border-radius: 8px;
31645
- }
31646
-
31647
- .E_c1yyuluq .ant-card-body {
31648
- padding: 20px 24px 24px 24px;
31649
- }
31650
-
31651
- .E_ccrbeuz .ant-collapse-item {
31652
- border: 0px;
31653
- background-color: #fff;
31654
- }
31655
-
31656
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31657
- padding-top: 0px;
31658
- padding-bottom: 0px;
31659
- padding-left: 0px !important;
31660
- padding-right: 24px;
31661
- }
31662
-
31663
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31664
- right: 0px;
31665
- }
31666
-
31667
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31668
- padding: 0px;
31669
- }
31670
-
31671
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31672
- padding-right: 0px;
31673
- cursor: default;
31674
- }
31675
-
31676
- .E_s1dni7lo {
31677
- width: 430px !important;
31678
- }
31679
-
31680
- .E_d1wwmmm5 .ant-select-item-group {
31681
- padding: 8px 16px;
31682
- line-height: 18px;
31683
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31684
- height: 34px;
31685
- min-height: 34px;
31686
- box-sizing: border-box;
31687
- margin-top: 8px;
31688
- }
31689
-
31690
- .E_o1ugr09p {
31691
- display: flex;
31692
- flex-direction: column;
31693
- margin: 1px 8px;
31694
- padding: 8px;
31695
- border-radius: 4px;
31696
- }
31697
-
31698
- .E_o1ugr09p .selected-icon {
31699
- display: none;
31700
- }
31701
-
31702
- .E_o1ugr09p.ant-select-item-option-grouped {
31703
- padding-left: 8px;
31704
- }
31705
-
31706
- .E_o1ugr09p.ant-select-item-option-selected {
31707
- background-color: white;
31708
- }
31709
-
31710
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31711
- color: #0080ff;
31572
+ .E_s1dizucg.ant-switch {
31573
+ min-width: 40px;
31574
+ height: 24px;
31575
+ background: rgba(172, 186, 211, 0.6);
31576
+ overflow: hidden;
31712
31577
  }
31713
31578
 
31714
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31715
- display: block;
31579
+ .E_s1dizucg.ant-switch:focus {
31580
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31716
31581
  }
31717
31582
 
31718
- .E_o1ugr09p.ant-select-item-option-active {
31719
- background: rgba(0, 136, 255, 0.16);
31583
+ .E_s1dizucg.ant-switch-small {
31584
+ min-width: 26px;
31585
+ height: 16px;
31720
31586
  }
31721
31587
 
31722
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31723
- color: #0080ff;
31588
+ .E_s1dizucg.ant-switch-large {
31589
+ min-width: 52px;
31590
+ height: 32px;
31724
31591
  }
31725
31592
 
31726
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31727
- background: rgba(0, 136, 255, 0.1);
31728
- color: #0080ff;
31593
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31594
+ height: 20px;
31595
+ width: 20px;
31729
31596
  }
31730
31597
 
31731
- .E_o1ifxsq4 {
31732
- display: flex;
31733
- justify-content: space-between;
31734
- height: 20px;
31735
- line-height: 20px;
31598
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31599
+ border-radius: 10px;
31600
+ transition-delay: 120ms;
31736
31601
  }
31737
31602
 
31738
- .E_o1ifxsq4 .timezone-title {
31739
- color: #2d3a56;
31740
- overflow: hidden;
31741
- text-overflow: ellipsis;
31603
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31604
+ height: 14px;
31605
+ width: 14px;
31606
+ top: 1px;
31607
+ left: 1px;
31742
31608
  }
31743
31609
 
31744
- .E_o1zue7 {
31745
- display: flex;
31746
- justify-content: space-between;
31747
- color: rgba(44, 56, 82, 0.6);
31748
- height: 18px;
31749
- line-height: 18px;
31750
- margin-top: 2px;
31610
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31611
+ height: 28px;
31612
+ width: 28px;
31751
31613
  }
31752
31614
 
31753
- .E_tyfmlxg {
31754
- border: none;
31755
- margin-right: 0;
31756
- background: rgba(225, 230, 241, 0.6);
31615
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31616
+ border-radius: 14px;
31757
31617
  }
31758
31618
 
31759
- .E_o18uybox {
31760
- pointer-events: none;
31761
- height: 32px;
31762
- width: 100%;
31763
- opacity: 0;
31619
+ .E_s1dizucg.ant-switch-checked {
31620
+ background-color: #00ba5d;
31764
31621
  }
31765
31622
 
31766
- .E_m196gn1d {
31767
- min-width: 1280px;
31623
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31624
+ left: calc(100% - 20px - 2px);
31768
31625
  }
31769
31626
 
31770
- .E_a1b5xrg3 .user-icon-inner {
31771
- display: inline-flex;
31772
- align-items: center;
31773
- justify-content: center;
31774
- color: #fff;
31775
- font-weight: bold;
31776
- font-size: 12px;
31777
- width: 24px;
31778
- height: 24px;
31779
- border-radius: 50%;
31780
- background: var(--a1b5xrg3-0);
31627
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31628
+ left: calc(100% - 14px - 1px);
31781
31629
  }
31782
31630
 
31783
- .E_a1b5xrg3.btn-item {
31784
- transition: all 160ms ease;
31785
- cursor: pointer;
31786
- width: 56px;
31787
- height: 40px;
31788
- display: inline-flex;
31789
- align-items: center;
31790
- justify-content: center;
31791
- border-radius: 6px;
31631
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31632
+ left: calc(100% - 28px - 2px);
31792
31633
  }
31793
31634
 
31794
- .E_a1b5xrg3.btn-item:hover {
31795
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31635
+ .E_c1up6e3y {
31636
+ margin-left: 5px;
31796
31637
  }
31797
31638
 
31798
- .E_a1b5xrg3.btn-item:active {
31799
- transform: translateY(2px);
31800
- transition: all 320ms ease;
31639
+ .E_tju3gfj .date {
31640
+ margin-right: 4px;
31801
31641
  }
31802
31642
 
31803
31643
  .E_dsnbhzf {
@@ -32275,10 +32115,6 @@ input.E_rf8rlle.ant-input {
32275
32115
  line-height: 12px;
32276
32116
  }
32277
32117
 
32278
- .E_iq1gosr {
32279
- display: inline-block;
32280
- }
32281
-
32282
32118
  .E_s1sck0th {
32283
32119
  padding: 0 8px;
32284
32120
  border-radius: 4px;
@@ -32377,6 +32213,43 @@ input.E_rf8rlle.ant-input {
32377
32213
  background-color: #7E41FF;
32378
32214
  }
32379
32215
 
32216
+ .E_iq1gosr {
32217
+ display: inline-block;
32218
+ }
32219
+
32220
+ .E_a1b5xrg3 .user-icon-inner {
32221
+ display: inline-flex;
32222
+ align-items: center;
32223
+ justify-content: center;
32224
+ color: #fff;
32225
+ font-weight: bold;
32226
+ font-size: 12px;
32227
+ width: 24px;
32228
+ height: 24px;
32229
+ border-radius: 50%;
32230
+ background: var(--a1b5xrg3-0);
32231
+ }
32232
+
32233
+ .E_a1b5xrg3.btn-item {
32234
+ transition: all 160ms ease;
32235
+ cursor: pointer;
32236
+ width: 56px;
32237
+ height: 40px;
32238
+ display: inline-flex;
32239
+ align-items: center;
32240
+ justify-content: center;
32241
+ border-radius: 6px;
32242
+ }
32243
+
32244
+ .E_a1b5xrg3.btn-item:hover {
32245
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32246
+ }
32247
+
32248
+ .E_a1b5xrg3.btn-item:active {
32249
+ transform: translateY(2px);
32250
+ transition: all 320ms ease;
32251
+ }
32252
+
32380
32253
  .E_t1m2x205 .ant-tooltip-arrow {
32381
32254
  display: none;
32382
32255
  }
@@ -32390,36 +32263,131 @@ input.E_rf8rlle.ant-input {
32390
32263
  visibility: hidden;
32391
32264
  }
32392
32265
 
32393
- .E_suhck3k {
32394
- height: 24px;
32395
- width: 24px;
32396
- border-radius: 6px;
32397
- padding: 4px;
32266
+ .E_s1dni7lo {
32267
+ width: 430px !important;
32398
32268
  }
32399
32269
 
32400
- .E_suhck3k:hover {
32401
- background-color: rgba(0, 136, 255, 0.1);
32270
+ .E_d1wwmmm5 .ant-select-item-group {
32271
+ padding: 8px 16px;
32272
+ line-height: 18px;
32273
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32274
+ height: 34px;
32275
+ min-height: 34px;
32276
+ box-sizing: border-box;
32277
+ margin-top: 8px;
32402
32278
  }
32403
32279
 
32404
- .E_suhck3k:hover svg path {
32405
- fill: blue;
32280
+ .E_o1ugr09p {
32281
+ display: flex;
32282
+ flex-direction: column;
32283
+ margin: 1px 8px;
32284
+ padding: 8px;
32285
+ border-radius: 4px;
32406
32286
  }
32407
32287
 
32408
- .E_ryby9ds {
32409
- display: flex;
32410
- align-items: center;
32288
+ .E_o1ugr09p .selected-icon {
32289
+ display: none;
32411
32290
  }
32412
32291
 
32413
- .E_ryby9ds .order {
32414
- height: 24px;
32415
- width: 24px;
32416
- border-radius: 20px;
32292
+ .E_o1ugr09p.ant-select-item-option-grouped {
32293
+ padding-left: 8px;
32294
+ }
32295
+
32296
+ .E_o1ugr09p.ant-select-item-option-selected {
32297
+ background-color: white;
32298
+ }
32299
+
32300
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32301
+ color: #0080ff;
32302
+ }
32303
+
32304
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32305
+ display: block;
32306
+ }
32307
+
32308
+ .E_o1ugr09p.ant-select-item-option-active {
32309
+ background: rgba(0, 136, 255, 0.16);
32310
+ }
32311
+
32312
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32417
32313
  color: #0080ff;
32314
+ }
32315
+
32316
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32418
32317
  background: rgba(0, 136, 255, 0.1);
32318
+ color: #0080ff;
32319
+ }
32320
+
32321
+ .E_o1ifxsq4 {
32419
32322
  display: flex;
32420
- align-items: center;
32421
- justify-content: center;
32422
- margin-right: 6px;
32323
+ justify-content: space-between;
32324
+ height: 20px;
32325
+ line-height: 20px;
32326
+ }
32327
+
32328
+ .E_o1ifxsq4 .timezone-title {
32329
+ color: #2d3a56;
32330
+ overflow: hidden;
32331
+ text-overflow: ellipsis;
32332
+ }
32333
+
32334
+ .E_o1zue7 {
32335
+ display: flex;
32336
+ justify-content: space-between;
32337
+ color: rgba(44, 56, 82, 0.6);
32338
+ height: 18px;
32339
+ line-height: 18px;
32340
+ margin-top: 2px;
32341
+ }
32342
+
32343
+ .E_tyfmlxg {
32344
+ border: none;
32345
+ margin-right: 0;
32346
+ background: rgba(225, 230, 241, 0.6);
32347
+ }
32348
+
32349
+ .E_o18uybox {
32350
+ pointer-events: none;
32351
+ height: 32px;
32352
+ width: 100%;
32353
+ opacity: 0;
32354
+ }
32355
+
32356
+ .E_m196gn1d {
32357
+ min-width: 1280px;
32358
+ }
32359
+
32360
+ .E_c1yyuluq {
32361
+ border-radius: 8px;
32362
+ }
32363
+
32364
+ .E_c1yyuluq .ant-card-body {
32365
+ padding: 20px 24px 24px 24px;
32366
+ }
32367
+
32368
+ .E_ccrbeuz .ant-collapse-item {
32369
+ border: 0px;
32370
+ background-color: #fff;
32371
+ }
32372
+
32373
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32374
+ padding-top: 0px;
32375
+ padding-bottom: 0px;
32376
+ padding-left: 0px !important;
32377
+ padding-right: 24px;
32378
+ }
32379
+
32380
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32381
+ right: 0px;
32382
+ }
32383
+
32384
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32385
+ padding: 0px;
32386
+ }
32387
+
32388
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32389
+ padding-right: 0px;
32390
+ cursor: default;
32423
32391
  }
32424
32392
 
32425
32393
  .E_hrhfj7c {
@@ -32684,6 +32652,38 @@ input.E_rf8rlle.ant-input {
32684
32652
  font-size: 14px;
32685
32653
  }
32686
32654
 
32655
+ .E_suhck3k {
32656
+ height: 24px;
32657
+ width: 24px;
32658
+ border-radius: 6px;
32659
+ padding: 4px;
32660
+ }
32661
+
32662
+ .E_suhck3k:hover {
32663
+ background-color: rgba(0, 136, 255, 0.1);
32664
+ }
32665
+
32666
+ .E_suhck3k:hover svg path {
32667
+ fill: blue;
32668
+ }
32669
+
32670
+ .E_ryby9ds {
32671
+ display: flex;
32672
+ align-items: center;
32673
+ }
32674
+
32675
+ .E_ryby9ds .order {
32676
+ height: 24px;
32677
+ width: 24px;
32678
+ border-radius: 20px;
32679
+ color: #0080ff;
32680
+ background: rgba(0, 136, 255, 0.1);
32681
+ display: flex;
32682
+ align-items: center;
32683
+ justify-content: center;
32684
+ margin-right: 6px;
32685
+ }
32686
+
32687
32687
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32688
32688
  border-radius: 6px;
32689
32689
  }
@@ -32938,6 +32938,23 @@ input.E_rf8rlle.ant-input {
32938
32938
  flex-shrink: 0;
32939
32939
  }
32940
32940
 
32941
+ .E_w1dxz879 {
32942
+ display: flex;
32943
+ flex-direction: column;
32944
+ gap: 6px;
32945
+ }
32946
+
32947
+ .E_w1dxz879 .ellipsis-tooltip {
32948
+ max-height: var(--w1dxz879-0);
32949
+ text-overflow: clip;
32950
+ overflow: hidden;
32951
+ }
32952
+
32953
+ .E_w1dxz879 .tips {
32954
+ color: #fff;
32955
+ opacity: 0.8;
32956
+ }
32957
+
32941
32958
  .E_h12yihis {
32942
32959
  height: 50px;
32943
32960
  border-bottom: 2px solid #edf0f7;
@@ -33185,34 +33202,17 @@ input.E_rf8rlle.ant-input {
33185
33202
  color: rgba(44, 56, 82, 0.6);
33186
33203
  margin-left: 8px;
33187
33204
  }
33188
-
33189
- .E_ncaepor.is-scrolled .name-text {
33190
- transform: translateY(-100%);
33191
- opacity: 0;
33192
- position: absolute;
33193
- }
33194
-
33195
- .E_ncaepor.is-scrolled .nav-info {
33196
- transform: translateY(0);
33197
- opacity: 1;
33198
- position: static;
33199
- }
33200
-
33201
- .E_w1dxz879 {
33202
- display: flex;
33203
- flex-direction: column;
33204
- gap: 6px;
33205
- }
33206
-
33207
- .E_w1dxz879 .ellipsis-tooltip {
33208
- max-height: var(--w1dxz879-0);
33209
- text-overflow: clip;
33210
- overflow: hidden;
33205
+
33206
+ .E_ncaepor.is-scrolled .name-text {
33207
+ transform: translateY(-100%);
33208
+ opacity: 0;
33209
+ position: absolute;
33211
33210
  }
33212
33211
 
33213
- .E_w1dxz879 .tips {
33214
- color: #fff;
33215
- opacity: 0.8;
33212
+ .E_ncaepor.is-scrolled .nav-info {
33213
+ transform: translateY(0);
33214
+ opacity: 1;
33215
+ position: static;
33216
33216
  }
33217
33217
 
33218
33218
  .E_r77hffu {
@@ -33450,55 +33450,6 @@ input.E_rf8rlle.ant-input {
33450
33450
  column-gap: var(--a1ji6r68-0);
33451
33451
  }
33452
33452
 
33453
- .E_lht19u8 {
33454
- width: 64px;
33455
- height: 64px;
33456
- display: flex;
33457
- align-items: center;
33458
- justify-content: center;
33459
- position: relative;
33460
- opacity: 0.2;
33461
- }
33462
-
33463
- .E_lk3gkp4 {
33464
- position: absolute;
33465
- width: 5px;
33466
- height: 48px;
33467
- left: 9.33px;
33468
- top: 40.5px;
33469
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33470
- border-radius: 5px;
33471
- transform: rotate(-128deg);
33472
- transform-origin: top left;
33473
- animation: loading-indicator1 1100ms ease-out infinite;
33474
- }
33475
-
33476
- .E_ll4n94n {
33477
- position: absolute;
33478
- width: 5px;
33479
- height: 48px;
33480
- left: 40.8px;
33481
- top: 8.4px;
33482
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33483
- border-radius: 5px;
33484
- transform: rotate(-8deg);
33485
- transform-origin: top left;
33486
- animation: loading-indicator2 1100ms ease-out infinite;
33487
- }
33488
-
33489
- .E_l17lbdo6 {
33490
- position: absolute;
33491
- width: 5px;
33492
- height: 48px;
33493
- left: 52.9px;
33494
- top: 51.8px;
33495
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33496
- border-radius: 5px;
33497
- transform: rotate(112deg);
33498
- transform-origin: top left;
33499
- animation: loading-indicator3 1100ms ease-out infinite;
33500
- }
33501
-
33502
33453
  .E_msn7nxt {
33503
33454
  color: rgba(44, 56, 82, 0.6);
33504
33455
  text-align: center;
@@ -33683,6 +33634,55 @@ input.E_rf8rlle.ant-input {
33683
33634
  margin-left: 8px;
33684
33635
  }
33685
33636
 
33637
+ .E_lht19u8 {
33638
+ width: 64px;
33639
+ height: 64px;
33640
+ display: flex;
33641
+ align-items: center;
33642
+ justify-content: center;
33643
+ position: relative;
33644
+ opacity: 0.2;
33645
+ }
33646
+
33647
+ .E_lk3gkp4 {
33648
+ position: absolute;
33649
+ width: 5px;
33650
+ height: 48px;
33651
+ left: 9.33px;
33652
+ top: 40.5px;
33653
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33654
+ border-radius: 5px;
33655
+ transform: rotate(-128deg);
33656
+ transform-origin: top left;
33657
+ animation: loading-indicator1 1100ms ease-out infinite;
33658
+ }
33659
+
33660
+ .E_ll4n94n {
33661
+ position: absolute;
33662
+ width: 5px;
33663
+ height: 48px;
33664
+ left: 40.8px;
33665
+ top: 8.4px;
33666
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33667
+ border-radius: 5px;
33668
+ transform: rotate(-8deg);
33669
+ transform-origin: top left;
33670
+ animation: loading-indicator2 1100ms ease-out infinite;
33671
+ }
33672
+
33673
+ .E_l17lbdo6 {
33674
+ position: absolute;
33675
+ width: 5px;
33676
+ height: 48px;
33677
+ left: 52.9px;
33678
+ top: 51.8px;
33679
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33680
+ border-radius: 5px;
33681
+ transform: rotate(112deg);
33682
+ transform-origin: top left;
33683
+ animation: loading-indicator3 1100ms ease-out infinite;
33684
+ }
33685
+
33686
33686
  .E_m11nzl2x {
33687
33687
  color: rgba(44, 56, 82, 0.6);
33688
33688
  text-align: center;
@@ -34161,6 +34161,35 @@ input.E_rf8rlle.ant-input {
34161
34161
  justify-content: center;
34162
34162
  }
34163
34163
 
34164
+ .E_slr2ynn {
34165
+ padding: 0 8px;
34166
+ height: 18px;
34167
+ }
34168
+
34169
+ .E_m140wbb6 {
34170
+ padding: 2px 8px;
34171
+ height: 24px;
34172
+ }
34173
+
34174
+ .E_t1fozc1i {
34175
+ margin: 0;
34176
+ }
34177
+
34178
+ .E_i1vxv4ln {
34179
+ margin-right: 4px;
34180
+ height: 16px;
34181
+ }
34182
+
34183
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34184
+ font-weight: 700;
34185
+ color: #00122e;
34186
+ background-color: rgba(237, 241, 250, 0.6);
34187
+ border: 1px solid rgba(211, 218, 235, 0.6);
34188
+ word-break: break-all;
34189
+ display: inline;
34190
+ white-space: normal;
34191
+ }
34192
+
34164
34193
  .E_t1dtlqs1 {
34165
34194
  margin-bottom: 4px;
34166
34195
  color: rgba(44, 56, 82, 0.6);
@@ -34369,138 +34398,29 @@ input.E_rf8rlle.ant-input {
34369
34398
  .E_a138syjm {
34370
34399
  display: flex;
34371
34400
  align-items: center;
34372
- margin-top: 8px;
34373
- }
34374
-
34375
- .E_a138syjm button.ant-btn {
34376
- padding: 2px 8px;
34377
- height: 24px;
34378
- }
34379
-
34380
- .E_a138syjm > span.maximum-desc {
34381
- display: none;
34382
- margin-left: 8px;
34383
- color: rgba(44, 56, 82, 0.6);
34384
- }
34385
-
34386
- .E_a138syjm > span.maximum-desc.disabled {
34387
- display: inline;
34388
- }
34389
-
34390
- .E_d77i8u0 {
34391
- width: 24px;
34392
- height: 24px;
34393
- padding: 4px;
34394
- margin-right: 8px;
34395
- }
34396
-
34397
- .E_slr2ynn {
34398
- padding: 0 8px;
34399
- height: 18px;
34400
- }
34401
-
34402
- .E_m140wbb6 {
34403
- padding: 2px 8px;
34404
- height: 24px;
34405
- }
34406
-
34407
- .E_t1fozc1i {
34408
- margin: 0;
34409
- }
34410
-
34411
- .E_i1vxv4ln {
34412
- margin-right: 4px;
34413
- height: 16px;
34414
- }
34415
-
34416
- .E_n1afl31m.ant-tag.ant-tag-gray {
34417
- font-weight: 700;
34418
- color: #00122e;
34419
- background-color: rgba(237, 241, 250, 0.6);
34420
- border: 1px solid rgba(211, 218, 235, 0.6);
34421
- word-break: break-all;
34422
- display: inline;
34423
- white-space: normal;
34424
- }
34425
-
34426
- .E_l1ucdodl {
34427
- margin: 0;
34428
- border-radius: 20px;
34429
- padding: 2px 10px;
34430
- height: 22px;
34431
- display: flex;
34432
- align-items: center;
34433
- }
34434
-
34435
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
34436
- color: #FFFFFF;
34437
- }
34438
-
34439
- .E_l1ucdodl.tag-hover {
34440
- cursor: pointer;
34441
- }
34442
-
34443
- .E_l1ucdodl.ui-kit-status-legend {
34444
- color: #00122e;
34445
- }
34446
-
34447
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
34448
- margin-right: 6px;
34449
- }
34450
-
34451
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
34452
- margin-left: 8px;
34453
- color: rgba(44, 56, 82, 0.6);
34454
- }
34455
-
34456
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
34457
- color: #FFFFFF;
34458
- }
34459
-
34460
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
34461
- background-color: #0080ff;
34462
- }
34463
-
34464
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
34465
- background-color: #f0483e;
34466
- }
34467
-
34468
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
34469
- background-color: #fea008;
34470
- }
34471
-
34472
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
34473
- background-color: #00ba5d;
34474
- }
34475
-
34476
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34477
- background-color: #6b7d99;
34478
- }
34479
-
34480
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34481
- background-color: #7E41FF;
34482
- }
34483
-
34484
- .E_s1qj66nc {
34485
- width: 8px;
34486
- height: 8px;
34487
- border-radius: 50%;
34488
- display: inline-block;
34401
+ margin-top: 8px;
34489
34402
  }
34490
34403
 
34491
- .E_s5x1boq {
34492
- width: 8px;
34493
- height: 8px;
34494
- border-radius: 2px;
34495
- display: inline-block;
34404
+ .E_a138syjm button.ant-btn {
34405
+ padding: 2px 8px;
34406
+ height: 24px;
34496
34407
  }
34497
34408
 
34498
- .E_c1xm185 {
34409
+ .E_a138syjm > span.maximum-desc {
34410
+ display: none;
34411
+ margin-left: 8px;
34499
34412
  color: rgba(44, 56, 82, 0.6);
34500
34413
  }
34501
34414
 
34502
- .E_c1x5l5qc {
34503
- flex: 1;
34415
+ .E_a138syjm > span.maximum-desc.disabled {
34416
+ display: inline;
34417
+ }
34418
+
34419
+ .E_d77i8u0 {
34420
+ width: 24px;
34421
+ height: 24px;
34422
+ padding: 4px;
34423
+ margin-right: 8px;
34504
34424
  }
34505
34425
 
34506
34426
  button.E_l48ei06.ant-btn,
@@ -34568,101 +34488,86 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34568
34488
  color: rgba(44, 56, 82, 0.7490196078);
34569
34489
  }
34570
34490
 
34571
- .E_sddwhm6 {
34491
+ .E_l1ucdodl {
34572
34492
  margin: 0;
34573
34493
  border-radius: 20px;
34574
34494
  padding: 2px 10px;
34575
34495
  height: 22px;
34496
+ display: flex;
34497
+ align-items: center;
34576
34498
  }
34577
34499
 
34578
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34579
- background-color: rgba(237, 241, 250, 0.6) !important;
34500
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
34501
+ color: #FFFFFF;
34580
34502
  }
34581
34503
 
34582
- .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 {
34583
- background-color: rgba(225, 230, 241, 0.6) !important;
34504
+ .E_l1ucdodl.tag-hover {
34505
+ cursor: pointer;
34584
34506
  }
34585
34507
 
34586
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34508
+ .E_l1ucdodl.ui-kit-status-legend {
34587
34509
  color: #00122e;
34588
34510
  }
34589
34511
 
34590
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34512
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
34591
34513
  margin-right: 6px;
34592
34514
  }
34593
34515
 
34594
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34516
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
34595
34517
  margin-left: 8px;
34596
34518
  color: rgba(44, 56, 82, 0.6);
34597
34519
  }
34598
34520
 
34599
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34600
- background-color: rgba(0, 136, 255, 0.1);
34521
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
34522
+ color: #FFFFFF;
34601
34523
  }
34602
34524
 
34603
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34525
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
34604
34526
  background-color: #0080ff;
34605
34527
  }
34606
34528
 
34607
- .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 {
34608
- background-color: rgba(0, 136, 255, 0.16);
34609
- }
34610
-
34611
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34612
- background-color: rgba(255, 74, 74, 0.1);
34613
- }
34614
-
34615
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34529
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
34616
34530
  background-color: #f0483e;
34617
34531
  }
34618
34532
 
34619
- .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 {
34620
- background-color: rgba(255, 74, 74, 0.16);
34621
- }
34622
-
34623
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34624
- background-color: rgba(254, 160, 8, 0.1);
34625
- }
34626
-
34627
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34533
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
34628
34534
  background-color: #fea008;
34629
34535
  }
34630
34536
 
34631
- .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 {
34632
- background-color: rgba(255, 187, 0, 0.16);
34633
- }
34634
-
34635
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34636
- background-color: rgba(30, 201, 127, 0.1);
34637
- }
34638
-
34639
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34537
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
34640
34538
  background-color: #00ba5d;
34641
34539
  }
34642
34540
 
34643
- .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 {
34644
- background-color: rgba(30, 201, 127, 0.16);
34645
- }
34646
-
34647
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34648
- background-color: rgba(225, 230, 241, 0.6);
34649
- }
34650
-
34651
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34541
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34652
34542
  background-color: #6b7d99;
34653
34543
  }
34654
34544
 
34655
- .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 {
34656
- background-color: rgba(211, 218, 235, 0.6);
34545
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34546
+ background-color: #7E41FF;
34657
34547
  }
34658
34548
 
34659
- .E_satwmqm {
34549
+ .E_s1qj66nc {
34660
34550
  width: 8px;
34661
34551
  height: 8px;
34662
34552
  border-radius: 50%;
34663
34553
  display: inline-block;
34664
34554
  }
34665
34555
 
34556
+ .E_s5x1boq {
34557
+ width: 8px;
34558
+ height: 8px;
34559
+ border-radius: 2px;
34560
+ display: inline-block;
34561
+ }
34562
+
34563
+ .E_c1xm185 {
34564
+ color: rgba(44, 56, 82, 0.6);
34565
+ }
34566
+
34567
+ .E_c1x5l5qc {
34568
+ flex: 1;
34569
+ }
34570
+
34666
34571
  .E_tc97u5y {
34667
34572
  height: 100%;
34668
34573
  }
@@ -35115,37 +35020,104 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35115
35020
  background: #fff;
35116
35021
  }
35117
35022
 
35118
- .E_i1g85yz3 {
35119
- margin-right: 4px;
35120
- height: 16px;
35023
+ .E_sddwhm6 {
35024
+ margin: 0;
35025
+ border-radius: 20px;
35026
+ padding: 2px 10px;
35027
+ height: 22px;
35121
35028
  }
35122
35029
 
35123
- .E_bpgac8u {
35124
- color: #FFFFFF;
35125
- display: flex;
35126
- gap: 8px;
35127
- padding: 8px 0;
35128
- display: flex;
35129
- justify-content: center;
35130
- white-space: pre-wrap;
35131
- align-items: center;
35030
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
35031
+ background-color: rgba(237, 241, 250, 0.6) !important;
35132
35032
  }
35133
35033
 
35134
- .E_bpgac8u .dashed-btn {
35135
- border-bottom: 1px solid white;
35136
- cursor: pointer;
35034
+ .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 {
35035
+ background-color: rgba(225, 230, 241, 0.6) !important;
35137
35036
  }
35138
35037
 
35139
- .E_envn4g3 {
35140
- background: #F0483E;
35038
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
35039
+ color: #00122e;
35141
35040
  }
35142
35041
 
35143
- .E_i12w18eu {
35144
- background: #0080FF;
35042
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
35043
+ margin-right: 6px;
35145
35044
  }
35146
35045
 
35147
- .E_wujsnt4 {
35148
- background-color: #E07F00;
35046
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
35047
+ margin-left: 8px;
35048
+ color: rgba(44, 56, 82, 0.6);
35049
+ }
35050
+
35051
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
35052
+ background-color: rgba(0, 136, 255, 0.1);
35053
+ }
35054
+
35055
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
35056
+ background-color: #0080ff;
35057
+ }
35058
+
35059
+ .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 {
35060
+ background-color: rgba(0, 136, 255, 0.16);
35061
+ }
35062
+
35063
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
35064
+ background-color: rgba(255, 74, 74, 0.1);
35065
+ }
35066
+
35067
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
35068
+ background-color: #f0483e;
35069
+ }
35070
+
35071
+ .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 {
35072
+ background-color: rgba(255, 74, 74, 0.16);
35073
+ }
35074
+
35075
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
35076
+ background-color: rgba(254, 160, 8, 0.1);
35077
+ }
35078
+
35079
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
35080
+ background-color: #fea008;
35081
+ }
35082
+
35083
+ .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 {
35084
+ background-color: rgba(255, 187, 0, 0.16);
35085
+ }
35086
+
35087
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
35088
+ background-color: rgba(30, 201, 127, 0.1);
35089
+ }
35090
+
35091
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
35092
+ background-color: #00ba5d;
35093
+ }
35094
+
35095
+ .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 {
35096
+ background-color: rgba(30, 201, 127, 0.16);
35097
+ }
35098
+
35099
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
35100
+ background-color: rgba(225, 230, 241, 0.6);
35101
+ }
35102
+
35103
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
35104
+ background-color: #6b7d99;
35105
+ }
35106
+
35107
+ .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 {
35108
+ background-color: rgba(211, 218, 235, 0.6);
35109
+ }
35110
+
35111
+ .E_satwmqm {
35112
+ width: 8px;
35113
+ height: 8px;
35114
+ border-radius: 50%;
35115
+ display: inline-block;
35116
+ }
35117
+
35118
+ .E_i1g85yz3 {
35119
+ margin-right: 4px;
35120
+ height: 16px;
35149
35121
  }
35150
35122
 
35151
35123
  .E_t13ef470 {
@@ -35185,6 +35157,34 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35185
35157
  background: rgba(163, 180, 204, 0.18);
35186
35158
  }
35187
35159
 
35160
+ .E_bpgac8u {
35161
+ color: #FFFFFF;
35162
+ display: flex;
35163
+ gap: 8px;
35164
+ padding: 8px 0;
35165
+ display: flex;
35166
+ justify-content: center;
35167
+ white-space: pre-wrap;
35168
+ align-items: center;
35169
+ }
35170
+
35171
+ .E_bpgac8u .dashed-btn {
35172
+ border-bottom: 1px solid white;
35173
+ cursor: pointer;
35174
+ }
35175
+
35176
+ .E_envn4g3 {
35177
+ background: #F0483E;
35178
+ }
35179
+
35180
+ .E_i12w18eu {
35181
+ background: #0080FF;
35182
+ }
35183
+
35184
+ .E_wujsnt4 {
35185
+ background-color: #E07F00;
35186
+ }
35187
+
35188
35188
  .E_b1jaupqb {
35189
35189
  color: #F0483E;
35190
35190
  }
@@ -35619,6 +35619,20 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35619
35619
  border-radius: 2px;
35620
35620
  }
35621
35621
 
35622
+ .E_skwah65 {
35623
+ height: 8px;
35624
+ box-sizing: border-box;
35625
+ border-radius: 2px;
35626
+ background: #f5f7fa;
35627
+ display: flex;
35628
+ width: 100%;
35629
+ overflow: hidden;
35630
+ }
35631
+
35632
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35633
+ margin-left: 1px;
35634
+ }
35635
+
35622
35636
  .E_c1up1pdz {
35623
35637
  width: 648px;
35624
35638
  }
@@ -35785,13 +35799,69 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35785
35799
  color: #fff;
35786
35800
  }
35787
35801
 
35788
- .E_s1iv0tp1 .enabled-switch {
35802
+ .E_gmyahx3 {
35803
+ cursor: pointer;
35804
+ }
35805
+
35806
+ .E_gmyahx3 .link-text {
35807
+ color: rgba(0, 21, 64, 0.3);
35808
+ }
35809
+
35810
+ .E_gmyahx3:hover .link-text {
35811
+ color: #0080ff;
35812
+ }
35813
+
35814
+ span.E_tqjc4ui {
35815
+ margin: 0 2px;
35816
+ }
35817
+
35818
+ .E_ou7iq30 {
35819
+ overflow: hidden;
35820
+ text-overflow: ellipsis;
35821
+ }
35822
+
35823
+ .E_s1tui002 {
35824
+ white-space: nowrap;
35825
+ }
35826
+
35827
+ .E_mxrc2zg {
35828
+ display: -webkit-box;
35829
+ -webkit-line-clamp: var(--mxrc2zg-0);
35830
+ -webkit-box-orient: vertical;
35831
+ word-break: break-all;
35832
+ }
35833
+
35834
+ .E_t1vv6d68 .ant-tooltip-arrow {
35835
+ display: none;
35836
+ }
35837
+
35838
+ .E_t1vv6d68 .ant-tooltip-inner {
35839
+ background: rgba(23, 38, 64, 0.8);
35840
+ border-radius: 4px;
35841
+ }
35842
+
35843
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35844
+ visibility: hidden;
35845
+ }
35846
+
35847
+ .E_n12mqh7z {
35789
35848
  display: flex;
35790
35849
  align-items: center;
35850
+ font-size: 12px;
35851
+ line-height: 18px;
35791
35852
  }
35792
35853
 
35793
- .E_s1iv0tp1 .enabled-text {
35794
- margin-right: 8px;
35854
+ .E_n12mqh7z:not(:last-child) {
35855
+ margin-bottom: 4px;
35856
+ }
35857
+
35858
+ .E_tf5bynu {
35859
+ margin: 0 3px;
35860
+ }
35861
+
35862
+ .E_tcckoz1 {
35863
+ max-height: 400px;
35864
+ overflow: auto;
35795
35865
  }
35796
35866
 
35797
35867
  .E_t1sqg15u {
@@ -35900,73 +35970,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35900
35970
  padding-right: 12px;
35901
35971
  }
35902
35972
 
35903
- span.E_tqjc4ui {
35904
- margin: 0 2px;
35905
- }
35906
-
35907
- .E_skwah65 {
35908
- height: 8px;
35909
- box-sizing: border-box;
35910
- border-radius: 2px;
35911
- background: #f5f7fa;
35912
- display: flex;
35913
- width: 100%;
35914
- overflow: hidden;
35915
- }
35916
-
35917
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35918
- margin-left: 1px;
35919
- }
35920
-
35921
- .E_ou7iq30 {
35922
- overflow: hidden;
35923
- text-overflow: ellipsis;
35924
- }
35925
-
35926
- .E_s1tui002 {
35927
- white-space: nowrap;
35928
- }
35929
-
35930
- .E_mxrc2zg {
35931
- display: -webkit-box;
35932
- -webkit-line-clamp: var(--mxrc2zg-0);
35933
- -webkit-box-orient: vertical;
35934
- word-break: break-all;
35935
- }
35936
-
35937
- .E_t1vv6d68 .ant-tooltip-arrow {
35938
- display: none;
35939
- }
35940
-
35941
- .E_t1vv6d68 .ant-tooltip-inner {
35942
- background: rgba(23, 38, 64, 0.8);
35943
- border-radius: 4px;
35944
- }
35945
-
35946
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35947
- visibility: hidden;
35948
- }
35949
-
35950
- .E_n12mqh7z {
35951
- display: flex;
35952
- align-items: center;
35953
- font-size: 12px;
35954
- line-height: 18px;
35955
- }
35956
-
35957
- .E_n12mqh7z:not(:last-child) {
35958
- margin-bottom: 4px;
35959
- }
35960
-
35961
- .E_tf5bynu {
35962
- margin: 0 3px;
35963
- }
35964
-
35965
- .E_tcckoz1 {
35966
- max-height: 400px;
35967
- overflow: auto;
35968
- }
35969
-
35970
35973
  .E_wg1tsps {
35971
35974
  display: flex;
35972
35975
  align-items: center;
@@ -35992,18 +35995,6 @@ span.E_tqjc4ui {
35992
35995
  color: #00122e !important;
35993
35996
  }
35994
35997
 
35995
- .E_gmyahx3 {
35996
- cursor: pointer;
35997
- }
35998
-
35999
- .E_gmyahx3 .link-text {
36000
- color: rgba(0, 21, 64, 0.3);
36001
- }
36002
-
36003
- .E_gmyahx3:hover .link-text {
36004
- color: #0080ff;
36005
- }
36006
-
36007
35998
  .E_t160l1cm {
36008
35999
  display: flex;
36009
36000
  flex-direction: column;
@@ -36390,6 +36381,15 @@ span.E_tqjc4ui {
36390
36381
  text-align: left;
36391
36382
  }
36392
36383
 
36384
+ .E_s1iv0tp1 .enabled-switch {
36385
+ display: flex;
36386
+ align-items: center;
36387
+ }
36388
+
36389
+ .E_s1iv0tp1 .enabled-text {
36390
+ margin-right: 8px;
36391
+ }
36392
+
36393
36393
  .E_cyms3br {
36394
36394
  background: #fff;
36395
36395
  width: 100%;
@@ -36449,6 +36449,48 @@ span.E_tqjc4ui {
36449
36449
  justify-content: center;
36450
36450
  }
36451
36451
 
36452
+ .E_d11hhzf9 {
36453
+ width: 492px !important;
36454
+ margin: 40px auto !important;
36455
+ padding-bottom: 0 !important;
36456
+ }
36457
+
36458
+ .E_d11hhzf9 .ant-modal-content {
36459
+ background: #fff;
36460
+ border-radius: 16px;
36461
+ }
36462
+
36463
+ .E_d11hhzf9 .ant-modal-header {
36464
+ padding: 32px 40px 0;
36465
+ border-bottom: none;
36466
+ border-radius: 16px 16px 0 0;
36467
+ }
36468
+
36469
+ .E_d11hhzf9 .ant-modal-close {
36470
+ right: 40px;
36471
+ top: 32px;
36472
+ }
36473
+
36474
+ .E_d11hhzf9 .ant-modal-body {
36475
+ padding: 32px 40px;
36476
+ min-height: 160px;
36477
+ max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
36478
+ overflow-y: auto;
36479
+ }
36480
+
36481
+ .E_d11hhzf9 .ant-modal-footer {
36482
+ padding: 24px 40px;
36483
+ margin-top: 0;
36484
+ border-top: none;
36485
+ box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
36486
+ }
36487
+
36488
+ .E_f1g147n6 {
36489
+ display: flex;
36490
+ justify-content: flex-end;
36491
+ gap: 8px;
36492
+ }
36493
+
36452
36494
  .E_h1ol2wl7 {
36453
36495
  font-weight: bold;
36454
36496
  background-color: unset;
@@ -36502,48 +36544,6 @@ span.E_tqjc4ui {
36502
36544
  color: rgba(0, 21, 64, 0.3);
36503
36545
  }
36504
36546
 
36505
- .E_d11hhzf9 {
36506
- width: 492px !important;
36507
- margin: 40px auto !important;
36508
- padding-bottom: 0 !important;
36509
- }
36510
-
36511
- .E_d11hhzf9 .ant-modal-content {
36512
- background: #fff;
36513
- border-radius: 16px;
36514
- }
36515
-
36516
- .E_d11hhzf9 .ant-modal-header {
36517
- padding: 32px 40px 0;
36518
- border-bottom: none;
36519
- border-radius: 16px 16px 0 0;
36520
- }
36521
-
36522
- .E_d11hhzf9 .ant-modal-close {
36523
- right: 40px;
36524
- top: 32px;
36525
- }
36526
-
36527
- .E_d11hhzf9 .ant-modal-body {
36528
- padding: 32px 40px;
36529
- min-height: 160px;
36530
- max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
36531
- overflow-y: auto;
36532
- }
36533
-
36534
- .E_d11hhzf9 .ant-modal-footer {
36535
- padding: 24px 40px;
36536
- margin-top: 0;
36537
- border-top: none;
36538
- box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
36539
- }
36540
-
36541
- .E_f1g147n6 {
36542
- display: flex;
36543
- justify-content: flex-end;
36544
- gap: 8px;
36545
- }
36546
-
36547
36547
  .E_kr6am0s .ant-modal-body {
36548
36548
  padding: 60px 128px;
36549
36549
  }
@@ -37188,6 +37188,15 @@ span.E_tqjc4ui {
37188
37188
  padding: 0;
37189
37189
  }
37190
37190
 
37191
+ .E_cevhqx7 {
37192
+ color: #00122e;
37193
+ }
37194
+
37195
+ .E_snbqlt4 {
37196
+ margin-top: 8px;
37197
+ color: rgba(44, 56, 82, 0.6);
37198
+ }
37199
+
37191
37200
  .E_c1ss4prm {
37192
37201
  color: rgba(44, 56, 82, 0.6);
37193
37202
  }
@@ -37283,15 +37292,6 @@ span.E_tqjc4ui {
37283
37292
  height: auto;
37284
37293
  }
37285
37294
 
37286
- .E_cevhqx7 {
37287
- color: #00122e;
37288
- }
37289
-
37290
- .E_snbqlt4 {
37291
- margin-top: 8px;
37292
- color: rgba(44, 56, 82, 0.6);
37293
- }
37294
-
37295
37295
  .E_l12xdkhl {
37296
37296
  width: 64px;
37297
37297
  height: 64px;