@cloudtower/eagle 0.27.53-dry2 → 0.27.53-dry4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -28537,11 +28537,13 @@ div.ant-typography-edit-content.ant-typography-rtl {
28537
28537
  }
28538
28538
  .table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
28539
28539
  right: 0 !important;
28540
- z-index: 10;
28541
28540
  }
28542
28541
  .table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
28543
28542
  display: none;
28544
28543
  }
28544
+ .table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_, .table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
28545
+ z-index: 10;
28546
+ }
28545
28547
  .table-wrapper.table-sticky-header .ant-table-header {
28546
28548
  position: sticky;
28547
28549
  top: 0px;
@@ -29780,6 +29782,19 @@ html body {
29780
29782
  font-size: 14px;
29781
29783
  }
29782
29784
 
29785
+ .i1inqkme {
29786
+ height: 18px;
29787
+ line-height: 18px;
29788
+ padding: 0 4px;
29789
+ border-radius: 4px;
29790
+ background: rgba(235, 239, 245, 0.6);
29791
+ border: 1px solid rgba(223, 228, 235, 0.6);
29792
+ display: flex;
29793
+ align-items: center;
29794
+ white-space: nowrap;
29795
+ margin-right: 4px;
29796
+ }
29797
+
29783
29798
  .fzh9mnb {
29784
29799
  width: 100%;
29785
29800
  height: 100%;
@@ -29795,19 +29810,6 @@ html body {
29795
29810
  font-size: 18px;
29796
29811
  }
29797
29812
 
29798
- .i1inqkme {
29799
- height: 18px;
29800
- line-height: 18px;
29801
- padding: 0 4px;
29802
- border-radius: 4px;
29803
- background: rgba(235, 239, 245, 0.6);
29804
- border: 1px solid rgba(223, 228, 235, 0.6);
29805
- display: flex;
29806
- align-items: center;
29807
- white-space: nowrap;
29808
- margin-right: 4px;
29809
- }
29810
-
29811
29813
  .b1nip9bk {
29812
29814
  padding: 4px 11px;
29813
29815
  }
@@ -30105,73 +30107,70 @@ html body {
30105
30107
  animation: rotate 680ms linear infinite;
30106
30108
  }
30107
30109
 
30108
- .s1ebs0ra {
30110
+ .owd0kml {
30111
+ display: inline-block;
30112
+ }
30113
+
30114
+ .h1jsgezc {
30115
+ visibility: hidden;
30116
+ position: absolute;
30117
+ }
30118
+
30119
+ .phljevk {
30109
30120
  display: flex;
30110
- align-items: center;
30111
30121
  justify-content: space-between;
30112
- background: #edf0f7;
30113
- padding: 8px 12px;
30114
- position: sticky;
30115
- top: 0;
30116
- z-index: 1;
30117
- margin-bottom: -52px;
30122
+ align-items: center;
30123
+ padding: 10px 0;
30124
+ color: rgba(44, 56, 82, 0.6);
30125
+ font-size: 12px;
30126
+ line-height: 24px;
30118
30127
  }
30119
- .s1ebs0ra .select-total {
30128
+ .phljevk .pagination-left {
30129
+ padding: 2px 8px;
30130
+ }
30131
+ .phljevk .dropdown-trigger {
30120
30132
  display: flex;
30121
30133
  align-items: center;
30122
- font-weight: 700;
30123
- flex-shrink: 0;
30124
- }
30125
- .s1ebs0ra .select-total .icon-wrapper {
30134
+ border-radius: 6px;
30126
30135
  cursor: pointer;
30127
- margin-left: 8px;
30128
- width: 32px;
30129
- height: 32px;
30130
- border-radius: 50%;
30131
- justify-content: center;
30132
- }
30133
- .s1ebs0ra .select-total .icon-wrapper:hover {
30134
- background: rgba(225, 230, 241, 0.6);
30136
+ transition: all 0.3s ease;
30135
30137
  }
30136
- .s1ebs0ra .action-group {
30137
- flex: 1;
30138
- margin-left: 88px;
30139
- white-space: nowrap;
30140
- text-align: right;
30141
- position: relative;
30142
- padding: 4px 0;
30143
- margin-top: -4px;
30144
- overflow: hidden;
30138
+ .phljevk .dropdown-trigger:hover {
30139
+ background: rgba(211, 218, 235, 0.6);
30140
+ color: #0080ff;
30145
30141
  }
30146
- .s1ebs0ra .action-group .sub-menu-delete {
30147
- transform: translateY(-4px);
30142
+ .phljevk .dropdown-trigger .icon-inner {
30143
+ margin-left: 4px;
30148
30144
  }
30149
- .s1ebs0ra .action-group button {
30150
- border: none;
30145
+ .phljevk .pagination-right {
30146
+ display: flex;
30147
+ align-items: center;
30148
+ color: #0080ff;
30149
+ font-weight: bold;
30151
30150
  }
30152
- .s1ebs0ra .action-group > *:not(:last-child) {
30153
- margin-right: 8px;
30151
+ .phljevk .pagination-right .icon-inner {
30152
+ margin-left: 4px;
30154
30153
  }
30155
- .s1ebs0ra .action-group > button:last-child {
30156
- margin-right: 4px;
30154
+ .phljevk .pagination-right .prev-btn,
30155
+ .phljevk .pagination-right .next-btn {
30156
+ padding: 0 8px;
30157
30157
  }
30158
- .s1ebs0ra .action-group .more-btn {
30159
- cursor: pointer;
30160
- width: 32px;
30161
- height: 32px;
30162
- justify-content: center;
30163
- border-radius: 50%;
30158
+ .phljevk .pagination-right .prev-btn > span,
30159
+ .phljevk .pagination-right .next-btn > span {
30160
+ color: #0080ff;
30164
30161
  }
30165
- .s1ebs0ra .action-group .more-btn:hover {
30166
- background: #fff;
30162
+ .phljevk .pagination-right .next-btn .icon-inner {
30163
+ transform: rotate(180deg);
30167
30164
  }
30168
30165
 
30169
- .t1m2x205 .ant-tooltip-arrow {
30170
- display: none;
30166
+ .d12rtyeg.ant-dropdown .ant-dropdown-menu {
30167
+ max-height: calc(100vh - 128px);
30168
+ overflow-y: auto;
30171
30169
  }
30172
- .t1m2x205 .ant-tooltip-inner {
30173
- background: rgba(23, 38, 64, 0.8);
30174
- border-radius: 4px;
30170
+ .d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30171
+ padding: 4px 20px;
30172
+ font-size: 12px;
30173
+ line-height: 18px;
30175
30174
  }
30176
30175
 
30177
30176
  .dsnbhzf {
@@ -30649,648 +30648,693 @@ html body {
30649
30648
  line-height: 12px;
30650
30649
  }
30651
30650
 
30652
- .owd0kml {
30651
+ .iq1gosr {
30653
30652
  display: inline-block;
30654
30653
  }
30655
30654
 
30656
- .h1jsgezc {
30657
- visibility: hidden;
30658
- position: absolute;
30655
+ .cnujxq2 {
30656
+ display: flex;
30657
+ flex-direction: column;
30659
30658
  }
30660
30659
 
30661
- .skwah65 {
30662
- height: 8px;
30663
- box-sizing: border-box;
30664
- border-radius: 2px;
30665
- background: #f5f7fa;
30666
- display: flex;
30660
+ .m7s48ia {
30661
+ max-width: 1120px;
30667
30662
  width: 100%;
30668
- overflow: hidden;
30669
- }
30670
- .skwah65 .stack-bar-item + .stack-bar-item {
30671
- margin-left: 1px;
30663
+ margin: 0 auto;
30664
+ height: 100%;
30672
30665
  }
30673
30666
 
30674
- .s1dizucg.ant-switch {
30675
- min-width: 40px;
30676
- height: 24px;
30677
- background: rgba(172, 186, 211, 0.6);
30678
- overflow: hidden;
30667
+ .wt5zbg6 {
30668
+ max-width: 1120px;
30669
+ width: 100%;
30670
+ margin: 0 auto;
30671
+ display: flex;
30679
30672
  }
30680
- .s1dizucg.ant-switch:focus {
30681
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30673
+ .wt5zbg6 .left,
30674
+ .wt5zbg6 .right {
30675
+ flex-grow: 0;
30676
+ flex-shrink: 0;
30677
+ flex-basis: 21%;
30682
30678
  }
30683
- .s1dizucg.ant-switch-small {
30684
- min-width: 26px;
30685
- height: 16px;
30679
+ .wt5zbg6 .left {
30680
+ display: flex;
30681
+ justify-content: flex-end;
30682
+ padding-right: 44px;
30686
30683
  }
30687
- .s1dizucg.ant-switch-large {
30688
- min-width: 52px;
30689
- height: 32px;
30684
+ .wt5zbg6 .right {
30685
+ padding-left: 44px;
30690
30686
  }
30691
- .s1dizucg.ant-switch .ant-switch-handle {
30692
- height: 20px;
30693
- width: 20px;
30687
+ .wt5zbg6 .middle {
30688
+ margin-bottom: 40px;
30689
+ flex-grow: 0;
30690
+ flex-shrink: 0;
30691
+ flex-basis: 58%;
30694
30692
  }
30695
- .s1dizucg.ant-switch .ant-switch-handle::before {
30696
- border-radius: 10px;
30697
- transition-delay: 120ms;
30693
+ .wt5zbg6 .middle .form-base-field {
30694
+ width: 100%;
30698
30695
  }
30699
- .s1dizucg.ant-switch-small .ant-switch-handle {
30700
- height: 14px;
30701
- width: 14px;
30702
- top: 1px;
30703
- left: 1px;
30696
+ .wt5zbg6 .middle .form-base-field .form-base-field {
30697
+ width: auto;
30704
30698
  }
30705
- .s1dizucg.ant-switch-large .ant-switch-handle {
30706
- height: 28px;
30707
- width: 28px;
30699
+
30700
+ .h18jprzg .ant-modal-header {
30701
+ margin: 0 auto;
30702
+ width: 100%;
30703
+ max-width: 648px;
30708
30704
  }
30709
- .s1dizucg.ant-switch-large .ant-switch-handle::before {
30710
- border-radius: 14px;
30705
+ .h18jprzg .ant-modal-header .ant-modal-title {
30706
+ margin-left: 0;
30711
30707
  }
30712
- .s1dizucg.ant-switch-checked {
30713
- background-color: #00ba5d;
30708
+ .h18jprzg .ant-modal-body {
30709
+ margin: 0 auto;
30710
+ padding: 0;
30711
+ width: 100%;
30712
+ max-width: 648px;
30713
+ overflow: hidden;
30714
30714
  }
30715
- .s1dizucg.ant-switch-checked .ant-switch-handle {
30716
- left: calc(100% - 20px - 2px);
30715
+ .h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30716
+ margin-bottom: 40px;
30717
30717
  }
30718
- .s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30719
- left: calc(100% - 14px - 1px);
30718
+ .h18jprzg .ant-modal-body .horizontal-content-wrapper {
30719
+ height: calc(100vh - 225px);
30720
+ overflow-y: auto;
30720
30721
  }
30721
- .s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30722
- left: calc(100% - 28px - 2px);
30722
+ .h18jprzg .ant-modal-footer .footer-content {
30723
+ margin: 0 auto;
30724
+ max-width: 648px;
30723
30725
  }
30724
30726
 
30725
- .c1up6e3y {
30726
- margin-left: 5px;
30727
+ .h16z9xgz .ant-modal-header {
30728
+ margin: 0 auto;
30729
+ width: 100%;
30730
+ max-width: 1024px;
30727
30731
  }
30728
-
30729
- .rapgekc.ant-radio-wrapper {
30730
- display: inline-flex;
30731
- align-items: baseline;
30732
- white-space: pre-wrap;
30732
+ .h16z9xgz .ant-modal-header .ant-modal-title {
30733
+ margin-left: 0;
30733
30734
  }
30734
- .rapgekc.ant-radio-wrapper .ant-radio {
30735
- position: relative;
30736
- top: 3px;
30735
+ .h16z9xgz .ant-modal-body {
30736
+ margin: 0 auto;
30737
+ padding: 0;
30738
+ width: 100%;
30739
+ max-width: 1024px;
30740
+ overflow: hidden;
30737
30741
  }
30738
- .rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30739
- border-color: rgba(107, 128, 167, 0.6);
30742
+ .h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30743
+ margin-bottom: 40px;
30740
30744
  }
30741
- .rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30742
- border-color: #0080ff;
30745
+ .h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30746
+ height: calc(100vh - 225px);
30747
+ overflow-y: auto;
30743
30748
  }
30744
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30745
- border-color: #0080ff;
30746
- background: #0080ff;
30749
+ .h16z9xgz .ant-modal-footer .footer-content {
30750
+ margin: 0 auto;
30751
+ max-width: 1024px;
30747
30752
  }
30748
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30749
- top: 4px;
30750
- left: 4px;
30751
- width: 6px;
30752
- height: 6px;
30753
- background: #fff;
30753
+
30754
+ .f1lrhghm {
30755
+ flex: 1;
30754
30756
  }
30755
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30756
- opacity: 0.5;
30757
+ .f1lrhghm label {
30758
+ font-size: 13px;
30759
+ line-height: 20px;
30760
+ color: rgba(44, 56, 82, 0.6);
30757
30761
  }
30758
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30759
- border-color: rgba(107, 128, 167, 0.6);
30760
- background: rgba(211, 218, 235, 0.6);
30762
+ .f1lrhghm .title {
30763
+ font-size: 14px;
30764
+ line-height: 20px;
30765
+ color: #2d3a56;
30766
+ margin-bottom: 12px;
30761
30767
  }
30762
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30763
- background: #00122e;
30768
+ .f1lrhghm.connect-cluster .title {
30769
+ padding-bottom: 26px;
30764
30770
  }
30765
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30766
- color: #00122e;
30767
- opacity: 0.5;
30771
+
30772
+ .f18ot8em {
30773
+ padding: 25px 0 15px 0;
30774
+ border-bottom: 1px solid #e1e5eb;
30775
+ margin-bottom: 16px;
30768
30776
  }
30769
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30770
- color: #00122e;
30777
+
30778
+ .f1l1g2k0 {
30779
+ display: flex;
30780
+ align-items: center;
30781
+ margin-bottom: 8px;
30771
30782
  }
30772
- .rapgekc.ant-radio-wrapper .ant-radio + span {
30773
- display: inline-block;
30774
- padding: 0;
30775
- padding-left: 12px;
30783
+ .f1l1g2k0 > label {
30784
+ width: 216px;
30776
30785
  }
30777
- .rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30778
- margin-bottom: 0;
30779
- white-space: pre-wrap;
30780
- color: rgba(44, 56, 82, 0.6);
30786
+ .f1l1g2k0 > label + * {
30787
+ width: 100%;
30781
30788
  }
30782
- .rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30783
- padding-left: 8px;
30789
+ .f1l1g2k0 .ant-select {
30790
+ width: 100%;
30784
30791
  }
30785
30792
 
30786
- .rp906go .ant-radio-button-wrapper:first-child {
30787
- border-radius: 5px 0 0 5px;
30788
- }
30789
- .rp906go .ant-radio-button-wrapper:last-child {
30790
- border-radius: 0 5px 5px 0;
30793
+ .e1k89cwg {
30794
+ color: #e75a3a;
30795
+ margin-right: 10px;
30791
30796
  }
30792
30797
 
30793
- .rcc63c8 {
30794
- color: #00122e;
30795
- border-color: #ccd4e3;
30796
- }
30797
- .rcc63c8:first-child {
30798
- border-color: #a3b4cc;
30798
+ .d1oui1gf {
30799
+ width: 100%;
30800
+ height: 1px;
30801
+ background: rgba(213, 219, 227, 0.6);
30802
+ margin: 24px 0;
30799
30803
  }
30800
- .rcc63c8.ant-radio-button-wrapper {
30801
- padding: 0 12px;
30802
- line-height: 32px;
30803
- height: 32px;
30804
+
30805
+ .l15itdbb {
30806
+ display: flex;
30807
+ justify-content: center;
30808
+ align-items: center;
30809
+ height: 100%;
30804
30810
  }
30805
- .rcc63c8.ant-radio-button-wrapper > span + span {
30806
- white-space: nowrap;
30811
+
30812
+ .d1y3z4w {
30813
+ display: inline-block;
30814
+ width: 4px;
30815
+ height: 4px;
30816
+ background: #8e9aa9;
30817
+ opacity: 0.4;
30818
+ border-radius: 50%;
30819
+ margin: 0 4px;
30807
30820
  }
30808
- .ant-radio-group-small .rcc63c8.ant-radio-button-wrapper {
30809
- height: 22px;
30810
- padding: 0 7px;
30811
- line-height: 20px;
30821
+
30822
+ .m177r7a3 .ant-modal-header,
30823
+ .m177r7a3 .ant-modal-footer .footer-content {
30824
+ width: 648px;
30825
+ margin: 0 auto;
30812
30826
  }
30813
- .rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30814
- background: #ccd4e3;
30827
+ .m177r7a3 .ant-modal-header {
30828
+ padding: 35px 0 24px;
30829
+ border: none;
30815
30830
  }
30816
- .rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30817
- background: #0080ff;
30831
+ .m177r7a3 .ant-modal-header .ant-modal-title {
30832
+ font-size: 30px;
30818
30833
  }
30819
- .rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30820
- background: #ccd4e3;
30821
- opacity: 0.5;
30834
+ .m177r7a3 .ant-modal-body {
30835
+ padding: 4px 0 2px;
30822
30836
  }
30823
- .rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30824
- border-right-color: #0080ff;
30837
+ .m177r7a3 .ant-modal-footer {
30838
+ border: none;
30825
30839
  }
30826
- .rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30827
- border-color: #0080ff;
30840
+
30841
+ .t1wwio3v {
30842
+ font-size: 12px;
30843
+ line-height: 18px;
30844
+ font-weight: bold;
30845
+ color: #fff;
30846
+ padding: 0 4px;
30847
+ border-radius: 4px;
30848
+ display: inline-block;
30849
+ background: var(--t1wwio3v-0);
30828
30850
  }
30829
- .rcc63c8.ant-radio-button-wrapper-checked {
30830
- background: rgba(0, 136, 255, 0.1);
30851
+ .t1wwio3v:not(:first-child) {
30852
+ margin-left: 4px;
30831
30853
  }
30832
- .rcc63c8.ant-radio-button-wrapper-disabled {
30833
- background: rgba(211, 218, 235, 0.6);
30834
- border-color: #ccd4e3;
30835
- opacity: 0.5;
30854
+
30855
+ .f17jvtfk {
30856
+ width: 100%;
30857
+ height: 100%;
30858
+ display: flex;
30859
+ align-items: center;
30860
+ justify-content: center;
30836
30861
  }
30837
- .rcc63c8.ant-radio-button-wrapper-disabled:hover {
30838
- color: #00122e;
30839
- border-color: #ccd4e3;
30862
+
30863
+ .nzppkea {
30864
+ font-size: 90%;
30865
+ font-weight: bold;
30866
+ background-color: rgba(240, 243, 247, 0.6);
30867
+ padding: 1px 4px 1px;
30868
+ margin-left: 2px;
30869
+ margin-right: 2px;
30870
+ border: 1px solid rgba(213, 219, 227, 0.6);
30871
+ border-radius: 4px;
30840
30872
  }
30841
- .rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30842
- color: #00122e;
30843
- border-color: #ccd4e3;
30844
- background: rgba(172, 186, 211, 0.6);
30873
+
30874
+ .f4mi9eq.form-item-general {
30875
+ width: 640px;
30845
30876
  }
30846
- .rcc63c8 .ant-radio-button-input {
30847
- margin-right: 8px;
30848
- display: inline;
30849
- border: none;
30850
- padding: 0;
30851
- width: 36px;
30852
- background: transparent;
30877
+ .f4mi9eq.form-item-general.form-item + .f4mi9eq.form-item-general.form-item {
30878
+ margin-top: 16px;
30853
30879
  }
30854
- .rcc63c8 .ant-radio-button-input:focus {
30855
- box-shadow: none;
30880
+ .f4mi9eq.form-item-compact {
30881
+ width: 412px;
30856
30882
  }
30857
- .rcc63c8 .ant-radio-button-input.ant-input-number {
30858
- margin-right: 0;
30859
- width: initial;
30860
- box-shadow: none;
30883
+ .f4mi9eq.form-item-compact.form-item + .f4mi9eq.form-item-compact.form-item {
30884
+ margin-top: 8px;
30861
30885
  }
30862
- .rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30863
- display: none;
30886
+ .f4mi9eq .form-item {
30887
+ width: auto;
30864
30888
  }
30865
- .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30866
- display: inline;
30889
+ .f4mi9eq .form-item-main {
30890
+ position: relative;
30891
+ display: flex;
30867
30892
  }
30868
- .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30869
- display: inline;
30870
- margin-right: 8px;
30871
- padding: 0;
30872
- width: 36px;
30893
+ .f4mi9eq .form-item-extra {
30894
+ margin-top: 4px;
30895
+ width: 100%;
30896
+ padding: 14px;
30897
+ background: #f2f4f6;
30898
+ font-size: 13px;
30899
+ line-height: 1.8;
30900
+ color: #8e9aa9;
30873
30901
  }
30874
-
30875
- .phljevk {
30876
- display: flex;
30877
- justify-content: space-between;
30878
- align-items: center;
30879
- padding: 10px 0;
30902
+ .f4mi9eq .form-item-label {
30903
+ padding-right: 12px;
30904
+ font-size: 13px;
30880
30905
  color: rgba(44, 56, 82, 0.6);
30881
- font-size: 12px;
30882
- line-height: 24px;
30883
30906
  }
30884
- .phljevk .pagination-left {
30885
- padding: 2px 8px;
30907
+ .f4mi9eq .form-item-label.label-right {
30908
+ text-align: right;
30886
30909
  }
30887
- .phljevk .dropdown-trigger {
30888
- display: flex;
30889
- align-items: center;
30890
- border-radius: 6px;
30891
- cursor: pointer;
30892
- transition: all 0.3s ease;
30910
+ .f4mi9eq .form-item-label,
30911
+ .f4mi9eq .form-item-control {
30912
+ line-height: 32px;
30893
30913
  }
30894
- .phljevk .dropdown-trigger:hover {
30895
- background: rgba(211, 218, 235, 0.6);
30896
- color: #0080ff;
30914
+ .f4mi9eq .form-item-control .form-item-error {
30915
+ line-height: 18px;
30897
30916
  }
30898
- .phljevk .dropdown-trigger .icon-inner {
30899
- margin-left: 4px;
30900
- }
30901
- .phljevk .pagination-right {
30902
- display: flex;
30903
- align-items: center;
30904
- color: #0080ff;
30905
- font-weight: bold;
30917
+ .f4mi9eq .form-item-children {
30918
+ width: 100%;
30906
30919
  }
30907
- .phljevk .pagination-right .icon-inner {
30908
- margin-left: 4px;
30920
+ .f4mi9eq .form-item-children > *:only-child.ant-select, .f4mi9eq .form-item-children > *:only-child.ant-radio-group, .f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
30921
+ width: 100%;
30909
30922
  }
30910
- .phljevk .pagination-right .prev-btn,
30911
- .phljevk .pagination-right .next-btn {
30912
- padding: 0 8px;
30923
+ .f4mi9eq .form-item-error {
30924
+ color: #e75a3a;
30925
+ height: 0;
30926
+ overflow: hidden;
30913
30927
  }
30914
- .phljevk .pagination-right .prev-btn > span,
30915
- .phljevk .pagination-right .next-btn > span {
30916
- color: #0080ff;
30928
+ .f4mi9eq .form-item-error-enter-done {
30929
+ margin-top: 4px;
30930
+ height: auto;
30931
+ overflow: auto;
30917
30932
  }
30918
- .phljevk .pagination-right .next-btn .icon-inner {
30919
- transform: rotate(180deg);
30933
+ .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30934
+ .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30935
+ border: 1px solid #e75a3a;
30936
+ color: #e75a3a;
30920
30937
  }
30921
30938
 
30922
- .d12rtyeg.ant-dropdown .ant-dropdown-menu {
30923
- max-height: calc(100vh - 128px);
30924
- overflow-y: auto;
30925
- }
30926
- .d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30927
- padding: 4px 20px;
30928
- font-size: 12px;
30929
- line-height: 18px;
30939
+ .fh0ewl8 {
30940
+ color: #2d3a56;
30941
+ font-weight: bold;
30942
+ padding-bottom: 6px;
30943
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30944
+ margin-bottom: 16px;
30930
30945
  }
30931
-
30932
- .tc97u5y {
30933
- height: 100%;
30946
+ .fh0ewl8:not(:first-of-type) {
30947
+ margin-top: 16px;
30934
30948
  }
30935
30949
 
30936
- .tfzf37v {
30937
- height: 100%;
30950
+ .e1qrlvot {
30951
+ width: 8px;
30952
+ height: 24px;
30953
+ display: flex;
30954
+ justify-content: center;
30955
+ align-items: center;
30956
+ cursor: pointer;
30957
+ transition: all 200ms ease-out 40ms;
30938
30958
  }
30939
- .tfzf37v.empty-table .ant-table-content {
30940
- overflow: visible !important;
30941
- height: 100%;
30959
+ .e1qrlvot:before, .e1qrlvot:after {
30960
+ content: "";
30961
+ width: 1px;
30962
+ height: 6px;
30963
+ border-radius: 1px;
30964
+ background: #ccd4e3;
30965
+ position: relative;
30966
+ right: 2px;
30967
+ transform: rotate(-45deg);
30942
30968
  }
30943
- .tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30944
- height: 100%;
30969
+ .e1qrlvot:after {
30970
+ transform: rotate(45deg);
30971
+ left: 1px;
30945
30972
  }
30946
- .tfzf37v.empty-table .ant-table-content table {
30947
- width: 100% !important;
30948
- height: 100%;
30973
+
30974
+ .w9ic984.ant-alert-warning {
30975
+ border: 0;
30976
+ background: rgba(255, 187, 0, 0.1);
30977
+ border-radius: 6px;
30949
30978
  }
30950
- .tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30951
- padding: 15px 0;
30979
+ .w9ic984.ant-alert,
30980
+ .w9ic984 .ant-alert-message {
30981
+ color: #e07f00;
30952
30982
  }
30953
- .tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
30954
- display: none;
30983
+ .w9ic984.ant-alert .dashed-border-bottom,
30984
+ .w9ic984 .ant-alert-message .dashed-border-bottom {
30985
+ border-bottom-color: #e07f00;
30955
30986
  }
30956
- .tfzf37v .active-row td:nth-child(1) {
30957
- font-weight: 700;
30987
+
30988
+ .n1k9qi4r {
30989
+ display: flex;
30990
+ flex-direction: row;
30991
+ padding: 7px 12px;
30992
+ background: rgba(255, 187, 0, 0.1);
30993
+ border-radius: 6px;
30994
+ color: #e07f00;
30995
+ font-size: 12px;
30996
+ line-height: 18px;
30958
30997
  }
30959
- .tfzf37v.has-selection .active-row td:nth-child(2) {
30960
- font-weight: 700;
30998
+ .n1k9qi4r .icon-wrapper {
30999
+ margin-right: 10px;
31000
+ height: 18px;
30961
31001
  }
30962
- .tfzf37v .ant-spin-nested-loading {
30963
- height: 100%;
31002
+
31003
+ .n16fsg9x {
31004
+ display: flex;
31005
+ flex-direction: row;
31006
+ padding: 7px 12px;
31007
+ background: rgba(225, 230, 241, 0.6);
31008
+ border-radius: 6px;
31009
+ color: rgba(44, 56, 82, 0.6);
31010
+ font-size: 12px;
31011
+ line-height: 18px;
30964
31012
  }
30965
- .tfzf37v .ant-spin-nested-loading .ant-spin-container {
30966
- height: 100%;
30967
- overflow: visible;
31013
+ .n16fsg9x .icon-wrapper {
31014
+ margin-right: 10px;
31015
+ height: 18px;
30968
31016
  }
30969
- .tfzf37v .ant-spin-nested-loading .ant-spin {
30970
- max-height: none;
31017
+
31018
+ .i173wxzw {
31019
+ display: flex;
31020
+ flex-direction: row;
31021
+ padding: 7px 12px;
31022
+ background: rgba(0, 136, 255, 0.1);
31023
+ border-radius: 6px;
31024
+ color: #005ed1;
31025
+ font-size: 12px;
31026
+ line-height: 18px;
30971
31027
  }
30972
- .tfzf37v.table-init-loading .ant-spin-blur thead,
30973
- .tfzf37v.table-init-loading .ant-spin-blur tbody {
30974
- display: none;
31028
+ .i173wxzw .icon-wrapper {
31029
+ margin-right: 10px;
31030
+ height: 18px;
30975
31031
  }
30976
- .tfzf37v td.ant-table-column-sort {
30977
- background: transparent;
31032
+
31033
+ .dld369h {
31034
+ color: rgba(44, 56, 82, 0.6);
31035
+ margin-top: 5px;
31036
+ font-size: 12px;
31037
+ line-height: 18px;
30978
31038
  }
30979
- .tfzf37v td.ant-table-cell-fix-left,
30980
- .tfzf37v td.ant-table-cell-fix-right {
30981
- background: #fff;
30982
- padding: 0 !important;
31039
+
31040
+ .s1epv22q {
31041
+ color: #f0483e;
31042
+ font-size: 12px;
31043
+ white-space: pre-wrap;
30983
31044
  }
30984
- .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
30985
- .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
31045
+
31046
+ .okus5hk {
30986
31047
  display: flex;
30987
31048
  align-items: center;
30988
- height: 100%;
30989
- padding: 8px;
30990
- }
30991
- .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
30992
- .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
30993
- overflow: hidden;
30994
- text-overflow: ellipsis;
30995
- width: 100%;
30996
- }
30997
- .tfzf37v .ant-table-container {
30998
- height: 100%;
30999
- }
31000
- .tfzf37v .ant-table-container::before, .tfzf37v .ant-table-container::after {
31001
- box-shadow: none !important;
31049
+ justify-content: flex-end;
31002
31050
  }
31003
- .tfzf37v .ant-table {
31004
- border-radius: 0px;
31005
- border-left: none;
31006
- border-right: none;
31007
- border-bottom: none;
31008
- height: 100%;
31009
- font-size: 12px;
31010
- background: transparent;
31051
+ .okus5hk .icon-wrapper {
31052
+ margin-right: 16px;
31011
31053
  }
31012
- .tfzf37v .ant-table .ant-table-header {
31013
- position: relative;
31014
- z-index: 3;
31015
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31016
- margin-bottom: -1px;
31054
+
31055
+ .t1auuzri {
31056
+ color: rgba(0, 21, 64, 0.3);
31017
31057
  }
31018
- .tfzf37v .ant-table .time-wrapper .date,
31019
- .tfzf37v .ant-table .value {
31058
+
31059
+ .i74cfyt.ant-input {
31060
+ padding: 5px 12px;
31061
+ line-height: 20px;
31020
31062
  color: #2d3a56;
31063
+ border-radius: 6px;
31064
+ border-color: rgba(172, 186, 211, 0.6);
31065
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31021
31066
  }
31022
- .tfzf37v .ant-table .time-wrapper .time,
31023
- .tfzf37v .ant-table .unit {
31024
- color: rgba(44, 56, 82, 0.6);
31067
+ .i74cfyt.ant-input.ant-input-lg {
31068
+ padding: 8px 16px;
31069
+ line-height: 22px;
31025
31070
  }
31026
- .tfzf37v .ant-table .ant-table-selection {
31027
- position: unset;
31028
- text-align: center;
31071
+ .i74cfyt.ant-input.ant-input-sm {
31072
+ padding: 2px 8px;
31073
+ line-height: 18px;
31029
31074
  }
31030
- .tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31031
- background: #fff;
31075
+ .i74cfyt.ant-input:not([disabled]):hover, .i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number:not([disabled]):hover, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31076
+ border-color: rgba(107, 128, 167, 0.6);
31077
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31078
+ z-index: 1;
31032
31079
  }
31033
- .tfzf37v .ant-table .anticon-setting {
31034
- cursor: pointer;
31035
- position: absolute;
31036
- top: 50%;
31037
- right: 12px;
31038
- transform: translateY(-50%);
31080
+ .i74cfyt.ant-input:not([disabled]):active, .i74cfyt.ant-input:not([disabled]):focus, .i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number:not([disabled]):active, .i74cfyt.ant-input-number:not([disabled]):focus, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31081
+ border-color: #0096ff;
31082
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31083
+ z-index: 1;
31039
31084
  }
31040
- .tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31041
- box-shadow: none;
31042
- width: 1px;
31043
- background: rgba(213, 219, 227, 0.6);
31085
+ .i74cfyt.ant-input.error:not([disabled]), .i74cfyt.ant-picker.error:not([disabled]), .i74cfyt.ant-input-number.error:not([disabled]) {
31086
+ border-color: #e75a3a;
31087
+ color: #e75a3a;
31044
31088
  }
31045
- .tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31046
- box-shadow: none;
31047
- width: 1px;
31048
- background: rgba(213, 219, 227, 0.6);
31089
+ .i74cfyt.ant-input.error:not([disabled]):hover, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-picker.error:not([disabled]):hover, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number.error:not([disabled]):hover, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31090
+ border-color: #e75a3a;
31091
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31049
31092
  }
31050
- .tfzf37v .ant-table .ant-table-tbody {
31051
- position: relative;
31052
- }
31053
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
31054
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31055
- border-bottom: 1px solid white;
31056
- height: 40px;
31057
- vertical-align: middle;
31058
- transition: background 0ms;
31059
- color: #00122e;
31060
- }
31061
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31062
- background: #f2f5fa;
31063
- border-bottom-color: #f2f5fa;
31093
+ .i74cfyt.ant-input.error:not([disabled]):active, .i74cfyt.ant-input.error:not([disabled]):focus, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-picker.error:not([disabled]):active, .i74cfyt.ant-picker.error:not([disabled]):focus, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number.error:not([disabled]):active, .i74cfyt.ant-input-number.error:not([disabled]):focus, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31094
+ border-color: #e75a3a;
31095
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31064
31096
  }
31065
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31066
- height: auto;
31067
- color: #00122e;
31068
- font-size: 12px;
31069
- text-align: left;
31070
- transition: none;
31071
- overflow: hidden;
31072
- text-overflow: ellipsis;
31073
- white-space: nowrap;
31097
+ .i74cfyt.ant-input[disabled], .i74cfyt.ant-input.ant-input-disabled, .i74cfyt.ant-input-number[disabled], .i74cfyt.ant-input-number.ant-input-number-disabled {
31098
+ background: rgba(211, 218, 235, 0.6);
31099
+ color: rgba(0, 21, 64, 0.3);
31100
+ border-color: rgba(172, 186, 211, 0.6);
31074
31101
  }
31075
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31076
- color: #0096ff;
31102
+ .i74cfyt.ant-input-affix-wrapper {
31103
+ padding: 5px 12px;
31104
+ border-radius: 6px;
31105
+ border-color: rgba(172, 186, 211, 0.6);
31106
+ line-height: 20px;
31107
+ color: #2d3a56;
31108
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31077
31109
  }
31078
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31079
- overflow: hidden;
31080
- text-overflow: ellipsis;
31081
- width: 100%;
31082
- vertical-align: middle;
31110
+ .i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31111
+ .i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31112
+ color: rgba(44, 56, 82, 0.6);
31083
31113
  }
31084
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31085
- line-height: 0px;
31114
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31115
+ padding: 8px 16px;
31116
+ line-height: 22px;
31086
31117
  }
31087
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
31088
- padding-right: 25px;
31118
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31119
+ padding: 2px 8px;
31120
+ line-height: 18px;
31089
31121
  }
31090
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31091
- border-top-color: transparent;
31122
+ .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31123
+ border-color: rgba(107, 128, 167, 0.6);
31124
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31092
31125
  }
31093
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
31094
- background: rgba(225, 230, 241, 0.6);
31095
- border-color: transparent transparent white;
31126
+ .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31127
+ border-color: #0096ff;
31128
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31096
31129
  }
31097
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31098
- border-radius: 8px 0 0 8px;
31130
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31131
+ border-color: #e75a3a;
31099
31132
  }
31100
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31101
- border-radius: 8px 0 0 8px;
31133
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31134
+ color: #e75a3a;
31102
31135
  }
31103
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31104
- content: "";
31105
- width: 4px;
31106
- top: -1px;
31107
- bottom: -1px;
31108
- background: white;
31136
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31137
+ border-color: #e75a3a;
31138
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31109
31139
  }
31110
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31111
- border-radius: 0 8px 8px 0;
31140
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31141
+ border-color: #e75a3a;
31142
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31112
31143
  }
31113
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31114
- border-radius: 0;
31115
- background: white;
31116
- border-top: none;
31144
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31145
+ background: rgba(211, 218, 235, 0.6);
31146
+ color: rgba(0, 21, 64, 0.3);
31147
+ border-color: rgba(172, 186, 211, 0.6);
31117
31148
  }
31118
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31119
- border-top: 1px solid transparent;
31120
- border-radius: 0 8px 8px 0;
31121
- background: rgba(225, 230, 241, 0.6);
31149
+ textarea.i74cfyt.ant-input {
31150
+ transition-property: height;
31151
+ transition-delay: 50ms;
31122
31152
  }
31123
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31124
- background: white;
31125
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31153
+ textarea.i74cfyt.ant-input.textarea-large {
31154
+ min-height: 40px;
31155
+ height: 40px;
31126
31156
  }
31127
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31128
- display: flex;
31129
- align-items: center;
31130
- height: 100%;
31131
- background: rgba(225, 230, 241, 0.6);
31157
+ textarea.i74cfyt.ant-input.textarea-large:focus {
31158
+ height: 80px;
31132
31159
  }
31133
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31134
- background: white;
31135
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31160
+ textarea.i74cfyt.ant-input.textarea-middle {
31161
+ min-height: 32px;
31162
+ height: 32px;
31136
31163
  }
31137
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31138
- display: flex;
31139
- align-items: center;
31140
- height: 100%;
31141
- background: rgba(225, 230, 241, 0.6);
31164
+ textarea.i74cfyt.ant-input.textarea-middle:focus {
31165
+ height: 64px;
31142
31166
  }
31143
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
31144
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31167
+ textarea.i74cfyt.ant-input.textarea-small {
31168
+ min-height: 24px;
31169
+ height: 24px;
31145
31170
  }
31146
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
31147
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31148
- border-radius: 8px;
31171
+ textarea.i74cfyt.ant-input.textarea-small:focus {
31172
+ height: 40px;
31149
31173
  }
31150
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31151
- border-top-color: white;
31174
+
31175
+ .k1ci6977 input, .k1ci6977.input-tags {
31176
+ border: 1px solid rgba(213, 219, 227, 0.6);
31177
+ border-radius: 4px;
31152
31178
  }
31153
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
31154
- background: rgba(0, 136, 255, 0.1);
31155
- border-bottom-color: transparent;
31156
- border-top-color: transparent;
31179
+ .k1ci6977.input-tags {
31180
+ position: relative;
31181
+ padding: 6px;
31182
+ height: 32px;
31183
+ cursor: pointer;
31184
+ transition: border 150ms;
31157
31185
  }
31158
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31159
- border-radius: 8px 0 0 8px;
31186
+ .k1ci6977.input-tags:hover {
31187
+ border-color: #0080ff;
31188
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31160
31189
  }
31161
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31162
- border-radius: 0 8px 8px 0;
31190
+ .k1ci6977.input-tags.kit-input-suffix-wrapper {
31191
+ padding-right: 30px;
31163
31192
  }
31164
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31165
- background: rgba(0, 136, 255, 0.1);
31193
+ .k1ci6977.input-tags .input-tags-inner {
31194
+ display: flex;
31166
31195
  }
31167
- .tfzf37v .ant-table .ant-table-thead > tr > th {
31168
- background: #fff;
31169
- font-weight: 400;
31170
- position: relative;
31171
- border-bottom: none;
31172
- color: #00122e;
31173
- transition: none;
31174
- padding: 15px 8px 15px 8px;
31196
+ .k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31197
+ display: flex;
31175
31198
  }
31176
- .tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31177
- content: "";
31178
- width: 1px;
31179
- top: 0;
31180
- bottom: 0;
31181
- background: rgba(211, 218, 235, 0.6);
31199
+ .k1ci6977.input-tags .input-tag-suffix {
31182
31200
  position: absolute;
31183
- right: 0;
31184
- }
31185
- .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
31186
- padding: unset;
31201
+ right: 12px;
31202
+ top: 50%;
31203
+ transform: translateY(-50%);
31187
31204
  }
31188
- .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
31189
- display: none;
31205
+ .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31206
+ color: rgba(0, 0, 0, 0.25);
31207
+ font-size: 12px;
31208
+ cursor: pointer;
31190
31209
  }
31191
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31192
- width: 100%;
31193
- overflow: hidden;
31194
- white-space: nowrap;
31195
- text-overflow: ellipsis;
31210
+ .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31211
+ color: rgba(0, 0, 0, 0.45);
31196
31212
  }
31197
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31213
+ .k1ci6977.has-focus-indicator {
31214
+ position: relative;
31198
31215
  overflow: hidden;
31199
- text-overflow: ellipsis;
31200
- flex: 1;
31201
- }
31202
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31203
- padding: 15px 25px 15px 8px;
31204
- }
31205
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31206
- padding: 0;
31207
31216
  }
31208
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31217
+ .k1ci6977.has-focus-indicator .ant-input-prefix {
31209
31218
  position: absolute;
31210
- right: 6px;
31211
31219
  top: 50%;
31212
31220
  transform: translateY(-50%);
31213
- height: 16px;
31214
- display: none;
31215
- transition: transform 320ms ease;
31221
+ left: -16px;
31222
+ transition: left 150ms ease;
31223
+ opacity: 0;
31216
31224
  }
31217
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31218
- display: block;
31219
- transform: translateY(-50%) rotateX(180deg);
31225
+ .k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31226
+ left: 8px;
31227
+ opacity: 1;
31220
31228
  }
31221
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31222
- display: block;
31229
+ .k1ci6977.has-focus-indicator input {
31230
+ transition: margin-left 150ms ease;
31231
+ margin-left: 0px;
31223
31232
  }
31224
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31225
- display: none;
31233
+ .k1ci6977.has-focus-indicator input:focus {
31234
+ margin-left: 16px;
31226
31235
  }
31227
- .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31228
- transform: translateY(-50%);
31236
+
31237
+ input.l1f7td1d.ant-input {
31238
+ border-top-right-radius: 0;
31239
+ border-bottom-right-radius: 0;
31229
31240
  }
31230
- .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31231
- transform: translateY(-50%) rotateX(180deg);
31241
+
31242
+ .l1f7td1d.ant-input-affix-wrapper {
31243
+ border-top-right-radius: 0;
31244
+ border-bottom-right-radius: 0;
31232
31245
  }
31233
- .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31234
- background: #f2f5fa;
31246
+
31247
+ input.rf8rlle.ant-input {
31248
+ border-top-left-radius: 0;
31249
+ border-bottom-left-radius: 0;
31235
31250
  }
31236
- .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31237
- display: block;
31251
+
31252
+ .rf8rlle.ant-input-affix-wrapper {
31253
+ border-top-left-radius: 0;
31254
+ border-bottom-left-radius: 0;
31238
31255
  }
31239
- .tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
31240
- padding-right: 25px;
31256
+
31257
+ .llt2k48.ant-select, .llt2k48.ant-select .ant-select-selector {
31258
+ border-top-right-radius: 0;
31259
+ border-bottom-right-radius: 0;
31241
31260
  }
31242
- .tfzf37v .ant-table .ant-table-selection-column {
31243
- padding: 0 !important;
31261
+
31262
+ .rdwz7eh.ant-select, .rdwz7eh.ant-select .ant-select-selector {
31263
+ border-top-left-radius: 0;
31264
+ border-bottom-left-radius: 0;
31244
31265
  }
31245
- .tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31246
- position: absolute;
31247
- left: 50%;
31248
- top: 50%;
31249
- transform: translate(-50%, -50%);
31266
+
31267
+ .c3ni091 {
31268
+ display: flex;
31269
+ flex-direction: column;
31250
31270
  }
31251
- .tfzf37v .ant-table .ant-table-selection-column:after {
31252
- display: none;
31271
+ .c3ni091 .select-wrapper {
31272
+ margin-top: 12px;
31253
31273
  }
31254
- .tfzf37v .ant-table .ant-table-hide-scrollbar {
31255
- background: #fff;
31274
+ .c3ni091 .select-wrapper .select {
31275
+ width: 100%;
31256
31276
  }
31257
- .tfzf37v .ant-table .ant-table-placeholder {
31258
- background: inherit;
31277
+ .c3ni091 .radio-wrapper {
31278
+ margin-top: 24px;
31259
31279
  }
31260
- .tfzf37v .ant-table .ant-table-placeholder td {
31261
- position: static;
31262
- border: none;
31263
- background: inherit !important;
31264
- height: 100px;
31265
- vertical-align: middle;
31280
+ .c3ni091 div.form-item {
31281
+ width: 100%;
31266
31282
  }
31267
- .tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
31268
- .tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31269
- font-weight: bold;
31270
- font-size: 20px;
31271
- color: rgba(10, 37, 85, 0.6);
31283
+
31284
+ .d105ju2d {
31285
+ font-size: 14px;
31286
+ font-weight: 500;
31287
+ color: #3e4652;
31288
+ line-height: 18px;
31272
31289
  }
31273
- .tfzf37v .ant-table td.cell__action_ {
31274
- padding: 0 !important;
31275
- position: relative;
31276
- background: #fff;
31290
+ .d105ju2d + .d105ju2d {
31291
+ margin-top: 16px;
31277
31292
  }
31278
- .tfzf37v .ant-table td.cell__action_ > * {
31279
- height: 100%;
31293
+ .d105ju2d + * {
31294
+ margin-top: 16px;
31295
+ }
31296
+
31297
+ .lh0l62z.d105ju2d {
31298
+ font-size: 12px;
31299
+ color: rgba(44, 56, 82, 0.6);
31300
+ margin-top: 12px;
31301
+ }
31302
+
31303
+ .r1o4v2oc.lh0l62z.d105ju2d {
31304
+ line-height: 18px;
31305
+ font-weight: 500;
31306
+ margin-top: 0;
31307
+ white-space: initial;
31308
+ }
31309
+
31310
+ .r1skkc3l {
31311
+ display: block;
31312
+ }
31313
+ .r1skkc3l span {
31314
+ font-size: 14px;
31315
+ font-weight: 500;
31316
+ line-height: 32px;
31317
+ color: #3e4652;
31318
+ }
31319
+
31320
+ .c3cobmo {
31321
+ margin-top: 16px;
31322
+ padding: 8px;
31323
+ border-radius: 6px;
31324
+ background: rgba(225, 230, 241, 0.6);
31325
+ color: rgba(44, 56, 82, 0.6);
31326
+ font-size: 12px;
31327
+ }
31328
+ .c3cobmo div {
31329
+ line-height: 20px;
31280
31330
  display: flex;
31281
31331
  align-items: center;
31282
- justify-content: flex-end;
31283
- padding-right: 8px;
31284
- }
31285
- .tfzf37v .ant-table td.cell__action_ .menu-button {
31286
- width: 24px;
31287
- height: 24px;
31288
- cursor: pointer;
31289
- justify-content: center;
31290
- border-radius: 4px;
31332
+ word-break: break-all;
31291
31333
  }
31292
- .tfzf37v .ant-table td.cell__action_ .menu-button:hover {
31293
- background: #fff;
31334
+ .c3cobmo .title {
31335
+ font-weight: 700;
31336
+ line-height: 18px;
31337
+ margin: 4px 0;
31294
31338
  }
31295
31339
 
31296
31340
  .s1dni7lo {
@@ -31374,833 +31418,813 @@ html body {
31374
31418
  opacity: 0;
31375
31419
  }
31376
31420
 
31377
- .c1up1pdz {
31378
- width: 648px;
31421
+ .skwah65 {
31422
+ height: 8px;
31423
+ box-sizing: border-box;
31424
+ border-radius: 2px;
31425
+ background: #f5f7fa;
31426
+ display: flex;
31427
+ width: 100%;
31428
+ overflow: hidden;
31379
31429
  }
31380
- .c1up1pdz.active {
31381
- border-color: #0080ff;
31430
+ .skwah65 .stack-bar-item + .stack-bar-item {
31431
+ margin-left: 1px;
31382
31432
  }
31383
- .c1up1pdz.active > header {
31384
- background: rgba(0, 128, 255, 0.1);
31433
+
31434
+ .rapgekc.ant-radio-wrapper {
31435
+ display: inline-flex;
31436
+ align-items: baseline;
31437
+ white-space: pre-wrap;
31385
31438
  }
31386
- .c1up1pdz .expand {
31387
- padding: 12px;
31439
+ .rapgekc.ant-radio-wrapper .ant-radio {
31440
+ position: relative;
31441
+ top: 3px;
31388
31442
  }
31389
- .c1up1pdz .field-item {
31390
- display: flex;
31391
- padding: 10px 0;
31392
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31443
+ .rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31444
+ border-color: rgba(107, 128, 167, 0.6);
31393
31445
  }
31394
- .c1up1pdz .field-item:last-child {
31395
- border-bottom: none;
31396
- padding-bottom: 0;
31446
+ .rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31447
+ border-color: #0080ff;
31397
31448
  }
31398
- .c1up1pdz .field-item label {
31399
- line-height: 32px;
31400
- width: 100px;
31401
- color: rgba(62, 70, 82, 0.6);
31449
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31450
+ border-color: #0080ff;
31451
+ background: #0080ff;
31402
31452
  }
31403
- .c1up1pdz .help {
31404
- color: rgba(62, 70, 82, 0.6);
31405
- margin-top: 5px;
31453
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31454
+ top: 4px;
31455
+ left: 4px;
31456
+ width: 6px;
31457
+ height: 6px;
31458
+ background: #fff;
31406
31459
  }
31407
- .c1up1pdz .ant-input-affix-wrapper,
31408
- .c1up1pdz .ant-picker {
31409
- width: 128px;
31460
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31461
+ opacity: 0.5;
31410
31462
  }
31411
-
31412
- .c156wh19 {
31413
- display: flex;
31414
- align-items: center;
31415
- justify-content: space-between;
31416
- word-break: keep-all;
31463
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31464
+ border-color: rgba(107, 128, 167, 0.6);
31465
+ background: rgba(211, 218, 235, 0.6);
31417
31466
  }
31418
- .c156wh19 .title {
31419
- margin: 0 16px 0 8px;
31467
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31468
+ background: #00122e;
31420
31469
  }
31421
- .c156wh19 .retain {
31422
- color: rgba(129, 138, 153, 0.6);
31470
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31471
+ color: #00122e;
31472
+ opacity: 0.5;
31423
31473
  }
31424
- .c156wh19 div.left {
31425
- flex: 1;
31426
- display: flex;
31427
- overflow: hidden;
31428
- align-items: center;
31429
- justify-content: flex-start;
31430
- white-space: nowrap;
31474
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31475
+ color: #00122e;
31431
31476
  }
31432
- .c156wh19 div.left .title {
31433
- max-width: 100%;
31434
- overflow: hidden;
31435
- text-overflow: ellipsis;
31477
+ .rapgekc.ant-radio-wrapper .ant-radio + span {
31478
+ display: inline-block;
31479
+ padding: 0;
31480
+ padding-left: 12px;
31436
31481
  }
31437
- .c156wh19 div.right {
31438
- display: flex;
31439
- align-items: center;
31482
+ .rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31483
+ margin-bottom: 0;
31484
+ white-space: pre-wrap;
31485
+ color: rgba(44, 56, 82, 0.6);
31440
31486
  }
31441
- .c156wh19 .reverse {
31442
- display: flex;
31443
- flex-direction: row-reverse;
31444
- align-items: center;
31487
+ .rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31488
+ padding-left: 8px;
31445
31489
  }
31446
- .c156wh19 .reverse .ant-switch {
31447
- margin-left: 8px;
31490
+
31491
+ .rp906go .ant-radio-button-wrapper:first-child {
31492
+ border-radius: 5px 0 0 5px;
31448
31493
  }
31449
- .c156wh19 .close {
31450
- padding-left: 14px;
31451
- margin-left: 14px;
31452
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31453
- cursor: pointer;
31494
+ .rp906go .ant-radio-button-wrapper:last-child {
31495
+ border-radius: 0 5px 5px 0;
31454
31496
  }
31455
31497
 
31456
- .m126spxy {
31457
- padding-bottom: 4px;
31458
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31498
+ .rcc63c8 {
31499
+ color: #00122e;
31500
+ border-color: #ccd4e3;
31459
31501
  }
31460
- .m126spxy .ant-btn-link {
31461
- padding: 1px 10px;
31462
- color: rgba(62, 70, 82, 0.6);
31463
- border-radius: 4px;
31502
+ .rcc63c8:first-child {
31503
+ border-color: #a3b4cc;
31464
31504
  }
31465
- .m126spxy .ant-btn-link.active {
31466
- background: rgba(0, 128, 255, 0.1);
31467
- color: #0096ff;
31468
- }
31469
-
31470
- .wpbf4pq {
31471
- padding: 10px 0;
31472
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31505
+ .rcc63c8.ant-radio-button-wrapper {
31506
+ padding: 0 12px;
31507
+ line-height: 32px;
31508
+ height: 32px;
31473
31509
  }
31474
- .wpbf4pq .ant-input,
31475
- .wpbf4pq .ant-picker {
31476
- width: 80px;
31477
- margin: 0 9px;
31478
- text-align: center;
31510
+ .rcc63c8.ant-radio-button-wrapper > span + span {
31511
+ white-space: nowrap;
31479
31512
  }
31480
- .wpbf4pq .options {
31481
- padding: 12px 0 12px 16px;
31482
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31483
- margin: 5px 0 5px 8px;
31513
+ .ant-radio-group-small .rcc63c8.ant-radio-button-wrapper {
31514
+ height: 22px;
31515
+ padding: 0 7px;
31516
+ line-height: 20px;
31484
31517
  }
31485
- .wpbf4pq .week-day-option,
31486
- .wpbf4pq .month-day-option {
31487
- background: #f5f7fa;
31488
- box-sizing: border-box;
31489
- border-radius: 16px;
31490
- margin-right: 8px;
31518
+ .rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31519
+ background: #ccd4e3;
31491
31520
  }
31492
- .wpbf4pq .week-day-option:focus,
31493
- .wpbf4pq .month-day-option:focus {
31494
- color: inherit;
31495
- border-color: #d9d9d9;
31521
+ .rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31522
+ background: #0080ff;
31496
31523
  }
31497
- .wpbf4pq .week-day-option.active {
31498
- background-color: #0096ff;
31499
- border-color: #0096ff;
31500
- color: #fff;
31524
+ .rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31525
+ background: #ccd4e3;
31526
+ opacity: 0.5;
31501
31527
  }
31502
- .wpbf4pq .week-day-option.en-text {
31503
- width: 110px;
31504
- margin-top: 4px;
31528
+ .rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31529
+ border-right-color: #0080ff;
31505
31530
  }
31506
- .wpbf4pq .month-day-option {
31507
- width: 32px;
31508
- padding: 0;
31509
- margin-bottom: 8px;
31531
+ .rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31532
+ border-color: #0080ff;
31510
31533
  }
31511
- .wpbf4pq .month-day-option.active {
31512
- background-color: #0096ff;
31513
- border-color: #0096ff;
31514
- color: #fff;
31534
+ .rcc63c8.ant-radio-button-wrapper-checked {
31535
+ background: rgba(0, 136, 255, 0.1);
31515
31536
  }
31516
-
31517
- .cnujxq2 {
31518
- display: flex;
31519
- flex-direction: column;
31537
+ .rcc63c8.ant-radio-button-wrapper-disabled {
31538
+ background: rgba(211, 218, 235, 0.6);
31539
+ border-color: #ccd4e3;
31540
+ opacity: 0.5;
31520
31541
  }
31521
-
31522
- .m7s48ia {
31523
- max-width: 1120px;
31524
- width: 100%;
31525
- margin: 0 auto;
31526
- height: 100%;
31542
+ .rcc63c8.ant-radio-button-wrapper-disabled:hover {
31543
+ color: #00122e;
31544
+ border-color: #ccd4e3;
31527
31545
  }
31528
-
31529
- .wt5zbg6 {
31530
- max-width: 1120px;
31531
- width: 100%;
31532
- margin: 0 auto;
31533
- display: flex;
31546
+ .rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31547
+ color: #00122e;
31548
+ border-color: #ccd4e3;
31549
+ background: rgba(172, 186, 211, 0.6);
31534
31550
  }
31535
- .wt5zbg6 .left,
31536
- .wt5zbg6 .right {
31537
- flex-grow: 0;
31538
- flex-shrink: 0;
31539
- flex-basis: 21%;
31551
+ .rcc63c8 .ant-radio-button-input {
31552
+ margin-right: 8px;
31553
+ display: inline;
31554
+ border: none;
31555
+ padding: 0;
31556
+ width: 36px;
31557
+ background: transparent;
31540
31558
  }
31541
- .wt5zbg6 .left {
31542
- display: flex;
31543
- justify-content: flex-end;
31544
- padding-right: 44px;
31559
+ .rcc63c8 .ant-radio-button-input:focus {
31560
+ box-shadow: none;
31545
31561
  }
31546
- .wt5zbg6 .right {
31547
- padding-left: 44px;
31562
+ .rcc63c8 .ant-radio-button-input.ant-input-number {
31563
+ margin-right: 0;
31564
+ width: initial;
31565
+ box-shadow: none;
31548
31566
  }
31549
- .wt5zbg6 .middle {
31550
- margin-bottom: 40px;
31551
- flex-grow: 0;
31552
- flex-shrink: 0;
31553
- flex-basis: 58%;
31567
+ .rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31568
+ display: none;
31554
31569
  }
31555
- .wt5zbg6 .middle .form-base-field {
31556
- width: 100%;
31570
+ .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31571
+ display: inline;
31557
31572
  }
31558
- .wt5zbg6 .middle .form-base-field .form-base-field {
31559
- width: auto;
31573
+ .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31574
+ display: inline;
31575
+ margin-right: 8px;
31576
+ padding: 0;
31577
+ width: 36px;
31560
31578
  }
31561
31579
 
31562
- .h18jprzg .ant-modal-header {
31563
- margin: 0 auto;
31564
- width: 100%;
31565
- max-width: 648px;
31580
+ .t1m2x205 .ant-tooltip-arrow {
31581
+ display: none;
31566
31582
  }
31567
- .h18jprzg .ant-modal-header .ant-modal-title {
31568
- margin-left: 0;
31583
+ .t1m2x205 .ant-tooltip-inner {
31584
+ background: rgba(23, 38, 64, 0.8);
31585
+ border-radius: 4px;
31569
31586
  }
31570
- .h18jprzg .ant-modal-body {
31571
- margin: 0 auto;
31572
- padding: 0;
31573
- width: 100%;
31574
- max-width: 648px;
31587
+
31588
+ .s1dizucg.ant-switch {
31589
+ min-width: 40px;
31590
+ height: 24px;
31591
+ background: rgba(172, 186, 211, 0.6);
31575
31592
  overflow: hidden;
31576
31593
  }
31577
- .h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31578
- margin-bottom: 40px;
31594
+ .s1dizucg.ant-switch:focus {
31595
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31579
31596
  }
31580
- .h18jprzg .ant-modal-body .horizontal-content-wrapper {
31581
- height: calc(100vh - 225px);
31582
- overflow-y: auto;
31597
+ .s1dizucg.ant-switch-small {
31598
+ min-width: 26px;
31599
+ height: 16px;
31583
31600
  }
31584
- .h18jprzg .ant-modal-footer .footer-content {
31585
- margin: 0 auto;
31586
- max-width: 648px;
31601
+ .s1dizucg.ant-switch-large {
31602
+ min-width: 52px;
31603
+ height: 32px;
31587
31604
  }
31588
-
31589
- .h16z9xgz .ant-modal-header {
31590
- margin: 0 auto;
31591
- width: 100%;
31592
- max-width: 1024px;
31605
+ .s1dizucg.ant-switch .ant-switch-handle {
31606
+ height: 20px;
31607
+ width: 20px;
31593
31608
  }
31594
- .h16z9xgz .ant-modal-header .ant-modal-title {
31595
- margin-left: 0;
31609
+ .s1dizucg.ant-switch .ant-switch-handle::before {
31610
+ border-radius: 10px;
31611
+ transition-delay: 120ms;
31596
31612
  }
31597
- .h16z9xgz .ant-modal-body {
31598
- margin: 0 auto;
31599
- padding: 0;
31600
- width: 100%;
31601
- max-width: 1024px;
31602
- overflow: hidden;
31613
+ .s1dizucg.ant-switch-small .ant-switch-handle {
31614
+ height: 14px;
31615
+ width: 14px;
31616
+ top: 1px;
31617
+ left: 1px;
31603
31618
  }
31604
- .h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31605
- margin-bottom: 40px;
31619
+ .s1dizucg.ant-switch-large .ant-switch-handle {
31620
+ height: 28px;
31621
+ width: 28px;
31606
31622
  }
31607
- .h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31608
- height: calc(100vh - 225px);
31609
- overflow-y: auto;
31623
+ .s1dizucg.ant-switch-large .ant-switch-handle::before {
31624
+ border-radius: 14px;
31610
31625
  }
31611
- .h16z9xgz .ant-modal-footer .footer-content {
31612
- margin: 0 auto;
31613
- max-width: 1024px;
31626
+ .s1dizucg.ant-switch-checked {
31627
+ background-color: #00ba5d;
31614
31628
  }
31615
-
31616
- .f1lrhghm {
31617
- flex: 1;
31629
+ .s1dizucg.ant-switch-checked .ant-switch-handle {
31630
+ left: calc(100% - 20px - 2px);
31618
31631
  }
31619
- .f1lrhghm label {
31620
- font-size: 13px;
31621
- line-height: 20px;
31622
- color: rgba(44, 56, 82, 0.6);
31632
+ .s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31633
+ left: calc(100% - 14px - 1px);
31623
31634
  }
31624
- .f1lrhghm .title {
31625
- font-size: 14px;
31626
- line-height: 20px;
31627
- color: #2d3a56;
31628
- margin-bottom: 12px;
31635
+ .s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31636
+ left: calc(100% - 28px - 2px);
31629
31637
  }
31630
- .f1lrhghm.connect-cluster .title {
31631
- padding-bottom: 26px;
31638
+
31639
+ .c1up6e3y {
31640
+ margin-left: 5px;
31632
31641
  }
31633
31642
 
31634
- .f18ot8em {
31635
- padding: 25px 0 15px 0;
31636
- border-bottom: 1px solid #e1e5eb;
31637
- margin-bottom: 16px;
31643
+ .tc97u5y {
31644
+ height: 100%;
31638
31645
  }
31639
31646
 
31640
- .f1l1g2k0 {
31641
- display: flex;
31642
- align-items: center;
31643
- margin-bottom: 8px;
31647
+ .tfzf37v {
31648
+ height: 100%;
31644
31649
  }
31645
- .f1l1g2k0 > label {
31646
- width: 216px;
31650
+ .tfzf37v.empty-table .ant-table-content {
31651
+ overflow: visible !important;
31652
+ height: 100%;
31647
31653
  }
31648
- .f1l1g2k0 > label + * {
31649
- width: 100%;
31654
+ .tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31655
+ height: 100%;
31650
31656
  }
31651
- .f1l1g2k0 .ant-select {
31652
- width: 100%;
31657
+ .tfzf37v.empty-table .ant-table-content table {
31658
+ width: 100% !important;
31659
+ height: 100%;
31653
31660
  }
31654
-
31655
- .e1k89cwg {
31656
- color: #e75a3a;
31657
- margin-right: 10px;
31661
+ .tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31662
+ padding: 15px 0;
31658
31663
  }
31659
-
31660
- .d1oui1gf {
31661
- width: 100%;
31662
- height: 1px;
31663
- background: rgba(213, 219, 227, 0.6);
31664
- margin: 24px 0;
31664
+ .tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
31665
+ display: none;
31665
31666
  }
31666
-
31667
- .l15itdbb {
31668
- display: flex;
31669
- justify-content: center;
31670
- align-items: center;
31671
- height: 100%;
31667
+ .tfzf37v .active-row td:nth-child(1) {
31668
+ font-weight: 700;
31672
31669
  }
31673
-
31674
- .d1y3z4w {
31675
- display: inline-block;
31676
- width: 4px;
31677
- height: 4px;
31678
- background: #8e9aa9;
31679
- opacity: 0.4;
31680
- border-radius: 50%;
31681
- margin: 0 4px;
31670
+ .tfzf37v.has-selection .active-row td:nth-child(2) {
31671
+ font-weight: 700;
31682
31672
  }
31683
-
31684
- .m177r7a3 .ant-modal-header,
31685
- .m177r7a3 .ant-modal-footer .footer-content {
31686
- width: 648px;
31687
- margin: 0 auto;
31673
+ .tfzf37v .ant-spin-nested-loading {
31674
+ height: 100%;
31688
31675
  }
31689
- .m177r7a3 .ant-modal-header {
31690
- padding: 35px 0 24px;
31691
- border: none;
31676
+ .tfzf37v .ant-spin-nested-loading .ant-spin-container {
31677
+ height: 100%;
31678
+ overflow: visible;
31692
31679
  }
31693
- .m177r7a3 .ant-modal-header .ant-modal-title {
31694
- font-size: 30px;
31680
+ .tfzf37v .ant-spin-nested-loading .ant-spin {
31681
+ max-height: none;
31695
31682
  }
31696
- .m177r7a3 .ant-modal-body {
31697
- padding: 4px 0 2px;
31683
+ .tfzf37v.table-init-loading .ant-spin-blur thead,
31684
+ .tfzf37v.table-init-loading .ant-spin-blur tbody {
31685
+ display: none;
31698
31686
  }
31699
- .m177r7a3 .ant-modal-footer {
31700
- border: none;
31687
+ .tfzf37v td.ant-table-column-sort {
31688
+ background: transparent;
31701
31689
  }
31702
-
31703
- .t1wwio3v {
31704
- font-size: 12px;
31705
- line-height: 18px;
31706
- font-weight: bold;
31707
- color: #fff;
31708
- padding: 0 4px;
31709
- border-radius: 4px;
31710
- display: inline-block;
31711
- background: var(--t1wwio3v-0);
31690
+ .tfzf37v td.ant-table-cell-fix-left,
31691
+ .tfzf37v td.ant-table-cell-fix-right {
31692
+ background: #fff;
31693
+ padding: 0 !important;
31712
31694
  }
31713
- .t1wwio3v:not(:first-child) {
31714
- margin-left: 4px;
31695
+ .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
31696
+ .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
31697
+ display: flex;
31698
+ align-items: center;
31699
+ height: 100%;
31700
+ padding: 8px;
31715
31701
  }
31716
-
31717
- .f17jvtfk {
31702
+ .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
31703
+ .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
31704
+ overflow: hidden;
31705
+ text-overflow: ellipsis;
31718
31706
  width: 100%;
31707
+ }
31708
+ .tfzf37v .ant-table-container {
31719
31709
  height: 100%;
31720
- display: flex;
31721
- align-items: center;
31722
- justify-content: center;
31723
31710
  }
31724
-
31725
- .nzppkea {
31726
- font-size: 90%;
31727
- font-weight: bold;
31728
- background-color: rgba(240, 243, 247, 0.6);
31729
- padding: 1px 4px 1px;
31730
- margin-left: 2px;
31731
- margin-right: 2px;
31732
- border: 1px solid rgba(213, 219, 227, 0.6);
31733
- border-radius: 4px;
31711
+ .tfzf37v .ant-table-container::before, .tfzf37v .ant-table-container::after {
31712
+ box-shadow: none !important;
31734
31713
  }
31735
-
31736
- .f4mi9eq.form-item-general {
31737
- width: 640px;
31714
+ .tfzf37v .ant-table {
31715
+ border-radius: 0px;
31716
+ border-left: none;
31717
+ border-right: none;
31718
+ border-bottom: none;
31719
+ height: 100%;
31720
+ font-size: 12px;
31721
+ background: transparent;
31738
31722
  }
31739
- .f4mi9eq.form-item-general.form-item + .f4mi9eq.form-item-general.form-item {
31740
- margin-top: 16px;
31723
+ .tfzf37v .ant-table .ant-table-header {
31724
+ position: relative;
31725
+ z-index: 3;
31726
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31727
+ margin-bottom: -1px;
31741
31728
  }
31742
- .f4mi9eq.form-item-compact {
31743
- width: 412px;
31729
+ .tfzf37v .ant-table .time-wrapper .date,
31730
+ .tfzf37v .ant-table .value {
31731
+ color: #2d3a56;
31744
31732
  }
31745
- .f4mi9eq.form-item-compact.form-item + .f4mi9eq.form-item-compact.form-item {
31746
- margin-top: 8px;
31733
+ .tfzf37v .ant-table .time-wrapper .time,
31734
+ .tfzf37v .ant-table .unit {
31735
+ color: rgba(44, 56, 82, 0.6);
31747
31736
  }
31748
- .f4mi9eq .form-item {
31749
- width: auto;
31737
+ .tfzf37v .ant-table .ant-table-selection {
31738
+ position: unset;
31739
+ text-align: center;
31750
31740
  }
31751
- .f4mi9eq .form-item-main {
31752
- position: relative;
31753
- display: flex;
31741
+ .tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31742
+ background: #fff;
31754
31743
  }
31755
- .f4mi9eq .form-item-extra {
31756
- margin-top: 4px;
31757
- width: 100%;
31758
- padding: 14px;
31759
- background: #f2f4f6;
31760
- font-size: 13px;
31761
- line-height: 1.8;
31762
- color: #8e9aa9;
31744
+ .tfzf37v .ant-table .anticon-setting {
31745
+ cursor: pointer;
31746
+ position: absolute;
31747
+ top: 50%;
31748
+ right: 12px;
31749
+ transform: translateY(-50%);
31763
31750
  }
31764
- .f4mi9eq .form-item-label {
31765
- padding-right: 12px;
31766
- font-size: 13px;
31767
- color: rgba(44, 56, 82, 0.6);
31751
+ .tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31752
+ box-shadow: none;
31753
+ width: 1px;
31754
+ background: rgba(213, 219, 227, 0.6);
31768
31755
  }
31769
- .f4mi9eq .form-item-label.label-right {
31770
- text-align: right;
31756
+ .tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31757
+ box-shadow: none;
31758
+ width: 1px;
31759
+ background: rgba(213, 219, 227, 0.6);
31771
31760
  }
31772
- .f4mi9eq .form-item-label,
31773
- .f4mi9eq .form-item-control {
31774
- line-height: 32px;
31761
+ .tfzf37v .ant-table .ant-table-tbody {
31762
+ position: relative;
31775
31763
  }
31776
- .f4mi9eq .form-item-control .form-item-error {
31777
- line-height: 18px;
31764
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
31765
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31766
+ border-bottom: 1px solid white;
31767
+ height: 40px;
31768
+ vertical-align: middle;
31769
+ transition: background 0ms;
31770
+ color: #00122e;
31778
31771
  }
31779
- .f4mi9eq .form-item-children {
31780
- width: 100%;
31772
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31773
+ background: #f2f5fa;
31774
+ border-bottom-color: #f2f5fa;
31781
31775
  }
31782
- .f4mi9eq .form-item-children > *:only-child.ant-select, .f4mi9eq .form-item-children > *:only-child.ant-radio-group, .f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31783
- width: 100%;
31776
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31777
+ height: auto;
31778
+ color: #00122e;
31779
+ font-size: 12px;
31780
+ text-align: left;
31781
+ transition: none;
31782
+ overflow: hidden;
31783
+ text-overflow: ellipsis;
31784
+ white-space: nowrap;
31784
31785
  }
31785
- .f4mi9eq .form-item-error {
31786
- color: #e75a3a;
31787
- height: 0;
31786
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31787
+ color: #0096ff;
31788
+ }
31789
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31788
31790
  overflow: hidden;
31791
+ text-overflow: ellipsis;
31792
+ width: 100%;
31793
+ vertical-align: middle;
31789
31794
  }
31790
- .f4mi9eq .form-item-error-enter-done {
31791
- margin-top: 4px;
31792
- height: auto;
31793
- overflow: auto;
31795
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31796
+ line-height: 0px;
31794
31797
  }
31795
- .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31796
- .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31797
- border: 1px solid #e75a3a;
31798
- color: #e75a3a;
31798
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
31799
+ padding-right: 25px;
31799
31800
  }
31800
-
31801
- .fh0ewl8 {
31802
- color: #2d3a56;
31803
- font-weight: bold;
31804
- padding-bottom: 6px;
31805
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31806
- margin-bottom: 16px;
31801
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31802
+ border-top-color: transparent;
31807
31803
  }
31808
- .fh0ewl8:not(:first-of-type) {
31809
- margin-top: 16px;
31804
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
31805
+ background: rgba(225, 230, 241, 0.6);
31806
+ border-color: transparent transparent white;
31810
31807
  }
31811
-
31812
- .e1qrlvot {
31813
- width: 8px;
31814
- height: 24px;
31815
- display: flex;
31816
- justify-content: center;
31817
- align-items: center;
31818
- cursor: pointer;
31819
- transition: all 200ms ease-out 40ms;
31808
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31809
+ border-radius: 8px 0 0 8px;
31820
31810
  }
31821
- .e1qrlvot:before, .e1qrlvot:after {
31811
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31812
+ border-radius: 8px 0 0 8px;
31813
+ }
31814
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31822
31815
  content: "";
31823
- width: 1px;
31824
- height: 6px;
31825
- border-radius: 1px;
31826
- background: #ccd4e3;
31827
- position: relative;
31828
- right: 2px;
31829
- transform: rotate(-45deg);
31816
+ width: 4px;
31817
+ top: -1px;
31818
+ bottom: -1px;
31819
+ background: white;
31830
31820
  }
31831
- .e1qrlvot:after {
31832
- transform: rotate(45deg);
31833
- left: 1px;
31821
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31822
+ border-radius: 0 8px 8px 0;
31834
31823
  }
31835
-
31836
- .w9ic984.ant-alert-warning {
31837
- border: 0;
31838
- background: rgba(255, 187, 0, 0.1);
31839
- border-radius: 6px;
31824
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31825
+ border-radius: 0;
31826
+ background: white;
31827
+ border-top: none;
31840
31828
  }
31841
- .w9ic984.ant-alert,
31842
- .w9ic984 .ant-alert-message {
31843
- color: #e07f00;
31829
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31830
+ border-top: 1px solid transparent;
31831
+ border-radius: 0 8px 8px 0;
31832
+ background: rgba(225, 230, 241, 0.6);
31844
31833
  }
31845
- .w9ic984.ant-alert .dashed-border-bottom,
31846
- .w9ic984 .ant-alert-message .dashed-border-bottom {
31847
- border-bottom-color: #e07f00;
31834
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31835
+ background: white;
31836
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31848
31837
  }
31849
-
31850
- .n1k9qi4r {
31838
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31851
31839
  display: flex;
31852
- flex-direction: row;
31853
- padding: 7px 12px;
31854
- background: rgba(255, 187, 0, 0.1);
31855
- border-radius: 6px;
31856
- color: #e07f00;
31857
- font-size: 12px;
31858
- line-height: 18px;
31840
+ align-items: center;
31841
+ height: 100%;
31842
+ background: rgba(225, 230, 241, 0.6);
31859
31843
  }
31860
- .n1k9qi4r .icon-wrapper {
31861
- margin-right: 10px;
31862
- height: 18px;
31844
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31845
+ background: white;
31846
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31863
31847
  }
31864
-
31865
- .n16fsg9x {
31848
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31866
31849
  display: flex;
31867
- flex-direction: row;
31868
- padding: 7px 12px;
31850
+ align-items: center;
31851
+ height: 100%;
31869
31852
  background: rgba(225, 230, 241, 0.6);
31870
- border-radius: 6px;
31871
- color: rgba(44, 56, 82, 0.6);
31872
- font-size: 12px;
31873
- line-height: 18px;
31874
31853
  }
31875
- .n16fsg9x .icon-wrapper {
31876
- margin-right: 10px;
31877
- height: 18px;
31854
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
31855
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31878
31856
  }
31879
-
31880
- .i173wxzw {
31881
- display: flex;
31882
- flex-direction: row;
31883
- padding: 7px 12px;
31857
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
31858
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31859
+ border-radius: 8px;
31860
+ }
31861
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31862
+ border-top-color: white;
31863
+ }
31864
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
31884
31865
  background: rgba(0, 136, 255, 0.1);
31885
- border-radius: 6px;
31886
- color: #005ed1;
31887
- font-size: 12px;
31888
- line-height: 18px;
31866
+ border-bottom-color: transparent;
31867
+ border-top-color: transparent;
31889
31868
  }
31890
- .i173wxzw .icon-wrapper {
31891
- margin-right: 10px;
31892
- height: 18px;
31869
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31870
+ border-radius: 8px 0 0 8px;
31893
31871
  }
31894
-
31895
- .dld369h {
31896
- color: rgba(44, 56, 82, 0.6);
31897
- margin-top: 5px;
31898
- font-size: 12px;
31899
- line-height: 18px;
31872
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31873
+ border-radius: 0 8px 8px 0;
31900
31874
  }
31901
-
31902
- .s1epv22q {
31903
- color: #f0483e;
31904
- font-size: 12px;
31905
- white-space: pre-wrap;
31875
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31876
+ background: rgba(0, 136, 255, 0.1);
31906
31877
  }
31907
-
31908
- .okus5hk {
31909
- display: flex;
31910
- align-items: center;
31911
- justify-content: flex-end;
31878
+ .tfzf37v .ant-table .ant-table-thead > tr > th {
31879
+ background: #fff;
31880
+ font-weight: 400;
31881
+ position: relative;
31882
+ border-bottom: none;
31883
+ color: #00122e;
31884
+ transition: none;
31885
+ padding: 15px 8px 15px 8px;
31912
31886
  }
31913
- .okus5hk .icon-wrapper {
31914
- margin-right: 16px;
31887
+ .tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31888
+ content: "";
31889
+ width: 1px;
31890
+ top: 0;
31891
+ bottom: 0;
31892
+ background: rgba(211, 218, 235, 0.6);
31893
+ position: absolute;
31894
+ right: 0;
31895
+ }
31896
+ .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
31897
+ padding: unset;
31898
+ }
31899
+ .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
31900
+ display: none;
31901
+ }
31902
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31903
+ width: 100%;
31904
+ overflow: hidden;
31905
+ white-space: nowrap;
31906
+ text-overflow: ellipsis;
31907
+ }
31908
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31909
+ overflow: hidden;
31910
+ text-overflow: ellipsis;
31911
+ flex: 1;
31912
+ }
31913
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31914
+ padding: 15px 25px 15px 8px;
31915
+ }
31916
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31917
+ padding: 0;
31918
+ }
31919
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31920
+ position: absolute;
31921
+ right: 6px;
31922
+ top: 50%;
31923
+ transform: translateY(-50%);
31924
+ height: 16px;
31925
+ display: none;
31926
+ transition: transform 320ms ease;
31915
31927
  }
31916
-
31917
- .t1auuzri {
31918
- color: rgba(0, 21, 64, 0.3);
31928
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31929
+ display: block;
31930
+ transform: translateY(-50%) rotateX(180deg);
31919
31931
  }
31920
-
31921
- .i74cfyt.ant-input {
31922
- padding: 5px 12px;
31923
- line-height: 20px;
31924
- color: #2d3a56;
31925
- border-radius: 6px;
31926
- border-color: rgba(172, 186, 211, 0.6);
31927
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31932
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31933
+ display: block;
31928
31934
  }
31929
- .i74cfyt.ant-input.ant-input-lg {
31930
- padding: 8px 16px;
31931
- line-height: 22px;
31935
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31936
+ display: none;
31932
31937
  }
31933
- .i74cfyt.ant-input.ant-input-sm {
31934
- padding: 2px 8px;
31935
- line-height: 18px;
31938
+ .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31939
+ transform: translateY(-50%);
31936
31940
  }
31937
- .i74cfyt.ant-input:not([disabled]):hover, .i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number:not([disabled]):hover, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31938
- border-color: rgba(107, 128, 167, 0.6);
31939
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31940
- z-index: 1;
31941
+ .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31942
+ transform: translateY(-50%) rotateX(180deg);
31941
31943
  }
31942
- .i74cfyt.ant-input:not([disabled]):active, .i74cfyt.ant-input:not([disabled]):focus, .i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number:not([disabled]):active, .i74cfyt.ant-input-number:not([disabled]):focus, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31943
- border-color: #0096ff;
31944
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31945
- z-index: 1;
31944
+ .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31945
+ background: #f2f5fa;
31946
31946
  }
31947
- .i74cfyt.ant-input.error:not([disabled]), .i74cfyt.ant-picker.error:not([disabled]), .i74cfyt.ant-input-number.error:not([disabled]) {
31948
- border-color: #e75a3a;
31949
- color: #e75a3a;
31947
+ .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31948
+ display: block;
31950
31949
  }
31951
- .i74cfyt.ant-input.error:not([disabled]):hover, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-picker.error:not([disabled]):hover, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number.error:not([disabled]):hover, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31952
- border-color: #e75a3a;
31953
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31950
+ .tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
31951
+ padding-right: 25px;
31954
31952
  }
31955
- .i74cfyt.ant-input.error:not([disabled]):active, .i74cfyt.ant-input.error:not([disabled]):focus, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-picker.error:not([disabled]):active, .i74cfyt.ant-picker.error:not([disabled]):focus, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number.error:not([disabled]):active, .i74cfyt.ant-input-number.error:not([disabled]):focus, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31956
- border-color: #e75a3a;
31957
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31953
+ .tfzf37v .ant-table .ant-table-selection-column {
31954
+ padding: 0 !important;
31958
31955
  }
31959
- .i74cfyt.ant-input[disabled], .i74cfyt.ant-input.ant-input-disabled, .i74cfyt.ant-input-number[disabled], .i74cfyt.ant-input-number.ant-input-number-disabled {
31960
- background: rgba(211, 218, 235, 0.6);
31961
- color: rgba(0, 21, 64, 0.3);
31962
- border-color: rgba(172, 186, 211, 0.6);
31956
+ .tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31957
+ position: absolute;
31958
+ left: 50%;
31959
+ top: 50%;
31960
+ transform: translate(-50%, -50%);
31963
31961
  }
31964
- .i74cfyt.ant-input-affix-wrapper {
31965
- padding: 5px 12px;
31966
- border-radius: 6px;
31967
- border-color: rgba(172, 186, 211, 0.6);
31968
- line-height: 20px;
31969
- color: #2d3a56;
31970
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31962
+ .tfzf37v .ant-table .ant-table-selection-column:after {
31963
+ display: none;
31971
31964
  }
31972
- .i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31973
- .i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31974
- color: rgba(44, 56, 82, 0.6);
31965
+ .tfzf37v .ant-table .ant-table-hide-scrollbar {
31966
+ background: #fff;
31975
31967
  }
31976
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31977
- padding: 8px 16px;
31978
- line-height: 22px;
31968
+ .tfzf37v .ant-table .ant-table-placeholder {
31969
+ background: inherit;
31979
31970
  }
31980
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31981
- padding: 2px 8px;
31982
- line-height: 18px;
31971
+ .tfzf37v .ant-table .ant-table-placeholder td {
31972
+ position: static;
31973
+ border: none;
31974
+ background: inherit !important;
31975
+ height: 100px;
31976
+ vertical-align: middle;
31983
31977
  }
31984
- .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31985
- border-color: rgba(107, 128, 167, 0.6);
31986
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31978
+ .tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
31979
+ .tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31980
+ font-weight: bold;
31981
+ font-size: 20px;
31982
+ color: rgba(10, 37, 85, 0.6);
31987
31983
  }
31988
- .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31989
- border-color: #0096ff;
31990
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31984
+ .tfzf37v .ant-table td.cell__action_ {
31985
+ padding: 0 !important;
31986
+ position: relative;
31987
+ background: #fff;
31991
31988
  }
31992
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31993
- border-color: #e75a3a;
31989
+ .tfzf37v .ant-table td.cell__action_ > * {
31990
+ height: 100%;
31991
+ display: flex;
31992
+ align-items: center;
31993
+ justify-content: flex-end;
31994
+ padding-right: 8px;
31994
31995
  }
31995
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31996
- color: #e75a3a;
31996
+ .tfzf37v .ant-table td.cell__action_ .menu-button {
31997
+ width: 24px;
31998
+ height: 24px;
31999
+ cursor: pointer;
32000
+ justify-content: center;
32001
+ border-radius: 4px;
31997
32002
  }
31998
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31999
- border-color: #e75a3a;
32000
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32003
+ .tfzf37v .ant-table td.cell__action_ .menu-button:hover {
32004
+ background: #fff;
32001
32005
  }
32002
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32003
- border-color: #e75a3a;
32004
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32006
+
32007
+ .c1up1pdz {
32008
+ width: 648px;
32005
32009
  }
32006
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32007
- background: rgba(211, 218, 235, 0.6);
32008
- color: rgba(0, 21, 64, 0.3);
32009
- border-color: rgba(172, 186, 211, 0.6);
32010
+ .c1up1pdz.active {
32011
+ border-color: #0080ff;
32010
32012
  }
32011
- textarea.i74cfyt.ant-input {
32012
- transition-property: height;
32013
- transition-delay: 50ms;
32013
+ .c1up1pdz.active > header {
32014
+ background: rgba(0, 128, 255, 0.1);
32014
32015
  }
32015
- textarea.i74cfyt.ant-input.textarea-large {
32016
- min-height: 40px;
32017
- height: 40px;
32016
+ .c1up1pdz .expand {
32017
+ padding: 12px;
32018
32018
  }
32019
- textarea.i74cfyt.ant-input.textarea-large:focus {
32020
- height: 80px;
32019
+ .c1up1pdz .field-item {
32020
+ display: flex;
32021
+ padding: 10px 0;
32022
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32021
32023
  }
32022
- textarea.i74cfyt.ant-input.textarea-middle {
32023
- min-height: 32px;
32024
- height: 32px;
32024
+ .c1up1pdz .field-item:last-child {
32025
+ border-bottom: none;
32026
+ padding-bottom: 0;
32025
32027
  }
32026
- textarea.i74cfyt.ant-input.textarea-middle:focus {
32027
- height: 64px;
32028
+ .c1up1pdz .field-item label {
32029
+ line-height: 32px;
32030
+ width: 100px;
32031
+ color: rgba(62, 70, 82, 0.6);
32028
32032
  }
32029
- textarea.i74cfyt.ant-input.textarea-small {
32030
- min-height: 24px;
32031
- height: 24px;
32033
+ .c1up1pdz .help {
32034
+ color: rgba(62, 70, 82, 0.6);
32035
+ margin-top: 5px;
32032
32036
  }
32033
- textarea.i74cfyt.ant-input.textarea-small:focus {
32034
- height: 40px;
32037
+ .c1up1pdz .ant-input-affix-wrapper,
32038
+ .c1up1pdz .ant-picker {
32039
+ width: 128px;
32035
32040
  }
32036
32041
 
32037
- .k1ci6977 input, .k1ci6977.input-tags {
32038
- border: 1px solid rgba(213, 219, 227, 0.6);
32039
- border-radius: 4px;
32042
+ .c156wh19 {
32043
+ display: flex;
32044
+ align-items: center;
32045
+ justify-content: space-between;
32046
+ word-break: keep-all;
32040
32047
  }
32041
- .k1ci6977.input-tags {
32042
- position: relative;
32043
- padding: 6px;
32044
- height: 32px;
32045
- cursor: pointer;
32046
- transition: border 150ms;
32048
+ .c156wh19 .title {
32049
+ margin: 0 16px 0 8px;
32047
32050
  }
32048
- .k1ci6977.input-tags:hover {
32049
- border-color: #0080ff;
32050
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32051
+ .c156wh19 .retain {
32052
+ color: rgba(129, 138, 153, 0.6);
32051
32053
  }
32052
- .k1ci6977.input-tags.kit-input-suffix-wrapper {
32053
- padding-right: 30px;
32054
+ .c156wh19 div.left {
32055
+ flex: 1;
32056
+ display: flex;
32057
+ overflow: hidden;
32058
+ align-items: center;
32059
+ justify-content: flex-start;
32060
+ white-space: nowrap;
32054
32061
  }
32055
- .k1ci6977.input-tags .input-tags-inner {
32062
+ .c156wh19 div.left .title {
32063
+ max-width: 100%;
32064
+ overflow: hidden;
32065
+ text-overflow: ellipsis;
32066
+ }
32067
+ .c156wh19 div.right {
32056
32068
  display: flex;
32069
+ align-items: center;
32057
32070
  }
32058
- .k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32071
+ .c156wh19 .reverse {
32059
32072
  display: flex;
32073
+ flex-direction: row-reverse;
32074
+ align-items: center;
32060
32075
  }
32061
- .k1ci6977.input-tags .input-tag-suffix {
32062
- position: absolute;
32063
- right: 12px;
32064
- top: 50%;
32065
- transform: translateY(-50%);
32076
+ .c156wh19 .reverse .ant-switch {
32077
+ margin-left: 8px;
32066
32078
  }
32067
- .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32068
- color: rgba(0, 0, 0, 0.25);
32069
- font-size: 12px;
32079
+ .c156wh19 .close {
32080
+ padding-left: 14px;
32081
+ margin-left: 14px;
32082
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
32070
32083
  cursor: pointer;
32071
32084
  }
32072
- .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32073
- color: rgba(0, 0, 0, 0.45);
32085
+
32086
+ .m126spxy {
32087
+ padding-bottom: 4px;
32088
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32074
32089
  }
32075
- .k1ci6977.has-focus-indicator {
32076
- position: relative;
32077
- overflow: hidden;
32090
+ .m126spxy .ant-btn-link {
32091
+ padding: 1px 10px;
32092
+ color: rgba(62, 70, 82, 0.6);
32093
+ border-radius: 4px;
32094
+ }
32095
+ .m126spxy .ant-btn-link.active {
32096
+ background: rgba(0, 128, 255, 0.1);
32097
+ color: #0096ff;
32078
32098
  }
32079
- .k1ci6977.has-focus-indicator .ant-input-prefix {
32080
- position: absolute;
32081
- top: 50%;
32082
- transform: translateY(-50%);
32083
- left: -16px;
32084
- transition: left 150ms ease;
32085
- opacity: 0;
32099
+
32100
+ .wpbf4pq {
32101
+ padding: 10px 0;
32102
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32086
32103
  }
32087
- .k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32088
- left: 8px;
32089
- opacity: 1;
32104
+ .wpbf4pq .ant-input,
32105
+ .wpbf4pq .ant-picker {
32106
+ width: 80px;
32107
+ margin: 0 9px;
32108
+ text-align: center;
32090
32109
  }
32091
- .k1ci6977.has-focus-indicator input {
32092
- transition: margin-left 150ms ease;
32093
- margin-left: 0px;
32110
+ .wpbf4pq .options {
32111
+ padding: 12px 0 12px 16px;
32112
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
32113
+ margin: 5px 0 5px 8px;
32094
32114
  }
32095
- .k1ci6977.has-focus-indicator input:focus {
32096
- margin-left: 16px;
32115
+ .wpbf4pq .week-day-option,
32116
+ .wpbf4pq .month-day-option {
32117
+ background: #f5f7fa;
32118
+ box-sizing: border-box;
32119
+ border-radius: 16px;
32120
+ margin-right: 8px;
32097
32121
  }
32098
-
32099
- input.l1f7td1d.ant-input {
32100
- border-top-right-radius: 0;
32101
- border-bottom-right-radius: 0;
32122
+ .wpbf4pq .week-day-option:focus,
32123
+ .wpbf4pq .month-day-option:focus {
32124
+ color: inherit;
32125
+ border-color: #d9d9d9;
32102
32126
  }
32103
-
32104
- .l1f7td1d.ant-input-affix-wrapper {
32105
- border-top-right-radius: 0;
32106
- border-bottom-right-radius: 0;
32127
+ .wpbf4pq .week-day-option.active {
32128
+ background-color: #0096ff;
32129
+ border-color: #0096ff;
32130
+ color: #fff;
32107
32131
  }
32108
-
32109
- input.rf8rlle.ant-input {
32110
- border-top-left-radius: 0;
32111
- border-bottom-left-radius: 0;
32132
+ .wpbf4pq .week-day-option.en-text {
32133
+ width: 110px;
32134
+ margin-top: 4px;
32112
32135
  }
32113
-
32114
- .rf8rlle.ant-input-affix-wrapper {
32115
- border-top-left-radius: 0;
32116
- border-bottom-left-radius: 0;
32136
+ .wpbf4pq .month-day-option {
32137
+ width: 32px;
32138
+ padding: 0;
32139
+ margin-bottom: 8px;
32117
32140
  }
32118
-
32119
- .llt2k48.ant-select, .llt2k48.ant-select .ant-select-selector {
32120
- border-top-right-radius: 0;
32121
- border-bottom-right-radius: 0;
32141
+ .wpbf4pq .month-day-option.active {
32142
+ background-color: #0096ff;
32143
+ border-color: #0096ff;
32144
+ color: #fff;
32122
32145
  }
32123
32146
 
32124
- .rdwz7eh.ant-select, .rdwz7eh.ant-select .ant-select-selector {
32125
- border-top-left-radius: 0;
32126
- border-bottom-left-radius: 0;
32147
+ .s1ebs0ra {
32148
+ display: flex;
32149
+ align-items: center;
32150
+ justify-content: space-between;
32151
+ background: #edf0f7;
32152
+ padding: 8px 12px;
32153
+ position: sticky;
32154
+ top: 0;
32155
+ z-index: 1;
32156
+ margin-bottom: -52px;
32127
32157
  }
32128
-
32129
- .c3ni091 {
32158
+ .s1ebs0ra .select-total {
32130
32159
  display: flex;
32131
- flex-direction: column;
32160
+ align-items: center;
32161
+ font-weight: 700;
32162
+ flex-shrink: 0;
32132
32163
  }
32133
- .c3ni091 .select-wrapper {
32134
- margin-top: 12px;
32164
+ .s1ebs0ra .select-total .icon-wrapper {
32165
+ cursor: pointer;
32166
+ margin-left: 8px;
32167
+ width: 32px;
32168
+ height: 32px;
32169
+ border-radius: 50%;
32170
+ justify-content: center;
32135
32171
  }
32136
- .c3ni091 .select-wrapper .select {
32137
- width: 100%;
32172
+ .s1ebs0ra .select-total .icon-wrapper:hover {
32173
+ background: rgba(225, 230, 241, 0.6);
32138
32174
  }
32139
- .c3ni091 .radio-wrapper {
32140
- margin-top: 24px;
32175
+ .s1ebs0ra .action-group {
32176
+ flex: 1;
32177
+ margin-left: 88px;
32178
+ white-space: nowrap;
32179
+ text-align: right;
32180
+ position: relative;
32181
+ padding: 4px 0;
32182
+ margin-top: -4px;
32183
+ overflow: hidden;
32141
32184
  }
32142
- .c3ni091 div.form-item {
32143
- width: 100%;
32185
+ .s1ebs0ra .action-group .sub-menu-delete {
32186
+ transform: translateY(-4px);
32144
32187
  }
32145
-
32146
- .d105ju2d {
32147
- font-size: 14px;
32148
- font-weight: 500;
32149
- color: #3e4652;
32150
- line-height: 18px;
32188
+ .s1ebs0ra .action-group button {
32189
+ border: none;
32151
32190
  }
32152
- .d105ju2d + .d105ju2d {
32153
- margin-top: 16px;
32191
+ .s1ebs0ra .action-group > *:not(:last-child) {
32192
+ margin-right: 8px;
32154
32193
  }
32155
- .d105ju2d + * {
32156
- margin-top: 16px;
32194
+ .s1ebs0ra .action-group > button:last-child {
32195
+ margin-right: 4px;
32157
32196
  }
32158
-
32159
- .lh0l62z.d105ju2d {
32160
- font-size: 12px;
32161
- color: rgba(44, 56, 82, 0.6);
32162
- margin-top: 12px;
32197
+ .s1ebs0ra .action-group .more-btn {
32198
+ cursor: pointer;
32199
+ width: 32px;
32200
+ height: 32px;
32201
+ justify-content: center;
32202
+ border-radius: 50%;
32163
32203
  }
32164
-
32165
- .r1o4v2oc.lh0l62z.d105ju2d {
32166
- line-height: 18px;
32167
- font-weight: 500;
32168
- margin-top: 0;
32169
- white-space: initial;
32204
+ .s1ebs0ra .action-group .more-btn:hover {
32205
+ background: #fff;
32170
32206
  }
32171
32207
 
32172
- .r1skkc3l {
32173
- display: block;
32174
- }
32175
- .r1skkc3l span {
32176
- font-size: 14px;
32177
- font-weight: 500;
32178
- line-height: 32px;
32179
- color: #3e4652;
32208
+ .c1uzzomf {
32209
+ margin-bottom: 16px;
32180
32210
  }
32181
-
32182
- .c3cobmo {
32183
- margin-top: 16px;
32184
- padding: 8px;
32185
- border-radius: 6px;
32186
- background: rgba(225, 230, 241, 0.6);
32211
+ .c1uzzomf .card-title {
32212
+ font-size: 16px;
32187
32213
  color: rgba(44, 56, 82, 0.6);
32188
- font-size: 12px;
32214
+ font-weight: 700;
32215
+ line-height: 32px;
32189
32216
  }
32190
- .c3cobmo div {
32191
- line-height: 20px;
32192
- display: flex;
32193
- align-items: center;
32194
- word-break: break-all;
32217
+ .c1uzzomf .card-body {
32218
+ padding: 24px;
32219
+ border-radius: 8px;
32220
+ background: #fff;
32195
32221
  }
32196
- .c3cobmo .title {
32222
+ .c1uzzomf .empty {
32197
32223
  font-weight: 700;
32198
- line-height: 18px;
32199
- margin: 4px 0;
32200
- }
32201
-
32202
- .iq1gosr {
32203
- display: inline-block;
32224
+ font-size: 14px;
32225
+ line-height: 22px;
32226
+ color: rgba(0, 21, 64, 0.3);
32227
+ text-align: center;
32204
32228
  }
32205
32229
 
32206
32230
  .berrcjl {
@@ -32239,26 +32263,61 @@ input.rf8rlle.ant-input {
32239
32263
  padding: 8px 12px;
32240
32264
  }
32241
32265
 
32242
- .c1uzzomf {
32243
- margin-bottom: 16px;
32266
+ .tqjc4ui {
32267
+ margin: 0 2px;
32244
32268
  }
32245
- .c1uzzomf .card-title {
32246
- font-size: 16px;
32247
- color: rgba(44, 56, 82, 0.6);
32248
- font-weight: 700;
32249
- line-height: 32px;
32269
+
32270
+ .n12mqh7z {
32271
+ display: flex;
32272
+ align-items: center;
32273
+ font-size: 12px;
32274
+ line-height: 18px;
32250
32275
  }
32251
- .c1uzzomf .card-body {
32252
- padding: 24px;
32253
- border-radius: 8px;
32254
- background: #fff;
32276
+ .n12mqh7z:not(:last-child) {
32277
+ margin-bottom: 4px;
32278
+ }
32279
+
32280
+ .tf5bynu {
32281
+ margin: 0 3px;
32282
+ }
32283
+
32284
+ .tcckoz1 {
32285
+ max-height: 400px;
32286
+ overflow: "auto";
32287
+ }
32288
+
32289
+ .s11wux3h .ant-segmented-item:not(:last-child) {
32290
+ margin-right: 2px;
32291
+ }
32292
+
32293
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32294
+ padding-left: 8px;
32295
+ padding-right: 8px;
32296
+ }
32297
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32298
+ border-radius: 4px;
32299
+ }
32300
+ .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32301
+ border-radius: 4px;
32302
+ }
32303
+
32304
+ .ma64lna .ant-segmented-item-label {
32305
+ padding-left: 12px;
32306
+ padding-right: 12px;
32307
+ }
32308
+
32309
+ .ckld275 {
32310
+ background-color: rgba(225, 230, 241, 0.6);
32311
+ }
32312
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32313
+ background-color: rgba(255, 255, 255, 0.6);
32314
+ color: rgba(44, 56, 82, 0.75);
32255
32315
  }
32256
- .c1uzzomf .empty {
32257
- font-weight: 700;
32258
- font-size: 14px;
32259
- line-height: 22px;
32260
- color: rgba(0, 21, 64, 0.3);
32261
- text-align: center;
32316
+ .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32317
+ background-color: transparent;
32318
+ }
32319
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32320
+ background-color: transparent;
32262
32321
  }
32263
32322
 
32264
32323
  .c1bus5hc {
@@ -32301,38 +32360,113 @@ input.rf8rlle.ant-input {
32301
32360
  transform: rotate(0deg);
32302
32361
  }
32303
32362
 
32304
- .s11wux3h .ant-segmented-item:not(:last-child) {
32305
- margin-right: 2px;
32363
+ .ou7iq30 {
32364
+ overflow: hidden;
32365
+ text-overflow: ellipsis;
32306
32366
  }
32307
32367
 
32308
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32309
- padding-left: 8px;
32310
- padding-right: 8px;
32368
+ .s1tui002 {
32369
+ white-space: nowrap;
32311
32370
  }
32312
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32313
- border-radius: 4px;
32371
+
32372
+ .mxrc2zg {
32373
+ display: -webkit-box;
32374
+ -webkit-line-clamp: var(--mxrc2zg-0);
32375
+ -webkit-box-orient: vertical;
32376
+ word-break: break-all;
32314
32377
  }
32315
- .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32378
+
32379
+ .clm1wy1 {
32380
+ width: 192px;
32381
+ height: 246px;
32316
32382
  border-radius: 4px;
32317
32383
  }
32384
+ .clm1wy1 > .ant-picker-calendar,
32385
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32386
+ width: 100%;
32387
+ background-color: rgba(245, 247, 250, 0.6);
32388
+ border-top: none;
32389
+ }
32390
+ .clm1wy1 > .ant-picker-calendar .ant-picker-body,
32391
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32392
+ padding: 0 16px;
32393
+ }
32394
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content,
32395
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32396
+ width: 100%;
32397
+ height: 180px;
32398
+ border-spacing: 0;
32399
+ }
32400
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32401
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32402
+ margin-bottom: 8px;
32403
+ }
32404
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32405
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32406
+ width: 22px;
32407
+ }
32408
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32409
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32410
+ padding: 0;
32411
+ }
32412
+ .clm1wy1 .ant-picker-cell {
32413
+ color: rgba(62, 70, 82, 0.6);
32414
+ opacity: 0.4;
32415
+ }
32416
+ .clm1wy1 .ant-picker-cell-in-view {
32417
+ color: rgba(62, 70, 82, 0.6);
32418
+ opacity: 1;
32419
+ }
32420
+ .clm1wy1 .ant-picker-cell-in-view > .active {
32421
+ color: #3e4652;
32422
+ }
32423
+ .clm1wy1 .ant-picker-cell::before {
32424
+ pointer-events: none;
32425
+ }
32318
32426
 
32319
- .ma64lna .ant-segmented-item-label {
32320
- padding-left: 12px;
32321
- padding-right: 12px;
32427
+ .t1tsm00v {
32428
+ color: rgba(129, 138, 153, 0.6);
32429
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32430
+ backdrop-filter: blur(10px);
32431
+ padding: 7px 10px;
32322
32432
  }
32323
32433
 
32324
- .ckld275 {
32325
- background-color: rgba(225, 230, 241, 0.6);
32434
+ .c167wnad {
32435
+ color: rgba(62, 70, 82, 0.6);
32436
+ display: flex;
32437
+ justify-content: space-between;
32438
+ align-items: center;
32439
+ padding: 8px 16px;
32326
32440
  }
32327
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32328
- background-color: rgba(255, 255, 255, 0.6);
32329
- color: rgba(44, 56, 82, 0.75);
32441
+ .c167wnad .anticon {
32442
+ cursor: pointer;
32330
32443
  }
32331
- .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32332
- background-color: transparent;
32444
+ .c167wnad .anticon:hover {
32445
+ color: #0096ff;
32333
32446
  }
32334
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32335
- background-color: transparent;
32447
+
32448
+ .cxhf7dh {
32449
+ text-align: center;
32450
+ }
32451
+ .cxhf7dh .dots {
32452
+ display: flex;
32453
+ justify-content: center;
32454
+ }
32455
+ .cxhf7dh .dot {
32456
+ display: inline-block;
32457
+ width: 2px;
32458
+ height: 2px;
32459
+ border-radius: 1px;
32460
+ background: #0096ff;
32461
+ }
32462
+ .cxhf7dh .dot:not(:last-child) {
32463
+ margin-right: 2px;
32464
+ }
32465
+ .cxhf7dh .bar {
32466
+ width: 9px;
32467
+ height: 2px;
32468
+ background: #0096ff;
32469
+ border-radius: 2px;
32336
32470
  }
32337
32471
 
32338
32472
  .gmyahx3 {
@@ -32426,10 +32560,6 @@ input.rf8rlle.ant-input {
32426
32560
  width: 102px;
32427
32561
  }
32428
32562
 
32429
- .tqjc4ui {
32430
- margin: 0 2px;
32431
- }
32432
-
32433
32563
  .c18bcrac {
32434
32564
  display: inline-block;
32435
32565
  width: 100%;
@@ -32477,132 +32607,26 @@ input.rf8rlle.ant-input {
32477
32607
  margin-right: 4px;
32478
32608
  }
32479
32609
 
32480
- .n12mqh7z {
32481
- display: flex;
32482
- align-items: center;
32483
- font-size: 12px;
32484
- line-height: 18px;
32485
- }
32486
- .n12mqh7z:not(:last-child) {
32487
- margin-bottom: 4px;
32488
- }
32489
-
32490
- .tf5bynu {
32491
- margin: 0 3px;
32492
- }
32493
-
32494
- .tcckoz1 {
32495
- max-height: 400px;
32496
- overflow: "auto";
32497
- }
32498
-
32499
- .clm1wy1 {
32500
- width: 192px;
32501
- height: 246px;
32502
- border-radius: 4px;
32503
- }
32504
- .clm1wy1 > .ant-picker-calendar,
32505
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32506
- width: 100%;
32507
- background-color: rgba(245, 247, 250, 0.6);
32508
- border-top: none;
32509
- }
32510
- .clm1wy1 > .ant-picker-calendar .ant-picker-body,
32511
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32512
- padding: 0 16px;
32513
- }
32514
- .clm1wy1 > .ant-picker-calendar .ant-picker-content,
32515
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32516
- width: 100%;
32517
- height: 180px;
32518
- border-spacing: 0;
32519
- }
32520
- .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32521
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32522
- margin-bottom: 8px;
32523
- }
32524
- .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32525
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32526
- width: 22px;
32527
- }
32528
- .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32529
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32530
- padding: 0;
32531
- }
32532
- .clm1wy1 .ant-picker-cell {
32533
- color: rgba(62, 70, 82, 0.6);
32534
- opacity: 0.4;
32535
- }
32536
- .clm1wy1 .ant-picker-cell-in-view {
32537
- color: rgba(62, 70, 82, 0.6);
32538
- opacity: 1;
32539
- }
32540
- .clm1wy1 .ant-picker-cell-in-view > .active {
32541
- color: #3e4652;
32542
- }
32543
- .clm1wy1 .ant-picker-cell::before {
32544
- pointer-events: none;
32545
- }
32546
-
32547
- .t1tsm00v {
32548
- color: rgba(129, 138, 153, 0.6);
32549
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32550
- backdrop-filter: blur(10px);
32551
- padding: 7px 10px;
32552
- }
32553
-
32554
- .c167wnad {
32555
- color: rgba(62, 70, 82, 0.6);
32556
- display: flex;
32557
- justify-content: space-between;
32558
- align-items: center;
32559
- padding: 8px 16px;
32560
- }
32561
- .c167wnad .anticon {
32562
- cursor: pointer;
32563
- }
32564
- .c167wnad .anticon:hover {
32565
- color: #0096ff;
32566
- }
32567
-
32568
- .cxhf7dh {
32569
- text-align: center;
32570
- }
32571
- .cxhf7dh .dots {
32572
- display: flex;
32573
- justify-content: center;
32574
- }
32575
- .cxhf7dh .dot {
32576
- display: inline-block;
32577
- width: 2px;
32578
- height: 2px;
32579
- border-radius: 1px;
32580
- background: #0096ff;
32581
- }
32582
- .cxhf7dh .dot:not(:last-child) {
32583
- margin-right: 2px;
32610
+ .ccrbeuz .ant-collapse-item {
32611
+ border: 0px;
32612
+ background-color: #fff;
32584
32613
  }
32585
- .cxhf7dh .bar {
32586
- width: 9px;
32587
- height: 2px;
32588
- background: #0096ff;
32589
- border-radius: 2px;
32614
+ .ccrbeuz .ant-collapse-item .ant-collapse-header {
32615
+ padding-top: 0px;
32616
+ padding-bottom: 0px;
32617
+ padding-left: 0px !important;
32618
+ padding-right: 24px;
32590
32619
  }
32591
-
32592
- .ou7iq30 {
32593
- overflow: hidden;
32594
- text-overflow: ellipsis;
32620
+ .ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32621
+ right: 0px;
32595
32622
  }
32596
-
32597
- .s1tui002 {
32598
- white-space: nowrap;
32623
+ .ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32624
+ padding: 0px;
32599
32625
  }
32600
32626
 
32601
- .mxrc2zg {
32602
- display: -webkit-box;
32603
- -webkit-line-clamp: var(--mxrc2zg-0);
32604
- -webkit-box-orient: vertical;
32605
- word-break: break-all;
32627
+ .c1fljvag .ant-collapse-item .ant-collapse-header {
32628
+ padding-right: 0px;
32629
+ cursor: default;
32606
32630
  }
32607
32631
 
32608
32632
  .t1sqg15u {
@@ -32695,6 +32719,14 @@ input.rf8rlle.ant-input {
32695
32719
  padding-right: 12px;
32696
32720
  }
32697
32721
 
32722
+ .s1iv0tp1 .enabled-switch {
32723
+ display: flex;
32724
+ align-items: center;
32725
+ }
32726
+ .s1iv0tp1 .enabled-text {
32727
+ margin-right: 8px;
32728
+ }
32729
+
32698
32730
  .wg1tsps {
32699
32731
  display: flex;
32700
32732
  align-items: center;
@@ -32718,48 +32750,35 @@ input.rf8rlle.ant-input {
32718
32750
  color: #00122e !important;
32719
32751
  }
32720
32752
 
32721
- .tje3huy {
32722
- width: 100%;
32723
- overflow: inherit;
32724
- white-space: inherit;
32725
- text-overflow: ellipsis;
32726
- }
32727
-
32728
- .ccrbeuz .ant-collapse-item {
32729
- border: 0px;
32730
- background-color: #fff;
32753
+ .c1yyuluq {
32754
+ border-radius: 8px;
32731
32755
  }
32732
- .ccrbeuz .ant-collapse-item .ant-collapse-header {
32733
- padding-top: 0px;
32734
- padding-bottom: 0px;
32735
- padding-left: 0px !important;
32736
- padding-right: 24px;
32756
+ .c1yyuluq .ant-card-body {
32757
+ padding: 20px 24px 24px 24px;
32737
32758
  }
32738
- .ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32739
- right: 0px;
32759
+
32760
+ .m74vjol {
32761
+ display: flex;
32762
+ justify-content: space-between;
32763
+ width: 100%;
32740
32764
  }
32741
- .ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32742
- padding: 0px;
32765
+ .m74vjol .action {
32766
+ margin-left: 16px;
32743
32767
  }
32744
32768
 
32745
- .c1fljvag .ant-collapse-item .ant-collapse-header {
32746
- padding-right: 0px;
32747
- cursor: default;
32769
+ .a1o35uvh .ant-alert-message {
32770
+ width: 100%;
32748
32771
  }
32749
32772
 
32750
- .s1iv0tp1 .enabled-switch {
32751
- display: flex;
32752
- align-items: center;
32753
- }
32754
- .s1iv0tp1 .enabled-text {
32755
- margin-right: 8px;
32773
+ .tje3huy {
32774
+ width: 100%;
32775
+ overflow: inherit;
32776
+ white-space: inherit;
32777
+ text-overflow: ellipsis;
32756
32778
  }
32757
32779
 
32758
- .c1yyuluq {
32759
- border-radius: 8px;
32760
- }
32761
- .c1yyuluq .ant-card-body {
32762
- padding: 20px 24px 24px 24px;
32780
+ .itxley7.ant-input-group.ant-input-group-compact {
32781
+ display: flex;
32763
32782
  }
32764
32783
 
32765
32784
  button.l48ei06 {
@@ -32794,19 +32813,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32794
32813
  color: #00122e;
32795
32814
  }
32796
32815
 
32797
- .m74vjol {
32798
- display: flex;
32799
- justify-content: space-between;
32800
- width: 100%;
32801
- }
32802
- .m74vjol .action {
32803
- margin-left: 16px;
32804
- }
32805
-
32806
- .a1o35uvh .ant-alert-message {
32807
- width: 100%;
32808
- }
32809
-
32810
32816
  .r77hffu {
32811
32817
  display: flex;
32812
32818
  align-items: center;
@@ -32827,9 +32833,35 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32827
32833
  width: 100%;
32828
32834
  }
32829
32835
 
32830
- .itxley7.ant-input-group.ant-input-group-compact {
32836
+ .t13ef470 {
32837
+ height: 100%;
32838
+ }
32839
+ .t13ef470 .table-loading-item {
32840
+ padding: 12px 4px;
32841
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32831
32842
  display: flex;
32832
32843
  }
32844
+ .t13ef470 .table-loading-item > * {
32845
+ height: 16px;
32846
+ margin: 4px;
32847
+ background: rgba(204, 212, 227, 0.18);
32848
+ border-radius: 2px;
32849
+ }
32850
+ .t13ef470 .table-loading-item .checkbox-loading {
32851
+ width: 16px;
32852
+ }
32853
+ .t13ef470 .table-loading-item .td-loading {
32854
+ flex: 1;
32855
+ }
32856
+ .t13ef470 :nth-child(1) {
32857
+ padding: 8px 4px;
32858
+ }
32859
+ .t13ef470 :nth-child(1) > * {
32860
+ background: rgba(107, 125, 153, 0.18);
32861
+ }
32862
+ .t13ef470 :nth-child(1) > * {
32863
+ background: rgba(163, 180, 204, 0.18);
32864
+ }
32833
32865
 
32834
32866
  .tju3gfj .date {
32835
32867
  margin-right: 4px;
@@ -32845,80 +32877,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32845
32877
  color: rgba(44, 56, 82, 0.6);
32846
32878
  }
32847
32879
 
32848
- .sddwhm6 {
32849
- margin: 0;
32850
- border-radius: 20px;
32851
- padding: 2px 10px;
32852
- height: 22px;
32853
- }
32854
- .sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32855
- background-color: rgba(237, 241, 250, 0.6) !important;
32856
- }
32857
- .sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32858
- background-color: rgba(225, 230, 241, 0.6) !important;
32859
- }
32860
- .sddwhm6.ant-tag.ui-kit-status-capsule {
32861
- color: #00122e;
32862
- }
32863
- .sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32864
- margin-right: 6px;
32865
- }
32866
- .sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32867
- margin-left: 4px;
32868
- }
32869
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32870
- background-color: rgba(0, 136, 255, 0.1);
32871
- }
32872
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32873
- background-color: #0080ff;
32874
- }
32875
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32876
- background-color: rgba(0, 136, 255, 0.16);
32877
- }
32878
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32879
- background-color: rgba(255, 74, 74, 0.1);
32880
- }
32881
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32882
- background-color: #f0483e;
32883
- }
32884
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32885
- background-color: rgba(255, 74, 74, 0.16);
32886
- }
32887
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32888
- background-color: rgba(254, 160, 8, 0.1);
32889
- }
32890
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32891
- background-color: #fea008;
32892
- }
32893
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32894
- background-color: rgba(255, 187, 0, 0.16);
32895
- }
32896
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32897
- background-color: rgba(30, 201, 127, 0.1);
32898
- }
32899
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32900
- background-color: #00ba5d;
32901
- }
32902
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32903
- background-color: rgba(30, 201, 127, 0.16);
32904
- }
32905
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32906
- background-color: rgba(225, 230, 241, 0.6);
32907
- }
32908
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32909
- background-color: #6b7d99;
32910
- }
32911
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32912
- background-color: rgba(211, 218, 235, 0.6);
32913
- }
32914
-
32915
- .satwmqm {
32916
- width: 8px;
32917
- height: 8px;
32918
- border-radius: 50%;
32919
- display: inline-block;
32920
- }
32921
-
32922
32880
  .s1sck0th {
32923
32881
  padding: 0 8px;
32924
32882
  border-radius: 4px;
@@ -33029,33 +32987,107 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33029
32987
  border-color: rgba(107, 128, 167, 0.6);
33030
32988
  box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
33031
32989
  }
33032
- .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
33033
- color: #0080ff;
32990
+ .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32991
+ color: #0080ff;
32992
+ }
32993
+ .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32994
+ border-color: #0080ff;
32995
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32996
+ }
32997
+ .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32998
+ transform: rotate(180deg);
32999
+ }
33000
+ .s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
33001
+ background: rgba(211, 218, 235, 0.6);
33002
+ border-color: rgba(172, 186, 211, 0.6);
33003
+ cursor: "not-allowed";
33004
+ }
33005
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
33006
+ border-color: #f0483e !important;
33007
+ }
33008
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
33009
+ color: #1d326c;
33010
+ }
33011
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
33012
+ border-color: #0080ff;
33013
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33014
+ }
33015
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
33016
+ transform: rotate(180deg);
33017
+ }
33018
+
33019
+ .sddwhm6 {
33020
+ margin: 0;
33021
+ border-radius: 20px;
33022
+ padding: 2px 10px;
33023
+ height: 22px;
33024
+ }
33025
+ .sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33026
+ background-color: rgba(237, 241, 250, 0.6) !important;
33027
+ }
33028
+ .sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
33029
+ background-color: rgba(225, 230, 241, 0.6) !important;
33030
+ }
33031
+ .sddwhm6.ant-tag.ui-kit-status-capsule {
33032
+ color: #00122e;
33033
+ }
33034
+ .sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33035
+ margin-right: 6px;
33036
+ }
33037
+ .sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33038
+ margin-left: 4px;
33039
+ }
33040
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33041
+ background-color: rgba(0, 136, 255, 0.1);
33042
+ }
33043
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33044
+ background-color: #0080ff;
33045
+ }
33046
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
33047
+ background-color: rgba(0, 136, 255, 0.16);
33048
+ }
33049
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33050
+ background-color: rgba(255, 74, 74, 0.1);
33051
+ }
33052
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33053
+ background-color: #f0483e;
33054
+ }
33055
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
33056
+ background-color: rgba(255, 74, 74, 0.16);
33057
+ }
33058
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33059
+ background-color: rgba(254, 160, 8, 0.1);
33060
+ }
33061
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33062
+ background-color: #fea008;
33034
33063
  }
33035
- .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
33036
- border-color: #0080ff;
33037
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33064
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
33065
+ background-color: rgba(255, 187, 0, 0.16);
33038
33066
  }
33039
- .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
33040
- transform: rotate(180deg);
33067
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33068
+ background-color: rgba(30, 201, 127, 0.1);
33041
33069
  }
33042
- .s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
33043
- background: rgba(211, 218, 235, 0.6);
33044
- border-color: rgba(172, 186, 211, 0.6);
33045
- cursor: "not-allowed";
33070
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33071
+ background-color: #00ba5d;
33046
33072
  }
33047
- .s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
33048
- border-color: #f0483e !important;
33073
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
33074
+ background-color: rgba(30, 201, 127, 0.16);
33049
33075
  }
33050
- .s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
33051
- color: #1d326c;
33076
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33077
+ background-color: rgba(225, 230, 241, 0.6);
33052
33078
  }
33053
- .s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
33054
- border-color: #0080ff;
33055
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33079
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33080
+ background-color: #6b7d99;
33056
33081
  }
33057
- .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
33058
- transform: rotate(180deg);
33082
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33083
+ background-color: rgba(211, 218, 235, 0.6);
33084
+ }
33085
+
33086
+ .satwmqm {
33087
+ width: 8px;
33088
+ height: 8px;
33089
+ border-radius: 50%;
33090
+ display: inline-block;
33059
33091
  }
33060
33092
 
33061
33093
  .h1ol2wl7 {
@@ -33064,36 +33096,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33064
33096
  padding: unset;
33065
33097
  }
33066
33098
 
33067
- .t13ef470 {
33068
- height: 100%;
33069
- }
33070
- .t13ef470 .table-loading-item {
33071
- padding: 12px 4px;
33072
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33073
- display: flex;
33074
- }
33075
- .t13ef470 .table-loading-item > * {
33076
- height: 16px;
33077
- margin: 4px;
33078
- background: rgba(204, 212, 227, 0.18);
33079
- border-radius: 2px;
33080
- }
33081
- .t13ef470 .table-loading-item .checkbox-loading {
33082
- width: 16px;
33083
- }
33084
- .t13ef470 .table-loading-item .td-loading {
33085
- flex: 1;
33086
- }
33087
- .t13ef470 :nth-child(1) {
33088
- padding: 8px 4px;
33089
- }
33090
- .t13ef470 :nth-child(1) > * {
33091
- background: rgba(107, 125, 153, 0.18);
33092
- }
33093
- .t13ef470 :nth-child(1) > * {
33094
- background: rgba(163, 180, 204, 0.18);
33095
- }
33096
-
33097
33099
  .lht19u8 {
33098
33100
  width: 64px;
33099
33101
  height: 64px;
@@ -33284,24 +33286,219 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33284
33286
  min-width: 200px;
33285
33287
  }
33286
33288
 
33287
- .t1ub2aex {
33288
- display: flex;
33289
+ .t1ub2aex {
33290
+ display: flex;
33291
+ align-items: center;
33292
+ justify-content: space-between;
33293
+ background-color: rgba(0, 0, 0, 0.75);
33294
+ color: #b4beca;
33295
+ font-size: 12px;
33296
+ padding: 3px 6px;
33297
+ }
33298
+ .t1ub2aex:first-child {
33299
+ padding-top: 3px;
33300
+ }
33301
+ .t1ub2aex:last-child {
33302
+ padding-bottom: 3px;
33303
+ }
33304
+ .t1ub2aex .column-value {
33305
+ color: #fff;
33306
+ margin-left: 8px;
33307
+ }
33308
+
33309
+ .sjob3jg {
33310
+ --item-min-width: 60px;
33311
+ }
33312
+ .sjob3jg .ant-steps-item-tail, .sjob3jg .ant-steps-item-icon {
33313
+ display: none !important;
33314
+ }
33315
+ .sjob3jg .ant-steps-item.ant-steps-item-active {
33316
+ flex-shrink: 0 !important;
33317
+ }
33318
+ .sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33319
+ color: #0080ff;
33320
+ }
33321
+ .sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33322
+ color: #0080ff;
33323
+ font-weight: normal;
33324
+ }
33325
+ .sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
33326
+ color: rgba(44, 56, 82, 0.6);
33327
+ }
33328
+ .sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33329
+ color: #00122e;
33330
+ }
33331
+ .sjob3jg .step-item-text {
33332
+ display: inline-block;
33333
+ }
33334
+ .sjob3jg .step-item-title {
33335
+ overflow: hidden;
33336
+ white-space: nowrap;
33337
+ text-overflow: ellipsis;
33338
+ }
33339
+
33340
+ .hjvj6s6 .ant-steps-item-container {
33341
+ min-width: var(--item-min-width);
33342
+ }
33343
+ .hjvj6s6 .ant-steps-item-disabled {
33344
+ cursor: not-allowed !important;
33345
+ }
33346
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33347
+ flex-direction: row;
33348
+ justify-content: stretch;
33349
+ }
33350
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33351
+ padding: 0;
33352
+ margin-right: 4px;
33353
+ flex: 1;
33354
+ overflow: visible;
33355
+ }
33356
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33357
+ width: 100%;
33358
+ min-height: unset;
33359
+ }
33360
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33361
+ height: 26px;
33362
+ line-height: 26px;
33363
+ width: 100%;
33364
+ padding: 0;
33365
+ font-size: 12px;
33366
+ }
33367
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33368
+ margin-right: 10px;
33369
+ }
33370
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33371
+ display: none;
33372
+ }
33373
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33374
+ padding-left: 8px;
33375
+ padding-right: 4px;
33376
+ border-radius: 4px 0 0 4px;
33377
+ }
33378
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33379
+ margin-right: 0;
33380
+ }
33381
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33382
+ padding-right: 8px;
33383
+ padding-left: 12px;
33384
+ border-radius: 0 4px 4px 0;
33385
+ }
33386
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
33387
+ content: "";
33388
+ width: 0;
33389
+ height: 0;
33390
+ border: 13px solid transparent;
33391
+ position: absolute;
33392
+ top: 0;
33393
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33394
+ z-index: 2;
33395
+ position: relative;
33396
+ top: -50%;
33397
+ right: -100%;
33398
+ }
33399
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33400
+ padding: 0 4px 0 12px;
33401
+ }
33402
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
33403
+ content: "";
33404
+ width: 0;
33405
+ height: 0;
33406
+ border: 13px solid transparent;
33407
+ position: absolute;
33408
+ top: 0;
33409
+ border-left: 8px solid #fff;
33410
+ left: 0;
33411
+ }
33412
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33413
+ max-width: calc(100% - var(--item-min-width) * 2);
33414
+ }
33415
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33416
+ background-color: rgba(0, 136, 255, 0.1);
33417
+ }
33418
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33419
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33420
+ }
33421
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33422
+ cursor: pointer;
33423
+ min-width: var(--item-min-width);
33424
+ }
33425
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33426
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33427
+ min-width: var(--item-min-width);
33428
+ }
33429
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33430
+ .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33431
+ background-color: rgba(237, 241, 250, 0.6);
33432
+ }
33433
+ .hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33434
+ padding: 0;
33435
+ }
33436
+
33437
+ .v4tv3mf .ant-steps.ant-steps-vertical {
33438
+ width: 192px;
33439
+ row-gap: 2px;
33440
+ }
33441
+ .v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33442
+ background-color: rgba(225, 230, 241, 0.6);
33443
+ }
33444
+ .v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33445
+ color: #00122e !important;
33446
+ }
33447
+ .v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
33448
+ background-color: rgba(225, 230, 241, 0.6);
33449
+ }
33450
+ .v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33451
+ padding: 0 8px;
33452
+ border-radius: 4px;
33453
+ height: 32px;
33454
+ display: flex;
33455
+ align-items: center;
33456
+ }
33457
+ .v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33458
+ min-height: auto;
33459
+ white-space: nowrap;
33460
+ }
33461
+ .v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33462
+ font-size: 13px;
33463
+ line-height: 20px;
33464
+ max-width: 100%;
33465
+ padding-right: 0;
33466
+ }
33467
+ .v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33468
+ background: rgba(0, 128, 255, 0.1);
33469
+ }
33470
+
33471
+ .h6l1tj4 {
33472
+ width: 100%;
33473
+ display: inline-flex;
33289
33474
  align-items: center;
33290
- justify-content: space-between;
33291
- background-color: rgba(0, 0, 0, 0.75);
33292
- color: #b4beca;
33293
- font-size: 12px;
33294
- padding: 3px 6px;
33475
+ justify-content: center;
33476
+ column-gap: 4px;
33295
33477
  }
33296
- .t1ub2aex:first-child {
33297
- padding-top: 3px;
33478
+ .h6l1tj4 .step-item-prefix-container {
33479
+ display: inline-flex;
33480
+ align-items: center;
33481
+ width: 18px;
33482
+ height: 18px;
33483
+ color: rgba(44, 56, 82, 0.75);
33484
+ justify-content: center;
33298
33485
  }
33299
- .t1ub2aex:last-child {
33300
- padding-bottom: 3px;
33486
+
33487
+ .v18frne8 {
33488
+ width: 100%;
33489
+ display: flex;
33490
+ align-items: center;
33491
+ justify-content: center;
33492
+ column-gap: 6px;
33493
+ font-size: 13px;
33301
33494
  }
33302
- .t1ub2aex .column-value {
33303
- color: #fff;
33304
- margin-left: 8px;
33495
+ .v18frne8 .step-item-prefix-container {
33496
+ display: inline-flex;
33497
+ align-items: center;
33498
+ min-width: 20px;
33499
+ min-height: 20px;
33500
+ color: rgba(44, 56, 82, 0.75);
33501
+ justify-content: center;
33305
33502
  }
33306
33503
 
33307
33504
  .c1kchka8 {
@@ -33781,228 +33978,55 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33781
33978
  padding: 0;
33782
33979
  }
33783
33980
 
33784
- .sjob3jg {
33785
- --item-min-width: 60px;
33786
- }
33787
- .sjob3jg .ant-steps-item-tail, .sjob3jg .ant-steps-item-icon {
33788
- display: none !important;
33789
- }
33790
- .sjob3jg .ant-steps-item.ant-steps-item-active {
33791
- flex-shrink: 0 !important;
33792
- }
33793
- .sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33794
- color: #0080ff;
33795
- }
33796
- .sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33797
- color: #0080ff;
33798
- font-weight: normal;
33799
- }
33800
- .sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
33801
- color: rgba(44, 56, 82, 0.6);
33802
- }
33803
- .sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33804
- color: #00122e;
33805
- }
33806
- .sjob3jg .step-item-text {
33807
- display: inline-block;
33808
- }
33809
- .sjob3jg .step-item-title {
33810
- overflow: hidden;
33811
- white-space: nowrap;
33812
- text-overflow: ellipsis;
33813
- }
33814
-
33815
- .hjvj6s6 .ant-steps-item-container {
33816
- min-width: var(--item-min-width);
33817
- }
33818
- .hjvj6s6 .ant-steps-item-disabled {
33819
- cursor: not-allowed !important;
33820
- }
33821
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33822
- flex-direction: row;
33823
- justify-content: stretch;
33824
- }
33825
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33826
- padding: 0;
33827
- margin-right: 4px;
33828
- flex: 1;
33829
- overflow: visible;
33830
- }
33831
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33832
- width: 100%;
33833
- min-height: unset;
33834
- }
33835
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33836
- height: 26px;
33837
- line-height: 26px;
33838
- width: 100%;
33839
- padding: 0;
33840
- font-size: 12px;
33841
- }
33842
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33843
- margin-right: 10px;
33844
- }
33845
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33846
- display: none;
33847
- }
33848
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33849
- padding-left: 8px;
33850
- padding-right: 4px;
33851
- border-radius: 4px 0 0 4px;
33852
- }
33853
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33854
- margin-right: 0;
33855
- }
33856
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33857
- padding-right: 8px;
33858
- padding-left: 12px;
33859
- border-radius: 0 4px 4px 0;
33860
- }
33861
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
33862
- content: "";
33863
- width: 0;
33864
- height: 0;
33865
- border: 13px solid transparent;
33866
- position: absolute;
33867
- top: 0;
33868
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33869
- z-index: 2;
33870
- position: relative;
33871
- top: -50%;
33872
- right: -100%;
33873
- }
33874
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33875
- padding: 0 4px 0 12px;
33876
- }
33877
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
33878
- content: "";
33879
- width: 0;
33880
- height: 0;
33881
- border: 13px solid transparent;
33882
- position: absolute;
33883
- top: 0;
33884
- border-left: 8px solid #fff;
33885
- left: 0;
33886
- }
33887
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33888
- max-width: calc(100% - var(--item-min-width) * 2);
33981
+ .suhck3k {
33982
+ height: 24px;
33983
+ width: 24px;
33984
+ border-radius: 6px;
33985
+ padding: 4px;
33889
33986
  }
33890
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33987
+ .suhck3k:hover {
33891
33988
  background-color: rgba(0, 136, 255, 0.1);
33892
33989
  }
33893
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33894
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33895
- }
33896
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33897
- cursor: pointer;
33898
- min-width: var(--item-min-width);
33899
- }
33900
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33901
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33902
- min-width: var(--item-min-width);
33903
- }
33904
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33905
- .hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33906
- background-color: rgba(237, 241, 250, 0.6);
33907
- }
33908
- .hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33909
- padding: 0;
33990
+ .suhck3k:hover svg path {
33991
+ fill: blue;
33910
33992
  }
33911
33993
 
33912
- .v4tv3mf .ant-steps.ant-steps-vertical {
33913
- width: 192px;
33914
- row-gap: 2px;
33915
- }
33916
- .v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33917
- background-color: rgba(225, 230, 241, 0.6);
33918
- }
33919
- .v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33920
- color: #00122e !important;
33921
- }
33922
- .v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
33923
- background-color: rgba(225, 230, 241, 0.6);
33924
- }
33925
- .v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33926
- padding: 0 8px;
33927
- border-radius: 4px;
33928
- height: 32px;
33994
+ .ryby9ds {
33929
33995
  display: flex;
33930
33996
  align-items: center;
33931
33997
  }
33932
- .v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33933
- min-height: auto;
33934
- white-space: nowrap;
33935
- }
33936
- .v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33937
- font-size: 13px;
33938
- line-height: 20px;
33939
- max-width: 100%;
33940
- padding-right: 0;
33941
- }
33942
- .v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33943
- background: rgba(0, 128, 255, 0.1);
33944
- }
33945
-
33946
- .h6l1tj4 {
33947
- width: 100%;
33948
- display: inline-flex;
33949
- align-items: center;
33950
- justify-content: center;
33951
- column-gap: 4px;
33952
- }
33953
- .h6l1tj4 .step-item-prefix-container {
33954
- display: inline-flex;
33955
- align-items: center;
33956
- width: 18px;
33957
- height: 18px;
33958
- color: rgba(44, 56, 82, 0.75);
33959
- justify-content: center;
33960
- }
33961
-
33962
- .v18frne8 {
33963
- width: 100%;
33998
+ .ryby9ds .order {
33999
+ height: 24px;
34000
+ width: 24px;
34001
+ border-radius: 20px;
34002
+ color: #0080ff;
34003
+ background: rgba(0, 136, 255, 0.1);
33964
34004
  display: flex;
33965
34005
  align-items: center;
33966
34006
  justify-content: center;
33967
- column-gap: 6px;
33968
- font-size: 13px;
33969
- }
33970
- .v18frne8 .step-item-prefix-container {
33971
- display: inline-flex;
33972
- align-items: center;
33973
- min-width: 20px;
33974
- min-height: 20px;
33975
- color: rgba(44, 56, 82, 0.75);
33976
- justify-content: center;
34007
+ margin-right: 6px;
33977
34008
  }
33978
34009
 
33979
- .suhck3k {
33980
- height: 24px;
33981
- width: 24px;
33982
- border-radius: 6px;
33983
- padding: 4px;
34010
+ .tzppjip {
34011
+ min-width: 0;
34012
+ flex: 1;
33984
34013
  }
33985
- .suhck3k:hover {
33986
- background-color: rgba(0, 136, 255, 0.1);
34014
+ .tzppjip .tag {
34015
+ flex: 0 0 auto;
33987
34016
  }
33988
- .suhck3k:hover svg path {
33989
- fill: blue;
34017
+ .tzppjip .progress-title {
34018
+ flex: 2;
34019
+ max-width: fit-content;
33990
34020
  }
33991
-
33992
- .ryby9ds {
33993
- display: flex;
33994
- align-items: center;
34021
+ .tzppjip .progress-desc {
34022
+ flex: 1;
34023
+ max-width: fit-content;
33995
34024
  }
33996
- .ryby9ds .order {
33997
- height: 24px;
33998
- width: 24px;
33999
- border-radius: 20px;
34000
- color: #0080ff;
34001
- background: rgba(0, 136, 255, 0.1);
34025
+
34026
+ .a112ykcc {
34002
34027
  display: flex;
34003
34028
  align-items: center;
34004
- justify-content: center;
34005
- margin-right: 6px;
34029
+ column-gap: var(--a112ykcc-0);
34006
34030
  }
34007
34031
 
34008
34032
  .ckui4s7 {
@@ -34069,26 +34093,8 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34069
34093
  margin-left: 24px;
34070
34094
  }
34071
34095
 
34072
- .tzppjip {
34073
- min-width: 0;
34074
- flex: 1;
34075
- }
34076
- .tzppjip .tag {
34077
- flex: 0 0 auto;
34078
- }
34079
- .tzppjip .progress-title {
34080
- flex: 2;
34081
- max-width: fit-content;
34082
- }
34083
- .tzppjip .progress-desc {
34084
- flex: 1;
34085
- max-width: fit-content;
34086
- }
34087
-
34088
- .a112ykcc {
34089
- display: flex;
34090
- align-items: center;
34091
- column-gap: var(--a112ykcc-0);
34096
+ .c1yd35n {
34097
+ padding: 0 12px 14px 12px;
34092
34098
  }
34093
34099
 
34094
34100
  .c1kghdax {
@@ -34105,253 +34111,47 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34105
34111
  cursor: pointer;
34106
34112
  color: #00122e;
34107
34113
  }
34108
- .c1kghdax.has-arrow .title-wrapper.is-open {
34109
- color: #2d3a56;
34110
- font-weight: 600;
34111
- }
34112
- .c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34113
- transform: rotate(90deg);
34114
- }
34115
- .c1kghdax .sub-info {
34116
- font-size: 12px;
34117
- line-height: 18px;
34118
- }
34119
- .c1kghdax .title-wrapper {
34120
- display: flex;
34121
- align-items: center;
34122
- user-select: none;
34123
- flex-grow: 1;
34124
- font-size: 12px;
34125
- line-height: 18px;
34126
- color: #2d3a56;
34127
- font-weight: 700;
34128
- }
34129
- .c1kghdax .collapse-arrow {
34130
- transition: all 50ms ease-out 0ms;
34131
- margin-right: 2px;
34132
- }
34133
-
34134
- .c1yd35n {
34135
- padding: 0 12px 14px 12px;
34136
- }
34137
-
34138
- .b14q2gmw {
34139
- 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);
34140
- }
34141
-
34142
- .c1eym6el {
34143
- border-radius: 8px;
34144
- background-color: white;
34145
- }
34146
- .c1eym6el.hoverable {
34147
- cursor: pointer;
34148
- }
34149
- .c1eym6el.hoverable:hover {
34150
- transition: all 200ms ease;
34151
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34152
- transform: translateY(-4px);
34153
- }
34154
-
34155
- .w7ob4th.outside-tag {
34156
- padding-left: 0;
34157
- }
34158
- .w7ob4th.outside-tag .inside-tag {
34159
- border-radius: 4px 0 0 4px;
34160
- padding-right: 4px;
34161
- margin-right: 4px;
34162
- }
34163
-
34164
- .t1dtlqs1 {
34165
- margin-bottom: 4px;
34166
- color: rgba(44, 56, 82, 0.6);
34167
- overflow: hidden;
34168
- text-overflow: ellipsis;
34169
- white-space: nowrap;
34170
- }
34171
-
34172
- .s1ese5oy {
34173
- color: rgba(44, 56, 82, 0.6);
34174
- line-height: 32px;
34175
- height: 32px;
34176
- margin-bottom: 0;
34177
- }
34178
- .s1ese5oy.primary, .s1ese5oy.info {
34179
- color: #0080ff;
34180
- }
34181
- .s1ese5oy.warning {
34182
- color: #ffa500;
34183
- }
34184
- .s1ese5oy.success {
34185
- color: #00ba5d;
34186
- }
34187
- .s1ese5oy.danger, .s1ese5oy.error {
34188
- color: #f0483e;
34189
- }
34190
- .s1ese5oy.normal {
34191
- color: rgba(44, 56, 82, 0.6);
34192
- }
34193
-
34194
- .b1ibis43 {
34195
- margin-bottom: 0;
34196
- color: #00122e;
34197
- }
34198
-
34199
- .b11xxjd2 {
34200
- line-height: 32px;
34201
- margin-right: 6px;
34202
- }
34203
-
34204
- .bsub5bw.with-description {
34205
- height: 24px;
34206
- flex: 1;
34207
- position: relative;
34208
- top: -7px;
34209
- }
34210
- .bsub5bw p {
34211
- width: 100%;
34212
- overflow: hidden;
34213
- text-overflow: ellipsis;
34214
- white-space: nowrap;
34215
- }
34216
-
34217
- .tmoyoag {
34218
- border: 1px solid rgba(211, 218, 235, 0.6);
34219
- border-radius: 8px;
34220
- overflow: auto;
34221
- }
34222
- .tmoyoag .ant-list {
34223
- position: relative;
34224
- }
34225
- .tmoyoag .ant-list .eagle-table-form-header {
34226
- position: sticky;
34227
- top: 0;
34228
- z-index: 2;
34229
- display: flex;
34230
- padding: 8px;
34231
- flex-wrap: nowrap;
34232
- justify-content: flex-start;
34233
- background: #f2f5fa;
34234
- font-size: 14px;
34235
- color: rgba(44, 56, 82, 0.6);
34236
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34237
- }
34238
- .tmoyoag .ant-list .eagle-table-form-header {
34239
- align-items: inherit;
34240
- }
34241
- .tmoyoag .ant-list .eagle-table-form-row {
34242
- display: flex;
34243
- justify-content: flex-start;
34244
- align-items: flex-start;
34245
- flex-wrap: wrap;
34246
- padding: 8px;
34247
- border: none;
34248
- }
34249
- .tmoyoag .ant-list .eagle-table-form-row .row-description {
34250
- flex-basis: 100%;
34251
- margin: 12px 0 0;
34252
- order: 99;
34253
- color: rgba(44, 56, 82, 0.6);
34254
- }
34255
- .tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34256
- color: #f0483e;
34257
- flex-basis: 100%;
34258
- order: 98;
34259
- margin: 12px 0 0;
34260
- }
34261
- .tmoyoag .ant-list .eagle-table-form-row:hover {
34262
- background-color: rgba(237, 241, 250, 0.6);
34263
- }
34264
- .tmoyoag .ant-list .eagle-table-form-row.isDragging {
34265
- background-color: rgba(0, 136, 255, 0.1);
34266
- }
34267
- .tmoyoag .ant-list .eagle-table-form-cell {
34268
- flex: 1 0 0;
34269
- overflow: hidden;
34270
- }
34271
- .tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34272
- color: rgba(44, 56, 82, 0.6);
34273
- margin: 0;
34274
- }
34275
- .tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34276
- text-align: center;
34277
- }
34278
- .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34279
- text-align: center;
34280
- }
34281
- .tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34282
- text-align: left;
34283
- }
34284
- .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34285
- text-align: left;
34286
- }
34287
- .tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34288
- text-align: right;
34289
- }
34290
- .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34291
- text-align: right;
34292
- }
34293
- .tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34294
- margin-right: 8px;
34295
- }
34296
- .tmoyoag .ant-list .ant-list-item-action {
34297
- padding: 4px;
34298
- width: 24px;
34299
- height: 24px;
34300
- overflow: hidden;
34301
- }
34302
- .tmoyoag .ant-list .ant-list-item-action li {
34303
- padding: 0;
34304
- }
34305
- .tmoyoag .ant-list .delete-row-icon.disabled {
34306
- cursor: not-allowed;
34307
- opacity: 0.5;
34308
- }
34309
- .tmoyoag .ant-list.size-default .ant-list-item-action {
34310
- margin: 0;
34311
- }
34312
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34313
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34314
- border-radius: 5px;
34315
- font-size: 12px;
34316
- }
34317
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34318
- font-size: inherit;
34319
- }
34320
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34321
- min-height: 24px;
34322
- font-size: 12px;
34323
- position: relative;
34114
+ .c1kghdax.has-arrow .title-wrapper.is-open {
34115
+ color: #2d3a56;
34116
+ font-weight: 600;
34324
34117
  }
34325
- .tmoyoag.row-split-by-border .eagle-table-form-row {
34326
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34118
+ .c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34119
+ transform: rotate(90deg);
34327
34120
  }
34328
- .tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34329
- background-color: rgba(237, 241, 250, 0.6);
34121
+ .c1kghdax .sub-info {
34122
+ font-size: 12px;
34123
+ line-height: 18px;
34330
34124
  }
34331
-
34332
- .a138syjm {
34125
+ .c1kghdax .title-wrapper {
34333
34126
  display: flex;
34334
34127
  align-items: center;
34335
- margin-top: 8px;
34336
- }
34337
- .a138syjm button.ant-btn {
34338
- padding: 2px 8px;
34339
- height: 24px;
34128
+ user-select: none;
34129
+ flex-grow: 1;
34130
+ font-size: 12px;
34131
+ line-height: 18px;
34132
+ color: #2d3a56;
34133
+ font-weight: 700;
34340
34134
  }
34341
- .a138syjm > span.maximum-desc {
34342
- display: none;
34343
- margin-left: 8px;
34344
- color: rgba(44, 56, 82, 0.6);
34135
+ .c1kghdax .collapse-arrow {
34136
+ transition: all 50ms ease-out 0ms;
34137
+ margin-right: 2px;
34345
34138
  }
34346
- .a138syjm > span.maximum-desc.disabled {
34347
- display: inline;
34139
+
34140
+ .b14q2gmw {
34141
+ 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);
34348
34142
  }
34349
34143
 
34350
- .d77i8u0 {
34351
- width: 24px;
34352
- height: 24px;
34353
- padding: 4px;
34354
- margin-right: 8px;
34144
+ .c1eym6el {
34145
+ border-radius: 8px;
34146
+ background-color: white;
34147
+ }
34148
+ .c1eym6el.hoverable {
34149
+ cursor: pointer;
34150
+ }
34151
+ .c1eym6el.hoverable:hover {
34152
+ transition: all 200ms ease;
34153
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34154
+ transform: translateY(-4px);
34355
34155
  }
34356
34156
 
34357
34157
  .t160l1cm {
@@ -34557,6 +34357,15 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34557
34357
  background: transparent;
34558
34358
  }
34559
34359
 
34360
+ .w7ob4th.outside-tag {
34361
+ padding-left: 0;
34362
+ }
34363
+ .w7ob4th.outside-tag .inside-tag {
34364
+ border-radius: 4px 0 0 4px;
34365
+ padding-right: 4px;
34366
+ margin-right: 4px;
34367
+ }
34368
+
34560
34369
  .i1g85yz3 {
34561
34370
  margin-right: 4px;
34562
34371
  height: 16px;
@@ -34591,6 +34400,199 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34591
34400
  white-space: normal;
34592
34401
  }
34593
34402
 
34403
+ .t1dtlqs1 {
34404
+ margin-bottom: 4px;
34405
+ color: rgba(44, 56, 82, 0.6);
34406
+ overflow: hidden;
34407
+ text-overflow: ellipsis;
34408
+ white-space: nowrap;
34409
+ }
34410
+
34411
+ .s1ese5oy {
34412
+ color: rgba(44, 56, 82, 0.6);
34413
+ line-height: 32px;
34414
+ height: 32px;
34415
+ margin-bottom: 0;
34416
+ }
34417
+ .s1ese5oy.primary, .s1ese5oy.info {
34418
+ color: #0080ff;
34419
+ }
34420
+ .s1ese5oy.warning {
34421
+ color: #ffa500;
34422
+ }
34423
+ .s1ese5oy.success {
34424
+ color: #00ba5d;
34425
+ }
34426
+ .s1ese5oy.danger, .s1ese5oy.error {
34427
+ color: #f0483e;
34428
+ }
34429
+ .s1ese5oy.normal {
34430
+ color: rgba(44, 56, 82, 0.6);
34431
+ }
34432
+
34433
+ .b1ibis43 {
34434
+ margin-bottom: 0;
34435
+ color: #00122e;
34436
+ }
34437
+
34438
+ .b11xxjd2 {
34439
+ line-height: 32px;
34440
+ margin-right: 6px;
34441
+ }
34442
+
34443
+ .bsub5bw.with-description {
34444
+ height: 24px;
34445
+ flex: 1;
34446
+ position: relative;
34447
+ top: -7px;
34448
+ }
34449
+ .bsub5bw p {
34450
+ width: 100%;
34451
+ overflow: hidden;
34452
+ text-overflow: ellipsis;
34453
+ white-space: nowrap;
34454
+ }
34455
+
34456
+ .tmoyoag {
34457
+ border: 1px solid rgba(211, 218, 235, 0.6);
34458
+ border-radius: 8px;
34459
+ overflow: auto;
34460
+ }
34461
+ .tmoyoag .ant-list {
34462
+ position: relative;
34463
+ }
34464
+ .tmoyoag .ant-list .eagle-table-form-header {
34465
+ position: sticky;
34466
+ top: 0;
34467
+ z-index: 2;
34468
+ display: flex;
34469
+ padding: 8px;
34470
+ flex-wrap: nowrap;
34471
+ justify-content: flex-start;
34472
+ background: #f2f5fa;
34473
+ font-size: 14px;
34474
+ color: rgba(44, 56, 82, 0.6);
34475
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34476
+ }
34477
+ .tmoyoag .ant-list .eagle-table-form-header {
34478
+ align-items: inherit;
34479
+ }
34480
+ .tmoyoag .ant-list .eagle-table-form-row {
34481
+ display: flex;
34482
+ justify-content: flex-start;
34483
+ align-items: flex-start;
34484
+ flex-wrap: wrap;
34485
+ padding: 8px;
34486
+ border: none;
34487
+ }
34488
+ .tmoyoag .ant-list .eagle-table-form-row .row-description {
34489
+ flex-basis: 100%;
34490
+ margin: 12px 0 0;
34491
+ order: 99;
34492
+ color: rgba(44, 56, 82, 0.6);
34493
+ }
34494
+ .tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34495
+ color: #f0483e;
34496
+ flex-basis: 100%;
34497
+ order: 98;
34498
+ margin: 12px 0 0;
34499
+ }
34500
+ .tmoyoag .ant-list .eagle-table-form-row:hover {
34501
+ background-color: rgba(237, 241, 250, 0.6);
34502
+ }
34503
+ .tmoyoag .ant-list .eagle-table-form-row.isDragging {
34504
+ background-color: rgba(0, 136, 255, 0.1);
34505
+ }
34506
+ .tmoyoag .ant-list .eagle-table-form-cell {
34507
+ flex: 1 0 0;
34508
+ overflow: hidden;
34509
+ }
34510
+ .tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34511
+ color: rgba(44, 56, 82, 0.6);
34512
+ margin: 0;
34513
+ }
34514
+ .tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34515
+ text-align: center;
34516
+ }
34517
+ .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34518
+ text-align: center;
34519
+ }
34520
+ .tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34521
+ text-align: left;
34522
+ }
34523
+ .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34524
+ text-align: left;
34525
+ }
34526
+ .tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34527
+ text-align: right;
34528
+ }
34529
+ .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34530
+ text-align: right;
34531
+ }
34532
+ .tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34533
+ margin-right: 8px;
34534
+ }
34535
+ .tmoyoag .ant-list .ant-list-item-action {
34536
+ padding: 4px;
34537
+ width: 24px;
34538
+ height: 24px;
34539
+ overflow: hidden;
34540
+ }
34541
+ .tmoyoag .ant-list .ant-list-item-action li {
34542
+ padding: 0;
34543
+ }
34544
+ .tmoyoag .ant-list .delete-row-icon.disabled {
34545
+ cursor: not-allowed;
34546
+ opacity: 0.5;
34547
+ }
34548
+ .tmoyoag .ant-list.size-default .ant-list-item-action {
34549
+ margin: 0;
34550
+ }
34551
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34552
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34553
+ border-radius: 5px;
34554
+ font-size: 12px;
34555
+ }
34556
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34557
+ font-size: inherit;
34558
+ }
34559
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34560
+ min-height: 24px;
34561
+ font-size: 12px;
34562
+ position: relative;
34563
+ }
34564
+ .tmoyoag.row-split-by-border .eagle-table-form-row {
34565
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34566
+ }
34567
+ .tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34568
+ background-color: rgba(237, 241, 250, 0.6);
34569
+ }
34570
+
34571
+ .a138syjm {
34572
+ display: flex;
34573
+ align-items: center;
34574
+ margin-top: 8px;
34575
+ }
34576
+ .a138syjm button.ant-btn {
34577
+ padding: 2px 8px;
34578
+ height: 24px;
34579
+ }
34580
+ .a138syjm > span.maximum-desc {
34581
+ display: none;
34582
+ margin-left: 8px;
34583
+ color: rgba(44, 56, 82, 0.6);
34584
+ }
34585
+ .a138syjm > span.maximum-desc.disabled {
34586
+ display: inline;
34587
+ }
34588
+
34589
+ .d77i8u0 {
34590
+ width: 24px;
34591
+ height: 24px;
34592
+ padding: 4px;
34593
+ margin-right: 8px;
34594
+ }
34595
+
34594
34596
  .f7pxqmh {
34595
34597
  width: 100%;
34596
34598
  margin-bottom: 0 !important;