@delon/theme 18.3.0 → 19.0.0
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/compact.css +882 -63
- package/compact.min.css +1 -1
- package/dark.css +882 -63
- package/dark.min.css +1 -1
- package/default.css +882 -63
- package/default.min.css +1 -1
- package/fesm2022/layout-default.mjs +118 -119
- package/fesm2022/layout-default.mjs.map +1 -1
- package/fesm2022/setting-drawer.mjs +59 -94
- package/fesm2022/setting-drawer.mjs.map +1 -1
- package/fesm2022/theme-btn.mjs +27 -29
- package/fesm2022/theme-btn.mjs.map +1 -1
- package/fesm2022/theme.mjs +168 -163
- package/fesm2022/theme.mjs.map +1 -1
- package/layout-default/layout.module.d.ts +2 -3
- package/layout-default/layout.service.d.ts +3 -0
- package/package.json +6 -16
- package/setting-drawer/setting-drawer-item.component.d.ts +1 -1
- package/setting-drawer/setting-drawer.component.d.ts +1 -1
- package/setting-drawer/setting-drawer.module.d.ts +1 -13
- package/src/services/menu/menu.service.d.ts +8 -0
- package/system/ng/_drag.less +9 -0
- package/system/ng/index.less +1 -0
- package/variable.css +882 -63
- package/variable.min.css +1 -1
- package/esm2022/layout-blank/layout-blank.mjs +0 -5
- package/esm2022/layout-blank/public_api.mjs +0 -3
- package/esm2022/layout-default/layout-default.mjs +0 -5
- package/esm2022/layout-default/layout-header-item-trigger.directive.mjs +0 -16
- package/esm2022/layout-default/layout-header-item.component.mjs +0 -33
- package/esm2022/layout-default/layout-header.component.mjs +0 -138
- package/esm2022/layout-default/layout-nav.component.mjs +0 -280
- package/esm2022/layout-default/layout-top-menu-item.mjs +0 -33
- package/esm2022/layout-default/layout.component.mjs +0 -196
- package/esm2022/layout-default/layout.module.mjs +0 -71
- package/esm2022/layout-default/layout.service.mjs +0 -65
- package/esm2022/layout-default/public_api.mjs +0 -10
- package/esm2022/layout-default/types.mjs +0 -2
- package/esm2022/public_api.mjs +0 -9
- package/esm2022/setting-drawer/public_api.mjs +0 -4
- package/esm2022/setting-drawer/setting-drawer-item.component.mjs +0 -34
- package/esm2022/setting-drawer/setting-drawer.component.mjs +0 -183
- package/esm2022/setting-drawer/setting-drawer.mjs +0 -5
- package/esm2022/setting-drawer/setting-drawer.module.mjs +0 -66
- package/esm2022/setting-drawer/setting-drawer.types.mjs +0 -193
- package/esm2022/src/config.mjs +0 -2
- package/esm2022/src/locale/index.mjs +0 -2
- package/esm2022/src/locale/languages/ar-SA.mjs +0 -83
- package/esm2022/src/locale/languages/el-GR.mjs +0 -83
- package/esm2022/src/locale/languages/en-US.mjs +0 -83
- package/esm2022/src/locale/languages/es-ES.mjs +0 -83
- package/esm2022/src/locale/languages/fr-FR.mjs +0 -83
- package/esm2022/src/locale/languages/hr-HR.mjs +0 -47
- package/esm2022/src/locale/languages/it-IT.mjs +0 -83
- package/esm2022/src/locale/languages/ja-JP.mjs +0 -83
- package/esm2022/src/locale/languages/ko-KR.mjs +0 -83
- package/esm2022/src/locale/languages/pl-PL.mjs +0 -83
- package/esm2022/src/locale/languages/sl-SI.mjs +0 -82
- package/esm2022/src/locale/languages/tr-TR.mjs +0 -83
- package/esm2022/src/locale/languages/vi-VI.mjs +0 -83
- package/esm2022/src/locale/languages/zh-CN.mjs +0 -83
- package/esm2022/src/locale/languages/zh-TW.mjs +0 -83
- package/esm2022/src/locale/locale.module.mjs +0 -17
- package/esm2022/src/locale/locale.service.mjs +0 -45
- package/esm2022/src/locale/locale.tokens.mjs +0 -3
- package/esm2022/src/locale/locale.types.mjs +0 -2
- package/esm2022/src/locale/public_api.mjs +0 -20
- package/esm2022/src/pipes/date/date.pipe.mjs +0 -25
- package/esm2022/src/pipes/index.mjs +0 -6
- package/esm2022/src/pipes/keys/keys.pipe.mjs +0 -21
- package/esm2022/src/pipes/safe/html.pipe.mjs +0 -18
- package/esm2022/src/pipes/safe/url.pipe.mjs +0 -18
- package/esm2022/src/pipes/yn/yn.pipe.mjs +0 -43
- package/esm2022/src/provide.mjs +0 -51
- package/esm2022/src/router/optional-preloader.mjs +0 -21
- package/esm2022/src/services/drawer/drawer.helper.mjs +0 -110
- package/esm2022/src/services/http/http.client.mjs +0 -154
- package/esm2022/src/services/http/http.decorator.mjs +0 -212
- package/esm2022/src/services/http/http.token.mjs +0 -38
- package/esm2022/src/services/http/index.mjs +0 -4
- package/esm2022/src/services/i18n/i18n-url.guard.mjs +0 -51
- package/esm2022/src/services/i18n/i18n.mjs +0 -100
- package/esm2022/src/services/i18n/i18n.pipe.mjs +0 -18
- package/esm2022/src/services/i18n/index.mjs +0 -4
- package/esm2022/src/services/index.mjs +0 -11
- package/esm2022/src/services/menu/index.mjs +0 -3
- package/esm2022/src/services/menu/interface.mjs +0 -2
- package/esm2022/src/services/menu/menu.service.mjs +0 -297
- package/esm2022/src/services/modal/modal.helper.mjs +0 -167
- package/esm2022/src/services/preloader/preloader.mjs +0 -27
- package/esm2022/src/services/responsive/responsive.mjs +0 -53
- package/esm2022/src/services/rtl/rtl.service.mjs +0 -98
- package/esm2022/src/services/settings/index.mjs +0 -3
- package/esm2022/src/services/settings/settings.service.mjs +0 -105
- package/esm2022/src/services/settings/types.mjs +0 -2
- package/esm2022/src/services/title/title.service.mjs +0 -137
- package/esm2022/src/theme.module.mjs +0 -57
- package/esm2022/src/version.mjs +0 -3
- package/esm2022/theme-btn/public_api.mjs +0 -3
- package/esm2022/theme-btn/theme-btn.component.mjs +0 -100
- package/esm2022/theme-btn/theme-btn.mjs +0 -5
- package/esm2022/theme-btn/theme-btn.module.mjs +0 -20
- package/esm2022/theme.mjs +0 -5
package/variable.css
CHANGED
|
@@ -4885,10 +4885,10 @@ a.ant-btn-sm {
|
|
|
4885
4885
|
.ant-btn-icon-only.ant-btn-compact-item {
|
|
4886
4886
|
flex: none;
|
|
4887
4887
|
}
|
|
4888
|
-
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled]) {
|
|
4888
|
+
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled]):not([ant-click-animating-without-extra-node='true']) {
|
|
4889
4889
|
position: relative;
|
|
4890
4890
|
}
|
|
4891
|
-
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled])::after {
|
|
4891
|
+
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled]):not([ant-click-animating-without-extra-node='true'])::after {
|
|
4892
4892
|
position: absolute;
|
|
4893
4893
|
top: -1px;
|
|
4894
4894
|
left: -1px;
|
|
@@ -5005,10 +5005,10 @@ a.ant-btn-sm {
|
|
|
5005
5005
|
border-top-left-radius: 0;
|
|
5006
5006
|
border-top-right-radius: 0;
|
|
5007
5007
|
}
|
|
5008
|
-
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) {
|
|
5008
|
+
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]):not([ant-click-animating-without-extra-node='true']) {
|
|
5009
5009
|
position: relative;
|
|
5010
5010
|
}
|
|
5011
|
-
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled])::after {
|
|
5011
|
+
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]):not([ant-click-animating-without-extra-node='true'])::after {
|
|
5012
5012
|
position: absolute;
|
|
5013
5013
|
top: -1px;
|
|
5014
5014
|
left: -1px;
|
|
@@ -5724,9 +5724,6 @@ nz-carousel {
|
|
|
5724
5724
|
.slick-track {
|
|
5725
5725
|
opacity: 1;
|
|
5726
5726
|
}
|
|
5727
|
-
.slick-list {
|
|
5728
|
-
direction: ltr;
|
|
5729
|
-
}
|
|
5730
5727
|
@keyframes antCheckboxEffect {
|
|
5731
5728
|
0% {
|
|
5732
5729
|
transform: scale(1);
|
|
@@ -7750,6 +7747,19 @@ nz-descriptions {
|
|
|
7750
7747
|
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
|
|
7751
7748
|
width: 95%;
|
|
7752
7749
|
}
|
|
7750
|
+
.ant-divider-dotted {
|
|
7751
|
+
background: none;
|
|
7752
|
+
border-color: rgba(0, 0, 0, 0.06);
|
|
7753
|
+
border-style: dotted;
|
|
7754
|
+
border-width: 1px 0 0;
|
|
7755
|
+
}
|
|
7756
|
+
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dotted::after,
|
|
7757
|
+
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dotted::before {
|
|
7758
|
+
border-style: dotted none none;
|
|
7759
|
+
}
|
|
7760
|
+
.ant-divider-vertical.ant-divider-dotted {
|
|
7761
|
+
border-width: 0 0 0 1px;
|
|
7762
|
+
}
|
|
7753
7763
|
.ant-drawer {
|
|
7754
7764
|
position: fixed;
|
|
7755
7765
|
top: 0;
|
|
@@ -14697,6 +14707,274 @@ textarea.ant-input {
|
|
|
14697
14707
|
border-top-right-radius: 0;
|
|
14698
14708
|
border-bottom-right-radius: 0;
|
|
14699
14709
|
}
|
|
14710
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14711
|
+
margin-right: -1px;
|
|
14712
|
+
}
|
|
14713
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14714
|
+
margin-left: -1px;
|
|
14715
|
+
}
|
|
14716
|
+
.ant-input-compact-item:hover,
|
|
14717
|
+
.ant-input-compact-item:focus,
|
|
14718
|
+
.ant-input-compact-item:active {
|
|
14719
|
+
z-index: 2;
|
|
14720
|
+
}
|
|
14721
|
+
.ant-input-compact-item[disabled] {
|
|
14722
|
+
z-index: 0;
|
|
14723
|
+
}
|
|
14724
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14725
|
+
margin-right: -1px;
|
|
14726
|
+
}
|
|
14727
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14728
|
+
margin-left: -1px;
|
|
14729
|
+
}
|
|
14730
|
+
.ant-input-compact-item:hover,
|
|
14731
|
+
.ant-input-compact-item:focus,
|
|
14732
|
+
.ant-input-compact-item:active {
|
|
14733
|
+
z-index: 2;
|
|
14734
|
+
}
|
|
14735
|
+
.ant-input-compact-item[disabled] {
|
|
14736
|
+
z-index: 0;
|
|
14737
|
+
}
|
|
14738
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14739
|
+
border-radius: 0;
|
|
14740
|
+
}
|
|
14741
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-first-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14742
|
+
border-top-right-radius: 0;
|
|
14743
|
+
border-bottom-right-radius: 0;
|
|
14744
|
+
}
|
|
14745
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-last-item:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl) {
|
|
14746
|
+
border-top-left-radius: 0;
|
|
14747
|
+
border-bottom-left-radius: 0;
|
|
14748
|
+
}
|
|
14749
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
14750
|
+
border-top-left-radius: 0;
|
|
14751
|
+
border-bottom-left-radius: 0;
|
|
14752
|
+
}
|
|
14753
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
|
|
14754
|
+
border-top-right-radius: 0;
|
|
14755
|
+
border-bottom-right-radius: 0;
|
|
14756
|
+
}
|
|
14757
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14758
|
+
border-radius: 0;
|
|
14759
|
+
}
|
|
14760
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-first-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14761
|
+
border-top-right-radius: 0;
|
|
14762
|
+
border-bottom-right-radius: 0;
|
|
14763
|
+
}
|
|
14764
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-last-item:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl) {
|
|
14765
|
+
border-top-left-radius: 0;
|
|
14766
|
+
border-bottom-left-radius: 0;
|
|
14767
|
+
}
|
|
14768
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
14769
|
+
border-top-left-radius: 0;
|
|
14770
|
+
border-bottom-left-radius: 0;
|
|
14771
|
+
}
|
|
14772
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
|
|
14773
|
+
border-top-right-radius: 0;
|
|
14774
|
+
border-bottom-right-radius: 0;
|
|
14775
|
+
}
|
|
14776
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14777
|
+
margin-right: -1px;
|
|
14778
|
+
}
|
|
14779
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14780
|
+
margin-left: -1px;
|
|
14781
|
+
}
|
|
14782
|
+
.ant-input-compact-item:hover,
|
|
14783
|
+
.ant-input-compact-item:focus,
|
|
14784
|
+
.ant-input-compact-item:active {
|
|
14785
|
+
z-index: 2;
|
|
14786
|
+
}
|
|
14787
|
+
.ant-input-compact-item[disabled] {
|
|
14788
|
+
z-index: 0;
|
|
14789
|
+
}
|
|
14790
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14791
|
+
margin-right: -1px;
|
|
14792
|
+
}
|
|
14793
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14794
|
+
margin-left: -1px;
|
|
14795
|
+
}
|
|
14796
|
+
.ant-input-compact-item:hover,
|
|
14797
|
+
.ant-input-compact-item:focus,
|
|
14798
|
+
.ant-input-compact-item:active {
|
|
14799
|
+
z-index: 2;
|
|
14800
|
+
}
|
|
14801
|
+
.ant-input-compact-item[disabled] {
|
|
14802
|
+
z-index: 0;
|
|
14803
|
+
}
|
|
14804
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14805
|
+
border-radius: 0;
|
|
14806
|
+
}
|
|
14807
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-first-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14808
|
+
border-top-right-radius: 0;
|
|
14809
|
+
border-bottom-right-radius: 0;
|
|
14810
|
+
}
|
|
14811
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-last-item:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl) {
|
|
14812
|
+
border-top-left-radius: 0;
|
|
14813
|
+
border-bottom-left-radius: 0;
|
|
14814
|
+
}
|
|
14815
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
14816
|
+
border-top-left-radius: 0;
|
|
14817
|
+
border-bottom-left-radius: 0;
|
|
14818
|
+
}
|
|
14819
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
|
|
14820
|
+
border-top-right-radius: 0;
|
|
14821
|
+
border-bottom-right-radius: 0;
|
|
14822
|
+
}
|
|
14823
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14824
|
+
border-radius: 0;
|
|
14825
|
+
}
|
|
14826
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-first-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14827
|
+
border-top-right-radius: 0;
|
|
14828
|
+
border-bottom-right-radius: 0;
|
|
14829
|
+
}
|
|
14830
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-last-item:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl) {
|
|
14831
|
+
border-top-left-radius: 0;
|
|
14832
|
+
border-bottom-left-radius: 0;
|
|
14833
|
+
}
|
|
14834
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
14835
|
+
border-top-left-radius: 0;
|
|
14836
|
+
border-bottom-left-radius: 0;
|
|
14837
|
+
}
|
|
14838
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
|
|
14839
|
+
border-top-right-radius: 0;
|
|
14840
|
+
border-bottom-right-radius: 0;
|
|
14841
|
+
}
|
|
14842
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
14843
|
+
margin-right: -1px;
|
|
14844
|
+
}
|
|
14845
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
14846
|
+
margin-right: 0;
|
|
14847
|
+
margin-left: -1px;
|
|
14848
|
+
}
|
|
14849
|
+
.ant-input-compact-item:hover > *,
|
|
14850
|
+
.ant-input-compact-item:focus > *,
|
|
14851
|
+
.ant-input-compact-item:active > * {
|
|
14852
|
+
z-index: 2;
|
|
14853
|
+
}
|
|
14854
|
+
.ant-input-compact-item[disabled] > * {
|
|
14855
|
+
z-index: 0;
|
|
14856
|
+
}
|
|
14857
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
14858
|
+
margin-right: -1px;
|
|
14859
|
+
}
|
|
14860
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
14861
|
+
margin-right: 0;
|
|
14862
|
+
margin-left: -1px;
|
|
14863
|
+
}
|
|
14864
|
+
.ant-input-compact-item:hover > *,
|
|
14865
|
+
.ant-input-compact-item:focus > *,
|
|
14866
|
+
.ant-input-compact-item:active > * {
|
|
14867
|
+
z-index: 2;
|
|
14868
|
+
}
|
|
14869
|
+
.ant-input-compact-item[disabled] > * {
|
|
14870
|
+
z-index: 0;
|
|
14871
|
+
}
|
|
14872
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
14873
|
+
border-radius: 0;
|
|
14874
|
+
}
|
|
14875
|
+
.ant-input-compact-item.ant-input-compact-first-item.ant-input-group-wrapper:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) .ant-input-group-addon {
|
|
14876
|
+
border-top-right-radius: 0;
|
|
14877
|
+
border-bottom-right-radius: 0;
|
|
14878
|
+
}
|
|
14879
|
+
.ant-input-compact-item.ant-input-compact-last-item.ant-input-group-wrapper:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl) .ant-input-group-addon {
|
|
14880
|
+
border-top-left-radius: 0;
|
|
14881
|
+
border-bottom-left-radius: 0;
|
|
14882
|
+
}
|
|
14883
|
+
.ant-input-compact-item.ant-input-group-wrapper.ant-input-compact-first-item.ant-input-compact-item-rtl:not(.ant-input-compact-last-item) .ant-input-group-addon {
|
|
14884
|
+
border-top-left-radius: 0;
|
|
14885
|
+
border-bottom-left-radius: 0;
|
|
14886
|
+
}
|
|
14887
|
+
.ant-input-compact-item.ant-input-group-wrapper.ant-input-compact-last-item.ant-input-compact-item-rtl:not(.ant-input-compact-first-item) .ant-input-group-addon {
|
|
14888
|
+
border-top-right-radius: 0;
|
|
14889
|
+
border-bottom-right-radius: 0;
|
|
14890
|
+
}
|
|
14891
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
14892
|
+
border-radius: 0;
|
|
14893
|
+
}
|
|
14894
|
+
.ant-input-compact-item.ant-input-compact-first-item.ant-input-group-wrapper:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) .ant-input-group-addon {
|
|
14895
|
+
border-top-right-radius: 0;
|
|
14896
|
+
border-bottom-right-radius: 0;
|
|
14897
|
+
}
|
|
14898
|
+
.ant-input-compact-item.ant-input-compact-last-item.ant-input-group-wrapper:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl) .ant-input-group-addon {
|
|
14899
|
+
border-top-left-radius: 0;
|
|
14900
|
+
border-bottom-left-radius: 0;
|
|
14901
|
+
}
|
|
14902
|
+
.ant-input-compact-item.ant-input-group-wrapper.ant-input-compact-first-item.ant-input-compact-item-rtl:not(.ant-input-compact-last-item) .ant-input-group-addon {
|
|
14903
|
+
border-top-left-radius: 0;
|
|
14904
|
+
border-bottom-left-radius: 0;
|
|
14905
|
+
}
|
|
14906
|
+
.ant-input-compact-item.ant-input-group-wrapper.ant-input-compact-last-item.ant-input-compact-item-rtl:not(.ant-input-compact-first-item) .ant-input-group-addon {
|
|
14907
|
+
border-top-right-radius: 0;
|
|
14908
|
+
border-bottom-right-radius: 0;
|
|
14909
|
+
}
|
|
14910
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
14911
|
+
margin-right: -1px;
|
|
14912
|
+
}
|
|
14913
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
14914
|
+
margin-right: 0;
|
|
14915
|
+
margin-left: -1px;
|
|
14916
|
+
}
|
|
14917
|
+
.ant-input-compact-item:hover > *,
|
|
14918
|
+
.ant-input-compact-item:focus > *,
|
|
14919
|
+
.ant-input-compact-item:active > * {
|
|
14920
|
+
z-index: 2;
|
|
14921
|
+
}
|
|
14922
|
+
.ant-input-compact-item[disabled] > * {
|
|
14923
|
+
z-index: 0;
|
|
14924
|
+
}
|
|
14925
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
14926
|
+
margin-right: -1px;
|
|
14927
|
+
}
|
|
14928
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
14929
|
+
margin-right: 0;
|
|
14930
|
+
margin-left: -1px;
|
|
14931
|
+
}
|
|
14932
|
+
.ant-input-compact-item:hover > *,
|
|
14933
|
+
.ant-input-compact-item:focus > *,
|
|
14934
|
+
.ant-input-compact-item:active > * {
|
|
14935
|
+
z-index: 2;
|
|
14936
|
+
}
|
|
14937
|
+
.ant-input-compact-item[disabled] > * {
|
|
14938
|
+
z-index: 0;
|
|
14939
|
+
}
|
|
14940
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
14941
|
+
border-radius: 0;
|
|
14942
|
+
}
|
|
14943
|
+
.ant-input-compact-item.ant-input-compact-first-item.ant-input-group-wrapper:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) .ant-input-group-addon {
|
|
14944
|
+
border-top-right-radius: 0;
|
|
14945
|
+
border-bottom-right-radius: 0;
|
|
14946
|
+
}
|
|
14947
|
+
.ant-input-compact-item.ant-input-compact-last-item.ant-input-group-wrapper:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl) .ant-input-group-addon {
|
|
14948
|
+
border-top-left-radius: 0;
|
|
14949
|
+
border-bottom-left-radius: 0;
|
|
14950
|
+
}
|
|
14951
|
+
.ant-input-compact-item.ant-input-group-wrapper.ant-input-compact-first-item.ant-input-compact-item-rtl:not(.ant-input-compact-last-item) .ant-input-group-addon {
|
|
14952
|
+
border-top-left-radius: 0;
|
|
14953
|
+
border-bottom-left-radius: 0;
|
|
14954
|
+
}
|
|
14955
|
+
.ant-input-compact-item.ant-input-group-wrapper.ant-input-compact-last-item.ant-input-compact-item-rtl:not(.ant-input-compact-first-item) .ant-input-group-addon {
|
|
14956
|
+
border-top-right-radius: 0;
|
|
14957
|
+
border-bottom-right-radius: 0;
|
|
14958
|
+
}
|
|
14959
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
14960
|
+
border-radius: 0;
|
|
14961
|
+
}
|
|
14962
|
+
.ant-input-compact-item.ant-input-compact-first-item.ant-input-group-wrapper:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) .ant-input-group-addon {
|
|
14963
|
+
border-top-right-radius: 0;
|
|
14964
|
+
border-bottom-right-radius: 0;
|
|
14965
|
+
}
|
|
14966
|
+
.ant-input-compact-item.ant-input-compact-last-item.ant-input-group-wrapper:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl) .ant-input-group-addon {
|
|
14967
|
+
border-top-left-radius: 0;
|
|
14968
|
+
border-bottom-left-radius: 0;
|
|
14969
|
+
}
|
|
14970
|
+
.ant-input-compact-item.ant-input-group-wrapper.ant-input-compact-first-item.ant-input-compact-item-rtl:not(.ant-input-compact-last-item) .ant-input-group-addon {
|
|
14971
|
+
border-top-left-radius: 0;
|
|
14972
|
+
border-bottom-left-radius: 0;
|
|
14973
|
+
}
|
|
14974
|
+
.ant-input-compact-item.ant-input-group-wrapper.ant-input-compact-last-item.ant-input-compact-item-rtl:not(.ant-input-compact-first-item) .ant-input-group-addon {
|
|
14975
|
+
border-top-right-radius: 0;
|
|
14976
|
+
border-bottom-right-radius: 0;
|
|
14977
|
+
}
|
|
14700
14978
|
.ant-input-search .ant-input:hover,
|
|
14701
14979
|
.ant-input-search .ant-input:focus {
|
|
14702
14980
|
border-color: var(--ant-primary-5);
|
|
@@ -14835,6 +15113,16 @@ textarea.ant-input {
|
|
|
14835
15113
|
height: auto;
|
|
14836
15114
|
}
|
|
14837
15115
|
}
|
|
15116
|
+
.ant-otp {
|
|
15117
|
+
display: inline-flex;
|
|
15118
|
+
flex-wrap: nowrap;
|
|
15119
|
+
align-items: center;
|
|
15120
|
+
column-gap: 8px;
|
|
15121
|
+
}
|
|
15122
|
+
.ant-otp-input {
|
|
15123
|
+
text-align: center;
|
|
15124
|
+
padding-inline: 4px;
|
|
15125
|
+
}
|
|
14838
15126
|
textarea.nz-textarea-autosize-measuring {
|
|
14839
15127
|
height: auto !important;
|
|
14840
15128
|
padding: 2px 0 !important;
|
|
@@ -14881,6 +15169,9 @@ nz-form-item-feedback-icon.ant-input-suffix {
|
|
|
14881
15169
|
position: relative;
|
|
14882
15170
|
display: block;
|
|
14883
15171
|
}
|
|
15172
|
+
.ant-otp-input {
|
|
15173
|
+
width: auto;
|
|
15174
|
+
}
|
|
14884
15175
|
.ant-input-number-affix-wrapper {
|
|
14885
15176
|
display: inline-block;
|
|
14886
15177
|
width: 100%;
|
|
@@ -15838,8 +16129,224 @@ textarea.ant-input-number {
|
|
|
15838
16129
|
.ant-input-number-borderless {
|
|
15839
16130
|
box-shadow: none;
|
|
15840
16131
|
}
|
|
15841
|
-
.ant-input-number-out-of-range input {
|
|
15842
|
-
color: var(--ant-error-color);
|
|
16132
|
+
.ant-input-number-out-of-range input {
|
|
16133
|
+
color: var(--ant-error-color);
|
|
16134
|
+
}
|
|
16135
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16136
|
+
margin-right: -1px;
|
|
16137
|
+
}
|
|
16138
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16139
|
+
margin-left: -1px;
|
|
16140
|
+
}
|
|
16141
|
+
.ant-input-number-compact-item:hover,
|
|
16142
|
+
.ant-input-number-compact-item:focus,
|
|
16143
|
+
.ant-input-number-compact-item:active {
|
|
16144
|
+
z-index: 2;
|
|
16145
|
+
}
|
|
16146
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16147
|
+
z-index: 2;
|
|
16148
|
+
}
|
|
16149
|
+
.ant-input-number-compact-item[disabled] {
|
|
16150
|
+
z-index: 0;
|
|
16151
|
+
}
|
|
16152
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16153
|
+
margin-right: -1px;
|
|
16154
|
+
}
|
|
16155
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16156
|
+
margin-left: -1px;
|
|
16157
|
+
}
|
|
16158
|
+
.ant-input-number-compact-item:hover,
|
|
16159
|
+
.ant-input-number-compact-item:focus,
|
|
16160
|
+
.ant-input-number-compact-item:active {
|
|
16161
|
+
z-index: 2;
|
|
16162
|
+
}
|
|
16163
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16164
|
+
z-index: 2;
|
|
16165
|
+
}
|
|
16166
|
+
.ant-input-number-compact-item[disabled] {
|
|
16167
|
+
z-index: 0;
|
|
16168
|
+
}
|
|
16169
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16170
|
+
border-radius: 0;
|
|
16171
|
+
}
|
|
16172
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16173
|
+
border-top-right-radius: 0;
|
|
16174
|
+
border-bottom-right-radius: 0;
|
|
16175
|
+
}
|
|
16176
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
|
|
16177
|
+
border-top-left-radius: 0;
|
|
16178
|
+
border-bottom-left-radius: 0;
|
|
16179
|
+
}
|
|
16180
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
|
|
16181
|
+
border-top-left-radius: 0;
|
|
16182
|
+
border-bottom-left-radius: 0;
|
|
16183
|
+
}
|
|
16184
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
|
|
16185
|
+
border-top-right-radius: 0;
|
|
16186
|
+
border-bottom-right-radius: 0;
|
|
16187
|
+
}
|
|
16188
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16189
|
+
border-radius: 0;
|
|
16190
|
+
}
|
|
16191
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16192
|
+
border-top-right-radius: 0;
|
|
16193
|
+
border-bottom-right-radius: 0;
|
|
16194
|
+
}
|
|
16195
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
|
|
16196
|
+
border-top-left-radius: 0;
|
|
16197
|
+
border-bottom-left-radius: 0;
|
|
16198
|
+
}
|
|
16199
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
|
|
16200
|
+
border-top-left-radius: 0;
|
|
16201
|
+
border-bottom-left-radius: 0;
|
|
16202
|
+
}
|
|
16203
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
|
|
16204
|
+
border-top-right-radius: 0;
|
|
16205
|
+
border-bottom-right-radius: 0;
|
|
16206
|
+
}
|
|
16207
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16208
|
+
margin-right: -1px;
|
|
16209
|
+
}
|
|
16210
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16211
|
+
margin-left: -1px;
|
|
16212
|
+
}
|
|
16213
|
+
.ant-input-number-compact-item:hover,
|
|
16214
|
+
.ant-input-number-compact-item:focus,
|
|
16215
|
+
.ant-input-number-compact-item:active {
|
|
16216
|
+
z-index: 2;
|
|
16217
|
+
}
|
|
16218
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16219
|
+
z-index: 2;
|
|
16220
|
+
}
|
|
16221
|
+
.ant-input-number-compact-item[disabled] {
|
|
16222
|
+
z-index: 0;
|
|
16223
|
+
}
|
|
16224
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16225
|
+
margin-right: -1px;
|
|
16226
|
+
}
|
|
16227
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16228
|
+
margin-left: -1px;
|
|
16229
|
+
}
|
|
16230
|
+
.ant-input-number-compact-item:hover,
|
|
16231
|
+
.ant-input-number-compact-item:focus,
|
|
16232
|
+
.ant-input-number-compact-item:active {
|
|
16233
|
+
z-index: 2;
|
|
16234
|
+
}
|
|
16235
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16236
|
+
z-index: 2;
|
|
16237
|
+
}
|
|
16238
|
+
.ant-input-number-compact-item[disabled] {
|
|
16239
|
+
z-index: 0;
|
|
16240
|
+
}
|
|
16241
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16242
|
+
border-radius: 0;
|
|
16243
|
+
}
|
|
16244
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16245
|
+
border-top-right-radius: 0;
|
|
16246
|
+
border-bottom-right-radius: 0;
|
|
16247
|
+
}
|
|
16248
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
|
|
16249
|
+
border-top-left-radius: 0;
|
|
16250
|
+
border-bottom-left-radius: 0;
|
|
16251
|
+
}
|
|
16252
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
|
|
16253
|
+
border-top-left-radius: 0;
|
|
16254
|
+
border-bottom-left-radius: 0;
|
|
16255
|
+
}
|
|
16256
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
|
|
16257
|
+
border-top-right-radius: 0;
|
|
16258
|
+
border-bottom-right-radius: 0;
|
|
16259
|
+
}
|
|
16260
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16261
|
+
border-radius: 0;
|
|
16262
|
+
}
|
|
16263
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16264
|
+
border-top-right-radius: 0;
|
|
16265
|
+
border-bottom-right-radius: 0;
|
|
16266
|
+
}
|
|
16267
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
|
|
16268
|
+
border-top-left-radius: 0;
|
|
16269
|
+
border-bottom-left-radius: 0;
|
|
16270
|
+
}
|
|
16271
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
|
|
16272
|
+
border-top-left-radius: 0;
|
|
16273
|
+
border-bottom-left-radius: 0;
|
|
16274
|
+
}
|
|
16275
|
+
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
|
|
16276
|
+
border-top-right-radius: 0;
|
|
16277
|
+
border-bottom-right-radius: 0;
|
|
16278
|
+
}
|
|
16279
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16280
|
+
margin-right: -1px;
|
|
16281
|
+
}
|
|
16282
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16283
|
+
margin-left: -1px;
|
|
16284
|
+
}
|
|
16285
|
+
.ant-input-number-compact-item:hover,
|
|
16286
|
+
.ant-input-number-compact-item:focus,
|
|
16287
|
+
.ant-input-number-compact-item:active {
|
|
16288
|
+
z-index: 2;
|
|
16289
|
+
}
|
|
16290
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16291
|
+
z-index: 2;
|
|
16292
|
+
}
|
|
16293
|
+
.ant-input-number-compact-item[disabled] {
|
|
16294
|
+
z-index: 0;
|
|
16295
|
+
}
|
|
16296
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16297
|
+
margin-right: -1px;
|
|
16298
|
+
}
|
|
16299
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16300
|
+
margin-left: -1px;
|
|
16301
|
+
}
|
|
16302
|
+
.ant-input-number-compact-item:hover,
|
|
16303
|
+
.ant-input-number-compact-item:focus,
|
|
16304
|
+
.ant-input-number-compact-item:active {
|
|
16305
|
+
z-index: 2;
|
|
16306
|
+
}
|
|
16307
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16308
|
+
z-index: 2;
|
|
16309
|
+
}
|
|
16310
|
+
.ant-input-number-compact-item[disabled] {
|
|
16311
|
+
z-index: 0;
|
|
16312
|
+
}
|
|
16313
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
16314
|
+
border-radius: 0;
|
|
16315
|
+
}
|
|
16316
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16317
|
+
border-top-right-radius: 0;
|
|
16318
|
+
border-bottom-right-radius: 0;
|
|
16319
|
+
}
|
|
16320
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
|
|
16321
|
+
border-top-left-radius: 0;
|
|
16322
|
+
border-bottom-left-radius: 0;
|
|
16323
|
+
}
|
|
16324
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
|
|
16325
|
+
border-top-left-radius: 0;
|
|
16326
|
+
border-bottom-left-radius: 0;
|
|
16327
|
+
}
|
|
16328
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
|
|
16329
|
+
border-top-right-radius: 0;
|
|
16330
|
+
border-bottom-right-radius: 0;
|
|
16331
|
+
}
|
|
16332
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
16333
|
+
border-radius: 0;
|
|
16334
|
+
}
|
|
16335
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16336
|
+
border-top-right-radius: 0;
|
|
16337
|
+
border-bottom-right-radius: 0;
|
|
16338
|
+
}
|
|
16339
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
|
|
16340
|
+
border-top-left-radius: 0;
|
|
16341
|
+
border-bottom-left-radius: 0;
|
|
16342
|
+
}
|
|
16343
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
|
|
16344
|
+
border-top-left-radius: 0;
|
|
16345
|
+
border-bottom-left-radius: 0;
|
|
16346
|
+
}
|
|
16347
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
|
|
16348
|
+
border-top-right-radius: 0;
|
|
16349
|
+
border-bottom-right-radius: 0;
|
|
15843
16350
|
}
|
|
15844
16351
|
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
15845
16352
|
margin-right: -1px;
|
|
@@ -15875,113 +16382,189 @@ textarea.ant-input-number {
|
|
|
15875
16382
|
.ant-input-number-compact-item[disabled] {
|
|
15876
16383
|
z-index: 0;
|
|
15877
16384
|
}
|
|
15878
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16385
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
15879
16386
|
border-radius: 0;
|
|
15880
16387
|
}
|
|
15881
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16388
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
15882
16389
|
border-top-right-radius: 0;
|
|
15883
16390
|
border-bottom-right-radius: 0;
|
|
15884
16391
|
}
|
|
15885
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
|
|
16392
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
|
|
15886
16393
|
border-top-left-radius: 0;
|
|
15887
16394
|
border-bottom-left-radius: 0;
|
|
15888
16395
|
}
|
|
15889
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
|
|
16396
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
|
|
15890
16397
|
border-top-left-radius: 0;
|
|
15891
16398
|
border-bottom-left-radius: 0;
|
|
15892
16399
|
}
|
|
15893
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
|
|
16400
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
|
|
15894
16401
|
border-top-right-radius: 0;
|
|
15895
16402
|
border-bottom-right-radius: 0;
|
|
15896
16403
|
}
|
|
15897
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16404
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
15898
16405
|
border-radius: 0;
|
|
15899
16406
|
}
|
|
15900
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16407
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
15901
16408
|
border-top-right-radius: 0;
|
|
15902
16409
|
border-bottom-right-radius: 0;
|
|
15903
16410
|
}
|
|
15904
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
|
|
16411
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
|
|
15905
16412
|
border-top-left-radius: 0;
|
|
15906
16413
|
border-bottom-left-radius: 0;
|
|
15907
16414
|
}
|
|
15908
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
|
|
16415
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
|
|
15909
16416
|
border-top-left-radius: 0;
|
|
15910
16417
|
border-bottom-left-radius: 0;
|
|
15911
16418
|
}
|
|
15912
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
|
|
16419
|
+
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
|
|
15913
16420
|
border-top-right-radius: 0;
|
|
15914
16421
|
border-bottom-right-radius: 0;
|
|
15915
16422
|
}
|
|
15916
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item)
|
|
16423
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
15917
16424
|
margin-right: -1px;
|
|
15918
16425
|
}
|
|
15919
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16426
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16427
|
+
margin-right: 0;
|
|
15920
16428
|
margin-left: -1px;
|
|
15921
16429
|
}
|
|
15922
|
-
.ant-input-number-compact-item:hover
|
|
15923
|
-
.ant-input-number-compact-item:focus
|
|
15924
|
-
.ant-input-number-compact-item:active {
|
|
16430
|
+
.ant-input-number-compact-item:hover > *,
|
|
16431
|
+
.ant-input-number-compact-item:focus > *,
|
|
16432
|
+
.ant-input-number-compact-item:active > * {
|
|
15925
16433
|
z-index: 2;
|
|
15926
16434
|
}
|
|
15927
|
-
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16435
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
15928
16436
|
z-index: 2;
|
|
15929
16437
|
}
|
|
15930
|
-
.ant-input-number-compact-item[disabled] {
|
|
16438
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
15931
16439
|
z-index: 0;
|
|
15932
16440
|
}
|
|
15933
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item)
|
|
16441
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
15934
16442
|
margin-right: -1px;
|
|
15935
16443
|
}
|
|
15936
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16444
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16445
|
+
margin-right: 0;
|
|
15937
16446
|
margin-left: -1px;
|
|
15938
16447
|
}
|
|
15939
|
-
.ant-input-number-compact-item:hover
|
|
15940
|
-
.ant-input-number-compact-item:focus
|
|
15941
|
-
.ant-input-number-compact-item:active {
|
|
16448
|
+
.ant-input-number-compact-item:hover > *,
|
|
16449
|
+
.ant-input-number-compact-item:focus > *,
|
|
16450
|
+
.ant-input-number-compact-item:active > * {
|
|
15942
16451
|
z-index: 2;
|
|
15943
16452
|
}
|
|
15944
|
-
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16453
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
15945
16454
|
z-index: 2;
|
|
15946
16455
|
}
|
|
15947
|
-
.ant-input-number-compact-item[disabled] {
|
|
16456
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
15948
16457
|
z-index: 0;
|
|
15949
16458
|
}
|
|
15950
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16459
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper .ant-input-number-group-addon {
|
|
15951
16460
|
border-radius: 0;
|
|
15952
16461
|
}
|
|
15953
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16462
|
+
.ant-input-number-compact-item.ant-input-number-compact-first-item.ant-input-number-group-wrapper:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) .ant-input-number-group-addon {
|
|
15954
16463
|
border-top-right-radius: 0;
|
|
15955
16464
|
border-bottom-right-radius: 0;
|
|
15956
16465
|
}
|
|
15957
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16466
|
+
.ant-input-number-compact-item.ant-input-number-compact-last-item.ant-input-number-group-wrapper:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) .ant-input-number-group-addon {
|
|
15958
16467
|
border-top-left-radius: 0;
|
|
15959
16468
|
border-bottom-left-radius: 0;
|
|
15960
16469
|
}
|
|
15961
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16470
|
+
.ant-input-number-compact-item.ant-input-number-group-wrapper.ant-input-number-compact-first-item.ant-input-number-compact-item-rtl:not(.ant-input-number-compact-last-item) .ant-input-number-group-addon {
|
|
15962
16471
|
border-top-left-radius: 0;
|
|
15963
16472
|
border-bottom-left-radius: 0;
|
|
15964
16473
|
}
|
|
15965
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16474
|
+
.ant-input-number-compact-item.ant-input-number-group-wrapper.ant-input-number-compact-last-item.ant-input-number-compact-item-rtl:not(.ant-input-number-compact-first-item) .ant-input-number-group-addon {
|
|
15966
16475
|
border-top-right-radius: 0;
|
|
15967
16476
|
border-bottom-right-radius: 0;
|
|
15968
16477
|
}
|
|
15969
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16478
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper .ant-input-number-group-addon {
|
|
15970
16479
|
border-radius: 0;
|
|
15971
16480
|
}
|
|
15972
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16481
|
+
.ant-input-number-compact-item.ant-input-number-compact-first-item.ant-input-number-group-wrapper:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) .ant-input-number-group-addon {
|
|
15973
16482
|
border-top-right-radius: 0;
|
|
15974
16483
|
border-bottom-right-radius: 0;
|
|
15975
16484
|
}
|
|
15976
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16485
|
+
.ant-input-number-compact-item.ant-input-number-compact-last-item.ant-input-number-group-wrapper:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) .ant-input-number-group-addon {
|
|
15977
16486
|
border-top-left-radius: 0;
|
|
15978
16487
|
border-bottom-left-radius: 0;
|
|
15979
16488
|
}
|
|
15980
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16489
|
+
.ant-input-number-compact-item.ant-input-number-group-wrapper.ant-input-number-compact-first-item.ant-input-number-compact-item-rtl:not(.ant-input-number-compact-last-item) .ant-input-number-group-addon {
|
|
15981
16490
|
border-top-left-radius: 0;
|
|
15982
16491
|
border-bottom-left-radius: 0;
|
|
15983
16492
|
}
|
|
15984
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16493
|
+
.ant-input-number-compact-item.ant-input-number-group-wrapper.ant-input-number-compact-last-item.ant-input-number-compact-item-rtl:not(.ant-input-number-compact-first-item) .ant-input-number-group-addon {
|
|
16494
|
+
border-top-right-radius: 0;
|
|
16495
|
+
border-bottom-right-radius: 0;
|
|
16496
|
+
}
|
|
16497
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
16498
|
+
margin-right: -1px;
|
|
16499
|
+
}
|
|
16500
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16501
|
+
margin-right: 0;
|
|
16502
|
+
margin-left: -1px;
|
|
16503
|
+
}
|
|
16504
|
+
.ant-input-number-compact-item:hover > *,
|
|
16505
|
+
.ant-input-number-compact-item:focus > *,
|
|
16506
|
+
.ant-input-number-compact-item:active > * {
|
|
16507
|
+
z-index: 2;
|
|
16508
|
+
}
|
|
16509
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
16510
|
+
z-index: 2;
|
|
16511
|
+
}
|
|
16512
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
16513
|
+
z-index: 0;
|
|
16514
|
+
}
|
|
16515
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
16516
|
+
margin-right: -1px;
|
|
16517
|
+
}
|
|
16518
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16519
|
+
margin-right: 0;
|
|
16520
|
+
margin-left: -1px;
|
|
16521
|
+
}
|
|
16522
|
+
.ant-input-number-compact-item:hover > *,
|
|
16523
|
+
.ant-input-number-compact-item:focus > *,
|
|
16524
|
+
.ant-input-number-compact-item:active > * {
|
|
16525
|
+
z-index: 2;
|
|
16526
|
+
}
|
|
16527
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
16528
|
+
z-index: 2;
|
|
16529
|
+
}
|
|
16530
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
16531
|
+
z-index: 0;
|
|
16532
|
+
}
|
|
16533
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper .ant-input-number-group-addon {
|
|
16534
|
+
border-radius: 0;
|
|
16535
|
+
}
|
|
16536
|
+
.ant-input-number-compact-item.ant-input-number-compact-first-item.ant-input-number-group-wrapper:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) .ant-input-number-group-addon {
|
|
16537
|
+
border-top-right-radius: 0;
|
|
16538
|
+
border-bottom-right-radius: 0;
|
|
16539
|
+
}
|
|
16540
|
+
.ant-input-number-compact-item.ant-input-number-compact-last-item.ant-input-number-group-wrapper:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) .ant-input-number-group-addon {
|
|
16541
|
+
border-top-left-radius: 0;
|
|
16542
|
+
border-bottom-left-radius: 0;
|
|
16543
|
+
}
|
|
16544
|
+
.ant-input-number-compact-item.ant-input-number-group-wrapper.ant-input-number-compact-first-item.ant-input-number-compact-item-rtl:not(.ant-input-number-compact-last-item) .ant-input-number-group-addon {
|
|
16545
|
+
border-top-left-radius: 0;
|
|
16546
|
+
border-bottom-left-radius: 0;
|
|
16547
|
+
}
|
|
16548
|
+
.ant-input-number-compact-item.ant-input-number-group-wrapper.ant-input-number-compact-last-item.ant-input-number-compact-item-rtl:not(.ant-input-number-compact-first-item) .ant-input-number-group-addon {
|
|
16549
|
+
border-top-right-radius: 0;
|
|
16550
|
+
border-bottom-right-radius: 0;
|
|
16551
|
+
}
|
|
16552
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper .ant-input-number-group-addon {
|
|
16553
|
+
border-radius: 0;
|
|
16554
|
+
}
|
|
16555
|
+
.ant-input-number-compact-item.ant-input-number-compact-first-item.ant-input-number-group-wrapper:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) .ant-input-number-group-addon {
|
|
16556
|
+
border-top-right-radius: 0;
|
|
16557
|
+
border-bottom-right-radius: 0;
|
|
16558
|
+
}
|
|
16559
|
+
.ant-input-number-compact-item.ant-input-number-compact-last-item.ant-input-number-group-wrapper:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) .ant-input-number-group-addon {
|
|
16560
|
+
border-top-left-radius: 0;
|
|
16561
|
+
border-bottom-left-radius: 0;
|
|
16562
|
+
}
|
|
16563
|
+
.ant-input-number-compact-item.ant-input-number-group-wrapper.ant-input-number-compact-first-item.ant-input-number-compact-item-rtl:not(.ant-input-number-compact-last-item) .ant-input-number-group-addon {
|
|
16564
|
+
border-top-left-radius: 0;
|
|
16565
|
+
border-bottom-left-radius: 0;
|
|
16566
|
+
}
|
|
16567
|
+
.ant-input-number-compact-item.ant-input-number-group-wrapper.ant-input-number-compact-last-item.ant-input-number-compact-item-rtl:not(.ant-input-number-compact-first-item) .ant-input-number-group-addon {
|
|
15985
16568
|
border-top-right-radius: 0;
|
|
15986
16569
|
border-bottom-right-radius: 0;
|
|
15987
16570
|
}
|
|
@@ -21286,6 +21869,7 @@ span.ant-radio + * {
|
|
|
21286
21869
|
}
|
|
21287
21870
|
.ant-select-item-option-state {
|
|
21288
21871
|
flex: none;
|
|
21872
|
+
user-select: none;
|
|
21289
21873
|
}
|
|
21290
21874
|
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
|
|
21291
21875
|
background-color: #f5f5f5;
|
|
@@ -21355,41 +21939,41 @@ span.ant-radio + * {
|
|
|
21355
21939
|
.ant-select-compact-item[disabled] > * {
|
|
21356
21940
|
z-index: 0;
|
|
21357
21941
|
}
|
|
21358
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
21942
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21359
21943
|
border-radius: 0;
|
|
21360
21944
|
}
|
|
21361
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
21945
|
+
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl) .ant-select-selector {
|
|
21362
21946
|
border-top-right-radius: 0;
|
|
21363
21947
|
border-bottom-right-radius: 0;
|
|
21364
21948
|
}
|
|
21365
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
21949
|
+
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl) .ant-select-selector {
|
|
21366
21950
|
border-top-left-radius: 0;
|
|
21367
21951
|
border-bottom-left-radius: 0;
|
|
21368
21952
|
}
|
|
21369
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
21953
|
+
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item) .ant-select-selector {
|
|
21370
21954
|
border-top-left-radius: 0;
|
|
21371
21955
|
border-bottom-left-radius: 0;
|
|
21372
21956
|
}
|
|
21373
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
21957
|
+
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item) .ant-select-selector {
|
|
21374
21958
|
border-top-right-radius: 0;
|
|
21375
21959
|
border-bottom-right-radius: 0;
|
|
21376
21960
|
}
|
|
21377
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
21961
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21378
21962
|
border-radius: 0;
|
|
21379
21963
|
}
|
|
21380
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
21964
|
+
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl) .ant-select-selector {
|
|
21381
21965
|
border-top-right-radius: 0;
|
|
21382
21966
|
border-bottom-right-radius: 0;
|
|
21383
21967
|
}
|
|
21384
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
21968
|
+
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl) .ant-select-selector {
|
|
21385
21969
|
border-top-left-radius: 0;
|
|
21386
21970
|
border-bottom-left-radius: 0;
|
|
21387
21971
|
}
|
|
21388
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
21972
|
+
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item) .ant-select-selector {
|
|
21389
21973
|
border-top-left-radius: 0;
|
|
21390
21974
|
border-bottom-left-radius: 0;
|
|
21391
21975
|
}
|
|
21392
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
21976
|
+
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item) .ant-select-selector {
|
|
21393
21977
|
border-top-right-radius: 0;
|
|
21394
21978
|
border-bottom-right-radius: 0;
|
|
21395
21979
|
}
|
|
@@ -21429,41 +22013,41 @@ span.ant-radio + * {
|
|
|
21429
22013
|
.ant-select-compact-item[disabled] > * {
|
|
21430
22014
|
z-index: 0;
|
|
21431
22015
|
}
|
|
21432
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
22016
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21433
22017
|
border-radius: 0;
|
|
21434
22018
|
}
|
|
21435
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
22019
|
+
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl) .ant-select-selector {
|
|
21436
22020
|
border-top-right-radius: 0;
|
|
21437
22021
|
border-bottom-right-radius: 0;
|
|
21438
22022
|
}
|
|
21439
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
22023
|
+
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl) .ant-select-selector {
|
|
21440
22024
|
border-top-left-radius: 0;
|
|
21441
22025
|
border-bottom-left-radius: 0;
|
|
21442
22026
|
}
|
|
21443
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
22027
|
+
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item) .ant-select-selector {
|
|
21444
22028
|
border-top-left-radius: 0;
|
|
21445
22029
|
border-bottom-left-radius: 0;
|
|
21446
22030
|
}
|
|
21447
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
22031
|
+
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item) .ant-select-selector {
|
|
21448
22032
|
border-top-right-radius: 0;
|
|
21449
22033
|
border-bottom-right-radius: 0;
|
|
21450
22034
|
}
|
|
21451
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
22035
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21452
22036
|
border-radius: 0;
|
|
21453
22037
|
}
|
|
21454
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
22038
|
+
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl) .ant-select-selector {
|
|
21455
22039
|
border-top-right-radius: 0;
|
|
21456
22040
|
border-bottom-right-radius: 0;
|
|
21457
22041
|
}
|
|
21458
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
22042
|
+
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl) .ant-select-selector {
|
|
21459
22043
|
border-top-left-radius: 0;
|
|
21460
22044
|
border-bottom-left-radius: 0;
|
|
21461
22045
|
}
|
|
21462
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
22046
|
+
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item) .ant-select-selector {
|
|
21463
22047
|
border-top-left-radius: 0;
|
|
21464
22048
|
border-bottom-left-radius: 0;
|
|
21465
22049
|
}
|
|
21466
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
22050
|
+
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item) .ant-select-selector {
|
|
21467
22051
|
border-top-right-radius: 0;
|
|
21468
22052
|
border-bottom-right-radius: 0;
|
|
21469
22053
|
}
|
|
@@ -27084,6 +27668,15 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
27084
27668
|
.ant-select-dropdown-hidden {
|
|
27085
27669
|
display: none;
|
|
27086
27670
|
}
|
|
27671
|
+
.ant-select-dropdown-content-wrapper {
|
|
27672
|
+
max-height: 256px;
|
|
27673
|
+
overflow-y: auto;
|
|
27674
|
+
overflow-anchor: none;
|
|
27675
|
+
}
|
|
27676
|
+
.ant-select-dropdown-content {
|
|
27677
|
+
display: flex;
|
|
27678
|
+
flex-direction: column;
|
|
27679
|
+
}
|
|
27087
27680
|
.ant-cascader-checkbox {
|
|
27088
27681
|
box-sizing: border-box;
|
|
27089
27682
|
margin: 0;
|
|
@@ -29089,6 +29682,12 @@ nz-space-item {
|
|
|
29089
29682
|
.ant-image-preview-switch-right {
|
|
29090
29683
|
right: 8px;
|
|
29091
29684
|
}
|
|
29685
|
+
.ant-image-preview-focus-trap {
|
|
29686
|
+
width: 0;
|
|
29687
|
+
height: 0;
|
|
29688
|
+
overflow: hidden;
|
|
29689
|
+
outline: none;
|
|
29690
|
+
}
|
|
29092
29691
|
.cdk-overlay-backdrop.ant-image-preview-mask {
|
|
29093
29692
|
opacity: 1;
|
|
29094
29693
|
}
|
|
@@ -29248,6 +29847,13 @@ nz-space-item {
|
|
|
29248
29847
|
.ant-color-picker-panel-disabled {
|
|
29249
29848
|
cursor: not-allowed;
|
|
29250
29849
|
}
|
|
29850
|
+
.ant-color-picker-gradient {
|
|
29851
|
+
position: absolute;
|
|
29852
|
+
inset: 0;
|
|
29853
|
+
}
|
|
29854
|
+
.ant-color-picker-palette {
|
|
29855
|
+
position: relative;
|
|
29856
|
+
}
|
|
29251
29857
|
.ant-color-picker-select {
|
|
29252
29858
|
margin-bottom: 12px;
|
|
29253
29859
|
}
|
|
@@ -29265,8 +29871,13 @@ nz-space-item {
|
|
|
29265
29871
|
right: 0;
|
|
29266
29872
|
bottom: 0;
|
|
29267
29873
|
left: 0;
|
|
29874
|
+
background-image: linear-gradient(0deg, #000, transparent), linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
|
|
29268
29875
|
border-radius: inherit;
|
|
29269
29876
|
}
|
|
29877
|
+
.ant-color-picker-transform {
|
|
29878
|
+
position: absolute;
|
|
29879
|
+
z-index: 1;
|
|
29880
|
+
}
|
|
29270
29881
|
.ant-color-picker-handler {
|
|
29271
29882
|
box-sizing: border-box;
|
|
29272
29883
|
width: 16px;
|
|
@@ -29585,6 +30196,208 @@ nz-space-item {
|
|
|
29585
30196
|
height: 72px;
|
|
29586
30197
|
margin-top: -71px;
|
|
29587
30198
|
}
|
|
30199
|
+
.ant-float-btn {
|
|
30200
|
+
position: fixed;
|
|
30201
|
+
z-index: 99;
|
|
30202
|
+
display: block;
|
|
30203
|
+
align-items: center;
|
|
30204
|
+
justify-content: center;
|
|
30205
|
+
width: 40px;
|
|
30206
|
+
height: 40px;
|
|
30207
|
+
overflow: hidden;
|
|
30208
|
+
border: none;
|
|
30209
|
+
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);
|
|
30210
|
+
cursor: pointer;
|
|
30211
|
+
inset-inline-end: 24px;
|
|
30212
|
+
inset-block-end: 48px;
|
|
30213
|
+
}
|
|
30214
|
+
.ant-float-btn-hidden {
|
|
30215
|
+
display: none;
|
|
30216
|
+
}
|
|
30217
|
+
.ant-float-btn-pure {
|
|
30218
|
+
position: relative;
|
|
30219
|
+
inset: auto;
|
|
30220
|
+
}
|
|
30221
|
+
.ant-float-btn:empty {
|
|
30222
|
+
display: none;
|
|
30223
|
+
}
|
|
30224
|
+
.ant-float-btn-body {
|
|
30225
|
+
display: flex;
|
|
30226
|
+
align-items: center;
|
|
30227
|
+
justify-content: center;
|
|
30228
|
+
width: 100%;
|
|
30229
|
+
height: 100%;
|
|
30230
|
+
transition: all 0.2s;
|
|
30231
|
+
}
|
|
30232
|
+
.ant-float-btn-body .ant-float-btn-content {
|
|
30233
|
+
display: flex;
|
|
30234
|
+
flex-direction: column;
|
|
30235
|
+
align-items: center;
|
|
30236
|
+
justify-content: center;
|
|
30237
|
+
min-height: 40px;
|
|
30238
|
+
padding: 2px 4px;
|
|
30239
|
+
overflow: hidden;
|
|
30240
|
+
text-align: center;
|
|
30241
|
+
}
|
|
30242
|
+
.ant-float-btn-body .ant-float-btn-content .ant-float-btn-icon {
|
|
30243
|
+
width: 18px;
|
|
30244
|
+
margin: auto;
|
|
30245
|
+
font-size: 18px;
|
|
30246
|
+
line-height: 1;
|
|
30247
|
+
text-align: center;
|
|
30248
|
+
}
|
|
30249
|
+
.ant-float-btn-inner {
|
|
30250
|
+
display: block;
|
|
30251
|
+
width: 100%;
|
|
30252
|
+
height: 100%;
|
|
30253
|
+
margin: 0;
|
|
30254
|
+
padding: 0;
|
|
30255
|
+
list-style: none;
|
|
30256
|
+
border: none;
|
|
30257
|
+
}
|
|
30258
|
+
.ant-float-btn-rtl {
|
|
30259
|
+
direction: rtl;
|
|
30260
|
+
}
|
|
30261
|
+
.ant-float-btn-circle {
|
|
30262
|
+
height: 40px;
|
|
30263
|
+
border-radius: 50%;
|
|
30264
|
+
}
|
|
30265
|
+
.ant-float-btn-circle .ant-float-btn-body {
|
|
30266
|
+
border-radius: 50%;
|
|
30267
|
+
}
|
|
30268
|
+
.ant-float-btn-square {
|
|
30269
|
+
height: auto;
|
|
30270
|
+
min-height: 40px;
|
|
30271
|
+
border-radius: 2px;
|
|
30272
|
+
}
|
|
30273
|
+
.ant-float-btn-square .ant-float-btn-body {
|
|
30274
|
+
height: auto;
|
|
30275
|
+
border-radius: 2px;
|
|
30276
|
+
}
|
|
30277
|
+
.ant-float-btn-default {
|
|
30278
|
+
background-color: #fff;
|
|
30279
|
+
transition: background-color 0.2s;
|
|
30280
|
+
}
|
|
30281
|
+
.ant-float-btn-default .ant-float-btn-body {
|
|
30282
|
+
background-color: #fff;
|
|
30283
|
+
transition: background-color 0.2s;
|
|
30284
|
+
}
|
|
30285
|
+
.ant-float-btn-default .ant-float-btn-body:hover {
|
|
30286
|
+
color: rgba(0, 0, 0, 0.85);
|
|
30287
|
+
background-color: #f5f5f5;
|
|
30288
|
+
}
|
|
30289
|
+
.ant-float-btn-default .ant-float-btn-body .ant-float-btn-content .ant-float-btn-icon {
|
|
30290
|
+
color: rgba(0, 0, 0, 0.85);
|
|
30291
|
+
}
|
|
30292
|
+
.ant-float-btn-default .ant-float-btn-body .ant-float-btn-content .ant-float-btn-description {
|
|
30293
|
+
display: flex;
|
|
30294
|
+
align-items: center;
|
|
30295
|
+
color: rgba(0, 0, 0, 0.85);
|
|
30296
|
+
font-size: 12px;
|
|
30297
|
+
line-height: 1.5715;
|
|
30298
|
+
}
|
|
30299
|
+
.ant-float-btn-default:focus {
|
|
30300
|
+
color: rgba(0, 0, 0, 0.85);
|
|
30301
|
+
}
|
|
30302
|
+
.ant-float-btn-top {
|
|
30303
|
+
padding: 0 !important;
|
|
30304
|
+
}
|
|
30305
|
+
.ant-float-btn-group {
|
|
30306
|
+
position: fixed;
|
|
30307
|
+
z-index: 99;
|
|
30308
|
+
display: block;
|
|
30309
|
+
box-sizing: border-box;
|
|
30310
|
+
width: 40px;
|
|
30311
|
+
height: auto;
|
|
30312
|
+
min-height: 40px;
|
|
30313
|
+
margin: 0;
|
|
30314
|
+
padding: 0;
|
|
30315
|
+
color: rgba(0, 0, 0, 0.85);
|
|
30316
|
+
font-size: 14px;
|
|
30317
|
+
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
|
30318
|
+
line-height: 1.5715;
|
|
30319
|
+
list-style: none;
|
|
30320
|
+
border: none;
|
|
30321
|
+
border-radius: 2px;
|
|
30322
|
+
box-shadow: none;
|
|
30323
|
+
inset-inline-end: 24px;
|
|
30324
|
+
inset-block-end: 48px;
|
|
30325
|
+
}
|
|
30326
|
+
.ant-float-btn-group-wrap {
|
|
30327
|
+
position: relative;
|
|
30328
|
+
z-index: -1;
|
|
30329
|
+
display: block;
|
|
30330
|
+
margin-bottom: 16px;
|
|
30331
|
+
}
|
|
30332
|
+
.ant-float-btn-group-rtl {
|
|
30333
|
+
direction: rtl;
|
|
30334
|
+
}
|
|
30335
|
+
.ant-float-btn-group .ant-float-btn {
|
|
30336
|
+
position: static;
|
|
30337
|
+
}
|
|
30338
|
+
.ant-float-btn-group-circle .ant-float-btn-circle:not(:last-child) {
|
|
30339
|
+
margin-bottom: 16px;
|
|
30340
|
+
}
|
|
30341
|
+
.ant-float-btn-group-circle .ant-float-btn-body {
|
|
30342
|
+
width: 40px;
|
|
30343
|
+
height: 40px;
|
|
30344
|
+
}
|
|
30345
|
+
.ant-float-btn-group-square .ant-float-btn-square {
|
|
30346
|
+
padding: 0;
|
|
30347
|
+
border-radius: 0;
|
|
30348
|
+
}
|
|
30349
|
+
.ant-float-btn-group-square .ant-float-btn-square:first-child {
|
|
30350
|
+
border-start-start-radius: 2px;
|
|
30351
|
+
border-start-end-radius: 2px;
|
|
30352
|
+
}
|
|
30353
|
+
.ant-float-btn-group-square .ant-float-btn-square:last-child {
|
|
30354
|
+
border-start-start-radius: 2px;
|
|
30355
|
+
border-start-end-radius: 2px;
|
|
30356
|
+
}
|
|
30357
|
+
.ant-float-btn-group-square .ant-float-btn-square:not(:last-child) {
|
|
30358
|
+
border-bottom: 1px solid #d9d9d9;
|
|
30359
|
+
}
|
|
30360
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap {
|
|
30361
|
+
display: block;
|
|
30362
|
+
overflow: hidden;
|
|
30363
|
+
border-radius: 2px;
|
|
30364
|
+
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);
|
|
30365
|
+
}
|
|
30366
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square {
|
|
30367
|
+
margin-top: 0;
|
|
30368
|
+
padding: 4px;
|
|
30369
|
+
border-radius: 0;
|
|
30370
|
+
box-shadow: none;
|
|
30371
|
+
}
|
|
30372
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square:first-child {
|
|
30373
|
+
border-start-start-radius: 2px;
|
|
30374
|
+
border-start-end-radius: 2px;
|
|
30375
|
+
}
|
|
30376
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square:last-child {
|
|
30377
|
+
border-start-start-radius: 2px;
|
|
30378
|
+
border-start-end-radius: 2px;
|
|
30379
|
+
}
|
|
30380
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square:not(:last-child) {
|
|
30381
|
+
border-bottom: 1px solid #d9d9d9;
|
|
30382
|
+
}
|
|
30383
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square .ant-float-btn-body {
|
|
30384
|
+
width: 32px;
|
|
30385
|
+
height: 32px;
|
|
30386
|
+
}
|
|
30387
|
+
.ant-float-btn-group-circle-shadow {
|
|
30388
|
+
box-shadow: none;
|
|
30389
|
+
}
|
|
30390
|
+
.ant-float-btn-group-square-shadow {
|
|
30391
|
+
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);
|
|
30392
|
+
}
|
|
30393
|
+
.ant-float-btn-group-square-shadow .ant-float-btn-square {
|
|
30394
|
+
padding: 4px;
|
|
30395
|
+
box-shadow: none;
|
|
30396
|
+
}
|
|
30397
|
+
.ant-float-btn-group-square-shadow .ant-float-btn-square .ant-float-btn-body {
|
|
30398
|
+
width: 32px;
|
|
30399
|
+
height: 32px;
|
|
30400
|
+
}
|
|
29588
30401
|
/** system */
|
|
29589
30402
|
sf + st {
|
|
29590
30403
|
margin-top: 16px;
|
|
@@ -29621,6 +30434,12 @@ nz-button-group + nz-popconfirm {
|
|
|
29621
30434
|
margin-right: 8px;
|
|
29622
30435
|
margin-left: inherit;
|
|
29623
30436
|
}
|
|
30437
|
+
.cdk-drag-preview {
|
|
30438
|
+
display: table;
|
|
30439
|
+
}
|
|
30440
|
+
.cdk-drag-placeholder {
|
|
30441
|
+
opacity: 0;
|
|
30442
|
+
}
|
|
29624
30443
|
a:focus {
|
|
29625
30444
|
text-decoration: none;
|
|
29626
30445
|
}
|