@cloudtower/eagle 0.26.30 → 0.26.32

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
@@ -29930,14 +29930,10 @@ html body {
29930
29930
  .buj61ew.ant-btn-icon-only {
29931
29931
  justify-content: center;
29932
29932
  }
29933
- .buj61ew.ant-btn.ant-btn-link {
29934
- padding: 0;
29935
- }
29936
29933
  .buj61ew.ant-btn {
29937
29934
  display: inline-flex;
29938
29935
  align-items: center;
29939
29936
  justify-content: center;
29940
- padding: 5px 12px;
29941
29937
  height: 32px;
29942
29938
  border-radius: 6px;
29943
29939
  line-height: 22px;
@@ -29947,10 +29943,8 @@ html body {
29947
29943
  .buj61ew.ant-btn.ant-btn-lg {
29948
29944
  height: 40px;
29949
29945
  line-height: 24px;
29950
- padding: 8px 16px;
29951
29946
  }
29952
29947
  .buj61ew.ant-btn.ant-btn-sm {
29953
- padding: 2px 8px;
29954
29948
  height: 24px;
29955
29949
  line-height: 20px;
29956
29950
  }
@@ -30258,6 +30252,218 @@ html body {
30258
30252
  animation: rotate 680ms linear infinite;
30259
30253
  }
30260
30254
 
30255
+ .p12gwtiw {
30256
+ display: flex;
30257
+ justify-content: space-between;
30258
+ align-items: center;
30259
+ padding: 10px 0;
30260
+ color: rgba(44, 56, 82, 0.6);
30261
+ font-size: 12px;
30262
+ line-height: 24px;
30263
+ }
30264
+ .p12gwtiw .pagination-left {
30265
+ padding: 2px 8px;
30266
+ }
30267
+ .p12gwtiw .dropdown-trigger {
30268
+ display: flex;
30269
+ align-items: center;
30270
+ border-radius: 6px;
30271
+ cursor: pointer;
30272
+ transition: all 0.3s ease;
30273
+ }
30274
+ .p12gwtiw .dropdown-trigger:hover {
30275
+ background: rgba(211, 218, 235, 0.6);
30276
+ color: #0080ff;
30277
+ }
30278
+ .p12gwtiw .dropdown-trigger .icon-inner {
30279
+ margin-left: 4px;
30280
+ }
30281
+ .p12gwtiw .pagination-right {
30282
+ display: flex;
30283
+ align-items: center;
30284
+ color: #0080ff;
30285
+ font-weight: bold;
30286
+ }
30287
+ .p12gwtiw .pagination-right .icon-inner {
30288
+ margin-left: 4px;
30289
+ }
30290
+ .p12gwtiw .pagination-right .prev-btn,
30291
+ .p12gwtiw .pagination-right .next-btn {
30292
+ padding: 0 8px;
30293
+ }
30294
+ .p12gwtiw .pagination-right .prev-btn > span,
30295
+ .p12gwtiw .pagination-right .next-btn > span {
30296
+ color: #0080ff;
30297
+ }
30298
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30299
+ transform: rotate(180deg);
30300
+ }
30301
+
30302
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30303
+ max-height: calc(100vh - 128px);
30304
+ overflow-y: auto;
30305
+ }
30306
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30307
+ padding: 4px 20px;
30308
+ font-size: 12px;
30309
+ line-height: 18px;
30310
+ }
30311
+
30312
+ .obf05yr {
30313
+ display: inline-block;
30314
+ }
30315
+
30316
+ .hsms1n6 {
30317
+ visibility: hidden;
30318
+ position: absolute;
30319
+ }
30320
+
30321
+ .rxbeqvl.ant-radio-wrapper {
30322
+ display: inline-flex;
30323
+ align-items: baseline;
30324
+ white-space: pre-wrap;
30325
+ }
30326
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30327
+ position: relative;
30328
+ top: 3px;
30329
+ }
30330
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30331
+ border-color: rgba(107, 128, 167, 0.6);
30332
+ }
30333
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30334
+ border-color: #0080ff;
30335
+ }
30336
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30337
+ border-color: #0080ff;
30338
+ background: #0080ff;
30339
+ }
30340
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30341
+ top: 4px;
30342
+ left: 4px;
30343
+ width: 6px;
30344
+ height: 6px;
30345
+ background: #fff;
30346
+ }
30347
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30348
+ opacity: 0.5;
30349
+ }
30350
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30351
+ border-color: rgba(107, 128, 167, 0.6);
30352
+ background: rgba(211, 218, 235, 0.6);
30353
+ }
30354
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30355
+ background: #00122e;
30356
+ }
30357
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30358
+ color: #00122e;
30359
+ opacity: 0.5;
30360
+ }
30361
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30362
+ color: #00122e;
30363
+ }
30364
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30365
+ display: inline-block;
30366
+ padding: 0;
30367
+ padding-left: 12px;
30368
+ }
30369
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30370
+ margin-bottom: 0;
30371
+ white-space: pre-wrap;
30372
+ color: rgba(44, 56, 82, 0.6);
30373
+ }
30374
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30375
+ padding-left: 8px;
30376
+ }
30377
+
30378
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30379
+ border-radius: 5px 0 0 5px;
30380
+ }
30381
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30382
+ border-radius: 0 5px 5px 0;
30383
+ }
30384
+
30385
+ .r1f0aqcc {
30386
+ color: #00122e;
30387
+ border-color: #ccd4e3;
30388
+ }
30389
+ .r1f0aqcc:first-child {
30390
+ border-color: #a3b4cc;
30391
+ }
30392
+ .r1f0aqcc.ant-radio-button-wrapper {
30393
+ padding: 0 12px;
30394
+ line-height: 32px;
30395
+ height: 32px;
30396
+ }
30397
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30398
+ white-space: nowrap;
30399
+ }
30400
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30401
+ height: 22px;
30402
+ padding: 0 7px;
30403
+ line-height: 20px;
30404
+ }
30405
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30406
+ background: #ccd4e3;
30407
+ }
30408
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30409
+ background: #0080ff;
30410
+ }
30411
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30412
+ background: #ccd4e3;
30413
+ opacity: 0.5;
30414
+ }
30415
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30416
+ border-right-color: #0080ff;
30417
+ }
30418
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30419
+ border-color: #0080ff;
30420
+ }
30421
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30422
+ background: rgba(0, 136, 255, 0.1);
30423
+ }
30424
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30425
+ background: rgba(211, 218, 235, 0.6);
30426
+ border-color: #ccd4e3;
30427
+ opacity: 0.5;
30428
+ }
30429
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30430
+ color: #00122e;
30431
+ border-color: #ccd4e3;
30432
+ }
30433
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30434
+ color: #00122e;
30435
+ border-color: #ccd4e3;
30436
+ background: rgba(172, 186, 211, 0.6);
30437
+ }
30438
+ .r1f0aqcc .ant-radio-button-input {
30439
+ margin-right: 8px;
30440
+ display: inline;
30441
+ border: none;
30442
+ padding: 0;
30443
+ width: 36px;
30444
+ background: transparent;
30445
+ }
30446
+ .r1f0aqcc .ant-radio-button-input:focus {
30447
+ box-shadow: none;
30448
+ }
30449
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
30450
+ margin-right: 0;
30451
+ width: initial;
30452
+ box-shadow: none;
30453
+ }
30454
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30455
+ display: none;
30456
+ }
30457
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30458
+ display: inline;
30459
+ }
30460
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30461
+ display: inline;
30462
+ margin-right: 8px;
30463
+ padding: 0;
30464
+ width: 36px;
30465
+ }
30466
+
30261
30467
  .cz04yix {
30262
30468
  display: flex;
30263
30469
  flex-direction: column;
@@ -30870,83 +31076,26 @@ input.rrg1fkn.ant-input {
30870
31076
  border-bottom-left-radius: 0;
30871
31077
  }
30872
31078
 
30873
- .p12gwtiw {
30874
- display: flex;
30875
- justify-content: space-between;
30876
- align-items: center;
30877
- padding: 10px 0;
30878
- color: rgba(44, 56, 82, 0.6);
30879
- font-size: 12px;
30880
- line-height: 24px;
31079
+ .s34f1qb.ant-switch {
31080
+ min-width: 40px;
31081
+ height: 24px;
31082
+ background: rgba(172, 186, 211, 0.6);
31083
+ overflow: hidden;
30881
31084
  }
30882
- .p12gwtiw .pagination-left {
30883
- padding: 2px 8px;
31085
+ .s34f1qb.ant-switch:focus {
31086
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30884
31087
  }
30885
- .p12gwtiw .dropdown-trigger {
30886
- display: flex;
30887
- align-items: center;
30888
- border-radius: 6px;
30889
- cursor: pointer;
30890
- transition: all 0.3s ease;
31088
+ .s34f1qb.ant-switch-small {
31089
+ min-width: 26px;
31090
+ height: 16px;
30891
31091
  }
30892
- .p12gwtiw .dropdown-trigger:hover {
30893
- background: rgba(211, 218, 235, 0.6);
30894
- color: #0080ff;
31092
+ .s34f1qb.ant-switch-large {
31093
+ min-width: 52px;
31094
+ height: 32px;
30895
31095
  }
30896
- .p12gwtiw .dropdown-trigger .icon-inner {
30897
- margin-left: 4px;
30898
- }
30899
- .p12gwtiw .pagination-right {
30900
- display: flex;
30901
- align-items: center;
30902
- color: #0080ff;
30903
- font-weight: bold;
30904
- }
30905
- .p12gwtiw .pagination-right .icon-inner {
30906
- margin-left: 4px;
30907
- }
30908
- .p12gwtiw .pagination-right .prev-btn,
30909
- .p12gwtiw .pagination-right .next-btn {
30910
- padding: 0 8px;
30911
- }
30912
- .p12gwtiw .pagination-right .prev-btn > span,
30913
- .p12gwtiw .pagination-right .next-btn > span {
30914
- color: #0080ff;
30915
- }
30916
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30917
- transform: rotate(180deg);
30918
- }
30919
-
30920
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30921
- max-height: calc(100vh - 128px);
30922
- overflow-y: auto;
30923
- }
30924
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30925
- padding: 4px 20px;
30926
- font-size: 12px;
30927
- line-height: 18px;
30928
- }
30929
-
30930
- .s34f1qb.ant-switch {
30931
- min-width: 40px;
30932
- height: 24px;
30933
- background: rgba(172, 186, 211, 0.6);
30934
- overflow: hidden;
30935
- }
30936
- .s34f1qb.ant-switch:focus {
30937
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30938
- }
30939
- .s34f1qb.ant-switch-small {
30940
- min-width: 26px;
30941
- height: 16px;
30942
- }
30943
- .s34f1qb.ant-switch-large {
30944
- min-width: 52px;
30945
- height: 32px;
30946
- }
30947
- .s34f1qb.ant-switch .ant-switch-handle {
30948
- height: 20px;
30949
- width: 20px;
31096
+ .s34f1qb.ant-switch .ant-switch-handle {
31097
+ height: 20px;
31098
+ width: 20px;
30950
31099
  }
30951
31100
  .s34f1qb.ant-switch .ant-switch-handle::before {
30952
31101
  border-radius: 10px;
@@ -30982,161 +31131,6 @@ input.rrg1fkn.ant-input {
30982
31131
  margin-left: 5px;
30983
31132
  }
30984
31133
 
30985
- .obf05yr {
30986
- display: inline-block;
30987
- }
30988
-
30989
- .hsms1n6 {
30990
- visibility: hidden;
30991
- position: absolute;
30992
- }
30993
-
30994
- .rxbeqvl.ant-radio-wrapper {
30995
- display: inline-flex;
30996
- align-items: baseline;
30997
- white-space: pre-wrap;
30998
- }
30999
- .rxbeqvl.ant-radio-wrapper .ant-radio {
31000
- position: relative;
31001
- top: 3px;
31002
- }
31003
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31004
- border-color: rgba(107, 128, 167, 0.6);
31005
- }
31006
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31007
- border-color: #0080ff;
31008
- }
31009
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31010
- border-color: #0080ff;
31011
- background: #0080ff;
31012
- }
31013
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31014
- top: 4px;
31015
- left: 4px;
31016
- width: 6px;
31017
- height: 6px;
31018
- background: #fff;
31019
- }
31020
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31021
- opacity: 0.5;
31022
- }
31023
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31024
- border-color: rgba(107, 128, 167, 0.6);
31025
- background: rgba(211, 218, 235, 0.6);
31026
- }
31027
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31028
- background: #00122e;
31029
- }
31030
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31031
- color: #00122e;
31032
- opacity: 0.5;
31033
- }
31034
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31035
- color: #00122e;
31036
- }
31037
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31038
- display: inline-block;
31039
- padding: 0;
31040
- padding-left: 12px;
31041
- }
31042
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31043
- margin-bottom: 0;
31044
- white-space: pre-wrap;
31045
- color: rgba(44, 56, 82, 0.6);
31046
- }
31047
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31048
- padding-left: 8px;
31049
- }
31050
-
31051
- .r5ie79y .ant-radio-button-wrapper:first-child {
31052
- border-radius: 5px 0 0 5px;
31053
- }
31054
- .r5ie79y .ant-radio-button-wrapper:last-child {
31055
- border-radius: 0 5px 5px 0;
31056
- }
31057
-
31058
- .r1f0aqcc {
31059
- color: #00122e;
31060
- border-color: #ccd4e3;
31061
- }
31062
- .r1f0aqcc:first-child {
31063
- border-color: #a3b4cc;
31064
- }
31065
- .r1f0aqcc.ant-radio-button-wrapper {
31066
- padding: 0 12px;
31067
- line-height: 32px;
31068
- height: 32px;
31069
- }
31070
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
31071
- white-space: nowrap;
31072
- }
31073
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31074
- height: 22px;
31075
- padding: 0 7px;
31076
- line-height: 20px;
31077
- }
31078
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31079
- background: #ccd4e3;
31080
- }
31081
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31082
- background: #0080ff;
31083
- }
31084
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31085
- background: #ccd4e3;
31086
- opacity: 0.5;
31087
- }
31088
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31089
- border-right-color: #0080ff;
31090
- }
31091
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31092
- border-color: #0080ff;
31093
- }
31094
- .r1f0aqcc.ant-radio-button-wrapper-checked {
31095
- background: rgba(0, 136, 255, 0.1);
31096
- }
31097
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
31098
- background: rgba(211, 218, 235, 0.6);
31099
- border-color: #ccd4e3;
31100
- opacity: 0.5;
31101
- }
31102
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31103
- color: #00122e;
31104
- border-color: #ccd4e3;
31105
- }
31106
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31107
- color: #00122e;
31108
- border-color: #ccd4e3;
31109
- background: rgba(172, 186, 211, 0.6);
31110
- }
31111
- .r1f0aqcc .ant-radio-button-input {
31112
- margin-right: 8px;
31113
- display: inline;
31114
- border: none;
31115
- padding: 0;
31116
- width: 36px;
31117
- background: transparent;
31118
- }
31119
- .r1f0aqcc .ant-radio-button-input:focus {
31120
- box-shadow: none;
31121
- }
31122
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
31123
- margin-right: 0;
31124
- width: initial;
31125
- box-shadow: none;
31126
- }
31127
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31128
- display: none;
31129
- }
31130
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31131
- display: inline;
31132
- }
31133
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31134
- display: inline;
31135
- margin-right: 8px;
31136
- padding: 0;
31137
- width: 36px;
31138
- }
31139
-
31140
31134
  .t1upn1sz {
31141
31135
  height: 100%;
31142
31136
  }
@@ -31501,121 +31495,36 @@ input.rrg1fkn.ant-input {
31501
31495
  background: #fff;
31502
31496
  }
31503
31497
 
31504
- .s1fc623g {
31505
- width: 430px !important;
31498
+ .d6j0lbj {
31499
+ font-family: Inter;
31500
+ font-style: normal;
31501
+ font-weight: bold;
31502
+ font-size: 32px;
31503
+ line-height: 40px;
31506
31504
  }
31507
31505
 
31508
- .da3mx0o .ant-select-item-group {
31509
- padding: 8px 16px;
31510
- line-height: 18px;
31511
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31512
- height: 34px;
31513
- min-height: 34px;
31514
- box-sizing: border-box;
31515
- margin-top: 8px;
31506
+ .d1xhvvxe {
31507
+ font-family: Inter;
31508
+ font-style: normal;
31509
+ font-weight: bold;
31510
+ font-size: 24px;
31511
+ line-height: 32px;
31516
31512
  }
31517
31513
 
31518
- .onr9gzt {
31519
- display: flex;
31520
- flex-direction: column;
31521
- margin: 1px 8px;
31522
- padding: 8px;
31523
- border-radius: 4px;
31524
- }
31525
- .onr9gzt .selected-icon {
31526
- display: none;
31527
- }
31528
- .onr9gzt.ant-select-item-option-grouped {
31529
- padding-left: 8px;
31514
+ .dk10mxq {
31515
+ font-family: Inter;
31516
+ font-style: normal;
31517
+ font-weight: normal;
31518
+ font-size: 32px;
31519
+ line-height: 40px;
31530
31520
  }
31531
- .onr9gzt.ant-select-item-option-selected {
31532
- background-color: white;
31533
- }
31534
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31535
- color: #0080ff;
31536
- }
31537
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31538
- display: block;
31539
- }
31540
- .onr9gzt.ant-select-item-option-active {
31541
- background: rgba(0, 136, 255, 0.16);
31542
- }
31543
- .onr9gzt.ant-select-item-option-active .timezone-title {
31544
- color: #0080ff;
31545
- }
31546
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31547
- background: rgba(0, 136, 255, 0.1);
31548
- color: #0080ff;
31549
- }
31550
-
31551
- .oiy0apc {
31552
- display: flex;
31553
- justify-content: space-between;
31554
- height: 20px;
31555
- line-height: 20px;
31556
- }
31557
- .oiy0apc .timezone-title {
31558
- color: #2d3a56;
31559
- overflow: hidden;
31560
- text-overflow: ellipsis;
31561
- }
31562
-
31563
- .of4y382 {
31564
- display: flex;
31565
- justify-content: space-between;
31566
- color: rgba(44, 56, 82, 0.6);
31567
- height: 18px;
31568
- line-height: 18px;
31569
- margin-top: 2px;
31570
- }
31571
-
31572
- .t19903l9 {
31573
- border: none;
31574
- margin-right: 0;
31575
- background: rgba(225, 230, 241, 0.6);
31576
- }
31577
-
31578
- .ohwbvxu {
31579
- pointer-events: none;
31580
- height: 32px;
31581
- width: 100%;
31582
- opacity: 0;
31583
- }
31584
-
31585
- .i1e4sgug {
31586
- display: inline-block;
31587
- }
31588
-
31589
- .d6j0lbj {
31590
- font-family: Inter;
31591
- font-style: normal;
31592
- font-weight: bold;
31593
- font-size: 32px;
31594
- line-height: 40px;
31595
- }
31596
-
31597
- .d1xhvvxe {
31598
- font-family: Inter;
31599
- font-style: normal;
31600
- font-weight: bold;
31601
- font-size: 24px;
31602
- line-height: 32px;
31603
- }
31604
-
31605
- .dk10mxq {
31606
- font-family: Inter;
31607
- font-style: normal;
31608
- font-weight: normal;
31609
- font-size: 32px;
31610
- line-height: 40px;
31611
- }
31612
-
31613
- .dxsait {
31614
- font-family: Inter;
31615
- font-style: normal;
31616
- font-weight: bold;
31617
- font-size: 20px;
31618
- line-height: 24px;
31521
+
31522
+ .dxsait {
31523
+ font-family: Inter;
31524
+ font-style: normal;
31525
+ font-weight: bold;
31526
+ font-size: 20px;
31527
+ line-height: 24px;
31619
31528
  }
31620
31529
 
31621
31530
  .dokn0h3 {
@@ -32061,6 +31970,91 @@ input.rrg1fkn.ant-input {
32061
31970
  line-height: 12px;
32062
31971
  }
32063
31972
 
31973
+ .i1e4sgug {
31974
+ display: inline-block;
31975
+ }
31976
+
31977
+ .s1fc623g {
31978
+ width: 430px !important;
31979
+ }
31980
+
31981
+ .da3mx0o .ant-select-item-group {
31982
+ padding: 8px 16px;
31983
+ line-height: 18px;
31984
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31985
+ height: 34px;
31986
+ min-height: 34px;
31987
+ box-sizing: border-box;
31988
+ margin-top: 8px;
31989
+ }
31990
+
31991
+ .onr9gzt {
31992
+ display: flex;
31993
+ flex-direction: column;
31994
+ margin: 1px 8px;
31995
+ padding: 8px;
31996
+ border-radius: 4px;
31997
+ }
31998
+ .onr9gzt .selected-icon {
31999
+ display: none;
32000
+ }
32001
+ .onr9gzt.ant-select-item-option-grouped {
32002
+ padding-left: 8px;
32003
+ }
32004
+ .onr9gzt.ant-select-item-option-selected {
32005
+ background-color: white;
32006
+ }
32007
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
32008
+ color: #0080ff;
32009
+ }
32010
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
32011
+ display: block;
32012
+ }
32013
+ .onr9gzt.ant-select-item-option-active {
32014
+ background: rgba(0, 136, 255, 0.16);
32015
+ }
32016
+ .onr9gzt.ant-select-item-option-active .timezone-title {
32017
+ color: #0080ff;
32018
+ }
32019
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
32020
+ background: rgba(0, 136, 255, 0.1);
32021
+ color: #0080ff;
32022
+ }
32023
+
32024
+ .oiy0apc {
32025
+ display: flex;
32026
+ justify-content: space-between;
32027
+ height: 20px;
32028
+ line-height: 20px;
32029
+ }
32030
+ .oiy0apc .timezone-title {
32031
+ color: #2d3a56;
32032
+ overflow: hidden;
32033
+ text-overflow: ellipsis;
32034
+ }
32035
+
32036
+ .of4y382 {
32037
+ display: flex;
32038
+ justify-content: space-between;
32039
+ color: rgba(44, 56, 82, 0.6);
32040
+ height: 18px;
32041
+ line-height: 18px;
32042
+ margin-top: 2px;
32043
+ }
32044
+
32045
+ .t19903l9 {
32046
+ border: none;
32047
+ margin-right: 0;
32048
+ background: rgba(225, 230, 241, 0.6);
32049
+ }
32050
+
32051
+ .ohwbvxu {
32052
+ pointer-events: none;
32053
+ height: 32px;
32054
+ width: 100%;
32055
+ opacity: 0;
32056
+ }
32057
+
32064
32058
  .m15dvk92 {
32065
32059
  display: flex;
32066
32060
  justify-content: space-between;
@@ -32178,84 +32172,6 @@ input.rrg1fkn.ant-input {
32178
32172
  display: flex;
32179
32173
  }
32180
32174
 
32181
- .t19ustft .date {
32182
- margin-right: 4px;
32183
- }
32184
-
32185
- .s14dk8r1 {
32186
- margin: 0;
32187
- border-radius: 20px;
32188
- padding: 2px 10px;
32189
- height: 22px;
32190
- }
32191
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32192
- background-color: rgba(237, 241, 250, 0.6) !important;
32193
- }
32194
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32195
- background-color: rgba(225, 230, 241, 0.6) !important;
32196
- }
32197
- .s14dk8r1.ant-tag.ui-kit-status-capsule {
32198
- color: #00122e;
32199
- }
32200
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32201
- margin-right: 6px;
32202
- }
32203
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32204
- margin-left: 4px;
32205
- }
32206
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32207
- background-color: rgba(0, 136, 255, 0.1);
32208
- }
32209
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32210
- background-color: #0080ff;
32211
- }
32212
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32213
- background-color: rgba(0, 136, 255, 0.16);
32214
- }
32215
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32216
- background-color: rgba(255, 74, 74, 0.1);
32217
- }
32218
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32219
- background-color: #f0483e;
32220
- }
32221
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32222
- background-color: rgba(255, 74, 74, 0.16);
32223
- }
32224
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32225
- background-color: rgba(254, 160, 8, 0.1);
32226
- }
32227
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32228
- background-color: #fea008;
32229
- }
32230
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32231
- background-color: rgba(255, 187, 0, 0.16);
32232
- }
32233
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32234
- background-color: rgba(30, 201, 127, 0.1);
32235
- }
32236
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32237
- background-color: #00ba5d;
32238
- }
32239
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32240
- background-color: rgba(30, 201, 127, 0.16);
32241
- }
32242
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32243
- background-color: rgba(225, 230, 241, 0.6);
32244
- }
32245
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32246
- background-color: #6b7d99;
32247
- }
32248
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32249
- background-color: rgba(211, 218, 235, 0.6);
32250
- }
32251
-
32252
- .s1uupoto {
32253
- width: 8px;
32254
- height: 8px;
32255
- border-radius: 50%;
32256
- display: inline-block;
32257
- }
32258
-
32259
32175
  .igz4le8 {
32260
32176
  height: 24px;
32261
32177
  width: 56px !important;
@@ -32323,189 +32239,82 @@ input.rrg1fkn.ant-input {
32323
32239
  transform: rotate(180deg);
32324
32240
  }
32325
32241
 
32326
- .sq6vos1 {
32327
- --item-min-width: 60px;
32328
- }
32329
- .sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
32330
- display: none !important;
32331
- }
32332
- .sq6vos1 .ant-steps-item.ant-steps-item-active {
32333
- flex-shrink: 0 !important;
32334
- }
32335
- .sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
32336
- color: #0080ff;
32242
+ .s14dk8r1 {
32243
+ margin: 0;
32244
+ border-radius: 20px;
32245
+ padding: 2px 10px;
32246
+ height: 22px;
32337
32247
  }
32338
- .sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32339
- color: #0080ff;
32340
- font-weight: normal;
32248
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32249
+ background-color: rgba(237, 241, 250, 0.6) !important;
32341
32250
  }
32342
- .sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
32343
- color: rgba(44, 56, 82, 0.6);
32251
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32252
+ background-color: rgba(225, 230, 241, 0.6) !important;
32344
32253
  }
32345
- .sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32254
+ .s14dk8r1.ant-tag.ui-kit-status-capsule {
32346
32255
  color: #00122e;
32347
32256
  }
32348
- .sq6vos1 .step-item-text {
32349
- display: inline-block;
32350
- }
32351
- .sq6vos1 .step-item-title {
32352
- overflow: hidden;
32353
- white-space: nowrap;
32354
- text-overflow: ellipsis;
32355
- }
32356
-
32357
- .hjtnwxg .ant-steps-item-container {
32358
- min-width: var(--item-min-width);
32359
- }
32360
- .hjtnwxg .ant-steps-item-disabled {
32361
- cursor: not-allowed !important;
32362
- }
32363
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
32364
- flex-direction: row;
32365
- justify-content: stretch;
32366
- }
32367
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
32368
- padding: 0;
32369
- margin-right: 4px;
32370
- flex: 1;
32371
- overflow: visible;
32372
- }
32373
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
32374
- width: 100%;
32375
- min-height: unset;
32376
- }
32377
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
32378
- height: 26px;
32379
- line-height: 26px;
32380
- width: 100%;
32381
- padding: 0;
32382
- font-size: 12px;
32383
- }
32384
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
32385
- margin-right: 10px;
32386
- }
32387
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
32388
- display: none;
32389
- }
32390
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
32391
- padding-left: 8px;
32392
- padding-right: 4px;
32393
- border-radius: 4px 0 0 4px;
32394
- }
32395
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
32396
- margin-right: 0;
32397
- }
32398
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
32399
- padding-right: 8px;
32400
- padding-left: 12px;
32401
- border-radius: 0 4px 4px 0;
32402
- }
32403
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
32404
- content: "";
32405
- width: 0;
32406
- height: 0;
32407
- border: 13px solid transparent;
32408
- position: absolute;
32409
- top: 0;
32410
- border-left: 8px solid rgba(237, 241, 250, 0.6);
32411
- z-index: 2;
32412
- position: relative;
32413
- top: -50%;
32414
- right: -100%;
32257
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32258
+ margin-right: 6px;
32415
32259
  }
32416
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
32417
- padding: 0 4px 0 12px;
32260
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32261
+ margin-left: 4px;
32418
32262
  }
32419
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
32420
- content: "";
32421
- width: 0;
32422
- height: 0;
32423
- border: 13px solid transparent;
32424
- position: absolute;
32425
- top: 0;
32426
- border-left: 8px solid #fff;
32427
- left: 0;
32263
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32264
+ background-color: rgba(0, 136, 255, 0.1);
32428
32265
  }
32429
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
32430
- max-width: calc(100% - var(--item-min-width) * 2);
32266
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32267
+ background-color: #0080ff;
32431
32268
  }
32432
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
32433
- background-color: rgba(0, 136, 255, 0.1);
32269
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32270
+ background-color: rgba(0, 136, 255, 0.16);
32434
32271
  }
32435
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
32436
- border-left-color: rgba(0, 136, 255, 0.1) !important;
32272
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32273
+ background-color: rgba(255, 74, 74, 0.1);
32437
32274
  }
32438
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32439
- cursor: pointer;
32440
- min-width: var(--item-min-width);
32275
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32276
+ background-color: #f0483e;
32441
32277
  }
32442
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
32443
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32444
- min-width: var(--item-min-width);
32278
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32279
+ background-color: rgba(255, 74, 74, 0.16);
32445
32280
  }
32446
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
32447
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
32448
- background-color: rgba(237, 241, 250, 0.6);
32281
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32282
+ background-color: rgba(254, 160, 8, 0.1);
32449
32283
  }
32450
- .hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
32451
- padding: 0;
32284
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32285
+ background-color: #fea008;
32452
32286
  }
32453
-
32454
- .v1p8siwu .ant-steps.ant-steps-vertical {
32455
- width: 138px;
32456
- row-gap: 2px;
32287
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32288
+ background-color: rgba(255, 187, 0, 0.16);
32457
32289
  }
32458
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
32459
- padding: 0 8px;
32460
- border-radius: 4px;
32461
- height: 32px;
32462
- display: flex;
32463
- align-items: center;
32290
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32291
+ background-color: rgba(30, 201, 127, 0.1);
32464
32292
  }
32465
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
32466
- min-height: auto;
32467
- white-space: nowrap;
32293
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32294
+ background-color: #00ba5d;
32468
32295
  }
32469
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32470
- font-size: 13px;
32471
- line-height: 20px;
32472
- max-width: 100%;
32296
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32297
+ background-color: rgba(30, 201, 127, 0.16);
32473
32298
  }
32474
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
32475
- background: rgba(0, 128, 255, 0.1);
32299
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32300
+ background-color: rgba(225, 230, 241, 0.6);
32476
32301
  }
32477
-
32478
- .h1xo7yjb {
32479
- width: 100%;
32480
- display: inline-flex;
32481
- align-items: center;
32482
- justify-content: center;
32483
- column-gap: 4px;
32302
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32303
+ background-color: #6b7d99;
32484
32304
  }
32485
- .h1xo7yjb .step-item-prefix-container {
32486
- display: inline-flex;
32487
- align-items: center;
32488
- width: 18px;
32489
- height: 18px;
32490
- color: rgba(44, 56, 82, 0.75);
32491
- justify-content: center;
32305
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32306
+ background-color: rgba(211, 218, 235, 0.6);
32492
32307
  }
32493
32308
 
32494
- .v1f2f7cy {
32495
- width: 100%;
32496
- display: flex;
32497
- align-items: center;
32498
- justify-content: center;
32499
- column-gap: 6px;
32500
- font-size: 13px;
32309
+ .s1uupoto {
32310
+ width: 8px;
32311
+ height: 8px;
32312
+ border-radius: 50%;
32313
+ display: inline-block;
32501
32314
  }
32502
- .v1f2f7cy .step-item-prefix-container {
32503
- display: inline-flex;
32504
- align-items: center;
32505
- min-width: 20px;
32506
- min-height: 20px;
32507
- color: rgba(44, 56, 82, 0.75);
32508
- justify-content: center;
32315
+
32316
+ .t19ustft .date {
32317
+ margin-right: 4px;
32509
32318
  }
32510
32319
 
32511
32320
  .m1thnes4 {
@@ -32751,6 +32560,18 @@ input.rrg1fkn.ant-input {
32751
32560
  background-color: #7E41FF;
32752
32561
  }
32753
32562
 
32563
+ .n3qomhu {
32564
+ font-size: 90%;
32565
+ font-weight: bold;
32566
+ background-color: rgba(240, 243, 247, 0.6);
32567
+ padding: 1px 4px 1px;
32568
+ margin-left: 2px;
32569
+ margin-right: 2px;
32570
+ border: 1px solid rgba(213, 219, 227, 0.6);
32571
+ border-radius: 4px;
32572
+ word-break: break-all;
32573
+ }
32574
+
32754
32575
  .o8ocss1 {
32755
32576
  overflow: hidden;
32756
32577
  text-overflow: ellipsis;
@@ -32760,6 +32581,191 @@ input.rrg1fkn.ant-input {
32760
32581
  white-space: nowrap;
32761
32582
  }
32762
32583
 
32584
+ .sq6vos1 {
32585
+ --item-min-width: 60px;
32586
+ }
32587
+ .sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
32588
+ display: none !important;
32589
+ }
32590
+ .sq6vos1 .ant-steps-item.ant-steps-item-active {
32591
+ flex-shrink: 0 !important;
32592
+ }
32593
+ .sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
32594
+ color: #0080ff;
32595
+ }
32596
+ .sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32597
+ color: #0080ff;
32598
+ font-weight: normal;
32599
+ }
32600
+ .sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
32601
+ color: rgba(44, 56, 82, 0.6);
32602
+ }
32603
+ .sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32604
+ color: #00122e;
32605
+ }
32606
+ .sq6vos1 .step-item-text {
32607
+ display: inline-block;
32608
+ }
32609
+ .sq6vos1 .step-item-title {
32610
+ overflow: hidden;
32611
+ white-space: nowrap;
32612
+ text-overflow: ellipsis;
32613
+ }
32614
+
32615
+ .hjtnwxg .ant-steps-item-container {
32616
+ min-width: var(--item-min-width);
32617
+ }
32618
+ .hjtnwxg .ant-steps-item-disabled {
32619
+ cursor: not-allowed !important;
32620
+ }
32621
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
32622
+ flex-direction: row;
32623
+ justify-content: stretch;
32624
+ }
32625
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
32626
+ padding: 0;
32627
+ margin-right: 4px;
32628
+ flex: 1;
32629
+ overflow: visible;
32630
+ }
32631
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
32632
+ width: 100%;
32633
+ min-height: unset;
32634
+ }
32635
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
32636
+ height: 26px;
32637
+ line-height: 26px;
32638
+ width: 100%;
32639
+ padding: 0;
32640
+ font-size: 12px;
32641
+ }
32642
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
32643
+ margin-right: 10px;
32644
+ }
32645
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
32646
+ display: none;
32647
+ }
32648
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
32649
+ padding-left: 8px;
32650
+ padding-right: 4px;
32651
+ border-radius: 4px 0 0 4px;
32652
+ }
32653
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
32654
+ margin-right: 0;
32655
+ }
32656
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
32657
+ padding-right: 8px;
32658
+ padding-left: 12px;
32659
+ border-radius: 0 4px 4px 0;
32660
+ }
32661
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
32662
+ content: "";
32663
+ width: 0;
32664
+ height: 0;
32665
+ border: 13px solid transparent;
32666
+ position: absolute;
32667
+ top: 0;
32668
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
32669
+ z-index: 2;
32670
+ position: relative;
32671
+ top: -50%;
32672
+ right: -100%;
32673
+ }
32674
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
32675
+ padding: 0 4px 0 12px;
32676
+ }
32677
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
32678
+ content: "";
32679
+ width: 0;
32680
+ height: 0;
32681
+ border: 13px solid transparent;
32682
+ position: absolute;
32683
+ top: 0;
32684
+ border-left: 8px solid #fff;
32685
+ left: 0;
32686
+ }
32687
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
32688
+ max-width: calc(100% - var(--item-min-width) * 2);
32689
+ }
32690
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
32691
+ background-color: rgba(0, 136, 255, 0.1);
32692
+ }
32693
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
32694
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
32695
+ }
32696
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32697
+ cursor: pointer;
32698
+ min-width: var(--item-min-width);
32699
+ }
32700
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
32701
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32702
+ min-width: var(--item-min-width);
32703
+ }
32704
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
32705
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
32706
+ background-color: rgba(237, 241, 250, 0.6);
32707
+ }
32708
+ .hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
32709
+ padding: 0;
32710
+ }
32711
+
32712
+ .v1p8siwu .ant-steps.ant-steps-vertical {
32713
+ width: 138px;
32714
+ row-gap: 2px;
32715
+ }
32716
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
32717
+ padding: 0 8px;
32718
+ border-radius: 4px;
32719
+ height: 32px;
32720
+ display: flex;
32721
+ align-items: center;
32722
+ }
32723
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
32724
+ min-height: auto;
32725
+ white-space: nowrap;
32726
+ }
32727
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32728
+ font-size: 13px;
32729
+ line-height: 20px;
32730
+ max-width: 100%;
32731
+ }
32732
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
32733
+ background: rgba(0, 128, 255, 0.1);
32734
+ }
32735
+
32736
+ .h1xo7yjb {
32737
+ width: 100%;
32738
+ display: inline-flex;
32739
+ align-items: center;
32740
+ justify-content: center;
32741
+ column-gap: 4px;
32742
+ }
32743
+ .h1xo7yjb .step-item-prefix-container {
32744
+ display: inline-flex;
32745
+ align-items: center;
32746
+ width: 18px;
32747
+ height: 18px;
32748
+ color: rgba(44, 56, 82, 0.75);
32749
+ justify-content: center;
32750
+ }
32751
+
32752
+ .v1f2f7cy {
32753
+ width: 100%;
32754
+ display: flex;
32755
+ align-items: center;
32756
+ justify-content: center;
32757
+ column-gap: 6px;
32758
+ font-size: 13px;
32759
+ }
32760
+ .v1f2f7cy .step-item-prefix-container {
32761
+ display: inline-flex;
32762
+ align-items: center;
32763
+ min-width: 20px;
32764
+ min-height: 20px;
32765
+ color: rgba(44, 56, 82, 0.75);
32766
+ justify-content: center;
32767
+ }
32768
+
32763
32769
  .t1gz6wqf {
32764
32770
  height: 100%;
32765
32771
  }
@@ -33100,6 +33106,11 @@ input.rrg1fkn.ant-input {
33100
33106
  margin-right: 4px;
33101
33107
  }
33102
33108
 
33109
+ .iwsze0q {
33110
+ margin-right: 4px;
33111
+ height: 16px;
33112
+ }
33113
+
33103
33114
  .sut42l0 {
33104
33115
  padding: 0 8px;
33105
33116
  height: 18px;
@@ -33119,11 +33130,6 @@ input.rrg1fkn.ant-input {
33119
33130
  height: 16px;
33120
33131
  }
33121
33132
 
33122
- .iwsze0q {
33123
- margin-right: 4px;
33124
- height: 16px;
33125
- }
33126
-
33127
33133
  .at4ovwe .ant-input-number-handler-wrap {
33128
33134
  display: var(--at4ovwe-0);
33129
33135
  }