@cloudtower/eagle 0.27.29 → 0.27.30

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
@@ -29571,6 +29571,35 @@ html body {
29571
29571
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29572
29572
  }
29573
29573
 
29574
+ .bpq0js6 {
29575
+ padding: 4px 11px;
29576
+ }
29577
+
29578
+ .b15sn34c {
29579
+ white-space: nowrap;
29580
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29581
+ }
29582
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29583
+ --color: #0080ff;
29584
+ }
29585
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29586
+ --color: #0080ff;
29587
+ }
29588
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29589
+ margin-left: 1px;
29590
+ }
29591
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29592
+ border-top-right-radius: 0;
29593
+ border-bottom-right-radius: 0;
29594
+ }
29595
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29596
+ border-top-left-radius: 0;
29597
+ border-bottom-left-radius: 0;
29598
+ }
29599
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29600
+ border-radius: unset;
29601
+ }
29602
+
29574
29603
  .iap75of {
29575
29604
  height: 18px;
29576
29605
  line-height: 18px;
@@ -29867,44 +29896,6 @@ html body {
29867
29896
  animation: rotate 680ms linear infinite;
29868
29897
  }
29869
29898
 
29870
- .bpq0js6 {
29871
- padding: 4px 11px;
29872
- }
29873
-
29874
- .b15sn34c {
29875
- white-space: nowrap;
29876
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29877
- }
29878
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29879
- --color: #0080ff;
29880
- }
29881
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29882
- --color: #0080ff;
29883
- }
29884
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29885
- margin-left: 1px;
29886
- }
29887
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29888
- border-top-right-radius: 0;
29889
- border-bottom-right-radius: 0;
29890
- }
29891
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29892
- border-top-left-radius: 0;
29893
- border-bottom-left-radius: 0;
29894
- }
29895
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29896
- border-radius: unset;
29897
- }
29898
-
29899
- .obf05yr {
29900
- display: inline-block;
29901
- }
29902
-
29903
- .hsms1n6 {
29904
- visibility: hidden;
29905
- position: absolute;
29906
- }
29907
-
29908
29899
  .i1e4sgug {
29909
29900
  display: inline-block;
29910
29901
  }
@@ -30384,1387 +30375,1536 @@ html body {
30384
30375
  line-height: 12px;
30385
30376
  }
30386
30377
 
30387
- .p12gwtiw {
30388
- display: flex;
30389
- justify-content: space-between;
30390
- align-items: center;
30391
- padding: 10px 0;
30392
- color: rgba(44, 56, 82, 0.6);
30393
- font-size: 12px;
30394
- line-height: 24px;
30378
+ .s1fc623g {
30379
+ width: 430px !important;
30395
30380
  }
30396
- .p12gwtiw .pagination-left {
30397
- padding: 2px 8px;
30381
+
30382
+ .da3mx0o .ant-select-item-group {
30383
+ padding: 8px 16px;
30384
+ line-height: 18px;
30385
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30386
+ height: 34px;
30387
+ min-height: 34px;
30388
+ box-sizing: border-box;
30389
+ margin-top: 8px;
30398
30390
  }
30399
- .p12gwtiw .dropdown-trigger {
30391
+
30392
+ .onr9gzt {
30400
30393
  display: flex;
30401
- align-items: center;
30402
- border-radius: 6px;
30403
- cursor: pointer;
30404
- transition: all 0.3s ease;
30394
+ flex-direction: column;
30395
+ margin: 1px 8px;
30396
+ padding: 8px;
30397
+ border-radius: 4px;
30405
30398
  }
30406
- .p12gwtiw .dropdown-trigger:hover {
30407
- background: rgba(211, 218, 235, 0.6);
30408
- color: #0080ff;
30399
+ .onr9gzt .selected-icon {
30400
+ display: none;
30409
30401
  }
30410
- .p12gwtiw .dropdown-trigger .icon-inner {
30411
- margin-left: 4px;
30402
+ .onr9gzt.ant-select-item-option-grouped {
30403
+ padding-left: 8px;
30412
30404
  }
30413
- .p12gwtiw .pagination-right {
30414
- display: flex;
30415
- align-items: center;
30405
+ .onr9gzt.ant-select-item-option-selected {
30406
+ background-color: white;
30407
+ }
30408
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
30416
30409
  color: #0080ff;
30417
- font-weight: bold;
30418
30410
  }
30419
- .p12gwtiw .pagination-right .icon-inner {
30420
- margin-left: 4px;
30411
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
30412
+ display: block;
30421
30413
  }
30422
- .p12gwtiw .pagination-right .prev-btn,
30423
- .p12gwtiw .pagination-right .next-btn {
30424
- padding: 0 8px;
30414
+ .onr9gzt.ant-select-item-option-active {
30415
+ background: rgba(0, 136, 255, 0.16);
30425
30416
  }
30426
- .p12gwtiw .pagination-right .prev-btn > span,
30427
- .p12gwtiw .pagination-right .next-btn > span {
30417
+ .onr9gzt.ant-select-item-option-active .timezone-title {
30428
30418
  color: #0080ff;
30429
30419
  }
30430
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30431
- transform: rotate(180deg);
30420
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
30421
+ background: rgba(0, 136, 255, 0.1);
30422
+ color: #0080ff;
30432
30423
  }
30433
30424
 
30434
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30435
- max-height: calc(100vh - 128px);
30436
- overflow-y: auto;
30425
+ .oiy0apc {
30426
+ display: flex;
30427
+ justify-content: space-between;
30428
+ height: 20px;
30429
+ line-height: 20px;
30437
30430
  }
30438
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30439
- padding: 4px 20px;
30440
- font-size: 12px;
30441
- line-height: 18px;
30431
+ .oiy0apc .timezone-title {
30432
+ color: #2d3a56;
30433
+ overflow: hidden;
30434
+ text-overflow: ellipsis;
30442
30435
  }
30443
30436
 
30444
- .t1upn1sz {
30445
- height: 100%;
30437
+ .of4y382 {
30438
+ display: flex;
30439
+ justify-content: space-between;
30440
+ color: rgba(44, 56, 82, 0.6);
30441
+ height: 18px;
30442
+ line-height: 18px;
30443
+ margin-top: 2px;
30446
30444
  }
30447
30445
 
30448
- .tta5kd2 {
30449
- height: 100%;
30446
+ .t19903l9 {
30447
+ border: none;
30448
+ margin-right: 0;
30449
+ background: rgba(225, 230, 241, 0.6);
30450
30450
  }
30451
- .tta5kd2.empty-table .ant-table-content {
30452
- overflow: visible !important;
30453
- height: 100%;
30451
+
30452
+ .ohwbvxu {
30453
+ pointer-events: none;
30454
+ height: 32px;
30455
+ width: 100%;
30456
+ opacity: 0;
30454
30457
  }
30455
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30456
- height: 100%;
30458
+
30459
+ .rxbeqvl.ant-radio-wrapper {
30460
+ display: inline-flex;
30461
+ align-items: baseline;
30462
+ white-space: pre-wrap;
30457
30463
  }
30458
- .tta5kd2.empty-table .ant-table-content table {
30459
- width: 100% !important;
30460
- height: 100%;
30464
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30465
+ position: relative;
30466
+ top: 3px;
30461
30467
  }
30462
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30463
- padding: 15px 0;
30468
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30469
+ border-color: rgba(107, 128, 167, 0.6);
30464
30470
  }
30465
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30466
- display: none;
30471
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30472
+ border-color: #0080ff;
30467
30473
  }
30468
- .tta5kd2 .active-row td:nth-child(1) {
30469
- font-weight: 700;
30474
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30475
+ border-color: #0080ff;
30476
+ background: #0080ff;
30470
30477
  }
30471
- .tta5kd2.has-selection .active-row td:nth-child(2) {
30472
- font-weight: 700;
30478
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30479
+ top: 4px;
30480
+ left: 4px;
30481
+ width: 6px;
30482
+ height: 6px;
30483
+ background: #fff;
30473
30484
  }
30474
- .tta5kd2 .ant-spin-nested-loading {
30475
- height: 100%;
30485
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30486
+ opacity: 0.5;
30476
30487
  }
30477
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30478
- height: 100%;
30479
- overflow: visible;
30488
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30489
+ border-color: rgba(107, 128, 167, 0.6);
30490
+ background: rgba(211, 218, 235, 0.6);
30480
30491
  }
30481
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
30482
- max-height: none;
30492
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30493
+ background: #00122e;
30483
30494
  }
30484
- .tta5kd2.table-init-loading .ant-spin-blur thead,
30485
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
30486
- display: none;
30495
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30496
+ color: #00122e;
30497
+ opacity: 0.5;
30487
30498
  }
30488
- .tta5kd2 td.ant-table-column-sort {
30489
- background: transparent;
30499
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30500
+ color: #00122e;
30490
30501
  }
30491
- .tta5kd2 td.ant-table-cell-fix-left,
30492
- .tta5kd2 td.ant-table-cell-fix-right {
30493
- background: #fff;
30494
- padding: 0 !important;
30502
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30503
+ display: inline-block;
30504
+ padding: 0;
30505
+ padding-left: 12px;
30495
30506
  }
30496
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30497
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30498
- display: flex;
30499
- align-items: center;
30500
- height: 100%;
30501
- padding: 8px;
30507
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30508
+ margin-bottom: 0;
30509
+ white-space: pre-wrap;
30510
+ color: rgba(44, 56, 82, 0.6);
30502
30511
  }
30503
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30504
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30505
- overflow: hidden;
30506
- text-overflow: ellipsis;
30507
- width: 100%;
30512
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30513
+ padding-left: 8px;
30508
30514
  }
30509
- .tta5kd2 .ant-table-container {
30510
- height: 100%;
30515
+
30516
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30517
+ border-radius: 5px 0 0 5px;
30511
30518
  }
30512
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30513
- box-shadow: none !important;
30519
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30520
+ border-radius: 0 5px 5px 0;
30514
30521
  }
30515
- .tta5kd2 .ant-table {
30516
- border-radius: 0px;
30517
- border-left: none;
30518
- border-right: none;
30519
- border-bottom: none;
30520
- height: 100%;
30521
- font-size: 12px;
30522
- background: transparent;
30522
+
30523
+ .r1f0aqcc {
30524
+ color: #00122e;
30525
+ border-color: #ccd4e3;
30523
30526
  }
30524
- .tta5kd2 .ant-table .ant-table-header {
30525
- position: relative;
30526
- z-index: 3;
30527
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30528
- margin-bottom: -1px;
30527
+ .r1f0aqcc:first-child {
30528
+ border-color: #a3b4cc;
30529
30529
  }
30530
- .tta5kd2 .ant-table .time-wrapper .date,
30531
- .tta5kd2 .ant-table .value {
30532
- color: #2d3a56;
30530
+ .r1f0aqcc.ant-radio-button-wrapper {
30531
+ padding: 0 12px;
30532
+ line-height: 32px;
30533
+ height: 32px;
30533
30534
  }
30534
- .tta5kd2 .ant-table .time-wrapper .time,
30535
- .tta5kd2 .ant-table .unit {
30536
- color: rgba(44, 56, 82, 0.6);
30535
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30536
+ white-space: nowrap;
30537
30537
  }
30538
- .tta5kd2 .ant-table .ant-table-selection {
30539
- position: unset;
30540
- text-align: center;
30538
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30539
+ height: 22px;
30540
+ padding: 0 7px;
30541
+ line-height: 20px;
30541
30542
  }
30542
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30543
- background: #fff;
30543
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30544
+ background: #ccd4e3;
30544
30545
  }
30545
- .tta5kd2 .ant-table .anticon-setting {
30546
- cursor: pointer;
30547
- position: absolute;
30548
- top: 50%;
30549
- right: 12px;
30550
- transform: translateY(-50%);
30546
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30547
+ background: #0080ff;
30551
30548
  }
30552
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30553
- box-shadow: none;
30554
- width: 1px;
30555
- background: rgba(213, 219, 227, 0.6);
30549
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30550
+ background: #ccd4e3;
30551
+ opacity: 0.5;
30556
30552
  }
30557
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30558
- box-shadow: none;
30559
- width: 1px;
30560
- background: rgba(213, 219, 227, 0.6);
30553
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30554
+ border-right-color: #0080ff;
30561
30555
  }
30562
- .tta5kd2 .ant-table .ant-table-tbody {
30563
- position: relative;
30556
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30557
+ border-color: #0080ff;
30564
30558
  }
30565
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30566
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30567
- border-bottom: 1px solid white;
30568
- height: 40px;
30569
- vertical-align: middle;
30570
- transition: background 0ms;
30571
- color: #00122e;
30559
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30560
+ background: rgba(0, 136, 255, 0.1);
30572
30561
  }
30573
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30574
- background: #f2f5fa;
30575
- border-bottom-color: #f2f5fa;
30562
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30563
+ background: rgba(211, 218, 235, 0.6);
30564
+ border-color: #ccd4e3;
30565
+ opacity: 0.5;
30576
30566
  }
30577
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30578
- height: auto;
30567
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30579
30568
  color: #00122e;
30580
- font-size: 12px;
30581
- text-align: left;
30582
- transition: none;
30583
- overflow: hidden;
30584
- text-overflow: ellipsis;
30585
- white-space: nowrap;
30569
+ border-color: #ccd4e3;
30586
30570
  }
30587
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30588
- color: #0096ff;
30571
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30572
+ color: #00122e;
30573
+ border-color: #ccd4e3;
30574
+ background: rgba(172, 186, 211, 0.6);
30589
30575
  }
30590
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30591
- overflow: hidden;
30592
- text-overflow: ellipsis;
30593
- width: 100%;
30594
- vertical-align: middle;
30576
+ .r1f0aqcc .ant-radio-button-input {
30577
+ margin-right: 8px;
30578
+ display: inline;
30579
+ border: none;
30580
+ padding: 0;
30581
+ width: 36px;
30582
+ background: transparent;
30595
30583
  }
30596
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30597
- line-height: 0px;
30584
+ .r1f0aqcc .ant-radio-button-input:focus {
30585
+ box-shadow: none;
30598
30586
  }
30599
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30600
- padding-right: 25px;
30587
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
30588
+ margin-right: 0;
30589
+ width: initial;
30590
+ box-shadow: none;
30601
30591
  }
30602
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30603
- border-top-color: transparent;
30592
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30593
+ display: none;
30604
30594
  }
30605
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30606
- background: rgba(225, 230, 241, 0.6);
30607
- border-color: transparent transparent white;
30595
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30596
+ display: inline;
30608
30597
  }
30609
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30610
- border-radius: 8px 0 0 8px;
30598
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30599
+ display: inline;
30600
+ margin-right: 8px;
30601
+ padding: 0;
30602
+ width: 36px;
30611
30603
  }
30612
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30613
- border-radius: 8px 0 0 8px;
30604
+
30605
+ .s34f1qb.ant-switch {
30606
+ min-width: 40px;
30607
+ height: 24px;
30608
+ background: rgba(172, 186, 211, 0.6);
30609
+ overflow: hidden;
30614
30610
  }
30615
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30616
- content: "";
30617
- width: 4px;
30618
- top: -1px;
30619
- bottom: -1px;
30620
- background: white;
30611
+ .s34f1qb.ant-switch:focus {
30612
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30621
30613
  }
30622
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30623
- border-radius: 0 8px 8px 0;
30614
+ .s34f1qb.ant-switch-small {
30615
+ min-width: 26px;
30616
+ height: 16px;
30624
30617
  }
30625
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30626
- border-radius: 0;
30627
- background: white;
30628
- border-top: none;
30618
+ .s34f1qb.ant-switch-large {
30619
+ min-width: 52px;
30620
+ height: 32px;
30629
30621
  }
30630
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30631
- border-top: 1px solid transparent;
30632
- border-radius: 0 8px 8px 0;
30633
- background: rgba(225, 230, 241, 0.6);
30622
+ .s34f1qb.ant-switch .ant-switch-handle {
30623
+ height: 20px;
30624
+ width: 20px;
30634
30625
  }
30635
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30636
- background: white;
30637
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30626
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30627
+ border-radius: 10px;
30628
+ transition-delay: 120ms;
30638
30629
  }
30639
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30640
- display: flex;
30641
- align-items: center;
30642
- height: 100%;
30643
- background: rgba(225, 230, 241, 0.6);
30630
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30631
+ height: 14px;
30632
+ width: 14px;
30633
+ top: 1px;
30634
+ left: 1px;
30644
30635
  }
30645
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30646
- background: white;
30647
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30636
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30637
+ height: 28px;
30638
+ width: 28px;
30648
30639
  }
30649
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30650
- display: flex;
30651
- align-items: center;
30652
- height: 100%;
30653
- background: rgba(225, 230, 241, 0.6);
30640
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30641
+ border-radius: 14px;
30654
30642
  }
30655
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30656
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30643
+ .s34f1qb.ant-switch-checked {
30644
+ background-color: #00ba5d;
30657
30645
  }
30658
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30659
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30660
- border-radius: 8px;
30646
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30647
+ left: calc(100% - 20px - 2px);
30661
30648
  }
30662
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30663
- border-top-color: white;
30649
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30650
+ left: calc(100% - 14px - 1px);
30664
30651
  }
30665
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30666
- background: rgba(0, 136, 255, 0.1);
30667
- border-bottom-color: transparent;
30668
- border-top-color: transparent;
30652
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30653
+ left: calc(100% - 28px - 2px);
30669
30654
  }
30670
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30671
- border-radius: 8px 0 0 8px;
30655
+
30656
+ .c1to9vb9 {
30657
+ margin-left: 5px;
30672
30658
  }
30673
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30674
- border-radius: 0 8px 8px 0;
30659
+
30660
+ .cz04yix {
30661
+ display: flex;
30662
+ flex-direction: column;
30675
30663
  }
30676
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30677
- background: rgba(0, 136, 255, 0.1);
30664
+
30665
+ .m1if5j39 {
30666
+ max-width: 1120px;
30667
+ width: 100%;
30668
+ margin: 0 auto;
30669
+ height: 100%;
30678
30670
  }
30679
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
30680
- background: #fff;
30681
- font-weight: 400;
30682
- position: relative;
30683
- border-bottom: none;
30684
- color: #00122e;
30685
- transition: none;
30686
- padding: 15px 8px 15px 8px;
30671
+
30672
+ .w1vvwdlp {
30673
+ max-width: 1120px;
30674
+ width: 100%;
30675
+ margin: 0 auto;
30676
+ display: flex;
30687
30677
  }
30688
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30689
- content: "";
30690
- width: 1px;
30691
- top: 0;
30692
- bottom: 0;
30693
- background: rgba(211, 218, 235, 0.6);
30694
- position: absolute;
30695
- right: 0;
30678
+ .w1vvwdlp .left,
30679
+ .w1vvwdlp .right {
30680
+ flex-grow: 0;
30681
+ flex-shrink: 0;
30682
+ flex-basis: 21%;
30696
30683
  }
30697
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30698
- padding: unset;
30684
+ .w1vvwdlp .left {
30685
+ display: flex;
30686
+ justify-content: flex-end;
30687
+ padding-right: 44px;
30699
30688
  }
30700
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30701
- display: none;
30689
+ .w1vvwdlp .right {
30690
+ padding-left: 44px;
30702
30691
  }
30703
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30692
+ .w1vvwdlp .middle {
30693
+ margin-bottom: 40px;
30694
+ flex-grow: 0;
30695
+ flex-shrink: 0;
30696
+ flex-basis: 58%;
30697
+ }
30698
+ .w1vvwdlp .middle .form-base-field {
30704
30699
  width: 100%;
30700
+ }
30701
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30702
+ width: auto;
30703
+ }
30704
+
30705
+ .h1cuopx7 .ant-modal-header {
30706
+ margin: 0 auto;
30707
+ width: 100%;
30708
+ max-width: 648px;
30709
+ }
30710
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30711
+ margin-left: 0;
30712
+ }
30713
+ .h1cuopx7 .ant-modal-body {
30714
+ margin: 0 auto;
30715
+ padding: 0;
30716
+ width: 100%;
30717
+ max-width: 648px;
30705
30718
  overflow: hidden;
30706
- white-space: nowrap;
30707
- text-overflow: ellipsis;
30708
30719
  }
30709
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30720
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30721
+ margin-bottom: 40px;
30722
+ }
30723
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30724
+ height: calc(100vh - 225px);
30725
+ overflow-y: auto;
30726
+ }
30727
+ .h1cuopx7 .ant-modal-footer .footer-content {
30728
+ margin: 0 auto;
30729
+ max-width: 648px;
30730
+ }
30731
+
30732
+ .h1p6d3y3 .ant-modal-header {
30733
+ margin: 0 auto;
30734
+ width: 100%;
30735
+ max-width: 1024px;
30736
+ }
30737
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30738
+ margin-left: 0;
30739
+ }
30740
+ .h1p6d3y3 .ant-modal-body {
30741
+ margin: 0 auto;
30742
+ padding: 0;
30743
+ width: 100%;
30744
+ max-width: 1024px;
30710
30745
  overflow: hidden;
30711
- text-overflow: ellipsis;
30746
+ }
30747
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30748
+ margin-bottom: 40px;
30749
+ }
30750
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30751
+ height: calc(100vh - 225px);
30752
+ overflow-y: auto;
30753
+ }
30754
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30755
+ margin: 0 auto;
30756
+ max-width: 1024px;
30757
+ }
30758
+
30759
+ .fxgckuk {
30712
30760
  flex: 1;
30713
30761
  }
30714
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30715
- padding: 15px 25px 15px 8px;
30762
+ .fxgckuk label {
30763
+ font-size: 13px;
30764
+ line-height: 20px;
30765
+ color: rgba(44, 56, 82, 0.6);
30716
30766
  }
30717
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30718
- padding: 0;
30767
+ .fxgckuk .title {
30768
+ font-size: 14px;
30769
+ line-height: 20px;
30770
+ color: #2d3a56;
30771
+ margin-bottom: 12px;
30719
30772
  }
30720
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30721
- position: absolute;
30722
- right: 6px;
30723
- top: 50%;
30724
- transform: translateY(-50%);
30725
- height: 16px;
30726
- display: none;
30727
- transition: transform 320ms ease;
30773
+ .fxgckuk.connect-cluster .title {
30774
+ padding-bottom: 26px;
30728
30775
  }
30729
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30730
- display: block;
30731
- transform: translateY(-50%) rotateX(180deg);
30776
+
30777
+ .f1d0vek1 {
30778
+ padding: 25px 0 15px 0;
30779
+ border-bottom: 1px solid #e1e5eb;
30780
+ margin-bottom: 16px;
30732
30781
  }
30733
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30734
- display: block;
30782
+
30783
+ .f4u402y {
30784
+ display: flex;
30785
+ align-items: center;
30786
+ margin-bottom: 8px;
30735
30787
  }
30736
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30737
- display: none;
30788
+ .f4u402y > label {
30789
+ width: 216px;
30738
30790
  }
30739
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30740
- transform: translateY(-50%);
30791
+ .f4u402y > label + * {
30792
+ width: 100%;
30741
30793
  }
30742
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30743
- transform: translateY(-50%) rotateX(180deg);
30794
+ .f4u402y .ant-select {
30795
+ width: 100%;
30744
30796
  }
30745
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30746
- background: #f2f5fa;
30797
+
30798
+ .e1pldf6v {
30799
+ color: #e75a3a;
30800
+ margin-right: 10px;
30747
30801
  }
30748
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30749
- display: block;
30802
+
30803
+ .dq0gblh {
30804
+ width: 100%;
30805
+ height: 1px;
30806
+ background: rgba(213, 219, 227, 0.6);
30807
+ margin: 24px 0;
30750
30808
  }
30751
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30752
- padding-right: 25px;
30809
+
30810
+ .l1v7sr0n {
30811
+ display: flex;
30812
+ justify-content: center;
30813
+ align-items: center;
30814
+ height: 100%;
30753
30815
  }
30754
- .tta5kd2 .ant-table .ant-table-selection-column {
30755
- padding: 0 !important;
30816
+
30817
+ .d1i4ou6o {
30818
+ display: inline-block;
30819
+ width: 4px;
30820
+ height: 4px;
30821
+ background: #8e9aa9;
30822
+ opacity: 0.4;
30823
+ border-radius: 50%;
30824
+ margin: 0 4px;
30756
30825
  }
30757
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30758
- position: absolute;
30759
- left: 50%;
30760
- top: 50%;
30761
- transform: translate(-50%, -50%);
30826
+
30827
+ .m1jy87hk .ant-modal-header,
30828
+ .m1jy87hk .ant-modal-footer .footer-content {
30829
+ width: 648px;
30830
+ margin: 0 auto;
30762
30831
  }
30763
- .tta5kd2 .ant-table .ant-table-selection-column:after {
30764
- display: none;
30832
+ .m1jy87hk .ant-modal-header {
30833
+ padding: 35px 0 24px;
30834
+ border: none;
30765
30835
  }
30766
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
30767
- background: #fff;
30836
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30837
+ font-size: 30px;
30768
30838
  }
30769
- .tta5kd2 .ant-table .ant-table-placeholder {
30770
- background: inherit;
30839
+ .m1jy87hk .ant-modal-body {
30840
+ padding: 4px 0 2px;
30771
30841
  }
30772
- .tta5kd2 .ant-table .ant-table-placeholder td {
30773
- position: static;
30842
+ .m1jy87hk .ant-modal-footer {
30774
30843
  border: none;
30775
- background: inherit !important;
30776
- height: 100px;
30777
- vertical-align: middle;
30778
30844
  }
30779
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
30780
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30845
+
30846
+ .ti7fpyu {
30847
+ font-size: 12px;
30848
+ line-height: 18px;
30781
30849
  font-weight: bold;
30782
- font-size: 20px;
30783
- color: rgba(10, 37, 85, 0.6);
30850
+ color: #fff;
30851
+ padding: 0 4px;
30852
+ border-radius: 4px;
30853
+ display: inline-block;
30854
+ background: var(--ti7fpyu-0);
30784
30855
  }
30785
- .tta5kd2 .ant-table td.cell__action_ {
30786
- padding: 0 !important;
30787
- position: relative;
30788
- background: #fff;
30856
+ .ti7fpyu:not(:first-child) {
30857
+ margin-left: 4px;
30789
30858
  }
30790
- .tta5kd2 .ant-table td.cell__action_ > * {
30859
+
30860
+ .f1rest1f {
30861
+ width: 100%;
30791
30862
  height: 100%;
30792
30863
  display: flex;
30793
30864
  align-items: center;
30794
- justify-content: flex-end;
30795
- padding-right: 8px;
30796
- }
30797
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
30798
- width: 24px;
30799
- height: 24px;
30800
- cursor: pointer;
30801
30865
  justify-content: center;
30866
+ }
30867
+
30868
+ .n1kbdoln {
30869
+ font-size: 90%;
30870
+ font-weight: bold;
30871
+ background-color: rgba(240, 243, 247, 0.6);
30872
+ padding: 1px 4px 1px;
30873
+ margin-left: 2px;
30874
+ margin-right: 2px;
30875
+ border: 1px solid rgba(213, 219, 227, 0.6);
30802
30876
  border-radius: 4px;
30803
30877
  }
30804
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
30805
- background: #fff;
30878
+
30879
+ .f1y3gta0.form-item-general {
30880
+ width: 640px;
30881
+ }
30882
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30883
+ margin-top: 16px;
30884
+ }
30885
+ .f1y3gta0.form-item-compact {
30886
+ width: 412px;
30887
+ }
30888
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30889
+ margin-top: 8px;
30890
+ }
30891
+ .f1y3gta0 .form-item {
30892
+ width: auto;
30893
+ }
30894
+ .f1y3gta0 .form-item-main {
30895
+ position: relative;
30896
+ display: flex;
30897
+ }
30898
+ .f1y3gta0 .form-item-extra {
30899
+ margin-top: 4px;
30900
+ width: 100%;
30901
+ padding: 14px;
30902
+ background: #f2f4f6;
30903
+ font-size: 13px;
30904
+ line-height: 1.8;
30905
+ color: #8e9aa9;
30906
+ }
30907
+ .f1y3gta0 .form-item-label {
30908
+ padding-right: 12px;
30909
+ font-size: 13px;
30910
+ color: rgba(44, 56, 82, 0.6);
30911
+ }
30912
+ .f1y3gta0 .form-item-label.label-right {
30913
+ text-align: right;
30914
+ }
30915
+ .f1y3gta0 .form-item-label,
30916
+ .f1y3gta0 .form-item-control {
30917
+ line-height: 32px;
30918
+ }
30919
+ .f1y3gta0 .form-item-control .form-item-error {
30920
+ line-height: 18px;
30921
+ }
30922
+ .f1y3gta0 .form-item-children {
30923
+ width: 100%;
30924
+ }
30925
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30926
+ width: 100%;
30927
+ }
30928
+ .f1y3gta0 .form-item-error {
30929
+ color: #e75a3a;
30930
+ height: 0;
30931
+ overflow: hidden;
30932
+ }
30933
+ .f1y3gta0 .form-item-error-enter-done {
30934
+ margin-top: 4px;
30935
+ height: auto;
30936
+ overflow: auto;
30937
+ }
30938
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30939
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30940
+ border: 1px solid #e75a3a;
30941
+ color: #e75a3a;
30806
30942
  }
30807
30943
 
30808
- .s1fc623g {
30809
- width: 430px !important;
30944
+ .fujbm7g {
30945
+ color: #2d3a56;
30946
+ font-weight: bold;
30947
+ padding-bottom: 6px;
30948
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30949
+ margin-bottom: 16px;
30810
30950
  }
30811
-
30812
- .da3mx0o .ant-select-item-group {
30813
- padding: 8px 16px;
30814
- line-height: 18px;
30815
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30816
- height: 34px;
30817
- min-height: 34px;
30818
- box-sizing: border-box;
30819
- margin-top: 8px;
30951
+ .fujbm7g:not(:first-of-type) {
30952
+ margin-top: 16px;
30820
30953
  }
30821
30954
 
30822
- .onr9gzt {
30955
+ .e5fsw5s {
30956
+ width: 8px;
30957
+ height: 24px;
30823
30958
  display: flex;
30824
- flex-direction: column;
30825
- margin: 1px 8px;
30826
- padding: 8px;
30827
- border-radius: 4px;
30828
- }
30829
- .onr9gzt .selected-icon {
30830
- display: none;
30831
- }
30832
- .onr9gzt.ant-select-item-option-grouped {
30833
- padding-left: 8px;
30834
- }
30835
- .onr9gzt.ant-select-item-option-selected {
30836
- background-color: white;
30959
+ justify-content: center;
30960
+ align-items: center;
30961
+ cursor: pointer;
30962
+ transition: all 200ms ease-out 40ms;
30837
30963
  }
30838
- .onr9gzt.ant-select-item-option-selected .timezone-title {
30839
- color: #0080ff;
30964
+ .e5fsw5s:before, .e5fsw5s:after {
30965
+ content: "";
30966
+ width: 1px;
30967
+ height: 6px;
30968
+ border-radius: 1px;
30969
+ background: #ccd4e3;
30970
+ position: relative;
30971
+ right: 2px;
30972
+ transform: rotate(-45deg);
30840
30973
  }
30841
- .onr9gzt.ant-select-item-option-selected .selected-icon {
30842
- display: block;
30974
+ .e5fsw5s:after {
30975
+ transform: rotate(45deg);
30976
+ left: 1px;
30843
30977
  }
30844
- .onr9gzt.ant-select-item-option-active {
30845
- background: rgba(0, 136, 255, 0.16);
30978
+
30979
+ .w18knsg4.ant-alert-warning {
30980
+ border: 0;
30981
+ background: rgba(255, 187, 0, 0.1);
30982
+ border-radius: 6px;
30846
30983
  }
30847
- .onr9gzt.ant-select-item-option-active .timezone-title {
30848
- color: #0080ff;
30984
+ .w18knsg4.ant-alert,
30985
+ .w18knsg4 .ant-alert-message {
30986
+ color: #e07f00;
30849
30987
  }
30850
- .onr9gzt.ant-select-item-option-active .timezone-tag {
30851
- background: rgba(0, 136, 255, 0.1);
30852
- color: #0080ff;
30988
+ .w18knsg4.ant-alert .dashed-border-bottom,
30989
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30990
+ border-bottom-color: #e07f00;
30853
30991
  }
30854
30992
 
30855
- .oiy0apc {
30993
+ .ng31n2o {
30856
30994
  display: flex;
30857
- justify-content: space-between;
30858
- height: 20px;
30859
- line-height: 20px;
30995
+ flex-direction: row;
30996
+ padding: 7px 12px;
30997
+ background: rgba(255, 187, 0, 0.1);
30998
+ border-radius: 6px;
30999
+ color: #e07f00;
31000
+ font-size: 12px;
31001
+ line-height: 18px;
30860
31002
  }
30861
- .oiy0apc .timezone-title {
30862
- color: #2d3a56;
30863
- overflow: hidden;
30864
- text-overflow: ellipsis;
31003
+ .ng31n2o .icon-wrapper {
31004
+ margin-right: 10px;
31005
+ height: 18px;
30865
31006
  }
30866
31007
 
30867
- .of4y382 {
31008
+ .n15x5f5y {
30868
31009
  display: flex;
30869
- justify-content: space-between;
31010
+ flex-direction: row;
31011
+ padding: 7px 12px;
31012
+ background: rgba(225, 230, 241, 0.6);
31013
+ border-radius: 6px;
30870
31014
  color: rgba(44, 56, 82, 0.6);
30871
- height: 18px;
31015
+ font-size: 12px;
30872
31016
  line-height: 18px;
30873
- margin-top: 2px;
30874
- }
30875
-
30876
- .t19903l9 {
30877
- border: none;
30878
- margin-right: 0;
30879
- background: rgba(225, 230, 241, 0.6);
30880
31017
  }
30881
-
30882
- .ohwbvxu {
30883
- pointer-events: none;
30884
- height: 32px;
30885
- width: 100%;
30886
- opacity: 0;
31018
+ .n15x5f5y .icon-wrapper {
31019
+ margin-right: 10px;
31020
+ height: 18px;
30887
31021
  }
30888
31022
 
30889
- .cz04yix {
31023
+ .i16ozz3f {
30890
31024
  display: flex;
30891
- flex-direction: column;
31025
+ flex-direction: row;
31026
+ padding: 7px 12px;
31027
+ background: rgba(0, 136, 255, 0.1);
31028
+ border-radius: 6px;
31029
+ color: #005ed1;
31030
+ font-size: 12px;
31031
+ line-height: 18px;
30892
31032
  }
30893
-
30894
- .m1if5j39 {
30895
- max-width: 1120px;
30896
- width: 100%;
30897
- margin: 0 auto;
30898
- height: 100%;
31033
+ .i16ozz3f .icon-wrapper {
31034
+ margin-right: 10px;
31035
+ height: 18px;
30899
31036
  }
30900
31037
 
30901
- .w1vvwdlp {
30902
- max-width: 1120px;
30903
- width: 100%;
30904
- margin: 0 auto;
30905
- display: flex;
31038
+ .dszu9qr {
31039
+ color: rgba(44, 56, 82, 0.6);
31040
+ margin-top: 5px;
31041
+ font-size: 12px;
31042
+ line-height: 18px;
30906
31043
  }
30907
- .w1vvwdlp .left,
30908
- .w1vvwdlp .right {
30909
- flex-grow: 0;
30910
- flex-shrink: 0;
30911
- flex-basis: 21%;
31044
+
31045
+ .snxzgx {
31046
+ color: #f0483e;
31047
+ font-size: 12px;
31048
+ white-space: pre-wrap;
30912
31049
  }
30913
- .w1vvwdlp .left {
31050
+
31051
+ .o1i4orqw {
30914
31052
  display: flex;
31053
+ align-items: center;
30915
31054
  justify-content: flex-end;
30916
- padding-right: 44px;
30917
- }
30918
- .w1vvwdlp .right {
30919
- padding-left: 44px;
30920
- }
30921
- .w1vvwdlp .middle {
30922
- margin-bottom: 40px;
30923
- flex-grow: 0;
30924
- flex-shrink: 0;
30925
- flex-basis: 58%;
30926
- }
30927
- .w1vvwdlp .middle .form-base-field {
30928
- width: 100%;
30929
31055
  }
30930
- .w1vvwdlp .middle .form-base-field .form-base-field {
30931
- width: auto;
31056
+ .o1i4orqw .icon-wrapper {
31057
+ margin-right: 16px;
30932
31058
  }
30933
31059
 
30934
- .h1cuopx7 .ant-modal-header {
30935
- margin: 0 auto;
30936
- width: 100%;
30937
- max-width: 648px;
30938
- }
30939
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30940
- margin-left: 0;
30941
- }
30942
- .h1cuopx7 .ant-modal-body {
30943
- margin: 0 auto;
30944
- padding: 0;
30945
- width: 100%;
30946
- max-width: 648px;
30947
- overflow: hidden;
30948
- }
30949
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30950
- margin-bottom: 40px;
30951
- }
30952
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30953
- height: calc(100vh - 225px);
30954
- overflow-y: auto;
30955
- }
30956
- .h1cuopx7 .ant-modal-footer .footer-content {
30957
- margin: 0 auto;
30958
- max-width: 648px;
31060
+ .t79k8o2 {
31061
+ color: rgba(0, 21, 64, 0.3);
30959
31062
  }
30960
31063
 
30961
- .h1p6d3y3 .ant-modal-header {
30962
- margin: 0 auto;
30963
- width: 100%;
30964
- max-width: 1024px;
31064
+ .ipd9bk.ant-input {
31065
+ padding: 5px 12px;
31066
+ line-height: 20px;
31067
+ color: #2d3a56;
31068
+ border-radius: 6px;
31069
+ border-color: rgba(172, 186, 211, 0.6);
31070
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30965
31071
  }
30966
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30967
- margin-left: 0;
31072
+ .ipd9bk.ant-input.ant-input-lg {
31073
+ padding: 8px 16px;
31074
+ line-height: 22px;
30968
31075
  }
30969
- .h1p6d3y3 .ant-modal-body {
30970
- margin: 0 auto;
30971
- padding: 0;
30972
- width: 100%;
30973
- max-width: 1024px;
30974
- overflow: hidden;
31076
+ .ipd9bk.ant-input.ant-input-sm {
31077
+ padding: 2px 8px;
31078
+ line-height: 18px;
30975
31079
  }
30976
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30977
- margin-bottom: 40px;
31080
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31081
+ border-color: rgba(107, 128, 167, 0.6);
31082
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31083
+ z-index: 1;
30978
31084
  }
30979
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30980
- height: calc(100vh - 225px);
30981
- overflow-y: auto;
31085
+ .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 {
31086
+ border-color: #0096ff;
31087
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31088
+ z-index: 1;
30982
31089
  }
30983
- .h1p6d3y3 .ant-modal-footer .footer-content {
30984
- margin: 0 auto;
30985
- max-width: 1024px;
31090
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31091
+ border-color: #e75a3a;
31092
+ color: #e75a3a;
30986
31093
  }
30987
-
30988
- .fxgckuk {
30989
- flex: 1;
31094
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31095
+ border-color: #e75a3a;
31096
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31097
+ }
31098
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31099
+ border-color: #e75a3a;
31100
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30990
31101
  }
30991
- .fxgckuk label {
30992
- font-size: 13px;
30993
- line-height: 20px;
30994
- color: rgba(44, 56, 82, 0.6);
31102
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31103
+ background: rgba(211, 218, 235, 0.6);
31104
+ color: rgba(0, 21, 64, 0.3);
31105
+ border-color: rgba(172, 186, 211, 0.6);
30995
31106
  }
30996
- .fxgckuk .title {
30997
- font-size: 14px;
31107
+ .ipd9bk.ant-input-affix-wrapper {
31108
+ padding: 5px 12px;
31109
+ border-radius: 6px;
31110
+ border-color: rgba(172, 186, 211, 0.6);
30998
31111
  line-height: 20px;
30999
31112
  color: #2d3a56;
31000
- margin-bottom: 12px;
31113
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31001
31114
  }
31002
- .fxgckuk.connect-cluster .title {
31003
- padding-bottom: 26px;
31115
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31116
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31117
+ color: rgba(44, 56, 82, 0.6);
31004
31118
  }
31005
-
31006
- .f1d0vek1 {
31007
- padding: 25px 0 15px 0;
31008
- border-bottom: 1px solid #e1e5eb;
31009
- margin-bottom: 16px;
31119
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31120
+ padding: 8px 16px;
31121
+ line-height: 22px;
31010
31122
  }
31011
-
31012
- .f4u402y {
31013
- display: flex;
31014
- align-items: center;
31015
- margin-bottom: 8px;
31123
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31124
+ padding: 2px 8px;
31125
+ line-height: 18px;
31016
31126
  }
31017
- .f4u402y > label {
31018
- width: 216px;
31127
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31128
+ border-color: rgba(107, 128, 167, 0.6);
31129
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31019
31130
  }
31020
- .f4u402y > label + * {
31021
- width: 100%;
31131
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31132
+ border-color: #0096ff;
31133
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31022
31134
  }
31023
- .f4u402y .ant-select {
31024
- width: 100%;
31135
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31136
+ border-color: #e75a3a;
31025
31137
  }
31026
-
31027
- .e1pldf6v {
31138
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31028
31139
  color: #e75a3a;
31029
- margin-right: 10px;
31030
- }
31031
-
31032
- .dq0gblh {
31033
- width: 100%;
31034
- height: 1px;
31035
- background: rgba(213, 219, 227, 0.6);
31036
- margin: 24px 0;
31037
31140
  }
31038
-
31039
- .l1v7sr0n {
31040
- display: flex;
31041
- justify-content: center;
31042
- align-items: center;
31043
- height: 100%;
31141
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31142
+ border-color: #e75a3a;
31143
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31044
31144
  }
31045
-
31046
- .d1i4ou6o {
31047
- display: inline-block;
31048
- width: 4px;
31049
- height: 4px;
31050
- background: #8e9aa9;
31051
- opacity: 0.4;
31052
- border-radius: 50%;
31053
- margin: 0 4px;
31145
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31146
+ border-color: #e75a3a;
31147
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31054
31148
  }
31055
-
31056
- .m1jy87hk .ant-modal-header,
31057
- .m1jy87hk .ant-modal-footer .footer-content {
31058
- width: 648px;
31059
- margin: 0 auto;
31149
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31150
+ background: rgba(211, 218, 235, 0.6);
31151
+ color: rgba(0, 21, 64, 0.3);
31152
+ border-color: rgba(172, 186, 211, 0.6);
31060
31153
  }
31061
- .m1jy87hk .ant-modal-header {
31062
- padding: 35px 0 24px;
31063
- border: none;
31154
+ textarea.ipd9bk.ant-input {
31155
+ transition-property: height;
31156
+ transition-delay: 50ms;
31064
31157
  }
31065
- .m1jy87hk .ant-modal-header .ant-modal-title {
31066
- font-size: 30px;
31158
+ textarea.ipd9bk.ant-input.textarea-large {
31159
+ min-height: 40px;
31160
+ height: 40px;
31067
31161
  }
31068
- .m1jy87hk .ant-modal-body {
31069
- padding: 4px 0 2px;
31162
+ textarea.ipd9bk.ant-input.textarea-large:focus {
31163
+ height: 80px;
31070
31164
  }
31071
- .m1jy87hk .ant-modal-footer {
31072
- border: none;
31165
+ textarea.ipd9bk.ant-input.textarea-middle {
31166
+ min-height: 32px;
31167
+ height: 32px;
31073
31168
  }
31074
-
31075
- .ti7fpyu {
31076
- font-size: 12px;
31077
- line-height: 18px;
31078
- font-weight: bold;
31079
- color: #fff;
31080
- padding: 0 4px;
31081
- border-radius: 4px;
31082
- display: inline-block;
31083
- background: var(--ti7fpyu-0);
31169
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
31170
+ height: 64px;
31084
31171
  }
31085
- .ti7fpyu:not(:first-child) {
31086
- margin-left: 4px;
31172
+ textarea.ipd9bk.ant-input.textarea-small {
31173
+ min-height: 24px;
31174
+ height: 24px;
31087
31175
  }
31088
-
31089
- .f1rest1f {
31090
- width: 100%;
31091
- height: 100%;
31092
- display: flex;
31093
- align-items: center;
31094
- justify-content: center;
31176
+ textarea.ipd9bk.ant-input.textarea-small:focus {
31177
+ height: 40px;
31095
31178
  }
31096
31179
 
31097
- .n1kbdoln {
31098
- font-size: 90%;
31099
- font-weight: bold;
31100
- background-color: rgba(240, 243, 247, 0.6);
31101
- padding: 1px 4px 1px;
31102
- margin-left: 2px;
31103
- margin-right: 2px;
31180
+ .kypn5o5 input, .kypn5o5.input-tags {
31104
31181
  border: 1px solid rgba(213, 219, 227, 0.6);
31105
31182
  border-radius: 4px;
31106
31183
  }
31107
-
31108
- .f1y3gta0.form-item-general {
31109
- width: 640px;
31110
- }
31111
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
31112
- margin-top: 16px;
31184
+ .kypn5o5.input-tags {
31185
+ position: relative;
31186
+ padding: 6px;
31187
+ height: 32px;
31188
+ cursor: pointer;
31189
+ transition: border 150ms;
31113
31190
  }
31114
- .f1y3gta0.form-item-compact {
31115
- width: 412px;
31191
+ .kypn5o5.input-tags:hover {
31192
+ border-color: #0080ff;
31193
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31116
31194
  }
31117
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
31118
- margin-top: 8px;
31195
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
31196
+ padding-right: 30px;
31119
31197
  }
31120
- .f1y3gta0 .form-item {
31121
- width: auto;
31198
+ .kypn5o5.input-tags .input-tags-inner {
31199
+ display: flex;
31122
31200
  }
31123
- .f1y3gta0 .form-item-main {
31124
- position: relative;
31201
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31125
31202
  display: flex;
31126
31203
  }
31127
- .f1y3gta0 .form-item-extra {
31128
- margin-top: 4px;
31129
- width: 100%;
31130
- padding: 14px;
31131
- background: #f2f4f6;
31132
- font-size: 13px;
31133
- line-height: 1.8;
31134
- color: #8e9aa9;
31204
+ .kypn5o5.input-tags .input-tag-suffix {
31205
+ position: absolute;
31206
+ right: 12px;
31207
+ top: 50%;
31208
+ transform: translateY(-50%);
31135
31209
  }
31136
- .f1y3gta0 .form-item-label {
31137
- padding-right: 12px;
31138
- font-size: 13px;
31139
- color: rgba(44, 56, 82, 0.6);
31210
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31211
+ color: rgba(0, 0, 0, 0.25);
31212
+ font-size: 12px;
31213
+ cursor: pointer;
31140
31214
  }
31141
- .f1y3gta0 .form-item-label.label-right {
31142
- text-align: right;
31215
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31216
+ color: rgba(0, 0, 0, 0.45);
31143
31217
  }
31144
- .f1y3gta0 .form-item-label,
31145
- .f1y3gta0 .form-item-control {
31146
- line-height: 32px;
31218
+ .kypn5o5.has-focus-indicator {
31219
+ position: relative;
31220
+ overflow: hidden;
31147
31221
  }
31148
- .f1y3gta0 .form-item-control .form-item-error {
31149
- line-height: 18px;
31222
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
31223
+ position: absolute;
31224
+ top: 50%;
31225
+ transform: translateY(-50%);
31226
+ left: -16px;
31227
+ transition: left 150ms ease;
31228
+ opacity: 0;
31150
31229
  }
31151
- .f1y3gta0 .form-item-children {
31152
- width: 100%;
31230
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31231
+ left: 8px;
31232
+ opacity: 1;
31153
31233
  }
31154
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
31155
- width: 100%;
31234
+ .kypn5o5.has-focus-indicator input {
31235
+ transition: margin-left 150ms ease;
31236
+ margin-left: 0px;
31156
31237
  }
31157
- .f1y3gta0 .form-item-error {
31158
- color: #e75a3a;
31159
- height: 0;
31160
- overflow: hidden;
31238
+ .kypn5o5.has-focus-indicator input:focus {
31239
+ margin-left: 16px;
31161
31240
  }
31162
- .f1y3gta0 .form-item-error-enter-done {
31163
- margin-top: 4px;
31164
- height: auto;
31165
- overflow: auto;
31241
+
31242
+ input.l1ki27se.ant-input {
31243
+ border-top-right-radius: 0;
31244
+ border-bottom-right-radius: 0;
31166
31245
  }
31167
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31168
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31169
- border: 1px solid #e75a3a;
31170
- color: #e75a3a;
31246
+
31247
+ .l1ki27se.ant-input-affix-wrapper {
31248
+ border-top-right-radius: 0;
31249
+ border-bottom-right-radius: 0;
31250
+ }
31251
+
31252
+ input.rrg1fkn.ant-input {
31253
+ border-top-left-radius: 0;
31254
+ border-bottom-left-radius: 0;
31255
+ }
31256
+
31257
+ .rrg1fkn.ant-input-affix-wrapper {
31258
+ border-top-left-radius: 0;
31259
+ border-bottom-left-radius: 0;
31171
31260
  }
31172
31261
 
31173
- .fujbm7g {
31174
- color: #2d3a56;
31175
- font-weight: bold;
31176
- padding-bottom: 6px;
31177
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31178
- margin-bottom: 16px;
31262
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31263
+ border-top-right-radius: 0;
31264
+ border-bottom-right-radius: 0;
31179
31265
  }
31180
- .fujbm7g:not(:first-of-type) {
31181
- margin-top: 16px;
31266
+
31267
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31268
+ border-top-left-radius: 0;
31269
+ border-bottom-left-radius: 0;
31182
31270
  }
31183
31271
 
31184
- .e5fsw5s {
31185
- width: 8px;
31186
- height: 24px;
31272
+ .c1t6wbwv {
31187
31273
  display: flex;
31188
- justify-content: center;
31189
- align-items: center;
31190
- cursor: pointer;
31191
- transition: all 200ms ease-out 40ms;
31192
- }
31193
- .e5fsw5s:before, .e5fsw5s:after {
31194
- content: "";
31195
- width: 1px;
31196
- height: 6px;
31197
- border-radius: 1px;
31198
- background: #ccd4e3;
31199
- position: relative;
31200
- right: 2px;
31201
- transform: rotate(-45deg);
31274
+ flex-direction: column;
31202
31275
  }
31203
- .e5fsw5s:after {
31204
- transform: rotate(45deg);
31205
- left: 1px;
31276
+ .c1t6wbwv .select-wrapper {
31277
+ margin-top: 12px;
31206
31278
  }
31207
-
31208
- .w18knsg4.ant-alert-warning {
31209
- border: 0;
31210
- background: rgba(255, 187, 0, 0.1);
31211
- border-radius: 6px;
31279
+ .c1t6wbwv .select-wrapper .select {
31280
+ width: 100%;
31212
31281
  }
31213
- .w18knsg4.ant-alert,
31214
- .w18knsg4 .ant-alert-message {
31215
- color: #e07f00;
31282
+ .c1t6wbwv .radio-wrapper {
31283
+ margin-top: 24px;
31216
31284
  }
31217
- .w18knsg4.ant-alert .dashed-border-bottom,
31218
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
31219
- border-bottom-color: #e07f00;
31285
+ .c1t6wbwv div.form-item {
31286
+ width: 100%;
31220
31287
  }
31221
31288
 
31222
- .ng31n2o {
31223
- display: flex;
31224
- flex-direction: row;
31225
- padding: 7px 12px;
31226
- background: rgba(255, 187, 0, 0.1);
31227
- border-radius: 6px;
31228
- color: #e07f00;
31229
- font-size: 12px;
31289
+ .d1k7vv5v {
31290
+ font-size: 14px;
31291
+ font-weight: 500;
31292
+ color: #3e4652;
31230
31293
  line-height: 18px;
31231
31294
  }
31232
- .ng31n2o .icon-wrapper {
31233
- margin-right: 10px;
31234
- height: 18px;
31295
+ .d1k7vv5v + .d1k7vv5v {
31296
+ margin-top: 16px;
31297
+ }
31298
+ .d1k7vv5v + * {
31299
+ margin-top: 16px;
31235
31300
  }
31236
31301
 
31237
- .n15x5f5y {
31238
- display: flex;
31239
- flex-direction: row;
31240
- padding: 7px 12px;
31241
- background: rgba(225, 230, 241, 0.6);
31242
- border-radius: 6px;
31243
- color: rgba(44, 56, 82, 0.6);
31302
+ .le7b9r4.d1k7vv5v {
31244
31303
  font-size: 12px;
31245
- line-height: 18px;
31246
- }
31247
- .n15x5f5y .icon-wrapper {
31248
- margin-right: 10px;
31249
- height: 18px;
31304
+ color: rgba(44, 56, 82, 0.6);
31305
+ margin-top: 12px;
31250
31306
  }
31251
31307
 
31252
- .i16ozz3f {
31253
- display: flex;
31254
- flex-direction: row;
31255
- padding: 7px 12px;
31256
- background: rgba(0, 136, 255, 0.1);
31257
- border-radius: 6px;
31258
- color: #005ed1;
31259
- font-size: 12px;
31308
+ .r1dnygxx.le7b9r4.d1k7vv5v {
31260
31309
  line-height: 18px;
31261
- }
31262
- .i16ozz3f .icon-wrapper {
31263
- margin-right: 10px;
31264
- height: 18px;
31310
+ font-weight: 500;
31311
+ margin-top: 0;
31312
+ white-space: initial;
31265
31313
  }
31266
31314
 
31267
- .dszu9qr {
31268
- color: rgba(44, 56, 82, 0.6);
31269
- margin-top: 5px;
31270
- font-size: 12px;
31271
- line-height: 18px;
31315
+ .r12ddqmh {
31316
+ display: block;
31317
+ }
31318
+ .r12ddqmh span {
31319
+ font-size: 14px;
31320
+ font-weight: 500;
31321
+ line-height: 32px;
31322
+ color: #3e4652;
31272
31323
  }
31273
31324
 
31274
- .snxzgx {
31275
- color: #f0483e;
31325
+ .ctcr26a {
31326
+ margin-top: 8px;
31327
+ padding: 8px;
31328
+ border-radius: 6px;
31329
+ background: rgba(225, 230, 241, 0.6);
31330
+ color: rgba(44, 56, 82, 0.6);
31276
31331
  font-size: 12px;
31277
- white-space: pre-wrap;
31278
31332
  }
31279
-
31280
- .o1i4orqw {
31333
+ .ctcr26a div {
31334
+ line-height: 20px;
31281
31335
  display: flex;
31282
31336
  align-items: center;
31283
- justify-content: flex-end;
31284
- }
31285
- .o1i4orqw .icon-wrapper {
31286
- margin-right: 16px;
31337
+ word-break: break-all;
31287
31338
  }
31288
31339
 
31289
- .t79k8o2 {
31290
- color: rgba(0, 21, 64, 0.3);
31340
+ .t1upn1sz {
31341
+ height: 100%;
31291
31342
  }
31292
31343
 
31293
- .ipd9bk.ant-input {
31294
- padding: 5px 12px;
31295
- line-height: 20px;
31296
- color: #2d3a56;
31297
- border-radius: 6px;
31298
- border-color: rgba(172, 186, 211, 0.6);
31299
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31344
+ .tta5kd2 {
31345
+ height: 100%;
31300
31346
  }
31301
- .ipd9bk.ant-input.ant-input-lg {
31302
- padding: 8px 16px;
31303
- line-height: 22px;
31347
+ .tta5kd2.empty-table .ant-table-content {
31348
+ overflow: visible !important;
31349
+ height: 100%;
31304
31350
  }
31305
- .ipd9bk.ant-input.ant-input-sm {
31306
- padding: 2px 8px;
31307
- line-height: 18px;
31351
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31352
+ height: 100%;
31308
31353
  }
31309
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31310
- border-color: rgba(107, 128, 167, 0.6);
31311
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31312
- z-index: 1;
31354
+ .tta5kd2.empty-table .ant-table-content table {
31355
+ width: 100% !important;
31356
+ height: 100%;
31313
31357
  }
31314
- .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 {
31315
- border-color: #0096ff;
31316
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31317
- z-index: 1;
31358
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31359
+ padding: 15px 0;
31318
31360
  }
31319
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31320
- border-color: #e75a3a;
31321
- color: #e75a3a;
31361
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31362
+ display: none;
31322
31363
  }
31323
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31324
- border-color: #e75a3a;
31325
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31364
+ .tta5kd2 .active-row td:nth-child(1) {
31365
+ font-weight: 700;
31326
31366
  }
31327
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31328
- border-color: #e75a3a;
31329
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31367
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
31368
+ font-weight: 700;
31330
31369
  }
31331
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31332
- background: rgba(211, 218, 235, 0.6);
31333
- color: rgba(0, 21, 64, 0.3);
31334
- border-color: rgba(172, 186, 211, 0.6);
31370
+ .tta5kd2 .ant-spin-nested-loading {
31371
+ height: 100%;
31335
31372
  }
31336
- .ipd9bk.ant-input-affix-wrapper {
31337
- padding: 5px 12px;
31338
- border-radius: 6px;
31339
- border-color: rgba(172, 186, 211, 0.6);
31340
- line-height: 20px;
31373
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31374
+ height: 100%;
31375
+ overflow: visible;
31376
+ }
31377
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
31378
+ max-height: none;
31379
+ }
31380
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
31381
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
31382
+ display: none;
31383
+ }
31384
+ .tta5kd2 td.ant-table-column-sort {
31385
+ background: transparent;
31386
+ }
31387
+ .tta5kd2 td.ant-table-cell-fix-left,
31388
+ .tta5kd2 td.ant-table-cell-fix-right {
31389
+ background: #fff;
31390
+ padding: 0 !important;
31391
+ }
31392
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31393
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31394
+ display: flex;
31395
+ align-items: center;
31396
+ height: 100%;
31397
+ padding: 8px;
31398
+ }
31399
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31400
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31401
+ overflow: hidden;
31402
+ text-overflow: ellipsis;
31403
+ width: 100%;
31404
+ }
31405
+ .tta5kd2 .ant-table-container {
31406
+ height: 100%;
31407
+ }
31408
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31409
+ box-shadow: none !important;
31410
+ }
31411
+ .tta5kd2 .ant-table {
31412
+ border-radius: 0px;
31413
+ border-left: none;
31414
+ border-right: none;
31415
+ border-bottom: none;
31416
+ height: 100%;
31417
+ font-size: 12px;
31418
+ background: transparent;
31419
+ }
31420
+ .tta5kd2 .ant-table .ant-table-header {
31421
+ position: relative;
31422
+ z-index: 3;
31423
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31424
+ margin-bottom: -1px;
31425
+ }
31426
+ .tta5kd2 .ant-table .time-wrapper .date,
31427
+ .tta5kd2 .ant-table .value {
31341
31428
  color: #2d3a56;
31342
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31343
31429
  }
31344
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31345
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31430
+ .tta5kd2 .ant-table .time-wrapper .time,
31431
+ .tta5kd2 .ant-table .unit {
31346
31432
  color: rgba(44, 56, 82, 0.6);
31347
31433
  }
31348
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31349
- padding: 8px 16px;
31350
- line-height: 22px;
31434
+ .tta5kd2 .ant-table .ant-table-selection {
31435
+ position: unset;
31436
+ text-align: center;
31351
31437
  }
31352
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31353
- padding: 2px 8px;
31354
- line-height: 18px;
31438
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31439
+ background: #fff;
31355
31440
  }
31356
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31357
- border-color: rgba(107, 128, 167, 0.6);
31358
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31441
+ .tta5kd2 .ant-table .anticon-setting {
31442
+ cursor: pointer;
31443
+ position: absolute;
31444
+ top: 50%;
31445
+ right: 12px;
31446
+ transform: translateY(-50%);
31359
31447
  }
31360
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31361
- border-color: #0096ff;
31362
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31448
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31449
+ box-shadow: none;
31450
+ width: 1px;
31451
+ background: rgba(213, 219, 227, 0.6);
31363
31452
  }
31364
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31365
- border-color: #e75a3a;
31453
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31454
+ box-shadow: none;
31455
+ width: 1px;
31456
+ background: rgba(213, 219, 227, 0.6);
31366
31457
  }
31367
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31368
- color: #e75a3a;
31458
+ .tta5kd2 .ant-table .ant-table-tbody {
31459
+ position: relative;
31369
31460
  }
31370
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31371
- border-color: #e75a3a;
31372
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31461
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31462
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31463
+ border-bottom: 1px solid white;
31464
+ height: 40px;
31465
+ vertical-align: middle;
31466
+ transition: background 0ms;
31467
+ color: #00122e;
31373
31468
  }
31374
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31375
- border-color: #e75a3a;
31376
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31469
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31470
+ background: #f2f5fa;
31471
+ border-bottom-color: #f2f5fa;
31377
31472
  }
31378
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31379
- background: rgba(211, 218, 235, 0.6);
31380
- color: rgba(0, 21, 64, 0.3);
31381
- border-color: rgba(172, 186, 211, 0.6);
31473
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31474
+ height: auto;
31475
+ color: #00122e;
31476
+ font-size: 12px;
31477
+ text-align: left;
31478
+ transition: none;
31479
+ overflow: hidden;
31480
+ text-overflow: ellipsis;
31481
+ white-space: nowrap;
31382
31482
  }
31383
- textarea.ipd9bk.ant-input {
31384
- transition-property: height;
31385
- transition-delay: 50ms;
31483
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31484
+ color: #0096ff;
31386
31485
  }
31387
- textarea.ipd9bk.ant-input.textarea-large {
31388
- min-height: 40px;
31389
- height: 40px;
31486
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31487
+ overflow: hidden;
31488
+ text-overflow: ellipsis;
31489
+ width: 100%;
31490
+ vertical-align: middle;
31390
31491
  }
31391
- textarea.ipd9bk.ant-input.textarea-large:focus {
31392
- height: 80px;
31492
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31493
+ line-height: 0px;
31393
31494
  }
31394
- textarea.ipd9bk.ant-input.textarea-middle {
31395
- min-height: 32px;
31396
- height: 32px;
31495
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31496
+ padding-right: 25px;
31397
31497
  }
31398
- textarea.ipd9bk.ant-input.textarea-middle:focus {
31399
- height: 64px;
31498
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31499
+ border-top-color: transparent;
31400
31500
  }
31401
- textarea.ipd9bk.ant-input.textarea-small {
31402
- min-height: 24px;
31403
- height: 24px;
31501
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31502
+ background: rgba(225, 230, 241, 0.6);
31503
+ border-color: transparent transparent white;
31404
31504
  }
31405
- textarea.ipd9bk.ant-input.textarea-small:focus {
31406
- height: 40px;
31505
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31506
+ border-radius: 8px 0 0 8px;
31407
31507
  }
31408
-
31409
- .kypn5o5 input, .kypn5o5.input-tags {
31410
- border: 1px solid rgba(213, 219, 227, 0.6);
31411
- border-radius: 4px;
31508
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31509
+ border-radius: 8px 0 0 8px;
31412
31510
  }
31413
- .kypn5o5.input-tags {
31414
- position: relative;
31415
- padding: 6px;
31416
- height: 32px;
31417
- cursor: pointer;
31418
- transition: border 150ms;
31511
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31512
+ content: "";
31513
+ width: 4px;
31514
+ top: -1px;
31515
+ bottom: -1px;
31516
+ background: white;
31419
31517
  }
31420
- .kypn5o5.input-tags:hover {
31421
- border-color: #0080ff;
31422
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31518
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31519
+ border-radius: 0 8px 8px 0;
31423
31520
  }
31424
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
31425
- padding-right: 30px;
31521
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31522
+ border-radius: 0;
31523
+ background: white;
31524
+ border-top: none;
31426
31525
  }
31427
- .kypn5o5.input-tags .input-tags-inner {
31526
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31527
+ border-top: 1px solid transparent;
31528
+ border-radius: 0 8px 8px 0;
31529
+ background: rgba(225, 230, 241, 0.6);
31530
+ }
31531
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31532
+ background: white;
31533
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31534
+ }
31535
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31428
31536
  display: flex;
31537
+ align-items: center;
31538
+ height: 100%;
31539
+ background: rgba(225, 230, 241, 0.6);
31429
31540
  }
31430
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31541
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31542
+ background: white;
31543
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31544
+ }
31545
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31431
31546
  display: flex;
31547
+ align-items: center;
31548
+ height: 100%;
31549
+ background: rgba(225, 230, 241, 0.6);
31432
31550
  }
31433
- .kypn5o5.input-tags .input-tag-suffix {
31434
- position: absolute;
31435
- right: 12px;
31436
- top: 50%;
31437
- transform: translateY(-50%);
31551
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31552
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31438
31553
  }
31439
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31440
- color: rgba(0, 0, 0, 0.25);
31441
- font-size: 12px;
31442
- cursor: pointer;
31554
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31555
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31556
+ border-radius: 8px;
31443
31557
  }
31444
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31445
- color: rgba(0, 0, 0, 0.45);
31558
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31559
+ border-top-color: white;
31446
31560
  }
31447
- .kypn5o5.has-focus-indicator {
31561
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31562
+ background: rgba(0, 136, 255, 0.1);
31563
+ border-bottom-color: transparent;
31564
+ border-top-color: transparent;
31565
+ }
31566
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31567
+ border-radius: 8px 0 0 8px;
31568
+ }
31569
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31570
+ border-radius: 0 8px 8px 0;
31571
+ }
31572
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31573
+ background: rgba(0, 136, 255, 0.1);
31574
+ }
31575
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
31576
+ background: #fff;
31577
+ font-weight: 400;
31448
31578
  position: relative;
31449
- overflow: hidden;
31579
+ border-bottom: none;
31580
+ color: #00122e;
31581
+ transition: none;
31582
+ padding: 15px 8px 15px 8px;
31450
31583
  }
31451
- .kypn5o5.has-focus-indicator .ant-input-prefix {
31584
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31585
+ content: "";
31586
+ width: 1px;
31587
+ top: 0;
31588
+ bottom: 0;
31589
+ background: rgba(211, 218, 235, 0.6);
31452
31590
  position: absolute;
31453
- top: 50%;
31454
- transform: translateY(-50%);
31455
- left: -16px;
31456
- transition: left 150ms ease;
31457
- opacity: 0;
31591
+ right: 0;
31458
31592
  }
31459
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31460
- left: 8px;
31461
- opacity: 1;
31593
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31594
+ padding: unset;
31462
31595
  }
31463
- .kypn5o5.has-focus-indicator input {
31464
- transition: margin-left 150ms ease;
31465
- margin-left: 0px;
31596
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31597
+ display: none;
31466
31598
  }
31467
- .kypn5o5.has-focus-indicator input:focus {
31468
- margin-left: 16px;
31599
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31600
+ width: 100%;
31601
+ overflow: hidden;
31602
+ white-space: nowrap;
31603
+ text-overflow: ellipsis;
31469
31604
  }
31470
-
31471
- input.l1ki27se.ant-input {
31472
- border-top-right-radius: 0;
31473
- border-bottom-right-radius: 0;
31605
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31606
+ overflow: hidden;
31607
+ text-overflow: ellipsis;
31608
+ flex: 1;
31474
31609
  }
31475
-
31476
- .l1ki27se.ant-input-affix-wrapper {
31477
- border-top-right-radius: 0;
31478
- border-bottom-right-radius: 0;
31610
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31611
+ padding: 15px 25px 15px 8px;
31479
31612
  }
31480
-
31481
- input.rrg1fkn.ant-input {
31482
- border-top-left-radius: 0;
31483
- border-bottom-left-radius: 0;
31613
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31614
+ padding: 0;
31615
+ }
31616
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31617
+ position: absolute;
31618
+ right: 6px;
31619
+ top: 50%;
31620
+ transform: translateY(-50%);
31621
+ height: 16px;
31622
+ display: none;
31623
+ transition: transform 320ms ease;
31484
31624
  }
31485
-
31486
- .rrg1fkn.ant-input-affix-wrapper {
31487
- border-top-left-radius: 0;
31488
- border-bottom-left-radius: 0;
31625
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31626
+ display: block;
31627
+ transform: translateY(-50%) rotateX(180deg);
31489
31628
  }
31490
-
31491
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31492
- border-top-right-radius: 0;
31493
- border-bottom-right-radius: 0;
31629
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31630
+ display: block;
31494
31631
  }
31495
-
31496
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31497
- border-top-left-radius: 0;
31498
- border-bottom-left-radius: 0;
31632
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31633
+ display: none;
31499
31634
  }
31500
-
31501
- .c1t6wbwv {
31502
- display: flex;
31503
- flex-direction: column;
31635
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31636
+ transform: translateY(-50%);
31504
31637
  }
31505
- .c1t6wbwv .select-wrapper {
31506
- margin-top: 12px;
31638
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31639
+ transform: translateY(-50%) rotateX(180deg);
31507
31640
  }
31508
- .c1t6wbwv .select-wrapper .select {
31509
- width: 100%;
31641
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31642
+ background: #f2f5fa;
31510
31643
  }
31511
- .c1t6wbwv .radio-wrapper {
31512
- margin-top: 24px;
31644
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31645
+ display: block;
31513
31646
  }
31514
- .c1t6wbwv div.form-item {
31515
- width: 100%;
31647
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31648
+ padding-right: 25px;
31516
31649
  }
31517
-
31518
- .d1k7vv5v {
31519
- font-size: 14px;
31520
- font-weight: 500;
31521
- color: #3e4652;
31522
- line-height: 18px;
31650
+ .tta5kd2 .ant-table .ant-table-selection-column {
31651
+ padding: 0 !important;
31523
31652
  }
31524
- .d1k7vv5v + .d1k7vv5v {
31525
- margin-top: 16px;
31653
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31654
+ position: absolute;
31655
+ left: 50%;
31656
+ top: 50%;
31657
+ transform: translate(-50%, -50%);
31526
31658
  }
31527
- .d1k7vv5v + * {
31528
- margin-top: 16px;
31659
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31660
+ display: none;
31529
31661
  }
31530
-
31531
- .le7b9r4.d1k7vv5v {
31532
- font-size: 12px;
31533
- color: rgba(44, 56, 82, 0.6);
31534
- margin-top: 12px;
31662
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31663
+ background: #fff;
31535
31664
  }
31536
-
31537
- .r1dnygxx.le7b9r4.d1k7vv5v {
31538
- line-height: 18px;
31539
- font-weight: 500;
31540
- margin-top: 0;
31541
- white-space: initial;
31665
+ .tta5kd2 .ant-table .ant-table-placeholder {
31666
+ background: inherit;
31542
31667
  }
31543
-
31544
- .r12ddqmh {
31545
- display: block;
31668
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31669
+ position: static;
31670
+ border: none;
31671
+ background: inherit !important;
31672
+ height: 100px;
31673
+ vertical-align: middle;
31546
31674
  }
31547
- .r12ddqmh span {
31548
- font-size: 14px;
31549
- font-weight: 500;
31550
- line-height: 32px;
31551
- color: #3e4652;
31675
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31676
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31677
+ font-weight: bold;
31678
+ font-size: 20px;
31679
+ color: rgba(10, 37, 85, 0.6);
31552
31680
  }
31553
-
31554
- .ctcr26a {
31555
- margin-top: 8px;
31556
- padding: 8px;
31557
- border-radius: 6px;
31558
- background: rgba(225, 230, 241, 0.6);
31559
- color: rgba(44, 56, 82, 0.6);
31560
- font-size: 12px;
31681
+ .tta5kd2 .ant-table td.cell__action_ {
31682
+ padding: 0 !important;
31683
+ position: relative;
31684
+ background: #fff;
31561
31685
  }
31562
- .ctcr26a div {
31563
- line-height: 20px;
31686
+ .tta5kd2 .ant-table td.cell__action_ > * {
31687
+ height: 100%;
31564
31688
  display: flex;
31565
31689
  align-items: center;
31566
- word-break: break-all;
31567
- }
31568
-
31569
- .rxbeqvl.ant-radio-wrapper {
31570
- display: inline-flex;
31571
- align-items: baseline;
31572
- white-space: pre-wrap;
31573
- }
31574
- .rxbeqvl.ant-radio-wrapper .ant-radio {
31575
- position: relative;
31576
- top: 3px;
31690
+ justify-content: flex-end;
31691
+ padding-right: 8px;
31577
31692
  }
31578
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31579
- border-color: rgba(107, 128, 167, 0.6);
31693
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31694
+ width: 24px;
31695
+ height: 24px;
31696
+ cursor: pointer;
31697
+ justify-content: center;
31698
+ border-radius: 4px;
31580
31699
  }
31581
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31582
- border-color: #0080ff;
31700
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31701
+ background: #fff;
31583
31702
  }
31584
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31585
- border-color: #0080ff;
31586
- background: #0080ff;
31703
+
31704
+ .p12gwtiw {
31705
+ display: flex;
31706
+ justify-content: space-between;
31707
+ align-items: center;
31708
+ padding: 10px 0;
31709
+ color: rgba(44, 56, 82, 0.6);
31710
+ font-size: 12px;
31711
+ line-height: 24px;
31587
31712
  }
31588
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31589
- top: 4px;
31590
- left: 4px;
31591
- width: 6px;
31592
- height: 6px;
31593
- background: #fff;
31713
+ .p12gwtiw .pagination-left {
31714
+ padding: 2px 8px;
31594
31715
  }
31595
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31596
- opacity: 0.5;
31716
+ .p12gwtiw .dropdown-trigger {
31717
+ display: flex;
31718
+ align-items: center;
31719
+ border-radius: 6px;
31720
+ cursor: pointer;
31721
+ transition: all 0.3s ease;
31597
31722
  }
31598
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31599
- border-color: rgba(107, 128, 167, 0.6);
31723
+ .p12gwtiw .dropdown-trigger:hover {
31600
31724
  background: rgba(211, 218, 235, 0.6);
31725
+ color: #0080ff;
31601
31726
  }
31602
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31603
- background: #00122e;
31727
+ .p12gwtiw .dropdown-trigger .icon-inner {
31728
+ margin-left: 4px;
31604
31729
  }
31605
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31606
- color: #00122e;
31607
- opacity: 0.5;
31730
+ .p12gwtiw .pagination-right {
31731
+ display: flex;
31732
+ align-items: center;
31733
+ color: #0080ff;
31734
+ font-weight: bold;
31608
31735
  }
31609
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31610
- color: #00122e;
31736
+ .p12gwtiw .pagination-right .icon-inner {
31737
+ margin-left: 4px;
31611
31738
  }
31612
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31613
- display: inline-block;
31614
- padding: 0;
31615
- padding-left: 12px;
31739
+ .p12gwtiw .pagination-right .prev-btn,
31740
+ .p12gwtiw .pagination-right .next-btn {
31741
+ padding: 0 8px;
31616
31742
  }
31617
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31618
- margin-bottom: 0;
31619
- white-space: pre-wrap;
31620
- color: rgba(44, 56, 82, 0.6);
31743
+ .p12gwtiw .pagination-right .prev-btn > span,
31744
+ .p12gwtiw .pagination-right .next-btn > span {
31745
+ color: #0080ff;
31621
31746
  }
31622
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31623
- padding-left: 8px;
31747
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
31748
+ transform: rotate(180deg);
31624
31749
  }
31625
31750
 
31626
- .r5ie79y .ant-radio-button-wrapper:first-child {
31627
- border-radius: 5px 0 0 5px;
31751
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31752
+ max-height: calc(100vh - 128px);
31753
+ overflow-y: auto;
31628
31754
  }
31629
- .r5ie79y .ant-radio-button-wrapper:last-child {
31630
- border-radius: 0 5px 5px 0;
31755
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31756
+ padding: 4px 20px;
31757
+ font-size: 12px;
31758
+ line-height: 18px;
31631
31759
  }
31632
31760
 
31633
- .r1f0aqcc {
31634
- color: #00122e;
31635
- border-color: #ccd4e3;
31761
+ .obf05yr {
31762
+ display: inline-block;
31636
31763
  }
31637
- .r1f0aqcc:first-child {
31638
- border-color: #a3b4cc;
31764
+
31765
+ .hsms1n6 {
31766
+ visibility: hidden;
31767
+ position: absolute;
31639
31768
  }
31640
- .r1f0aqcc.ant-radio-button-wrapper {
31641
- padding: 0 12px;
31642
- line-height: 32px;
31643
- height: 32px;
31769
+
31770
+ .c1up1pdz {
31771
+ width: 648px;
31644
31772
  }
31645
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
31646
- white-space: nowrap;
31773
+ .c1up1pdz.active {
31774
+ border-color: #0080ff;
31647
31775
  }
31648
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31649
- height: 22px;
31650
- padding: 0 7px;
31651
- line-height: 20px;
31776
+ .c1up1pdz.active > header {
31777
+ background: rgba(0, 128, 255, 0.1);
31652
31778
  }
31653
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31654
- background: #ccd4e3;
31779
+ .c1up1pdz .expand {
31780
+ padding: 12px;
31655
31781
  }
31656
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31657
- background: #0080ff;
31782
+ .c1up1pdz .field-item {
31783
+ display: flex;
31784
+ padding: 10px 0;
31785
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31658
31786
  }
31659
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31660
- background: #ccd4e3;
31661
- opacity: 0.5;
31787
+ .c1up1pdz .field-item:last-child {
31788
+ border-bottom: none;
31789
+ padding-bottom: 0;
31662
31790
  }
31663
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31664
- border-right-color: #0080ff;
31791
+ .c1up1pdz .field-item label {
31792
+ line-height: 32px;
31793
+ width: 100px;
31794
+ color: rgba(62, 70, 82, 0.6);
31665
31795
  }
31666
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31667
- border-color: #0080ff;
31796
+ .c1up1pdz .help {
31797
+ color: rgba(62, 70, 82, 0.6);
31798
+ margin-top: 5px;
31668
31799
  }
31669
- .r1f0aqcc.ant-radio-button-wrapper-checked {
31670
- background: rgba(0, 136, 255, 0.1);
31800
+ .c1up1pdz .ant-input-affix-wrapper,
31801
+ .c1up1pdz .ant-picker {
31802
+ width: 128px;
31671
31803
  }
31672
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
31673
- background: rgba(211, 218, 235, 0.6);
31674
- border-color: #ccd4e3;
31675
- opacity: 0.5;
31804
+
31805
+ .c156wh19 {
31806
+ display: flex;
31807
+ align-items: center;
31808
+ justify-content: space-between;
31809
+ word-break: keep-all;
31676
31810
  }
31677
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31678
- color: #00122e;
31679
- border-color: #ccd4e3;
31811
+ .c156wh19 .title {
31812
+ margin: 0 16px 0 8px;
31680
31813
  }
31681
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31682
- color: #00122e;
31683
- border-color: #ccd4e3;
31684
- background: rgba(172, 186, 211, 0.6);
31814
+ .c156wh19 .retain {
31815
+ color: rgba(129, 138, 153, 0.6);
31685
31816
  }
31686
- .r1f0aqcc .ant-radio-button-input {
31687
- margin-right: 8px;
31688
- display: inline;
31689
- border: none;
31690
- padding: 0;
31691
- width: 36px;
31692
- background: transparent;
31817
+ .c156wh19 .left {
31818
+ flex: 1;
31819
+ display: flex;
31820
+ overflow: hidden;
31821
+ align-items: center;
31822
+ justify-content: flex-start;
31823
+ white-space: nowrap;
31693
31824
  }
31694
- .r1f0aqcc .ant-radio-button-input:focus {
31695
- box-shadow: none;
31825
+ .c156wh19 .left .title {
31826
+ max-width: 100%;
31827
+ overflow: hidden;
31828
+ text-overflow: ellipsis;
31696
31829
  }
31697
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
31698
- margin-right: 0;
31699
- width: initial;
31700
- box-shadow: none;
31830
+ .c156wh19 .right {
31831
+ display: flex;
31832
+ align-items: center;
31701
31833
  }
31702
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31703
- display: none;
31834
+ .c156wh19 .reverse {
31835
+ display: flex;
31836
+ flex-direction: row-reverse;
31837
+ align-items: center;
31704
31838
  }
31705
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31706
- display: inline;
31839
+ .c156wh19 .reverse .ant-switch {
31840
+ margin-left: 8px;
31707
31841
  }
31708
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31709
- display: inline;
31710
- margin-right: 8px;
31711
- padding: 0;
31712
- width: 36px;
31842
+ .c156wh19 .close {
31843
+ padding-left: 14px;
31844
+ margin-left: 14px;
31845
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31846
+ cursor: pointer;
31713
31847
  }
31714
31848
 
31715
- .s34f1qb.ant-switch {
31716
- min-width: 40px;
31717
- height: 24px;
31718
- background: rgba(172, 186, 211, 0.6);
31719
- overflow: hidden;
31720
- }
31721
- .s34f1qb.ant-switch:focus {
31722
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31723
- }
31724
- .s34f1qb.ant-switch-small {
31725
- min-width: 26px;
31726
- height: 16px;
31849
+ .m126spxy {
31850
+ padding-bottom: 4px;
31851
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31727
31852
  }
31728
- .s34f1qb.ant-switch-large {
31729
- min-width: 52px;
31730
- height: 32px;
31853
+ .m126spxy .ant-btn-link {
31854
+ padding: 1px 10px;
31855
+ color: rgba(62, 70, 82, 0.6);
31856
+ border-radius: 4px;
31731
31857
  }
31732
- .s34f1qb.ant-switch .ant-switch-handle {
31733
- height: 20px;
31734
- width: 20px;
31858
+ .m126spxy .ant-btn-link.active {
31859
+ background: rgba(0, 128, 255, 0.1);
31860
+ color: #0096ff;
31735
31861
  }
31736
- .s34f1qb.ant-switch .ant-switch-handle::before {
31737
- border-radius: 10px;
31738
- transition-delay: 120ms;
31862
+
31863
+ .wpbf4pq {
31864
+ padding: 10px 0;
31865
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31739
31866
  }
31740
- .s34f1qb.ant-switch-small .ant-switch-handle {
31741
- height: 14px;
31742
- width: 14px;
31743
- top: 1px;
31744
- left: 1px;
31867
+ .wpbf4pq .ant-input,
31868
+ .wpbf4pq .ant-picker {
31869
+ width: 80px;
31870
+ margin: 0 9px;
31871
+ text-align: center;
31745
31872
  }
31746
- .s34f1qb.ant-switch-large .ant-switch-handle {
31747
- height: 28px;
31748
- width: 28px;
31873
+ .wpbf4pq .options {
31874
+ padding: 12px 0 12px 16px;
31875
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31876
+ margin: 5px 0 5px 8px;
31749
31877
  }
31750
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31751
- border-radius: 14px;
31878
+ .wpbf4pq .week-day-option,
31879
+ .wpbf4pq .month-day-option {
31880
+ background: #f5f7fa;
31881
+ box-sizing: border-box;
31882
+ border-radius: 16px;
31883
+ margin-right: 8px;
31752
31884
  }
31753
- .s34f1qb.ant-switch-checked {
31754
- background-color: #00ba5d;
31885
+ .wpbf4pq .week-day-option:focus,
31886
+ .wpbf4pq .month-day-option:focus {
31887
+ color: inherit;
31888
+ border-color: #d9d9d9;
31755
31889
  }
31756
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31757
- left: calc(100% - 20px - 2px);
31890
+ .wpbf4pq .week-day-option.active {
31891
+ background-color: #0096ff;
31892
+ border-color: #0096ff;
31893
+ color: #fff;
31758
31894
  }
31759
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31760
- left: calc(100% - 14px - 1px);
31895
+ .wpbf4pq .week-day-option.en-text {
31896
+ width: 110px;
31897
+ margin-top: 4px;
31761
31898
  }
31762
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31763
- left: calc(100% - 28px - 2px);
31899
+ .wpbf4pq .month-day-option {
31900
+ width: 32px;
31901
+ padding: 0;
31902
+ margin-bottom: 8px;
31764
31903
  }
31765
-
31766
- .c1to9vb9 {
31767
- margin-left: 5px;
31904
+ .wpbf4pq .month-day-option.active {
31905
+ background-color: #0096ff;
31906
+ border-color: #0096ff;
31907
+ color: #fff;
31768
31908
  }
31769
31909
 
31770
31910
  .s1ebs0ra {
@@ -31828,144 +31968,93 @@ input.rrg1fkn.ant-input {
31828
31968
  background: #fff;
31829
31969
  }
31830
31970
 
31831
- .c1up1pdz {
31832
- width: 648px;
31971
+ .c18gxmrl {
31972
+ border: 1px solid #d8deeb;
31973
+ border-radius: 4px;
31833
31974
  }
31834
- .c1up1pdz.active {
31975
+ .c18gxmrl + .c18gxmrl {
31976
+ margin-top: 8px;
31977
+ }
31978
+ .c18gxmrl:hover {
31835
31979
  border-color: #0080ff;
31836
31980
  }
31837
- .c1up1pdz.active > header {
31981
+ .c18gxmrl:hover > header {
31838
31982
  background: rgba(0, 128, 255, 0.1);
31839
31983
  }
31840
- .c1up1pdz .expand {
31841
- padding: 12px;
31842
- }
31843
- .c1up1pdz .field-item {
31844
- display: flex;
31845
- padding: 10px 0;
31846
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31847
- }
31848
- .c1up1pdz .field-item:last-child {
31849
- border-bottom: none;
31850
- padding-bottom: 0;
31851
- }
31852
- .c1up1pdz .field-item label {
31853
- line-height: 32px;
31854
- width: 100px;
31855
- color: rgba(62, 70, 82, 0.6);
31856
- }
31857
- .c1up1pdz .help {
31858
- color: rgba(62, 70, 82, 0.6);
31859
- margin-top: 5px;
31984
+ .c18gxmrl.active header {
31985
+ border-bottom: 1px solid #d8deeb;
31860
31986
  }
31861
- .c1up1pdz .ant-input-affix-wrapper,
31862
- .c1up1pdz .ant-picker {
31863
- width: 128px;
31987
+ .c18gxmrl > header {
31988
+ padding: 8px 12px;
31864
31989
  }
31865
31990
 
31866
- .c156wh19 {
31867
- display: flex;
31868
- align-items: center;
31869
- justify-content: space-between;
31870
- word-break: keep-all;
31871
- }
31872
- .c156wh19 .title {
31873
- margin: 0 16px 0 8px;
31874
- }
31875
- .c156wh19 .retain {
31876
- color: rgba(129, 138, 153, 0.6);
31991
+ .berrcjl {
31992
+ color: rgba(10, 37, 85, 0.6);
31993
+ margin-bottom: 4px;
31877
31994
  }
31878
- .c156wh19 .left {
31879
- flex: 1;
31880
- display: flex;
31881
- overflow: hidden;
31882
- align-items: center;
31883
- justify-content: flex-start;
31884
- white-space: nowrap;
31995
+ .berrcjl .breadcrumb-link {
31996
+ color: rgba(10, 37, 85, 0.6);
31997
+ cursor: pointer;
31998
+ transition: color 160ms ease;
31885
31999
  }
31886
- .c156wh19 .left .title {
31887
- max-width: 100%;
31888
- overflow: hidden;
31889
- text-overflow: ellipsis;
32000
+ .berrcjl .breadcrumb-link:hover {
32001
+ color: #0080ff;
31890
32002
  }
31891
- .c156wh19 .right {
31892
- display: flex;
31893
- align-items: center;
32003
+ .berrcjl .breadcrumb-link:active {
32004
+ color: #005ed1;
31894
32005
  }
31895
- .c156wh19 .reverse {
32006
+
32007
+ .n12mqh7z {
31896
32008
  display: flex;
31897
- flex-direction: row-reverse;
31898
32009
  align-items: center;
32010
+ font-size: 12px;
32011
+ line-height: 18px;
31899
32012
  }
31900
- .c156wh19 .reverse .ant-switch {
31901
- margin-left: 8px;
31902
- }
31903
- .c156wh19 .close {
31904
- padding-left: 14px;
31905
- margin-left: 14px;
31906
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31907
- cursor: pointer;
32013
+ .n12mqh7z:not(:last-child) {
32014
+ margin-bottom: 4px;
31908
32015
  }
31909
32016
 
31910
- .m126spxy {
31911
- padding-bottom: 4px;
31912
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31913
- }
31914
- .m126spxy .ant-btn-link {
31915
- padding: 1px 10px;
31916
- color: rgba(62, 70, 82, 0.6);
31917
- border-radius: 4px;
32017
+ .tf5bynu {
32018
+ margin: 0 3px;
31918
32019
  }
31919
- .m126spxy .ant-btn-link.active {
31920
- background: rgba(0, 128, 255, 0.1);
31921
- color: #0096ff;
32020
+
32021
+ .tcckoz1 {
32022
+ max-height: 400px;
32023
+ overflow: "auto";
31922
32024
  }
31923
32025
 
31924
- .wpbf4pq {
31925
- padding: 10px 0;
31926
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32026
+ .s11wux3h .ant-segmented-item:not(:last-child) {
32027
+ margin-right: 2px;
31927
32028
  }
31928
- .wpbf4pq .ant-input,
31929
- .wpbf4pq .ant-picker {
31930
- width: 80px;
31931
- margin: 0 9px;
31932
- text-align: center;
32029
+
32030
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32031
+ padding-left: 8px;
32032
+ padding-right: 8px;
31933
32033
  }
31934
- .wpbf4pq .options {
31935
- padding: 12px 0 12px 16px;
31936
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31937
- margin: 5px 0 5px 8px;
32034
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32035
+ border-radius: 4px;
31938
32036
  }
31939
- .wpbf4pq .week-day-option,
31940
- .wpbf4pq .month-day-option {
31941
- background: #f5f7fa;
31942
- box-sizing: border-box;
31943
- border-radius: 16px;
31944
- margin-right: 8px;
32037
+ .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32038
+ border-radius: 4px;
31945
32039
  }
31946
- .wpbf4pq .week-day-option:focus,
31947
- .wpbf4pq .month-day-option:focus {
31948
- color: inherit;
31949
- border-color: #d9d9d9;
32040
+
32041
+ .ma64lna .ant-segmented-item-label {
32042
+ padding-left: 12px;
32043
+ padding-right: 12px;
31950
32044
  }
31951
- .wpbf4pq .week-day-option.active {
31952
- background-color: #0096ff;
31953
- border-color: #0096ff;
31954
- color: #fff;
32045
+
32046
+ .ckld275 {
32047
+ background-color: rgba(225, 230, 241, 0.6);
31955
32048
  }
31956
- .wpbf4pq .week-day-option.en-text {
31957
- width: 110px;
31958
- margin-top: 4px;
32049
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32050
+ background-color: rgba(255, 255, 255, 0.6);
32051
+ color: rgba(44, 56, 82, 0.75);
31959
32052
  }
31960
- .wpbf4pq .month-day-option {
31961
- width: 32px;
31962
- padding: 0;
31963
- margin-bottom: 8px;
32053
+ .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32054
+ background-color: transparent;
31964
32055
  }
31965
- .wpbf4pq .month-day-option.active {
31966
- background-color: #0096ff;
31967
- border-color: #0096ff;
31968
- color: #fff;
32056
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32057
+ background-color: transparent;
31969
32058
  }
31970
32059
 
31971
32060
  .c1uzzomf {
@@ -31990,6 +32079,27 @@ input.rrg1fkn.ant-input {
31990
32079
  text-align: center;
31991
32080
  }
31992
32081
 
32082
+ .m15dvk92 {
32083
+ display: flex;
32084
+ justify-content: space-between;
32085
+ width: 100%;
32086
+ }
32087
+ .m15dvk92 .action {
32088
+ margin-left: 16px;
32089
+ }
32090
+
32091
+ .aql8iqz .ant-alert-message {
32092
+ width: 100%;
32093
+ }
32094
+
32095
+ .s1iv0tp1 .enabled-switch {
32096
+ display: flex;
32097
+ align-items: center;
32098
+ }
32099
+ .s1iv0tp1 .enabled-text {
32100
+ margin-right: 8px;
32101
+ }
32102
+
31993
32103
  .c1bus5hc {
31994
32104
  --color: white;
31995
32105
  height: 14px;
@@ -32030,24 +32140,68 @@ input.rrg1fkn.ant-input {
32030
32140
  transform: rotate(0deg);
32031
32141
  }
32032
32142
 
32033
- .c18gxmrl {
32034
- border: 1px solid #d8deeb;
32035
- border-radius: 4px;
32143
+ .gmyahx3 {
32144
+ cursor: pointer;
32036
32145
  }
32037
- .c18gxmrl + .c18gxmrl {
32038
- margin-top: 8px;
32146
+ .gmyahx3 .link-text {
32147
+ color: rgba(0, 21, 64, 0.3);
32039
32148
  }
32040
- .c18gxmrl:hover {
32041
- border-color: #0080ff;
32149
+ .gmyahx3:hover .link-text {
32150
+ color: #0080ff;
32042
32151
  }
32043
- .c18gxmrl:hover > header {
32044
- background: rgba(0, 128, 255, 0.1);
32152
+
32153
+ .tje3huy {
32154
+ width: 100%;
32155
+ overflow: inherit;
32156
+ white-space: inherit;
32157
+ text-overflow: ellipsis;
32045
32158
  }
32046
- .c18gxmrl.active header {
32047
- border-bottom: 1px solid #d8deeb;
32159
+
32160
+ .c18bcrac {
32161
+ display: inline-block;
32162
+ width: 100%;
32048
32163
  }
32049
- .c18gxmrl > header {
32050
- padding: 8px 12px;
32164
+ .c18bcrac .recharts-wrapper {
32165
+ margin-left: 4px;
32166
+ }
32167
+
32168
+ .cro7kg2 {
32169
+ padding: 4px;
32170
+ }
32171
+
32172
+ .c14wcxf0 {
32173
+ display: flex;
32174
+ justify-content: space-between;
32175
+ align-items: center;
32176
+ font-size: 13px;
32177
+ line-height: 24px;
32178
+ color: #cccccc;
32179
+ white-space: nowrap;
32180
+ }
32181
+ .c14wcxf0 label {
32182
+ margin-right: 32px;
32183
+ }
32184
+
32185
+ .coy29mj.c14wcxf0 {
32186
+ font-weight: bold;
32187
+ color: white;
32188
+ }
32189
+
32190
+ .s11212zy {
32191
+ width: 8px;
32192
+ height: 8px;
32193
+ border-radius: 2px;
32194
+ display: inline-block;
32195
+ background: var(--s11212zy-0);
32196
+ border: 1px solid #fff;
32197
+ box-sizing: content-box;
32198
+ margin-right: 6px;
32199
+ }
32200
+
32201
+ .p1lyky6c > :first-child {
32202
+ font-weight: bold;
32203
+ color: white;
32204
+ margin-right: 4px;
32051
32205
  }
32052
32206
 
32053
32207
  .t1sqg15u {
@@ -32126,93 +32280,18 @@ input.rrg1fkn.ant-input {
32126
32280
  white-space: pre-wrap;
32127
32281
  }
32128
32282
  .t93e4cf .content .ant-btn {
32129
- white-space: pre-wrap;
32130
- text-align: left;
32131
- }
32132
- .t93e4cf .content .unit-chart {
32133
- justify-content: flex-start;
32134
- }
32135
-
32136
- .rhz2uv5 {
32137
- width: var(--rhz2uv5-0);
32138
- flex-shrink: 0;
32139
- color: rgba(44, 56, 82, 0.6);
32140
- padding-right: 12px;
32141
- }
32142
-
32143
- .s11wux3h .ant-segmented-item:not(:last-child) {
32144
- margin-right: 2px;
32145
- }
32146
-
32147
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32148
- padding-left: 8px;
32149
- padding-right: 8px;
32150
- }
32151
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32152
- border-radius: 4px;
32153
- }
32154
- .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32155
- border-radius: 4px;
32156
- }
32157
-
32158
- .ma64lna .ant-segmented-item-label {
32159
- padding-left: 12px;
32160
- padding-right: 12px;
32161
- }
32162
-
32163
- .ckld275 {
32164
- background-color: rgba(225, 230, 241, 0.6);
32165
- }
32166
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32167
- background-color: rgba(255, 255, 255, 0.6);
32168
- color: rgba(44, 56, 82, 0.75);
32169
- }
32170
- .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32171
- background-color: transparent;
32172
- }
32173
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32174
- background-color: transparent;
32175
- }
32176
-
32177
- .berrcjl {
32178
- color: rgba(10, 37, 85, 0.6);
32179
- margin-bottom: 4px;
32180
- }
32181
- .berrcjl .breadcrumb-link {
32182
- color: rgba(10, 37, 85, 0.6);
32183
- cursor: pointer;
32184
- transition: color 160ms ease;
32185
- }
32186
- .berrcjl .breadcrumb-link:hover {
32187
- color: #0080ff;
32188
- }
32189
- .berrcjl .breadcrumb-link:active {
32190
- color: #005ed1;
32191
- }
32192
-
32193
- .gmyahx3 {
32194
- cursor: pointer;
32195
- }
32196
- .gmyahx3 .link-text {
32197
- color: rgba(0, 21, 64, 0.3);
32198
- }
32199
- .gmyahx3:hover .link-text {
32200
- color: #0080ff;
32283
+ white-space: pre-wrap;
32284
+ text-align: left;
32201
32285
  }
32202
-
32203
- .tje3huy {
32204
- width: 100%;
32205
- overflow: inherit;
32206
- white-space: inherit;
32207
- text-overflow: ellipsis;
32286
+ .t93e4cf .content .unit-chart {
32287
+ justify-content: flex-start;
32208
32288
  }
32209
32289
 
32210
- .s1iv0tp1 .enabled-switch {
32211
- display: flex;
32212
- align-items: center;
32213
- }
32214
- .s1iv0tp1 .enabled-text {
32215
- margin-right: 8px;
32290
+ .rhz2uv5 {
32291
+ width: var(--rhz2uv5-0);
32292
+ flex-shrink: 0;
32293
+ color: rgba(44, 56, 82, 0.6);
32294
+ padding-right: 12px;
32216
32295
  }
32217
32296
 
32218
32297
  .clm1wy1 {
@@ -32308,72 +32387,6 @@ input.rrg1fkn.ant-input {
32308
32387
  border-radius: 2px;
32309
32388
  }
32310
32389
 
32311
- .n12mqh7z {
32312
- display: flex;
32313
- align-items: center;
32314
- font-size: 12px;
32315
- line-height: 18px;
32316
- }
32317
- .n12mqh7z:not(:last-child) {
32318
- margin-bottom: 4px;
32319
- }
32320
-
32321
- .tf5bynu {
32322
- margin: 0 3px;
32323
- }
32324
-
32325
- .tcckoz1 {
32326
- max-height: 400px;
32327
- overflow: "auto";
32328
- }
32329
-
32330
- .c18bcrac {
32331
- display: inline-block;
32332
- width: 100%;
32333
- }
32334
- .c18bcrac .recharts-wrapper {
32335
- margin-left: 4px;
32336
- }
32337
-
32338
- .cro7kg2 {
32339
- padding: 4px;
32340
- }
32341
-
32342
- .c14wcxf0 {
32343
- display: flex;
32344
- justify-content: space-between;
32345
- align-items: center;
32346
- font-size: 13px;
32347
- line-height: 24px;
32348
- color: #cccccc;
32349
- white-space: nowrap;
32350
- }
32351
- .c14wcxf0 label {
32352
- margin-right: 32px;
32353
- }
32354
-
32355
- .coy29mj.c14wcxf0 {
32356
- font-weight: bold;
32357
- color: white;
32358
- }
32359
-
32360
- .s11212zy {
32361
- width: 8px;
32362
- height: 8px;
32363
- border-radius: 2px;
32364
- display: inline-block;
32365
- background: var(--s11212zy-0);
32366
- border: 1px solid #fff;
32367
- box-sizing: content-box;
32368
- margin-right: 6px;
32369
- }
32370
-
32371
- .p1lyky6c > :first-child {
32372
- font-weight: bold;
32373
- color: white;
32374
- margin-right: 4px;
32375
- }
32376
-
32377
32390
  .wg1tsps {
32378
32391
  display: flex;
32379
32392
  align-items: center;
@@ -32397,17 +32410,33 @@ input.rrg1fkn.ant-input {
32397
32410
  color: #00122e !important;
32398
32411
  }
32399
32412
 
32400
- .m15dvk92 {
32401
- display: flex;
32402
- justify-content: space-between;
32403
- width: 100%;
32413
+ .c10crapj {
32414
+ border-radius: 8px;
32404
32415
  }
32405
- .m15dvk92 .action {
32406
- margin-left: 16px;
32416
+ .c10crapj .ant-card-body {
32417
+ padding: 20px 24px 24px 24px;
32407
32418
  }
32408
32419
 
32409
- .aql8iqz .ant-alert-message {
32410
- width: 100%;
32420
+ .cav9p2m .ant-collapse-item {
32421
+ border: 0px;
32422
+ background-color: #fff;
32423
+ }
32424
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32425
+ padding-top: 0px;
32426
+ padding-bottom: 0px;
32427
+ padding-left: 0px !important;
32428
+ padding-right: 24px;
32429
+ }
32430
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32431
+ right: 0px;
32432
+ }
32433
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32434
+ padding: 0px;
32435
+ }
32436
+
32437
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32438
+ padding-right: 0px;
32439
+ cursor: default;
32411
32440
  }
32412
32441
 
32413
32442
  button.lujuy3j {
@@ -32442,6 +32471,15 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32442
32471
  color: #00122e;
32443
32472
  }
32444
32473
 
32474
+ .o8ocss1 {
32475
+ overflow: hidden;
32476
+ text-overflow: ellipsis;
32477
+ }
32478
+
32479
+ .n17syc35 {
32480
+ white-space: nowrap;
32481
+ }
32482
+
32445
32483
  .c198s9j3 {
32446
32484
  color: #2d3a56;
32447
32485
  line-height: 22px;
@@ -32513,48 +32551,10 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32513
32551
  margin-left: 24px;
32514
32552
  }
32515
32553
 
32516
- .cav9p2m .ant-collapse-item {
32517
- border: 0px;
32518
- background-color: #fff;
32519
- }
32520
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32521
- padding-top: 0px;
32522
- padding-bottom: 0px;
32523
- padding-left: 0px !important;
32524
- padding-right: 24px;
32525
- }
32526
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32527
- right: 0px;
32528
- }
32529
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32530
- padding: 0px;
32531
- }
32532
-
32533
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32534
- padding-right: 0px;
32535
- cursor: default;
32536
- }
32537
-
32538
- .c10crapj {
32539
- border-radius: 8px;
32540
- }
32541
- .c10crapj .ant-card-body {
32542
- padding: 20px 24px 24px 24px;
32543
- }
32544
-
32545
32554
  .t3qomhu {
32546
32555
  margin: 0 2px;
32547
32556
  }
32548
32557
 
32549
- .o8ocss1 {
32550
- overflow: hidden;
32551
- text-overflow: ellipsis;
32552
- }
32553
-
32554
- .n17syc35 {
32555
- white-space: nowrap;
32556
- }
32557
-
32558
32558
  .igz4le8 {
32559
32559
  height: 24px;
32560
32560
  width: 56px !important;
@@ -32828,98 +32828,12 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32828
32828
  .t1kgldps:first-child {
32829
32829
  padding-top: 3px;
32830
32830
  }
32831
- .t1kgldps:last-child {
32832
- padding-bottom: 3px;
32833
- }
32834
- .t1kgldps .column-value {
32835
- color: #fff;
32836
- margin-left: 8px;
32837
- }
32838
-
32839
- .t19ustft .date {
32840
- margin-right: 4px;
32841
- }
32842
-
32843
- .s1uupxds {
32844
- padding: 0 8px;
32845
- border-radius: 4px;
32846
- }
32847
-
32848
- .m10sqwut {
32849
- padding: 2px 8px;
32850
- border-radius: 3px;
32851
- }
32852
-
32853
- .l1d492wb {
32854
- padding: 3px 8px;
32855
- border-radius: 2px;
32856
- }
32857
-
32858
- .t1lzavmu.ant-tag:hover {
32859
- opacity: unset;
32860
- }
32861
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32862
- margin: 0;
32863
- margin-right: 8px;
32864
- display: inline-flex;
32865
- align-items: center;
32866
- border: none;
32867
- }
32868
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32869
- width: 16px;
32870
- height: 16px;
32871
- color: inherit;
32872
- margin-left: 4px;
32873
- opacity: 0.6;
32874
- display: inline-flex;
32875
- }
32876
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32877
- opacity: 1;
32878
- }
32879
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32880
- color: #0080ff;
32881
- background-color: rgba(0, 136, 255, 0.1);
32882
- }
32883
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32884
- color: #f0483e;
32885
- background-color: rgba(255, 74, 74, 0.1);
32886
- }
32887
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32888
- color: #e07f00;
32889
- background-color: rgba(255, 187, 0, 0.1);
32890
- }
32891
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32892
- color: #008f4c;
32893
- background-color: rgba(30, 201, 127, 0.1);
32894
- }
32895
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32896
- color: #1d326c;
32897
- background-color: rgba(225, 230, 241, 0.6);
32898
- }
32899
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32900
- color: #7E41FF;
32901
- background-color: rgba(126, 65, 255, 0.1);
32902
- }
32903
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32904
- color: #fff;
32905
- }
32906
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32907
- background-color: #f0483e;
32908
- }
32909
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32910
- background-color: #fea008;
32911
- }
32912
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32913
- background-color: #00ba5d;
32914
- }
32915
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32916
- background-color: #0080ff;
32917
- }
32918
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32919
- background-color: #6b7d99;
32920
- }
32921
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32922
- background-color: #7E41FF;
32831
+ .t1kgldps:last-child {
32832
+ padding-bottom: 3px;
32833
+ }
32834
+ .t1kgldps .column-value {
32835
+ color: #fff;
32836
+ margin-left: 8px;
32923
32837
  }
32924
32838
 
32925
32839
  .s14dk8r1 {
@@ -32996,34 +32910,90 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32996
32910
  display: inline-block;
32997
32911
  }
32998
32912
 
32999
- .t1gz6wqf {
33000
- height: 100%;
32913
+ .t19ustft .date {
32914
+ margin-right: 4px;
33001
32915
  }
33002
- .t1gz6wqf .table-loading-item {
33003
- padding: 12px 4px;
33004
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33005
- display: flex;
32916
+
32917
+ .s1uupxds {
32918
+ padding: 0 8px;
32919
+ border-radius: 4px;
33006
32920
  }
33007
- .t1gz6wqf .table-loading-item > * {
33008
- height: 16px;
33009
- margin: 4px;
33010
- background: rgba(204, 212, 227, 0.18);
32921
+
32922
+ .m10sqwut {
32923
+ padding: 2px 8px;
32924
+ border-radius: 3px;
32925
+ }
32926
+
32927
+ .l1d492wb {
32928
+ padding: 3px 8px;
33011
32929
  border-radius: 2px;
33012
32930
  }
33013
- .t1gz6wqf .table-loading-item .checkbox-loading {
32931
+
32932
+ .t1lzavmu.ant-tag:hover {
32933
+ opacity: unset;
32934
+ }
32935
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32936
+ margin: 0;
32937
+ margin-right: 8px;
32938
+ display: inline-flex;
32939
+ align-items: center;
32940
+ border: none;
32941
+ }
32942
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
33014
32943
  width: 16px;
32944
+ height: 16px;
32945
+ color: inherit;
32946
+ margin-left: 4px;
32947
+ opacity: 0.6;
32948
+ display: inline-flex;
33015
32949
  }
33016
- .t1gz6wqf .table-loading-item .td-loading {
33017
- flex: 1;
32950
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32951
+ opacity: 1;
33018
32952
  }
33019
- .t1gz6wqf :nth-child(1) {
33020
- padding: 8px 4px;
32953
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32954
+ color: #0080ff;
32955
+ background-color: rgba(0, 136, 255, 0.1);
33021
32956
  }
33022
- .t1gz6wqf :nth-child(1) > * {
33023
- background: rgba(107, 125, 153, 0.18);
32957
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32958
+ color: #f0483e;
32959
+ background-color: rgba(255, 74, 74, 0.1);
33024
32960
  }
33025
- .t1gz6wqf :nth-child(1) > * {
33026
- background: rgba(163, 180, 204, 0.18);
32961
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32962
+ color: #e07f00;
32963
+ background-color: rgba(255, 187, 0, 0.1);
32964
+ }
32965
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32966
+ color: #008f4c;
32967
+ background-color: rgba(30, 201, 127, 0.1);
32968
+ }
32969
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32970
+ color: #1d326c;
32971
+ background-color: rgba(225, 230, 241, 0.6);
32972
+ }
32973
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32974
+ color: #7E41FF;
32975
+ background-color: rgba(126, 65, 255, 0.1);
32976
+ }
32977
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32978
+ color: #fff;
32979
+ }
32980
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32981
+ background-color: #f0483e;
32982
+ }
32983
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32984
+ background-color: #fea008;
32985
+ }
32986
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32987
+ background-color: #00ba5d;
32988
+ }
32989
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32990
+ background-color: #0080ff;
32991
+ }
32992
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32993
+ background-color: #6b7d99;
32994
+ }
32995
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32996
+ background-color: #7E41FF;
33027
32997
  }
33028
32998
 
33029
32999
  .sq6vos1 {
@@ -33221,6 +33191,36 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33221
33191
  justify-content: center;
33222
33192
  }
33223
33193
 
33194
+ .t1gz6wqf {
33195
+ height: 100%;
33196
+ }
33197
+ .t1gz6wqf .table-loading-item {
33198
+ padding: 12px 4px;
33199
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33200
+ display: flex;
33201
+ }
33202
+ .t1gz6wqf .table-loading-item > * {
33203
+ height: 16px;
33204
+ margin: 4px;
33205
+ background: rgba(204, 212, 227, 0.18);
33206
+ border-radius: 2px;
33207
+ }
33208
+ .t1gz6wqf .table-loading-item .checkbox-loading {
33209
+ width: 16px;
33210
+ }
33211
+ .t1gz6wqf .table-loading-item .td-loading {
33212
+ flex: 1;
33213
+ }
33214
+ .t1gz6wqf :nth-child(1) {
33215
+ padding: 8px 4px;
33216
+ }
33217
+ .t1gz6wqf :nth-child(1) > * {
33218
+ background: rgba(107, 125, 153, 0.18);
33219
+ }
33220
+ .t1gz6wqf :nth-child(1) > * {
33221
+ background: rgba(163, 180, 204, 0.18);
33222
+ }
33223
+
33224
33224
  .c1kchka8 {
33225
33225
  height: 100%;
33226
33226
  width: 100%;
@@ -33698,12 +33698,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33698
33698
  padding: 0;
33699
33699
  }
33700
33700
 
33701
- .h1ol2wl7 {
33702
- font-weight: bold;
33703
- background-color: unset;
33704
- padding: unset;
33705
- }
33706
-
33707
33701
  .rrwcpby {
33708
33702
  display: flex;
33709
33703
  align-items: center;
@@ -33720,48 +33714,10 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33720
33714
  margin-right: 6px;
33721
33715
  }
33722
33716
 
33723
- .skwah65 {
33724
- height: 8px;
33725
- box-sizing: border-box;
33726
- border-radius: 2px;
33727
- background: #f5f7fa;
33728
- display: flex;
33729
- width: 100%;
33730
- overflow: hidden;
33731
- }
33732
- .skwah65 .stack-bar-item + .stack-bar-item {
33733
- margin-left: 1px;
33734
- }
33735
-
33736
- .f1p9ti6d {
33737
- width: 100%;
33738
- margin-bottom: 0 !important;
33739
- flex-flow: nowrap !important;
33740
- line-break: auto;
33741
- }
33742
- .f1p9ti6d > .ant-form-item-label {
33743
- text-align: left !important;
33744
- padding-bottom: 0 !important;
33745
- }
33746
- .f1p9ti6d > .ant-form-item-label > label {
33747
- min-height: 32px;
33748
- height: auto;
33749
- font-size: 13px;
33750
- color: rgba(44, 56, 82, 0.6);
33751
- white-space: normal;
33752
- }
33753
- .f1p9ti6d.ant-form-item-has-error .ant-input {
33754
- border-color: #ff4d4f !important;
33755
- }
33756
- .f1p9ti6d .ant-form-item-explain {
33757
- margin-top: 4px;
33758
- font-size: 12px;
33759
- min-height: 0px;
33760
- }
33761
- .f1p9ti6d .ant-form-item-extra {
33762
- font-size: 12px;
33763
- color: rgba(44, 56, 82, 0.6);
33764
- min-height: 0px;
33717
+ .h1ol2wl7 {
33718
+ font-weight: bold;
33719
+ background-color: unset;
33720
+ padding: unset;
33765
33721
  }
33766
33722
 
33767
33723
  .t160l1cm {
@@ -33967,6 +33923,50 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33967
33923
  background: transparent;
33968
33924
  }
33969
33925
 
33926
+ .skwah65 {
33927
+ height: 8px;
33928
+ box-sizing: border-box;
33929
+ border-radius: 2px;
33930
+ background: #f5f7fa;
33931
+ display: flex;
33932
+ width: 100%;
33933
+ overflow: hidden;
33934
+ }
33935
+ .skwah65 .stack-bar-item + .stack-bar-item {
33936
+ margin-left: 1px;
33937
+ }
33938
+
33939
+ .f1p9ti6d {
33940
+ width: 100%;
33941
+ margin-bottom: 0 !important;
33942
+ flex-flow: nowrap !important;
33943
+ line-break: auto;
33944
+ }
33945
+ .f1p9ti6d > .ant-form-item-label {
33946
+ text-align: left !important;
33947
+ padding-bottom: 0 !important;
33948
+ }
33949
+ .f1p9ti6d > .ant-form-item-label > label {
33950
+ min-height: 32px;
33951
+ height: auto;
33952
+ font-size: 13px;
33953
+ color: rgba(44, 56, 82, 0.6);
33954
+ white-space: normal;
33955
+ }
33956
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
33957
+ border-color: #ff4d4f !important;
33958
+ }
33959
+ .f1p9ti6d .ant-form-item-explain {
33960
+ margin-top: 4px;
33961
+ font-size: 12px;
33962
+ min-height: 0px;
33963
+ }
33964
+ .f1p9ti6d .ant-form-item-extra {
33965
+ font-size: 12px;
33966
+ color: rgba(44, 56, 82, 0.6);
33967
+ min-height: 0px;
33968
+ }
33969
+
33970
33970
  .c1k4vanq {
33971
33971
  padding: 0 12px 14px 12px;
33972
33972
  }
@@ -34204,11 +34204,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34204
34204
  margin-right: 8px;
34205
34205
  }
34206
34206
 
34207
- .iwsze0q {
34208
- margin-right: 4px;
34209
- height: 16px;
34210
- }
34211
-
34212
34207
  .bab9xum {
34213
34208
  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);
34214
34209
  }
@@ -34226,6 +34221,15 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34226
34221
  transform: translateY(-4px);
34227
34222
  }
34228
34223
 
34224
+ .w1xcixj5.outside-tag {
34225
+ padding-left: 0;
34226
+ }
34227
+ .w1xcixj5.outside-tag .inside-tag {
34228
+ border-radius: 4px 0 0 4px;
34229
+ padding-right: 4px;
34230
+ margin-right: 4px;
34231
+ }
34232
+
34229
34233
  .at4ovwe .ant-input-number-handler-wrap {
34230
34234
  display: var(--at4ovwe-0);
34231
34235
  }
@@ -34276,6 +34280,11 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34276
34280
  font-size: inherit;
34277
34281
  }
34278
34282
 
34283
+ .iwsze0q {
34284
+ margin-right: 4px;
34285
+ height: 16px;
34286
+ }
34287
+
34279
34288
  .sut42l0 {
34280
34289
  padding: 0 8px;
34281
34290
  height: 18px;
@@ -34321,15 +34330,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34321
34330
  display: block;
34322
34331
  }
34323
34332
 
34324
- .w1xcixj5.outside-tag {
34325
- padding-left: 0;
34326
- }
34327
- .w1xcixj5.outside-tag .inside-tag {
34328
- border-radius: 4px 0 0 4px;
34329
- padding-right: 4px;
34330
- margin-right: 4px;
34331
- }
34332
-
34333
34333
  .a6dbbkm .ant-input-number-handler-wrap {
34334
34334
  display: var(--a6dbbkm-0);
34335
34335
  }