@cloudtower/eagle 0.26.27 → 0.26.30-dry-1

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
@@ -29927,6 +29927,21 @@ html body {
29927
29927
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29928
29928
  }
29929
29929
  }
29930
+ .fde5mpd {
29931
+ width: 100%;
29932
+ height: 100%;
29933
+ min-height: 124px;
29934
+ display: flex;
29935
+ flex-direction: column;
29936
+ justify-content: center;
29937
+ align-items: center;
29938
+ }
29939
+ .fde5mpd .error-text {
29940
+ color: rgba(10, 37, 85, 0.6);
29941
+ margin-bottom: 16px;
29942
+ font-size: 18px;
29943
+ }
29944
+
29930
29945
  .buj61ew.ant-btn-icon-only {
29931
29946
  justify-content: center;
29932
29947
  }
@@ -30212,37 +30227,13 @@ html body {
30212
30227
  border-radius: unset;
30213
30228
  }
30214
30229
 
30215
- .fde5mpd {
30216
- width: 100%;
30217
- height: 100%;
30218
- min-height: 124px;
30219
- display: flex;
30220
- flex-direction: column;
30221
- justify-content: center;
30222
- align-items: center;
30223
- }
30224
- .fde5mpd .error-text {
30225
- color: rgba(10, 37, 85, 0.6);
30226
- margin-bottom: 16px;
30227
- font-size: 18px;
30230
+ .obf05yr {
30231
+ display: inline-block;
30228
30232
  }
30229
30233
 
30230
- .i1mrf09m {
30231
- display: inline-flex;
30232
- align-items: center;
30233
- }
30234
- .i1mrf09m .icon-inner {
30235
- display: inline-flex;
30236
- align-items: center;
30237
- justify-content: center;
30238
- }
30239
- .i1mrf09m .icon-inner + span,
30240
- .i1mrf09m span + .icon-inner.suffix {
30241
- margin-left: 4px;
30242
- }
30243
- .i1mrf09m.is-rotate img,
30244
- .i1mrf09m.is-rotate svg {
30245
- animation: rotate 680ms linear infinite;
30234
+ .hsms1n6 {
30235
+ visibility: hidden;
30236
+ position: absolute;
30246
30237
  }
30247
30238
 
30248
30239
  .iap75of {
@@ -30258,59 +30249,22 @@ html body {
30258
30249
  margin-right: 4px;
30259
30250
  }
30260
30251
 
30261
- .s34f1qb.ant-switch {
30262
- min-width: 40px;
30263
- height: 24px;
30264
- background: rgba(172, 186, 211, 0.6);
30265
- overflow: hidden;
30266
- }
30267
- .s34f1qb.ant-switch:focus {
30268
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30269
- }
30270
- .s34f1qb.ant-switch-small {
30271
- min-width: 26px;
30272
- height: 16px;
30273
- }
30274
- .s34f1qb.ant-switch-large {
30275
- min-width: 52px;
30276
- height: 32px;
30277
- }
30278
- .s34f1qb.ant-switch .ant-switch-handle {
30279
- height: 20px;
30280
- width: 20px;
30281
- }
30282
- .s34f1qb.ant-switch .ant-switch-handle::before {
30283
- border-radius: 10px;
30284
- transition-delay: 120ms;
30285
- }
30286
- .s34f1qb.ant-switch-small .ant-switch-handle {
30287
- height: 14px;
30288
- width: 14px;
30289
- top: 1px;
30290
- left: 1px;
30291
- }
30292
- .s34f1qb.ant-switch-large .ant-switch-handle {
30293
- height: 28px;
30294
- width: 28px;
30295
- }
30296
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30297
- border-radius: 14px;
30298
- }
30299
- .s34f1qb.ant-switch-checked {
30300
- background-color: #00ba5d;
30301
- }
30302
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30303
- left: calc(100% - 20px - 2px);
30252
+ .i1mrf09m {
30253
+ display: inline-flex;
30254
+ align-items: center;
30304
30255
  }
30305
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30306
- left: calc(100% - 14px - 1px);
30256
+ .i1mrf09m .icon-inner {
30257
+ display: inline-flex;
30258
+ align-items: center;
30259
+ justify-content: center;
30307
30260
  }
30308
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30309
- left: calc(100% - 28px - 2px);
30261
+ .i1mrf09m .icon-inner + span,
30262
+ .i1mrf09m span + .icon-inner.suffix {
30263
+ margin-left: 4px;
30310
30264
  }
30311
-
30312
- .c1to9vb9 {
30313
- margin-left: 5px;
30265
+ .i1mrf09m.is-rotate img,
30266
+ .i1mrf09m.is-rotate svg {
30267
+ animation: rotate 680ms linear infinite;
30314
30268
  }
30315
30269
 
30316
30270
  .p12gwtiw {
@@ -30370,262 +30324,107 @@ html body {
30370
30324
  line-height: 18px;
30371
30325
  }
30372
30326
 
30373
- .rxbeqvl.ant-radio-wrapper {
30374
- display: inline-flex;
30375
- align-items: baseline;
30376
- white-space: pre-wrap;
30327
+ .cz04yix {
30328
+ display: flex;
30329
+ flex-direction: column;
30377
30330
  }
30378
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30379
- position: relative;
30380
- top: 3px;
30331
+
30332
+ .m1if5j39 {
30333
+ max-width: 1120px;
30334
+ width: 100%;
30335
+ margin: 0 auto;
30336
+ height: 100%;
30381
30337
  }
30382
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30383
- border-color: rgba(107, 128, 167, 0.6);
30338
+
30339
+ .w1vvwdlp {
30340
+ max-width: 1120px;
30341
+ width: 100%;
30342
+ margin: 0 auto;
30343
+ display: flex;
30384
30344
  }
30385
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30386
- border-color: #0080ff;
30345
+ .w1vvwdlp .left,
30346
+ .w1vvwdlp .right {
30347
+ flex-grow: 0;
30348
+ flex-shrink: 0;
30349
+ flex-basis: 21%;
30387
30350
  }
30388
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30389
- border-color: #0080ff;
30390
- background: #0080ff;
30351
+ .w1vvwdlp .left {
30352
+ display: flex;
30353
+ justify-content: flex-end;
30354
+ padding-right: 44px;
30391
30355
  }
30392
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30393
- top: 4px;
30394
- left: 4px;
30395
- width: 6px;
30396
- height: 6px;
30397
- background: #fff;
30356
+ .w1vvwdlp .right {
30357
+ padding-left: 44px;
30398
30358
  }
30399
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30400
- opacity: 0.5;
30359
+ .w1vvwdlp .middle {
30360
+ margin-bottom: 40px;
30361
+ flex-grow: 0;
30362
+ flex-shrink: 0;
30363
+ flex-basis: 58%;
30401
30364
  }
30402
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30403
- border-color: rgba(107, 128, 167, 0.6);
30404
- background: rgba(211, 218, 235, 0.6);
30365
+ .w1vvwdlp .middle .form-base-field {
30366
+ width: 100%;
30405
30367
  }
30406
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30407
- background: #00122e;
30368
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30369
+ width: auto;
30408
30370
  }
30409
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30410
- color: #00122e;
30411
- opacity: 0.5;
30371
+
30372
+ .h1cuopx7 .ant-modal-header {
30373
+ margin: 0 auto;
30374
+ width: 100%;
30375
+ max-width: 648px;
30412
30376
  }
30413
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30414
- color: #00122e;
30377
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30378
+ margin-left: 0;
30415
30379
  }
30416
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30417
- display: inline-block;
30380
+ .h1cuopx7 .ant-modal-body {
30381
+ margin: 0 auto;
30418
30382
  padding: 0;
30419
- padding-left: 12px;
30420
- }
30421
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30422
- margin-bottom: 0;
30423
- white-space: pre-wrap;
30424
- color: rgba(44, 56, 82, 0.6);
30383
+ width: 100%;
30384
+ max-width: 648px;
30385
+ overflow: hidden;
30425
30386
  }
30426
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30427
- padding-left: 8px;
30387
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30388
+ margin-bottom: 40px;
30428
30389
  }
30429
-
30430
- .r5ie79y .ant-radio-button-wrapper:first-child {
30431
- border-radius: 5px 0 0 5px;
30390
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30391
+ height: calc(100vh - 225px);
30392
+ overflow-y: auto;
30432
30393
  }
30433
- .r5ie79y .ant-radio-button-wrapper:last-child {
30434
- border-radius: 0 5px 5px 0;
30394
+ .h1cuopx7 .ant-modal-footer .footer-content {
30395
+ margin: 0 auto;
30396
+ max-width: 648px;
30435
30397
  }
30436
30398
 
30437
- .r1f0aqcc {
30438
- color: #00122e;
30439
- border-color: #ccd4e3;
30399
+ .h1p6d3y3 .ant-modal-header {
30400
+ margin: 0 auto;
30401
+ width: 100%;
30402
+ max-width: 1024px;
30440
30403
  }
30441
- .r1f0aqcc:first-child {
30442
- border-color: #a3b4cc;
30404
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30405
+ margin-left: 0;
30443
30406
  }
30444
- .r1f0aqcc.ant-radio-button-wrapper {
30445
- padding: 0 12px;
30446
- line-height: 32px;
30447
- height: 32px;
30407
+ .h1p6d3y3 .ant-modal-body {
30408
+ margin: 0 auto;
30409
+ padding: 0;
30410
+ width: 100%;
30411
+ max-width: 1024px;
30412
+ overflow: hidden;
30448
30413
  }
30449
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30450
- white-space: nowrap;
30414
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30415
+ margin-bottom: 40px;
30451
30416
  }
30452
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30453
- height: 22px;
30454
- padding: 0 7px;
30455
- line-height: 20px;
30417
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30418
+ height: calc(100vh - 225px);
30419
+ overflow-y: auto;
30456
30420
  }
30457
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30458
- background: #ccd4e3;
30421
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30422
+ margin: 0 auto;
30423
+ max-width: 1024px;
30459
30424
  }
30460
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30461
- background: #0080ff;
30462
- }
30463
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30464
- background: #ccd4e3;
30465
- opacity: 0.5;
30466
- }
30467
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30468
- border-right-color: #0080ff;
30469
- }
30470
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30471
- border-color: #0080ff;
30472
- }
30473
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30474
- background: rgba(0, 136, 255, 0.1);
30475
- }
30476
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30477
- background: rgba(211, 218, 235, 0.6);
30478
- border-color: #ccd4e3;
30479
- opacity: 0.5;
30480
- }
30481
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30482
- color: #00122e;
30483
- border-color: #ccd4e3;
30484
- }
30485
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30486
- color: #00122e;
30487
- border-color: #ccd4e3;
30488
- background: rgba(172, 186, 211, 0.6);
30489
- }
30490
- .r1f0aqcc .ant-radio-button-input {
30491
- margin-right: 8px;
30492
- display: inline;
30493
- border: none;
30494
- padding: 0;
30495
- width: 36px;
30496
- background: transparent;
30497
- }
30498
- .r1f0aqcc .ant-radio-button-input:focus {
30499
- box-shadow: none;
30500
- }
30501
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30502
- margin-right: 0;
30503
- width: initial;
30504
- box-shadow: none;
30505
- }
30506
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30507
- display: none;
30508
- }
30509
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30510
- display: inline;
30511
- }
30512
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30513
- display: inline;
30514
- margin-right: 8px;
30515
- padding: 0;
30516
- width: 36px;
30517
- }
30518
-
30519
- .obf05yr {
30520
- display: inline-block;
30521
- }
30522
-
30523
- .hsms1n6 {
30524
- visibility: hidden;
30525
- position: absolute;
30526
- }
30527
-
30528
- .cz04yix {
30529
- display: flex;
30530
- flex-direction: column;
30531
- }
30532
-
30533
- .m1if5j39 {
30534
- max-width: 1120px;
30535
- width: 100%;
30536
- margin: 0 auto;
30537
- height: 100%;
30538
- }
30539
-
30540
- .w1vvwdlp {
30541
- max-width: 1120px;
30542
- width: 100%;
30543
- margin: 0 auto;
30544
- display: flex;
30545
- }
30546
- .w1vvwdlp .left,
30547
- .w1vvwdlp .right {
30548
- flex-grow: 0;
30549
- flex-shrink: 0;
30550
- flex-basis: 21%;
30551
- }
30552
- .w1vvwdlp .left {
30553
- display: flex;
30554
- justify-content: flex-end;
30555
- padding-right: 44px;
30556
- }
30557
- .w1vvwdlp .right {
30558
- padding-left: 44px;
30559
- }
30560
- .w1vvwdlp .middle {
30561
- margin-bottom: 40px;
30562
- flex-grow: 0;
30563
- flex-shrink: 0;
30564
- flex-basis: 58%;
30565
- }
30566
- .w1vvwdlp .middle .form-base-field {
30567
- width: 100%;
30568
- }
30569
- .w1vvwdlp .middle .form-base-field .form-base-field {
30570
- width: auto;
30571
- }
30572
-
30573
- .h1cuopx7 .ant-modal-header {
30574
- margin: 0 auto;
30575
- width: 100%;
30576
- max-width: 648px;
30577
- }
30578
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30579
- margin-left: 0;
30580
- }
30581
- .h1cuopx7 .ant-modal-body {
30582
- margin: 0 auto;
30583
- padding: 0;
30584
- width: 100%;
30585
- max-width: 648px;
30586
- overflow: hidden;
30587
- }
30588
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30589
- margin-bottom: 40px;
30590
- }
30591
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30592
- height: calc(100vh - 225px);
30593
- overflow-y: auto;
30594
- }
30595
- .h1cuopx7 .ant-modal-footer .footer-content {
30596
- margin: 0 auto;
30597
- max-width: 648px;
30598
- }
30599
-
30600
- .h1p6d3y3 .ant-modal-header {
30601
- margin: 0 auto;
30602
- width: 100%;
30603
- max-width: 1024px;
30604
- }
30605
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30606
- margin-left: 0;
30607
- }
30608
- .h1p6d3y3 .ant-modal-body {
30609
- margin: 0 auto;
30610
- padding: 0;
30611
- width: 100%;
30612
- max-width: 1024px;
30613
- overflow: hidden;
30614
- }
30615
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30616
- margin-bottom: 40px;
30617
- }
30618
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30619
- height: calc(100vh - 225px);
30620
- overflow-y: auto;
30621
- }
30622
- .h1p6d3y3 .ant-modal-footer .footer-content {
30623
- margin: 0 auto;
30624
- max-width: 1024px;
30625
- }
30626
-
30627
- .fxgckuk {
30628
- flex: 1;
30425
+
30426
+ .fxgckuk {
30427
+ flex: 1;
30629
30428
  }
30630
30429
  .fxgckuk label {
30631
30430
  font-size: 13px;
@@ -30953,6 +30752,7 @@ html body {
30953
30752
  .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30954
30753
  border-color: #0096ff;
30955
30754
  box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30755
+ z-index: 1;
30956
30756
  }
30957
30757
  .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30958
30758
  border-color: #e75a3a;
@@ -31136,85 +30936,205 @@ input.rrg1fkn.ant-input {
31136
30936
  border-bottom-left-radius: 0;
31137
30937
  }
31138
30938
 
31139
- .s1fc623g {
31140
- width: 430px !important;
30939
+ .rxbeqvl.ant-radio-wrapper {
30940
+ display: inline-flex;
30941
+ align-items: baseline;
30942
+ white-space: pre-wrap;
31141
30943
  }
31142
-
31143
- .da3mx0o .ant-select-item-group {
31144
- padding: 8px 16px;
31145
- line-height: 18px;
31146
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31147
- height: 34px;
31148
- min-height: 34px;
31149
- box-sizing: border-box;
31150
- margin-top: 8px;
30944
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30945
+ position: relative;
30946
+ top: 3px;
31151
30947
  }
31152
-
31153
- .onr9gzt {
31154
- display: flex;
31155
- flex-direction: column;
31156
- margin: 1px 8px;
31157
- padding: 8px;
31158
- border-radius: 4px;
30948
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30949
+ border-color: rgba(107, 128, 167, 0.6);
31159
30950
  }
31160
- .onr9gzt .selected-icon {
31161
- display: none;
30951
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30952
+ border-color: #0080ff;
31162
30953
  }
31163
- .onr9gzt.ant-select-item-option-grouped {
31164
- padding-left: 8px;
30954
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30955
+ border-color: #0080ff;
30956
+ background: #0080ff;
31165
30957
  }
31166
- .onr9gzt.ant-select-item-option-selected {
31167
- background-color: white;
30958
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30959
+ top: 4px;
30960
+ left: 4px;
30961
+ width: 6px;
30962
+ height: 6px;
30963
+ background: #fff;
31168
30964
  }
31169
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31170
- color: #0080ff;
30965
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30966
+ opacity: 0.5;
31171
30967
  }
31172
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31173
- display: block;
30968
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30969
+ border-color: rgba(107, 128, 167, 0.6);
30970
+ background: rgba(211, 218, 235, 0.6);
31174
30971
  }
31175
- .onr9gzt.ant-select-item-option-active {
31176
- background: rgba(0, 136, 255, 0.16);
30972
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30973
+ background: #00122e;
31177
30974
  }
31178
- .onr9gzt.ant-select-item-option-active .timezone-title {
31179
- color: #0080ff;
30975
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30976
+ color: #00122e;
30977
+ opacity: 0.5;
31180
30978
  }
31181
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31182
- background: rgba(0, 136, 255, 0.1);
31183
- color: #0080ff;
30979
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30980
+ color: #00122e;
31184
30981
  }
31185
-
31186
- .oiy0apc {
31187
- display: flex;
31188
- justify-content: space-between;
31189
- height: 20px;
31190
- line-height: 20px;
30982
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30983
+ display: inline-block;
30984
+ padding: 0;
30985
+ padding-left: 12px;
31191
30986
  }
31192
- .oiy0apc .timezone-title {
31193
- color: #2d3a56;
31194
- overflow: hidden;
31195
- text-overflow: ellipsis;
30987
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30988
+ margin-bottom: 0;
30989
+ white-space: pre-wrap;
30990
+ color: rgba(44, 56, 82, 0.6);
30991
+ }
30992
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30993
+ padding-left: 8px;
31196
30994
  }
31197
30995
 
31198
- .of4y382 {
31199
- display: flex;
31200
- justify-content: space-between;
31201
- color: rgba(44, 56, 82, 0.6);
31202
- height: 18px;
31203
- line-height: 18px;
31204
- margin-top: 2px;
30996
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30997
+ border-radius: 5px 0 0 5px;
30998
+ }
30999
+ .r5ie79y .ant-radio-button-wrapper:last-child {
31000
+ border-radius: 0 5px 5px 0;
31205
31001
  }
31206
31002
 
31207
- .t19903l9 {
31003
+ .r1f0aqcc {
31004
+ color: #00122e;
31005
+ border-color: #ccd4e3;
31006
+ }
31007
+ .r1f0aqcc:first-child {
31008
+ border-color: #a3b4cc;
31009
+ }
31010
+ .r1f0aqcc.ant-radio-button-wrapper {
31011
+ padding: 0 12px;
31012
+ line-height: 32px;
31013
+ height: 32px;
31014
+ }
31015
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
31016
+ white-space: nowrap;
31017
+ }
31018
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31019
+ height: 22px;
31020
+ padding: 0 7px;
31021
+ line-height: 20px;
31022
+ }
31023
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31024
+ background: #ccd4e3;
31025
+ }
31026
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31027
+ background: #0080ff;
31028
+ }
31029
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31030
+ background: #ccd4e3;
31031
+ opacity: 0.5;
31032
+ }
31033
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31034
+ border-right-color: #0080ff;
31035
+ }
31036
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31037
+ border-color: #0080ff;
31038
+ }
31039
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31040
+ background: rgba(0, 136, 255, 0.1);
31041
+ }
31042
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31043
+ background: rgba(211, 218, 235, 0.6);
31044
+ border-color: #ccd4e3;
31045
+ opacity: 0.5;
31046
+ }
31047
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31048
+ color: #00122e;
31049
+ border-color: #ccd4e3;
31050
+ }
31051
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31052
+ color: #00122e;
31053
+ border-color: #ccd4e3;
31054
+ background: rgba(172, 186, 211, 0.6);
31055
+ }
31056
+ .r1f0aqcc .ant-radio-button-input {
31057
+ margin-right: 8px;
31058
+ display: inline;
31208
31059
  border: none;
31060
+ padding: 0;
31061
+ width: 36px;
31062
+ background: transparent;
31063
+ }
31064
+ .r1f0aqcc .ant-radio-button-input:focus {
31065
+ box-shadow: none;
31066
+ }
31067
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31209
31068
  margin-right: 0;
31210
- background: rgba(225, 230, 241, 0.6);
31069
+ width: initial;
31070
+ box-shadow: none;
31071
+ }
31072
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31073
+ display: none;
31074
+ }
31075
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31076
+ display: inline;
31077
+ }
31078
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31079
+ display: inline;
31080
+ margin-right: 8px;
31081
+ padding: 0;
31082
+ width: 36px;
31211
31083
  }
31212
31084
 
31213
- .ohwbvxu {
31214
- pointer-events: none;
31085
+ .s34f1qb.ant-switch {
31086
+ min-width: 40px;
31087
+ height: 24px;
31088
+ background: rgba(172, 186, 211, 0.6);
31089
+ overflow: hidden;
31090
+ }
31091
+ .s34f1qb.ant-switch:focus {
31092
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31093
+ }
31094
+ .s34f1qb.ant-switch-small {
31095
+ min-width: 26px;
31096
+ height: 16px;
31097
+ }
31098
+ .s34f1qb.ant-switch-large {
31099
+ min-width: 52px;
31215
31100
  height: 32px;
31216
- width: 100%;
31217
- opacity: 0;
31101
+ }
31102
+ .s34f1qb.ant-switch .ant-switch-handle {
31103
+ height: 20px;
31104
+ width: 20px;
31105
+ }
31106
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31107
+ border-radius: 10px;
31108
+ transition-delay: 120ms;
31109
+ }
31110
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31111
+ height: 14px;
31112
+ width: 14px;
31113
+ top: 1px;
31114
+ left: 1px;
31115
+ }
31116
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31117
+ height: 28px;
31118
+ width: 28px;
31119
+ }
31120
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31121
+ border-radius: 14px;
31122
+ }
31123
+ .s34f1qb.ant-switch-checked {
31124
+ background-color: #00ba5d;
31125
+ }
31126
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31127
+ left: calc(100% - 20px - 2px);
31128
+ }
31129
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31130
+ left: calc(100% - 14px - 1px);
31131
+ }
31132
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31133
+ left: calc(100% - 28px - 2px);
31134
+ }
31135
+
31136
+ .c1to9vb9 {
31137
+ margin-left: 5px;
31218
31138
  }
31219
31139
 
31220
31140
  .t1upn1sz {
@@ -31303,7 +31223,7 @@ input.rrg1fkn.ant-input {
31303
31223
  border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31304
31224
  margin-bottom: -1px;
31305
31225
  }
31306
- .tta5kd2 .ant-table .time-wrapper .data,
31226
+ .tta5kd2 .ant-table .time-wrapper .date,
31307
31227
  .tta5kd2 .ant-table .value {
31308
31228
  color: #2d3a56;
31309
31229
  }
@@ -31581,96 +31501,261 @@ input.rrg1fkn.ant-input {
31581
31501
  background: #fff;
31582
31502
  }
31583
31503
 
31584
- .i1e4sgug {
31585
- display: inline-block;
31504
+ .m15dvk92 {
31505
+ display: flex;
31506
+ justify-content: space-between;
31507
+ width: 100%;
31586
31508
  }
31587
-
31588
- .d6j0lbj {
31589
- font-family: Inter;
31590
- font-style: normal;
31591
- font-weight: bold;
31592
- font-size: 32px;
31593
- line-height: 40px;
31509
+ .m15dvk92 .action {
31510
+ margin-left: 16px;
31594
31511
  }
31595
31512
 
31596
- .d1xhvvxe {
31597
- font-family: Inter;
31598
- font-style: normal;
31599
- font-weight: bold;
31600
- font-size: 24px;
31601
- line-height: 32px;
31513
+ .aql8iqz .ant-alert-message {
31514
+ width: 100%;
31602
31515
  }
31603
31516
 
31604
- .dk10mxq {
31605
- font-family: Inter;
31606
- font-style: normal;
31607
- font-weight: normal;
31608
- font-size: 32px;
31609
- line-height: 40px;
31517
+ .i1e4sgug {
31518
+ display: inline-block;
31610
31519
  }
31611
31520
 
31612
- .dxsait {
31613
- font-family: Inter;
31614
- font-style: normal;
31615
- font-weight: bold;
31616
- font-size: 20px;
31617
- line-height: 24px;
31521
+ .s1fc623g {
31522
+ width: 430px !important;
31618
31523
  }
31619
31524
 
31620
- .dokn0h3 {
31621
- font-family: Inter;
31622
- font-style: normal;
31623
- font-weight: normal;
31624
- font-size: 20px;
31625
- line-height: 24px;
31525
+ .da3mx0o .ant-select-item-group {
31526
+ padding: 8px 16px;
31527
+ line-height: 18px;
31528
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31529
+ height: 34px;
31530
+ min-height: 34px;
31531
+ box-sizing: border-box;
31532
+ margin-top: 8px;
31626
31533
  }
31627
31534
 
31628
- .dobau4p {
31629
- font-family: Inter;
31630
- font-style: normal;
31631
- font-weight: bold;
31632
- font-size: 18px;
31633
- line-height: 22px;
31535
+ .onr9gzt {
31536
+ display: flex;
31537
+ flex-direction: column;
31538
+ margin: 1px 8px;
31539
+ padding: 8px;
31540
+ border-radius: 4px;
31634
31541
  }
31635
-
31636
- .dvolwok {
31637
- font-family: Inter;
31638
- font-style: normal;
31639
- font-weight: normal;
31640
- font-size: 18px;
31641
- line-height: 22px;
31542
+ .onr9gzt .selected-icon {
31543
+ display: none;
31642
31544
  }
31643
-
31644
- .h181qhg4 {
31645
- font-family: Inter;
31646
- font-style: normal;
31647
- font-weight: bold;
31648
- font-size: 16px;
31649
- line-height: 22px;
31545
+ .onr9gzt.ant-select-item-option-grouped {
31546
+ padding-left: 8px;
31650
31547
  }
31651
-
31652
- .h1phgmcq {
31653
- font-family: Inter;
31654
- font-style: normal;
31655
- font-weight: normal;
31656
- font-size: 16px;
31657
- line-height: 22px;
31548
+ .onr9gzt.ant-select-item-option-selected {
31549
+ background-color: white;
31658
31550
  }
31659
-
31660
- .h173xnl1 {
31661
- font-family: Inter;
31662
- font-style: normal;
31663
- font-weight: bold;
31664
- font-size: 14px;
31665
- line-height: 20px;
31551
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31552
+ color: #0080ff;
31666
31553
  }
31667
-
31668
- .hedm4pz {
31669
- font-family: Inter;
31670
- font-style: normal;
31671
- font-weight: normal;
31672
- font-size: 14px;
31673
- line-height: 20px;
31554
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31555
+ display: block;
31556
+ }
31557
+ .onr9gzt.ant-select-item-option-active {
31558
+ background: rgba(0, 136, 255, 0.16);
31559
+ }
31560
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31561
+ color: #0080ff;
31562
+ }
31563
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31564
+ background: rgba(0, 136, 255, 0.1);
31565
+ color: #0080ff;
31566
+ }
31567
+
31568
+ .oiy0apc {
31569
+ display: flex;
31570
+ justify-content: space-between;
31571
+ height: 20px;
31572
+ line-height: 20px;
31573
+ }
31574
+ .oiy0apc .timezone-title {
31575
+ color: #2d3a56;
31576
+ overflow: hidden;
31577
+ text-overflow: ellipsis;
31578
+ }
31579
+
31580
+ .of4y382 {
31581
+ display: flex;
31582
+ justify-content: space-between;
31583
+ color: rgba(44, 56, 82, 0.6);
31584
+ height: 18px;
31585
+ line-height: 18px;
31586
+ margin-top: 2px;
31587
+ }
31588
+
31589
+ .t19903l9 {
31590
+ border: none;
31591
+ margin-right: 0;
31592
+ background: rgba(225, 230, 241, 0.6);
31593
+ }
31594
+
31595
+ .ohwbvxu {
31596
+ pointer-events: none;
31597
+ height: 32px;
31598
+ width: 100%;
31599
+ opacity: 0;
31600
+ }
31601
+
31602
+ .c198s9j3 {
31603
+ color: #2d3a56;
31604
+ line-height: 22px;
31605
+ display: inline-flex;
31606
+ }
31607
+ .c198s9j3 .ant-checkbox {
31608
+ height: 22px;
31609
+ display: flex;
31610
+ align-items: center;
31611
+ top: 0;
31612
+ }
31613
+ .c198s9j3 .ant-checkbox-checked::after {
31614
+ border: none;
31615
+ }
31616
+ .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
31617
+ .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
31618
+ border-color: #0080ff;
31619
+ }
31620
+ .c198s9j3 .ant-checkbox .ant-checkbox-inner {
31621
+ border: 1px solid rgba(107, 128, 167, 0.6);
31622
+ }
31623
+ .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
31624
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
31625
+ border: 1px solid #0080ff;
31626
+ }
31627
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
31628
+ background: #0080ff;
31629
+ }
31630
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
31631
+ background-color: #fff;
31632
+ height: 2px;
31633
+ width: 10px;
31634
+ border-radius: 2px;
31635
+ }
31636
+ .c198s9j3.ant-checkbox-wrapper-disabled {
31637
+ opacity: 0.5;
31638
+ }
31639
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
31640
+ background: rgba(211, 218, 235, 0.6);
31641
+ border-color: rgba(107, 128, 167, 0.6) !important;
31642
+ }
31643
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
31644
+ border-color: #2d3a56;
31645
+ }
31646
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
31647
+ background: #2d3a56;
31648
+ }
31649
+ .c198s9j3 .ant-checkbox + span,
31650
+ .c198s9j3 .ant-checkbox-disabled + span {
31651
+ padding: 0;
31652
+ }
31653
+ .c198s9j3 .ant-checkbox + span .main,
31654
+ .c198s9j3 .ant-checkbox-disabled + span .main {
31655
+ display: inline-block;
31656
+ margin-left: 12px;
31657
+ color: #2d3a56;
31658
+ }
31659
+ .c198s9j3 .ant-checkbox + span .sub,
31660
+ .c198s9j3 .ant-checkbox-disabled + span .sub {
31661
+ margin-left: 28px;
31662
+ color: rgba(44, 56, 82, 0.6);
31663
+ }
31664
+ .c198s9j3.compact .ant-checkbox + span .main,
31665
+ .c198s9j3.compact .ant-checkbox-disabled + span .main {
31666
+ margin-left: 8px;
31667
+ }
31668
+ .c198s9j3.compact .ant-checkbox + span .sub,
31669
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
31670
+ margin-left: 24px;
31671
+ }
31672
+
31673
+ .d6j0lbj {
31674
+ font-family: Inter;
31675
+ font-style: normal;
31676
+ font-weight: bold;
31677
+ font-size: 32px;
31678
+ line-height: 40px;
31679
+ }
31680
+
31681
+ .d1xhvvxe {
31682
+ font-family: Inter;
31683
+ font-style: normal;
31684
+ font-weight: bold;
31685
+ font-size: 24px;
31686
+ line-height: 32px;
31687
+ }
31688
+
31689
+ .dk10mxq {
31690
+ font-family: Inter;
31691
+ font-style: normal;
31692
+ font-weight: normal;
31693
+ font-size: 32px;
31694
+ line-height: 40px;
31695
+ }
31696
+
31697
+ .dxsait {
31698
+ font-family: Inter;
31699
+ font-style: normal;
31700
+ font-weight: bold;
31701
+ font-size: 20px;
31702
+ line-height: 24px;
31703
+ }
31704
+
31705
+ .dokn0h3 {
31706
+ font-family: Inter;
31707
+ font-style: normal;
31708
+ font-weight: normal;
31709
+ font-size: 20px;
31710
+ line-height: 24px;
31711
+ }
31712
+
31713
+ .dobau4p {
31714
+ font-family: Inter;
31715
+ font-style: normal;
31716
+ font-weight: bold;
31717
+ font-size: 18px;
31718
+ line-height: 22px;
31719
+ }
31720
+
31721
+ .dvolwok {
31722
+ font-family: Inter;
31723
+ font-style: normal;
31724
+ font-weight: normal;
31725
+ font-size: 18px;
31726
+ line-height: 22px;
31727
+ }
31728
+
31729
+ .h181qhg4 {
31730
+ font-family: Inter;
31731
+ font-style: normal;
31732
+ font-weight: bold;
31733
+ font-size: 16px;
31734
+ line-height: 22px;
31735
+ }
31736
+
31737
+ .h1phgmcq {
31738
+ font-family: Inter;
31739
+ font-style: normal;
31740
+ font-weight: normal;
31741
+ font-size: 16px;
31742
+ line-height: 22px;
31743
+ }
31744
+
31745
+ .h173xnl1 {
31746
+ font-family: Inter;
31747
+ font-style: normal;
31748
+ font-weight: bold;
31749
+ font-size: 14px;
31750
+ line-height: 20px;
31751
+ }
31752
+
31753
+ .hedm4pz {
31754
+ font-family: Inter;
31755
+ font-style: normal;
31756
+ font-weight: normal;
31757
+ font-size: 14px;
31758
+ line-height: 20px;
31674
31759
  }
31675
31760
 
31676
31761
  .h1kd8xld {
@@ -32060,117 +32145,111 @@ input.rrg1fkn.ant-input {
32060
32145
  line-height: 12px;
32061
32146
  }
32062
32147
 
32063
- .m15dvk92 {
32064
- display: flex;
32065
- justify-content: space-between;
32066
- width: 100%;
32148
+ .c10crapj {
32149
+ border-radius: 8px;
32067
32150
  }
32068
- .m15dvk92 .action {
32069
- margin-left: 16px;
32151
+ .c10crapj .ant-card-body {
32152
+ padding: 20px 24px 24px 24px;
32070
32153
  }
32071
32154
 
32072
- .aql8iqz .ant-alert-message {
32073
- width: 100%;
32155
+ .cav9p2m .ant-collapse-item {
32156
+ border: 0px;
32157
+ background-color: #fff;
32074
32158
  }
32075
-
32076
- .c198s9j3 {
32077
- color: #2d3a56;
32078
- line-height: 22px;
32079
- display: inline-flex;
32159
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32160
+ padding-top: 0px;
32161
+ padding-bottom: 0px;
32162
+ padding-left: 0px !important;
32163
+ padding-right: 24px;
32080
32164
  }
32081
- .c198s9j3 .ant-checkbox {
32082
- height: 22px;
32083
- display: flex;
32084
- align-items: center;
32085
- top: 0;
32165
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32166
+ right: 0px;
32086
32167
  }
32087
- .c198s9j3 .ant-checkbox-checked::after {
32088
- border: none;
32168
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32169
+ padding: 0px;
32089
32170
  }
32090
- .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
32091
- .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
32092
- border-color: #0080ff;
32171
+
32172
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32173
+ padding-right: 0px;
32174
+ cursor: default;
32093
32175
  }
32094
- .c198s9j3 .ant-checkbox .ant-checkbox-inner {
32095
- border: 1px solid rgba(107, 128, 167, 0.6);
32176
+
32177
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32178
+ display: flex;
32096
32179
  }
32097
- .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
32098
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32099
- border: 1px solid #0080ff;
32180
+
32181
+ .s14dk8r1 {
32182
+ margin: 0;
32183
+ border-radius: 20px;
32184
+ padding: 2px 10px;
32185
+ height: 22px;
32100
32186
  }
32101
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32102
- background: #0080ff;
32187
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32188
+ background-color: rgba(237, 241, 250, 0.6) !important;
32103
32189
  }
32104
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32105
- background-color: #fff;
32106
- height: 2px;
32107
- width: 10px;
32108
- border-radius: 2px;
32190
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32191
+ background-color: rgba(225, 230, 241, 0.6) !important;
32109
32192
  }
32110
- .c198s9j3.ant-checkbox-wrapper-disabled {
32111
- opacity: 0.5;
32193
+ .s14dk8r1.ant-tag.ui-kit-status-capsule {
32194
+ color: #00122e;
32112
32195
  }
32113
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32114
- background: rgba(211, 218, 235, 0.6);
32115
- border-color: rgba(107, 128, 167, 0.6) !important;
32196
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32197
+ margin-right: 6px;
32116
32198
  }
32117
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32118
- border-color: #2d3a56;
32199
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32200
+ margin-left: 4px;
32119
32201
  }
32120
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32121
- background: #2d3a56;
32202
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32203
+ background-color: rgba(0, 136, 255, 0.1);
32122
32204
  }
32123
- .c198s9j3 .ant-checkbox + span,
32124
- .c198s9j3 .ant-checkbox-disabled + span {
32125
- padding: 0;
32205
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32206
+ background-color: #0080ff;
32126
32207
  }
32127
- .c198s9j3 .ant-checkbox + span .main,
32128
- .c198s9j3 .ant-checkbox-disabled + span .main {
32129
- display: inline-block;
32130
- margin-left: 12px;
32131
- color: #2d3a56;
32208
+ .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 {
32209
+ background-color: rgba(0, 136, 255, 0.16);
32132
32210
  }
32133
- .c198s9j3 .ant-checkbox + span .sub,
32134
- .c198s9j3 .ant-checkbox-disabled + span .sub {
32135
- margin-left: 28px;
32136
- color: rgba(44, 56, 82, 0.6);
32211
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32212
+ background-color: rgba(255, 74, 74, 0.1);
32137
32213
  }
32138
- .c198s9j3.compact .ant-checkbox + span .main,
32139
- .c198s9j3.compact .ant-checkbox-disabled + span .main {
32140
- margin-left: 8px;
32214
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32215
+ background-color: #f0483e;
32141
32216
  }
32142
- .c198s9j3.compact .ant-checkbox + span .sub,
32143
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32144
- margin-left: 24px;
32217
+ .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 {
32218
+ background-color: rgba(255, 74, 74, 0.16);
32145
32219
  }
32146
-
32147
- .c10crapj {
32148
- border-radius: 8px;
32220
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32221
+ background-color: rgba(254, 160, 8, 0.1);
32149
32222
  }
32150
- .c10crapj .ant-card-body {
32151
- padding: 20px 24px 24px 24px;
32223
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32224
+ background-color: #fea008;
32152
32225
  }
32153
-
32154
- .cav9p2m .ant-collapse-item {
32155
- border: 0px;
32156
- background-color: #fff;
32226
+ .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 {
32227
+ background-color: rgba(255, 187, 0, 0.16);
32157
32228
  }
32158
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32159
- padding-top: 0px;
32160
- padding-bottom: 0px;
32161
- padding-left: 0px !important;
32162
- padding-right: 24px;
32229
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32230
+ background-color: rgba(30, 201, 127, 0.1);
32163
32231
  }
32164
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32165
- right: 0px;
32232
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32233
+ background-color: #00ba5d;
32166
32234
  }
32167
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32168
- padding: 0px;
32235
+ .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 {
32236
+ background-color: rgba(30, 201, 127, 0.16);
32237
+ }
32238
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32239
+ background-color: rgba(225, 230, 241, 0.6);
32240
+ }
32241
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32242
+ background-color: #6b7d99;
32243
+ }
32244
+ .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 {
32245
+ background-color: rgba(211, 218, 235, 0.6);
32169
32246
  }
32170
32247
 
32171
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32172
- padding-right: 0px;
32173
- cursor: default;
32248
+ .s1uupoto {
32249
+ width: 8px;
32250
+ height: 8px;
32251
+ border-radius: 50%;
32252
+ display: inline-block;
32174
32253
  }
32175
32254
 
32176
32255
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
@@ -32230,10 +32309,6 @@ input.rrg1fkn.ant-input {
32230
32309
  transform: rotate(180deg);
32231
32310
  }
32232
32311
 
32233
- .iiqau4c.ant-input-group.ant-input-group-compact {
32234
- display: flex;
32235
- }
32236
-
32237
32312
  .igz4le8 {
32238
32313
  height: 24px;
32239
32314
  width: 56px !important;
@@ -32244,91 +32319,285 @@ input.rrg1fkn.ant-input {
32244
32319
  color: rgba(44, 56, 82, 0.6);
32245
32320
  }
32246
32321
 
32247
- .s14dk8r1 {
32248
- margin: 0;
32249
- border-radius: 20px;
32250
- padding: 2px 10px;
32251
- height: 22px;
32252
- }
32253
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32254
- background-color: rgba(237, 241, 250, 0.6) !important;
32255
- }
32256
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32257
- background-color: rgba(225, 230, 241, 0.6) !important;
32258
- }
32259
- .s14dk8r1.ant-tag.ui-kit-status-capsule {
32260
- color: #00122e;
32261
- }
32262
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32263
- margin-right: 6px;
32322
+ .t19ustft .date {
32323
+ margin-right: 4px;
32264
32324
  }
32265
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32266
- margin-left: 4px;
32325
+
32326
+ .m1thnes4 {
32327
+ color: rgba(44, 56, 82, 0.6);
32328
+ text-align: center;
32329
+ display: flex;
32330
+ align-items: center;
32331
+ justify-content: center;
32332
+ flex-direction: column;
32333
+ height: 100%;
32267
32334
  }
32268
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32269
- background-color: rgba(0, 136, 255, 0.1);
32335
+ .m1thnes4 .link {
32336
+ color: #0080ff;
32337
+ cursor: pointer;
32270
32338
  }
32271
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32272
- background-color: #0080ff;
32339
+
32340
+ .m1bixfdy {
32341
+ width: 100%;
32342
+ height: 100%;
32343
+ display: flex;
32344
+ flex-direction: column;
32273
32345
  }
32274
- .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 {
32275
- background-color: rgba(0, 136, 255, 0.16);
32346
+ .m1bixfdy .name-toolbar {
32347
+ width: 100%;
32348
+ display: flex;
32349
+ line-height: 30px;
32350
+ padding: 0 16px;
32351
+ justify-content: space-between;
32276
32352
  }
32277
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32278
- background-color: rgba(255, 74, 74, 0.1);
32353
+ .m1bixfdy .name-toolbar .metric-extra {
32354
+ display: flex;
32355
+ font-size: 12px;
32356
+ align-items: center;
32279
32357
  }
32280
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32281
- background-color: #f0483e;
32358
+ .m1bixfdy .name-toolbar .metric-extra .info-item {
32359
+ color: #a3b4cc;
32282
32360
  }
32283
- .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 {
32284
- background-color: rgba(255, 74, 74, 0.16);
32361
+ .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32362
+ margin-left: 10px;
32285
32363
  }
32286
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32287
- background-color: rgba(254, 160, 8, 0.1);
32364
+ .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32365
+ margin-left: 10px;
32366
+ cursor: pointer;
32288
32367
  }
32289
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32290
- background-color: #fea008;
32368
+ .m1bixfdy .content {
32369
+ flex: 1;
32370
+ width: 100%;
32371
+ display: flex;
32372
+ justify-content: center;
32373
+ align-items: center;
32291
32374
  }
32292
- .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 {
32293
- background-color: rgba(255, 187, 0, 0.16);
32375
+ .m1bixfdy .single-content {
32376
+ height: 65px;
32294
32377
  }
32295
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32296
- background-color: rgba(30, 201, 127, 0.1);
32378
+
32379
+ .lfamfcw {
32380
+ display: flex;
32381
+ align-items: center;
32382
+ white-space: nowrap;
32383
+ overflow: hidden;
32384
+ width: 100%;
32297
32385
  }
32298
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32299
- background-color: #00ba5d;
32386
+ .lfamfcw .ant-dropdown-trigger {
32387
+ margin-left: auto;
32388
+ font-size: 12px;
32300
32389
  }
32301
- .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 {
32302
- background-color: rgba(30, 201, 127, 0.16);
32390
+
32391
+ .la6u9b4 {
32392
+ display: flex;
32393
+ justify-content: flex-start;
32394
+ align-items: center;
32395
+ font-size: 12px;
32396
+ cursor: pointer;
32303
32397
  }
32304
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32305
- background-color: rgba(225, 230, 241, 0.6);
32398
+ .la6u9b4:not(:last-child) {
32399
+ margin-right: 20px;
32306
32400
  }
32307
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32308
- background-color: #6b7d99;
32401
+ .la6u9b4.deselected {
32402
+ opacity: 0.4;
32309
32403
  }
32310
- .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 {
32311
- background-color: rgba(211, 218, 235, 0.6);
32404
+ .la6u9b4.deselected .color-block {
32405
+ background: #b4beca !important;
32312
32406
  }
32313
32407
 
32314
- .s1uupoto {
32315
- width: 8px;
32316
- height: 8px;
32317
- border-radius: 50%;
32408
+ .chhvk8b {
32318
32409
  display: inline-block;
32410
+ height: 8px;
32411
+ width: 8px;
32412
+ margin-right: 8px;
32319
32413
  }
32320
32414
 
32321
- .sq6vos1 {
32322
- --item-min-width: 60px;
32323
- }
32324
- .sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
32325
- display: none !important;
32415
+ .e1sdlxq1 .ant-dropdown-menu-item {
32416
+ display: flex;
32417
+ align-items: center;
32418
+ font-size: 12px;
32419
+ margin: 0;
32326
32420
  }
32327
- .sq6vos1 .ant-steps-item.ant-steps-item-active {
32328
- flex-shrink: 0 !important;
32421
+
32422
+ .m16f7gpb {
32423
+ position: relative;
32329
32424
  }
32330
- .sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
32331
- color: #0080ff;
32425
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
32426
+ bottom: -12px;
32427
+ }
32428
+ .m16f7gpb .metric-toolbar {
32429
+ display: flex;
32430
+ justify-content: space-between;
32431
+ line-height: 30px;
32432
+ margin: 0 16px;
32433
+ }
32434
+ .m16f7gpb .metric-toolbar .metric-extra {
32435
+ display: flex;
32436
+ font-size: 12px;
32437
+ align-items: center;
32438
+ }
32439
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
32440
+ color: #a3b4cc;
32441
+ }
32442
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32443
+ margin-left: 10px;
32444
+ }
32445
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32446
+ margin-left: 10px;
32447
+ cursor: pointer;
32448
+ }
32449
+ .m16f7gpb .recharts-xAxis {
32450
+ font-size: 12px;
32451
+ }
32452
+ .m16f7gpb .pointer-wrapper {
32453
+ position: absolute;
32454
+ bottom: 10px;
32455
+ padding: 0 8px;
32456
+ border-radius: 4px;
32457
+ font-size: 12px;
32458
+ color: #fff;
32459
+ background: rgba(0, 0, 0, 0.75);
32460
+ transform: translateX(-50%);
32461
+ }
32462
+
32463
+ .t1ipvk51 {
32464
+ min-width: 200px;
32465
+ }
32466
+
32467
+ .t1kgldps {
32468
+ display: flex;
32469
+ align-items: center;
32470
+ justify-content: space-between;
32471
+ background-color: rgba(0, 0, 0, 0.75);
32472
+ color: #b4beca;
32473
+ font-size: 12px;
32474
+ padding: 3px 6px;
32475
+ }
32476
+ .t1kgldps:first-child {
32477
+ padding-top: 3px;
32478
+ }
32479
+ .t1kgldps:last-child {
32480
+ padding-bottom: 3px;
32481
+ }
32482
+ .t1kgldps .column-value {
32483
+ color: #fff;
32484
+ margin-left: 8px;
32485
+ }
32486
+
32487
+ .s1uupxds {
32488
+ padding: 0 8px;
32489
+ border-radius: 4px;
32490
+ }
32491
+
32492
+ .m10sqwut {
32493
+ padding: 2px 8px;
32494
+ border-radius: 3px;
32495
+ }
32496
+
32497
+ .l1d492wb {
32498
+ padding: 3px 8px;
32499
+ border-radius: 2px;
32500
+ }
32501
+
32502
+ .t1lzavmu.ant-tag:hover {
32503
+ opacity: unset;
32504
+ }
32505
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32506
+ margin: 0;
32507
+ margin-right: 8px;
32508
+ display: inline-flex;
32509
+ align-items: center;
32510
+ border: none;
32511
+ }
32512
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32513
+ width: 16px;
32514
+ height: 16px;
32515
+ color: inherit;
32516
+ margin-left: 4px;
32517
+ opacity: 0.6;
32518
+ display: inline-flex;
32519
+ }
32520
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32521
+ opacity: 1;
32522
+ }
32523
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32524
+ color: #0080ff;
32525
+ background-color: rgba(0, 136, 255, 0.1);
32526
+ }
32527
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32528
+ color: #f0483e;
32529
+ background-color: rgba(255, 74, 74, 0.1);
32530
+ }
32531
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32532
+ color: #e07f00;
32533
+ background-color: rgba(255, 187, 0, 0.1);
32534
+ }
32535
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32536
+ color: #008f4c;
32537
+ background-color: rgba(30, 201, 127, 0.1);
32538
+ }
32539
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32540
+ color: #1d326c;
32541
+ background-color: rgba(225, 230, 241, 0.6);
32542
+ }
32543
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32544
+ color: #7E41FF;
32545
+ background-color: rgba(126, 65, 255, 0.1);
32546
+ }
32547
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32548
+ color: #fff;
32549
+ }
32550
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32551
+ background-color: #f0483e;
32552
+ }
32553
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32554
+ background-color: #fea008;
32555
+ }
32556
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32557
+ background-color: #00ba5d;
32558
+ }
32559
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32560
+ background-color: #0080ff;
32561
+ }
32562
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32563
+ background-color: #6b7d99;
32564
+ }
32565
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32566
+ background-color: #7E41FF;
32567
+ }
32568
+
32569
+ .o8ocss1 {
32570
+ overflow: hidden;
32571
+ text-overflow: ellipsis;
32572
+ }
32573
+
32574
+ .n17syc35 {
32575
+ white-space: nowrap;
32576
+ }
32577
+
32578
+ .n3qomhu {
32579
+ font-size: 90%;
32580
+ font-weight: bold;
32581
+ background-color: rgba(240, 243, 247, 0.6);
32582
+ padding: 1px 4px 1px;
32583
+ margin-left: 2px;
32584
+ margin-right: 2px;
32585
+ border: 1px solid rgba(213, 219, 227, 0.6);
32586
+ border-radius: 4px;
32587
+ word-break: break-all;
32588
+ }
32589
+
32590
+ .sq6vos1 {
32591
+ --item-min-width: 60px;
32592
+ }
32593
+ .sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
32594
+ display: none !important;
32595
+ }
32596
+ .sq6vos1 .ant-steps-item.ant-steps-item-active {
32597
+ flex-shrink: 0 !important;
32598
+ }
32599
+ .sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
32600
+ color: #0080ff;
32332
32601
  }
32333
32602
  .sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32334
32603
  color: #0080ff;
@@ -32418,432 +32687,163 @@ input.rrg1fkn.ant-input {
32418
32687
  border: 13px solid transparent;
32419
32688
  position: absolute;
32420
32689
  top: 0;
32421
- border-left: 8px solid #fff;
32422
- left: 0;
32423
- }
32424
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
32425
- max-width: calc(100% - var(--item-min-width) * 2);
32426
- }
32427
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
32428
- background-color: rgba(0, 136, 255, 0.1);
32429
- }
32430
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
32431
- border-left-color: rgba(0, 136, 255, 0.1) !important;
32432
- }
32433
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32434
- cursor: pointer;
32435
- min-width: var(--item-min-width);
32436
- }
32437
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
32438
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32439
- min-width: var(--item-min-width);
32440
- }
32441
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
32442
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
32443
- background-color: rgba(237, 241, 250, 0.6);
32444
- }
32445
- .hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
32446
- padding: 0;
32447
- }
32448
-
32449
- .v1p8siwu .ant-steps.ant-steps-vertical {
32450
- width: 138px;
32451
- row-gap: 2px;
32452
- }
32453
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
32454
- padding: 0 8px;
32455
- border-radius: 4px;
32456
- height: 32px;
32457
- display: flex;
32458
- align-items: center;
32459
- }
32460
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
32461
- min-height: auto;
32462
- white-space: nowrap;
32463
- }
32464
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32465
- font-size: 13px;
32466
- line-height: 20px;
32467
- max-width: 100%;
32468
- }
32469
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
32470
- background: rgba(0, 128, 255, 0.1);
32471
- }
32472
-
32473
- .h1xo7yjb {
32474
- width: 100%;
32475
- display: inline-flex;
32476
- align-items: center;
32477
- justify-content: center;
32478
- column-gap: 4px;
32479
- }
32480
- .h1xo7yjb .step-item-prefix-container {
32481
- display: inline-flex;
32482
- align-items: center;
32483
- width: 18px;
32484
- height: 18px;
32485
- color: rgba(44, 56, 82, 0.75);
32486
- justify-content: center;
32487
- }
32488
-
32489
- .v1f2f7cy {
32490
- width: 100%;
32491
- display: flex;
32492
- align-items: center;
32493
- justify-content: center;
32494
- column-gap: 6px;
32495
- font-size: 13px;
32496
- }
32497
- .v1f2f7cy .step-item-prefix-container {
32498
- display: inline-flex;
32499
- align-items: center;
32500
- min-width: 20px;
32501
- min-height: 20px;
32502
- color: rgba(44, 56, 82, 0.75);
32503
- justify-content: center;
32504
- }
32505
-
32506
- .t1gz6wqf {
32507
- height: 100%;
32508
- }
32509
- .t1gz6wqf .table-loading-item {
32510
- padding: 12px 4px;
32511
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32512
- display: flex;
32513
- }
32514
- .t1gz6wqf .table-loading-item > * {
32515
- height: 16px;
32516
- margin: 4px;
32517
- background: rgba(204, 212, 227, 0.18);
32518
- border-radius: 2px;
32519
- }
32520
- .t1gz6wqf .table-loading-item .checkbox-loading {
32521
- width: 16px;
32522
- }
32523
- .t1gz6wqf .table-loading-item .td-loading {
32524
- flex: 1;
32525
- }
32526
- .t1gz6wqf :nth-child(1) {
32527
- padding: 8px 4px;
32528
- }
32529
- .t1gz6wqf :nth-child(1) > * {
32530
- background: rgba(107, 125, 153, 0.18);
32531
- }
32532
- .t1gz6wqf :nth-child(1) > * {
32533
- background: rgba(163, 180, 204, 0.18);
32534
- }
32535
-
32536
- .o8ocss1 {
32537
- overflow: hidden;
32538
- text-overflow: ellipsis;
32539
- }
32540
-
32541
- .n17syc35 {
32542
- white-space: nowrap;
32543
- }
32544
-
32545
- .c1k4vanq {
32546
- padding: 0 12px 14px 12px;
32547
- }
32548
-
32549
- .c1udgdh2 {
32550
- color: #2d3a56;
32551
- padding: 7px 12px;
32552
- display: flex;
32553
- justify-content: space-between;
32554
- align-items: center;
32555
- }
32556
- .c1udgdh2.has-arrow {
32557
- padding-left: 10px;
32558
- }
32559
- .c1udgdh2.has-arrow .title-wrapper {
32560
- cursor: pointer;
32561
- color: #00122e;
32562
- }
32563
- .c1udgdh2.has-arrow .title-wrapper.is-open {
32564
- color: #2d3a56;
32565
- font-weight: 600;
32566
- }
32567
- .c1udgdh2.has-arrow .title-wrapper.is-open .collapse-arrow {
32568
- transform: rotate(90deg);
32569
- }
32570
- .c1udgdh2 .sub-info {
32571
- font-size: 12px;
32572
- line-height: 18px;
32573
- }
32574
- .c1udgdh2 .title-wrapper {
32575
- display: flex;
32576
- align-items: center;
32577
- user-select: none;
32578
- flex-grow: 1;
32579
- font-size: 12px;
32580
- line-height: 18px;
32581
- color: #2d3a56;
32582
- font-weight: 700;
32583
- }
32584
- .c1udgdh2 .collapse-arrow {
32585
- transition: all 50ms ease-out 0ms;
32586
- margin-right: 2px;
32587
- }
32588
-
32589
- .m1thnes4 {
32590
- color: rgba(44, 56, 82, 0.6);
32591
- text-align: center;
32592
- display: flex;
32593
- align-items: center;
32594
- justify-content: center;
32595
- flex-direction: column;
32596
- height: 100%;
32597
- }
32598
- .m1thnes4 .link {
32599
- color: #0080ff;
32600
- cursor: pointer;
32601
- }
32602
-
32603
- .m1bixfdy {
32604
- width: 100%;
32605
- height: 100%;
32606
- display: flex;
32607
- flex-direction: column;
32608
- }
32609
- .m1bixfdy .name-toolbar {
32610
- width: 100%;
32611
- display: flex;
32612
- line-height: 30px;
32613
- padding: 0 16px;
32614
- justify-content: space-between;
32615
- }
32616
- .m1bixfdy .name-toolbar .metric-extra {
32617
- display: flex;
32618
- font-size: 12px;
32619
- align-items: center;
32620
- }
32621
- .m1bixfdy .name-toolbar .metric-extra .info-item {
32622
- color: #a3b4cc;
32623
- }
32624
- .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32625
- margin-left: 10px;
32626
- }
32627
- .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32628
- margin-left: 10px;
32629
- cursor: pointer;
32630
- }
32631
- .m1bixfdy .content {
32632
- flex: 1;
32633
- width: 100%;
32634
- display: flex;
32635
- justify-content: center;
32636
- align-items: center;
32637
- }
32638
- .m1bixfdy .single-content {
32639
- height: 65px;
32640
- }
32641
-
32642
- .lfamfcw {
32643
- display: flex;
32644
- align-items: center;
32645
- white-space: nowrap;
32646
- overflow: hidden;
32647
- width: 100%;
32648
- }
32649
- .lfamfcw .ant-dropdown-trigger {
32650
- margin-left: auto;
32651
- font-size: 12px;
32652
- }
32653
-
32654
- .la6u9b4 {
32655
- display: flex;
32656
- justify-content: flex-start;
32657
- align-items: center;
32658
- font-size: 12px;
32659
- cursor: pointer;
32660
- }
32661
- .la6u9b4:not(:last-child) {
32662
- margin-right: 20px;
32663
- }
32664
- .la6u9b4.deselected {
32665
- opacity: 0.4;
32666
- }
32667
- .la6u9b4.deselected .color-block {
32668
- background: #b4beca !important;
32669
- }
32670
-
32671
- .chhvk8b {
32672
- display: inline-block;
32673
- height: 8px;
32674
- width: 8px;
32675
- margin-right: 8px;
32676
- }
32677
-
32678
- .e1sdlxq1 .ant-dropdown-menu-item {
32679
- display: flex;
32680
- align-items: center;
32681
- font-size: 12px;
32682
- margin: 0;
32683
- }
32684
-
32685
- .m16f7gpb {
32686
- position: relative;
32687
- }
32688
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
32689
- bottom: -12px;
32690
- }
32691
- .m16f7gpb .metric-toolbar {
32692
- display: flex;
32693
- justify-content: space-between;
32694
- line-height: 30px;
32695
- margin: 0 16px;
32690
+ border-left: 8px solid #fff;
32691
+ left: 0;
32696
32692
  }
32697
- .m16f7gpb .metric-toolbar .metric-extra {
32698
- display: flex;
32699
- font-size: 12px;
32700
- align-items: center;
32693
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
32694
+ max-width: calc(100% - var(--item-min-width) * 2);
32701
32695
  }
32702
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
32703
- color: #a3b4cc;
32696
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
32697
+ background-color: rgba(0, 136, 255, 0.1);
32704
32698
  }
32705
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32706
- margin-left: 10px;
32699
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
32700
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
32707
32701
  }
32708
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32709
- margin-left: 10px;
32702
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32710
32703
  cursor: pointer;
32704
+ min-width: var(--item-min-width);
32711
32705
  }
32712
- .m16f7gpb .recharts-xAxis {
32713
- font-size: 12px;
32706
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
32707
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32708
+ min-width: var(--item-min-width);
32714
32709
  }
32715
- .m16f7gpb .pointer-wrapper {
32716
- position: absolute;
32717
- bottom: 10px;
32718
- padding: 0 8px;
32719
- border-radius: 4px;
32720
- font-size: 12px;
32721
- color: #fff;
32722
- background: rgba(0, 0, 0, 0.75);
32723
- transform: translateX(-50%);
32710
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
32711
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
32712
+ background-color: rgba(237, 241, 250, 0.6);
32724
32713
  }
32725
-
32726
- .t1ipvk51 {
32727
- min-width: 200px;
32714
+ .hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
32715
+ padding: 0;
32728
32716
  }
32729
32717
 
32730
- .t1kgldps {
32718
+ .v1p8siwu .ant-steps.ant-steps-vertical {
32719
+ width: 138px;
32720
+ row-gap: 2px;
32721
+ }
32722
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
32723
+ padding: 0 8px;
32724
+ border-radius: 4px;
32725
+ height: 32px;
32731
32726
  display: flex;
32732
32727
  align-items: center;
32733
- justify-content: space-between;
32734
- background-color: rgba(0, 0, 0, 0.75);
32735
- color: #b4beca;
32736
- font-size: 12px;
32737
- padding: 3px 6px;
32738
32728
  }
32739
- .t1kgldps:first-child {
32740
- padding-top: 3px;
32741
- }
32742
- .t1kgldps:last-child {
32743
- padding-bottom: 3px;
32729
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
32730
+ min-height: auto;
32731
+ white-space: nowrap;
32744
32732
  }
32745
- .t1kgldps .column-value {
32746
- color: #fff;
32747
- margin-left: 8px;
32733
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32734
+ font-size: 13px;
32735
+ line-height: 20px;
32736
+ max-width: 100%;
32748
32737
  }
32749
-
32750
- .bab9xum {
32751
- 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);
32738
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
32739
+ background: rgba(0, 128, 255, 0.1);
32752
32740
  }
32753
32741
 
32754
- .cav4gt6 {
32755
- border-radius: 8px;
32756
- background-color: white;
32757
- }
32758
- .cav4gt6.hoverable {
32759
- cursor: pointer;
32760
- }
32761
- .cav4gt6.hoverable:hover {
32762
- transition: all 200ms ease;
32763
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32764
- transform: translateY(-4px);
32742
+ .h1xo7yjb {
32743
+ width: 100%;
32744
+ display: inline-flex;
32745
+ align-items: center;
32746
+ justify-content: center;
32747
+ column-gap: 4px;
32765
32748
  }
32766
-
32767
- .s1uupxds {
32768
- padding: 0 8px;
32769
- border-radius: 4px;
32749
+ .h1xo7yjb .step-item-prefix-container {
32750
+ display: inline-flex;
32751
+ align-items: center;
32752
+ width: 18px;
32753
+ height: 18px;
32754
+ color: rgba(44, 56, 82, 0.75);
32755
+ justify-content: center;
32770
32756
  }
32771
32757
 
32772
- .m10sqwut {
32773
- padding: 2px 8px;
32774
- border-radius: 3px;
32758
+ .v1f2f7cy {
32759
+ width: 100%;
32760
+ display: flex;
32761
+ align-items: center;
32762
+ justify-content: center;
32763
+ column-gap: 6px;
32764
+ font-size: 13px;
32775
32765
  }
32776
-
32777
- .l1d492wb {
32778
- padding: 3px 8px;
32779
- border-radius: 2px;
32766
+ .v1f2f7cy .step-item-prefix-container {
32767
+ display: inline-flex;
32768
+ align-items: center;
32769
+ min-width: 20px;
32770
+ min-height: 20px;
32771
+ color: rgba(44, 56, 82, 0.75);
32772
+ justify-content: center;
32780
32773
  }
32781
32774
 
32782
- .t1lzavmu.ant-tag:hover {
32783
- opacity: unset;
32775
+ .t1gz6wqf {
32776
+ height: 100%;
32784
32777
  }
32785
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32786
- margin: 0;
32787
- margin-right: 8px;
32788
- display: inline-flex;
32789
- align-items: center;
32790
- border: none;
32778
+ .t1gz6wqf .table-loading-item {
32779
+ padding: 12px 4px;
32780
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32781
+ display: flex;
32791
32782
  }
32792
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32793
- width: 16px;
32783
+ .t1gz6wqf .table-loading-item > * {
32794
32784
  height: 16px;
32795
- color: inherit;
32796
- margin-left: 4px;
32797
- opacity: 0.6;
32798
- display: inline-flex;
32785
+ margin: 4px;
32786
+ background: rgba(204, 212, 227, 0.18);
32787
+ border-radius: 2px;
32799
32788
  }
32800
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32801
- opacity: 1;
32789
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32790
+ width: 16px;
32802
32791
  }
32803
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32804
- color: #0080ff;
32805
- background-color: rgba(0, 136, 255, 0.1);
32792
+ .t1gz6wqf .table-loading-item .td-loading {
32793
+ flex: 1;
32806
32794
  }
32807
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32808
- color: #f0483e;
32809
- background-color: rgba(255, 74, 74, 0.1);
32795
+ .t1gz6wqf :nth-child(1) {
32796
+ padding: 8px 4px;
32810
32797
  }
32811
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32812
- color: #e07f00;
32813
- background-color: rgba(255, 187, 0, 0.1);
32798
+ .t1gz6wqf :nth-child(1) > * {
32799
+ background: rgba(107, 125, 153, 0.18);
32814
32800
  }
32815
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32816
- color: #008f4c;
32817
- background-color: rgba(30, 201, 127, 0.1);
32801
+ .t1gz6wqf :nth-child(1) > * {
32802
+ background: rgba(163, 180, 204, 0.18);
32818
32803
  }
32819
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32820
- color: #1d326c;
32821
- background-color: rgba(225, 230, 241, 0.6);
32804
+
32805
+ .c1udgdh2 {
32806
+ color: #2d3a56;
32807
+ padding: 7px 12px;
32808
+ display: flex;
32809
+ justify-content: space-between;
32810
+ align-items: center;
32822
32811
  }
32823
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32824
- color: #7E41FF;
32825
- background-color: rgba(126, 65, 255, 0.1);
32812
+ .c1udgdh2.has-arrow {
32813
+ padding-left: 10px;
32826
32814
  }
32827
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32828
- color: #fff;
32815
+ .c1udgdh2.has-arrow .title-wrapper {
32816
+ cursor: pointer;
32817
+ color: #00122e;
32829
32818
  }
32830
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32831
- background-color: #f0483e;
32819
+ .c1udgdh2.has-arrow .title-wrapper.is-open {
32820
+ color: #2d3a56;
32821
+ font-weight: 600;
32832
32822
  }
32833
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32834
- background-color: #fea008;
32823
+ .c1udgdh2.has-arrow .title-wrapper.is-open .collapse-arrow {
32824
+ transform: rotate(90deg);
32835
32825
  }
32836
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32837
- background-color: #00ba5d;
32826
+ .c1udgdh2 .sub-info {
32827
+ font-size: 12px;
32828
+ line-height: 18px;
32838
32829
  }
32839
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32840
- background-color: #0080ff;
32830
+ .c1udgdh2 .title-wrapper {
32831
+ display: flex;
32832
+ align-items: center;
32833
+ user-select: none;
32834
+ flex-grow: 1;
32835
+ font-size: 12px;
32836
+ line-height: 18px;
32837
+ color: #2d3a56;
32838
+ font-weight: 700;
32841
32839
  }
32842
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32843
- background-color: #6b7d99;
32840
+ .c1udgdh2 .collapse-arrow {
32841
+ transition: all 50ms ease-out 0ms;
32842
+ margin-right: 2px;
32844
32843
  }
32845
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32846
- background-color: #7E41FF;
32844
+
32845
+ .c1k4vanq {
32846
+ padding: 0 12px 14px 12px;
32847
32847
  }
32848
32848
 
32849
32849
  .rrwcpby {
@@ -32862,6 +32862,23 @@ input.rrg1fkn.ant-input {
32862
32862
  margin-right: 6px;
32863
32863
  }
32864
32864
 
32865
+ .bab9xum {
32866
+ 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);
32867
+ }
32868
+
32869
+ .cav4gt6 {
32870
+ border-radius: 8px;
32871
+ background-color: white;
32872
+ }
32873
+ .cav4gt6.hoverable {
32874
+ cursor: pointer;
32875
+ }
32876
+ .cav4gt6.hoverable:hover {
32877
+ transition: all 200ms ease;
32878
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32879
+ transform: translateY(-4px);
32880
+ }
32881
+
32865
32882
  .tc40oxa {
32866
32883
  margin-bottom: 4px;
32867
32884
  color: rgba(44, 56, 82, 0.6);
@@ -33095,6 +33112,11 @@ input.rrg1fkn.ant-input {
33095
33112
  margin-right: 4px;
33096
33113
  }
33097
33114
 
33115
+ .iwsze0q {
33116
+ margin-right: 4px;
33117
+ height: 16px;
33118
+ }
33119
+
33098
33120
  .sut42l0 {
33099
33121
  padding: 0 8px;
33100
33122
  height: 18px;
@@ -33114,11 +33136,6 @@ input.rrg1fkn.ant-input {
33114
33136
  height: 16px;
33115
33137
  }
33116
33138
 
33117
- .iwsze0q {
33118
- margin-right: 4px;
33119
- height: 16px;
33120
- }
33121
-
33122
33139
  .at4ovwe .ant-input-number-handler-wrap {
33123
33140
  display: var(--at4ovwe-0);
33124
33141
  }
@@ -33156,6 +33173,7 @@ input.rrg1fkn.ant-input {
33156
33173
  .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33157
33174
  border-color: #0096ff;
33158
33175
  box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33176
+ z-index: 1;
33159
33177
  }
33160
33178
  .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33161
33179
  border-color: #e75a3a;