@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.
@@ -29586,24 +29586,24 @@ html body {
29586
29586
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29587
29587
  }
29588
29588
  }
29589
- .E_c18gxmrl {
29590
- border: 1px solid #d8deeb;
29591
- border-radius: 4px;
29592
- }
29593
- .E_c18gxmrl + .E_c18gxmrl {
29594
- margin-top: 8px;
29589
+ .E_m74vjol {
29590
+ display: flex;
29591
+ justify-content: space-between;
29592
+ width: 100%;
29595
29593
  }
29596
- .E_c18gxmrl:hover {
29597
- border-color: #0080ff;
29594
+ .E_m74vjol .action {
29595
+ margin-left: 16px;
29598
29596
  }
29599
- .E_c18gxmrl:hover > header {
29600
- background: rgba(0, 128, 255, 0.1);
29597
+
29598
+ .E_a1o35uvh.ant-alert-closable {
29599
+ padding-right: 12px;
29601
29600
  }
29602
- .E_c18gxmrl.active header {
29603
- border-bottom: 1px solid #d8deeb;
29601
+ .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
29602
+ height: fit-content;
29603
+ margin-left: 16px;
29604
29604
  }
29605
- .E_c18gxmrl > header {
29606
- padding: 8px 12px;
29605
+ .E_a1o35uvh .ant-alert-message {
29606
+ flex: 1;
29607
29607
  }
29608
29608
 
29609
29609
  .E_berrcjl {
@@ -29622,24 +29622,33 @@ html body {
29622
29622
  color: #005ed1;
29623
29623
  }
29624
29624
 
29625
- .E_m74vjol {
29626
- display: flex;
29627
- justify-content: space-between;
29628
- width: 100%;
29629
- }
29630
- .E_m74vjol .action {
29631
- margin-left: 16px;
29625
+ .E_b1nip9bk {
29626
+ padding: 4px 11px;
29632
29627
  }
29633
29628
 
29634
- .E_a1o35uvh.ant-alert-closable {
29635
- padding-right: 12px;
29629
+ .E_bqamoqe {
29630
+ white-space: nowrap;
29631
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29636
29632
  }
29637
- .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
29638
- height: fit-content;
29639
- margin-left: 16px;
29633
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29634
+ --color: #0080ff;
29640
29635
  }
29641
- .E_a1o35uvh .ant-alert-message {
29642
- flex: 1;
29636
+ .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] {
29637
+ --color: #0080ff;
29638
+ }
29639
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29640
+ margin-left: 1px;
29641
+ }
29642
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29643
+ border-top-right-radius: 0;
29644
+ border-bottom-right-radius: 0;
29645
+ }
29646
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29647
+ border-top-left-radius: 0;
29648
+ border-bottom-left-radius: 0;
29649
+ }
29650
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29651
+ border-radius: unset;
29643
29652
  }
29644
29653
 
29645
29654
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -29899,33 +29908,53 @@ html body {
29899
29908
  justify-content: center;
29900
29909
  }
29901
29910
 
29902
- .E_b1nip9bk {
29903
- padding: 4px 11px;
29911
+ .E_c18gxmrl {
29912
+ border: 1px solid #d8deeb;
29913
+ border-radius: 4px;
29914
+ }
29915
+ .E_c18gxmrl + .E_c18gxmrl {
29916
+ margin-top: 8px;
29917
+ }
29918
+ .E_c18gxmrl:hover {
29919
+ border-color: #0080ff;
29920
+ }
29921
+ .E_c18gxmrl:hover > header {
29922
+ background: rgba(0, 128, 255, 0.1);
29923
+ }
29924
+ .E_c18gxmrl.active header {
29925
+ border-bottom: 1px solid #d8deeb;
29926
+ }
29927
+ .E_c18gxmrl > header {
29928
+ padding: 8px 12px;
29904
29929
  }
29905
29930
 
29906
- .E_bqamoqe {
29907
- white-space: nowrap;
29908
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29931
+ .E_ccrbeuz .ant-collapse-item {
29932
+ border: 0px;
29933
+ background-color: #fff;
29909
29934
  }
29910
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29911
- --color: #0080ff;
29935
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
29936
+ padding-top: 0px;
29937
+ padding-bottom: 0px;
29938
+ padding-left: 0px !important;
29939
+ padding-right: 24px;
29912
29940
  }
29913
- .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] {
29914
- --color: #0080ff;
29941
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
29942
+ right: 0px;
29915
29943
  }
29916
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29917
- margin-left: 1px;
29944
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
29945
+ padding: 0px;
29918
29946
  }
29919
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29920
- border-top-right-radius: 0;
29921
- border-bottom-right-radius: 0;
29947
+
29948
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
29949
+ padding-right: 0px;
29950
+ cursor: default;
29922
29951
  }
29923
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29924
- border-top-left-radius: 0;
29925
- border-bottom-left-radius: 0;
29952
+
29953
+ .E_c1yyuluq {
29954
+ border-radius: 8px;
29926
29955
  }
29927
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29928
- border-radius: unset;
29956
+ .E_c1yyuluq .ant-card-body {
29957
+ padding: 20px 24px 24px 24px;
29929
29958
  }
29930
29959
 
29931
29960
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
@@ -29941,6 +29970,10 @@ html body {
29941
29970
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29942
29971
  }
29943
29972
 
29973
+ .E_sx1bpnu .ant-input-sm {
29974
+ line-height: 18px;
29975
+ }
29976
+
29944
29977
  .E_d1bw7c5z {
29945
29978
  position: relative;
29946
29979
  max-width: 388px;
@@ -30046,35 +30079,6 @@ html body {
30046
30079
  text-align: center;
30047
30080
  }
30048
30081
 
30049
- .E_ccrbeuz .ant-collapse-item {
30050
- border: 0px;
30051
- background-color: #fff;
30052
- }
30053
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30054
- padding-top: 0px;
30055
- padding-bottom: 0px;
30056
- padding-left: 0px !important;
30057
- padding-right: 24px;
30058
- }
30059
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30060
- right: 0px;
30061
- }
30062
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30063
- padding: 0px;
30064
- }
30065
-
30066
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30067
- padding-right: 0px;
30068
- cursor: default;
30069
- }
30070
-
30071
- .E_c1yyuluq {
30072
- border-radius: 8px;
30073
- }
30074
- .E_c1yyuluq .ant-card-body {
30075
- padding: 20px 24px 24px 24px;
30076
- }
30077
-
30078
30082
  .E_itxley7.ant-input-group.ant-input-group-compact {
30079
30083
  display: flex;
30080
30084
  }
@@ -30087,10 +30091,6 @@ html body {
30087
30091
  border-top-right-radius: 5px;
30088
30092
  }
30089
30093
 
30090
- .E_sx1bpnu .ant-input-sm {
30091
- line-height: 18px;
30092
- }
30093
-
30094
30094
  .E_phljevk {
30095
30095
  display: flex;
30096
30096
  justify-content: space-between;
@@ -30158,99 +30158,8 @@ html body {
30158
30158
  color: rgba(44, 56, 82, 0.6);
30159
30159
  }
30160
30160
 
30161
- .E_c1bus5hc {
30162
- --color: white;
30163
- height: 14px;
30164
- width: 14px;
30165
- border-radius: 50%;
30166
- flex-shrink: 0;
30167
- display: flex;
30168
- align-items: center;
30169
- justify-content: center;
30170
- border: 1px solid var(--color);
30171
- }
30172
- .E_c1bus5hc .circle-inner {
30173
- position: relative;
30174
- height: 10px;
30175
- width: 10px;
30176
- border-radius: 50%;
30177
- overflow: hidden;
30178
- }
30179
- .E_c1bus5hc .circle-content {
30180
- position: absolute;
30181
- height: 100%;
30182
- width: 100%;
30183
- left: 0;
30184
- top: 0;
30185
- border-radius: 50%;
30186
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30187
- transform: rotate(180deg);
30188
- }
30189
- .E_c1bus5hc .circle-child {
30190
- position: absolute;
30191
- height: 100%;
30192
- width: 100%;
30193
- left: 0;
30194
- top: 0;
30195
- margin-left: 50%;
30196
- transform-origin: left;
30197
- background: white;
30198
- transform: rotate(0deg);
30199
- }
30200
-
30201
- .E_s1dizucg.ant-switch {
30202
- min-width: 40px;
30203
- height: 24px;
30204
- background: rgba(172, 186, 211, 0.6);
30205
- overflow: hidden;
30206
- }
30207
- .E_s1dizucg.ant-switch:focus {
30208
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30209
- }
30210
- .E_s1dizucg.ant-switch-small {
30211
- min-width: 26px;
30212
- height: 16px;
30213
- }
30214
- .E_s1dizucg.ant-switch-large {
30215
- min-width: 52px;
30216
- height: 32px;
30217
- }
30218
- .E_s1dizucg.ant-switch .ant-switch-handle {
30219
- height: 20px;
30220
- width: 20px;
30221
- }
30222
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30223
- border-radius: 10px;
30224
- transition-delay: 120ms;
30225
- }
30226
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30227
- height: 14px;
30228
- width: 14px;
30229
- top: 1px;
30230
- left: 1px;
30231
- }
30232
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30233
- height: 28px;
30234
- width: 28px;
30235
- }
30236
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30237
- border-radius: 14px;
30238
- }
30239
- .E_s1dizucg.ant-switch-checked {
30240
- background-color: #00ba5d;
30241
- }
30242
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30243
- left: calc(100% - 20px - 2px);
30244
- }
30245
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30246
- left: calc(100% - 14px - 1px);
30247
- }
30248
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30249
- left: calc(100% - 28px - 2px);
30250
- }
30251
-
30252
- .E_c1up6e3y {
30253
- margin-left: 5px;
30161
+ .E_tju3gfj .date {
30162
+ margin-right: 4px;
30254
30163
  }
30255
30164
 
30256
30165
  .E_rapgekc.ant-radio-wrapper {
@@ -30399,89 +30308,125 @@ html body {
30399
30308
  width: 36px;
30400
30309
  }
30401
30310
 
30402
- .E_s1dni7lo {
30403
- width: 430px !important;
30311
+ .E_c1bus5hc {
30312
+ --color: white;
30313
+ height: 14px;
30314
+ width: 14px;
30315
+ border-radius: 50%;
30316
+ flex-shrink: 0;
30317
+ display: flex;
30318
+ align-items: center;
30319
+ justify-content: center;
30320
+ border: 1px solid var(--color);
30404
30321
  }
30405
-
30406
- .E_d1wwmmm5 .ant-select-item-group {
30407
- padding: 8px 16px;
30408
- line-height: 18px;
30409
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30410
- height: 34px;
30411
- min-height: 34px;
30412
- box-sizing: border-box;
30413
- margin-top: 8px;
30322
+ .E_c1bus5hc .circle-inner {
30323
+ position: relative;
30324
+ height: 10px;
30325
+ width: 10px;
30326
+ border-radius: 50%;
30327
+ overflow: hidden;
30328
+ }
30329
+ .E_c1bus5hc .circle-content {
30330
+ position: absolute;
30331
+ height: 100%;
30332
+ width: 100%;
30333
+ left: 0;
30334
+ top: 0;
30335
+ border-radius: 50%;
30336
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30337
+ transform: rotate(180deg);
30338
+ }
30339
+ .E_c1bus5hc .circle-child {
30340
+ position: absolute;
30341
+ height: 100%;
30342
+ width: 100%;
30343
+ left: 0;
30344
+ top: 0;
30345
+ margin-left: 50%;
30346
+ transform-origin: left;
30347
+ background: white;
30348
+ transform: rotate(0deg);
30414
30349
  }
30415
30350
 
30416
- .E_o1ugr09p {
30417
- display: flex;
30418
- flex-direction: column;
30419
- margin: 1px 8px;
30420
- padding: 8px;
30421
- border-radius: 4px;
30351
+ .E_s1dizucg.ant-switch {
30352
+ min-width: 40px;
30353
+ height: 24px;
30354
+ background: rgba(172, 186, 211, 0.6);
30355
+ overflow: hidden;
30422
30356
  }
30423
- .E_o1ugr09p .selected-icon {
30424
- display: none;
30357
+ .E_s1dizucg.ant-switch:focus {
30358
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30425
30359
  }
30426
- .E_o1ugr09p.ant-select-item-option-grouped {
30427
- padding-left: 8px;
30360
+ .E_s1dizucg.ant-switch-small {
30361
+ min-width: 26px;
30362
+ height: 16px;
30428
30363
  }
30429
- .E_o1ugr09p.ant-select-item-option-selected {
30430
- background-color: white;
30364
+ .E_s1dizucg.ant-switch-large {
30365
+ min-width: 52px;
30366
+ height: 32px;
30431
30367
  }
30432
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30433
- color: #0080ff;
30368
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30369
+ height: 20px;
30370
+ width: 20px;
30434
30371
  }
30435
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30436
- display: block;
30372
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30373
+ border-radius: 10px;
30374
+ transition-delay: 120ms;
30437
30375
  }
30438
- .E_o1ugr09p.ant-select-item-option-active {
30439
- background: rgba(0, 136, 255, 0.16);
30376
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30377
+ height: 14px;
30378
+ width: 14px;
30379
+ top: 1px;
30380
+ left: 1px;
30440
30381
  }
30441
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30442
- color: #0080ff;
30382
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30383
+ height: 28px;
30384
+ width: 28px;
30443
30385
  }
30444
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30445
- background: rgba(0, 136, 255, 0.1);
30446
- color: #0080ff;
30386
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30387
+ border-radius: 14px;
30447
30388
  }
30448
-
30449
- .E_o1ifxsq4 {
30450
- display: flex;
30451
- justify-content: space-between;
30452
- height: 20px;
30453
- line-height: 20px;
30389
+ .E_s1dizucg.ant-switch-checked {
30390
+ background-color: #00ba5d;
30454
30391
  }
30455
- .E_o1ifxsq4 .timezone-title {
30456
- color: #2d3a56;
30457
- overflow: hidden;
30458
- text-overflow: ellipsis;
30392
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30393
+ left: calc(100% - 20px - 2px);
30394
+ }
30395
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30396
+ left: calc(100% - 14px - 1px);
30397
+ }
30398
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30399
+ left: calc(100% - 28px - 2px);
30459
30400
  }
30460
30401
 
30461
- .E_o1zue7 {
30462
- display: flex;
30463
- justify-content: space-between;
30464
- color: rgba(44, 56, 82, 0.6);
30465
- height: 18px;
30466
- line-height: 18px;
30467
- margin-top: 2px;
30402
+ .E_c1up6e3y {
30403
+ margin-left: 5px;
30468
30404
  }
30469
30405
 
30470
- .E_tyfmlxg {
30471
- border: none;
30472
- margin-right: 0;
30473
- background: rgba(225, 230, 241, 0.6);
30406
+ .E_i11gg7mj .ant-input-prefix {
30407
+ margin-right: 8px;
30408
+ }
30409
+ .E_i11gg7mj .ant-input-suffix {
30410
+ margin-left: 8px;
30474
30411
  }
30475
30412
 
30476
- .E_o18uybox {
30477
- pointer-events: none;
30478
- height: 32px;
30479
- width: 100%;
30480
- opacity: 0;
30413
+ .E_cc368xp {
30414
+ color: #00122e;
30415
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30416
+ margin-right: 8px;
30417
+ padding-right: 8px;
30481
30418
  }
30482
30419
 
30483
- .E_tju3gfj .date {
30484
- margin-right: 4px;
30420
+ .E_i11o6xqj {
30421
+ display: flex;
30422
+ gap: 4px;
30423
+ }
30424
+ .E_i11o6xqj .icon-wrapper {
30425
+ cursor: pointer;
30426
+ }
30427
+
30428
+ .E_d19ruhdj.icon-wrapper {
30429
+ cursor: not-allowed;
30485
30430
  }
30486
30431
 
30487
30432
  .E_s1sck0th {
@@ -30566,30 +30511,89 @@ html body {
30566
30511
  background-color: #7E41FF;
30567
30512
  }
30568
30513
 
30569
- .E_i11gg7mj .ant-input-prefix {
30570
- margin-right: 8px;
30514
+ .E_s1dni7lo {
30515
+ width: 430px !important;
30571
30516
  }
30572
- .E_i11gg7mj .ant-input-suffix {
30573
- margin-left: 8px;
30517
+
30518
+ .E_d1wwmmm5 .ant-select-item-group {
30519
+ padding: 8px 16px;
30520
+ line-height: 18px;
30521
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30522
+ height: 34px;
30523
+ min-height: 34px;
30524
+ box-sizing: border-box;
30525
+ margin-top: 8px;
30574
30526
  }
30575
30527
 
30576
- .E_cc368xp {
30577
- color: #00122e;
30578
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30579
- margin-right: 8px;
30580
- padding-right: 8px;
30528
+ .E_o1ugr09p {
30529
+ display: flex;
30530
+ flex-direction: column;
30531
+ margin: 1px 8px;
30532
+ padding: 8px;
30533
+ border-radius: 4px;
30534
+ }
30535
+ .E_o1ugr09p .selected-icon {
30536
+ display: none;
30537
+ }
30538
+ .E_o1ugr09p.ant-select-item-option-grouped {
30539
+ padding-left: 8px;
30540
+ }
30541
+ .E_o1ugr09p.ant-select-item-option-selected {
30542
+ background-color: white;
30543
+ }
30544
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30545
+ color: #0080ff;
30546
+ }
30547
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30548
+ display: block;
30549
+ }
30550
+ .E_o1ugr09p.ant-select-item-option-active {
30551
+ background: rgba(0, 136, 255, 0.16);
30552
+ }
30553
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30554
+ color: #0080ff;
30555
+ }
30556
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30557
+ background: rgba(0, 136, 255, 0.1);
30558
+ color: #0080ff;
30581
30559
  }
30582
30560
 
30583
- .E_i11o6xqj {
30561
+ .E_o1ifxsq4 {
30584
30562
  display: flex;
30585
- gap: 4px;
30563
+ justify-content: space-between;
30564
+ height: 20px;
30565
+ line-height: 20px;
30586
30566
  }
30587
- .E_i11o6xqj .icon-wrapper {
30588
- cursor: pointer;
30567
+ .E_o1ifxsq4 .timezone-title {
30568
+ color: #2d3a56;
30569
+ overflow: hidden;
30570
+ text-overflow: ellipsis;
30589
30571
  }
30590
30572
 
30591
- .E_d19ruhdj.icon-wrapper {
30592
- cursor: not-allowed;
30573
+ .E_o1zue7 {
30574
+ display: flex;
30575
+ justify-content: space-between;
30576
+ color: rgba(44, 56, 82, 0.6);
30577
+ height: 18px;
30578
+ line-height: 18px;
30579
+ margin-top: 2px;
30580
+ }
30581
+
30582
+ .E_tyfmlxg {
30583
+ border: none;
30584
+ margin-right: 0;
30585
+ background: rgba(225, 230, 241, 0.6);
30586
+ }
30587
+
30588
+ .E_o18uybox {
30589
+ pointer-events: none;
30590
+ height: 32px;
30591
+ width: 100%;
30592
+ opacity: 0;
30593
+ }
30594
+
30595
+ .E_iq1gosr {
30596
+ display: inline-block;
30593
30597
  }
30594
30598
 
30595
30599
  .E_t1m2x205 .ant-tooltip-arrow {
@@ -30603,8 +30607,53 @@ html body {
30603
30607
  visibility: hidden;
30604
30608
  }
30605
30609
 
30606
- .E_iq1gosr {
30607
- display: inline-block;
30610
+ .E_fzh9mnb {
30611
+ width: 100%;
30612
+ height: 100%;
30613
+ min-height: 124px;
30614
+ display: flex;
30615
+ flex-direction: column;
30616
+ justify-content: center;
30617
+ align-items: center;
30618
+ }
30619
+ .E_fzh9mnb .error-text {
30620
+ color: rgba(10, 37, 85, 0.6);
30621
+ margin-bottom: 16px;
30622
+ font-size: 18px;
30623
+ }
30624
+
30625
+ .E_f7pxqmh {
30626
+ width: 100%;
30627
+ margin-bottom: 0 !important;
30628
+ flex-flow: nowrap !important;
30629
+ line-break: auto;
30630
+ }
30631
+ .E_f7pxqmh > .ant-form-item-label {
30632
+ text-align: left !important;
30633
+ padding-bottom: 0 !important;
30634
+ }
30635
+ .E_f7pxqmh > .ant-form-item-label > label {
30636
+ min-height: 32px;
30637
+ height: auto;
30638
+ font-size: 13px;
30639
+ color: rgba(44, 56, 82, 0.6);
30640
+ white-space: normal;
30641
+ }
30642
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30643
+ border-color: #ff4d4f !important;
30644
+ }
30645
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30646
+ border-color: #ff4d4f !important;
30647
+ }
30648
+ .E_f7pxqmh .ant-form-item-explain {
30649
+ margin-top: 4px;
30650
+ font-size: 12px;
30651
+ min-height: 0px;
30652
+ }
30653
+ .E_f7pxqmh .ant-form-item-extra {
30654
+ font-size: 12px;
30655
+ color: rgba(44, 56, 82, 0.6);
30656
+ min-height: 0px;
30608
30657
  }
30609
30658
 
30610
30659
  .E_i1inqkme {
@@ -30620,6 +30669,37 @@ html body {
30620
30669
  margin-right: 4px;
30621
30670
  }
30622
30671
 
30672
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30673
+ display: var(--a1wfy30z-0);
30674
+ }
30675
+ .E_a1wfy30z .ant-input-number-input-wrap {
30676
+ padding: 4px 11px;
30677
+ display: inline-flex;
30678
+ line-height: 1.5715;
30679
+ height: inherit;
30680
+ }
30681
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30682
+ content: var(--a1wfy30z-1);
30683
+ display: var(--a1wfy30z-2);
30684
+ flex: none;
30685
+ align-items: center;
30686
+ margin-left: 4px;
30687
+ }
30688
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30689
+ content: var(--a1wfy30z-3);
30690
+ display: var(--a1wfy30z-4);
30691
+ flex: none;
30692
+ align-items: center;
30693
+ margin-right: 4px;
30694
+ cursor: auto;
30695
+ }
30696
+ .E_a1wfy30z .ant-input-number-input {
30697
+ padding: 0;
30698
+ margin: 0;
30699
+ height: auto;
30700
+ font-size: inherit;
30701
+ }
30702
+
30623
30703
  .E_atcz0kf .ant-input-suffix {
30624
30704
  margin-left: 8px;
30625
30705
  }
@@ -30627,6 +30707,24 @@ html body {
30627
30707
  padding: 2px 7px 2px 12px;
30628
30708
  }
30629
30709
 
30710
+ .E_iouxfgt {
30711
+ display: inline-flex;
30712
+ align-items: center;
30713
+ }
30714
+ .E_iouxfgt .icon-inner {
30715
+ display: inline-flex;
30716
+ align-items: center;
30717
+ justify-content: center;
30718
+ }
30719
+ .E_iouxfgt .icon-inner + span,
30720
+ .E_iouxfgt span + .icon-inner.suffix {
30721
+ margin-left: 4px;
30722
+ }
30723
+ .E_iouxfgt.is-rotate img,
30724
+ .E_iouxfgt.is-rotate svg {
30725
+ animation: rotate 680ms linear infinite;
30726
+ }
30727
+
30630
30728
  .E_ai7qkf2 .ant-input-number-handler-wrap {
30631
30729
  display: var(--ai7qkf2-0);
30632
30730
  }
@@ -30686,146 +30784,14 @@ html body {
30686
30784
  border: 1px;
30687
30785
  padding: 2px 8px;
30688
30786
  }
30689
-
30690
- .E_iouxfgt {
30691
- display: inline-flex;
30692
- align-items: center;
30693
- }
30694
- .E_iouxfgt .icon-inner {
30695
- display: inline-flex;
30696
- align-items: center;
30697
- justify-content: center;
30698
- }
30699
- .E_iouxfgt .icon-inner + span,
30700
- .E_iouxfgt span + .icon-inner.suffix {
30701
- margin-left: 4px;
30702
- }
30703
- .E_iouxfgt.is-rotate img,
30704
- .E_iouxfgt.is-rotate svg {
30705
- animation: rotate 680ms linear infinite;
30706
- }
30707
-
30708
- .E_a1wfy30z .ant-input-number-handler-wrap {
30709
- display: var(--a1wfy30z-0);
30710
- }
30711
- .E_a1wfy30z .ant-input-number-input-wrap {
30712
- padding: 4px 11px;
30713
- display: inline-flex;
30714
- line-height: 1.5715;
30715
- height: inherit;
30716
- }
30717
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30718
- content: var(--a1wfy30z-1);
30719
- display: var(--a1wfy30z-2);
30720
- flex: none;
30721
- align-items: center;
30722
- margin-left: 4px;
30723
- }
30724
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30725
- content: var(--a1wfy30z-3);
30726
- display: var(--a1wfy30z-4);
30727
- flex: none;
30728
- align-items: center;
30729
- margin-right: 4px;
30730
- cursor: auto;
30731
- }
30732
- .E_a1wfy30z .ant-input-number-input {
30733
- padding: 0;
30734
- margin: 0;
30735
- height: auto;
30736
- font-size: inherit;
30737
- }
30738
-
30739
- .E_f7pxqmh {
30740
- width: 100%;
30741
- margin-bottom: 0 !important;
30742
- flex-flow: nowrap !important;
30743
- line-break: auto;
30744
- }
30745
- .E_f7pxqmh > .ant-form-item-label {
30746
- text-align: left !important;
30747
- padding-bottom: 0 !important;
30748
- }
30749
- .E_f7pxqmh > .ant-form-item-label > label {
30750
- min-height: 32px;
30751
- height: auto;
30752
- font-size: 13px;
30753
- color: rgba(44, 56, 82, 0.6);
30754
- white-space: normal;
30755
- }
30756
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30757
- border-color: #ff4d4f !important;
30758
- }
30759
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30760
- border-color: #ff4d4f !important;
30761
- }
30762
- .E_f7pxqmh .ant-form-item-explain {
30763
- margin-top: 4px;
30764
- font-size: 12px;
30765
- min-height: 0px;
30766
- }
30767
- .E_f7pxqmh .ant-form-item-extra {
30768
- font-size: 12px;
30769
- color: rgba(44, 56, 82, 0.6);
30770
- min-height: 0px;
30771
- }
30772
-
30773
- .E_owd0kml {
30774
- display: inline-block;
30775
- }
30776
-
30777
- .E_h1jsgezc {
30778
- visibility: hidden;
30779
- position: absolute;
30780
- }
30781
-
30782
- .E_fzh9mnb {
30783
- width: 100%;
30784
- height: 100%;
30785
- min-height: 124px;
30786
- display: flex;
30787
- flex-direction: column;
30788
- justify-content: center;
30789
- align-items: center;
30790
- }
30791
- .E_fzh9mnb .error-text {
30792
- color: rgba(10, 37, 85, 0.6);
30793
- margin-bottom: 16px;
30794
- font-size: 18px;
30795
- }
30796
-
30797
- .E_m196gn1d {
30798
- min-width: 1280px;
30799
- }
30800
-
30801
- .E_a1b5xrg3 .user-icon-inner {
30802
- display: inline-flex;
30803
- align-items: center;
30804
- justify-content: center;
30805
- color: #fff;
30806
- font-weight: bold;
30807
- font-size: 12px;
30808
- width: 24px;
30809
- height: 24px;
30810
- border-radius: 50%;
30811
- background: var(--a1b5xrg3-0);
30812
- }
30813
- .E_a1b5xrg3.btn-item {
30814
- transition: all 160ms ease;
30815
- cursor: pointer;
30816
- width: 56px;
30817
- height: 40px;
30818
- display: inline-flex;
30819
- align-items: center;
30820
- justify-content: center;
30821
- border-radius: 6px;
30822
- }
30823
- .E_a1b5xrg3.btn-item:hover {
30824
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
30787
+
30788
+ .E_owd0kml {
30789
+ display: inline-block;
30825
30790
  }
30826
- .E_a1b5xrg3.btn-item:active {
30827
- transform: translateY(2px);
30828
- transition: all 320ms ease;
30791
+
30792
+ .E_h1jsgezc {
30793
+ visibility: hidden;
30794
+ position: absolute;
30829
30795
  }
30830
30796
 
30831
30797
  .E_dsnbhzf {
@@ -31303,6 +31269,40 @@ html body {
31303
31269
  line-height: 12px;
31304
31270
  }
31305
31271
 
31272
+ .E_a1b5xrg3 .user-icon-inner {
31273
+ display: inline-flex;
31274
+ align-items: center;
31275
+ justify-content: center;
31276
+ color: #fff;
31277
+ font-weight: bold;
31278
+ font-size: 12px;
31279
+ width: 24px;
31280
+ height: 24px;
31281
+ border-radius: 50%;
31282
+ background: var(--a1b5xrg3-0);
31283
+ }
31284
+ .E_a1b5xrg3.btn-item {
31285
+ transition: all 160ms ease;
31286
+ cursor: pointer;
31287
+ width: 56px;
31288
+ height: 40px;
31289
+ display: inline-flex;
31290
+ align-items: center;
31291
+ justify-content: center;
31292
+ border-radius: 6px;
31293
+ }
31294
+ .E_a1b5xrg3.btn-item:hover {
31295
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31296
+ }
31297
+ .E_a1b5xrg3.btn-item:active {
31298
+ transform: translateY(2px);
31299
+ transition: all 320ms ease;
31300
+ }
31301
+
31302
+ .E_m196gn1d {
31303
+ min-width: 1280px;
31304
+ }
31305
+
31306
31306
  .E_cnujxq2 {
31307
31307
  display: flex;
31308
31308
  flex-direction: column;
@@ -32449,22 +32449,6 @@ input.E_rf8rlle.ant-input {
32449
32449
  font-size: 14px;
32450
32450
  }
32451
32451
 
32452
- .E_ryby9ds {
32453
- display: flex;
32454
- align-items: center;
32455
- }
32456
- .E_ryby9ds .order {
32457
- height: 24px;
32458
- width: 24px;
32459
- border-radius: 20px;
32460
- color: #0080ff;
32461
- background: rgba(0, 136, 255, 0.1);
32462
- display: flex;
32463
- align-items: center;
32464
- justify-content: center;
32465
- margin-right: 6px;
32466
- }
32467
-
32468
32452
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32469
32453
  margin-right: 2px;
32470
32454
  }
@@ -32500,6 +32484,22 @@ input.E_rf8rlle.ant-input {
32500
32484
  background-color: transparent;
32501
32485
  }
32502
32486
 
32487
+ .E_ryby9ds {
32488
+ display: flex;
32489
+ align-items: center;
32490
+ }
32491
+ .E_ryby9ds .order {
32492
+ height: 24px;
32493
+ width: 24px;
32494
+ border-radius: 20px;
32495
+ color: #0080ff;
32496
+ background: rgba(0, 136, 255, 0.1);
32497
+ display: flex;
32498
+ align-items: center;
32499
+ justify-content: center;
32500
+ margin-right: 6px;
32501
+ }
32502
+
32503
32503
  .E_m5foqp8 {
32504
32504
  --footer-height: 96px;
32505
32505
  --header-height: 80px;
@@ -32797,23 +32797,6 @@ input.E_rf8rlle.ant-input {
32797
32797
  padding: 0 12px 14px 12px;
32798
32798
  }
32799
32799
 
32800
- .E_b14q2gmw {
32801
- 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);
32802
- }
32803
-
32804
- .E_c1eym6el {
32805
- border-radius: 8px;
32806
- background-color: white;
32807
- }
32808
- .E_c1eym6el.hoverable {
32809
- cursor: pointer;
32810
- }
32811
- .E_c1eym6el.hoverable:hover {
32812
- transition: all 200ms ease;
32813
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32814
- transform: translateY(-4px);
32815
- }
32816
-
32817
32800
  .E_ckui4s7 {
32818
32801
  color: #2d3a56;
32819
32802
  line-height: 22px;
@@ -32878,6 +32861,15 @@ input.E_rf8rlle.ant-input {
32878
32861
  margin-left: 24px;
32879
32862
  }
32880
32863
 
32864
+ .E_w7ob4th.outside-tag {
32865
+ padding-left: 0;
32866
+ }
32867
+ .E_w7ob4th.outside-tag .inside-tag {
32868
+ border-radius: 4px 0 0 4px;
32869
+ padding-right: 4px;
32870
+ margin-right: 4px;
32871
+ }
32872
+
32881
32873
  .E_lht19u8 {
32882
32874
  width: 64px;
32883
32875
  height: 64px;
@@ -32913,47 +32905,230 @@ input.E_rf8rlle.ant-input {
32913
32905
  transform-origin: top left;
32914
32906
  animation: loading-indicator2 1100ms ease-out infinite;
32915
32907
  }
32916
-
32917
- .E_l17lbdo6 {
32918
- position: absolute;
32919
- width: 5px;
32920
- height: 48px;
32921
- left: 52.9px;
32922
- top: 51.8px;
32923
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32924
- border-radius: 5px;
32925
- transform: rotate(112deg);
32926
- transform-origin: top left;
32927
- animation: loading-indicator3 1100ms ease-out infinite;
32908
+
32909
+ .E_l17lbdo6 {
32910
+ position: absolute;
32911
+ width: 5px;
32912
+ height: 48px;
32913
+ left: 52.9px;
32914
+ top: 51.8px;
32915
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32916
+ border-radius: 5px;
32917
+ transform: rotate(112deg);
32918
+ transform-origin: top left;
32919
+ animation: loading-indicator3 1100ms ease-out infinite;
32920
+ }
32921
+
32922
+ .E_b14q2gmw {
32923
+ 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);
32924
+ }
32925
+
32926
+ .E_c1eym6el {
32927
+ border-radius: 8px;
32928
+ background-color: white;
32929
+ }
32930
+ .E_c1eym6el.hoverable {
32931
+ cursor: pointer;
32932
+ }
32933
+ .E_c1eym6el.hoverable:hover {
32934
+ transition: all 200ms ease;
32935
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32936
+ transform: translateY(-4px);
32937
+ }
32938
+
32939
+ .E_sjob3jg {
32940
+ --item-min-width: 60px;
32941
+ }
32942
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
32943
+ display: none !important;
32944
+ }
32945
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
32946
+ flex-shrink: 0 !important;
32947
+ }
32948
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
32949
+ color: #0080ff;
32950
+ }
32951
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32952
+ color: #0080ff;
32953
+ font-weight: normal;
32954
+ }
32955
+ .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 {
32956
+ color: rgba(44, 56, 82, 0.6);
32957
+ }
32958
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32959
+ color: #00122e;
32960
+ }
32961
+ .E_sjob3jg .step-item-text {
32962
+ display: inline-block;
32963
+ }
32964
+ .E_sjob3jg .step-item-title {
32965
+ overflow: hidden;
32966
+ white-space: nowrap;
32967
+ text-overflow: ellipsis;
32968
+ }
32969
+
32970
+ .E_hjvj6s6 .ant-steps-item-container {
32971
+ min-width: var(--item-min-width);
32972
+ }
32973
+ .E_hjvj6s6 .ant-steps-item-disabled {
32974
+ cursor: not-allowed !important;
32975
+ }
32976
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
32977
+ flex-direction: row;
32978
+ justify-content: stretch;
32979
+ }
32980
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
32981
+ padding: 0;
32982
+ margin-right: 4px;
32983
+ flex: 1;
32984
+ overflow: visible;
32985
+ }
32986
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
32987
+ width: 100%;
32988
+ min-height: unset;
32989
+ }
32990
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
32991
+ height: 26px;
32992
+ line-height: 26px;
32993
+ width: 100%;
32994
+ padding: 0;
32995
+ font-size: 12px;
32996
+ }
32997
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
32998
+ margin-right: 10px;
32999
+ }
33000
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33001
+ display: none;
33002
+ }
33003
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33004
+ padding-left: 8px;
33005
+ padding-right: 4px;
33006
+ border-radius: 4px 0 0 4px;
33007
+ }
33008
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33009
+ margin-right: 0;
33010
+ }
33011
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33012
+ padding-right: 8px;
33013
+ padding-left: 12px;
33014
+ border-radius: 0 4px 4px 0;
33015
+ }
33016
+ .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 {
33017
+ content: "";
33018
+ width: 0;
33019
+ height: 0;
33020
+ border: 13px solid transparent;
33021
+ position: absolute;
33022
+ top: 0;
33023
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33024
+ z-index: 2;
33025
+ position: relative;
33026
+ top: -50%;
33027
+ right: -100%;
33028
+ }
33029
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33030
+ padding: 0 4px 0 12px;
33031
+ }
33032
+ .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 {
33033
+ content: "";
33034
+ width: 0;
33035
+ height: 0;
33036
+ border: 13px solid transparent;
33037
+ position: absolute;
33038
+ top: 0;
33039
+ border-left: 8px solid #fff;
33040
+ left: 0;
33041
+ }
33042
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33043
+ max-width: calc(100% - var(--item-min-width) * 2);
33044
+ }
33045
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33046
+ background-color: rgba(0, 136, 255, 0.1);
33047
+ }
33048
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33049
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33050
+ }
33051
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33052
+ cursor: pointer;
33053
+ min-width: var(--item-min-width);
33054
+ }
33055
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33056
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33057
+ min-width: var(--item-min-width);
33058
+ }
33059
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33060
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33061
+ background-color: rgba(237, 241, 250, 0.6);
33062
+ }
33063
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33064
+ padding: 0;
32928
33065
  }
32929
33066
 
32930
- .E_slr2ynn {
33067
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33068
+ width: 192px;
33069
+ row-gap: 2px;
33070
+ }
33071
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33072
+ background-color: rgba(225, 230, 241, 0.6);
33073
+ }
33074
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33075
+ color: #00122e !important;
33076
+ }
33077
+ .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 {
33078
+ background-color: rgba(225, 230, 241, 0.6);
33079
+ }
33080
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
32931
33081
  padding: 0 8px;
32932
- height: 18px;
33082
+ border-radius: 4px;
33083
+ height: 32px;
33084
+ display: flex;
33085
+ align-items: center;
32933
33086
  }
32934
-
32935
- .E_m140wbb6 {
32936
- padding: 2px 8px;
32937
- height: 24px;
33087
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33088
+ min-height: auto;
33089
+ white-space: nowrap;
32938
33090
  }
32939
-
32940
- .E_t1fozc1i {
32941
- margin: 0;
33091
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33092
+ font-size: 13px;
33093
+ line-height: 20px;
33094
+ max-width: 100%;
33095
+ padding-right: 0;
33096
+ }
33097
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33098
+ background: rgba(0, 128, 255, 0.1);
32942
33099
  }
32943
33100
 
32944
- .E_i1vxv4ln {
32945
- margin-right: 4px;
32946
- height: 16px;
33101
+ .E_h6l1tj4 {
33102
+ width: 100%;
33103
+ display: inline-flex;
33104
+ align-items: center;
33105
+ justify-content: center;
33106
+ column-gap: 4px;
33107
+ }
33108
+ .E_h6l1tj4 .step-item-prefix-container {
33109
+ display: inline-flex;
33110
+ align-items: center;
33111
+ width: 18px;
33112
+ height: 18px;
33113
+ color: rgba(44, 56, 82, 0.75);
33114
+ justify-content: center;
32947
33115
  }
32948
33116
 
32949
- .E_n1afl31m.ant-tag.ant-tag-gray {
32950
- font-weight: 700;
32951
- color: #00122e;
32952
- background-color: rgba(237, 241, 250, 0.6);
32953
- border: 1px solid rgba(211, 218, 235, 0.6);
32954
- word-break: break-all;
32955
- display: inline;
32956
- white-space: normal;
33117
+ .E_v18frne8 {
33118
+ width: 100%;
33119
+ display: flex;
33120
+ align-items: center;
33121
+ justify-content: center;
33122
+ column-gap: 6px;
33123
+ font-size: 13px;
33124
+ }
33125
+ .E_v18frne8 .step-item-prefix-container {
33126
+ display: inline-flex;
33127
+ align-items: center;
33128
+ min-width: 20px;
33129
+ min-height: 20px;
33130
+ color: rgba(44, 56, 82, 0.75);
33131
+ justify-content: center;
32957
33132
  }
32958
33133
 
32959
33134
  button.E_l48ei06.ant-btn,
@@ -33376,291 +33551,116 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33376
33551
  transform: translateY(-50%) rotateX(180deg);
33377
33552
  }
33378
33553
  .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33379
- display: block;
33380
- }
33381
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33382
- display: none;
33383
- }
33384
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33385
- transform: translateY(-50%);
33386
- }
33387
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33388
- transform: translateY(-50%) rotateX(180deg);
33389
- }
33390
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33391
- background: #f2f5fa;
33392
- }
33393
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33394
- display: block;
33395
- }
33396
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33397
- padding-right: 25px;
33398
- }
33399
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
33400
- padding: 0 !important;
33401
- }
33402
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33403
- position: absolute;
33404
- left: 50%;
33405
- top: 50%;
33406
- transform: translate(-50%, -50%);
33407
- }
33408
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33409
- display: none;
33410
- }
33411
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33412
- background: #fff;
33413
- }
33414
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
33415
- background: inherit;
33416
- }
33417
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33418
- position: static;
33419
- border: none;
33420
- background: inherit !important;
33421
- height: 100px;
33422
- vertical-align: middle;
33423
- }
33424
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33425
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33426
- font-weight: bold;
33427
- font-size: 20px;
33428
- color: rgba(10, 37, 85, 0.6);
33429
- }
33430
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33431
- .E_t1fisho6 div.ant-table th.cell__action_ {
33432
- z-index: 10;
33433
- }
33434
- .E_t1fisho6 div.ant-table td.cell__action_ {
33435
- padding: 0 !important;
33436
- position: relative;
33437
- background: #fff;
33438
- }
33439
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33440
- height: 100%;
33441
- display: flex;
33442
- align-items: center;
33443
- justify-content: flex-end;
33444
- padding-right: 8px;
33445
- }
33446
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33447
- width: 24px;
33448
- height: 24px;
33449
- cursor: pointer;
33450
- justify-content: center;
33451
- border-radius: 4px;
33452
- }
33453
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33454
- background: #fff;
33455
- }
33456
-
33457
- .E_w7ob4th.outside-tag {
33458
- padding-left: 0;
33459
- }
33460
- .E_w7ob4th.outside-tag .inside-tag {
33461
- border-radius: 4px 0 0 4px;
33462
- padding-right: 4px;
33463
- margin-right: 4px;
33464
- }
33465
-
33466
- .E_i1g85yz3 {
33467
- margin-right: 4px;
33468
- height: 16px;
33469
- }
33470
-
33471
- .E_sjob3jg {
33472
- --item-min-width: 60px;
33473
- }
33474
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33475
- display: none !important;
33476
- }
33477
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33478
- flex-shrink: 0 !important;
33479
- }
33480
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33481
- color: #0080ff;
33482
- }
33483
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33484
- color: #0080ff;
33485
- font-weight: normal;
33486
- }
33487
- .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 {
33488
- color: rgba(44, 56, 82, 0.6);
33489
- }
33490
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33491
- color: #00122e;
33492
- }
33493
- .E_sjob3jg .step-item-text {
33494
- display: inline-block;
33495
- }
33496
- .E_sjob3jg .step-item-title {
33497
- overflow: hidden;
33498
- white-space: nowrap;
33499
- text-overflow: ellipsis;
33500
- }
33501
-
33502
- .E_hjvj6s6 .ant-steps-item-container {
33503
- min-width: var(--item-min-width);
33504
- }
33505
- .E_hjvj6s6 .ant-steps-item-disabled {
33506
- cursor: not-allowed !important;
33507
- }
33508
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33509
- flex-direction: row;
33510
- justify-content: stretch;
33511
- }
33512
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33513
- padding: 0;
33514
- margin-right: 4px;
33515
- flex: 1;
33516
- overflow: visible;
33517
- }
33518
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33519
- width: 100%;
33520
- min-height: unset;
33521
- }
33522
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33523
- height: 26px;
33524
- line-height: 26px;
33525
- width: 100%;
33526
- padding: 0;
33527
- font-size: 12px;
33528
- }
33529
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33530
- margin-right: 10px;
33531
- }
33532
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33533
- display: none;
33534
- }
33535
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33536
- padding-left: 8px;
33537
- padding-right: 4px;
33538
- border-radius: 4px 0 0 4px;
33539
- }
33540
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33541
- margin-right: 0;
33554
+ display: block;
33542
33555
  }
33543
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33544
- padding-right: 8px;
33545
- padding-left: 12px;
33546
- border-radius: 0 4px 4px 0;
33556
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33557
+ display: none;
33547
33558
  }
33548
- .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 {
33549
- content: "";
33550
- width: 0;
33551
- height: 0;
33552
- border: 13px solid transparent;
33553
- position: absolute;
33554
- top: 0;
33555
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33556
- z-index: 2;
33557
- position: relative;
33558
- top: -50%;
33559
- right: -100%;
33559
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33560
+ transform: translateY(-50%);
33560
33561
  }
33561
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33562
- padding: 0 4px 0 12px;
33562
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33563
+ transform: translateY(-50%) rotateX(180deg);
33563
33564
  }
33564
- .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 {
33565
- content: "";
33566
- width: 0;
33567
- height: 0;
33568
- border: 13px solid transparent;
33569
- position: absolute;
33570
- top: 0;
33571
- border-left: 8px solid #fff;
33572
- left: 0;
33565
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33566
+ background: #f2f5fa;
33573
33567
  }
33574
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33575
- max-width: calc(100% - var(--item-min-width) * 2);
33568
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33569
+ display: block;
33576
33570
  }
33577
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33578
- background-color: rgba(0, 136, 255, 0.1);
33571
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33572
+ padding-right: 25px;
33579
33573
  }
33580
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33581
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33574
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
33575
+ padding: 0 !important;
33582
33576
  }
33583
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33584
- cursor: pointer;
33585
- min-width: var(--item-min-width);
33577
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33578
+ position: absolute;
33579
+ left: 50%;
33580
+ top: 50%;
33581
+ transform: translate(-50%, -50%);
33586
33582
  }
33587
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33588
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33589
- min-width: var(--item-min-width);
33583
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33584
+ display: none;
33590
33585
  }
33591
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33592
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33593
- background-color: rgba(237, 241, 250, 0.6);
33586
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33587
+ background: #fff;
33594
33588
  }
33595
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33596
- padding: 0;
33589
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
33590
+ background: inherit;
33597
33591
  }
33598
-
33599
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33600
- width: 192px;
33601
- row-gap: 2px;
33592
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33593
+ position: static;
33594
+ border: none;
33595
+ background: inherit !important;
33596
+ height: 100px;
33597
+ vertical-align: middle;
33602
33598
  }
33603
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33604
- background-color: rgba(225, 230, 241, 0.6);
33599
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33600
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33601
+ font-weight: bold;
33602
+ font-size: 20px;
33603
+ color: rgba(10, 37, 85, 0.6);
33605
33604
  }
33606
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33607
- color: #00122e !important;
33605
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33606
+ .E_t1fisho6 div.ant-table th.cell__action_ {
33607
+ z-index: 10;
33608
33608
  }
33609
- .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 {
33610
- background-color: rgba(225, 230, 241, 0.6);
33609
+ .E_t1fisho6 div.ant-table td.cell__action_ {
33610
+ padding: 0 !important;
33611
+ position: relative;
33612
+ background: #fff;
33611
33613
  }
33612
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33613
- padding: 0 8px;
33614
- border-radius: 4px;
33615
- height: 32px;
33614
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
33615
+ height: 100%;
33616
33616
  display: flex;
33617
33617
  align-items: center;
33618
+ justify-content: flex-end;
33619
+ padding-right: 8px;
33618
33620
  }
33619
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33620
- min-height: auto;
33621
- white-space: nowrap;
33621
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33622
+ width: 24px;
33623
+ height: 24px;
33624
+ cursor: pointer;
33625
+ justify-content: center;
33626
+ border-radius: 4px;
33622
33627
  }
33623
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33624
- font-size: 13px;
33625
- line-height: 20px;
33626
- max-width: 100%;
33627
- padding-right: 0;
33628
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33629
+ background: #fff;
33628
33630
  }
33629
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33630
- background: rgba(0, 128, 255, 0.1);
33631
+
33632
+ .E_slr2ynn {
33633
+ padding: 0 8px;
33634
+ height: 18px;
33631
33635
  }
33632
33636
 
33633
- .E_h6l1tj4 {
33634
- width: 100%;
33635
- display: inline-flex;
33636
- align-items: center;
33637
- justify-content: center;
33638
- column-gap: 4px;
33637
+ .E_m140wbb6 {
33638
+ padding: 2px 8px;
33639
+ height: 24px;
33639
33640
  }
33640
- .E_h6l1tj4 .step-item-prefix-container {
33641
- display: inline-flex;
33642
- align-items: center;
33643
- width: 18px;
33644
- height: 18px;
33645
- color: rgba(44, 56, 82, 0.75);
33646
- justify-content: center;
33641
+
33642
+ .E_t1fozc1i {
33643
+ margin: 0;
33647
33644
  }
33648
33645
 
33649
- .E_v18frne8 {
33650
- width: 100%;
33651
- display: flex;
33652
- align-items: center;
33653
- justify-content: center;
33654
- column-gap: 6px;
33655
- font-size: 13px;
33646
+ .E_i1vxv4ln {
33647
+ margin-right: 4px;
33648
+ height: 16px;
33656
33649
  }
33657
- .E_v18frne8 .step-item-prefix-container {
33658
- display: inline-flex;
33659
- align-items: center;
33660
- min-width: 20px;
33661
- min-height: 20px;
33662
- color: rgba(44, 56, 82, 0.75);
33663
- justify-content: center;
33650
+
33651
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33652
+ font-weight: 700;
33653
+ color: #00122e;
33654
+ background-color: rgba(237, 241, 250, 0.6);
33655
+ border: 1px solid rgba(211, 218, 235, 0.6);
33656
+ word-break: break-all;
33657
+ display: inline;
33658
+ white-space: normal;
33659
+ }
33660
+
33661
+ .E_i1g85yz3 {
33662
+ margin-right: 4px;
33663
+ height: 16px;
33664
33664
  }
33665
33665
 
33666
33666
  .E_t1dtlqs1 {
@@ -33859,55 +33859,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33859
33859
  margin-right: 8px;
33860
33860
  }
33861
33861
 
33862
- .E_r77hffu {
33863
- display: flex;
33864
- align-items: center;
33865
- justify-content: space-between;
33866
- column-gap: 6px;
33867
- }
33868
-
33869
- .E_p1cmxsf7 {
33870
- display: flex;
33871
- flex-direction: column;
33872
- justify-content: center;
33873
- row-gap: var(--p1cmxsf7-0);
33874
- }
33875
- .E_p1cmxsf7 .antd5-progress-line {
33876
- font-size: 0;
33877
- margin-bottom: unset;
33878
- margin-inline-end: unset;
33879
- }
33880
-
33881
- .E_t13ef470 {
33882
- height: 100%;
33883
- }
33884
- .E_t13ef470 .table-loading-item {
33885
- padding: 12px 4px;
33886
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33887
- display: flex;
33888
- }
33889
- .E_t13ef470 .table-loading-item > * {
33890
- height: 16px;
33891
- margin: 4px;
33892
- background: rgba(204, 212, 227, 0.18);
33893
- border-radius: 2px;
33894
- }
33895
- .E_t13ef470 .table-loading-item .checkbox-loading {
33896
- width: 16px;
33897
- }
33898
- .E_t13ef470 .table-loading-item .td-loading {
33899
- flex: 1;
33900
- }
33901
- .E_t13ef470 :nth-child(1) {
33902
- padding: 8px 4px;
33903
- }
33904
- .E_t13ef470 :nth-child(1) > * {
33905
- background: rgba(107, 125, 153, 0.18);
33906
- }
33907
- .E_t13ef470 :nth-child(1) > * {
33908
- background: rgba(163, 180, 204, 0.18);
33909
- }
33910
-
33911
33862
  .E_l1ucdodl {
33912
33863
  margin: 0;
33913
33864
  border-radius: 20px;
@@ -33976,26 +33927,53 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33976
33927
  flex: 1;
33977
33928
  }
33978
33929
 
33979
- .E_t1gvlxt5 {
33980
- min-width: 0;
33930
+ .E_t13ef470 {
33931
+ height: 100%;
33932
+ }
33933
+ .E_t13ef470 .table-loading-item {
33934
+ padding: 12px 4px;
33935
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33936
+ display: flex;
33937
+ }
33938
+ .E_t13ef470 .table-loading-item > * {
33939
+ height: 16px;
33940
+ margin: 4px;
33941
+ background: rgba(204, 212, 227, 0.18);
33942
+ border-radius: 2px;
33943
+ }
33944
+ .E_t13ef470 .table-loading-item .checkbox-loading {
33945
+ width: 16px;
33946
+ }
33947
+ .E_t13ef470 .table-loading-item .td-loading {
33981
33948
  flex: 1;
33982
33949
  }
33983
- .E_t1gvlxt5 .tag {
33984
- flex: 0 0 auto;
33950
+ .E_t13ef470 :nth-child(1) {
33951
+ padding: 8px 4px;
33985
33952
  }
33986
- .E_t1gvlxt5 .progress-title {
33987
- flex: 2;
33988
- max-width: fit-content;
33953
+ .E_t13ef470 :nth-child(1) > * {
33954
+ background: rgba(107, 125, 153, 0.18);
33989
33955
  }
33990
- .E_t1gvlxt5 .progress-desc {
33991
- flex: 1;
33992
- max-width: fit-content;
33956
+ .E_t13ef470 :nth-child(1) > * {
33957
+ background: rgba(163, 180, 204, 0.18);
33993
33958
  }
33994
33959
 
33995
- .E_a1ji6r68 {
33960
+ .E_r77hffu {
33996
33961
  display: flex;
33997
33962
  align-items: center;
33998
- column-gap: var(--a1ji6r68-0);
33963
+ justify-content: space-between;
33964
+ column-gap: 6px;
33965
+ }
33966
+
33967
+ .E_p1cmxsf7 {
33968
+ display: flex;
33969
+ flex-direction: column;
33970
+ justify-content: center;
33971
+ row-gap: var(--p1cmxsf7-0);
33972
+ }
33973
+ .E_p1cmxsf7 .antd5-progress-line {
33974
+ font-size: 0;
33975
+ margin-bottom: unset;
33976
+ margin-inline-end: unset;
33999
33977
  }
34000
33978
 
34001
33979
  .E_m11nzl2x {
@@ -34374,6 +34352,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34374
34352
  margin-left: 8px;
34375
34353
  }
34376
34354
 
34355
+ .E_t1gvlxt5 {
34356
+ min-width: 0;
34357
+ flex: 1;
34358
+ }
34359
+ .E_t1gvlxt5 .tag {
34360
+ flex: 0 0 auto;
34361
+ }
34362
+ .E_t1gvlxt5 .progress-title {
34363
+ flex: 2;
34364
+ max-width: fit-content;
34365
+ }
34366
+ .E_t1gvlxt5 .progress-desc {
34367
+ flex: 1;
34368
+ max-width: fit-content;
34369
+ }
34370
+
34371
+ .E_a1ji6r68 {
34372
+ display: flex;
34373
+ align-items: center;
34374
+ column-gap: var(--a1ji6r68-0);
34375
+ }
34376
+
34377
34377
  .E_bpgac8u {
34378
34378
  color: #FFFFFF;
34379
34379
  display: flex;
@@ -34923,6 +34923,79 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34923
34923
  }
34924
34924
  }
34925
34925
 
34926
+ .E_n12mqh7z {
34927
+ display: flex;
34928
+ align-items: center;
34929
+ font-size: 12px;
34930
+ line-height: 18px;
34931
+ }
34932
+ .E_n12mqh7z:not(:last-child) {
34933
+ margin-bottom: 4px;
34934
+ }
34935
+
34936
+ .E_tf5bynu {
34937
+ margin: 0 3px;
34938
+ }
34939
+
34940
+ .E_tcckoz1 {
34941
+ max-height: 400px;
34942
+ overflow: auto;
34943
+ }
34944
+
34945
+ span.E_tqjc4ui {
34946
+ margin: 0 2px;
34947
+ }
34948
+
34949
+ .E_c18bcrac {
34950
+ display: inline-block;
34951
+ width: 100%;
34952
+ }
34953
+ .E_c18bcrac .recharts-wrapper {
34954
+ margin-left: 4px;
34955
+ }
34956
+
34957
+ .E_cro7kg2 {
34958
+ padding: 4px;
34959
+ }
34960
+ .E_cro7kg2 .unit {
34961
+ color: white;
34962
+ }
34963
+
34964
+ .E_c14wcxf0 {
34965
+ display: flex;
34966
+ justify-content: space-between;
34967
+ align-items: center;
34968
+ font-size: 13px;
34969
+ line-height: 24px;
34970
+ color: #cccccc;
34971
+ white-space: nowrap;
34972
+ }
34973
+ .E_c14wcxf0 label {
34974
+ margin-right: 32px;
34975
+ }
34976
+
34977
+ .E_coy29mj.E_c14wcxf0 {
34978
+ font-weight: bold;
34979
+ color: white;
34980
+ }
34981
+
34982
+ .E_s11212zy {
34983
+ width: 8px;
34984
+ height: 8px;
34985
+ border-radius: 2px;
34986
+ display: inline-block;
34987
+ background: var(--s11212zy-0);
34988
+ border: 1px solid #fff;
34989
+ box-sizing: content-box;
34990
+ margin-right: 6px;
34991
+ }
34992
+
34993
+ .E_p1lyky6c > :first-child {
34994
+ font-weight: bold;
34995
+ color: white;
34996
+ margin-right: 4px;
34997
+ }
34998
+
34926
34999
  .E_s1ebs0ra {
34927
35000
  display: flex;
34928
35001
  align-items: center;
@@ -34984,147 +35057,41 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34984
35057
  background: #fff;
34985
35058
  }
34986
35059
 
34987
- .E_clm1wy1 {
34988
- width: 192px;
34989
- height: 246px;
34990
- border-radius: 4px;
34991
- }
34992
- .E_clm1wy1 > .ant-picker-calendar,
34993
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
34994
- width: 100%;
34995
- background-color: rgba(245, 247, 250, 0.6);
34996
- border-top: none;
34997
- }
34998
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
34999
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35000
- padding: 0 16px;
35001
- }
35002
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35003
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35004
- width: 100%;
35005
- height: 180px;
35006
- border-spacing: 0;
35007
- }
35008
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35009
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35010
- margin-bottom: 8px;
35011
- }
35012
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35013
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35014
- width: 22px;
35015
- }
35016
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35017
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35018
- padding: 0;
35019
- }
35020
- .E_clm1wy1 .ant-picker-cell {
35021
- color: rgba(62, 70, 82, 0.6);
35022
- opacity: 0.4;
35023
- }
35024
- .E_clm1wy1 .ant-picker-cell-in-view {
35025
- color: rgba(62, 70, 82, 0.6);
35026
- opacity: 1;
35027
- }
35028
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
35029
- color: #3e4652;
35030
- }
35031
- .E_clm1wy1 .ant-picker-cell::before {
35032
- pointer-events: none;
35033
- }
35034
-
35035
- .E_t1tsm00v {
35036
- color: rgba(129, 138, 153, 0.6);
35037
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35038
- backdrop-filter: blur(10px);
35039
- padding: 7px 10px;
35040
- }
35041
-
35042
- .E_c167wnad {
35043
- color: rgba(62, 70, 82, 0.6);
35044
- display: flex;
35045
- justify-content: space-between;
35046
- align-items: center;
35047
- padding: 8px 16px;
35048
- }
35049
- .E_c167wnad .anticon {
35050
- cursor: pointer;
35051
- }
35052
- .E_c167wnad .anticon:hover {
35053
- color: #0096ff;
35054
- }
35055
-
35056
- .E_cxhf7dh {
35057
- text-align: center;
35058
- }
35059
- .E_cxhf7dh .dots {
35060
- display: flex;
35061
- justify-content: center;
35062
- }
35063
- .E_cxhf7dh .dot {
35064
- display: inline-block;
35065
- width: 2px;
35066
- height: 2px;
35067
- border-radius: 1px;
35068
- background: #0096ff;
35069
- }
35070
- .E_cxhf7dh .dot:not(:last-child) {
35071
- margin-right: 2px;
35072
- }
35073
- .E_cxhf7dh .bar {
35074
- width: 9px;
35075
- height: 2px;
35076
- background: #0096ff;
35077
- border-radius: 2px;
35078
- }
35079
-
35080
- .E_c18bcrac {
35081
- display: inline-block;
35082
- width: 100%;
35083
- }
35084
- .E_c18bcrac .recharts-wrapper {
35085
- margin-left: 4px;
35086
- }
35087
-
35088
- .E_cro7kg2 {
35089
- padding: 4px;
35090
- }
35091
- .E_cro7kg2 .unit {
35092
- color: white;
35060
+ .E_ou7iq30 {
35061
+ overflow: hidden;
35062
+ text-overflow: ellipsis;
35093
35063
  }
35094
35064
 
35095
- .E_c14wcxf0 {
35096
- display: flex;
35097
- justify-content: space-between;
35098
- align-items: center;
35099
- font-size: 13px;
35100
- line-height: 24px;
35101
- color: #cccccc;
35065
+ .E_s1tui002 {
35102
35066
  white-space: nowrap;
35103
35067
  }
35104
- .E_c14wcxf0 label {
35105
- margin-right: 32px;
35106
- }
35107
35068
 
35108
- .E_coy29mj.E_c14wcxf0 {
35109
- font-weight: bold;
35110
- color: white;
35069
+ .E_mxrc2zg {
35070
+ display: -webkit-box;
35071
+ -webkit-line-clamp: var(--mxrc2zg-0);
35072
+ -webkit-box-orient: vertical;
35073
+ word-break: break-all;
35111
35074
  }
35112
35075
 
35113
- .E_s11212zy {
35114
- width: 8px;
35115
- height: 8px;
35116
- border-radius: 2px;
35117
- display: inline-block;
35118
- background: var(--s11212zy-0);
35119
- border: 1px solid #fff;
35120
- box-sizing: content-box;
35121
- margin-right: 6px;
35076
+ .E_t1vv6d68 .ant-tooltip-arrow {
35077
+ display: none;
35078
+ }
35079
+ .E_t1vv6d68 .ant-tooltip-inner {
35080
+ background: rgba(23, 38, 64, 0.8);
35081
+ border-radius: 4px;
35082
+ }
35083
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35084
+ visibility: hidden;
35122
35085
  }
35123
35086
 
35124
- .E_p1lyky6c > :first-child {
35125
- font-weight: bold;
35126
- color: white;
35127
- margin-right: 4px;
35087
+ .E_gmyahx3 {
35088
+ cursor: pointer;
35089
+ }
35090
+ .E_gmyahx3 .link-text {
35091
+ color: rgba(0, 21, 64, 0.3);
35092
+ }
35093
+ .E_gmyahx3:hover .link-text {
35094
+ color: #0080ff;
35128
35095
  }
35129
35096
 
35130
35097
  .E_c1up1pdz {
@@ -35267,37 +35234,97 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35267
35234
  color: #fff;
35268
35235
  }
35269
35236
 
35270
- .E_gmyahx3 {
35271
- cursor: pointer;
35237
+ .E_clm1wy1 {
35238
+ width: 192px;
35239
+ height: 246px;
35240
+ border-radius: 4px;
35272
35241
  }
35273
- .E_gmyahx3 .link-text {
35274
- color: rgba(0, 21, 64, 0.3);
35242
+ .E_clm1wy1 > .ant-picker-calendar,
35243
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35244
+ width: 100%;
35245
+ background-color: rgba(245, 247, 250, 0.6);
35246
+ border-top: none;
35275
35247
  }
35276
- .E_gmyahx3:hover .link-text {
35277
- color: #0080ff;
35248
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35249
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35250
+ padding: 0 16px;
35251
+ }
35252
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35253
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35254
+ width: 100%;
35255
+ height: 180px;
35256
+ border-spacing: 0;
35257
+ }
35258
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35259
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35260
+ margin-bottom: 8px;
35261
+ }
35262
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35263
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35264
+ width: 22px;
35265
+ }
35266
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35267
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35268
+ padding: 0;
35269
+ }
35270
+ .E_clm1wy1 .ant-picker-cell {
35271
+ color: rgba(62, 70, 82, 0.6);
35272
+ opacity: 0.4;
35273
+ }
35274
+ .E_clm1wy1 .ant-picker-cell-in-view {
35275
+ color: rgba(62, 70, 82, 0.6);
35276
+ opacity: 1;
35277
+ }
35278
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
35279
+ color: #3e4652;
35280
+ }
35281
+ .E_clm1wy1 .ant-picker-cell::before {
35282
+ pointer-events: none;
35278
35283
  }
35279
35284
 
35280
- .E_n12mqh7z {
35285
+ .E_t1tsm00v {
35286
+ color: rgba(129, 138, 153, 0.6);
35287
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35288
+ backdrop-filter: blur(10px);
35289
+ padding: 7px 10px;
35290
+ }
35291
+
35292
+ .E_c167wnad {
35293
+ color: rgba(62, 70, 82, 0.6);
35281
35294
  display: flex;
35295
+ justify-content: space-between;
35282
35296
  align-items: center;
35283
- font-size: 12px;
35284
- line-height: 18px;
35297
+ padding: 8px 16px;
35285
35298
  }
35286
- .E_n12mqh7z:not(:last-child) {
35287
- margin-bottom: 4px;
35299
+ .E_c167wnad .anticon {
35300
+ cursor: pointer;
35288
35301
  }
35289
-
35290
- .E_tf5bynu {
35291
- margin: 0 3px;
35302
+ .E_c167wnad .anticon:hover {
35303
+ color: #0096ff;
35292
35304
  }
35293
35305
 
35294
- .E_tcckoz1 {
35295
- max-height: 400px;
35296
- overflow: auto;
35306
+ .E_cxhf7dh {
35307
+ text-align: center;
35297
35308
  }
35298
-
35299
- span.E_tqjc4ui {
35300
- margin: 0 2px;
35309
+ .E_cxhf7dh .dots {
35310
+ display: flex;
35311
+ justify-content: center;
35312
+ }
35313
+ .E_cxhf7dh .dot {
35314
+ display: inline-block;
35315
+ width: 2px;
35316
+ height: 2px;
35317
+ border-radius: 1px;
35318
+ background: #0096ff;
35319
+ }
35320
+ .E_cxhf7dh .dot:not(:last-child) {
35321
+ margin-right: 2px;
35322
+ }
35323
+ .E_cxhf7dh .bar {
35324
+ width: 9px;
35325
+ height: 2px;
35326
+ background: #0096ff;
35327
+ border-radius: 2px;
35301
35328
  }
35302
35329
 
35303
35330
  .E_t1sqg15u {
@@ -35390,14 +35417,6 @@ span.E_tqjc4ui {
35390
35417
  padding-right: 12px;
35391
35418
  }
35392
35419
 
35393
- .E_s1iv0tp1 .enabled-switch {
35394
- display: flex;
35395
- align-items: center;
35396
- }
35397
- .E_s1iv0tp1 .enabled-text {
35398
- margin-right: 8px;
35399
- }
35400
-
35401
35420
  .E_wg1tsps {
35402
35421
  display: flex;
35403
35422
  align-items: center;
@@ -35421,31 +35440,12 @@ span.E_tqjc4ui {
35421
35440
  color: #00122e !important;
35422
35441
  }
35423
35442
 
35424
- .E_ou7iq30 {
35425
- overflow: hidden;
35426
- text-overflow: ellipsis;
35427
- }
35428
-
35429
- .E_s1tui002 {
35430
- white-space: nowrap;
35431
- }
35432
-
35433
- .E_mxrc2zg {
35434
- display: -webkit-box;
35435
- -webkit-line-clamp: var(--mxrc2zg-0);
35436
- -webkit-box-orient: vertical;
35437
- word-break: break-all;
35438
- }
35439
-
35440
- .E_t1vv6d68 .ant-tooltip-arrow {
35441
- display: none;
35442
- }
35443
- .E_t1vv6d68 .ant-tooltip-inner {
35444
- background: rgba(23, 38, 64, 0.8);
35445
- border-radius: 4px;
35443
+ .E_s1iv0tp1 .enabled-switch {
35444
+ display: flex;
35445
+ align-items: center;
35446
35446
  }
35447
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35448
- visibility: hidden;
35447
+ .E_s1iv0tp1 .enabled-text {
35448
+ margin-right: 8px;
35449
35449
  }
35450
35450
 
35451
35451
  .E_skwah65 {
@@ -35846,6 +35846,47 @@ span.E_tqjc4ui {
35846
35846
  justify-content: center;
35847
35847
  }
35848
35848
 
35849
+ .E_i5w779o {
35850
+ padding: 8px 0;
35851
+ }
35852
+ .E_i5w779o .col-label {
35853
+ flex-shrink: unset;
35854
+ }
35855
+ .E_i5w779o .col-label * {
35856
+ line-height: 18px;
35857
+ }
35858
+ .E_i5w779o .col-content {
35859
+ flex: 1 1 0;
35860
+ display: flex;
35861
+ align-items: center;
35862
+ }
35863
+ .E_i5w779o .col-content * {
35864
+ line-height: 18px;
35865
+ }
35866
+
35867
+ .E_l18dja44 {
35868
+ padding: 6px 0;
35869
+ }
35870
+ .E_l18dja44 .col-label * {
35871
+ font-size: 13px;
35872
+ line-height: 20px;
35873
+ }
35874
+ .E_l18dja44 .col-content * {
35875
+ font-size: 14px;
35876
+ line-height: 20px;
35877
+ }
35878
+
35879
+ .E_c8c2hys {
35880
+ display: flex;
35881
+ justify-content: space-between;
35882
+ flex: 1;
35883
+ min-width: 0;
35884
+ }
35885
+
35886
+ .E_n4m6c4d {
35887
+ color: rgba(0, 21, 64, 0.3);
35888
+ }
35889
+
35849
35890
  .E_kr6am0s .ant-modal-body {
35850
35891
  padding: 60px 128px;
35851
35892
  }
@@ -35909,47 +35950,6 @@ span.E_tqjc4ui {
35909
35950
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
35910
35951
  }
35911
35952
 
35912
- .E_i5w779o {
35913
- padding: 8px 0;
35914
- }
35915
- .E_i5w779o .col-label {
35916
- flex-shrink: unset;
35917
- }
35918
- .E_i5w779o .col-label * {
35919
- line-height: 18px;
35920
- }
35921
- .E_i5w779o .col-content {
35922
- flex: 1 1 0;
35923
- display: flex;
35924
- align-items: center;
35925
- }
35926
- .E_i5w779o .col-content * {
35927
- line-height: 18px;
35928
- }
35929
-
35930
- .E_l18dja44 {
35931
- padding: 6px 0;
35932
- }
35933
- .E_l18dja44 .col-label * {
35934
- font-size: 13px;
35935
- line-height: 20px;
35936
- }
35937
- .E_l18dja44 .col-content * {
35938
- font-size: 14px;
35939
- line-height: 20px;
35940
- }
35941
-
35942
- .E_c8c2hys {
35943
- display: flex;
35944
- justify-content: space-between;
35945
- flex: 1;
35946
- min-width: 0;
35947
- }
35948
-
35949
- .E_n4m6c4d {
35950
- color: rgba(0, 21, 64, 0.3);
35951
- }
35952
-
35953
35953
  .E_h1ol2wl7 {
35954
35954
  font-weight: bold;
35955
35955
  background-color: unset;
@@ -36000,6 +36000,15 @@ span.E_tqjc4ui {
36000
36000
  height: auto;
36001
36001
  }
36002
36002
 
36003
+ .E_cevhqx7 {
36004
+ color: #00122e;
36005
+ }
36006
+
36007
+ .E_snbqlt4 {
36008
+ margin-top: 8px;
36009
+ color: rgba(44, 56, 82, 0.6);
36010
+ }
36011
+
36003
36012
  .E_c1ss4prm {
36004
36013
  color: rgba(44, 56, 82, 0.6);
36005
36014
  }
@@ -36038,15 +36047,6 @@ span.E_tqjc4ui {
36038
36047
  margin: 16px 0;
36039
36048
  }
36040
36049
 
36041
- .E_cevhqx7 {
36042
- color: #00122e;
36043
- }
36044
-
36045
- .E_snbqlt4 {
36046
- margin-top: 8px;
36047
- color: rgba(44, 56, 82, 0.6);
36048
- }
36049
-
36050
36050
  .E_c1kchka8 {
36051
36051
  height: 100%;
36052
36052
  width: 100%;