@delon/theme 18.3.0 → 19.0.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/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/dark.css
CHANGED
|
@@ -4778,10 +4778,10 @@ a.ant-btn-sm {
|
|
|
4778
4778
|
.ant-btn-icon-only.ant-btn-compact-item {
|
|
4779
4779
|
flex: none;
|
|
4780
4780
|
}
|
|
4781
|
-
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled]) {
|
|
4781
|
+
.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']) {
|
|
4782
4782
|
position: relative;
|
|
4783
4783
|
}
|
|
4784
|
-
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled])::after {
|
|
4784
|
+
.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 {
|
|
4785
4785
|
position: absolute;
|
|
4786
4786
|
top: -1px;
|
|
4787
4787
|
left: -1px;
|
|
@@ -4898,10 +4898,10 @@ a.ant-btn-sm {
|
|
|
4898
4898
|
border-top-left-radius: 0;
|
|
4899
4899
|
border-top-right-radius: 0;
|
|
4900
4900
|
}
|
|
4901
|
-
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) {
|
|
4901
|
+
.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']) {
|
|
4902
4902
|
position: relative;
|
|
4903
4903
|
}
|
|
4904
|
-
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled])::after {
|
|
4904
|
+
.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 {
|
|
4905
4905
|
position: absolute;
|
|
4906
4906
|
top: -1px;
|
|
4907
4907
|
left: -1px;
|
|
@@ -5617,9 +5617,6 @@ nz-carousel {
|
|
|
5617
5617
|
.slick-track {
|
|
5618
5618
|
opacity: 1;
|
|
5619
5619
|
}
|
|
5620
|
-
.slick-list {
|
|
5621
|
-
direction: ltr;
|
|
5622
|
-
}
|
|
5623
5620
|
@keyframes antCheckboxEffect {
|
|
5624
5621
|
0% {
|
|
5625
5622
|
transform: scale(1);
|
|
@@ -7643,6 +7640,19 @@ nz-descriptions {
|
|
|
7643
7640
|
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
|
|
7644
7641
|
width: 95%;
|
|
7645
7642
|
}
|
|
7643
|
+
.ant-divider-dotted {
|
|
7644
|
+
background: none;
|
|
7645
|
+
border-color: rgba(255, 255, 255, 0.12);
|
|
7646
|
+
border-style: dotted;
|
|
7647
|
+
border-width: 1px 0 0;
|
|
7648
|
+
}
|
|
7649
|
+
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dotted::after,
|
|
7650
|
+
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dotted::before {
|
|
7651
|
+
border-style: dotted none none;
|
|
7652
|
+
}
|
|
7653
|
+
.ant-divider-vertical.ant-divider-dotted {
|
|
7654
|
+
border-width: 0 0 0 1px;
|
|
7655
|
+
}
|
|
7646
7656
|
.ant-drawer {
|
|
7647
7657
|
position: fixed;
|
|
7648
7658
|
top: 0;
|
|
@@ -14778,6 +14788,274 @@ textarea.ant-input {
|
|
|
14778
14788
|
border-top-right-radius: 0;
|
|
14779
14789
|
border-bottom-right-radius: 0;
|
|
14780
14790
|
}
|
|
14791
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14792
|
+
margin-right: -1px;
|
|
14793
|
+
}
|
|
14794
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14795
|
+
margin-left: -1px;
|
|
14796
|
+
}
|
|
14797
|
+
.ant-input-compact-item:hover,
|
|
14798
|
+
.ant-input-compact-item:focus,
|
|
14799
|
+
.ant-input-compact-item:active {
|
|
14800
|
+
z-index: 2;
|
|
14801
|
+
}
|
|
14802
|
+
.ant-input-compact-item[disabled] {
|
|
14803
|
+
z-index: 0;
|
|
14804
|
+
}
|
|
14805
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14806
|
+
margin-right: -1px;
|
|
14807
|
+
}
|
|
14808
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14809
|
+
margin-left: -1px;
|
|
14810
|
+
}
|
|
14811
|
+
.ant-input-compact-item:hover,
|
|
14812
|
+
.ant-input-compact-item:focus,
|
|
14813
|
+
.ant-input-compact-item:active {
|
|
14814
|
+
z-index: 2;
|
|
14815
|
+
}
|
|
14816
|
+
.ant-input-compact-item[disabled] {
|
|
14817
|
+
z-index: 0;
|
|
14818
|
+
}
|
|
14819
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14820
|
+
border-radius: 0;
|
|
14821
|
+
}
|
|
14822
|
+
.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) {
|
|
14823
|
+
border-top-right-radius: 0;
|
|
14824
|
+
border-bottom-right-radius: 0;
|
|
14825
|
+
}
|
|
14826
|
+
.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) {
|
|
14827
|
+
border-top-left-radius: 0;
|
|
14828
|
+
border-bottom-left-radius: 0;
|
|
14829
|
+
}
|
|
14830
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
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-last-item:not(.ant-input-compact-first-item) {
|
|
14835
|
+
border-top-right-radius: 0;
|
|
14836
|
+
border-bottom-right-radius: 0;
|
|
14837
|
+
}
|
|
14838
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14839
|
+
border-radius: 0;
|
|
14840
|
+
}
|
|
14841
|
+
.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) {
|
|
14842
|
+
border-top-right-radius: 0;
|
|
14843
|
+
border-bottom-right-radius: 0;
|
|
14844
|
+
}
|
|
14845
|
+
.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) {
|
|
14846
|
+
border-top-left-radius: 0;
|
|
14847
|
+
border-bottom-left-radius: 0;
|
|
14848
|
+
}
|
|
14849
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
14850
|
+
border-top-left-radius: 0;
|
|
14851
|
+
border-bottom-left-radius: 0;
|
|
14852
|
+
}
|
|
14853
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
|
|
14854
|
+
border-top-right-radius: 0;
|
|
14855
|
+
border-bottom-right-radius: 0;
|
|
14856
|
+
}
|
|
14857
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14858
|
+
margin-right: -1px;
|
|
14859
|
+
}
|
|
14860
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14861
|
+
margin-left: -1px;
|
|
14862
|
+
}
|
|
14863
|
+
.ant-input-compact-item:hover,
|
|
14864
|
+
.ant-input-compact-item:focus,
|
|
14865
|
+
.ant-input-compact-item:active {
|
|
14866
|
+
z-index: 2;
|
|
14867
|
+
}
|
|
14868
|
+
.ant-input-compact-item[disabled] {
|
|
14869
|
+
z-index: 0;
|
|
14870
|
+
}
|
|
14871
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14872
|
+
margin-right: -1px;
|
|
14873
|
+
}
|
|
14874
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14875
|
+
margin-left: -1px;
|
|
14876
|
+
}
|
|
14877
|
+
.ant-input-compact-item:hover,
|
|
14878
|
+
.ant-input-compact-item:focus,
|
|
14879
|
+
.ant-input-compact-item:active {
|
|
14880
|
+
z-index: 2;
|
|
14881
|
+
}
|
|
14882
|
+
.ant-input-compact-item[disabled] {
|
|
14883
|
+
z-index: 0;
|
|
14884
|
+
}
|
|
14885
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14886
|
+
border-radius: 0;
|
|
14887
|
+
}
|
|
14888
|
+
.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) {
|
|
14889
|
+
border-top-right-radius: 0;
|
|
14890
|
+
border-bottom-right-radius: 0;
|
|
14891
|
+
}
|
|
14892
|
+
.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) {
|
|
14893
|
+
border-top-left-radius: 0;
|
|
14894
|
+
border-bottom-left-radius: 0;
|
|
14895
|
+
}
|
|
14896
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
14897
|
+
border-top-left-radius: 0;
|
|
14898
|
+
border-bottom-left-radius: 0;
|
|
14899
|
+
}
|
|
14900
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
|
|
14901
|
+
border-top-right-radius: 0;
|
|
14902
|
+
border-bottom-right-radius: 0;
|
|
14903
|
+
}
|
|
14904
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14905
|
+
border-radius: 0;
|
|
14906
|
+
}
|
|
14907
|
+
.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) {
|
|
14908
|
+
border-top-right-radius: 0;
|
|
14909
|
+
border-bottom-right-radius: 0;
|
|
14910
|
+
}
|
|
14911
|
+
.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) {
|
|
14912
|
+
border-top-left-radius: 0;
|
|
14913
|
+
border-bottom-left-radius: 0;
|
|
14914
|
+
}
|
|
14915
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
14916
|
+
border-top-left-radius: 0;
|
|
14917
|
+
border-bottom-left-radius: 0;
|
|
14918
|
+
}
|
|
14919
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
|
|
14920
|
+
border-top-right-radius: 0;
|
|
14921
|
+
border-bottom-right-radius: 0;
|
|
14922
|
+
}
|
|
14923
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
14924
|
+
margin-right: -1px;
|
|
14925
|
+
}
|
|
14926
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
14927
|
+
margin-right: 0;
|
|
14928
|
+
margin-left: -1px;
|
|
14929
|
+
}
|
|
14930
|
+
.ant-input-compact-item:hover > *,
|
|
14931
|
+
.ant-input-compact-item:focus > *,
|
|
14932
|
+
.ant-input-compact-item:active > * {
|
|
14933
|
+
z-index: 2;
|
|
14934
|
+
}
|
|
14935
|
+
.ant-input-compact-item[disabled] > * {
|
|
14936
|
+
z-index: 0;
|
|
14937
|
+
}
|
|
14938
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
14939
|
+
margin-right: -1px;
|
|
14940
|
+
}
|
|
14941
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
14942
|
+
margin-right: 0;
|
|
14943
|
+
margin-left: -1px;
|
|
14944
|
+
}
|
|
14945
|
+
.ant-input-compact-item:hover > *,
|
|
14946
|
+
.ant-input-compact-item:focus > *,
|
|
14947
|
+
.ant-input-compact-item:active > * {
|
|
14948
|
+
z-index: 2;
|
|
14949
|
+
}
|
|
14950
|
+
.ant-input-compact-item[disabled] > * {
|
|
14951
|
+
z-index: 0;
|
|
14952
|
+
}
|
|
14953
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
14954
|
+
border-radius: 0;
|
|
14955
|
+
}
|
|
14956
|
+
.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 {
|
|
14957
|
+
border-top-right-radius: 0;
|
|
14958
|
+
border-bottom-right-radius: 0;
|
|
14959
|
+
}
|
|
14960
|
+
.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 {
|
|
14961
|
+
border-top-left-radius: 0;
|
|
14962
|
+
border-bottom-left-radius: 0;
|
|
14963
|
+
}
|
|
14964
|
+
.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 {
|
|
14965
|
+
border-top-left-radius: 0;
|
|
14966
|
+
border-bottom-left-radius: 0;
|
|
14967
|
+
}
|
|
14968
|
+
.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 {
|
|
14969
|
+
border-top-right-radius: 0;
|
|
14970
|
+
border-bottom-right-radius: 0;
|
|
14971
|
+
}
|
|
14972
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
14973
|
+
border-radius: 0;
|
|
14974
|
+
}
|
|
14975
|
+
.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 {
|
|
14976
|
+
border-top-right-radius: 0;
|
|
14977
|
+
border-bottom-right-radius: 0;
|
|
14978
|
+
}
|
|
14979
|
+
.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 {
|
|
14980
|
+
border-top-left-radius: 0;
|
|
14981
|
+
border-bottom-left-radius: 0;
|
|
14982
|
+
}
|
|
14983
|
+
.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 {
|
|
14984
|
+
border-top-left-radius: 0;
|
|
14985
|
+
border-bottom-left-radius: 0;
|
|
14986
|
+
}
|
|
14987
|
+
.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 {
|
|
14988
|
+
border-top-right-radius: 0;
|
|
14989
|
+
border-bottom-right-radius: 0;
|
|
14990
|
+
}
|
|
14991
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
14992
|
+
margin-right: -1px;
|
|
14993
|
+
}
|
|
14994
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
14995
|
+
margin-right: 0;
|
|
14996
|
+
margin-left: -1px;
|
|
14997
|
+
}
|
|
14998
|
+
.ant-input-compact-item:hover > *,
|
|
14999
|
+
.ant-input-compact-item:focus > *,
|
|
15000
|
+
.ant-input-compact-item:active > * {
|
|
15001
|
+
z-index: 2;
|
|
15002
|
+
}
|
|
15003
|
+
.ant-input-compact-item[disabled] > * {
|
|
15004
|
+
z-index: 0;
|
|
15005
|
+
}
|
|
15006
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
15007
|
+
margin-right: -1px;
|
|
15008
|
+
}
|
|
15009
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
15010
|
+
margin-right: 0;
|
|
15011
|
+
margin-left: -1px;
|
|
15012
|
+
}
|
|
15013
|
+
.ant-input-compact-item:hover > *,
|
|
15014
|
+
.ant-input-compact-item:focus > *,
|
|
15015
|
+
.ant-input-compact-item:active > * {
|
|
15016
|
+
z-index: 2;
|
|
15017
|
+
}
|
|
15018
|
+
.ant-input-compact-item[disabled] > * {
|
|
15019
|
+
z-index: 0;
|
|
15020
|
+
}
|
|
15021
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
15022
|
+
border-radius: 0;
|
|
15023
|
+
}
|
|
15024
|
+
.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 {
|
|
15025
|
+
border-top-right-radius: 0;
|
|
15026
|
+
border-bottom-right-radius: 0;
|
|
15027
|
+
}
|
|
15028
|
+
.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 {
|
|
15029
|
+
border-top-left-radius: 0;
|
|
15030
|
+
border-bottom-left-radius: 0;
|
|
15031
|
+
}
|
|
15032
|
+
.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 {
|
|
15033
|
+
border-top-left-radius: 0;
|
|
15034
|
+
border-bottom-left-radius: 0;
|
|
15035
|
+
}
|
|
15036
|
+
.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 {
|
|
15037
|
+
border-top-right-radius: 0;
|
|
15038
|
+
border-bottom-right-radius: 0;
|
|
15039
|
+
}
|
|
15040
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
15041
|
+
border-radius: 0;
|
|
15042
|
+
}
|
|
15043
|
+
.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 {
|
|
15044
|
+
border-top-right-radius: 0;
|
|
15045
|
+
border-bottom-right-radius: 0;
|
|
15046
|
+
}
|
|
15047
|
+
.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 {
|
|
15048
|
+
border-top-left-radius: 0;
|
|
15049
|
+
border-bottom-left-radius: 0;
|
|
15050
|
+
}
|
|
15051
|
+
.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 {
|
|
15052
|
+
border-top-left-radius: 0;
|
|
15053
|
+
border-bottom-left-radius: 0;
|
|
15054
|
+
}
|
|
15055
|
+
.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 {
|
|
15056
|
+
border-top-right-radius: 0;
|
|
15057
|
+
border-bottom-right-radius: 0;
|
|
15058
|
+
}
|
|
14781
15059
|
.ant-input-search .ant-input:hover,
|
|
14782
15060
|
.ant-input-search .ant-input:focus {
|
|
14783
15061
|
border-color: #165996;
|
|
@@ -14916,6 +15194,16 @@ textarea.ant-input {
|
|
|
14916
15194
|
height: auto;
|
|
14917
15195
|
}
|
|
14918
15196
|
}
|
|
15197
|
+
.ant-otp {
|
|
15198
|
+
display: inline-flex;
|
|
15199
|
+
flex-wrap: nowrap;
|
|
15200
|
+
align-items: center;
|
|
15201
|
+
column-gap: 8px;
|
|
15202
|
+
}
|
|
15203
|
+
.ant-otp-input {
|
|
15204
|
+
text-align: center;
|
|
15205
|
+
padding-inline: 4px;
|
|
15206
|
+
}
|
|
14919
15207
|
textarea.nz-textarea-autosize-measuring {
|
|
14920
15208
|
height: auto !important;
|
|
14921
15209
|
padding: 2px 0 !important;
|
|
@@ -14962,6 +15250,9 @@ nz-form-item-feedback-icon.ant-input-suffix {
|
|
|
14962
15250
|
position: relative;
|
|
14963
15251
|
display: block;
|
|
14964
15252
|
}
|
|
15253
|
+
.ant-otp-input {
|
|
15254
|
+
width: auto;
|
|
15255
|
+
}
|
|
14965
15256
|
.ant-input-number-affix-wrapper {
|
|
14966
15257
|
display: inline-block;
|
|
14967
15258
|
width: 100%;
|
|
@@ -15919,8 +16210,224 @@ textarea.ant-input-number {
|
|
|
15919
16210
|
.ant-input-number-borderless {
|
|
15920
16211
|
box-shadow: none;
|
|
15921
16212
|
}
|
|
15922
|
-
.ant-input-number-out-of-range input {
|
|
15923
|
-
color: #a61d24;
|
|
16213
|
+
.ant-input-number-out-of-range input {
|
|
16214
|
+
color: #a61d24;
|
|
16215
|
+
}
|
|
16216
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16217
|
+
margin-right: -1px;
|
|
16218
|
+
}
|
|
16219
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16220
|
+
margin-left: -1px;
|
|
16221
|
+
}
|
|
16222
|
+
.ant-input-number-compact-item:hover,
|
|
16223
|
+
.ant-input-number-compact-item:focus,
|
|
16224
|
+
.ant-input-number-compact-item:active {
|
|
16225
|
+
z-index: 2;
|
|
16226
|
+
}
|
|
16227
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16228
|
+
z-index: 2;
|
|
16229
|
+
}
|
|
16230
|
+
.ant-input-number-compact-item[disabled] {
|
|
16231
|
+
z-index: 0;
|
|
16232
|
+
}
|
|
16233
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16234
|
+
margin-right: -1px;
|
|
16235
|
+
}
|
|
16236
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16237
|
+
margin-left: -1px;
|
|
16238
|
+
}
|
|
16239
|
+
.ant-input-number-compact-item:hover,
|
|
16240
|
+
.ant-input-number-compact-item:focus,
|
|
16241
|
+
.ant-input-number-compact-item:active {
|
|
16242
|
+
z-index: 2;
|
|
16243
|
+
}
|
|
16244
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16245
|
+
z-index: 2;
|
|
16246
|
+
}
|
|
16247
|
+
.ant-input-number-compact-item[disabled] {
|
|
16248
|
+
z-index: 0;
|
|
16249
|
+
}
|
|
16250
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16251
|
+
border-radius: 0;
|
|
16252
|
+
}
|
|
16253
|
+
.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) {
|
|
16254
|
+
border-top-right-radius: 0;
|
|
16255
|
+
border-bottom-right-radius: 0;
|
|
16256
|
+
}
|
|
16257
|
+
.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) {
|
|
16258
|
+
border-top-left-radius: 0;
|
|
16259
|
+
border-bottom-left-radius: 0;
|
|
16260
|
+
}
|
|
16261
|
+
.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) {
|
|
16262
|
+
border-top-left-radius: 0;
|
|
16263
|
+
border-bottom-left-radius: 0;
|
|
16264
|
+
}
|
|
16265
|
+
.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) {
|
|
16266
|
+
border-top-right-radius: 0;
|
|
16267
|
+
border-bottom-right-radius: 0;
|
|
16268
|
+
}
|
|
16269
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16270
|
+
border-radius: 0;
|
|
16271
|
+
}
|
|
16272
|
+
.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) {
|
|
16273
|
+
border-top-right-radius: 0;
|
|
16274
|
+
border-bottom-right-radius: 0;
|
|
16275
|
+
}
|
|
16276
|
+
.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) {
|
|
16277
|
+
border-top-left-radius: 0;
|
|
16278
|
+
border-bottom-left-radius: 0;
|
|
16279
|
+
}
|
|
16280
|
+
.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) {
|
|
16281
|
+
border-top-left-radius: 0;
|
|
16282
|
+
border-bottom-left-radius: 0;
|
|
16283
|
+
}
|
|
16284
|
+
.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) {
|
|
16285
|
+
border-top-right-radius: 0;
|
|
16286
|
+
border-bottom-right-radius: 0;
|
|
16287
|
+
}
|
|
16288
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16289
|
+
margin-right: -1px;
|
|
16290
|
+
}
|
|
16291
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16292
|
+
margin-left: -1px;
|
|
16293
|
+
}
|
|
16294
|
+
.ant-input-number-compact-item:hover,
|
|
16295
|
+
.ant-input-number-compact-item:focus,
|
|
16296
|
+
.ant-input-number-compact-item:active {
|
|
16297
|
+
z-index: 2;
|
|
16298
|
+
}
|
|
16299
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16300
|
+
z-index: 2;
|
|
16301
|
+
}
|
|
16302
|
+
.ant-input-number-compact-item[disabled] {
|
|
16303
|
+
z-index: 0;
|
|
16304
|
+
}
|
|
16305
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16306
|
+
margin-right: -1px;
|
|
16307
|
+
}
|
|
16308
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16309
|
+
margin-left: -1px;
|
|
16310
|
+
}
|
|
16311
|
+
.ant-input-number-compact-item:hover,
|
|
16312
|
+
.ant-input-number-compact-item:focus,
|
|
16313
|
+
.ant-input-number-compact-item:active {
|
|
16314
|
+
z-index: 2;
|
|
16315
|
+
}
|
|
16316
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16317
|
+
z-index: 2;
|
|
16318
|
+
}
|
|
16319
|
+
.ant-input-number-compact-item[disabled] {
|
|
16320
|
+
z-index: 0;
|
|
16321
|
+
}
|
|
16322
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16323
|
+
border-radius: 0;
|
|
16324
|
+
}
|
|
16325
|
+
.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) {
|
|
16326
|
+
border-top-right-radius: 0;
|
|
16327
|
+
border-bottom-right-radius: 0;
|
|
16328
|
+
}
|
|
16329
|
+
.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) {
|
|
16330
|
+
border-top-left-radius: 0;
|
|
16331
|
+
border-bottom-left-radius: 0;
|
|
16332
|
+
}
|
|
16333
|
+
.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) {
|
|
16334
|
+
border-top-left-radius: 0;
|
|
16335
|
+
border-bottom-left-radius: 0;
|
|
16336
|
+
}
|
|
16337
|
+
.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) {
|
|
16338
|
+
border-top-right-radius: 0;
|
|
16339
|
+
border-bottom-right-radius: 0;
|
|
16340
|
+
}
|
|
16341
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16342
|
+
border-radius: 0;
|
|
16343
|
+
}
|
|
16344
|
+
.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) {
|
|
16345
|
+
border-top-right-radius: 0;
|
|
16346
|
+
border-bottom-right-radius: 0;
|
|
16347
|
+
}
|
|
16348
|
+
.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) {
|
|
16349
|
+
border-top-left-radius: 0;
|
|
16350
|
+
border-bottom-left-radius: 0;
|
|
16351
|
+
}
|
|
16352
|
+
.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) {
|
|
16353
|
+
border-top-left-radius: 0;
|
|
16354
|
+
border-bottom-left-radius: 0;
|
|
16355
|
+
}
|
|
16356
|
+
.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) {
|
|
16357
|
+
border-top-right-radius: 0;
|
|
16358
|
+
border-bottom-right-radius: 0;
|
|
16359
|
+
}
|
|
16360
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16361
|
+
margin-right: -1px;
|
|
16362
|
+
}
|
|
16363
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16364
|
+
margin-left: -1px;
|
|
16365
|
+
}
|
|
16366
|
+
.ant-input-number-compact-item:hover,
|
|
16367
|
+
.ant-input-number-compact-item:focus,
|
|
16368
|
+
.ant-input-number-compact-item:active {
|
|
16369
|
+
z-index: 2;
|
|
16370
|
+
}
|
|
16371
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16372
|
+
z-index: 2;
|
|
16373
|
+
}
|
|
16374
|
+
.ant-input-number-compact-item[disabled] {
|
|
16375
|
+
z-index: 0;
|
|
16376
|
+
}
|
|
16377
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16378
|
+
margin-right: -1px;
|
|
16379
|
+
}
|
|
16380
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16381
|
+
margin-left: -1px;
|
|
16382
|
+
}
|
|
16383
|
+
.ant-input-number-compact-item:hover,
|
|
16384
|
+
.ant-input-number-compact-item:focus,
|
|
16385
|
+
.ant-input-number-compact-item:active {
|
|
16386
|
+
z-index: 2;
|
|
16387
|
+
}
|
|
16388
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16389
|
+
z-index: 2;
|
|
16390
|
+
}
|
|
16391
|
+
.ant-input-number-compact-item[disabled] {
|
|
16392
|
+
z-index: 0;
|
|
16393
|
+
}
|
|
16394
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
16395
|
+
border-radius: 0;
|
|
16396
|
+
}
|
|
16397
|
+
.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) {
|
|
16398
|
+
border-top-right-radius: 0;
|
|
16399
|
+
border-bottom-right-radius: 0;
|
|
16400
|
+
}
|
|
16401
|
+
.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) {
|
|
16402
|
+
border-top-left-radius: 0;
|
|
16403
|
+
border-bottom-left-radius: 0;
|
|
16404
|
+
}
|
|
16405
|
+
.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) {
|
|
16406
|
+
border-top-left-radius: 0;
|
|
16407
|
+
border-bottom-left-radius: 0;
|
|
16408
|
+
}
|
|
16409
|
+
.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) {
|
|
16410
|
+
border-top-right-radius: 0;
|
|
16411
|
+
border-bottom-right-radius: 0;
|
|
16412
|
+
}
|
|
16413
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
16414
|
+
border-radius: 0;
|
|
16415
|
+
}
|
|
16416
|
+
.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) {
|
|
16417
|
+
border-top-right-radius: 0;
|
|
16418
|
+
border-bottom-right-radius: 0;
|
|
16419
|
+
}
|
|
16420
|
+
.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) {
|
|
16421
|
+
border-top-left-radius: 0;
|
|
16422
|
+
border-bottom-left-radius: 0;
|
|
16423
|
+
}
|
|
16424
|
+
.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) {
|
|
16425
|
+
border-top-left-radius: 0;
|
|
16426
|
+
border-bottom-left-radius: 0;
|
|
16427
|
+
}
|
|
16428
|
+
.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) {
|
|
16429
|
+
border-top-right-radius: 0;
|
|
16430
|
+
border-bottom-right-radius: 0;
|
|
15924
16431
|
}
|
|
15925
16432
|
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
15926
16433
|
margin-right: -1px;
|
|
@@ -15956,113 +16463,189 @@ textarea.ant-input-number {
|
|
|
15956
16463
|
.ant-input-number-compact-item[disabled] {
|
|
15957
16464
|
z-index: 0;
|
|
15958
16465
|
}
|
|
15959
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16466
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
15960
16467
|
border-radius: 0;
|
|
15961
16468
|
}
|
|
15962
|
-
.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) {
|
|
16469
|
+
.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) {
|
|
15963
16470
|
border-top-right-radius: 0;
|
|
15964
16471
|
border-bottom-right-radius: 0;
|
|
15965
16472
|
}
|
|
15966
|
-
.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) {
|
|
16473
|
+
.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) {
|
|
15967
16474
|
border-top-left-radius: 0;
|
|
15968
16475
|
border-bottom-left-radius: 0;
|
|
15969
16476
|
}
|
|
15970
|
-
.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) {
|
|
16477
|
+
.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) {
|
|
15971
16478
|
border-top-left-radius: 0;
|
|
15972
16479
|
border-bottom-left-radius: 0;
|
|
15973
16480
|
}
|
|
15974
|
-
.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) {
|
|
16481
|
+
.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) {
|
|
15975
16482
|
border-top-right-radius: 0;
|
|
15976
16483
|
border-bottom-right-radius: 0;
|
|
15977
16484
|
}
|
|
15978
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16485
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
15979
16486
|
border-radius: 0;
|
|
15980
16487
|
}
|
|
15981
|
-
.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) {
|
|
16488
|
+
.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) {
|
|
15982
16489
|
border-top-right-radius: 0;
|
|
15983
16490
|
border-bottom-right-radius: 0;
|
|
15984
16491
|
}
|
|
15985
|
-
.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) {
|
|
16492
|
+
.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) {
|
|
15986
16493
|
border-top-left-radius: 0;
|
|
15987
16494
|
border-bottom-left-radius: 0;
|
|
15988
16495
|
}
|
|
15989
|
-
.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) {
|
|
16496
|
+
.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) {
|
|
15990
16497
|
border-top-left-radius: 0;
|
|
15991
16498
|
border-bottom-left-radius: 0;
|
|
15992
16499
|
}
|
|
15993
|
-
.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) {
|
|
16500
|
+
.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) {
|
|
15994
16501
|
border-top-right-radius: 0;
|
|
15995
16502
|
border-bottom-right-radius: 0;
|
|
15996
16503
|
}
|
|
15997
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item)
|
|
16504
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
15998
16505
|
margin-right: -1px;
|
|
15999
16506
|
}
|
|
16000
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16507
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16508
|
+
margin-right: 0;
|
|
16001
16509
|
margin-left: -1px;
|
|
16002
16510
|
}
|
|
16003
|
-
.ant-input-number-compact-item:hover
|
|
16004
|
-
.ant-input-number-compact-item:focus
|
|
16005
|
-
.ant-input-number-compact-item:active {
|
|
16511
|
+
.ant-input-number-compact-item:hover > *,
|
|
16512
|
+
.ant-input-number-compact-item:focus > *,
|
|
16513
|
+
.ant-input-number-compact-item:active > * {
|
|
16006
16514
|
z-index: 2;
|
|
16007
16515
|
}
|
|
16008
|
-
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16516
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
16009
16517
|
z-index: 2;
|
|
16010
16518
|
}
|
|
16011
|
-
.ant-input-number-compact-item[disabled] {
|
|
16519
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
16012
16520
|
z-index: 0;
|
|
16013
16521
|
}
|
|
16014
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item)
|
|
16522
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
16015
16523
|
margin-right: -1px;
|
|
16016
16524
|
}
|
|
16017
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16525
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16526
|
+
margin-right: 0;
|
|
16018
16527
|
margin-left: -1px;
|
|
16019
16528
|
}
|
|
16020
|
-
.ant-input-number-compact-item:hover
|
|
16021
|
-
.ant-input-number-compact-item:focus
|
|
16022
|
-
.ant-input-number-compact-item:active {
|
|
16529
|
+
.ant-input-number-compact-item:hover > *,
|
|
16530
|
+
.ant-input-number-compact-item:focus > *,
|
|
16531
|
+
.ant-input-number-compact-item:active > * {
|
|
16023
16532
|
z-index: 2;
|
|
16024
16533
|
}
|
|
16025
|
-
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16534
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
16026
16535
|
z-index: 2;
|
|
16027
16536
|
}
|
|
16028
|
-
.ant-input-number-compact-item[disabled] {
|
|
16537
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
16029
16538
|
z-index: 0;
|
|
16030
16539
|
}
|
|
16031
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16540
|
+
.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 {
|
|
16032
16541
|
border-radius: 0;
|
|
16033
16542
|
}
|
|
16034
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16543
|
+
.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 {
|
|
16035
16544
|
border-top-right-radius: 0;
|
|
16036
16545
|
border-bottom-right-radius: 0;
|
|
16037
16546
|
}
|
|
16038
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16547
|
+
.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 {
|
|
16039
16548
|
border-top-left-radius: 0;
|
|
16040
16549
|
border-bottom-left-radius: 0;
|
|
16041
16550
|
}
|
|
16042
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16551
|
+
.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 {
|
|
16043
16552
|
border-top-left-radius: 0;
|
|
16044
16553
|
border-bottom-left-radius: 0;
|
|
16045
16554
|
}
|
|
16046
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16555
|
+
.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 {
|
|
16047
16556
|
border-top-right-radius: 0;
|
|
16048
16557
|
border-bottom-right-radius: 0;
|
|
16049
16558
|
}
|
|
16050
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16559
|
+
.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 {
|
|
16051
16560
|
border-radius: 0;
|
|
16052
16561
|
}
|
|
16053
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16562
|
+
.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 {
|
|
16054
16563
|
border-top-right-radius: 0;
|
|
16055
16564
|
border-bottom-right-radius: 0;
|
|
16056
16565
|
}
|
|
16057
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16566
|
+
.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 {
|
|
16058
16567
|
border-top-left-radius: 0;
|
|
16059
16568
|
border-bottom-left-radius: 0;
|
|
16060
16569
|
}
|
|
16061
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16570
|
+
.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 {
|
|
16062
16571
|
border-top-left-radius: 0;
|
|
16063
16572
|
border-bottom-left-radius: 0;
|
|
16064
16573
|
}
|
|
16065
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16574
|
+
.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 {
|
|
16575
|
+
border-top-right-radius: 0;
|
|
16576
|
+
border-bottom-right-radius: 0;
|
|
16577
|
+
}
|
|
16578
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
16579
|
+
margin-right: -1px;
|
|
16580
|
+
}
|
|
16581
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16582
|
+
margin-right: 0;
|
|
16583
|
+
margin-left: -1px;
|
|
16584
|
+
}
|
|
16585
|
+
.ant-input-number-compact-item:hover > *,
|
|
16586
|
+
.ant-input-number-compact-item:focus > *,
|
|
16587
|
+
.ant-input-number-compact-item:active > * {
|
|
16588
|
+
z-index: 2;
|
|
16589
|
+
}
|
|
16590
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
16591
|
+
z-index: 2;
|
|
16592
|
+
}
|
|
16593
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
16594
|
+
z-index: 0;
|
|
16595
|
+
}
|
|
16596
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
16597
|
+
margin-right: -1px;
|
|
16598
|
+
}
|
|
16599
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16600
|
+
margin-right: 0;
|
|
16601
|
+
margin-left: -1px;
|
|
16602
|
+
}
|
|
16603
|
+
.ant-input-number-compact-item:hover > *,
|
|
16604
|
+
.ant-input-number-compact-item:focus > *,
|
|
16605
|
+
.ant-input-number-compact-item:active > * {
|
|
16606
|
+
z-index: 2;
|
|
16607
|
+
}
|
|
16608
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
16609
|
+
z-index: 2;
|
|
16610
|
+
}
|
|
16611
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
16612
|
+
z-index: 0;
|
|
16613
|
+
}
|
|
16614
|
+
.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 {
|
|
16615
|
+
border-radius: 0;
|
|
16616
|
+
}
|
|
16617
|
+
.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 {
|
|
16618
|
+
border-top-right-radius: 0;
|
|
16619
|
+
border-bottom-right-radius: 0;
|
|
16620
|
+
}
|
|
16621
|
+
.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 {
|
|
16622
|
+
border-top-left-radius: 0;
|
|
16623
|
+
border-bottom-left-radius: 0;
|
|
16624
|
+
}
|
|
16625
|
+
.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 {
|
|
16626
|
+
border-top-left-radius: 0;
|
|
16627
|
+
border-bottom-left-radius: 0;
|
|
16628
|
+
}
|
|
16629
|
+
.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 {
|
|
16630
|
+
border-top-right-radius: 0;
|
|
16631
|
+
border-bottom-right-radius: 0;
|
|
16632
|
+
}
|
|
16633
|
+
.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 {
|
|
16634
|
+
border-radius: 0;
|
|
16635
|
+
}
|
|
16636
|
+
.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 {
|
|
16637
|
+
border-top-right-radius: 0;
|
|
16638
|
+
border-bottom-right-radius: 0;
|
|
16639
|
+
}
|
|
16640
|
+
.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 {
|
|
16641
|
+
border-top-left-radius: 0;
|
|
16642
|
+
border-bottom-left-radius: 0;
|
|
16643
|
+
}
|
|
16644
|
+
.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 {
|
|
16645
|
+
border-top-left-radius: 0;
|
|
16646
|
+
border-bottom-left-radius: 0;
|
|
16647
|
+
}
|
|
16648
|
+
.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 {
|
|
16066
16649
|
border-top-right-radius: 0;
|
|
16067
16650
|
border-bottom-right-radius: 0;
|
|
16068
16651
|
}
|
|
@@ -21743,6 +22326,7 @@ span.ant-radio + * {
|
|
|
21743
22326
|
}
|
|
21744
22327
|
.ant-select-item-option-state {
|
|
21745
22328
|
flex: none;
|
|
22329
|
+
user-select: none;
|
|
21746
22330
|
}
|
|
21747
22331
|
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
|
|
21748
22332
|
background-color: rgba(255, 255, 255, 0.08);
|
|
@@ -21812,41 +22396,41 @@ span.ant-radio + * {
|
|
|
21812
22396
|
.ant-select-compact-item[disabled] > * {
|
|
21813
22397
|
z-index: 0;
|
|
21814
22398
|
}
|
|
21815
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
22399
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21816
22400
|
border-radius: 0;
|
|
21817
22401
|
}
|
|
21818
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
22402
|
+
.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 {
|
|
21819
22403
|
border-top-right-radius: 0;
|
|
21820
22404
|
border-bottom-right-radius: 0;
|
|
21821
22405
|
}
|
|
21822
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
22406
|
+
.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 {
|
|
21823
22407
|
border-top-left-radius: 0;
|
|
21824
22408
|
border-bottom-left-radius: 0;
|
|
21825
22409
|
}
|
|
21826
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
22410
|
+
.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 {
|
|
21827
22411
|
border-top-left-radius: 0;
|
|
21828
22412
|
border-bottom-left-radius: 0;
|
|
21829
22413
|
}
|
|
21830
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
22414
|
+
.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 {
|
|
21831
22415
|
border-top-right-radius: 0;
|
|
21832
22416
|
border-bottom-right-radius: 0;
|
|
21833
22417
|
}
|
|
21834
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
22418
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21835
22419
|
border-radius: 0;
|
|
21836
22420
|
}
|
|
21837
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
22421
|
+
.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 {
|
|
21838
22422
|
border-top-right-radius: 0;
|
|
21839
22423
|
border-bottom-right-radius: 0;
|
|
21840
22424
|
}
|
|
21841
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
22425
|
+
.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 {
|
|
21842
22426
|
border-top-left-radius: 0;
|
|
21843
22427
|
border-bottom-left-radius: 0;
|
|
21844
22428
|
}
|
|
21845
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
22429
|
+
.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 {
|
|
21846
22430
|
border-top-left-radius: 0;
|
|
21847
22431
|
border-bottom-left-radius: 0;
|
|
21848
22432
|
}
|
|
21849
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
22433
|
+
.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 {
|
|
21850
22434
|
border-top-right-radius: 0;
|
|
21851
22435
|
border-bottom-right-radius: 0;
|
|
21852
22436
|
}
|
|
@@ -21886,41 +22470,41 @@ span.ant-radio + * {
|
|
|
21886
22470
|
.ant-select-compact-item[disabled] > * {
|
|
21887
22471
|
z-index: 0;
|
|
21888
22472
|
}
|
|
21889
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
22473
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21890
22474
|
border-radius: 0;
|
|
21891
22475
|
}
|
|
21892
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
22476
|
+
.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 {
|
|
21893
22477
|
border-top-right-radius: 0;
|
|
21894
22478
|
border-bottom-right-radius: 0;
|
|
21895
22479
|
}
|
|
21896
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
22480
|
+
.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 {
|
|
21897
22481
|
border-top-left-radius: 0;
|
|
21898
22482
|
border-bottom-left-radius: 0;
|
|
21899
22483
|
}
|
|
21900
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
22484
|
+
.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 {
|
|
21901
22485
|
border-top-left-radius: 0;
|
|
21902
22486
|
border-bottom-left-radius: 0;
|
|
21903
22487
|
}
|
|
21904
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
22488
|
+
.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 {
|
|
21905
22489
|
border-top-right-radius: 0;
|
|
21906
22490
|
border-bottom-right-radius: 0;
|
|
21907
22491
|
}
|
|
21908
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
22492
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21909
22493
|
border-radius: 0;
|
|
21910
22494
|
}
|
|
21911
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
22495
|
+
.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 {
|
|
21912
22496
|
border-top-right-radius: 0;
|
|
21913
22497
|
border-bottom-right-radius: 0;
|
|
21914
22498
|
}
|
|
21915
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
22499
|
+
.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 {
|
|
21916
22500
|
border-top-left-radius: 0;
|
|
21917
22501
|
border-bottom-left-radius: 0;
|
|
21918
22502
|
}
|
|
21919
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
22503
|
+
.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 {
|
|
21920
22504
|
border-top-left-radius: 0;
|
|
21921
22505
|
border-bottom-left-radius: 0;
|
|
21922
22506
|
}
|
|
21923
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
22507
|
+
.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 {
|
|
21924
22508
|
border-top-right-radius: 0;
|
|
21925
22509
|
border-bottom-right-radius: 0;
|
|
21926
22510
|
}
|
|
@@ -27541,6 +28125,15 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
27541
28125
|
.ant-select-dropdown-hidden {
|
|
27542
28126
|
display: none;
|
|
27543
28127
|
}
|
|
28128
|
+
.ant-select-dropdown-content-wrapper {
|
|
28129
|
+
max-height: 256px;
|
|
28130
|
+
overflow-y: auto;
|
|
28131
|
+
overflow-anchor: none;
|
|
28132
|
+
}
|
|
28133
|
+
.ant-select-dropdown-content {
|
|
28134
|
+
display: flex;
|
|
28135
|
+
flex-direction: column;
|
|
28136
|
+
}
|
|
27544
28137
|
.ant-cascader-checkbox {
|
|
27545
28138
|
box-sizing: border-box;
|
|
27546
28139
|
margin: 0;
|
|
@@ -29545,6 +30138,12 @@ nz-space-item {
|
|
|
29545
30138
|
.ant-image-preview-switch-right {
|
|
29546
30139
|
right: 8px;
|
|
29547
30140
|
}
|
|
30141
|
+
.ant-image-preview-focus-trap {
|
|
30142
|
+
width: 0;
|
|
30143
|
+
height: 0;
|
|
30144
|
+
overflow: hidden;
|
|
30145
|
+
outline: none;
|
|
30146
|
+
}
|
|
29548
30147
|
.cdk-overlay-backdrop.ant-image-preview-mask {
|
|
29549
30148
|
opacity: 1;
|
|
29550
30149
|
}
|
|
@@ -29704,6 +30303,13 @@ nz-space-item {
|
|
|
29704
30303
|
.ant-color-picker-panel-disabled {
|
|
29705
30304
|
cursor: not-allowed;
|
|
29706
30305
|
}
|
|
30306
|
+
.ant-color-picker-gradient {
|
|
30307
|
+
position: absolute;
|
|
30308
|
+
inset: 0;
|
|
30309
|
+
}
|
|
30310
|
+
.ant-color-picker-palette {
|
|
30311
|
+
position: relative;
|
|
30312
|
+
}
|
|
29707
30313
|
.ant-color-picker-select {
|
|
29708
30314
|
margin-bottom: 12px;
|
|
29709
30315
|
}
|
|
@@ -29721,8 +30327,13 @@ nz-space-item {
|
|
|
29721
30327
|
right: 0;
|
|
29722
30328
|
bottom: 0;
|
|
29723
30329
|
left: 0;
|
|
30330
|
+
background-image: linear-gradient(0deg, #000, transparent), linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
|
|
29724
30331
|
border-radius: inherit;
|
|
29725
30332
|
}
|
|
30333
|
+
.ant-color-picker-transform {
|
|
30334
|
+
position: absolute;
|
|
30335
|
+
z-index: 1;
|
|
30336
|
+
}
|
|
29726
30337
|
.ant-color-picker-handler {
|
|
29727
30338
|
box-sizing: border-box;
|
|
29728
30339
|
width: 16px;
|
|
@@ -30041,6 +30652,208 @@ nz-space-item {
|
|
|
30041
30652
|
height: 72px;
|
|
30042
30653
|
margin-top: -71px;
|
|
30043
30654
|
}
|
|
30655
|
+
.ant-float-btn {
|
|
30656
|
+
position: fixed;
|
|
30657
|
+
z-index: 99;
|
|
30658
|
+
display: block;
|
|
30659
|
+
align-items: center;
|
|
30660
|
+
justify-content: center;
|
|
30661
|
+
width: 40px;
|
|
30662
|
+
height: 40px;
|
|
30663
|
+
overflow: hidden;
|
|
30664
|
+
border: none;
|
|
30665
|
+
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.48), 0 6px 16px 0 rgba(0, 0, 0, 0.32), 0 9px 28px 8px rgba(0, 0, 0, 0.2);
|
|
30666
|
+
cursor: pointer;
|
|
30667
|
+
inset-inline-end: 24px;
|
|
30668
|
+
inset-block-end: 48px;
|
|
30669
|
+
}
|
|
30670
|
+
.ant-float-btn-hidden {
|
|
30671
|
+
display: none;
|
|
30672
|
+
}
|
|
30673
|
+
.ant-float-btn-pure {
|
|
30674
|
+
position: relative;
|
|
30675
|
+
inset: auto;
|
|
30676
|
+
}
|
|
30677
|
+
.ant-float-btn:empty {
|
|
30678
|
+
display: none;
|
|
30679
|
+
}
|
|
30680
|
+
.ant-float-btn-body {
|
|
30681
|
+
display: flex;
|
|
30682
|
+
align-items: center;
|
|
30683
|
+
justify-content: center;
|
|
30684
|
+
width: 100%;
|
|
30685
|
+
height: 100%;
|
|
30686
|
+
transition: all 0.2s;
|
|
30687
|
+
}
|
|
30688
|
+
.ant-float-btn-body .ant-float-btn-content {
|
|
30689
|
+
display: flex;
|
|
30690
|
+
flex-direction: column;
|
|
30691
|
+
align-items: center;
|
|
30692
|
+
justify-content: center;
|
|
30693
|
+
min-height: 40px;
|
|
30694
|
+
padding: 2px 4px;
|
|
30695
|
+
overflow: hidden;
|
|
30696
|
+
text-align: center;
|
|
30697
|
+
}
|
|
30698
|
+
.ant-float-btn-body .ant-float-btn-content .ant-float-btn-icon {
|
|
30699
|
+
width: 18px;
|
|
30700
|
+
margin: auto;
|
|
30701
|
+
font-size: 18px;
|
|
30702
|
+
line-height: 1;
|
|
30703
|
+
text-align: center;
|
|
30704
|
+
}
|
|
30705
|
+
.ant-float-btn-inner {
|
|
30706
|
+
display: block;
|
|
30707
|
+
width: 100%;
|
|
30708
|
+
height: 100%;
|
|
30709
|
+
margin: 0;
|
|
30710
|
+
padding: 0;
|
|
30711
|
+
list-style: none;
|
|
30712
|
+
border: none;
|
|
30713
|
+
}
|
|
30714
|
+
.ant-float-btn-rtl {
|
|
30715
|
+
direction: rtl;
|
|
30716
|
+
}
|
|
30717
|
+
.ant-float-btn-circle {
|
|
30718
|
+
height: 40px;
|
|
30719
|
+
border-radius: 50%;
|
|
30720
|
+
}
|
|
30721
|
+
.ant-float-btn-circle .ant-float-btn-body {
|
|
30722
|
+
border-radius: 50%;
|
|
30723
|
+
}
|
|
30724
|
+
.ant-float-btn-square {
|
|
30725
|
+
height: auto;
|
|
30726
|
+
min-height: 40px;
|
|
30727
|
+
border-radius: 2px;
|
|
30728
|
+
}
|
|
30729
|
+
.ant-float-btn-square .ant-float-btn-body {
|
|
30730
|
+
height: auto;
|
|
30731
|
+
border-radius: 2px;
|
|
30732
|
+
}
|
|
30733
|
+
.ant-float-btn-default {
|
|
30734
|
+
background-color: #141414;
|
|
30735
|
+
transition: background-color 0.2s;
|
|
30736
|
+
}
|
|
30737
|
+
.ant-float-btn-default .ant-float-btn-body {
|
|
30738
|
+
background-color: #141414;
|
|
30739
|
+
transition: background-color 0.2s;
|
|
30740
|
+
}
|
|
30741
|
+
.ant-float-btn-default .ant-float-btn-body:hover {
|
|
30742
|
+
color: rgba(255, 255, 255, 0.85);
|
|
30743
|
+
background-color: rgba(255, 255, 255, 0.08);
|
|
30744
|
+
}
|
|
30745
|
+
.ant-float-btn-default .ant-float-btn-body .ant-float-btn-content .ant-float-btn-icon {
|
|
30746
|
+
color: rgba(255, 255, 255, 0.85);
|
|
30747
|
+
}
|
|
30748
|
+
.ant-float-btn-default .ant-float-btn-body .ant-float-btn-content .ant-float-btn-description {
|
|
30749
|
+
display: flex;
|
|
30750
|
+
align-items: center;
|
|
30751
|
+
color: rgba(255, 255, 255, 0.85);
|
|
30752
|
+
font-size: 12px;
|
|
30753
|
+
line-height: 1.5715;
|
|
30754
|
+
}
|
|
30755
|
+
.ant-float-btn-default:focus {
|
|
30756
|
+
color: rgba(255, 255, 255, 0.85);
|
|
30757
|
+
}
|
|
30758
|
+
.ant-float-btn-top {
|
|
30759
|
+
padding: 0 !important;
|
|
30760
|
+
}
|
|
30761
|
+
.ant-float-btn-group {
|
|
30762
|
+
position: fixed;
|
|
30763
|
+
z-index: 99;
|
|
30764
|
+
display: block;
|
|
30765
|
+
box-sizing: border-box;
|
|
30766
|
+
width: 40px;
|
|
30767
|
+
height: auto;
|
|
30768
|
+
min-height: 40px;
|
|
30769
|
+
margin: 0;
|
|
30770
|
+
padding: 0;
|
|
30771
|
+
color: rgba(255, 255, 255, 0.85);
|
|
30772
|
+
font-size: 14px;
|
|
30773
|
+
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';
|
|
30774
|
+
line-height: 1.5715;
|
|
30775
|
+
list-style: none;
|
|
30776
|
+
border: none;
|
|
30777
|
+
border-radius: 2px;
|
|
30778
|
+
box-shadow: none;
|
|
30779
|
+
inset-inline-end: 24px;
|
|
30780
|
+
inset-block-end: 48px;
|
|
30781
|
+
}
|
|
30782
|
+
.ant-float-btn-group-wrap {
|
|
30783
|
+
position: relative;
|
|
30784
|
+
z-index: -1;
|
|
30785
|
+
display: block;
|
|
30786
|
+
margin-bottom: 16px;
|
|
30787
|
+
}
|
|
30788
|
+
.ant-float-btn-group-rtl {
|
|
30789
|
+
direction: rtl;
|
|
30790
|
+
}
|
|
30791
|
+
.ant-float-btn-group .ant-float-btn {
|
|
30792
|
+
position: static;
|
|
30793
|
+
}
|
|
30794
|
+
.ant-float-btn-group-circle .ant-float-btn-circle:not(:last-child) {
|
|
30795
|
+
margin-bottom: 16px;
|
|
30796
|
+
}
|
|
30797
|
+
.ant-float-btn-group-circle .ant-float-btn-body {
|
|
30798
|
+
width: 40px;
|
|
30799
|
+
height: 40px;
|
|
30800
|
+
}
|
|
30801
|
+
.ant-float-btn-group-square .ant-float-btn-square {
|
|
30802
|
+
padding: 0;
|
|
30803
|
+
border-radius: 0;
|
|
30804
|
+
}
|
|
30805
|
+
.ant-float-btn-group-square .ant-float-btn-square:first-child {
|
|
30806
|
+
border-start-start-radius: 2px;
|
|
30807
|
+
border-start-end-radius: 2px;
|
|
30808
|
+
}
|
|
30809
|
+
.ant-float-btn-group-square .ant-float-btn-square:last-child {
|
|
30810
|
+
border-start-start-radius: 2px;
|
|
30811
|
+
border-start-end-radius: 2px;
|
|
30812
|
+
}
|
|
30813
|
+
.ant-float-btn-group-square .ant-float-btn-square:not(:last-child) {
|
|
30814
|
+
border-bottom: 1px solid #434343;
|
|
30815
|
+
}
|
|
30816
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap {
|
|
30817
|
+
display: block;
|
|
30818
|
+
overflow: hidden;
|
|
30819
|
+
border-radius: 2px;
|
|
30820
|
+
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.48), 0 6px 16px 0 rgba(0, 0, 0, 0.32), 0 9px 28px 8px rgba(0, 0, 0, 0.2);
|
|
30821
|
+
}
|
|
30822
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square {
|
|
30823
|
+
margin-top: 0;
|
|
30824
|
+
padding: 4px;
|
|
30825
|
+
border-radius: 0;
|
|
30826
|
+
box-shadow: none;
|
|
30827
|
+
}
|
|
30828
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square:first-child {
|
|
30829
|
+
border-start-start-radius: 2px;
|
|
30830
|
+
border-start-end-radius: 2px;
|
|
30831
|
+
}
|
|
30832
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square:last-child {
|
|
30833
|
+
border-start-start-radius: 2px;
|
|
30834
|
+
border-start-end-radius: 2px;
|
|
30835
|
+
}
|
|
30836
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square:not(:last-child) {
|
|
30837
|
+
border-bottom: 1px solid #434343;
|
|
30838
|
+
}
|
|
30839
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square .ant-float-btn-body {
|
|
30840
|
+
width: 32px;
|
|
30841
|
+
height: 32px;
|
|
30842
|
+
}
|
|
30843
|
+
.ant-float-btn-group-circle-shadow {
|
|
30844
|
+
box-shadow: none;
|
|
30845
|
+
}
|
|
30846
|
+
.ant-float-btn-group-square-shadow {
|
|
30847
|
+
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.48), 0 6px 16px 0 rgba(0, 0, 0, 0.32), 0 9px 28px 8px rgba(0, 0, 0, 0.2);
|
|
30848
|
+
}
|
|
30849
|
+
.ant-float-btn-group-square-shadow .ant-float-btn-square {
|
|
30850
|
+
padding: 4px;
|
|
30851
|
+
box-shadow: none;
|
|
30852
|
+
}
|
|
30853
|
+
.ant-float-btn-group-square-shadow .ant-float-btn-square .ant-float-btn-body {
|
|
30854
|
+
width: 32px;
|
|
30855
|
+
height: 32px;
|
|
30856
|
+
}
|
|
30044
30857
|
/** system */
|
|
30045
30858
|
sf + st {
|
|
30046
30859
|
margin-top: 16px;
|
|
@@ -30077,6 +30890,12 @@ nz-button-group + nz-popconfirm {
|
|
|
30077
30890
|
margin-right: 8px;
|
|
30078
30891
|
margin-left: inherit;
|
|
30079
30892
|
}
|
|
30893
|
+
.cdk-drag-preview {
|
|
30894
|
+
display: table;
|
|
30895
|
+
}
|
|
30896
|
+
.cdk-drag-placeholder {
|
|
30897
|
+
opacity: 0;
|
|
30898
|
+
}
|
|
30080
30899
|
a:focus {
|
|
30081
30900
|
text-decoration: none;
|
|
30082
30901
|
}
|