@cloudtower/eagle 0.32.36 → 0.32.38

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
@@ -29672,19 +29672,6 @@ html body {
29672
29672
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29673
29673
  }
29674
29674
  }
29675
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29676
- padding: 4px 8px 0 8px;
29677
- color: rgba(44, 56, 82, 0.6);
29678
- font-size: 12px;
29679
- }
29680
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29681
- padding-bottom: 6px;
29682
- }
29683
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29684
- padding-top: 4px;
29685
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29686
- }
29687
-
29688
29675
  .E_c18gxmrl {
29689
29676
  border: 1px solid #d8deeb;
29690
29677
  border-radius: 4px;
@@ -29725,145 +29712,20 @@ html body {
29725
29712
  flex: 1;
29726
29713
  }
29727
29714
 
29728
- .E_c1uzzomf {
29729
- margin-bottom: 16px;
29730
- }
29731
- .E_c1uzzomf .card-title {
29732
- font-size: 16px;
29733
- color: rgba(44, 56, 82, 0.6);
29734
- font-weight: 700;
29735
- line-height: 32px;
29736
- }
29737
- .E_c1uzzomf .card-body {
29738
- padding: 24px;
29739
- border-radius: 8px;
29740
- background: #fff;
29741
- }
29742
- .E_c1uzzomf .empty {
29743
- font-weight: 700;
29744
- font-size: 14px;
29745
- line-height: 22px;
29746
- color: rgba(0, 21, 64, 0.3);
29747
- text-align: center;
29748
- }
29749
-
29750
- .E_d1bw7c5z {
29751
- position: relative;
29752
- max-width: 388px;
29753
- min-width: 285px;
29754
- }
29755
- .E_d1bw7c5z .center {
29756
- position: absolute;
29757
- font-size: 12px;
29758
- width: 80px;
29759
- height: 100px;
29760
- top: 0;
29761
- left: 35px;
29762
- display: flex;
29763
- flex-direction: column;
29764
- justify-content: center;
29765
- align-items: center;
29766
- color: #00122e;
29767
- }
29768
- .E_d1bw7c5z .center .number {
29769
- font-size: 24px;
29770
- font-weight: 700;
29771
- }
29772
- .E_d1bw7c5z .center .text {
29773
- padding: 0 5px;
29774
- font-size: 12px;
29775
- width: inherit;
29776
- text-align: center;
29777
- }
29778
- .E_d1bw7c5z .recharts-wrapper {
29779
- display: flex;
29780
- }
29781
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29782
- position: relative !important;
29783
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29784
- left: 0 !important;
29785
- bottom: 0 !important;
29786
- display: flex;
29787
- align-items: center;
29788
- }
29789
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29790
- width: 100%;
29791
- }
29792
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29793
- width: 100%;
29794
- margin-right: 0 !important;
29795
- line-height: 18px;
29796
- }
29797
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29798
- border-radius: 2px;
29799
- }
29800
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29801
- min-width: 75px;
29802
- max-width: 198px;
29803
- width: calc(100% - 20px);
29804
- margin-left: 2px;
29805
- color: #00122e !important;
29806
- display: inline-flex;
29807
- justify-content: space-between;
29715
+ .E_berrcjl {
29716
+ color: rgba(10, 37, 85, 0.6);
29717
+ margin-bottom: 4px;
29808
29718
  }
29809
- .E_d1bw7c5z .tooltip-text {
29810
- maxwidth: calc(100% - 12px);
29719
+ .E_berrcjl .breadcrumb-link {
29720
+ color: rgba(10, 37, 85, 0.6);
29811
29721
  cursor: pointer;
29812
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29813
- overflow: hidden;
29814
- text-overflow: ellipsis;
29815
- white-space: nowrap;
29816
- }
29817
- .E_d1bw7c5z .value {
29818
- color: rgba(44, 56, 82, 0.75);
29819
- }
29820
-
29821
- .E_t10pqbtc {
29822
- width: 140px;
29823
- }
29824
- .E_t10pqbtc .item {
29825
- margin: 6px auto;
29826
- display: flex;
29827
- justify-content: space-between;
29828
- }
29829
- .E_t10pqbtc .item .name {
29830
- width: 102px;
29831
- }
29832
-
29833
- .E_b1nip9bk {
29834
- padding: 4px 11px;
29835
- }
29836
-
29837
- .E_bqamoqe {
29838
- white-space: nowrap;
29839
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29840
- }
29841
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29842
- --color: #0080ff;
29843
- }
29844
- .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] {
29845
- --color: #0080ff;
29846
- }
29847
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29848
- margin-left: 1px;
29849
- }
29850
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29851
- border-top-right-radius: 0;
29852
- border-bottom-right-radius: 0;
29853
- }
29854
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29855
- border-top-left-radius: 0;
29856
- border-bottom-left-radius: 0;
29857
- }
29858
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29859
- border-radius: unset;
29722
+ transition: color 160ms ease;
29860
29723
  }
29861
-
29862
- .E_c1yyuluq {
29863
- border-radius: 8px;
29724
+ .E_berrcjl .breadcrumb-link:hover {
29725
+ color: #0080ff;
29864
29726
  }
29865
- .E_c1yyuluq .ant-card-body {
29866
- padding: 20px 24px 24px 24px;
29727
+ .E_berrcjl .breadcrumb-link:active {
29728
+ color: #005ed1;
29867
29729
  }
29868
29730
 
29869
29731
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30120,6 +29982,81 @@ button.E_n7k2c6r {
30120
29982
  padding: 0;
30121
29983
  }
30122
29984
 
29985
+ .E_b1nip9bk {
29986
+ padding: 4px 11px;
29987
+ }
29988
+
29989
+ .E_bqamoqe {
29990
+ white-space: nowrap;
29991
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29992
+ }
29993
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29994
+ --color: #0080ff;
29995
+ }
29996
+ .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] {
29997
+ --color: #0080ff;
29998
+ }
29999
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30000
+ margin-left: 1px;
30001
+ }
30002
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30003
+ border-top-right-radius: 0;
30004
+ border-bottom-right-radius: 0;
30005
+ }
30006
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30007
+ border-top-left-radius: 0;
30008
+ border-bottom-left-radius: 0;
30009
+ }
30010
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30011
+ border-radius: unset;
30012
+ }
30013
+
30014
+ .E_c1yyuluq {
30015
+ border-radius: 8px;
30016
+ }
30017
+ .E_c1yyuluq .ant-card-body {
30018
+ padding: 20px 24px 24px 24px;
30019
+ }
30020
+
30021
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30022
+ padding: 4px 8px 0 8px;
30023
+ color: rgba(44, 56, 82, 0.6);
30024
+ font-size: 12px;
30025
+ }
30026
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30027
+ padding-bottom: 6px;
30028
+ }
30029
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30030
+ padding-top: 4px;
30031
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30032
+ }
30033
+
30034
+ .E_sx1bpnu .ant-input-sm {
30035
+ line-height: 18px;
30036
+ }
30037
+
30038
+ .E_c1uzzomf {
30039
+ margin-bottom: 16px;
30040
+ }
30041
+ .E_c1uzzomf .card-title {
30042
+ font-size: 16px;
30043
+ color: rgba(44, 56, 82, 0.6);
30044
+ font-weight: 700;
30045
+ line-height: 32px;
30046
+ }
30047
+ .E_c1uzzomf .card-body {
30048
+ padding: 24px;
30049
+ border-radius: 8px;
30050
+ background: #fff;
30051
+ }
30052
+ .E_c1uzzomf .empty {
30053
+ font-weight: 700;
30054
+ font-size: 14px;
30055
+ line-height: 22px;
30056
+ color: rgba(0, 21, 64, 0.3);
30057
+ text-align: center;
30058
+ }
30059
+
30123
30060
  .E_itxley7.ant-input-group.ant-input-group-compact {
30124
30061
  display: flex;
30125
30062
  }
@@ -30154,20 +30091,186 @@ button.E_n7k2c6r {
30154
30091
  cursor: default;
30155
30092
  }
30156
30093
 
30157
- .E_berrcjl {
30158
- color: rgba(10, 37, 85, 0.6);
30159
- margin-bottom: 4px;
30094
+ .E_d1bw7c5z {
30095
+ position: relative;
30096
+ max-width: 388px;
30097
+ min-width: 285px;
30160
30098
  }
30161
- .E_berrcjl .breadcrumb-link {
30162
- color: rgba(10, 37, 85, 0.6);
30163
- cursor: pointer;
30164
- transition: color 160ms ease;
30099
+ .E_d1bw7c5z .center {
30100
+ position: absolute;
30101
+ font-size: 12px;
30102
+ width: 80px;
30103
+ height: 100px;
30104
+ top: 0;
30105
+ left: 35px;
30106
+ display: flex;
30107
+ flex-direction: column;
30108
+ justify-content: center;
30109
+ align-items: center;
30110
+ color: #00122e;
30165
30111
  }
30166
- .E_berrcjl .breadcrumb-link:hover {
30167
- color: #0080ff;
30112
+ .E_d1bw7c5z .center .number {
30113
+ font-size: 24px;
30114
+ font-weight: 700;
30168
30115
  }
30169
- .E_berrcjl .breadcrumb-link:active {
30170
- color: #005ed1;
30116
+ .E_d1bw7c5z .center .text {
30117
+ padding: 0 5px;
30118
+ font-size: 12px;
30119
+ width: inherit;
30120
+ text-align: center;
30121
+ }
30122
+ .E_d1bw7c5z .recharts-wrapper {
30123
+ display: flex;
30124
+ }
30125
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30126
+ position: relative !important;
30127
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30128
+ left: 0 !important;
30129
+ bottom: 0 !important;
30130
+ display: flex;
30131
+ align-items: center;
30132
+ }
30133
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30134
+ width: 100%;
30135
+ }
30136
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30137
+ width: 100%;
30138
+ margin-right: 0 !important;
30139
+ line-height: 18px;
30140
+ }
30141
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30142
+ border-radius: 2px;
30143
+ }
30144
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30145
+ min-width: 75px;
30146
+ max-width: 198px;
30147
+ width: calc(100% - 20px);
30148
+ margin-left: 2px;
30149
+ color: #00122e !important;
30150
+ display: inline-flex;
30151
+ justify-content: space-between;
30152
+ }
30153
+ .E_d1bw7c5z .tooltip-text {
30154
+ maxwidth: calc(100% - 12px);
30155
+ cursor: pointer;
30156
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30157
+ overflow: hidden;
30158
+ text-overflow: ellipsis;
30159
+ white-space: nowrap;
30160
+ }
30161
+ .E_d1bw7c5z .value {
30162
+ color: rgba(44, 56, 82, 0.75);
30163
+ }
30164
+
30165
+ .E_t10pqbtc {
30166
+ width: 140px;
30167
+ }
30168
+ .E_t10pqbtc .item {
30169
+ margin: 6px auto;
30170
+ display: flex;
30171
+ justify-content: space-between;
30172
+ }
30173
+ .E_t10pqbtc .item .name {
30174
+ width: 102px;
30175
+ }
30176
+
30177
+ .E_c1bus5hc {
30178
+ --color: white;
30179
+ height: 14px;
30180
+ width: 14px;
30181
+ border-radius: 50%;
30182
+ flex-shrink: 0;
30183
+ display: flex;
30184
+ align-items: center;
30185
+ justify-content: center;
30186
+ border: 1px solid var(--color);
30187
+ }
30188
+ .E_c1bus5hc .circle-inner {
30189
+ position: relative;
30190
+ height: 10px;
30191
+ width: 10px;
30192
+ border-radius: 50%;
30193
+ overflow: hidden;
30194
+ }
30195
+ .E_c1bus5hc .circle-content {
30196
+ position: absolute;
30197
+ height: 100%;
30198
+ width: 100%;
30199
+ left: 0;
30200
+ top: 0;
30201
+ border-radius: 50%;
30202
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30203
+ transform: rotate(180deg);
30204
+ }
30205
+ .E_c1bus5hc .circle-child {
30206
+ position: absolute;
30207
+ height: 100%;
30208
+ width: 100%;
30209
+ left: 0;
30210
+ top: 0;
30211
+ margin-left: 50%;
30212
+ transform-origin: left;
30213
+ background: white;
30214
+ transform: rotate(0deg);
30215
+ }
30216
+
30217
+ .E_s1dizucg.ant-switch {
30218
+ min-width: 40px;
30219
+ height: 24px;
30220
+ background: rgba(172, 186, 211, 0.6);
30221
+ overflow: hidden;
30222
+ }
30223
+ .E_s1dizucg.ant-switch:focus {
30224
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30225
+ }
30226
+ .E_s1dizucg.ant-switch-small {
30227
+ min-width: 26px;
30228
+ height: 16px;
30229
+ }
30230
+ .E_s1dizucg.ant-switch-large {
30231
+ min-width: 52px;
30232
+ height: 32px;
30233
+ }
30234
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30235
+ height: 20px;
30236
+ width: 20px;
30237
+ }
30238
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30239
+ border-radius: 10px;
30240
+ transition-delay: 120ms;
30241
+ }
30242
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30243
+ height: 14px;
30244
+ width: 14px;
30245
+ top: 1px;
30246
+ left: 1px;
30247
+ }
30248
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30249
+ height: 28px;
30250
+ width: 28px;
30251
+ }
30252
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30253
+ border-radius: 14px;
30254
+ }
30255
+ .E_s1dizucg.ant-switch-checked {
30256
+ background-color: #00ba5d;
30257
+ }
30258
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30259
+ left: calc(100% - 20px - 2px);
30260
+ }
30261
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30262
+ left: calc(100% - 14px - 1px);
30263
+ }
30264
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30265
+ left: calc(100% - 28px - 2px);
30266
+ }
30267
+
30268
+ .E_c1up6e3y {
30269
+ margin-left: 5px;
30270
+ }
30271
+
30272
+ .E_tju3gfj .date {
30273
+ margin-right: 4px;
30171
30274
  }
30172
30275
 
30173
30276
  .E_phljevk {
@@ -30227,8 +30330,14 @@ button.E_n7k2c6r {
30227
30330
  line-height: 18px;
30228
30331
  }
30229
30332
 
30230
- .E_sx1bpnu .ant-input-sm {
30231
- line-height: 18px;
30333
+ .E_ivqqkzv {
30334
+ height: 24px;
30335
+ width: 56px !important;
30336
+ margin-right: 4px;
30337
+ }
30338
+
30339
+ .E_c1wk4q29 {
30340
+ color: rgba(44, 56, 82, 0.6);
30232
30341
  }
30233
30342
 
30234
30343
  .E_rapgekc.ant-radio-wrapper {
@@ -30403,138 +30512,43 @@ button.E_n7k2c6r {
30403
30512
  cursor: not-allowed;
30404
30513
  }
30405
30514
 
30406
- .E_ivqqkzv {
30407
- height: 24px;
30408
- width: 56px !important;
30409
- margin-right: 4px;
30515
+ .E_iq1gosr {
30516
+ display: inline-block;
30410
30517
  }
30411
30518
 
30412
- .E_c1wk4q29 {
30413
- color: rgba(44, 56, 82, 0.6);
30519
+ .E_gmyahx3 {
30520
+ cursor: pointer;
30414
30521
  }
30415
-
30416
- .E_c1bus5hc {
30417
- --color: white;
30418
- height: 14px;
30419
- width: 14px;
30420
- border-radius: 50%;
30421
- flex-shrink: 0;
30422
- display: flex;
30423
- align-items: center;
30424
- justify-content: center;
30425
- border: 1px solid var(--color);
30522
+ .E_gmyahx3 .link-text {
30523
+ color: rgba(0, 21, 64, 0.3);
30426
30524
  }
30427
- .E_c1bus5hc .circle-inner {
30428
- position: relative;
30429
- height: 10px;
30430
- width: 10px;
30431
- border-radius: 50%;
30432
- overflow: hidden;
30525
+ .E_gmyahx3:hover .link-text {
30526
+ color: #0080ff;
30433
30527
  }
30434
- .E_c1bus5hc .circle-content {
30435
- position: absolute;
30436
- height: 100%;
30528
+
30529
+ .E_c18bcrac {
30530
+ display: inline-block;
30437
30531
  width: 100%;
30438
- left: 0;
30439
- top: 0;
30440
- border-radius: 50%;
30441
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30442
- transform: rotate(180deg);
30443
30532
  }
30444
- .E_c1bus5hc .circle-child {
30445
- position: absolute;
30446
- height: 100%;
30447
- width: 100%;
30448
- left: 0;
30449
- top: 0;
30450
- margin-left: 50%;
30451
- transform-origin: left;
30452
- background: white;
30453
- transform: rotate(0deg);
30533
+ .E_c18bcrac .recharts-wrapper {
30534
+ margin-left: 4px;
30454
30535
  }
30455
30536
 
30456
- .E_s1dizucg.ant-switch {
30457
- min-width: 40px;
30458
- height: 24px;
30459
- background: rgba(172, 186, 211, 0.6);
30460
- overflow: hidden;
30461
- }
30462
- .E_s1dizucg.ant-switch:focus {
30463
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30537
+ .E_cro7kg2 {
30538
+ padding: 4px;
30464
30539
  }
30465
- .E_s1dizucg.ant-switch-small {
30466
- min-width: 26px;
30467
- height: 16px;
30540
+
30541
+ .E_c14wcxf0 {
30542
+ display: flex;
30543
+ justify-content: space-between;
30544
+ align-items: center;
30545
+ font-size: 13px;
30546
+ line-height: 24px;
30547
+ color: #cccccc;
30548
+ white-space: nowrap;
30468
30549
  }
30469
- .E_s1dizucg.ant-switch-large {
30470
- min-width: 52px;
30471
- height: 32px;
30472
- }
30473
- .E_s1dizucg.ant-switch .ant-switch-handle {
30474
- height: 20px;
30475
- width: 20px;
30476
- }
30477
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30478
- border-radius: 10px;
30479
- transition-delay: 120ms;
30480
- }
30481
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30482
- height: 14px;
30483
- width: 14px;
30484
- top: 1px;
30485
- left: 1px;
30486
- }
30487
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30488
- height: 28px;
30489
- width: 28px;
30490
- }
30491
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30492
- border-radius: 14px;
30493
- }
30494
- .E_s1dizucg.ant-switch-checked {
30495
- background-color: #00ba5d;
30496
- }
30497
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30498
- left: calc(100% - 20px - 2px);
30499
- }
30500
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30501
- left: calc(100% - 14px - 1px);
30502
- }
30503
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30504
- left: calc(100% - 28px - 2px);
30505
- }
30506
-
30507
- .E_c1up6e3y {
30508
- margin-left: 5px;
30509
- }
30510
-
30511
- .E_tju3gfj .date {
30512
- margin-right: 4px;
30513
- }
30514
-
30515
- .E_c18bcrac {
30516
- display: inline-block;
30517
- width: 100%;
30518
- }
30519
- .E_c18bcrac .recharts-wrapper {
30520
- margin-left: 4px;
30521
- }
30522
-
30523
- .E_cro7kg2 {
30524
- padding: 4px;
30525
- }
30526
-
30527
- .E_c14wcxf0 {
30528
- display: flex;
30529
- justify-content: space-between;
30530
- align-items: center;
30531
- font-size: 13px;
30532
- line-height: 24px;
30533
- color: #cccccc;
30534
- white-space: nowrap;
30535
- }
30536
- .E_c14wcxf0 label {
30537
- margin-right: 32px;
30550
+ .E_c14wcxf0 label {
30551
+ margin-right: 32px;
30538
30552
  }
30539
30553
 
30540
30554
  .E_coy29mj.E_c14wcxf0 {
@@ -30559,21 +30573,6 @@ button.E_n7k2c6r {
30559
30573
  margin-right: 4px;
30560
30574
  }
30561
30575
 
30562
- .E_iq1gosr {
30563
- display: inline-block;
30564
- }
30565
-
30566
- .E_t1m2x205 .ant-tooltip-arrow {
30567
- display: none;
30568
- }
30569
- .E_t1m2x205 .ant-tooltip-inner {
30570
- background: rgba(23, 38, 64, 0.8);
30571
- border-radius: 4px;
30572
- }
30573
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30574
- visibility: hidden;
30575
- }
30576
-
30577
30576
  .E_s1dni7lo {
30578
30577
  width: 430px !important;
30579
30578
  }
@@ -30655,86 +30654,19 @@ button.E_n7k2c6r {
30655
30654
  opacity: 0;
30656
30655
  }
30657
30656
 
30658
- .E_s1sck0th {
30659
- padding: 0 8px;
30660
- border-radius: 4px;
30661
- }
30662
-
30663
- .E_m855nr1 {
30664
- padding: 2px 8px;
30665
- border-radius: 3px;
30666
- }
30667
-
30668
- .E_l1270xpg {
30669
- padding: 3px 8px;
30670
- border-radius: 2px;
30657
+ span.E_tqjc4ui {
30658
+ margin: 0 2px;
30671
30659
  }
30672
30660
 
30673
- .E_t14rextb.ant-tag:hover {
30674
- opacity: unset;
30675
- }
30676
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30677
- margin: 0;
30678
- margin-right: 8px;
30679
- display: inline-flex;
30680
- align-items: center;
30681
- border: none;
30682
- }
30683
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30684
- width: 16px;
30685
- height: 16px;
30686
- color: inherit;
30687
- margin-left: 4px;
30688
- opacity: 0.6;
30689
- display: inline-flex;
30690
- }
30691
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30692
- opacity: 1;
30693
- }
30694
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30695
- color: #0080ff;
30696
- background-color: rgba(0, 136, 255, 0.1);
30697
- }
30698
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30699
- color: #f0483e;
30700
- background-color: rgba(255, 74, 74, 0.1);
30701
- }
30702
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30703
- color: #e07f00;
30704
- background-color: rgba(255, 187, 0, 0.1);
30705
- }
30706
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30707
- color: #008f4c;
30708
- background-color: rgba(30, 201, 127, 0.1);
30709
- }
30710
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30711
- color: #1d326c;
30712
- background-color: rgba(225, 230, 241, 0.6);
30713
- }
30714
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30715
- color: #7E41FF;
30716
- background-color: rgba(126, 65, 255, 0.1);
30717
- }
30718
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30719
- color: #fff;
30720
- }
30721
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30722
- background-color: #f0483e;
30723
- }
30724
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30725
- background-color: #fea008;
30726
- }
30727
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30728
- background-color: #00ba5d;
30729
- }
30730
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30731
- background-color: #0080ff;
30661
+ .E_t1m2x205 .ant-tooltip-arrow {
30662
+ display: none;
30732
30663
  }
30733
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30734
- background-color: #6b7d99;
30664
+ .E_t1m2x205 .ant-tooltip-inner {
30665
+ background: rgba(23, 38, 64, 0.8);
30666
+ border-radius: 4px;
30735
30667
  }
30736
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30737
- background-color: #7E41FF;
30668
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30669
+ visibility: hidden;
30738
30670
  }
30739
30671
 
30740
30672
  .E_s1ebs0ra {
@@ -30798,214 +30730,57 @@ button.E_n7k2c6r {
30798
30730
  background: #fff;
30799
30731
  }
30800
30732
 
30801
- .E_clm1wy1 {
30802
- width: 192px;
30803
- height: 246px;
30804
- border-radius: 4px;
30733
+ .E_n12mqh7z {
30734
+ display: flex;
30735
+ align-items: center;
30736
+ font-size: 12px;
30737
+ line-height: 18px;
30805
30738
  }
30806
- .E_clm1wy1 > .ant-picker-calendar,
30807
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30808
- width: 100%;
30809
- background-color: rgba(245, 247, 250, 0.6);
30810
- border-top: none;
30739
+ .E_n12mqh7z:not(:last-child) {
30740
+ margin-bottom: 4px;
30811
30741
  }
30812
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30813
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30814
- padding: 0 16px;
30742
+
30743
+ .E_tf5bynu {
30744
+ margin: 0 3px;
30815
30745
  }
30816
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30817
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30818
- width: 100%;
30819
- height: 180px;
30820
- border-spacing: 0;
30746
+
30747
+ .E_tcckoz1 {
30748
+ max-height: 400px;
30749
+ overflow: auto;
30821
30750
  }
30822
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30823
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30824
- margin-bottom: 8px;
30751
+
30752
+ .E_t1sqg15u {
30753
+ background: white;
30825
30754
  }
30826
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30827
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30828
- width: 22px;
30755
+ .E_t1sqg15u.inline .table-row {
30756
+ flex-direction: column;
30829
30757
  }
30830
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30831
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30832
- padding: 0;
30758
+ .E_t1sqg15u.inline .table-row > label {
30759
+ padding: 0 16px 7px 0;
30833
30760
  }
30834
- .E_clm1wy1 .ant-picker-cell {
30835
- color: rgba(62, 70, 82, 0.6);
30836
- opacity: 0.4;
30761
+ .E_t1sqg15u.has-border .table-header {
30762
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30837
30763
  }
30838
- .E_clm1wy1 .ant-picker-cell-in-view {
30839
- color: rgba(62, 70, 82, 0.6);
30840
- opacity: 1;
30764
+ .E_t1sqg15u.has-border .hiddenBorder {
30765
+ border-top: none !important;
30841
30766
  }
30842
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30843
- color: #3e4652;
30767
+ .E_t1sqg15u.has-border .table-row + .table-row {
30768
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30844
30769
  }
30845
- .E_clm1wy1 .ant-picker-cell::before {
30846
- pointer-events: none;
30770
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30771
+ padding-bottom: 0;
30847
30772
  }
30848
-
30849
- .E_t1tsm00v {
30850
- color: rgba(129, 138, 153, 0.6);
30851
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30852
- backdrop-filter: blur(10px);
30853
- padding: 7px 10px;
30773
+ .E_t1sqg15u.align-right .content {
30774
+ text-align: right;
30854
30775
  }
30855
-
30856
- .E_c167wnad {
30857
- color: rgba(62, 70, 82, 0.6);
30776
+ .E_t1sqg15u .uuid-row {
30858
30777
  display: flex;
30859
30778
  justify-content: space-between;
30860
- align-items: center;
30861
- padding: 8px 16px;
30862
- }
30863
- .E_c167wnad .anticon {
30864
- cursor: pointer;
30865
30779
  }
30866
- .E_c167wnad .anticon:hover {
30867
- color: #0096ff;
30868
- }
30869
-
30870
- .E_cxhf7dh {
30871
- text-align: center;
30872
- }
30873
- .E_cxhf7dh .dots {
30874
- display: flex;
30875
- justify-content: center;
30876
- }
30877
- .E_cxhf7dh .dot {
30878
- display: inline-block;
30879
- width: 2px;
30880
- height: 2px;
30881
- border-radius: 1px;
30882
- background: #0096ff;
30883
- }
30884
- .E_cxhf7dh .dot:not(:last-child) {
30885
- margin-right: 2px;
30886
- }
30887
- .E_cxhf7dh .bar {
30888
- width: 9px;
30889
- height: 2px;
30890
- background: #0096ff;
30891
- border-radius: 2px;
30892
- }
30893
-
30894
- span.E_tqjc4ui {
30895
- margin: 0 2px;
30896
- }
30897
-
30898
- .E_n12mqh7z {
30899
- display: flex;
30900
- align-items: center;
30901
- font-size: 12px;
30902
- line-height: 18px;
30903
- }
30904
- .E_n12mqh7z:not(:last-child) {
30905
- margin-bottom: 4px;
30906
- }
30907
-
30908
- .E_tf5bynu {
30909
- margin: 0 3px;
30910
- }
30911
-
30912
- .E_tcckoz1 {
30913
- max-height: 400px;
30914
- overflow: auto;
30915
- }
30916
-
30917
- .E_ou7iq30 {
30918
- overflow: hidden;
30919
- text-overflow: ellipsis;
30920
- }
30921
-
30922
- .E_s1tui002 {
30923
- white-space: nowrap;
30924
- }
30925
-
30926
- .E_mxrc2zg {
30927
- display: -webkit-box;
30928
- -webkit-line-clamp: var(--mxrc2zg-0);
30929
- -webkit-box-orient: vertical;
30930
- word-break: break-all;
30931
- }
30932
-
30933
- .E_t1vv6d68 .ant-tooltip-arrow {
30934
- display: none;
30935
- }
30936
- .E_t1vv6d68 .ant-tooltip-inner {
30937
- background: rgba(23, 38, 64, 0.8);
30938
- border-radius: 4px;
30939
- }
30940
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30941
- visibility: hidden;
30942
- }
30943
-
30944
- .E_wg1tsps {
30945
- display: flex;
30946
- align-items: center;
30947
- justify-content: flex-end;
30948
- }
30949
-
30950
- .E_b1ctd5xy {
30951
- display: flex;
30952
- align-items: center;
30953
- width: calc(100% - 40px);
30954
- }
30955
- .E_b1ctd5xy .chart {
30956
- display: inline-block;
30957
- width: 100%;
30958
- }
30959
-
30960
- .E_u1p8acpn {
30961
- min-width: 40px;
30962
- }
30963
- .E_u1p8acpn .unit {
30964
- color: #00122e !important;
30965
- }
30966
-
30967
- .E_gmyahx3 {
30968
- cursor: pointer;
30969
- }
30970
- .E_gmyahx3 .link-text {
30971
- color: rgba(0, 21, 64, 0.3);
30972
- }
30973
- .E_gmyahx3:hover .link-text {
30974
- color: #0080ff;
30975
- }
30976
-
30977
- .E_t1sqg15u {
30978
- background: white;
30979
- }
30980
- .E_t1sqg15u.inline .table-row {
30981
- flex-direction: column;
30982
- }
30983
- .E_t1sqg15u.inline .table-row > label {
30984
- padding: 0 16px 7px 0;
30985
- }
30986
- .E_t1sqg15u.has-border .table-header {
30987
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30988
- }
30989
- .E_t1sqg15u.has-border .hiddenBorder {
30990
- border-top: none !important;
30991
- }
30992
- .E_t1sqg15u.has-border .table-row + .table-row {
30993
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30994
- }
30995
- .E_t1sqg15u.has-border .table-row:last-of-type {
30996
- padding-bottom: 0;
30997
- }
30998
- .E_t1sqg15u.align-right .content {
30999
- text-align: right;
31000
- }
31001
- .E_t1sqg15u .uuid-row {
31002
- display: flex;
31003
- justify-content: space-between;
31004
- }
31005
- .E_t1sqg15u .uuid-row .id-text {
31006
- white-space: nowrap;
31007
- overflow: hidden;
31008
- text-overflow: ellipsis;
30780
+ .E_t1sqg15u .uuid-row .id-text {
30781
+ white-space: nowrap;
30782
+ overflow: hidden;
30783
+ text-overflow: ellipsis;
31009
30784
  }
31010
30785
 
31011
30786
  .E_t4zczcp {
@@ -31072,6 +30847,99 @@ span.E_tqjc4ui {
31072
30847
  margin-right: 8px;
31073
30848
  }
31074
30849
 
30850
+ .E_clm1wy1 {
30851
+ width: 192px;
30852
+ height: 246px;
30853
+ border-radius: 4px;
30854
+ }
30855
+ .E_clm1wy1 > .ant-picker-calendar,
30856
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30857
+ width: 100%;
30858
+ background-color: rgba(245, 247, 250, 0.6);
30859
+ border-top: none;
30860
+ }
30861
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30862
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30863
+ padding: 0 16px;
30864
+ }
30865
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30866
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30867
+ width: 100%;
30868
+ height: 180px;
30869
+ border-spacing: 0;
30870
+ }
30871
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30872
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30873
+ margin-bottom: 8px;
30874
+ }
30875
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30876
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30877
+ width: 22px;
30878
+ }
30879
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30880
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30881
+ padding: 0;
30882
+ }
30883
+ .E_clm1wy1 .ant-picker-cell {
30884
+ color: rgba(62, 70, 82, 0.6);
30885
+ opacity: 0.4;
30886
+ }
30887
+ .E_clm1wy1 .ant-picker-cell-in-view {
30888
+ color: rgba(62, 70, 82, 0.6);
30889
+ opacity: 1;
30890
+ }
30891
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
30892
+ color: #3e4652;
30893
+ }
30894
+ .E_clm1wy1 .ant-picker-cell::before {
30895
+ pointer-events: none;
30896
+ }
30897
+
30898
+ .E_t1tsm00v {
30899
+ color: rgba(129, 138, 153, 0.6);
30900
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30901
+ backdrop-filter: blur(10px);
30902
+ padding: 7px 10px;
30903
+ }
30904
+
30905
+ .E_c167wnad {
30906
+ color: rgba(62, 70, 82, 0.6);
30907
+ display: flex;
30908
+ justify-content: space-between;
30909
+ align-items: center;
30910
+ padding: 8px 16px;
30911
+ }
30912
+ .E_c167wnad .anticon {
30913
+ cursor: pointer;
30914
+ }
30915
+ .E_c167wnad .anticon:hover {
30916
+ color: #0096ff;
30917
+ }
30918
+
30919
+ .E_cxhf7dh {
30920
+ text-align: center;
30921
+ }
30922
+ .E_cxhf7dh .dots {
30923
+ display: flex;
30924
+ justify-content: center;
30925
+ }
30926
+ .E_cxhf7dh .dot {
30927
+ display: inline-block;
30928
+ width: 2px;
30929
+ height: 2px;
30930
+ border-radius: 1px;
30931
+ background: #0096ff;
30932
+ }
30933
+ .E_cxhf7dh .dot:not(:last-child) {
30934
+ margin-right: 2px;
30935
+ }
30936
+ .E_cxhf7dh .bar {
30937
+ width: 9px;
30938
+ height: 2px;
30939
+ background: #0096ff;
30940
+ border-radius: 2px;
30941
+ }
30942
+
31075
30943
  .E_c1up1pdz {
31076
30944
  width: 648px;
31077
30945
  }
@@ -31212,117 +31080,136 @@ span.E_tqjc4ui {
31212
31080
  color: #fff;
31213
31081
  }
31214
31082
 
31215
- .E_s1at6qmn.ant-layout-sider {
31216
- background: #edf0f7;
31217
- padding: 32px 8px;
31218
- overflow: auto;
31219
- }
31220
- .E_s1at6qmn .ant-layout-sider-children {
31221
- display: flex;
31222
- flex-direction: column;
31223
- justify-content: space-between;
31224
- }
31225
- .E_s1at6qmn footer {
31226
- display: flex;
31227
- }
31228
- .E_s1at6qmn .ant-menu {
31229
- background: #edf0f7;
31230
- }
31231
- .E_s1at6qmn .ant-menu a {
31232
- color: #00122e;
31233
- width: 180px;
31083
+ .E_ou7iq30 {
31234
31084
  overflow: hidden;
31235
31085
  text-overflow: ellipsis;
31236
31086
  }
31237
- .E_s1at6qmn .ant-menu-vertical {
31238
- margin-bottom: 24px;
31239
- }
31240
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
31241
- margin: 0;
31087
+
31088
+ .E_s1tui002 {
31089
+ white-space: nowrap;
31242
31090
  }
31243
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
31244
- font-size: 12px;
31245
- padding: 0 8px 4px;
31246
- line-height: 18px;
31091
+
31092
+ .E_mxrc2zg {
31093
+ display: -webkit-box;
31094
+ -webkit-line-clamp: var(--mxrc2zg-0);
31095
+ -webkit-box-orient: vertical;
31096
+ word-break: break-all;
31247
31097
  }
31248
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
31249
- padding: 0;
31098
+
31099
+ .E_t1vv6d68 .ant-tooltip-arrow {
31100
+ display: none;
31250
31101
  }
31251
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
31252
- padding-bottom: 24px;
31102
+ .E_t1vv6d68 .ant-tooltip-inner {
31103
+ background: rgba(23, 38, 64, 0.8);
31104
+ border-radius: 4px;
31253
31105
  }
31254
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
31255
- margin-bottom: 24px;
31256
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31106
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31107
+ visibility: hidden;
31257
31108
  }
31258
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
31259
- transition: none;
31109
+
31110
+ .E_wg1tsps {
31260
31111
  display: flex;
31261
31112
  align-items: center;
31262
- height: 32px;
31263
- line-height: 22px;
31113
+ justify-content: flex-end;
31114
+ }
31115
+
31116
+ .E_b1ctd5xy {
31117
+ display: flex;
31118
+ align-items: center;
31119
+ width: calc(100% - 40px);
31120
+ }
31121
+ .E_b1ctd5xy .chart {
31122
+ display: inline-block;
31123
+ width: 100%;
31124
+ }
31125
+
31126
+ .E_u1p8acpn {
31127
+ min-width: 40px;
31128
+ }
31129
+ .E_u1p8acpn .unit {
31130
+ color: #00122e !important;
31131
+ }
31132
+
31133
+ .E_s1sck0th {
31264
31134
  padding: 0 8px;
31135
+ border-radius: 4px;
31265
31136
  }
31266
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
31267
- margin-right: 12px;
31137
+
31138
+ .E_m855nr1 {
31139
+ padding: 2px 8px;
31140
+ border-radius: 3px;
31268
31141
  }
31269
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
31142
+
31143
+ .E_l1270xpg {
31144
+ padding: 3px 8px;
31145
+ border-radius: 2px;
31146
+ }
31147
+
31148
+ .E_t14rextb.ant-tag:hover {
31149
+ opacity: unset;
31150
+ }
31151
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31270
31152
  margin: 0;
31271
- margin-bottom: 2px;
31153
+ margin-right: 8px;
31154
+ display: inline-flex;
31155
+ align-items: center;
31156
+ border: none;
31272
31157
  }
31273
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
31274
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
31275
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
31276
- border-radius: 6px;
31277
- color: #fff;
31158
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31159
+ width: 16px;
31160
+ height: 16px;
31161
+ color: inherit;
31162
+ margin-left: 4px;
31163
+ opacity: 0.6;
31164
+ display: inline-flex;
31278
31165
  }
31279
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
31280
- color: #fff;
31166
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31167
+ opacity: 1;
31281
31168
  }
31282
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
31283
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
31284
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
31285
- border-radius: 6px;
31169
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31170
+ color: #0080ff;
31171
+ background-color: rgba(0, 136, 255, 0.1);
31286
31172
  }
31287
-
31288
- .E_s1wu0lms .ant-menu-item-group-title {
31289
- white-space: nowrap;
31290
- transition: all 0s;
31173
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31174
+ color: #f0483e;
31175
+ background-color: rgba(255, 74, 74, 0.1);
31291
31176
  }
31292
- .E_s1wu0lms.shrink {
31293
- transition: all 0s;
31294
- overflow: hidden;
31177
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31178
+ color: #e07f00;
31179
+ background-color: rgba(255, 187, 0, 0.1);
31295
31180
  }
31296
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
31297
- visibility: hidden;
31181
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31182
+ color: #008f4c;
31183
+ background-color: rgba(30, 201, 127, 0.1);
31298
31184
  }
31299
- .E_s1wu0lms.shrink .ant-menu-item {
31300
- width: 36px;
31301
- padding: 0 6px;
31185
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31186
+ color: #1d326c;
31187
+ background-color: rgba(225, 230, 241, 0.6);
31302
31188
  }
31303
-
31304
- .E_n1ugzfva {
31305
- display: flex;
31306
- place-items: center;
31307
- width: 100% !important;
31189
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31190
+ color: #7E41FF;
31191
+ background-color: rgba(126, 65, 255, 0.1);
31308
31192
  }
31309
- .E_n1ugzfva[disabled] {
31310
- color: rgba(0, 0, 0, 0.25) !important;
31311
- opacity: 1 !important;
31193
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31194
+ color: #fff;
31312
31195
  }
31313
- .E_n1ugzfva.ant-btn {
31314
- width: 100%;
31315
- color: #00122e;
31196
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31197
+ background-color: #f0483e;
31316
31198
  }
31317
- .E_n1ugzfva .icon-wrapper {
31318
- margin-right: 12px;
31199
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31200
+ background-color: #fea008;
31319
31201
  }
31320
- .E_n1ugzfva .link-title {
31321
- flex: 1;
31322
- overflow: hidden;
31323
- white-space: nowrap;
31324
- text-overflow: ellipsis;
31325
- text-align: left;
31202
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31203
+ background-color: #00ba5d;
31204
+ }
31205
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31206
+ background-color: #0080ff;
31207
+ }
31208
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31209
+ background-color: #6b7d99;
31210
+ }
31211
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31212
+ background-color: #7E41FF;
31326
31213
  }
31327
31214
 
31328
31215
  .E_skwah65 {
@@ -31338,62 +31225,189 @@ span.E_tqjc4ui {
31338
31225
  margin-left: 1px;
31339
31226
  }
31340
31227
 
31341
- .E_t160l1cm {
31342
- display: flex;
31343
- flex-direction: column;
31344
- flex: 1;
31345
- /* FIXME:(yanzhen) do this better */
31346
- }
31347
- .E_t160l1cm .tab-bar {
31348
- flex-shrink: 0;
31349
- display: flex;
31350
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31228
+ .E_f7pxqmh {
31229
+ width: 100%;
31230
+ margin-bottom: 0 !important;
31231
+ flex-flow: nowrap !important;
31232
+ line-break: auto;
31351
31233
  }
31352
- .E_t160l1cm .tab-content {
31353
- height: 100%;
31234
+ .E_f7pxqmh > .ant-form-item-label {
31235
+ text-align: left !important;
31236
+ padding-bottom: 0 !important;
31354
31237
  }
31355
- .E_t160l1cm .tab-menu-item {
31356
- margin-right: 2px;
31357
- padding: 1px 12px;
31358
- line-height: 24px;
31359
- height: 24px;
31238
+ .E_f7pxqmh > .ant-form-item-label > label {
31239
+ min-height: 32px;
31240
+ height: auto;
31241
+ font-size: 13px;
31360
31242
  color: rgba(44, 56, 82, 0.6);
31361
- border-radius: 4px 4px 0 0;
31362
- cursor: pointer;
31363
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31364
- }
31365
- .E_t160l1cm .tab-menu-item:first-child {
31366
- padding-left: 0;
31367
- }
31368
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31369
- padding-left: 12px;
31243
+ white-space: normal;
31370
31244
  }
31371
- .E_t160l1cm .tab-menu-item:hover {
31372
- color: #0080ff;
31373
- background: rgba(211, 218, 235, 0.6);
31245
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31246
+ border-color: #ff4d4f !important;
31374
31247
  }
31375
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31376
- fill: #0080ff;
31248
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31249
+ border-color: #ff4d4f !important;
31377
31250
  }
31378
- .E_t160l1cm .tab-menu-item:active {
31379
- background: rgba(192, 203, 224, 0.6);
31251
+ .E_f7pxqmh .ant-form-item-explain {
31252
+ margin-top: 4px;
31253
+ font-size: 12px;
31254
+ min-height: 0px;
31380
31255
  }
31381
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31382
- color: #0080ff;
31383
- background: rgba(211, 218, 235, 0.6);
31256
+ .E_f7pxqmh .ant-form-item-extra {
31257
+ font-size: 12px;
31258
+ color: rgba(44, 56, 82, 0.6);
31259
+ min-height: 0px;
31384
31260
  }
31385
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31386
- background: rgba(192, 203, 224, 0.6);
31261
+
31262
+ .E_fzh9mnb {
31263
+ width: 100%;
31264
+ height: 100%;
31265
+ min-height: 124px;
31266
+ display: flex;
31267
+ flex-direction: column;
31268
+ justify-content: center;
31269
+ align-items: center;
31387
31270
  }
31388
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31389
- background: rgba(0, 128, 255, 0.16);
31271
+ .E_fzh9mnb .error-text {
31272
+ color: rgba(10, 37, 85, 0.6);
31273
+ margin-bottom: 16px;
31274
+ font-size: 18px;
31390
31275
  }
31391
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31392
- fill: #0080ff;
31276
+
31277
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31278
+ display: var(--ai7qkf2-0);
31393
31279
  }
31394
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31395
- color: #0080ff;
31396
- background: rgba(0, 128, 255, 0.1);
31280
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31281
+ display: inline-flex;
31282
+ line-height: 1.5715;
31283
+ height: 100%;
31284
+ width: 100%;
31285
+ }
31286
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31287
+ content: var(--ai7qkf2-1);
31288
+ display: var(--ai7qkf2-2);
31289
+ flex: none;
31290
+ align-items: center;
31291
+ margin-left: 4px;
31292
+ padding: 5px 12px 5px 0;
31293
+ color: rgba(44, 56, 82, 0.6);
31294
+ }
31295
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31296
+ content: var(--ai7qkf2-3);
31297
+ display: var(--ai7qkf2-4);
31298
+ flex: none;
31299
+ align-items: center;
31300
+ margin-right: 4px;
31301
+ cursor: auto;
31302
+ color: rgba(44, 56, 82, 0.6);
31303
+ }
31304
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31305
+ border-radius: 0;
31306
+ }
31307
+ .E_ai7qkf2.ant-input-number {
31308
+ width: 100%;
31309
+ border-radius: 6px;
31310
+ }
31311
+ .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 {
31312
+ border-color: #0096ff;
31313
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31314
+ z-index: 1;
31315
+ }
31316
+ .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 {
31317
+ border-color: #e75a3a;
31318
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31319
+ }
31320
+ .E_ai7qkf2 .ant-input-number-input {
31321
+ height: 30px;
31322
+ border: 1px;
31323
+ padding: 5px 12px;
31324
+ font-size: inherit;
31325
+ }
31326
+ .E_ai7qkf2.ant-input-number-lg input {
31327
+ height: 38px;
31328
+ border: 1px;
31329
+ padding: 8px 16px;
31330
+ }
31331
+ .E_ai7qkf2.ant-input-number-sm input {
31332
+ height: 22px;
31333
+ border: 1px;
31334
+ padding: 2px 8px;
31335
+ }
31336
+
31337
+ .E_iouxfgt {
31338
+ display: inline-flex;
31339
+ align-items: center;
31340
+ }
31341
+ .E_iouxfgt .icon-inner {
31342
+ display: inline-flex;
31343
+ align-items: center;
31344
+ justify-content: center;
31345
+ }
31346
+ .E_iouxfgt .icon-inner + span,
31347
+ .E_iouxfgt span + .icon-inner.suffix {
31348
+ margin-left: 4px;
31349
+ }
31350
+ .E_iouxfgt.is-rotate img,
31351
+ .E_iouxfgt.is-rotate svg {
31352
+ animation: rotate 680ms linear infinite;
31353
+ }
31354
+
31355
+ .E_t160l1cm {
31356
+ display: flex;
31357
+ flex-direction: column;
31358
+ flex: 1;
31359
+ /* FIXME:(yanzhen) do this better */
31360
+ }
31361
+ .E_t160l1cm .tab-bar {
31362
+ flex-shrink: 0;
31363
+ display: flex;
31364
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31365
+ }
31366
+ .E_t160l1cm .tab-content {
31367
+ height: 100%;
31368
+ }
31369
+ .E_t160l1cm .tab-menu-item {
31370
+ margin-right: 2px;
31371
+ padding: 1px 12px;
31372
+ line-height: 24px;
31373
+ height: 24px;
31374
+ color: rgba(44, 56, 82, 0.6);
31375
+ border-radius: 4px 4px 0 0;
31376
+ cursor: pointer;
31377
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31378
+ }
31379
+ .E_t160l1cm .tab-menu-item:first-child {
31380
+ padding-left: 0;
31381
+ }
31382
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31383
+ padding-left: 12px;
31384
+ }
31385
+ .E_t160l1cm .tab-menu-item:hover {
31386
+ color: #0080ff;
31387
+ background: rgba(211, 218, 235, 0.6);
31388
+ }
31389
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31390
+ fill: #0080ff;
31391
+ }
31392
+ .E_t160l1cm .tab-menu-item:active {
31393
+ background: rgba(192, 203, 224, 0.6);
31394
+ }
31395
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31396
+ color: #0080ff;
31397
+ background: rgba(211, 218, 235, 0.6);
31398
+ }
31399
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31400
+ background: rgba(192, 203, 224, 0.6);
31401
+ }
31402
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31403
+ background: rgba(0, 128, 255, 0.16);
31404
+ }
31405
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31406
+ fill: #0080ff;
31407
+ }
31408
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31409
+ color: #0080ff;
31410
+ background: rgba(0, 128, 255, 0.1);
31397
31411
  }
31398
31412
  .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31399
31413
  background: rgba(0, 128, 255, 0.16);
@@ -31541,138 +31555,130 @@ span.E_tqjc4ui {
31541
31555
  background: transparent;
31542
31556
  }
31543
31557
 
31544
- .E_fzh9mnb {
31545
- width: 100%;
31546
- height: 100%;
31547
- min-height: 124px;
31558
+ .E_s1at6qmn.ant-layout-sider {
31559
+ background: #edf0f7;
31560
+ padding: 32px 8px;
31561
+ overflow: auto;
31562
+ }
31563
+ .E_s1at6qmn .ant-layout-sider-children {
31548
31564
  display: flex;
31549
31565
  flex-direction: column;
31550
- justify-content: center;
31551
- align-items: center;
31552
- }
31553
- .E_fzh9mnb .error-text {
31554
- color: rgba(10, 37, 85, 0.6);
31555
- margin-bottom: 16px;
31556
- font-size: 18px;
31566
+ justify-content: space-between;
31557
31567
  }
31558
-
31559
- .E_f7pxqmh {
31560
- width: 100%;
31561
- margin-bottom: 0 !important;
31562
- flex-flow: nowrap !important;
31563
- line-break: auto;
31568
+ .E_s1at6qmn footer {
31569
+ display: flex;
31564
31570
  }
31565
- .E_f7pxqmh > .ant-form-item-label {
31566
- text-align: left !important;
31567
- padding-bottom: 0 !important;
31571
+ .E_s1at6qmn .ant-menu {
31572
+ background: #edf0f7;
31568
31573
  }
31569
- .E_f7pxqmh > .ant-form-item-label > label {
31570
- min-height: 32px;
31571
- height: auto;
31572
- font-size: 13px;
31573
- color: rgba(44, 56, 82, 0.6);
31574
- white-space: normal;
31574
+ .E_s1at6qmn .ant-menu a {
31575
+ color: #00122e;
31576
+ width: 180px;
31577
+ overflow: hidden;
31578
+ text-overflow: ellipsis;
31575
31579
  }
31576
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31577
- border-color: #ff4d4f !important;
31580
+ .E_s1at6qmn .ant-menu-vertical {
31581
+ margin-bottom: 24px;
31578
31582
  }
31579
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31580
- border-color: #ff4d4f !important;
31583
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
31584
+ margin: 0;
31581
31585
  }
31582
- .E_f7pxqmh .ant-form-item-explain {
31583
- margin-top: 4px;
31586
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
31584
31587
  font-size: 12px;
31585
- min-height: 0px;
31588
+ padding: 0 8px 4px;
31589
+ line-height: 18px;
31586
31590
  }
31587
- .E_f7pxqmh .ant-form-item-extra {
31588
- font-size: 12px;
31589
- color: rgba(44, 56, 82, 0.6);
31590
- min-height: 0px;
31591
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
31592
+ padding: 0;
31591
31593
  }
31592
-
31593
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31594
- display: var(--ai7qkf2-0);
31594
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
31595
+ padding-bottom: 24px;
31595
31596
  }
31596
- .E_ai7qkf2 .ant-input-number-input-wrap {
31597
- display: inline-flex;
31598
- line-height: 1.5715;
31599
- height: 100%;
31600
- width: 100%;
31597
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
31598
+ margin-bottom: 24px;
31599
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31601
31600
  }
31602
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31603
- content: var(--ai7qkf2-1);
31604
- display: var(--ai7qkf2-2);
31605
- flex: none;
31601
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
31602
+ transition: none;
31603
+ display: flex;
31606
31604
  align-items: center;
31607
- margin-left: 4px;
31608
- padding: 5px 12px 5px 0;
31609
- color: rgba(44, 56, 82, 0.6);
31605
+ height: 32px;
31606
+ line-height: 22px;
31607
+ padding: 0 8px;
31610
31608
  }
31611
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31612
- content: var(--ai7qkf2-3);
31613
- display: var(--ai7qkf2-4);
31614
- flex: none;
31615
- align-items: center;
31616
- margin-right: 4px;
31617
- cursor: auto;
31618
- color: rgba(44, 56, 82, 0.6);
31609
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
31610
+ margin-right: 12px;
31619
31611
  }
31620
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31621
- border-radius: 0;
31612
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
31613
+ margin: 0;
31614
+ margin-bottom: 2px;
31622
31615
  }
31623
- .E_ai7qkf2.ant-input-number {
31624
- width: 100%;
31616
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
31617
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
31618
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
31625
31619
  border-radius: 6px;
31620
+ color: #fff;
31626
31621
  }
31627
- .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 {
31628
- border-color: #0096ff;
31629
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31630
- z-index: 1;
31631
- }
31632
- .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 {
31633
- border-color: #e75a3a;
31634
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31622
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
31623
+ color: #fff;
31635
31624
  }
31636
- .E_ai7qkf2 .ant-input-number-input {
31637
- height: 30px;
31638
- border: 1px;
31639
- padding: 5px 12px;
31640
- font-size: inherit;
31625
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
31626
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
31627
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
31628
+ border-radius: 6px;
31641
31629
  }
31642
- .E_ai7qkf2.ant-input-number-lg input {
31643
- height: 38px;
31644
- border: 1px;
31645
- padding: 8px 16px;
31630
+
31631
+ .E_s1wu0lms .ant-menu-item-group-title {
31632
+ white-space: nowrap;
31633
+ transition: all 0s;
31646
31634
  }
31647
- .E_ai7qkf2.ant-input-number-sm input {
31648
- height: 22px;
31649
- border: 1px;
31650
- padding: 2px 8px;
31635
+ .E_s1wu0lms.shrink {
31636
+ transition: all 0s;
31637
+ overflow: hidden;
31638
+ }
31639
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
31640
+ visibility: hidden;
31641
+ }
31642
+ .E_s1wu0lms.shrink .ant-menu-item {
31643
+ width: 36px;
31644
+ padding: 0 6px;
31651
31645
  }
31652
31646
 
31653
- .E_iouxfgt {
31654
- display: inline-flex;
31655
- align-items: center;
31647
+ .E_n1ugzfva {
31648
+ display: flex;
31649
+ place-items: center;
31650
+ width: 100% !important;
31656
31651
  }
31657
- .E_iouxfgt .icon-inner {
31658
- display: inline-flex;
31659
- align-items: center;
31660
- justify-content: center;
31652
+ .E_n1ugzfva[disabled] {
31653
+ color: rgba(0, 0, 0, 0.25) !important;
31654
+ opacity: 1 !important;
31661
31655
  }
31662
- .E_iouxfgt .icon-inner + span,
31663
- .E_iouxfgt span + .icon-inner.suffix {
31664
- margin-left: 4px;
31656
+ .E_n1ugzfva.ant-btn {
31657
+ width: 100%;
31658
+ color: #00122e;
31665
31659
  }
31666
- .E_iouxfgt.is-rotate img,
31667
- .E_iouxfgt.is-rotate svg {
31668
- animation: rotate 680ms linear infinite;
31660
+ .E_n1ugzfva .icon-wrapper {
31661
+ margin-right: 12px;
31669
31662
  }
31670
-
31671
- .E_atcz0kf .ant-input-suffix {
31672
- margin-left: 8px;
31663
+ .E_n1ugzfva .link-title {
31664
+ flex: 1;
31665
+ overflow: hidden;
31666
+ white-space: nowrap;
31667
+ text-overflow: ellipsis;
31668
+ text-align: left;
31673
31669
  }
31674
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31675
- padding: 2px 7px 2px 12px;
31670
+
31671
+ .E_i1inqkme {
31672
+ height: 18px;
31673
+ line-height: 18px;
31674
+ padding: 0 4px;
31675
+ border-radius: 4px;
31676
+ background: rgba(235, 239, 245, 0.6);
31677
+ border: 1px solid rgba(223, 228, 235, 0.6);
31678
+ display: flex;
31679
+ align-items: center;
31680
+ white-space: nowrap;
31681
+ margin-right: 4px;
31676
31682
  }
31677
31683
 
31678
31684
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -31706,6 +31712,36 @@ span.E_tqjc4ui {
31706
31712
  font-size: inherit;
31707
31713
  }
31708
31714
 
31715
+ .E_a1b5xrg3 .user-icon-inner {
31716
+ display: inline-flex;
31717
+ align-items: center;
31718
+ justify-content: center;
31719
+ color: #fff;
31720
+ font-weight: bold;
31721
+ font-size: 12px;
31722
+ width: 24px;
31723
+ height: 24px;
31724
+ border-radius: 50%;
31725
+ background: var(--a1b5xrg3-0);
31726
+ }
31727
+ .E_a1b5xrg3.btn-item {
31728
+ transition: all 160ms ease;
31729
+ cursor: pointer;
31730
+ width: 56px;
31731
+ height: 40px;
31732
+ display: inline-flex;
31733
+ align-items: center;
31734
+ justify-content: center;
31735
+ border-radius: 6px;
31736
+ }
31737
+ .E_a1b5xrg3.btn-item:hover {
31738
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31739
+ }
31740
+ .E_a1b5xrg3.btn-item:active {
31741
+ transform: translateY(2px);
31742
+ transition: all 320ms ease;
31743
+ }
31744
+
31709
31745
  .E_owd0kml {
31710
31746
  display: inline-block;
31711
31747
  }
@@ -31715,17 +31751,15 @@ span.E_tqjc4ui {
31715
31751
  position: absolute;
31716
31752
  }
31717
31753
 
31718
- .E_i1inqkme {
31719
- height: 18px;
31720
- line-height: 18px;
31721
- padding: 0 4px;
31722
- border-radius: 4px;
31723
- background: rgba(235, 239, 245, 0.6);
31724
- border: 1px solid rgba(223, 228, 235, 0.6);
31725
- display: flex;
31726
- align-items: center;
31727
- white-space: nowrap;
31728
- margin-right: 4px;
31754
+ .E_atcz0kf .ant-input-suffix {
31755
+ margin-left: 8px;
31756
+ }
31757
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31758
+ padding: 2px 7px 2px 12px;
31759
+ }
31760
+
31761
+ .E_m196gn1d {
31762
+ min-width: 1280px;
31729
31763
  }
31730
31764
 
31731
31765
  .E_dsnbhzf {
@@ -32203,40 +32237,6 @@ span.E_tqjc4ui {
32203
32237
  line-height: 12px;
32204
32238
  }
32205
32239
 
32206
- .E_a1b5xrg3 .user-icon-inner {
32207
- display: inline-flex;
32208
- align-items: center;
32209
- justify-content: center;
32210
- color: #fff;
32211
- font-weight: bold;
32212
- font-size: 12px;
32213
- width: 24px;
32214
- height: 24px;
32215
- border-radius: 50%;
32216
- background: var(--a1b5xrg3-0);
32217
- }
32218
- .E_a1b5xrg3.btn-item {
32219
- transition: all 160ms ease;
32220
- cursor: pointer;
32221
- width: 56px;
32222
- height: 40px;
32223
- display: inline-flex;
32224
- align-items: center;
32225
- justify-content: center;
32226
- border-radius: 6px;
32227
- }
32228
- .E_a1b5xrg3.btn-item:hover {
32229
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32230
- }
32231
- .E_a1b5xrg3.btn-item:active {
32232
- transform: translateY(2px);
32233
- transition: all 320ms ease;
32234
- }
32235
-
32236
- .E_m196gn1d {
32237
- min-width: 1280px;
32238
- }
32239
-
32240
32240
  .E_cnujxq2 {
32241
32241
  display: flex;
32242
32242
  flex-direction: column;
@@ -32983,6 +32983,31 @@ input.E_rf8rlle.ant-input {
32983
32983
  transform: rotate(180deg);
32984
32984
  }
32985
32985
 
32986
+ .E_oa99sl3 {
32987
+ display: flex;
32988
+ justify-content: space-between;
32989
+ align-items: center;
32990
+ gap: 8px;
32991
+ }
32992
+ .E_oa99sl3,
32993
+ .E_oa99sl3 :first-child {
32994
+ line-height: inherit !important;
32995
+ }
32996
+
32997
+ .E_lvp5pj7 {
32998
+ display: flex;
32999
+ justify-content: space-between;
33000
+ align-items: center;
33001
+ gap: 8px;
33002
+ min-width: 0;
33003
+ }
33004
+
33005
+ .E_s1io1lws {
33006
+ display: flex;
33007
+ align-items: center;
33008
+ flex-shrink: 0;
33009
+ }
33010
+
32986
33011
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32987
33012
  opacity: 1;
32988
33013
  }
@@ -33110,31 +33135,6 @@ input.E_rf8rlle.ant-input {
33110
33135
  color: rgba(0, 21, 64, 0.3);
33111
33136
  }
33112
33137
 
33113
- .E_oa99sl3 {
33114
- display: flex;
33115
- justify-content: space-between;
33116
- align-items: center;
33117
- gap: 8px;
33118
- }
33119
- .E_oa99sl3,
33120
- .E_oa99sl3 :first-child {
33121
- line-height: inherit !important;
33122
- }
33123
-
33124
- .E_lvp5pj7 {
33125
- display: flex;
33126
- justify-content: space-between;
33127
- align-items: center;
33128
- gap: 8px;
33129
- min-width: 0;
33130
- }
33131
-
33132
- .E_s1io1lws {
33133
- display: flex;
33134
- align-items: center;
33135
- flex-shrink: 0;
33136
- }
33137
-
33138
33138
  .E_w1dxz879 {
33139
33139
  display: flex;
33140
33140
  flex-direction: column;
@@ -33150,19 +33150,6 @@ input.E_rf8rlle.ant-input {
33150
33150
  opacity: 0.8;
33151
33151
  }
33152
33152
 
33153
- .E_suhck3k {
33154
- height: 24px;
33155
- width: 24px;
33156
- border-radius: 6px;
33157
- padding: 4px;
33158
- }
33159
- .E_suhck3k:hover {
33160
- background-color: rgba(0, 136, 255, 0.1);
33161
- }
33162
- .E_suhck3k:hover svg path {
33163
- fill: blue;
33164
- }
33165
-
33166
33153
  .E_ryby9ds {
33167
33154
  display: flex;
33168
33155
  align-items: center;
@@ -33179,58 +33166,30 @@ input.E_rf8rlle.ant-input {
33179
33166
  margin-right: 6px;
33180
33167
  }
33181
33168
 
33182
- .E_i5w779o {
33183
- padding: 8px 0;
33184
- }
33185
- .E_i5w779o .col-label {
33186
- flex-shrink: unset;
33187
- }
33188
- .E_i5w779o .col-label * {
33189
- line-height: 18px;
33169
+ .E_suhck3k {
33170
+ height: 24px;
33171
+ width: 24px;
33172
+ border-radius: 6px;
33173
+ padding: 4px;
33190
33174
  }
33191
- .E_i5w779o .col-content {
33192
- flex: 1 1 0;
33193
- display: flex;
33194
- align-items: center;
33175
+ .E_suhck3k:hover {
33176
+ background-color: rgba(0, 136, 255, 0.1);
33195
33177
  }
33196
- .E_i5w779o .col-content * {
33197
- line-height: 18px;
33178
+ .E_suhck3k:hover svg path {
33179
+ fill: blue;
33198
33180
  }
33199
33181
 
33200
- .E_l18dja44 {
33201
- padding: 6px 0;
33182
+ .E_cyms3br {
33183
+ background: #fff;
33184
+ width: 100%;
33185
+ border-radius: 8px;
33186
+ border: 1px solid rgb(228, 233, 242);
33202
33187
  }
33203
- .E_l18dja44 .col-label * {
33204
- font-size: 13px;
33205
- line-height: 20px;
33188
+ .E_cyms3br .ant-list {
33189
+ padding: 12px;
33206
33190
  }
33207
- .E_l18dja44 .col-content * {
33208
- font-size: 14px;
33209
- line-height: 20px;
33210
- }
33211
-
33212
- .E_c8c2hys {
33213
- display: flex;
33214
- justify-content: space-between;
33215
- flex: 1;
33216
- min-width: 0;
33217
- }
33218
-
33219
- .E_n4m6c4d {
33220
- color: rgba(0, 21, 64, 0.3);
33221
- }
33222
-
33223
- .E_cyms3br {
33224
- background: #fff;
33225
- width: 100%;
33226
- border-radius: 8px;
33227
- border: 1px solid rgb(228, 233, 242);
33228
- }
33229
- .E_cyms3br .ant-list {
33230
- padding: 12px;
33231
- }
33232
- .E_cyms3br .ant-list-item {
33233
- padding: 4px 0;
33191
+ .E_cyms3br .ant-list-item {
33192
+ padding: 4px 0;
33234
33193
  }
33235
33194
  .E_cyms3br .ant-alert {
33236
33195
  margin-left: 24px;
@@ -33273,6 +33232,47 @@ input.E_rf8rlle.ant-input {
33273
33232
  justify-content: center;
33274
33233
  }
33275
33234
 
33235
+ .E_i5w779o {
33236
+ padding: 8px 0;
33237
+ }
33238
+ .E_i5w779o .col-label {
33239
+ flex-shrink: unset;
33240
+ }
33241
+ .E_i5w779o .col-label * {
33242
+ line-height: 18px;
33243
+ }
33244
+ .E_i5w779o .col-content {
33245
+ flex: 1 1 0;
33246
+ display: flex;
33247
+ align-items: center;
33248
+ }
33249
+ .E_i5w779o .col-content * {
33250
+ line-height: 18px;
33251
+ }
33252
+
33253
+ .E_l18dja44 {
33254
+ padding: 6px 0;
33255
+ }
33256
+ .E_l18dja44 .col-label * {
33257
+ font-size: 13px;
33258
+ line-height: 20px;
33259
+ }
33260
+ .E_l18dja44 .col-content * {
33261
+ font-size: 14px;
33262
+ line-height: 20px;
33263
+ }
33264
+
33265
+ .E_c8c2hys {
33266
+ display: flex;
33267
+ justify-content: space-between;
33268
+ flex: 1;
33269
+ min-width: 0;
33270
+ }
33271
+
33272
+ .E_n4m6c4d {
33273
+ color: rgba(0, 21, 64, 0.3);
33274
+ }
33275
+
33276
33276
  .E_h1ol2wl7 {
33277
33277
  font-weight: bold;
33278
33278
  background-color: unset;
@@ -34145,7 +34145,7 @@ input.E_rf8rlle.ant-input {
34145
34145
  gap: 8px;
34146
34146
  background: #fff;
34147
34147
  border-radius: 5px;
34148
- border: 1px solid #e4e9f2;
34148
+ border: 1px solid rgba(172, 186, 211, 0.6);
34149
34149
  transition: all 0.2s ease-in-out;
34150
34150
  }
34151
34151
  .E_dhqt3dw.date-range-picker .default-calendar-icon {
@@ -34273,23 +34273,6 @@ input.E_rf8rlle.ant-input {
34273
34273
  padding: 0;
34274
34274
  }
34275
34275
 
34276
- .E_b14q2gmw {
34277
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34278
- }
34279
-
34280
- .E_c1eym6el {
34281
- border-radius: 8px;
34282
- background-color: white;
34283
- }
34284
- .E_c1eym6el.hoverable {
34285
- cursor: pointer;
34286
- }
34287
- .E_c1eym6el.hoverable:hover {
34288
- transition: all 200ms ease;
34289
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34290
- transform: translateY(-4px);
34291
- }
34292
-
34293
34276
  .E_c1yd35n {
34294
34277
  padding: 0 12px 14px 12px;
34295
34278
  }
@@ -34398,6 +34381,23 @@ input.E_rf8rlle.ant-input {
34398
34381
  margin-left: 24px;
34399
34382
  }
34400
34383
 
34384
+ .E_b14q2gmw {
34385
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34386
+ }
34387
+
34388
+ .E_c1eym6el {
34389
+ border-radius: 8px;
34390
+ background-color: white;
34391
+ }
34392
+ .E_c1eym6el.hoverable {
34393
+ cursor: pointer;
34394
+ }
34395
+ .E_c1eym6el.hoverable:hover {
34396
+ transition: all 200ms ease;
34397
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34398
+ transform: translateY(-4px);
34399
+ }
34400
+
34401
34401
  .E_lht19u8 {
34402
34402
  width: 64px;
34403
34403
  height: 64px;
@@ -34447,531 +34447,268 @@ input.E_rf8rlle.ant-input {
34447
34447
  animation: loading-indicator3 1100ms ease-out infinite;
34448
34448
  }
34449
34449
 
34450
- .E_sddwhm6 {
34451
- margin: 0;
34452
- border-radius: 20px;
34453
- padding: 2px 10px;
34454
- height: 22px;
34455
- }
34456
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34457
- background-color: rgba(237, 241, 250, 0.6) !important;
34458
- }
34459
- .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 {
34460
- background-color: rgba(225, 230, 241, 0.6) !important;
34461
- }
34462
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34463
- color: #00122e;
34450
+ .E_w7ob4th.outside-tag {
34451
+ padding-left: 0;
34464
34452
  }
34465
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34466
- margin-right: 6px;
34453
+ .E_w7ob4th.outside-tag .inside-tag {
34454
+ border-radius: 4px 0 0 4px;
34455
+ padding-right: 4px;
34456
+ margin-right: 4px;
34467
34457
  }
34468
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34469
- margin-left: 8px;
34458
+
34459
+ .E_t1dtlqs1 {
34460
+ margin-bottom: 4px;
34470
34461
  color: rgba(44, 56, 82, 0.6);
34471
34462
  }
34472
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34473
- background-color: rgba(0, 136, 255, 0.1);
34463
+
34464
+ .E_s1ese5oy {
34465
+ color: rgba(44, 56, 82, 0.6);
34466
+ line-height: 32px;
34467
+ height: 32px;
34468
+ margin-bottom: 0;
34474
34469
  }
34475
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34476
- background-color: #0080ff;
34470
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34471
+ color: #0080ff;
34477
34472
  }
34478
- .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 {
34479
- background-color: rgba(0, 136, 255, 0.16);
34473
+ .E_s1ese5oy.warning {
34474
+ color: #ffa500;
34480
34475
  }
34481
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34482
- background-color: rgba(255, 74, 74, 0.1);
34476
+ .E_s1ese5oy.success {
34477
+ color: #00ba5d;
34483
34478
  }
34484
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34485
- background-color: #f0483e;
34479
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34480
+ color: #f0483e;
34486
34481
  }
34487
- .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 {
34488
- background-color: rgba(255, 74, 74, 0.16);
34482
+ .E_s1ese5oy.normal {
34483
+ color: rgba(44, 56, 82, 0.6);
34489
34484
  }
34490
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34491
- background-color: rgba(254, 160, 8, 0.1);
34485
+
34486
+ .E_b1ibis43 {
34487
+ margin-bottom: 0;
34488
+ color: #00122e;
34492
34489
  }
34493
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34494
- background-color: #fea008;
34490
+
34491
+ .E_b11xxjd2 {
34492
+ line-height: 32px;
34493
+ margin-right: 6px;
34495
34494
  }
34496
- .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 {
34497
- background-color: rgba(255, 187, 0, 0.16);
34495
+
34496
+ .E_bsub5bw.with-description {
34497
+ height: 24px;
34498
+ flex: 1;
34499
+ position: relative;
34500
+ top: -7px;
34498
34501
  }
34499
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34500
- background-color: rgba(30, 201, 127, 0.1);
34502
+ .E_bsub5bw p {
34503
+ width: 100%;
34504
+ overflow: hidden;
34505
+ text-overflow: ellipsis;
34506
+ white-space: nowrap;
34501
34507
  }
34502
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34503
- background-color: #00ba5d;
34508
+
34509
+ .E_tmoyoag {
34510
+ border: 1px solid rgba(211, 218, 235, 0.6);
34511
+ border-radius: 8px;
34512
+ overflow: auto;
34504
34513
  }
34505
- .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 {
34506
- background-color: rgba(30, 201, 127, 0.16);
34514
+ .E_tmoyoag .ant-list {
34515
+ position: relative;
34507
34516
  }
34508
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34509
- background-color: rgba(225, 230, 241, 0.6);
34517
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
34518
+ border-bottom: none;
34510
34519
  }
34511
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34512
- background-color: #6b7d99;
34520
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34521
+ position: sticky;
34522
+ top: 0;
34523
+ z-index: 2;
34524
+ display: flex;
34525
+ padding: 8px;
34526
+ flex-wrap: nowrap;
34527
+ justify-content: flex-start;
34528
+ background: #f2f5fa;
34529
+ font-size: 14px;
34530
+ color: rgba(44, 56, 82, 0.6);
34531
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34513
34532
  }
34514
- .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 {
34515
- background-color: rgba(211, 218, 235, 0.6);
34533
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34534
+ align-items: inherit;
34516
34535
  }
34517
-
34518
- .E_satwmqm {
34519
- width: 8px;
34520
- height: 8px;
34521
- border-radius: 50%;
34522
- display: inline-block;
34536
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
34537
+ margin-bottom: 0;
34523
34538
  }
34524
-
34525
- button.E_l48ei06.ant-btn,
34526
- button.E_l48ei06.ant-btn.ant-btn-sm,
34527
- button.E_l48ei06.ant-btn.ant-btn-lg {
34528
- font-size: 12px;
34529
- line-height: 18px;
34530
- height: 18px;
34539
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34540
+ display: flex;
34541
+ justify-content: flex-start;
34542
+ align-items: flex-start;
34543
+ flex-wrap: wrap;
34544
+ padding: 8px;
34545
+ border: none;
34531
34546
  }
34532
-
34533
- button.E_l48ei06 {
34534
- color: #0080FF;
34535
- height: unset;
34547
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34548
+ flex-basis: 100%;
34549
+ margin: 12px 0 0;
34550
+ order: 99;
34551
+ color: rgba(44, 56, 82, 0.6);
34536
34552
  }
34537
- button.E_l48ei06 .button-prefix-icon {
34538
- margin-right: 4px;
34553
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34554
+ color: #f0483e;
34555
+ flex-basis: 100%;
34556
+ order: 98;
34557
+ margin: 12px 0 0;
34539
34558
  }
34540
- button.E_l48ei06 .button-suffix-icon {
34541
- margin-left: 4px;
34559
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34560
+ background-color: rgba(237, 241, 250, 0.6);
34542
34561
  }
34543
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34544
- color: #009DFF;
34545
- }
34546
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34547
- color: #005ED1;
34548
- }
34549
- button.E_l48ei06.ui-kit-link-disabled {
34550
- color: #0080FF;
34551
- }
34552
- button.E_l48ei06.ui-kit-link-primary {
34553
- color: #00122E;
34554
- }
34555
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34556
- color: #0080FF;
34557
- }
34558
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34559
- color: #005ED1;
34560
- }
34561
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34562
- color: #00122E;
34563
- }
34564
- button.E_l48ei06.ui-kit-link-secondary {
34565
- color: rgba(44, 56, 82, 0.7490196078);
34562
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34563
+ background-color: rgba(0, 136, 255, 0.1);
34566
34564
  }
34567
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34568
- color: #0080FF;
34565
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34566
+ flex: 1 0 0;
34567
+ overflow: hidden;
34569
34568
  }
34570
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34571
- color: #005ED1;
34569
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34570
+ color: rgba(44, 56, 82, 0.6);
34571
+ margin: 0;
34572
34572
  }
34573
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34574
- color: rgba(44, 56, 82, 0.7490196078);
34573
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34574
+ text-align: center;
34575
34575
  }
34576
-
34577
- .E_tc97u5y {
34578
- height: 100%;
34576
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34577
+ text-align: center;
34579
34578
  }
34580
-
34581
- .E_efzf37v .ant-table-content {
34582
- overflow: visible !important;
34583
- height: 100%;
34579
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34580
+ text-align: left;
34584
34581
  }
34585
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
34586
- height: 100%;
34582
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34583
+ text-align: left;
34587
34584
  }
34588
- .E_efzf37v table {
34589
- width: 100% !important;
34590
- height: 100%;
34585
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34586
+ text-align: right;
34591
34587
  }
34592
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
34593
- padding: 15px 0;
34588
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34589
+ text-align: right;
34594
34590
  }
34595
- .E_efzf37v table thead.ant-table-thead {
34596
- display: none;
34591
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34592
+ margin-right: 8px;
34597
34593
  }
34598
-
34599
- .E_t1fisho6 {
34600
- height: 100%;
34594
+ .E_tmoyoag .ant-list .ant-list-item-action {
34595
+ padding: 4px;
34596
+ width: 24px;
34597
+ height: 24px;
34598
+ overflow: hidden;
34601
34599
  }
34602
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
34603
- padding-top: 6px;
34604
- padding-bottom: 6px;
34600
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34601
+ padding: 0;
34605
34602
  }
34606
- .E_t1fisho6 .active-row td:nth-child(1) {
34607
- font-weight: 700;
34603
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34604
+ cursor: not-allowed;
34605
+ opacity: 0.5;
34608
34606
  }
34609
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
34610
- font-weight: 700;
34607
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34608
+ margin: 0;
34611
34609
  }
34612
- .E_t1fisho6 .ant-spin-nested-loading {
34613
- height: 100%;
34610
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34611
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34612
+ border-radius: 5px;
34613
+ font-size: 12px;
34614
34614
  }
34615
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
34616
- height: 100%;
34617
- overflow: visible;
34615
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34616
+ font-size: inherit;
34618
34617
  }
34619
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
34620
- max-height: none;
34618
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34619
+ min-height: 24px;
34620
+ font-size: 12px;
34621
+ position: relative;
34621
34622
  }
34622
- .E_t1fisho6 td.ant-table-column-sort {
34623
- background: transparent;
34623
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34624
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34624
34625
  }
34625
- .E_t1fisho6 td.ant-table-cell-fix-left,
34626
- .E_t1fisho6 td.ant-table-cell-fix-right {
34627
- background: #fff;
34628
- padding: 0 !important;
34626
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34627
+ background-color: rgba(237, 241, 250, 0.6);
34629
34628
  }
34630
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
34631
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
34629
+
34630
+ .E_a138syjm {
34632
34631
  display: flex;
34633
34632
  align-items: center;
34634
- height: 100%;
34635
- padding: 8px;
34633
+ margin-top: 8px;
34636
34634
  }
34637
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
34638
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
34639
- overflow: hidden;
34640
- text-overflow: ellipsis;
34641
- width: 100%;
34635
+ .E_a138syjm button.ant-btn {
34636
+ padding: 2px 8px;
34637
+ height: 24px;
34642
34638
  }
34643
- .E_t1fisho6 .ant-table-container {
34644
- height: 100%;
34639
+ .E_a138syjm > span.maximum-desc {
34640
+ display: none;
34641
+ margin-left: 8px;
34642
+ color: rgba(44, 56, 82, 0.6);
34645
34643
  }
34646
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
34647
- box-shadow: none !important;
34644
+ .E_a138syjm > span.maximum-desc.disabled {
34645
+ display: inline;
34648
34646
  }
34649
- .E_t1fisho6 div.ant-table {
34650
- border-radius: 0px;
34651
- border-left: none;
34652
- border-right: none;
34653
- border-bottom: none;
34654
- height: 100%;
34655
- font-size: 12px;
34656
- background: transparent;
34647
+
34648
+ .E_d77i8u0 {
34649
+ width: 24px;
34650
+ height: 24px;
34651
+ padding: 4px;
34652
+ margin-right: 8px;
34657
34653
  }
34658
- .E_t1fisho6 div.ant-table .ant-table-header {
34659
- position: relative;
34660
- z-index: 3;
34661
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34662
- margin-bottom: -1px;
34654
+
34655
+ .E_slr2ynn {
34656
+ padding: 0 8px;
34657
+ height: 18px;
34663
34658
  }
34664
- .E_t1fisho6 div.ant-table .time-wrapper .date,
34665
- .E_t1fisho6 div.ant-table .value {
34666
- color: #2d3a56;
34659
+
34660
+ .E_m140wbb6 {
34661
+ padding: 2px 8px;
34662
+ height: 24px;
34667
34663
  }
34668
- .E_t1fisho6 div.ant-table .time-wrapper .time,
34669
- .E_t1fisho6 div.ant-table .unit {
34670
- color: rgba(44, 56, 82, 0.6);
34664
+
34665
+ .E_t1fozc1i {
34666
+ margin: 0;
34671
34667
  }
34672
- .E_t1fisho6 div.ant-table .ant-table-selection {
34673
- position: unset;
34674
- text-align: center;
34668
+
34669
+ .E_i1vxv4ln {
34670
+ margin-right: 4px;
34671
+ height: 16px;
34675
34672
  }
34676
- .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34677
- background: #fff;
34673
+
34674
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34675
+ font-weight: 700;
34676
+ color: #00122e;
34677
+ background-color: rgba(237, 241, 250, 0.6);
34678
+ border: 1px solid rgba(211, 218, 235, 0.6);
34679
+ word-break: break-all;
34680
+ display: inline;
34681
+ white-space: normal;
34678
34682
  }
34679
- .E_t1fisho6 div.ant-table .anticon-setting {
34680
- cursor: pointer;
34681
- position: absolute;
34682
- top: 50%;
34683
- right: 12px;
34684
- transform: translateY(-50%);
34683
+
34684
+ .E_sjob3jg {
34685
+ --item-min-width: 60px;
34685
34686
  }
34686
- .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34687
- box-shadow: none;
34688
- width: 1px;
34689
- background: rgba(213, 219, 227, 0.6);
34687
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34688
+ display: none !important;
34690
34689
  }
34691
- .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34692
- box-shadow: none;
34693
- width: 1px;
34694
- background: rgba(213, 219, 227, 0.6);
34690
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34691
+ flex-shrink: 0 !important;
34695
34692
  }
34696
- .E_t1fisho6 div.ant-table .ant-table-tbody {
34697
- position: relative;
34693
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34694
+ color: #0080ff;
34698
34695
  }
34699
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
34700
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34701
- border-bottom: 1px solid white;
34702
- height: 40px;
34703
- vertical-align: middle;
34704
- transition: background 0ms;
34705
- color: #00122e;
34696
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34697
+ color: #0080ff;
34698
+ font-weight: normal;
34706
34699
  }
34707
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34708
- background: #f2f5fa;
34709
- border-bottom-color: #f2f5fa;
34700
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34701
+ color: rgba(44, 56, 82, 0.6);
34710
34702
  }
34711
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34712
- height: auto;
34703
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34713
34704
  color: #00122e;
34714
- font-size: 12px;
34715
- text-align: left;
34716
- transition: none;
34717
- overflow: hidden;
34718
- text-overflow: ellipsis;
34719
- white-space: nowrap;
34720
34705
  }
34721
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34722
- color: #0096ff;
34706
+ .E_sjob3jg .step-item-text {
34707
+ display: inline-block;
34723
34708
  }
34724
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34709
+ .E_sjob3jg .step-item-title {
34725
34710
  overflow: hidden;
34726
- text-overflow: ellipsis;
34727
- width: 100%;
34728
- vertical-align: middle;
34729
- }
34730
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34731
- line-height: 0px;
34732
- }
34733
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34734
- padding-right: 25px;
34735
- }
34736
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34737
- border-top-color: transparent;
34738
- }
34739
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
34740
- background: rgba(225, 230, 241, 0.6);
34741
- border-color: transparent transparent white;
34742
- }
34743
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34744
- border-radius: 8px 0 0 8px;
34745
- }
34746
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34747
- border-radius: 8px 0 0 8px;
34748
- }
34749
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34750
- content: "";
34751
- width: 4px;
34752
- top: -1px;
34753
- bottom: -1px;
34754
- background: white;
34755
- }
34756
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34757
- border-radius: 0 8px 8px 0;
34758
- }
34759
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34760
- border-radius: 0;
34761
- background: white;
34762
- border-top: none;
34763
- }
34764
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34765
- border-top: 1px solid transparent;
34766
- border-radius: 0 8px 8px 0;
34767
- background: rgba(225, 230, 241, 0.6);
34768
- }
34769
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34770
- background: white;
34771
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34772
- }
34773
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34774
- display: flex;
34775
- align-items: center;
34776
- height: 100%;
34777
- background: rgba(225, 230, 241, 0.6);
34778
- }
34779
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34780
- background: white;
34781
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34782
- }
34783
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34784
- display: flex;
34785
- align-items: center;
34786
- height: 100%;
34787
- background: rgba(225, 230, 241, 0.6);
34788
- }
34789
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34790
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34791
- }
34792
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
34793
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34794
- border-radius: 8px;
34795
- }
34796
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34797
- border-top-color: white;
34798
- }
34799
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34800
- background: rgba(0, 136, 255, 0.1);
34801
- border-bottom-color: transparent;
34802
- border-top-color: transparent;
34803
- }
34804
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34805
- border-radius: 8px 0 0 8px;
34806
- }
34807
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34808
- border-radius: 0 8px 8px 0;
34809
- }
34810
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34811
- background: rgba(0, 136, 255, 0.1);
34812
- }
34813
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
34814
- background: #fff;
34815
- font-weight: 400;
34816
- position: relative;
34817
- border-bottom: none;
34818
- color: #00122e;
34819
- transition: none;
34820
- padding: 14px 8px 14px 8px;
34821
- line-height: 20px;
34822
- }
34823
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34824
- content: "";
34825
- width: 1px;
34826
- top: 0;
34827
- bottom: 0;
34828
- background: rgba(211, 218, 235, 0.6);
34829
- position: absolute;
34830
- right: 0;
34831
- }
34832
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
34833
- padding: unset;
34834
- }
34835
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
34836
- display: none;
34837
- }
34838
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34839
- width: 100%;
34840
- overflow: hidden;
34841
- white-space: nowrap;
34842
- text-overflow: ellipsis;
34843
- }
34844
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34845
- overflow: hidden;
34846
- text-overflow: ellipsis;
34847
- flex: 1;
34848
- }
34849
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34850
- padding: 15px 25px 15px 8px;
34851
- }
34852
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34853
- padding: 0;
34854
- }
34855
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34856
- position: absolute;
34857
- right: 6px;
34858
- top: 50%;
34859
- transform: translateY(-50%);
34860
- height: 16px;
34861
- display: none;
34862
- transition: transform 320ms ease;
34863
- }
34864
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34865
- display: block;
34866
- transform: translateY(-50%) rotateX(180deg);
34867
- }
34868
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34869
- display: block;
34870
- }
34871
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34872
- display: none;
34873
- }
34874
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34875
- transform: translateY(-50%);
34876
- }
34877
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34878
- transform: translateY(-50%) rotateX(180deg);
34879
- }
34880
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34881
- background: #f2f5fa;
34882
- }
34883
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34884
- display: block;
34885
- }
34886
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
34887
- padding-right: 25px;
34888
- }
34889
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
34890
- padding: 0 !important;
34891
- }
34892
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34893
- position: absolute;
34894
- left: 50%;
34895
- top: 50%;
34896
- transform: translate(-50%, -50%);
34897
- }
34898
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
34899
- display: none;
34900
- }
34901
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
34902
- background: #fff;
34903
- }
34904
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
34905
- background: inherit;
34906
- }
34907
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
34908
- position: static;
34909
- border: none;
34910
- background: inherit !important;
34911
- height: 100px;
34912
- vertical-align: middle;
34913
- }
34914
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
34915
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34916
- font-weight: bold;
34917
- font-size: 20px;
34918
- color: rgba(10, 37, 85, 0.6);
34919
- }
34920
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34921
- .E_t1fisho6 div.ant-table th.cell__action_ {
34922
- z-index: 10;
34923
- }
34924
- .E_t1fisho6 div.ant-table td.cell__action_ {
34925
- padding: 0 !important;
34926
- position: relative;
34927
- background: #fff;
34928
- }
34929
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
34930
- height: 100%;
34931
- display: flex;
34932
- align-items: center;
34933
- justify-content: flex-end;
34934
- padding-right: 8px;
34935
- }
34936
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34937
- width: 24px;
34938
- height: 24px;
34939
- cursor: pointer;
34940
- justify-content: center;
34941
- border-radius: 4px;
34942
- }
34943
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34944
- background: #fff;
34945
- }
34946
-
34947
- .E_sjob3jg {
34948
- --item-min-width: 60px;
34949
- }
34950
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34951
- display: none !important;
34952
- }
34953
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34954
- flex-shrink: 0 !important;
34955
- }
34956
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34957
- color: #0080ff;
34958
- }
34959
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34960
- color: #0080ff;
34961
- font-weight: normal;
34962
- }
34963
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34964
- color: rgba(44, 56, 82, 0.6);
34965
- }
34966
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34967
- color: #00122e;
34968
- }
34969
- .E_sjob3jg .step-item-text {
34970
- display: inline-block;
34971
- }
34972
- .E_sjob3jg .step-item-title {
34973
- overflow: hidden;
34974
- white-space: nowrap;
34711
+ white-space: nowrap;
34975
34712
  text-overflow: ellipsis;
34976
34713
  }
34977
34714
 
@@ -35139,243 +34876,501 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35139
34876
  justify-content: center;
35140
34877
  }
35141
34878
 
35142
- .E_w7ob4th.outside-tag {
35143
- padding-left: 0;
35144
- }
35145
- .E_w7ob4th.outside-tag .inside-tag {
35146
- border-radius: 4px 0 0 4px;
35147
- padding-right: 4px;
35148
- margin-right: 4px;
34879
+ button.E_l48ei06.ant-btn,
34880
+ button.E_l48ei06.ant-btn.ant-btn-sm,
34881
+ button.E_l48ei06.ant-btn.ant-btn-lg {
34882
+ font-size: 12px;
34883
+ line-height: 18px;
34884
+ height: 18px;
35149
34885
  }
35150
34886
 
35151
- .E_t1dtlqs1 {
35152
- margin-bottom: 4px;
35153
- color: rgba(44, 56, 82, 0.6);
34887
+ button.E_l48ei06 {
34888
+ color: #0080FF;
34889
+ height: unset;
35154
34890
  }
35155
-
35156
- .E_s1ese5oy {
35157
- color: rgba(44, 56, 82, 0.6);
35158
- line-height: 32px;
35159
- height: 32px;
35160
- margin-bottom: 0;
34891
+ button.E_l48ei06 .button-prefix-icon {
34892
+ margin-right: 4px;
35161
34893
  }
35162
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
35163
- color: #0080ff;
34894
+ button.E_l48ei06 .button-suffix-icon {
34895
+ margin-left: 4px;
35164
34896
  }
35165
- .E_s1ese5oy.warning {
35166
- color: #ffa500;
34897
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34898
+ color: #009DFF;
35167
34899
  }
35168
- .E_s1ese5oy.success {
35169
- color: #00ba5d;
34900
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34901
+ color: #005ED1;
35170
34902
  }
35171
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
35172
- color: #f0483e;
34903
+ button.E_l48ei06.ui-kit-link-disabled {
34904
+ color: #0080FF;
35173
34905
  }
35174
- .E_s1ese5oy.normal {
35175
- color: rgba(44, 56, 82, 0.6);
34906
+ button.E_l48ei06.ui-kit-link-primary {
34907
+ color: #00122E;
34908
+ }
34909
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34910
+ color: #0080FF;
34911
+ }
34912
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34913
+ color: #005ED1;
34914
+ }
34915
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34916
+ color: #00122E;
34917
+ }
34918
+ button.E_l48ei06.ui-kit-link-secondary {
34919
+ color: rgba(44, 56, 82, 0.7490196078);
34920
+ }
34921
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34922
+ color: #0080FF;
34923
+ }
34924
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34925
+ color: #005ED1;
34926
+ }
34927
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34928
+ color: rgba(44, 56, 82, 0.7490196078);
35176
34929
  }
35177
34930
 
35178
- .E_b1ibis43 {
35179
- margin-bottom: 0;
35180
- color: #00122e;
34931
+ .E_tc97u5y {
34932
+ height: 100%;
35181
34933
  }
35182
34934
 
35183
- .E_b11xxjd2 {
35184
- line-height: 32px;
35185
- margin-right: 6px;
34935
+ .E_efzf37v .ant-table-content {
34936
+ overflow: visible !important;
34937
+ height: 100%;
34938
+ }
34939
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
34940
+ height: 100%;
34941
+ }
34942
+ .E_efzf37v table {
34943
+ width: 100% !important;
34944
+ height: 100%;
34945
+ }
34946
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
34947
+ padding: 15px 0;
34948
+ }
34949
+ .E_efzf37v table thead.ant-table-thead {
34950
+ display: none;
35186
34951
  }
35187
34952
 
35188
- .E_bsub5bw.with-description {
35189
- height: 24px;
35190
- flex: 1;
35191
- position: relative;
35192
- top: -7px;
34953
+ .E_t1fisho6 {
34954
+ height: 100%;
35193
34955
  }
35194
- .E_bsub5bw p {
34956
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
34957
+ padding-top: 6px;
34958
+ padding-bottom: 6px;
34959
+ }
34960
+ .E_t1fisho6 .active-row td:nth-child(1) {
34961
+ font-weight: 700;
34962
+ }
34963
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
34964
+ font-weight: 700;
34965
+ }
34966
+ .E_t1fisho6 .ant-spin-nested-loading {
34967
+ height: 100%;
34968
+ }
34969
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
34970
+ height: 100%;
34971
+ overflow: visible;
34972
+ }
34973
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
34974
+ max-height: none;
34975
+ }
34976
+ .E_t1fisho6 td.ant-table-column-sort {
34977
+ background: transparent;
34978
+ }
34979
+ .E_t1fisho6 td.ant-table-cell-fix-left,
34980
+ .E_t1fisho6 td.ant-table-cell-fix-right {
34981
+ background: #fff;
34982
+ padding: 0 !important;
34983
+ }
34984
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
34985
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
34986
+ display: flex;
34987
+ align-items: center;
34988
+ height: 100%;
34989
+ padding: 8px;
34990
+ }
34991
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
34992
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
34993
+ overflow: hidden;
34994
+ text-overflow: ellipsis;
35195
34995
  width: 100%;
34996
+ }
34997
+ .E_t1fisho6 .ant-table-container {
34998
+ height: 100%;
34999
+ }
35000
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
35001
+ box-shadow: none !important;
35002
+ }
35003
+ .E_t1fisho6 div.ant-table {
35004
+ border-radius: 0px;
35005
+ border-left: none;
35006
+ border-right: none;
35007
+ border-bottom: none;
35008
+ height: 100%;
35009
+ font-size: 12px;
35010
+ background: transparent;
35011
+ }
35012
+ .E_t1fisho6 div.ant-table .ant-table-header {
35013
+ position: relative;
35014
+ z-index: 3;
35015
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35016
+ margin-bottom: -1px;
35017
+ }
35018
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
35019
+ .E_t1fisho6 div.ant-table .value {
35020
+ color: #2d3a56;
35021
+ }
35022
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
35023
+ .E_t1fisho6 div.ant-table .unit {
35024
+ color: rgba(44, 56, 82, 0.6);
35025
+ }
35026
+ .E_t1fisho6 div.ant-table .ant-table-selection {
35027
+ position: unset;
35028
+ text-align: center;
35029
+ }
35030
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
35031
+ background: #fff;
35032
+ }
35033
+ .E_t1fisho6 div.ant-table .anticon-setting {
35034
+ cursor: pointer;
35035
+ position: absolute;
35036
+ top: 50%;
35037
+ right: 12px;
35038
+ transform: translateY(-50%);
35039
+ }
35040
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
35041
+ box-shadow: none;
35042
+ width: 1px;
35043
+ background: rgba(213, 219, 227, 0.6);
35044
+ }
35045
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
35046
+ box-shadow: none;
35047
+ width: 1px;
35048
+ background: rgba(213, 219, 227, 0.6);
35049
+ }
35050
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
35051
+ position: relative;
35052
+ }
35053
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
35054
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
35055
+ border-bottom: 1px solid white;
35056
+ height: 40px;
35057
+ vertical-align: middle;
35058
+ transition: background 0ms;
35059
+ color: #00122e;
35060
+ }
35061
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
35062
+ background: #f2f5fa;
35063
+ border-bottom-color: #f2f5fa;
35064
+ }
35065
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
35066
+ height: auto;
35067
+ color: #00122e;
35068
+ font-size: 12px;
35069
+ text-align: left;
35070
+ transition: none;
35196
35071
  overflow: hidden;
35197
35072
  text-overflow: ellipsis;
35198
35073
  white-space: nowrap;
35199
35074
  }
35200
-
35201
- .E_tmoyoag {
35202
- border: 1px solid rgba(211, 218, 235, 0.6);
35075
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
35076
+ color: #0096ff;
35077
+ }
35078
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
35079
+ overflow: hidden;
35080
+ text-overflow: ellipsis;
35081
+ width: 100%;
35082
+ vertical-align: middle;
35083
+ }
35084
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
35085
+ line-height: 0px;
35086
+ }
35087
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
35088
+ padding-right: 25px;
35089
+ }
35090
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
35091
+ border-top-color: transparent;
35092
+ }
35093
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
35094
+ background: rgba(225, 230, 241, 0.6);
35095
+ border-color: transparent transparent white;
35096
+ }
35097
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
35098
+ border-radius: 8px 0 0 8px;
35099
+ }
35100
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
35101
+ border-radius: 8px 0 0 8px;
35102
+ }
35103
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
35104
+ content: "";
35105
+ width: 4px;
35106
+ top: -1px;
35107
+ bottom: -1px;
35108
+ background: white;
35109
+ }
35110
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
35111
+ border-radius: 0 8px 8px 0;
35112
+ }
35113
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
35114
+ border-radius: 0;
35115
+ background: white;
35116
+ border-top: none;
35117
+ }
35118
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
35119
+ border-top: 1px solid transparent;
35120
+ border-radius: 0 8px 8px 0;
35121
+ background: rgba(225, 230, 241, 0.6);
35122
+ }
35123
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
35124
+ background: white;
35125
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
35126
+ }
35127
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
35128
+ display: flex;
35129
+ align-items: center;
35130
+ height: 100%;
35131
+ background: rgba(225, 230, 241, 0.6);
35132
+ }
35133
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
35134
+ background: white;
35135
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
35136
+ }
35137
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
35138
+ display: flex;
35139
+ align-items: center;
35140
+ height: 100%;
35141
+ background: rgba(225, 230, 241, 0.6);
35142
+ }
35143
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
35144
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35145
+ }
35146
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
35147
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
35203
35148
  border-radius: 8px;
35204
- overflow: auto;
35205
35149
  }
35206
- .E_tmoyoag .ant-list {
35207
- position: relative;
35150
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
35151
+ border-top-color: white;
35208
35152
  }
35209
- .E_tmoyoag .ant-list .ant-list-item:last-child {
35153
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
35154
+ background: rgba(0, 136, 255, 0.1);
35155
+ border-bottom-color: transparent;
35156
+ border-top-color: transparent;
35157
+ }
35158
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
35159
+ border-radius: 8px 0 0 8px;
35160
+ }
35161
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
35162
+ border-radius: 0 8px 8px 0;
35163
+ }
35164
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
35165
+ background: rgba(0, 136, 255, 0.1);
35166
+ }
35167
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
35168
+ background: #fff;
35169
+ font-weight: 400;
35170
+ position: relative;
35210
35171
  border-bottom: none;
35172
+ color: #00122e;
35173
+ transition: none;
35174
+ padding: 14px 8px 14px 8px;
35175
+ line-height: 20px;
35211
35176
  }
35212
- .E_tmoyoag .ant-list .eagle-table-form-header {
35213
- position: sticky;
35177
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
35178
+ content: "";
35179
+ width: 1px;
35214
35180
  top: 0;
35215
- z-index: 2;
35216
- display: flex;
35217
- padding: 8px;
35218
- flex-wrap: nowrap;
35219
- justify-content: flex-start;
35220
- background: #f2f5fa;
35221
- font-size: 14px;
35222
- color: rgba(44, 56, 82, 0.6);
35223
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35181
+ bottom: 0;
35182
+ background: rgba(211, 218, 235, 0.6);
35183
+ position: absolute;
35184
+ right: 0;
35224
35185
  }
35225
- .E_tmoyoag .ant-list .eagle-table-form-header {
35226
- align-items: inherit;
35186
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
35187
+ padding: unset;
35227
35188
  }
35228
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
35229
- margin-bottom: 0;
35189
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
35190
+ display: none;
35230
35191
  }
35231
- .E_tmoyoag .ant-list .eagle-table-form-row {
35232
- display: flex;
35233
- justify-content: flex-start;
35234
- align-items: flex-start;
35235
- flex-wrap: wrap;
35236
- padding: 8px;
35237
- border: none;
35192
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
35193
+ width: 100%;
35194
+ overflow: hidden;
35195
+ white-space: nowrap;
35196
+ text-overflow: ellipsis;
35238
35197
  }
35239
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
35240
- flex-basis: 100%;
35241
- margin: 12px 0 0;
35242
- order: 99;
35243
- color: rgba(44, 56, 82, 0.6);
35198
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
35199
+ overflow: hidden;
35200
+ text-overflow: ellipsis;
35201
+ flex: 1;
35244
35202
  }
35245
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
35246
- color: #f0483e;
35247
- flex-basis: 100%;
35248
- order: 98;
35249
- margin: 12px 0 0;
35203
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
35204
+ padding: 15px 25px 15px 8px;
35250
35205
  }
35251
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
35252
- background-color: rgba(237, 241, 250, 0.6);
35206
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
35207
+ padding: 0;
35208
+ }
35209
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
35210
+ position: absolute;
35211
+ right: 6px;
35212
+ top: 50%;
35213
+ transform: translateY(-50%);
35214
+ height: 16px;
35215
+ display: none;
35216
+ transition: transform 320ms ease;
35217
+ }
35218
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
35219
+ display: block;
35220
+ transform: translateY(-50%) rotateX(180deg);
35221
+ }
35222
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
35223
+ display: block;
35224
+ }
35225
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
35226
+ display: none;
35227
+ }
35228
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
35229
+ transform: translateY(-50%);
35230
+ }
35231
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
35232
+ transform: translateY(-50%) rotateX(180deg);
35233
+ }
35234
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
35235
+ background: #f2f5fa;
35236
+ }
35237
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
35238
+ display: block;
35239
+ }
35240
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
35241
+ padding-right: 25px;
35253
35242
  }
35254
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
35255
- background-color: rgba(0, 136, 255, 0.1);
35243
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
35244
+ padding: 0 !important;
35256
35245
  }
35257
- .E_tmoyoag .ant-list .eagle-table-form-cell {
35258
- flex: 1 0 0;
35259
- overflow: hidden;
35246
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
35247
+ position: absolute;
35248
+ left: 50%;
35249
+ top: 50%;
35250
+ transform: translate(-50%, -50%);
35260
35251
  }
35261
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
35262
- color: rgba(44, 56, 82, 0.6);
35263
- margin: 0;
35252
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
35253
+ display: none;
35264
35254
  }
35265
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
35266
- text-align: center;
35255
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
35256
+ background: #fff;
35267
35257
  }
35268
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
35269
- text-align: center;
35258
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
35259
+ background: inherit;
35270
35260
  }
35271
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
35272
- text-align: left;
35261
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
35262
+ position: static;
35263
+ border: none;
35264
+ background: inherit !important;
35265
+ height: 100px;
35266
+ vertical-align: middle;
35273
35267
  }
35274
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
35275
- text-align: left;
35268
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
35269
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
35270
+ font-weight: bold;
35271
+ font-size: 20px;
35272
+ color: rgba(10, 37, 85, 0.6);
35276
35273
  }
35277
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
35278
- text-align: right;
35274
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
35275
+ .E_t1fisho6 div.ant-table th.cell__action_ {
35276
+ z-index: 10;
35279
35277
  }
35280
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
35281
- text-align: right;
35278
+ .E_t1fisho6 div.ant-table td.cell__action_ {
35279
+ padding: 0 !important;
35280
+ position: relative;
35281
+ background: #fff;
35282
35282
  }
35283
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
35284
- margin-right: 8px;
35283
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
35284
+ height: 100%;
35285
+ display: flex;
35286
+ align-items: center;
35287
+ justify-content: flex-end;
35288
+ padding-right: 8px;
35285
35289
  }
35286
- .E_tmoyoag .ant-list .ant-list-item-action {
35287
- padding: 4px;
35290
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
35288
35291
  width: 24px;
35289
35292
  height: 24px;
35290
- overflow: hidden;
35291
- }
35292
- .E_tmoyoag .ant-list .ant-list-item-action li {
35293
- padding: 0;
35293
+ cursor: pointer;
35294
+ justify-content: center;
35295
+ border-radius: 4px;
35294
35296
  }
35295
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
35296
- cursor: not-allowed;
35297
- opacity: 0.5;
35297
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
35298
+ background: #fff;
35298
35299
  }
35299
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
35300
+
35301
+ .E_sddwhm6 {
35300
35302
  margin: 0;
35303
+ border-radius: 20px;
35304
+ padding: 2px 10px;
35305
+ height: 22px;
35301
35306
  }
35302
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
35303
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
35304
- border-radius: 5px;
35305
- font-size: 12px;
35307
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
35308
+ background-color: rgba(237, 241, 250, 0.6) !important;
35306
35309
  }
35307
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
35308
- font-size: inherit;
35310
+ .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 {
35311
+ background-color: rgba(225, 230, 241, 0.6) !important;
35309
35312
  }
35310
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
35311
- min-height: 24px;
35312
- font-size: 12px;
35313
- position: relative;
35313
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
35314
+ color: #00122e;
35314
35315
  }
35315
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
35316
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35316
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
35317
+ margin-right: 6px;
35317
35318
  }
35318
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
35319
- background-color: rgba(237, 241, 250, 0.6);
35319
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
35320
+ margin-left: 8px;
35321
+ color: rgba(44, 56, 82, 0.6);
35320
35322
  }
35321
-
35322
- .E_a138syjm {
35323
- display: flex;
35324
- align-items: center;
35325
- margin-top: 8px;
35323
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
35324
+ background-color: rgba(0, 136, 255, 0.1);
35326
35325
  }
35327
- .E_a138syjm button.ant-btn {
35328
- padding: 2px 8px;
35329
- height: 24px;
35326
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
35327
+ background-color: #0080ff;
35330
35328
  }
35331
- .E_a138syjm > span.maximum-desc {
35332
- display: none;
35333
- margin-left: 8px;
35334
- color: rgba(44, 56, 82, 0.6);
35329
+ .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 {
35330
+ background-color: rgba(0, 136, 255, 0.16);
35335
35331
  }
35336
- .E_a138syjm > span.maximum-desc.disabled {
35337
- display: inline;
35332
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
35333
+ background-color: rgba(255, 74, 74, 0.1);
35338
35334
  }
35339
-
35340
- .E_d77i8u0 {
35341
- width: 24px;
35342
- height: 24px;
35343
- padding: 4px;
35344
- margin-right: 8px;
35335
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
35336
+ background-color: #f0483e;
35345
35337
  }
35346
-
35347
- .E_i1g85yz3 {
35348
- margin-right: 4px;
35349
- height: 16px;
35338
+ .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 {
35339
+ background-color: rgba(255, 74, 74, 0.16);
35350
35340
  }
35351
-
35352
- .E_slr2ynn {
35353
- padding: 0 8px;
35354
- height: 18px;
35341
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
35342
+ background-color: rgba(254, 160, 8, 0.1);
35355
35343
  }
35356
-
35357
- .E_m140wbb6 {
35358
- padding: 2px 8px;
35359
- height: 24px;
35344
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
35345
+ background-color: #fea008;
35360
35346
  }
35361
-
35362
- .E_t1fozc1i {
35363
- margin: 0;
35347
+ .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 {
35348
+ background-color: rgba(255, 187, 0, 0.16);
35364
35349
  }
35365
-
35366
- .E_i1vxv4ln {
35367
- margin-right: 4px;
35368
- height: 16px;
35350
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
35351
+ background-color: rgba(30, 201, 127, 0.1);
35352
+ }
35353
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
35354
+ background-color: #00ba5d;
35355
+ }
35356
+ .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 {
35357
+ background-color: rgba(30, 201, 127, 0.16);
35358
+ }
35359
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
35360
+ background-color: rgba(225, 230, 241, 0.6);
35361
+ }
35362
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
35363
+ background-color: #6b7d99;
35364
+ }
35365
+ .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 {
35366
+ background-color: rgba(211, 218, 235, 0.6);
35369
35367
  }
35370
35368
 
35371
- .E_n1afl31m.ant-tag.ant-tag-gray {
35372
- font-weight: 700;
35373
- color: #00122e;
35374
- background-color: rgba(237, 241, 250, 0.6);
35375
- border: 1px solid rgba(211, 218, 235, 0.6);
35376
- word-break: break-all;
35377
- display: inline;
35378
- white-space: normal;
35369
+ .E_satwmqm {
35370
+ width: 8px;
35371
+ height: 8px;
35372
+ border-radius: 50%;
35373
+ display: inline-block;
35379
35374
  }
35380
35375
 
35381
35376
  .E_l12xdkhl {
@@ -35402,6 +35397,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35402
35397
  }
35403
35398
  }
35404
35399
 
35400
+ .E_r77hffu {
35401
+ display: flex;
35402
+ align-items: center;
35403
+ justify-content: space-between;
35404
+ column-gap: 6px;
35405
+ }
35406
+
35407
+ .E_p1cmxsf7 {
35408
+ display: flex;
35409
+ flex-direction: column;
35410
+ justify-content: center;
35411
+ row-gap: var(--p1cmxsf7-0);
35412
+ }
35413
+ .E_p1cmxsf7 .antd5-progress-line {
35414
+ font-size: 0;
35415
+ }
35416
+
35417
+ .E_i1g85yz3 {
35418
+ margin-right: 4px;
35419
+ height: 16px;
35420
+ }
35421
+
35405
35422
  .E_t13ef470 {
35406
35423
  height: 100%;
35407
35424
  }
@@ -35432,23 +35449,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35432
35449
  background: rgba(163, 180, 204, 0.18);
35433
35450
  }
35434
35451
 
35435
- .E_r77hffu {
35436
- display: flex;
35437
- align-items: center;
35438
- justify-content: space-between;
35439
- column-gap: 6px;
35440
- }
35441
-
35442
- .E_p1cmxsf7 {
35443
- display: flex;
35444
- flex-direction: column;
35445
- justify-content: center;
35446
- row-gap: var(--p1cmxsf7-0);
35447
- }
35448
- .E_p1cmxsf7 .antd5-progress-line {
35449
- font-size: 0;
35450
- }
35451
-
35452
35452
  .E_t1gvlxt5 {
35453
35453
  min-width: 0;
35454
35454
  flex: 1;
@@ -35757,18 +35757,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35757
35757
  display: block;
35758
35758
  }
35759
35759
 
35760
- .E_i14c7jc8 {
35761
- color: var(--i14c7jc8-0);
35762
- }
35763
-
35764
- .E_i1ibuolf {
35765
- display: flex;
35766
- align-items: center;
35767
- column-gap: 4px;
35768
- font-size: 12px;
35769
- color: rgba(44, 56, 82, 0.7490196078);
35770
- }
35771
-
35772
35760
  .E_d1u4ndxc {
35773
35761
  color: rgba(44, 56, 82, 0.7490196078);
35774
35762
  font-size: 12px;
@@ -35798,4 +35786,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35798
35786
  to {
35799
35787
  transform: translateX(100%);
35800
35788
  }
35789
+ }
35790
+
35791
+ .E_i14c7jc8 {
35792
+ color: var(--i14c7jc8-0);
35793
+ }
35794
+
35795
+ .E_i1ibuolf {
35796
+ display: flex;
35797
+ align-items: center;
35798
+ column-gap: 4px;
35799
+ font-size: 12px;
35800
+ color: rgba(44, 56, 82, 0.7490196078);
35801
35801
  }