@cloudtower/eagle 0.27.76 → 0.27.78

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
@@ -29607,6 +29607,19 @@ html body {
29607
29607
  color: #005ed1;
29608
29608
  }
29609
29609
 
29610
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29611
+ padding: 4px 8px 0 8px;
29612
+ color: rgba(44, 56, 82, 0.6);
29613
+ font-size: 12px;
29614
+ }
29615
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29616
+ padding-bottom: 6px;
29617
+ }
29618
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29619
+ padding-top: 4px;
29620
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29621
+ }
29622
+
29610
29623
  .E_c1uzzomf {
29611
29624
  margin-bottom: 16px;
29612
29625
  }
@@ -29629,6 +29642,35 @@ html body {
29629
29642
  text-align: center;
29630
29643
  }
29631
29644
 
29645
+ .E_b1nip9bk {
29646
+ padding: 4px 11px;
29647
+ }
29648
+
29649
+ .E_bqamoqe {
29650
+ white-space: nowrap;
29651
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29652
+ }
29653
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29654
+ --color: #0080ff;
29655
+ }
29656
+ .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] {
29657
+ --color: #0080ff;
29658
+ }
29659
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29660
+ margin-left: 1px;
29661
+ }
29662
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29663
+ border-top-right-radius: 0;
29664
+ border-bottom-right-radius: 0;
29665
+ }
29666
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29667
+ border-top-left-radius: 0;
29668
+ border-bottom-left-radius: 0;
29669
+ }
29670
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29671
+ border-radius: unset;
29672
+ }
29673
+
29632
29674
  .E_b1wx3t3t.ant-btn-icon-only {
29633
29675
  justify-content: center;
29634
29676
  }
@@ -29879,48 +29921,6 @@ html body {
29879
29921
  padding: 0;
29880
29922
  }
29881
29923
 
29882
- .E_b1nip9bk {
29883
- padding: 4px 11px;
29884
- }
29885
-
29886
- .E_bqamoqe {
29887
- white-space: nowrap;
29888
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29889
- }
29890
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29891
- --color: #0080ff;
29892
- }
29893
- .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] {
29894
- --color: #0080ff;
29895
- }
29896
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29897
- margin-left: 1px;
29898
- }
29899
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29900
- border-top-right-radius: 0;
29901
- border-bottom-right-radius: 0;
29902
- }
29903
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29904
- border-top-left-radius: 0;
29905
- border-bottom-left-radius: 0;
29906
- }
29907
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29908
- border-radius: unset;
29909
- }
29910
-
29911
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29912
- padding: 4px 8px 0 8px;
29913
- color: rgba(44, 56, 82, 0.6);
29914
- font-size: 12px;
29915
- }
29916
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29917
- padding-bottom: 6px;
29918
- }
29919
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29920
- padding-top: 4px;
29921
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29922
- }
29923
-
29924
29924
  .E_d1bw7c5z {
29925
29925
  position: relative;
29926
29926
  max-width: 388px;
@@ -30011,10 +30011,6 @@ html body {
30011
30011
  padding: 20px 24px 24px 24px;
30012
30012
  }
30013
30013
 
30014
- .E_itxley7.ant-input-group.ant-input-group-compact {
30015
- display: flex;
30016
- }
30017
-
30018
30014
  .E_rapgekc.ant-radio-wrapper {
30019
30015
  display: inline-flex;
30020
30016
  align-items: baseline;
@@ -30161,6 +30157,28 @@ html body {
30161
30157
  width: 36px;
30162
30158
  }
30163
30159
 
30160
+ .E_ccrbeuz .ant-collapse-item {
30161
+ border: 0px;
30162
+ background-color: #fff;
30163
+ }
30164
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30165
+ padding-top: 0px;
30166
+ padding-bottom: 0px;
30167
+ padding-left: 0px !important;
30168
+ padding-right: 24px;
30169
+ }
30170
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30171
+ right: 0px;
30172
+ }
30173
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30174
+ padding: 0px;
30175
+ }
30176
+
30177
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30178
+ padding-right: 0px;
30179
+ cursor: default;
30180
+ }
30181
+
30164
30182
  .E_phljevk {
30165
30183
  display: flex;
30166
30184
  justify-content: space-between;
@@ -30218,26 +30236,8 @@ html body {
30218
30236
  line-height: 18px;
30219
30237
  }
30220
30238
 
30221
- .E_ccrbeuz .ant-collapse-item {
30222
- border: 0px;
30223
- background-color: #fff;
30224
- }
30225
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30226
- padding-top: 0px;
30227
- padding-bottom: 0px;
30228
- padding-left: 0px !important;
30229
- padding-right: 24px;
30230
- }
30231
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30232
- right: 0px;
30233
- }
30234
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30235
- padding: 0px;
30236
- }
30237
-
30238
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30239
- padding-right: 0px;
30240
- cursor: default;
30239
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30240
+ display: flex;
30241
30241
  }
30242
30242
 
30243
30243
  .E_ivqqkzv {
@@ -30307,6 +30307,92 @@ html body {
30307
30307
  transform: rotate(180deg);
30308
30308
  }
30309
30309
 
30310
+ .E_s1sck0th {
30311
+ padding: 0 8px;
30312
+ border-radius: 4px;
30313
+ }
30314
+
30315
+ .E_m855nr1 {
30316
+ padding: 2px 8px;
30317
+ border-radius: 3px;
30318
+ }
30319
+
30320
+ .E_l1270xpg {
30321
+ padding: 3px 8px;
30322
+ border-radius: 2px;
30323
+ }
30324
+
30325
+ .E_t14rextb.ant-tag:hover {
30326
+ opacity: unset;
30327
+ }
30328
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30329
+ margin: 0;
30330
+ margin-right: 8px;
30331
+ display: inline-flex;
30332
+ align-items: center;
30333
+ border: none;
30334
+ }
30335
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30336
+ width: 16px;
30337
+ height: 16px;
30338
+ color: inherit;
30339
+ margin-left: 4px;
30340
+ opacity: 0.6;
30341
+ display: inline-flex;
30342
+ }
30343
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30344
+ opacity: 1;
30345
+ }
30346
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30347
+ color: #0080ff;
30348
+ background-color: rgba(0, 136, 255, 0.1);
30349
+ }
30350
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30351
+ color: #f0483e;
30352
+ background-color: rgba(255, 74, 74, 0.1);
30353
+ }
30354
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30355
+ color: #e07f00;
30356
+ background-color: rgba(255, 187, 0, 0.1);
30357
+ }
30358
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30359
+ color: #008f4c;
30360
+ background-color: rgba(30, 201, 127, 0.1);
30361
+ }
30362
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30363
+ color: #1d326c;
30364
+ background-color: rgba(225, 230, 241, 0.6);
30365
+ }
30366
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30367
+ color: #7E41FF;
30368
+ background-color: rgba(126, 65, 255, 0.1);
30369
+ }
30370
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30371
+ color: #fff;
30372
+ }
30373
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30374
+ background-color: #f0483e;
30375
+ }
30376
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30377
+ background-color: #fea008;
30378
+ }
30379
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30380
+ background-color: #00ba5d;
30381
+ }
30382
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30383
+ background-color: #0080ff;
30384
+ }
30385
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30386
+ background-color: #6b7d99;
30387
+ }
30388
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30389
+ background-color: #7E41FF;
30390
+ }
30391
+
30392
+ .E_tju3gfj .date {
30393
+ margin-right: 4px;
30394
+ }
30395
+
30310
30396
  .E_c1bus5hc {
30311
30397
  --color: white;
30312
30398
  height: 14px;
@@ -30347,78 +30433,144 @@ html body {
30347
30433
  transform: rotate(0deg);
30348
30434
  }
30349
30435
 
30350
- .E_sddwhm6 {
30351
- margin: 0;
30352
- border-radius: 20px;
30353
- padding: 2px 10px;
30354
- height: 22px;
30436
+ .E_c18bcrac {
30437
+ display: inline-block;
30438
+ width: 100%;
30355
30439
  }
30356
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
30357
- background-color: rgba(237, 241, 250, 0.6) !important;
30440
+ .E_c18bcrac .recharts-wrapper {
30441
+ margin-left: 4px;
30358
30442
  }
30359
- .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 {
30360
- background-color: rgba(225, 230, 241, 0.6) !important;
30443
+
30444
+ .E_cro7kg2 {
30445
+ padding: 4px;
30361
30446
  }
30362
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
30363
- color: #00122e;
30447
+
30448
+ .E_c14wcxf0 {
30449
+ display: flex;
30450
+ justify-content: space-between;
30451
+ align-items: center;
30452
+ font-size: 13px;
30453
+ line-height: 24px;
30454
+ color: #cccccc;
30455
+ white-space: nowrap;
30364
30456
  }
30365
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
30366
- margin-right: 6px;
30457
+ .E_c14wcxf0 label {
30458
+ margin-right: 32px;
30367
30459
  }
30368
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
30369
- margin-left: 4px;
30460
+
30461
+ .E_coy29mj.E_c14wcxf0 {
30462
+ font-weight: bold;
30463
+ color: white;
30370
30464
  }
30371
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
30372
- background-color: rgba(0, 136, 255, 0.1);
30465
+
30466
+ .E_s11212zy {
30467
+ width: 8px;
30468
+ height: 8px;
30469
+ border-radius: 2px;
30470
+ display: inline-block;
30471
+ background: var(--s11212zy-0);
30472
+ border: 1px solid #fff;
30473
+ box-sizing: content-box;
30474
+ margin-right: 6px;
30373
30475
  }
30374
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
30375
- background-color: #0080ff;
30476
+
30477
+ .E_p1lyky6c > :first-child {
30478
+ font-weight: bold;
30479
+ color: white;
30480
+ margin-right: 4px;
30376
30481
  }
30377
- .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 {
30378
- background-color: rgba(0, 136, 255, 0.16);
30482
+
30483
+ .E_clm1wy1 {
30484
+ width: 192px;
30485
+ height: 246px;
30486
+ border-radius: 4px;
30379
30487
  }
30380
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
30381
- background-color: rgba(255, 74, 74, 0.1);
30488
+ .E_clm1wy1 > .ant-picker-calendar,
30489
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30490
+ width: 100%;
30491
+ background-color: rgba(245, 247, 250, 0.6);
30492
+ border-top: none;
30382
30493
  }
30383
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
30384
- background-color: #f0483e;
30494
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30495
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30496
+ padding: 0 16px;
30385
30497
  }
30386
- .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 {
30387
- background-color: rgba(255, 74, 74, 0.16);
30498
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30499
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30500
+ width: 100%;
30501
+ height: 180px;
30502
+ border-spacing: 0;
30388
30503
  }
30389
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
30390
- background-color: rgba(254, 160, 8, 0.1);
30504
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30505
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30506
+ margin-bottom: 8px;
30391
30507
  }
30392
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
30393
- background-color: #fea008;
30508
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30509
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30510
+ width: 22px;
30394
30511
  }
30395
- .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 {
30396
- background-color: rgba(255, 187, 0, 0.16);
30512
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30513
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30514
+ padding: 0;
30397
30515
  }
30398
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
30399
- background-color: rgba(30, 201, 127, 0.1);
30516
+ .E_clm1wy1 .ant-picker-cell {
30517
+ color: rgba(62, 70, 82, 0.6);
30518
+ opacity: 0.4;
30400
30519
  }
30401
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
30402
- background-color: #00ba5d;
30520
+ .E_clm1wy1 .ant-picker-cell-in-view {
30521
+ color: rgba(62, 70, 82, 0.6);
30522
+ opacity: 1;
30403
30523
  }
30404
- .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 {
30405
- background-color: rgba(30, 201, 127, 0.16);
30524
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
30525
+ color: #3e4652;
30406
30526
  }
30407
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
30408
- background-color: rgba(225, 230, 241, 0.6);
30527
+ .E_clm1wy1 .ant-picker-cell::before {
30528
+ pointer-events: none;
30409
30529
  }
30410
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
30411
- background-color: #6b7d99;
30530
+
30531
+ .E_t1tsm00v {
30532
+ color: rgba(129, 138, 153, 0.6);
30533
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30534
+ backdrop-filter: blur(10px);
30535
+ padding: 7px 10px;
30412
30536
  }
30413
- .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 {
30414
- background-color: rgba(211, 218, 235, 0.6);
30537
+
30538
+ .E_c167wnad {
30539
+ color: rgba(62, 70, 82, 0.6);
30540
+ display: flex;
30541
+ justify-content: space-between;
30542
+ align-items: center;
30543
+ padding: 8px 16px;
30544
+ }
30545
+ .E_c167wnad .anticon {
30546
+ cursor: pointer;
30547
+ }
30548
+ .E_c167wnad .anticon:hover {
30549
+ color: #0096ff;
30415
30550
  }
30416
30551
 
30417
- .E_satwmqm {
30418
- width: 8px;
30419
- height: 8px;
30420
- border-radius: 50%;
30552
+ .E_cxhf7dh {
30553
+ text-align: center;
30554
+ }
30555
+ .E_cxhf7dh .dots {
30556
+ display: flex;
30557
+ justify-content: center;
30558
+ }
30559
+ .E_cxhf7dh .dot {
30421
30560
  display: inline-block;
30561
+ width: 2px;
30562
+ height: 2px;
30563
+ border-radius: 1px;
30564
+ background: #0096ff;
30565
+ }
30566
+ .E_cxhf7dh .dot:not(:last-child) {
30567
+ margin-right: 2px;
30568
+ }
30569
+ .E_cxhf7dh .bar {
30570
+ width: 9px;
30571
+ height: 2px;
30572
+ background: #0096ff;
30573
+ border-radius: 2px;
30422
30574
  }
30423
30575
 
30424
30576
  .E_s1dizucg.ant-switch {
@@ -30476,6 +30628,10 @@ html body {
30476
30628
  margin-left: 5px;
30477
30629
  }
30478
30630
 
30631
+ .E_iq1gosr {
30632
+ display: inline-block;
30633
+ }
30634
+
30479
30635
  .E_t1m2x205 .ant-tooltip-arrow {
30480
30636
  display: none;
30481
30637
  }
@@ -30484,86 +30640,172 @@ html body {
30484
30640
  border-radius: 4px;
30485
30641
  }
30486
30642
 
30487
- .E_iq1gosr {
30488
- display: inline-block;
30643
+ .E_s1dni7lo {
30644
+ width: 430px !important;
30489
30645
  }
30490
30646
 
30491
- .E_tju3gfj .date {
30492
- margin-right: 4px;
30647
+ .E_d1wwmmm5 .ant-select-item-group {
30648
+ padding: 8px 16px;
30649
+ line-height: 18px;
30650
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30651
+ height: 34px;
30652
+ min-height: 34px;
30653
+ box-sizing: border-box;
30654
+ margin-top: 8px;
30493
30655
  }
30494
30656
 
30495
- .E_s1ebs0ra {
30657
+ .E_o1ugr09p {
30496
30658
  display: flex;
30497
- align-items: center;
30498
- justify-content: space-between;
30499
- background: #edf0f7;
30500
- padding: 8px 12px;
30501
- position: sticky;
30502
- top: 0;
30503
- z-index: 1;
30504
- margin-bottom: -52px;
30659
+ flex-direction: column;
30660
+ margin: 1px 8px;
30661
+ padding: 8px;
30662
+ border-radius: 4px;
30505
30663
  }
30506
- .E_s1ebs0ra .select-total {
30507
- display: flex;
30508
- align-items: center;
30509
- font-weight: 700;
30510
- flex-shrink: 0;
30664
+ .E_o1ugr09p .selected-icon {
30665
+ display: none;
30511
30666
  }
30512
- .E_s1ebs0ra .select-total .icon-wrapper {
30513
- cursor: pointer;
30514
- margin-left: 8px;
30515
- width: 32px;
30516
- height: 32px;
30517
- border-radius: 50%;
30518
- justify-content: center;
30667
+ .E_o1ugr09p.ant-select-item-option-grouped {
30668
+ padding-left: 8px;
30519
30669
  }
30520
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30521
- background: rgba(225, 230, 241, 0.6);
30670
+ .E_o1ugr09p.ant-select-item-option-selected {
30671
+ background-color: white;
30522
30672
  }
30523
- .E_s1ebs0ra .action-group {
30524
- flex: 1;
30525
- margin-left: 88px;
30526
- white-space: nowrap;
30527
- text-align: right;
30528
- position: relative;
30529
- padding: 4px 0;
30530
- margin-top: -4px;
30531
- overflow: hidden;
30673
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30674
+ color: #0080ff;
30532
30675
  }
30533
- .E_s1ebs0ra .action-group .sub-menu-delete {
30534
- transform: translateY(-4px);
30676
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30677
+ display: block;
30535
30678
  }
30536
- .E_s1ebs0ra .action-group button {
30537
- border: none;
30679
+ .E_o1ugr09p.ant-select-item-option-active {
30680
+ background: rgba(0, 136, 255, 0.16);
30538
30681
  }
30539
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30540
- margin-right: 8px;
30682
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30683
+ color: #0080ff;
30541
30684
  }
30542
- .E_s1ebs0ra .action-group > button:last-child {
30543
- margin-right: 4px;
30685
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30686
+ background: rgba(0, 136, 255, 0.1);
30687
+ color: #0080ff;
30544
30688
  }
30545
- .E_s1ebs0ra .action-group .more-btn {
30546
- cursor: pointer;
30547
- width: 32px;
30548
- height: 32px;
30549
- justify-content: center;
30550
- border-radius: 50%;
30689
+
30690
+ .E_o1ifxsq4 {
30691
+ display: flex;
30692
+ justify-content: space-between;
30693
+ height: 20px;
30694
+ line-height: 20px;
30551
30695
  }
30552
- .E_s1ebs0ra .action-group .more-btn:hover {
30553
- background: #fff;
30696
+ .E_o1ifxsq4 .timezone-title {
30697
+ color: #2d3a56;
30698
+ overflow: hidden;
30699
+ text-overflow: ellipsis;
30554
30700
  }
30555
30701
 
30556
- .E_c1up1pdz {
30557
- width: 648px;
30702
+ .E_o1zue7 {
30703
+ display: flex;
30704
+ justify-content: space-between;
30705
+ color: rgba(44, 56, 82, 0.6);
30706
+ height: 18px;
30707
+ line-height: 18px;
30708
+ margin-top: 2px;
30558
30709
  }
30559
- .E_c1up1pdz.active {
30560
- border-color: #0080ff;
30710
+
30711
+ .E_tyfmlxg {
30712
+ border: none;
30713
+ margin-right: 0;
30714
+ background: rgba(225, 230, 241, 0.6);
30561
30715
  }
30562
- .E_c1up1pdz.active > header {
30563
- background: rgba(0, 128, 255, 0.1);
30716
+
30717
+ .E_o18uybox {
30718
+ pointer-events: none;
30719
+ height: 32px;
30720
+ width: 100%;
30721
+ opacity: 0;
30564
30722
  }
30565
- .E_c1up1pdz .expand {
30566
- padding: 12px;
30723
+
30724
+ .E_sddwhm6 {
30725
+ margin: 0;
30726
+ border-radius: 20px;
30727
+ padding: 2px 10px;
30728
+ height: 22px;
30729
+ }
30730
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
30731
+ background-color: rgba(237, 241, 250, 0.6) !important;
30732
+ }
30733
+ .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 {
30734
+ background-color: rgba(225, 230, 241, 0.6) !important;
30735
+ }
30736
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
30737
+ color: #00122e;
30738
+ }
30739
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
30740
+ margin-right: 6px;
30741
+ }
30742
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
30743
+ margin-left: 4px;
30744
+ }
30745
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
30746
+ background-color: rgba(0, 136, 255, 0.1);
30747
+ }
30748
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
30749
+ background-color: #0080ff;
30750
+ }
30751
+ .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 {
30752
+ background-color: rgba(0, 136, 255, 0.16);
30753
+ }
30754
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
30755
+ background-color: rgba(255, 74, 74, 0.1);
30756
+ }
30757
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
30758
+ background-color: #f0483e;
30759
+ }
30760
+ .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 {
30761
+ background-color: rgba(255, 74, 74, 0.16);
30762
+ }
30763
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
30764
+ background-color: rgba(254, 160, 8, 0.1);
30765
+ }
30766
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
30767
+ background-color: #fea008;
30768
+ }
30769
+ .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 {
30770
+ background-color: rgba(255, 187, 0, 0.16);
30771
+ }
30772
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
30773
+ background-color: rgba(30, 201, 127, 0.1);
30774
+ }
30775
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
30776
+ background-color: #00ba5d;
30777
+ }
30778
+ .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 {
30779
+ background-color: rgba(30, 201, 127, 0.16);
30780
+ }
30781
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
30782
+ background-color: rgba(225, 230, 241, 0.6);
30783
+ }
30784
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
30785
+ background-color: #6b7d99;
30786
+ }
30787
+ .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 {
30788
+ background-color: rgba(211, 218, 235, 0.6);
30789
+ }
30790
+
30791
+ .E_satwmqm {
30792
+ width: 8px;
30793
+ height: 8px;
30794
+ border-radius: 50%;
30795
+ display: inline-block;
30796
+ }
30797
+
30798
+ .E_c1up1pdz {
30799
+ width: 648px;
30800
+ }
30801
+ .E_c1up1pdz.active {
30802
+ border-color: #0080ff;
30803
+ }
30804
+ .E_c1up1pdz.active > header {
30805
+ background: rgba(0, 128, 255, 0.1);
30806
+ }
30807
+ .E_c1up1pdz .expand {
30808
+ padding: 12px;
30567
30809
  }
30568
30810
  .E_c1up1pdz .field-item {
30569
30811
  display: flex;
@@ -30693,340 +30935,368 @@ html body {
30693
30935
  color: #fff;
30694
30936
  }
30695
30937
 
30696
- .E_s1dni7lo {
30697
- width: 430px !important;
30698
- }
30699
-
30700
- .E_d1wwmmm5 .ant-select-item-group {
30701
- padding: 8px 16px;
30702
- line-height: 18px;
30703
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30704
- height: 34px;
30705
- min-height: 34px;
30706
- box-sizing: border-box;
30707
- margin-top: 8px;
30708
- }
30709
-
30710
- .E_o1ugr09p {
30938
+ .E_s1ebs0ra {
30711
30939
  display: flex;
30712
- flex-direction: column;
30713
- margin: 1px 8px;
30714
- padding: 8px;
30715
- border-radius: 4px;
30940
+ align-items: center;
30941
+ justify-content: space-between;
30942
+ background: #edf0f7;
30943
+ padding: 8px 12px;
30944
+ position: sticky;
30945
+ top: 0;
30946
+ z-index: 1;
30947
+ margin-bottom: -52px;
30716
30948
  }
30717
- .E_o1ugr09p .selected-icon {
30718
- display: none;
30949
+ .E_s1ebs0ra .select-total {
30950
+ display: flex;
30951
+ align-items: center;
30952
+ font-weight: 700;
30953
+ flex-shrink: 0;
30719
30954
  }
30720
- .E_o1ugr09p.ant-select-item-option-grouped {
30721
- padding-left: 8px;
30955
+ .E_s1ebs0ra .select-total .icon-wrapper {
30956
+ cursor: pointer;
30957
+ margin-left: 8px;
30958
+ width: 32px;
30959
+ height: 32px;
30960
+ border-radius: 50%;
30961
+ justify-content: center;
30722
30962
  }
30723
- .E_o1ugr09p.ant-select-item-option-selected {
30724
- background-color: white;
30963
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30964
+ background: rgba(225, 230, 241, 0.6);
30725
30965
  }
30726
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30727
- color: #0080ff;
30966
+ .E_s1ebs0ra .action-group {
30967
+ flex: 1;
30968
+ margin-left: 88px;
30969
+ white-space: nowrap;
30970
+ text-align: right;
30971
+ position: relative;
30972
+ padding: 4px 0;
30973
+ margin-top: -4px;
30974
+ overflow: hidden;
30728
30975
  }
30729
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30730
- display: block;
30976
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30977
+ transform: translateY(-4px);
30731
30978
  }
30732
- .E_o1ugr09p.ant-select-item-option-active {
30733
- background: rgba(0, 136, 255, 0.16);
30979
+ .E_s1ebs0ra .action-group button {
30980
+ border: none;
30734
30981
  }
30735
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30736
- color: #0080ff;
30982
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30983
+ margin-right: 8px;
30737
30984
  }
30738
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30739
- background: rgba(0, 136, 255, 0.1);
30740
- color: #0080ff;
30985
+ .E_s1ebs0ra .action-group > button:last-child {
30986
+ margin-right: 4px;
30741
30987
  }
30742
-
30743
- .E_o1ifxsq4 {
30744
- display: flex;
30745
- justify-content: space-between;
30746
- height: 20px;
30747
- line-height: 20px;
30988
+ .E_s1ebs0ra .action-group .more-btn {
30989
+ cursor: pointer;
30990
+ width: 32px;
30991
+ height: 32px;
30992
+ justify-content: center;
30993
+ border-radius: 50%;
30748
30994
  }
30749
- .E_o1ifxsq4 .timezone-title {
30750
- color: #2d3a56;
30751
- overflow: hidden;
30752
- text-overflow: ellipsis;
30995
+ .E_s1ebs0ra .action-group .more-btn:hover {
30996
+ background: #fff;
30753
30997
  }
30754
30998
 
30755
- .E_o1zue7 {
30999
+ .E_n12mqh7z {
30756
31000
  display: flex;
30757
- justify-content: space-between;
30758
- color: rgba(44, 56, 82, 0.6);
30759
- height: 18px;
31001
+ align-items: center;
31002
+ font-size: 12px;
30760
31003
  line-height: 18px;
30761
- margin-top: 2px;
30762
31004
  }
30763
-
30764
- .E_tyfmlxg {
30765
- border: none;
30766
- margin-right: 0;
30767
- background: rgba(225, 230, 241, 0.6);
31005
+ .E_n12mqh7z:not(:last-child) {
31006
+ margin-bottom: 4px;
30768
31007
  }
30769
31008
 
30770
- .E_o18uybox {
30771
- pointer-events: none;
30772
- height: 32px;
30773
- width: 100%;
30774
- opacity: 0;
31009
+ .E_tf5bynu {
31010
+ margin: 0 3px;
30775
31011
  }
30776
31012
 
30777
- .E_s1sck0th {
30778
- padding: 0 8px;
30779
- border-radius: 4px;
31013
+ .E_tcckoz1 {
31014
+ max-height: 400px;
31015
+ overflow: auto;
30780
31016
  }
30781
31017
 
30782
- .E_m855nr1 {
30783
- padding: 2px 8px;
30784
- border-radius: 3px;
31018
+ .E_skwah65 {
31019
+ height: 8px;
31020
+ box-sizing: border-box;
31021
+ border-radius: 2px;
31022
+ background: #f5f7fa;
31023
+ display: flex;
31024
+ width: 100%;
31025
+ overflow: hidden;
31026
+ }
31027
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31028
+ margin-left: 1px;
30785
31029
  }
30786
31030
 
30787
- .E_l1270xpg {
30788
- padding: 3px 8px;
30789
- border-radius: 2px;
31031
+ .E_tje3huy {
31032
+ width: 100%;
31033
+ overflow: inherit;
31034
+ white-space: inherit;
31035
+ text-overflow: ellipsis;
30790
31036
  }
30791
31037
 
30792
- .E_t14rextb.ant-tag:hover {
30793
- opacity: unset;
31038
+ .E_s1iv0tp1 .enabled-switch {
31039
+ display: flex;
31040
+ align-items: center;
30794
31041
  }
30795
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30796
- margin: 0;
31042
+ .E_s1iv0tp1 .enabled-text {
30797
31043
  margin-right: 8px;
30798
- display: inline-flex;
31044
+ }
31045
+
31046
+ .E_wg1tsps {
31047
+ display: flex;
30799
31048
  align-items: center;
30800
- border: none;
31049
+ justify-content: flex-end;
30801
31050
  }
30802
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30803
- width: 16px;
30804
- height: 16px;
30805
- color: inherit;
30806
- margin-left: 4px;
30807
- opacity: 0.6;
30808
- display: inline-flex;
31051
+
31052
+ .E_b1ctd5xy {
31053
+ display: flex;
31054
+ align-items: center;
31055
+ width: calc(100% - 40px);
30809
31056
  }
30810
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30811
- opacity: 1;
31057
+ .E_b1ctd5xy .chart {
31058
+ display: inline-block;
31059
+ width: 100%;
30812
31060
  }
30813
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30814
- color: #0080ff;
30815
- background-color: rgba(0, 136, 255, 0.1);
31061
+
31062
+ .E_u1p8acpn {
31063
+ min-width: 40px;
30816
31064
  }
30817
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30818
- color: #f0483e;
30819
- background-color: rgba(255, 74, 74, 0.1);
31065
+ .E_u1p8acpn .unit {
31066
+ color: #00122e !important;
30820
31067
  }
30821
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30822
- color: #e07f00;
30823
- background-color: rgba(255, 187, 0, 0.1);
31068
+
31069
+ .E_tqjc4ui {
31070
+ margin: 0 2px;
30824
31071
  }
30825
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30826
- color: #008f4c;
30827
- background-color: rgba(30, 201, 127, 0.1);
31072
+
31073
+ .E_gmyahx3 {
31074
+ cursor: pointer;
30828
31075
  }
30829
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30830
- color: #1d326c;
30831
- background-color: rgba(225, 230, 241, 0.6);
31076
+ .E_gmyahx3 .link-text {
31077
+ color: rgba(0, 21, 64, 0.3);
30832
31078
  }
30833
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30834
- color: #7E41FF;
30835
- background-color: rgba(126, 65, 255, 0.1);
31079
+ .E_gmyahx3:hover .link-text {
31080
+ color: #0080ff;
30836
31081
  }
30837
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30838
- color: #fff;
31082
+
31083
+ .E_ou7iq30 {
31084
+ overflow: hidden;
31085
+ text-overflow: ellipsis;
30839
31086
  }
30840
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30841
- background-color: #f0483e;
31087
+
31088
+ .E_s1tui002 {
31089
+ white-space: nowrap;
30842
31090
  }
30843
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30844
- background-color: #fea008;
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;
30845
31097
  }
30846
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30847
- background-color: #00ba5d;
31098
+
31099
+ .E_t160l1cm {
31100
+ display: flex;
31101
+ flex-direction: column;
31102
+ flex: 1;
31103
+ /* FIXME:(yanzhen) do this better */
30848
31104
  }
30849
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30850
- background-color: #0080ff;
31105
+ .E_t160l1cm .tab-bar {
31106
+ flex-shrink: 0;
31107
+ display: flex;
31108
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30851
31109
  }
30852
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30853
- background-color: #6b7d99;
31110
+ .E_t160l1cm .tab-content {
31111
+ height: 100%;
30854
31112
  }
30855
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30856
- background-color: #7E41FF;
31113
+ .E_t160l1cm .tab-menu-item {
31114
+ margin-right: 2px;
31115
+ padding: 1px 12px;
31116
+ line-height: 24px;
31117
+ height: 24px;
31118
+ color: rgba(44, 56, 82, 0.6);
31119
+ border-radius: 4px 4px 0 0;
31120
+ cursor: pointer;
31121
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30857
31122
  }
30858
-
30859
- .E_clm1wy1 {
30860
- width: 192px;
30861
- height: 246px;
30862
- border-radius: 4px;
31123
+ .E_t160l1cm .tab-menu-item:first-child {
31124
+ padding-left: 0;
30863
31125
  }
30864
- .E_clm1wy1 > .ant-picker-calendar,
30865
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30866
- width: 100%;
30867
- background-color: rgba(245, 247, 250, 0.6);
30868
- border-top: none;
31126
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31127
+ padding-left: 12px;
30869
31128
  }
30870
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30871
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30872
- padding: 0 16px;
31129
+ .E_t160l1cm .tab-menu-item:hover {
31130
+ color: #0080ff;
31131
+ background: rgba(211, 218, 235, 0.6);
30873
31132
  }
30874
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30875
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30876
- width: 100%;
30877
- height: 180px;
30878
- border-spacing: 0;
31133
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31134
+ fill: #0080ff;
30879
31135
  }
30880
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30881
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30882
- margin-bottom: 8px;
31136
+ .E_t160l1cm .tab-menu-item:active {
31137
+ background: rgba(192, 203, 224, 0.6);
30883
31138
  }
30884
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30885
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30886
- width: 22px;
31139
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31140
+ color: #0080ff;
31141
+ background: rgba(211, 218, 235, 0.6);
30887
31142
  }
30888
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30889
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30890
- padding: 0;
31143
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31144
+ background: rgba(192, 203, 224, 0.6);
30891
31145
  }
30892
- .E_clm1wy1 .ant-picker-cell {
30893
- color: rgba(62, 70, 82, 0.6);
30894
- opacity: 0.4;
31146
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31147
+ background: rgba(0, 128, 255, 0.16);
30895
31148
  }
30896
- .E_clm1wy1 .ant-picker-cell-in-view {
30897
- color: rgba(62, 70, 82, 0.6);
30898
- opacity: 1;
31149
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31150
+ fill: #0080ff;
30899
31151
  }
30900
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30901
- color: #3e4652;
31152
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31153
+ color: #0080ff;
31154
+ background: rgba(0, 128, 255, 0.1);
30902
31155
  }
30903
- .E_clm1wy1 .ant-picker-cell::before {
30904
- pointer-events: none;
31156
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31157
+ background: rgba(0, 128, 255, 0.16);
30905
31158
  }
30906
-
30907
- .E_t1tsm00v {
30908
- color: rgba(129, 138, 153, 0.6);
30909
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30910
- backdrop-filter: blur(10px);
30911
- padding: 7px 10px;
31159
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31160
+ fill: #1d326c;
30912
31161
  }
30913
-
30914
- .E_c167wnad {
30915
- color: rgba(62, 70, 82, 0.6);
31162
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31163
+ margin-left: 8px;
31164
+ height: 22px;
31165
+ }
31166
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31167
+ fill: rgba(44, 56, 82, 0.6);
31168
+ }
31169
+ .E_t160l1cm .tab-menu-item-group {
31170
+ padding: 0;
30916
31171
  display: flex;
30917
- justify-content: space-between;
30918
31172
  align-items: center;
30919
- padding: 8px 16px;
31173
+ overflow: hidden;
30920
31174
  }
30921
- .E_c167wnad .anticon {
30922
- cursor: pointer;
31175
+ .E_t160l1cm .tab-menu-item-group .main-title {
31176
+ opacity: 0;
31177
+ max-width: 0;
31178
+ transition: max-width 320ms ease, opacity 240ms ease;
30923
31179
  }
30924
- .E_c167wnad .anticon:hover {
30925
- color: #0096ff;
31180
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31181
+ padding: 1px 12px;
31182
+ position: relative;
31183
+ display: flex;
30926
31184
  }
30927
-
30928
- .E_cxhf7dh {
30929
- text-align: center;
31185
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31186
+ opacity: 0;
31187
+ position: absolute;
31188
+ top: 50%;
31189
+ left: 0;
31190
+ transform: translate(-50%, -50%);
31191
+ transition: opacity 100ms linear;
31192
+ fill: rgba(0, 128, 255, 0.2);
30930
31193
  }
30931
- .E_cxhf7dh .dots {
30932
- display: flex;
30933
- justify-content: center;
31194
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31195
+ color: #0080ff;
30934
31196
  }
30935
- .E_cxhf7dh .dot {
31197
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31198
+ padding: 1px 12px;
30936
31199
  display: inline-block;
30937
- width: 2px;
30938
- height: 2px;
30939
- border-radius: 1px;
30940
- background: #0096ff;
31200
+ opacity: 1;
31201
+ max-width: 160px;
30941
31202
  }
30942
- .E_cxhf7dh .dot:not(:last-child) {
30943
- margin-right: 2px;
31203
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31204
+ padding: 1px 12px;
31205
+ color: #005ed1;
30944
31206
  }
30945
- .E_cxhf7dh .bar {
30946
- width: 9px;
30947
- height: 2px;
30948
- background: #0096ff;
30949
- border-radius: 2px;
31207
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31208
+ opacity: 1;
30950
31209
  }
30951
-
30952
- .E_c18bcrac {
30953
- display: inline-block;
30954
- width: 100%;
31210
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31211
+ background: rgba(0, 128, 255, 0.16);
30955
31212
  }
30956
- .E_c18bcrac .recharts-wrapper {
30957
- margin-left: 4px;
31213
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31214
+ opacity: 0;
30958
31215
  }
30959
-
30960
- .E_cro7kg2 {
30961
- padding: 4px;
31216
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31217
+ padding: 4px 16px;
31218
+ height: 32px;
31219
+ border-radius: 6px 6px 0 0;
30962
31220
  }
30963
-
30964
- .E_c14wcxf0 {
30965
- display: flex;
30966
- justify-content: space-between;
30967
- align-items: center;
30968
- font-size: 13px;
30969
- line-height: 24px;
30970
- color: #cccccc;
30971
- white-space: nowrap;
31221
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31222
+ padding-left: 0;
30972
31223
  }
30973
- .E_c14wcxf0 label {
30974
- margin-right: 32px;
31224
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
31225
+ padding-left: 16px;
30975
31226
  }
30976
-
30977
- .E_coy29mj.E_c14wcxf0 {
30978
- font-weight: bold;
30979
- color: white;
31227
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31228
+ margin-left: 11px;
31229
+ height: 24px;
30980
31230
  }
30981
-
30982
- .E_s11212zy {
30983
- width: 8px;
30984
- height: 8px;
30985
- border-radius: 2px;
30986
- display: inline-block;
30987
- background: var(--s11212zy-0);
30988
- border: 1px solid #fff;
30989
- box-sizing: content-box;
30990
- margin-right: 6px;
31231
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31232
+ padding: 0;
30991
31233
  }
30992
-
30993
- .E_p1lyky6c > :first-child {
30994
- font-weight: bold;
30995
- color: white;
30996
- margin-right: 4px;
31234
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31235
+ padding: 4px 16px;
30997
31236
  }
30998
-
30999
- .E_n12mqh7z {
31237
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
31238
+ padding: 4px 16px;
31239
+ }
31240
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31241
+ background: #fff;
31242
+ }
31243
+ .E_t160l1cm .tab-menu-item-light:active {
31244
+ color: #005ed1;
31245
+ }
31246
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31247
+ background: #fff;
31248
+ color: #1d326c;
31249
+ }
31250
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31251
+ color: rgba(45, 58, 86, 0.6);
31252
+ }
31253
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31254
+ color: #1d326c;
31255
+ }
31256
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31257
+ fill: #d8deeb;
31258
+ }
31259
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31260
+ fill: #1d326c;
31261
+ }
31262
+ .E_t160l1cm .tab-content {
31263
+ flex: 1;
31000
31264
  display: flex;
31001
- align-items: center;
31002
- font-size: 12px;
31003
- line-height: 18px;
31265
+ flex-direction: column;
31004
31266
  }
31005
- .E_n12mqh7z:not(:last-child) {
31006
- margin-bottom: 4px;
31267
+ .E_t160l1cm.is-overview .tab-content {
31268
+ overflow: visible;
31007
31269
  }
31008
31270
 
31009
- .E_tf5bynu {
31010
- margin: 0 3px;
31271
+ .E_t14npdqr {
31272
+ max-width: 240px;
31273
+ animation: none;
31011
31274
  }
31012
-
31013
- .E_tcckoz1 {
31014
- max-height: 400px;
31015
- overflow: auto;
31275
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31276
+ border: 1px solid #0080ff;
31277
+ padding: 0;
31016
31278
  }
31017
-
31018
- .E_gmyahx3 {
31019
- cursor: pointer;
31279
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31280
+ margin: 0;
31281
+ height: 32px;
31282
+ line-height: 32px;
31283
+ font-size: 13px;
31284
+ padding: 0 10px;
31285
+ display: block;
31286
+ overflow: hidden;
31287
+ text-overflow: ellipsis;
31288
+ white-space: nowrap;
31020
31289
  }
31021
- .E_gmyahx3 .link-text {
31022
- color: rgba(0, 21, 64, 0.3);
31290
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31291
+ content: " ";
31292
+ height: 1px;
31293
+ width: calc(100% + 10px);
31294
+ background: rgba(172, 186, 211, 0.6);
31295
+ display: block;
31023
31296
  }
31024
- .E_gmyahx3:hover .link-text {
31297
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31025
31298
  color: #0080ff;
31026
- }
31027
-
31028
- .E_tqjc4ui {
31029
- margin: 0 2px;
31299
+ background: transparent;
31030
31300
  }
31031
31301
 
31032
31302
  .E_t1sqg15u {
@@ -31119,333 +31389,149 @@ html body {
31119
31389
  padding-right: 12px;
31120
31390
  }
31121
31391
 
31122
- .E_ou7iq30 {
31123
- overflow: hidden;
31124
- text-overflow: ellipsis;
31392
+ .E_fzh9mnb {
31393
+ width: 100%;
31394
+ height: 100%;
31395
+ min-height: 124px;
31396
+ display: flex;
31397
+ flex-direction: column;
31398
+ justify-content: center;
31399
+ align-items: center;
31125
31400
  }
31126
-
31127
- .E_s1tui002 {
31128
- white-space: nowrap;
31401
+ .E_fzh9mnb .error-text {
31402
+ color: rgba(10, 37, 85, 0.6);
31403
+ margin-bottom: 16px;
31404
+ font-size: 18px;
31129
31405
  }
31130
31406
 
31131
- .E_mxrc2zg {
31132
- display: -webkit-box;
31133
- -webkit-line-clamp: var(--mxrc2zg-0);
31134
- -webkit-box-orient: vertical;
31135
- word-break: break-all;
31407
+ .E_owd0kml {
31408
+ display: inline-block;
31136
31409
  }
31137
31410
 
31138
- .E_skwah65 {
31139
- height: 8px;
31140
- box-sizing: border-box;
31141
- border-radius: 2px;
31142
- background: #f5f7fa;
31143
- display: flex;
31144
- width: 100%;
31145
- overflow: hidden;
31146
- }
31147
- .E_skwah65 .stack-bar-item + .stack-bar-item {
31148
- margin-left: 1px;
31411
+ .E_h1jsgezc {
31412
+ visibility: hidden;
31413
+ position: absolute;
31149
31414
  }
31150
31415
 
31151
- .E_wg1tsps {
31416
+ .E_i1inqkme {
31417
+ height: 18px;
31418
+ line-height: 18px;
31419
+ padding: 0 4px;
31420
+ border-radius: 4px;
31421
+ background: rgba(235, 239, 245, 0.6);
31422
+ border: 1px solid rgba(223, 228, 235, 0.6);
31152
31423
  display: flex;
31153
31424
  align-items: center;
31154
- justify-content: flex-end;
31425
+ white-space: nowrap;
31426
+ margin-right: 4px;
31155
31427
  }
31156
31428
 
31157
- .E_b1ctd5xy {
31158
- display: flex;
31429
+ .E_iouxfgt {
31430
+ display: inline-flex;
31159
31431
  align-items: center;
31160
- width: calc(100% - 40px);
31161
31432
  }
31162
- .E_b1ctd5xy .chart {
31163
- display: inline-block;
31164
- width: 100%;
31433
+ .E_iouxfgt .icon-inner {
31434
+ display: inline-flex;
31435
+ align-items: center;
31436
+ justify-content: center;
31165
31437
  }
31166
-
31167
- .E_u1p8acpn {
31168
- min-width: 40px;
31438
+ .E_iouxfgt .icon-inner + span,
31439
+ .E_iouxfgt span + .icon-inner.suffix {
31440
+ margin-left: 4px;
31169
31441
  }
31170
- .E_u1p8acpn .unit {
31171
- color: #00122e !important;
31442
+ .E_iouxfgt.is-rotate img,
31443
+ .E_iouxfgt.is-rotate svg {
31444
+ animation: rotate 680ms linear infinite;
31172
31445
  }
31173
31446
 
31174
- .E_tje3huy {
31447
+ .E_f7pxqmh {
31175
31448
  width: 100%;
31176
- overflow: inherit;
31177
- white-space: inherit;
31178
- text-overflow: ellipsis;
31179
- }
31180
-
31181
- .E_s1iv0tp1 .enabled-switch {
31182
- display: flex;
31183
- align-items: center;
31449
+ margin-bottom: 0 !important;
31450
+ flex-flow: nowrap !important;
31451
+ line-break: auto;
31184
31452
  }
31185
- .E_s1iv0tp1 .enabled-text {
31186
- margin-right: 8px;
31453
+ .E_f7pxqmh > .ant-form-item-label {
31454
+ text-align: left !important;
31455
+ padding-bottom: 0 !important;
31187
31456
  }
31188
-
31189
- .E_t160l1cm {
31190
- display: flex;
31191
- flex-direction: column;
31192
- flex: 1;
31193
- /* FIXME:(yanzhen) do this better */
31457
+ .E_f7pxqmh > .ant-form-item-label > label {
31458
+ min-height: 32px;
31459
+ height: auto;
31460
+ font-size: 13px;
31461
+ color: rgba(44, 56, 82, 0.6);
31462
+ white-space: normal;
31194
31463
  }
31195
- .E_t160l1cm .tab-bar {
31196
- flex-shrink: 0;
31197
- display: flex;
31198
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31464
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31465
+ border-color: #ff4d4f !important;
31199
31466
  }
31200
- .E_t160l1cm .tab-content {
31201
- height: 100%;
31467
+ .E_f7pxqmh .ant-form-item-explain {
31468
+ margin-top: 4px;
31469
+ font-size: 12px;
31470
+ min-height: 0px;
31202
31471
  }
31203
- .E_t160l1cm .tab-menu-item {
31204
- margin-right: 2px;
31205
- padding: 1px 12px;
31206
- line-height: 24px;
31207
- height: 24px;
31472
+ .E_f7pxqmh .ant-form-item-extra {
31473
+ font-size: 12px;
31208
31474
  color: rgba(44, 56, 82, 0.6);
31209
- border-radius: 4px 4px 0 0;
31210
- cursor: pointer;
31211
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31475
+ min-height: 0px;
31212
31476
  }
31213
- .E_t160l1cm .tab-menu-item:first-child {
31214
- padding-left: 0;
31477
+
31478
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31479
+ display: var(--ai7qkf2-0);
31215
31480
  }
31216
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31217
- padding-left: 12px;
31481
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31482
+ display: inline-flex;
31483
+ line-height: 1.5715;
31484
+ height: 100%;
31485
+ width: 100%;
31218
31486
  }
31219
- .E_t160l1cm .tab-menu-item:hover {
31220
- color: #0080ff;
31221
- background: rgba(211, 218, 235, 0.6);
31487
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31488
+ content: var(--ai7qkf2-1);
31489
+ display: var(--ai7qkf2-2);
31490
+ flex: none;
31491
+ align-items: center;
31492
+ margin-left: 4px;
31493
+ color: rgba(44, 56, 82, 0.6);
31222
31494
  }
31223
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31224
- fill: #0080ff;
31495
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31496
+ content: var(--ai7qkf2-3);
31497
+ display: var(--ai7qkf2-4);
31498
+ flex: none;
31499
+ align-items: center;
31500
+ margin-right: 4px;
31501
+ cursor: auto;
31502
+ color: rgba(44, 56, 82, 0.6);
31225
31503
  }
31226
- .E_t160l1cm .tab-menu-item:active {
31227
- background: rgba(192, 203, 224, 0.6);
31504
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31505
+ border-radius: 0;
31228
31506
  }
31229
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31230
- color: #0080ff;
31231
- background: rgba(211, 218, 235, 0.6);
31232
- }
31233
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31234
- background: rgba(192, 203, 224, 0.6);
31235
- }
31236
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31237
- background: rgba(0, 128, 255, 0.16);
31238
- }
31239
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31240
- fill: #0080ff;
31241
- }
31242
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31243
- color: #0080ff;
31244
- background: rgba(0, 128, 255, 0.1);
31245
- }
31246
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31247
- background: rgba(0, 128, 255, 0.16);
31248
- }
31249
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31250
- fill: #1d326c;
31251
- }
31252
- .E_t160l1cm .tab-menu-item .expand-arrow {
31253
- margin-left: 8px;
31254
- height: 22px;
31255
- }
31256
- .E_t160l1cm .tab-menu-item .expand-arrow path {
31257
- fill: rgba(44, 56, 82, 0.6);
31258
- }
31259
- .E_t160l1cm .tab-menu-item-group {
31260
- padding: 0;
31261
- display: flex;
31262
- align-items: center;
31263
- overflow: hidden;
31264
- }
31265
- .E_t160l1cm .tab-menu-item-group .main-title {
31266
- opacity: 0;
31267
- max-width: 0;
31268
- transition: max-width 320ms ease, opacity 240ms ease;
31269
- }
31270
- .E_t160l1cm .tab-menu-item-group .sub-title {
31271
- padding: 1px 12px;
31272
- position: relative;
31273
- display: flex;
31274
- }
31275
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31276
- opacity: 0;
31277
- position: absolute;
31278
- top: 50%;
31279
- left: 0;
31280
- transform: translate(-50%, -50%);
31281
- transition: opacity 100ms linear;
31282
- fill: rgba(0, 128, 255, 0.2);
31283
- }
31284
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31285
- color: #0080ff;
31286
- }
31287
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31288
- padding: 1px 12px;
31289
- display: inline-block;
31290
- opacity: 1;
31291
- max-width: 160px;
31292
- }
31293
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31294
- padding: 1px 12px;
31295
- color: #005ed1;
31296
- }
31297
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31298
- opacity: 1;
31299
- }
31300
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31301
- background: rgba(0, 128, 255, 0.16);
31302
- }
31303
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31304
- opacity: 0;
31305
- }
31306
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31307
- padding: 4px 16px;
31308
- height: 32px;
31309
- border-radius: 6px 6px 0 0;
31310
- }
31311
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31312
- padding-left: 0;
31313
- }
31314
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
31315
- padding-left: 16px;
31316
- }
31317
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31318
- margin-left: 11px;
31319
- height: 24px;
31320
- }
31321
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31322
- padding: 0;
31323
- }
31324
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31325
- padding: 4px 16px;
31326
- }
31327
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
31328
- padding: 4px 16px;
31329
- }
31330
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31331
- background: #fff;
31332
- }
31333
- .E_t160l1cm .tab-menu-item-light:active {
31334
- color: #005ed1;
31335
- }
31336
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31337
- background: #fff;
31338
- color: #1d326c;
31339
- }
31340
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31341
- color: rgba(45, 58, 86, 0.6);
31342
- }
31343
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31344
- color: #1d326c;
31345
- }
31346
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31347
- fill: #d8deeb;
31348
- }
31349
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31350
- fill: #1d326c;
31351
- }
31352
- .E_t160l1cm .tab-content {
31353
- flex: 1;
31354
- display: flex;
31355
- flex-direction: column;
31356
- }
31357
- .E_t160l1cm.is-overview .tab-content {
31358
- overflow: visible;
31359
- }
31360
-
31361
- .E_t14npdqr {
31362
- max-width: 240px;
31363
- animation: none;
31364
- }
31365
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31366
- border: 1px solid #0080ff;
31367
- padding: 0;
31368
- }
31369
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31370
- margin: 0;
31371
- height: 32px;
31372
- line-height: 32px;
31373
- font-size: 13px;
31374
- padding: 0 10px;
31375
- display: block;
31376
- overflow: hidden;
31377
- text-overflow: ellipsis;
31378
- white-space: nowrap;
31379
- }
31380
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31381
- content: " ";
31382
- height: 1px;
31383
- width: calc(100% + 10px);
31384
- background: rgba(172, 186, 211, 0.6);
31385
- display: block;
31386
- }
31387
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31388
- color: #0080ff;
31389
- background: transparent;
31390
- }
31391
-
31392
- .E_fzh9mnb {
31393
- width: 100%;
31394
- height: 100%;
31395
- min-height: 124px;
31396
- display: flex;
31397
- flex-direction: column;
31398
- justify-content: center;
31399
- align-items: center;
31400
- }
31401
- .E_fzh9mnb .error-text {
31402
- color: rgba(10, 37, 85, 0.6);
31403
- margin-bottom: 16px;
31404
- font-size: 18px;
31405
- }
31406
-
31407
- .E_f7pxqmh {
31507
+ .E_ai7qkf2.ant-input-number {
31408
31508
  width: 100%;
31409
- margin-bottom: 0 !important;
31410
- flex-flow: nowrap !important;
31411
- line-break: auto;
31412
- }
31413
- .E_f7pxqmh > .ant-form-item-label {
31414
- text-align: left !important;
31415
- padding-bottom: 0 !important;
31509
+ border-radius: 6px;
31416
31510
  }
31417
- .E_f7pxqmh > .ant-form-item-label > label {
31418
- min-height: 32px;
31419
- height: auto;
31420
- font-size: 13px;
31421
- color: rgba(44, 56, 82, 0.6);
31422
- white-space: normal;
31511
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31512
+ border-color: #0096ff;
31513
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31514
+ z-index: 1;
31423
31515
  }
31424
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31425
- border-color: #ff4d4f !important;
31516
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31517
+ border-color: #e75a3a;
31518
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31426
31519
  }
31427
- .E_f7pxqmh .ant-form-item-explain {
31428
- margin-top: 4px;
31429
- font-size: 12px;
31430
- min-height: 0px;
31520
+ .E_ai7qkf2 .ant-input-number-input {
31521
+ height: 30px;
31522
+ border: 1px;
31523
+ padding: 5px 12px;
31524
+ font-size: inherit;
31431
31525
  }
31432
- .E_f7pxqmh .ant-form-item-extra {
31433
- font-size: 12px;
31434
- color: rgba(44, 56, 82, 0.6);
31435
- min-height: 0px;
31526
+ .E_ai7qkf2.ant-input-number-lg input {
31527
+ height: 38px;
31528
+ border: 1px;
31529
+ padding: 8px 16px;
31436
31530
  }
31437
-
31438
- .E_i1inqkme {
31439
- height: 18px;
31440
- line-height: 18px;
31441
- padding: 0 4px;
31442
- border-radius: 4px;
31443
- background: rgba(235, 239, 245, 0.6);
31444
- border: 1px solid rgba(223, 228, 235, 0.6);
31445
- display: flex;
31446
- align-items: center;
31447
- white-space: nowrap;
31448
- margin-right: 4px;
31531
+ .E_ai7qkf2.ant-input-number-sm input {
31532
+ height: 22px;
31533
+ border: 1px;
31534
+ padding: 2px 8px;
31449
31535
  }
31450
31536
 
31451
31537
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -31479,95 +31565,9 @@ html body {
31479
31565
  font-size: inherit;
31480
31566
  }
31481
31567
 
31482
- .E_iouxfgt {
31483
- display: inline-flex;
31484
- align-items: center;
31485
- }
31486
- .E_iouxfgt .icon-inner {
31487
- display: inline-flex;
31488
- align-items: center;
31489
- justify-content: center;
31490
- }
31491
- .E_iouxfgt .icon-inner + span,
31492
- .E_iouxfgt span + .icon-inner.suffix {
31493
- margin-left: 4px;
31494
- }
31495
- .E_iouxfgt.is-rotate img,
31496
- .E_iouxfgt.is-rotate svg {
31497
- animation: rotate 680ms linear infinite;
31498
- }
31499
-
31500
- .E_owd0kml {
31501
- display: inline-block;
31502
- }
31503
-
31504
- .E_h1jsgezc {
31505
- visibility: hidden;
31506
- position: absolute;
31507
- }
31508
-
31509
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31510
- display: var(--ai7qkf2-0);
31511
- }
31512
- .E_ai7qkf2 .ant-input-number-input-wrap {
31513
- display: inline-flex;
31514
- line-height: 1.5715;
31515
- height: 100%;
31516
- width: 100%;
31517
- }
31518
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31519
- content: var(--ai7qkf2-1);
31520
- display: var(--ai7qkf2-2);
31521
- flex: none;
31522
- align-items: center;
31523
- margin-left: 4px;
31524
- color: rgba(44, 56, 82, 0.6);
31525
- }
31526
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31527
- content: var(--ai7qkf2-3);
31528
- display: var(--ai7qkf2-4);
31529
- flex: none;
31530
- align-items: center;
31531
- margin-right: 4px;
31532
- cursor: auto;
31533
- color: rgba(44, 56, 82, 0.6);
31534
- }
31535
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31536
- border-radius: 0;
31537
- }
31538
- .E_ai7qkf2.ant-input-number {
31539
- width: 100%;
31540
- border-radius: 6px;
31541
- }
31542
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31543
- border-color: #0096ff;
31544
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31545
- z-index: 1;
31546
- }
31547
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31548
- border-color: #e75a3a;
31549
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31550
- }
31551
- .E_ai7qkf2 .ant-input-number-input {
31552
- height: 30px;
31553
- border: 1px;
31554
- padding: 5px 12px;
31555
- font-size: inherit;
31556
- }
31557
- .E_ai7qkf2.ant-input-number-lg input {
31558
- height: 38px;
31559
- border: 1px;
31560
- padding: 8px 16px;
31561
- }
31562
- .E_ai7qkf2.ant-input-number-sm input {
31563
- height: 22px;
31564
- border: 1px;
31565
- padding: 2px 8px;
31566
- }
31567
-
31568
- .E_cnujxq2 {
31569
- display: flex;
31570
- flex-direction: column;
31568
+ .E_cnujxq2 {
31569
+ display: flex;
31570
+ flex-direction: column;
31571
31571
  }
31572
31572
 
31573
31573
  .E_m7s48ia {
@@ -32725,6 +32725,12 @@ input.E_rf8rlle.ant-input {
32725
32725
  line-height: 12px;
32726
32726
  }
32727
32727
 
32728
+ .E_h1ol2wl7 {
32729
+ font-weight: bold;
32730
+ background-color: unset;
32731
+ padding: unset;
32732
+ }
32733
+
32728
32734
  .E_suhck3k {
32729
32735
  height: 24px;
32730
32736
  width: 24px;
@@ -32738,12 +32744,6 @@ input.E_rf8rlle.ant-input {
32738
32744
  fill: blue;
32739
32745
  }
32740
32746
 
32741
- .E_h1ol2wl7 {
32742
- font-weight: bold;
32743
- background-color: unset;
32744
- padding: unset;
32745
- }
32746
-
32747
32747
  .E_ryby9ds {
32748
32748
  display: flex;
32749
32749
  align-items: center;
@@ -33479,10 +33479,6 @@ input.E_rf8rlle.ant-input {
33479
33479
  background-color: transparent;
33480
33480
  }
33481
33481
 
33482
- .E_c1yd35n {
33483
- padding: 0 12px 14px 12px;
33484
- }
33485
-
33486
33482
  .E_ckui4s7 {
33487
33483
  color: #2d3a56;
33488
33484
  line-height: 22px;
@@ -33587,6 +33583,10 @@ input.E_rf8rlle.ant-input {
33587
33583
  margin-right: 2px;
33588
33584
  }
33589
33585
 
33586
+ .E_c1yd35n {
33587
+ padding: 0 12px 14px 12px;
33588
+ }
33589
+
33590
33590
  .E_b14q2gmw {
33591
33591
  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);
33592
33592
  }
@@ -33653,892 +33653,870 @@ input.E_rf8rlle.ant-input {
33653
33653
  animation: loading-indicator3 1100ms ease-out infinite;
33654
33654
  }
33655
33655
 
33656
- .E_r77hffu {
33657
- display: flex;
33658
- align-items: center;
33659
- justify-content: space-between;
33660
- column-gap: 6px;
33656
+ button.E_l48ei06.ant-btn {
33657
+ font-size: 12px;
33658
+ line-height: 18px;
33659
+ height: 18px;
33661
33660
  }
33662
33661
 
33663
- .E_p1cmxsf7 {
33664
- display: flex;
33665
- flex-direction: column;
33666
- justify-content: center;
33667
- row-gap: var(--p1cmxsf7-0);
33662
+ button.E_l48ei06 {
33663
+ color: #0080FF;
33664
+ height: unset;
33668
33665
  }
33669
- .E_p1cmxsf7 .antd5-progress-line {
33670
- font-size: 0;
33666
+ button.E_l48ei06 .button-prefix-icon {
33667
+ margin-right: 4px;
33671
33668
  }
33672
-
33673
- .E_w7ob4th.outside-tag {
33674
- padding-left: 0;
33669
+ button.E_l48ei06 .button-suffix-icon {
33670
+ margin-left: 4px;
33675
33671
  }
33676
- .E_w7ob4th.outside-tag .inside-tag {
33677
- border-radius: 4px 0 0 4px;
33678
- padding-right: 4px;
33679
- margin-right: 4px;
33672
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33673
+ color: #009DFF;
33680
33674
  }
33681
-
33682
- .E_slr2ynn {
33683
- padding: 0 8px;
33684
- height: 18px;
33675
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33676
+ color: #005ED1;
33685
33677
  }
33686
-
33687
- .E_m140wbb6 {
33688
- padding: 2px 8px;
33689
- height: 24px;
33678
+ button.E_l48ei06.ui-kit-link-disabled {
33679
+ color: #0080FF;
33690
33680
  }
33691
-
33692
- .E_t1fozc1i {
33693
- margin: 0;
33681
+ button.E_l48ei06.ui-kit-link-primary {
33682
+ color: #00122E;
33694
33683
  }
33695
-
33696
- .E_i1vxv4ln {
33697
- margin-right: 4px;
33698
- height: 16px;
33684
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33685
+ color: #0080FF;
33699
33686
  }
33700
-
33701
- .E_n1afl31m.ant-tag.ant-tag-gray {
33702
- font-weight: 700;
33703
- color: #00122e;
33704
- background-color: rgba(237, 241, 250, 0.6);
33705
- border: 1px solid rgba(211, 218, 235, 0.6);
33706
- word-break: break-all;
33707
- display: inline;
33708
- white-space: normal;
33687
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33688
+ color: #005ED1;
33709
33689
  }
33710
-
33711
- .E_i1g85yz3 {
33712
- margin-right: 4px;
33713
- height: 16px;
33690
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33691
+ color: #00122E;
33714
33692
  }
33715
-
33716
- .E_sjob3jg {
33717
- --item-min-width: 60px;
33693
+ button.E_l48ei06.ui-kit-link-secondary {
33694
+ color: rgba(44, 56, 82, 0.7490196078);
33718
33695
  }
33719
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33720
- display: none !important;
33696
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33697
+ color: #0080FF;
33721
33698
  }
33722
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33723
- flex-shrink: 0 !important;
33699
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33700
+ color: #005ED1;
33724
33701
  }
33725
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33726
- color: #0080ff;
33702
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33703
+ color: rgba(44, 56, 82, 0.7490196078);
33727
33704
  }
33728
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33729
- color: #0080ff;
33730
- font-weight: normal;
33705
+
33706
+ .E_tc97u5y {
33707
+ height: 100%;
33731
33708
  }
33732
- .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 {
33733
- color: rgba(44, 56, 82, 0.6);
33709
+
33710
+ .E_tfzf37v {
33711
+ height: 100%;
33734
33712
  }
33735
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33736
- color: #00122e;
33713
+ .E_tfzf37v.empty-table .ant-table-content {
33714
+ overflow: visible !important;
33715
+ height: 100%;
33737
33716
  }
33738
- .E_sjob3jg .step-item-text {
33739
- display: inline-block;
33717
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
33718
+ height: 100%;
33740
33719
  }
33741
- .E_sjob3jg .step-item-title {
33742
- overflow: hidden;
33743
- white-space: nowrap;
33744
- text-overflow: ellipsis;
33720
+ .E_tfzf37v.empty-table .ant-table-content table {
33721
+ width: 100% !important;
33722
+ height: 100%;
33745
33723
  }
33746
-
33747
- .E_hjvj6s6 .ant-steps-item-container {
33748
- min-width: var(--item-min-width);
33724
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
33725
+ padding: 15px 0;
33749
33726
  }
33750
- .E_hjvj6s6 .ant-steps-item-disabled {
33751
- cursor: not-allowed !important;
33727
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
33728
+ display: none;
33752
33729
  }
33753
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33754
- flex-direction: row;
33755
- justify-content: stretch;
33730
+ .E_tfzf37v .active-row td:nth-child(1) {
33731
+ font-weight: 700;
33756
33732
  }
33757
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33758
- padding: 0;
33759
- margin-right: 4px;
33760
- flex: 1;
33761
- overflow: visible;
33733
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
33734
+ font-weight: 700;
33762
33735
  }
33763
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33764
- width: 100%;
33765
- min-height: unset;
33736
+ .E_tfzf37v .ant-spin-nested-loading {
33737
+ height: 100%;
33766
33738
  }
33767
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33768
- height: 26px;
33769
- line-height: 26px;
33770
- width: 100%;
33771
- padding: 0;
33772
- font-size: 12px;
33739
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
33740
+ height: 100%;
33741
+ overflow: visible;
33773
33742
  }
33774
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33775
- margin-right: 10px;
33743
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
33744
+ max-height: none;
33776
33745
  }
33777
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33746
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
33747
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
33778
33748
  display: none;
33779
33749
  }
33780
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33781
- padding-left: 8px;
33782
- padding-right: 4px;
33783
- border-radius: 4px 0 0 4px;
33750
+ .E_tfzf37v td.ant-table-column-sort {
33751
+ background: transparent;
33784
33752
  }
33785
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33786
- margin-right: 0;
33753
+ .E_tfzf37v td.ant-table-cell-fix-left,
33754
+ .E_tfzf37v td.ant-table-cell-fix-right {
33755
+ background: #fff;
33756
+ padding: 0 !important;
33787
33757
  }
33788
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33789
- padding-right: 8px;
33790
- padding-left: 12px;
33791
- border-radius: 0 4px 4px 0;
33758
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
33759
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
33760
+ display: flex;
33761
+ align-items: center;
33762
+ height: 100%;
33763
+ padding: 8px;
33792
33764
  }
33793
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
33794
- content: "";
33795
- width: 0;
33796
- height: 0;
33797
- border: 13px solid transparent;
33798
- position: absolute;
33799
- top: 0;
33800
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33801
- z-index: 2;
33802
- position: relative;
33803
- top: -50%;
33804
- right: -100%;
33765
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
33766
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
33767
+ overflow: hidden;
33768
+ text-overflow: ellipsis;
33769
+ width: 100%;
33805
33770
  }
33806
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33807
- padding: 0 4px 0 12px;
33771
+ .E_tfzf37v .ant-table-container {
33772
+ height: 100%;
33808
33773
  }
33809
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
33810
- content: "";
33811
- width: 0;
33812
- height: 0;
33813
- border: 13px solid transparent;
33814
- position: absolute;
33815
- top: 0;
33816
- border-left: 8px solid #fff;
33817
- left: 0;
33774
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
33775
+ box-shadow: none !important;
33818
33776
  }
33819
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33820
- max-width: calc(100% - var(--item-min-width) * 2);
33777
+ .E_tfzf37v .ant-table {
33778
+ border-radius: 0px;
33779
+ border-left: none;
33780
+ border-right: none;
33781
+ border-bottom: none;
33782
+ height: 100%;
33783
+ font-size: 12px;
33784
+ background: transparent;
33821
33785
  }
33822
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33823
- background-color: rgba(0, 136, 255, 0.1);
33786
+ .E_tfzf37v .ant-table .ant-table-header {
33787
+ position: relative;
33788
+ z-index: 3;
33789
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33790
+ margin-bottom: -1px;
33824
33791
  }
33825
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33826
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33792
+ .E_tfzf37v .ant-table .time-wrapper .date,
33793
+ .E_tfzf37v .ant-table .value {
33794
+ color: #2d3a56;
33827
33795
  }
33828
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33829
- cursor: pointer;
33830
- min-width: var(--item-min-width);
33796
+ .E_tfzf37v .ant-table .time-wrapper .time,
33797
+ .E_tfzf37v .ant-table .unit {
33798
+ color: rgba(44, 56, 82, 0.6);
33831
33799
  }
33832
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33833
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33834
- min-width: var(--item-min-width);
33800
+ .E_tfzf37v .ant-table .ant-table-selection {
33801
+ position: unset;
33802
+ text-align: center;
33835
33803
  }
33836
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33837
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33838
- background-color: rgba(237, 241, 250, 0.6);
33804
+ .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33805
+ background: #fff;
33839
33806
  }
33840
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33841
- padding: 0;
33807
+ .E_tfzf37v .ant-table .anticon-setting {
33808
+ cursor: pointer;
33809
+ position: absolute;
33810
+ top: 50%;
33811
+ right: 12px;
33812
+ transform: translateY(-50%);
33842
33813
  }
33843
-
33844
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33845
- width: 192px;
33846
- row-gap: 2px;
33814
+ .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33815
+ box-shadow: none;
33816
+ width: 1px;
33817
+ background: rgba(213, 219, 227, 0.6);
33847
33818
  }
33848
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33849
- background-color: rgba(225, 230, 241, 0.6);
33819
+ .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33820
+ box-shadow: none;
33821
+ width: 1px;
33822
+ background: rgba(213, 219, 227, 0.6);
33850
33823
  }
33851
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33852
- color: #00122e !important;
33824
+ .E_tfzf37v .ant-table .ant-table-tbody {
33825
+ position: relative;
33853
33826
  }
33854
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
33855
- background-color: rgba(225, 230, 241, 0.6);
33827
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
33828
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33829
+ border-bottom: 1px solid white;
33830
+ height: 40px;
33831
+ vertical-align: middle;
33832
+ transition: background 0ms;
33833
+ color: #00122e;
33856
33834
  }
33857
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33858
- padding: 0 8px;
33859
- border-radius: 4px;
33860
- height: 32px;
33861
- display: flex;
33862
- align-items: center;
33835
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
33836
+ background: #f2f5fa;
33837
+ border-bottom-color: #f2f5fa;
33863
33838
  }
33864
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33865
- min-height: auto;
33839
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
33840
+ height: auto;
33841
+ color: #00122e;
33842
+ font-size: 12px;
33843
+ text-align: left;
33844
+ transition: none;
33845
+ overflow: hidden;
33846
+ text-overflow: ellipsis;
33866
33847
  white-space: nowrap;
33867
33848
  }
33868
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33869
- font-size: 13px;
33870
- line-height: 20px;
33871
- max-width: 100%;
33872
- padding-right: 0;
33873
- }
33874
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33875
- background: rgba(0, 128, 255, 0.1);
33876
- }
33877
-
33878
- .E_h6l1tj4 {
33879
- width: 100%;
33880
- display: inline-flex;
33881
- align-items: center;
33882
- justify-content: center;
33883
- column-gap: 4px;
33884
- }
33885
- .E_h6l1tj4 .step-item-prefix-container {
33886
- display: inline-flex;
33887
- align-items: center;
33888
- width: 18px;
33889
- height: 18px;
33890
- color: rgba(44, 56, 82, 0.75);
33891
- justify-content: center;
33892
- }
33893
-
33894
- .E_v18frne8 {
33895
- width: 100%;
33896
- display: flex;
33897
- align-items: center;
33898
- justify-content: center;
33899
- column-gap: 6px;
33900
- font-size: 13px;
33901
- }
33902
- .E_v18frne8 .step-item-prefix-container {
33903
- display: inline-flex;
33904
- align-items: center;
33905
- min-width: 20px;
33906
- min-height: 20px;
33907
- color: rgba(44, 56, 82, 0.75);
33908
- justify-content: center;
33849
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
33850
+ color: #0096ff;
33909
33851
  }
33910
-
33911
- .E_t1dtlqs1 {
33912
- margin-bottom: 4px;
33913
- color: rgba(44, 56, 82, 0.6);
33852
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
33914
33853
  overflow: hidden;
33915
33854
  text-overflow: ellipsis;
33916
- white-space: nowrap;
33917
- }
33918
-
33919
- .E_s1ese5oy {
33920
- color: rgba(44, 56, 82, 0.6);
33921
- line-height: 32px;
33922
- height: 32px;
33923
- margin-bottom: 0;
33855
+ width: 100%;
33856
+ vertical-align: middle;
33924
33857
  }
33925
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
33926
- color: #0080ff;
33858
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
33859
+ line-height: 0px;
33927
33860
  }
33928
- .E_s1ese5oy.warning {
33929
- color: #ffa500;
33861
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
33862
+ padding-right: 25px;
33930
33863
  }
33931
- .E_s1ese5oy.success {
33932
- color: #00ba5d;
33864
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33865
+ border-top-color: transparent;
33933
33866
  }
33934
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
33935
- color: #f0483e;
33867
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
33868
+ background: rgba(225, 230, 241, 0.6);
33869
+ border-color: transparent transparent white;
33936
33870
  }
33937
- .E_s1ese5oy.normal {
33938
- color: rgba(44, 56, 82, 0.6);
33871
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33872
+ border-radius: 8px 0 0 8px;
33939
33873
  }
33940
-
33941
- .E_b1ibis43 {
33942
- margin-bottom: 0;
33943
- color: #00122e;
33874
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33875
+ border-radius: 8px 0 0 8px;
33944
33876
  }
33945
-
33946
- .E_b11xxjd2 {
33947
- line-height: 32px;
33948
- margin-right: 6px;
33877
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33878
+ content: "";
33879
+ width: 4px;
33880
+ top: -1px;
33881
+ bottom: -1px;
33882
+ background: white;
33949
33883
  }
33950
-
33951
- .E_bsub5bw.with-description {
33952
- height: 24px;
33953
- flex: 1;
33954
- position: relative;
33955
- top: -7px;
33884
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33885
+ border-radius: 0 8px 8px 0;
33956
33886
  }
33957
- .E_bsub5bw p {
33958
- width: 100%;
33959
- overflow: hidden;
33960
- text-overflow: ellipsis;
33961
- white-space: nowrap;
33887
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33888
+ border-radius: 0;
33889
+ background: white;
33890
+ border-top: none;
33962
33891
  }
33963
-
33964
- .E_tmoyoag {
33965
- border: 1px solid rgba(211, 218, 235, 0.6);
33966
- border-radius: 8px;
33967
- overflow: auto;
33892
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33893
+ border-top: 1px solid transparent;
33894
+ border-radius: 0 8px 8px 0;
33895
+ background: rgba(225, 230, 241, 0.6);
33968
33896
  }
33969
- .E_tmoyoag .ant-list {
33970
- position: relative;
33897
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33898
+ background: white;
33899
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33971
33900
  }
33972
- .E_tmoyoag .ant-list .eagle-table-form-header {
33973
- position: sticky;
33974
- top: 0;
33975
- z-index: 2;
33901
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33976
33902
  display: flex;
33977
- padding: 8px;
33978
- flex-wrap: nowrap;
33979
- justify-content: flex-start;
33980
- background: #f2f5fa;
33981
- font-size: 14px;
33982
- color: rgba(44, 56, 82, 0.6);
33983
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33903
+ align-items: center;
33904
+ height: 100%;
33905
+ background: rgba(225, 230, 241, 0.6);
33984
33906
  }
33985
- .E_tmoyoag .ant-list .eagle-table-form-header {
33986
- align-items: inherit;
33907
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33908
+ background: white;
33909
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33987
33910
  }
33988
- .E_tmoyoag .ant-list .eagle-table-form-row {
33911
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33989
33912
  display: flex;
33990
- justify-content: flex-start;
33991
- align-items: flex-start;
33992
- flex-wrap: wrap;
33993
- padding: 8px;
33994
- border: none;
33995
- }
33996
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
33997
- flex-basis: 100%;
33998
- margin: 12px 0 0;
33999
- order: 99;
34000
- color: rgba(44, 56, 82, 0.6);
34001
- }
34002
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34003
- color: #f0483e;
34004
- flex-basis: 100%;
34005
- order: 98;
34006
- margin: 12px 0 0;
33913
+ align-items: center;
33914
+ height: 100%;
33915
+ background: rgba(225, 230, 241, 0.6);
34007
33916
  }
34008
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34009
- background-color: rgba(237, 241, 250, 0.6);
33917
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
33918
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34010
33919
  }
34011
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34012
- background-color: rgba(0, 136, 255, 0.1);
33920
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
33921
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33922
+ border-radius: 8px;
34013
33923
  }
34014
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34015
- flex: 1 0 0;
34016
- overflow: hidden;
33924
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33925
+ border-top-color: white;
34017
33926
  }
34018
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34019
- color: rgba(44, 56, 82, 0.6);
34020
- margin: 0;
33927
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
33928
+ background: rgba(0, 136, 255, 0.1);
33929
+ border-bottom-color: transparent;
33930
+ border-top-color: transparent;
34021
33931
  }
34022
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34023
- text-align: center;
33932
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33933
+ border-radius: 8px 0 0 8px;
34024
33934
  }
34025
- .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 > * {
34026
- text-align: center;
33935
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33936
+ border-radius: 0 8px 8px 0;
34027
33937
  }
34028
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34029
- text-align: left;
33938
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33939
+ background: rgba(0, 136, 255, 0.1);
34030
33940
  }
34031
- .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 > * {
34032
- text-align: left;
33941
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th {
33942
+ background: #fff;
33943
+ font-weight: 400;
33944
+ position: relative;
33945
+ border-bottom: none;
33946
+ color: #00122e;
33947
+ transition: none;
33948
+ padding: 15px 8px 15px 8px;
34033
33949
  }
34034
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34035
- text-align: right;
33950
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
33951
+ content: "";
33952
+ width: 1px;
33953
+ top: 0;
33954
+ bottom: 0;
33955
+ background: rgba(211, 218, 235, 0.6);
33956
+ position: absolute;
33957
+ right: 0;
34036
33958
  }
34037
- .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 > * {
34038
- text-align: right;
33959
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
33960
+ padding: unset;
34039
33961
  }
34040
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34041
- margin-right: 8px;
33962
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
33963
+ display: none;
34042
33964
  }
34043
- .E_tmoyoag .ant-list .ant-list-item-action {
34044
- padding: 4px;
34045
- width: 24px;
34046
- height: 24px;
33965
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33966
+ width: 100%;
34047
33967
  overflow: hidden;
33968
+ white-space: nowrap;
33969
+ text-overflow: ellipsis;
34048
33970
  }
34049
- .E_tmoyoag .ant-list .ant-list-item-action li {
34050
- padding: 0;
34051
- }
34052
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34053
- cursor: not-allowed;
34054
- opacity: 0.5;
34055
- }
34056
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34057
- margin: 0;
34058
- }
34059
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34060
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34061
- border-radius: 5px;
34062
- font-size: 12px;
34063
- }
34064
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34065
- font-size: inherit;
33971
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33972
+ overflow: hidden;
33973
+ text-overflow: ellipsis;
33974
+ flex: 1;
34066
33975
  }
34067
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34068
- min-height: 24px;
34069
- font-size: 12px;
34070
- position: relative;
33976
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33977
+ padding: 15px 25px 15px 8px;
34071
33978
  }
34072
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34073
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33979
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33980
+ padding: 0;
34074
33981
  }
34075
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34076
- background-color: rgba(237, 241, 250, 0.6);
33982
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33983
+ position: absolute;
33984
+ right: 6px;
33985
+ top: 50%;
33986
+ transform: translateY(-50%);
33987
+ height: 16px;
33988
+ display: none;
33989
+ transition: transform 320ms ease;
34077
33990
  }
34078
-
34079
- .E_a138syjm {
34080
- display: flex;
34081
- align-items: center;
34082
- margin-top: 8px;
33991
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33992
+ display: block;
33993
+ transform: translateY(-50%) rotateX(180deg);
34083
33994
  }
34084
- .E_a138syjm button.ant-btn {
34085
- padding: 2px 8px;
34086
- height: 24px;
33995
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33996
+ display: block;
34087
33997
  }
34088
- .E_a138syjm > span.maximum-desc {
33998
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34089
33999
  display: none;
34090
- margin-left: 8px;
34091
- color: rgba(44, 56, 82, 0.6);
34092
34000
  }
34093
- .E_a138syjm > span.maximum-desc.disabled {
34094
- display: inline;
34001
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34002
+ transform: translateY(-50%);
34095
34003
  }
34096
-
34097
- .E_d77i8u0 {
34098
- width: 24px;
34099
- height: 24px;
34100
- padding: 4px;
34101
- margin-right: 8px;
34004
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34005
+ transform: translateY(-50%) rotateX(180deg);
34102
34006
  }
34103
-
34104
- button.E_l48ei06.ant-btn {
34105
- font-size: 12px;
34106
- line-height: 18px;
34107
- height: 18px;
34007
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34008
+ background: #f2f5fa;
34108
34009
  }
34109
-
34110
- button.E_l48ei06 {
34111
- color: #0080FF;
34112
- height: unset;
34010
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34011
+ display: block;
34113
34012
  }
34114
- button.E_l48ei06 .button-prefix-icon {
34115
- margin-right: 4px;
34013
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
34014
+ padding-right: 25px;
34116
34015
  }
34117
- button.E_l48ei06 .button-suffix-icon {
34118
- margin-left: 4px;
34016
+ .E_tfzf37v .ant-table .ant-table-selection-column {
34017
+ padding: 0 !important;
34119
34018
  }
34120
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34121
- color: #009DFF;
34019
+ .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34020
+ position: absolute;
34021
+ left: 50%;
34022
+ top: 50%;
34023
+ transform: translate(-50%, -50%);
34122
34024
  }
34123
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34124
- color: #005ED1;
34025
+ .E_tfzf37v .ant-table .ant-table-selection-column:after {
34026
+ display: none;
34125
34027
  }
34126
- button.E_l48ei06.ui-kit-link-disabled {
34127
- color: #0080FF;
34028
+ .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
34029
+ background: #fff;
34128
34030
  }
34129
- button.E_l48ei06.ui-kit-link-primary {
34130
- color: #00122E;
34031
+ .E_tfzf37v .ant-table .ant-table-placeholder {
34032
+ background: inherit;
34131
34033
  }
34132
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34133
- color: #0080FF;
34034
+ .E_tfzf37v .ant-table .ant-table-placeholder td {
34035
+ position: static;
34036
+ border: none;
34037
+ background: inherit !important;
34038
+ height: 100px;
34039
+ vertical-align: middle;
34134
34040
  }
34135
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34136
- color: #005ED1;
34041
+ .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
34042
+ .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34043
+ font-weight: bold;
34044
+ font-size: 20px;
34045
+ color: rgba(10, 37, 85, 0.6);
34137
34046
  }
34138
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34139
- color: #00122E;
34047
+ .E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
34048
+ .E_tfzf37v .ant-table th.cell__action_ {
34049
+ z-index: 10;
34140
34050
  }
34141
- button.E_l48ei06.ui-kit-link-secondary {
34142
- color: rgba(44, 56, 82, 0.7490196078);
34051
+ .E_tfzf37v .ant-table td.cell__action_ {
34052
+ padding: 0 !important;
34053
+ position: relative;
34054
+ background: #fff;
34143
34055
  }
34144
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34145
- color: #0080FF;
34056
+ .E_tfzf37v .ant-table td.cell__action_ > * {
34057
+ height: 100%;
34058
+ display: flex;
34059
+ align-items: center;
34060
+ justify-content: flex-end;
34061
+ padding-right: 8px;
34146
34062
  }
34147
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34148
- color: #005ED1;
34063
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button {
34064
+ width: 24px;
34065
+ height: 24px;
34066
+ cursor: pointer;
34067
+ justify-content: center;
34068
+ border-radius: 4px;
34149
34069
  }
34150
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34151
- color: rgba(44, 56, 82, 0.7490196078);
34070
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
34071
+ background: #fff;
34152
34072
  }
34153
34073
 
34154
- .E_tc97u5y {
34155
- height: 100%;
34074
+ .E_r77hffu {
34075
+ display: flex;
34076
+ align-items: center;
34077
+ justify-content: space-between;
34078
+ column-gap: 6px;
34156
34079
  }
34157
34080
 
34158
- .E_tfzf37v {
34159
- height: 100%;
34081
+ .E_p1cmxsf7 {
34082
+ display: flex;
34083
+ flex-direction: column;
34084
+ justify-content: center;
34085
+ row-gap: var(--p1cmxsf7-0);
34160
34086
  }
34161
- .E_tfzf37v.empty-table .ant-table-content {
34162
- overflow: visible !important;
34163
- height: 100%;
34087
+ .E_p1cmxsf7 .antd5-progress-line {
34088
+ font-size: 0;
34164
34089
  }
34165
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34166
- height: 100%;
34090
+
34091
+ .E_w7ob4th.outside-tag {
34092
+ padding-left: 0;
34167
34093
  }
34168
- .E_tfzf37v.empty-table .ant-table-content table {
34169
- width: 100% !important;
34170
- height: 100%;
34094
+ .E_w7ob4th.outside-tag .inside-tag {
34095
+ border-radius: 4px 0 0 4px;
34096
+ padding-right: 4px;
34097
+ margin-right: 4px;
34171
34098
  }
34172
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34173
- padding: 15px 0;
34099
+
34100
+ .E_i1g85yz3 {
34101
+ margin-right: 4px;
34102
+ height: 16px;
34174
34103
  }
34175
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34176
- display: none;
34104
+
34105
+ .E_slr2ynn {
34106
+ padding: 0 8px;
34107
+ height: 18px;
34177
34108
  }
34178
- .E_tfzf37v .active-row td:nth-child(1) {
34179
- font-weight: 700;
34109
+
34110
+ .E_m140wbb6 {
34111
+ padding: 2px 8px;
34112
+ height: 24px;
34180
34113
  }
34181
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34114
+
34115
+ .E_t1fozc1i {
34116
+ margin: 0;
34117
+ }
34118
+
34119
+ .E_i1vxv4ln {
34120
+ margin-right: 4px;
34121
+ height: 16px;
34122
+ }
34123
+
34124
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34182
34125
  font-weight: 700;
34126
+ color: #00122e;
34127
+ background-color: rgba(237, 241, 250, 0.6);
34128
+ border: 1px solid rgba(211, 218, 235, 0.6);
34129
+ word-break: break-all;
34130
+ display: inline;
34131
+ white-space: normal;
34183
34132
  }
34184
- .E_tfzf37v .ant-spin-nested-loading {
34185
- height: 100%;
34133
+
34134
+ .E_t1dtlqs1 {
34135
+ margin-bottom: 4px;
34136
+ color: rgba(44, 56, 82, 0.6);
34137
+ overflow: hidden;
34138
+ text-overflow: ellipsis;
34139
+ white-space: nowrap;
34186
34140
  }
34187
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34188
- height: 100%;
34189
- overflow: visible;
34141
+
34142
+ .E_s1ese5oy {
34143
+ color: rgba(44, 56, 82, 0.6);
34144
+ line-height: 32px;
34145
+ height: 32px;
34146
+ margin-bottom: 0;
34190
34147
  }
34191
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34192
- max-height: none;
34148
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34149
+ color: #0080ff;
34193
34150
  }
34194
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34195
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34196
- display: none;
34151
+ .E_s1ese5oy.warning {
34152
+ color: #ffa500;
34197
34153
  }
34198
- .E_tfzf37v td.ant-table-column-sort {
34199
- background: transparent;
34154
+ .E_s1ese5oy.success {
34155
+ color: #00ba5d;
34200
34156
  }
34201
- .E_tfzf37v td.ant-table-cell-fix-left,
34202
- .E_tfzf37v td.ant-table-cell-fix-right {
34203
- background: #fff;
34204
- padding: 0 !important;
34157
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34158
+ color: #f0483e;
34205
34159
  }
34206
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34207
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34208
- display: flex;
34209
- align-items: center;
34210
- height: 100%;
34211
- padding: 8px;
34160
+ .E_s1ese5oy.normal {
34161
+ color: rgba(44, 56, 82, 0.6);
34212
34162
  }
34213
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34214
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34215
- overflow: hidden;
34216
- text-overflow: ellipsis;
34217
- width: 100%;
34163
+
34164
+ .E_b1ibis43 {
34165
+ margin-bottom: 0;
34166
+ color: #00122e;
34218
34167
  }
34219
- .E_tfzf37v .ant-table-container {
34220
- height: 100%;
34168
+
34169
+ .E_b11xxjd2 {
34170
+ line-height: 32px;
34171
+ margin-right: 6px;
34221
34172
  }
34222
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34223
- box-shadow: none !important;
34173
+
34174
+ .E_bsub5bw.with-description {
34175
+ height: 24px;
34176
+ flex: 1;
34177
+ position: relative;
34178
+ top: -7px;
34179
+ }
34180
+ .E_bsub5bw p {
34181
+ width: 100%;
34182
+ overflow: hidden;
34183
+ text-overflow: ellipsis;
34184
+ white-space: nowrap;
34224
34185
  }
34225
- .E_tfzf37v .ant-table {
34226
- border-radius: 0px;
34227
- border-left: none;
34228
- border-right: none;
34229
- border-bottom: none;
34230
- height: 100%;
34231
- font-size: 12px;
34232
- background: transparent;
34186
+
34187
+ .E_tmoyoag {
34188
+ border: 1px solid rgba(211, 218, 235, 0.6);
34189
+ border-radius: 8px;
34190
+ overflow: auto;
34233
34191
  }
34234
- .E_tfzf37v .ant-table .ant-table-header {
34192
+ .E_tmoyoag .ant-list {
34235
34193
  position: relative;
34236
- z-index: 3;
34237
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34238
- margin-bottom: -1px;
34239
- }
34240
- .E_tfzf37v .ant-table .time-wrapper .date,
34241
- .E_tfzf37v .ant-table .value {
34242
- color: #2d3a56;
34243
34194
  }
34244
- .E_tfzf37v .ant-table .time-wrapper .time,
34245
- .E_tfzf37v .ant-table .unit {
34195
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34196
+ position: sticky;
34197
+ top: 0;
34198
+ z-index: 2;
34199
+ display: flex;
34200
+ padding: 8px;
34201
+ flex-wrap: nowrap;
34202
+ justify-content: flex-start;
34203
+ background: #f2f5fa;
34204
+ font-size: 14px;
34246
34205
  color: rgba(44, 56, 82, 0.6);
34206
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34247
34207
  }
34248
- .E_tfzf37v .ant-table .ant-table-selection {
34249
- position: unset;
34250
- text-align: center;
34208
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34209
+ align-items: inherit;
34251
34210
  }
34252
- .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34253
- background: #fff;
34211
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34212
+ display: flex;
34213
+ justify-content: flex-start;
34214
+ align-items: flex-start;
34215
+ flex-wrap: wrap;
34216
+ padding: 8px;
34217
+ border: none;
34254
34218
  }
34255
- .E_tfzf37v .ant-table .anticon-setting {
34256
- cursor: pointer;
34257
- position: absolute;
34258
- top: 50%;
34259
- right: 12px;
34260
- transform: translateY(-50%);
34219
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34220
+ flex-basis: 100%;
34221
+ margin: 12px 0 0;
34222
+ order: 99;
34223
+ color: rgba(44, 56, 82, 0.6);
34261
34224
  }
34262
- .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34263
- box-shadow: none;
34264
- width: 1px;
34265
- background: rgba(213, 219, 227, 0.6);
34225
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34226
+ color: #f0483e;
34227
+ flex-basis: 100%;
34228
+ order: 98;
34229
+ margin: 12px 0 0;
34266
34230
  }
34267
- .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34268
- box-shadow: none;
34269
- width: 1px;
34270
- background: rgba(213, 219, 227, 0.6);
34231
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34232
+ background-color: rgba(237, 241, 250, 0.6);
34271
34233
  }
34272
- .E_tfzf37v .ant-table .ant-table-tbody {
34273
- position: relative;
34234
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34235
+ background-color: rgba(0, 136, 255, 0.1);
34274
34236
  }
34275
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
34276
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34277
- border-bottom: 1px solid white;
34278
- height: 40px;
34279
- vertical-align: middle;
34280
- transition: background 0ms;
34281
- color: #00122e;
34237
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34238
+ flex: 1 0 0;
34239
+ overflow: hidden;
34282
34240
  }
34283
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
34284
- background: #f2f5fa;
34285
- border-bottom-color: #f2f5fa;
34241
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34242
+ color: rgba(44, 56, 82, 0.6);
34243
+ margin: 0;
34286
34244
  }
34287
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34288
- height: auto;
34289
- color: #00122e;
34290
- font-size: 12px;
34291
- text-align: left;
34292
- transition: none;
34293
- overflow: hidden;
34294
- text-overflow: ellipsis;
34295
- white-space: nowrap;
34245
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34246
+ text-align: center;
34296
34247
  }
34297
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34298
- color: #0096ff;
34248
+ .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 > * {
34249
+ text-align: center;
34299
34250
  }
34300
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34301
- overflow: hidden;
34302
- text-overflow: ellipsis;
34303
- width: 100%;
34304
- vertical-align: middle;
34251
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34252
+ text-align: left;
34305
34253
  }
34306
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
34307
- line-height: 0px;
34254
+ .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 > * {
34255
+ text-align: left;
34308
34256
  }
34309
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
34310
- padding-right: 25px;
34257
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34258
+ text-align: right;
34311
34259
  }
34312
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34313
- border-top-color: transparent;
34260
+ .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 > * {
34261
+ text-align: right;
34314
34262
  }
34315
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
34316
- background: rgba(225, 230, 241, 0.6);
34317
- border-color: transparent transparent white;
34263
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34264
+ margin-right: 8px;
34318
34265
  }
34319
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34320
- border-radius: 8px 0 0 8px;
34266
+ .E_tmoyoag .ant-list .ant-list-item-action {
34267
+ padding: 4px;
34268
+ width: 24px;
34269
+ height: 24px;
34270
+ overflow: hidden;
34321
34271
  }
34322
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34323
- border-radius: 8px 0 0 8px;
34272
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34273
+ padding: 0;
34324
34274
  }
34325
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34326
- content: "";
34327
- width: 4px;
34328
- top: -1px;
34329
- bottom: -1px;
34330
- background: white;
34275
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34276
+ cursor: not-allowed;
34277
+ opacity: 0.5;
34331
34278
  }
34332
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34333
- border-radius: 0 8px 8px 0;
34279
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34280
+ margin: 0;
34334
34281
  }
34335
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34336
- border-radius: 0;
34337
- background: white;
34338
- border-top: none;
34282
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34283
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34284
+ border-radius: 5px;
34285
+ font-size: 12px;
34339
34286
  }
34340
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34341
- border-top: 1px solid transparent;
34342
- border-radius: 0 8px 8px 0;
34343
- background: rgba(225, 230, 241, 0.6);
34287
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34288
+ font-size: inherit;
34344
34289
  }
34345
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34346
- background: white;
34347
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34290
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34291
+ min-height: 24px;
34292
+ font-size: 12px;
34293
+ position: relative;
34348
34294
  }
34349
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34350
- display: flex;
34351
- align-items: center;
34352
- height: 100%;
34353
- background: rgba(225, 230, 241, 0.6);
34295
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34296
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34354
34297
  }
34355
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34356
- background: white;
34357
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34298
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34299
+ background-color: rgba(237, 241, 250, 0.6);
34358
34300
  }
34359
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34301
+
34302
+ .E_a138syjm {
34360
34303
  display: flex;
34361
34304
  align-items: center;
34362
- height: 100%;
34363
- background: rgba(225, 230, 241, 0.6);
34364
- }
34365
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
34366
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34305
+ margin-top: 8px;
34367
34306
  }
34368
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
34369
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34370
- border-radius: 8px;
34307
+ .E_a138syjm button.ant-btn {
34308
+ padding: 2px 8px;
34309
+ height: 24px;
34371
34310
  }
34372
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34373
- border-top-color: white;
34311
+ .E_a138syjm > span.maximum-desc {
34312
+ display: none;
34313
+ margin-left: 8px;
34314
+ color: rgba(44, 56, 82, 0.6);
34374
34315
  }
34375
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
34376
- background: rgba(0, 136, 255, 0.1);
34377
- border-bottom-color: transparent;
34378
- border-top-color: transparent;
34316
+ .E_a138syjm > span.maximum-desc.disabled {
34317
+ display: inline;
34379
34318
  }
34380
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34381
- border-radius: 8px 0 0 8px;
34319
+
34320
+ .E_d77i8u0 {
34321
+ width: 24px;
34322
+ height: 24px;
34323
+ padding: 4px;
34324
+ margin-right: 8px;
34382
34325
  }
34383
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34384
- border-radius: 0 8px 8px 0;
34326
+
34327
+ .E_sjob3jg {
34328
+ --item-min-width: 60px;
34385
34329
  }
34386
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34387
- background: rgba(0, 136, 255, 0.1);
34330
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34331
+ display: none !important;
34388
34332
  }
34389
- .E_tfzf37v .ant-table .ant-table-thead > tr > th {
34390
- background: #fff;
34391
- font-weight: 400;
34392
- position: relative;
34393
- border-bottom: none;
34394
- color: #00122e;
34395
- transition: none;
34396
- padding: 15px 8px 15px 8px;
34333
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34334
+ flex-shrink: 0 !important;
34397
34335
  }
34398
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
34399
- content: "";
34400
- width: 1px;
34401
- top: 0;
34402
- bottom: 0;
34403
- background: rgba(211, 218, 235, 0.6);
34404
- position: absolute;
34405
- right: 0;
34336
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34337
+ color: #0080ff;
34406
34338
  }
34407
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
34408
- padding: unset;
34339
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34340
+ color: #0080ff;
34341
+ font-weight: normal;
34409
34342
  }
34410
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
34411
- display: none;
34343
+ .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 {
34344
+ color: rgba(44, 56, 82, 0.6);
34412
34345
  }
34413
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34414
- width: 100%;
34346
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34347
+ color: #00122e;
34348
+ }
34349
+ .E_sjob3jg .step-item-text {
34350
+ display: inline-block;
34351
+ }
34352
+ .E_sjob3jg .step-item-title {
34415
34353
  overflow: hidden;
34416
34354
  white-space: nowrap;
34417
34355
  text-overflow: ellipsis;
34418
34356
  }
34419
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34420
- overflow: hidden;
34421
- text-overflow: ellipsis;
34357
+
34358
+ .E_hjvj6s6 .ant-steps-item-container {
34359
+ min-width: var(--item-min-width);
34360
+ }
34361
+ .E_hjvj6s6 .ant-steps-item-disabled {
34362
+ cursor: not-allowed !important;
34363
+ }
34364
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34365
+ flex-direction: row;
34366
+ justify-content: stretch;
34367
+ }
34368
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34369
+ padding: 0;
34370
+ margin-right: 4px;
34422
34371
  flex: 1;
34372
+ overflow: visible;
34423
34373
  }
34424
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34425
- padding: 15px 25px 15px 8px;
34374
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34375
+ width: 100%;
34376
+ min-height: unset;
34426
34377
  }
34427
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34378
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34379
+ height: 26px;
34380
+ line-height: 26px;
34381
+ width: 100%;
34428
34382
  padding: 0;
34383
+ font-size: 12px;
34429
34384
  }
34430
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34431
- position: absolute;
34432
- right: 6px;
34433
- top: 50%;
34434
- transform: translateY(-50%);
34435
- height: 16px;
34385
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34386
+ margin-right: 10px;
34387
+ }
34388
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34436
34389
  display: none;
34437
- transition: transform 320ms ease;
34438
34390
  }
34439
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34440
- display: block;
34441
- transform: translateY(-50%) rotateX(180deg);
34391
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34392
+ padding-left: 8px;
34393
+ padding-right: 4px;
34394
+ border-radius: 4px 0 0 4px;
34442
34395
  }
34443
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34444
- display: block;
34396
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34397
+ margin-right: 0;
34445
34398
  }
34446
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34447
- display: none;
34399
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34400
+ padding-right: 8px;
34401
+ padding-left: 12px;
34402
+ border-radius: 0 4px 4px 0;
34448
34403
  }
34449
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34450
- transform: translateY(-50%);
34404
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34405
+ content: "";
34406
+ width: 0;
34407
+ height: 0;
34408
+ border: 13px solid transparent;
34409
+ position: absolute;
34410
+ top: 0;
34411
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34412
+ z-index: 2;
34413
+ position: relative;
34414
+ top: -50%;
34415
+ right: -100%;
34451
34416
  }
34452
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34453
- transform: translateY(-50%) rotateX(180deg);
34417
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34418
+ padding: 0 4px 0 12px;
34454
34419
  }
34455
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34456
- background: #f2f5fa;
34420
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34421
+ content: "";
34422
+ width: 0;
34423
+ height: 0;
34424
+ border: 13px solid transparent;
34425
+ position: absolute;
34426
+ top: 0;
34427
+ border-left: 8px solid #fff;
34428
+ left: 0;
34457
34429
  }
34458
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34459
- display: block;
34430
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34431
+ max-width: calc(100% - var(--item-min-width) * 2);
34460
34432
  }
34461
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
34462
- padding-right: 25px;
34433
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34434
+ background-color: rgba(0, 136, 255, 0.1);
34463
34435
  }
34464
- .E_tfzf37v .ant-table .ant-table-selection-column {
34465
- padding: 0 !important;
34436
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34437
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34466
34438
  }
34467
- .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34468
- position: absolute;
34469
- left: 50%;
34470
- top: 50%;
34471
- transform: translate(-50%, -50%);
34439
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34440
+ cursor: pointer;
34441
+ min-width: var(--item-min-width);
34472
34442
  }
34473
- .E_tfzf37v .ant-table .ant-table-selection-column:after {
34474
- display: none;
34443
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34444
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34445
+ min-width: var(--item-min-width);
34475
34446
  }
34476
- .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
34477
- background: #fff;
34447
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34448
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34449
+ background-color: rgba(237, 241, 250, 0.6);
34478
34450
  }
34479
- .E_tfzf37v .ant-table .ant-table-placeholder {
34480
- background: inherit;
34451
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34452
+ padding: 0;
34481
34453
  }
34482
- .E_tfzf37v .ant-table .ant-table-placeholder td {
34483
- position: static;
34484
- border: none;
34485
- background: inherit !important;
34486
- height: 100px;
34487
- vertical-align: middle;
34454
+
34455
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34456
+ width: 192px;
34457
+ row-gap: 2px;
34488
34458
  }
34489
- .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
34490
- .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34491
- font-weight: bold;
34492
- font-size: 20px;
34493
- color: rgba(10, 37, 85, 0.6);
34459
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34460
+ background-color: rgba(225, 230, 241, 0.6);
34494
34461
  }
34495
- .E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
34496
- .E_tfzf37v .ant-table th.cell__action_ {
34497
- z-index: 10;
34462
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34463
+ color: #00122e !important;
34498
34464
  }
34499
- .E_tfzf37v .ant-table td.cell__action_ {
34500
- padding: 0 !important;
34501
- position: relative;
34502
- background: #fff;
34465
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34466
+ background-color: rgba(225, 230, 241, 0.6);
34503
34467
  }
34504
- .E_tfzf37v .ant-table td.cell__action_ > * {
34505
- height: 100%;
34468
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34469
+ padding: 0 8px;
34470
+ border-radius: 4px;
34471
+ height: 32px;
34506
34472
  display: flex;
34507
34473
  align-items: center;
34508
- justify-content: flex-end;
34509
- padding-right: 8px;
34510
- }
34511
- .E_tfzf37v .ant-table td.cell__action_ .menu-button {
34512
- width: 24px;
34513
- height: 24px;
34514
- cursor: pointer;
34515
- justify-content: center;
34516
- border-radius: 4px;
34517
34474
  }
34518
- .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
34519
- background: #fff;
34475
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34476
+ min-height: auto;
34477
+ white-space: nowrap;
34520
34478
  }
34521
-
34522
- .E_t1gvlxt5 {
34523
- min-width: 0;
34524
- flex: 1;
34479
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34480
+ font-size: 13px;
34481
+ line-height: 20px;
34482
+ max-width: 100%;
34483
+ padding-right: 0;
34525
34484
  }
34526
- .E_t1gvlxt5 .tag {
34527
- flex: 0 0 auto;
34485
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34486
+ background: rgba(0, 128, 255, 0.1);
34528
34487
  }
34529
- .E_t1gvlxt5 .progress-title {
34530
- flex: 2;
34531
- max-width: fit-content;
34488
+
34489
+ .E_h6l1tj4 {
34490
+ width: 100%;
34491
+ display: inline-flex;
34492
+ align-items: center;
34493
+ justify-content: center;
34494
+ column-gap: 4px;
34532
34495
  }
34533
- .E_t1gvlxt5 .progress-desc {
34534
- flex: 1;
34535
- max-width: fit-content;
34496
+ .E_h6l1tj4 .step-item-prefix-container {
34497
+ display: inline-flex;
34498
+ align-items: center;
34499
+ width: 18px;
34500
+ height: 18px;
34501
+ color: rgba(44, 56, 82, 0.75);
34502
+ justify-content: center;
34536
34503
  }
34537
34504
 
34538
- .E_a1ji6r68 {
34505
+ .E_v18frne8 {
34506
+ width: 100%;
34539
34507
  display: flex;
34540
34508
  align-items: center;
34541
- column-gap: var(--a1ji6r68-0);
34509
+ justify-content: center;
34510
+ column-gap: 6px;
34511
+ font-size: 13px;
34512
+ }
34513
+ .E_v18frne8 .step-item-prefix-container {
34514
+ display: inline-flex;
34515
+ align-items: center;
34516
+ min-width: 20px;
34517
+ min-height: 20px;
34518
+ color: rgba(44, 56, 82, 0.75);
34519
+ justify-content: center;
34542
34520
  }
34543
34521
 
34544
34522
  .E_t13ef470 {
@@ -34571,6 +34549,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34571
34549
  background: rgba(163, 180, 204, 0.18);
34572
34550
  }
34573
34551
 
34552
+ .E_t1gvlxt5 {
34553
+ min-width: 0;
34554
+ flex: 1;
34555
+ }
34556
+ .E_t1gvlxt5 .tag {
34557
+ flex: 0 0 auto;
34558
+ }
34559
+ .E_t1gvlxt5 .progress-title {
34560
+ flex: 2;
34561
+ max-width: fit-content;
34562
+ }
34563
+ .E_t1gvlxt5 .progress-desc {
34564
+ flex: 1;
34565
+ max-width: fit-content;
34566
+ }
34567
+
34568
+ .E_a1ji6r68 {
34569
+ display: flex;
34570
+ align-items: center;
34571
+ column-gap: var(--a1ji6r68-0);
34572
+ }
34573
+
34574
34574
  .E_msn7nxt {
34575
34575
  color: rgba(44, 56, 82, 0.6);
34576
34576
  text-align: center;