@cloudtower/eagle 0.27.10-dry → 0.27.12-dry-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29471,6 +29471,24 @@ html body {
29471
29471
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29472
29472
  }
29473
29473
  }
29474
+ .i1mrf09m {
29475
+ display: inline-flex;
29476
+ align-items: center;
29477
+ }
29478
+ .i1mrf09m .icon-inner {
29479
+ display: inline-flex;
29480
+ align-items: center;
29481
+ justify-content: center;
29482
+ }
29483
+ .i1mrf09m .icon-inner + span,
29484
+ .i1mrf09m span + .icon-inner.suffix {
29485
+ margin-left: 4px;
29486
+ }
29487
+ .i1mrf09m.is-rotate img,
29488
+ .i1mrf09m.is-rotate svg {
29489
+ animation: rotate 680ms linear infinite;
29490
+ }
29491
+
29474
29492
  .buj61ew.ant-btn-icon-only {
29475
29493
  justify-content: center;
29476
29494
  }
@@ -29721,19 +29739,17 @@ html body {
29721
29739
  padding: 0;
29722
29740
  }
29723
29741
 
29724
- .fde5mpd {
29725
- width: 100%;
29726
- height: 100%;
29727
- min-height: 124px;
29742
+ .iap75of {
29743
+ height: 18px;
29744
+ line-height: 18px;
29745
+ padding: 0 4px;
29746
+ border-radius: 4px;
29747
+ background: rgba(235, 239, 245, 0.6);
29748
+ border: 1px solid rgba(223, 228, 235, 0.6);
29728
29749
  display: flex;
29729
- flex-direction: column;
29730
- justify-content: center;
29731
29750
  align-items: center;
29732
- }
29733
- .fde5mpd .error-text {
29734
- color: rgba(10, 37, 85, 0.6);
29735
- margin-bottom: 16px;
29736
- font-size: 18px;
29751
+ white-space: nowrap;
29752
+ margin-right: 4px;
29737
29753
  }
29738
29754
 
29739
29755
  .bpq0js6 {
@@ -29765,179 +29781,76 @@ html body {
29765
29781
  border-radius: unset;
29766
29782
  }
29767
29783
 
29768
- .iap75of {
29769
- height: 18px;
29770
- line-height: 18px;
29771
- padding: 0 4px;
29772
- border-radius: 4px;
29773
- background: rgba(235, 239, 245, 0.6);
29774
- border: 1px solid rgba(223, 228, 235, 0.6);
29784
+ .fde5mpd {
29785
+ width: 100%;
29786
+ height: 100%;
29787
+ min-height: 124px;
29775
29788
  display: flex;
29776
- align-items: center;
29777
- white-space: nowrap;
29778
- margin-right: 4px;
29779
- }
29780
-
29781
- .i1mrf09m {
29782
- display: inline-flex;
29783
- align-items: center;
29784
- }
29785
- .i1mrf09m .icon-inner {
29786
- display: inline-flex;
29787
- align-items: center;
29789
+ flex-direction: column;
29788
29790
  justify-content: center;
29791
+ align-items: center;
29789
29792
  }
29790
- .i1mrf09m .icon-inner + span,
29791
- .i1mrf09m span + .icon-inner.suffix {
29792
- margin-left: 4px;
29793
- }
29794
- .i1mrf09m.is-rotate img,
29795
- .i1mrf09m.is-rotate svg {
29796
- animation: rotate 680ms linear infinite;
29797
- }
29798
-
29799
- .c1up1pdz {
29800
- width: 648px;
29801
- }
29802
- .c1up1pdz.active {
29803
- border-color: #0080ff;
29804
- }
29805
- .c1up1pdz.active > header {
29806
- background: rgba(0, 128, 255, 0.1);
29807
- }
29808
- .c1up1pdz .expand {
29809
- padding: 12px;
29810
- }
29811
- .c1up1pdz .field-item {
29812
- display: flex;
29813
- padding: 10px 0;
29814
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29815
- }
29816
- .c1up1pdz .field-item:last-child {
29817
- border-bottom: none;
29818
- padding-bottom: 0;
29819
- }
29820
- .c1up1pdz .field-item label {
29821
- line-height: 32px;
29822
- width: 100px;
29823
- color: rgba(62, 70, 82, 0.6);
29824
- }
29825
- .c1up1pdz .help {
29826
- color: rgba(62, 70, 82, 0.6);
29827
- margin-top: 5px;
29828
- }
29829
- .c1up1pdz .ant-input-affix-wrapper,
29830
- .c1up1pdz .ant-picker {
29831
- width: 128px;
29793
+ .fde5mpd .error-text {
29794
+ color: rgba(10, 37, 85, 0.6);
29795
+ margin-bottom: 16px;
29796
+ font-size: 18px;
29832
29797
  }
29833
29798
 
29834
- .c156wh19 {
29799
+ .p12gwtiw {
29835
29800
  display: flex;
29836
- align-items: center;
29837
29801
  justify-content: space-between;
29838
- word-break: keep-all;
29839
- }
29840
- .c156wh19 .title {
29841
- margin: 0 16px 0 8px;
29802
+ align-items: center;
29803
+ padding: 10px 0;
29804
+ color: rgba(44, 56, 82, 0.6);
29805
+ font-size: 12px;
29806
+ line-height: 24px;
29842
29807
  }
29843
- .c156wh19 .retain {
29844
- color: rgba(129, 138, 153, 0.6);
29808
+ .p12gwtiw .pagination-left {
29809
+ padding: 2px 8px;
29845
29810
  }
29846
- .c156wh19 .left {
29847
- flex: 1;
29811
+ .p12gwtiw .dropdown-trigger {
29848
29812
  display: flex;
29849
- overflow: hidden;
29850
29813
  align-items: center;
29851
- justify-content: flex-start;
29852
- white-space: nowrap;
29814
+ border-radius: 6px;
29815
+ cursor: pointer;
29816
+ transition: all 0.3s ease;
29853
29817
  }
29854
- .c156wh19 .left .title {
29855
- max-width: 100%;
29856
- overflow: hidden;
29857
- text-overflow: ellipsis;
29818
+ .p12gwtiw .dropdown-trigger:hover {
29819
+ background: rgba(211, 218, 235, 0.6);
29820
+ color: #0080ff;
29858
29821
  }
29859
- .c156wh19 .right {
29860
- display: flex;
29861
- align-items: center;
29822
+ .p12gwtiw .dropdown-trigger .icon-inner {
29823
+ margin-left: 4px;
29862
29824
  }
29863
- .c156wh19 .reverse {
29825
+ .p12gwtiw .pagination-right {
29864
29826
  display: flex;
29865
- flex-direction: row-reverse;
29866
29827
  align-items: center;
29828
+ color: #0080ff;
29829
+ font-weight: bold;
29867
29830
  }
29868
- .c156wh19 .reverse .ant-switch {
29869
- margin-left: 8px;
29870
- }
29871
- .c156wh19 .close {
29872
- padding-left: 14px;
29873
- margin-left: 14px;
29874
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29875
- cursor: pointer;
29831
+ .p12gwtiw .pagination-right .icon-inner {
29832
+ margin-left: 4px;
29876
29833
  }
29877
-
29878
- .m126spxy {
29879
- padding-bottom: 4px;
29880
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29834
+ .p12gwtiw .pagination-right .prev-btn,
29835
+ .p12gwtiw .pagination-right .next-btn {
29836
+ padding: 0 8px;
29881
29837
  }
29882
- .m126spxy .ant-btn-link {
29883
- padding: 1px 10px;
29884
- color: rgba(62, 70, 82, 0.6);
29885
- border-radius: 4px;
29838
+ .p12gwtiw .pagination-right .prev-btn > span,
29839
+ .p12gwtiw .pagination-right .next-btn > span {
29840
+ color: #0080ff;
29886
29841
  }
29887
- .m126spxy .ant-btn-link.active {
29888
- background: rgba(0, 128, 255, 0.1);
29889
- color: #0096ff;
29842
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
29843
+ transform: rotate(180deg);
29890
29844
  }
29891
29845
 
29892
- .wpbf4pq {
29893
- padding: 10px 0;
29894
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29895
- }
29896
- .wpbf4pq .ant-input,
29897
- .wpbf4pq .ant-picker {
29898
- width: 80px;
29899
- margin: 0 9px;
29900
- text-align: center;
29901
- }
29902
- .wpbf4pq .options {
29903
- padding: 12px 0 12px 16px;
29904
- border-left: 2px solid rgba(129, 138, 153, 0.6);
29905
- margin: 5px 0 5px 8px;
29906
- }
29907
- .wpbf4pq .week-day-option,
29908
- .wpbf4pq .month-day-option {
29909
- background: #f5f7fa;
29910
- box-sizing: border-box;
29911
- border-radius: 16px;
29912
- margin-right: 8px;
29913
- }
29914
- .wpbf4pq .week-day-option:focus,
29915
- .wpbf4pq .month-day-option:focus {
29916
- color: inherit;
29917
- border-color: #d9d9d9;
29918
- }
29919
- .wpbf4pq .week-day-option.active {
29920
- background-color: #0096ff;
29921
- border-color: #0096ff;
29922
- color: #fff;
29923
- }
29924
- .wpbf4pq .week-day-option.en-text {
29925
- width: 110px;
29926
- margin-top: 4px;
29927
- }
29928
- .wpbf4pq .month-day-option {
29929
- width: 32px;
29930
- padding: 0;
29931
- margin-bottom: 8px;
29932
- }
29933
- .wpbf4pq .month-day-option.active {
29934
- background-color: #0096ff;
29935
- border-color: #0096ff;
29936
- color: #fff;
29846
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
29847
+ max-height: calc(100vh - 128px);
29848
+ overflow-y: auto;
29937
29849
  }
29938
-
29939
- .i1e4sgug {
29940
- display: inline-block;
29850
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29851
+ padding: 4px 20px;
29852
+ font-size: 12px;
29853
+ line-height: 18px;
29941
29854
  }
29942
29855
 
29943
29856
  .obf05yr {
@@ -29949,158 +29862,16 @@ html body {
29949
29862
  position: absolute;
29950
29863
  }
29951
29864
 
29952
- .rxbeqvl.ant-radio-wrapper {
29953
- display: inline-flex;
29954
- align-items: baseline;
29955
- white-space: pre-wrap;
29956
- }
29957
- .rxbeqvl.ant-radio-wrapper .ant-radio {
29958
- position: relative;
29959
- top: 3px;
29865
+ .i1e4sgug {
29866
+ display: inline-block;
29960
29867
  }
29961
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29962
- border-color: rgba(107, 128, 167, 0.6);
29963
- }
29964
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29965
- border-color: #0080ff;
29966
- }
29967
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29968
- border-color: #0080ff;
29969
- background: #0080ff;
29970
- }
29971
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
29972
- top: 4px;
29973
- left: 4px;
29974
- width: 6px;
29975
- height: 6px;
29976
- background: #fff;
29977
- }
29978
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29979
- opacity: 0.5;
29980
- }
29981
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
29982
- border-color: rgba(107, 128, 167, 0.6);
29983
- background: rgba(211, 218, 235, 0.6);
29984
- }
29985
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29986
- background: #00122e;
29987
- }
29988
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29989
- color: #00122e;
29990
- opacity: 0.5;
29991
- }
29992
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29993
- color: #00122e;
29994
- }
29995
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
29996
- display: inline-block;
29997
- padding: 0;
29998
- padding-left: 12px;
29999
- }
30000
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30001
- margin-bottom: 0;
30002
- white-space: pre-wrap;
30003
- color: rgba(44, 56, 82, 0.6);
30004
- }
30005
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30006
- padding-left: 8px;
30007
- }
30008
-
30009
- .r5ie79y .ant-radio-button-wrapper:first-child {
30010
- border-radius: 5px 0 0 5px;
30011
- }
30012
- .r5ie79y .ant-radio-button-wrapper:last-child {
30013
- border-radius: 0 5px 5px 0;
30014
- }
30015
-
30016
- .r1f0aqcc {
30017
- color: #00122e;
30018
- border-color: #ccd4e3;
30019
- }
30020
- .r1f0aqcc:first-child {
30021
- border-color: #a3b4cc;
30022
- }
30023
- .r1f0aqcc.ant-radio-button-wrapper {
30024
- padding: 0 12px;
30025
- line-height: 32px;
30026
- height: 32px;
30027
- }
30028
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30029
- white-space: nowrap;
30030
- }
30031
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30032
- height: 22px;
30033
- padding: 0 7px;
30034
- line-height: 20px;
30035
- }
30036
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30037
- background: #ccd4e3;
30038
- }
30039
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30040
- background: #0080ff;
30041
- }
30042
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30043
- background: #ccd4e3;
30044
- opacity: 0.5;
30045
- }
30046
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30047
- border-right-color: #0080ff;
30048
- }
30049
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30050
- border-color: #0080ff;
30051
- }
30052
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30053
- background: rgba(0, 136, 255, 0.1);
30054
- }
30055
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30056
- background: rgba(211, 218, 235, 0.6);
30057
- border-color: #ccd4e3;
30058
- opacity: 0.5;
30059
- }
30060
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30061
- color: #00122e;
30062
- border-color: #ccd4e3;
30063
- }
30064
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30065
- color: #00122e;
30066
- border-color: #ccd4e3;
30067
- background: rgba(172, 186, 211, 0.6);
30068
- }
30069
- .r1f0aqcc .ant-radio-button-input {
30070
- margin-right: 8px;
30071
- display: inline;
30072
- border: none;
30073
- padding: 0;
30074
- width: 36px;
30075
- background: transparent;
30076
- }
30077
- .r1f0aqcc .ant-radio-button-input:focus {
30078
- box-shadow: none;
30079
- }
30080
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30081
- margin-right: 0;
30082
- width: initial;
30083
- box-shadow: none;
30084
- }
30085
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30086
- display: none;
30087
- }
30088
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30089
- display: inline;
30090
- }
30091
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30092
- display: inline;
30093
- margin-right: 8px;
30094
- padding: 0;
30095
- width: 36px;
30096
- }
30097
-
30098
- .d6j0lbj {
30099
- font-family: Inter;
30100
- font-style: normal;
30101
- font-weight: bold;
30102
- font-size: 32px;
30103
- line-height: 40px;
29868
+
29869
+ .d6j0lbj {
29870
+ font-family: Inter;
29871
+ font-style: normal;
29872
+ font-weight: bold;
29873
+ font-size: 32px;
29874
+ line-height: 40px;
30104
29875
  }
30105
29876
 
30106
29877
  .d1xhvvxe {
@@ -30570,1241 +30341,1756 @@ html body {
30570
30341
  line-height: 12px;
30571
30342
  }
30572
30343
 
30573
- .p12gwtiw {
30344
+ .cz04yix {
30574
30345
  display: flex;
30575
- justify-content: space-between;
30576
- align-items: center;
30577
- padding: 10px 0;
30578
- color: rgba(44, 56, 82, 0.6);
30579
- font-size: 12px;
30580
- line-height: 24px;
30346
+ flex-direction: column;
30581
30347
  }
30582
- .p12gwtiw .pagination-left {
30583
- padding: 2px 8px;
30348
+
30349
+ .m1if5j39 {
30350
+ max-width: 1120px;
30351
+ width: 100%;
30352
+ margin: 0 auto;
30353
+ height: 100%;
30584
30354
  }
30585
- .p12gwtiw .dropdown-trigger {
30355
+
30356
+ .w1vvwdlp {
30357
+ max-width: 1120px;
30358
+ width: 100%;
30359
+ margin: 0 auto;
30586
30360
  display: flex;
30587
- align-items: center;
30588
- border-radius: 6px;
30589
- cursor: pointer;
30590
- transition: all 0.3s ease;
30591
- }
30592
- .p12gwtiw .dropdown-trigger:hover {
30593
- background: rgba(211, 218, 235, 0.6);
30594
- color: #0080ff;
30595
30361
  }
30596
- .p12gwtiw .dropdown-trigger .icon-inner {
30597
- margin-left: 4px;
30362
+ .w1vvwdlp .left,
30363
+ .w1vvwdlp .right {
30364
+ flex-grow: 0;
30365
+ flex-shrink: 0;
30366
+ flex-basis: 21%;
30598
30367
  }
30599
- .p12gwtiw .pagination-right {
30368
+ .w1vvwdlp .left {
30600
30369
  display: flex;
30601
- align-items: center;
30602
- color: #0080ff;
30603
- font-weight: bold;
30370
+ justify-content: flex-end;
30371
+ padding-right: 44px;
30604
30372
  }
30605
- .p12gwtiw .pagination-right .icon-inner {
30606
- margin-left: 4px;
30373
+ .w1vvwdlp .right {
30374
+ padding-left: 44px;
30607
30375
  }
30608
- .p12gwtiw .pagination-right .prev-btn,
30609
- .p12gwtiw .pagination-right .next-btn {
30610
- padding: 0 8px;
30376
+ .w1vvwdlp .middle {
30377
+ margin-bottom: 40px;
30378
+ flex-grow: 0;
30379
+ flex-shrink: 0;
30380
+ flex-basis: 58%;
30611
30381
  }
30612
- .p12gwtiw .pagination-right .prev-btn > span,
30613
- .p12gwtiw .pagination-right .next-btn > span {
30614
- color: #0080ff;
30382
+ .w1vvwdlp .middle .form-base-field {
30383
+ width: 100%;
30615
30384
  }
30616
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30617
- transform: rotate(180deg);
30385
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30386
+ width: auto;
30618
30387
  }
30619
30388
 
30620
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30621
- max-height: calc(100vh - 128px);
30622
- overflow-y: auto;
30389
+ .h1cuopx7 .ant-modal-header {
30390
+ margin: 0 auto;
30391
+ width: 100%;
30392
+ max-width: 648px;
30623
30393
  }
30624
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30625
- padding: 4px 20px;
30626
- font-size: 12px;
30627
- line-height: 18px;
30394
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30395
+ margin-left: 0;
30628
30396
  }
30629
-
30630
- .s34f1qb.ant-switch {
30631
- min-width: 40px;
30632
- height: 24px;
30633
- background: rgba(172, 186, 211, 0.6);
30397
+ .h1cuopx7 .ant-modal-body {
30398
+ margin: 0 auto;
30399
+ padding: 0;
30400
+ width: 100%;
30401
+ max-width: 648px;
30634
30402
  overflow: hidden;
30635
30403
  }
30636
- .s34f1qb.ant-switch:focus {
30637
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30638
- }
30639
- .s34f1qb.ant-switch-small {
30640
- min-width: 26px;
30641
- height: 16px;
30404
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30405
+ margin-bottom: 40px;
30642
30406
  }
30643
- .s34f1qb.ant-switch-large {
30644
- min-width: 52px;
30645
- height: 32px;
30407
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30408
+ height: calc(100vh - 225px);
30409
+ overflow-y: auto;
30646
30410
  }
30647
- .s34f1qb.ant-switch .ant-switch-handle {
30648
- height: 20px;
30649
- width: 20px;
30411
+ .h1cuopx7 .ant-modal-footer .footer-content {
30412
+ margin: 0 auto;
30413
+ max-width: 648px;
30650
30414
  }
30651
- .s34f1qb.ant-switch .ant-switch-handle::before {
30652
- border-radius: 10px;
30653
- transition-delay: 120ms;
30415
+
30416
+ .h1p6d3y3 .ant-modal-header {
30417
+ margin: 0 auto;
30418
+ width: 100%;
30419
+ max-width: 1024px;
30654
30420
  }
30655
- .s34f1qb.ant-switch-small .ant-switch-handle {
30656
- height: 14px;
30657
- width: 14px;
30658
- top: 1px;
30659
- left: 1px;
30421
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30422
+ margin-left: 0;
30660
30423
  }
30661
- .s34f1qb.ant-switch-large .ant-switch-handle {
30662
- height: 28px;
30663
- width: 28px;
30424
+ .h1p6d3y3 .ant-modal-body {
30425
+ margin: 0 auto;
30426
+ padding: 0;
30427
+ width: 100%;
30428
+ max-width: 1024px;
30429
+ overflow: hidden;
30664
30430
  }
30665
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30666
- border-radius: 14px;
30431
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30432
+ margin-bottom: 40px;
30667
30433
  }
30668
- .s34f1qb.ant-switch-checked {
30669
- background-color: #00ba5d;
30434
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30435
+ height: calc(100vh - 225px);
30436
+ overflow-y: auto;
30670
30437
  }
30671
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30672
- left: calc(100% - 20px - 2px);
30438
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30439
+ margin: 0 auto;
30440
+ max-width: 1024px;
30673
30441
  }
30674
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30675
- left: calc(100% - 14px - 1px);
30442
+
30443
+ .fxgckuk {
30444
+ flex: 1;
30676
30445
  }
30677
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30678
- left: calc(100% - 28px - 2px);
30446
+ .fxgckuk label {
30447
+ font-size: 13px;
30448
+ line-height: 20px;
30449
+ color: rgba(44, 56, 82, 0.6);
30679
30450
  }
30680
-
30681
- .c1to9vb9 {
30682
- margin-left: 5px;
30451
+ .fxgckuk .title {
30452
+ font-size: 14px;
30453
+ line-height: 20px;
30454
+ color: #2d3a56;
30455
+ margin-bottom: 12px;
30456
+ }
30457
+ .fxgckuk.connect-cluster .title {
30458
+ padding-bottom: 26px;
30683
30459
  }
30684
30460
 
30685
- .t1upn1sz {
30686
- height: 100%;
30461
+ .f1d0vek1 {
30462
+ padding: 25px 0 15px 0;
30463
+ border-bottom: 1px solid #e1e5eb;
30464
+ margin-bottom: 16px;
30687
30465
  }
30688
30466
 
30689
- .tta5kd2 {
30690
- height: 100%;
30467
+ .f4u402y {
30468
+ display: flex;
30469
+ align-items: center;
30470
+ margin-bottom: 8px;
30691
30471
  }
30692
- .tta5kd2.empty-table .ant-table-content {
30693
- overflow: visible !important;
30694
- height: 100%;
30472
+ .f4u402y > label {
30473
+ width: 216px;
30695
30474
  }
30696
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30697
- height: 100%;
30475
+ .f4u402y > label + * {
30476
+ width: 100%;
30698
30477
  }
30699
- .tta5kd2.empty-table .ant-table-content table {
30700
- width: 100% !important;
30701
- height: 100%;
30478
+ .f4u402y .ant-select {
30479
+ width: 100%;
30702
30480
  }
30703
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30704
- padding: 15px 0;
30481
+
30482
+ .e1pldf6v {
30483
+ color: #e75a3a;
30484
+ margin-right: 10px;
30705
30485
  }
30706
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30707
- display: none;
30486
+
30487
+ .dq0gblh {
30488
+ width: 100%;
30489
+ height: 1px;
30490
+ background: rgba(213, 219, 227, 0.6);
30491
+ margin: 24px 0;
30708
30492
  }
30709
- .tta5kd2 .active-row td:nth-child(1) {
30710
- font-weight: 700;
30493
+
30494
+ .l1v7sr0n {
30495
+ display: flex;
30496
+ justify-content: center;
30497
+ align-items: center;
30498
+ height: 100%;
30711
30499
  }
30712
- .tta5kd2.has-selection .active-row td:nth-child(2) {
30713
- font-weight: 700;
30500
+
30501
+ .d1i4ou6o {
30502
+ display: inline-block;
30503
+ width: 4px;
30504
+ height: 4px;
30505
+ background: #8e9aa9;
30506
+ opacity: 0.4;
30507
+ border-radius: 50%;
30508
+ margin: 0 4px;
30714
30509
  }
30715
- .tta5kd2 .ant-spin-nested-loading {
30716
- height: 100%;
30510
+
30511
+ .m1jy87hk .ant-modal-header,
30512
+ .m1jy87hk .ant-modal-footer .footer-content {
30513
+ width: 648px;
30514
+ margin: 0 auto;
30717
30515
  }
30718
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30719
- height: 100%;
30720
- overflow: visible;
30516
+ .m1jy87hk .ant-modal-header {
30517
+ padding: 35px 0 24px;
30518
+ border: none;
30721
30519
  }
30722
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
30723
- max-height: none;
30520
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30521
+ font-size: 30px;
30724
30522
  }
30725
- .tta5kd2.table-init-loading .ant-spin-blur thead,
30726
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
30727
- display: none;
30523
+ .m1jy87hk .ant-modal-body {
30524
+ padding: 4px 0 2px;
30728
30525
  }
30729
- .tta5kd2 td.ant-table-column-sort {
30730
- background: transparent;
30526
+ .m1jy87hk .ant-modal-footer {
30527
+ border: none;
30731
30528
  }
30732
- .tta5kd2 td.ant-table-cell-fix-left,
30733
- .tta5kd2 td.ant-table-cell-fix-right {
30734
- background: #fff;
30735
- padding: 0 !important;
30529
+
30530
+ .ti7fpyu {
30531
+ font-size: 12px;
30532
+ line-height: 18px;
30533
+ font-weight: bold;
30534
+ color: #fff;
30535
+ padding: 0 4px;
30536
+ border-radius: 4px;
30537
+ display: inline-block;
30538
+ background: var(--ti7fpyu-0);
30736
30539
  }
30737
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30738
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30540
+ .ti7fpyu:not(:first-child) {
30541
+ margin-left: 4px;
30542
+ }
30543
+
30544
+ .f1rest1f {
30545
+ width: 100%;
30546
+ height: 100%;
30739
30547
  display: flex;
30740
30548
  align-items: center;
30741
- height: 100%;
30742
- padding: 8px;
30549
+ justify-content: center;
30743
30550
  }
30744
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30745
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30746
- overflow: hidden;
30747
- text-overflow: ellipsis;
30748
- width: 100%;
30551
+
30552
+ .n1kbdoln {
30553
+ font-size: 90%;
30554
+ font-weight: bold;
30555
+ background-color: rgba(240, 243, 247, 0.6);
30556
+ padding: 1px 4px 1px;
30557
+ margin-left: 2px;
30558
+ margin-right: 2px;
30559
+ border: 1px solid rgba(213, 219, 227, 0.6);
30560
+ border-radius: 4px;
30749
30561
  }
30750
- .tta5kd2 .ant-table-container {
30751
- height: 100%;
30562
+
30563
+ .f1y3gta0.form-item-general {
30564
+ width: 640px;
30752
30565
  }
30753
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30754
- box-shadow: none !important;
30566
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30567
+ margin-top: 16px;
30755
30568
  }
30756
- .tta5kd2 .ant-table {
30757
- border-radius: 0px;
30758
- border-left: none;
30759
- border-right: none;
30760
- border-bottom: none;
30761
- height: 100%;
30762
- font-size: 12px;
30763
- background: transparent;
30569
+ .f1y3gta0.form-item-compact {
30570
+ width: 412px;
30764
30571
  }
30765
- .tta5kd2 .ant-table .ant-table-header {
30572
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30573
+ margin-top: 8px;
30574
+ }
30575
+ .f1y3gta0 .form-item {
30576
+ width: auto;
30577
+ }
30578
+ .f1y3gta0 .form-item-main {
30766
30579
  position: relative;
30767
- z-index: 3;
30768
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30769
- margin-bottom: -1px;
30580
+ display: flex;
30770
30581
  }
30771
- .tta5kd2 .ant-table .time-wrapper .date,
30772
- .tta5kd2 .ant-table .value {
30773
- color: #2d3a56;
30582
+ .f1y3gta0 .form-item-extra {
30583
+ margin-top: 4px;
30584
+ width: 100%;
30585
+ padding: 14px;
30586
+ background: #f2f4f6;
30587
+ font-size: 13px;
30588
+ line-height: 1.8;
30589
+ color: #8e9aa9;
30774
30590
  }
30775
- .tta5kd2 .ant-table .time-wrapper .time,
30776
- .tta5kd2 .ant-table .unit {
30591
+ .f1y3gta0 .form-item-label {
30592
+ padding-right: 12px;
30593
+ font-size: 13px;
30777
30594
  color: rgba(44, 56, 82, 0.6);
30778
30595
  }
30779
- .tta5kd2 .ant-table .ant-table-selection {
30780
- position: unset;
30781
- text-align: center;
30596
+ .f1y3gta0 .form-item-label.label-right {
30597
+ text-align: right;
30782
30598
  }
30783
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30784
- background: #fff;
30599
+ .f1y3gta0 .form-item-label,
30600
+ .f1y3gta0 .form-item-control {
30601
+ line-height: 32px;
30785
30602
  }
30786
- .tta5kd2 .ant-table .anticon-setting {
30787
- cursor: pointer;
30788
- position: absolute;
30789
- top: 50%;
30790
- right: 12px;
30791
- transform: translateY(-50%);
30603
+ .f1y3gta0 .form-item-control .form-item-error {
30604
+ line-height: 18px;
30792
30605
  }
30793
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30794
- box-shadow: none;
30795
- width: 1px;
30796
- background: rgba(213, 219, 227, 0.6);
30606
+ .f1y3gta0 .form-item-children {
30607
+ width: 100%;
30797
30608
  }
30798
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30799
- box-shadow: none;
30800
- width: 1px;
30801
- background: rgba(213, 219, 227, 0.6);
30609
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30610
+ width: 100%;
30802
30611
  }
30803
- .tta5kd2 .ant-table .ant-table-tbody {
30612
+ .f1y3gta0 .form-item-error {
30613
+ color: #e75a3a;
30614
+ height: 0;
30615
+ overflow: hidden;
30616
+ }
30617
+ .f1y3gta0 .form-item-error-enter-done {
30618
+ margin-top: 4px;
30619
+ height: auto;
30620
+ overflow: auto;
30621
+ }
30622
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30623
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30624
+ border: 1px solid #e75a3a;
30625
+ color: #e75a3a;
30626
+ }
30627
+
30628
+ .fujbm7g {
30629
+ color: #2d3a56;
30630
+ font-weight: bold;
30631
+ padding-bottom: 6px;
30632
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30633
+ margin-bottom: 16px;
30634
+ }
30635
+ .fujbm7g:not(:first-of-type) {
30636
+ margin-top: 16px;
30637
+ }
30638
+
30639
+ .e5fsw5s {
30640
+ width: 8px;
30641
+ height: 24px;
30642
+ display: flex;
30643
+ justify-content: center;
30644
+ align-items: center;
30645
+ cursor: pointer;
30646
+ transition: all 200ms ease-out 40ms;
30647
+ }
30648
+ .e5fsw5s:before, .e5fsw5s:after {
30649
+ content: "";
30650
+ width: 1px;
30651
+ height: 6px;
30652
+ border-radius: 1px;
30653
+ background: #ccd4e3;
30654
+ position: relative;
30655
+ right: 2px;
30656
+ transform: rotate(-45deg);
30657
+ }
30658
+ .e5fsw5s:after {
30659
+ transform: rotate(45deg);
30660
+ left: 1px;
30661
+ }
30662
+
30663
+ .w18knsg4.ant-alert-warning {
30664
+ border: 0;
30665
+ background: rgba(255, 187, 0, 0.1);
30666
+ border-radius: 6px;
30667
+ }
30668
+ .w18knsg4.ant-alert,
30669
+ .w18knsg4 .ant-alert-message {
30670
+ color: #e07f00;
30671
+ }
30672
+ .w18knsg4.ant-alert .dashed-border-bottom,
30673
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30674
+ border-bottom-color: #e07f00;
30675
+ }
30676
+
30677
+ .ng31n2o {
30678
+ display: flex;
30679
+ flex-direction: row;
30680
+ padding: 7px 12px;
30681
+ background: rgba(255, 187, 0, 0.1);
30682
+ border-radius: 6px;
30683
+ color: #e07f00;
30684
+ font-size: 12px;
30685
+ line-height: 18px;
30686
+ }
30687
+ .ng31n2o .icon-wrapper {
30688
+ margin-right: 10px;
30689
+ height: 18px;
30690
+ }
30691
+
30692
+ .n15x5f5y {
30693
+ display: flex;
30694
+ flex-direction: row;
30695
+ padding: 7px 12px;
30696
+ background: rgba(225, 230, 241, 0.6);
30697
+ border-radius: 6px;
30698
+ color: rgba(44, 56, 82, 0.6);
30699
+ font-size: 12px;
30700
+ line-height: 18px;
30701
+ }
30702
+ .n15x5f5y .icon-wrapper {
30703
+ margin-right: 10px;
30704
+ height: 18px;
30705
+ }
30706
+
30707
+ .i16ozz3f {
30708
+ display: flex;
30709
+ flex-direction: row;
30710
+ padding: 7px 12px;
30711
+ background: rgba(0, 136, 255, 0.1);
30712
+ border-radius: 6px;
30713
+ color: #005ed1;
30714
+ font-size: 12px;
30715
+ line-height: 18px;
30716
+ }
30717
+ .i16ozz3f .icon-wrapper {
30718
+ margin-right: 10px;
30719
+ height: 18px;
30720
+ }
30721
+
30722
+ .dszu9qr {
30723
+ color: rgba(44, 56, 82, 0.6);
30724
+ margin-top: 5px;
30725
+ font-size: 12px;
30726
+ line-height: 18px;
30727
+ }
30728
+
30729
+ .snxzgx {
30730
+ color: #f0483e;
30731
+ font-size: 12px;
30732
+ white-space: pre-wrap;
30733
+ }
30734
+
30735
+ .o1i4orqw {
30736
+ display: flex;
30737
+ align-items: center;
30738
+ justify-content: flex-end;
30739
+ }
30740
+ .o1i4orqw .icon-wrapper {
30741
+ margin-right: 16px;
30742
+ }
30743
+
30744
+ .t79k8o2 {
30745
+ color: rgba(0, 21, 64, 0.3);
30746
+ }
30747
+
30748
+ .ipd9bk.ant-input {
30749
+ padding: 5px 12px;
30750
+ line-height: 20px;
30751
+ color: #2d3a56;
30752
+ border-radius: 6px;
30753
+ border-color: rgba(172, 186, 211, 0.6);
30754
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30755
+ }
30756
+ .ipd9bk.ant-input.ant-input-lg {
30757
+ padding: 8px 16px;
30758
+ line-height: 22px;
30759
+ }
30760
+ .ipd9bk.ant-input.ant-input-sm {
30761
+ padding: 2px 8px;
30762
+ line-height: 18px;
30763
+ }
30764
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
30765
+ border-color: rgba(107, 128, 167, 0.6);
30766
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30767
+ z-index: 1;
30768
+ }
30769
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30770
+ border-color: #0096ff;
30771
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30772
+ z-index: 1;
30773
+ }
30774
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30775
+ border-color: #e75a3a;
30776
+ color: #e75a3a;
30777
+ }
30778
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30779
+ border-color: #e75a3a;
30780
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30781
+ }
30782
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30783
+ border-color: #e75a3a;
30784
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30785
+ }
30786
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30787
+ background: rgba(211, 218, 235, 0.6);
30788
+ color: rgba(0, 21, 64, 0.3);
30789
+ border-color: rgba(172, 186, 211, 0.6);
30790
+ }
30791
+ .ipd9bk.ant-input-affix-wrapper {
30792
+ padding: 5px 12px;
30793
+ border-radius: 6px;
30794
+ border-color: rgba(172, 186, 211, 0.6);
30795
+ line-height: 20px;
30796
+ color: #2d3a56;
30797
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30798
+ }
30799
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30800
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30801
+ color: rgba(44, 56, 82, 0.6);
30802
+ }
30803
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30804
+ padding: 8px 16px;
30805
+ line-height: 22px;
30806
+ }
30807
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30808
+ padding: 2px 8px;
30809
+ line-height: 18px;
30810
+ }
30811
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30812
+ border-color: rgba(107, 128, 167, 0.6);
30813
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30814
+ }
30815
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30816
+ border-color: #0096ff;
30817
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30818
+ }
30819
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30820
+ border-color: #e75a3a;
30821
+ }
30822
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30823
+ color: #e75a3a;
30824
+ }
30825
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30826
+ border-color: #e75a3a;
30827
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30828
+ }
30829
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30830
+ border-color: #e75a3a;
30831
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30832
+ }
30833
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30834
+ background: rgba(211, 218, 235, 0.6);
30835
+ color: rgba(0, 21, 64, 0.3);
30836
+ border-color: rgba(172, 186, 211, 0.6);
30837
+ }
30838
+ textarea.ipd9bk.ant-input {
30839
+ transition-property: height;
30840
+ transition-delay: 50ms;
30841
+ }
30842
+ textarea.ipd9bk.ant-input.textarea-large {
30843
+ min-height: 40px;
30844
+ height: 40px;
30845
+ }
30846
+ textarea.ipd9bk.ant-input.textarea-large:focus {
30847
+ height: 80px;
30848
+ }
30849
+ textarea.ipd9bk.ant-input.textarea-middle {
30850
+ min-height: 32px;
30851
+ height: 32px;
30852
+ }
30853
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
30854
+ height: 64px;
30855
+ }
30856
+ textarea.ipd9bk.ant-input.textarea-small {
30857
+ min-height: 24px;
30858
+ height: 24px;
30859
+ }
30860
+ textarea.ipd9bk.ant-input.textarea-small:focus {
30861
+ height: 40px;
30862
+ }
30863
+
30864
+ .kypn5o5 input, .kypn5o5.input-tags {
30865
+ border: 1px solid rgba(213, 219, 227, 0.6);
30866
+ border-radius: 4px;
30867
+ }
30868
+ .kypn5o5.input-tags {
30869
+ position: relative;
30870
+ padding: 6px;
30871
+ height: 32px;
30872
+ cursor: pointer;
30873
+ transition: border 150ms;
30874
+ }
30875
+ .kypn5o5.input-tags:hover {
30876
+ border-color: #0080ff;
30877
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30878
+ }
30879
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
30880
+ padding-right: 30px;
30881
+ }
30882
+ .kypn5o5.input-tags .input-tags-inner {
30883
+ display: flex;
30884
+ }
30885
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30886
+ display: flex;
30887
+ }
30888
+ .kypn5o5.input-tags .input-tag-suffix {
30889
+ position: absolute;
30890
+ right: 12px;
30891
+ top: 50%;
30892
+ transform: translateY(-50%);
30893
+ }
30894
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30895
+ color: rgba(0, 0, 0, 0.25);
30896
+ font-size: 12px;
30897
+ cursor: pointer;
30898
+ }
30899
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30900
+ color: rgba(0, 0, 0, 0.45);
30901
+ }
30902
+ .kypn5o5.has-focus-indicator {
30903
+ position: relative;
30904
+ overflow: hidden;
30905
+ }
30906
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
30907
+ position: absolute;
30908
+ top: 50%;
30909
+ transform: translateY(-50%);
30910
+ left: -16px;
30911
+ transition: left 150ms ease;
30912
+ opacity: 0;
30913
+ }
30914
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30915
+ left: 8px;
30916
+ opacity: 1;
30917
+ }
30918
+ .kypn5o5.has-focus-indicator input {
30919
+ transition: margin-left 150ms ease;
30920
+ margin-left: 0px;
30921
+ }
30922
+ .kypn5o5.has-focus-indicator input:focus {
30923
+ margin-left: 16px;
30924
+ }
30925
+
30926
+ input.l1ki27se.ant-input {
30927
+ border-top-right-radius: 0;
30928
+ border-bottom-right-radius: 0;
30929
+ }
30930
+
30931
+ .l1ki27se.ant-input-affix-wrapper {
30932
+ border-top-right-radius: 0;
30933
+ border-bottom-right-radius: 0;
30934
+ }
30935
+
30936
+ input.rrg1fkn.ant-input {
30937
+ border-top-left-radius: 0;
30938
+ border-bottom-left-radius: 0;
30939
+ }
30940
+
30941
+ .rrg1fkn.ant-input-affix-wrapper {
30942
+ border-top-left-radius: 0;
30943
+ border-bottom-left-radius: 0;
30944
+ }
30945
+
30946
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30947
+ border-top-right-radius: 0;
30948
+ border-bottom-right-radius: 0;
30949
+ }
30950
+
30951
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30952
+ border-top-left-radius: 0;
30953
+ border-bottom-left-radius: 0;
30954
+ }
30955
+
30956
+ .c1t6wbwv {
30957
+ display: flex;
30958
+ flex-direction: column;
30959
+ }
30960
+ .c1t6wbwv .select-wrapper {
30961
+ margin-top: 12px;
30962
+ }
30963
+ .c1t6wbwv .select-wrapper .select {
30964
+ width: 100%;
30965
+ }
30966
+ .c1t6wbwv .radio-wrapper {
30967
+ margin-top: 24px;
30968
+ }
30969
+ .c1t6wbwv .form-item {
30970
+ width: 100%;
30971
+ }
30972
+
30973
+ .d1k7vv5v {
30974
+ font-size: 14px;
30975
+ font-weight: 500;
30976
+ color: #3e4652;
30977
+ line-height: 18px;
30978
+ }
30979
+ .d1k7vv5v + .d1k7vv5v {
30980
+ margin-top: 16px;
30981
+ }
30982
+ .d1k7vv5v + * {
30983
+ margin-top: 16px;
30984
+ }
30985
+
30986
+ .le7b9r4.d1k7vv5v {
30987
+ font-size: 12px;
30988
+ color: rgba(44, 56, 82, 0.6);
30989
+ margin-top: 12px;
30990
+ }
30991
+
30992
+ .r1dnygxx.le7b9r4.d1k7vv5v {
30993
+ line-height: 18px;
30994
+ font-weight: 500;
30995
+ margin-top: 0;
30996
+ white-space: initial;
30997
+ }
30998
+
30999
+ .r12ddqmh {
31000
+ display: block;
31001
+ }
31002
+ .r12ddqmh span {
31003
+ font-size: 14px;
31004
+ font-weight: 500;
31005
+ line-height: 32px;
31006
+ color: #3e4652;
31007
+ }
31008
+
31009
+ .ctcr26a {
31010
+ margin-top: 8px;
31011
+ padding: 8px;
31012
+ border-radius: 6px;
31013
+ background: rgba(225, 230, 241, 0.6);
31014
+ color: rgba(44, 56, 82, 0.6);
31015
+ font-size: 12px;
31016
+ }
31017
+ .ctcr26a div {
31018
+ line-height: 20px;
31019
+ display: flex;
31020
+ align-items: center;
31021
+ word-break: break-all;
31022
+ }
31023
+
31024
+ .s34f1qb.ant-switch {
31025
+ min-width: 40px;
31026
+ height: 24px;
31027
+ background: rgba(172, 186, 211, 0.6);
31028
+ overflow: hidden;
31029
+ }
31030
+ .s34f1qb.ant-switch:focus {
31031
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31032
+ }
31033
+ .s34f1qb.ant-switch-small {
31034
+ min-width: 26px;
31035
+ height: 16px;
31036
+ }
31037
+ .s34f1qb.ant-switch-large {
31038
+ min-width: 52px;
31039
+ height: 32px;
31040
+ }
31041
+ .s34f1qb.ant-switch .ant-switch-handle {
31042
+ height: 20px;
31043
+ width: 20px;
31044
+ }
31045
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31046
+ border-radius: 10px;
31047
+ transition-delay: 120ms;
31048
+ }
31049
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31050
+ height: 14px;
31051
+ width: 14px;
31052
+ top: 1px;
31053
+ left: 1px;
31054
+ }
31055
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31056
+ height: 28px;
31057
+ width: 28px;
31058
+ }
31059
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31060
+ border-radius: 14px;
31061
+ }
31062
+ .s34f1qb.ant-switch-checked {
31063
+ background-color: #00ba5d;
31064
+ }
31065
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31066
+ left: calc(100% - 20px - 2px);
31067
+ }
31068
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31069
+ left: calc(100% - 14px - 1px);
31070
+ }
31071
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31072
+ left: calc(100% - 28px - 2px);
31073
+ }
31074
+
31075
+ .c1to9vb9 {
31076
+ margin-left: 5px;
31077
+ }
31078
+
31079
+ .rxbeqvl.ant-radio-wrapper {
31080
+ display: inline-flex;
31081
+ align-items: baseline;
31082
+ white-space: pre-wrap;
31083
+ }
31084
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30804
31085
  position: relative;
31086
+ top: 3px;
30805
31087
  }
30806
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30807
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30808
- border-bottom: 1px solid white;
30809
- height: 40px;
30810
- vertical-align: middle;
30811
- transition: background 0ms;
31088
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31089
+ border-color: rgba(107, 128, 167, 0.6);
31090
+ }
31091
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31092
+ border-color: #0080ff;
31093
+ }
31094
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31095
+ border-color: #0080ff;
31096
+ background: #0080ff;
31097
+ }
31098
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31099
+ top: 4px;
31100
+ left: 4px;
31101
+ width: 6px;
31102
+ height: 6px;
31103
+ background: #fff;
31104
+ }
31105
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31106
+ opacity: 0.5;
31107
+ }
31108
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31109
+ border-color: rgba(107, 128, 167, 0.6);
31110
+ background: rgba(211, 218, 235, 0.6);
31111
+ }
31112
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31113
+ background: #00122e;
31114
+ }
31115
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30812
31116
  color: #00122e;
31117
+ opacity: 0.5;
30813
31118
  }
30814
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30815
- background: #f2f5fa;
30816
- border-bottom-color: #f2f5fa;
31119
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31120
+ color: #00122e;
30817
31121
  }
30818
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30819
- height: auto;
31122
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31123
+ display: inline-block;
31124
+ padding: 0;
31125
+ padding-left: 12px;
31126
+ }
31127
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31128
+ margin-bottom: 0;
31129
+ white-space: pre-wrap;
31130
+ color: rgba(44, 56, 82, 0.6);
31131
+ }
31132
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31133
+ padding-left: 8px;
31134
+ }
31135
+
31136
+ .r5ie79y .ant-radio-button-wrapper:first-child {
31137
+ border-radius: 5px 0 0 5px;
31138
+ }
31139
+ .r5ie79y .ant-radio-button-wrapper:last-child {
31140
+ border-radius: 0 5px 5px 0;
31141
+ }
31142
+
31143
+ .r1f0aqcc {
30820
31144
  color: #00122e;
30821
- font-size: 12px;
30822
- text-align: left;
30823
- transition: none;
30824
- overflow: hidden;
30825
- text-overflow: ellipsis;
31145
+ border-color: #ccd4e3;
31146
+ }
31147
+ .r1f0aqcc:first-child {
31148
+ border-color: #a3b4cc;
31149
+ }
31150
+ .r1f0aqcc.ant-radio-button-wrapper {
31151
+ padding: 0 12px;
31152
+ line-height: 32px;
31153
+ height: 32px;
31154
+ }
31155
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30826
31156
  white-space: nowrap;
30827
31157
  }
30828
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30829
- color: #0096ff;
31158
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31159
+ height: 22px;
31160
+ padding: 0 7px;
31161
+ line-height: 20px;
30830
31162
  }
30831
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30832
- overflow: hidden;
30833
- text-overflow: ellipsis;
30834
- width: 100%;
30835
- vertical-align: middle;
31163
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31164
+ background: #ccd4e3;
30836
31165
  }
30837
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30838
- line-height: 0px;
31166
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31167
+ background: #0080ff;
30839
31168
  }
30840
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30841
- padding-right: 25px;
31169
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31170
+ background: #ccd4e3;
31171
+ opacity: 0.5;
30842
31172
  }
30843
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30844
- border-top-color: transparent;
31173
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31174
+ border-right-color: #0080ff;
30845
31175
  }
30846
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30847
- background: rgba(225, 230, 241, 0.6);
30848
- border-color: transparent transparent white;
31176
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31177
+ border-color: #0080ff;
30849
31178
  }
30850
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30851
- border-radius: 8px 0 0 8px;
31179
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31180
+ background: rgba(0, 136, 255, 0.1);
30852
31181
  }
30853
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30854
- border-radius: 8px 0 0 8px;
31182
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31183
+ background: rgba(211, 218, 235, 0.6);
31184
+ border-color: #ccd4e3;
31185
+ opacity: 0.5;
30855
31186
  }
30856
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30857
- content: "";
30858
- width: 4px;
30859
- top: -1px;
30860
- bottom: -1px;
30861
- background: white;
31187
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31188
+ color: #00122e;
31189
+ border-color: #ccd4e3;
30862
31190
  }
30863
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30864
- border-radius: 0 8px 8px 0;
31191
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31192
+ color: #00122e;
31193
+ border-color: #ccd4e3;
31194
+ background: rgba(172, 186, 211, 0.6);
30865
31195
  }
30866
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30867
- border-radius: 0;
30868
- background: white;
30869
- border-top: none;
31196
+ .r1f0aqcc .ant-radio-button-input {
31197
+ margin-right: 8px;
31198
+ display: inline;
31199
+ border: none;
31200
+ padding: 0;
31201
+ width: 36px;
31202
+ background: transparent;
30870
31203
  }
30871
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30872
- border-top: 1px solid transparent;
30873
- border-radius: 0 8px 8px 0;
30874
- background: rgba(225, 230, 241, 0.6);
31204
+ .r1f0aqcc .ant-radio-button-input:focus {
31205
+ box-shadow: none;
30875
31206
  }
30876
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30877
- background: white;
30878
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31207
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31208
+ margin-right: 0;
31209
+ width: initial;
31210
+ box-shadow: none;
31211
+ }
31212
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31213
+ display: none;
31214
+ }
31215
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31216
+ display: inline;
31217
+ }
31218
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31219
+ display: inline;
31220
+ margin-right: 8px;
31221
+ padding: 0;
31222
+ width: 36px;
30879
31223
  }
30880
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30881
- display: flex;
30882
- align-items: center;
30883
- height: 100%;
30884
- background: rgba(225, 230, 241, 0.6);
31224
+
31225
+ .s1fc623g {
31226
+ width: 430px !important;
30885
31227
  }
30886
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30887
- background: white;
31228
+
31229
+ .da3mx0o .ant-select-item-group {
31230
+ padding: 8px 16px;
31231
+ line-height: 18px;
30888
31232
  border-top: 1px solid rgba(211, 218, 235, 0.6);
31233
+ height: 34px;
31234
+ min-height: 34px;
31235
+ box-sizing: border-box;
31236
+ margin-top: 8px;
30889
31237
  }
30890
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31238
+
31239
+ .onr9gzt {
30891
31240
  display: flex;
30892
- align-items: center;
30893
- height: 100%;
30894
- background: rgba(225, 230, 241, 0.6);
31241
+ flex-direction: column;
31242
+ margin: 1px 8px;
31243
+ padding: 8px;
31244
+ border-radius: 4px;
30895
31245
  }
30896
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30897
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31246
+ .onr9gzt .selected-icon {
31247
+ display: none;
30898
31248
  }
30899
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30900
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30901
- border-radius: 8px;
31249
+ .onr9gzt.ant-select-item-option-grouped {
31250
+ padding-left: 8px;
30902
31251
  }
30903
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30904
- border-top-color: white;
31252
+ .onr9gzt.ant-select-item-option-selected {
31253
+ background-color: white;
30905
31254
  }
30906
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30907
- background: rgba(0, 136, 255, 0.1);
30908
- border-bottom-color: transparent;
30909
- border-top-color: transparent;
31255
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31256
+ color: #0080ff;
30910
31257
  }
30911
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30912
- border-radius: 8px 0 0 8px;
31258
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31259
+ display: block;
30913
31260
  }
30914
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30915
- border-radius: 0 8px 8px 0;
31261
+ .onr9gzt.ant-select-item-option-active {
31262
+ background: rgba(0, 136, 255, 0.16);
30916
31263
  }
30917
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31264
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31265
+ color: #0080ff;
31266
+ }
31267
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
30918
31268
  background: rgba(0, 136, 255, 0.1);
31269
+ color: #0080ff;
30919
31270
  }
30920
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
30921
- background: #fff;
30922
- font-weight: 400;
30923
- position: relative;
30924
- border-bottom: none;
30925
- color: #00122e;
30926
- transition: none;
30927
- padding: 15px 8px 15px 8px;
31271
+
31272
+ .oiy0apc {
31273
+ display: flex;
31274
+ justify-content: space-between;
31275
+ height: 20px;
31276
+ line-height: 20px;
30928
31277
  }
30929
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30930
- content: "";
30931
- width: 1px;
30932
- top: 0;
30933
- bottom: 0;
30934
- background: rgba(211, 218, 235, 0.6);
30935
- position: absolute;
30936
- right: 0;
31278
+ .oiy0apc .timezone-title {
31279
+ color: #2d3a56;
31280
+ overflow: hidden;
31281
+ text-overflow: ellipsis;
30937
31282
  }
30938
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30939
- padding: unset;
31283
+
31284
+ .of4y382 {
31285
+ display: flex;
31286
+ justify-content: space-between;
31287
+ color: rgba(44, 56, 82, 0.6);
31288
+ height: 18px;
31289
+ line-height: 18px;
31290
+ margin-top: 2px;
30940
31291
  }
30941
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30942
- display: none;
31292
+
31293
+ .t19903l9 {
31294
+ border: none;
31295
+ margin-right: 0;
31296
+ background: rgba(225, 230, 241, 0.6);
30943
31297
  }
30944
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31298
+
31299
+ .ohwbvxu {
31300
+ pointer-events: none;
31301
+ height: 32px;
30945
31302
  width: 100%;
30946
- overflow: hidden;
30947
- white-space: nowrap;
30948
- text-overflow: ellipsis;
31303
+ opacity: 0;
30949
31304
  }
30950
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30951
- overflow: hidden;
30952
- text-overflow: ellipsis;
30953
- flex: 1;
31305
+
31306
+ .t1upn1sz {
31307
+ height: 100%;
30954
31308
  }
30955
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30956
- padding: 15px 25px 15px 8px;
31309
+
31310
+ .tta5kd2 {
31311
+ height: 100%;
30957
31312
  }
30958
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30959
- padding: 0;
31313
+ .tta5kd2.empty-table .ant-table-content {
31314
+ overflow: visible !important;
31315
+ height: 100%;
30960
31316
  }
30961
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30962
- position: absolute;
30963
- right: 6px;
30964
- top: 50%;
30965
- transform: translateY(-50%);
30966
- height: 16px;
30967
- display: none;
30968
- transition: transform 320ms ease;
31317
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31318
+ height: 100%;
30969
31319
  }
30970
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30971
- display: block;
30972
- transform: translateY(-50%) rotateX(180deg);
31320
+ .tta5kd2.empty-table .ant-table-content table {
31321
+ width: 100% !important;
31322
+ height: 100%;
30973
31323
  }
30974
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30975
- display: block;
31324
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31325
+ padding: 15px 0;
30976
31326
  }
30977
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31327
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30978
31328
  display: none;
30979
31329
  }
30980
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30981
- transform: translateY(-50%);
30982
- }
30983
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30984
- transform: translateY(-50%) rotateX(180deg);
30985
- }
30986
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30987
- background: #f2f5fa;
31330
+ .tta5kd2 .active-row td:nth-child(1) {
31331
+ font-weight: 700;
30988
31332
  }
30989
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30990
- display: block;
31333
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
31334
+ font-weight: 700;
30991
31335
  }
30992
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30993
- padding-right: 25px;
31336
+ .tta5kd2 .ant-spin-nested-loading {
31337
+ height: 100%;
30994
31338
  }
30995
- .tta5kd2 .ant-table .ant-table-selection-column {
30996
- padding: 0 !important;
31339
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31340
+ height: 100%;
31341
+ overflow: visible;
30997
31342
  }
30998
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30999
- position: absolute;
31000
- left: 50%;
31001
- top: 50%;
31002
- transform: translate(-50%, -50%);
31343
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
31344
+ max-height: none;
31003
31345
  }
31004
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31346
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
31347
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
31005
31348
  display: none;
31006
31349
  }
31007
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31008
- background: #fff;
31009
- }
31010
- .tta5kd2 .ant-table .ant-table-placeholder {
31011
- background: inherit;
31012
- }
31013
- .tta5kd2 .ant-table .ant-table-placeholder td {
31014
- position: static;
31015
- border: none;
31016
- background: inherit !important;
31017
- height: 100px;
31018
- vertical-align: middle;
31019
- }
31020
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31021
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31022
- font-weight: bold;
31023
- font-size: 20px;
31024
- color: rgba(10, 37, 85, 0.6);
31350
+ .tta5kd2 td.ant-table-column-sort {
31351
+ background: transparent;
31025
31352
  }
31026
- .tta5kd2 .ant-table td.cell__action_ {
31027
- padding: 0 !important;
31028
- position: relative;
31353
+ .tta5kd2 td.ant-table-cell-fix-left,
31354
+ .tta5kd2 td.ant-table-cell-fix-right {
31029
31355
  background: #fff;
31356
+ padding: 0 !important;
31030
31357
  }
31031
- .tta5kd2 .ant-table td.cell__action_ > * {
31032
- height: 100%;
31358
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31359
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31033
31360
  display: flex;
31034
31361
  align-items: center;
31035
- justify-content: flex-end;
31036
- padding-right: 8px;
31362
+ height: 100%;
31363
+ padding: 8px;
31037
31364
  }
31038
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31039
- width: 24px;
31040
- height: 24px;
31041
- cursor: pointer;
31042
- justify-content: center;
31043
- border-radius: 4px;
31365
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31366
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31367
+ overflow: hidden;
31368
+ text-overflow: ellipsis;
31369
+ width: 100%;
31044
31370
  }
31045
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31046
- background: #fff;
31371
+ .tta5kd2 .ant-table-container {
31372
+ height: 100%;
31047
31373
  }
31048
-
31049
- .s1fc623g {
31050
- width: 430px !important;
31374
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31375
+ box-shadow: none !important;
31376
+ }
31377
+ .tta5kd2 .ant-table {
31378
+ border-radius: 0px;
31379
+ border-left: none;
31380
+ border-right: none;
31381
+ border-bottom: none;
31382
+ height: 100%;
31383
+ font-size: 12px;
31384
+ background: transparent;
31385
+ }
31386
+ .tta5kd2 .ant-table .ant-table-header {
31387
+ position: relative;
31388
+ z-index: 3;
31389
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31390
+ margin-bottom: -1px;
31051
31391
  }
31052
-
31053
- .da3mx0o .ant-select-item-group {
31054
- padding: 8px 16px;
31055
- line-height: 18px;
31056
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31057
- height: 34px;
31058
- min-height: 34px;
31059
- box-sizing: border-box;
31060
- margin-top: 8px;
31392
+ .tta5kd2 .ant-table .time-wrapper .date,
31393
+ .tta5kd2 .ant-table .value {
31394
+ color: #2d3a56;
31061
31395
  }
31062
-
31063
- .onr9gzt {
31064
- display: flex;
31065
- flex-direction: column;
31066
- margin: 1px 8px;
31067
- padding: 8px;
31068
- border-radius: 4px;
31396
+ .tta5kd2 .ant-table .time-wrapper .time,
31397
+ .tta5kd2 .ant-table .unit {
31398
+ color: rgba(44, 56, 82, 0.6);
31069
31399
  }
31070
- .onr9gzt .selected-icon {
31071
- display: none;
31400
+ .tta5kd2 .ant-table .ant-table-selection {
31401
+ position: unset;
31402
+ text-align: center;
31072
31403
  }
31073
- .onr9gzt.ant-select-item-option-grouped {
31074
- padding-left: 8px;
31404
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31405
+ background: #fff;
31075
31406
  }
31076
- .onr9gzt.ant-select-item-option-selected {
31077
- background-color: white;
31407
+ .tta5kd2 .ant-table .anticon-setting {
31408
+ cursor: pointer;
31409
+ position: absolute;
31410
+ top: 50%;
31411
+ right: 12px;
31412
+ transform: translateY(-50%);
31078
31413
  }
31079
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31080
- color: #0080ff;
31414
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31415
+ box-shadow: none;
31416
+ width: 1px;
31417
+ background: rgba(213, 219, 227, 0.6);
31081
31418
  }
31082
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31083
- display: block;
31419
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31420
+ box-shadow: none;
31421
+ width: 1px;
31422
+ background: rgba(213, 219, 227, 0.6);
31084
31423
  }
31085
- .onr9gzt.ant-select-item-option-active {
31086
- background: rgba(0, 136, 255, 0.16);
31424
+ .tta5kd2 .ant-table .ant-table-tbody {
31425
+ position: relative;
31087
31426
  }
31088
- .onr9gzt.ant-select-item-option-active .timezone-title {
31089
- color: #0080ff;
31427
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31428
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31429
+ border-bottom: 1px solid white;
31430
+ height: 40px;
31431
+ vertical-align: middle;
31432
+ transition: background 0ms;
31433
+ color: #00122e;
31090
31434
  }
31091
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31092
- background: rgba(0, 136, 255, 0.1);
31093
- color: #0080ff;
31435
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31436
+ background: #f2f5fa;
31437
+ border-bottom-color: #f2f5fa;
31094
31438
  }
31095
-
31096
- .oiy0apc {
31097
- display: flex;
31098
- justify-content: space-between;
31099
- height: 20px;
31100
- line-height: 20px;
31439
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31440
+ height: auto;
31441
+ color: #00122e;
31442
+ font-size: 12px;
31443
+ text-align: left;
31444
+ transition: none;
31445
+ overflow: hidden;
31446
+ text-overflow: ellipsis;
31447
+ white-space: nowrap;
31101
31448
  }
31102
- .oiy0apc .timezone-title {
31103
- color: #2d3a56;
31449
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31450
+ color: #0096ff;
31451
+ }
31452
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31104
31453
  overflow: hidden;
31105
31454
  text-overflow: ellipsis;
31455
+ width: 100%;
31456
+ vertical-align: middle;
31106
31457
  }
31107
-
31108
- .of4y382 {
31109
- display: flex;
31110
- justify-content: space-between;
31111
- color: rgba(44, 56, 82, 0.6);
31112
- height: 18px;
31113
- line-height: 18px;
31114
- margin-top: 2px;
31458
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31459
+ line-height: 0px;
31115
31460
  }
31116
-
31117
- .t19903l9 {
31118
- border: none;
31119
- margin-right: 0;
31461
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31462
+ padding-right: 25px;
31463
+ }
31464
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31465
+ border-top-color: transparent;
31466
+ }
31467
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31120
31468
  background: rgba(225, 230, 241, 0.6);
31469
+ border-color: transparent transparent white;
31121
31470
  }
31122
-
31123
- .ohwbvxu {
31124
- pointer-events: none;
31125
- height: 32px;
31126
- width: 100%;
31127
- opacity: 0;
31471
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31472
+ border-radius: 8px 0 0 8px;
31128
31473
  }
31129
-
31130
- .cz04yix {
31131
- display: flex;
31132
- flex-direction: column;
31474
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31475
+ border-radius: 8px 0 0 8px;
31133
31476
  }
31134
-
31135
- .m1if5j39 {
31136
- max-width: 1120px;
31137
- width: 100%;
31138
- margin: 0 auto;
31139
- height: 100%;
31477
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31478
+ content: "";
31479
+ width: 4px;
31480
+ top: -1px;
31481
+ bottom: -1px;
31482
+ background: white;
31140
31483
  }
31141
-
31142
- .w1vvwdlp {
31143
- max-width: 1120px;
31144
- width: 100%;
31145
- margin: 0 auto;
31146
- display: flex;
31484
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31485
+ border-radius: 0 8px 8px 0;
31147
31486
  }
31148
- .w1vvwdlp .left,
31149
- .w1vvwdlp .right {
31150
- flex-grow: 0;
31151
- flex-shrink: 0;
31152
- flex-basis: 21%;
31487
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31488
+ border-radius: 0;
31489
+ background: white;
31490
+ border-top: none;
31153
31491
  }
31154
- .w1vvwdlp .left {
31155
- display: flex;
31156
- justify-content: flex-end;
31157
- padding-right: 44px;
31492
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31493
+ border-top: 1px solid transparent;
31494
+ border-radius: 0 8px 8px 0;
31495
+ background: rgba(225, 230, 241, 0.6);
31158
31496
  }
31159
- .w1vvwdlp .right {
31160
- padding-left: 44px;
31497
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31498
+ background: white;
31499
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31161
31500
  }
31162
- .w1vvwdlp .middle {
31163
- margin-bottom: 40px;
31164
- flex-grow: 0;
31165
- flex-shrink: 0;
31166
- flex-basis: 58%;
31501
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31502
+ display: flex;
31503
+ align-items: center;
31504
+ height: 100%;
31505
+ background: rgba(225, 230, 241, 0.6);
31167
31506
  }
31168
- .w1vvwdlp .middle .form-base-field {
31169
- width: 100%;
31507
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31508
+ background: white;
31509
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31170
31510
  }
31171
- .w1vvwdlp .middle .form-base-field .form-base-field {
31172
- width: auto;
31511
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31512
+ display: flex;
31513
+ align-items: center;
31514
+ height: 100%;
31515
+ background: rgba(225, 230, 241, 0.6);
31173
31516
  }
31174
-
31175
- .h1cuopx7 .ant-modal-header {
31176
- margin: 0 auto;
31177
- width: 100%;
31178
- max-width: 648px;
31517
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31518
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31179
31519
  }
31180
- .h1cuopx7 .ant-modal-header .ant-modal-title {
31181
- margin-left: 0;
31520
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31521
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31522
+ border-radius: 8px;
31182
31523
  }
31183
- .h1cuopx7 .ant-modal-body {
31184
- margin: 0 auto;
31185
- padding: 0;
31186
- width: 100%;
31187
- max-width: 648px;
31188
- overflow: hidden;
31524
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31525
+ border-top-color: white;
31189
31526
  }
31190
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
31191
- margin-bottom: 40px;
31527
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31528
+ background: rgba(0, 136, 255, 0.1);
31529
+ border-bottom-color: transparent;
31530
+ border-top-color: transparent;
31192
31531
  }
31193
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
31194
- height: calc(100vh - 225px);
31195
- overflow-y: auto;
31532
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31533
+ border-radius: 8px 0 0 8px;
31196
31534
  }
31197
- .h1cuopx7 .ant-modal-footer .footer-content {
31198
- margin: 0 auto;
31199
- max-width: 648px;
31535
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31536
+ border-radius: 0 8px 8px 0;
31200
31537
  }
31201
-
31202
- .h1p6d3y3 .ant-modal-header {
31203
- margin: 0 auto;
31204
- width: 100%;
31205
- max-width: 1024px;
31538
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31539
+ background: rgba(0, 136, 255, 0.1);
31206
31540
  }
31207
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
31208
- margin-left: 0;
31541
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
31542
+ background: #fff;
31543
+ font-weight: 400;
31544
+ position: relative;
31545
+ border-bottom: none;
31546
+ color: #00122e;
31547
+ transition: none;
31548
+ padding: 15px 8px 15px 8px;
31209
31549
  }
31210
- .h1p6d3y3 .ant-modal-body {
31211
- margin: 0 auto;
31212
- padding: 0;
31213
- width: 100%;
31214
- max-width: 1024px;
31215
- overflow: hidden;
31550
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31551
+ content: "";
31552
+ width: 1px;
31553
+ top: 0;
31554
+ bottom: 0;
31555
+ background: rgba(211, 218, 235, 0.6);
31556
+ position: absolute;
31557
+ right: 0;
31216
31558
  }
31217
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
31218
- margin-bottom: 40px;
31559
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31560
+ padding: unset;
31219
31561
  }
31220
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
31221
- height: calc(100vh - 225px);
31222
- overflow-y: auto;
31562
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31563
+ display: none;
31223
31564
  }
31224
- .h1p6d3y3 .ant-modal-footer .footer-content {
31225
- margin: 0 auto;
31226
- max-width: 1024px;
31565
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31566
+ width: 100%;
31567
+ overflow: hidden;
31568
+ white-space: nowrap;
31569
+ text-overflow: ellipsis;
31227
31570
  }
31228
-
31229
- .fxgckuk {
31571
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31572
+ overflow: hidden;
31573
+ text-overflow: ellipsis;
31230
31574
  flex: 1;
31231
31575
  }
31232
- .fxgckuk label {
31233
- font-size: 13px;
31234
- line-height: 20px;
31235
- color: rgba(44, 56, 82, 0.6);
31576
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31577
+ padding: 15px 25px 15px 8px;
31236
31578
  }
31237
- .fxgckuk .title {
31238
- font-size: 14px;
31239
- line-height: 20px;
31240
- color: #2d3a56;
31241
- margin-bottom: 12px;
31579
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31580
+ padding: 0;
31242
31581
  }
31243
- .fxgckuk.connect-cluster .title {
31244
- padding-bottom: 26px;
31582
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31583
+ position: absolute;
31584
+ right: 6px;
31585
+ top: 50%;
31586
+ transform: translateY(-50%);
31587
+ height: 16px;
31588
+ display: none;
31589
+ transition: transform 320ms ease;
31245
31590
  }
31246
-
31247
- .f1d0vek1 {
31248
- padding: 25px 0 15px 0;
31249
- border-bottom: 1px solid #e1e5eb;
31250
- margin-bottom: 16px;
31591
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31592
+ display: block;
31593
+ transform: translateY(-50%) rotateX(180deg);
31251
31594
  }
31252
-
31253
- .f4u402y {
31254
- display: flex;
31255
- align-items: center;
31256
- margin-bottom: 8px;
31595
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31596
+ display: block;
31257
31597
  }
31258
- .f4u402y > label {
31259
- width: 216px;
31598
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31599
+ display: none;
31260
31600
  }
31261
- .f4u402y > label + * {
31262
- width: 100%;
31601
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31602
+ transform: translateY(-50%);
31263
31603
  }
31264
- .f4u402y .ant-select {
31265
- width: 100%;
31604
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31605
+ transform: translateY(-50%) rotateX(180deg);
31266
31606
  }
31267
-
31268
- .e1pldf6v {
31269
- color: #e75a3a;
31270
- margin-right: 10px;
31607
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31608
+ background: #f2f5fa;
31271
31609
  }
31272
-
31273
- .dq0gblh {
31274
- width: 100%;
31275
- height: 1px;
31276
- background: rgba(213, 219, 227, 0.6);
31277
- margin: 24px 0;
31610
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31611
+ display: block;
31278
31612
  }
31279
-
31280
- .l1v7sr0n {
31281
- display: flex;
31282
- justify-content: center;
31283
- align-items: center;
31284
- height: 100%;
31613
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31614
+ padding-right: 25px;
31285
31615
  }
31286
-
31287
- .d1i4ou6o {
31288
- display: inline-block;
31289
- width: 4px;
31290
- height: 4px;
31291
- background: #8e9aa9;
31292
- opacity: 0.4;
31293
- border-radius: 50%;
31294
- margin: 0 4px;
31616
+ .tta5kd2 .ant-table .ant-table-selection-column {
31617
+ padding: 0 !important;
31295
31618
  }
31296
-
31297
- .m1jy87hk .ant-modal-header,
31298
- .m1jy87hk .ant-modal-footer .footer-content {
31299
- width: 648px;
31300
- margin: 0 auto;
31619
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31620
+ position: absolute;
31621
+ left: 50%;
31622
+ top: 50%;
31623
+ transform: translate(-50%, -50%);
31301
31624
  }
31302
- .m1jy87hk .ant-modal-header {
31303
- padding: 35px 0 24px;
31304
- border: none;
31625
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31626
+ display: none;
31305
31627
  }
31306
- .m1jy87hk .ant-modal-header .ant-modal-title {
31307
- font-size: 30px;
31628
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31629
+ background: #fff;
31308
31630
  }
31309
- .m1jy87hk .ant-modal-body {
31310
- padding: 4px 0 2px;
31631
+ .tta5kd2 .ant-table .ant-table-placeholder {
31632
+ background: inherit;
31311
31633
  }
31312
- .m1jy87hk .ant-modal-footer {
31634
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31635
+ position: static;
31313
31636
  border: none;
31637
+ background: inherit !important;
31638
+ height: 100px;
31639
+ vertical-align: middle;
31314
31640
  }
31315
-
31316
- .ti7fpyu {
31317
- font-size: 12px;
31318
- line-height: 18px;
31641
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31642
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31319
31643
  font-weight: bold;
31320
- color: #fff;
31321
- padding: 0 4px;
31322
- border-radius: 4px;
31323
- display: inline-block;
31324
- background: var(--ti7fpyu-0);
31644
+ font-size: 20px;
31645
+ color: rgba(10, 37, 85, 0.6);
31325
31646
  }
31326
- .ti7fpyu:not(:first-child) {
31327
- margin-left: 4px;
31647
+ .tta5kd2 .ant-table td.cell__action_ {
31648
+ padding: 0 !important;
31649
+ position: relative;
31650
+ background: #fff;
31328
31651
  }
31329
-
31330
- .f1rest1f {
31331
- width: 100%;
31652
+ .tta5kd2 .ant-table td.cell__action_ > * {
31332
31653
  height: 100%;
31333
31654
  display: flex;
31334
31655
  align-items: center;
31335
- justify-content: center;
31656
+ justify-content: flex-end;
31657
+ padding-right: 8px;
31336
31658
  }
31337
-
31338
- .n1kbdoln {
31339
- font-size: 90%;
31340
- font-weight: bold;
31341
- background-color: rgba(240, 243, 247, 0.6);
31342
- padding: 1px 4px 1px;
31343
- margin-left: 2px;
31344
- margin-right: 2px;
31345
- border: 1px solid rgba(213, 219, 227, 0.6);
31659
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31660
+ width: 24px;
31661
+ height: 24px;
31662
+ cursor: pointer;
31663
+ justify-content: center;
31346
31664
  border-radius: 4px;
31347
31665
  }
31348
-
31349
- .f1y3gta0.form-item-general {
31350
- width: 640px;
31351
- }
31352
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
31353
- margin-top: 16px;
31354
- }
31355
- .f1y3gta0.form-item-compact {
31356
- width: 412px;
31357
- }
31358
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
31359
- margin-top: 8px;
31360
- }
31361
- .f1y3gta0 .form-item {
31362
- width: auto;
31363
- }
31364
- .f1y3gta0 .form-item-main {
31365
- position: relative;
31366
- display: flex;
31367
- }
31368
- .f1y3gta0 .form-item-extra {
31369
- margin-top: 4px;
31370
- width: 100%;
31371
- padding: 14px;
31372
- background: #f2f4f6;
31373
- font-size: 13px;
31374
- line-height: 1.8;
31375
- color: #8e9aa9;
31376
- }
31377
- .f1y3gta0 .form-item-label {
31378
- padding-right: 12px;
31379
- font-size: 13px;
31380
- color: rgba(44, 56, 82, 0.6);
31381
- }
31382
- .f1y3gta0 .form-item-label.label-right {
31383
- text-align: right;
31384
- }
31385
- .f1y3gta0 .form-item-label,
31386
- .f1y3gta0 .form-item-control {
31387
- line-height: 32px;
31388
- }
31389
- .f1y3gta0 .form-item-control .form-item-error {
31390
- line-height: 18px;
31391
- }
31392
- .f1y3gta0 .form-item-children {
31393
- width: 100%;
31394
- }
31395
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
31396
- width: 100%;
31397
- }
31398
- .f1y3gta0 .form-item-error {
31399
- color: #e75a3a;
31400
- height: 0;
31401
- overflow: hidden;
31666
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31667
+ background: #fff;
31402
31668
  }
31403
- .f1y3gta0 .form-item-error-enter-done {
31404
- margin-top: 4px;
31405
- height: auto;
31406
- overflow: auto;
31669
+
31670
+ .c1up1pdz {
31671
+ width: 648px;
31407
31672
  }
31408
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31409
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31410
- border: 1px solid #e75a3a;
31411
- color: #e75a3a;
31673
+ .c1up1pdz.active {
31674
+ border-color: #0080ff;
31412
31675
  }
31413
-
31414
- .fujbm7g {
31415
- color: #2d3a56;
31416
- font-weight: bold;
31417
- padding-bottom: 6px;
31418
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31419
- margin-bottom: 16px;
31676
+ .c1up1pdz.active > header {
31677
+ background: rgba(0, 128, 255, 0.1);
31420
31678
  }
31421
- .fujbm7g:not(:first-of-type) {
31422
- margin-top: 16px;
31679
+ .c1up1pdz .expand {
31680
+ padding: 12px;
31423
31681
  }
31424
-
31425
- .e5fsw5s {
31426
- width: 8px;
31427
- height: 24px;
31682
+ .c1up1pdz .field-item {
31428
31683
  display: flex;
31429
- justify-content: center;
31430
- align-items: center;
31431
- cursor: pointer;
31432
- transition: all 200ms ease-out 40ms;
31433
- }
31434
- .e5fsw5s:before, .e5fsw5s:after {
31435
- content: "";
31436
- width: 1px;
31437
- height: 6px;
31438
- border-radius: 1px;
31439
- background: #ccd4e3;
31440
- position: relative;
31441
- right: 2px;
31442
- transform: rotate(-45deg);
31684
+ padding: 10px 0;
31685
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31443
31686
  }
31444
- .e5fsw5s:after {
31445
- transform: rotate(45deg);
31446
- left: 1px;
31687
+ .c1up1pdz .field-item:last-child {
31688
+ border-bottom: none;
31689
+ padding-bottom: 0;
31447
31690
  }
31448
-
31449
- .w18knsg4.ant-alert-warning {
31450
- border: 0;
31451
- background: rgba(255, 187, 0, 0.1);
31452
- border-radius: 6px;
31691
+ .c1up1pdz .field-item label {
31692
+ line-height: 32px;
31693
+ width: 100px;
31694
+ color: rgba(62, 70, 82, 0.6);
31453
31695
  }
31454
- .w18knsg4.ant-alert,
31455
- .w18knsg4 .ant-alert-message {
31456
- color: #e07f00;
31696
+ .c1up1pdz .help {
31697
+ color: rgba(62, 70, 82, 0.6);
31698
+ margin-top: 5px;
31457
31699
  }
31458
- .w18knsg4.ant-alert .dashed-border-bottom,
31459
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
31460
- border-bottom-color: #e07f00;
31700
+ .c1up1pdz .ant-input-affix-wrapper,
31701
+ .c1up1pdz .ant-picker {
31702
+ width: 128px;
31461
31703
  }
31462
31704
 
31463
- .ng31n2o {
31705
+ .c156wh19 {
31464
31706
  display: flex;
31465
- flex-direction: row;
31466
- padding: 7px 12px;
31467
- background: rgba(255, 187, 0, 0.1);
31468
- border-radius: 6px;
31469
- color: #e07f00;
31470
- font-size: 12px;
31471
- line-height: 18px;
31707
+ align-items: center;
31708
+ justify-content: space-between;
31709
+ word-break: keep-all;
31472
31710
  }
31473
- .ng31n2o .icon-wrapper {
31474
- margin-right: 10px;
31475
- height: 18px;
31711
+ .c156wh19 .title {
31712
+ margin: 0 16px 0 8px;
31476
31713
  }
31477
-
31478
- .n15x5f5y {
31714
+ .c156wh19 .retain {
31715
+ color: rgba(129, 138, 153, 0.6);
31716
+ }
31717
+ .c156wh19 .left {
31718
+ flex: 1;
31479
31719
  display: flex;
31480
- flex-direction: row;
31481
- padding: 7px 12px;
31482
- background: rgba(225, 230, 241, 0.6);
31483
- border-radius: 6px;
31484
- color: rgba(44, 56, 82, 0.6);
31485
- font-size: 12px;
31486
- line-height: 18px;
31720
+ overflow: hidden;
31721
+ align-items: center;
31722
+ justify-content: flex-start;
31723
+ white-space: nowrap;
31487
31724
  }
31488
- .n15x5f5y .icon-wrapper {
31489
- margin-right: 10px;
31490
- height: 18px;
31725
+ .c156wh19 .left .title {
31726
+ max-width: 100%;
31727
+ overflow: hidden;
31728
+ text-overflow: ellipsis;
31491
31729
  }
31492
-
31493
- .i16ozz3f {
31730
+ .c156wh19 .right {
31494
31731
  display: flex;
31495
- flex-direction: row;
31496
- padding: 7px 12px;
31497
- background: rgba(0, 136, 255, 0.1);
31498
- border-radius: 6px;
31499
- color: #005ed1;
31500
- font-size: 12px;
31501
- line-height: 18px;
31732
+ align-items: center;
31502
31733
  }
31503
- .i16ozz3f .icon-wrapper {
31504
- margin-right: 10px;
31505
- height: 18px;
31734
+ .c156wh19 .reverse {
31735
+ display: flex;
31736
+ flex-direction: row-reverse;
31737
+ align-items: center;
31506
31738
  }
31507
-
31508
- .dszu9qr {
31509
- color: rgba(44, 56, 82, 0.6);
31510
- margin-top: 5px;
31511
- font-size: 12px;
31512
- line-height: 18px;
31739
+ .c156wh19 .reverse .ant-switch {
31740
+ margin-left: 8px;
31513
31741
  }
31514
-
31515
- .snxzgx {
31516
- color: #f0483e;
31517
- font-size: 12px;
31518
- white-space: pre-wrap;
31742
+ .c156wh19 .close {
31743
+ padding-left: 14px;
31744
+ margin-left: 14px;
31745
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31746
+ cursor: pointer;
31519
31747
  }
31520
31748
 
31521
- .o1i4orqw {
31522
- display: flex;
31523
- align-items: center;
31524
- justify-content: flex-end;
31749
+ .m126spxy {
31750
+ padding-bottom: 4px;
31751
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31525
31752
  }
31526
- .o1i4orqw .icon-wrapper {
31527
- margin-right: 16px;
31753
+ .m126spxy .ant-btn-link {
31754
+ padding: 1px 10px;
31755
+ color: rgba(62, 70, 82, 0.6);
31756
+ border-radius: 4px;
31528
31757
  }
31529
-
31530
- .t79k8o2 {
31531
- color: rgba(0, 21, 64, 0.3);
31758
+ .m126spxy .ant-btn-link.active {
31759
+ background: rgba(0, 128, 255, 0.1);
31760
+ color: #0096ff;
31532
31761
  }
31533
31762
 
31534
- .ipd9bk.ant-input {
31535
- padding: 5px 12px;
31536
- line-height: 20px;
31537
- color: #2d3a56;
31538
- border-radius: 6px;
31539
- border-color: rgba(172, 186, 211, 0.6);
31540
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31541
- }
31542
- .ipd9bk.ant-input.ant-input-lg {
31543
- padding: 8px 16px;
31544
- line-height: 22px;
31763
+ .wpbf4pq {
31764
+ padding: 10px 0;
31765
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31545
31766
  }
31546
- .ipd9bk.ant-input.ant-input-sm {
31547
- padding: 2px 8px;
31548
- line-height: 18px;
31767
+ .wpbf4pq .ant-input,
31768
+ .wpbf4pq .ant-picker {
31769
+ width: 80px;
31770
+ margin: 0 9px;
31771
+ text-align: center;
31549
31772
  }
31550
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31551
- border-color: rgba(107, 128, 167, 0.6);
31552
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31553
- z-index: 1;
31773
+ .wpbf4pq .options {
31774
+ padding: 12px 0 12px 16px;
31775
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31776
+ margin: 5px 0 5px 8px;
31554
31777
  }
31555
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
31556
- border-color: #0096ff;
31557
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31558
- z-index: 1;
31778
+ .wpbf4pq .week-day-option,
31779
+ .wpbf4pq .month-day-option {
31780
+ background: #f5f7fa;
31781
+ box-sizing: border-box;
31782
+ border-radius: 16px;
31783
+ margin-right: 8px;
31559
31784
  }
31560
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31561
- border-color: #e75a3a;
31562
- color: #e75a3a;
31785
+ .wpbf4pq .week-day-option:focus,
31786
+ .wpbf4pq .month-day-option:focus {
31787
+ color: inherit;
31788
+ border-color: #d9d9d9;
31563
31789
  }
31564
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31565
- border-color: #e75a3a;
31566
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31790
+ .wpbf4pq .week-day-option.active {
31791
+ background-color: #0096ff;
31792
+ border-color: #0096ff;
31793
+ color: #fff;
31567
31794
  }
31568
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31569
- border-color: #e75a3a;
31570
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31795
+ .wpbf4pq .week-day-option.en-text {
31796
+ width: 110px;
31797
+ margin-top: 4px;
31571
31798
  }
31572
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31573
- background: rgba(211, 218, 235, 0.6);
31574
- color: rgba(0, 21, 64, 0.3);
31575
- border-color: rgba(172, 186, 211, 0.6);
31799
+ .wpbf4pq .month-day-option {
31800
+ width: 32px;
31801
+ padding: 0;
31802
+ margin-bottom: 8px;
31576
31803
  }
31577
- .ipd9bk.ant-input-affix-wrapper {
31578
- padding: 5px 12px;
31579
- border-radius: 6px;
31580
- border-color: rgba(172, 186, 211, 0.6);
31581
- line-height: 20px;
31582
- color: #2d3a56;
31583
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31804
+ .wpbf4pq .month-day-option.active {
31805
+ background-color: #0096ff;
31806
+ border-color: #0096ff;
31807
+ color: #fff;
31584
31808
  }
31585
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31586
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31809
+
31810
+ .m1thnes4 {
31587
31811
  color: rgba(44, 56, 82, 0.6);
31812
+ text-align: center;
31813
+ display: flex;
31814
+ align-items: center;
31815
+ justify-content: center;
31816
+ flex-direction: column;
31817
+ height: 100%;
31588
31818
  }
31589
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31590
- padding: 8px 16px;
31591
- line-height: 22px;
31592
- }
31593
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31594
- padding: 2px 8px;
31595
- line-height: 18px;
31819
+ .m1thnes4 .link {
31820
+ color: #0080ff;
31821
+ cursor: pointer;
31596
31822
  }
31597
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31598
- border-color: rgba(107, 128, 167, 0.6);
31599
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31823
+
31824
+ .m1bixfdy {
31825
+ width: 100%;
31826
+ height: 100%;
31827
+ display: flex;
31828
+ flex-direction: column;
31600
31829
  }
31601
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31602
- border-color: #0096ff;
31603
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31830
+ .m1bixfdy .name-toolbar {
31831
+ width: 100%;
31832
+ display: flex;
31833
+ line-height: 30px;
31834
+ padding: 0 16px;
31835
+ justify-content: space-between;
31604
31836
  }
31605
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31606
- border-color: #e75a3a;
31837
+ .m1bixfdy .name-toolbar .metric-extra {
31838
+ display: flex;
31839
+ font-size: 12px;
31840
+ align-items: center;
31607
31841
  }
31608
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31609
- color: #e75a3a;
31842
+ .m1bixfdy .name-toolbar .metric-extra .info-item {
31843
+ color: #a3b4cc;
31610
31844
  }
31611
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31612
- border-color: #e75a3a;
31613
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31845
+ .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
31846
+ margin-left: 10px;
31614
31847
  }
31615
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31616
- border-color: #e75a3a;
31617
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31848
+ .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
31849
+ margin-left: 10px;
31850
+ cursor: pointer;
31618
31851
  }
31619
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31620
- background: rgba(211, 218, 235, 0.6);
31621
- color: rgba(0, 21, 64, 0.3);
31622
- border-color: rgba(172, 186, 211, 0.6);
31852
+ .m1bixfdy .content {
31853
+ flex: 1;
31854
+ width: 100%;
31855
+ display: flex;
31856
+ justify-content: center;
31857
+ align-items: center;
31623
31858
  }
31624
- textarea.ipd9bk.ant-input {
31625
- transition-property: height;
31626
- transition-delay: 50ms;
31859
+ .m1bixfdy .single-content {
31860
+ height: 65px;
31627
31861
  }
31628
- textarea.ipd9bk.ant-input.textarea-large {
31629
- min-height: 40px;
31630
- height: 40px;
31862
+
31863
+ .lfamfcw {
31864
+ display: flex;
31865
+ align-items: center;
31866
+ white-space: nowrap;
31867
+ overflow: hidden;
31868
+ width: 100%;
31631
31869
  }
31632
- textarea.ipd9bk.ant-input.textarea-large:focus {
31633
- height: 80px;
31870
+ .lfamfcw .ant-dropdown-trigger {
31871
+ margin-left: auto;
31872
+ font-size: 12px;
31634
31873
  }
31635
- textarea.ipd9bk.ant-input.textarea-middle {
31636
- min-height: 32px;
31637
- height: 32px;
31874
+
31875
+ .la6u9b4 {
31876
+ display: flex;
31877
+ justify-content: flex-start;
31878
+ align-items: center;
31879
+ font-size: 12px;
31880
+ cursor: pointer;
31638
31881
  }
31639
- textarea.ipd9bk.ant-input.textarea-middle:focus {
31640
- height: 64px;
31882
+ .la6u9b4:not(:last-child) {
31883
+ margin-right: 20px;
31641
31884
  }
31642
- textarea.ipd9bk.ant-input.textarea-small {
31643
- min-height: 24px;
31644
- height: 24px;
31885
+ .la6u9b4.deselected {
31886
+ opacity: 0.4;
31645
31887
  }
31646
- textarea.ipd9bk.ant-input.textarea-small:focus {
31647
- height: 40px;
31888
+ .la6u9b4.deselected .color-block {
31889
+ background: #b4beca !important;
31648
31890
  }
31649
31891
 
31650
- .kypn5o5 input, .kypn5o5.input-tags {
31651
- border: 1px solid rgba(213, 219, 227, 0.6);
31652
- border-radius: 4px;
31892
+ .chhvk8b {
31893
+ display: inline-block;
31894
+ height: 8px;
31895
+ width: 8px;
31896
+ margin-right: 8px;
31653
31897
  }
31654
- .kypn5o5.input-tags {
31655
- position: relative;
31656
- padding: 6px;
31657
- height: 32px;
31658
- cursor: pointer;
31659
- transition: border 150ms;
31898
+
31899
+ .e1sdlxq1 .ant-dropdown-menu-item {
31900
+ display: flex;
31901
+ align-items: center;
31902
+ font-size: 12px;
31903
+ margin: 0;
31660
31904
  }
31661
- .kypn5o5.input-tags:hover {
31662
- border-color: #0080ff;
31663
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31905
+
31906
+ .m16f7gpb {
31907
+ position: relative;
31664
31908
  }
31665
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
31666
- padding-right: 30px;
31909
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
31910
+ bottom: -12px;
31667
31911
  }
31668
- .kypn5o5.input-tags .input-tags-inner {
31912
+ .m16f7gpb .metric-toolbar {
31669
31913
  display: flex;
31914
+ justify-content: space-between;
31915
+ line-height: 30px;
31916
+ margin: 0 16px;
31670
31917
  }
31671
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31918
+ .m16f7gpb .metric-toolbar .metric-extra {
31672
31919
  display: flex;
31673
- }
31674
- .kypn5o5.input-tags .input-tag-suffix {
31675
- position: absolute;
31676
- right: 12px;
31677
- top: 50%;
31678
- transform: translateY(-50%);
31679
- }
31680
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31681
- color: rgba(0, 0, 0, 0.25);
31682
31920
  font-size: 12px;
31683
- cursor: pointer;
31684
- }
31685
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31686
- color: rgba(0, 0, 0, 0.45);
31921
+ align-items: center;
31687
31922
  }
31688
- .kypn5o5.has-focus-indicator {
31689
- position: relative;
31690
- overflow: hidden;
31923
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
31924
+ color: #a3b4cc;
31691
31925
  }
31692
- .kypn5o5.has-focus-indicator .ant-input-prefix {
31693
- position: absolute;
31694
- top: 50%;
31695
- transform: translateY(-50%);
31696
- left: -16px;
31697
- transition: left 150ms ease;
31698
- opacity: 0;
31926
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
31927
+ margin-left: 10px;
31699
31928
  }
31700
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31701
- left: 8px;
31702
- opacity: 1;
31929
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
31930
+ margin-left: 10px;
31931
+ cursor: pointer;
31703
31932
  }
31704
- .kypn5o5.has-focus-indicator input {
31705
- transition: margin-left 150ms ease;
31706
- margin-left: 0px;
31933
+ .m16f7gpb .recharts-xAxis {
31934
+ font-size: 12px;
31707
31935
  }
31708
- .kypn5o5.has-focus-indicator input:focus {
31709
- margin-left: 16px;
31936
+ .m16f7gpb .pointer-wrapper {
31937
+ position: absolute;
31938
+ bottom: 10px;
31939
+ padding: 0 8px;
31940
+ border-radius: 4px;
31941
+ font-size: 12px;
31942
+ color: #fff;
31943
+ background: rgba(0, 0, 0, 0.75);
31944
+ transform: translateX(-50%);
31710
31945
  }
31711
31946
 
31712
- input.l1ki27se.ant-input {
31713
- border-top-right-radius: 0;
31714
- border-bottom-right-radius: 0;
31947
+ .t1ipvk51 {
31948
+ min-width: 200px;
31715
31949
  }
31716
31950
 
31717
- .l1ki27se.ant-input-affix-wrapper {
31718
- border-top-right-radius: 0;
31719
- border-bottom-right-radius: 0;
31951
+ .t1kgldps {
31952
+ display: flex;
31953
+ align-items: center;
31954
+ justify-content: space-between;
31955
+ background-color: rgba(0, 0, 0, 0.75);
31956
+ color: #b4beca;
31957
+ font-size: 12px;
31958
+ padding: 3px 6px;
31720
31959
  }
31721
-
31722
- input.rrg1fkn.ant-input {
31723
- border-top-left-radius: 0;
31724
- border-bottom-left-radius: 0;
31960
+ .t1kgldps:first-child {
31961
+ padding-top: 3px;
31725
31962
  }
31726
-
31727
- .rrg1fkn.ant-input-affix-wrapper {
31728
- border-top-left-radius: 0;
31729
- border-bottom-left-radius: 0;
31963
+ .t1kgldps:last-child {
31964
+ padding-bottom: 3px;
31965
+ }
31966
+ .t1kgldps .column-value {
31967
+ color: #fff;
31968
+ margin-left: 8px;
31730
31969
  }
31731
31970
 
31732
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31733
- border-top-right-radius: 0;
31734
- border-bottom-right-radius: 0;
31971
+ .l4bld33 {
31972
+ width: 64px;
31973
+ height: 64px;
31974
+ display: flex;
31975
+ align-items: center;
31976
+ justify-content: center;
31977
+ position: relative;
31978
+ opacity: 0.2;
31735
31979
  }
31736
31980
 
31737
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31738
- border-top-left-radius: 0;
31739
- border-bottom-left-radius: 0;
31981
+ .lgitjoj {
31982
+ position: absolute;
31983
+ width: 5px;
31984
+ height: 48px;
31985
+ left: 9.33px;
31986
+ top: 40.5px;
31987
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
31988
+ border-radius: 5px;
31989
+ transform: rotate(-128deg);
31990
+ transform-origin: top left;
31991
+ animation: loading-indicator1 1100ms ease-out infinite;
31740
31992
  }
31741
31993
 
31742
- .c1t6wbwv {
31743
- display: flex;
31744
- flex-direction: column;
31994
+ .l13g0exg {
31995
+ position: absolute;
31996
+ width: 5px;
31997
+ height: 48px;
31998
+ left: 40.8px;
31999
+ top: 8.4px;
32000
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32001
+ border-radius: 5px;
32002
+ transform: rotate(-8deg);
32003
+ transform-origin: top left;
32004
+ animation: loading-indicator2 1100ms ease-out infinite;
31745
32005
  }
31746
- .c1t6wbwv .select-wrapper {
31747
- margin-top: 12px;
32006
+
32007
+ .l1exo3h6 {
32008
+ position: absolute;
32009
+ width: 5px;
32010
+ height: 48px;
32011
+ left: 52.9px;
32012
+ top: 51.8px;
32013
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32014
+ border-radius: 5px;
32015
+ transform: rotate(112deg);
32016
+ transform-origin: top left;
32017
+ animation: loading-indicator3 1100ms ease-out infinite;
31748
32018
  }
31749
- .c1t6wbwv .select-wrapper .select {
31750
- width: 100%;
32019
+
32020
+ .c18gxmrl {
32021
+ border: 1px solid #d8deeb;
32022
+ border-radius: 4px;
31751
32023
  }
31752
- .c1t6wbwv .radio-wrapper {
31753
- margin-top: 24px;
32024
+ .c18gxmrl + .c18gxmrl {
32025
+ margin-top: 8px;
31754
32026
  }
31755
- .c1t6wbwv .form-item {
31756
- width: 100%;
32027
+ .c18gxmrl:hover {
32028
+ border-color: #0080ff;
31757
32029
  }
31758
-
31759
- .d1k7vv5v {
31760
- font-size: 14px;
31761
- font-weight: 500;
31762
- color: #3e4652;
31763
- line-height: 18px;
32030
+ .c18gxmrl:hover > header {
32031
+ background: rgba(0, 128, 255, 0.1);
31764
32032
  }
31765
- .d1k7vv5v + .d1k7vv5v {
31766
- margin-top: 16px;
32033
+ .c18gxmrl.active header {
32034
+ border-bottom: 1px solid #d8deeb;
31767
32035
  }
31768
- .d1k7vv5v + * {
31769
- margin-top: 16px;
32036
+ .c18gxmrl > header {
32037
+ padding: 8px 12px;
31770
32038
  }
31771
32039
 
31772
- .le7b9r4.d1k7vv5v {
31773
- font-size: 12px;
31774
- color: rgba(44, 56, 82, 0.6);
31775
- margin-top: 12px;
32040
+ .berrcjl {
32041
+ color: rgba(10, 37, 85, 0.6);
32042
+ margin-bottom: 4px;
31776
32043
  }
31777
-
31778
- .r1dnygxx.le7b9r4.d1k7vv5v {
31779
- line-height: 18px;
31780
- font-weight: 500;
31781
- margin-top: 0;
31782
- white-space: initial;
32044
+ .berrcjl .breadcrumb-link {
32045
+ color: rgba(10, 37, 85, 0.6);
32046
+ cursor: pointer;
32047
+ transition: color 160ms ease;
31783
32048
  }
31784
-
31785
- .r12ddqmh {
31786
- display: block;
32049
+ .berrcjl .breadcrumb-link:hover {
32050
+ color: #0080ff;
31787
32051
  }
31788
- .r12ddqmh span {
31789
- font-size: 14px;
31790
- font-weight: 500;
31791
- line-height: 32px;
31792
- color: #3e4652;
32052
+ .berrcjl .breadcrumb-link:active {
32053
+ color: #005ed1;
31793
32054
  }
31794
32055
 
31795
- .ctcr26a {
31796
- margin-top: 8px;
31797
- padding: 8px;
31798
- border-radius: 6px;
31799
- background: rgba(225, 230, 241, 0.6);
31800
- color: rgba(44, 56, 82, 0.6);
31801
- font-size: 12px;
31802
- }
31803
- .ctcr26a div {
31804
- line-height: 20px;
32056
+ .c1bus5hc {
32057
+ --color: white;
32058
+ height: 14px;
32059
+ width: 14px;
32060
+ border-radius: 50%;
32061
+ flex-shrink: 0;
31805
32062
  display: flex;
31806
32063
  align-items: center;
31807
- word-break: break-all;
32064
+ justify-content: center;
32065
+ border: 1px solid var(--color);
32066
+ }
32067
+ .c1bus5hc .circle-inner {
32068
+ position: relative;
32069
+ height: 10px;
32070
+ width: 10px;
32071
+ border-radius: 50%;
32072
+ overflow: hidden;
32073
+ }
32074
+ .c1bus5hc .circle-content {
32075
+ position: absolute;
32076
+ height: 100%;
32077
+ width: 100%;
32078
+ left: 0;
32079
+ top: 0;
32080
+ border-radius: 50%;
32081
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
32082
+ transform: rotate(180deg);
32083
+ }
32084
+ .c1bus5hc .circle-child {
32085
+ position: absolute;
32086
+ height: 100%;
32087
+ width: 100%;
32088
+ left: 0;
32089
+ top: 0;
32090
+ margin-left: 50%;
32091
+ transform-origin: left;
32092
+ background: white;
32093
+ transform: rotate(0deg);
31808
32094
  }
31809
32095
 
31810
32096
  .c1uzzomf {
@@ -31829,26 +32115,6 @@ input.rrg1fkn.ant-input {
31829
32115
  text-align: center;
31830
32116
  }
31831
32117
 
31832
- .c18gxmrl {
31833
- border: 1px solid #d8deeb;
31834
- border-radius: 4px;
31835
- }
31836
- .c18gxmrl + .c18gxmrl {
31837
- margin-top: 8px;
31838
- }
31839
- .c18gxmrl:hover {
31840
- border-color: #0080ff;
31841
- }
31842
- .c18gxmrl:hover > header {
31843
- background: rgba(0, 128, 255, 0.1);
31844
- }
31845
- .c18gxmrl.active header {
31846
- border-bottom: 1px solid #d8deeb;
31847
- }
31848
- .c18gxmrl > header {
31849
- padding: 8px 12px;
31850
- }
31851
-
31852
32118
  .c18bcrac {
31853
32119
  display: inline-block;
31854
32120
  width: 100%;
@@ -31896,89 +32162,116 @@ input.rrg1fkn.ant-input {
31896
32162
  margin-right: 4px;
31897
32163
  }
31898
32164
 
31899
- .gmyahx3 {
31900
- cursor: pointer;
32165
+ .clm1wy1 {
32166
+ width: 192px;
32167
+ height: 246px;
32168
+ border-radius: 4px;
31901
32169
  }
31902
- .gmyahx3 .link-text {
31903
- color: rgba(0, 21, 64, 0.3);
32170
+ .clm1wy1 > .ant-picker-calendar,
32171
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32172
+ width: 100%;
32173
+ background-color: rgba(245, 247, 250, 0.6);
32174
+ border-top: none;
31904
32175
  }
31905
- .gmyahx3:hover .link-text {
31906
- color: #0080ff;
32176
+ .clm1wy1 > .ant-picker-calendar .ant-picker-body,
32177
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32178
+ padding: 0 16px;
32179
+ }
32180
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content,
32181
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32182
+ width: 100%;
32183
+ height: 180px;
32184
+ border-spacing: 0;
32185
+ }
32186
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32187
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32188
+ margin-bottom: 8px;
32189
+ }
32190
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32191
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32192
+ width: 22px;
32193
+ }
32194
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32195
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32196
+ padding: 0;
32197
+ }
32198
+ .clm1wy1 .ant-picker-cell {
32199
+ color: rgba(62, 70, 82, 0.6);
32200
+ opacity: 0.4;
32201
+ }
32202
+ .clm1wy1 .ant-picker-cell-in-view {
32203
+ color: rgba(62, 70, 82, 0.6);
32204
+ opacity: 1;
32205
+ }
32206
+ .clm1wy1 .ant-picker-cell-in-view > .active {
32207
+ color: #3e4652;
32208
+ }
32209
+ .clm1wy1 .ant-picker-cell::before {
32210
+ pointer-events: none;
31907
32211
  }
31908
32212
 
31909
- .n12mqh7z {
32213
+ .t1tsm00v {
32214
+ color: rgba(129, 138, 153, 0.6);
32215
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32216
+ backdrop-filter: blur(10px);
32217
+ padding: 7px 10px;
32218
+ }
32219
+
32220
+ .c167wnad {
32221
+ color: rgba(62, 70, 82, 0.6);
31910
32222
  display: flex;
32223
+ justify-content: space-between;
31911
32224
  align-items: center;
31912
- font-size: 12px;
31913
- line-height: 18px;
32225
+ padding: 8px 16px;
31914
32226
  }
31915
- .n12mqh7z:not(:last-child) {
31916
- margin-bottom: 4px;
32227
+ .c167wnad .anticon {
32228
+ cursor: pointer;
31917
32229
  }
31918
-
31919
- .tf5bynu {
31920
- margin: 0 3px;
32230
+ .c167wnad .anticon:hover {
32231
+ color: #0096ff;
31921
32232
  }
31922
32233
 
31923
- .tcckoz1 {
31924
- max-height: 400px;
31925
- overflow: "auto";
32234
+ .cxhf7dh {
32235
+ text-align: center;
31926
32236
  }
31927
-
31928
- .c1bus5hc {
31929
- --color: white;
31930
- height: 14px;
31931
- width: 14px;
31932
- border-radius: 50%;
31933
- flex-shrink: 0;
32237
+ .cxhf7dh .dots {
31934
32238
  display: flex;
31935
- align-items: center;
31936
32239
  justify-content: center;
31937
- border: 1px solid var(--color);
31938
32240
  }
31939
- .c1bus5hc .circle-inner {
31940
- position: relative;
31941
- height: 10px;
31942
- width: 10px;
31943
- border-radius: 50%;
31944
- overflow: hidden;
32241
+ .cxhf7dh .dot {
32242
+ display: inline-block;
32243
+ width: 2px;
32244
+ height: 2px;
32245
+ border-radius: 1px;
32246
+ background: #0096ff;
31945
32247
  }
31946
- .c1bus5hc .circle-content {
31947
- position: absolute;
31948
- height: 100%;
31949
- width: 100%;
31950
- left: 0;
31951
- top: 0;
31952
- border-radius: 50%;
31953
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31954
- transform: rotate(180deg);
32248
+ .cxhf7dh .dot:not(:last-child) {
32249
+ margin-right: 2px;
31955
32250
  }
31956
- .c1bus5hc .circle-child {
31957
- position: absolute;
31958
- height: 100%;
31959
- width: 100%;
31960
- left: 0;
31961
- top: 0;
31962
- margin-left: 50%;
31963
- transform-origin: left;
31964
- background: white;
31965
- transform: rotate(0deg);
32251
+ .cxhf7dh .bar {
32252
+ width: 9px;
32253
+ height: 2px;
32254
+ background: #0096ff;
32255
+ border-radius: 2px;
32256
+ }
32257
+
32258
+ .n12mqh7z {
32259
+ display: flex;
32260
+ align-items: center;
32261
+ font-size: 12px;
32262
+ line-height: 18px;
31966
32263
  }
31967
-
31968
- .berrcjl {
31969
- color: rgba(10, 37, 85, 0.6);
32264
+ .n12mqh7z:not(:last-child) {
31970
32265
  margin-bottom: 4px;
31971
32266
  }
31972
- .berrcjl .breadcrumb-link {
31973
- color: rgba(10, 37, 85, 0.6);
31974
- cursor: pointer;
31975
- transition: color 160ms ease;
31976
- }
31977
- .berrcjl .breadcrumb-link:hover {
31978
- color: #0080ff;
32267
+
32268
+ .tf5bynu {
32269
+ margin: 0 3px;
31979
32270
  }
31980
- .berrcjl .breadcrumb-link:active {
31981
- color: #005ed1;
32271
+
32272
+ .tcckoz1 {
32273
+ max-height: 400px;
32274
+ overflow: "auto";
31982
32275
  }
31983
32276
 
31984
32277
  .s1iv0tp1 .enabled-switch {
@@ -31989,13 +32282,6 @@ input.rrg1fkn.ant-input {
31989
32282
  margin-right: 8px;
31990
32283
  }
31991
32284
 
31992
- .tje3huy {
31993
- width: 100%;
31994
- overflow: inherit;
31995
- white-space: inherit;
31996
- text-overflow: ellipsis;
31997
- }
31998
-
31999
32285
  .t1sqg15u {
32000
32286
  background: white;
32001
32287
  }
@@ -32086,97 +32372,15 @@ input.rrg1fkn.ant-input {
32086
32372
  padding-right: 12px;
32087
32373
  }
32088
32374
 
32089
- .clm1wy1 {
32090
- width: 192px;
32091
- height: 246px;
32092
- border-radius: 4px;
32093
- }
32094
- .clm1wy1 > .ant-picker-calendar,
32095
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32096
- width: 100%;
32097
- background-color: rgba(245, 247, 250, 0.6);
32098
- border-top: none;
32099
- }
32100
- .clm1wy1 > .ant-picker-calendar .ant-picker-body,
32101
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32102
- padding: 0 16px;
32103
- }
32104
- .clm1wy1 > .ant-picker-calendar .ant-picker-content,
32105
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32375
+ .tje3huy {
32106
32376
  width: 100%;
32107
- height: 180px;
32108
- border-spacing: 0;
32109
- }
32110
- .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32111
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32112
- margin-bottom: 8px;
32113
- }
32114
- .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32115
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32116
- width: 22px;
32117
- }
32118
- .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32119
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32120
- padding: 0;
32121
- }
32122
- .clm1wy1 .ant-picker-cell {
32123
- color: rgba(62, 70, 82, 0.6);
32124
- opacity: 0.4;
32125
- }
32126
- .clm1wy1 .ant-picker-cell-in-view {
32127
- color: rgba(62, 70, 82, 0.6);
32128
- opacity: 1;
32129
- }
32130
- .clm1wy1 .ant-picker-cell-in-view > .active {
32131
- color: #3e4652;
32132
- }
32133
- .clm1wy1 .ant-picker-cell::before {
32134
- pointer-events: none;
32135
- }
32136
-
32137
- .t1tsm00v {
32138
- color: rgba(129, 138, 153, 0.6);
32139
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32140
- backdrop-filter: blur(10px);
32141
- padding: 7px 10px;
32142
- }
32143
-
32144
- .c167wnad {
32145
- color: rgba(62, 70, 82, 0.6);
32146
- display: flex;
32147
- justify-content: space-between;
32148
- align-items: center;
32149
- padding: 8px 16px;
32150
- }
32151
- .c167wnad .anticon {
32152
- cursor: pointer;
32153
- }
32154
- .c167wnad .anticon:hover {
32155
- color: #0096ff;
32377
+ overflow: inherit;
32378
+ white-space: inherit;
32379
+ text-overflow: ellipsis;
32156
32380
  }
32157
32381
 
32158
- .cxhf7dh {
32159
- text-align: center;
32160
- }
32161
- .cxhf7dh .dots {
32162
- display: flex;
32163
- justify-content: center;
32164
- }
32165
- .cxhf7dh .dot {
32166
- display: inline-block;
32167
- width: 2px;
32168
- height: 2px;
32169
- border-radius: 1px;
32170
- background: #0096ff;
32171
- }
32172
- .cxhf7dh .dot:not(:last-child) {
32173
- margin-right: 2px;
32174
- }
32175
- .cxhf7dh .bar {
32176
- width: 9px;
32177
- height: 2px;
32178
- background: #0096ff;
32179
- border-radius: 2px;
32382
+ .t3qomhu {
32383
+ margin: 0 2px;
32180
32384
  }
32181
32385
 
32182
32386
  .wg1tsps {
@@ -32202,6 +32406,28 @@ input.rrg1fkn.ant-input {
32202
32406
  color: #00122e !important;
32203
32407
  }
32204
32408
 
32409
+ .cav9p2m .ant-collapse-item {
32410
+ border: 0px;
32411
+ background-color: #fff;
32412
+ }
32413
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32414
+ padding-top: 0px;
32415
+ padding-bottom: 0px;
32416
+ padding-left: 0px !important;
32417
+ padding-right: 24px;
32418
+ }
32419
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32420
+ right: 0px;
32421
+ }
32422
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32423
+ padding: 0px;
32424
+ }
32425
+
32426
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32427
+ padding-right: 0px;
32428
+ cursor: default;
32429
+ }
32430
+
32205
32431
  .m15dvk92 {
32206
32432
  display: flex;
32207
32433
  justify-content: space-between;
@@ -32215,6 +32441,13 @@ input.rrg1fkn.ant-input {
32215
32441
  width: 100%;
32216
32442
  }
32217
32443
 
32444
+ .c10crapj {
32445
+ border-radius: 8px;
32446
+ }
32447
+ .c10crapj .ant-card-body {
32448
+ padding: 20px 24px 24px 24px;
32449
+ }
32450
+
32218
32451
  .c198s9j3 {
32219
32452
  color: #2d3a56;
32220
32453
  line-height: 22px;
@@ -32286,46 +32519,14 @@ input.rrg1fkn.ant-input {
32286
32519
  margin-left: 24px;
32287
32520
  }
32288
32521
 
32289
- .c10crapj {
32290
- border-radius: 8px;
32291
- }
32292
- .c10crapj .ant-card-body {
32293
- padding: 20px 24px 24px 24px;
32294
- }
32295
-
32296
- .cav9p2m .ant-collapse-item {
32297
- border: 0px;
32298
- background-color: #fff;
32299
- }
32300
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32301
- padding-top: 0px;
32302
- padding-bottom: 0px;
32303
- padding-left: 0px !important;
32304
- padding-right: 24px;
32305
- }
32306
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32307
- right: 0px;
32308
- }
32309
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32310
- padding: 0px;
32311
- }
32312
-
32313
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32314
- padding-right: 0px;
32315
- cursor: default;
32316
- }
32317
-
32318
- .t3qomhu {
32319
- margin: 0 2px;
32522
+ .gmyahx3 {
32523
+ cursor: pointer;
32320
32524
  }
32321
-
32322
- .o8ocss1 {
32323
- overflow: hidden;
32324
- text-overflow: ellipsis;
32525
+ .gmyahx3 .link-text {
32526
+ color: rgba(0, 21, 64, 0.3);
32325
32527
  }
32326
-
32327
- .n17syc35 {
32328
- white-space: nowrap;
32528
+ .gmyahx3:hover .link-text {
32529
+ color: #0080ff;
32329
32530
  }
32330
32531
 
32331
32532
  .igz4le8 {
@@ -32335,68 +32536,16 @@ input.rrg1fkn.ant-input {
32335
32536
  }
32336
32537
 
32337
32538
  .c1riexje {
32338
- color: rgba(44, 56, 82, 0.6);
32339
- }
32340
-
32341
- .iiqau4c.ant-input-group.ant-input-group-compact {
32342
- display: flex;
32343
- }
32344
-
32345
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32346
- border-radius: 6px;
32347
- }
32348
- .shq1k1g.ant-select.ant-select-single {
32349
- width: 100%;
32350
- color: #2d3a56;
32351
- border-color: rgba(211, 218, 235, 0.6);
32352
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32353
- font-size: 13px;
32354
- }
32355
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32356
- height: 30px;
32357
- }
32358
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32359
- height: 38px;
32360
- font-size: 13px;
32361
- }
32362
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32363
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32364
- transition: 160ms ease;
32365
- }
32366
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32367
- color: #0080ff;
32368
- }
32369
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32370
- border-color: rgba(107, 128, 167, 0.6);
32371
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32372
- }
32373
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32374
- color: #0080ff;
32375
- }
32376
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32377
- border-color: #0080ff;
32378
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32379
- }
32380
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32381
- transform: rotate(180deg);
32382
- }
32383
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32384
- background: rgba(211, 218, 235, 0.6);
32385
- border-color: rgba(172, 186, 211, 0.6);
32386
- cursor: "not-allowed";
32387
- }
32388
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32389
- border-color: #f0483e !important;
32390
- }
32391
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32392
- color: #1d326c;
32393
- }
32394
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32395
- border-color: #0080ff;
32396
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32539
+ color: rgba(44, 56, 82, 0.6);
32397
32540
  }
32398
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32399
- transform: rotate(180deg);
32541
+
32542
+ .o8ocss1 {
32543
+ overflow: hidden;
32544
+ text-overflow: ellipsis;
32545
+ }
32546
+
32547
+ .n17syc35 {
32548
+ white-space: nowrap;
32400
32549
  }
32401
32550
 
32402
32551
  .s14dk8r1 {
@@ -32473,300 +32622,65 @@ input.rrg1fkn.ant-input {
32473
32622
  display: inline-block;
32474
32623
  }
32475
32624
 
32476
- .t19ustft .date {
32477
- margin-right: 4px;
32478
- }
32479
-
32480
- .s1uupxds {
32481
- padding: 0 8px;
32482
- border-radius: 4px;
32483
- }
32484
-
32485
- .m10sqwut {
32486
- padding: 2px 8px;
32487
- border-radius: 3px;
32488
- }
32489
-
32490
- .l1d492wb {
32491
- padding: 3px 8px;
32492
- border-radius: 2px;
32493
- }
32494
-
32495
- .t1lzavmu.ant-tag:hover {
32496
- opacity: unset;
32497
- }
32498
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32499
- margin: 0;
32500
- margin-right: 8px;
32501
- display: inline-flex;
32502
- align-items: center;
32503
- border: none;
32504
- }
32505
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32506
- width: 16px;
32507
- height: 16px;
32508
- color: inherit;
32509
- margin-left: 4px;
32510
- opacity: 0.6;
32511
- display: inline-flex;
32512
- }
32513
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32514
- opacity: 1;
32515
- }
32516
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32517
- color: #0080ff;
32518
- background-color: rgba(0, 136, 255, 0.1);
32519
- }
32520
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32521
- color: #f0483e;
32522
- background-color: rgba(255, 74, 74, 0.1);
32523
- }
32524
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32525
- color: #e07f00;
32526
- background-color: rgba(255, 187, 0, 0.1);
32527
- }
32528
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32529
- color: #008f4c;
32530
- background-color: rgba(30, 201, 127, 0.1);
32531
- }
32532
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32533
- color: #1d326c;
32534
- background-color: rgba(225, 230, 241, 0.6);
32535
- }
32536
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32537
- color: #7E41FF;
32538
- background-color: rgba(126, 65, 255, 0.1);
32539
- }
32540
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32541
- color: #fff;
32542
- }
32543
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32544
- background-color: #f0483e;
32545
- }
32546
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32547
- background-color: #fea008;
32548
- }
32549
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32550
- background-color: #00ba5d;
32551
- }
32552
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32553
- background-color: #0080ff;
32554
- }
32555
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32556
- background-color: #6b7d99;
32557
- }
32558
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32559
- background-color: #7E41FF;
32560
- }
32561
-
32562
- .l4bld33 {
32563
- width: 64px;
32564
- height: 64px;
32565
- display: flex;
32566
- align-items: center;
32567
- justify-content: center;
32568
- position: relative;
32569
- opacity: 0.2;
32570
- }
32571
-
32572
- .lgitjoj {
32573
- position: absolute;
32574
- width: 5px;
32575
- height: 48px;
32576
- left: 9.33px;
32577
- top: 40.5px;
32578
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32579
- border-radius: 5px;
32580
- transform: rotate(-128deg);
32581
- transform-origin: top left;
32582
- animation: loading-indicator1 1100ms ease-out infinite;
32583
- }
32584
-
32585
- .l13g0exg {
32586
- position: absolute;
32587
- width: 5px;
32588
- height: 48px;
32589
- left: 40.8px;
32590
- top: 8.4px;
32591
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32592
- border-radius: 5px;
32593
- transform: rotate(-8deg);
32594
- transform-origin: top left;
32595
- animation: loading-indicator2 1100ms ease-out infinite;
32596
- }
32597
-
32598
- .l1exo3h6 {
32599
- position: absolute;
32600
- width: 5px;
32601
- height: 48px;
32602
- left: 52.9px;
32603
- top: 51.8px;
32604
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32605
- border-radius: 5px;
32606
- transform: rotate(112deg);
32607
- transform-origin: top left;
32608
- animation: loading-indicator3 1100ms ease-out infinite;
32609
- }
32610
-
32611
- .m1thnes4 {
32612
- color: rgba(44, 56, 82, 0.6);
32613
- text-align: center;
32625
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32614
32626
  display: flex;
32615
- align-items: center;
32616
- justify-content: center;
32617
- flex-direction: column;
32618
- height: 100%;
32619
- }
32620
- .m1thnes4 .link {
32621
- color: #0080ff;
32622
- cursor: pointer;
32623
32627
  }
32624
32628
 
32625
- .m1bixfdy {
32626
- width: 100%;
32627
- height: 100%;
32628
- display: flex;
32629
- flex-direction: column;
32630
- }
32631
- .m1bixfdy .name-toolbar {
32632
- width: 100%;
32633
- display: flex;
32634
- line-height: 30px;
32635
- padding: 0 16px;
32636
- justify-content: space-between;
32637
- }
32638
- .m1bixfdy .name-toolbar .metric-extra {
32639
- display: flex;
32640
- font-size: 12px;
32641
- align-items: center;
32642
- }
32643
- .m1bixfdy .name-toolbar .metric-extra .info-item {
32644
- color: #a3b4cc;
32645
- }
32646
- .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32647
- margin-left: 10px;
32648
- }
32649
- .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32650
- margin-left: 10px;
32651
- cursor: pointer;
32652
- }
32653
- .m1bixfdy .content {
32654
- flex: 1;
32655
- width: 100%;
32656
- display: flex;
32657
- justify-content: center;
32658
- align-items: center;
32659
- }
32660
- .m1bixfdy .single-content {
32661
- height: 65px;
32629
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32630
+ border-radius: 6px;
32662
32631
  }
32663
-
32664
- .lfamfcw {
32665
- display: flex;
32666
- align-items: center;
32667
- white-space: nowrap;
32668
- overflow: hidden;
32632
+ .shq1k1g.ant-select.ant-select-single {
32669
32633
  width: 100%;
32634
+ color: #2d3a56;
32635
+ border-color: rgba(211, 218, 235, 0.6);
32636
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32637
+ font-size: 13px;
32670
32638
  }
32671
- .lfamfcw .ant-dropdown-trigger {
32672
- margin-left: auto;
32673
- font-size: 12px;
32674
- }
32675
-
32676
- .la6u9b4 {
32677
- display: flex;
32678
- justify-content: flex-start;
32679
- align-items: center;
32680
- font-size: 12px;
32681
- cursor: pointer;
32682
- }
32683
- .la6u9b4:not(:last-child) {
32684
- margin-right: 20px;
32685
- }
32686
- .la6u9b4.deselected {
32687
- opacity: 0.4;
32688
- }
32689
- .la6u9b4.deselected .color-block {
32690
- background: #b4beca !important;
32691
- }
32692
-
32693
- .chhvk8b {
32694
- display: inline-block;
32695
- height: 8px;
32696
- width: 8px;
32697
- margin-right: 8px;
32698
- }
32699
-
32700
- .e1sdlxq1 .ant-dropdown-menu-item {
32701
- display: flex;
32702
- align-items: center;
32703
- font-size: 12px;
32704
- margin: 0;
32705
- }
32706
-
32707
- .m16f7gpb {
32708
- position: relative;
32709
- }
32710
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
32711
- bottom: -12px;
32639
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32640
+ height: 30px;
32712
32641
  }
32713
- .m16f7gpb .metric-toolbar {
32714
- display: flex;
32715
- justify-content: space-between;
32716
- line-height: 30px;
32717
- margin: 0 16px;
32642
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32643
+ height: 38px;
32644
+ font-size: 13px;
32718
32645
  }
32719
- .m16f7gpb .metric-toolbar .metric-extra {
32720
- display: flex;
32721
- font-size: 12px;
32722
- align-items: center;
32646
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32647
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32648
+ transition: 160ms ease;
32723
32649
  }
32724
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
32725
- color: #a3b4cc;
32650
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32651
+ color: #0080ff;
32726
32652
  }
32727
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32728
- margin-left: 10px;
32653
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32654
+ border-color: rgba(107, 128, 167, 0.6);
32655
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32729
32656
  }
32730
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32731
- margin-left: 10px;
32732
- cursor: pointer;
32657
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32658
+ color: #0080ff;
32733
32659
  }
32734
- .m16f7gpb .recharts-xAxis {
32735
- font-size: 12px;
32660
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32661
+ border-color: #0080ff;
32662
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32736
32663
  }
32737
- .m16f7gpb .pointer-wrapper {
32738
- position: absolute;
32739
- bottom: 10px;
32740
- padding: 0 8px;
32741
- border-radius: 4px;
32742
- font-size: 12px;
32743
- color: #fff;
32744
- background: rgba(0, 0, 0, 0.75);
32745
- transform: translateX(-50%);
32664
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32665
+ transform: rotate(180deg);
32746
32666
  }
32747
-
32748
- .t1ipvk51 {
32749
- min-width: 200px;
32667
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32668
+ background: rgba(211, 218, 235, 0.6);
32669
+ border-color: rgba(172, 186, 211, 0.6);
32670
+ cursor: "not-allowed";
32750
32671
  }
32751
-
32752
- .t1kgldps {
32753
- display: flex;
32754
- align-items: center;
32755
- justify-content: space-between;
32756
- background-color: rgba(0, 0, 0, 0.75);
32757
- color: #b4beca;
32758
- font-size: 12px;
32759
- padding: 3px 6px;
32672
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32673
+ border-color: #f0483e !important;
32760
32674
  }
32761
- .t1kgldps:first-child {
32762
- padding-top: 3px;
32675
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32676
+ color: #1d326c;
32763
32677
  }
32764
- .t1kgldps:last-child {
32765
- padding-bottom: 3px;
32678
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32679
+ border-color: #0080ff;
32680
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32766
32681
  }
32767
- .t1kgldps .column-value {
32768
- color: #fff;
32769
- margin-left: 8px;
32682
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32683
+ transform: rotate(180deg);
32770
32684
  }
32771
32685
 
32772
32686
  .sq6vos1 {
@@ -32954,6 +32868,92 @@ input.rrg1fkn.ant-input {
32954
32868
  justify-content: center;
32955
32869
  }
32956
32870
 
32871
+ .t19ustft .date {
32872
+ margin-right: 4px;
32873
+ }
32874
+
32875
+ .s1uupxds {
32876
+ padding: 0 8px;
32877
+ border-radius: 4px;
32878
+ }
32879
+
32880
+ .m10sqwut {
32881
+ padding: 2px 8px;
32882
+ border-radius: 3px;
32883
+ }
32884
+
32885
+ .l1d492wb {
32886
+ padding: 3px 8px;
32887
+ border-radius: 2px;
32888
+ }
32889
+
32890
+ .t1lzavmu.ant-tag:hover {
32891
+ opacity: unset;
32892
+ }
32893
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32894
+ margin: 0;
32895
+ margin-right: 8px;
32896
+ display: inline-flex;
32897
+ align-items: center;
32898
+ border: none;
32899
+ }
32900
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32901
+ width: 16px;
32902
+ height: 16px;
32903
+ color: inherit;
32904
+ margin-left: 4px;
32905
+ opacity: 0.6;
32906
+ display: inline-flex;
32907
+ }
32908
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32909
+ opacity: 1;
32910
+ }
32911
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32912
+ color: #0080ff;
32913
+ background-color: rgba(0, 136, 255, 0.1);
32914
+ }
32915
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32916
+ color: #f0483e;
32917
+ background-color: rgba(255, 74, 74, 0.1);
32918
+ }
32919
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32920
+ color: #e07f00;
32921
+ background-color: rgba(255, 187, 0, 0.1);
32922
+ }
32923
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32924
+ color: #008f4c;
32925
+ background-color: rgba(30, 201, 127, 0.1);
32926
+ }
32927
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32928
+ color: #1d326c;
32929
+ background-color: rgba(225, 230, 241, 0.6);
32930
+ }
32931
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32932
+ color: #7E41FF;
32933
+ background-color: rgba(126, 65, 255, 0.1);
32934
+ }
32935
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32936
+ color: #fff;
32937
+ }
32938
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32939
+ background-color: #f0483e;
32940
+ }
32941
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32942
+ background-color: #fea008;
32943
+ }
32944
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32945
+ background-color: #00ba5d;
32946
+ }
32947
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32948
+ background-color: #0080ff;
32949
+ }
32950
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32951
+ background-color: #6b7d99;
32952
+ }
32953
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32954
+ background-color: #7E41FF;
32955
+ }
32956
+
32957
32957
  .t1gz6wqf {
32958
32958
  height: 100%;
32959
32959
  }
@@ -32984,6 +32984,53 @@ input.rrg1fkn.ant-input {
32984
32984
  background: rgba(163, 180, 204, 0.18);
32985
32985
  }
32986
32986
 
32987
+ .f1p9ti6d {
32988
+ width: 100%;
32989
+ margin-bottom: 0 !important;
32990
+ flex-flow: nowrap !important;
32991
+ line-break: auto;
32992
+ }
32993
+ .f1p9ti6d > .ant-form-item-label {
32994
+ text-align: left !important;
32995
+ padding-bottom: 0 !important;
32996
+ }
32997
+ .f1p9ti6d > .ant-form-item-label > label {
32998
+ min-height: 32px;
32999
+ height: auto;
33000
+ font-size: 13px;
33001
+ color: rgba(44, 56, 82, 0.6);
33002
+ white-space: normal;
33003
+ }
33004
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
33005
+ border-color: #ff4d4f !important;
33006
+ }
33007
+ .f1p9ti6d .ant-form-item-explain {
33008
+ margin-top: 4px;
33009
+ font-size: 12px;
33010
+ min-height: 0px;
33011
+ }
33012
+ .f1p9ti6d .ant-form-item-extra {
33013
+ font-size: 12px;
33014
+ color: rgba(44, 56, 82, 0.6);
33015
+ min-height: 0px;
33016
+ }
33017
+
33018
+ .rrwcpby {
33019
+ display: flex;
33020
+ align-items: center;
33021
+ }
33022
+ .rrwcpby .order {
33023
+ height: 24px;
33024
+ width: 24px;
33025
+ border-radius: 20px;
33026
+ color: #0080ff;
33027
+ background: rgba(0, 136, 255, 0.1);
33028
+ display: flex;
33029
+ align-items: center;
33030
+ justify-content: center;
33031
+ margin-right: 6px;
33032
+ }
33033
+
32987
33034
  .skwah65 {
32988
33035
  height: 8px;
32989
33036
  box-sizing: border-box;
@@ -32997,10 +33044,6 @@ input.rrg1fkn.ant-input {
32997
33044
  margin-left: 1px;
32998
33045
  }
32999
33046
 
33000
- .c1k4vanq {
33001
- padding: 0 12px 14px 12px;
33002
- }
33003
-
33004
33047
  .c1udgdh2 {
33005
33048
  color: #2d3a56;
33006
33049
  padding: 7px 12px;
@@ -33041,51 +33084,8 @@ input.rrg1fkn.ant-input {
33041
33084
  margin-right: 2px;
33042
33085
  }
33043
33086
 
33044
- .f1p9ti6d {
33045
- width: 100%;
33046
- margin-bottom: 0 !important;
33047
- flex-flow: nowrap !important;
33048
- line-break: auto;
33049
- }
33050
- .f1p9ti6d > .ant-form-item-label {
33051
- text-align: left !important;
33052
- padding-bottom: 0 !important;
33053
- }
33054
- .f1p9ti6d > .ant-form-item-label > label {
33055
- min-height: 32px;
33056
- height: auto;
33057
- font-size: 13px;
33058
- color: rgba(44, 56, 82, 0.6);
33059
- white-space: normal;
33060
- }
33061
- .f1p9ti6d.ant-form-item-has-error .ant-input {
33062
- border-color: #ff4d4f !important;
33063
- }
33064
- .f1p9ti6d .ant-form-item-explain {
33065
- margin-top: 4px;
33066
- font-size: 12px;
33067
- min-height: 0px;
33068
- }
33069
- .f1p9ti6d .ant-form-item-extra {
33070
- font-size: 12px;
33071
- color: rgba(44, 56, 82, 0.6);
33072
- min-height: 0px;
33073
- }
33074
-
33075
- .rrwcpby {
33076
- display: flex;
33077
- align-items: center;
33078
- }
33079
- .rrwcpby .order {
33080
- height: 24px;
33081
- width: 24px;
33082
- border-radius: 20px;
33083
- color: #0080ff;
33084
- background: rgba(0, 136, 255, 0.1);
33085
- display: flex;
33086
- align-items: center;
33087
- justify-content: center;
33088
- margin-right: 6px;
33087
+ .c1k4vanq {
33088
+ padding: 0 12px 14px 12px;
33089
33089
  }
33090
33090
 
33091
33091
  .bab9xum {