@cloudtower/eagle 0.25.17 → 0.25.18

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
@@ -1959,213 +1959,6 @@ html body {
1959
1959
  animation: rotate 680ms linear infinite;
1960
1960
  }
1961
1961
 
1962
- .obf05yr {
1963
- display: inline-block;
1964
- }
1965
-
1966
- .hsms1n6 {
1967
- visibility: hidden;
1968
- position: absolute;
1969
- }
1970
-
1971
- .rxbeqvl.ant-radio-wrapper {
1972
- display: inline-flex;
1973
- align-items: baseline;
1974
- white-space: pre-wrap;
1975
- }
1976
- .rxbeqvl.ant-radio-wrapper .ant-radio {
1977
- position: relative;
1978
- top: 3px;
1979
- }
1980
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1981
- border-color: rgba(107, 128, 167, 0.6);
1982
- }
1983
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1984
- border-color: #0080ff;
1985
- }
1986
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1987
- border-color: #0080ff;
1988
- background: #0080ff;
1989
- }
1990
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
1991
- top: 4px;
1992
- left: 4px;
1993
- width: 6px;
1994
- height: 6px;
1995
- background: #fff;
1996
- }
1997
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
1998
- opacity: 0.5;
1999
- }
2000
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2001
- border-color: rgba(107, 128, 167, 0.6);
2002
- background: rgba(211, 218, 235, 0.6);
2003
- }
2004
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2005
- background: #00122e;
2006
- }
2007
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2008
- color: #00122e;
2009
- opacity: 0.5;
2010
- }
2011
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2012
- color: #00122e;
2013
- }
2014
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2015
- display: inline-block;
2016
- padding: 0;
2017
- padding-left: 12px;
2018
- }
2019
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2020
- margin-bottom: 0;
2021
- white-space: pre-wrap;
2022
- color: rgba(44, 56, 82, 0.6);
2023
- }
2024
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2025
- padding-left: 8px;
2026
- }
2027
-
2028
- .r5ie79y .ant-radio-button-wrapper:first-child {
2029
- border-radius: 5px 0 0 5px;
2030
- }
2031
- .r5ie79y .ant-radio-button-wrapper:last-child {
2032
- border-radius: 0 5px 5px 0;
2033
- }
2034
-
2035
- .r1f0aqcc {
2036
- color: #00122e;
2037
- border-color: #ccd4e3;
2038
- }
2039
- .r1f0aqcc:first-child {
2040
- border-color: #a3b4cc;
2041
- }
2042
- .r1f0aqcc.ant-radio-button-wrapper {
2043
- padding: 0 12px;
2044
- line-height: 32px;
2045
- height: 32px;
2046
- }
2047
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2048
- white-space: nowrap;
2049
- }
2050
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2051
- background: #ccd4e3;
2052
- }
2053
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2054
- background: #0080ff;
2055
- }
2056
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2057
- background: #ccd4e3;
2058
- opacity: 0.5;
2059
- }
2060
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2061
- border-right-color: #0080ff;
2062
- }
2063
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2064
- border-color: #0080ff;
2065
- }
2066
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2067
- background: rgba(0, 136, 255, 0.1);
2068
- }
2069
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2070
- background: rgba(211, 218, 235, 0.6);
2071
- border-color: #ccd4e3;
2072
- opacity: 0.5;
2073
- }
2074
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2075
- color: #00122e;
2076
- border-color: #ccd4e3;
2077
- }
2078
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2079
- color: #00122e;
2080
- border-color: #ccd4e3;
2081
- background: rgba(172, 186, 211, 0.6);
2082
- }
2083
- .r1f0aqcc .ant-radio-button-input {
2084
- margin-right: 8px;
2085
- display: inline;
2086
- border: none;
2087
- padding: 0;
2088
- width: 36px;
2089
- background: transparent;
2090
- }
2091
- .r1f0aqcc .ant-radio-button-input:focus {
2092
- box-shadow: none;
2093
- }
2094
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2095
- margin-right: 0;
2096
- width: initial;
2097
- box-shadow: none;
2098
- }
2099
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2100
- display: none;
2101
- }
2102
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2103
- display: inline;
2104
- }
2105
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2106
- display: inline;
2107
- margin-right: 8px;
2108
- padding: 0;
2109
- width: 36px;
2110
- }
2111
-
2112
- .p12gwtiw {
2113
- display: flex;
2114
- justify-content: space-between;
2115
- align-items: center;
2116
- padding: 10px 0;
2117
- color: rgba(44, 56, 82, 0.6);
2118
- font-size: 12px;
2119
- line-height: 24px;
2120
- }
2121
- .p12gwtiw .pagination-left {
2122
- padding: 2px 8px;
2123
- }
2124
- .p12gwtiw .dropdown-trigger {
2125
- display: flex;
2126
- align-items: center;
2127
- border-radius: 6px;
2128
- cursor: pointer;
2129
- transition: all 0.3s ease;
2130
- }
2131
- .p12gwtiw .dropdown-trigger:hover {
2132
- background: rgba(211, 218, 235, 0.6);
2133
- color: #0080ff;
2134
- }
2135
- .p12gwtiw .dropdown-trigger .icon-inner {
2136
- margin-left: 4px;
2137
- }
2138
- .p12gwtiw .pagination-right {
2139
- display: flex;
2140
- align-items: center;
2141
- color: #0080ff;
2142
- font-weight: bold;
2143
- }
2144
- .p12gwtiw .pagination-right .icon-inner {
2145
- margin-left: 4px;
2146
- }
2147
- .p12gwtiw .pagination-right .prev-btn,
2148
- .p12gwtiw .pagination-right .next-btn {
2149
- padding: 0 8px;
2150
- }
2151
- .p12gwtiw .pagination-right .prev-btn > span,
2152
- .p12gwtiw .pagination-right .next-btn > span {
2153
- color: #0080ff;
2154
- }
2155
- .p12gwtiw .pagination-right .next-btn .icon-inner {
2156
- transform: rotate(180deg);
2157
- }
2158
-
2159
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2160
- max-height: calc(100vh - 128px);
2161
- overflow-y: auto;
2162
- }
2163
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2164
- padding: 4px 20px;
2165
- font-size: 12px;
2166
- line-height: 18px;
2167
- }
2168
-
2169
1962
  .cz04yix {
2170
1963
  display: flex;
2171
1964
  flex-direction: column;
@@ -2757,78 +2550,311 @@ textarea.ipd9bk.ant-input.textarea-small:focus {
2757
2550
  .kypn5o5.input-tags.kit-input-suffix-wrapper {
2758
2551
  padding-right: 30px;
2759
2552
  }
2760
- .kypn5o5.input-tags .input-tags-inner {
2761
- display: flex;
2553
+ .kypn5o5.input-tags .input-tags-inner {
2554
+ display: flex;
2555
+ }
2556
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2557
+ display: flex;
2558
+ }
2559
+ .kypn5o5.input-tags .input-tag-suffix {
2560
+ position: absolute;
2561
+ right: 12px;
2562
+ top: 50%;
2563
+ transform: translateY(-50%);
2564
+ }
2565
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2566
+ color: rgba(0, 0, 0, 0.25);
2567
+ font-size: 12px;
2568
+ cursor: pointer;
2569
+ }
2570
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2571
+ color: rgba(0, 0, 0, 0.45);
2572
+ }
2573
+ .kypn5o5.has-focus-indicator {
2574
+ position: relative;
2575
+ overflow: hidden;
2576
+ }
2577
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2578
+ position: absolute;
2579
+ top: 50%;
2580
+ transform: translateY(-50%);
2581
+ left: -16px;
2582
+ transition: left 150ms ease;
2583
+ opacity: 0;
2584
+ }
2585
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2586
+ left: 8px;
2587
+ opacity: 1;
2588
+ }
2589
+ .kypn5o5.has-focus-indicator input {
2590
+ transition: margin-left 150ms ease;
2591
+ margin-left: 0px;
2592
+ }
2593
+ .kypn5o5.has-focus-indicator input:focus {
2594
+ margin-left: 16px;
2595
+ }
2596
+
2597
+ input.l1ki27se.ant-input {
2598
+ border-top-right-radius: 0;
2599
+ border-bottom-right-radius: 0;
2600
+ }
2601
+
2602
+ .l1ki27se.ant-input-affix-wrapper {
2603
+ border-top-right-radius: 0;
2604
+ border-bottom-right-radius: 0;
2605
+ }
2606
+
2607
+ input.rrg1fkn.ant-input {
2608
+ border-top-left-radius: 0;
2609
+ border-bottom-left-radius: 0;
2610
+ }
2611
+
2612
+ .rrg1fkn.ant-input-affix-wrapper {
2613
+ border-top-left-radius: 0;
2614
+ border-bottom-left-radius: 0;
2615
+ }
2616
+
2617
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2618
+ border-top-right-radius: 0;
2619
+ border-bottom-right-radius: 0;
2620
+ }
2621
+
2622
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2623
+ border-top-left-radius: 0;
2624
+ border-bottom-left-radius: 0;
2625
+ }
2626
+
2627
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2628
+ flex-direction: row;
2629
+ justify-content: stretch;
2630
+ }
2631
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2632
+ padding: 0;
2633
+ margin-right: 4px;
2634
+ flex: 1;
2635
+ overflow: visible;
2636
+ }
2637
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2638
+ display: none;
2639
+ }
2640
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2641
+ width: 100%;
2642
+ min-height: unset;
2643
+ }
2644
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2645
+ height: 26px;
2646
+ line-height: 26px;
2647
+ width: 100%;
2648
+ text-align: center;
2649
+ padding: 0;
2650
+ font-size: 12px;
2651
+ font-weight: normal;
2652
+ }
2653
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2654
+ margin-right: 10px;
2655
+ }
2656
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2657
+ display: none;
2658
+ }
2659
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2660
+ border-radius: 4px 0 0 4px;
2661
+ }
2662
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2663
+ margin-right: 0;
2664
+ }
2665
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2666
+ border-radius: 0 4px 4px 0;
2667
+ }
2668
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
2669
+ content: "";
2670
+ width: 0;
2671
+ height: 0;
2672
+ border: 13px solid transparent;
2673
+ position: absolute;
2674
+ top: 0;
2675
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2676
+ right: -21px;
2677
+ z-index: 2;
2678
+ }
2679
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
2680
+ content: "";
2681
+ width: 0;
2682
+ height: 0;
2683
+ border: 13px solid transparent;
2684
+ position: absolute;
2685
+ top: 0;
2686
+ border-left: 8px solid #fff;
2687
+ left: 0;
2688
+ }
2689
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2690
+ background-color: rgba(0, 136, 255, 0.1);
2691
+ }
2692
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2693
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2694
+ }
2695
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2696
+ color: #005ed1;
2697
+ }
2698
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2699
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2700
+ background-color: rgba(237, 241, 250, 0.6);
2701
+ }
2702
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2703
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2704
+ color: rgba(44, 56, 82, 0.6);
2705
+ }
2706
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2707
+ padding: 0;
2708
+ }
2709
+
2710
+ .obf05yr {
2711
+ display: inline-block;
2712
+ }
2713
+
2714
+ .hsms1n6 {
2715
+ visibility: hidden;
2716
+ position: absolute;
2717
+ }
2718
+
2719
+ .rxbeqvl.ant-radio-wrapper {
2720
+ display: inline-flex;
2721
+ align-items: baseline;
2722
+ white-space: pre-wrap;
2723
+ }
2724
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2725
+ position: relative;
2726
+ top: 3px;
2727
+ }
2728
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2729
+ border-color: rgba(107, 128, 167, 0.6);
2730
+ }
2731
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2732
+ border-color: #0080ff;
2733
+ }
2734
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2735
+ border-color: #0080ff;
2736
+ background: #0080ff;
2737
+ }
2738
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2739
+ top: 4px;
2740
+ left: 4px;
2741
+ width: 6px;
2742
+ height: 6px;
2743
+ background: #fff;
2744
+ }
2745
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2746
+ opacity: 0.5;
2747
+ }
2748
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2749
+ border-color: rgba(107, 128, 167, 0.6);
2750
+ background: rgba(211, 218, 235, 0.6);
2751
+ }
2752
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2753
+ background: #00122e;
2754
+ }
2755
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2756
+ color: #00122e;
2757
+ opacity: 0.5;
2758
+ }
2759
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2760
+ color: #00122e;
2761
+ }
2762
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2763
+ display: inline-block;
2764
+ padding: 0;
2765
+ padding-left: 12px;
2766
+ }
2767
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2768
+ margin-bottom: 0;
2769
+ white-space: pre-wrap;
2770
+ color: rgba(44, 56, 82, 0.6);
2771
+ }
2772
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2773
+ padding-left: 8px;
2774
+ }
2775
+
2776
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2777
+ border-radius: 5px 0 0 5px;
2778
+ }
2779
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2780
+ border-radius: 0 5px 5px 0;
2781
+ }
2782
+
2783
+ .r1f0aqcc {
2784
+ color: #00122e;
2785
+ border-color: #ccd4e3;
2786
+ }
2787
+ .r1f0aqcc:first-child {
2788
+ border-color: #a3b4cc;
2789
+ }
2790
+ .r1f0aqcc.ant-radio-button-wrapper {
2791
+ padding: 0 12px;
2792
+ line-height: 32px;
2793
+ height: 32px;
2794
+ }
2795
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2796
+ white-space: nowrap;
2762
2797
  }
2763
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2764
- display: flex;
2798
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2799
+ background: #ccd4e3;
2765
2800
  }
2766
- .kypn5o5.input-tags .input-tag-suffix {
2767
- position: absolute;
2768
- right: 12px;
2769
- top: 50%;
2770
- transform: translateY(-50%);
2801
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2802
+ background: #0080ff;
2771
2803
  }
2772
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2773
- color: rgba(0, 0, 0, 0.25);
2774
- font-size: 12px;
2775
- cursor: pointer;
2804
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2805
+ background: #ccd4e3;
2806
+ opacity: 0.5;
2776
2807
  }
2777
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2778
- color: rgba(0, 0, 0, 0.45);
2808
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2809
+ border-right-color: #0080ff;
2779
2810
  }
2780
- .kypn5o5.has-focus-indicator {
2781
- position: relative;
2782
- overflow: hidden;
2811
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2812
+ border-color: #0080ff;
2783
2813
  }
2784
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2785
- position: absolute;
2786
- top: 50%;
2787
- transform: translateY(-50%);
2788
- left: -16px;
2789
- transition: left 150ms ease;
2790
- opacity: 0;
2814
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2815
+ background: rgba(0, 136, 255, 0.1);
2791
2816
  }
2792
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2793
- left: 8px;
2794
- opacity: 1;
2817
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2818
+ background: rgba(211, 218, 235, 0.6);
2819
+ border-color: #ccd4e3;
2820
+ opacity: 0.5;
2795
2821
  }
2796
- .kypn5o5.has-focus-indicator input {
2797
- transition: margin-left 150ms ease;
2798
- margin-left: 0px;
2822
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2823
+ color: #00122e;
2824
+ border-color: #ccd4e3;
2799
2825
  }
2800
- .kypn5o5.has-focus-indicator input:focus {
2801
- margin-left: 16px;
2826
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2827
+ color: #00122e;
2828
+ border-color: #ccd4e3;
2829
+ background: rgba(172, 186, 211, 0.6);
2802
2830
  }
2803
-
2804
- input.l1ki27se.ant-input {
2805
- border-top-right-radius: 0;
2806
- border-bottom-right-radius: 0;
2831
+ .r1f0aqcc .ant-radio-button-input {
2832
+ margin-right: 8px;
2833
+ display: inline;
2834
+ border: none;
2835
+ padding: 0;
2836
+ width: 36px;
2837
+ background: transparent;
2807
2838
  }
2808
-
2809
- .l1ki27se.ant-input-affix-wrapper {
2810
- border-top-right-radius: 0;
2811
- border-bottom-right-radius: 0;
2839
+ .r1f0aqcc .ant-radio-button-input:focus {
2840
+ box-shadow: none;
2812
2841
  }
2813
-
2814
- input.rrg1fkn.ant-input {
2815
- border-top-left-radius: 0;
2816
- border-bottom-left-radius: 0;
2842
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2843
+ margin-right: 0;
2844
+ width: initial;
2845
+ box-shadow: none;
2817
2846
  }
2818
-
2819
- .rrg1fkn.ant-input-affix-wrapper {
2820
- border-top-left-radius: 0;
2821
- border-bottom-left-radius: 0;
2847
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2848
+ display: none;
2822
2849
  }
2823
-
2824
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2825
- border-top-right-radius: 0;
2826
- border-bottom-right-radius: 0;
2850
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2851
+ display: inline;
2827
2852
  }
2828
-
2829
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2830
- border-top-left-radius: 0;
2831
- border-bottom-left-radius: 0;
2853
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2854
+ display: inline;
2855
+ margin-right: 8px;
2856
+ padding: 0;
2857
+ width: 36px;
2832
2858
  }
2833
2859
 
2834
2860
  .s34f1qb.ant-switch {
@@ -2886,87 +2912,61 @@ input.rrg1fkn.ant-input {
2886
2912
  margin-left: 5px;
2887
2913
  }
2888
2914
 
2889
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2890
- flex-direction: row;
2891
- justify-content: stretch;
2892
- }
2893
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2894
- padding: 0;
2895
- margin-right: 4px;
2896
- flex: 1;
2897
- overflow: visible;
2898
- }
2899
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2900
- display: none;
2901
- }
2902
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2903
- width: 100%;
2904
- min-height: unset;
2905
- }
2906
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2907
- height: 26px;
2908
- line-height: 26px;
2909
- width: 100%;
2910
- text-align: center;
2911
- padding: 0;
2915
+ .p12gwtiw {
2916
+ display: flex;
2917
+ justify-content: space-between;
2918
+ align-items: center;
2919
+ padding: 10px 0;
2920
+ color: rgba(44, 56, 82, 0.6);
2912
2921
  font-size: 12px;
2913
- font-weight: normal;
2914
- }
2915
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2916
- margin-right: 10px;
2917
- }
2918
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2919
- display: none;
2922
+ line-height: 24px;
2920
2923
  }
2921
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2922
- border-radius: 4px 0 0 4px;
2924
+ .p12gwtiw .pagination-left {
2925
+ padding: 2px 8px;
2923
2926
  }
2924
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2925
- margin-right: 0;
2927
+ .p12gwtiw .dropdown-trigger {
2928
+ display: flex;
2929
+ align-items: center;
2930
+ border-radius: 6px;
2931
+ cursor: pointer;
2932
+ transition: all 0.3s ease;
2926
2933
  }
2927
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2928
- border-radius: 0 4px 4px 0;
2934
+ .p12gwtiw .dropdown-trigger:hover {
2935
+ background: rgba(211, 218, 235, 0.6);
2936
+ color: #0080ff;
2929
2937
  }
2930
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
2931
- content: "";
2932
- width: 0;
2933
- height: 0;
2934
- border: 13px solid transparent;
2935
- position: absolute;
2936
- top: 0;
2937
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2938
- right: -21px;
2939
- z-index: 2;
2938
+ .p12gwtiw .dropdown-trigger .icon-inner {
2939
+ margin-left: 4px;
2940
2940
  }
2941
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
2942
- content: "";
2943
- width: 0;
2944
- height: 0;
2945
- border: 13px solid transparent;
2946
- position: absolute;
2947
- top: 0;
2948
- border-left: 8px solid #fff;
2949
- left: 0;
2941
+ .p12gwtiw .pagination-right {
2942
+ display: flex;
2943
+ align-items: center;
2944
+ color: #0080ff;
2945
+ font-weight: bold;
2950
2946
  }
2951
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2952
- background-color: rgba(0, 136, 255, 0.1);
2947
+ .p12gwtiw .pagination-right .icon-inner {
2948
+ margin-left: 4px;
2953
2949
  }
2954
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2955
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2950
+ .p12gwtiw .pagination-right .prev-btn,
2951
+ .p12gwtiw .pagination-right .next-btn {
2952
+ padding: 0 8px;
2956
2953
  }
2957
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2958
- color: #005ed1;
2954
+ .p12gwtiw .pagination-right .prev-btn > span,
2955
+ .p12gwtiw .pagination-right .next-btn > span {
2956
+ color: #0080ff;
2959
2957
  }
2960
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2961
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2962
- background-color: rgba(237, 241, 250, 0.6);
2958
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2959
+ transform: rotate(180deg);
2963
2960
  }
2964
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2965
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2966
- color: rgba(44, 56, 82, 0.6);
2961
+
2962
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2963
+ max-height: calc(100vh - 128px);
2964
+ overflow-y: auto;
2967
2965
  }
2968
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2969
- padding: 0;
2966
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2967
+ padding: 4px 20px;
2968
+ font-size: 12px;
2969
+ line-height: 18px;
2970
2970
  }
2971
2971
 
2972
2972
  .t1upn1sz {
@@ -4496,6 +4496,25 @@ input.rrg1fkn.ant-input {
4496
4496
  font-size: inherit;
4497
4497
  }
4498
4498
 
4499
+ .feau332.ant-form-item {
4500
+ margin-bottom: 0;
4501
+ }
4502
+ .feau332 .ant-form-item-explain {
4503
+ display: none;
4504
+ min-height: 18px;
4505
+ margin-top: 5px;
4506
+ font-family: "Inter";
4507
+ font-weight: 400;
4508
+ font-size: 12px;
4509
+ line-height: 18px;
4510
+ }
4511
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
4512
+ white-space: pre-wrap;
4513
+ }
4514
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
4515
+ display: block;
4516
+ }
4517
+
4499
4518
  .a6dbbkm .ant-input-number-handler-wrap {
4500
4519
  display: var(--a6dbbkm-0);
4501
4520
  }
@@ -4525,23 +4544,4 @@ input.rrg1fkn.ant-input {
4525
4544
  margin: 0;
4526
4545
  height: auto;
4527
4546
  font-size: inherit;
4528
- }
4529
-
4530
- .feau332.ant-form-item {
4531
- margin-bottom: 0;
4532
- }
4533
- .feau332 .ant-form-item-explain {
4534
- display: none;
4535
- min-height: 18px;
4536
- margin-top: 5px;
4537
- font-family: "Inter";
4538
- font-weight: 400;
4539
- font-size: 12px;
4540
- line-height: 18px;
4541
- }
4542
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
4543
- white-space: pre-wrap;
4544
- }
4545
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
4546
- display: block;
4547
4547
  }