@cloudtower/eagle 0.33.50 → 0.33.51

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
@@ -29673,24 +29673,24 @@ html body {
29673
29673
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29674
29674
  }
29675
29675
  }
29676
- .E_c18gxmrl {
29677
- border: 1px solid #d8deeb;
29678
- border-radius: 4px;
29679
- }
29680
- .E_c18gxmrl + .E_c18gxmrl {
29681
- margin-top: 8px;
29676
+ .E_m74vjol {
29677
+ display: flex;
29678
+ justify-content: space-between;
29679
+ width: 100%;
29682
29680
  }
29683
- .E_c18gxmrl:hover {
29684
- border-color: #0080ff;
29681
+ .E_m74vjol .action {
29682
+ margin-left: 16px;
29685
29683
  }
29686
- .E_c18gxmrl:hover > header {
29687
- background: rgba(0, 128, 255, 0.1);
29684
+
29685
+ .E_a1o35uvh.ant-alert-closable {
29686
+ padding-right: 12px;
29688
29687
  }
29689
- .E_c18gxmrl.active header {
29690
- border-bottom: 1px solid #d8deeb;
29688
+ .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
29689
+ height: fit-content;
29690
+ margin-left: 16px;
29691
29691
  }
29692
- .E_c18gxmrl > header {
29693
- padding: 8px 12px;
29692
+ .E_a1o35uvh .ant-alert-message {
29693
+ flex: 1;
29694
29694
  }
29695
29695
 
29696
29696
  .E_berrcjl {
@@ -29709,24 +29709,33 @@ html body {
29709
29709
  color: #005ed1;
29710
29710
  }
29711
29711
 
29712
- .E_m74vjol {
29713
- display: flex;
29714
- justify-content: space-between;
29715
- width: 100%;
29716
- }
29717
- .E_m74vjol .action {
29718
- margin-left: 16px;
29712
+ .E_b1nip9bk {
29713
+ padding: 4px 11px;
29719
29714
  }
29720
29715
 
29721
- .E_a1o35uvh.ant-alert-closable {
29722
- padding-right: 12px;
29716
+ .E_bqamoqe {
29717
+ white-space: nowrap;
29718
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29723
29719
  }
29724
- .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
29725
- height: fit-content;
29726
- margin-left: 16px;
29720
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29721
+ --color: #0080ff;
29727
29722
  }
29728
- .E_a1o35uvh .ant-alert-message {
29729
- flex: 1;
29723
+ .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] {
29724
+ --color: #0080ff;
29725
+ }
29726
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29727
+ margin-left: 1px;
29728
+ }
29729
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29730
+ border-top-right-radius: 0;
29731
+ border-bottom-right-radius: 0;
29732
+ }
29733
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29734
+ border-top-left-radius: 0;
29735
+ border-bottom-left-radius: 0;
29736
+ }
29737
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29738
+ border-radius: unset;
29730
29739
  }
29731
29740
 
29732
29741
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -29986,33 +29995,53 @@ html body {
29986
29995
  justify-content: center;
29987
29996
  }
29988
29997
 
29989
- .E_b1nip9bk {
29990
- padding: 4px 11px;
29998
+ .E_c18gxmrl {
29999
+ border: 1px solid #d8deeb;
30000
+ border-radius: 4px;
30001
+ }
30002
+ .E_c18gxmrl + .E_c18gxmrl {
30003
+ margin-top: 8px;
30004
+ }
30005
+ .E_c18gxmrl:hover {
30006
+ border-color: #0080ff;
30007
+ }
30008
+ .E_c18gxmrl:hover > header {
30009
+ background: rgba(0, 128, 255, 0.1);
30010
+ }
30011
+ .E_c18gxmrl.active header {
30012
+ border-bottom: 1px solid #d8deeb;
30013
+ }
30014
+ .E_c18gxmrl > header {
30015
+ padding: 8px 12px;
29991
30016
  }
29992
30017
 
29993
- .E_bqamoqe {
29994
- white-space: nowrap;
29995
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30018
+ .E_ccrbeuz .ant-collapse-item {
30019
+ border: 0px;
30020
+ background-color: #fff;
29996
30021
  }
29997
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29998
- --color: #0080ff;
30022
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30023
+ padding-top: 0px;
30024
+ padding-bottom: 0px;
30025
+ padding-left: 0px !important;
30026
+ padding-right: 24px;
29999
30027
  }
30000
- .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] {
30001
- --color: #0080ff;
30028
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30029
+ right: 0px;
30002
30030
  }
30003
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30004
- margin-left: 1px;
30031
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30032
+ padding: 0px;
30005
30033
  }
30006
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30007
- border-top-right-radius: 0;
30008
- border-bottom-right-radius: 0;
30034
+
30035
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30036
+ padding-right: 0px;
30037
+ cursor: default;
30009
30038
  }
30010
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30011
- border-top-left-radius: 0;
30012
- border-bottom-left-radius: 0;
30039
+
30040
+ .E_c1yyuluq {
30041
+ border-radius: 8px;
30013
30042
  }
30014
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30015
- border-radius: unset;
30043
+ .E_c1yyuluq .ant-card-body {
30044
+ padding: 20px 24px 24px 24px;
30016
30045
  }
30017
30046
 
30018
30047
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
@@ -30028,6 +30057,10 @@ html body {
30028
30057
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30029
30058
  }
30030
30059
 
30060
+ .E_sx1bpnu .ant-input-sm {
30061
+ line-height: 18px;
30062
+ }
30063
+
30031
30064
  .E_d1bw7c5z {
30032
30065
  position: relative;
30033
30066
  max-width: 388px;
@@ -30133,35 +30166,6 @@ html body {
30133
30166
  text-align: center;
30134
30167
  }
30135
30168
 
30136
- .E_ccrbeuz .ant-collapse-item {
30137
- border: 0px;
30138
- background-color: #fff;
30139
- }
30140
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30141
- padding-top: 0px;
30142
- padding-bottom: 0px;
30143
- padding-left: 0px !important;
30144
- padding-right: 24px;
30145
- }
30146
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30147
- right: 0px;
30148
- }
30149
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30150
- padding: 0px;
30151
- }
30152
-
30153
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30154
- padding-right: 0px;
30155
- cursor: default;
30156
- }
30157
-
30158
- .E_c1yyuluq {
30159
- border-radius: 8px;
30160
- }
30161
- .E_c1yyuluq .ant-card-body {
30162
- padding: 20px 24px 24px 24px;
30163
- }
30164
-
30165
30169
  .E_itxley7.ant-input-group.ant-input-group-compact {
30166
30170
  display: flex;
30167
30171
  }
@@ -30174,10 +30178,6 @@ html body {
30174
30178
  border-top-right-radius: 5px;
30175
30179
  }
30176
30180
 
30177
- .E_sx1bpnu .ant-input-sm {
30178
- line-height: 18px;
30179
- }
30180
-
30181
30181
  .E_phljevk {
30182
30182
  display: flex;
30183
30183
  justify-content: space-between;
@@ -30245,99 +30245,8 @@ html body {
30245
30245
  color: rgba(44, 56, 82, 0.6);
30246
30246
  }
30247
30247
 
30248
- .E_c1bus5hc {
30249
- --color: white;
30250
- height: 14px;
30251
- width: 14px;
30252
- border-radius: 50%;
30253
- flex-shrink: 0;
30254
- display: flex;
30255
- align-items: center;
30256
- justify-content: center;
30257
- border: 1px solid var(--color);
30258
- }
30259
- .E_c1bus5hc .circle-inner {
30260
- position: relative;
30261
- height: 10px;
30262
- width: 10px;
30263
- border-radius: 50%;
30264
- overflow: hidden;
30265
- }
30266
- .E_c1bus5hc .circle-content {
30267
- position: absolute;
30268
- height: 100%;
30269
- width: 100%;
30270
- left: 0;
30271
- top: 0;
30272
- border-radius: 50%;
30273
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30274
- transform: rotate(180deg);
30275
- }
30276
- .E_c1bus5hc .circle-child {
30277
- position: absolute;
30278
- height: 100%;
30279
- width: 100%;
30280
- left: 0;
30281
- top: 0;
30282
- margin-left: 50%;
30283
- transform-origin: left;
30284
- background: white;
30285
- transform: rotate(0deg);
30286
- }
30287
-
30288
- .E_s1dizucg.ant-switch {
30289
- min-width: 40px;
30290
- height: 24px;
30291
- background: rgba(172, 186, 211, 0.6);
30292
- overflow: hidden;
30293
- }
30294
- .E_s1dizucg.ant-switch:focus {
30295
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30296
- }
30297
- .E_s1dizucg.ant-switch-small {
30298
- min-width: 26px;
30299
- height: 16px;
30300
- }
30301
- .E_s1dizucg.ant-switch-large {
30302
- min-width: 52px;
30303
- height: 32px;
30304
- }
30305
- .E_s1dizucg.ant-switch .ant-switch-handle {
30306
- height: 20px;
30307
- width: 20px;
30308
- }
30309
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30310
- border-radius: 10px;
30311
- transition-delay: 120ms;
30312
- }
30313
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30314
- height: 14px;
30315
- width: 14px;
30316
- top: 1px;
30317
- left: 1px;
30318
- }
30319
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30320
- height: 28px;
30321
- width: 28px;
30322
- }
30323
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30324
- border-radius: 14px;
30325
- }
30326
- .E_s1dizucg.ant-switch-checked {
30327
- background-color: #00ba5d;
30328
- }
30329
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30330
- left: calc(100% - 20px - 2px);
30331
- }
30332
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30333
- left: calc(100% - 14px - 1px);
30334
- }
30335
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30336
- left: calc(100% - 28px - 2px);
30337
- }
30338
-
30339
- .E_c1up6e3y {
30340
- margin-left: 5px;
30248
+ .E_tju3gfj .date {
30249
+ margin-right: 4px;
30341
30250
  }
30342
30251
 
30343
30252
  .E_rapgekc.ant-radio-wrapper {
@@ -30486,89 +30395,125 @@ html body {
30486
30395
  width: 36px;
30487
30396
  }
30488
30397
 
30489
- .E_s1dni7lo {
30490
- width: 430px !important;
30398
+ .E_c1bus5hc {
30399
+ --color: white;
30400
+ height: 14px;
30401
+ width: 14px;
30402
+ border-radius: 50%;
30403
+ flex-shrink: 0;
30404
+ display: flex;
30405
+ align-items: center;
30406
+ justify-content: center;
30407
+ border: 1px solid var(--color);
30491
30408
  }
30492
-
30493
- .E_d1wwmmm5 .ant-select-item-group {
30494
- padding: 8px 16px;
30495
- line-height: 18px;
30496
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30497
- height: 34px;
30498
- min-height: 34px;
30499
- box-sizing: border-box;
30500
- margin-top: 8px;
30409
+ .E_c1bus5hc .circle-inner {
30410
+ position: relative;
30411
+ height: 10px;
30412
+ width: 10px;
30413
+ border-radius: 50%;
30414
+ overflow: hidden;
30415
+ }
30416
+ .E_c1bus5hc .circle-content {
30417
+ position: absolute;
30418
+ height: 100%;
30419
+ width: 100%;
30420
+ left: 0;
30421
+ top: 0;
30422
+ border-radius: 50%;
30423
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30424
+ transform: rotate(180deg);
30425
+ }
30426
+ .E_c1bus5hc .circle-child {
30427
+ position: absolute;
30428
+ height: 100%;
30429
+ width: 100%;
30430
+ left: 0;
30431
+ top: 0;
30432
+ margin-left: 50%;
30433
+ transform-origin: left;
30434
+ background: white;
30435
+ transform: rotate(0deg);
30501
30436
  }
30502
30437
 
30503
- .E_o1ugr09p {
30504
- display: flex;
30505
- flex-direction: column;
30506
- margin: 1px 8px;
30507
- padding: 8px;
30508
- border-radius: 4px;
30438
+ .E_s1dizucg.ant-switch {
30439
+ min-width: 40px;
30440
+ height: 24px;
30441
+ background: rgba(172, 186, 211, 0.6);
30442
+ overflow: hidden;
30509
30443
  }
30510
- .E_o1ugr09p .selected-icon {
30511
- display: none;
30444
+ .E_s1dizucg.ant-switch:focus {
30445
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30512
30446
  }
30513
- .E_o1ugr09p.ant-select-item-option-grouped {
30514
- padding-left: 8px;
30447
+ .E_s1dizucg.ant-switch-small {
30448
+ min-width: 26px;
30449
+ height: 16px;
30515
30450
  }
30516
- .E_o1ugr09p.ant-select-item-option-selected {
30517
- background-color: white;
30451
+ .E_s1dizucg.ant-switch-large {
30452
+ min-width: 52px;
30453
+ height: 32px;
30518
30454
  }
30519
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30520
- color: #0080ff;
30455
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30456
+ height: 20px;
30457
+ width: 20px;
30521
30458
  }
30522
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30523
- display: block;
30459
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30460
+ border-radius: 10px;
30461
+ transition-delay: 120ms;
30524
30462
  }
30525
- .E_o1ugr09p.ant-select-item-option-active {
30526
- background: rgba(0, 136, 255, 0.16);
30463
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30464
+ height: 14px;
30465
+ width: 14px;
30466
+ top: 1px;
30467
+ left: 1px;
30527
30468
  }
30528
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30529
- color: #0080ff;
30469
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30470
+ height: 28px;
30471
+ width: 28px;
30530
30472
  }
30531
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30532
- background: rgba(0, 136, 255, 0.1);
30533
- color: #0080ff;
30473
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30474
+ border-radius: 14px;
30534
30475
  }
30535
-
30536
- .E_o1ifxsq4 {
30537
- display: flex;
30538
- justify-content: space-between;
30539
- height: 20px;
30540
- line-height: 20px;
30476
+ .E_s1dizucg.ant-switch-checked {
30477
+ background-color: #00ba5d;
30541
30478
  }
30542
- .E_o1ifxsq4 .timezone-title {
30543
- color: #2d3a56;
30544
- overflow: hidden;
30545
- text-overflow: ellipsis;
30479
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30480
+ left: calc(100% - 20px - 2px);
30481
+ }
30482
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30483
+ left: calc(100% - 14px - 1px);
30484
+ }
30485
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30486
+ left: calc(100% - 28px - 2px);
30546
30487
  }
30547
30488
 
30548
- .E_o1zue7 {
30549
- display: flex;
30550
- justify-content: space-between;
30551
- color: rgba(44, 56, 82, 0.6);
30552
- height: 18px;
30553
- line-height: 18px;
30554
- margin-top: 2px;
30489
+ .E_c1up6e3y {
30490
+ margin-left: 5px;
30555
30491
  }
30556
30492
 
30557
- .E_tyfmlxg {
30558
- border: none;
30559
- margin-right: 0;
30560
- background: rgba(225, 230, 241, 0.6);
30493
+ .E_i11gg7mj .ant-input-prefix {
30494
+ margin-right: 8px;
30495
+ }
30496
+ .E_i11gg7mj .ant-input-suffix {
30497
+ margin-left: 8px;
30561
30498
  }
30562
30499
 
30563
- .E_o18uybox {
30564
- pointer-events: none;
30565
- height: 32px;
30566
- width: 100%;
30567
- opacity: 0;
30500
+ .E_cc368xp {
30501
+ color: #00122e;
30502
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30503
+ margin-right: 8px;
30504
+ padding-right: 8px;
30568
30505
  }
30569
30506
 
30570
- .E_tju3gfj .date {
30571
- margin-right: 4px;
30507
+ .E_i11o6xqj {
30508
+ display: flex;
30509
+ gap: 4px;
30510
+ }
30511
+ .E_i11o6xqj .icon-wrapper {
30512
+ cursor: pointer;
30513
+ }
30514
+
30515
+ .E_d19ruhdj.icon-wrapper {
30516
+ cursor: not-allowed;
30572
30517
  }
30573
30518
 
30574
30519
  .E_s1sck0th {
@@ -30653,30 +30598,89 @@ html body {
30653
30598
  background-color: #7E41FF;
30654
30599
  }
30655
30600
 
30656
- .E_i11gg7mj .ant-input-prefix {
30657
- margin-right: 8px;
30601
+ .E_s1dni7lo {
30602
+ width: 430px !important;
30658
30603
  }
30659
- .E_i11gg7mj .ant-input-suffix {
30660
- margin-left: 8px;
30604
+
30605
+ .E_d1wwmmm5 .ant-select-item-group {
30606
+ padding: 8px 16px;
30607
+ line-height: 18px;
30608
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30609
+ height: 34px;
30610
+ min-height: 34px;
30611
+ box-sizing: border-box;
30612
+ margin-top: 8px;
30661
30613
  }
30662
30614
 
30663
- .E_cc368xp {
30664
- color: #00122e;
30665
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30666
- margin-right: 8px;
30667
- padding-right: 8px;
30615
+ .E_o1ugr09p {
30616
+ display: flex;
30617
+ flex-direction: column;
30618
+ margin: 1px 8px;
30619
+ padding: 8px;
30620
+ border-radius: 4px;
30621
+ }
30622
+ .E_o1ugr09p .selected-icon {
30623
+ display: none;
30624
+ }
30625
+ .E_o1ugr09p.ant-select-item-option-grouped {
30626
+ padding-left: 8px;
30627
+ }
30628
+ .E_o1ugr09p.ant-select-item-option-selected {
30629
+ background-color: white;
30630
+ }
30631
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30632
+ color: #0080ff;
30633
+ }
30634
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30635
+ display: block;
30636
+ }
30637
+ .E_o1ugr09p.ant-select-item-option-active {
30638
+ background: rgba(0, 136, 255, 0.16);
30639
+ }
30640
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30641
+ color: #0080ff;
30642
+ }
30643
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30644
+ background: rgba(0, 136, 255, 0.1);
30645
+ color: #0080ff;
30668
30646
  }
30669
30647
 
30670
- .E_i11o6xqj {
30648
+ .E_o1ifxsq4 {
30671
30649
  display: flex;
30672
- gap: 4px;
30650
+ justify-content: space-between;
30651
+ height: 20px;
30652
+ line-height: 20px;
30673
30653
  }
30674
- .E_i11o6xqj .icon-wrapper {
30675
- cursor: pointer;
30654
+ .E_o1ifxsq4 .timezone-title {
30655
+ color: #2d3a56;
30656
+ overflow: hidden;
30657
+ text-overflow: ellipsis;
30676
30658
  }
30677
30659
 
30678
- .E_d19ruhdj.icon-wrapper {
30679
- cursor: not-allowed;
30660
+ .E_o1zue7 {
30661
+ display: flex;
30662
+ justify-content: space-between;
30663
+ color: rgba(44, 56, 82, 0.6);
30664
+ height: 18px;
30665
+ line-height: 18px;
30666
+ margin-top: 2px;
30667
+ }
30668
+
30669
+ .E_tyfmlxg {
30670
+ border: none;
30671
+ margin-right: 0;
30672
+ background: rgba(225, 230, 241, 0.6);
30673
+ }
30674
+
30675
+ .E_o18uybox {
30676
+ pointer-events: none;
30677
+ height: 32px;
30678
+ width: 100%;
30679
+ opacity: 0;
30680
+ }
30681
+
30682
+ .E_iq1gosr {
30683
+ display: inline-block;
30680
30684
  }
30681
30685
 
30682
30686
  .E_t1m2x205 .ant-tooltip-arrow {
@@ -30690,8 +30694,53 @@ html body {
30690
30694
  visibility: hidden;
30691
30695
  }
30692
30696
 
30693
- .E_iq1gosr {
30694
- display: inline-block;
30697
+ .E_fzh9mnb {
30698
+ width: 100%;
30699
+ height: 100%;
30700
+ min-height: 124px;
30701
+ display: flex;
30702
+ flex-direction: column;
30703
+ justify-content: center;
30704
+ align-items: center;
30705
+ }
30706
+ .E_fzh9mnb .error-text {
30707
+ color: rgba(10, 37, 85, 0.6);
30708
+ margin-bottom: 16px;
30709
+ font-size: 18px;
30710
+ }
30711
+
30712
+ .E_f7pxqmh {
30713
+ width: 100%;
30714
+ margin-bottom: 0 !important;
30715
+ flex-flow: nowrap !important;
30716
+ line-break: auto;
30717
+ }
30718
+ .E_f7pxqmh > .ant-form-item-label {
30719
+ text-align: left !important;
30720
+ padding-bottom: 0 !important;
30721
+ }
30722
+ .E_f7pxqmh > .ant-form-item-label > label {
30723
+ min-height: 32px;
30724
+ height: auto;
30725
+ font-size: 13px;
30726
+ color: rgba(44, 56, 82, 0.6);
30727
+ white-space: normal;
30728
+ }
30729
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30730
+ border-color: #ff4d4f !important;
30731
+ }
30732
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30733
+ border-color: #ff4d4f !important;
30734
+ }
30735
+ .E_f7pxqmh .ant-form-item-explain {
30736
+ margin-top: 4px;
30737
+ font-size: 12px;
30738
+ min-height: 0px;
30739
+ }
30740
+ .E_f7pxqmh .ant-form-item-extra {
30741
+ font-size: 12px;
30742
+ color: rgba(44, 56, 82, 0.6);
30743
+ min-height: 0px;
30695
30744
  }
30696
30745
 
30697
30746
  .E_i1inqkme {
@@ -30707,6 +30756,37 @@ html body {
30707
30756
  margin-right: 4px;
30708
30757
  }
30709
30758
 
30759
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30760
+ display: var(--a1wfy30z-0);
30761
+ }
30762
+ .E_a1wfy30z .ant-input-number-input-wrap {
30763
+ padding: 4px 11px;
30764
+ display: inline-flex;
30765
+ line-height: 1.5715;
30766
+ height: inherit;
30767
+ }
30768
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30769
+ content: var(--a1wfy30z-1);
30770
+ display: var(--a1wfy30z-2);
30771
+ flex: none;
30772
+ align-items: center;
30773
+ margin-left: 4px;
30774
+ }
30775
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30776
+ content: var(--a1wfy30z-3);
30777
+ display: var(--a1wfy30z-4);
30778
+ flex: none;
30779
+ align-items: center;
30780
+ margin-right: 4px;
30781
+ cursor: auto;
30782
+ }
30783
+ .E_a1wfy30z .ant-input-number-input {
30784
+ padding: 0;
30785
+ margin: 0;
30786
+ height: auto;
30787
+ font-size: inherit;
30788
+ }
30789
+
30710
30790
  .E_atcz0kf .ant-input-suffix {
30711
30791
  margin-left: 8px;
30712
30792
  }
@@ -30714,6 +30794,24 @@ html body {
30714
30794
  padding: 2px 7px 2px 12px;
30715
30795
  }
30716
30796
 
30797
+ .E_iouxfgt {
30798
+ display: inline-flex;
30799
+ align-items: center;
30800
+ }
30801
+ .E_iouxfgt .icon-inner {
30802
+ display: inline-flex;
30803
+ align-items: center;
30804
+ justify-content: center;
30805
+ }
30806
+ .E_iouxfgt .icon-inner + span,
30807
+ .E_iouxfgt span + .icon-inner.suffix {
30808
+ margin-left: 4px;
30809
+ }
30810
+ .E_iouxfgt.is-rotate img,
30811
+ .E_iouxfgt.is-rotate svg {
30812
+ animation: rotate 680ms linear infinite;
30813
+ }
30814
+
30717
30815
  .E_ai7qkf2 .ant-input-number-handler-wrap {
30718
30816
  display: var(--ai7qkf2-0);
30719
30817
  }
@@ -30773,146 +30871,14 @@ html body {
30773
30871
  border: 1px;
30774
30872
  padding: 2px 8px;
30775
30873
  }
30776
-
30777
- .E_iouxfgt {
30778
- display: inline-flex;
30779
- align-items: center;
30780
- }
30781
- .E_iouxfgt .icon-inner {
30782
- display: inline-flex;
30783
- align-items: center;
30784
- justify-content: center;
30785
- }
30786
- .E_iouxfgt .icon-inner + span,
30787
- .E_iouxfgt span + .icon-inner.suffix {
30788
- margin-left: 4px;
30789
- }
30790
- .E_iouxfgt.is-rotate img,
30791
- .E_iouxfgt.is-rotate svg {
30792
- animation: rotate 680ms linear infinite;
30793
- }
30794
-
30795
- .E_a1wfy30z .ant-input-number-handler-wrap {
30796
- display: var(--a1wfy30z-0);
30797
- }
30798
- .E_a1wfy30z .ant-input-number-input-wrap {
30799
- padding: 4px 11px;
30800
- display: inline-flex;
30801
- line-height: 1.5715;
30802
- height: inherit;
30803
- }
30804
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30805
- content: var(--a1wfy30z-1);
30806
- display: var(--a1wfy30z-2);
30807
- flex: none;
30808
- align-items: center;
30809
- margin-left: 4px;
30810
- }
30811
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30812
- content: var(--a1wfy30z-3);
30813
- display: var(--a1wfy30z-4);
30814
- flex: none;
30815
- align-items: center;
30816
- margin-right: 4px;
30817
- cursor: auto;
30818
- }
30819
- .E_a1wfy30z .ant-input-number-input {
30820
- padding: 0;
30821
- margin: 0;
30822
- height: auto;
30823
- font-size: inherit;
30824
- }
30825
-
30826
- .E_f7pxqmh {
30827
- width: 100%;
30828
- margin-bottom: 0 !important;
30829
- flex-flow: nowrap !important;
30830
- line-break: auto;
30831
- }
30832
- .E_f7pxqmh > .ant-form-item-label {
30833
- text-align: left !important;
30834
- padding-bottom: 0 !important;
30835
- }
30836
- .E_f7pxqmh > .ant-form-item-label > label {
30837
- min-height: 32px;
30838
- height: auto;
30839
- font-size: 13px;
30840
- color: rgba(44, 56, 82, 0.6);
30841
- white-space: normal;
30842
- }
30843
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30844
- border-color: #ff4d4f !important;
30845
- }
30846
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30847
- border-color: #ff4d4f !important;
30848
- }
30849
- .E_f7pxqmh .ant-form-item-explain {
30850
- margin-top: 4px;
30851
- font-size: 12px;
30852
- min-height: 0px;
30853
- }
30854
- .E_f7pxqmh .ant-form-item-extra {
30855
- font-size: 12px;
30856
- color: rgba(44, 56, 82, 0.6);
30857
- min-height: 0px;
30858
- }
30859
-
30860
- .E_owd0kml {
30861
- display: inline-block;
30862
- }
30863
-
30864
- .E_h1jsgezc {
30865
- visibility: hidden;
30866
- position: absolute;
30867
- }
30868
-
30869
- .E_fzh9mnb {
30870
- width: 100%;
30871
- height: 100%;
30872
- min-height: 124px;
30873
- display: flex;
30874
- flex-direction: column;
30875
- justify-content: center;
30876
- align-items: center;
30877
- }
30878
- .E_fzh9mnb .error-text {
30879
- color: rgba(10, 37, 85, 0.6);
30880
- margin-bottom: 16px;
30881
- font-size: 18px;
30882
- }
30883
-
30884
- .E_m196gn1d {
30885
- min-width: 1280px;
30886
- }
30887
-
30888
- .E_a1b5xrg3 .user-icon-inner {
30889
- display: inline-flex;
30890
- align-items: center;
30891
- justify-content: center;
30892
- color: #fff;
30893
- font-weight: bold;
30894
- font-size: 12px;
30895
- width: 24px;
30896
- height: 24px;
30897
- border-radius: 50%;
30898
- background: var(--a1b5xrg3-0);
30899
- }
30900
- .E_a1b5xrg3.btn-item {
30901
- transition: all 160ms ease;
30902
- cursor: pointer;
30903
- width: 56px;
30904
- height: 40px;
30905
- display: inline-flex;
30906
- align-items: center;
30907
- justify-content: center;
30908
- border-radius: 6px;
30909
- }
30910
- .E_a1b5xrg3.btn-item:hover {
30911
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
30874
+
30875
+ .E_owd0kml {
30876
+ display: inline-block;
30912
30877
  }
30913
- .E_a1b5xrg3.btn-item:active {
30914
- transform: translateY(2px);
30915
- transition: all 320ms ease;
30878
+
30879
+ .E_h1jsgezc {
30880
+ visibility: hidden;
30881
+ position: absolute;
30916
30882
  }
30917
30883
 
30918
30884
  .E_dsnbhzf {
@@ -31390,6 +31356,40 @@ html body {
31390
31356
  line-height: 12px;
31391
31357
  }
31392
31358
 
31359
+ .E_a1b5xrg3 .user-icon-inner {
31360
+ display: inline-flex;
31361
+ align-items: center;
31362
+ justify-content: center;
31363
+ color: #fff;
31364
+ font-weight: bold;
31365
+ font-size: 12px;
31366
+ width: 24px;
31367
+ height: 24px;
31368
+ border-radius: 50%;
31369
+ background: var(--a1b5xrg3-0);
31370
+ }
31371
+ .E_a1b5xrg3.btn-item {
31372
+ transition: all 160ms ease;
31373
+ cursor: pointer;
31374
+ width: 56px;
31375
+ height: 40px;
31376
+ display: inline-flex;
31377
+ align-items: center;
31378
+ justify-content: center;
31379
+ border-radius: 6px;
31380
+ }
31381
+ .E_a1b5xrg3.btn-item:hover {
31382
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31383
+ }
31384
+ .E_a1b5xrg3.btn-item:active {
31385
+ transform: translateY(2px);
31386
+ transition: all 320ms ease;
31387
+ }
31388
+
31389
+ .E_m196gn1d {
31390
+ min-width: 1280px;
31391
+ }
31392
+
31393
31393
  .E_cnujxq2 {
31394
31394
  display: flex;
31395
31395
  flex-direction: column;
@@ -32536,22 +32536,6 @@ input.E_rf8rlle.ant-input {
32536
32536
  font-size: 14px;
32537
32537
  }
32538
32538
 
32539
- .E_ryby9ds {
32540
- display: flex;
32541
- align-items: center;
32542
- }
32543
- .E_ryby9ds .order {
32544
- height: 24px;
32545
- width: 24px;
32546
- border-radius: 20px;
32547
- color: #0080ff;
32548
- background: rgba(0, 136, 255, 0.1);
32549
- display: flex;
32550
- align-items: center;
32551
- justify-content: center;
32552
- margin-right: 6px;
32553
- }
32554
-
32555
32539
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32556
32540
  margin-right: 2px;
32557
32541
  }
@@ -32587,6 +32571,22 @@ input.E_rf8rlle.ant-input {
32587
32571
  background-color: transparent;
32588
32572
  }
32589
32573
 
32574
+ .E_ryby9ds {
32575
+ display: flex;
32576
+ align-items: center;
32577
+ }
32578
+ .E_ryby9ds .order {
32579
+ height: 24px;
32580
+ width: 24px;
32581
+ border-radius: 20px;
32582
+ color: #0080ff;
32583
+ background: rgba(0, 136, 255, 0.1);
32584
+ display: flex;
32585
+ align-items: center;
32586
+ justify-content: center;
32587
+ margin-right: 6px;
32588
+ }
32589
+
32590
32590
  .E_m5foqp8 {
32591
32591
  --footer-height: 96px;
32592
32592
  --header-height: 80px;
@@ -32884,23 +32884,6 @@ input.E_rf8rlle.ant-input {
32884
32884
  padding: 0 12px 14px 12px;
32885
32885
  }
32886
32886
 
32887
- .E_b14q2gmw {
32888
- 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);
32889
- }
32890
-
32891
- .E_c1eym6el {
32892
- border-radius: 8px;
32893
- background-color: white;
32894
- }
32895
- .E_c1eym6el.hoverable {
32896
- cursor: pointer;
32897
- }
32898
- .E_c1eym6el.hoverable:hover {
32899
- transition: all 200ms ease;
32900
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32901
- transform: translateY(-4px);
32902
- }
32903
-
32904
32887
  .E_ckui4s7 {
32905
32888
  color: #2d3a56;
32906
32889
  line-height: 22px;
@@ -32965,6 +32948,15 @@ input.E_rf8rlle.ant-input {
32965
32948
  margin-left: 24px;
32966
32949
  }
32967
32950
 
32951
+ .E_w7ob4th.outside-tag {
32952
+ padding-left: 0;
32953
+ }
32954
+ .E_w7ob4th.outside-tag .inside-tag {
32955
+ border-radius: 4px 0 0 4px;
32956
+ padding-right: 4px;
32957
+ margin-right: 4px;
32958
+ }
32959
+
32968
32960
  .E_lht19u8 {
32969
32961
  width: 64px;
32970
32962
  height: 64px;
@@ -33000,47 +32992,230 @@ input.E_rf8rlle.ant-input {
33000
32992
  transform-origin: top left;
33001
32993
  animation: loading-indicator2 1100ms ease-out infinite;
33002
32994
  }
33003
-
33004
- .E_l17lbdo6 {
33005
- position: absolute;
33006
- width: 5px;
33007
- height: 48px;
33008
- left: 52.9px;
33009
- top: 51.8px;
33010
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33011
- border-radius: 5px;
33012
- transform: rotate(112deg);
33013
- transform-origin: top left;
33014
- animation: loading-indicator3 1100ms ease-out infinite;
32995
+
32996
+ .E_l17lbdo6 {
32997
+ position: absolute;
32998
+ width: 5px;
32999
+ height: 48px;
33000
+ left: 52.9px;
33001
+ top: 51.8px;
33002
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33003
+ border-radius: 5px;
33004
+ transform: rotate(112deg);
33005
+ transform-origin: top left;
33006
+ animation: loading-indicator3 1100ms ease-out infinite;
33007
+ }
33008
+
33009
+ .E_b14q2gmw {
33010
+ 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);
33011
+ }
33012
+
33013
+ .E_c1eym6el {
33014
+ border-radius: 8px;
33015
+ background-color: white;
33016
+ }
33017
+ .E_c1eym6el.hoverable {
33018
+ cursor: pointer;
33019
+ }
33020
+ .E_c1eym6el.hoverable:hover {
33021
+ transition: all 200ms ease;
33022
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33023
+ transform: translateY(-4px);
33024
+ }
33025
+
33026
+ .E_sjob3jg {
33027
+ --item-min-width: 60px;
33028
+ }
33029
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33030
+ display: none !important;
33031
+ }
33032
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33033
+ flex-shrink: 0 !important;
33034
+ }
33035
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33036
+ color: #0080ff;
33037
+ }
33038
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33039
+ color: #0080ff;
33040
+ font-weight: normal;
33041
+ }
33042
+ .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 {
33043
+ color: rgba(44, 56, 82, 0.6);
33044
+ }
33045
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33046
+ color: #00122e;
33047
+ }
33048
+ .E_sjob3jg .step-item-text {
33049
+ display: inline-block;
33050
+ }
33051
+ .E_sjob3jg .step-item-title {
33052
+ overflow: hidden;
33053
+ white-space: nowrap;
33054
+ text-overflow: ellipsis;
33055
+ }
33056
+
33057
+ .E_hjvj6s6 .ant-steps-item-container {
33058
+ min-width: var(--item-min-width);
33059
+ }
33060
+ .E_hjvj6s6 .ant-steps-item-disabled {
33061
+ cursor: not-allowed !important;
33062
+ }
33063
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33064
+ flex-direction: row;
33065
+ justify-content: stretch;
33066
+ }
33067
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33068
+ padding: 0;
33069
+ margin-right: 4px;
33070
+ flex: 1;
33071
+ overflow: visible;
33072
+ }
33073
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33074
+ width: 100%;
33075
+ min-height: unset;
33076
+ }
33077
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33078
+ height: 26px;
33079
+ line-height: 26px;
33080
+ width: 100%;
33081
+ padding: 0;
33082
+ font-size: 12px;
33083
+ }
33084
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33085
+ margin-right: 10px;
33086
+ }
33087
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33088
+ display: none;
33089
+ }
33090
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33091
+ padding-left: 8px;
33092
+ padding-right: 4px;
33093
+ border-radius: 4px 0 0 4px;
33094
+ }
33095
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33096
+ margin-right: 0;
33097
+ }
33098
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33099
+ padding-right: 8px;
33100
+ padding-left: 12px;
33101
+ border-radius: 0 4px 4px 0;
33102
+ }
33103
+ .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 {
33104
+ content: "";
33105
+ width: 0;
33106
+ height: 0;
33107
+ border: 13px solid transparent;
33108
+ position: absolute;
33109
+ top: 0;
33110
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33111
+ z-index: 2;
33112
+ position: relative;
33113
+ top: -50%;
33114
+ right: -100%;
33115
+ }
33116
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33117
+ padding: 0 4px 0 12px;
33118
+ }
33119
+ .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 {
33120
+ content: "";
33121
+ width: 0;
33122
+ height: 0;
33123
+ border: 13px solid transparent;
33124
+ position: absolute;
33125
+ top: 0;
33126
+ border-left: 8px solid #fff;
33127
+ left: 0;
33128
+ }
33129
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33130
+ max-width: calc(100% - var(--item-min-width) * 2);
33131
+ }
33132
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33133
+ background-color: rgba(0, 136, 255, 0.1);
33134
+ }
33135
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33136
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33137
+ }
33138
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33139
+ cursor: pointer;
33140
+ min-width: var(--item-min-width);
33141
+ }
33142
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33143
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33144
+ min-width: var(--item-min-width);
33145
+ }
33146
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33147
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33148
+ background-color: rgba(237, 241, 250, 0.6);
33149
+ }
33150
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33151
+ padding: 0;
33015
33152
  }
33016
33153
 
33017
- .E_slr2ynn {
33154
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33155
+ width: 192px;
33156
+ row-gap: 2px;
33157
+ }
33158
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33159
+ background-color: rgba(225, 230, 241, 0.6);
33160
+ }
33161
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33162
+ color: #00122e !important;
33163
+ }
33164
+ .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 {
33165
+ background-color: rgba(225, 230, 241, 0.6);
33166
+ }
33167
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33018
33168
  padding: 0 8px;
33019
- height: 18px;
33169
+ border-radius: 4px;
33170
+ height: 32px;
33171
+ display: flex;
33172
+ align-items: center;
33020
33173
  }
33021
-
33022
- .E_m140wbb6 {
33023
- padding: 2px 8px;
33024
- height: 24px;
33174
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33175
+ min-height: auto;
33176
+ white-space: nowrap;
33025
33177
  }
33026
-
33027
- .E_t1fozc1i {
33028
- margin: 0;
33178
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33179
+ font-size: 13px;
33180
+ line-height: 20px;
33181
+ max-width: 100%;
33182
+ padding-right: 0;
33183
+ }
33184
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33185
+ background: rgba(0, 128, 255, 0.1);
33029
33186
  }
33030
33187
 
33031
- .E_i1vxv4ln {
33032
- margin-right: 4px;
33033
- height: 16px;
33188
+ .E_h6l1tj4 {
33189
+ width: 100%;
33190
+ display: inline-flex;
33191
+ align-items: center;
33192
+ justify-content: center;
33193
+ column-gap: 4px;
33194
+ }
33195
+ .E_h6l1tj4 .step-item-prefix-container {
33196
+ display: inline-flex;
33197
+ align-items: center;
33198
+ width: 18px;
33199
+ height: 18px;
33200
+ color: rgba(44, 56, 82, 0.75);
33201
+ justify-content: center;
33034
33202
  }
33035
33203
 
33036
- .E_n1afl31m.ant-tag.ant-tag-gray {
33037
- font-weight: 700;
33038
- color: #00122e;
33039
- background-color: rgba(237, 241, 250, 0.6);
33040
- border: 1px solid rgba(211, 218, 235, 0.6);
33041
- word-break: break-all;
33042
- display: inline;
33043
- white-space: normal;
33204
+ .E_v18frne8 {
33205
+ width: 100%;
33206
+ display: flex;
33207
+ align-items: center;
33208
+ justify-content: center;
33209
+ column-gap: 6px;
33210
+ font-size: 13px;
33211
+ }
33212
+ .E_v18frne8 .step-item-prefix-container {
33213
+ display: inline-flex;
33214
+ align-items: center;
33215
+ min-width: 20px;
33216
+ min-height: 20px;
33217
+ color: rgba(44, 56, 82, 0.75);
33218
+ justify-content: center;
33044
33219
  }
33045
33220
 
33046
33221
  button.E_l48ei06.ant-btn,
@@ -33463,291 +33638,116 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33463
33638
  transform: translateY(-50%) rotateX(180deg);
33464
33639
  }
33465
33640
  .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33466
- display: block;
33467
- }
33468
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33469
- display: none;
33470
- }
33471
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33472
- transform: translateY(-50%);
33473
- }
33474
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33475
- transform: translateY(-50%) rotateX(180deg);
33476
- }
33477
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33478
- background: #f2f5fa;
33479
- }
33480
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33481
- display: block;
33482
- }
33483
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33484
- padding-right: 25px;
33485
- }
33486
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
33487
- padding: 0 !important;
33488
- }
33489
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33490
- position: absolute;
33491
- left: 50%;
33492
- top: 50%;
33493
- transform: translate(-50%, -50%);
33494
- }
33495
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33496
- display: none;
33497
- }
33498
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33499
- background: #fff;
33500
- }
33501
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
33502
- background: inherit;
33503
- }
33504
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33505
- position: static;
33506
- border: none;
33507
- background: inherit !important;
33508
- height: 100px;
33509
- vertical-align: middle;
33510
- }
33511
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33512
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33513
- font-weight: bold;
33514
- font-size: 20px;
33515
- color: rgba(10, 37, 85, 0.6);
33516
- }
33517
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33518
- .E_t1fisho6 div.ant-table th.cell__action_ {
33519
- z-index: 10;
33520
- }
33521
- .E_t1fisho6 div.ant-table td.cell__action_ {
33522
- padding: 0 !important;
33523
- position: relative;
33524
- background: #fff;
33525
- }
33526
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33527
- height: 100%;
33528
- display: flex;
33529
- align-items: center;
33530
- justify-content: flex-end;
33531
- padding-right: 8px;
33532
- }
33533
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33534
- width: 24px;
33535
- height: 24px;
33536
- cursor: pointer;
33537
- justify-content: center;
33538
- border-radius: 4px;
33539
- }
33540
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33541
- background: #fff;
33542
- }
33543
-
33544
- .E_w7ob4th.outside-tag {
33545
- padding-left: 0;
33546
- }
33547
- .E_w7ob4th.outside-tag .inside-tag {
33548
- border-radius: 4px 0 0 4px;
33549
- padding-right: 4px;
33550
- margin-right: 4px;
33551
- }
33552
-
33553
- .E_i1g85yz3 {
33554
- margin-right: 4px;
33555
- height: 16px;
33556
- }
33557
-
33558
- .E_sjob3jg {
33559
- --item-min-width: 60px;
33560
- }
33561
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33562
- display: none !important;
33563
- }
33564
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33565
- flex-shrink: 0 !important;
33566
- }
33567
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33568
- color: #0080ff;
33569
- }
33570
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33571
- color: #0080ff;
33572
- font-weight: normal;
33573
- }
33574
- .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 {
33575
- color: rgba(44, 56, 82, 0.6);
33576
- }
33577
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33578
- color: #00122e;
33579
- }
33580
- .E_sjob3jg .step-item-text {
33581
- display: inline-block;
33582
- }
33583
- .E_sjob3jg .step-item-title {
33584
- overflow: hidden;
33585
- white-space: nowrap;
33586
- text-overflow: ellipsis;
33587
- }
33588
-
33589
- .E_hjvj6s6 .ant-steps-item-container {
33590
- min-width: var(--item-min-width);
33591
- }
33592
- .E_hjvj6s6 .ant-steps-item-disabled {
33593
- cursor: not-allowed !important;
33594
- }
33595
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33596
- flex-direction: row;
33597
- justify-content: stretch;
33598
- }
33599
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33600
- padding: 0;
33601
- margin-right: 4px;
33602
- flex: 1;
33603
- overflow: visible;
33604
- }
33605
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33606
- width: 100%;
33607
- min-height: unset;
33608
- }
33609
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33610
- height: 26px;
33611
- line-height: 26px;
33612
- width: 100%;
33613
- padding: 0;
33614
- font-size: 12px;
33615
- }
33616
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33617
- margin-right: 10px;
33618
- }
33619
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33620
- display: none;
33621
- }
33622
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33623
- padding-left: 8px;
33624
- padding-right: 4px;
33625
- border-radius: 4px 0 0 4px;
33626
- }
33627
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33628
- margin-right: 0;
33641
+ display: block;
33629
33642
  }
33630
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33631
- padding-right: 8px;
33632
- padding-left: 12px;
33633
- border-radius: 0 4px 4px 0;
33643
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33644
+ display: none;
33634
33645
  }
33635
- .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 {
33636
- content: "";
33637
- width: 0;
33638
- height: 0;
33639
- border: 13px solid transparent;
33640
- position: absolute;
33641
- top: 0;
33642
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33643
- z-index: 2;
33644
- position: relative;
33645
- top: -50%;
33646
- right: -100%;
33646
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33647
+ transform: translateY(-50%);
33647
33648
  }
33648
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33649
- padding: 0 4px 0 12px;
33649
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33650
+ transform: translateY(-50%) rotateX(180deg);
33650
33651
  }
33651
- .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 {
33652
- content: "";
33653
- width: 0;
33654
- height: 0;
33655
- border: 13px solid transparent;
33656
- position: absolute;
33657
- top: 0;
33658
- border-left: 8px solid #fff;
33659
- left: 0;
33652
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33653
+ background: #f2f5fa;
33660
33654
  }
33661
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33662
- max-width: calc(100% - var(--item-min-width) * 2);
33655
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33656
+ display: block;
33663
33657
  }
33664
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33665
- background-color: rgba(0, 136, 255, 0.1);
33658
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33659
+ padding-right: 25px;
33666
33660
  }
33667
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33668
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33661
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
33662
+ padding: 0 !important;
33669
33663
  }
33670
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33671
- cursor: pointer;
33672
- min-width: var(--item-min-width);
33664
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33665
+ position: absolute;
33666
+ left: 50%;
33667
+ top: 50%;
33668
+ transform: translate(-50%, -50%);
33673
33669
  }
33674
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33675
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33676
- min-width: var(--item-min-width);
33670
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33671
+ display: none;
33677
33672
  }
33678
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33679
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33680
- background-color: rgba(237, 241, 250, 0.6);
33673
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33674
+ background: #fff;
33681
33675
  }
33682
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33683
- padding: 0;
33676
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
33677
+ background: inherit;
33684
33678
  }
33685
-
33686
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33687
- width: 192px;
33688
- row-gap: 2px;
33679
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33680
+ position: static;
33681
+ border: none;
33682
+ background: inherit !important;
33683
+ height: 100px;
33684
+ vertical-align: middle;
33689
33685
  }
33690
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33691
- background-color: rgba(225, 230, 241, 0.6);
33686
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33687
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33688
+ font-weight: bold;
33689
+ font-size: 20px;
33690
+ color: rgba(10, 37, 85, 0.6);
33692
33691
  }
33693
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33694
- color: #00122e !important;
33692
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33693
+ .E_t1fisho6 div.ant-table th.cell__action_ {
33694
+ z-index: 10;
33695
33695
  }
33696
- .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 {
33697
- background-color: rgba(225, 230, 241, 0.6);
33696
+ .E_t1fisho6 div.ant-table td.cell__action_ {
33697
+ padding: 0 !important;
33698
+ position: relative;
33699
+ background: #fff;
33698
33700
  }
33699
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33700
- padding: 0 8px;
33701
- border-radius: 4px;
33702
- height: 32px;
33701
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
33702
+ height: 100%;
33703
33703
  display: flex;
33704
33704
  align-items: center;
33705
+ justify-content: flex-end;
33706
+ padding-right: 8px;
33705
33707
  }
33706
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33707
- min-height: auto;
33708
- white-space: nowrap;
33708
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33709
+ width: 24px;
33710
+ height: 24px;
33711
+ cursor: pointer;
33712
+ justify-content: center;
33713
+ border-radius: 4px;
33709
33714
  }
33710
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33711
- font-size: 13px;
33712
- line-height: 20px;
33713
- max-width: 100%;
33714
- padding-right: 0;
33715
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33716
+ background: #fff;
33715
33717
  }
33716
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33717
- background: rgba(0, 128, 255, 0.1);
33718
+
33719
+ .E_slr2ynn {
33720
+ padding: 0 8px;
33721
+ height: 18px;
33718
33722
  }
33719
33723
 
33720
- .E_h6l1tj4 {
33721
- width: 100%;
33722
- display: inline-flex;
33723
- align-items: center;
33724
- justify-content: center;
33725
- column-gap: 4px;
33724
+ .E_m140wbb6 {
33725
+ padding: 2px 8px;
33726
+ height: 24px;
33726
33727
  }
33727
- .E_h6l1tj4 .step-item-prefix-container {
33728
- display: inline-flex;
33729
- align-items: center;
33730
- width: 18px;
33731
- height: 18px;
33732
- color: rgba(44, 56, 82, 0.75);
33733
- justify-content: center;
33728
+
33729
+ .E_t1fozc1i {
33730
+ margin: 0;
33734
33731
  }
33735
33732
 
33736
- .E_v18frne8 {
33737
- width: 100%;
33738
- display: flex;
33739
- align-items: center;
33740
- justify-content: center;
33741
- column-gap: 6px;
33742
- font-size: 13px;
33733
+ .E_i1vxv4ln {
33734
+ margin-right: 4px;
33735
+ height: 16px;
33743
33736
  }
33744
- .E_v18frne8 .step-item-prefix-container {
33745
- display: inline-flex;
33746
- align-items: center;
33747
- min-width: 20px;
33748
- min-height: 20px;
33749
- color: rgba(44, 56, 82, 0.75);
33750
- justify-content: center;
33737
+
33738
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33739
+ font-weight: 700;
33740
+ color: #00122e;
33741
+ background-color: rgba(237, 241, 250, 0.6);
33742
+ border: 1px solid rgba(211, 218, 235, 0.6);
33743
+ word-break: break-all;
33744
+ display: inline;
33745
+ white-space: normal;
33746
+ }
33747
+
33748
+ .E_i1g85yz3 {
33749
+ margin-right: 4px;
33750
+ height: 16px;
33751
33751
  }
33752
33752
 
33753
33753
  .E_t1dtlqs1 {
@@ -33946,55 +33946,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33946
33946
  margin-right: 8px;
33947
33947
  }
33948
33948
 
33949
- .E_r77hffu {
33950
- display: flex;
33951
- align-items: center;
33952
- justify-content: space-between;
33953
- column-gap: 6px;
33954
- }
33955
-
33956
- .E_p1cmxsf7 {
33957
- display: flex;
33958
- flex-direction: column;
33959
- justify-content: center;
33960
- row-gap: var(--p1cmxsf7-0);
33961
- }
33962
- .E_p1cmxsf7 .antd5-progress-line {
33963
- font-size: 0;
33964
- margin-bottom: unset;
33965
- margin-inline-end: unset;
33966
- }
33967
-
33968
- .E_t13ef470 {
33969
- height: 100%;
33970
- }
33971
- .E_t13ef470 .table-loading-item {
33972
- padding: 12px 4px;
33973
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33974
- display: flex;
33975
- }
33976
- .E_t13ef470 .table-loading-item > * {
33977
- height: 16px;
33978
- margin: 4px;
33979
- background: rgba(204, 212, 227, 0.18);
33980
- border-radius: 2px;
33981
- }
33982
- .E_t13ef470 .table-loading-item .checkbox-loading {
33983
- width: 16px;
33984
- }
33985
- .E_t13ef470 .table-loading-item .td-loading {
33986
- flex: 1;
33987
- }
33988
- .E_t13ef470 :nth-child(1) {
33989
- padding: 8px 4px;
33990
- }
33991
- .E_t13ef470 :nth-child(1) > * {
33992
- background: rgba(107, 125, 153, 0.18);
33993
- }
33994
- .E_t13ef470 :nth-child(1) > * {
33995
- background: rgba(163, 180, 204, 0.18);
33996
- }
33997
-
33998
33949
  .E_l1ucdodl {
33999
33950
  margin: 0;
34000
33951
  border-radius: 20px;
@@ -34063,26 +34014,53 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34063
34014
  flex: 1;
34064
34015
  }
34065
34016
 
34066
- .E_t1gvlxt5 {
34067
- min-width: 0;
34017
+ .E_t13ef470 {
34018
+ height: 100%;
34019
+ }
34020
+ .E_t13ef470 .table-loading-item {
34021
+ padding: 12px 4px;
34022
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34023
+ display: flex;
34024
+ }
34025
+ .E_t13ef470 .table-loading-item > * {
34026
+ height: 16px;
34027
+ margin: 4px;
34028
+ background: rgba(204, 212, 227, 0.18);
34029
+ border-radius: 2px;
34030
+ }
34031
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34032
+ width: 16px;
34033
+ }
34034
+ .E_t13ef470 .table-loading-item .td-loading {
34068
34035
  flex: 1;
34069
34036
  }
34070
- .E_t1gvlxt5 .tag {
34071
- flex: 0 0 auto;
34037
+ .E_t13ef470 :nth-child(1) {
34038
+ padding: 8px 4px;
34072
34039
  }
34073
- .E_t1gvlxt5 .progress-title {
34074
- flex: 2;
34075
- max-width: fit-content;
34040
+ .E_t13ef470 :nth-child(1) > * {
34041
+ background: rgba(107, 125, 153, 0.18);
34076
34042
  }
34077
- .E_t1gvlxt5 .progress-desc {
34078
- flex: 1;
34079
- max-width: fit-content;
34043
+ .E_t13ef470 :nth-child(1) > * {
34044
+ background: rgba(163, 180, 204, 0.18);
34080
34045
  }
34081
34046
 
34082
- .E_a1ji6r68 {
34047
+ .E_r77hffu {
34083
34048
  display: flex;
34084
34049
  align-items: center;
34085
- column-gap: var(--a1ji6r68-0);
34050
+ justify-content: space-between;
34051
+ column-gap: 6px;
34052
+ }
34053
+
34054
+ .E_p1cmxsf7 {
34055
+ display: flex;
34056
+ flex-direction: column;
34057
+ justify-content: center;
34058
+ row-gap: var(--p1cmxsf7-0);
34059
+ }
34060
+ .E_p1cmxsf7 .antd5-progress-line {
34061
+ font-size: 0;
34062
+ margin-bottom: unset;
34063
+ margin-inline-end: unset;
34086
34064
  }
34087
34065
 
34088
34066
  .E_m11nzl2x {
@@ -34461,6 +34439,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34461
34439
  margin-left: 8px;
34462
34440
  }
34463
34441
 
34442
+ .E_t1gvlxt5 {
34443
+ min-width: 0;
34444
+ flex: 1;
34445
+ }
34446
+ .E_t1gvlxt5 .tag {
34447
+ flex: 0 0 auto;
34448
+ }
34449
+ .E_t1gvlxt5 .progress-title {
34450
+ flex: 2;
34451
+ max-width: fit-content;
34452
+ }
34453
+ .E_t1gvlxt5 .progress-desc {
34454
+ flex: 1;
34455
+ max-width: fit-content;
34456
+ }
34457
+
34458
+ .E_a1ji6r68 {
34459
+ display: flex;
34460
+ align-items: center;
34461
+ column-gap: var(--a1ji6r68-0);
34462
+ }
34463
+
34464
34464
  .E_bpgac8u {
34465
34465
  color: #FFFFFF;
34466
34466
  display: flex;
@@ -35010,6 +35010,79 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35010
35010
  }
35011
35011
  }
35012
35012
 
35013
+ .E_n12mqh7z {
35014
+ display: flex;
35015
+ align-items: center;
35016
+ font-size: 12px;
35017
+ line-height: 18px;
35018
+ }
35019
+ .E_n12mqh7z:not(:last-child) {
35020
+ margin-bottom: 4px;
35021
+ }
35022
+
35023
+ .E_tf5bynu {
35024
+ margin: 0 3px;
35025
+ }
35026
+
35027
+ .E_tcckoz1 {
35028
+ max-height: 400px;
35029
+ overflow: auto;
35030
+ }
35031
+
35032
+ span.E_tqjc4ui {
35033
+ margin: 0 2px;
35034
+ }
35035
+
35036
+ .E_c18bcrac {
35037
+ display: inline-block;
35038
+ width: 100%;
35039
+ }
35040
+ .E_c18bcrac .recharts-wrapper {
35041
+ margin-left: 4px;
35042
+ }
35043
+
35044
+ .E_cro7kg2 {
35045
+ padding: 4px;
35046
+ }
35047
+ .E_cro7kg2 .unit {
35048
+ color: white;
35049
+ }
35050
+
35051
+ .E_c14wcxf0 {
35052
+ display: flex;
35053
+ justify-content: space-between;
35054
+ align-items: center;
35055
+ font-size: 13px;
35056
+ line-height: 24px;
35057
+ color: #cccccc;
35058
+ white-space: nowrap;
35059
+ }
35060
+ .E_c14wcxf0 label {
35061
+ margin-right: 32px;
35062
+ }
35063
+
35064
+ .E_coy29mj.E_c14wcxf0 {
35065
+ font-weight: bold;
35066
+ color: white;
35067
+ }
35068
+
35069
+ .E_s11212zy {
35070
+ width: 8px;
35071
+ height: 8px;
35072
+ border-radius: 2px;
35073
+ display: inline-block;
35074
+ background: var(--s11212zy-0);
35075
+ border: 1px solid #fff;
35076
+ box-sizing: content-box;
35077
+ margin-right: 6px;
35078
+ }
35079
+
35080
+ .E_p1lyky6c > :first-child {
35081
+ font-weight: bold;
35082
+ color: white;
35083
+ margin-right: 4px;
35084
+ }
35085
+
35013
35086
  .E_s1ebs0ra {
35014
35087
  display: flex;
35015
35088
  align-items: center;
@@ -35071,147 +35144,41 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35071
35144
  background: #fff;
35072
35145
  }
35073
35146
 
35074
- .E_clm1wy1 {
35075
- width: 192px;
35076
- height: 246px;
35077
- border-radius: 4px;
35078
- }
35079
- .E_clm1wy1 > .ant-picker-calendar,
35080
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35081
- width: 100%;
35082
- background-color: rgba(245, 247, 250, 0.6);
35083
- border-top: none;
35084
- }
35085
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35086
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35087
- padding: 0 16px;
35088
- }
35089
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35090
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35091
- width: 100%;
35092
- height: 180px;
35093
- border-spacing: 0;
35094
- }
35095
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35096
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35097
- margin-bottom: 8px;
35098
- }
35099
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35100
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35101
- width: 22px;
35102
- }
35103
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35104
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35105
- padding: 0;
35106
- }
35107
- .E_clm1wy1 .ant-picker-cell {
35108
- color: rgba(62, 70, 82, 0.6);
35109
- opacity: 0.4;
35110
- }
35111
- .E_clm1wy1 .ant-picker-cell-in-view {
35112
- color: rgba(62, 70, 82, 0.6);
35113
- opacity: 1;
35114
- }
35115
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
35116
- color: #3e4652;
35117
- }
35118
- .E_clm1wy1 .ant-picker-cell::before {
35119
- pointer-events: none;
35120
- }
35121
-
35122
- .E_t1tsm00v {
35123
- color: rgba(129, 138, 153, 0.6);
35124
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35125
- backdrop-filter: blur(10px);
35126
- padding: 7px 10px;
35127
- }
35128
-
35129
- .E_c167wnad {
35130
- color: rgba(62, 70, 82, 0.6);
35131
- display: flex;
35132
- justify-content: space-between;
35133
- align-items: center;
35134
- padding: 8px 16px;
35135
- }
35136
- .E_c167wnad .anticon {
35137
- cursor: pointer;
35138
- }
35139
- .E_c167wnad .anticon:hover {
35140
- color: #0096ff;
35141
- }
35142
-
35143
- .E_cxhf7dh {
35144
- text-align: center;
35145
- }
35146
- .E_cxhf7dh .dots {
35147
- display: flex;
35148
- justify-content: center;
35149
- }
35150
- .E_cxhf7dh .dot {
35151
- display: inline-block;
35152
- width: 2px;
35153
- height: 2px;
35154
- border-radius: 1px;
35155
- background: #0096ff;
35156
- }
35157
- .E_cxhf7dh .dot:not(:last-child) {
35158
- margin-right: 2px;
35159
- }
35160
- .E_cxhf7dh .bar {
35161
- width: 9px;
35162
- height: 2px;
35163
- background: #0096ff;
35164
- border-radius: 2px;
35165
- }
35166
-
35167
- .E_c18bcrac {
35168
- display: inline-block;
35169
- width: 100%;
35170
- }
35171
- .E_c18bcrac .recharts-wrapper {
35172
- margin-left: 4px;
35173
- }
35174
-
35175
- .E_cro7kg2 {
35176
- padding: 4px;
35177
- }
35178
- .E_cro7kg2 .unit {
35179
- color: white;
35147
+ .E_ou7iq30 {
35148
+ overflow: hidden;
35149
+ text-overflow: ellipsis;
35180
35150
  }
35181
35151
 
35182
- .E_c14wcxf0 {
35183
- display: flex;
35184
- justify-content: space-between;
35185
- align-items: center;
35186
- font-size: 13px;
35187
- line-height: 24px;
35188
- color: #cccccc;
35152
+ .E_s1tui002 {
35189
35153
  white-space: nowrap;
35190
35154
  }
35191
- .E_c14wcxf0 label {
35192
- margin-right: 32px;
35193
- }
35194
35155
 
35195
- .E_coy29mj.E_c14wcxf0 {
35196
- font-weight: bold;
35197
- color: white;
35156
+ .E_mxrc2zg {
35157
+ display: -webkit-box;
35158
+ -webkit-line-clamp: var(--mxrc2zg-0);
35159
+ -webkit-box-orient: vertical;
35160
+ word-break: break-all;
35198
35161
  }
35199
35162
 
35200
- .E_s11212zy {
35201
- width: 8px;
35202
- height: 8px;
35203
- border-radius: 2px;
35204
- display: inline-block;
35205
- background: var(--s11212zy-0);
35206
- border: 1px solid #fff;
35207
- box-sizing: content-box;
35208
- margin-right: 6px;
35163
+ .E_t1vv6d68 .ant-tooltip-arrow {
35164
+ display: none;
35165
+ }
35166
+ .E_t1vv6d68 .ant-tooltip-inner {
35167
+ background: rgba(23, 38, 64, 0.8);
35168
+ border-radius: 4px;
35169
+ }
35170
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35171
+ visibility: hidden;
35209
35172
  }
35210
35173
 
35211
- .E_p1lyky6c > :first-child {
35212
- font-weight: bold;
35213
- color: white;
35214
- margin-right: 4px;
35174
+ .E_gmyahx3 {
35175
+ cursor: pointer;
35176
+ }
35177
+ .E_gmyahx3 .link-text {
35178
+ color: rgba(0, 21, 64, 0.3);
35179
+ }
35180
+ .E_gmyahx3:hover .link-text {
35181
+ color: #0080ff;
35215
35182
  }
35216
35183
 
35217
35184
  .E_c1up1pdz {
@@ -35354,37 +35321,97 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35354
35321
  color: #fff;
35355
35322
  }
35356
35323
 
35357
- .E_gmyahx3 {
35358
- cursor: pointer;
35324
+ .E_clm1wy1 {
35325
+ width: 192px;
35326
+ height: 246px;
35327
+ border-radius: 4px;
35359
35328
  }
35360
- .E_gmyahx3 .link-text {
35361
- color: rgba(0, 21, 64, 0.3);
35329
+ .E_clm1wy1 > .ant-picker-calendar,
35330
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35331
+ width: 100%;
35332
+ background-color: rgba(245, 247, 250, 0.6);
35333
+ border-top: none;
35362
35334
  }
35363
- .E_gmyahx3:hover .link-text {
35364
- color: #0080ff;
35335
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35336
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35337
+ padding: 0 16px;
35338
+ }
35339
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35340
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35341
+ width: 100%;
35342
+ height: 180px;
35343
+ border-spacing: 0;
35344
+ }
35345
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35346
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35347
+ margin-bottom: 8px;
35348
+ }
35349
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35350
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35351
+ width: 22px;
35352
+ }
35353
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35354
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35355
+ padding: 0;
35356
+ }
35357
+ .E_clm1wy1 .ant-picker-cell {
35358
+ color: rgba(62, 70, 82, 0.6);
35359
+ opacity: 0.4;
35360
+ }
35361
+ .E_clm1wy1 .ant-picker-cell-in-view {
35362
+ color: rgba(62, 70, 82, 0.6);
35363
+ opacity: 1;
35364
+ }
35365
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
35366
+ color: #3e4652;
35367
+ }
35368
+ .E_clm1wy1 .ant-picker-cell::before {
35369
+ pointer-events: none;
35365
35370
  }
35366
35371
 
35367
- .E_n12mqh7z {
35372
+ .E_t1tsm00v {
35373
+ color: rgba(129, 138, 153, 0.6);
35374
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35375
+ backdrop-filter: blur(10px);
35376
+ padding: 7px 10px;
35377
+ }
35378
+
35379
+ .E_c167wnad {
35380
+ color: rgba(62, 70, 82, 0.6);
35368
35381
  display: flex;
35382
+ justify-content: space-between;
35369
35383
  align-items: center;
35370
- font-size: 12px;
35371
- line-height: 18px;
35384
+ padding: 8px 16px;
35372
35385
  }
35373
- .E_n12mqh7z:not(:last-child) {
35374
- margin-bottom: 4px;
35386
+ .E_c167wnad .anticon {
35387
+ cursor: pointer;
35375
35388
  }
35376
-
35377
- .E_tf5bynu {
35378
- margin: 0 3px;
35389
+ .E_c167wnad .anticon:hover {
35390
+ color: #0096ff;
35379
35391
  }
35380
35392
 
35381
- .E_tcckoz1 {
35382
- max-height: 400px;
35383
- overflow: auto;
35393
+ .E_cxhf7dh {
35394
+ text-align: center;
35384
35395
  }
35385
-
35386
- span.E_tqjc4ui {
35387
- margin: 0 2px;
35396
+ .E_cxhf7dh .dots {
35397
+ display: flex;
35398
+ justify-content: center;
35399
+ }
35400
+ .E_cxhf7dh .dot {
35401
+ display: inline-block;
35402
+ width: 2px;
35403
+ height: 2px;
35404
+ border-radius: 1px;
35405
+ background: #0096ff;
35406
+ }
35407
+ .E_cxhf7dh .dot:not(:last-child) {
35408
+ margin-right: 2px;
35409
+ }
35410
+ .E_cxhf7dh .bar {
35411
+ width: 9px;
35412
+ height: 2px;
35413
+ background: #0096ff;
35414
+ border-radius: 2px;
35388
35415
  }
35389
35416
 
35390
35417
  .E_t1sqg15u {
@@ -35477,14 +35504,6 @@ span.E_tqjc4ui {
35477
35504
  padding-right: 12px;
35478
35505
  }
35479
35506
 
35480
- .E_s1iv0tp1 .enabled-switch {
35481
- display: flex;
35482
- align-items: center;
35483
- }
35484
- .E_s1iv0tp1 .enabled-text {
35485
- margin-right: 8px;
35486
- }
35487
-
35488
35507
  .E_wg1tsps {
35489
35508
  display: flex;
35490
35509
  align-items: center;
@@ -35508,31 +35527,12 @@ span.E_tqjc4ui {
35508
35527
  color: #00122e !important;
35509
35528
  }
35510
35529
 
35511
- .E_ou7iq30 {
35512
- overflow: hidden;
35513
- text-overflow: ellipsis;
35514
- }
35515
-
35516
- .E_s1tui002 {
35517
- white-space: nowrap;
35518
- }
35519
-
35520
- .E_mxrc2zg {
35521
- display: -webkit-box;
35522
- -webkit-line-clamp: var(--mxrc2zg-0);
35523
- -webkit-box-orient: vertical;
35524
- word-break: break-all;
35525
- }
35526
-
35527
- .E_t1vv6d68 .ant-tooltip-arrow {
35528
- display: none;
35529
- }
35530
- .E_t1vv6d68 .ant-tooltip-inner {
35531
- background: rgba(23, 38, 64, 0.8);
35532
- border-radius: 4px;
35530
+ .E_s1iv0tp1 .enabled-switch {
35531
+ display: flex;
35532
+ align-items: center;
35533
35533
  }
35534
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35535
- visibility: hidden;
35534
+ .E_s1iv0tp1 .enabled-text {
35535
+ margin-right: 8px;
35536
35536
  }
35537
35537
 
35538
35538
  .E_skwah65 {
@@ -35933,6 +35933,47 @@ span.E_tqjc4ui {
35933
35933
  justify-content: center;
35934
35934
  }
35935
35935
 
35936
+ .E_i5w779o {
35937
+ padding: 8px 0;
35938
+ }
35939
+ .E_i5w779o .col-label {
35940
+ flex-shrink: unset;
35941
+ }
35942
+ .E_i5w779o .col-label * {
35943
+ line-height: 18px;
35944
+ }
35945
+ .E_i5w779o .col-content {
35946
+ flex: 1 1 0;
35947
+ display: flex;
35948
+ align-items: center;
35949
+ }
35950
+ .E_i5w779o .col-content * {
35951
+ line-height: 18px;
35952
+ }
35953
+
35954
+ .E_l18dja44 {
35955
+ padding: 6px 0;
35956
+ }
35957
+ .E_l18dja44 .col-label * {
35958
+ font-size: 13px;
35959
+ line-height: 20px;
35960
+ }
35961
+ .E_l18dja44 .col-content * {
35962
+ font-size: 14px;
35963
+ line-height: 20px;
35964
+ }
35965
+
35966
+ .E_c8c2hys {
35967
+ display: flex;
35968
+ justify-content: space-between;
35969
+ flex: 1;
35970
+ min-width: 0;
35971
+ }
35972
+
35973
+ .E_n4m6c4d {
35974
+ color: rgba(0, 21, 64, 0.3);
35975
+ }
35976
+
35936
35977
  .E_kr6am0s .ant-modal-body {
35937
35978
  padding: 60px 128px;
35938
35979
  }
@@ -35996,47 +36037,6 @@ span.E_tqjc4ui {
35996
36037
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
35997
36038
  }
35998
36039
 
35999
- .E_i5w779o {
36000
- padding: 8px 0;
36001
- }
36002
- .E_i5w779o .col-label {
36003
- flex-shrink: unset;
36004
- }
36005
- .E_i5w779o .col-label * {
36006
- line-height: 18px;
36007
- }
36008
- .E_i5w779o .col-content {
36009
- flex: 1 1 0;
36010
- display: flex;
36011
- align-items: center;
36012
- }
36013
- .E_i5w779o .col-content * {
36014
- line-height: 18px;
36015
- }
36016
-
36017
- .E_l18dja44 {
36018
- padding: 6px 0;
36019
- }
36020
- .E_l18dja44 .col-label * {
36021
- font-size: 13px;
36022
- line-height: 20px;
36023
- }
36024
- .E_l18dja44 .col-content * {
36025
- font-size: 14px;
36026
- line-height: 20px;
36027
- }
36028
-
36029
- .E_c8c2hys {
36030
- display: flex;
36031
- justify-content: space-between;
36032
- flex: 1;
36033
- min-width: 0;
36034
- }
36035
-
36036
- .E_n4m6c4d {
36037
- color: rgba(0, 21, 64, 0.3);
36038
- }
36039
-
36040
36040
  .E_h1ol2wl7 {
36041
36041
  font-weight: bold;
36042
36042
  background-color: unset;
@@ -36087,6 +36087,15 @@ span.E_tqjc4ui {
36087
36087
  height: auto;
36088
36088
  }
36089
36089
 
36090
+ .E_cevhqx7 {
36091
+ color: #00122e;
36092
+ }
36093
+
36094
+ .E_snbqlt4 {
36095
+ margin-top: 8px;
36096
+ color: rgba(44, 56, 82, 0.6);
36097
+ }
36098
+
36090
36099
  .E_c1ss4prm {
36091
36100
  color: rgba(44, 56, 82, 0.6);
36092
36101
  }
@@ -36125,15 +36134,6 @@ span.E_tqjc4ui {
36125
36134
  margin: 16px 0;
36126
36135
  }
36127
36136
 
36128
- .E_cevhqx7 {
36129
- color: #00122e;
36130
- }
36131
-
36132
- .E_snbqlt4 {
36133
- margin-top: 8px;
36134
- color: rgba(44, 56, 82, 0.6);
36135
- }
36136
-
36137
36137
  .E_c1kchka8 {
36138
36138
  height: 100%;
36139
36139
  width: 100%;