@cloudtower/eagle 0.27.9 → 0.27.10-dry

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,35 +29471,6 @@ 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
- .bpq0js6 {
29475
- padding: 4px 11px;
29476
- }
29477
-
29478
- .b15sn34c {
29479
- white-space: nowrap;
29480
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29481
- }
29482
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29483
- --color: #0080ff;
29484
- }
29485
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29486
- --color: #0080ff;
29487
- }
29488
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29489
- margin-left: 1px;
29490
- }
29491
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29492
- border-top-right-radius: 0;
29493
- border-bottom-right-radius: 0;
29494
- }
29495
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29496
- border-top-left-radius: 0;
29497
- border-bottom-left-radius: 0;
29498
- }
29499
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29500
- border-radius: unset;
29501
- }
29502
-
29503
29474
  .buj61ew.ant-btn-icon-only {
29504
29475
  justify-content: center;
29505
29476
  }
@@ -29765,6 +29736,35 @@ html body {
29765
29736
  font-size: 18px;
29766
29737
  }
29767
29738
 
29739
+ .bpq0js6 {
29740
+ padding: 4px 11px;
29741
+ }
29742
+
29743
+ .b15sn34c {
29744
+ white-space: nowrap;
29745
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29746
+ }
29747
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29748
+ --color: #0080ff;
29749
+ }
29750
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29751
+ --color: #0080ff;
29752
+ }
29753
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29754
+ margin-left: 1px;
29755
+ }
29756
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29757
+ border-top-right-radius: 0;
29758
+ border-bottom-right-radius: 0;
29759
+ }
29760
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29761
+ border-top-left-radius: 0;
29762
+ border-bottom-left-radius: 0;
29763
+ }
29764
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29765
+ border-radius: unset;
29766
+ }
29767
+
29768
29768
  .iap75of {
29769
29769
  height: 18px;
29770
29770
  line-height: 18px;
@@ -29796,61 +29796,148 @@ html body {
29796
29796
  animation: rotate 680ms linear infinite;
29797
29797
  }
29798
29798
 
29799
- .p12gwtiw {
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 {
29800
29812
  display: flex;
29801
- justify-content: space-between;
29802
- align-items: center;
29803
29813
  padding: 10px 0;
29804
- color: rgba(44, 56, 82, 0.6);
29805
- font-size: 12px;
29806
- line-height: 24px;
29814
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29807
29815
  }
29808
- .p12gwtiw .pagination-left {
29809
- padding: 2px 8px;
29816
+ .c1up1pdz .field-item:last-child {
29817
+ border-bottom: none;
29818
+ padding-bottom: 0;
29810
29819
  }
29811
- .p12gwtiw .dropdown-trigger {
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;
29832
+ }
29833
+
29834
+ .c156wh19 {
29812
29835
  display: flex;
29813
29836
  align-items: center;
29814
- border-radius: 6px;
29815
- cursor: pointer;
29816
- transition: all 0.3s ease;
29837
+ justify-content: space-between;
29838
+ word-break: keep-all;
29817
29839
  }
29818
- .p12gwtiw .dropdown-trigger:hover {
29819
- background: rgba(211, 218, 235, 0.6);
29820
- color: #0080ff;
29840
+ .c156wh19 .title {
29841
+ margin: 0 16px 0 8px;
29821
29842
  }
29822
- .p12gwtiw .dropdown-trigger .icon-inner {
29823
- margin-left: 4px;
29843
+ .c156wh19 .retain {
29844
+ color: rgba(129, 138, 153, 0.6);
29824
29845
  }
29825
- .p12gwtiw .pagination-right {
29846
+ .c156wh19 .left {
29847
+ flex: 1;
29826
29848
  display: flex;
29849
+ overflow: hidden;
29827
29850
  align-items: center;
29828
- color: #0080ff;
29829
- font-weight: bold;
29851
+ justify-content: flex-start;
29852
+ white-space: nowrap;
29830
29853
  }
29831
- .p12gwtiw .pagination-right .icon-inner {
29832
- margin-left: 4px;
29854
+ .c156wh19 .left .title {
29855
+ max-width: 100%;
29856
+ overflow: hidden;
29857
+ text-overflow: ellipsis;
29833
29858
  }
29834
- .p12gwtiw .pagination-right .prev-btn,
29835
- .p12gwtiw .pagination-right .next-btn {
29836
- padding: 0 8px;
29859
+ .c156wh19 .right {
29860
+ display: flex;
29861
+ align-items: center;
29837
29862
  }
29838
- .p12gwtiw .pagination-right .prev-btn > span,
29839
- .p12gwtiw .pagination-right .next-btn > span {
29840
- color: #0080ff;
29863
+ .c156wh19 .reverse {
29864
+ display: flex;
29865
+ flex-direction: row-reverse;
29866
+ align-items: center;
29841
29867
  }
29842
- .p12gwtiw .pagination-right .next-btn .icon-inner {
29843
- transform: rotate(180deg);
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;
29844
29876
  }
29845
29877
 
29846
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
29847
- max-height: calc(100vh - 128px);
29848
- overflow-y: auto;
29878
+ .m126spxy {
29879
+ padding-bottom: 4px;
29880
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29849
29881
  }
29850
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29851
- padding: 4px 20px;
29852
- font-size: 12px;
29853
- line-height: 18px;
29882
+ .m126spxy .ant-btn-link {
29883
+ padding: 1px 10px;
29884
+ color: rgba(62, 70, 82, 0.6);
29885
+ border-radius: 4px;
29886
+ }
29887
+ .m126spxy .ant-btn-link.active {
29888
+ background: rgba(0, 128, 255, 0.1);
29889
+ color: #0096ff;
29890
+ }
29891
+
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;
29937
+ }
29938
+
29939
+ .i1e4sgug {
29940
+ display: inline-block;
29854
29941
  }
29855
29942
 
29856
29943
  .obf05yr {
@@ -29862,83 +29949,24 @@ html body {
29862
29949
  position: absolute;
29863
29950
  }
29864
29951
 
29865
- .i1e4sgug {
29866
- display: inline-block;
29867
- }
29868
-
29869
- .s34f1qb.ant-switch {
29870
- min-width: 40px;
29871
- height: 24px;
29872
- background: rgba(172, 186, 211, 0.6);
29873
- overflow: hidden;
29952
+ .rxbeqvl.ant-radio-wrapper {
29953
+ display: inline-flex;
29954
+ align-items: baseline;
29955
+ white-space: pre-wrap;
29874
29956
  }
29875
- .s34f1qb.ant-switch:focus {
29876
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
29957
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
29958
+ position: relative;
29959
+ top: 3px;
29877
29960
  }
29878
- .s34f1qb.ant-switch-small {
29879
- min-width: 26px;
29880
- height: 16px;
29961
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29962
+ border-color: rgba(107, 128, 167, 0.6);
29881
29963
  }
29882
- .s34f1qb.ant-switch-large {
29883
- min-width: 52px;
29884
- height: 32px;
29964
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29965
+ border-color: #0080ff;
29885
29966
  }
29886
- .s34f1qb.ant-switch .ant-switch-handle {
29887
- height: 20px;
29888
- width: 20px;
29889
- }
29890
- .s34f1qb.ant-switch .ant-switch-handle::before {
29891
- border-radius: 10px;
29892
- transition-delay: 120ms;
29893
- }
29894
- .s34f1qb.ant-switch-small .ant-switch-handle {
29895
- height: 14px;
29896
- width: 14px;
29897
- top: 1px;
29898
- left: 1px;
29899
- }
29900
- .s34f1qb.ant-switch-large .ant-switch-handle {
29901
- height: 28px;
29902
- width: 28px;
29903
- }
29904
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
29905
- border-radius: 14px;
29906
- }
29907
- .s34f1qb.ant-switch-checked {
29908
- background-color: #00ba5d;
29909
- }
29910
- .s34f1qb.ant-switch-checked .ant-switch-handle {
29911
- left: calc(100% - 20px - 2px);
29912
- }
29913
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
29914
- left: calc(100% - 14px - 1px);
29915
- }
29916
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
29917
- left: calc(100% - 28px - 2px);
29918
- }
29919
-
29920
- .c1to9vb9 {
29921
- margin-left: 5px;
29922
- }
29923
-
29924
- .rxbeqvl.ant-radio-wrapper {
29925
- display: inline-flex;
29926
- align-items: baseline;
29927
- white-space: pre-wrap;
29928
- }
29929
- .rxbeqvl.ant-radio-wrapper .ant-radio {
29930
- position: relative;
29931
- top: 3px;
29932
- }
29933
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29934
- border-color: rgba(107, 128, 167, 0.6);
29935
- }
29936
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29937
- border-color: #0080ff;
29938
- }
29939
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29940
- border-color: #0080ff;
29941
- background: #0080ff;
29967
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29968
+ border-color: #0080ff;
29969
+ background: #0080ff;
29942
29970
  }
29943
29971
  .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
29944
29972
  top: 4px;
@@ -30067,87 +30095,6 @@ html body {
30067
30095
  width: 36px;
30068
30096
  }
30069
30097
 
30070
- .s1fc623g {
30071
- width: 430px !important;
30072
- }
30073
-
30074
- .da3mx0o .ant-select-item-group {
30075
- padding: 8px 16px;
30076
- line-height: 18px;
30077
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30078
- height: 34px;
30079
- min-height: 34px;
30080
- box-sizing: border-box;
30081
- margin-top: 8px;
30082
- }
30083
-
30084
- .onr9gzt {
30085
- display: flex;
30086
- flex-direction: column;
30087
- margin: 1px 8px;
30088
- padding: 8px;
30089
- border-radius: 4px;
30090
- }
30091
- .onr9gzt .selected-icon {
30092
- display: none;
30093
- }
30094
- .onr9gzt.ant-select-item-option-grouped {
30095
- padding-left: 8px;
30096
- }
30097
- .onr9gzt.ant-select-item-option-selected {
30098
- background-color: white;
30099
- }
30100
- .onr9gzt.ant-select-item-option-selected .timezone-title {
30101
- color: #0080ff;
30102
- }
30103
- .onr9gzt.ant-select-item-option-selected .selected-icon {
30104
- display: block;
30105
- }
30106
- .onr9gzt.ant-select-item-option-active {
30107
- background: rgba(0, 136, 255, 0.16);
30108
- }
30109
- .onr9gzt.ant-select-item-option-active .timezone-title {
30110
- color: #0080ff;
30111
- }
30112
- .onr9gzt.ant-select-item-option-active .timezone-tag {
30113
- background: rgba(0, 136, 255, 0.1);
30114
- color: #0080ff;
30115
- }
30116
-
30117
- .oiy0apc {
30118
- display: flex;
30119
- justify-content: space-between;
30120
- height: 20px;
30121
- line-height: 20px;
30122
- }
30123
- .oiy0apc .timezone-title {
30124
- color: #2d3a56;
30125
- overflow: hidden;
30126
- text-overflow: ellipsis;
30127
- }
30128
-
30129
- .of4y382 {
30130
- display: flex;
30131
- justify-content: space-between;
30132
- color: rgba(44, 56, 82, 0.6);
30133
- height: 18px;
30134
- line-height: 18px;
30135
- margin-top: 2px;
30136
- }
30137
-
30138
- .t19903l9 {
30139
- border: none;
30140
- margin-right: 0;
30141
- background: rgba(225, 230, 241, 0.6);
30142
- }
30143
-
30144
- .ohwbvxu {
30145
- pointer-events: none;
30146
- height: 32px;
30147
- width: 100%;
30148
- opacity: 0;
30149
- }
30150
-
30151
30098
  .d6j0lbj {
30152
30099
  font-family: Inter;
30153
30100
  font-style: normal;
@@ -30623,1188 +30570,1263 @@ html body {
30623
30570
  line-height: 12px;
30624
30571
  }
30625
30572
 
30626
- .cz04yix {
30573
+ .p12gwtiw {
30627
30574
  display: flex;
30628
- flex-direction: column;
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;
30629
30581
  }
30630
-
30631
- .m1if5j39 {
30632
- max-width: 1120px;
30633
- width: 100%;
30634
- margin: 0 auto;
30635
- height: 100%;
30582
+ .p12gwtiw .pagination-left {
30583
+ padding: 2px 8px;
30636
30584
  }
30637
-
30638
- .w1vvwdlp {
30639
- max-width: 1120px;
30640
- width: 100%;
30641
- margin: 0 auto;
30585
+ .p12gwtiw .dropdown-trigger {
30642
30586
  display: flex;
30587
+ align-items: center;
30588
+ border-radius: 6px;
30589
+ cursor: pointer;
30590
+ transition: all 0.3s ease;
30643
30591
  }
30644
- .w1vvwdlp .left,
30645
- .w1vvwdlp .right {
30646
- flex-grow: 0;
30647
- flex-shrink: 0;
30648
- flex-basis: 21%;
30592
+ .p12gwtiw .dropdown-trigger:hover {
30593
+ background: rgba(211, 218, 235, 0.6);
30594
+ color: #0080ff;
30649
30595
  }
30650
- .w1vvwdlp .left {
30596
+ .p12gwtiw .dropdown-trigger .icon-inner {
30597
+ margin-left: 4px;
30598
+ }
30599
+ .p12gwtiw .pagination-right {
30651
30600
  display: flex;
30652
- justify-content: flex-end;
30653
- padding-right: 44px;
30601
+ align-items: center;
30602
+ color: #0080ff;
30603
+ font-weight: bold;
30654
30604
  }
30655
- .w1vvwdlp .right {
30656
- padding-left: 44px;
30605
+ .p12gwtiw .pagination-right .icon-inner {
30606
+ margin-left: 4px;
30657
30607
  }
30658
- .w1vvwdlp .middle {
30659
- margin-bottom: 40px;
30660
- flex-grow: 0;
30661
- flex-shrink: 0;
30662
- flex-basis: 58%;
30608
+ .p12gwtiw .pagination-right .prev-btn,
30609
+ .p12gwtiw .pagination-right .next-btn {
30610
+ padding: 0 8px;
30663
30611
  }
30664
- .w1vvwdlp .middle .form-base-field {
30665
- width: 100%;
30612
+ .p12gwtiw .pagination-right .prev-btn > span,
30613
+ .p12gwtiw .pagination-right .next-btn > span {
30614
+ color: #0080ff;
30666
30615
  }
30667
- .w1vvwdlp .middle .form-base-field .form-base-field {
30668
- width: auto;
30616
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30617
+ transform: rotate(180deg);
30669
30618
  }
30670
30619
 
30671
- .h1cuopx7 .ant-modal-header {
30672
- margin: 0 auto;
30673
- width: 100%;
30674
- max-width: 648px;
30620
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30621
+ max-height: calc(100vh - 128px);
30622
+ overflow-y: auto;
30675
30623
  }
30676
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30677
- margin-left: 0;
30624
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30625
+ padding: 4px 20px;
30626
+ font-size: 12px;
30627
+ line-height: 18px;
30678
30628
  }
30679
- .h1cuopx7 .ant-modal-body {
30680
- margin: 0 auto;
30681
- padding: 0;
30682
- width: 100%;
30683
- max-width: 648px;
30629
+
30630
+ .s34f1qb.ant-switch {
30631
+ min-width: 40px;
30632
+ height: 24px;
30633
+ background: rgba(172, 186, 211, 0.6);
30684
30634
  overflow: hidden;
30685
30635
  }
30686
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30687
- margin-bottom: 40px;
30688
- }
30689
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30690
- height: calc(100vh - 225px);
30691
- overflow-y: auto;
30636
+ .s34f1qb.ant-switch:focus {
30637
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30692
30638
  }
30693
- .h1cuopx7 .ant-modal-footer .footer-content {
30694
- margin: 0 auto;
30695
- max-width: 648px;
30639
+ .s34f1qb.ant-switch-small {
30640
+ min-width: 26px;
30641
+ height: 16px;
30696
30642
  }
30697
-
30698
- .h1p6d3y3 .ant-modal-header {
30699
- margin: 0 auto;
30700
- width: 100%;
30701
- max-width: 1024px;
30643
+ .s34f1qb.ant-switch-large {
30644
+ min-width: 52px;
30645
+ height: 32px;
30702
30646
  }
30703
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30704
- margin-left: 0;
30647
+ .s34f1qb.ant-switch .ant-switch-handle {
30648
+ height: 20px;
30649
+ width: 20px;
30705
30650
  }
30706
- .h1p6d3y3 .ant-modal-body {
30707
- margin: 0 auto;
30708
- padding: 0;
30709
- width: 100%;
30710
- max-width: 1024px;
30711
- overflow: hidden;
30651
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30652
+ border-radius: 10px;
30653
+ transition-delay: 120ms;
30712
30654
  }
30713
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30714
- margin-bottom: 40px;
30655
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30656
+ height: 14px;
30657
+ width: 14px;
30658
+ top: 1px;
30659
+ left: 1px;
30715
30660
  }
30716
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30717
- height: calc(100vh - 225px);
30718
- overflow-y: auto;
30661
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30662
+ height: 28px;
30663
+ width: 28px;
30719
30664
  }
30720
- .h1p6d3y3 .ant-modal-footer .footer-content {
30721
- margin: 0 auto;
30722
- max-width: 1024px;
30665
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30666
+ border-radius: 14px;
30723
30667
  }
30724
-
30725
- .fxgckuk {
30726
- flex: 1;
30668
+ .s34f1qb.ant-switch-checked {
30669
+ background-color: #00ba5d;
30727
30670
  }
30728
- .fxgckuk label {
30729
- font-size: 13px;
30730
- line-height: 20px;
30731
- color: rgba(44, 56, 82, 0.6);
30671
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30672
+ left: calc(100% - 20px - 2px);
30732
30673
  }
30733
- .fxgckuk .title {
30734
- font-size: 14px;
30735
- line-height: 20px;
30736
- color: #2d3a56;
30737
- margin-bottom: 12px;
30674
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30675
+ left: calc(100% - 14px - 1px);
30738
30676
  }
30739
- .fxgckuk.connect-cluster .title {
30740
- padding-bottom: 26px;
30677
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30678
+ left: calc(100% - 28px - 2px);
30741
30679
  }
30742
30680
 
30743
- .f1d0vek1 {
30744
- padding: 25px 0 15px 0;
30745
- border-bottom: 1px solid #e1e5eb;
30746
- margin-bottom: 16px;
30681
+ .c1to9vb9 {
30682
+ margin-left: 5px;
30747
30683
  }
30748
30684
 
30749
- .f4u402y {
30750
- display: flex;
30751
- align-items: center;
30752
- margin-bottom: 8px;
30685
+ .t1upn1sz {
30686
+ height: 100%;
30753
30687
  }
30754
- .f4u402y > label {
30755
- width: 216px;
30688
+
30689
+ .tta5kd2 {
30690
+ height: 100%;
30756
30691
  }
30757
- .f4u402y > label + * {
30758
- width: 100%;
30692
+ .tta5kd2.empty-table .ant-table-content {
30693
+ overflow: visible !important;
30694
+ height: 100%;
30759
30695
  }
30760
- .f4u402y .ant-select {
30761
- width: 100%;
30696
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30697
+ height: 100%;
30762
30698
  }
30763
-
30764
- .e1pldf6v {
30765
- color: #e75a3a;
30766
- margin-right: 10px;
30699
+ .tta5kd2.empty-table .ant-table-content table {
30700
+ width: 100% !important;
30701
+ height: 100%;
30767
30702
  }
30768
-
30769
- .dq0gblh {
30770
- width: 100%;
30771
- height: 1px;
30772
- background: rgba(213, 219, 227, 0.6);
30773
- margin: 24px 0;
30703
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30704
+ padding: 15px 0;
30774
30705
  }
30775
-
30776
- .l1v7sr0n {
30777
- display: flex;
30778
- justify-content: center;
30779
- align-items: center;
30780
- height: 100%;
30706
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30707
+ display: none;
30781
30708
  }
30782
-
30783
- .d1i4ou6o {
30784
- display: inline-block;
30785
- width: 4px;
30786
- height: 4px;
30787
- background: #8e9aa9;
30788
- opacity: 0.4;
30789
- border-radius: 50%;
30790
- margin: 0 4px;
30709
+ .tta5kd2 .active-row td:nth-child(1) {
30710
+ font-weight: 700;
30791
30711
  }
30792
-
30793
- .m1jy87hk .ant-modal-header,
30794
- .m1jy87hk .ant-modal-footer .footer-content {
30795
- width: 648px;
30796
- margin: 0 auto;
30712
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30713
+ font-weight: 700;
30797
30714
  }
30798
- .m1jy87hk .ant-modal-header {
30799
- padding: 35px 0 24px;
30800
- border: none;
30715
+ .tta5kd2 .ant-spin-nested-loading {
30716
+ height: 100%;
30801
30717
  }
30802
- .m1jy87hk .ant-modal-header .ant-modal-title {
30803
- font-size: 30px;
30718
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30719
+ height: 100%;
30720
+ overflow: visible;
30804
30721
  }
30805
- .m1jy87hk .ant-modal-body {
30806
- padding: 4px 0 2px;
30722
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
30723
+ max-height: none;
30807
30724
  }
30808
- .m1jy87hk .ant-modal-footer {
30809
- border: none;
30725
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
30726
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
30727
+ display: none;
30810
30728
  }
30811
-
30812
- .ti7fpyu {
30813
- font-size: 12px;
30814
- line-height: 18px;
30815
- font-weight: bold;
30816
- color: #fff;
30817
- padding: 0 4px;
30818
- border-radius: 4px;
30819
- display: inline-block;
30820
- background: var(--ti7fpyu-0);
30729
+ .tta5kd2 td.ant-table-column-sort {
30730
+ background: transparent;
30821
30731
  }
30822
- .ti7fpyu:not(:first-child) {
30823
- margin-left: 4px;
30732
+ .tta5kd2 td.ant-table-cell-fix-left,
30733
+ .tta5kd2 td.ant-table-cell-fix-right {
30734
+ background: #fff;
30735
+ padding: 0 !important;
30824
30736
  }
30825
-
30826
- .f1rest1f {
30827
- width: 100%;
30828
- height: 100%;
30737
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30738
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30829
30739
  display: flex;
30830
30740
  align-items: center;
30831
- justify-content: center;
30832
- }
30833
-
30834
- .n1kbdoln {
30835
- font-size: 90%;
30836
- font-weight: bold;
30837
- background-color: rgba(240, 243, 247, 0.6);
30838
- padding: 1px 4px 1px;
30839
- margin-left: 2px;
30840
- margin-right: 2px;
30841
- border: 1px solid rgba(213, 219, 227, 0.6);
30842
- border-radius: 4px;
30843
- }
30844
-
30845
- .f1y3gta0.form-item-general {
30846
- width: 640px;
30741
+ height: 100%;
30742
+ padding: 8px;
30847
30743
  }
30848
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30849
- margin-top: 16px;
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%;
30850
30749
  }
30851
- .f1y3gta0.form-item-compact {
30852
- width: 412px;
30750
+ .tta5kd2 .ant-table-container {
30751
+ height: 100%;
30853
30752
  }
30854
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30855
- margin-top: 8px;
30753
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30754
+ box-shadow: none !important;
30856
30755
  }
30857
- .f1y3gta0 .form-item {
30858
- width: auto;
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;
30859
30764
  }
30860
- .f1y3gta0 .form-item-main {
30765
+ .tta5kd2 .ant-table .ant-table-header {
30861
30766
  position: relative;
30862
- display: flex;
30767
+ z-index: 3;
30768
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30769
+ margin-bottom: -1px;
30863
30770
  }
30864
- .f1y3gta0 .form-item-extra {
30865
- margin-top: 4px;
30866
- width: 100%;
30867
- padding: 14px;
30868
- background: #f2f4f6;
30869
- font-size: 13px;
30870
- line-height: 1.8;
30871
- color: #8e9aa9;
30771
+ .tta5kd2 .ant-table .time-wrapper .date,
30772
+ .tta5kd2 .ant-table .value {
30773
+ color: #2d3a56;
30872
30774
  }
30873
- .f1y3gta0 .form-item-label {
30874
- padding-right: 12px;
30875
- font-size: 13px;
30775
+ .tta5kd2 .ant-table .time-wrapper .time,
30776
+ .tta5kd2 .ant-table .unit {
30876
30777
  color: rgba(44, 56, 82, 0.6);
30877
30778
  }
30878
- .f1y3gta0 .form-item-label.label-right {
30879
- text-align: right;
30880
- }
30881
- .f1y3gta0 .form-item-label,
30882
- .f1y3gta0 .form-item-control {
30883
- line-height: 32px;
30779
+ .tta5kd2 .ant-table .ant-table-selection {
30780
+ position: unset;
30781
+ text-align: center;
30884
30782
  }
30885
- .f1y3gta0 .form-item-control .form-item-error {
30886
- line-height: 18px;
30783
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30784
+ background: #fff;
30887
30785
  }
30888
- .f1y3gta0 .form-item-children {
30889
- width: 100%;
30786
+ .tta5kd2 .ant-table .anticon-setting {
30787
+ cursor: pointer;
30788
+ position: absolute;
30789
+ top: 50%;
30790
+ right: 12px;
30791
+ transform: translateY(-50%);
30890
30792
  }
30891
- .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 {
30892
- width: 100%;
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);
30893
30797
  }
30894
- .f1y3gta0 .form-item-error {
30895
- color: #e75a3a;
30896
- height: 0;
30897
- overflow: hidden;
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);
30898
30802
  }
30899
- .f1y3gta0 .form-item-error-enter-done {
30900
- margin-top: 4px;
30901
- height: auto;
30902
- overflow: auto;
30803
+ .tta5kd2 .ant-table .ant-table-tbody {
30804
+ position: relative;
30903
30805
  }
30904
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30905
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30906
- border: 1px solid #e75a3a;
30907
- color: #e75a3a;
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;
30812
+ color: #00122e;
30908
30813
  }
30909
-
30910
- .fujbm7g {
30911
- color: #2d3a56;
30912
- font-weight: bold;
30913
- padding-bottom: 6px;
30914
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30915
- margin-bottom: 16px;
30814
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30815
+ background: #f2f5fa;
30816
+ border-bottom-color: #f2f5fa;
30916
30817
  }
30917
- .fujbm7g:not(:first-of-type) {
30918
- margin-top: 16px;
30818
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30819
+ height: auto;
30820
+ color: #00122e;
30821
+ font-size: 12px;
30822
+ text-align: left;
30823
+ transition: none;
30824
+ overflow: hidden;
30825
+ text-overflow: ellipsis;
30826
+ white-space: nowrap;
30919
30827
  }
30920
-
30921
- .e5fsw5s {
30922
- width: 8px;
30923
- height: 24px;
30924
- display: flex;
30925
- justify-content: center;
30926
- align-items: center;
30927
- cursor: pointer;
30928
- transition: all 200ms ease-out 40ms;
30828
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30829
+ color: #0096ff;
30929
30830
  }
30930
- .e5fsw5s:before, .e5fsw5s:after {
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;
30836
+ }
30837
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30838
+ line-height: 0px;
30839
+ }
30840
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30841
+ padding-right: 25px;
30842
+ }
30843
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30844
+ border-top-color: transparent;
30845
+ }
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;
30849
+ }
30850
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30851
+ border-radius: 8px 0 0 8px;
30852
+ }
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;
30855
+ }
30856
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30931
30857
  content: "";
30932
- width: 1px;
30933
- height: 6px;
30934
- border-radius: 1px;
30935
- background: #ccd4e3;
30936
- position: relative;
30937
- right: 2px;
30938
- transform: rotate(-45deg);
30858
+ width: 4px;
30859
+ top: -1px;
30860
+ bottom: -1px;
30861
+ background: white;
30939
30862
  }
30940
- .e5fsw5s:after {
30941
- transform: rotate(45deg);
30942
- left: 1px;
30863
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30864
+ border-radius: 0 8px 8px 0;
30943
30865
  }
30944
-
30945
- .w18knsg4.ant-alert-warning {
30946
- border: 0;
30947
- background: rgba(255, 187, 0, 0.1);
30948
- border-radius: 6px;
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;
30949
30870
  }
30950
- .w18knsg4.ant-alert,
30951
- .w18knsg4 .ant-alert-message {
30952
- color: #e07f00;
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);
30953
30875
  }
30954
- .w18knsg4.ant-alert .dashed-border-bottom,
30955
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30956
- border-bottom-color: #e07f00;
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);
30957
30879
  }
30958
-
30959
- .ng31n2o {
30880
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30960
30881
  display: flex;
30961
- flex-direction: row;
30962
- padding: 7px 12px;
30963
- background: rgba(255, 187, 0, 0.1);
30964
- border-radius: 6px;
30965
- color: #e07f00;
30966
- font-size: 12px;
30967
- line-height: 18px;
30882
+ align-items: center;
30883
+ height: 100%;
30884
+ background: rgba(225, 230, 241, 0.6);
30968
30885
  }
30969
- .ng31n2o .icon-wrapper {
30970
- margin-right: 10px;
30971
- height: 18px;
30886
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30887
+ background: white;
30888
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30972
30889
  }
30973
-
30974
- .n15x5f5y {
30890
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30975
30891
  display: flex;
30976
- flex-direction: row;
30977
- padding: 7px 12px;
30892
+ align-items: center;
30893
+ height: 100%;
30978
30894
  background: rgba(225, 230, 241, 0.6);
30979
- border-radius: 6px;
30980
- color: rgba(44, 56, 82, 0.6);
30981
- font-size: 12px;
30982
- line-height: 18px;
30983
30895
  }
30984
- .n15x5f5y .icon-wrapper {
30985
- margin-right: 10px;
30986
- height: 18px;
30896
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30897
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30987
30898
  }
30988
-
30989
- .i16ozz3f {
30990
- display: flex;
30991
- flex-direction: row;
30992
- padding: 7px 12px;
30993
- background: rgba(0, 136, 255, 0.1);
30994
- border-radius: 6px;
30995
- color: #005ed1;
30996
- font-size: 12px;
30997
- line-height: 18px;
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;
30998
30902
  }
30999
- .i16ozz3f .icon-wrapper {
31000
- margin-right: 10px;
31001
- height: 18px;
30903
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30904
+ border-top-color: white;
31002
30905
  }
31003
-
31004
- .dszu9qr {
31005
- color: rgba(44, 56, 82, 0.6);
31006
- margin-top: 5px;
31007
- font-size: 12px;
31008
- line-height: 18px;
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;
31009
30910
  }
31010
-
31011
- .snxzgx {
31012
- color: #f0483e;
31013
- font-size: 12px;
31014
- white-space: pre-wrap;
30911
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30912
+ border-radius: 8px 0 0 8px;
31015
30913
  }
31016
-
31017
- .o1i4orqw {
31018
- display: flex;
31019
- align-items: center;
31020
- justify-content: flex-end;
30914
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30915
+ border-radius: 0 8px 8px 0;
31021
30916
  }
31022
- .o1i4orqw .icon-wrapper {
31023
- margin-right: 16px;
30917
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30918
+ background: rgba(0, 136, 255, 0.1);
31024
30919
  }
31025
-
31026
- .t79k8o2 {
31027
- color: rgba(0, 21, 64, 0.3);
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;
31028
30928
  }
31029
-
31030
- .ipd9bk.ant-input {
31031
- padding: 5px 12px;
31032
- line-height: 20px;
31033
- color: #2d3a56;
31034
- border-radius: 6px;
31035
- border-color: rgba(172, 186, 211, 0.6);
31036
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
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;
31037
30937
  }
31038
- .ipd9bk.ant-input.ant-input-lg {
31039
- padding: 8px 16px;
31040
- line-height: 22px;
30938
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30939
+ padding: unset;
31041
30940
  }
31042
- .ipd9bk.ant-input.ant-input-sm {
31043
- padding: 2px 8px;
31044
- line-height: 18px;
30941
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30942
+ display: none;
31045
30943
  }
31046
- .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 {
31047
- border-color: rgba(107, 128, 167, 0.6);
31048
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31049
- z-index: 1;
30944
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30945
+ width: 100%;
30946
+ overflow: hidden;
30947
+ white-space: nowrap;
30948
+ text-overflow: ellipsis;
31050
30949
  }
31051
- .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 {
31052
- border-color: #0096ff;
31053
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31054
- z-index: 1;
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;
31055
30954
  }
31056
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31057
- border-color: #e75a3a;
31058
- color: #e75a3a;
30955
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30956
+ padding: 15px 25px 15px 8px;
31059
30957
  }
31060
- .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 {
31061
- border-color: #e75a3a;
31062
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30958
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30959
+ padding: 0;
31063
30960
  }
31064
- .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 {
31065
- border-color: #e75a3a;
31066
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
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;
31067
30969
  }
31068
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31069
- background: rgba(211, 218, 235, 0.6);
31070
- color: rgba(0, 21, 64, 0.3);
31071
- border-color: rgba(172, 186, 211, 0.6);
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);
31072
30973
  }
31073
- .ipd9bk.ant-input-affix-wrapper {
31074
- padding: 5px 12px;
31075
- border-radius: 6px;
31076
- border-color: rgba(172, 186, 211, 0.6);
31077
- line-height: 20px;
31078
- color: #2d3a56;
31079
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30974
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30975
+ display: block;
31080
30976
  }
31081
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31082
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31083
- color: rgba(44, 56, 82, 0.6);
30977
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30978
+ display: none;
31084
30979
  }
31085
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31086
- padding: 8px 16px;
31087
- line-height: 22px;
30980
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30981
+ transform: translateY(-50%);
31088
30982
  }
31089
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31090
- padding: 2px 8px;
31091
- line-height: 18px;
30983
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30984
+ transform: translateY(-50%) rotateX(180deg);
31092
30985
  }
31093
- .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 {
31094
- border-color: rgba(107, 128, 167, 0.6);
31095
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30986
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30987
+ background: #f2f5fa;
31096
30988
  }
31097
- .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 {
31098
- border-color: #0096ff;
31099
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30989
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30990
+ display: block;
31100
30991
  }
31101
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31102
- border-color: #e75a3a;
30992
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30993
+ padding-right: 25px;
31103
30994
  }
31104
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31105
- color: #e75a3a;
30995
+ .tta5kd2 .ant-table .ant-table-selection-column {
30996
+ padding: 0 !important;
31106
30997
  }
31107
- .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 {
31108
- border-color: #e75a3a;
31109
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
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%);
31110
31003
  }
31111
- .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 {
31112
- border-color: #e75a3a;
31113
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31004
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31005
+ display: none;
31114
31006
  }
31115
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31116
- background: rgba(211, 218, 235, 0.6);
31117
- color: rgba(0, 21, 64, 0.3);
31118
- border-color: rgba(172, 186, 211, 0.6);
31007
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31008
+ background: #fff;
31119
31009
  }
31120
- textarea.ipd9bk.ant-input {
31121
- transition-property: height;
31122
- transition-delay: 50ms;
31010
+ .tta5kd2 .ant-table .ant-table-placeholder {
31011
+ background: inherit;
31123
31012
  }
31124
- textarea.ipd9bk.ant-input.textarea-large {
31125
- min-height: 40px;
31126
- height: 40px;
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;
31127
31019
  }
31128
- textarea.ipd9bk.ant-input.textarea-large:focus {
31129
- height: 80px;
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);
31130
31025
  }
31131
- textarea.ipd9bk.ant-input.textarea-middle {
31132
- min-height: 32px;
31133
- height: 32px;
31026
+ .tta5kd2 .ant-table td.cell__action_ {
31027
+ padding: 0 !important;
31028
+ position: relative;
31029
+ background: #fff;
31134
31030
  }
31135
- textarea.ipd9bk.ant-input.textarea-middle:focus {
31136
- height: 64px;
31031
+ .tta5kd2 .ant-table td.cell__action_ > * {
31032
+ height: 100%;
31033
+ display: flex;
31034
+ align-items: center;
31035
+ justify-content: flex-end;
31036
+ padding-right: 8px;
31137
31037
  }
31138
- textarea.ipd9bk.ant-input.textarea-small {
31139
- min-height: 24px;
31038
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31039
+ width: 24px;
31140
31040
  height: 24px;
31041
+ cursor: pointer;
31042
+ justify-content: center;
31043
+ border-radius: 4px;
31141
31044
  }
31142
- textarea.ipd9bk.ant-input.textarea-small:focus {
31143
- height: 40px;
31045
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31046
+ background: #fff;
31144
31047
  }
31145
31048
 
31146
- .kypn5o5 input, .kypn5o5.input-tags {
31147
- border: 1px solid rgba(213, 219, 227, 0.6);
31049
+ .s1fc623g {
31050
+ width: 430px !important;
31051
+ }
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;
31061
+ }
31062
+
31063
+ .onr9gzt {
31064
+ display: flex;
31065
+ flex-direction: column;
31066
+ margin: 1px 8px;
31067
+ padding: 8px;
31148
31068
  border-radius: 4px;
31149
31069
  }
31150
- .kypn5o5.input-tags {
31151
- position: relative;
31152
- padding: 6px;
31153
- height: 32px;
31154
- cursor: pointer;
31155
- transition: border 150ms;
31070
+ .onr9gzt .selected-icon {
31071
+ display: none;
31156
31072
  }
31157
- .kypn5o5.input-tags:hover {
31158
- border-color: #0080ff;
31159
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31073
+ .onr9gzt.ant-select-item-option-grouped {
31074
+ padding-left: 8px;
31160
31075
  }
31161
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
31162
- padding-right: 30px;
31076
+ .onr9gzt.ant-select-item-option-selected {
31077
+ background-color: white;
31163
31078
  }
31164
- .kypn5o5.input-tags .input-tags-inner {
31165
- display: flex;
31079
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31080
+ color: #0080ff;
31166
31081
  }
31167
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31168
- display: flex;
31082
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31083
+ display: block;
31169
31084
  }
31170
- .kypn5o5.input-tags .input-tag-suffix {
31171
- position: absolute;
31172
- right: 12px;
31173
- top: 50%;
31174
- transform: translateY(-50%);
31085
+ .onr9gzt.ant-select-item-option-active {
31086
+ background: rgba(0, 136, 255, 0.16);
31175
31087
  }
31176
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31177
- color: rgba(0, 0, 0, 0.25);
31178
- font-size: 12px;
31179
- cursor: pointer;
31088
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31089
+ color: #0080ff;
31180
31090
  }
31181
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31182
- color: rgba(0, 0, 0, 0.45);
31091
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31092
+ background: rgba(0, 136, 255, 0.1);
31093
+ color: #0080ff;
31183
31094
  }
31184
- .kypn5o5.has-focus-indicator {
31185
- position: relative;
31095
+
31096
+ .oiy0apc {
31097
+ display: flex;
31098
+ justify-content: space-between;
31099
+ height: 20px;
31100
+ line-height: 20px;
31101
+ }
31102
+ .oiy0apc .timezone-title {
31103
+ color: #2d3a56;
31186
31104
  overflow: hidden;
31105
+ text-overflow: ellipsis;
31187
31106
  }
31188
- .kypn5o5.has-focus-indicator .ant-input-prefix {
31189
- position: absolute;
31190
- top: 50%;
31191
- transform: translateY(-50%);
31192
- left: -16px;
31193
- transition: left 150ms ease;
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;
31115
+ }
31116
+
31117
+ .t19903l9 {
31118
+ border: none;
31119
+ margin-right: 0;
31120
+ background: rgba(225, 230, 241, 0.6);
31121
+ }
31122
+
31123
+ .ohwbvxu {
31124
+ pointer-events: none;
31125
+ height: 32px;
31126
+ width: 100%;
31194
31127
  opacity: 0;
31195
31128
  }
31196
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31197
- left: 8px;
31198
- opacity: 1;
31129
+
31130
+ .cz04yix {
31131
+ display: flex;
31132
+ flex-direction: column;
31133
+ }
31134
+
31135
+ .m1if5j39 {
31136
+ max-width: 1120px;
31137
+ width: 100%;
31138
+ margin: 0 auto;
31139
+ height: 100%;
31140
+ }
31141
+
31142
+ .w1vvwdlp {
31143
+ max-width: 1120px;
31144
+ width: 100%;
31145
+ margin: 0 auto;
31146
+ display: flex;
31147
+ }
31148
+ .w1vvwdlp .left,
31149
+ .w1vvwdlp .right {
31150
+ flex-grow: 0;
31151
+ flex-shrink: 0;
31152
+ flex-basis: 21%;
31153
+ }
31154
+ .w1vvwdlp .left {
31155
+ display: flex;
31156
+ justify-content: flex-end;
31157
+ padding-right: 44px;
31199
31158
  }
31200
- .kypn5o5.has-focus-indicator input {
31201
- transition: margin-left 150ms ease;
31202
- margin-left: 0px;
31159
+ .w1vvwdlp .right {
31160
+ padding-left: 44px;
31203
31161
  }
31204
- .kypn5o5.has-focus-indicator input:focus {
31205
- margin-left: 16px;
31162
+ .w1vvwdlp .middle {
31163
+ margin-bottom: 40px;
31164
+ flex-grow: 0;
31165
+ flex-shrink: 0;
31166
+ flex-basis: 58%;
31206
31167
  }
31207
-
31208
- input.l1ki27se.ant-input {
31209
- border-top-right-radius: 0;
31210
- border-bottom-right-radius: 0;
31168
+ .w1vvwdlp .middle .form-base-field {
31169
+ width: 100%;
31211
31170
  }
31212
-
31213
- .l1ki27se.ant-input-affix-wrapper {
31214
- border-top-right-radius: 0;
31215
- border-bottom-right-radius: 0;
31171
+ .w1vvwdlp .middle .form-base-field .form-base-field {
31172
+ width: auto;
31216
31173
  }
31217
31174
 
31218
- input.rrg1fkn.ant-input {
31219
- border-top-left-radius: 0;
31220
- border-bottom-left-radius: 0;
31175
+ .h1cuopx7 .ant-modal-header {
31176
+ margin: 0 auto;
31177
+ width: 100%;
31178
+ max-width: 648px;
31221
31179
  }
31222
-
31223
- .rrg1fkn.ant-input-affix-wrapper {
31224
- border-top-left-radius: 0;
31225
- border-bottom-left-radius: 0;
31180
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
31181
+ margin-left: 0;
31226
31182
  }
31227
-
31228
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31229
- border-top-right-radius: 0;
31230
- border-bottom-right-radius: 0;
31183
+ .h1cuopx7 .ant-modal-body {
31184
+ margin: 0 auto;
31185
+ padding: 0;
31186
+ width: 100%;
31187
+ max-width: 648px;
31188
+ overflow: hidden;
31231
31189
  }
31232
-
31233
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31234
- border-top-left-radius: 0;
31235
- border-bottom-left-radius: 0;
31190
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
31191
+ margin-bottom: 40px;
31236
31192
  }
31237
-
31238
- .c1t6wbwv {
31239
- display: flex;
31240
- flex-direction: column;
31193
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
31194
+ height: calc(100vh - 225px);
31195
+ overflow-y: auto;
31241
31196
  }
31242
- .c1t6wbwv .select-wrapper {
31243
- margin-top: 12px;
31197
+ .h1cuopx7 .ant-modal-footer .footer-content {
31198
+ margin: 0 auto;
31199
+ max-width: 648px;
31244
31200
  }
31245
- .c1t6wbwv .select-wrapper .select {
31201
+
31202
+ .h1p6d3y3 .ant-modal-header {
31203
+ margin: 0 auto;
31246
31204
  width: 100%;
31205
+ max-width: 1024px;
31247
31206
  }
31248
- .c1t6wbwv .radio-wrapper {
31249
- margin-top: 24px;
31207
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
31208
+ margin-left: 0;
31250
31209
  }
31251
- .c1t6wbwv .form-item {
31210
+ .h1p6d3y3 .ant-modal-body {
31211
+ margin: 0 auto;
31212
+ padding: 0;
31252
31213
  width: 100%;
31214
+ max-width: 1024px;
31215
+ overflow: hidden;
31253
31216
  }
31254
-
31255
- .d1k7vv5v {
31256
- font-size: 14px;
31257
- font-weight: 500;
31258
- color: #3e4652;
31259
- line-height: 18px;
31260
- }
31261
- .d1k7vv5v + .d1k7vv5v {
31262
- margin-top: 16px;
31217
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
31218
+ margin-bottom: 40px;
31263
31219
  }
31264
- .d1k7vv5v + * {
31265
- margin-top: 16px;
31220
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
31221
+ height: calc(100vh - 225px);
31222
+ overflow-y: auto;
31266
31223
  }
31267
-
31268
- .le7b9r4.d1k7vv5v {
31269
- font-size: 12px;
31270
- color: rgba(44, 56, 82, 0.6);
31271
- margin-top: 12px;
31224
+ .h1p6d3y3 .ant-modal-footer .footer-content {
31225
+ margin: 0 auto;
31226
+ max-width: 1024px;
31272
31227
  }
31273
31228
 
31274
- .r1dnygxx.le7b9r4.d1k7vv5v {
31275
- line-height: 18px;
31276
- font-weight: 500;
31277
- margin-top: 0;
31278
- white-space: initial;
31229
+ .fxgckuk {
31230
+ flex: 1;
31279
31231
  }
31280
-
31281
- .r12ddqmh {
31282
- display: block;
31232
+ .fxgckuk label {
31233
+ font-size: 13px;
31234
+ line-height: 20px;
31235
+ color: rgba(44, 56, 82, 0.6);
31283
31236
  }
31284
- .r12ddqmh span {
31237
+ .fxgckuk .title {
31285
31238
  font-size: 14px;
31286
- font-weight: 500;
31287
- line-height: 32px;
31288
- color: #3e4652;
31239
+ line-height: 20px;
31240
+ color: #2d3a56;
31241
+ margin-bottom: 12px;
31242
+ }
31243
+ .fxgckuk.connect-cluster .title {
31244
+ padding-bottom: 26px;
31289
31245
  }
31290
31246
 
31291
- .ctcr26a {
31292
- margin-top: 8px;
31293
- padding: 8px;
31294
- border-radius: 6px;
31295
- background: rgba(225, 230, 241, 0.6);
31296
- color: rgba(44, 56, 82, 0.6);
31297
- font-size: 12px;
31247
+ .f1d0vek1 {
31248
+ padding: 25px 0 15px 0;
31249
+ border-bottom: 1px solid #e1e5eb;
31250
+ margin-bottom: 16px;
31298
31251
  }
31299
- .ctcr26a div {
31300
- line-height: 20px;
31252
+
31253
+ .f4u402y {
31301
31254
  display: flex;
31302
31255
  align-items: center;
31303
- word-break: break-all;
31256
+ margin-bottom: 8px;
31304
31257
  }
31305
-
31306
- .t1upn1sz {
31307
- height: 100%;
31258
+ .f4u402y > label {
31259
+ width: 216px;
31308
31260
  }
31309
-
31310
- .tta5kd2 {
31311
- height: 100%;
31261
+ .f4u402y > label + * {
31262
+ width: 100%;
31312
31263
  }
31313
- .tta5kd2.empty-table .ant-table-content {
31314
- overflow: visible !important;
31315
- height: 100%;
31264
+ .f4u402y .ant-select {
31265
+ width: 100%;
31316
31266
  }
31317
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31318
- height: 100%;
31267
+
31268
+ .e1pldf6v {
31269
+ color: #e75a3a;
31270
+ margin-right: 10px;
31319
31271
  }
31320
- .tta5kd2.empty-table .ant-table-content table {
31321
- width: 100% !important;
31272
+
31273
+ .dq0gblh {
31274
+ width: 100%;
31275
+ height: 1px;
31276
+ background: rgba(213, 219, 227, 0.6);
31277
+ margin: 24px 0;
31278
+ }
31279
+
31280
+ .l1v7sr0n {
31281
+ display: flex;
31282
+ justify-content: center;
31283
+ align-items: center;
31322
31284
  height: 100%;
31323
31285
  }
31324
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31325
- padding: 15px 0;
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;
31326
31295
  }
31327
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31328
- display: none;
31296
+
31297
+ .m1jy87hk .ant-modal-header,
31298
+ .m1jy87hk .ant-modal-footer .footer-content {
31299
+ width: 648px;
31300
+ margin: 0 auto;
31329
31301
  }
31330
- .tta5kd2 .active-row td:nth-child(1) {
31331
- font-weight: 700;
31302
+ .m1jy87hk .ant-modal-header {
31303
+ padding: 35px 0 24px;
31304
+ border: none;
31332
31305
  }
31333
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31334
- font-weight: 700;
31306
+ .m1jy87hk .ant-modal-header .ant-modal-title {
31307
+ font-size: 30px;
31335
31308
  }
31336
- .tta5kd2 .ant-spin-nested-loading {
31337
- height: 100%;
31309
+ .m1jy87hk .ant-modal-body {
31310
+ padding: 4px 0 2px;
31338
31311
  }
31339
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31340
- height: 100%;
31341
- overflow: visible;
31312
+ .m1jy87hk .ant-modal-footer {
31313
+ border: none;
31342
31314
  }
31343
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31344
- max-height: none;
31315
+
31316
+ .ti7fpyu {
31317
+ font-size: 12px;
31318
+ line-height: 18px;
31319
+ font-weight: bold;
31320
+ color: #fff;
31321
+ padding: 0 4px;
31322
+ border-radius: 4px;
31323
+ display: inline-block;
31324
+ background: var(--ti7fpyu-0);
31345
31325
  }
31346
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31347
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31348
- display: none;
31326
+ .ti7fpyu:not(:first-child) {
31327
+ margin-left: 4px;
31349
31328
  }
31350
- .tta5kd2 td.ant-table-column-sort {
31351
- background: transparent;
31329
+
31330
+ .f1rest1f {
31331
+ width: 100%;
31332
+ height: 100%;
31333
+ display: flex;
31334
+ align-items: center;
31335
+ justify-content: center;
31352
31336
  }
31353
- .tta5kd2 td.ant-table-cell-fix-left,
31354
- .tta5kd2 td.ant-table-cell-fix-right {
31355
- background: #fff;
31356
- padding: 0 !important;
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);
31346
+ border-radius: 4px;
31357
31347
  }
31358
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31359
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31360
- display: flex;
31361
- align-items: center;
31362
- height: 100%;
31363
- padding: 8px;
31348
+
31349
+ .f1y3gta0.form-item-general {
31350
+ width: 640px;
31364
31351
  }
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%;
31352
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
31353
+ margin-top: 16px;
31370
31354
  }
31371
- .tta5kd2 .ant-table-container {
31372
- height: 100%;
31355
+ .f1y3gta0.form-item-compact {
31356
+ width: 412px;
31373
31357
  }
31374
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31375
- box-shadow: none !important;
31358
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
31359
+ margin-top: 8px;
31376
31360
  }
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;
31361
+ .f1y3gta0 .form-item {
31362
+ width: auto;
31385
31363
  }
31386
- .tta5kd2 .ant-table .ant-table-header {
31364
+ .f1y3gta0 .form-item-main {
31387
31365
  position: relative;
31388
- z-index: 3;
31389
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31390
- margin-bottom: -1px;
31366
+ display: flex;
31391
31367
  }
31392
- .tta5kd2 .ant-table .time-wrapper .date,
31393
- .tta5kd2 .ant-table .value {
31394
- color: #2d3a56;
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;
31395
31376
  }
31396
- .tta5kd2 .ant-table .time-wrapper .time,
31397
- .tta5kd2 .ant-table .unit {
31377
+ .f1y3gta0 .form-item-label {
31378
+ padding-right: 12px;
31379
+ font-size: 13px;
31398
31380
  color: rgba(44, 56, 82, 0.6);
31399
31381
  }
31400
- .tta5kd2 .ant-table .ant-table-selection {
31401
- position: unset;
31402
- text-align: center;
31403
- }
31404
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31405
- background: #fff;
31406
- }
31407
- .tta5kd2 .ant-table .anticon-setting {
31408
- cursor: pointer;
31409
- position: absolute;
31410
- top: 50%;
31411
- right: 12px;
31412
- transform: translateY(-50%);
31382
+ .f1y3gta0 .form-item-label.label-right {
31383
+ text-align: right;
31413
31384
  }
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);
31385
+ .f1y3gta0 .form-item-label,
31386
+ .f1y3gta0 .form-item-control {
31387
+ line-height: 32px;
31418
31388
  }
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);
31389
+ .f1y3gta0 .form-item-control .form-item-error {
31390
+ line-height: 18px;
31423
31391
  }
31424
- .tta5kd2 .ant-table .ant-table-tbody {
31425
- position: relative;
31392
+ .f1y3gta0 .form-item-children {
31393
+ width: 100%;
31426
31394
  }
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;
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%;
31434
31397
  }
31435
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31436
- background: #f2f5fa;
31437
- border-bottom-color: #f2f5fa;
31398
+ .f1y3gta0 .form-item-error {
31399
+ color: #e75a3a;
31400
+ height: 0;
31401
+ overflow: hidden;
31438
31402
  }
31439
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31403
+ .f1y3gta0 .form-item-error-enter-done {
31404
+ margin-top: 4px;
31440
31405
  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;
31406
+ overflow: auto;
31448
31407
  }
31449
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31450
- color: #0096ff;
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;
31451
31412
  }
31452
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31453
- overflow: hidden;
31454
- text-overflow: ellipsis;
31455
- width: 100%;
31456
- vertical-align: middle;
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;
31457
31420
  }
31458
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31459
- line-height: 0px;
31421
+ .fujbm7g:not(:first-of-type) {
31422
+ margin-top: 16px;
31460
31423
  }
31461
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31462
- padding-right: 25px;
31424
+
31425
+ .e5fsw5s {
31426
+ width: 8px;
31427
+ height: 24px;
31428
+ display: flex;
31429
+ justify-content: center;
31430
+ align-items: center;
31431
+ cursor: pointer;
31432
+ transition: all 200ms ease-out 40ms;
31463
31433
  }
31464
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31465
- border-top-color: transparent;
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);
31466
31443
  }
31467
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31468
- background: rgba(225, 230, 241, 0.6);
31469
- border-color: transparent transparent white;
31444
+ .e5fsw5s:after {
31445
+ transform: rotate(45deg);
31446
+ left: 1px;
31470
31447
  }
31471
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31472
- border-radius: 8px 0 0 8px;
31448
+
31449
+ .w18knsg4.ant-alert-warning {
31450
+ border: 0;
31451
+ background: rgba(255, 187, 0, 0.1);
31452
+ border-radius: 6px;
31473
31453
  }
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;
31454
+ .w18knsg4.ant-alert,
31455
+ .w18knsg4 .ant-alert-message {
31456
+ color: #e07f00;
31476
31457
  }
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;
31458
+ .w18knsg4.ant-alert .dashed-border-bottom,
31459
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
31460
+ border-bottom-color: #e07f00;
31483
31461
  }
31484
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31485
- border-radius: 0 8px 8px 0;
31462
+
31463
+ .ng31n2o {
31464
+ 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;
31486
31472
  }
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;
31473
+ .ng31n2o .icon-wrapper {
31474
+ margin-right: 10px;
31475
+ height: 18px;
31491
31476
  }
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;
31477
+
31478
+ .n15x5f5y {
31479
+ display: flex;
31480
+ flex-direction: row;
31481
+ padding: 7px 12px;
31495
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;
31496
31487
  }
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);
31488
+ .n15x5f5y .icon-wrapper {
31489
+ margin-right: 10px;
31490
+ height: 18px;
31500
31491
  }
31501
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31492
+
31493
+ .i16ozz3f {
31502
31494
  display: flex;
31503
- align-items: center;
31504
- height: 100%;
31505
- background: rgba(225, 230, 241, 0.6);
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;
31506
31502
  }
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);
31503
+ .i16ozz3f .icon-wrapper {
31504
+ margin-right: 10px;
31505
+ height: 18px;
31506
+ }
31507
+
31508
+ .dszu9qr {
31509
+ color: rgba(44, 56, 82, 0.6);
31510
+ margin-top: 5px;
31511
+ font-size: 12px;
31512
+ line-height: 18px;
31513
+ }
31514
+
31515
+ .snxzgx {
31516
+ color: #f0483e;
31517
+ font-size: 12px;
31518
+ white-space: pre-wrap;
31510
31519
  }
31511
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31520
+
31521
+ .o1i4orqw {
31512
31522
  display: flex;
31513
31523
  align-items: center;
31514
- height: 100%;
31515
- background: rgba(225, 230, 241, 0.6);
31516
- }
31517
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31518
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31524
+ justify-content: flex-end;
31519
31525
  }
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;
31526
+ .o1i4orqw .icon-wrapper {
31527
+ margin-right: 16px;
31523
31528
  }
31524
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31525
- border-top-color: white;
31529
+
31530
+ .t79k8o2 {
31531
+ color: rgba(0, 21, 64, 0.3);
31526
31532
  }
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;
31533
+
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;
31531
31541
  }
31532
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31533
- border-radius: 8px 0 0 8px;
31542
+ .ipd9bk.ant-input.ant-input-lg {
31543
+ padding: 8px 16px;
31544
+ line-height: 22px;
31534
31545
  }
31535
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31536
- border-radius: 0 8px 8px 0;
31546
+ .ipd9bk.ant-input.ant-input-sm {
31547
+ padding: 2px 8px;
31548
+ line-height: 18px;
31537
31549
  }
31538
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31539
- background: rgba(0, 136, 255, 0.1);
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;
31540
31554
  }
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;
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;
31549
31559
  }
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;
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;
31558
31563
  }
31559
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31560
- padding: unset;
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);
31561
31567
  }
31562
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31563
- display: none;
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);
31564
31571
  }
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;
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);
31570
31576
  }
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;
31574
- flex: 1;
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;
31575
31584
  }
31576
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31577
- padding: 15px 25px 15px 8px;
31585
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31586
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31587
+ color: rgba(44, 56, 82, 0.6);
31578
31588
  }
31579
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31580
- padding: 0;
31589
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31590
+ padding: 8px 16px;
31591
+ line-height: 22px;
31581
31592
  }
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;
31593
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31594
+ padding: 2px 8px;
31595
+ line-height: 18px;
31590
31596
  }
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);
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);
31594
31600
  }
31595
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31596
- display: block;
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);
31597
31604
  }
31598
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31599
- display: none;
31605
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31606
+ border-color: #e75a3a;
31600
31607
  }
31601
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31602
- transform: translateY(-50%);
31608
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31609
+ color: #e75a3a;
31603
31610
  }
31604
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31605
- transform: translateY(-50%) rotateX(180deg);
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);
31606
31614
  }
31607
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31608
- background: #f2f5fa;
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);
31609
31618
  }
31610
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31611
- display: block;
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);
31612
31623
  }
31613
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31614
- padding-right: 25px;
31624
+ textarea.ipd9bk.ant-input {
31625
+ transition-property: height;
31626
+ transition-delay: 50ms;
31615
31627
  }
31616
- .tta5kd2 .ant-table .ant-table-selection-column {
31617
- padding: 0 !important;
31628
+ textarea.ipd9bk.ant-input.textarea-large {
31629
+ min-height: 40px;
31630
+ height: 40px;
31618
31631
  }
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%);
31632
+ textarea.ipd9bk.ant-input.textarea-large:focus {
31633
+ height: 80px;
31624
31634
  }
31625
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31626
- display: none;
31635
+ textarea.ipd9bk.ant-input.textarea-middle {
31636
+ min-height: 32px;
31637
+ height: 32px;
31627
31638
  }
31628
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31629
- background: #fff;
31639
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
31640
+ height: 64px;
31630
31641
  }
31631
- .tta5kd2 .ant-table .ant-table-placeholder {
31632
- background: inherit;
31642
+ textarea.ipd9bk.ant-input.textarea-small {
31643
+ min-height: 24px;
31644
+ height: 24px;
31633
31645
  }
31634
- .tta5kd2 .ant-table .ant-table-placeholder td {
31635
- position: static;
31636
- border: none;
31637
- background: inherit !important;
31638
- height: 100px;
31639
- vertical-align: middle;
31646
+ textarea.ipd9bk.ant-input.textarea-small:focus {
31647
+ height: 40px;
31640
31648
  }
31641
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31642
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31643
- font-weight: bold;
31644
- font-size: 20px;
31645
- color: rgba(10, 37, 85, 0.6);
31649
+
31650
+ .kypn5o5 input, .kypn5o5.input-tags {
31651
+ border: 1px solid rgba(213, 219, 227, 0.6);
31652
+ border-radius: 4px;
31646
31653
  }
31647
- .tta5kd2 .ant-table td.cell__action_ {
31648
- padding: 0 !important;
31654
+ .kypn5o5.input-tags {
31649
31655
  position: relative;
31650
- background: #fff;
31656
+ padding: 6px;
31657
+ height: 32px;
31658
+ cursor: pointer;
31659
+ transition: border 150ms;
31651
31660
  }
31652
- .tta5kd2 .ant-table td.cell__action_ > * {
31653
- height: 100%;
31654
- display: flex;
31655
- align-items: center;
31656
- justify-content: flex-end;
31657
- padding-right: 8px;
31661
+ .kypn5o5.input-tags:hover {
31662
+ border-color: #0080ff;
31663
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31658
31664
  }
31659
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31660
- width: 24px;
31661
- height: 24px;
31662
- cursor: pointer;
31663
- justify-content: center;
31664
- border-radius: 4px;
31665
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
31666
+ padding-right: 30px;
31665
31667
  }
31666
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31667
- background: #fff;
31668
+ .kypn5o5.input-tags .input-tags-inner {
31669
+ display: flex;
31668
31670
  }
31669
-
31670
- .c1up1pdz {
31671
- width: 648px;
31671
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31672
+ display: flex;
31672
31673
  }
31673
- .c1up1pdz.active {
31674
- border-color: #0080ff;
31674
+ .kypn5o5.input-tags .input-tag-suffix {
31675
+ position: absolute;
31676
+ right: 12px;
31677
+ top: 50%;
31678
+ transform: translateY(-50%);
31675
31679
  }
31676
- .c1up1pdz.active > header {
31677
- background: rgba(0, 128, 255, 0.1);
31680
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31681
+ color: rgba(0, 0, 0, 0.25);
31682
+ 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);
31678
31687
  }
31679
- .c1up1pdz .expand {
31680
- padding: 12px;
31688
+ .kypn5o5.has-focus-indicator {
31689
+ position: relative;
31690
+ overflow: hidden;
31681
31691
  }
31682
- .c1up1pdz .field-item {
31683
- display: flex;
31684
- padding: 10px 0;
31685
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
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;
31686
31699
  }
31687
- .c1up1pdz .field-item:last-child {
31688
- border-bottom: none;
31689
- padding-bottom: 0;
31700
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31701
+ left: 8px;
31702
+ opacity: 1;
31690
31703
  }
31691
- .c1up1pdz .field-item label {
31692
- line-height: 32px;
31693
- width: 100px;
31694
- color: rgba(62, 70, 82, 0.6);
31704
+ .kypn5o5.has-focus-indicator input {
31705
+ transition: margin-left 150ms ease;
31706
+ margin-left: 0px;
31695
31707
  }
31696
- .c1up1pdz .help {
31697
- color: rgba(62, 70, 82, 0.6);
31698
- margin-top: 5px;
31708
+ .kypn5o5.has-focus-indicator input:focus {
31709
+ margin-left: 16px;
31699
31710
  }
31700
- .c1up1pdz .ant-input-affix-wrapper,
31701
- .c1up1pdz .ant-picker {
31702
- width: 128px;
31711
+
31712
+ input.l1ki27se.ant-input {
31713
+ border-top-right-radius: 0;
31714
+ border-bottom-right-radius: 0;
31703
31715
  }
31704
31716
 
31705
- .c156wh19 {
31706
- display: flex;
31707
- align-items: center;
31708
- justify-content: space-between;
31709
- word-break: keep-all;
31717
+ .l1ki27se.ant-input-affix-wrapper {
31718
+ border-top-right-radius: 0;
31719
+ border-bottom-right-radius: 0;
31710
31720
  }
31711
- .c156wh19 .title {
31712
- margin: 0 16px 0 8px;
31721
+
31722
+ input.rrg1fkn.ant-input {
31723
+ border-top-left-radius: 0;
31724
+ border-bottom-left-radius: 0;
31713
31725
  }
31714
- .c156wh19 .retain {
31715
- color: rgba(129, 138, 153, 0.6);
31726
+
31727
+ .rrg1fkn.ant-input-affix-wrapper {
31728
+ border-top-left-radius: 0;
31729
+ border-bottom-left-radius: 0;
31716
31730
  }
31717
- .c156wh19 .left {
31718
- flex: 1;
31719
- display: flex;
31720
- overflow: hidden;
31721
- align-items: center;
31722
- justify-content: flex-start;
31723
- white-space: nowrap;
31731
+
31732
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31733
+ border-top-right-radius: 0;
31734
+ border-bottom-right-radius: 0;
31724
31735
  }
31725
- .c156wh19 .left .title {
31726
- max-width: 100%;
31727
- overflow: hidden;
31728
- text-overflow: ellipsis;
31736
+
31737
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31738
+ border-top-left-radius: 0;
31739
+ border-bottom-left-radius: 0;
31729
31740
  }
31730
- .c156wh19 .right {
31741
+
31742
+ .c1t6wbwv {
31731
31743
  display: flex;
31732
- align-items: center;
31744
+ flex-direction: column;
31733
31745
  }
31734
- .c156wh19 .reverse {
31735
- display: flex;
31736
- flex-direction: row-reverse;
31737
- align-items: center;
31746
+ .c1t6wbwv .select-wrapper {
31747
+ margin-top: 12px;
31738
31748
  }
31739
- .c156wh19 .reverse .ant-switch {
31740
- margin-left: 8px;
31749
+ .c1t6wbwv .select-wrapper .select {
31750
+ width: 100%;
31741
31751
  }
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;
31752
+ .c1t6wbwv .radio-wrapper {
31753
+ margin-top: 24px;
31754
+ }
31755
+ .c1t6wbwv .form-item {
31756
+ width: 100%;
31747
31757
  }
31748
31758
 
31749
- .m126spxy {
31750
- padding-bottom: 4px;
31751
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31759
+ .d1k7vv5v {
31760
+ font-size: 14px;
31761
+ font-weight: 500;
31762
+ color: #3e4652;
31763
+ line-height: 18px;
31752
31764
  }
31753
- .m126spxy .ant-btn-link {
31754
- padding: 1px 10px;
31755
- color: rgba(62, 70, 82, 0.6);
31756
- border-radius: 4px;
31765
+ .d1k7vv5v + .d1k7vv5v {
31766
+ margin-top: 16px;
31757
31767
  }
31758
- .m126spxy .ant-btn-link.active {
31759
- background: rgba(0, 128, 255, 0.1);
31760
- color: #0096ff;
31768
+ .d1k7vv5v + * {
31769
+ margin-top: 16px;
31761
31770
  }
31762
31771
 
31763
- .wpbf4pq {
31764
- padding: 10px 0;
31765
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31772
+ .le7b9r4.d1k7vv5v {
31773
+ font-size: 12px;
31774
+ color: rgba(44, 56, 82, 0.6);
31775
+ margin-top: 12px;
31766
31776
  }
31767
- .wpbf4pq .ant-input,
31768
- .wpbf4pq .ant-picker {
31769
- width: 80px;
31770
- margin: 0 9px;
31771
- text-align: center;
31777
+
31778
+ .r1dnygxx.le7b9r4.d1k7vv5v {
31779
+ line-height: 18px;
31780
+ font-weight: 500;
31781
+ margin-top: 0;
31782
+ white-space: initial;
31772
31783
  }
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;
31784
+
31785
+ .r12ddqmh {
31786
+ display: block;
31777
31787
  }
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;
31788
+ .r12ddqmh span {
31789
+ font-size: 14px;
31790
+ font-weight: 500;
31791
+ line-height: 32px;
31792
+ color: #3e4652;
31784
31793
  }
31785
- .wpbf4pq .week-day-option:focus,
31786
- .wpbf4pq .month-day-option:focus {
31787
- color: inherit;
31788
- border-color: #d9d9d9;
31794
+
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;
31789
31802
  }
31790
- .wpbf4pq .week-day-option.active {
31791
- background-color: #0096ff;
31792
- border-color: #0096ff;
31793
- color: #fff;
31803
+ .ctcr26a div {
31804
+ line-height: 20px;
31805
+ display: flex;
31806
+ align-items: center;
31807
+ word-break: break-all;
31794
31808
  }
31795
- .wpbf4pq .week-day-option.en-text {
31796
- width: 110px;
31797
- margin-top: 4px;
31809
+
31810
+ .c1uzzomf {
31811
+ margin-bottom: 16px;
31798
31812
  }
31799
- .wpbf4pq .month-day-option {
31800
- width: 32px;
31801
- padding: 0;
31802
- margin-bottom: 8px;
31813
+ .c1uzzomf .card-title {
31814
+ font-size: 16px;
31815
+ color: rgba(44, 56, 82, 0.6);
31816
+ font-weight: 700;
31817
+ line-height: 32px;
31803
31818
  }
31804
- .wpbf4pq .month-day-option.active {
31805
- background-color: #0096ff;
31806
- border-color: #0096ff;
31807
- color: #fff;
31819
+ .c1uzzomf .card-body {
31820
+ padding: 24px;
31821
+ border-radius: 8px;
31822
+ background: #fff;
31823
+ }
31824
+ .c1uzzomf .empty {
31825
+ font-weight: 700;
31826
+ font-size: 14px;
31827
+ line-height: 22px;
31828
+ color: rgba(0, 21, 64, 0.3);
31829
+ text-align: center;
31808
31830
  }
31809
31831
 
31810
31832
  .c18gxmrl {
@@ -31827,42 +31849,80 @@ input.rrg1fkn.ant-input {
31827
31849
  padding: 8px 12px;
31828
31850
  }
31829
31851
 
31830
- .berrcjl {
31831
- color: rgba(10, 37, 85, 0.6);
31832
- margin-bottom: 4px;
31833
- }
31834
- .berrcjl .breadcrumb-link {
31835
- color: rgba(10, 37, 85, 0.6);
31852
+ .c18bcrac {
31853
+ display: inline-block;
31854
+ width: 100%;
31855
+ }
31856
+ .c18bcrac .recharts-wrapper {
31857
+ margin-left: 4px;
31858
+ }
31859
+
31860
+ .cro7kg2 {
31861
+ padding: 4px;
31862
+ }
31863
+
31864
+ .c14wcxf0 {
31865
+ display: flex;
31866
+ justify-content: space-between;
31867
+ align-items: center;
31868
+ font-size: 13px;
31869
+ line-height: 24px;
31870
+ color: #cccccc;
31871
+ white-space: nowrap;
31872
+ }
31873
+ .c14wcxf0 label {
31874
+ margin-right: 32px;
31875
+ }
31876
+
31877
+ .coy29mj.c14wcxf0 {
31878
+ font-weight: bold;
31879
+ color: white;
31880
+ }
31881
+
31882
+ .s11212zy {
31883
+ width: 8px;
31884
+ height: 8px;
31885
+ border-radius: 2px;
31886
+ display: inline-block;
31887
+ background: var(--s11212zy-0);
31888
+ border: 1px solid #fff;
31889
+ box-sizing: content-box;
31890
+ margin-right: 6px;
31891
+ }
31892
+
31893
+ .p1lyky6c > :first-child {
31894
+ font-weight: bold;
31895
+ color: white;
31896
+ margin-right: 4px;
31897
+ }
31898
+
31899
+ .gmyahx3 {
31836
31900
  cursor: pointer;
31837
- transition: color 160ms ease;
31838
31901
  }
31839
- .berrcjl .breadcrumb-link:hover {
31840
- color: #0080ff;
31902
+ .gmyahx3 .link-text {
31903
+ color: rgba(0, 21, 64, 0.3);
31841
31904
  }
31842
- .berrcjl .breadcrumb-link:active {
31843
- color: #005ed1;
31905
+ .gmyahx3:hover .link-text {
31906
+ color: #0080ff;
31844
31907
  }
31845
31908
 
31846
- .c1uzzomf {
31847
- margin-bottom: 16px;
31909
+ .n12mqh7z {
31910
+ display: flex;
31911
+ align-items: center;
31912
+ font-size: 12px;
31913
+ line-height: 18px;
31848
31914
  }
31849
- .c1uzzomf .card-title {
31850
- font-size: 16px;
31851
- color: rgba(44, 56, 82, 0.6);
31852
- font-weight: 700;
31853
- line-height: 32px;
31915
+ .n12mqh7z:not(:last-child) {
31916
+ margin-bottom: 4px;
31854
31917
  }
31855
- .c1uzzomf .card-body {
31856
- padding: 24px;
31857
- border-radius: 8px;
31858
- background: #fff;
31918
+
31919
+ .tf5bynu {
31920
+ margin: 0 3px;
31859
31921
  }
31860
- .c1uzzomf .empty {
31861
- font-weight: 700;
31862
- font-size: 14px;
31863
- line-height: 22px;
31864
- color: rgba(0, 21, 64, 0.3);
31865
- text-align: center;
31922
+
31923
+ .tcckoz1 {
31924
+ max-height: 400px;
31925
+ overflow: "auto";
31866
31926
  }
31867
31927
 
31868
31928
  .c1bus5hc {
@@ -31905,46 +31965,28 @@ input.rrg1fkn.ant-input {
31905
31965
  transform: rotate(0deg);
31906
31966
  }
31907
31967
 
31908
- .wg1tsps {
31909
- display: flex;
31910
- align-items: center;
31911
- justify-content: flex-end;
31912
- }
31913
-
31914
- .b1ctd5xy {
31915
- display: flex;
31916
- align-items: center;
31917
- width: calc(100% - 40px);
31968
+ .berrcjl {
31969
+ color: rgba(10, 37, 85, 0.6);
31970
+ margin-bottom: 4px;
31918
31971
  }
31919
- .b1ctd5xy .chart {
31920
- display: inline-block;
31921
- width: 100%;
31972
+ .berrcjl .breadcrumb-link {
31973
+ color: rgba(10, 37, 85, 0.6);
31974
+ cursor: pointer;
31975
+ transition: color 160ms ease;
31922
31976
  }
31923
-
31924
- .u1p8acpn {
31925
- width: 40px;
31977
+ .berrcjl .breadcrumb-link:hover {
31978
+ color: #0080ff;
31926
31979
  }
31927
- .u1p8acpn .unit {
31928
- color: #00122e !important;
31980
+ .berrcjl .breadcrumb-link:active {
31981
+ color: #005ed1;
31929
31982
  }
31930
31983
 
31931
- .n12mqh7z {
31984
+ .s1iv0tp1 .enabled-switch {
31932
31985
  display: flex;
31933
31986
  align-items: center;
31934
- font-size: 12px;
31935
- line-height: 18px;
31936
- }
31937
- .n12mqh7z:not(:last-child) {
31938
- margin-bottom: 4px;
31939
- }
31940
-
31941
- .tf5bynu {
31942
- margin: 0 3px;
31943
31987
  }
31944
-
31945
- .tcckoz1 {
31946
- max-height: 400px;
31947
- overflow: "auto";
31988
+ .s1iv0tp1 .enabled-text {
31989
+ margin-right: 8px;
31948
31990
  }
31949
31991
 
31950
31992
  .tje3huy {
@@ -31954,115 +31996,223 @@ input.rrg1fkn.ant-input {
31954
31996
  text-overflow: ellipsis;
31955
31997
  }
31956
31998
 
31957
- .s1iv0tp1 .enabled-switch {
31999
+ .t1sqg15u {
32000
+ background: white;
32001
+ }
32002
+ .t1sqg15u.inline .table-row {
32003
+ flex-direction: column;
32004
+ }
32005
+ .t1sqg15u.inline .table-row > label {
32006
+ padding: 0 16px 7px 0;
32007
+ }
32008
+ .t1sqg15u.has-border .table-header {
32009
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32010
+ }
32011
+ .t1sqg15u.has-border .hiddenBorder {
32012
+ border-top: none !important;
32013
+ }
32014
+ .t1sqg15u.has-border .table-row + .table-row {
32015
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
32016
+ }
32017
+ .t1sqg15u.has-border .table-row:last-of-type {
32018
+ padding-bottom: 0;
32019
+ }
32020
+ .t1sqg15u.align-right .content {
32021
+ text-align: right;
32022
+ }
32023
+ .t1sqg15u .uuid-row {
31958
32024
  display: flex;
31959
- align-items: center;
32025
+ justify-content: space-between;
31960
32026
  }
31961
- .s1iv0tp1 .enabled-text {
31962
- margin-right: 8px;
32027
+ .t1sqg15u .uuid-row .id-text {
32028
+ white-space: nowrap;
32029
+ overflow: hidden;
32030
+ text-overflow: ellipsis;
31963
32031
  }
31964
32032
 
31965
- .gmyahx3 {
31966
- cursor: pointer;
32033
+ .t4zczcp {
32034
+ display: flex;
32035
+ justify-content: space-between;
32036
+ align-items: center;
32037
+ padding: 8px;
32038
+ min-height: 32px;
31967
32039
  }
31968
- .gmyahx3 .link-text {
31969
- color: rgba(0, 21, 64, 0.3);
32040
+ .t4zczcp .table-title {
32041
+ color: rgba(44, 56, 82, 0.6);
32042
+ font-weight: 600;
32043
+ font-size: 12px;
32044
+ line-height: 8px;
31970
32045
  }
31971
- .gmyahx3:hover .link-text {
31972
- color: #0080ff;
32046
+ .t4zczcp .edit-icon {
32047
+ font-size: 16px;
32048
+ color: rgba(10, 37, 85, 0.6);
32049
+ cursor: pointer;
31973
32050
  }
31974
32051
 
31975
- .m15dvk92 {
32052
+ .t1s7goww {
32053
+ font-size: 12px;
32054
+ line-height: 18px;
32055
+ }
32056
+
32057
+ .t93e4cf {
31976
32058
  display: flex;
31977
- justify-content: space-between;
32059
+ padding: 8px 0;
32060
+ color: #2d3a56;
32061
+ }
32062
+ .t93e4cf .hidden {
32063
+ display: none;
32064
+ }
32065
+ .t93e4cf .ant-btn-link {
32066
+ height: auto;
32067
+ }
32068
+ .t93e4cf .content {
32069
+ overflow: hidden;
32070
+ overflow-x: auto;
31978
32071
  width: 100%;
32072
+ white-space: pre-wrap;
31979
32073
  }
31980
- .m15dvk92 .action {
31981
- margin-left: 16px;
32074
+ .t93e4cf .content .ant-btn {
32075
+ white-space: pre-wrap;
32076
+ text-align: left;
32077
+ }
32078
+ .t93e4cf .content .unit-chart {
32079
+ justify-content: flex-start;
31982
32080
  }
31983
32081
 
31984
- .aql8iqz .ant-alert-message {
31985
- width: 100%;
32082
+ .rhz2uv5 {
32083
+ width: var(--rhz2uv5-0);
32084
+ flex-shrink: 0;
32085
+ color: rgba(44, 56, 82, 0.6);
32086
+ padding-right: 12px;
31986
32087
  }
31987
32088
 
31988
- .c18bcrac {
31989
- display: inline-block;
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 {
31990
32096
  width: 100%;
32097
+ background-color: rgba(245, 247, 250, 0.6);
32098
+ border-top: none;
31991
32099
  }
31992
- .c18bcrac .recharts-wrapper {
31993
- margin-left: 4px;
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 {
32106
+ 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;
31994
32135
  }
31995
32136
 
31996
- .cro7kg2 {
31997
- padding: 4px;
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;
31998
32142
  }
31999
32143
 
32000
- .c14wcxf0 {
32144
+ .c167wnad {
32145
+ color: rgba(62, 70, 82, 0.6);
32001
32146
  display: flex;
32002
32147
  justify-content: space-between;
32003
32148
  align-items: center;
32004
- font-size: 13px;
32005
- line-height: 24px;
32006
- color: #cccccc;
32007
- white-space: nowrap;
32149
+ padding: 8px 16px;
32008
32150
  }
32009
- .c14wcxf0 label {
32010
- margin-right: 32px;
32151
+ .c167wnad .anticon {
32152
+ cursor: pointer;
32011
32153
  }
32012
-
32013
- .coy29mj.c14wcxf0 {
32014
- font-weight: bold;
32015
- color: white;
32154
+ .c167wnad .anticon:hover {
32155
+ color: #0096ff;
32016
32156
  }
32017
32157
 
32018
- .s11212zy {
32019
- width: 8px;
32020
- height: 8px;
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;
32021
32179
  border-radius: 2px;
32022
- display: inline-block;
32023
- background: var(--s11212zy-0);
32024
- border: 1px solid #fff;
32025
- box-sizing: content-box;
32026
- margin-right: 6px;
32027
32180
  }
32028
32181
 
32029
- .p1lyky6c > :first-child {
32030
- font-weight: bold;
32031
- color: white;
32032
- margin-right: 4px;
32182
+ .wg1tsps {
32183
+ display: flex;
32184
+ align-items: center;
32185
+ justify-content: flex-end;
32033
32186
  }
32034
32187
 
32035
- .cav9p2m .ant-collapse-item {
32036
- border: 0px;
32037
- background-color: #fff;
32188
+ .b1ctd5xy {
32189
+ display: flex;
32190
+ align-items: center;
32191
+ width: calc(100% - 40px);
32038
32192
  }
32039
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32040
- padding-top: 0px;
32041
- padding-bottom: 0px;
32042
- padding-left: 0px !important;
32043
- padding-right: 24px;
32193
+ .b1ctd5xy .chart {
32194
+ display: inline-block;
32195
+ width: 100%;
32044
32196
  }
32045
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32046
- right: 0px;
32197
+
32198
+ .u1p8acpn {
32199
+ width: 40px;
32047
32200
  }
32048
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32049
- padding: 0px;
32201
+ .u1p8acpn .unit {
32202
+ color: #00122e !important;
32050
32203
  }
32051
32204
 
32052
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32053
- padding-right: 0px;
32054
- cursor: default;
32205
+ .m15dvk92 {
32206
+ display: flex;
32207
+ justify-content: space-between;
32208
+ width: 100%;
32055
32209
  }
32056
-
32057
- .t3qomhu {
32058
- margin: 0 2px;
32210
+ .m15dvk92 .action {
32211
+ margin-left: 16px;
32059
32212
  }
32060
32213
 
32061
- .c10crapj {
32062
- border-radius: 8px;
32063
- }
32064
- .c10crapj .ant-card-body {
32065
- padding: 20px 24px 24px 24px;
32214
+ .aql8iqz .ant-alert-message {
32215
+ width: 100%;
32066
32216
  }
32067
32217
 
32068
32218
  .c198s9j3 {
@@ -32136,6 +32286,39 @@ input.rrg1fkn.ant-input {
32136
32286
  margin-left: 24px;
32137
32287
  }
32138
32288
 
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;
32320
+ }
32321
+
32139
32322
  .o8ocss1 {
32140
32323
  overflow: hidden;
32141
32324
  text-overflow: ellipsis;
@@ -32145,6 +32328,20 @@ input.rrg1fkn.ant-input {
32145
32328
  white-space: nowrap;
32146
32329
  }
32147
32330
 
32331
+ .igz4le8 {
32332
+ height: 24px;
32333
+ width: 56px !important;
32334
+ margin-right: 4px;
32335
+ }
32336
+
32337
+ .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
+
32148
32345
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32149
32346
  border-radius: 6px;
32150
32347
  }
@@ -32202,20 +32399,6 @@ input.rrg1fkn.ant-input {
32202
32399
  transform: rotate(180deg);
32203
32400
  }
32204
32401
 
32205
- .iiqau4c.ant-input-group.ant-input-group-compact {
32206
- display: flex;
32207
- }
32208
-
32209
- .igz4le8 {
32210
- height: 24px;
32211
- width: 56px !important;
32212
- margin-right: 4px;
32213
- }
32214
-
32215
- .c1riexje {
32216
- color: rgba(44, 56, 82, 0.6);
32217
- }
32218
-
32219
32402
  .s14dk8r1 {
32220
32403
  margin: 0;
32221
32404
  border-radius: 20px;
@@ -32267,173 +32450,31 @@ input.rrg1fkn.ant-input {
32267
32450
  .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32268
32451
  background-color: rgba(30, 201, 127, 0.1);
32269
32452
  }
32270
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32271
- background-color: #00ba5d;
32272
- }
32273
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32274
- background-color: rgba(30, 201, 127, 0.16);
32275
- }
32276
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32277
- background-color: rgba(225, 230, 241, 0.6);
32278
- }
32279
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32280
- background-color: #6b7d99;
32281
- }
32282
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32283
- background-color: rgba(211, 218, 235, 0.6);
32284
- }
32285
-
32286
- .s1uupoto {
32287
- width: 8px;
32288
- height: 8px;
32289
- border-radius: 50%;
32290
- display: inline-block;
32291
- }
32292
-
32293
- .t19ustft .date {
32294
- margin-right: 4px;
32295
- }
32296
-
32297
- .l4bld33 {
32298
- width: 64px;
32299
- height: 64px;
32300
- display: flex;
32301
- align-items: center;
32302
- justify-content: center;
32303
- position: relative;
32304
- opacity: 0.2;
32305
- }
32306
-
32307
- .lgitjoj {
32308
- position: absolute;
32309
- width: 5px;
32310
- height: 48px;
32311
- left: 9.33px;
32312
- top: 40.5px;
32313
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32314
- border-radius: 5px;
32315
- transform: rotate(-128deg);
32316
- transform-origin: top left;
32317
- animation: loading-indicator1 1100ms ease-out infinite;
32318
- }
32319
-
32320
- .l13g0exg {
32321
- position: absolute;
32322
- width: 5px;
32323
- height: 48px;
32324
- left: 40.8px;
32325
- top: 8.4px;
32326
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32327
- border-radius: 5px;
32328
- transform: rotate(-8deg);
32329
- transform-origin: top left;
32330
- animation: loading-indicator2 1100ms ease-out infinite;
32331
- }
32332
-
32333
- .l1exo3h6 {
32334
- position: absolute;
32335
- width: 5px;
32336
- height: 48px;
32337
- left: 52.9px;
32338
- top: 51.8px;
32339
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32340
- border-radius: 5px;
32341
- transform: rotate(112deg);
32342
- transform-origin: top left;
32343
- animation: loading-indicator3 1100ms ease-out infinite;
32344
- }
32345
-
32346
- .clm1wy1 {
32347
- width: 192px;
32348
- height: 246px;
32349
- border-radius: 4px;
32350
- }
32351
- .clm1wy1 > .ant-picker-calendar,
32352
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32353
- width: 100%;
32354
- background-color: rgba(245, 247, 250, 0.6);
32355
- border-top: none;
32356
- }
32357
- .clm1wy1 > .ant-picker-calendar .ant-picker-body,
32358
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32359
- padding: 0 16px;
32360
- }
32361
- .clm1wy1 > .ant-picker-calendar .ant-picker-content,
32362
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32363
- width: 100%;
32364
- height: 180px;
32365
- border-spacing: 0;
32366
- }
32367
- .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32368
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32369
- margin-bottom: 8px;
32370
- }
32371
- .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32372
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32373
- width: 22px;
32374
- }
32375
- .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32376
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32377
- padding: 0;
32378
- }
32379
- .clm1wy1 .ant-picker-cell {
32380
- color: rgba(62, 70, 82, 0.6);
32381
- opacity: 0.4;
32382
- }
32383
- .clm1wy1 .ant-picker-cell-in-view {
32384
- color: rgba(62, 70, 82, 0.6);
32385
- opacity: 1;
32386
- }
32387
- .clm1wy1 .ant-picker-cell-in-view > .active {
32388
- color: #3e4652;
32389
- }
32390
- .clm1wy1 .ant-picker-cell::before {
32391
- pointer-events: none;
32392
- }
32393
-
32394
- .t1tsm00v {
32395
- color: rgba(129, 138, 153, 0.6);
32396
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32397
- backdrop-filter: blur(10px);
32398
- padding: 7px 10px;
32399
- }
32400
-
32401
- .c167wnad {
32402
- color: rgba(62, 70, 82, 0.6);
32403
- display: flex;
32404
- justify-content: space-between;
32405
- align-items: center;
32406
- padding: 8px 16px;
32453
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32454
+ background-color: #00ba5d;
32407
32455
  }
32408
- .c167wnad .anticon {
32409
- cursor: pointer;
32456
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32457
+ background-color: rgba(30, 201, 127, 0.16);
32410
32458
  }
32411
- .c167wnad .anticon:hover {
32412
- color: #0096ff;
32459
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32460
+ background-color: rgba(225, 230, 241, 0.6);
32413
32461
  }
32414
-
32415
- .cxhf7dh {
32416
- text-align: center;
32462
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32463
+ background-color: #6b7d99;
32417
32464
  }
32418
- .cxhf7dh .dots {
32419
- display: flex;
32420
- justify-content: center;
32465
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32466
+ background-color: rgba(211, 218, 235, 0.6);
32421
32467
  }
32422
- .cxhf7dh .dot {
32468
+
32469
+ .s1uupoto {
32470
+ width: 8px;
32471
+ height: 8px;
32472
+ border-radius: 50%;
32423
32473
  display: inline-block;
32424
- width: 2px;
32425
- height: 2px;
32426
- border-radius: 1px;
32427
- background: #0096ff;
32428
- }
32429
- .cxhf7dh .dot:not(:last-child) {
32430
- margin-right: 2px;
32431
32474
  }
32432
- .cxhf7dh .bar {
32433
- width: 9px;
32434
- height: 2px;
32435
- background: #0096ff;
32436
- border-radius: 2px;
32475
+
32476
+ .t19ustft .date {
32477
+ margin-right: 4px;
32437
32478
  }
32438
32479
 
32439
32480
  .s1uupxds {
@@ -32518,6 +32559,55 @@ input.rrg1fkn.ant-input {
32518
32559
  background-color: #7E41FF;
32519
32560
  }
32520
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
+
32521
32611
  .m1thnes4 {
32522
32612
  color: rgba(44, 56, 82, 0.6);
32523
32613
  text-align: center;
@@ -32907,22 +32997,6 @@ input.rrg1fkn.ant-input {
32907
32997
  margin-left: 1px;
32908
32998
  }
32909
32999
 
32910
- .rrwcpby {
32911
- display: flex;
32912
- align-items: center;
32913
- }
32914
- .rrwcpby .order {
32915
- height: 24px;
32916
- width: 24px;
32917
- border-radius: 20px;
32918
- color: #0080ff;
32919
- background: rgba(0, 136, 255, 0.1);
32920
- display: flex;
32921
- align-items: center;
32922
- justify-content: center;
32923
- margin-right: 6px;
32924
- }
32925
-
32926
33000
  .c1k4vanq {
32927
33001
  padding: 0 12px 14px 12px;
32928
33002
  }
@@ -32967,23 +33041,6 @@ input.rrg1fkn.ant-input {
32967
33041
  margin-right: 2px;
32968
33042
  }
32969
33043
 
32970
- .bab9xum {
32971
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32972
- }
32973
-
32974
- .cav4gt6 {
32975
- border-radius: 8px;
32976
- background-color: white;
32977
- }
32978
- .cav4gt6.hoverable {
32979
- cursor: pointer;
32980
- }
32981
- .cav4gt6.hoverable:hover {
32982
- transition: all 200ms ease;
32983
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32984
- transform: translateY(-4px);
32985
- }
32986
-
32987
33044
  .f1p9ti6d {
32988
33045
  width: 100%;
32989
33046
  margin-bottom: 0 !important;
@@ -33015,6 +33072,89 @@ input.rrg1fkn.ant-input {
33015
33072
  min-height: 0px;
33016
33073
  }
33017
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;
33089
+ }
33090
+
33091
+ .bab9xum {
33092
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33093
+ }
33094
+
33095
+ .cav4gt6 {
33096
+ border-radius: 8px;
33097
+ background-color: white;
33098
+ }
33099
+ .cav4gt6.hoverable {
33100
+ cursor: pointer;
33101
+ }
33102
+ .cav4gt6.hoverable:hover {
33103
+ transition: all 200ms ease;
33104
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33105
+ transform: translateY(-4px);
33106
+ }
33107
+
33108
+ .at4ovwe .ant-input-number-handler-wrap {
33109
+ display: var(--at4ovwe-0);
33110
+ }
33111
+ .at4ovwe .ant-input-number-input-wrap {
33112
+ padding: 5px 12px;
33113
+ display: inline-flex;
33114
+ line-height: 1.5715;
33115
+ height: 100%;
33116
+ width: 100%;
33117
+ }
33118
+ .at4ovwe .ant-input-number-input-wrap::after {
33119
+ content: var(--at4ovwe-1);
33120
+ display: var(--at4ovwe-2);
33121
+ flex: none;
33122
+ align-items: center;
33123
+ margin-left: 4px;
33124
+ color: rgba(44, 56, 82, 0.6);
33125
+ }
33126
+ .at4ovwe .ant-input-number-input-wrap::before {
33127
+ content: var(--at4ovwe-3);
33128
+ display: var(--at4ovwe-4);
33129
+ flex: none;
33130
+ align-items: center;
33131
+ margin-right: 4px;
33132
+ cursor: auto;
33133
+ color: rgba(44, 56, 82, 0.6);
33134
+ }
33135
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
33136
+ border-radius: 0;
33137
+ }
33138
+ .at4ovwe.ant-input-number {
33139
+ width: 100%;
33140
+ border-radius: 6px;
33141
+ }
33142
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33143
+ border-color: #0096ff;
33144
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33145
+ z-index: 1;
33146
+ }
33147
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33148
+ border-color: #e75a3a;
33149
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33150
+ }
33151
+ .at4ovwe .ant-input-number-input {
33152
+ padding: 0;
33153
+ margin: 0;
33154
+ height: auto;
33155
+ font-size: inherit;
33156
+ }
33157
+
33018
33158
  .tc40oxa {
33019
33159
  margin-bottom: 4px;
33020
33160
  color: rgba(44, 56, 82, 0.6);
@@ -33208,56 +33348,6 @@ input.rrg1fkn.ant-input {
33208
33348
  margin-right: 8px;
33209
33349
  }
33210
33350
 
33211
- .at4ovwe .ant-input-number-handler-wrap {
33212
- display: var(--at4ovwe-0);
33213
- }
33214
- .at4ovwe .ant-input-number-input-wrap {
33215
- padding: 5px 12px;
33216
- display: inline-flex;
33217
- line-height: 1.5715;
33218
- height: 100%;
33219
- width: 100%;
33220
- }
33221
- .at4ovwe .ant-input-number-input-wrap::after {
33222
- content: var(--at4ovwe-1);
33223
- display: var(--at4ovwe-2);
33224
- flex: none;
33225
- align-items: center;
33226
- margin-left: 4px;
33227
- color: rgba(44, 56, 82, 0.6);
33228
- }
33229
- .at4ovwe .ant-input-number-input-wrap::before {
33230
- content: var(--at4ovwe-3);
33231
- display: var(--at4ovwe-4);
33232
- flex: none;
33233
- align-items: center;
33234
- margin-right: 4px;
33235
- cursor: auto;
33236
- color: rgba(44, 56, 82, 0.6);
33237
- }
33238
- .ant-input-group.ant-input-group-compact > .at4ovwe {
33239
- border-radius: 0;
33240
- }
33241
- .at4ovwe.ant-input-number {
33242
- width: 100%;
33243
- border-radius: 6px;
33244
- }
33245
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33246
- border-color: #0096ff;
33247
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33248
- z-index: 1;
33249
- }
33250
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33251
- border-color: #e75a3a;
33252
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33253
- }
33254
- .at4ovwe .ant-input-number-input {
33255
- padding: 0;
33256
- margin: 0;
33257
- height: auto;
33258
- font-size: inherit;
33259
- }
33260
-
33261
33351
  .w1xcixj5.outside-tag {
33262
33352
  padding-left: 0;
33263
33353
  }