synos-helena 22.0.5-beta.0 → 22.1.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/dark.css +1000 -722
- package/lib/dark.css.gz +0 -0
- package/lib/dark.css.map +1 -0
- package/lib/dark.css.map.gz +0 -0
- package/lib/dark.js +2 -61
- package/lib/dark.js.gz +0 -0
- package/lib/dark.js.map +1 -0
- package/lib/dark.js.map.gz +0 -0
- package/lib/helena.css +1000 -722
- package/lib/helena.css.gz +0 -0
- package/lib/helena.css.map +1 -0
- package/lib/helena.css.map.gz +0 -0
- package/lib/helena.js +2 -61
- package/lib/helena.js.gz +0 -0
- package/lib/helena.js.map +1 -0
- package/lib/helena.js.map.gz +0 -0
- package/lib/icons/exception.svg.gz +0 -0
- package/lib/icons/export.svg.gz +0 -0
- package/lib/icons/field-time.svg.gz +0 -0
- package/lib/icons/file-calculator.svg.gz +0 -0
- package/lib/icons/hand-service.svg.gz +0 -0
- package/lib/icons/import.svg.gz +0 -0
- package/lib/icons/package.svg.gz +0 -0
- package/lib/icons/process-config.svg.gz +0 -0
- package/lib/icons/transmission.svg.gz +0 -0
- package/lib/images/empty-notification.svg.gz +0 -0
- package/lib/images/micro-download.svg.gz +0 -0
- package/lib/images/micro-gerproc.svg.gz +0 -0
- package/lib/images/micro-insight.svg.gz +0 -0
- package/lib/images/synchro-logo.svg.gz +0 -0
- package/lib/index.css +58 -52
- package/lib/index.css.gz +0 -0
- package/lib/index.css.map +1 -0
- package/lib/index.css.map.gz +0 -0
- package/lib/index.js +3 -34497
- package/lib/index.js.LICENSE.txt +70 -0
- package/lib/index.js.LICENSE.txt.gz +0 -0
- package/lib/index.js.gz +0 -0
- package/lib/index.js.map +1 -0
- package/lib/index.js.map.gz +0 -0
- package/lib/light.css +1000 -722
- package/lib/light.css.gz +0 -0
- package/lib/light.css.map +1 -0
- package/lib/light.css.map.gz +0 -0
- package/lib/light.js +2 -61
- package/lib/light.js.gz +0 -0
- package/lib/light.js.map +1 -0
- package/lib/light.js.map.gz +0 -0
- package/lib/themes/colors/ant-blues.less.gz +0 -0
- package/lib/themes/colors/ant-yellows.less.gz +0 -0
- package/lib/themes/colors/blues.less.gz +0 -0
- package/lib/themes/colors/dark-olive-greens.less.gz +0 -0
- package/lib/themes/colors/gray.less.gz +0 -0
- package/lib/themes/colors/greens.less.gz +0 -0
- package/lib/themes/colors/pinks.less.gz +0 -0
- package/lib/themes/colors/purples.less.gz +0 -0
- package/lib/themes/colors/reds.less.gz +0 -0
- package/lib/themes/colors/yellows.less.gz +0 -0
- package/lib/themes/dark.less.gz +0 -0
- package/lib/themes/default.less.gz +0 -0
- package/lib/themes/general_custom.less.gz +0 -0
- package/lib/themes/light.less.gz +0 -0
- package/package.json +98 -64
- package/lib/index.d.ts +0 -1480
package/lib/helena.css
CHANGED
|
@@ -1653,11 +1653,19 @@ html {
|
|
|
1653
1653
|
.ant-back-top {
|
|
1654
1654
|
right: 60px;
|
|
1655
1655
|
}
|
|
1656
|
+
.ant-back-top-rtl {
|
|
1657
|
+
right: auto;
|
|
1658
|
+
left: 60px;
|
|
1659
|
+
}
|
|
1656
1660
|
}
|
|
1657
1661
|
@media screen and (max-width: 480px) {
|
|
1658
1662
|
.ant-back-top {
|
|
1659
1663
|
right: 20px;
|
|
1660
1664
|
}
|
|
1665
|
+
.ant-back-top-rtl {
|
|
1666
|
+
right: auto;
|
|
1667
|
+
left: 20px;
|
|
1668
|
+
}
|
|
1661
1669
|
}
|
|
1662
1670
|
.ant-badge {
|
|
1663
1671
|
box-sizing: border-box;
|
|
@@ -2040,9 +2048,9 @@ html {
|
|
|
2040
2048
|
.ant-badge-rtl {
|
|
2041
2049
|
direction: rtl;
|
|
2042
2050
|
}
|
|
2043
|
-
.ant-badge-rtl
|
|
2044
|
-
.ant-badge-rtl
|
|
2045
|
-
.ant-badge-rtl
|
|
2051
|
+
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-count,
|
|
2052
|
+
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-dot,
|
|
2053
|
+
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-scroll-number-custom-component {
|
|
2046
2054
|
right: auto;
|
|
2047
2055
|
left: 0;
|
|
2048
2056
|
direction: ltr;
|
|
@@ -2059,6 +2067,13 @@ html {
|
|
|
2059
2067
|
margin-right: 8px;
|
|
2060
2068
|
margin-left: 0;
|
|
2061
2069
|
}
|
|
2070
|
+
.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-appear,
|
|
2071
|
+
.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-enter {
|
|
2072
|
+
animation-name: antZoomBadgeInRtl;
|
|
2073
|
+
}
|
|
2074
|
+
.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-leave {
|
|
2075
|
+
animation-name: antZoomBadgeOutRtl;
|
|
2076
|
+
}
|
|
2062
2077
|
.ant-ribbon-rtl {
|
|
2063
2078
|
direction: rtl;
|
|
2064
2079
|
}
|
|
@@ -2090,6 +2105,24 @@ html {
|
|
|
2090
2105
|
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner::after {
|
|
2091
2106
|
border-color: currentcolor transparent transparent currentcolor;
|
|
2092
2107
|
}
|
|
2108
|
+
@keyframes antZoomBadgeInRtl {
|
|
2109
|
+
0% {
|
|
2110
|
+
transform: scale(0) translate(-50%, -50%);
|
|
2111
|
+
opacity: 0;
|
|
2112
|
+
}
|
|
2113
|
+
100% {
|
|
2114
|
+
transform: scale(1) translate(-50%, -50%);
|
|
2115
|
+
}
|
|
2116
|
+
}
|
|
2117
|
+
@keyframes antZoomBadgeOutRtl {
|
|
2118
|
+
0% {
|
|
2119
|
+
transform: scale(1) translate(-50%, -50%);
|
|
2120
|
+
}
|
|
2121
|
+
100% {
|
|
2122
|
+
transform: scale(0) translate(-50%, -50%);
|
|
2123
|
+
opacity: 0;
|
|
2124
|
+
}
|
|
2125
|
+
}
|
|
2093
2126
|
.ant-breadcrumb {
|
|
2094
2127
|
box-sizing: border-box;
|
|
2095
2128
|
margin: 0;
|
|
@@ -2105,20 +2138,27 @@ html {
|
|
|
2105
2138
|
.ant-breadcrumb .anticon {
|
|
2106
2139
|
font-size: 14px;
|
|
2107
2140
|
}
|
|
2141
|
+
.ant-breadcrumb ol {
|
|
2142
|
+
display: flex;
|
|
2143
|
+
flex-wrap: wrap;
|
|
2144
|
+
margin: 0;
|
|
2145
|
+
padding: 0;
|
|
2146
|
+
list-style: none;
|
|
2147
|
+
}
|
|
2108
2148
|
.ant-breadcrumb a {
|
|
2109
2149
|
color: rgba(0, 0, 0, 0.45);
|
|
2110
2150
|
transition: color 0.3s;
|
|
2111
2151
|
}
|
|
2112
2152
|
.ant-breadcrumb a:hover {
|
|
2113
|
-
color: #
|
|
2153
|
+
color: #595959;
|
|
2114
2154
|
}
|
|
2115
|
-
.ant-breadcrumb
|
|
2155
|
+
.ant-breadcrumb li:last-child {
|
|
2116
2156
|
color: #595959;
|
|
2117
2157
|
}
|
|
2118
|
-
.ant-breadcrumb
|
|
2158
|
+
.ant-breadcrumb li:last-child a {
|
|
2119
2159
|
color: #595959;
|
|
2120
2160
|
}
|
|
2121
|
-
|
|
2161
|
+
li:last-child .ant-breadcrumb-separator {
|
|
2122
2162
|
display: none;
|
|
2123
2163
|
}
|
|
2124
2164
|
.ant-breadcrumb-separator {
|
|
@@ -3505,36 +3545,6 @@ a.ant-btn-icon-only > .anticon {
|
|
|
3505
3545
|
.ant-btn-group .ant-btn-icon-only {
|
|
3506
3546
|
font-size: 14px;
|
|
3507
3547
|
}
|
|
3508
|
-
.ant-btn-group-lg > .ant-btn,
|
|
3509
|
-
.ant-btn-group-lg > span > .ant-btn {
|
|
3510
|
-
height: 40px;
|
|
3511
|
-
padding: 6.4px 15px;
|
|
3512
|
-
font-size: 16px;
|
|
3513
|
-
border-radius: 0;
|
|
3514
|
-
}
|
|
3515
|
-
.ant-btn-group-lg .ant-btn.ant-btn-icon-only {
|
|
3516
|
-
width: 40px;
|
|
3517
|
-
height: 40px;
|
|
3518
|
-
padding-right: 0;
|
|
3519
|
-
padding-left: 0;
|
|
3520
|
-
}
|
|
3521
|
-
.ant-btn-group-sm > .ant-btn,
|
|
3522
|
-
.ant-btn-group-sm > span > .ant-btn {
|
|
3523
|
-
height: 24px;
|
|
3524
|
-
padding: 0px 7px;
|
|
3525
|
-
font-size: 14px;
|
|
3526
|
-
border-radius: 0;
|
|
3527
|
-
}
|
|
3528
|
-
.ant-btn-group-sm > .ant-btn > .anticon,
|
|
3529
|
-
.ant-btn-group-sm > span > .ant-btn > .anticon {
|
|
3530
|
-
font-size: 14px;
|
|
3531
|
-
}
|
|
3532
|
-
.ant-btn-group-sm .ant-btn.ant-btn-icon-only {
|
|
3533
|
-
width: 24px;
|
|
3534
|
-
height: 24px;
|
|
3535
|
-
padding-right: 0;
|
|
3536
|
-
padding-left: 0;
|
|
3537
|
-
}
|
|
3538
3548
|
.ant-btn-group .ant-btn + .ant-btn,
|
|
3539
3549
|
.ant-btn + .ant-btn-group,
|
|
3540
3550
|
.ant-btn-group span + .ant-btn,
|
|
@@ -4103,6 +4113,9 @@ a.ant-btn-sm {
|
|
|
4103
4113
|
padding: 0;
|
|
4104
4114
|
line-height: 18px;
|
|
4105
4115
|
}
|
|
4116
|
+
.ant-picker-calendar-mini .ant-picker-cell::before {
|
|
4117
|
+
pointer-events: none;
|
|
4118
|
+
}
|
|
4106
4119
|
.ant-picker-calendar-full .ant-picker-panel {
|
|
4107
4120
|
display: block;
|
|
4108
4121
|
width: 100%;
|
|
@@ -4973,6 +4986,10 @@ a.ant-btn-sm {
|
|
|
4973
4986
|
.ant-cascader-checkbox-wrapper + .ant-cascader-checkbox-wrapper {
|
|
4974
4987
|
margin-left: 8px;
|
|
4975
4988
|
}
|
|
4989
|
+
.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-in-form-item input[type='checkbox'] {
|
|
4990
|
+
width: 14px;
|
|
4991
|
+
height: 14px;
|
|
4992
|
+
}
|
|
4976
4993
|
.ant-cascader-checkbox + span {
|
|
4977
4994
|
padding-right: 8px;
|
|
4978
4995
|
padding-left: 8px;
|
|
@@ -5047,6 +5064,7 @@ a.ant-btn-sm {
|
|
|
5047
5064
|
height: auto;
|
|
5048
5065
|
}
|
|
5049
5066
|
.ant-cascader-menu {
|
|
5067
|
+
flex-grow: 1;
|
|
5050
5068
|
min-width: 111px;
|
|
5051
5069
|
height: 180px;
|
|
5052
5070
|
margin: 0;
|
|
@@ -5266,6 +5284,10 @@ a.ant-btn-sm {
|
|
|
5266
5284
|
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
|
|
5267
5285
|
margin-left: 8px;
|
|
5268
5286
|
}
|
|
5287
|
+
.ant-checkbox-wrapper.ant-checkbox-wrapper-in-form-item input[type='checkbox'] {
|
|
5288
|
+
width: 14px;
|
|
5289
|
+
height: 14px;
|
|
5290
|
+
}
|
|
5269
5291
|
.ant-checkbox + span {
|
|
5270
5292
|
padding-right: 8px;
|
|
5271
5293
|
padding-left: 8px;
|
|
@@ -5418,6 +5440,9 @@ a.ant-btn-sm {
|
|
|
5418
5440
|
.ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
|
|
5419
5441
|
border-radius: 0;
|
|
5420
5442
|
}
|
|
5443
|
+
.ant-collapse-borderless > .ant-collapse-item:last-child {
|
|
5444
|
+
border-bottom: 0;
|
|
5445
|
+
}
|
|
5421
5446
|
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
|
|
5422
5447
|
background-color: transparent;
|
|
5423
5448
|
border-top: 0;
|
|
@@ -5572,6 +5597,30 @@ a.ant-btn-sm {
|
|
|
5572
5597
|
margin-right: 44px;
|
|
5573
5598
|
margin-left: 0;
|
|
5574
5599
|
}
|
|
5600
|
+
.ant-picker-status-error.ant-picker,
|
|
5601
|
+
.ant-picker-status-error.ant-picker:not([disabled]):hover {
|
|
5602
|
+
background-color: #fff;
|
|
5603
|
+
border-color: #ff4d4f;
|
|
5604
|
+
}
|
|
5605
|
+
.ant-picker-status-error.ant-picker-focused,
|
|
5606
|
+
.ant-picker-status-error.ant-picker:focus {
|
|
5607
|
+
border-color: #ff7875;
|
|
5608
|
+
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
5609
|
+
border-right-width: 1px;
|
|
5610
|
+
outline: 0;
|
|
5611
|
+
}
|
|
5612
|
+
.ant-picker-status-warning.ant-picker,
|
|
5613
|
+
.ant-picker-status-warning.ant-picker:not([disabled]):hover {
|
|
5614
|
+
background-color: #fff;
|
|
5615
|
+
border-color: #faad14;
|
|
5616
|
+
}
|
|
5617
|
+
.ant-picker-status-warning.ant-picker-focused,
|
|
5618
|
+
.ant-picker-status-warning.ant-picker:focus {
|
|
5619
|
+
border-color: #ffc53d;
|
|
5620
|
+
box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
|
|
5621
|
+
border-right-width: 1px;
|
|
5622
|
+
outline: 0;
|
|
5623
|
+
}
|
|
5575
5624
|
.ant-picker {
|
|
5576
5625
|
box-sizing: border-box;
|
|
5577
5626
|
margin: 0;
|
|
@@ -5594,7 +5643,7 @@ a.ant-btn-sm {
|
|
|
5594
5643
|
.ant-picker:hover,
|
|
5595
5644
|
.ant-picker-focused {
|
|
5596
5645
|
border-color: #40a9ff;
|
|
5597
|
-
border-right-width: 1px
|
|
5646
|
+
border-right-width: 1px;
|
|
5598
5647
|
}
|
|
5599
5648
|
.ant-input-rtl .ant-picker:hover,
|
|
5600
5649
|
.ant-input-rtl .ant-picker-focused {
|
|
@@ -5604,7 +5653,7 @@ a.ant-btn-sm {
|
|
|
5604
5653
|
.ant-picker-focused {
|
|
5605
5654
|
border-color: #40a9ff;
|
|
5606
5655
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
5607
|
-
border-right-width: 1px
|
|
5656
|
+
border-right-width: 1px;
|
|
5608
5657
|
outline: 0;
|
|
5609
5658
|
}
|
|
5610
5659
|
.ant-input-rtl .ant-picker-focused {
|
|
@@ -5664,7 +5713,7 @@ a.ant-btn-sm {
|
|
|
5664
5713
|
}
|
|
5665
5714
|
.ant-picker-input > input:hover {
|
|
5666
5715
|
border-color: #40a9ff;
|
|
5667
|
-
border-right-width: 1px
|
|
5716
|
+
border-right-width: 1px;
|
|
5668
5717
|
}
|
|
5669
5718
|
.ant-input-rtl .ant-picker-input > input:hover {
|
|
5670
5719
|
border-right-width: 0;
|
|
@@ -5674,7 +5723,7 @@ a.ant-btn-sm {
|
|
|
5674
5723
|
.ant-picker-input > input-focused {
|
|
5675
5724
|
border-color: #40a9ff;
|
|
5676
5725
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
5677
|
-
border-right-width: 1px
|
|
5726
|
+
border-right-width: 1px;
|
|
5678
5727
|
outline: 0;
|
|
5679
5728
|
}
|
|
5680
5729
|
.ant-input-rtl .ant-picker-input > input:focus,
|
|
@@ -5692,7 +5741,7 @@ a.ant-btn-sm {
|
|
|
5692
5741
|
}
|
|
5693
5742
|
.ant-picker-input > input-disabled:hover {
|
|
5694
5743
|
border-color: #d9d9d9;
|
|
5695
|
-
border-right-width: 1px
|
|
5744
|
+
border-right-width: 1px;
|
|
5696
5745
|
}
|
|
5697
5746
|
.ant-picker-input > input[disabled] {
|
|
5698
5747
|
color: rgba(0, 0, 0, 0.25);
|
|
@@ -5704,7 +5753,7 @@ a.ant-btn-sm {
|
|
|
5704
5753
|
}
|
|
5705
5754
|
.ant-picker-input > input[disabled]:hover {
|
|
5706
5755
|
border-color: #d9d9d9;
|
|
5707
|
-
border-right-width: 1px
|
|
5756
|
+
border-right-width: 1px;
|
|
5708
5757
|
}
|
|
5709
5758
|
.ant-picker-input > input-borderless,
|
|
5710
5759
|
.ant-picker-input > input-borderless:hover,
|
|
@@ -5756,6 +5805,8 @@ textarea.ant-picker-input > input {
|
|
|
5756
5805
|
padding: 0px 7px 0px;
|
|
5757
5806
|
}
|
|
5758
5807
|
.ant-picker-suffix {
|
|
5808
|
+
display: flex;
|
|
5809
|
+
flex: none;
|
|
5759
5810
|
align-self: center;
|
|
5760
5811
|
margin-left: 4px;
|
|
5761
5812
|
color: rgba(0, 0, 0, 0.25);
|
|
@@ -5765,6 +5816,9 @@ textarea.ant-picker-input > input {
|
|
|
5765
5816
|
.ant-picker-suffix > * {
|
|
5766
5817
|
vertical-align: top;
|
|
5767
5818
|
}
|
|
5819
|
+
.ant-picker-suffix > *:not(:last-child) {
|
|
5820
|
+
margin-right: 8px;
|
|
5821
|
+
}
|
|
5768
5822
|
.ant-picker-clear {
|
|
5769
5823
|
position: absolute;
|
|
5770
5824
|
top: 50%;
|
|
@@ -5849,14 +5903,14 @@ textarea.ant-picker-input > input {
|
|
|
5849
5903
|
display: none;
|
|
5850
5904
|
}
|
|
5851
5905
|
.ant-picker-dropdown-placement-bottomLeft .ant-picker-range-arrow {
|
|
5852
|
-
top:
|
|
5906
|
+
top: 2.58561808px;
|
|
5853
5907
|
display: block;
|
|
5854
|
-
transform: rotate(-
|
|
5908
|
+
transform: rotate(-135deg) translateY(1px);
|
|
5855
5909
|
}
|
|
5856
5910
|
.ant-picker-dropdown-placement-topLeft .ant-picker-range-arrow {
|
|
5857
|
-
bottom:
|
|
5911
|
+
bottom: 2.58561808px;
|
|
5858
5912
|
display: block;
|
|
5859
|
-
transform: rotate(
|
|
5913
|
+
transform: rotate(45deg);
|
|
5860
5914
|
}
|
|
5861
5915
|
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topLeft,
|
|
5862
5916
|
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topRight,
|
|
@@ -5879,7 +5933,7 @@ textarea.ant-picker-input > input {
|
|
|
5879
5933
|
animation-name: antSlideUpOut;
|
|
5880
5934
|
}
|
|
5881
5935
|
.ant-picker-dropdown-range {
|
|
5882
|
-
padding:
|
|
5936
|
+
padding: 7.54247233px 0;
|
|
5883
5937
|
}
|
|
5884
5938
|
.ant-picker-dropdown-range-hidden {
|
|
5885
5939
|
display: none;
|
|
@@ -5915,21 +5969,26 @@ textarea.ant-picker-input > input {
|
|
|
5915
5969
|
position: absolute;
|
|
5916
5970
|
z-index: 1;
|
|
5917
5971
|
display: none;
|
|
5918
|
-
width:
|
|
5919
|
-
height:
|
|
5972
|
+
width: 11.3137085px;
|
|
5973
|
+
height: 11.3137085px;
|
|
5920
5974
|
margin-left: 16.5px;
|
|
5921
|
-
|
|
5975
|
+
background: linear-gradient(135deg, transparent 40%, #fff 40%);
|
|
5976
|
+
box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, 0.1);
|
|
5922
5977
|
transition: left 0.3s ease-out;
|
|
5978
|
+
border-radius: 0 0 2px;
|
|
5979
|
+
pointer-events: none;
|
|
5923
5980
|
}
|
|
5924
|
-
.ant-picker-range-arrow::
|
|
5981
|
+
.ant-picker-range-arrow::before {
|
|
5925
5982
|
position: absolute;
|
|
5926
|
-
top:
|
|
5927
|
-
|
|
5928
|
-
width:
|
|
5929
|
-
height:
|
|
5930
|
-
|
|
5931
|
-
|
|
5983
|
+
top: -11.3137085px;
|
|
5984
|
+
left: -11.3137085px;
|
|
5985
|
+
width: 33.9411255px;
|
|
5986
|
+
height: 33.9411255px;
|
|
5987
|
+
background: #fff;
|
|
5988
|
+
background-repeat: no-repeat;
|
|
5989
|
+
background-position: -10px -10px;
|
|
5932
5990
|
content: '';
|
|
5991
|
+
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
|
|
5933
5992
|
}
|
|
5934
5993
|
.ant-picker-panel-container {
|
|
5935
5994
|
overflow: hidden;
|
|
@@ -6453,7 +6512,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
|
|
6453
6512
|
background: transparent;
|
|
6454
6513
|
cursor: not-allowed;
|
|
6455
6514
|
}
|
|
6456
|
-
/* stylelint-disable
|
|
6515
|
+
/* stylelint-disable selector-type-no-unknown,selector-no-vendor-prefix */
|
|
6457
6516
|
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
|
|
6458
6517
|
:root .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
|
|
6459
6518
|
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell,
|
|
@@ -7102,35 +7161,46 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
7102
7161
|
.ant-dropdown-menu-submenu-hidden {
|
|
7103
7162
|
display: none;
|
|
7104
7163
|
}
|
|
7105
|
-
.ant-dropdown-show-arrow.ant-dropdown-placement-topCenter,
|
|
7106
7164
|
.ant-dropdown-show-arrow.ant-dropdown-placement-topLeft,
|
|
7165
|
+
.ant-dropdown-show-arrow.ant-dropdown-placement-top,
|
|
7107
7166
|
.ant-dropdown-show-arrow.ant-dropdown-placement-topRight {
|
|
7108
|
-
padding-bottom:
|
|
7167
|
+
padding-bottom: 15.3137085px;
|
|
7109
7168
|
}
|
|
7110
|
-
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomCenter,
|
|
7111
7169
|
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomLeft,
|
|
7170
|
+
.ant-dropdown-show-arrow.ant-dropdown-placement-bottom,
|
|
7112
7171
|
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomRight {
|
|
7113
|
-
padding-top:
|
|
7172
|
+
padding-top: 15.3137085px;
|
|
7114
7173
|
}
|
|
7115
7174
|
.ant-dropdown-arrow {
|
|
7116
7175
|
position: absolute;
|
|
7117
7176
|
z-index: 1;
|
|
7118
7177
|
display: block;
|
|
7119
|
-
width:
|
|
7120
|
-
height:
|
|
7121
|
-
background: transparent;
|
|
7122
|
-
border-
|
|
7123
|
-
|
|
7124
|
-
|
|
7178
|
+
width: 11.3137085px;
|
|
7179
|
+
height: 11.3137085px;
|
|
7180
|
+
background: linear-gradient(135deg, transparent 40%, #fff 40%);
|
|
7181
|
+
border-radius: 0 0 2px;
|
|
7182
|
+
pointer-events: none;
|
|
7183
|
+
}
|
|
7184
|
+
.ant-dropdown-arrow::before {
|
|
7185
|
+
position: absolute;
|
|
7186
|
+
top: -11.3137085px;
|
|
7187
|
+
left: -11.3137085px;
|
|
7188
|
+
width: 33.9411255px;
|
|
7189
|
+
height: 33.9411255px;
|
|
7190
|
+
background: #fff;
|
|
7191
|
+
background-repeat: no-repeat;
|
|
7192
|
+
background-position: -10px -10px;
|
|
7193
|
+
content: '';
|
|
7194
|
+
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
|
|
7125
7195
|
}
|
|
7126
|
-
.ant-dropdown-placement-
|
|
7196
|
+
.ant-dropdown-placement-top > .ant-dropdown-arrow,
|
|
7127
7197
|
.ant-dropdown-placement-topLeft > .ant-dropdown-arrow,
|
|
7128
7198
|
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
|
|
7129
|
-
bottom:
|
|
7130
|
-
|
|
7131
|
-
|
|
7199
|
+
bottom: 10px;
|
|
7200
|
+
box-shadow: 3px 3px 7px -3px rgba(0, 0, 0, 0.1);
|
|
7201
|
+
transform: rotate(45deg);
|
|
7132
7202
|
}
|
|
7133
|
-
.ant-dropdown-placement-
|
|
7203
|
+
.ant-dropdown-placement-top > .ant-dropdown-arrow {
|
|
7134
7204
|
left: 50%;
|
|
7135
7205
|
transform: translateX(-50%) rotate(45deg);
|
|
7136
7206
|
}
|
|
@@ -7140,16 +7210,16 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
7140
7210
|
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
|
|
7141
7211
|
right: 16px;
|
|
7142
7212
|
}
|
|
7143
|
-
.ant-dropdown-placement-
|
|
7213
|
+
.ant-dropdown-placement-bottom > .ant-dropdown-arrow,
|
|
7144
7214
|
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow,
|
|
7145
7215
|
.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
|
|
7146
|
-
top:
|
|
7147
|
-
|
|
7148
|
-
|
|
7216
|
+
top: 9.41421356px;
|
|
7217
|
+
box-shadow: 2px 2px 5px -2px rgba(0, 0, 0, 0.1);
|
|
7218
|
+
transform: rotate(-135deg) translateY(-0.5px);
|
|
7149
7219
|
}
|
|
7150
|
-
.ant-dropdown-placement-
|
|
7220
|
+
.ant-dropdown-placement-bottom > .ant-dropdown-arrow {
|
|
7151
7221
|
left: 50%;
|
|
7152
|
-
transform: translateX(-50%) rotate(
|
|
7222
|
+
transform: translateX(-50%) rotate(-135deg) translateY(-0.5px);
|
|
7153
7223
|
}
|
|
7154
7224
|
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow {
|
|
7155
7225
|
left: 16px;
|
|
@@ -7235,7 +7305,11 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
7235
7305
|
background-color: #e5f7fe;
|
|
7236
7306
|
}
|
|
7237
7307
|
.ant-dropdown-menu-item:hover,
|
|
7238
|
-
.ant-dropdown-menu-submenu-title:hover
|
|
7308
|
+
.ant-dropdown-menu-submenu-title:hover,
|
|
7309
|
+
.ant-dropdown-menu-item.ant-dropdown-menu-item-active,
|
|
7310
|
+
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-active,
|
|
7311
|
+
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-active,
|
|
7312
|
+
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-active {
|
|
7239
7313
|
background-color: #e5f7fe;
|
|
7240
7314
|
}
|
|
7241
7315
|
.ant-dropdown-menu-item-disabled,
|
|
@@ -7303,27 +7377,27 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
7303
7377
|
}
|
|
7304
7378
|
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,
|
|
7305
7379
|
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,
|
|
7306
|
-
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-
|
|
7307
|
-
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-
|
|
7380
|
+
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottom,
|
|
7381
|
+
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottom,
|
|
7308
7382
|
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomRight,
|
|
7309
7383
|
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomRight {
|
|
7310
7384
|
animation-name: antSlideUpIn;
|
|
7311
7385
|
}
|
|
7312
7386
|
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topLeft,
|
|
7313
7387
|
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topLeft,
|
|
7314
|
-
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-
|
|
7315
|
-
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-
|
|
7388
|
+
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-top,
|
|
7389
|
+
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-top,
|
|
7316
7390
|
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topRight,
|
|
7317
7391
|
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topRight {
|
|
7318
7392
|
animation-name: antSlideDownIn;
|
|
7319
7393
|
}
|
|
7320
7394
|
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomLeft,
|
|
7321
|
-
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-
|
|
7395
|
+
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottom,
|
|
7322
7396
|
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomRight {
|
|
7323
7397
|
animation-name: antSlideUpOut;
|
|
7324
7398
|
}
|
|
7325
7399
|
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topLeft,
|
|
7326
|
-
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-
|
|
7400
|
+
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-top,
|
|
7327
7401
|
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topRight {
|
|
7328
7402
|
animation-name: antSlideDownOut;
|
|
7329
7403
|
}
|
|
@@ -7499,55 +7573,9 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
7499
7573
|
.ant-empty-rtl {
|
|
7500
7574
|
direction: rtl;
|
|
7501
7575
|
}
|
|
7502
|
-
.ant-form-item .ant-upload {
|
|
7503
|
-
background: transparent;
|
|
7504
|
-
}
|
|
7505
|
-
.ant-form-item .ant-upload.ant-upload-drag {
|
|
7506
|
-
background: #fafafa;
|
|
7507
|
-
}
|
|
7508
|
-
.ant-form-item input[type='radio'],
|
|
7509
|
-
.ant-form-item input[type='checkbox'] {
|
|
7510
|
-
width: 14px;
|
|
7511
|
-
height: 14px;
|
|
7512
|
-
}
|
|
7513
|
-
.ant-form-item .ant-radio-inline,
|
|
7514
|
-
.ant-form-item .ant-checkbox-inline {
|
|
7515
|
-
display: inline-block;
|
|
7516
|
-
margin-left: 8px;
|
|
7517
|
-
font-weight: normal;
|
|
7518
|
-
vertical-align: middle;
|
|
7519
|
-
cursor: pointer;
|
|
7520
|
-
}
|
|
7521
|
-
.ant-form-item .ant-radio-inline:first-child,
|
|
7522
|
-
.ant-form-item .ant-checkbox-inline:first-child {
|
|
7523
|
-
margin-left: 0;
|
|
7524
|
-
}
|
|
7525
|
-
.ant-form-item .ant-checkbox-vertical,
|
|
7526
|
-
.ant-form-item .ant-radio-vertical {
|
|
7527
|
-
display: block;
|
|
7528
|
-
}
|
|
7529
|
-
.ant-form-item .ant-checkbox-vertical + .ant-checkbox-vertical,
|
|
7530
|
-
.ant-form-item .ant-radio-vertical + .ant-radio-vertical {
|
|
7531
|
-
margin-left: 0;
|
|
7532
|
-
}
|
|
7533
7576
|
.ant-form-item .ant-input-number + .ant-form-text {
|
|
7534
7577
|
margin-left: 8px;
|
|
7535
7578
|
}
|
|
7536
|
-
.ant-form-item .ant-input-number-handler-wrap {
|
|
7537
|
-
z-index: 2;
|
|
7538
|
-
}
|
|
7539
|
-
.ant-form-item .ant-select,
|
|
7540
|
-
.ant-form-item .ant-cascader-picker {
|
|
7541
|
-
width: 100%;
|
|
7542
|
-
}
|
|
7543
|
-
.ant-form-item .ant-picker-calendar-year-select,
|
|
7544
|
-
.ant-form-item .ant-picker-calendar-month-select,
|
|
7545
|
-
.ant-form-item .ant-input-group .ant-select,
|
|
7546
|
-
.ant-form-item .ant-input-group .ant-cascader-picker,
|
|
7547
|
-
.ant-form-item .ant-input-number-group .ant-select,
|
|
7548
|
-
.ant-form-item .ant-input-number-group .ant-cascader-picker {
|
|
7549
|
-
width: auto;
|
|
7550
|
-
}
|
|
7551
7579
|
.ant-form-inline {
|
|
7552
7580
|
display: flex;
|
|
7553
7581
|
flex-wrap: wrap;
|
|
@@ -7582,7 +7610,8 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
7582
7610
|
flex: 1 1 0;
|
|
7583
7611
|
min-width: 0;
|
|
7584
7612
|
}
|
|
7585
|
-
.ant-form-horizontal .ant-form-item-label
|
|
7613
|
+
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
|
|
7614
|
+
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
|
|
7586
7615
|
min-width: unset;
|
|
7587
7616
|
}
|
|
7588
7617
|
.ant-form-vertical .ant-form-item {
|
|
@@ -7732,371 +7761,87 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
7732
7761
|
.ant-form-item-explain-warning {
|
|
7733
7762
|
color: #faad14;
|
|
7734
7763
|
}
|
|
7735
|
-
.ant-form-item-has-feedback .ant-input {
|
|
7736
|
-
padding-right: 24px;
|
|
7737
|
-
}
|
|
7738
|
-
.ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix {
|
|
7739
|
-
padding-right: 18px;
|
|
7740
|
-
}
|
|
7741
|
-
.ant-form-item-has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
|
|
7742
|
-
right: 28px;
|
|
7743
|
-
}
|
|
7744
7764
|
.ant-form-item-has-feedback .ant-switch {
|
|
7745
7765
|
margin: 2px 0 4px;
|
|
7746
7766
|
}
|
|
7747
|
-
.ant-form-item-has-
|
|
7748
|
-
|
|
7749
|
-
.ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
|
|
7750
|
-
.ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-clear,
|
|
7751
|
-
.ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-arrow,
|
|
7752
|
-
.ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-clear {
|
|
7753
|
-
right: 32px;
|
|
7754
|
-
}
|
|
7755
|
-
.ant-form-item-has-feedback > .ant-select .ant-select-selection-selected-value,
|
|
7756
|
-
.ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value,
|
|
7757
|
-
.ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-selection-selected-value {
|
|
7758
|
-
padding-right: 42px;
|
|
7759
|
-
}
|
|
7760
|
-
.ant-form-item-has-feedback .ant-cascader-picker-arrow {
|
|
7761
|
-
margin-right: 19px;
|
|
7762
|
-
}
|
|
7763
|
-
.ant-form-item-has-feedback .ant-cascader-picker-clear {
|
|
7764
|
-
right: 32px;
|
|
7765
|
-
}
|
|
7766
|
-
.ant-form-item-has-feedback .ant-picker {
|
|
7767
|
-
padding-right: 29.2px;
|
|
7768
|
-
}
|
|
7769
|
-
.ant-form-item-has-feedback .ant-picker-large {
|
|
7770
|
-
padding-right: 29.2px;
|
|
7767
|
+
.ant-form-item-has-warning .ant-form-item-split {
|
|
7768
|
+
color: #faad14;
|
|
7771
7769
|
}
|
|
7772
|
-
.ant-form-item-has-
|
|
7773
|
-
|
|
7770
|
+
.ant-form-item-has-error .ant-form-item-split {
|
|
7771
|
+
color: #ff4d4f;
|
|
7774
7772
|
}
|
|
7775
|
-
.ant-form
|
|
7776
|
-
|
|
7777
|
-
|
|
7778
|
-
|
|
7779
|
-
|
|
7780
|
-
top: 50%;
|
|
7781
|
-
right: 0;
|
|
7782
|
-
z-index: 1;
|
|
7783
|
-
width: 32px;
|
|
7784
|
-
height: 20px;
|
|
7785
|
-
margin-top: -10px;
|
|
7773
|
+
.ant-form {
|
|
7774
|
+
box-sizing: border-box;
|
|
7775
|
+
margin: 0;
|
|
7776
|
+
padding: 0;
|
|
7777
|
+
color: #595959;
|
|
7786
7778
|
font-size: 14px;
|
|
7787
|
-
|
|
7788
|
-
|
|
7789
|
-
|
|
7790
|
-
|
|
7791
|
-
pointer-events: none;
|
|
7792
|
-
}
|
|
7793
|
-
.ant-form-item-has-success.ant-form-item-has-feedback .ant-form-item-children-icon {
|
|
7794
|
-
color: #52c41a;
|
|
7795
|
-
animation-name: diffZoomIn1 !important;
|
|
7779
|
+
font-variant: tabular-nums;
|
|
7780
|
+
line-height: 1.5715;
|
|
7781
|
+
list-style: none;
|
|
7782
|
+
font-feature-settings: 'tnum';
|
|
7796
7783
|
}
|
|
7797
|
-
.ant-form
|
|
7798
|
-
|
|
7784
|
+
.ant-form legend {
|
|
7785
|
+
display: block;
|
|
7786
|
+
width: 100%;
|
|
7787
|
+
margin-bottom: 20px;
|
|
7788
|
+
padding: 0;
|
|
7789
|
+
color: rgba(0, 0, 0, 0.45);
|
|
7790
|
+
font-size: 16px;
|
|
7791
|
+
line-height: inherit;
|
|
7792
|
+
border: 0;
|
|
7793
|
+
border-bottom: 1px solid #d9d9d9;
|
|
7799
7794
|
}
|
|
7800
|
-
.ant-form
|
|
7801
|
-
|
|
7802
|
-
.ant-form-item-has-warning :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
|
|
7803
|
-
.ant-form-item-has-warning :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover,
|
|
7804
|
-
.ant-form-item-has-warning :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover,
|
|
7805
|
-
.ant-form-item-has-warning :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
|
|
7806
|
-
background-color: #fff;
|
|
7807
|
-
border-color: #faad14;
|
|
7795
|
+
.ant-form label {
|
|
7796
|
+
font-size: 14px;
|
|
7808
7797
|
}
|
|
7809
|
-
.ant-form
|
|
7810
|
-
|
|
7811
|
-
.ant-form-item-has-warning :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
|
|
7812
|
-
.ant-form-item-has-warning :not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused,
|
|
7813
|
-
.ant-form-item-has-warning :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused,
|
|
7814
|
-
.ant-form-item-has-warning :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
|
|
7815
|
-
border-color: #ffc53d;
|
|
7816
|
-
box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
|
|
7817
|
-
border-right-width: 1px !important;
|
|
7818
|
-
outline: 0;
|
|
7798
|
+
.ant-form input[type='search'] {
|
|
7799
|
+
box-sizing: border-box;
|
|
7819
7800
|
}
|
|
7820
|
-
.ant-form
|
|
7821
|
-
|
|
7822
|
-
|
|
7823
|
-
border-right-width: 1px !important;
|
|
7824
|
-
outline: 0;
|
|
7801
|
+
.ant-form input[type='radio'],
|
|
7802
|
+
.ant-form input[type='checkbox'] {
|
|
7803
|
+
line-height: normal;
|
|
7825
7804
|
}
|
|
7826
|
-
.ant-form
|
|
7827
|
-
|
|
7828
|
-
color: #faad14;
|
|
7805
|
+
.ant-form input[type='file'] {
|
|
7806
|
+
display: block;
|
|
7829
7807
|
}
|
|
7830
|
-
.ant-form
|
|
7831
|
-
|
|
7832
|
-
|
|
7833
|
-
border-color: #faad14;
|
|
7808
|
+
.ant-form input[type='range'] {
|
|
7809
|
+
display: block;
|
|
7810
|
+
width: 100%;
|
|
7834
7811
|
}
|
|
7835
|
-
.ant-form
|
|
7836
|
-
|
|
7812
|
+
.ant-form select[multiple],
|
|
7813
|
+
.ant-form select[size] {
|
|
7814
|
+
height: auto;
|
|
7837
7815
|
}
|
|
7838
|
-
.ant-form
|
|
7839
|
-
|
|
7840
|
-
|
|
7816
|
+
.ant-form input[type='file']:focus,
|
|
7817
|
+
.ant-form input[type='radio']:focus,
|
|
7818
|
+
.ant-form input[type='checkbox']:focus {
|
|
7819
|
+
outline: thin dotted;
|
|
7820
|
+
outline: 5px auto -webkit-focus-ring-color;
|
|
7821
|
+
outline-offset: -2px;
|
|
7841
7822
|
}
|
|
7842
|
-
.ant-form
|
|
7843
|
-
|
|
7844
|
-
|
|
7823
|
+
.ant-form output {
|
|
7824
|
+
display: block;
|
|
7825
|
+
padding-top: 15px;
|
|
7826
|
+
color: #595959;
|
|
7827
|
+
font-size: 14px;
|
|
7828
|
+
line-height: 1.5715;
|
|
7845
7829
|
}
|
|
7846
|
-
.ant-form
|
|
7847
|
-
|
|
7848
|
-
|
|
7849
|
-
box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
|
|
7850
|
-
border-right-width: 1px !important;
|
|
7851
|
-
outline: 0;
|
|
7830
|
+
.ant-form .ant-form-text {
|
|
7831
|
+
display: inline-block;
|
|
7832
|
+
padding-right: 8px;
|
|
7852
7833
|
}
|
|
7853
|
-
.ant-form-
|
|
7854
|
-
|
|
7855
|
-
background-color: #fff;
|
|
7856
|
-
border-color: #faad14;
|
|
7834
|
+
.ant-form-small .ant-form-item-label > label {
|
|
7835
|
+
height: 24px;
|
|
7857
7836
|
}
|
|
7858
|
-
.ant-form-
|
|
7859
|
-
|
|
7860
|
-
.ant-form-item-has-warning .ant-input-number:focus,
|
|
7861
|
-
.ant-form-item-has-warning .ant-picker:focus {
|
|
7862
|
-
border-color: #ffc53d;
|
|
7863
|
-
box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
|
|
7864
|
-
border-right-width: 1px !important;
|
|
7865
|
-
outline: 0;
|
|
7837
|
+
.ant-form-small .ant-form-item-control-input {
|
|
7838
|
+
min-height: 24px;
|
|
7866
7839
|
}
|
|
7867
|
-
.ant-form-
|
|
7868
|
-
|
|
7869
|
-
background-color: #fff;
|
|
7870
|
-
border-color: #faad14;
|
|
7840
|
+
.ant-form-large .ant-form-item-label > label {
|
|
7841
|
+
height: 40px;
|
|
7871
7842
|
}
|
|
7872
|
-
.ant-form-
|
|
7873
|
-
|
|
7874
|
-
box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
|
|
7875
|
-
border-right-width: 1px !important;
|
|
7876
|
-
outline: 0;
|
|
7877
|
-
}
|
|
7878
|
-
.ant-form-item-has-error .ant-form-item-split {
|
|
7879
|
-
color: #ff4d4f;
|
|
7880
|
-
}
|
|
7881
|
-
.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
|
|
7882
|
-
.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
|
|
7883
|
-
.ant-form-item-has-error :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
|
|
7884
|
-
.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover,
|
|
7885
|
-
.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover,
|
|
7886
|
-
.ant-form-item-has-error :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
|
|
7887
|
-
background-color: #fff;
|
|
7888
|
-
border-color: #ff4d4f;
|
|
7889
|
-
}
|
|
7890
|
-
.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
|
|
7891
|
-
.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
|
|
7892
|
-
.ant-form-item-has-error :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
|
|
7893
|
-
.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused,
|
|
7894
|
-
.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused,
|
|
7895
|
-
.ant-form-item-has-error :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
|
|
7896
|
-
border-color: #ff7875;
|
|
7897
|
-
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
7898
|
-
border-right-width: 1px !important;
|
|
7899
|
-
outline: 0;
|
|
7900
|
-
}
|
|
7901
|
-
.ant-form-item-has-error .ant-calendar-picker-open .ant-calendar-picker-input {
|
|
7902
|
-
border-color: #ff7875;
|
|
7903
|
-
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
7904
|
-
border-right-width: 1px !important;
|
|
7905
|
-
outline: 0;
|
|
7906
|
-
}
|
|
7907
|
-
.ant-form-item-has-error .ant-input-prefix,
|
|
7908
|
-
.ant-form-item-has-error .ant-input-number-prefix {
|
|
7909
|
-
color: #ff4d4f;
|
|
7910
|
-
}
|
|
7911
|
-
.ant-form-item-has-error .ant-input-group-addon,
|
|
7912
|
-
.ant-form-item-has-error .ant-input-number-group-addon {
|
|
7913
|
-
color: #ff4d4f;
|
|
7914
|
-
border-color: #ff4d4f;
|
|
7915
|
-
}
|
|
7916
|
-
.ant-form-item-has-error .has-feedback {
|
|
7917
|
-
color: #ff4d4f;
|
|
7918
|
-
}
|
|
7919
|
-
.ant-form-item-has-error.ant-form-item-has-feedback .ant-form-item-children-icon {
|
|
7920
|
-
color: #ff4d4f;
|
|
7921
|
-
animation-name: diffZoomIn2 !important;
|
|
7922
|
-
}
|
|
7923
|
-
.ant-form-item-has-error .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector {
|
|
7924
|
-
background-color: #fff;
|
|
7925
|
-
border-color: #ff4d4f !important;
|
|
7926
|
-
}
|
|
7927
|
-
.ant-form-item-has-error .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-open .ant-select-selector,
|
|
7928
|
-
.ant-form-item-has-error .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-focused .ant-select-selector {
|
|
7929
|
-
border-color: #ff7875;
|
|
7930
|
-
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
7931
|
-
border-right-width: 1px !important;
|
|
7932
|
-
outline: 0;
|
|
7933
|
-
}
|
|
7934
|
-
.ant-form-item-has-error .ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector,
|
|
7935
|
-
.ant-form-item-has-error .ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
|
|
7936
|
-
background-color: inherit;
|
|
7937
|
-
border: 0;
|
|
7938
|
-
box-shadow: none;
|
|
7939
|
-
}
|
|
7940
|
-
.ant-form-item-has-error .ant-select.ant-select-auto-complete .ant-input:focus {
|
|
7941
|
-
border-color: #ff4d4f;
|
|
7942
|
-
}
|
|
7943
|
-
.ant-form-item-has-error .ant-input-number,
|
|
7944
|
-
.ant-form-item-has-error .ant-picker {
|
|
7945
|
-
background-color: #fff;
|
|
7946
|
-
border-color: #ff4d4f;
|
|
7947
|
-
}
|
|
7948
|
-
.ant-form-item-has-error .ant-input-number-focused,
|
|
7949
|
-
.ant-form-item-has-error .ant-picker-focused,
|
|
7950
|
-
.ant-form-item-has-error .ant-input-number:focus,
|
|
7951
|
-
.ant-form-item-has-error .ant-picker:focus {
|
|
7952
|
-
border-color: #ff7875;
|
|
7953
|
-
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
7954
|
-
border-right-width: 1px !important;
|
|
7955
|
-
outline: 0;
|
|
7956
|
-
}
|
|
7957
|
-
.ant-form-item-has-error .ant-input-number:not([disabled]):hover,
|
|
7958
|
-
.ant-form-item-has-error .ant-picker:not([disabled]):hover {
|
|
7959
|
-
background-color: #fff;
|
|
7960
|
-
border-color: #ff4d4f;
|
|
7961
|
-
}
|
|
7962
|
-
.ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor,
|
|
7963
|
-
.ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {
|
|
7964
|
-
background-color: #fff;
|
|
7965
|
-
border-color: #ff4d4f;
|
|
7966
|
-
}
|
|
7967
|
-
.ant-form-item-has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,
|
|
7968
|
-
.ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {
|
|
7969
|
-
border-color: #ff7875;
|
|
7970
|
-
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
7971
|
-
border-right-width: 1px !important;
|
|
7972
|
-
outline: 0;
|
|
7973
|
-
}
|
|
7974
|
-
.ant-form-item-has-error .ant-cascader-picker:hover .ant-cascader-picker-label:hover + .ant-cascader-input.ant-input {
|
|
7975
|
-
border-color: #ff4d4f;
|
|
7976
|
-
}
|
|
7977
|
-
.ant-form-item-has-error .ant-cascader-picker:focus .ant-cascader-input {
|
|
7978
|
-
background-color: #fff;
|
|
7979
|
-
border-color: #ff7875;
|
|
7980
|
-
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
7981
|
-
border-right-width: 1px !important;
|
|
7982
|
-
outline: 0;
|
|
7983
|
-
}
|
|
7984
|
-
.ant-form-item-has-error .ant-transfer-list {
|
|
7985
|
-
border-color: #ff4d4f;
|
|
7986
|
-
}
|
|
7987
|
-
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]) {
|
|
7988
|
-
border-color: #d9d9d9;
|
|
7989
|
-
}
|
|
7990
|
-
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]):hover {
|
|
7991
|
-
border-color: #40a9ff;
|
|
7992
|
-
border-right-width: 1px !important;
|
|
7993
|
-
}
|
|
7994
|
-
.ant-input-rtl .ant-form-item-has-error .ant-transfer-list-search:not([disabled]):hover {
|
|
7995
|
-
border-right-width: 0;
|
|
7996
|
-
border-left-width: 1px !important;
|
|
7997
|
-
}
|
|
7998
|
-
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]):focus {
|
|
7999
|
-
border-color: #40a9ff;
|
|
8000
|
-
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
8001
|
-
border-right-width: 1px !important;
|
|
8002
|
-
outline: 0;
|
|
8003
|
-
}
|
|
8004
|
-
.ant-input-rtl .ant-form-item-has-error .ant-transfer-list-search:not([disabled]):focus {
|
|
8005
|
-
border-right-width: 0;
|
|
8006
|
-
border-left-width: 1px !important;
|
|
8007
|
-
}
|
|
8008
|
-
.ant-form-item-has-error .ant-radio-button-wrapper {
|
|
8009
|
-
border-color: #ff4d4f !important;
|
|
8010
|
-
}
|
|
8011
|
-
.ant-form-item-has-error .ant-radio-button-wrapper:not(:first-child)::before {
|
|
8012
|
-
background-color: #ff4d4f;
|
|
8013
|
-
}
|
|
8014
|
-
.ant-form-item-has-error .ant-mentions {
|
|
8015
|
-
border-color: #ff4d4f !important;
|
|
8016
|
-
}
|
|
8017
|
-
.ant-form-item-has-error .ant-mentions-focused,
|
|
8018
|
-
.ant-form-item-has-error .ant-mentions:focus {
|
|
8019
|
-
border-color: #ff7875;
|
|
8020
|
-
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
8021
|
-
border-right-width: 1px !important;
|
|
8022
|
-
outline: 0;
|
|
8023
|
-
}
|
|
8024
|
-
.ant-form-item-is-validating.ant-form-item-has-feedback .ant-form-item-children-icon {
|
|
8025
|
-
display: inline-block;
|
|
8026
|
-
color: #1890ff;
|
|
8027
|
-
}
|
|
8028
|
-
.ant-form {
|
|
8029
|
-
box-sizing: border-box;
|
|
8030
|
-
margin: 0;
|
|
8031
|
-
padding: 0;
|
|
8032
|
-
color: #595959;
|
|
8033
|
-
font-size: 14px;
|
|
8034
|
-
font-variant: tabular-nums;
|
|
8035
|
-
line-height: 1.5715;
|
|
8036
|
-
list-style: none;
|
|
8037
|
-
font-feature-settings: 'tnum';
|
|
8038
|
-
}
|
|
8039
|
-
.ant-form legend {
|
|
8040
|
-
display: block;
|
|
8041
|
-
width: 100%;
|
|
8042
|
-
margin-bottom: 20px;
|
|
8043
|
-
padding: 0;
|
|
8044
|
-
color: rgba(0, 0, 0, 0.45);
|
|
8045
|
-
font-size: 16px;
|
|
8046
|
-
line-height: inherit;
|
|
8047
|
-
border: 0;
|
|
8048
|
-
border-bottom: 1px solid #d9d9d9;
|
|
8049
|
-
}
|
|
8050
|
-
.ant-form label {
|
|
8051
|
-
font-size: 14px;
|
|
8052
|
-
}
|
|
8053
|
-
.ant-form input[type='search'] {
|
|
8054
|
-
box-sizing: border-box;
|
|
8055
|
-
}
|
|
8056
|
-
.ant-form input[type='radio'],
|
|
8057
|
-
.ant-form input[type='checkbox'] {
|
|
8058
|
-
line-height: normal;
|
|
8059
|
-
}
|
|
8060
|
-
.ant-form input[type='file'] {
|
|
8061
|
-
display: block;
|
|
8062
|
-
}
|
|
8063
|
-
.ant-form input[type='range'] {
|
|
8064
|
-
display: block;
|
|
8065
|
-
width: 100%;
|
|
8066
|
-
}
|
|
8067
|
-
.ant-form select[multiple],
|
|
8068
|
-
.ant-form select[size] {
|
|
8069
|
-
height: auto;
|
|
8070
|
-
}
|
|
8071
|
-
.ant-form input[type='file']:focus,
|
|
8072
|
-
.ant-form input[type='radio']:focus,
|
|
8073
|
-
.ant-form input[type='checkbox']:focus {
|
|
8074
|
-
outline: thin dotted;
|
|
8075
|
-
outline: 5px auto -webkit-focus-ring-color;
|
|
8076
|
-
outline-offset: -2px;
|
|
8077
|
-
}
|
|
8078
|
-
.ant-form output {
|
|
8079
|
-
display: block;
|
|
8080
|
-
padding-top: 15px;
|
|
8081
|
-
color: #595959;
|
|
8082
|
-
font-size: 14px;
|
|
8083
|
-
line-height: 1.5715;
|
|
8084
|
-
}
|
|
8085
|
-
.ant-form .ant-form-text {
|
|
8086
|
-
display: inline-block;
|
|
8087
|
-
padding-right: 8px;
|
|
8088
|
-
}
|
|
8089
|
-
.ant-form-small .ant-form-item-label > label {
|
|
8090
|
-
height: 24px;
|
|
8091
|
-
}
|
|
8092
|
-
.ant-form-small .ant-form-item-control-input {
|
|
8093
|
-
min-height: 24px;
|
|
8094
|
-
}
|
|
8095
|
-
.ant-form-large .ant-form-item-label > label {
|
|
8096
|
-
height: 40px;
|
|
8097
|
-
}
|
|
8098
|
-
.ant-form-large .ant-form-item-control-input {
|
|
8099
|
-
min-height: 40px;
|
|
7843
|
+
.ant-form-large .ant-form-item-control-input {
|
|
7844
|
+
min-height: 40px;
|
|
8100
7845
|
}
|
|
8101
7846
|
.ant-form-item {
|
|
8102
7847
|
box-sizing: border-box;
|
|
@@ -8219,14 +7964,30 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
8219
7964
|
.ant-form-item-extra {
|
|
8220
7965
|
min-height: 24px;
|
|
8221
7966
|
}
|
|
8222
|
-
.ant-form-item .ant-input-textarea-show-count::after {
|
|
8223
|
-
margin-bottom: -22px;
|
|
8224
|
-
}
|
|
8225
7967
|
.ant-form-item-with-help .ant-form-item-explain {
|
|
8226
7968
|
height: auto;
|
|
8227
7969
|
min-height: 24px;
|
|
8228
7970
|
opacity: 1;
|
|
8229
7971
|
}
|
|
7972
|
+
.ant-form-item-feedback-icon {
|
|
7973
|
+
font-size: 14px;
|
|
7974
|
+
text-align: center;
|
|
7975
|
+
visibility: visible;
|
|
7976
|
+
animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
|
|
7977
|
+
pointer-events: none;
|
|
7978
|
+
}
|
|
7979
|
+
.ant-form-item-feedback-icon-success {
|
|
7980
|
+
color: #52c41a;
|
|
7981
|
+
}
|
|
7982
|
+
.ant-form-item-feedback-icon-error {
|
|
7983
|
+
color: #ff4d4f;
|
|
7984
|
+
}
|
|
7985
|
+
.ant-form-item-feedback-icon-warning {
|
|
7986
|
+
color: #faad14;
|
|
7987
|
+
}
|
|
7988
|
+
.ant-form-item-feedback-icon-validating {
|
|
7989
|
+
color: #1890ff;
|
|
7990
|
+
}
|
|
8230
7991
|
.ant-show-help {
|
|
8231
7992
|
transition: height 0.3s linear, min-height 0.3s linear, margin-bottom 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
8232
7993
|
}
|
|
@@ -8396,6 +8157,9 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
8396
8157
|
.ant-row-space-around {
|
|
8397
8158
|
justify-content: space-around;
|
|
8398
8159
|
}
|
|
8160
|
+
.ant-row-space-evenly {
|
|
8161
|
+
justify-content: space-evenly;
|
|
8162
|
+
}
|
|
8399
8163
|
.ant-row-top {
|
|
8400
8164
|
align-items: flex-start;
|
|
8401
8165
|
}
|
|
@@ -13603,7 +13367,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
13603
13367
|
text-align: center;
|
|
13604
13368
|
}
|
|
13605
13369
|
.ant-image-preview.ant-zoom-enter,
|
|
13606
|
-
.ant-image-preview.
|
|
13370
|
+
.ant-image-preview.ant-zoom-appear {
|
|
13607
13371
|
transform: none;
|
|
13608
13372
|
opacity: 0;
|
|
13609
13373
|
animation-duration: 0.3s;
|
|
@@ -13708,6 +13472,11 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
13708
13472
|
.ant-image-preview-operations-operation:last-of-type {
|
|
13709
13473
|
margin-left: 0;
|
|
13710
13474
|
}
|
|
13475
|
+
.ant-image-preview-operations-progress {
|
|
13476
|
+
position: absolute;
|
|
13477
|
+
left: 50%;
|
|
13478
|
+
transform: translateX(-50%);
|
|
13479
|
+
}
|
|
13711
13480
|
.ant-image-preview-operations-icon {
|
|
13712
13481
|
font-size: 18px;
|
|
13713
13482
|
}
|
|
@@ -13777,7 +13546,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
13777
13546
|
}
|
|
13778
13547
|
.ant-input-affix-wrapper:hover {
|
|
13779
13548
|
border-color: #40a9ff;
|
|
13780
|
-
border-right-width: 1px
|
|
13549
|
+
border-right-width: 1px;
|
|
13781
13550
|
}
|
|
13782
13551
|
.ant-input-rtl .ant-input-affix-wrapper:hover {
|
|
13783
13552
|
border-right-width: 0;
|
|
@@ -13787,7 +13556,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
13787
13556
|
.ant-input-affix-wrapper-focused {
|
|
13788
13557
|
border-color: #40a9ff;
|
|
13789
13558
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
13790
|
-
border-right-width: 1px
|
|
13559
|
+
border-right-width: 1px;
|
|
13791
13560
|
outline: 0;
|
|
13792
13561
|
}
|
|
13793
13562
|
.ant-input-rtl .ant-input-affix-wrapper:focus,
|
|
@@ -13805,7 +13574,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
13805
13574
|
}
|
|
13806
13575
|
.ant-input-affix-wrapper-disabled:hover {
|
|
13807
13576
|
border-color: #d9d9d9;
|
|
13808
|
-
border-right-width: 1px
|
|
13577
|
+
border-right-width: 1px;
|
|
13809
13578
|
}
|
|
13810
13579
|
.ant-input-affix-wrapper[disabled] {
|
|
13811
13580
|
color: rgba(0, 0, 0, 0.25);
|
|
@@ -13817,7 +13586,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
|
13817
13586
|
}
|
|
13818
13587
|
.ant-input-affix-wrapper[disabled]:hover {
|
|
13819
13588
|
border-color: #d9d9d9;
|
|
13820
|
-
border-right-width: 1px
|
|
13589
|
+
border-right-width: 1px;
|
|
13821
13590
|
}
|
|
13822
13591
|
.ant-input-affix-wrapper-borderless,
|
|
13823
13592
|
.ant-input-affix-wrapper-borderless:hover,
|
|
@@ -13849,7 +13618,7 @@ textarea.ant-input-affix-wrapper {
|
|
|
13849
13618
|
}
|
|
13850
13619
|
.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
|
|
13851
13620
|
border-color: #40a9ff;
|
|
13852
|
-
border-right-width: 1px
|
|
13621
|
+
border-right-width: 1px;
|
|
13853
13622
|
z-index: 1;
|
|
13854
13623
|
}
|
|
13855
13624
|
.ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
|
|
@@ -13885,6 +13654,10 @@ textarea.ant-input-affix-wrapper {
|
|
|
13885
13654
|
flex: none;
|
|
13886
13655
|
align-items: center;
|
|
13887
13656
|
}
|
|
13657
|
+
.ant-input-prefix > *:not(:last-child),
|
|
13658
|
+
.ant-input-suffix > *:not(:last-child) {
|
|
13659
|
+
margin-right: 8px;
|
|
13660
|
+
}
|
|
13888
13661
|
.ant-input-show-count-suffix {
|
|
13889
13662
|
color: rgba(0, 0, 0, 0.45);
|
|
13890
13663
|
}
|
|
@@ -13897,7 +13670,8 @@ textarea.ant-input-affix-wrapper {
|
|
|
13897
13670
|
.ant-input-suffix {
|
|
13898
13671
|
margin-left: 4px;
|
|
13899
13672
|
}
|
|
13900
|
-
.anticon.ant-input-clear-icon
|
|
13673
|
+
.anticon.ant-input-clear-icon,
|
|
13674
|
+
.ant-input-clear-icon {
|
|
13901
13675
|
margin: 0;
|
|
13902
13676
|
color: rgba(0, 0, 0, 0.25);
|
|
13903
13677
|
font-size: 12px;
|
|
@@ -13905,16 +13679,20 @@ textarea.ant-input-affix-wrapper {
|
|
|
13905
13679
|
cursor: pointer;
|
|
13906
13680
|
transition: color 0.3s;
|
|
13907
13681
|
}
|
|
13908
|
-
.anticon.ant-input-clear-icon:hover
|
|
13682
|
+
.anticon.ant-input-clear-icon:hover,
|
|
13683
|
+
.ant-input-clear-icon:hover {
|
|
13909
13684
|
color: rgba(0, 0, 0, 0.45);
|
|
13910
13685
|
}
|
|
13911
|
-
.anticon.ant-input-clear-icon:active
|
|
13686
|
+
.anticon.ant-input-clear-icon:active,
|
|
13687
|
+
.ant-input-clear-icon:active {
|
|
13912
13688
|
color: #595959;
|
|
13913
13689
|
}
|
|
13914
|
-
.anticon.ant-input-clear-icon-hidden
|
|
13690
|
+
.anticon.ant-input-clear-icon-hidden,
|
|
13691
|
+
.ant-input-clear-icon-hidden {
|
|
13915
13692
|
visibility: hidden;
|
|
13916
13693
|
}
|
|
13917
|
-
.anticon.ant-input-clear-icon-has-suffix
|
|
13694
|
+
.anticon.ant-input-clear-icon-has-suffix,
|
|
13695
|
+
.ant-input-clear-icon-has-suffix {
|
|
13918
13696
|
margin: 0 4px;
|
|
13919
13697
|
}
|
|
13920
13698
|
.ant-input-affix-wrapper-textarea-with-clear-btn {
|
|
@@ -13927,6 +13705,80 @@ textarea.ant-input-affix-wrapper {
|
|
|
13927
13705
|
right: 8px;
|
|
13928
13706
|
z-index: 1;
|
|
13929
13707
|
}
|
|
13708
|
+
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
|
|
13709
|
+
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {
|
|
13710
|
+
background: #fff;
|
|
13711
|
+
border-color: #ff4d4f;
|
|
13712
|
+
}
|
|
13713
|
+
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
|
|
13714
|
+
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {
|
|
13715
|
+
border-color: #ff7875;
|
|
13716
|
+
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
13717
|
+
border-right-width: 1px;
|
|
13718
|
+
outline: 0;
|
|
13719
|
+
}
|
|
13720
|
+
.ant-input-status-error .ant-input-prefix {
|
|
13721
|
+
color: #ff4d4f;
|
|
13722
|
+
}
|
|
13723
|
+
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
|
|
13724
|
+
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {
|
|
13725
|
+
background: #fff;
|
|
13726
|
+
border-color: #faad14;
|
|
13727
|
+
}
|
|
13728
|
+
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
|
|
13729
|
+
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {
|
|
13730
|
+
border-color: #ffc53d;
|
|
13731
|
+
box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
|
|
13732
|
+
border-right-width: 1px;
|
|
13733
|
+
outline: 0;
|
|
13734
|
+
}
|
|
13735
|
+
.ant-input-status-warning .ant-input-prefix {
|
|
13736
|
+
color: #faad14;
|
|
13737
|
+
}
|
|
13738
|
+
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
|
|
13739
|
+
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {
|
|
13740
|
+
background: #fff;
|
|
13741
|
+
border-color: #ff4d4f;
|
|
13742
|
+
}
|
|
13743
|
+
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
|
|
13744
|
+
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {
|
|
13745
|
+
border-color: #ff7875;
|
|
13746
|
+
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
13747
|
+
border-right-width: 1px;
|
|
13748
|
+
outline: 0;
|
|
13749
|
+
}
|
|
13750
|
+
.ant-input-affix-wrapper-status-error .ant-input-prefix {
|
|
13751
|
+
color: #ff4d4f;
|
|
13752
|
+
}
|
|
13753
|
+
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
|
|
13754
|
+
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {
|
|
13755
|
+
background: #fff;
|
|
13756
|
+
border-color: #faad14;
|
|
13757
|
+
}
|
|
13758
|
+
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
|
|
13759
|
+
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {
|
|
13760
|
+
border-color: #ffc53d;
|
|
13761
|
+
box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
|
|
13762
|
+
border-right-width: 1px;
|
|
13763
|
+
outline: 0;
|
|
13764
|
+
}
|
|
13765
|
+
.ant-input-affix-wrapper-status-warning .ant-input-prefix {
|
|
13766
|
+
color: #faad14;
|
|
13767
|
+
}
|
|
13768
|
+
.ant-input-textarea-status-error.ant-input-textarea-has-feedback .ant-input,
|
|
13769
|
+
.ant-input-textarea-status-warning.ant-input-textarea-has-feedback .ant-input,
|
|
13770
|
+
.ant-input-textarea-status-success.ant-input-textarea-has-feedback .ant-input,
|
|
13771
|
+
.ant-input-textarea-status-validating.ant-input-textarea-has-feedback .ant-input {
|
|
13772
|
+
padding-right: 24px;
|
|
13773
|
+
}
|
|
13774
|
+
.ant-input-group-wrapper-status-error .ant-input-group-addon {
|
|
13775
|
+
color: #ff4d4f;
|
|
13776
|
+
border-color: #ff4d4f;
|
|
13777
|
+
}
|
|
13778
|
+
.ant-input-group-wrapper-status-warning .ant-input-group-addon {
|
|
13779
|
+
color: #faad14;
|
|
13780
|
+
border-color: #faad14;
|
|
13781
|
+
}
|
|
13930
13782
|
.ant-input {
|
|
13931
13783
|
box-sizing: border-box;
|
|
13932
13784
|
margin: 0;
|
|
@@ -13961,7 +13813,7 @@ textarea.ant-input-affix-wrapper {
|
|
|
13961
13813
|
}
|
|
13962
13814
|
.ant-input:hover {
|
|
13963
13815
|
border-color: #40a9ff;
|
|
13964
|
-
border-right-width: 1px
|
|
13816
|
+
border-right-width: 1px;
|
|
13965
13817
|
}
|
|
13966
13818
|
.ant-input-rtl .ant-input:hover {
|
|
13967
13819
|
border-right-width: 0;
|
|
@@ -13971,7 +13823,7 @@ textarea.ant-input-affix-wrapper {
|
|
|
13971
13823
|
.ant-input-focused {
|
|
13972
13824
|
border-color: #40a9ff;
|
|
13973
13825
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
13974
|
-
border-right-width: 1px
|
|
13826
|
+
border-right-width: 1px;
|
|
13975
13827
|
outline: 0;
|
|
13976
13828
|
}
|
|
13977
13829
|
.ant-input-rtl .ant-input:focus,
|
|
@@ -13989,7 +13841,7 @@ textarea.ant-input-affix-wrapper {
|
|
|
13989
13841
|
}
|
|
13990
13842
|
.ant-input-disabled:hover {
|
|
13991
13843
|
border-color: #d9d9d9;
|
|
13992
|
-
border-right-width: 1px
|
|
13844
|
+
border-right-width: 1px;
|
|
13993
13845
|
}
|
|
13994
13846
|
.ant-input[disabled] {
|
|
13995
13847
|
color: rgba(0, 0, 0, 0.25);
|
|
@@ -14001,7 +13853,7 @@ textarea.ant-input-affix-wrapper {
|
|
|
14001
13853
|
}
|
|
14002
13854
|
.ant-input[disabled]:hover {
|
|
14003
13855
|
border-color: #d9d9d9;
|
|
14004
|
-
border-right-width: 1px
|
|
13856
|
+
border-right-width: 1px;
|
|
14005
13857
|
}
|
|
14006
13858
|
.ant-input-borderless,
|
|
14007
13859
|
.ant-input-borderless:hover,
|
|
@@ -14353,12 +14205,12 @@ textarea.ant-input {
|
|
|
14353
14205
|
text-align: start;
|
|
14354
14206
|
vertical-align: top;
|
|
14355
14207
|
}
|
|
14356
|
-
.ant-input-password-icon {
|
|
14208
|
+
.ant-input-password-icon.anticon {
|
|
14357
14209
|
color: rgba(0, 0, 0, 0.45);
|
|
14358
14210
|
cursor: pointer;
|
|
14359
14211
|
transition: all 0.3s;
|
|
14360
14212
|
}
|
|
14361
|
-
.ant-input-password-icon:hover {
|
|
14213
|
+
.ant-input-password-icon.anticon:hover {
|
|
14362
14214
|
color: rgba(0, 0, 0, 0.85);
|
|
14363
14215
|
}
|
|
14364
14216
|
.ant-input[type='color'] {
|
|
@@ -14382,6 +14234,19 @@ textarea.ant-input {
|
|
|
14382
14234
|
content: attr(data-count);
|
|
14383
14235
|
pointer-events: none;
|
|
14384
14236
|
}
|
|
14237
|
+
.ant-input-textarea-show-count.ant-input-textarea-in-form-item::after {
|
|
14238
|
+
margin-bottom: -22px;
|
|
14239
|
+
}
|
|
14240
|
+
.ant-input-textarea-suffix {
|
|
14241
|
+
position: absolute;
|
|
14242
|
+
top: 0;
|
|
14243
|
+
right: 11px;
|
|
14244
|
+
bottom: 0;
|
|
14245
|
+
z-index: 1;
|
|
14246
|
+
display: inline-flex;
|
|
14247
|
+
align-items: center;
|
|
14248
|
+
margin: auto;
|
|
14249
|
+
}
|
|
14385
14250
|
.ant-input-search .ant-input:hover,
|
|
14386
14251
|
.ant-input-search .ant-input:focus {
|
|
14387
14252
|
border-color: #40a9ff;
|
|
@@ -14492,7 +14357,6 @@ textarea.ant-input {
|
|
|
14492
14357
|
}
|
|
14493
14358
|
}
|
|
14494
14359
|
.ant-input-number-affix-wrapper {
|
|
14495
|
-
position: relative;
|
|
14496
14360
|
display: inline-block;
|
|
14497
14361
|
width: 100%;
|
|
14498
14362
|
min-width: 0;
|
|
@@ -14506,7 +14370,7 @@ textarea.ant-input {
|
|
|
14506
14370
|
border-radius: 2px;
|
|
14507
14371
|
transition: all 0.3s;
|
|
14508
14372
|
/* stylelint-disable-next-line selector-no-vendor-prefix */
|
|
14509
|
-
position:
|
|
14373
|
+
position: relative;
|
|
14510
14374
|
display: inline-flex;
|
|
14511
14375
|
width: 90px;
|
|
14512
14376
|
padding: 0;
|
|
@@ -14524,7 +14388,7 @@ textarea.ant-input {
|
|
|
14524
14388
|
}
|
|
14525
14389
|
.ant-input-number-affix-wrapper:hover {
|
|
14526
14390
|
border-color: #40a9ff;
|
|
14527
|
-
border-right-width: 1px
|
|
14391
|
+
border-right-width: 1px;
|
|
14528
14392
|
}
|
|
14529
14393
|
.ant-input-rtl .ant-input-number-affix-wrapper:hover {
|
|
14530
14394
|
border-right-width: 0;
|
|
@@ -14534,7 +14398,7 @@ textarea.ant-input {
|
|
|
14534
14398
|
.ant-input-number-affix-wrapper-focused {
|
|
14535
14399
|
border-color: #40a9ff;
|
|
14536
14400
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
14537
|
-
border-right-width: 1px
|
|
14401
|
+
border-right-width: 1px;
|
|
14538
14402
|
outline: 0;
|
|
14539
14403
|
}
|
|
14540
14404
|
.ant-input-rtl .ant-input-number-affix-wrapper:focus,
|
|
@@ -14552,7 +14416,7 @@ textarea.ant-input {
|
|
|
14552
14416
|
}
|
|
14553
14417
|
.ant-input-number-affix-wrapper-disabled:hover {
|
|
14554
14418
|
border-color: #d9d9d9;
|
|
14555
|
-
border-right-width: 1px
|
|
14419
|
+
border-right-width: 1px;
|
|
14556
14420
|
}
|
|
14557
14421
|
.ant-input-number-affix-wrapper[disabled] {
|
|
14558
14422
|
color: rgba(0, 0, 0, 0.25);
|
|
@@ -14564,7 +14428,7 @@ textarea.ant-input {
|
|
|
14564
14428
|
}
|
|
14565
14429
|
.ant-input-number-affix-wrapper[disabled]:hover {
|
|
14566
14430
|
border-color: #d9d9d9;
|
|
14567
|
-
border-right-width: 1px
|
|
14431
|
+
border-right-width: 1px;
|
|
14568
14432
|
}
|
|
14569
14433
|
.ant-input-number-affix-wrapper-borderless,
|
|
14570
14434
|
.ant-input-number-affix-wrapper-borderless:hover,
|
|
@@ -14596,7 +14460,7 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
14596
14460
|
}
|
|
14597
14461
|
.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover {
|
|
14598
14462
|
border-color: #40a9ff;
|
|
14599
|
-
border-right-width: 1px
|
|
14463
|
+
border-right-width: 1px;
|
|
14600
14464
|
z-index: 1;
|
|
14601
14465
|
}
|
|
14602
14466
|
.ant-input-rtl .ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover {
|
|
@@ -14626,15 +14490,99 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
14626
14490
|
visibility: hidden;
|
|
14627
14491
|
content: '\a0';
|
|
14628
14492
|
}
|
|
14629
|
-
.ant-input-number-
|
|
14493
|
+
.ant-input-number-affix-wrapper .ant-input-number-handler-wrap {
|
|
14494
|
+
z-index: 2;
|
|
14495
|
+
}
|
|
14496
|
+
.ant-input-number-prefix,
|
|
14497
|
+
.ant-input-number-suffix {
|
|
14630
14498
|
display: flex;
|
|
14631
14499
|
flex: none;
|
|
14632
14500
|
align-items: center;
|
|
14501
|
+
pointer-events: none;
|
|
14502
|
+
}
|
|
14503
|
+
.ant-input-number-prefix {
|
|
14633
14504
|
margin-inline-end: 4px;
|
|
14634
14505
|
}
|
|
14506
|
+
.ant-input-number-suffix {
|
|
14507
|
+
position: absolute;
|
|
14508
|
+
top: 0;
|
|
14509
|
+
right: 0;
|
|
14510
|
+
z-index: 1;
|
|
14511
|
+
height: 100%;
|
|
14512
|
+
margin-right: 11px;
|
|
14513
|
+
margin-left: 4px;
|
|
14514
|
+
}
|
|
14635
14515
|
.ant-input-number-group-wrapper .ant-input-number-affix-wrapper {
|
|
14636
14516
|
width: 100%;
|
|
14637
14517
|
}
|
|
14518
|
+
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
|
|
14519
|
+
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
|
|
14520
|
+
background: #fff;
|
|
14521
|
+
border-color: #ff4d4f;
|
|
14522
|
+
}
|
|
14523
|
+
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,
|
|
14524
|
+
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {
|
|
14525
|
+
border-color: #ff7875;
|
|
14526
|
+
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
14527
|
+
border-right-width: 1px;
|
|
14528
|
+
outline: 0;
|
|
14529
|
+
}
|
|
14530
|
+
.ant-input-number-status-error .ant-input-number-prefix {
|
|
14531
|
+
color: #ff4d4f;
|
|
14532
|
+
}
|
|
14533
|
+
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
|
|
14534
|
+
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
|
|
14535
|
+
background: #fff;
|
|
14536
|
+
border-color: #faad14;
|
|
14537
|
+
}
|
|
14538
|
+
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,
|
|
14539
|
+
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {
|
|
14540
|
+
border-color: #ffc53d;
|
|
14541
|
+
box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
|
|
14542
|
+
border-right-width: 1px;
|
|
14543
|
+
outline: 0;
|
|
14544
|
+
}
|
|
14545
|
+
.ant-input-number-status-warning .ant-input-number-prefix {
|
|
14546
|
+
color: #faad14;
|
|
14547
|
+
}
|
|
14548
|
+
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
|
|
14549
|
+
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
|
|
14550
|
+
background: #fff;
|
|
14551
|
+
border-color: #ff4d4f;
|
|
14552
|
+
}
|
|
14553
|
+
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
|
|
14554
|
+
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
|
|
14555
|
+
border-color: #ff7875;
|
|
14556
|
+
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
14557
|
+
border-right-width: 1px;
|
|
14558
|
+
outline: 0;
|
|
14559
|
+
}
|
|
14560
|
+
.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix {
|
|
14561
|
+
color: #ff4d4f;
|
|
14562
|
+
}
|
|
14563
|
+
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
|
|
14564
|
+
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
|
|
14565
|
+
background: #fff;
|
|
14566
|
+
border-color: #faad14;
|
|
14567
|
+
}
|
|
14568
|
+
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
|
|
14569
|
+
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
|
|
14570
|
+
border-color: #ffc53d;
|
|
14571
|
+
box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
|
|
14572
|
+
border-right-width: 1px;
|
|
14573
|
+
outline: 0;
|
|
14574
|
+
}
|
|
14575
|
+
.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix {
|
|
14576
|
+
color: #faad14;
|
|
14577
|
+
}
|
|
14578
|
+
.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon {
|
|
14579
|
+
color: #ff4d4f;
|
|
14580
|
+
border-color: #ff4d4f;
|
|
14581
|
+
}
|
|
14582
|
+
.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon {
|
|
14583
|
+
color: #faad14;
|
|
14584
|
+
border-color: #faad14;
|
|
14585
|
+
}
|
|
14638
14586
|
.ant-input-number {
|
|
14639
14587
|
box-sizing: border-box;
|
|
14640
14588
|
font-variant: tabular-nums;
|
|
@@ -14670,7 +14618,7 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
14670
14618
|
}
|
|
14671
14619
|
.ant-input-number:hover {
|
|
14672
14620
|
border-color: #40a9ff;
|
|
14673
|
-
border-right-width: 1px
|
|
14621
|
+
border-right-width: 1px;
|
|
14674
14622
|
}
|
|
14675
14623
|
.ant-input-rtl .ant-input-number:hover {
|
|
14676
14624
|
border-right-width: 0;
|
|
@@ -14680,7 +14628,7 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
14680
14628
|
.ant-input-number-focused {
|
|
14681
14629
|
border-color: #40a9ff;
|
|
14682
14630
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
14683
|
-
border-right-width: 1px
|
|
14631
|
+
border-right-width: 1px;
|
|
14684
14632
|
outline: 0;
|
|
14685
14633
|
}
|
|
14686
14634
|
.ant-input-rtl .ant-input-number:focus,
|
|
@@ -14698,7 +14646,7 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
14698
14646
|
}
|
|
14699
14647
|
.ant-input-number-disabled:hover {
|
|
14700
14648
|
border-color: #d9d9d9;
|
|
14701
|
-
border-right-width: 1px
|
|
14649
|
+
border-right-width: 1px;
|
|
14702
14650
|
}
|
|
14703
14651
|
.ant-input-number[disabled] {
|
|
14704
14652
|
color: rgba(0, 0, 0, 0.25);
|
|
@@ -14710,7 +14658,7 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
14710
14658
|
}
|
|
14711
14659
|
.ant-input-number[disabled]:hover {
|
|
14712
14660
|
border-color: #d9d9d9;
|
|
14713
|
-
border-right-width: 1px
|
|
14661
|
+
border-right-width: 1px;
|
|
14714
14662
|
}
|
|
14715
14663
|
.ant-input-number-borderless,
|
|
14716
14664
|
.ant-input-number-borderless:hover,
|
|
@@ -15122,7 +15070,7 @@ textarea.ant-input-number {
|
|
|
15122
15070
|
}
|
|
15123
15071
|
.ant-input-number:hover {
|
|
15124
15072
|
border-color: #40a9ff;
|
|
15125
|
-
border-right-width: 1px
|
|
15073
|
+
border-right-width: 1px;
|
|
15126
15074
|
}
|
|
15127
15075
|
.ant-input-number:hover + .ant-form-item-children-icon {
|
|
15128
15076
|
opacity: 0;
|
|
@@ -15131,7 +15079,7 @@ textarea.ant-input-number {
|
|
|
15131
15079
|
.ant-input-number-focused {
|
|
15132
15080
|
border-color: #40a9ff;
|
|
15133
15081
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
15134
|
-
border-right-width: 1px
|
|
15082
|
+
border-right-width: 1px;
|
|
15135
15083
|
outline: 0;
|
|
15136
15084
|
}
|
|
15137
15085
|
.ant-input-rtl .ant-input-number-focused {
|
|
@@ -15148,7 +15096,7 @@ textarea.ant-input-number {
|
|
|
15148
15096
|
}
|
|
15149
15097
|
.ant-input-number-disabled:hover {
|
|
15150
15098
|
border-color: #d9d9d9;
|
|
15151
|
-
border-right-width: 1px
|
|
15099
|
+
border-right-width: 1px;
|
|
15152
15100
|
}
|
|
15153
15101
|
.ant-input-number-disabled .ant-input-number-input {
|
|
15154
15102
|
cursor: not-allowed;
|
|
@@ -15737,6 +15685,36 @@ textarea.ant-input-number {
|
|
|
15737
15685
|
margin: auto auto 16px;
|
|
15738
15686
|
}
|
|
15739
15687
|
}
|
|
15688
|
+
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions,
|
|
15689
|
+
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover {
|
|
15690
|
+
background: #fff;
|
|
15691
|
+
border-color: #ff4d4f;
|
|
15692
|
+
}
|
|
15693
|
+
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus,
|
|
15694
|
+
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {
|
|
15695
|
+
border-color: #ff7875;
|
|
15696
|
+
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
15697
|
+
border-right-width: 1px;
|
|
15698
|
+
outline: 0;
|
|
15699
|
+
}
|
|
15700
|
+
.ant-mentions-status-error .ant-input-prefix {
|
|
15701
|
+
color: #ff4d4f;
|
|
15702
|
+
}
|
|
15703
|
+
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions,
|
|
15704
|
+
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover {
|
|
15705
|
+
background: #fff;
|
|
15706
|
+
border-color: #faad14;
|
|
15707
|
+
}
|
|
15708
|
+
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus,
|
|
15709
|
+
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {
|
|
15710
|
+
border-color: #ffc53d;
|
|
15711
|
+
box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
|
|
15712
|
+
border-right-width: 1px;
|
|
15713
|
+
outline: 0;
|
|
15714
|
+
}
|
|
15715
|
+
.ant-mentions-status-warning .ant-input-prefix {
|
|
15716
|
+
color: #faad14;
|
|
15717
|
+
}
|
|
15740
15718
|
.ant-mentions {
|
|
15741
15719
|
box-sizing: border-box;
|
|
15742
15720
|
margin: 0;
|
|
@@ -15775,7 +15753,7 @@ textarea.ant-input-number {
|
|
|
15775
15753
|
}
|
|
15776
15754
|
.ant-mentions:hover {
|
|
15777
15755
|
border-color: #40a9ff;
|
|
15778
|
-
border-right-width: 1px
|
|
15756
|
+
border-right-width: 1px;
|
|
15779
15757
|
}
|
|
15780
15758
|
.ant-input-rtl .ant-mentions:hover {
|
|
15781
15759
|
border-right-width: 0;
|
|
@@ -15785,7 +15763,7 @@ textarea.ant-input-number {
|
|
|
15785
15763
|
.ant-mentions-focused {
|
|
15786
15764
|
border-color: #40a9ff;
|
|
15787
15765
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
15788
|
-
border-right-width: 1px
|
|
15766
|
+
border-right-width: 1px;
|
|
15789
15767
|
outline: 0;
|
|
15790
15768
|
}
|
|
15791
15769
|
.ant-input-rtl .ant-mentions:focus,
|
|
@@ -15803,7 +15781,7 @@ textarea.ant-input-number {
|
|
|
15803
15781
|
}
|
|
15804
15782
|
.ant-mentions-disabled:hover {
|
|
15805
15783
|
border-color: #d9d9d9;
|
|
15806
|
-
border-right-width: 1px
|
|
15784
|
+
border-right-width: 1px;
|
|
15807
15785
|
}
|
|
15808
15786
|
.ant-mentions[disabled] {
|
|
15809
15787
|
color: rgba(0, 0, 0, 0.25);
|
|
@@ -15815,7 +15793,7 @@ textarea.ant-input-number {
|
|
|
15815
15793
|
}
|
|
15816
15794
|
.ant-mentions[disabled]:hover {
|
|
15817
15795
|
border-color: #d9d9d9;
|
|
15818
|
-
border-right-width: 1px
|
|
15796
|
+
border-right-width: 1px;
|
|
15819
15797
|
}
|
|
15820
15798
|
.ant-mentions-borderless,
|
|
15821
15799
|
.ant-mentions-borderless:hover,
|
|
@@ -15855,12 +15833,12 @@ textarea.ant-mentions {
|
|
|
15855
15833
|
}
|
|
15856
15834
|
.ant-mentions-disabled > textarea:hover {
|
|
15857
15835
|
border-color: #d9d9d9;
|
|
15858
|
-
border-right-width: 1px
|
|
15836
|
+
border-right-width: 1px;
|
|
15859
15837
|
}
|
|
15860
15838
|
.ant-mentions-focused {
|
|
15861
15839
|
border-color: #40a9ff;
|
|
15862
15840
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
15863
|
-
border-right-width: 1px
|
|
15841
|
+
border-right-width: 1px;
|
|
15864
15842
|
outline: 0;
|
|
15865
15843
|
}
|
|
15866
15844
|
.ant-input-rtl .ant-mentions-focused {
|
|
@@ -15996,6 +15974,16 @@ textarea.ant-mentions {
|
|
|
15996
15974
|
.ant-mentions-dropdown-menu-item-active {
|
|
15997
15975
|
background-color: #e5f7fe;
|
|
15998
15976
|
}
|
|
15977
|
+
.ant-mentions-suffix {
|
|
15978
|
+
position: absolute;
|
|
15979
|
+
top: 0;
|
|
15980
|
+
right: 11px;
|
|
15981
|
+
bottom: 0;
|
|
15982
|
+
z-index: 1;
|
|
15983
|
+
display: inline-flex;
|
|
15984
|
+
align-items: center;
|
|
15985
|
+
margin: auto;
|
|
15986
|
+
}
|
|
15999
15987
|
.ant-mentions-rtl {
|
|
16000
15988
|
direction: rtl;
|
|
16001
15989
|
}
|
|
@@ -17017,7 +17005,7 @@ textarea.ant-mentions {
|
|
|
17017
17005
|
padding-bottom: 24px;
|
|
17018
17006
|
}
|
|
17019
17007
|
.ant-modal.ant-zoom-enter,
|
|
17020
|
-
.ant-modal.
|
|
17008
|
+
.ant-modal.ant-zoom-appear {
|
|
17021
17009
|
transform: none;
|
|
17022
17010
|
opacity: 0;
|
|
17023
17011
|
animation-duration: 0.3s;
|
|
@@ -17267,17 +17255,6 @@ textarea.ant-mentions {
|
|
|
17267
17255
|
z-index: 1010;
|
|
17268
17256
|
margin-right: 24px;
|
|
17269
17257
|
}
|
|
17270
|
-
.ant-notification-topLeft,
|
|
17271
|
-
.ant-notification-bottomLeft {
|
|
17272
|
-
margin-right: 0;
|
|
17273
|
-
margin-left: 24px;
|
|
17274
|
-
}
|
|
17275
|
-
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
|
|
17276
|
-
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
|
|
17277
|
-
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
|
|
17278
|
-
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
|
|
17279
|
-
animation-name: NotificationLeftFadeIn;
|
|
17280
|
-
}
|
|
17281
17258
|
.ant-notification-close-icon {
|
|
17282
17259
|
font-size: 14px;
|
|
17283
17260
|
cursor: pointer;
|
|
@@ -17299,6 +17276,11 @@ textarea.ant-mentions {
|
|
|
17299
17276
|
border-radius: 2px;
|
|
17300
17277
|
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
|
17301
17278
|
}
|
|
17279
|
+
.ant-notification-top .ant-notification-notice,
|
|
17280
|
+
.ant-notification-bottom .ant-notification-notice {
|
|
17281
|
+
margin-right: auto;
|
|
17282
|
+
margin-left: auto;
|
|
17283
|
+
}
|
|
17302
17284
|
.ant-notification-topLeft .ant-notification-notice,
|
|
17303
17285
|
.ant-notification-bottomLeft .ant-notification-notice {
|
|
17304
17286
|
margin-right: auto;
|
|
@@ -17407,16 +17389,6 @@ textarea.ant-mentions {
|
|
|
17407
17389
|
opacity: 1;
|
|
17408
17390
|
}
|
|
17409
17391
|
}
|
|
17410
|
-
@keyframes NotificationLeftFadeIn {
|
|
17411
|
-
0% {
|
|
17412
|
-
right: 384px;
|
|
17413
|
-
opacity: 0;
|
|
17414
|
-
}
|
|
17415
|
-
100% {
|
|
17416
|
-
right: 0;
|
|
17417
|
-
opacity: 1;
|
|
17418
|
-
}
|
|
17419
|
-
}
|
|
17420
17392
|
@keyframes NotificationFadeOut {
|
|
17421
17393
|
0% {
|
|
17422
17394
|
max-height: 150px;
|
|
@@ -17457,6 +17429,60 @@ textarea.ant-mentions {
|
|
|
17457
17429
|
.ant-notification-rtl .ant-notification-notice-btn {
|
|
17458
17430
|
float: left;
|
|
17459
17431
|
}
|
|
17432
|
+
.ant-notification-top,
|
|
17433
|
+
.ant-notification-bottom {
|
|
17434
|
+
margin-right: 0;
|
|
17435
|
+
margin-left: 0;
|
|
17436
|
+
}
|
|
17437
|
+
.ant-notification-top .ant-notification-fade-enter.ant-notification-fade-enter-active,
|
|
17438
|
+
.ant-notification-top .ant-notification-fade-appear.ant-notification-fade-appear-active {
|
|
17439
|
+
animation-name: NotificationTopFadeIn;
|
|
17440
|
+
}
|
|
17441
|
+
.ant-notification-bottom .ant-notification-fade-enter.ant-notification-fade-enter-active,
|
|
17442
|
+
.ant-notification-bottom .ant-notification-fade-appear.ant-notification-fade-appear-active {
|
|
17443
|
+
animation-name: NotificationBottomFadeIn;
|
|
17444
|
+
}
|
|
17445
|
+
.ant-notification-topLeft,
|
|
17446
|
+
.ant-notification-bottomLeft {
|
|
17447
|
+
margin-right: 0;
|
|
17448
|
+
margin-left: 24px;
|
|
17449
|
+
}
|
|
17450
|
+
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
|
|
17451
|
+
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
|
|
17452
|
+
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
|
|
17453
|
+
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
|
|
17454
|
+
animation-name: NotificationLeftFadeIn;
|
|
17455
|
+
}
|
|
17456
|
+
@keyframes NotificationTopFadeIn {
|
|
17457
|
+
0% {
|
|
17458
|
+
margin-top: -100%;
|
|
17459
|
+
opacity: 0;
|
|
17460
|
+
}
|
|
17461
|
+
100% {
|
|
17462
|
+
margin-top: 0;
|
|
17463
|
+
opacity: 1;
|
|
17464
|
+
}
|
|
17465
|
+
}
|
|
17466
|
+
@keyframes NotificationBottomFadeIn {
|
|
17467
|
+
0% {
|
|
17468
|
+
margin-bottom: -100%;
|
|
17469
|
+
opacity: 0;
|
|
17470
|
+
}
|
|
17471
|
+
100% {
|
|
17472
|
+
margin-bottom: 0;
|
|
17473
|
+
opacity: 1;
|
|
17474
|
+
}
|
|
17475
|
+
}
|
|
17476
|
+
@keyframes NotificationLeftFadeIn {
|
|
17477
|
+
0% {
|
|
17478
|
+
right: 384px;
|
|
17479
|
+
opacity: 0;
|
|
17480
|
+
}
|
|
17481
|
+
100% {
|
|
17482
|
+
right: 0;
|
|
17483
|
+
opacity: 1;
|
|
17484
|
+
}
|
|
17485
|
+
}
|
|
17460
17486
|
.ant-page-header {
|
|
17461
17487
|
box-sizing: border-box;
|
|
17462
17488
|
margin: 0;
|
|
@@ -17546,12 +17572,8 @@ textarea.ant-mentions {
|
|
|
17546
17572
|
white-space: nowrap;
|
|
17547
17573
|
}
|
|
17548
17574
|
.ant-page-header-heading-extra > * {
|
|
17549
|
-
margin-left: 12px;
|
|
17550
17575
|
white-space: unset;
|
|
17551
17576
|
}
|
|
17552
|
-
.ant-page-header-heading-extra > *:first-child {
|
|
17553
|
-
margin-left: 0;
|
|
17554
|
-
}
|
|
17555
17577
|
.ant-page-header-content {
|
|
17556
17578
|
padding-top: 12px;
|
|
17557
17579
|
}
|
|
@@ -17893,7 +17915,7 @@ textarea.ant-mentions {
|
|
|
17893
17915
|
}
|
|
17894
17916
|
.ant-pagination-options-quick-jumper input:hover {
|
|
17895
17917
|
border-color: #40a9ff;
|
|
17896
|
-
border-right-width: 1px
|
|
17918
|
+
border-right-width: 1px;
|
|
17897
17919
|
}
|
|
17898
17920
|
.ant-input-rtl .ant-pagination-options-quick-jumper input:hover {
|
|
17899
17921
|
border-right-width: 0;
|
|
@@ -17903,7 +17925,7 @@ textarea.ant-mentions {
|
|
|
17903
17925
|
.ant-pagination-options-quick-jumper input-focused {
|
|
17904
17926
|
border-color: #40a9ff;
|
|
17905
17927
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
17906
|
-
border-right-width: 1px
|
|
17928
|
+
border-right-width: 1px;
|
|
17907
17929
|
outline: 0;
|
|
17908
17930
|
}
|
|
17909
17931
|
.ant-input-rtl .ant-pagination-options-quick-jumper input:focus,
|
|
@@ -17921,7 +17943,7 @@ textarea.ant-mentions {
|
|
|
17921
17943
|
}
|
|
17922
17944
|
.ant-pagination-options-quick-jumper input-disabled:hover {
|
|
17923
17945
|
border-color: #d9d9d9;
|
|
17924
|
-
border-right-width: 1px
|
|
17946
|
+
border-right-width: 1px;
|
|
17925
17947
|
}
|
|
17926
17948
|
.ant-pagination-options-quick-jumper input[disabled] {
|
|
17927
17949
|
color: rgba(0, 0, 0, 0.25);
|
|
@@ -17933,7 +17955,7 @@ textarea.ant-mentions {
|
|
|
17933
17955
|
}
|
|
17934
17956
|
.ant-pagination-options-quick-jumper input[disabled]:hover {
|
|
17935
17957
|
border-color: #d9d9d9;
|
|
17936
|
-
border-right-width: 1px
|
|
17958
|
+
border-right-width: 1px;
|
|
17937
17959
|
}
|
|
17938
17960
|
.ant-pagination-options-quick-jumper input-borderless,
|
|
17939
17961
|
.ant-pagination-options-quick-jumper input-borderless:hover,
|
|
@@ -18183,22 +18205,22 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
|
18183
18205
|
.ant-popover-placement-top,
|
|
18184
18206
|
.ant-popover-placement-topLeft,
|
|
18185
18207
|
.ant-popover-placement-topRight {
|
|
18186
|
-
padding-bottom:
|
|
18208
|
+
padding-bottom: 15.3137085px;
|
|
18187
18209
|
}
|
|
18188
18210
|
.ant-popover-placement-right,
|
|
18189
18211
|
.ant-popover-placement-rightTop,
|
|
18190
18212
|
.ant-popover-placement-rightBottom {
|
|
18191
|
-
padding-left:
|
|
18213
|
+
padding-left: 15.3137085px;
|
|
18192
18214
|
}
|
|
18193
18215
|
.ant-popover-placement-bottom,
|
|
18194
18216
|
.ant-popover-placement-bottomLeft,
|
|
18195
18217
|
.ant-popover-placement-bottomRight {
|
|
18196
|
-
padding-top:
|
|
18218
|
+
padding-top: 15.3137085px;
|
|
18197
18219
|
}
|
|
18198
18220
|
.ant-popover-placement-left,
|
|
18199
18221
|
.ant-popover-placement-leftTop,
|
|
18200
18222
|
.ant-popover-placement-leftBottom {
|
|
18201
|
-
padding-right:
|
|
18223
|
+
padding-right: 15.3137085px;
|
|
18202
18224
|
}
|
|
18203
18225
|
.ant-popover-inner {
|
|
18204
18226
|
background-color: #fff;
|
|
@@ -18253,8 +18275,8 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
|
18253
18275
|
.ant-popover-arrow {
|
|
18254
18276
|
position: absolute;
|
|
18255
18277
|
display: block;
|
|
18256
|
-
width:
|
|
18257
|
-
height:
|
|
18278
|
+
width: 16px;
|
|
18279
|
+
height: 16px;
|
|
18258
18280
|
overflow: hidden;
|
|
18259
18281
|
background: transparent;
|
|
18260
18282
|
pointer-events: none;
|
|
@@ -18266,23 +18288,37 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
|
18266
18288
|
bottom: 0;
|
|
18267
18289
|
left: 0;
|
|
18268
18290
|
display: block;
|
|
18269
|
-
width:
|
|
18270
|
-
height:
|
|
18291
|
+
width: 11.3137085px;
|
|
18292
|
+
height: 11.3137085px;
|
|
18271
18293
|
margin: auto;
|
|
18272
18294
|
background-color: #fff;
|
|
18273
18295
|
content: '';
|
|
18274
18296
|
pointer-events: auto;
|
|
18297
|
+
border-radius: 0 0 2px;
|
|
18298
|
+
pointer-events: none;
|
|
18299
|
+
}
|
|
18300
|
+
.ant-popover-arrow-content::before {
|
|
18301
|
+
position: absolute;
|
|
18302
|
+
top: -11.3137085px;
|
|
18303
|
+
left: -11.3137085px;
|
|
18304
|
+
width: 33.9411255px;
|
|
18305
|
+
height: 33.9411255px;
|
|
18306
|
+
background: #fff;
|
|
18307
|
+
background-repeat: no-repeat;
|
|
18308
|
+
background-position: -10px -10px;
|
|
18309
|
+
content: '';
|
|
18310
|
+
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
|
|
18275
18311
|
}
|
|
18276
18312
|
.ant-popover-placement-top .ant-popover-arrow,
|
|
18277
18313
|
.ant-popover-placement-topLeft .ant-popover-arrow,
|
|
18278
18314
|
.ant-popover-placement-topRight .ant-popover-arrow {
|
|
18279
|
-
bottom:
|
|
18315
|
+
bottom: -0.6862915px;
|
|
18280
18316
|
}
|
|
18281
18317
|
.ant-popover-placement-top .ant-popover-arrow-content,
|
|
18282
18318
|
.ant-popover-placement-topLeft .ant-popover-arrow-content,
|
|
18283
18319
|
.ant-popover-placement-topRight .ant-popover-arrow-content {
|
|
18284
18320
|
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
|
|
18285
|
-
transform: translateY(-
|
|
18321
|
+
transform: translateY(-8px) rotate(45deg);
|
|
18286
18322
|
}
|
|
18287
18323
|
.ant-popover-placement-top .ant-popover-arrow {
|
|
18288
18324
|
left: 50%;
|
|
@@ -18297,13 +18333,13 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
|
18297
18333
|
.ant-popover-placement-right .ant-popover-arrow,
|
|
18298
18334
|
.ant-popover-placement-rightTop .ant-popover-arrow,
|
|
18299
18335
|
.ant-popover-placement-rightBottom .ant-popover-arrow {
|
|
18300
|
-
left:
|
|
18336
|
+
left: -0.6862915px;
|
|
18301
18337
|
}
|
|
18302
18338
|
.ant-popover-placement-right .ant-popover-arrow-content,
|
|
18303
18339
|
.ant-popover-placement-rightTop .ant-popover-arrow-content,
|
|
18304
18340
|
.ant-popover-placement-rightBottom .ant-popover-arrow-content {
|
|
18305
|
-
box-shadow:
|
|
18306
|
-
transform: translateX(
|
|
18341
|
+
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
|
|
18342
|
+
transform: translateX(8px) rotate(135deg);
|
|
18307
18343
|
}
|
|
18308
18344
|
.ant-popover-placement-right .ant-popover-arrow {
|
|
18309
18345
|
top: 50%;
|
|
@@ -18318,13 +18354,13 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
|
18318
18354
|
.ant-popover-placement-bottom .ant-popover-arrow,
|
|
18319
18355
|
.ant-popover-placement-bottomLeft .ant-popover-arrow,
|
|
18320
18356
|
.ant-popover-placement-bottomRight .ant-popover-arrow {
|
|
18321
|
-
top:
|
|
18357
|
+
top: -0.6862915px;
|
|
18322
18358
|
}
|
|
18323
18359
|
.ant-popover-placement-bottom .ant-popover-arrow-content,
|
|
18324
18360
|
.ant-popover-placement-bottomLeft .ant-popover-arrow-content,
|
|
18325
18361
|
.ant-popover-placement-bottomRight .ant-popover-arrow-content {
|
|
18326
|
-
box-shadow:
|
|
18327
|
-
transform: translateY(
|
|
18362
|
+
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.06);
|
|
18363
|
+
transform: translateY(8px) rotate(-135deg);
|
|
18328
18364
|
}
|
|
18329
18365
|
.ant-popover-placement-bottom .ant-popover-arrow {
|
|
18330
18366
|
left: 50%;
|
|
@@ -18339,13 +18375,13 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
|
18339
18375
|
.ant-popover-placement-left .ant-popover-arrow,
|
|
18340
18376
|
.ant-popover-placement-leftTop .ant-popover-arrow,
|
|
18341
18377
|
.ant-popover-placement-leftBottom .ant-popover-arrow {
|
|
18342
|
-
right:
|
|
18378
|
+
right: -0.6862915px;
|
|
18343
18379
|
}
|
|
18344
18380
|
.ant-popover-placement-left .ant-popover-arrow-content,
|
|
18345
18381
|
.ant-popover-placement-leftTop .ant-popover-arrow-content,
|
|
18346
18382
|
.ant-popover-placement-leftBottom .ant-popover-arrow-content {
|
|
18347
|
-
box-shadow: 3px
|
|
18348
|
-
transform: translateX(-
|
|
18383
|
+
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
|
|
18384
|
+
transform: translateX(-8px) rotate(-45deg);
|
|
18349
18385
|
}
|
|
18350
18386
|
.ant-popover-placement-left .ant-popover-arrow {
|
|
18351
18387
|
top: 50%;
|
|
@@ -18680,6 +18716,10 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
|
18680
18716
|
overflow: hidden;
|
|
18681
18717
|
content: '\a0';
|
|
18682
18718
|
}
|
|
18719
|
+
.ant-radio-wrapper.ant-radio-wrapper-in-form-item input[type='radio'] {
|
|
18720
|
+
width: 14px;
|
|
18721
|
+
height: 14px;
|
|
18722
|
+
}
|
|
18683
18723
|
.ant-radio {
|
|
18684
18724
|
box-sizing: border-box;
|
|
18685
18725
|
margin: 0;
|
|
@@ -18994,7 +19034,7 @@ span.ant-radio + * {
|
|
|
18994
19034
|
.ant-rate-disabled .ant-rate-star {
|
|
18995
19035
|
cursor: default;
|
|
18996
19036
|
}
|
|
18997
|
-
.ant-rate-disabled .ant-rate-star:hover {
|
|
19037
|
+
.ant-rate-disabled .ant-rate-star > div:hover {
|
|
18998
19038
|
transform: scale(1);
|
|
18999
19039
|
}
|
|
19000
19040
|
.ant-rate-star {
|
|
@@ -19095,36 +19135,164 @@ span.ant-radio + * {
|
|
|
19095
19135
|
line-height: 1.8;
|
|
19096
19136
|
text-align: center;
|
|
19097
19137
|
}
|
|
19098
|
-
.ant-result-subtitle {
|
|
19099
|
-
color: rgba(0, 0, 0, 0.45);
|
|
19100
|
-
font-size: 14px;
|
|
19101
|
-
line-height: 1.6;
|
|
19102
|
-
text-align: center;
|
|
19138
|
+
.ant-result-subtitle {
|
|
19139
|
+
color: rgba(0, 0, 0, 0.45);
|
|
19140
|
+
font-size: 14px;
|
|
19141
|
+
line-height: 1.6;
|
|
19142
|
+
text-align: center;
|
|
19143
|
+
}
|
|
19144
|
+
.ant-result-extra {
|
|
19145
|
+
margin: 24px 0 0 0;
|
|
19146
|
+
text-align: center;
|
|
19147
|
+
}
|
|
19148
|
+
.ant-result-extra > * {
|
|
19149
|
+
margin-right: 8px;
|
|
19150
|
+
}
|
|
19151
|
+
.ant-result-extra > *:last-child {
|
|
19152
|
+
margin-right: 0;
|
|
19153
|
+
}
|
|
19154
|
+
.ant-result-content {
|
|
19155
|
+
margin-top: 24px;
|
|
19156
|
+
padding: 24px 40px;
|
|
19157
|
+
background-color: #fafafa;
|
|
19158
|
+
}
|
|
19159
|
+
.ant-result-rtl {
|
|
19160
|
+
direction: rtl;
|
|
19161
|
+
}
|
|
19162
|
+
.ant-result-rtl .ant-result-extra > * {
|
|
19163
|
+
margin-right: 0;
|
|
19164
|
+
margin-left: 8px;
|
|
19165
|
+
}
|
|
19166
|
+
.ant-result-rtl .ant-result-extra > *:last-child {
|
|
19167
|
+
margin-left: 0;
|
|
19168
|
+
}
|
|
19169
|
+
.segmented-disabled-item,
|
|
19170
|
+
.segmented-disabled-item:hover,
|
|
19171
|
+
.segmented-disabled-item:focus {
|
|
19172
|
+
color: rgba(0, 0, 0, 0.25);
|
|
19173
|
+
cursor: not-allowed;
|
|
19174
|
+
}
|
|
19175
|
+
.segmented-item-selected {
|
|
19176
|
+
background-color: #fff;
|
|
19177
|
+
border-radius: 2px;
|
|
19178
|
+
box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.05), 0 1px 4px -1px rgba(0, 0, 0, 0.07), 0 0 1px 0 rgba(0, 0, 0, 0.08);
|
|
19179
|
+
}
|
|
19180
|
+
.segmented-text-ellipsis {
|
|
19181
|
+
overflow: hidden;
|
|
19182
|
+
white-space: nowrap;
|
|
19183
|
+
text-overflow: ellipsis;
|
|
19184
|
+
word-break: keep-all;
|
|
19185
|
+
}
|
|
19186
|
+
.ant-segmented {
|
|
19187
|
+
box-sizing: border-box;
|
|
19188
|
+
margin: 0;
|
|
19189
|
+
padding: 0;
|
|
19190
|
+
color: #595959;
|
|
19191
|
+
font-size: 14px;
|
|
19192
|
+
font-variant: tabular-nums;
|
|
19193
|
+
line-height: 1.5715;
|
|
19194
|
+
list-style: none;
|
|
19195
|
+
font-feature-settings: 'tnum';
|
|
19196
|
+
display: inline-block;
|
|
19197
|
+
padding: 2px;
|
|
19198
|
+
color: rgba(0, 0, 0, 0.65);
|
|
19199
|
+
background-color: rgba(0, 0, 0, 0.04);
|
|
19200
|
+
border-radius: 2px;
|
|
19201
|
+
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
19202
|
+
}
|
|
19203
|
+
.ant-segmented-group {
|
|
19204
|
+
position: relative;
|
|
19205
|
+
display: flex;
|
|
19206
|
+
align-items: stretch;
|
|
19207
|
+
justify-items: flex-start;
|
|
19208
|
+
width: 100%;
|
|
19209
|
+
}
|
|
19210
|
+
.ant-segmented.ant-segmented-block {
|
|
19211
|
+
display: flex;
|
|
19212
|
+
}
|
|
19213
|
+
.ant-segmented.ant-segmented-block .ant-segmented-item {
|
|
19214
|
+
flex: 1;
|
|
19215
|
+
min-width: 0;
|
|
19216
|
+
}
|
|
19217
|
+
.ant-segmented:not(.ant-segmented-disabled):hover,
|
|
19218
|
+
.ant-segmented:not(.ant-segmented-disabled):focus {
|
|
19219
|
+
background-color: rgba(0, 0, 0, 0.06);
|
|
19220
|
+
}
|
|
19221
|
+
.ant-segmented-item {
|
|
19222
|
+
position: relative;
|
|
19223
|
+
text-align: center;
|
|
19224
|
+
cursor: pointer;
|
|
19225
|
+
transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
19226
|
+
}
|
|
19227
|
+
.ant-segmented-item-selected {
|
|
19228
|
+
background-color: #fff;
|
|
19229
|
+
border-radius: 2px;
|
|
19230
|
+
box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.05), 0 1px 4px -1px rgba(0, 0, 0, 0.07), 0 0 1px 0 rgba(0, 0, 0, 0.08);
|
|
19231
|
+
color: #262626;
|
|
19232
|
+
}
|
|
19233
|
+
.ant-segmented-item:hover,
|
|
19234
|
+
.ant-segmented-item:focus {
|
|
19235
|
+
color: #262626;
|
|
19236
|
+
}
|
|
19237
|
+
.ant-segmented-item-label {
|
|
19238
|
+
min-height: 28px;
|
|
19239
|
+
padding: 0 11px;
|
|
19240
|
+
line-height: 28px;
|
|
19241
|
+
overflow: hidden;
|
|
19242
|
+
white-space: nowrap;
|
|
19243
|
+
text-overflow: ellipsis;
|
|
19244
|
+
word-break: keep-all;
|
|
19245
|
+
}
|
|
19246
|
+
.ant-segmented-item-icon + * {
|
|
19247
|
+
margin-left: 6px;
|
|
19248
|
+
}
|
|
19249
|
+
.ant-segmented-item-input {
|
|
19250
|
+
position: absolute;
|
|
19251
|
+
top: 0;
|
|
19252
|
+
left: 0;
|
|
19253
|
+
width: 0;
|
|
19254
|
+
height: 0;
|
|
19255
|
+
opacity: 0;
|
|
19256
|
+
pointer-events: none;
|
|
19257
|
+
}
|
|
19258
|
+
.ant-segmented.ant-segmented-lg .ant-segmented-item-label {
|
|
19259
|
+
min-height: 36px;
|
|
19260
|
+
padding: 0 11px;
|
|
19261
|
+
font-size: 16px;
|
|
19262
|
+
line-height: 36px;
|
|
19103
19263
|
}
|
|
19104
|
-
.ant-
|
|
19105
|
-
|
|
19106
|
-
|
|
19264
|
+
.ant-segmented.ant-segmented-sm .ant-segmented-item-label {
|
|
19265
|
+
min-height: 20px;
|
|
19266
|
+
padding: 0 7px;
|
|
19267
|
+
line-height: 20px;
|
|
19107
19268
|
}
|
|
19108
|
-
.ant-
|
|
19109
|
-
|
|
19269
|
+
.ant-segmented-item-disabled,
|
|
19270
|
+
.ant-segmented-item-disabled:hover,
|
|
19271
|
+
.ant-segmented-item-disabled:focus {
|
|
19272
|
+
color: rgba(0, 0, 0, 0.25);
|
|
19273
|
+
cursor: not-allowed;
|
|
19110
19274
|
}
|
|
19111
|
-
.ant-
|
|
19112
|
-
|
|
19275
|
+
.ant-segmented-thumb {
|
|
19276
|
+
background-color: #fff;
|
|
19277
|
+
border-radius: 2px;
|
|
19278
|
+
box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.05), 0 1px 4px -1px rgba(0, 0, 0, 0.07), 0 0 1px 0 rgba(0, 0, 0, 0.08);
|
|
19279
|
+
position: absolute;
|
|
19280
|
+
top: 0;
|
|
19281
|
+
left: 0;
|
|
19282
|
+
width: 0;
|
|
19283
|
+
height: 100%;
|
|
19284
|
+
padding: 4px 0;
|
|
19113
19285
|
}
|
|
19114
|
-
.ant-
|
|
19115
|
-
|
|
19116
|
-
|
|
19117
|
-
background-color: #fafafa;
|
|
19286
|
+
.ant-segmented-thumb-motion-appear-active {
|
|
19287
|
+
transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
19288
|
+
will-change: transform, width;
|
|
19118
19289
|
}
|
|
19119
|
-
.ant-
|
|
19290
|
+
.ant-segmented.ant-segmented-rtl {
|
|
19120
19291
|
direction: rtl;
|
|
19121
19292
|
}
|
|
19122
|
-
.ant-
|
|
19293
|
+
.ant-segmented.ant-segmented-rtl .ant-segmented-item-icon {
|
|
19123
19294
|
margin-right: 0;
|
|
19124
|
-
margin-left:
|
|
19125
|
-
}
|
|
19126
|
-
.ant-result-rtl .ant-result-extra > *:last-child {
|
|
19127
|
-
margin-left: 0;
|
|
19295
|
+
margin-left: 6px;
|
|
19128
19296
|
}
|
|
19129
19297
|
.ant-select-single .ant-select-selector {
|
|
19130
19298
|
display: flex;
|
|
@@ -19345,7 +19513,7 @@ span.ant-radio + * {
|
|
|
19345
19513
|
display: block;
|
|
19346
19514
|
}
|
|
19347
19515
|
.ant-select-multiple .ant-select-selection-item-remove > .anticon {
|
|
19348
|
-
vertical-align:
|
|
19516
|
+
vertical-align: middle;
|
|
19349
19517
|
}
|
|
19350
19518
|
.ant-select-multiple .ant-select-selection-item-remove:hover {
|
|
19351
19519
|
color: rgba(0, 0, 0, 0.75);
|
|
@@ -19430,6 +19598,40 @@ span.ant-radio + * {
|
|
|
19430
19598
|
.ant-select-disabled .ant-select-selection-item-remove {
|
|
19431
19599
|
display: none;
|
|
19432
19600
|
}
|
|
19601
|
+
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector {
|
|
19602
|
+
background-color: #fff;
|
|
19603
|
+
border-color: #ff4d4f !important;
|
|
19604
|
+
}
|
|
19605
|
+
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-open .ant-select-selector,
|
|
19606
|
+
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-focused .ant-select-selector {
|
|
19607
|
+
border-color: #ff7875;
|
|
19608
|
+
box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
|
|
19609
|
+
border-right-width: 1px;
|
|
19610
|
+
outline: 0;
|
|
19611
|
+
}
|
|
19612
|
+
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector {
|
|
19613
|
+
background-color: #fff;
|
|
19614
|
+
border-color: #faad14 !important;
|
|
19615
|
+
}
|
|
19616
|
+
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-open .ant-select-selector,
|
|
19617
|
+
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-focused .ant-select-selector {
|
|
19618
|
+
border-color: #ffc53d;
|
|
19619
|
+
box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
|
|
19620
|
+
border-right-width: 1px;
|
|
19621
|
+
outline: 0;
|
|
19622
|
+
}
|
|
19623
|
+
.ant-select-status-error.ant-select-has-feedback .ant-select-clear,
|
|
19624
|
+
.ant-select-status-warning.ant-select-has-feedback .ant-select-clear,
|
|
19625
|
+
.ant-select-status-success.ant-select-has-feedback .ant-select-clear,
|
|
19626
|
+
.ant-select-status-validating.ant-select-has-feedback .ant-select-clear {
|
|
19627
|
+
right: 32px;
|
|
19628
|
+
}
|
|
19629
|
+
.ant-select-status-error.ant-select-has-feedback .ant-select-selection-selected-value,
|
|
19630
|
+
.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value,
|
|
19631
|
+
.ant-select-status-success.ant-select-has-feedback .ant-select-selection-selected-value,
|
|
19632
|
+
.ant-select-status-validating.ant-select-has-feedback .ant-select-selection-selected-value {
|
|
19633
|
+
padding-right: 42px;
|
|
19634
|
+
}
|
|
19433
19635
|
/* Reset search input style */
|
|
19434
19636
|
.ant-select {
|
|
19435
19637
|
box-sizing: border-box;
|
|
@@ -19464,7 +19666,7 @@ span.ant-radio + * {
|
|
|
19464
19666
|
.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
|
|
19465
19667
|
border-color: #40a9ff;
|
|
19466
19668
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
19467
|
-
border-right-width: 1px
|
|
19669
|
+
border-right-width: 1px;
|
|
19468
19670
|
outline: 0;
|
|
19469
19671
|
}
|
|
19470
19672
|
.ant-input-rtl .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
|
|
@@ -19497,7 +19699,7 @@ span.ant-radio + * {
|
|
|
19497
19699
|
}
|
|
19498
19700
|
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
|
|
19499
19701
|
border-color: #40a9ff;
|
|
19500
|
-
border-right-width: 1px
|
|
19702
|
+
border-right-width: 1px;
|
|
19501
19703
|
}
|
|
19502
19704
|
.ant-input-rtl .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
|
|
19503
19705
|
border-right-width: 0;
|
|
@@ -19543,7 +19745,8 @@ span.ant-radio + * {
|
|
|
19543
19745
|
position: absolute;
|
|
19544
19746
|
top: 50%;
|
|
19545
19747
|
right: 11px;
|
|
19546
|
-
|
|
19748
|
+
display: flex;
|
|
19749
|
+
align-items: center;
|
|
19547
19750
|
height: 12px;
|
|
19548
19751
|
margin-top: -6px;
|
|
19549
19752
|
color: rgba(0, 0, 0, 0.25);
|
|
@@ -19577,6 +19780,9 @@ span.ant-radio + * {
|
|
|
19577
19780
|
.ant-select-disabled .ant-select-arrow {
|
|
19578
19781
|
cursor: not-allowed;
|
|
19579
19782
|
}
|
|
19783
|
+
.ant-select-arrow > *:not(:last-child) {
|
|
19784
|
+
margin-inline-end: 8px;
|
|
19785
|
+
}
|
|
19580
19786
|
.ant-select-clear {
|
|
19581
19787
|
position: absolute;
|
|
19582
19788
|
top: 50%;
|
|
@@ -19718,6 +19924,9 @@ span.ant-radio + * {
|
|
|
19718
19924
|
border-color: transparent !important;
|
|
19719
19925
|
box-shadow: none !important;
|
|
19720
19926
|
}
|
|
19927
|
+
.ant-select.ant-select-in-form-item {
|
|
19928
|
+
width: 100%;
|
|
19929
|
+
}
|
|
19721
19930
|
.ant-select-rtl {
|
|
19722
19931
|
direction: rtl;
|
|
19723
19932
|
}
|
|
@@ -19892,6 +20101,9 @@ span.ant-radio + * {
|
|
|
19892
20101
|
.ant-skeleton.ant-skeleton-block .ant-skeleton-button {
|
|
19893
20102
|
width: 100%;
|
|
19894
20103
|
}
|
|
20104
|
+
.ant-skeleton.ant-skeleton-block .ant-skeleton-input {
|
|
20105
|
+
width: 100%;
|
|
20106
|
+
}
|
|
19895
20107
|
.ant-skeleton-element {
|
|
19896
20108
|
display: inline-block;
|
|
19897
20109
|
width: auto;
|
|
@@ -19973,17 +20185,20 @@ span.ant-radio + * {
|
|
|
19973
20185
|
display: inline-block;
|
|
19974
20186
|
vertical-align: top;
|
|
19975
20187
|
background: rgba(190, 190, 190, 0.2);
|
|
19976
|
-
width:
|
|
20188
|
+
width: 160px;
|
|
20189
|
+
min-width: 160px;
|
|
19977
20190
|
height: 32px;
|
|
19978
20191
|
line-height: 32px;
|
|
19979
20192
|
}
|
|
19980
20193
|
.ant-skeleton-element .ant-skeleton-input-lg {
|
|
19981
|
-
width:
|
|
20194
|
+
width: 200px;
|
|
20195
|
+
min-width: 200px;
|
|
19982
20196
|
height: 40px;
|
|
19983
20197
|
line-height: 40px;
|
|
19984
20198
|
}
|
|
19985
20199
|
.ant-skeleton-element .ant-skeleton-input-sm {
|
|
19986
|
-
width:
|
|
20200
|
+
width: 120px;
|
|
20201
|
+
min-width: 120px;
|
|
19987
20202
|
height: 24px;
|
|
19988
20203
|
line-height: 24px;
|
|
19989
20204
|
}
|
|
@@ -20093,8 +20308,7 @@ span.ant-radio + * {
|
|
|
20093
20308
|
}
|
|
20094
20309
|
.ant-slider-vertical .ant-slider-dot {
|
|
20095
20310
|
top: auto;
|
|
20096
|
-
left: 2px;
|
|
20097
|
-
margin-bottom: -4px;
|
|
20311
|
+
margin-left: -2px;
|
|
20098
20312
|
}
|
|
20099
20313
|
.ant-slider-tooltip .ant-tooltip-inner {
|
|
20100
20314
|
min-width: unset;
|
|
@@ -20145,9 +20359,8 @@ span.ant-radio + * {
|
|
|
20145
20359
|
cursor: pointer;
|
|
20146
20360
|
transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
|
|
20147
20361
|
}
|
|
20148
|
-
.ant-slider-handle-dragging
|
|
20149
|
-
|
|
20150
|
-
box-shadow: 0 0 0 5px rgba(24, 144, 255, 0.12);
|
|
20362
|
+
.ant-slider-handle-dragging {
|
|
20363
|
+
z-index: 1;
|
|
20151
20364
|
}
|
|
20152
20365
|
.ant-slider-handle:focus {
|
|
20153
20366
|
border-color: #46a6ff;
|
|
@@ -20190,24 +20403,18 @@ span.ant-radio + * {
|
|
|
20190
20403
|
width: 100%;
|
|
20191
20404
|
height: 4px;
|
|
20192
20405
|
background: transparent;
|
|
20406
|
+
pointer-events: none;
|
|
20193
20407
|
}
|
|
20194
20408
|
.ant-slider-dot {
|
|
20195
20409
|
position: absolute;
|
|
20196
20410
|
top: -2px;
|
|
20197
20411
|
width: 8px;
|
|
20198
20412
|
height: 8px;
|
|
20199
|
-
margin-left: -4px;
|
|
20200
20413
|
background-color: #fff;
|
|
20201
20414
|
border: 2px solid #f0f0f0;
|
|
20202
20415
|
border-radius: 50%;
|
|
20203
20416
|
cursor: pointer;
|
|
20204
20417
|
}
|
|
20205
|
-
.ant-slider-dot:first-child {
|
|
20206
|
-
margin-left: -4px;
|
|
20207
|
-
}
|
|
20208
|
-
.ant-slider-dot:last-child {
|
|
20209
|
-
margin-left: -4px;
|
|
20210
|
-
}
|
|
20211
20418
|
.ant-slider-dot-active {
|
|
20212
20419
|
border-color: #8cc8ff;
|
|
20213
20420
|
}
|
|
@@ -20238,18 +20445,6 @@ span.ant-radio + * {
|
|
|
20238
20445
|
right: 0;
|
|
20239
20446
|
left: auto;
|
|
20240
20447
|
}
|
|
20241
|
-
.ant-slider-rtl .ant-slider-dot {
|
|
20242
|
-
margin-right: -4px;
|
|
20243
|
-
margin-left: 0;
|
|
20244
|
-
}
|
|
20245
|
-
.ant-slider-rtl .ant-slider-dot:first-child {
|
|
20246
|
-
margin-right: -4px;
|
|
20247
|
-
margin-left: 0;
|
|
20248
|
-
}
|
|
20249
|
-
.ant-slider-rtl .ant-slider-dot:last-child {
|
|
20250
|
-
margin-right: -4px;
|
|
20251
|
-
margin-left: 0;
|
|
20252
|
-
}
|
|
20253
20448
|
.ant-space {
|
|
20254
20449
|
display: inline-flex;
|
|
20255
20450
|
}
|
|
@@ -20416,7 +20611,7 @@ span.ant-radio + * {
|
|
|
20416
20611
|
animation-delay: 1.2s;
|
|
20417
20612
|
}
|
|
20418
20613
|
.ant-spin-dot-spin {
|
|
20419
|
-
transform: rotate(
|
|
20614
|
+
transform: rotate(0deg);
|
|
20420
20615
|
animation: antRotate 1.2s infinite linear;
|
|
20421
20616
|
}
|
|
20422
20617
|
.ant-spin-sm .ant-spin-dot {
|
|
@@ -20450,7 +20645,7 @@ span.ant-radio + * {
|
|
|
20450
20645
|
}
|
|
20451
20646
|
@keyframes antRotate {
|
|
20452
20647
|
to {
|
|
20453
|
-
transform: rotate(
|
|
20648
|
+
transform: rotate(360deg);
|
|
20454
20649
|
}
|
|
20455
20650
|
}
|
|
20456
20651
|
.ant-spin-rtl {
|
|
@@ -20978,6 +21173,12 @@ span.ant-radio + * {
|
|
|
20978
21173
|
margin: 0;
|
|
20979
21174
|
padding: 22px 0 4px;
|
|
20980
21175
|
}
|
|
21176
|
+
.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
|
|
21177
|
+
margin-top: 10px;
|
|
21178
|
+
}
|
|
21179
|
+
.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
|
|
21180
|
+
top: 3.5px;
|
|
21181
|
+
}
|
|
20981
21182
|
.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
|
|
20982
21183
|
left: 0;
|
|
20983
21184
|
}
|
|
@@ -21108,6 +21309,11 @@ span.ant-radio + * {
|
|
|
21108
21309
|
padding-right: 0;
|
|
21109
21310
|
padding-left: 16px;
|
|
21110
21311
|
}
|
|
21312
|
+
.ant-steps-rtl .ant-steps-item-title .ant-steps-item-subtitle {
|
|
21313
|
+
float: left;
|
|
21314
|
+
margin-right: 8px;
|
|
21315
|
+
margin-left: 0;
|
|
21316
|
+
}
|
|
21111
21317
|
.ant-steps-rtl .ant-steps-item-title::after {
|
|
21112
21318
|
right: 100%;
|
|
21113
21319
|
left: auto;
|
|
@@ -21220,6 +21426,10 @@ span.ant-radio + * {
|
|
|
21220
21426
|
right: -2px;
|
|
21221
21427
|
left: auto;
|
|
21222
21428
|
}
|
|
21429
|
+
.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child {
|
|
21430
|
+
padding-right: 4px;
|
|
21431
|
+
padding-left: 0;
|
|
21432
|
+
}
|
|
21223
21433
|
.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child.ant-steps-item-active {
|
|
21224
21434
|
padding-right: 4px;
|
|
21225
21435
|
}
|
|
@@ -21259,7 +21469,7 @@ span.ant-radio + * {
|
|
|
21259
21469
|
height: 22px;
|
|
21260
21470
|
line-height: 22px;
|
|
21261
21471
|
vertical-align: middle;
|
|
21262
|
-
background-
|
|
21472
|
+
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), linear-gradient(to right, #fff, #fff);
|
|
21263
21473
|
border: 0;
|
|
21264
21474
|
border-radius: 100px;
|
|
21265
21475
|
cursor: pointer;
|
|
@@ -21277,7 +21487,7 @@ span.ant-radio + * {
|
|
|
21277
21487
|
box-shadow: none;
|
|
21278
21488
|
}
|
|
21279
21489
|
.ant-switch-checked {
|
|
21280
|
-
background
|
|
21490
|
+
background: #1890ff;
|
|
21281
21491
|
}
|
|
21282
21492
|
.ant-switch-loading,
|
|
21283
21493
|
.ant-switch-disabled {
|
|
@@ -21409,6 +21619,9 @@ span.ant-radio + * {
|
|
|
21409
21619
|
.ant-table.ant-table-middle .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
|
|
21410
21620
|
margin: -12px -8px -12px 25px;
|
|
21411
21621
|
}
|
|
21622
|
+
.ant-table.ant-table-middle .ant-table-selection-column {
|
|
21623
|
+
padding-inline-start: 2px;
|
|
21624
|
+
}
|
|
21412
21625
|
.ant-table.ant-table-small {
|
|
21413
21626
|
font-size: 14px;
|
|
21414
21627
|
}
|
|
@@ -21429,12 +21642,8 @@ span.ant-radio + * {
|
|
|
21429
21642
|
.ant-table.ant-table-small .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
|
|
21430
21643
|
margin: -8px -8px -8px 25px;
|
|
21431
21644
|
}
|
|
21432
|
-
.ant-table-small .ant-table-
|
|
21433
|
-
|
|
21434
|
-
}
|
|
21435
|
-
.ant-table-small .ant-table-selection-column {
|
|
21436
|
-
width: 46px;
|
|
21437
|
-
min-width: 46px;
|
|
21645
|
+
.ant-table.ant-table-small .ant-table-selection-column {
|
|
21646
|
+
padding-inline-start: 2px;
|
|
21438
21647
|
}
|
|
21439
21648
|
.ant-table.ant-table-bordered > .ant-table-title {
|
|
21440
21649
|
border: 1px solid #f0f0f0;
|
|
@@ -21698,6 +21907,7 @@ div.ant-table-summary {
|
|
|
21698
21907
|
justify-content: flex-end;
|
|
21699
21908
|
}
|
|
21700
21909
|
.ant-table-thead th.ant-table-column-has-sorters {
|
|
21910
|
+
outline: none;
|
|
21701
21911
|
cursor: pointer;
|
|
21702
21912
|
transition: all 0.3s;
|
|
21703
21913
|
}
|
|
@@ -21707,6 +21917,9 @@ div.ant-table-summary {
|
|
|
21707
21917
|
.ant-table-thead th.ant-table-column-has-sorters:hover::before {
|
|
21708
21918
|
background-color: transparent !important;
|
|
21709
21919
|
}
|
|
21920
|
+
.ant-table-thead th.ant-table-column-has-sorters:focus-visible {
|
|
21921
|
+
color: #1890ff;
|
|
21922
|
+
}
|
|
21710
21923
|
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover,
|
|
21711
21924
|
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover {
|
|
21712
21925
|
background: #f5f5f5;
|
|
@@ -22646,7 +22859,6 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
22646
22859
|
list-style: none;
|
|
22647
22860
|
font-feature-settings: 'tnum';
|
|
22648
22861
|
display: flex;
|
|
22649
|
-
overflow: hidden;
|
|
22650
22862
|
}
|
|
22651
22863
|
.ant-tabs > .ant-tabs-nav,
|
|
22652
22864
|
.ant-tabs > div > .ant-tabs-nav {
|
|
@@ -23313,31 +23525,35 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
23313
23525
|
z-index: 1070;
|
|
23314
23526
|
display: block;
|
|
23315
23527
|
width: max-content;
|
|
23528
|
+
width: intrinsic;
|
|
23316
23529
|
max-width: 250px;
|
|
23317
23530
|
visibility: visible;
|
|
23318
23531
|
}
|
|
23532
|
+
.ant-tooltip-content {
|
|
23533
|
+
position: relative;
|
|
23534
|
+
}
|
|
23319
23535
|
.ant-tooltip-hidden {
|
|
23320
23536
|
display: none;
|
|
23321
23537
|
}
|
|
23322
23538
|
.ant-tooltip-placement-top,
|
|
23323
23539
|
.ant-tooltip-placement-topLeft,
|
|
23324
23540
|
.ant-tooltip-placement-topRight {
|
|
23325
|
-
padding-bottom:
|
|
23541
|
+
padding-bottom: 14.3137085px;
|
|
23326
23542
|
}
|
|
23327
23543
|
.ant-tooltip-placement-right,
|
|
23328
23544
|
.ant-tooltip-placement-rightTop,
|
|
23329
23545
|
.ant-tooltip-placement-rightBottom {
|
|
23330
|
-
padding-left:
|
|
23546
|
+
padding-left: 14.3137085px;
|
|
23331
23547
|
}
|
|
23332
23548
|
.ant-tooltip-placement-bottom,
|
|
23333
23549
|
.ant-tooltip-placement-bottomLeft,
|
|
23334
23550
|
.ant-tooltip-placement-bottomRight {
|
|
23335
|
-
padding-top:
|
|
23551
|
+
padding-top: 14.3137085px;
|
|
23336
23552
|
}
|
|
23337
23553
|
.ant-tooltip-placement-left,
|
|
23338
23554
|
.ant-tooltip-placement-leftTop,
|
|
23339
23555
|
.ant-tooltip-placement-leftBottom {
|
|
23340
|
-
padding-right:
|
|
23556
|
+
padding-right: 14.3137085px;
|
|
23341
23557
|
}
|
|
23342
23558
|
.ant-tooltip-inner {
|
|
23343
23559
|
min-width: 30px;
|
|
@@ -23353,41 +23569,58 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
23353
23569
|
}
|
|
23354
23570
|
.ant-tooltip-arrow {
|
|
23355
23571
|
position: absolute;
|
|
23572
|
+
z-index: 2;
|
|
23356
23573
|
display: block;
|
|
23357
|
-
width:
|
|
23358
|
-
height:
|
|
23574
|
+
width: 22px;
|
|
23575
|
+
height: 22px;
|
|
23359
23576
|
overflow: hidden;
|
|
23360
23577
|
background: transparent;
|
|
23361
23578
|
pointer-events: none;
|
|
23362
23579
|
}
|
|
23363
23580
|
.ant-tooltip-arrow-content {
|
|
23581
|
+
--antd-arrow-background-color: linear-gradient(to right bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.75));
|
|
23364
23582
|
position: absolute;
|
|
23365
23583
|
top: 0;
|
|
23366
23584
|
right: 0;
|
|
23367
23585
|
bottom: 0;
|
|
23368
23586
|
left: 0;
|
|
23369
23587
|
display: block;
|
|
23370
|
-
width:
|
|
23371
|
-
height:
|
|
23588
|
+
width: 11.3137085px;
|
|
23589
|
+
height: 11.3137085px;
|
|
23372
23590
|
margin: auto;
|
|
23373
|
-
background-color:
|
|
23591
|
+
background-color: transparent;
|
|
23374
23592
|
content: '';
|
|
23375
23593
|
pointer-events: auto;
|
|
23594
|
+
border-radius: 0 0 2px;
|
|
23595
|
+
pointer-events: none;
|
|
23596
|
+
}
|
|
23597
|
+
.ant-tooltip-arrow-content::before {
|
|
23598
|
+
position: absolute;
|
|
23599
|
+
top: -11.3137085px;
|
|
23600
|
+
left: -11.3137085px;
|
|
23601
|
+
width: 33.9411255px;
|
|
23602
|
+
height: 33.9411255px;
|
|
23603
|
+
background: var(--antd-arrow-background-color);
|
|
23604
|
+
background-repeat: no-repeat;
|
|
23605
|
+
background-position: -10px -10px;
|
|
23606
|
+
content: '';
|
|
23607
|
+
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
|
|
23376
23608
|
}
|
|
23377
23609
|
.ant-tooltip-placement-top .ant-tooltip-arrow,
|
|
23378
23610
|
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
|
|
23379
23611
|
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
|
|
23380
|
-
bottom:
|
|
23612
|
+
bottom: 0;
|
|
23613
|
+
transform: translateY(100%);
|
|
23381
23614
|
}
|
|
23382
23615
|
.ant-tooltip-placement-top .ant-tooltip-arrow-content,
|
|
23383
23616
|
.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content,
|
|
23384
23617
|
.ant-tooltip-placement-topRight .ant-tooltip-arrow-content {
|
|
23385
23618
|
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
|
|
23386
|
-
transform: translateY(-
|
|
23619
|
+
transform: translateY(-11px) rotate(45deg);
|
|
23387
23620
|
}
|
|
23388
23621
|
.ant-tooltip-placement-top .ant-tooltip-arrow {
|
|
23389
23622
|
left: 50%;
|
|
23390
|
-
transform: translateX(-50%);
|
|
23623
|
+
transform: translateY(100%) translateX(-50%);
|
|
23391
23624
|
}
|
|
23392
23625
|
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
|
|
23393
23626
|
left: 13px;
|
|
@@ -23398,17 +23631,18 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
23398
23631
|
.ant-tooltip-placement-right .ant-tooltip-arrow,
|
|
23399
23632
|
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
|
|
23400
23633
|
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
|
|
23401
|
-
left:
|
|
23634
|
+
left: 0;
|
|
23635
|
+
transform: translateX(-100%);
|
|
23402
23636
|
}
|
|
23403
23637
|
.ant-tooltip-placement-right .ant-tooltip-arrow-content,
|
|
23404
23638
|
.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content,
|
|
23405
23639
|
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content {
|
|
23406
23640
|
box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
|
|
23407
|
-
transform: translateX(
|
|
23641
|
+
transform: translateX(11px) rotate(135deg);
|
|
23408
23642
|
}
|
|
23409
23643
|
.ant-tooltip-placement-right .ant-tooltip-arrow {
|
|
23410
23644
|
top: 50%;
|
|
23411
|
-
transform: translateY(-50%);
|
|
23645
|
+
transform: translateX(-100%) translateY(-50%);
|
|
23412
23646
|
}
|
|
23413
23647
|
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
|
|
23414
23648
|
top: 5px;
|
|
@@ -23419,17 +23653,18 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
23419
23653
|
.ant-tooltip-placement-left .ant-tooltip-arrow,
|
|
23420
23654
|
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
|
|
23421
23655
|
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
|
|
23422
|
-
right:
|
|
23656
|
+
right: 0;
|
|
23657
|
+
transform: translateX(100%);
|
|
23423
23658
|
}
|
|
23424
23659
|
.ant-tooltip-placement-left .ant-tooltip-arrow-content,
|
|
23425
23660
|
.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content,
|
|
23426
23661
|
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content {
|
|
23427
23662
|
box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
|
|
23428
|
-
transform: translateX(-
|
|
23663
|
+
transform: translateX(-11px) rotate(315deg);
|
|
23429
23664
|
}
|
|
23430
23665
|
.ant-tooltip-placement-left .ant-tooltip-arrow {
|
|
23431
23666
|
top: 50%;
|
|
23432
|
-
transform: translateY(-50%);
|
|
23667
|
+
transform: translateX(100%) translateY(-50%);
|
|
23433
23668
|
}
|
|
23434
23669
|
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
|
|
23435
23670
|
top: 5px;
|
|
@@ -23440,17 +23675,18 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
23440
23675
|
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
|
|
23441
23676
|
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
|
|
23442
23677
|
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
|
|
23443
|
-
top:
|
|
23678
|
+
top: 0;
|
|
23679
|
+
transform: translateY(-100%);
|
|
23444
23680
|
}
|
|
23445
23681
|
.ant-tooltip-placement-bottom .ant-tooltip-arrow-content,
|
|
23446
23682
|
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow-content,
|
|
23447
23683
|
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content {
|
|
23448
23684
|
box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
|
|
23449
|
-
transform: translateY(
|
|
23685
|
+
transform: translateY(11px) rotate(225deg);
|
|
23450
23686
|
}
|
|
23451
23687
|
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
|
|
23452
23688
|
left: 50%;
|
|
23453
|
-
transform: translateX(-50%);
|
|
23689
|
+
transform: translateY(-100%) translateX(-50%);
|
|
23454
23690
|
}
|
|
23455
23691
|
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
|
|
23456
23692
|
left: 13px;
|
|
@@ -23461,80 +23697,80 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
23461
23697
|
.ant-tooltip-pink .ant-tooltip-inner {
|
|
23462
23698
|
background-color: #eb2f96;
|
|
23463
23699
|
}
|
|
23464
|
-
.ant-tooltip-pink .ant-tooltip-arrow-content {
|
|
23465
|
-
background
|
|
23700
|
+
.ant-tooltip-pink .ant-tooltip-arrow-content::before {
|
|
23701
|
+
background: #eb2f96;
|
|
23466
23702
|
}
|
|
23467
23703
|
.ant-tooltip-magenta .ant-tooltip-inner {
|
|
23468
23704
|
background-color: #eb2f96;
|
|
23469
23705
|
}
|
|
23470
|
-
.ant-tooltip-magenta .ant-tooltip-arrow-content {
|
|
23471
|
-
background
|
|
23706
|
+
.ant-tooltip-magenta .ant-tooltip-arrow-content::before {
|
|
23707
|
+
background: #eb2f96;
|
|
23472
23708
|
}
|
|
23473
23709
|
.ant-tooltip-red .ant-tooltip-inner {
|
|
23474
23710
|
background-color: #f5222d;
|
|
23475
23711
|
}
|
|
23476
|
-
.ant-tooltip-red .ant-tooltip-arrow-content {
|
|
23477
|
-
background
|
|
23712
|
+
.ant-tooltip-red .ant-tooltip-arrow-content::before {
|
|
23713
|
+
background: #f5222d;
|
|
23478
23714
|
}
|
|
23479
23715
|
.ant-tooltip-volcano .ant-tooltip-inner {
|
|
23480
23716
|
background-color: #fa541c;
|
|
23481
23717
|
}
|
|
23482
|
-
.ant-tooltip-volcano .ant-tooltip-arrow-content {
|
|
23483
|
-
background
|
|
23718
|
+
.ant-tooltip-volcano .ant-tooltip-arrow-content::before {
|
|
23719
|
+
background: #fa541c;
|
|
23484
23720
|
}
|
|
23485
23721
|
.ant-tooltip-orange .ant-tooltip-inner {
|
|
23486
23722
|
background-color: #fa8c16;
|
|
23487
23723
|
}
|
|
23488
|
-
.ant-tooltip-orange .ant-tooltip-arrow-content {
|
|
23489
|
-
background
|
|
23724
|
+
.ant-tooltip-orange .ant-tooltip-arrow-content::before {
|
|
23725
|
+
background: #fa8c16;
|
|
23490
23726
|
}
|
|
23491
23727
|
.ant-tooltip-yellow .ant-tooltip-inner {
|
|
23492
23728
|
background-color: #fadb14;
|
|
23493
23729
|
}
|
|
23494
|
-
.ant-tooltip-yellow .ant-tooltip-arrow-content {
|
|
23495
|
-
background
|
|
23730
|
+
.ant-tooltip-yellow .ant-tooltip-arrow-content::before {
|
|
23731
|
+
background: #fadb14;
|
|
23496
23732
|
}
|
|
23497
23733
|
.ant-tooltip-gold .ant-tooltip-inner {
|
|
23498
23734
|
background-color: #faad14;
|
|
23499
23735
|
}
|
|
23500
|
-
.ant-tooltip-gold .ant-tooltip-arrow-content {
|
|
23501
|
-
background
|
|
23736
|
+
.ant-tooltip-gold .ant-tooltip-arrow-content::before {
|
|
23737
|
+
background: #faad14;
|
|
23502
23738
|
}
|
|
23503
23739
|
.ant-tooltip-cyan .ant-tooltip-inner {
|
|
23504
23740
|
background-color: #13c2c2;
|
|
23505
23741
|
}
|
|
23506
|
-
.ant-tooltip-cyan .ant-tooltip-arrow-content {
|
|
23507
|
-
background
|
|
23742
|
+
.ant-tooltip-cyan .ant-tooltip-arrow-content::before {
|
|
23743
|
+
background: #13c2c2;
|
|
23508
23744
|
}
|
|
23509
23745
|
.ant-tooltip-lime .ant-tooltip-inner {
|
|
23510
23746
|
background-color: #a0d911;
|
|
23511
23747
|
}
|
|
23512
|
-
.ant-tooltip-lime .ant-tooltip-arrow-content {
|
|
23513
|
-
background
|
|
23748
|
+
.ant-tooltip-lime .ant-tooltip-arrow-content::before {
|
|
23749
|
+
background: #a0d911;
|
|
23514
23750
|
}
|
|
23515
23751
|
.ant-tooltip-green .ant-tooltip-inner {
|
|
23516
23752
|
background-color: #52c41a;
|
|
23517
23753
|
}
|
|
23518
|
-
.ant-tooltip-green .ant-tooltip-arrow-content {
|
|
23519
|
-
background
|
|
23754
|
+
.ant-tooltip-green .ant-tooltip-arrow-content::before {
|
|
23755
|
+
background: #52c41a;
|
|
23520
23756
|
}
|
|
23521
23757
|
.ant-tooltip-blue .ant-tooltip-inner {
|
|
23522
23758
|
background-color: #1890ff;
|
|
23523
23759
|
}
|
|
23524
|
-
.ant-tooltip-blue .ant-tooltip-arrow-content {
|
|
23525
|
-
background
|
|
23760
|
+
.ant-tooltip-blue .ant-tooltip-arrow-content::before {
|
|
23761
|
+
background: #1890ff;
|
|
23526
23762
|
}
|
|
23527
23763
|
.ant-tooltip-geekblue .ant-tooltip-inner {
|
|
23528
23764
|
background-color: #2f54eb;
|
|
23529
23765
|
}
|
|
23530
|
-
.ant-tooltip-geekblue .ant-tooltip-arrow-content {
|
|
23531
|
-
background
|
|
23766
|
+
.ant-tooltip-geekblue .ant-tooltip-arrow-content::before {
|
|
23767
|
+
background: #2f54eb;
|
|
23532
23768
|
}
|
|
23533
23769
|
.ant-tooltip-purple .ant-tooltip-inner {
|
|
23534
23770
|
background-color: #722ed1;
|
|
23535
23771
|
}
|
|
23536
|
-
.ant-tooltip-purple .ant-tooltip-arrow-content {
|
|
23537
|
-
background
|
|
23772
|
+
.ant-tooltip-purple .ant-tooltip-arrow-content::before {
|
|
23773
|
+
background: #722ed1;
|
|
23538
23774
|
}
|
|
23539
23775
|
.ant-tooltip-rtl {
|
|
23540
23776
|
direction: rtl;
|
|
@@ -23571,6 +23807,54 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
23571
23807
|
.ant-transfer-customize-list .ant-input[disabled] {
|
|
23572
23808
|
background-color: transparent;
|
|
23573
23809
|
}
|
|
23810
|
+
.ant-transfer-status-error .ant-transfer-list {
|
|
23811
|
+
border-color: #ff4d4f;
|
|
23812
|
+
}
|
|
23813
|
+
.ant-transfer-status-error .ant-transfer-list-search:not([disabled]) {
|
|
23814
|
+
border-color: #d9d9d9;
|
|
23815
|
+
}
|
|
23816
|
+
.ant-transfer-status-error .ant-transfer-list-search:not([disabled]):hover {
|
|
23817
|
+
border-color: #40a9ff;
|
|
23818
|
+
border-right-width: 1px;
|
|
23819
|
+
}
|
|
23820
|
+
.ant-input-rtl .ant-transfer-status-error .ant-transfer-list-search:not([disabled]):hover {
|
|
23821
|
+
border-right-width: 0;
|
|
23822
|
+
border-left-width: 1px !important;
|
|
23823
|
+
}
|
|
23824
|
+
.ant-transfer-status-error .ant-transfer-list-search:not([disabled]):focus {
|
|
23825
|
+
border-color: #40a9ff;
|
|
23826
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
23827
|
+
border-right-width: 1px;
|
|
23828
|
+
outline: 0;
|
|
23829
|
+
}
|
|
23830
|
+
.ant-input-rtl .ant-transfer-status-error .ant-transfer-list-search:not([disabled]):focus {
|
|
23831
|
+
border-right-width: 0;
|
|
23832
|
+
border-left-width: 1px !important;
|
|
23833
|
+
}
|
|
23834
|
+
.ant-transfer-status-warning .ant-transfer-list {
|
|
23835
|
+
border-color: #faad14;
|
|
23836
|
+
}
|
|
23837
|
+
.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]) {
|
|
23838
|
+
border-color: #d9d9d9;
|
|
23839
|
+
}
|
|
23840
|
+
.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):hover {
|
|
23841
|
+
border-color: #40a9ff;
|
|
23842
|
+
border-right-width: 1px;
|
|
23843
|
+
}
|
|
23844
|
+
.ant-input-rtl .ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):hover {
|
|
23845
|
+
border-right-width: 0;
|
|
23846
|
+
border-left-width: 1px !important;
|
|
23847
|
+
}
|
|
23848
|
+
.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):focus {
|
|
23849
|
+
border-color: #40a9ff;
|
|
23850
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
23851
|
+
border-right-width: 1px;
|
|
23852
|
+
outline: 0;
|
|
23853
|
+
}
|
|
23854
|
+
.ant-input-rtl .ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):focus {
|
|
23855
|
+
border-right-width: 0;
|
|
23856
|
+
border-left-width: 1px !important;
|
|
23857
|
+
}
|
|
23574
23858
|
.ant-transfer {
|
|
23575
23859
|
box-sizing: border-box;
|
|
23576
23860
|
margin: 0;
|
|
@@ -23989,6 +24273,10 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
23989
24273
|
.ant-tree-checkbox-wrapper + .ant-tree-checkbox-wrapper {
|
|
23990
24274
|
margin-left: 8px;
|
|
23991
24275
|
}
|
|
24276
|
+
.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-in-form-item input[type='checkbox'] {
|
|
24277
|
+
width: 14px;
|
|
24278
|
+
height: 14px;
|
|
24279
|
+
}
|
|
23992
24280
|
.ant-tree-checkbox + span {
|
|
23993
24281
|
padding-right: 8px;
|
|
23994
24282
|
padding-left: 8px;
|
|
@@ -24289,7 +24577,7 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
24289
24577
|
border-right: none;
|
|
24290
24578
|
border-left: 1px solid #d9d9d9;
|
|
24291
24579
|
}
|
|
24292
|
-
.ant-tree-rtl.ant-tree-checkbox {
|
|
24580
|
+
.ant-tree-rtl .ant-tree-checkbox {
|
|
24293
24581
|
margin: 4px 0 0 8px;
|
|
24294
24582
|
}
|
|
24295
24583
|
.ant-tree-select-dropdown-rtl .ant-select-tree-checkbox {
|
|
@@ -24445,6 +24733,10 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
24445
24733
|
.ant-select-tree-checkbox-wrapper + .ant-select-tree-checkbox-wrapper {
|
|
24446
24734
|
margin-left: 8px;
|
|
24447
24735
|
}
|
|
24736
|
+
.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-in-form-item input[type='checkbox'] {
|
|
24737
|
+
width: 14px;
|
|
24738
|
+
height: 14px;
|
|
24739
|
+
}
|
|
24448
24740
|
.ant-select-tree-checkbox + span {
|
|
24449
24741
|
padding-right: 8px;
|
|
24450
24742
|
padding-left: 8px;
|
|
@@ -24764,7 +25056,9 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
|
24764
25056
|
color: #ff4d4f;
|
|
24765
25057
|
}
|
|
24766
25058
|
a.ant-typography.ant-typography-danger:active,
|
|
24767
|
-
a.ant-typography.ant-typography-danger:focus
|
|
25059
|
+
a.ant-typography.ant-typography-danger:focus {
|
|
25060
|
+
color: #d9363e;
|
|
25061
|
+
}
|
|
24768
25062
|
a.ant-typography.ant-typography-danger:hover {
|
|
24769
25063
|
color: #ff7875;
|
|
24770
25064
|
}
|
|
@@ -24778,6 +25072,8 @@ div.ant-typography,
|
|
|
24778
25072
|
margin-bottom: 1em;
|
|
24779
25073
|
}
|
|
24780
25074
|
h1.ant-typography,
|
|
25075
|
+
div.ant-typography-h1,
|
|
25076
|
+
div.ant-typography-h1 > textarea,
|
|
24781
25077
|
.ant-typography h1 {
|
|
24782
25078
|
margin-bottom: 0.5em;
|
|
24783
25079
|
color: rgba(0, 0, 0, 0.85);
|
|
@@ -24786,6 +25082,8 @@ h1.ant-typography,
|
|
|
24786
25082
|
line-height: 1.23;
|
|
24787
25083
|
}
|
|
24788
25084
|
h2.ant-typography,
|
|
25085
|
+
div.ant-typography-h2,
|
|
25086
|
+
div.ant-typography-h2 > textarea,
|
|
24789
25087
|
.ant-typography h2 {
|
|
24790
25088
|
margin-bottom: 0.5em;
|
|
24791
25089
|
color: rgba(0, 0, 0, 0.85);
|
|
@@ -24794,6 +25092,8 @@ h2.ant-typography,
|
|
|
24794
25092
|
line-height: 1.35;
|
|
24795
25093
|
}
|
|
24796
25094
|
h3.ant-typography,
|
|
25095
|
+
div.ant-typography-h3,
|
|
25096
|
+
div.ant-typography-h3 > textarea,
|
|
24797
25097
|
.ant-typography h3 {
|
|
24798
25098
|
margin-bottom: 0.5em;
|
|
24799
25099
|
color: rgba(0, 0, 0, 0.85);
|
|
@@ -24802,6 +25102,8 @@ h3.ant-typography,
|
|
|
24802
25102
|
line-height: 1.35;
|
|
24803
25103
|
}
|
|
24804
25104
|
h4.ant-typography,
|
|
25105
|
+
div.ant-typography-h4,
|
|
25106
|
+
div.ant-typography-h4 > textarea,
|
|
24805
25107
|
.ant-typography h4 {
|
|
24806
25108
|
margin-bottom: 0.5em;
|
|
24807
25109
|
color: rgba(0, 0, 0, 0.85);
|
|
@@ -24810,6 +25112,8 @@ h4.ant-typography,
|
|
|
24810
25112
|
line-height: 1.4;
|
|
24811
25113
|
}
|
|
24812
25114
|
h5.ant-typography,
|
|
25115
|
+
div.ant-typography-h5,
|
|
25116
|
+
div.ant-typography-h5 > textarea,
|
|
24813
25117
|
.ant-typography h5 {
|
|
24814
25118
|
margin-bottom: 0.5em;
|
|
24815
25119
|
color: rgba(0, 0, 0, 0.85);
|
|
@@ -24997,9 +25301,14 @@ div.ant-typography-edit-content {
|
|
|
24997
25301
|
right: 10px;
|
|
24998
25302
|
bottom: 8px;
|
|
24999
25303
|
color: rgba(0, 0, 0, 0.45);
|
|
25304
|
+
font-weight: normal;
|
|
25305
|
+
font-size: 14px;
|
|
25306
|
+
font-style: normal;
|
|
25000
25307
|
pointer-events: none;
|
|
25001
25308
|
}
|
|
25002
25309
|
.ant-typography-edit-content textarea {
|
|
25310
|
+
height: 1em;
|
|
25311
|
+
margin: 0 !important;
|
|
25003
25312
|
/* stylelint-disable-next-line property-no-vendor-prefix */
|
|
25004
25313
|
-moz-transition: none;
|
|
25005
25314
|
}
|
|
@@ -25279,8 +25588,9 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
25279
25588
|
opacity: 0;
|
|
25280
25589
|
}
|
|
25281
25590
|
.ant-upload-list-item-card-actions-btn.ant-btn-sm {
|
|
25282
|
-
height:
|
|
25591
|
+
height: 22.001px;
|
|
25283
25592
|
line-height: 1;
|
|
25593
|
+
vertical-align: top;
|
|
25284
25594
|
}
|
|
25285
25595
|
.ant-upload-list-item-card-actions.picture {
|
|
25286
25596
|
top: 22px;
|
|
@@ -25292,10 +25602,13 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
25292
25602
|
}
|
|
25293
25603
|
.ant-upload-list-item-card-actions .anticon {
|
|
25294
25604
|
color: rgba(0, 0, 0, 0.45);
|
|
25605
|
+
transition: all 0.3s;
|
|
25606
|
+
}
|
|
25607
|
+
.ant-upload-list-item-card-actions:hover .anticon {
|
|
25608
|
+
color: #595959;
|
|
25295
25609
|
}
|
|
25296
25610
|
.ant-upload-list-item-info {
|
|
25297
25611
|
height: 100%;
|
|
25298
|
-
padding: 0 4px;
|
|
25299
25612
|
transition: background-color 0.3s;
|
|
25300
25613
|
}
|
|
25301
25614
|
.ant-upload-list-item-info > span {
|
|
@@ -25310,26 +25623,9 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
25310
25623
|
color: rgba(0, 0, 0, 0.45);
|
|
25311
25624
|
font-size: 14px;
|
|
25312
25625
|
}
|
|
25313
|
-
.ant-upload-list-item .anticon-close {
|
|
25314
|
-
position: absolute;
|
|
25315
|
-
top: 6px;
|
|
25316
|
-
right: 4px;
|
|
25317
|
-
color: rgba(0, 0, 0, 0.45);
|
|
25318
|
-
font-size: 10px;
|
|
25319
|
-
line-height: 0;
|
|
25320
|
-
cursor: pointer;
|
|
25321
|
-
opacity: 0;
|
|
25322
|
-
transition: all 0.3s;
|
|
25323
|
-
}
|
|
25324
|
-
.ant-upload-list-item .anticon-close:hover {
|
|
25325
|
-
color: #595959;
|
|
25326
|
-
}
|
|
25327
25626
|
.ant-upload-list-item:hover .ant-upload-list-item-info {
|
|
25328
25627
|
background-color: #e5f7fe;
|
|
25329
25628
|
}
|
|
25330
|
-
.ant-upload-list-item:hover .anticon-close {
|
|
25331
|
-
opacity: 1;
|
|
25332
|
-
}
|
|
25333
25629
|
.ant-upload-list-item:hover .ant-upload-list-item-card-actions-btn {
|
|
25334
25630
|
opacity: 1;
|
|
25335
25631
|
}
|
|
@@ -25448,14 +25744,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
25448
25744
|
margin-top: 0;
|
|
25449
25745
|
padding-left: 56px;
|
|
25450
25746
|
}
|
|
25451
|
-
.ant-upload-list-picture .anticon-close,
|
|
25452
|
-
.ant-upload-list-picture-card .anticon-close {
|
|
25453
|
-
position: absolute;
|
|
25454
|
-
top: 8px;
|
|
25455
|
-
right: 8px;
|
|
25456
|
-
line-height: 1;
|
|
25457
|
-
opacity: 1;
|
|
25458
|
-
}
|
|
25459
25747
|
.ant-upload-list-picture-card-container {
|
|
25460
25748
|
display: inline-block;
|
|
25461
25749
|
width: 104px;
|
|
@@ -25463,9 +25751,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
25463
25751
|
margin: 0 8px 8px 0;
|
|
25464
25752
|
vertical-align: top;
|
|
25465
25753
|
}
|
|
25466
|
-
.ant-upload-list-picture-card.ant-upload-list::after {
|
|
25467
|
-
display: none;
|
|
25468
|
-
}
|
|
25469
25754
|
.ant-upload-list-picture-card .ant-upload-list-item {
|
|
25470
25755
|
height: 100%;
|
|
25471
25756
|
margin: 0;
|
|
@@ -25659,10 +25944,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
25659
25944
|
.ant-upload-list-rtl .ant-upload-list-item-info {
|
|
25660
25945
|
padding: 0 4px 0 12px;
|
|
25661
25946
|
}
|
|
25662
|
-
.ant-upload-list-rtl .ant-upload-list-item .anticon-close {
|
|
25663
|
-
right: auto;
|
|
25664
|
-
left: 4px;
|
|
25665
|
-
}
|
|
25666
25947
|
.ant-upload-list-rtl .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
|
|
25667
25948
|
padding-right: 0;
|
|
25668
25949
|
padding-left: 5px;
|
|
@@ -25707,11 +25988,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
25707
25988
|
padding-right: 0;
|
|
25708
25989
|
padding-left: 0;
|
|
25709
25990
|
}
|
|
25710
|
-
.ant-upload-list-rtl.ant-upload-list-picture .anticon-close,
|
|
25711
|
-
.ant-upload-list-rtl.ant-upload-list-picture-card .anticon-close {
|
|
25712
|
-
right: auto;
|
|
25713
|
-
left: 8px;
|
|
25714
|
-
}
|
|
25715
25991
|
.ant-upload-list-rtl .ant-upload-list-picture-card-container {
|
|
25716
25992
|
margin: 0 0 8px 8px;
|
|
25717
25993
|
}
|
|
@@ -25737,3 +26013,5 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
25737
26013
|
color: #5c5c5c;
|
|
25738
26014
|
}
|
|
25739
26015
|
|
|
26016
|
+
|
|
26017
|
+
/*# sourceMappingURL=helena.css.map*/
|