@cloudtower/eagle 0.27.59 → 0.27.60

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.
@@ -28537,7 +28537,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28537
28537
  }
28538
28538
  .table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
28539
28539
  right: 0 !important;
28540
- z-index: 10;
28541
28540
  }
28542
28541
  .table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
28543
28542
  display: none;
@@ -29693,81 +29692,6 @@ html body {
29693
29692
  font-size: 14px;
29694
29693
  }
29695
29694
 
29696
- .E_fzh9mnb {
29697
- width: 100%;
29698
- height: 100%;
29699
- min-height: 124px;
29700
- display: flex;
29701
- flex-direction: column;
29702
- justify-content: center;
29703
- align-items: center;
29704
- }
29705
- .E_fzh9mnb .error-text {
29706
- color: rgba(10, 37, 85, 0.6);
29707
- margin-bottom: 16px;
29708
- font-size: 18px;
29709
- }
29710
-
29711
- .E_iouxfgt {
29712
- display: inline-flex;
29713
- align-items: center;
29714
- }
29715
- .E_iouxfgt .icon-inner {
29716
- display: inline-flex;
29717
- align-items: center;
29718
- justify-content: center;
29719
- }
29720
- .E_iouxfgt .icon-inner + span,
29721
- .E_iouxfgt span + .icon-inner.suffix {
29722
- margin-left: 4px;
29723
- }
29724
- .E_iouxfgt.is-rotate img,
29725
- .E_iouxfgt.is-rotate svg {
29726
- animation: rotate 680ms linear infinite;
29727
- }
29728
-
29729
- .E_i1inqkme {
29730
- height: 18px;
29731
- line-height: 18px;
29732
- padding: 0 4px;
29733
- border-radius: 4px;
29734
- background: rgba(235, 239, 245, 0.6);
29735
- border: 1px solid rgba(223, 228, 235, 0.6);
29736
- display: flex;
29737
- align-items: center;
29738
- white-space: nowrap;
29739
- margin-right: 4px;
29740
- }
29741
-
29742
- .E_b1nip9bk {
29743
- padding: 4px 11px;
29744
- }
29745
-
29746
- .E_bqamoqe {
29747
- white-space: nowrap;
29748
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29749
- }
29750
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29751
- --color: #0080ff;
29752
- }
29753
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29754
- --color: #0080ff;
29755
- }
29756
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29757
- margin-left: 1px;
29758
- }
29759
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29760
- border-top-right-radius: 0;
29761
- border-bottom-right-radius: 0;
29762
- }
29763
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29764
- border-top-left-radius: 0;
29765
- border-bottom-left-radius: 0;
29766
- }
29767
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29768
- border-radius: unset;
29769
- }
29770
-
29771
29695
  .E_b1wx3t3t.ant-btn-icon-only {
29772
29696
  justify-content: center;
29773
29697
  }
@@ -30018,6 +29942,81 @@ html body {
30018
29942
  padding: 0;
30019
29943
  }
30020
29944
 
29945
+ .E_b1nip9bk {
29946
+ padding: 4px 11px;
29947
+ }
29948
+
29949
+ .E_bqamoqe {
29950
+ white-space: nowrap;
29951
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29952
+ }
29953
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29954
+ --color: #0080ff;
29955
+ }
29956
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29957
+ --color: #0080ff;
29958
+ }
29959
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29960
+ margin-left: 1px;
29961
+ }
29962
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29963
+ border-top-right-radius: 0;
29964
+ border-bottom-right-radius: 0;
29965
+ }
29966
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29967
+ border-top-left-radius: 0;
29968
+ border-bottom-left-radius: 0;
29969
+ }
29970
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29971
+ border-radius: unset;
29972
+ }
29973
+
29974
+ .E_fzh9mnb {
29975
+ width: 100%;
29976
+ height: 100%;
29977
+ min-height: 124px;
29978
+ display: flex;
29979
+ flex-direction: column;
29980
+ justify-content: center;
29981
+ align-items: center;
29982
+ }
29983
+ .E_fzh9mnb .error-text {
29984
+ color: rgba(10, 37, 85, 0.6);
29985
+ margin-bottom: 16px;
29986
+ font-size: 18px;
29987
+ }
29988
+
29989
+ .E_iouxfgt {
29990
+ display: inline-flex;
29991
+ align-items: center;
29992
+ }
29993
+ .E_iouxfgt .icon-inner {
29994
+ display: inline-flex;
29995
+ align-items: center;
29996
+ justify-content: center;
29997
+ }
29998
+ .E_iouxfgt .icon-inner + span,
29999
+ .E_iouxfgt span + .icon-inner.suffix {
30000
+ margin-left: 4px;
30001
+ }
30002
+ .E_iouxfgt.is-rotate img,
30003
+ .E_iouxfgt.is-rotate svg {
30004
+ animation: rotate 680ms linear infinite;
30005
+ }
30006
+
30007
+ .E_i1inqkme {
30008
+ height: 18px;
30009
+ line-height: 18px;
30010
+ padding: 0 4px;
30011
+ border-radius: 4px;
30012
+ background: rgba(235, 239, 245, 0.6);
30013
+ border: 1px solid rgba(223, 228, 235, 0.6);
30014
+ display: flex;
30015
+ align-items: center;
30016
+ white-space: nowrap;
30017
+ margin-right: 4px;
30018
+ }
30019
+
30021
30020
  .E_owd0kml {
30022
30021
  display: inline-block;
30023
30022
  }
@@ -30230,852 +30229,244 @@ html body {
30230
30229
  width: 36px;
30231
30230
  }
30232
30231
 
30233
- .E_cnujxq2 {
30234
- display: flex;
30235
- flex-direction: column;
30236
- }
30237
-
30238
- .E_m7s48ia {
30239
- max-width: 1120px;
30240
- width: 100%;
30241
- margin: 0 auto;
30242
- height: 100%;
30232
+ .E_s1dizucg.ant-switch {
30233
+ min-width: 40px;
30234
+ height: 24px;
30235
+ background: rgba(172, 186, 211, 0.6);
30236
+ overflow: hidden;
30243
30237
  }
30244
-
30245
- .E_wt5zbg6 {
30246
- max-width: 1120px;
30247
- width: 100%;
30248
- margin: 0 auto;
30249
- display: flex;
30238
+ .E_s1dizucg.ant-switch:focus {
30239
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30250
30240
  }
30251
- .E_wt5zbg6 .left,
30252
- .E_wt5zbg6 .right {
30253
- flex-grow: 0;
30254
- flex-shrink: 0;
30255
- flex-basis: 21%;
30241
+ .E_s1dizucg.ant-switch-small {
30242
+ min-width: 26px;
30243
+ height: 16px;
30256
30244
  }
30257
- .E_wt5zbg6 .left {
30258
- display: flex;
30259
- justify-content: flex-end;
30260
- padding-right: 44px;
30245
+ .E_s1dizucg.ant-switch-large {
30246
+ min-width: 52px;
30247
+ height: 32px;
30261
30248
  }
30262
- .E_wt5zbg6 .right {
30263
- padding-left: 44px;
30249
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30250
+ height: 20px;
30251
+ width: 20px;
30264
30252
  }
30265
- .E_wt5zbg6 .middle {
30266
- margin-bottom: 40px;
30267
- flex-grow: 0;
30268
- flex-shrink: 0;
30269
- flex-basis: 58%;
30253
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30254
+ border-radius: 10px;
30255
+ transition-delay: 120ms;
30270
30256
  }
30271
- .E_wt5zbg6 .middle .form-base-field {
30272
- width: 100%;
30257
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30258
+ height: 14px;
30259
+ width: 14px;
30260
+ top: 1px;
30261
+ left: 1px;
30273
30262
  }
30274
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
30275
- width: auto;
30263
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30264
+ height: 28px;
30265
+ width: 28px;
30276
30266
  }
30277
-
30278
- .E_h18jprzg .ant-modal-header {
30279
- margin: 0 auto;
30280
- width: 100%;
30281
- max-width: 648px;
30267
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30268
+ border-radius: 14px;
30282
30269
  }
30283
- .E_h18jprzg .ant-modal-header .ant-modal-title {
30284
- margin-left: 0;
30270
+ .E_s1dizucg.ant-switch-checked {
30271
+ background-color: #00ba5d;
30285
30272
  }
30286
- .E_h18jprzg .ant-modal-body {
30287
- margin: 0 auto;
30288
- padding: 0;
30289
- width: 100%;
30290
- max-width: 648px;
30291
- overflow: hidden;
30273
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30274
+ left: calc(100% - 20px - 2px);
30292
30275
  }
30293
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30294
- margin-bottom: 40px;
30276
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30277
+ left: calc(100% - 14px - 1px);
30295
30278
  }
30296
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30297
- height: calc(100vh - 225px);
30298
- overflow-y: auto;
30279
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30280
+ left: calc(100% - 28px - 2px);
30299
30281
  }
30300
- .E_h18jprzg .ant-modal-footer .footer-content {
30301
- margin: 0 auto;
30302
- max-width: 648px;
30282
+
30283
+ .E_c1up6e3y {
30284
+ margin-left: 5px;
30303
30285
  }
30304
30286
 
30305
- .E_h16z9xgz .ant-modal-header {
30306
- margin: 0 auto;
30307
- width: 100%;
30308
- max-width: 1024px;
30287
+ .E_s1dni7lo {
30288
+ width: 430px !important;
30309
30289
  }
30310
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
30311
- margin-left: 0;
30290
+
30291
+ .E_d1wwmmm5 .ant-select-item-group {
30292
+ padding: 8px 16px;
30293
+ line-height: 18px;
30294
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30295
+ height: 34px;
30296
+ min-height: 34px;
30297
+ box-sizing: border-box;
30298
+ margin-top: 8px;
30312
30299
  }
30313
- .E_h16z9xgz .ant-modal-body {
30314
- margin: 0 auto;
30315
- padding: 0;
30316
- width: 100%;
30317
- max-width: 1024px;
30318
- overflow: hidden;
30300
+
30301
+ .E_o1ugr09p {
30302
+ display: flex;
30303
+ flex-direction: column;
30304
+ margin: 1px 8px;
30305
+ padding: 8px;
30306
+ border-radius: 4px;
30319
30307
  }
30320
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30321
- margin-bottom: 40px;
30308
+ .E_o1ugr09p .selected-icon {
30309
+ display: none;
30322
30310
  }
30323
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30324
- height: calc(100vh - 225px);
30325
- overflow-y: auto;
30311
+ .E_o1ugr09p.ant-select-item-option-grouped {
30312
+ padding-left: 8px;
30326
30313
  }
30327
- .E_h16z9xgz .ant-modal-footer .footer-content {
30328
- margin: 0 auto;
30329
- max-width: 1024px;
30314
+ .E_o1ugr09p.ant-select-item-option-selected {
30315
+ background-color: white;
30330
30316
  }
30331
-
30332
- .E_f1lrhghm {
30333
- flex: 1;
30317
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30318
+ color: #0080ff;
30334
30319
  }
30335
- .E_f1lrhghm label {
30336
- font-size: 13px;
30337
- line-height: 20px;
30338
- color: rgba(44, 56, 82, 0.6);
30320
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30321
+ display: block;
30339
30322
  }
30340
- .E_f1lrhghm .title {
30341
- font-size: 14px;
30342
- line-height: 20px;
30343
- color: #2d3a56;
30344
- margin-bottom: 12px;
30323
+ .E_o1ugr09p.ant-select-item-option-active {
30324
+ background: rgba(0, 136, 255, 0.16);
30345
30325
  }
30346
- .E_f1lrhghm.connect-cluster .title {
30347
- padding-bottom: 26px;
30326
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30327
+ color: #0080ff;
30348
30328
  }
30349
-
30350
- .E_f18ot8em {
30351
- padding: 25px 0 15px 0;
30352
- border-bottom: 1px solid #e1e5eb;
30353
- margin-bottom: 16px;
30329
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30330
+ background: rgba(0, 136, 255, 0.1);
30331
+ color: #0080ff;
30354
30332
  }
30355
30333
 
30356
- .E_f1l1g2k0 {
30334
+ .E_o1ifxsq4 {
30357
30335
  display: flex;
30358
- align-items: center;
30359
- margin-bottom: 8px;
30360
- }
30361
- .E_f1l1g2k0 > label {
30362
- width: 216px;
30336
+ justify-content: space-between;
30337
+ height: 20px;
30338
+ line-height: 20px;
30363
30339
  }
30364
- .E_f1l1g2k0 > label + * {
30365
- width: 100%;
30340
+ .E_o1ifxsq4 .timezone-title {
30341
+ color: #2d3a56;
30342
+ overflow: hidden;
30343
+ text-overflow: ellipsis;
30366
30344
  }
30367
- .E_f1l1g2k0 .ant-select {
30368
- width: 100%;
30345
+
30346
+ .E_o1zue7 {
30347
+ display: flex;
30348
+ justify-content: space-between;
30349
+ color: rgba(44, 56, 82, 0.6);
30350
+ height: 18px;
30351
+ line-height: 18px;
30352
+ margin-top: 2px;
30369
30353
  }
30370
30354
 
30371
- .E_e1k89cwg {
30372
- color: #e75a3a;
30373
- margin-right: 10px;
30355
+ .E_tyfmlxg {
30356
+ border: none;
30357
+ margin-right: 0;
30358
+ background: rgba(225, 230, 241, 0.6);
30374
30359
  }
30375
30360
 
30376
- .E_d1oui1gf {
30361
+ .E_o18uybox {
30362
+ pointer-events: none;
30363
+ height: 32px;
30377
30364
  width: 100%;
30378
- height: 1px;
30379
- background: rgba(213, 219, 227, 0.6);
30380
- margin: 24px 0;
30365
+ opacity: 0;
30381
30366
  }
30382
30367
 
30383
- .E_l15itdbb {
30384
- display: flex;
30385
- justify-content: center;
30386
- align-items: center;
30387
- height: 100%;
30368
+ .E_dsnbhzf {
30369
+ font-family: Inter;
30370
+ font-style: normal;
30371
+ font-weight: bold;
30372
+ font-size: 32px;
30373
+ line-height: 40px;
30388
30374
  }
30389
30375
 
30390
- .E_d1y3z4w {
30391
- display: inline-block;
30392
- width: 4px;
30393
- height: 4px;
30394
- background: #8e9aa9;
30395
- opacity: 0.4;
30396
- border-radius: 50%;
30397
- margin: 0 4px;
30376
+ .E_d1mvo22k {
30377
+ font-family: Inter;
30378
+ font-style: normal;
30379
+ font-weight: bold;
30380
+ font-size: 24px;
30381
+ line-height: 32px;
30398
30382
  }
30399
30383
 
30400
- .E_m177r7a3 .ant-modal-header,
30401
- .E_m177r7a3 .ant-modal-footer .footer-content {
30402
- width: 648px;
30403
- margin: 0 auto;
30404
- }
30405
- .E_m177r7a3 .ant-modal-header {
30406
- padding: 35px 0 24px;
30407
- border: none;
30408
- }
30409
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
30410
- font-size: 30px;
30384
+ .E_d1b444tr {
30385
+ font-family: Inter;
30386
+ font-style: normal;
30387
+ font-weight: normal;
30388
+ font-size: 32px;
30389
+ line-height: 40px;
30411
30390
  }
30412
- .E_m177r7a3 .ant-modal-body {
30413
- padding: 4px 0 2px;
30391
+
30392
+ .E_dvs0kue {
30393
+ font-family: Inter;
30394
+ font-style: normal;
30395
+ font-weight: bold;
30396
+ font-size: 20px;
30397
+ line-height: 24px;
30414
30398
  }
30415
- .E_m177r7a3 .ant-modal-footer {
30416
- border: none;
30399
+
30400
+ .E_d1hcbfcq {
30401
+ font-family: Inter;
30402
+ font-style: normal;
30403
+ font-weight: normal;
30404
+ font-size: 20px;
30405
+ line-height: 24px;
30417
30406
  }
30418
30407
 
30419
- .E_t1wwio3v {
30420
- font-size: 12px;
30421
- line-height: 18px;
30408
+ .E_d1cz922v {
30409
+ font-family: Inter;
30410
+ font-style: normal;
30422
30411
  font-weight: bold;
30423
- color: #fff;
30424
- padding: 0 4px;
30425
- border-radius: 4px;
30426
- display: inline-block;
30427
- background: var(--t1wwio3v-0);
30428
- }
30429
- .E_t1wwio3v:not(:first-child) {
30430
- margin-left: 4px;
30412
+ font-size: 18px;
30413
+ line-height: 22px;
30431
30414
  }
30432
30415
 
30433
- .E_f17jvtfk {
30434
- width: 100%;
30435
- height: 100%;
30436
- display: flex;
30437
- align-items: center;
30438
- justify-content: center;
30416
+ .E_d3nzbrm {
30417
+ font-family: Inter;
30418
+ font-style: normal;
30419
+ font-weight: normal;
30420
+ font-size: 18px;
30421
+ line-height: 22px;
30439
30422
  }
30440
30423
 
30441
- .E_nzppkea {
30442
- font-size: 90%;
30424
+ .E_h1g0p5ob {
30425
+ font-family: Inter;
30426
+ font-style: normal;
30443
30427
  font-weight: bold;
30444
- background-color: rgba(240, 243, 247, 0.6);
30445
- padding: 1px 4px 1px;
30446
- margin-left: 2px;
30447
- margin-right: 2px;
30448
- border: 1px solid rgba(213, 219, 227, 0.6);
30449
- border-radius: 4px;
30428
+ font-size: 16px;
30429
+ line-height: 22px;
30450
30430
  }
30451
30431
 
30452
- .E_f4mi9eq.form-item-general {
30453
- width: 640px;
30454
- }
30455
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
30456
- margin-top: 16px;
30432
+ .E_hydo2ej {
30433
+ font-family: Inter;
30434
+ font-style: normal;
30435
+ font-weight: normal;
30436
+ font-size: 16px;
30437
+ line-height: 22px;
30457
30438
  }
30458
- .E_f4mi9eq.form-item-compact {
30459
- width: 412px;
30439
+
30440
+ .E_h1hbuq0r {
30441
+ font-family: Inter;
30442
+ font-style: normal;
30443
+ font-weight: bold;
30444
+ font-size: 14px;
30445
+ line-height: 20px;
30460
30446
  }
30461
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
30462
- margin-top: 8px;
30447
+
30448
+ .E_h13bondg {
30449
+ font-family: Inter;
30450
+ font-style: normal;
30451
+ font-weight: normal;
30452
+ font-size: 14px;
30453
+ line-height: 20px;
30463
30454
  }
30464
- .E_f4mi9eq .form-item {
30465
- width: auto;
30455
+
30456
+ .E_h1mhvdlx {
30457
+ font-family: Inter;
30458
+ font-style: normal;
30459
+ font-weight: bold;
30460
+ font-size: 12px;
30461
+ line-height: 18px;
30466
30462
  }
30467
- .E_f4mi9eq .form-item-main {
30468
- position: relative;
30469
- display: flex;
30470
- }
30471
- .E_f4mi9eq .form-item-extra {
30472
- margin-top: 4px;
30473
- width: 100%;
30474
- padding: 14px;
30475
- background: #f2f4f6;
30476
- font-size: 13px;
30477
- line-height: 1.8;
30478
- color: #8e9aa9;
30479
- }
30480
- .E_f4mi9eq .form-item-label {
30481
- padding-right: 12px;
30482
- font-size: 13px;
30483
- color: rgba(44, 56, 82, 0.6);
30484
- }
30485
- .E_f4mi9eq .form-item-label.label-right {
30486
- text-align: right;
30487
- }
30488
- .E_f4mi9eq .form-item-label,
30489
- .E_f4mi9eq .form-item-control {
30490
- line-height: 32px;
30491
- }
30492
- .E_f4mi9eq .form-item-control .form-item-error {
30493
- line-height: 18px;
30494
- }
30495
- .E_f4mi9eq .form-item-children {
30496
- width: 100%;
30497
- }
30498
- .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
30499
- width: 100%;
30500
- }
30501
- .E_f4mi9eq .form-item-error {
30502
- color: #e75a3a;
30503
- height: 0;
30504
- overflow: hidden;
30505
- }
30506
- .E_f4mi9eq .form-item-error-enter-done {
30507
- margin-top: 4px;
30508
- height: auto;
30509
- overflow: auto;
30510
- }
30511
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30512
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30513
- border: 1px solid #e75a3a;
30514
- color: #e75a3a;
30515
- }
30516
-
30517
- .E_fh0ewl8 {
30518
- color: #2d3a56;
30519
- font-weight: bold;
30520
- padding-bottom: 6px;
30521
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30522
- margin-bottom: 16px;
30523
- }
30524
- .E_fh0ewl8:not(:first-of-type) {
30525
- margin-top: 16px;
30526
- }
30527
-
30528
- .E_e1qrlvot {
30529
- width: 8px;
30530
- height: 24px;
30531
- display: flex;
30532
- justify-content: center;
30533
- align-items: center;
30534
- cursor: pointer;
30535
- transition: all 200ms ease-out 40ms;
30536
- }
30537
- .E_e1qrlvot:before, .E_e1qrlvot:after {
30538
- content: "";
30539
- width: 1px;
30540
- height: 6px;
30541
- border-radius: 1px;
30542
- background: #ccd4e3;
30543
- position: relative;
30544
- right: 2px;
30545
- transform: rotate(-45deg);
30546
- }
30547
- .E_e1qrlvot:after {
30548
- transform: rotate(45deg);
30549
- left: 1px;
30550
- }
30551
-
30552
- .E_w9ic984.ant-alert-warning {
30553
- border: 0;
30554
- background: rgba(255, 187, 0, 0.1);
30555
- border-radius: 6px;
30556
- }
30557
- .E_w9ic984.ant-alert,
30558
- .E_w9ic984 .ant-alert-message {
30559
- color: #e07f00;
30560
- }
30561
- .E_w9ic984.ant-alert .dashed-border-bottom,
30562
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
30563
- border-bottom-color: #e07f00;
30564
- }
30565
-
30566
- .E_n1k9qi4r {
30567
- display: flex;
30568
- flex-direction: row;
30569
- padding: 7px 12px;
30570
- background: rgba(255, 187, 0, 0.1);
30571
- border-radius: 6px;
30572
- color: #e07f00;
30573
- font-size: 12px;
30574
- line-height: 18px;
30575
- }
30576
- .E_n1k9qi4r .icon-wrapper {
30577
- margin-right: 10px;
30578
- height: 18px;
30579
- }
30580
-
30581
- .E_n16fsg9x {
30582
- display: flex;
30583
- flex-direction: row;
30584
- padding: 7px 12px;
30585
- background: rgba(225, 230, 241, 0.6);
30586
- border-radius: 6px;
30587
- color: rgba(44, 56, 82, 0.6);
30588
- font-size: 12px;
30589
- line-height: 18px;
30590
- }
30591
- .E_n16fsg9x .icon-wrapper {
30592
- margin-right: 10px;
30593
- height: 18px;
30594
- }
30595
-
30596
- .E_i173wxzw {
30597
- display: flex;
30598
- flex-direction: row;
30599
- padding: 7px 12px;
30600
- background: rgba(0, 136, 255, 0.1);
30601
- border-radius: 6px;
30602
- color: #005ed1;
30603
- font-size: 12px;
30604
- line-height: 18px;
30605
- }
30606
- .E_i173wxzw .icon-wrapper {
30607
- margin-right: 10px;
30608
- height: 18px;
30609
- }
30610
-
30611
- .E_dld369h {
30612
- color: rgba(44, 56, 82, 0.6);
30613
- margin-top: 5px;
30614
- font-size: 12px;
30615
- line-height: 18px;
30616
- }
30617
-
30618
- .E_s1epv22q {
30619
- color: #f0483e;
30620
- font-size: 12px;
30621
- white-space: pre-wrap;
30622
- }
30623
-
30624
- .E_okus5hk {
30625
- display: flex;
30626
- align-items: center;
30627
- justify-content: flex-end;
30628
- }
30629
- .E_okus5hk .icon-wrapper {
30630
- margin-right: 16px;
30631
- }
30632
-
30633
- .E_t1auuzri {
30634
- color: rgba(0, 21, 64, 0.3);
30635
- }
30636
-
30637
- .E_i74cfyt.ant-input {
30638
- padding: 5px 12px;
30639
- line-height: 20px;
30640
- color: #2d3a56;
30641
- border-radius: 6px;
30642
- border-color: rgba(172, 186, 211, 0.6);
30643
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30644
- }
30645
- .E_i74cfyt.ant-input.ant-input-lg {
30646
- padding: 8px 16px;
30647
- line-height: 22px;
30648
- }
30649
- .E_i74cfyt.ant-input.ant-input-sm {
30650
- padding: 2px 8px;
30651
- line-height: 18px;
30652
- }
30653
- .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
30654
- border-color: rgba(107, 128, 167, 0.6);
30655
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30656
- z-index: 1;
30657
- }
30658
- .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
30659
- border-color: #0096ff;
30660
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30661
- z-index: 1;
30662
- }
30663
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
30664
- border-color: #e75a3a;
30665
- color: #e75a3a;
30666
- }
30667
- .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30668
- border-color: #e75a3a;
30669
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30670
- }
30671
- .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30672
- border-color: #e75a3a;
30673
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30674
- }
30675
- .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
30676
- background: rgba(211, 218, 235, 0.6);
30677
- color: rgba(0, 21, 64, 0.3);
30678
- border-color: rgba(172, 186, 211, 0.6);
30679
- }
30680
- .E_i74cfyt.ant-input-affix-wrapper {
30681
- padding: 5px 12px;
30682
- border-radius: 6px;
30683
- border-color: rgba(172, 186, 211, 0.6);
30684
- line-height: 20px;
30685
- color: #2d3a56;
30686
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30687
- }
30688
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
30689
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
30690
- color: rgba(44, 56, 82, 0.6);
30691
- }
30692
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30693
- padding: 8px 16px;
30694
- line-height: 22px;
30695
- }
30696
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30697
- padding: 2px 8px;
30698
- line-height: 18px;
30699
- }
30700
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30701
- border-color: rgba(107, 128, 167, 0.6);
30702
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30703
- }
30704
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30705
- border-color: #0096ff;
30706
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30707
- }
30708
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30709
- border-color: #e75a3a;
30710
- }
30711
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30712
- color: #e75a3a;
30713
- }
30714
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30715
- border-color: #e75a3a;
30716
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30717
- }
30718
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30719
- border-color: #e75a3a;
30720
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30721
- }
30722
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30723
- background: rgba(211, 218, 235, 0.6);
30724
- color: rgba(0, 21, 64, 0.3);
30725
- border-color: rgba(172, 186, 211, 0.6);
30726
- }
30727
- textarea.E_i74cfyt.ant-input {
30728
- transition-property: height;
30729
- transition-delay: 50ms;
30730
- }
30731
- textarea.E_i74cfyt.ant-input.textarea-large {
30732
- min-height: 40px;
30733
- height: 40px;
30734
- }
30735
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
30736
- height: 80px;
30737
- }
30738
- textarea.E_i74cfyt.ant-input.textarea-middle {
30739
- min-height: 32px;
30740
- height: 32px;
30741
- }
30742
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
30743
- height: 64px;
30744
- }
30745
- textarea.E_i74cfyt.ant-input.textarea-small {
30746
- min-height: 24px;
30747
- height: 24px;
30748
- }
30749
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
30750
- height: 40px;
30751
- }
30752
-
30753
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
30754
- border: 1px solid rgba(213, 219, 227, 0.6);
30755
- border-radius: 4px;
30756
- }
30757
- .E_k1ci6977.input-tags {
30758
- position: relative;
30759
- padding: 6px;
30760
- height: 32px;
30761
- cursor: pointer;
30762
- transition: border 150ms;
30763
- }
30764
- .E_k1ci6977.input-tags:hover {
30765
- border-color: #0080ff;
30766
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30767
- }
30768
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
30769
- padding-right: 30px;
30770
- }
30771
- .E_k1ci6977.input-tags .input-tags-inner {
30772
- display: flex;
30773
- }
30774
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
30775
- display: flex;
30776
- }
30777
- .E_k1ci6977.input-tags .input-tag-suffix {
30778
- position: absolute;
30779
- right: 12px;
30780
- top: 50%;
30781
- transform: translateY(-50%);
30782
- }
30783
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
30784
- color: rgba(0, 0, 0, 0.25);
30785
- font-size: 12px;
30786
- cursor: pointer;
30787
- }
30788
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
30789
- color: rgba(0, 0, 0, 0.45);
30790
- }
30791
- .E_k1ci6977.has-focus-indicator {
30792
- position: relative;
30793
- overflow: hidden;
30794
- }
30795
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
30796
- position: absolute;
30797
- top: 50%;
30798
- transform: translateY(-50%);
30799
- left: -16px;
30800
- transition: left 150ms ease;
30801
- opacity: 0;
30802
- }
30803
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30804
- left: 8px;
30805
- opacity: 1;
30806
- }
30807
- .E_k1ci6977.has-focus-indicator input {
30808
- transition: margin-left 150ms ease;
30809
- margin-left: 0px;
30810
- }
30811
- .E_k1ci6977.has-focus-indicator input:focus {
30812
- margin-left: 16px;
30813
- }
30814
-
30815
- input.E_l1f7td1d.ant-input {
30816
- border-top-right-radius: 0;
30817
- border-bottom-right-radius: 0;
30818
- }
30819
-
30820
- .E_l1f7td1d.ant-input-affix-wrapper {
30821
- border-top-right-radius: 0;
30822
- border-bottom-right-radius: 0;
30823
- }
30824
-
30825
- input.E_rf8rlle.ant-input {
30826
- border-top-left-radius: 0;
30827
- border-bottom-left-radius: 0;
30828
- }
30829
-
30830
- .E_rf8rlle.ant-input-affix-wrapper {
30831
- border-top-left-radius: 0;
30832
- border-bottom-left-radius: 0;
30833
- }
30834
-
30835
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
30836
- border-top-right-radius: 0;
30837
- border-bottom-right-radius: 0;
30838
- }
30839
-
30840
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
30841
- border-top-left-radius: 0;
30842
- border-bottom-left-radius: 0;
30843
- }
30844
-
30845
- .E_c3ni091 {
30846
- display: flex;
30847
- flex-direction: column;
30848
- }
30849
- .E_c3ni091 .select-wrapper {
30850
- margin-top: 12px;
30851
- }
30852
- .E_c3ni091 .select-wrapper .select {
30853
- width: 100%;
30854
- }
30855
- .E_c3ni091 .radio-wrapper {
30856
- margin-top: 24px;
30857
- }
30858
- .E_c3ni091 div.form-item {
30859
- width: 100%;
30860
- }
30861
-
30862
- .E_d105ju2d {
30863
- font-size: 14px;
30864
- font-weight: 500;
30865
- color: #3e4652;
30866
- line-height: 18px;
30867
- }
30868
- .E_d105ju2d + .E_d105ju2d {
30869
- margin-top: 16px;
30870
- }
30871
- .E_d105ju2d + * {
30872
- margin-top: 16px;
30873
- }
30874
-
30875
- .E_lh0l62z.E_d105ju2d {
30876
- font-size: 12px;
30877
- color: rgba(44, 56, 82, 0.6);
30878
- margin-top: 12px;
30879
- }
30880
-
30881
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
30882
- line-height: 18px;
30883
- font-weight: 500;
30884
- margin-top: 0;
30885
- white-space: initial;
30886
- }
30887
-
30888
- .E_r1skkc3l {
30889
- display: block;
30890
- }
30891
- .E_r1skkc3l span {
30892
- font-size: 14px;
30893
- font-weight: 500;
30894
- line-height: 32px;
30895
- color: #3e4652;
30896
- }
30897
-
30898
- .E_c3cobmo {
30899
- margin-top: 16px;
30900
- padding: 8px;
30901
- border-radius: 6px;
30902
- background: rgba(225, 230, 241, 0.6);
30903
- color: rgba(44, 56, 82, 0.6);
30904
- font-size: 12px;
30905
- }
30906
- .E_c3cobmo div {
30907
- line-height: 20px;
30908
- display: flex;
30909
- align-items: center;
30910
- word-break: break-all;
30911
- }
30912
- .E_c3cobmo .title {
30913
- font-weight: 700;
30914
- line-height: 18px;
30915
- margin: 4px 0;
30916
- }
30917
-
30918
- .E_s1dizucg.ant-switch {
30919
- min-width: 40px;
30920
- height: 24px;
30921
- background: rgba(172, 186, 211, 0.6);
30922
- overflow: hidden;
30923
- }
30924
- .E_s1dizucg.ant-switch:focus {
30925
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30926
- }
30927
- .E_s1dizucg.ant-switch-small {
30928
- min-width: 26px;
30929
- height: 16px;
30930
- }
30931
- .E_s1dizucg.ant-switch-large {
30932
- min-width: 52px;
30933
- height: 32px;
30934
- }
30935
- .E_s1dizucg.ant-switch .ant-switch-handle {
30936
- height: 20px;
30937
- width: 20px;
30938
- }
30939
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30940
- border-radius: 10px;
30941
- transition-delay: 120ms;
30942
- }
30943
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30944
- height: 14px;
30945
- width: 14px;
30946
- top: 1px;
30947
- left: 1px;
30948
- }
30949
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30950
- height: 28px;
30951
- width: 28px;
30952
- }
30953
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30954
- border-radius: 14px;
30955
- }
30956
- .E_s1dizucg.ant-switch-checked {
30957
- background-color: #00ba5d;
30958
- }
30959
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30960
- left: calc(100% - 20px - 2px);
30961
- }
30962
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30963
- left: calc(100% - 14px - 1px);
30964
- }
30965
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30966
- left: calc(100% - 28px - 2px);
30967
- }
30968
-
30969
- .E_c1up6e3y {
30970
- margin-left: 5px;
30971
- }
30972
-
30973
- .E_iq1gosr {
30974
- display: inline-block;
30975
- }
30976
-
30977
- .E_dsnbhzf {
30978
- font-family: Inter;
30979
- font-style: normal;
30980
- font-weight: bold;
30981
- font-size: 32px;
30982
- line-height: 40px;
30983
- }
30984
-
30985
- .E_d1mvo22k {
30986
- font-family: Inter;
30987
- font-style: normal;
30988
- font-weight: bold;
30989
- font-size: 24px;
30990
- line-height: 32px;
30991
- }
30992
-
30993
- .E_d1b444tr {
30994
- font-family: Inter;
30995
- font-style: normal;
30996
- font-weight: normal;
30997
- font-size: 32px;
30998
- line-height: 40px;
30999
- }
31000
-
31001
- .E_dvs0kue {
31002
- font-family: Inter;
31003
- font-style: normal;
31004
- font-weight: bold;
31005
- font-size: 20px;
31006
- line-height: 24px;
31007
- }
31008
-
31009
- .E_d1hcbfcq {
31010
- font-family: Inter;
31011
- font-style: normal;
31012
- font-weight: normal;
31013
- font-size: 20px;
31014
- line-height: 24px;
31015
- }
31016
-
31017
- .E_d1cz922v {
31018
- font-family: Inter;
31019
- font-style: normal;
31020
- font-weight: bold;
31021
- font-size: 18px;
31022
- line-height: 22px;
31023
- }
31024
-
31025
- .E_d3nzbrm {
31026
- font-family: Inter;
31027
- font-style: normal;
31028
- font-weight: normal;
31029
- font-size: 18px;
31030
- line-height: 22px;
31031
- }
31032
-
31033
- .E_h1g0p5ob {
31034
- font-family: Inter;
31035
- font-style: normal;
31036
- font-weight: bold;
31037
- font-size: 16px;
31038
- line-height: 22px;
31039
- }
31040
-
31041
- .E_hydo2ej {
31042
- font-family: Inter;
31043
- font-style: normal;
31044
- font-weight: normal;
31045
- font-size: 16px;
31046
- line-height: 22px;
31047
- }
31048
-
31049
- .E_h1hbuq0r {
31050
- font-family: Inter;
31051
- font-style: normal;
31052
- font-weight: bold;
31053
- font-size: 14px;
31054
- line-height: 20px;
31055
- }
31056
-
31057
- .E_h13bondg {
31058
- font-family: Inter;
31059
- font-style: normal;
31060
- font-weight: normal;
31061
- font-size: 14px;
31062
- line-height: 20px;
31063
- }
31064
-
31065
- .E_h1mhvdlx {
31066
- font-family: Inter;
31067
- font-style: normal;
31068
- font-weight: bold;
31069
- font-size: 12px;
31070
- line-height: 18px;
31071
- }
31072
-
31073
- .E_h1inmfq6 {
31074
- font-family: Inter;
31075
- font-style: normal;
31076
- font-weight: normal;
31077
- font-size: 12px;
31078
- line-height: 18px;
30463
+
30464
+ .E_h1inmfq6 {
30465
+ font-family: Inter;
30466
+ font-style: normal;
30467
+ font-weight: normal;
30468
+ font-size: 12px;
30469
+ line-height: 18px;
31079
30470
  }
31080
30471
 
31081
30472
  .E_h1kfc0la {
@@ -31395,725 +30786,989 @@ input.E_rf8rlle.ant-input {
31395
30786
  font-size: 13px;
31396
30787
  line-height: 20px;
31397
30788
  }
31398
-
31399
- .E_t114zbyz {
31400
- font-family: Inter;
31401
- font-style: normal;
31402
- font-weight: normal;
31403
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31404
- font-size: 12px;
31405
- line-height: 18px;
30789
+
30790
+ .E_t114zbyz {
30791
+ font-family: Inter;
30792
+ font-style: normal;
30793
+ font-weight: normal;
30794
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30795
+ font-size: 12px;
30796
+ line-height: 18px;
30797
+ }
30798
+
30799
+ .E_t1il0kvi {
30800
+ font-family: Inter;
30801
+ font-style: normal;
30802
+ font-weight: 500;
30803
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30804
+ font-size: 12px;
30805
+ line-height: 18px;
30806
+ }
30807
+
30808
+ .E_t10dv8p1 {
30809
+ font-family: Inter;
30810
+ font-style: normal;
30811
+ font-weight: normal;
30812
+ font-feature-settings: "zero" on;
30813
+ font-size: 12px;
30814
+ line-height: 18px;
30815
+ }
30816
+
30817
+ .E_tc2oqpq {
30818
+ font-family: Inter;
30819
+ font-style: normal;
30820
+ font-weight: 500;
30821
+ font-feature-settings: "zero" on;
30822
+ font-size: 12px;
30823
+ line-height: 18px;
30824
+ }
30825
+
30826
+ .E_tzvddmc {
30827
+ font-family: Inter;
30828
+ font-style: normal;
30829
+ font-weight: bold;
30830
+ font-feature-settings: "zero" on;
30831
+ font-size: 16px;
30832
+ line-height: 24px;
30833
+ }
30834
+
30835
+ .E_u18llj45 {
30836
+ font-family: Inter;
30837
+ font-style: normal;
30838
+ font-weight: normal;
30839
+ font-size: 10px;
30840
+ line-height: 12px;
30841
+ }
30842
+
30843
+ .E_skwah65 {
30844
+ height: 8px;
30845
+ box-sizing: border-box;
30846
+ border-radius: 2px;
30847
+ background: #f5f7fa;
30848
+ display: flex;
30849
+ width: 100%;
30850
+ overflow: hidden;
30851
+ }
30852
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
30853
+ margin-left: 1px;
30854
+ }
30855
+
30856
+ .E_s1ebs0ra {
30857
+ display: flex;
30858
+ align-items: center;
30859
+ justify-content: space-between;
30860
+ background: #edf0f7;
30861
+ padding: 8px 12px;
30862
+ position: sticky;
30863
+ top: 0;
30864
+ z-index: 1;
30865
+ margin-bottom: -52px;
30866
+ }
30867
+ .E_s1ebs0ra .select-total {
30868
+ display: flex;
30869
+ align-items: center;
30870
+ font-weight: 700;
30871
+ flex-shrink: 0;
30872
+ }
30873
+ .E_s1ebs0ra .select-total .icon-wrapper {
30874
+ cursor: pointer;
30875
+ margin-left: 8px;
30876
+ width: 32px;
30877
+ height: 32px;
30878
+ border-radius: 50%;
30879
+ justify-content: center;
30880
+ }
30881
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30882
+ background: rgba(225, 230, 241, 0.6);
30883
+ }
30884
+ .E_s1ebs0ra .action-group {
30885
+ flex: 1;
30886
+ margin-left: 88px;
30887
+ white-space: nowrap;
30888
+ text-align: right;
30889
+ position: relative;
30890
+ padding: 4px 0;
30891
+ margin-top: -4px;
30892
+ overflow: hidden;
30893
+ }
30894
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30895
+ transform: translateY(-4px);
30896
+ }
30897
+ .E_s1ebs0ra .action-group button {
30898
+ border: none;
30899
+ }
30900
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30901
+ margin-right: 8px;
30902
+ }
30903
+ .E_s1ebs0ra .action-group > button:last-child {
30904
+ margin-right: 4px;
30905
+ }
30906
+ .E_s1ebs0ra .action-group .more-btn {
30907
+ cursor: pointer;
30908
+ width: 32px;
30909
+ height: 32px;
30910
+ justify-content: center;
30911
+ border-radius: 50%;
30912
+ }
30913
+ .E_s1ebs0ra .action-group .more-btn:hover {
30914
+ background: #fff;
30915
+ }
30916
+
30917
+ .E_c1up1pdz {
30918
+ width: 648px;
30919
+ }
30920
+ .E_c1up1pdz.active {
30921
+ border-color: #0080ff;
30922
+ }
30923
+ .E_c1up1pdz.active > header {
30924
+ background: rgba(0, 128, 255, 0.1);
30925
+ }
30926
+ .E_c1up1pdz .expand {
30927
+ padding: 12px;
30928
+ }
30929
+ .E_c1up1pdz .field-item {
30930
+ display: flex;
30931
+ padding: 10px 0;
30932
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30933
+ }
30934
+ .E_c1up1pdz .field-item:last-child {
30935
+ border-bottom: none;
30936
+ padding-bottom: 0;
30937
+ }
30938
+ .E_c1up1pdz .field-item label {
30939
+ line-height: 32px;
30940
+ width: 100px;
30941
+ color: rgba(62, 70, 82, 0.6);
30942
+ }
30943
+ .E_c1up1pdz .help {
30944
+ color: rgba(62, 70, 82, 0.6);
30945
+ margin-top: 5px;
30946
+ }
30947
+ .E_c1up1pdz .ant-input-affix-wrapper,
30948
+ .E_c1up1pdz .ant-picker {
30949
+ width: 128px;
30950
+ }
30951
+
30952
+ .E_c156wh19 {
30953
+ display: flex;
30954
+ align-items: center;
30955
+ justify-content: space-between;
30956
+ word-break: keep-all;
30957
+ }
30958
+ .E_c156wh19 .title {
30959
+ margin: 0 16px 0 8px;
30960
+ }
30961
+ .E_c156wh19 .retain {
30962
+ color: rgba(129, 138, 153, 0.6);
30963
+ }
30964
+ .E_c156wh19 div.left {
30965
+ flex: 1;
30966
+ display: flex;
30967
+ overflow: hidden;
30968
+ align-items: center;
30969
+ justify-content: flex-start;
30970
+ white-space: nowrap;
30971
+ }
30972
+ .E_c156wh19 div.left .title {
30973
+ max-width: 100%;
30974
+ overflow: hidden;
30975
+ text-overflow: ellipsis;
30976
+ }
30977
+ .E_c156wh19 div.right {
30978
+ display: flex;
30979
+ align-items: center;
30980
+ }
30981
+ .E_c156wh19 .reverse {
30982
+ display: flex;
30983
+ flex-direction: row-reverse;
30984
+ align-items: center;
31406
30985
  }
31407
-
31408
- .E_t1il0kvi {
31409
- font-family: Inter;
31410
- font-style: normal;
31411
- font-weight: 500;
31412
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31413
- font-size: 12px;
31414
- line-height: 18px;
30986
+ .E_c156wh19 .reverse .ant-switch {
30987
+ margin-left: 8px;
31415
30988
  }
31416
-
31417
- .E_t10dv8p1 {
31418
- font-family: Inter;
31419
- font-style: normal;
31420
- font-weight: normal;
31421
- font-feature-settings: "zero" on;
31422
- font-size: 12px;
31423
- line-height: 18px;
30989
+ .E_c156wh19 .close {
30990
+ padding-left: 14px;
30991
+ margin-left: 14px;
30992
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30993
+ cursor: pointer;
31424
30994
  }
31425
30995
 
31426
- .E_tc2oqpq {
31427
- font-family: Inter;
31428
- font-style: normal;
31429
- font-weight: 500;
31430
- font-feature-settings: "zero" on;
31431
- font-size: 12px;
31432
- line-height: 18px;
30996
+ .E_m126spxy {
30997
+ padding-bottom: 4px;
30998
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31433
30999
  }
31434
-
31435
- .E_tzvddmc {
31436
- font-family: Inter;
31437
- font-style: normal;
31438
- font-weight: bold;
31439
- font-feature-settings: "zero" on;
31440
- font-size: 16px;
31441
- line-height: 24px;
31000
+ .E_m126spxy .ant-btn-link {
31001
+ padding: 1px 10px;
31002
+ color: rgba(62, 70, 82, 0.6);
31003
+ border-radius: 4px;
31442
31004
  }
31443
-
31444
- .E_u18llj45 {
31445
- font-family: Inter;
31446
- font-style: normal;
31447
- font-weight: normal;
31448
- font-size: 10px;
31449
- line-height: 12px;
31005
+ .E_m126spxy .ant-btn-link.active {
31006
+ background: rgba(0, 128, 255, 0.1);
31007
+ color: #0096ff;
31450
31008
  }
31451
31009
 
31452
- .E_tc97u5y {
31453
- height: 100%;
31010
+ .E_wpbf4pq {
31011
+ padding: 10px 0;
31012
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31454
31013
  }
31455
-
31456
- .E_tfzf37v {
31457
- height: 100%;
31014
+ .E_wpbf4pq .ant-input,
31015
+ .E_wpbf4pq .ant-picker {
31016
+ width: 80px;
31017
+ margin: 0 9px;
31018
+ text-align: center;
31458
31019
  }
31459
- .E_tfzf37v.empty-table .ant-table-content {
31460
- overflow: visible !important;
31461
- height: 100%;
31020
+ .E_wpbf4pq .options {
31021
+ padding: 12px 0 12px 16px;
31022
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31023
+ margin: 5px 0 5px 8px;
31462
31024
  }
31463
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31464
- height: 100%;
31025
+ .E_wpbf4pq .week-day-option,
31026
+ .E_wpbf4pq .month-day-option {
31027
+ background: #f5f7fa;
31028
+ box-sizing: border-box;
31029
+ border-radius: 16px;
31030
+ margin-right: 8px;
31465
31031
  }
31466
- .E_tfzf37v.empty-table .ant-table-content table {
31467
- width: 100% !important;
31468
- height: 100%;
31032
+ .E_wpbf4pq .week-day-option:focus,
31033
+ .E_wpbf4pq .month-day-option:focus {
31034
+ color: inherit;
31035
+ border-color: #d9d9d9;
31469
31036
  }
31470
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31471
- padding: 15px 0;
31037
+ .E_wpbf4pq .week-day-option.active {
31038
+ background-color: #0096ff;
31039
+ border-color: #0096ff;
31040
+ color: #fff;
31472
31041
  }
31473
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
31474
- display: none;
31042
+ .E_wpbf4pq .week-day-option.en-text {
31043
+ width: 110px;
31044
+ margin-top: 4px;
31475
31045
  }
31476
- .E_tfzf37v .active-row td:nth-child(1) {
31477
- font-weight: 700;
31046
+ .E_wpbf4pq .month-day-option {
31047
+ width: 32px;
31048
+ padding: 0;
31049
+ margin-bottom: 8px;
31478
31050
  }
31479
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
31480
- font-weight: 700;
31051
+ .E_wpbf4pq .month-day-option.active {
31052
+ background-color: #0096ff;
31053
+ border-color: #0096ff;
31054
+ color: #fff;
31481
31055
  }
31482
- .E_tfzf37v .ant-spin-nested-loading {
31483
- height: 100%;
31056
+
31057
+ .E_cnujxq2 {
31058
+ display: flex;
31059
+ flex-direction: column;
31484
31060
  }
31485
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
31061
+
31062
+ .E_m7s48ia {
31063
+ max-width: 1120px;
31064
+ width: 100%;
31065
+ margin: 0 auto;
31486
31066
  height: 100%;
31487
- overflow: visible;
31488
31067
  }
31489
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
31490
- max-height: none;
31068
+
31069
+ .E_wt5zbg6 {
31070
+ max-width: 1120px;
31071
+ width: 100%;
31072
+ margin: 0 auto;
31073
+ display: flex;
31491
31074
  }
31492
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
31493
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
31494
- display: none;
31075
+ .E_wt5zbg6 .left,
31076
+ .E_wt5zbg6 .right {
31077
+ flex-grow: 0;
31078
+ flex-shrink: 0;
31079
+ flex-basis: 21%;
31495
31080
  }
31496
- .E_tfzf37v td.ant-table-column-sort {
31497
- background: transparent;
31081
+ .E_wt5zbg6 .left {
31082
+ display: flex;
31083
+ justify-content: flex-end;
31084
+ padding-right: 44px;
31498
31085
  }
31499
- .E_tfzf37v td.ant-table-cell-fix-left,
31500
- .E_tfzf37v td.ant-table-cell-fix-right {
31501
- background: #fff;
31502
- padding: 0 !important;
31086
+ .E_wt5zbg6 .right {
31087
+ padding-left: 44px;
31503
31088
  }
31504
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
31505
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
31506
- display: flex;
31507
- align-items: center;
31508
- height: 100%;
31509
- padding: 8px;
31089
+ .E_wt5zbg6 .middle {
31090
+ margin-bottom: 40px;
31091
+ flex-grow: 0;
31092
+ flex-shrink: 0;
31093
+ flex-basis: 58%;
31510
31094
  }
31511
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
31512
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
31513
- overflow: hidden;
31514
- text-overflow: ellipsis;
31095
+ .E_wt5zbg6 .middle .form-base-field {
31515
31096
  width: 100%;
31516
31097
  }
31517
- .E_tfzf37v .ant-table-container {
31518
- height: 100%;
31098
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
31099
+ width: auto;
31519
31100
  }
31520
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
31521
- box-shadow: none !important;
31101
+
31102
+ .E_h18jprzg .ant-modal-header {
31103
+ margin: 0 auto;
31104
+ width: 100%;
31105
+ max-width: 648px;
31522
31106
  }
31523
- .E_tfzf37v .ant-table {
31524
- border-radius: 0px;
31525
- border-left: none;
31526
- border-right: none;
31527
- border-bottom: none;
31528
- height: 100%;
31529
- font-size: 12px;
31530
- background: transparent;
31107
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31108
+ margin-left: 0;
31531
31109
  }
31532
- .E_tfzf37v .ant-table .ant-table-header {
31533
- position: relative;
31534
- z-index: 3;
31535
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31536
- margin-bottom: -1px;
31110
+ .E_h18jprzg .ant-modal-body {
31111
+ margin: 0 auto;
31112
+ padding: 0;
31113
+ width: 100%;
31114
+ max-width: 648px;
31115
+ overflow: hidden;
31537
31116
  }
31538
- .E_tfzf37v .ant-table .time-wrapper .date,
31539
- .E_tfzf37v .ant-table .value {
31540
- color: #2d3a56;
31117
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31118
+ margin-bottom: 40px;
31541
31119
  }
31542
- .E_tfzf37v .ant-table .time-wrapper .time,
31543
- .E_tfzf37v .ant-table .unit {
31544
- color: rgba(44, 56, 82, 0.6);
31120
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31121
+ height: calc(100vh - 225px);
31122
+ overflow-y: auto;
31545
31123
  }
31546
- .E_tfzf37v .ant-table .ant-table-selection {
31547
- position: unset;
31548
- text-align: center;
31124
+ .E_h18jprzg .ant-modal-footer .footer-content {
31125
+ margin: 0 auto;
31126
+ max-width: 648px;
31549
31127
  }
31550
- .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31551
- background: #fff;
31128
+
31129
+ .E_h16z9xgz .ant-modal-header {
31130
+ margin: 0 auto;
31131
+ width: 100%;
31132
+ max-width: 1024px;
31133
+ }
31134
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31135
+ margin-left: 0;
31136
+ }
31137
+ .E_h16z9xgz .ant-modal-body {
31138
+ margin: 0 auto;
31139
+ padding: 0;
31140
+ width: 100%;
31141
+ max-width: 1024px;
31142
+ overflow: hidden;
31143
+ }
31144
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31145
+ margin-bottom: 40px;
31146
+ }
31147
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31148
+ height: calc(100vh - 225px);
31149
+ overflow-y: auto;
31150
+ }
31151
+ .E_h16z9xgz .ant-modal-footer .footer-content {
31152
+ margin: 0 auto;
31153
+ max-width: 1024px;
31552
31154
  }
31553
- .E_tfzf37v .ant-table .anticon-setting {
31554
- cursor: pointer;
31555
- position: absolute;
31556
- top: 50%;
31557
- right: 12px;
31558
- transform: translateY(-50%);
31155
+
31156
+ .E_f1lrhghm {
31157
+ flex: 1;
31559
31158
  }
31560
- .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31561
- box-shadow: none;
31562
- width: 1px;
31563
- background: rgba(213, 219, 227, 0.6);
31159
+ .E_f1lrhghm label {
31160
+ font-size: 13px;
31161
+ line-height: 20px;
31162
+ color: rgba(44, 56, 82, 0.6);
31564
31163
  }
31565
- .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31566
- box-shadow: none;
31567
- width: 1px;
31568
- background: rgba(213, 219, 227, 0.6);
31164
+ .E_f1lrhghm .title {
31165
+ font-size: 14px;
31166
+ line-height: 20px;
31167
+ color: #2d3a56;
31168
+ margin-bottom: 12px;
31569
31169
  }
31570
- .E_tfzf37v .ant-table .ant-table-tbody {
31571
- position: relative;
31170
+ .E_f1lrhghm.connect-cluster .title {
31171
+ padding-bottom: 26px;
31572
31172
  }
31573
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
31574
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31575
- border-bottom: 1px solid white;
31576
- height: 40px;
31577
- vertical-align: middle;
31578
- transition: background 0ms;
31579
- color: #00122e;
31173
+
31174
+ .E_f18ot8em {
31175
+ padding: 25px 0 15px 0;
31176
+ border-bottom: 1px solid #e1e5eb;
31177
+ margin-bottom: 16px;
31580
31178
  }
31581
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31582
- background: #f2f5fa;
31583
- border-bottom-color: #f2f5fa;
31179
+
31180
+ .E_f1l1g2k0 {
31181
+ display: flex;
31182
+ align-items: center;
31183
+ margin-bottom: 8px;
31584
31184
  }
31585
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31586
- height: auto;
31587
- color: #00122e;
31588
- font-size: 12px;
31589
- text-align: left;
31590
- transition: none;
31591
- overflow: hidden;
31592
- text-overflow: ellipsis;
31593
- white-space: nowrap;
31185
+ .E_f1l1g2k0 > label {
31186
+ width: 216px;
31594
31187
  }
31595
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31596
- color: #0096ff;
31188
+ .E_f1l1g2k0 > label + * {
31189
+ width: 100%;
31597
31190
  }
31598
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31599
- overflow: hidden;
31600
- text-overflow: ellipsis;
31191
+ .E_f1l1g2k0 .ant-select {
31601
31192
  width: 100%;
31602
- vertical-align: middle;
31603
31193
  }
31604
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31605
- line-height: 0px;
31194
+
31195
+ .E_e1k89cwg {
31196
+ color: #e75a3a;
31197
+ margin-right: 10px;
31606
31198
  }
31607
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
31608
- padding-right: 25px;
31199
+
31200
+ .E_d1oui1gf {
31201
+ width: 100%;
31202
+ height: 1px;
31203
+ background: rgba(213, 219, 227, 0.6);
31204
+ margin: 24px 0;
31609
31205
  }
31610
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31611
- border-top-color: transparent;
31206
+
31207
+ .E_l15itdbb {
31208
+ display: flex;
31209
+ justify-content: center;
31210
+ align-items: center;
31211
+ height: 100%;
31612
31212
  }
31613
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
31614
- background: rgba(225, 230, 241, 0.6);
31615
- border-color: transparent transparent white;
31213
+
31214
+ .E_d1y3z4w {
31215
+ display: inline-block;
31216
+ width: 4px;
31217
+ height: 4px;
31218
+ background: #8e9aa9;
31219
+ opacity: 0.4;
31220
+ border-radius: 50%;
31221
+ margin: 0 4px;
31616
31222
  }
31617
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31618
- border-radius: 8px 0 0 8px;
31223
+
31224
+ .E_m177r7a3 .ant-modal-header,
31225
+ .E_m177r7a3 .ant-modal-footer .footer-content {
31226
+ width: 648px;
31227
+ margin: 0 auto;
31619
31228
  }
31620
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31621
- border-radius: 8px 0 0 8px;
31229
+ .E_m177r7a3 .ant-modal-header {
31230
+ padding: 35px 0 24px;
31231
+ border: none;
31622
31232
  }
31623
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31624
- content: "";
31625
- width: 4px;
31626
- top: -1px;
31627
- bottom: -1px;
31628
- background: white;
31233
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
31234
+ font-size: 30px;
31629
31235
  }
31630
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31631
- border-radius: 0 8px 8px 0;
31236
+ .E_m177r7a3 .ant-modal-body {
31237
+ padding: 4px 0 2px;
31632
31238
  }
31633
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31634
- border-radius: 0;
31635
- background: white;
31636
- border-top: none;
31239
+ .E_m177r7a3 .ant-modal-footer {
31240
+ border: none;
31637
31241
  }
31638
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31639
- border-top: 1px solid transparent;
31640
- border-radius: 0 8px 8px 0;
31641
- background: rgba(225, 230, 241, 0.6);
31242
+
31243
+ .E_t1wwio3v {
31244
+ font-size: 12px;
31245
+ line-height: 18px;
31246
+ font-weight: bold;
31247
+ color: #fff;
31248
+ padding: 0 4px;
31249
+ border-radius: 4px;
31250
+ display: inline-block;
31251
+ background: var(--t1wwio3v-0);
31642
31252
  }
31643
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31644
- background: white;
31645
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31253
+ .E_t1wwio3v:not(:first-child) {
31254
+ margin-left: 4px;
31646
31255
  }
31647
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31256
+
31257
+ .E_f17jvtfk {
31258
+ width: 100%;
31259
+ height: 100%;
31648
31260
  display: flex;
31649
31261
  align-items: center;
31650
- height: 100%;
31651
- background: rgba(225, 230, 241, 0.6);
31262
+ justify-content: center;
31652
31263
  }
31653
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31654
- background: white;
31655
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31264
+
31265
+ .E_nzppkea {
31266
+ font-size: 90%;
31267
+ font-weight: bold;
31268
+ background-color: rgba(240, 243, 247, 0.6);
31269
+ padding: 1px 4px 1px;
31270
+ margin-left: 2px;
31271
+ margin-right: 2px;
31272
+ border: 1px solid rgba(213, 219, 227, 0.6);
31273
+ border-radius: 4px;
31656
31274
  }
31657
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31658
- display: flex;
31659
- align-items: center;
31660
- height: 100%;
31661
- background: rgba(225, 230, 241, 0.6);
31275
+
31276
+ .E_f4mi9eq.form-item-general {
31277
+ width: 640px;
31662
31278
  }
31663
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
31664
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31279
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31280
+ margin-top: 16px;
31665
31281
  }
31666
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
31667
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31668
- border-radius: 8px;
31282
+ .E_f4mi9eq.form-item-compact {
31283
+ width: 412px;
31669
31284
  }
31670
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31671
- border-top-color: white;
31285
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31286
+ margin-top: 8px;
31672
31287
  }
31673
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
31674
- background: rgba(0, 136, 255, 0.1);
31675
- border-bottom-color: transparent;
31676
- border-top-color: transparent;
31288
+ .E_f4mi9eq .form-item {
31289
+ width: auto;
31677
31290
  }
31678
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31679
- border-radius: 8px 0 0 8px;
31291
+ .E_f4mi9eq .form-item-main {
31292
+ position: relative;
31293
+ display: flex;
31680
31294
  }
31681
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31682
- border-radius: 0 8px 8px 0;
31295
+ .E_f4mi9eq .form-item-extra {
31296
+ margin-top: 4px;
31297
+ width: 100%;
31298
+ padding: 14px;
31299
+ background: #f2f4f6;
31300
+ font-size: 13px;
31301
+ line-height: 1.8;
31302
+ color: #8e9aa9;
31683
31303
  }
31684
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31685
- background: rgba(0, 136, 255, 0.1);
31304
+ .E_f4mi9eq .form-item-label {
31305
+ padding-right: 12px;
31306
+ font-size: 13px;
31307
+ color: rgba(44, 56, 82, 0.6);
31686
31308
  }
31687
- .E_tfzf37v .ant-table .ant-table-thead > tr > th {
31688
- background: #fff;
31689
- font-weight: 400;
31690
- position: relative;
31691
- border-bottom: none;
31692
- color: #00122e;
31693
- transition: none;
31694
- padding: 15px 8px 15px 8px;
31309
+ .E_f4mi9eq .form-item-label.label-right {
31310
+ text-align: right;
31695
31311
  }
31696
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31697
- content: "";
31698
- width: 1px;
31699
- top: 0;
31700
- bottom: 0;
31701
- background: rgba(211, 218, 235, 0.6);
31702
- position: absolute;
31703
- right: 0;
31312
+ .E_f4mi9eq .form-item-label,
31313
+ .E_f4mi9eq .form-item-control {
31314
+ line-height: 32px;
31704
31315
  }
31705
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
31706
- padding: unset;
31316
+ .E_f4mi9eq .form-item-control .form-item-error {
31317
+ line-height: 18px;
31707
31318
  }
31708
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
31709
- display: none;
31319
+ .E_f4mi9eq .form-item-children {
31320
+ width: 100%;
31710
31321
  }
31711
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31322
+ .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31712
31323
  width: 100%;
31713
- overflow: hidden;
31714
- white-space: nowrap;
31715
- text-overflow: ellipsis;
31716
31324
  }
31717
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31325
+ .E_f4mi9eq .form-item-error {
31326
+ color: #e75a3a;
31327
+ height: 0;
31718
31328
  overflow: hidden;
31719
- text-overflow: ellipsis;
31720
- flex: 1;
31721
- }
31722
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31723
- padding: 15px 25px 15px 8px;
31724
31329
  }
31725
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31726
- padding: 0;
31330
+ .E_f4mi9eq .form-item-error-enter-done {
31331
+ margin-top: 4px;
31332
+ height: auto;
31333
+ overflow: auto;
31727
31334
  }
31728
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31729
- position: absolute;
31730
- right: 6px;
31731
- top: 50%;
31732
- transform: translateY(-50%);
31733
- height: 16px;
31734
- display: none;
31735
- transition: transform 320ms ease;
31335
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31336
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31337
+ border: 1px solid #e75a3a;
31338
+ color: #e75a3a;
31736
31339
  }
31737
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31738
- display: block;
31739
- transform: translateY(-50%) rotateX(180deg);
31340
+
31341
+ .E_fh0ewl8 {
31342
+ color: #2d3a56;
31343
+ font-weight: bold;
31344
+ padding-bottom: 6px;
31345
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31346
+ margin-bottom: 16px;
31740
31347
  }
31741
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31742
- display: block;
31348
+ .E_fh0ewl8:not(:first-of-type) {
31349
+ margin-top: 16px;
31743
31350
  }
31744
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31745
- display: none;
31351
+
31352
+ .E_e1qrlvot {
31353
+ width: 8px;
31354
+ height: 24px;
31355
+ display: flex;
31356
+ justify-content: center;
31357
+ align-items: center;
31358
+ cursor: pointer;
31359
+ transition: all 200ms ease-out 40ms;
31746
31360
  }
31747
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31748
- transform: translateY(-50%);
31361
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
31362
+ content: "";
31363
+ width: 1px;
31364
+ height: 6px;
31365
+ border-radius: 1px;
31366
+ background: #ccd4e3;
31367
+ position: relative;
31368
+ right: 2px;
31369
+ transform: rotate(-45deg);
31749
31370
  }
31750
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31751
- transform: translateY(-50%) rotateX(180deg);
31371
+ .E_e1qrlvot:after {
31372
+ transform: rotate(45deg);
31373
+ left: 1px;
31752
31374
  }
31753
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31754
- background: #f2f5fa;
31375
+
31376
+ .E_w9ic984.ant-alert-warning {
31377
+ border: 0;
31378
+ background: rgba(255, 187, 0, 0.1);
31379
+ border-radius: 6px;
31755
31380
  }
31756
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31757
- display: block;
31381
+ .E_w9ic984.ant-alert,
31382
+ .E_w9ic984 .ant-alert-message {
31383
+ color: #e07f00;
31758
31384
  }
31759
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
31760
- padding-right: 25px;
31385
+ .E_w9ic984.ant-alert .dashed-border-bottom,
31386
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31387
+ border-bottom-color: #e07f00;
31761
31388
  }
31762
- .E_tfzf37v .ant-table .ant-table-selection-column {
31763
- padding: 0 !important;
31389
+
31390
+ .E_n1k9qi4r {
31391
+ display: flex;
31392
+ flex-direction: row;
31393
+ padding: 7px 12px;
31394
+ background: rgba(255, 187, 0, 0.1);
31395
+ border-radius: 6px;
31396
+ color: #e07f00;
31397
+ font-size: 12px;
31398
+ line-height: 18px;
31764
31399
  }
31765
- .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31766
- position: absolute;
31767
- left: 50%;
31768
- top: 50%;
31769
- transform: translate(-50%, -50%);
31400
+ .E_n1k9qi4r .icon-wrapper {
31401
+ margin-right: 10px;
31402
+ height: 18px;
31770
31403
  }
31771
- .E_tfzf37v .ant-table .ant-table-selection-column:after {
31772
- display: none;
31404
+
31405
+ .E_n16fsg9x {
31406
+ display: flex;
31407
+ flex-direction: row;
31408
+ padding: 7px 12px;
31409
+ background: rgba(225, 230, 241, 0.6);
31410
+ border-radius: 6px;
31411
+ color: rgba(44, 56, 82, 0.6);
31412
+ font-size: 12px;
31413
+ line-height: 18px;
31773
31414
  }
31774
- .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
31775
- background: #fff;
31415
+ .E_n16fsg9x .icon-wrapper {
31416
+ margin-right: 10px;
31417
+ height: 18px;
31776
31418
  }
31777
- .E_tfzf37v .ant-table .ant-table-placeholder {
31778
- background: inherit;
31419
+
31420
+ .E_i173wxzw {
31421
+ display: flex;
31422
+ flex-direction: row;
31423
+ padding: 7px 12px;
31424
+ background: rgba(0, 136, 255, 0.1);
31425
+ border-radius: 6px;
31426
+ color: #005ed1;
31427
+ font-size: 12px;
31428
+ line-height: 18px;
31779
31429
  }
31780
- .E_tfzf37v .ant-table .ant-table-placeholder td {
31781
- position: static;
31782
- border: none;
31783
- background: inherit !important;
31784
- height: 100px;
31785
- vertical-align: middle;
31430
+ .E_i173wxzw .icon-wrapper {
31431
+ margin-right: 10px;
31432
+ height: 18px;
31786
31433
  }
31787
- .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
31788
- .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31789
- font-weight: bold;
31790
- font-size: 20px;
31791
- color: rgba(10, 37, 85, 0.6);
31434
+
31435
+ .E_dld369h {
31436
+ color: rgba(44, 56, 82, 0.6);
31437
+ margin-top: 5px;
31438
+ font-size: 12px;
31439
+ line-height: 18px;
31792
31440
  }
31793
- .E_tfzf37v .ant-table td.cell__action_ {
31794
- padding: 0 !important;
31795
- position: relative;
31796
- background: #fff;
31441
+
31442
+ .E_s1epv22q {
31443
+ color: #f0483e;
31444
+ font-size: 12px;
31445
+ white-space: pre-wrap;
31797
31446
  }
31798
- .E_tfzf37v .ant-table td.cell__action_ > * {
31799
- height: 100%;
31447
+
31448
+ .E_okus5hk {
31800
31449
  display: flex;
31801
31450
  align-items: center;
31802
31451
  justify-content: flex-end;
31803
- padding-right: 8px;
31804
31452
  }
31805
- .E_tfzf37v .ant-table td.cell__action_ .menu-button {
31806
- width: 24px;
31807
- height: 24px;
31808
- cursor: pointer;
31809
- justify-content: center;
31810
- border-radius: 4px;
31453
+ .E_okus5hk .icon-wrapper {
31454
+ margin-right: 16px;
31811
31455
  }
31812
- .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
31813
- background: #fff;
31456
+
31457
+ .E_t1auuzri {
31458
+ color: rgba(0, 21, 64, 0.3);
31814
31459
  }
31815
31460
 
31816
- .E_t1m2x205 .ant-tooltip-arrow {
31817
- display: none;
31461
+ .E_i74cfyt.ant-input {
31462
+ padding: 5px 12px;
31463
+ line-height: 20px;
31464
+ color: #2d3a56;
31465
+ border-radius: 6px;
31466
+ border-color: rgba(172, 186, 211, 0.6);
31467
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31818
31468
  }
31819
- .E_t1m2x205 .ant-tooltip-inner {
31820
- background: rgba(23, 38, 64, 0.8);
31821
- border-radius: 4px;
31469
+ .E_i74cfyt.ant-input.ant-input-lg {
31470
+ padding: 8px 16px;
31471
+ line-height: 22px;
31822
31472
  }
31823
-
31824
- .E_s1dni7lo {
31825
- width: 430px !important;
31473
+ .E_i74cfyt.ant-input.ant-input-sm {
31474
+ padding: 2px 8px;
31475
+ line-height: 18px;
31826
31476
  }
31827
-
31828
- .E_d1wwmmm5 .ant-select-item-group {
31477
+ .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31478
+ border-color: rgba(107, 128, 167, 0.6);
31479
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31480
+ z-index: 1;
31481
+ }
31482
+ .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31483
+ border-color: #0096ff;
31484
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31485
+ z-index: 1;
31486
+ }
31487
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31488
+ border-color: #e75a3a;
31489
+ color: #e75a3a;
31490
+ }
31491
+ .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31492
+ border-color: #e75a3a;
31493
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31494
+ }
31495
+ .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31496
+ border-color: #e75a3a;
31497
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31498
+ }
31499
+ .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
31500
+ background: rgba(211, 218, 235, 0.6);
31501
+ color: rgba(0, 21, 64, 0.3);
31502
+ border-color: rgba(172, 186, 211, 0.6);
31503
+ }
31504
+ .E_i74cfyt.ant-input-affix-wrapper {
31505
+ padding: 5px 12px;
31506
+ border-radius: 6px;
31507
+ border-color: rgba(172, 186, 211, 0.6);
31508
+ line-height: 20px;
31509
+ color: #2d3a56;
31510
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31511
+ }
31512
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31513
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31514
+ color: rgba(44, 56, 82, 0.6);
31515
+ }
31516
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31829
31517
  padding: 8px 16px;
31518
+ line-height: 22px;
31519
+ }
31520
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31521
+ padding: 2px 8px;
31830
31522
  line-height: 18px;
31831
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31832
- height: 34px;
31833
- min-height: 34px;
31834
- box-sizing: border-box;
31835
- margin-top: 8px;
31836
31523
  }
31837
-
31838
- .E_o1ugr09p {
31839
- display: flex;
31840
- flex-direction: column;
31841
- margin: 1px 8px;
31842
- padding: 8px;
31843
- border-radius: 4px;
31524
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31525
+ border-color: rgba(107, 128, 167, 0.6);
31526
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31844
31527
  }
31845
- .E_o1ugr09p .selected-icon {
31846
- display: none;
31528
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31529
+ border-color: #0096ff;
31530
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31847
31531
  }
31848
- .E_o1ugr09p.ant-select-item-option-grouped {
31849
- padding-left: 8px;
31532
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31533
+ border-color: #e75a3a;
31850
31534
  }
31851
- .E_o1ugr09p.ant-select-item-option-selected {
31852
- background-color: white;
31535
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31536
+ color: #e75a3a;
31853
31537
  }
31854
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31855
- color: #0080ff;
31538
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31539
+ border-color: #e75a3a;
31540
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31856
31541
  }
31857
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31858
- display: block;
31542
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31543
+ border-color: #e75a3a;
31544
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31859
31545
  }
31860
- .E_o1ugr09p.ant-select-item-option-active {
31861
- background: rgba(0, 136, 255, 0.16);
31546
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31547
+ background: rgba(211, 218, 235, 0.6);
31548
+ color: rgba(0, 21, 64, 0.3);
31549
+ border-color: rgba(172, 186, 211, 0.6);
31862
31550
  }
31863
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31864
- color: #0080ff;
31551
+ textarea.E_i74cfyt.ant-input {
31552
+ transition-property: height;
31553
+ transition-delay: 50ms;
31865
31554
  }
31866
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31867
- background: rgba(0, 136, 255, 0.1);
31868
- color: #0080ff;
31555
+ textarea.E_i74cfyt.ant-input.textarea-large {
31556
+ min-height: 40px;
31557
+ height: 40px;
31869
31558
  }
31870
-
31871
- .E_o1ifxsq4 {
31872
- display: flex;
31873
- justify-content: space-between;
31874
- height: 20px;
31875
- line-height: 20px;
31559
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
31560
+ height: 80px;
31876
31561
  }
31877
- .E_o1ifxsq4 .timezone-title {
31878
- color: #2d3a56;
31879
- overflow: hidden;
31880
- text-overflow: ellipsis;
31562
+ textarea.E_i74cfyt.ant-input.textarea-middle {
31563
+ min-height: 32px;
31564
+ height: 32px;
31881
31565
  }
31882
-
31883
- .E_o1zue7 {
31884
- display: flex;
31885
- justify-content: space-between;
31886
- color: rgba(44, 56, 82, 0.6);
31887
- height: 18px;
31888
- line-height: 18px;
31889
- margin-top: 2px;
31566
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31567
+ height: 64px;
31890
31568
  }
31891
-
31892
- .E_tyfmlxg {
31893
- border: none;
31894
- margin-right: 0;
31895
- background: rgba(225, 230, 241, 0.6);
31569
+ textarea.E_i74cfyt.ant-input.textarea-small {
31570
+ min-height: 24px;
31571
+ height: 24px;
31572
+ }
31573
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
31574
+ height: 40px;
31896
31575
  }
31897
31576
 
31898
- .E_o18uybox {
31899
- pointer-events: none;
31577
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
31578
+ border: 1px solid rgba(213, 219, 227, 0.6);
31579
+ border-radius: 4px;
31580
+ }
31581
+ .E_k1ci6977.input-tags {
31582
+ position: relative;
31583
+ padding: 6px;
31900
31584
  height: 32px;
31901
- width: 100%;
31902
- opacity: 0;
31585
+ cursor: pointer;
31586
+ transition: border 150ms;
31903
31587
  }
31904
-
31905
- .E_skwah65 {
31906
- height: 8px;
31907
- box-sizing: border-box;
31908
- border-radius: 2px;
31909
- background: #f5f7fa;
31910
- display: flex;
31911
- width: 100%;
31912
- overflow: hidden;
31588
+ .E_k1ci6977.input-tags:hover {
31589
+ border-color: #0080ff;
31590
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31913
31591
  }
31914
- .E_skwah65 .stack-bar-item + .stack-bar-item {
31915
- margin-left: 1px;
31592
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31593
+ padding-right: 30px;
31916
31594
  }
31917
-
31918
- .E_s1ebs0ra {
31595
+ .E_k1ci6977.input-tags .input-tags-inner {
31919
31596
  display: flex;
31920
- align-items: center;
31921
- justify-content: space-between;
31922
- background: #edf0f7;
31923
- padding: 8px 12px;
31924
- position: sticky;
31925
- top: 0;
31926
- z-index: 1;
31927
- margin-bottom: -52px;
31928
31597
  }
31929
- .E_s1ebs0ra .select-total {
31598
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31930
31599
  display: flex;
31931
- align-items: center;
31932
- font-weight: 700;
31933
- flex-shrink: 0;
31934
31600
  }
31935
- .E_s1ebs0ra .select-total .icon-wrapper {
31601
+ .E_k1ci6977.input-tags .input-tag-suffix {
31602
+ position: absolute;
31603
+ right: 12px;
31604
+ top: 50%;
31605
+ transform: translateY(-50%);
31606
+ }
31607
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31608
+ color: rgba(0, 0, 0, 0.25);
31609
+ font-size: 12px;
31936
31610
  cursor: pointer;
31937
- margin-left: 8px;
31938
- width: 32px;
31939
- height: 32px;
31940
- border-radius: 50%;
31941
- justify-content: center;
31942
31611
  }
31943
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
31944
- background: rgba(225, 230, 241, 0.6);
31612
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31613
+ color: rgba(0, 0, 0, 0.45);
31945
31614
  }
31946
- .E_s1ebs0ra .action-group {
31947
- flex: 1;
31948
- margin-left: 88px;
31949
- white-space: nowrap;
31950
- text-align: right;
31615
+ .E_k1ci6977.has-focus-indicator {
31951
31616
  position: relative;
31952
- padding: 4px 0;
31953
- margin-top: -4px;
31954
31617
  overflow: hidden;
31955
31618
  }
31956
- .E_s1ebs0ra .action-group .sub-menu-delete {
31957
- transform: translateY(-4px);
31619
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31620
+ position: absolute;
31621
+ top: 50%;
31622
+ transform: translateY(-50%);
31623
+ left: -16px;
31624
+ transition: left 150ms ease;
31625
+ opacity: 0;
31958
31626
  }
31959
- .E_s1ebs0ra .action-group button {
31960
- border: none;
31627
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31628
+ left: 8px;
31629
+ opacity: 1;
31961
31630
  }
31962
- .E_s1ebs0ra .action-group > *:not(:last-child) {
31963
- margin-right: 8px;
31631
+ .E_k1ci6977.has-focus-indicator input {
31632
+ transition: margin-left 150ms ease;
31633
+ margin-left: 0px;
31964
31634
  }
31965
- .E_s1ebs0ra .action-group > button:last-child {
31966
- margin-right: 4px;
31635
+ .E_k1ci6977.has-focus-indicator input:focus {
31636
+ margin-left: 16px;
31967
31637
  }
31968
- .E_s1ebs0ra .action-group .more-btn {
31969
- cursor: pointer;
31970
- width: 32px;
31971
- height: 32px;
31972
- justify-content: center;
31973
- border-radius: 50%;
31638
+
31639
+ input.E_l1f7td1d.ant-input {
31640
+ border-top-right-radius: 0;
31641
+ border-bottom-right-radius: 0;
31974
31642
  }
31975
- .E_s1ebs0ra .action-group .more-btn:hover {
31976
- background: #fff;
31643
+
31644
+ .E_l1f7td1d.ant-input-affix-wrapper {
31645
+ border-top-right-radius: 0;
31646
+ border-bottom-right-radius: 0;
31977
31647
  }
31978
31648
 
31979
- .E_c1up1pdz {
31980
- width: 648px;
31649
+ input.E_rf8rlle.ant-input {
31650
+ border-top-left-radius: 0;
31651
+ border-bottom-left-radius: 0;
31981
31652
  }
31982
- .E_c1up1pdz.active {
31983
- border-color: #0080ff;
31653
+
31654
+ .E_rf8rlle.ant-input-affix-wrapper {
31655
+ border-top-left-radius: 0;
31656
+ border-bottom-left-radius: 0;
31984
31657
  }
31985
- .E_c1up1pdz.active > header {
31986
- background: rgba(0, 128, 255, 0.1);
31658
+
31659
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
31660
+ border-top-right-radius: 0;
31661
+ border-bottom-right-radius: 0;
31987
31662
  }
31988
- .E_c1up1pdz .expand {
31989
- padding: 12px;
31663
+
31664
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31665
+ border-top-left-radius: 0;
31666
+ border-bottom-left-radius: 0;
31990
31667
  }
31991
- .E_c1up1pdz .field-item {
31668
+
31669
+ .E_c3ni091 {
31992
31670
  display: flex;
31993
- padding: 10px 0;
31994
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31671
+ flex-direction: column;
31995
31672
  }
31996
- .E_c1up1pdz .field-item:last-child {
31997
- border-bottom: none;
31998
- padding-bottom: 0;
31673
+ .E_c3ni091 .select-wrapper {
31674
+ margin-top: 12px;
31999
31675
  }
32000
- .E_c1up1pdz .field-item label {
32001
- line-height: 32px;
32002
- width: 100px;
32003
- color: rgba(62, 70, 82, 0.6);
31676
+ .E_c3ni091 .select-wrapper .select {
31677
+ width: 100%;
32004
31678
  }
32005
- .E_c1up1pdz .help {
32006
- color: rgba(62, 70, 82, 0.6);
32007
- margin-top: 5px;
31679
+ .E_c3ni091 .radio-wrapper {
31680
+ margin-top: 24px;
32008
31681
  }
32009
- .E_c1up1pdz .ant-input-affix-wrapper,
32010
- .E_c1up1pdz .ant-picker {
32011
- width: 128px;
31682
+ .E_c3ni091 div.form-item {
31683
+ width: 100%;
31684
+ }
31685
+
31686
+ .E_d105ju2d {
31687
+ font-size: 14px;
31688
+ font-weight: 500;
31689
+ color: #3e4652;
31690
+ line-height: 18px;
31691
+ }
31692
+ .E_d105ju2d + .E_d105ju2d {
31693
+ margin-top: 16px;
32012
31694
  }
32013
-
32014
- .E_c156wh19 {
32015
- display: flex;
32016
- align-items: center;
32017
- justify-content: space-between;
32018
- word-break: keep-all;
31695
+ .E_d105ju2d + * {
31696
+ margin-top: 16px;
32019
31697
  }
32020
- .E_c156wh19 .title {
32021
- margin: 0 16px 0 8px;
31698
+
31699
+ .E_lh0l62z.E_d105ju2d {
31700
+ font-size: 12px;
31701
+ color: rgba(44, 56, 82, 0.6);
31702
+ margin-top: 12px;
32022
31703
  }
32023
- .E_c156wh19 .retain {
32024
- color: rgba(129, 138, 153, 0.6);
31704
+
31705
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31706
+ line-height: 18px;
31707
+ font-weight: 500;
31708
+ margin-top: 0;
31709
+ white-space: initial;
32025
31710
  }
32026
- .E_c156wh19 div.left {
32027
- flex: 1;
32028
- display: flex;
32029
- overflow: hidden;
32030
- align-items: center;
32031
- justify-content: flex-start;
32032
- white-space: nowrap;
31711
+
31712
+ .E_r1skkc3l {
31713
+ display: block;
32033
31714
  }
32034
- .E_c156wh19 div.left .title {
32035
- max-width: 100%;
32036
- overflow: hidden;
32037
- text-overflow: ellipsis;
31715
+ .E_r1skkc3l span {
31716
+ font-size: 14px;
31717
+ font-weight: 500;
31718
+ line-height: 32px;
31719
+ color: #3e4652;
32038
31720
  }
32039
- .E_c156wh19 div.right {
32040
- display: flex;
32041
- align-items: center;
31721
+
31722
+ .E_c3cobmo {
31723
+ margin-top: 16px;
31724
+ padding: 8px;
31725
+ border-radius: 6px;
31726
+ background: rgba(225, 230, 241, 0.6);
31727
+ color: rgba(44, 56, 82, 0.6);
31728
+ font-size: 12px;
32042
31729
  }
32043
- .E_c156wh19 .reverse {
31730
+ .E_c3cobmo div {
31731
+ line-height: 20px;
32044
31732
  display: flex;
32045
- flex-direction: row-reverse;
32046
31733
  align-items: center;
31734
+ word-break: break-all;
32047
31735
  }
32048
- .E_c156wh19 .reverse .ant-switch {
32049
- margin-left: 8px;
32050
- }
32051
- .E_c156wh19 .close {
32052
- padding-left: 14px;
32053
- margin-left: 14px;
32054
- border-left: 1px solid rgba(129, 138, 153, 0.6);
32055
- cursor: pointer;
31736
+ .E_c3cobmo .title {
31737
+ font-weight: 700;
31738
+ line-height: 18px;
31739
+ margin: 4px 0;
32056
31740
  }
32057
31741
 
32058
- .E_m126spxy {
32059
- padding-bottom: 4px;
32060
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31742
+ .E_t1m2x205 .ant-tooltip-arrow {
31743
+ display: none;
32061
31744
  }
32062
- .E_m126spxy .ant-btn-link {
32063
- padding: 1px 10px;
32064
- color: rgba(62, 70, 82, 0.6);
31745
+ .E_t1m2x205 .ant-tooltip-inner {
31746
+ background: rgba(23, 38, 64, 0.8);
32065
31747
  border-radius: 4px;
32066
31748
  }
32067
- .E_m126spxy .ant-btn-link.active {
32068
- background: rgba(0, 128, 255, 0.1);
32069
- color: #0096ff;
32070
- }
32071
31749
 
32072
- .E_wpbf4pq {
32073
- padding: 10px 0;
32074
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32075
- }
32076
- .E_wpbf4pq .ant-input,
32077
- .E_wpbf4pq .ant-picker {
32078
- width: 80px;
32079
- margin: 0 9px;
32080
- text-align: center;
32081
- }
32082
- .E_wpbf4pq .options {
32083
- padding: 12px 0 12px 16px;
32084
- border-left: 2px solid rgba(129, 138, 153, 0.6);
32085
- margin: 5px 0 5px 8px;
31750
+ .E_iq1gosr {
31751
+ display: inline-block;
32086
31752
  }
32087
- .E_wpbf4pq .week-day-option,
32088
- .E_wpbf4pq .month-day-option {
32089
- background: #f5f7fa;
32090
- box-sizing: border-box;
32091
- border-radius: 16px;
32092
- margin-right: 8px;
31753
+
31754
+ .E_c18gxmrl {
31755
+ border: 1px solid #d8deeb;
31756
+ border-radius: 4px;
32093
31757
  }
32094
- .E_wpbf4pq .week-day-option:focus,
32095
- .E_wpbf4pq .month-day-option:focus {
32096
- color: inherit;
32097
- border-color: #d9d9d9;
31758
+ .E_c18gxmrl + .E_c18gxmrl {
31759
+ margin-top: 8px;
32098
31760
  }
32099
- .E_wpbf4pq .week-day-option.active {
32100
- background-color: #0096ff;
32101
- border-color: #0096ff;
32102
- color: #fff;
31761
+ .E_c18gxmrl:hover {
31762
+ border-color: #0080ff;
32103
31763
  }
32104
- .E_wpbf4pq .week-day-option.en-text {
32105
- width: 110px;
32106
- margin-top: 4px;
31764
+ .E_c18gxmrl:hover > header {
31765
+ background: rgba(0, 128, 255, 0.1);
32107
31766
  }
32108
- .E_wpbf4pq .month-day-option {
32109
- width: 32px;
32110
- padding: 0;
32111
- margin-bottom: 8px;
31767
+ .E_c18gxmrl.active header {
31768
+ border-bottom: 1px solid #d8deeb;
32112
31769
  }
32113
- .E_wpbf4pq .month-day-option.active {
32114
- background-color: #0096ff;
32115
- border-color: #0096ff;
32116
- color: #fff;
31770
+ .E_c18gxmrl > header {
31771
+ padding: 8px 12px;
32117
31772
  }
32118
31773
 
32119
31774
  .E_c1uzzomf {
@@ -32154,24 +31809,38 @@ input.E_rf8rlle.ant-input {
32154
31809
  color: #005ed1;
32155
31810
  }
32156
31811
 
32157
- .E_c18gxmrl {
32158
- border: 1px solid #d8deeb;
31812
+ .E_s11wux3h .ant-segmented-item:not(:last-child) {
31813
+ margin-right: 2px;
31814
+ }
31815
+
31816
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
31817
+ padding-left: 8px;
31818
+ padding-right: 8px;
31819
+ }
31820
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32159
31821
  border-radius: 4px;
32160
31822
  }
32161
- .E_c18gxmrl + .E_c18gxmrl {
32162
- margin-top: 8px;
31823
+ .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31824
+ border-radius: 4px;
32163
31825
  }
32164
- .E_c18gxmrl:hover {
32165
- border-color: #0080ff;
31826
+
31827
+ .E_ma64lna .ant-segmented-item-label {
31828
+ padding-left: 12px;
31829
+ padding-right: 12px;
32166
31830
  }
32167
- .E_c18gxmrl:hover > header {
32168
- background: rgba(0, 128, 255, 0.1);
31831
+
31832
+ .E_ckld275 {
31833
+ background-color: rgba(225, 230, 241, 0.6);
32169
31834
  }
32170
- .E_c18gxmrl.active header {
32171
- border-bottom: 1px solid #d8deeb;
31835
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31836
+ background-color: rgba(255, 255, 255, 0.6);
31837
+ color: rgba(44, 56, 82, 0.75);
32172
31838
  }
32173
- .E_c18gxmrl > header {
32174
- padding: 8px 12px;
31839
+ .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31840
+ background-color: transparent;
31841
+ }
31842
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
31843
+ background-color: transparent;
32175
31844
  }
32176
31845
 
32177
31846
  .E_d1bw7c5z {
@@ -32255,40 +31924,6 @@ input.E_rf8rlle.ant-input {
32255
31924
  width: 102px;
32256
31925
  }
32257
31926
 
32258
- .E_s11wux3h .ant-segmented-item:not(:last-child) {
32259
- margin-right: 2px;
32260
- }
32261
-
32262
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32263
- padding-left: 8px;
32264
- padding-right: 8px;
32265
- }
32266
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32267
- border-radius: 4px;
32268
- }
32269
- .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32270
- border-radius: 4px;
32271
- }
32272
-
32273
- .E_ma64lna .ant-segmented-item-label {
32274
- padding-left: 12px;
32275
- padding-right: 12px;
32276
- }
32277
-
32278
- .E_ckld275 {
32279
- background-color: rgba(225, 230, 241, 0.6);
32280
- }
32281
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32282
- background-color: rgba(255, 255, 255, 0.6);
32283
- color: rgba(44, 56, 82, 0.75);
32284
- }
32285
- .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32286
- background-color: transparent;
32287
- }
32288
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32289
- background-color: transparent;
32290
- }
32291
-
32292
31927
  .E_c1bus5hc {
32293
31928
  --color: white;
32294
31929
  height: 14px;
@@ -32459,28 +32094,85 @@ input.E_rf8rlle.ant-input {
32459
32094
  border-radius: 1px;
32460
32095
  background: #0096ff;
32461
32096
  }
32462
- .E_cxhf7dh .dot:not(:last-child) {
32463
- margin-right: 2px;
32097
+ .E_cxhf7dh .dot:not(:last-child) {
32098
+ margin-right: 2px;
32099
+ }
32100
+ .E_cxhf7dh .bar {
32101
+ width: 9px;
32102
+ height: 2px;
32103
+ background: #0096ff;
32104
+ border-radius: 2px;
32105
+ }
32106
+
32107
+ .E_gmyahx3 {
32108
+ cursor: pointer;
32109
+ }
32110
+ .E_gmyahx3 .link-text {
32111
+ color: rgba(0, 21, 64, 0.3);
32112
+ }
32113
+ .E_gmyahx3:hover .link-text {
32114
+ color: #0080ff;
32115
+ }
32116
+
32117
+ .E_n12mqh7z {
32118
+ display: flex;
32119
+ align-items: center;
32120
+ font-size: 12px;
32121
+ line-height: 18px;
32122
+ }
32123
+ .E_n12mqh7z:not(:last-child) {
32124
+ margin-bottom: 4px;
32125
+ }
32126
+
32127
+ .E_tf5bynu {
32128
+ margin: 0 3px;
32129
+ }
32130
+
32131
+ .E_tcckoz1 {
32132
+ max-height: 400px;
32133
+ overflow: "auto";
32134
+ }
32135
+
32136
+ .E_tqjc4ui {
32137
+ margin: 0 2px;
32138
+ }
32139
+
32140
+ .E_ou7iq30 {
32141
+ overflow: hidden;
32142
+ text-overflow: ellipsis;
32143
+ }
32144
+
32145
+ .E_s1tui002 {
32146
+ white-space: nowrap;
32464
32147
  }
32465
- .E_cxhf7dh .bar {
32466
- width: 9px;
32467
- height: 2px;
32468
- background: #0096ff;
32469
- border-radius: 2px;
32148
+
32149
+ .E_mxrc2zg {
32150
+ display: -webkit-box;
32151
+ -webkit-line-clamp: var(--mxrc2zg-0);
32152
+ -webkit-box-orient: vertical;
32153
+ word-break: break-all;
32470
32154
  }
32471
32155
 
32472
- .E_gmyahx3 {
32473
- cursor: pointer;
32156
+ .E_s1iv0tp1 .enabled-switch {
32157
+ display: flex;
32158
+ align-items: center;
32474
32159
  }
32475
- .E_gmyahx3 .link-text {
32476
- color: rgba(0, 21, 64, 0.3);
32160
+ .E_s1iv0tp1 .enabled-text {
32161
+ margin-right: 8px;
32477
32162
  }
32478
- .E_gmyahx3:hover .link-text {
32479
- color: #0080ff;
32163
+
32164
+ .E_tje3huy {
32165
+ width: 100%;
32166
+ overflow: inherit;
32167
+ white-space: inherit;
32168
+ text-overflow: ellipsis;
32480
32169
  }
32481
32170
 
32482
- .E_tqjc4ui {
32483
- margin: 0 2px;
32171
+ .E_c1yyuluq {
32172
+ border-radius: 8px;
32173
+ }
32174
+ .E_c1yyuluq .ant-card-body {
32175
+ padding: 20px 24px 24px 24px;
32484
32176
  }
32485
32177
 
32486
32178
  .E_t1sqg15u {
@@ -32573,51 +32265,26 @@ input.E_rf8rlle.ant-input {
32573
32265
  padding-right: 12px;
32574
32266
  }
32575
32267
 
32576
- .E_n12mqh7z {
32577
- display: flex;
32578
- align-items: center;
32579
- font-size: 12px;
32580
- line-height: 18px;
32581
- }
32582
- .E_n12mqh7z:not(:last-child) {
32583
- margin-bottom: 4px;
32584
- }
32585
-
32586
- .E_tf5bynu {
32587
- margin: 0 3px;
32588
- }
32589
-
32590
- .E_tcckoz1 {
32591
- max-height: 400px;
32592
- overflow: "auto";
32593
- }
32594
-
32595
- .E_m74vjol {
32596
- display: flex;
32597
- justify-content: space-between;
32598
- width: 100%;
32599
- }
32600
- .E_m74vjol .action {
32601
- margin-left: 16px;
32268
+ .E_ccrbeuz .ant-collapse-item {
32269
+ border: 0px;
32270
+ background-color: #fff;
32602
32271
  }
32603
-
32604
- .E_a1o35uvh .ant-alert-message {
32605
- width: 100%;
32272
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32273
+ padding-top: 0px;
32274
+ padding-bottom: 0px;
32275
+ padding-left: 0px !important;
32276
+ padding-right: 24px;
32606
32277
  }
32607
-
32608
- .E_s1iv0tp1 .enabled-switch {
32609
- display: flex;
32610
- align-items: center;
32278
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32279
+ right: 0px;
32611
32280
  }
32612
- .E_s1iv0tp1 .enabled-text {
32613
- margin-right: 8px;
32281
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32282
+ padding: 0px;
32614
32283
  }
32615
32284
 
32616
- .E_tje3huy {
32617
- width: 100%;
32618
- overflow: inherit;
32619
- white-space: inherit;
32620
- text-overflow: ellipsis;
32285
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32286
+ padding-right: 0px;
32287
+ cursor: default;
32621
32288
  }
32622
32289
 
32623
32290
  .E_wg1tsps {
@@ -32643,91 +32310,174 @@ input.E_rf8rlle.ant-input {
32643
32310
  color: #00122e !important;
32644
32311
  }
32645
32312
 
32646
- .E_ou7iq30 {
32647
- overflow: hidden;
32648
- text-overflow: ellipsis;
32313
+ .E_itxley7.ant-input-group.ant-input-group-compact {
32314
+ display: flex;
32649
32315
  }
32650
32316
 
32651
- .E_s1tui002 {
32652
- white-space: nowrap;
32317
+ .E_m74vjol {
32318
+ display: flex;
32319
+ justify-content: space-between;
32320
+ width: 100%;
32321
+ }
32322
+ .E_m74vjol .action {
32323
+ margin-left: 16px;
32653
32324
  }
32654
32325
 
32655
- .E_mxrc2zg {
32656
- display: -webkit-box;
32657
- -webkit-line-clamp: var(--mxrc2zg-0);
32658
- -webkit-box-orient: vertical;
32659
- word-break: break-all;
32326
+ .E_a1o35uvh .ant-alert-message {
32327
+ width: 100%;
32660
32328
  }
32661
32329
 
32662
- .E_c1yyuluq {
32663
- border-radius: 8px;
32330
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
32331
+ border-radius: 6px;
32664
32332
  }
32665
- .E_c1yyuluq .ant-card-body {
32666
- padding: 20px 24px 24px 24px;
32333
+ .E_s177mls5.ant-select.ant-select-single {
32334
+ width: 100%;
32335
+ color: #2d3a56;
32336
+ border-color: rgba(211, 218, 235, 0.6);
32337
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32338
+ font-size: 13px;
32667
32339
  }
32668
-
32669
- .E_ccrbeuz .ant-collapse-item {
32670
- border: 0px;
32671
- background-color: #fff;
32340
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
32341
+ height: 30px;
32672
32342
  }
32673
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32674
- padding-top: 0px;
32675
- padding-bottom: 0px;
32676
- padding-left: 0px !important;
32677
- padding-right: 24px;
32343
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
32344
+ height: 38px;
32345
+ font-size: 13px;
32678
32346
  }
32679
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32680
- right: 0px;
32347
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
32348
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32349
+ transition: 160ms ease;
32681
32350
  }
32682
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32683
- padding: 0px;
32351
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
32352
+ color: #0080ff;
32353
+ }
32354
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32355
+ border-color: rgba(107, 128, 167, 0.6);
32356
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32357
+ }
32358
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32359
+ color: #0080ff;
32360
+ }
32361
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32362
+ border-color: #0080ff;
32363
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32364
+ }
32365
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32366
+ transform: rotate(180deg);
32367
+ }
32368
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32369
+ background: rgba(211, 218, 235, 0.6);
32370
+ border-color: rgba(172, 186, 211, 0.6);
32371
+ cursor: "not-allowed";
32372
+ }
32373
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32374
+ border-color: #f0483e !important;
32375
+ }
32376
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32377
+ color: #1d326c;
32378
+ }
32379
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32380
+ border-color: #0080ff;
32381
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32382
+ }
32383
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32384
+ transform: rotate(180deg);
32684
32385
  }
32685
32386
 
32686
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32687
- padding-right: 0px;
32688
- cursor: default;
32387
+ .E_ivqqkzv {
32388
+ height: 24px;
32389
+ width: 56px !important;
32390
+ margin-right: 4px;
32689
32391
  }
32690
32392
 
32691
- button.E_l48ei06 {
32692
- color: #0080FF;
32693
- height: unset;
32393
+ .E_c1wk4q29 {
32394
+ color: rgba(44, 56, 82, 0.6);
32694
32395
  }
32695
- button.E_l48ei06 .button-prefix-icon {
32396
+
32397
+ .E_tju3gfj .date {
32696
32398
  margin-right: 4px;
32697
32399
  }
32698
- button.E_l48ei06 .button-suffix-icon {
32400
+
32401
+ .E_s1sck0th {
32402
+ padding: 0 8px;
32403
+ border-radius: 4px;
32404
+ }
32405
+
32406
+ .E_m855nr1 {
32407
+ padding: 2px 8px;
32408
+ border-radius: 3px;
32409
+ }
32410
+
32411
+ .E_l1270xpg {
32412
+ padding: 3px 8px;
32413
+ border-radius: 2px;
32414
+ }
32415
+
32416
+ .E_t14rextb.ant-tag:hover {
32417
+ opacity: unset;
32418
+ }
32419
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32420
+ margin: 0;
32421
+ margin-right: 8px;
32422
+ display: inline-flex;
32423
+ align-items: center;
32424
+ border: none;
32425
+ }
32426
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32427
+ width: 16px;
32428
+ height: 16px;
32429
+ color: inherit;
32699
32430
  margin-left: 4px;
32431
+ opacity: 0.6;
32432
+ display: inline-flex;
32700
32433
  }
32701
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32702
- color: #009dff;
32434
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32435
+ opacity: 1;
32436
+ }
32437
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32438
+ color: #0080ff;
32439
+ background-color: rgba(0, 136, 255, 0.1);
32440
+ }
32441
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32442
+ color: #f0483e;
32443
+ background-color: rgba(255, 74, 74, 0.1);
32444
+ }
32445
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32446
+ color: #e07f00;
32447
+ background-color: rgba(255, 187, 0, 0.1);
32448
+ }
32449
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32450
+ color: #008f4c;
32451
+ background-color: rgba(30, 201, 127, 0.1);
32452
+ }
32453
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32454
+ color: #1d326c;
32455
+ background-color: rgba(225, 230, 241, 0.6);
32703
32456
  }
32704
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32705
- color: #005ed1;
32457
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32458
+ color: #7E41FF;
32459
+ background-color: rgba(126, 65, 255, 0.1);
32706
32460
  }
32707
- button.E_l48ei06.ui-kit-link-disabled {
32708
- color: #0080FF;
32461
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32462
+ color: #fff;
32709
32463
  }
32710
- button.E_l48ei06.ui-kit-link-subtle {
32711
- color: #00122e;
32464
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32465
+ background-color: #f0483e;
32712
32466
  }
32713
- button.E_l48ei06.ui-kit-link-subtle:hover, button.E_l48ei06.ui-kit-link-subtle.__pseudo-states-hover {
32714
- color: #0080FF;
32467
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32468
+ background-color: #fea008;
32715
32469
  }
32716
- button.E_l48ei06.ui-kit-link-subtle:active, button.E_l48ei06.ui-kit-link-subtle.__pseudo-states-active {
32717
- color: #005ed1;
32470
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32471
+ background-color: #00ba5d;
32718
32472
  }
32719
- button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32720
- color: #00122e;
32473
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32474
+ background-color: #0080ff;
32721
32475
  }
32722
-
32723
- .E_ivqqkzv {
32724
- height: 24px;
32725
- width: 56px !important;
32726
- margin-right: 4px;
32476
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32477
+ background-color: #6b7d99;
32727
32478
  }
32728
-
32729
- .E_c1wk4q29 {
32730
- color: rgba(44, 56, 82, 0.6);
32479
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32480
+ background-color: #7E41FF;
32731
32481
  }
32732
32482
 
32733
32483
  .E_sddwhm6 {
@@ -32804,397 +32554,588 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32804
32554
  display: inline-block;
32805
32555
  }
32806
32556
 
32807
- .E_itxley7.ant-input-group.ant-input-group-compact {
32557
+ .E_h1ol2wl7 {
32558
+ font-weight: bold;
32559
+ background-color: unset;
32560
+ padding: unset;
32561
+ }
32562
+
32563
+ .E_lht19u8 {
32564
+ width: 64px;
32565
+ height: 64px;
32808
32566
  display: flex;
32567
+ align-items: center;
32568
+ justify-content: center;
32569
+ position: relative;
32570
+ opacity: 0.2;
32809
32571
  }
32810
32572
 
32811
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
32812
- border-radius: 6px;
32573
+ .E_lk3gkp4 {
32574
+ position: absolute;
32575
+ width: 5px;
32576
+ height: 48px;
32577
+ left: 9.33px;
32578
+ top: 40.5px;
32579
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32580
+ border-radius: 5px;
32581
+ transform: rotate(-128deg);
32582
+ transform-origin: top left;
32583
+ animation: loading-indicator1 1100ms ease-out infinite;
32813
32584
  }
32814
- .E_s177mls5.ant-select.ant-select-single {
32585
+
32586
+ .E_ll4n94n {
32587
+ position: absolute;
32588
+ width: 5px;
32589
+ height: 48px;
32590
+ left: 40.8px;
32591
+ top: 8.4px;
32592
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32593
+ border-radius: 5px;
32594
+ transform: rotate(-8deg);
32595
+ transform-origin: top left;
32596
+ animation: loading-indicator2 1100ms ease-out infinite;
32597
+ }
32598
+
32599
+ .E_l17lbdo6 {
32600
+ position: absolute;
32601
+ width: 5px;
32602
+ height: 48px;
32603
+ left: 52.9px;
32604
+ top: 51.8px;
32605
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32606
+ border-radius: 5px;
32607
+ transform: rotate(112deg);
32608
+ transform-origin: top left;
32609
+ animation: loading-indicator3 1100ms ease-out infinite;
32610
+ }
32611
+
32612
+ .E_msn7nxt {
32613
+ color: rgba(44, 56, 82, 0.6);
32614
+ text-align: center;
32615
+ display: flex;
32616
+ align-items: center;
32617
+ justify-content: center;
32618
+ flex-direction: column;
32619
+ height: 100%;
32620
+ }
32621
+ .E_msn7nxt .link {
32622
+ color: #0080ff;
32623
+ cursor: pointer;
32624
+ }
32625
+
32626
+ .E_mp64wfi {
32815
32627
  width: 100%;
32816
- color: #2d3a56;
32817
- border-color: rgba(211, 218, 235, 0.6);
32818
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32819
- font-size: 13px;
32628
+ height: 100%;
32629
+ display: flex;
32630
+ flex-direction: column;
32820
32631
  }
32821
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
32822
- height: 30px;
32632
+ .E_mp64wfi .name-toolbar {
32633
+ width: 100%;
32634
+ display: flex;
32635
+ line-height: 30px;
32636
+ padding: 0 16px;
32637
+ justify-content: space-between;
32823
32638
  }
32824
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
32825
- height: 38px;
32826
- font-size: 13px;
32639
+ .E_mp64wfi .name-toolbar .metric-extra {
32640
+ display: flex;
32641
+ font-size: 12px;
32642
+ align-items: center;
32827
32643
  }
32828
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
32829
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32830
- transition: 160ms ease;
32644
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
32645
+ color: #a3b4cc;
32831
32646
  }
32832
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
32833
- color: #0080ff;
32647
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
32648
+ margin-left: 10px;
32834
32649
  }
32835
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32836
- border-color: rgba(107, 128, 167, 0.6);
32837
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32650
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
32651
+ margin-left: 10px;
32652
+ cursor: pointer;
32838
32653
  }
32839
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32840
- color: #0080ff;
32654
+ .E_mp64wfi .content {
32655
+ flex: 1;
32656
+ width: 100%;
32657
+ display: flex;
32658
+ justify-content: center;
32659
+ align-items: center;
32841
32660
  }
32842
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32843
- border-color: #0080ff;
32844
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32661
+ .E_mp64wfi .single-content {
32662
+ height: 65px;
32845
32663
  }
32846
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32847
- transform: rotate(180deg);
32664
+
32665
+ .E_l1oyigan {
32666
+ display: flex;
32667
+ align-items: center;
32668
+ white-space: nowrap;
32669
+ overflow: hidden;
32670
+ width: 100%;
32848
32671
  }
32849
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32850
- background: rgba(211, 218, 235, 0.6);
32851
- border-color: rgba(172, 186, 211, 0.6);
32852
- cursor: "not-allowed";
32672
+ .E_l1oyigan .ant-dropdown-trigger {
32673
+ margin-left: auto;
32674
+ font-size: 12px;
32853
32675
  }
32854
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32855
- border-color: #f0483e !important;
32676
+
32677
+ .E_l1noi4n1 {
32678
+ display: flex;
32679
+ justify-content: flex-start;
32680
+ align-items: center;
32681
+ font-size: 12px;
32682
+ cursor: pointer;
32683
+ }
32684
+ .E_l1noi4n1:not(:last-child) {
32685
+ margin-right: 20px;
32686
+ }
32687
+ .E_l1noi4n1.deselected {
32688
+ opacity: 0.4;
32689
+ }
32690
+ .E_l1noi4n1.deselected .color-block {
32691
+ background: #b4beca !important;
32692
+ }
32693
+
32694
+ .E_cz19rz6 {
32695
+ display: inline-block;
32696
+ height: 8px;
32697
+ width: 8px;
32698
+ margin-right: 8px;
32699
+ }
32700
+
32701
+ .E_e17r5r9c .ant-dropdown-menu-item {
32702
+ display: flex;
32703
+ align-items: center;
32704
+ font-size: 12px;
32705
+ margin: 0;
32706
+ }
32707
+
32708
+ .E_m1y1hhnr {
32709
+ position: relative;
32710
+ }
32711
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
32712
+ bottom: -12px;
32713
+ }
32714
+ .E_m1y1hhnr .metric-toolbar {
32715
+ display: flex;
32716
+ justify-content: space-between;
32717
+ line-height: 30px;
32718
+ margin: 0 16px;
32719
+ }
32720
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
32721
+ display: flex;
32722
+ font-size: 12px;
32723
+ align-items: center;
32724
+ }
32725
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
32726
+ color: #a3b4cc;
32727
+ }
32728
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
32729
+ margin-left: 10px;
32730
+ }
32731
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
32732
+ margin-left: 10px;
32733
+ cursor: pointer;
32734
+ }
32735
+ .E_m1y1hhnr .recharts-xAxis {
32736
+ font-size: 12px;
32737
+ }
32738
+ .E_m1y1hhnr .pointer-wrapper {
32739
+ position: absolute;
32740
+ bottom: 10px;
32741
+ padding: 0 8px;
32742
+ border-radius: 4px;
32743
+ font-size: 12px;
32744
+ color: #fff;
32745
+ background: rgba(0, 0, 0, 0.75);
32746
+ transform: translateX(-50%);
32747
+ }
32748
+
32749
+ .E_tnvijvs {
32750
+ min-width: 200px;
32751
+ }
32752
+
32753
+ .E_t1ub2aex {
32754
+ display: flex;
32755
+ align-items: center;
32756
+ justify-content: space-between;
32757
+ background-color: rgba(0, 0, 0, 0.75);
32758
+ color: #b4beca;
32759
+ font-size: 12px;
32760
+ padding: 3px 6px;
32856
32761
  }
32857
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32858
- color: #1d326c;
32762
+ .E_t1ub2aex:first-child {
32763
+ padding-top: 3px;
32859
32764
  }
32860
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32861
- border-color: #0080ff;
32862
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32765
+ .E_t1ub2aex:last-child {
32766
+ padding-bottom: 3px;
32863
32767
  }
32864
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32865
- transform: rotate(180deg);
32768
+ .E_t1ub2aex .column-value {
32769
+ color: #fff;
32770
+ margin-left: 8px;
32866
32771
  }
32867
32772
 
32868
- .E_tju3gfj .date {
32869
- margin-right: 4px;
32773
+ .E_tc97u5y {
32774
+ height: 100%;
32870
32775
  }
32871
32776
 
32872
- .E_t13ef470 {
32777
+ .E_tfzf37v {
32873
32778
  height: 100%;
32874
32779
  }
32875
- .E_t13ef470 .table-loading-item {
32876
- padding: 12px 4px;
32877
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32878
- display: flex;
32780
+ .E_tfzf37v.empty-table .ant-table-content {
32781
+ overflow: visible !important;
32782
+ height: 100%;
32879
32783
  }
32880
- .E_t13ef470 .table-loading-item > * {
32881
- height: 16px;
32882
- margin: 4px;
32883
- background: rgba(204, 212, 227, 0.18);
32884
- border-radius: 2px;
32784
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
32785
+ height: 100%;
32885
32786
  }
32886
- .E_t13ef470 .table-loading-item .checkbox-loading {
32887
- width: 16px;
32787
+ .E_tfzf37v.empty-table .ant-table-content table {
32788
+ width: 100% !important;
32789
+ height: 100%;
32888
32790
  }
32889
- .E_t13ef470 .table-loading-item .td-loading {
32890
- flex: 1;
32791
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
32792
+ padding: 15px 0;
32891
32793
  }
32892
- .E_t13ef470 :nth-child(1) {
32893
- padding: 8px 4px;
32794
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
32795
+ display: none;
32894
32796
  }
32895
- .E_t13ef470 :nth-child(1) > * {
32896
- background: rgba(107, 125, 153, 0.18);
32797
+ .E_tfzf37v .active-row td:nth-child(1) {
32798
+ font-weight: 700;
32897
32799
  }
32898
- .E_t13ef470 :nth-child(1) > * {
32899
- background: rgba(163, 180, 204, 0.18);
32800
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
32801
+ font-weight: 700;
32900
32802
  }
32901
-
32902
- .E_s1sck0th {
32903
- padding: 0 8px;
32904
- border-radius: 4px;
32803
+ .E_tfzf37v .ant-spin-nested-loading {
32804
+ height: 100%;
32905
32805
  }
32906
-
32907
- .E_m855nr1 {
32908
- padding: 2px 8px;
32909
- border-radius: 3px;
32806
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
32807
+ height: 100%;
32808
+ overflow: visible;
32910
32809
  }
32911
-
32912
- .E_l1270xpg {
32913
- padding: 3px 8px;
32914
- border-radius: 2px;
32810
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
32811
+ max-height: none;
32915
32812
  }
32916
-
32917
- .E_t14rextb.ant-tag:hover {
32918
- opacity: unset;
32813
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
32814
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
32815
+ display: none;
32919
32816
  }
32920
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32921
- margin: 0;
32922
- margin-right: 8px;
32923
- display: inline-flex;
32924
- align-items: center;
32925
- border: none;
32817
+ .E_tfzf37v td.ant-table-column-sort {
32818
+ background: transparent;
32926
32819
  }
32927
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32928
- width: 16px;
32929
- height: 16px;
32930
- color: inherit;
32931
- margin-left: 4px;
32932
- opacity: 0.6;
32933
- display: inline-flex;
32820
+ .E_tfzf37v td.ant-table-cell-fix-left,
32821
+ .E_tfzf37v td.ant-table-cell-fix-right {
32822
+ background: #fff;
32823
+ padding: 0 !important;
32934
32824
  }
32935
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32936
- opacity: 1;
32825
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
32826
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
32827
+ display: flex;
32828
+ align-items: center;
32829
+ height: 100%;
32830
+ padding: 8px;
32937
32831
  }
32938
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32939
- color: #0080ff;
32940
- background-color: rgba(0, 136, 255, 0.1);
32832
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
32833
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
32834
+ overflow: hidden;
32835
+ text-overflow: ellipsis;
32836
+ width: 100%;
32941
32837
  }
32942
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32943
- color: #f0483e;
32944
- background-color: rgba(255, 74, 74, 0.1);
32838
+ .E_tfzf37v .ant-table-container {
32839
+ height: 100%;
32945
32840
  }
32946
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32947
- color: #e07f00;
32948
- background-color: rgba(255, 187, 0, 0.1);
32841
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
32842
+ box-shadow: none !important;
32949
32843
  }
32950
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32951
- color: #008f4c;
32952
- background-color: rgba(30, 201, 127, 0.1);
32844
+ .E_tfzf37v .ant-table {
32845
+ border-radius: 0px;
32846
+ border-left: none;
32847
+ border-right: none;
32848
+ border-bottom: none;
32849
+ height: 100%;
32850
+ font-size: 12px;
32851
+ background: transparent;
32953
32852
  }
32954
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32955
- color: #1d326c;
32956
- background-color: rgba(225, 230, 241, 0.6);
32853
+ .E_tfzf37v .ant-table .ant-table-header {
32854
+ position: relative;
32855
+ z-index: 3;
32856
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
32857
+ margin-bottom: -1px;
32957
32858
  }
32958
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32959
- color: #7E41FF;
32960
- background-color: rgba(126, 65, 255, 0.1);
32859
+ .E_tfzf37v .ant-table .time-wrapper .date,
32860
+ .E_tfzf37v .ant-table .value {
32861
+ color: #2d3a56;
32961
32862
  }
32962
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32963
- color: #fff;
32863
+ .E_tfzf37v .ant-table .time-wrapper .time,
32864
+ .E_tfzf37v .ant-table .unit {
32865
+ color: rgba(44, 56, 82, 0.6);
32964
32866
  }
32965
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32966
- background-color: #f0483e;
32867
+ .E_tfzf37v .ant-table .ant-table-selection {
32868
+ position: unset;
32869
+ text-align: center;
32967
32870
  }
32968
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32969
- background-color: #fea008;
32871
+ .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
32872
+ background: #fff;
32970
32873
  }
32971
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32972
- background-color: #00ba5d;
32874
+ .E_tfzf37v .ant-table .anticon-setting {
32875
+ cursor: pointer;
32876
+ position: absolute;
32877
+ top: 50%;
32878
+ right: 12px;
32879
+ transform: translateY(-50%);
32973
32880
  }
32974
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32975
- background-color: #0080ff;
32881
+ .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
32882
+ box-shadow: none;
32883
+ width: 1px;
32884
+ background: rgba(213, 219, 227, 0.6);
32976
32885
  }
32977
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32978
- background-color: #6b7d99;
32886
+ .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
32887
+ box-shadow: none;
32888
+ width: 1px;
32889
+ background: rgba(213, 219, 227, 0.6);
32979
32890
  }
32980
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32981
- background-color: #7E41FF;
32891
+ .E_tfzf37v .ant-table .ant-table-tbody {
32892
+ position: relative;
32982
32893
  }
32983
-
32984
- .E_h1ol2wl7 {
32985
- font-weight: bold;
32986
- background-color: unset;
32987
- padding: unset;
32894
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
32895
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32896
+ border-bottom: 1px solid white;
32897
+ height: 40px;
32898
+ vertical-align: middle;
32899
+ transition: background 0ms;
32900
+ color: #00122e;
32988
32901
  }
32989
-
32990
- .E_msn7nxt {
32991
- color: rgba(44, 56, 82, 0.6);
32992
- text-align: center;
32993
- display: flex;
32994
- align-items: center;
32995
- justify-content: center;
32996
- flex-direction: column;
32997
- height: 100%;
32902
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
32903
+ background: #f2f5fa;
32904
+ border-bottom-color: #f2f5fa;
32998
32905
  }
32999
- .E_msn7nxt .link {
33000
- color: #0080ff;
33001
- cursor: pointer;
32906
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
32907
+ height: auto;
32908
+ color: #00122e;
32909
+ font-size: 12px;
32910
+ text-align: left;
32911
+ transition: none;
32912
+ overflow: hidden;
32913
+ text-overflow: ellipsis;
32914
+ white-space: nowrap;
33002
32915
  }
33003
-
33004
- .E_mp64wfi {
32916
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
32917
+ color: #0096ff;
32918
+ }
32919
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
32920
+ overflow: hidden;
32921
+ text-overflow: ellipsis;
33005
32922
  width: 100%;
33006
- height: 100%;
33007
- display: flex;
33008
- flex-direction: column;
32923
+ vertical-align: middle;
32924
+ }
32925
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
32926
+ line-height: 0px;
32927
+ }
32928
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
32929
+ padding-right: 25px;
32930
+ }
32931
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
32932
+ border-top-color: transparent;
32933
+ }
32934
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
32935
+ background: rgba(225, 230, 241, 0.6);
32936
+ border-color: transparent transparent white;
32937
+ }
32938
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
32939
+ border-radius: 8px 0 0 8px;
32940
+ }
32941
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
32942
+ border-radius: 8px 0 0 8px;
33009
32943
  }
33010
- .E_mp64wfi .name-toolbar {
33011
- width: 100%;
33012
- display: flex;
33013
- line-height: 30px;
33014
- padding: 0 16px;
33015
- justify-content: space-between;
32944
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
32945
+ content: "";
32946
+ width: 4px;
32947
+ top: -1px;
32948
+ bottom: -1px;
32949
+ background: white;
33016
32950
  }
33017
- .E_mp64wfi .name-toolbar .metric-extra {
33018
- display: flex;
33019
- font-size: 12px;
33020
- align-items: center;
32951
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
32952
+ border-radius: 0 8px 8px 0;
33021
32953
  }
33022
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
33023
- color: #a3b4cc;
32954
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
32955
+ border-radius: 0;
32956
+ background: white;
32957
+ border-top: none;
33024
32958
  }
33025
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33026
- margin-left: 10px;
32959
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
32960
+ border-top: 1px solid transparent;
32961
+ border-radius: 0 8px 8px 0;
32962
+ background: rgba(225, 230, 241, 0.6);
33027
32963
  }
33028
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33029
- margin-left: 10px;
33030
- cursor: pointer;
32964
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
32965
+ background: white;
32966
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33031
32967
  }
33032
- .E_mp64wfi .content {
33033
- flex: 1;
33034
- width: 100%;
32968
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33035
32969
  display: flex;
33036
- justify-content: center;
33037
32970
  align-items: center;
32971
+ height: 100%;
32972
+ background: rgba(225, 230, 241, 0.6);
33038
32973
  }
33039
- .E_mp64wfi .single-content {
33040
- height: 65px;
32974
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
32975
+ background: white;
32976
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33041
32977
  }
33042
-
33043
- .E_l1oyigan {
32978
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33044
32979
  display: flex;
33045
32980
  align-items: center;
33046
- white-space: nowrap;
33047
- overflow: hidden;
33048
- width: 100%;
32981
+ height: 100%;
32982
+ background: rgba(225, 230, 241, 0.6);
33049
32983
  }
33050
- .E_l1oyigan .ant-dropdown-trigger {
33051
- margin-left: auto;
33052
- font-size: 12px;
32984
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
32985
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33053
32986
  }
33054
-
33055
- .E_l1noi4n1 {
33056
- display: flex;
33057
- justify-content: flex-start;
33058
- align-items: center;
33059
- font-size: 12px;
33060
- cursor: pointer;
32987
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
32988
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
32989
+ border-radius: 8px;
33061
32990
  }
33062
- .E_l1noi4n1:not(:last-child) {
33063
- margin-right: 20px;
32991
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
32992
+ border-top-color: white;
33064
32993
  }
33065
- .E_l1noi4n1.deselected {
33066
- opacity: 0.4;
32994
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
32995
+ background: rgba(0, 136, 255, 0.1);
32996
+ border-bottom-color: transparent;
32997
+ border-top-color: transparent;
33067
32998
  }
33068
- .E_l1noi4n1.deselected .color-block {
33069
- background: #b4beca !important;
32999
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33000
+ border-radius: 8px 0 0 8px;
33070
33001
  }
33071
-
33072
- .E_cz19rz6 {
33073
- display: inline-block;
33074
- height: 8px;
33075
- width: 8px;
33076
- margin-right: 8px;
33002
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33003
+ border-radius: 0 8px 8px 0;
33077
33004
  }
33078
-
33079
- .E_e17r5r9c .ant-dropdown-menu-item {
33080
- display: flex;
33081
- align-items: center;
33082
- font-size: 12px;
33083
- margin: 0;
33005
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33006
+ background: rgba(0, 136, 255, 0.1);
33084
33007
  }
33085
-
33086
- .E_m1y1hhnr {
33008
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th {
33009
+ background: #fff;
33010
+ font-weight: 400;
33087
33011
  position: relative;
33012
+ border-bottom: none;
33013
+ color: #00122e;
33014
+ transition: none;
33015
+ padding: 15px 8px 15px 8px;
33088
33016
  }
33089
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33090
- bottom: -12px;
33017
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
33018
+ content: "";
33019
+ width: 1px;
33020
+ top: 0;
33021
+ bottom: 0;
33022
+ background: rgba(211, 218, 235, 0.6);
33023
+ position: absolute;
33024
+ right: 0;
33091
33025
  }
33092
- .E_m1y1hhnr .metric-toolbar {
33093
- display: flex;
33094
- justify-content: space-between;
33095
- line-height: 30px;
33096
- margin: 0 16px;
33026
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
33027
+ padding: unset;
33097
33028
  }
33098
- .E_m1y1hhnr .metric-toolbar .metric-extra {
33099
- display: flex;
33100
- font-size: 12px;
33101
- align-items: center;
33029
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
33030
+ display: none;
33102
33031
  }
33103
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33104
- color: #a3b4cc;
33032
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33033
+ width: 100%;
33034
+ overflow: hidden;
33035
+ white-space: nowrap;
33036
+ text-overflow: ellipsis;
33105
33037
  }
33106
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33107
- margin-left: 10px;
33038
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33039
+ overflow: hidden;
33040
+ text-overflow: ellipsis;
33041
+ flex: 1;
33108
33042
  }
33109
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33110
- margin-left: 10px;
33111
- cursor: pointer;
33043
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33044
+ padding: 15px 25px 15px 8px;
33112
33045
  }
33113
- .E_m1y1hhnr .recharts-xAxis {
33114
- font-size: 12px;
33046
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33047
+ padding: 0;
33115
33048
  }
33116
- .E_m1y1hhnr .pointer-wrapper {
33049
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33117
33050
  position: absolute;
33118
- bottom: 10px;
33119
- padding: 0 8px;
33120
- border-radius: 4px;
33121
- font-size: 12px;
33122
- color: #fff;
33123
- background: rgba(0, 0, 0, 0.75);
33124
- transform: translateX(-50%);
33051
+ right: 6px;
33052
+ top: 50%;
33053
+ transform: translateY(-50%);
33054
+ height: 16px;
33055
+ display: none;
33056
+ transition: transform 320ms ease;
33125
33057
  }
33126
-
33127
- .E_tnvijvs {
33128
- min-width: 200px;
33058
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33059
+ display: block;
33060
+ transform: translateY(-50%) rotateX(180deg);
33129
33061
  }
33130
-
33131
- .E_t1ub2aex {
33132
- display: flex;
33133
- align-items: center;
33134
- justify-content: space-between;
33135
- background-color: rgba(0, 0, 0, 0.75);
33136
- color: #b4beca;
33137
- font-size: 12px;
33138
- padding: 3px 6px;
33062
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33063
+ display: block;
33139
33064
  }
33140
- .E_t1ub2aex:first-child {
33141
- padding-top: 3px;
33065
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33066
+ display: none;
33142
33067
  }
33143
- .E_t1ub2aex:last-child {
33144
- padding-bottom: 3px;
33068
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33069
+ transform: translateY(-50%);
33145
33070
  }
33146
- .E_t1ub2aex .column-value {
33147
- color: #fff;
33148
- margin-left: 8px;
33071
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33072
+ transform: translateY(-50%) rotateX(180deg);
33149
33073
  }
33150
-
33151
- .E_lht19u8 {
33152
- width: 64px;
33153
- height: 64px;
33154
- display: flex;
33155
- align-items: center;
33156
- justify-content: center;
33157
- position: relative;
33158
- opacity: 0.2;
33074
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33075
+ background: #f2f5fa;
33159
33076
  }
33160
-
33161
- .E_lk3gkp4 {
33077
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33078
+ display: block;
33079
+ }
33080
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
33081
+ padding-right: 25px;
33082
+ }
33083
+ .E_tfzf37v .ant-table .ant-table-selection-column {
33084
+ padding: 0 !important;
33085
+ }
33086
+ .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33162
33087
  position: absolute;
33163
- width: 5px;
33164
- height: 48px;
33165
- left: 9.33px;
33166
- top: 40.5px;
33167
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33168
- border-radius: 5px;
33169
- transform: rotate(-128deg);
33170
- transform-origin: top left;
33171
- animation: loading-indicator1 1100ms ease-out infinite;
33088
+ left: 50%;
33089
+ top: 50%;
33090
+ transform: translate(-50%, -50%);
33091
+ }
33092
+ .E_tfzf37v .ant-table .ant-table-selection-column:after {
33093
+ display: none;
33094
+ }
33095
+ .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
33096
+ background: #fff;
33097
+ }
33098
+ .E_tfzf37v .ant-table .ant-table-placeholder {
33099
+ background: inherit;
33100
+ }
33101
+ .E_tfzf37v .ant-table .ant-table-placeholder td {
33102
+ position: static;
33103
+ border: none;
33104
+ background: inherit !important;
33105
+ height: 100px;
33106
+ vertical-align: middle;
33107
+ }
33108
+ .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
33109
+ .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33110
+ font-weight: bold;
33111
+ font-size: 20px;
33112
+ color: rgba(10, 37, 85, 0.6);
33172
33113
  }
33173
-
33174
- .E_ll4n94n {
33175
- position: absolute;
33176
- width: 5px;
33177
- height: 48px;
33178
- left: 40.8px;
33179
- top: 8.4px;
33180
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33181
- border-radius: 5px;
33182
- transform: rotate(-8deg);
33183
- transform-origin: top left;
33184
- animation: loading-indicator2 1100ms ease-out infinite;
33114
+ .E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
33115
+ .E_tfzf37v .ant-table th.cell__action_ {
33116
+ z-index: 10;
33185
33117
  }
33186
-
33187
- .E_l17lbdo6 {
33188
- position: absolute;
33189
- width: 5px;
33190
- height: 48px;
33191
- left: 52.9px;
33192
- top: 51.8px;
33193
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33194
- border-radius: 5px;
33195
- transform: rotate(112deg);
33196
- transform-origin: top left;
33197
- animation: loading-indicator3 1100ms ease-out infinite;
33118
+ .E_tfzf37v .ant-table td.cell__action_ {
33119
+ padding: 0 !important;
33120
+ position: relative;
33121
+ background: #fff;
33122
+ }
33123
+ .E_tfzf37v .ant-table td.cell__action_ > * {
33124
+ height: 100%;
33125
+ display: flex;
33126
+ align-items: center;
33127
+ justify-content: flex-end;
33128
+ padding-right: 8px;
33129
+ }
33130
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button {
33131
+ width: 24px;
33132
+ height: 24px;
33133
+ cursor: pointer;
33134
+ justify-content: center;
33135
+ border-radius: 4px;
33136
+ }
33137
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
33138
+ background: #fff;
33198
33139
  }
33199
33140
 
33200
33141
  .E_sjob3jg {
@@ -33869,6 +33810,36 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33869
33810
  padding: 0;
33870
33811
  }
33871
33812
 
33813
+ .E_t13ef470 {
33814
+ height: 100%;
33815
+ }
33816
+ .E_t13ef470 .table-loading-item {
33817
+ padding: 12px 4px;
33818
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33819
+ display: flex;
33820
+ }
33821
+ .E_t13ef470 .table-loading-item > * {
33822
+ height: 16px;
33823
+ margin: 4px;
33824
+ background: rgba(204, 212, 227, 0.18);
33825
+ border-radius: 2px;
33826
+ }
33827
+ .E_t13ef470 .table-loading-item .checkbox-loading {
33828
+ width: 16px;
33829
+ }
33830
+ .E_t13ef470 .table-loading-item .td-loading {
33831
+ flex: 1;
33832
+ }
33833
+ .E_t13ef470 :nth-child(1) {
33834
+ padding: 8px 4px;
33835
+ }
33836
+ .E_t13ef470 :nth-child(1) > * {
33837
+ background: rgba(107, 125, 153, 0.18);
33838
+ }
33839
+ .E_t13ef470 :nth-child(1) > * {
33840
+ background: rgba(163, 180, 204, 0.18);
33841
+ }
33842
+
33872
33843
  .E_t160l1cm {
33873
33844
  display: flex;
33874
33845
  flex-direction: column;
@@ -34072,50 +34043,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34072
34043
  background: transparent;
34073
34044
  }
34074
34045
 
34075
- .E_c1yd35n {
34076
- padding: 0 12px 14px 12px;
34077
- }
34078
-
34079
- .E_c1kghdax {
34080
- color: #2d3a56;
34081
- padding: 7px 12px;
34082
- display: flex;
34083
- justify-content: space-between;
34084
- align-items: center;
34085
- }
34086
- .E_c1kghdax.has-arrow {
34087
- padding-left: 10px;
34088
- }
34089
- .E_c1kghdax.has-arrow .title-wrapper {
34090
- cursor: pointer;
34091
- color: #00122e;
34092
- }
34093
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
34094
- color: #2d3a56;
34095
- font-weight: 600;
34096
- }
34097
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34098
- transform: rotate(90deg);
34099
- }
34100
- .E_c1kghdax .sub-info {
34101
- font-size: 12px;
34102
- line-height: 18px;
34103
- }
34104
- .E_c1kghdax .title-wrapper {
34105
- display: flex;
34106
- align-items: center;
34107
- user-select: none;
34108
- flex-grow: 1;
34109
- font-size: 12px;
34110
- line-height: 18px;
34111
- color: #2d3a56;
34112
- font-weight: 700;
34113
- }
34114
- .E_c1kghdax .collapse-arrow {
34115
- transition: all 50ms ease-out 0ms;
34116
- margin-right: 2px;
34117
- }
34118
-
34119
34046
  .E_ckui4s7 {
34120
34047
  color: #2d3a56;
34121
34048
  line-height: 22px;
@@ -34209,6 +34136,50 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34209
34136
  fill: blue;
34210
34137
  }
34211
34138
 
34139
+ .E_c1yd35n {
34140
+ padding: 0 12px 14px 12px;
34141
+ }
34142
+
34143
+ .E_c1kghdax {
34144
+ color: #2d3a56;
34145
+ padding: 7px 12px;
34146
+ display: flex;
34147
+ justify-content: space-between;
34148
+ align-items: center;
34149
+ }
34150
+ .E_c1kghdax.has-arrow {
34151
+ padding-left: 10px;
34152
+ }
34153
+ .E_c1kghdax.has-arrow .title-wrapper {
34154
+ cursor: pointer;
34155
+ color: #00122e;
34156
+ }
34157
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
34158
+ color: #2d3a56;
34159
+ font-weight: 600;
34160
+ }
34161
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34162
+ transform: rotate(90deg);
34163
+ }
34164
+ .E_c1kghdax .sub-info {
34165
+ font-size: 12px;
34166
+ line-height: 18px;
34167
+ }
34168
+ .E_c1kghdax .title-wrapper {
34169
+ display: flex;
34170
+ align-items: center;
34171
+ user-select: none;
34172
+ flex-grow: 1;
34173
+ font-size: 12px;
34174
+ line-height: 18px;
34175
+ color: #2d3a56;
34176
+ font-weight: 700;
34177
+ }
34178
+ .E_c1kghdax .collapse-arrow {
34179
+ transition: all 50ms ease-out 0ms;
34180
+ margin-right: 2px;
34181
+ }
34182
+
34212
34183
  .E_b14q2gmw {
34213
34184
  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
34185
  }
@@ -34226,6 +34197,85 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34226
34197
  transform: translateY(-4px);
34227
34198
  }
34228
34199
 
34200
+ button.E_l48ei06.ant-btn {
34201
+ font-size: 12px;
34202
+ line-height: 18px;
34203
+ height: 18px;
34204
+ }
34205
+
34206
+ button.E_l48ei06 {
34207
+ color: #0080FF;
34208
+ height: unset;
34209
+ }
34210
+ button.E_l48ei06 .button-prefix-icon {
34211
+ margin-right: 4px;
34212
+ }
34213
+ button.E_l48ei06 .button-suffix-icon {
34214
+ margin-left: 4px;
34215
+ }
34216
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34217
+ color: #009DFF;
34218
+ }
34219
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34220
+ color: #005ED1;
34221
+ }
34222
+ button.E_l48ei06.ui-kit-link-disabled {
34223
+ color: #0080FF;
34224
+ }
34225
+ button.E_l48ei06.ui-kit-link-primary {
34226
+ color: #00122E;
34227
+ }
34228
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34229
+ color: #0080FF;
34230
+ }
34231
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34232
+ color: #005ED1;
34233
+ }
34234
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34235
+ color: #00122E;
34236
+ }
34237
+ button.E_l48ei06.ui-kit-link-secondary {
34238
+ color: rgba(44, 56, 82, 0.7490196078);
34239
+ }
34240
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34241
+ color: #0080FF;
34242
+ }
34243
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34244
+ color: #005ED1;
34245
+ }
34246
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34247
+ color: rgba(44, 56, 82, 0.7490196078);
34248
+ }
34249
+
34250
+ .E_slr2ynn {
34251
+ padding: 0 8px;
34252
+ height: 18px;
34253
+ }
34254
+
34255
+ .E_m140wbb6 {
34256
+ padding: 2px 8px;
34257
+ height: 24px;
34258
+ }
34259
+
34260
+ .E_t1fozc1i {
34261
+ margin: 0;
34262
+ }
34263
+
34264
+ .E_i1vxv4ln {
34265
+ margin-right: 4px;
34266
+ height: 16px;
34267
+ }
34268
+
34269
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34270
+ font-weight: 700;
34271
+ color: #00122e;
34272
+ background-color: rgba(237, 241, 250, 0.6);
34273
+ border: 1px solid rgba(211, 218, 235, 0.6);
34274
+ word-break: break-all;
34275
+ display: inline;
34276
+ white-space: normal;
34277
+ }
34278
+
34229
34279
  .E_i1g85yz3 {
34230
34280
  margin-right: 4px;
34231
34281
  height: 16px;
@@ -34433,35 +34483,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34433
34483
  margin-right: 4px;
34434
34484
  }
34435
34485
 
34436
- .E_slr2ynn {
34437
- padding: 0 8px;
34438
- height: 18px;
34439
- }
34440
-
34441
- .E_m140wbb6 {
34442
- padding: 2px 8px;
34443
- height: 24px;
34444
- }
34445
-
34446
- .E_t1fozc1i {
34447
- margin: 0;
34448
- }
34449
-
34450
- .E_i1vxv4ln {
34451
- margin-right: 4px;
34452
- height: 16px;
34453
- }
34454
-
34455
- .E_n1afl31m.ant-tag.ant-tag-gray {
34456
- font-weight: 700;
34457
- color: #00122e;
34458
- background-color: rgba(237, 241, 250, 0.6);
34459
- border: 1px solid rgba(211, 218, 235, 0.6);
34460
- word-break: break-all;
34461
- display: inline;
34462
- white-space: normal;
34463
- }
34464
-
34465
34486
  .E_f7pxqmh {
34466
34487
  width: 100%;
34467
34488
  margin-bottom: 0 !important;