@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/compact.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(0, 0, 0, 0.06);
|
|
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;
|
|
@@ -14590,6 +14600,274 @@ textarea.ant-input {
|
|
|
14590
14600
|
border-top-right-radius: 0;
|
|
14591
14601
|
border-bottom-right-radius: 0;
|
|
14592
14602
|
}
|
|
14603
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14604
|
+
margin-right: -1px;
|
|
14605
|
+
}
|
|
14606
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14607
|
+
margin-left: -1px;
|
|
14608
|
+
}
|
|
14609
|
+
.ant-input-compact-item:hover,
|
|
14610
|
+
.ant-input-compact-item:focus,
|
|
14611
|
+
.ant-input-compact-item:active {
|
|
14612
|
+
z-index: 2;
|
|
14613
|
+
}
|
|
14614
|
+
.ant-input-compact-item[disabled] {
|
|
14615
|
+
z-index: 0;
|
|
14616
|
+
}
|
|
14617
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14618
|
+
margin-right: -1px;
|
|
14619
|
+
}
|
|
14620
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14621
|
+
margin-left: -1px;
|
|
14622
|
+
}
|
|
14623
|
+
.ant-input-compact-item:hover,
|
|
14624
|
+
.ant-input-compact-item:focus,
|
|
14625
|
+
.ant-input-compact-item:active {
|
|
14626
|
+
z-index: 2;
|
|
14627
|
+
}
|
|
14628
|
+
.ant-input-compact-item[disabled] {
|
|
14629
|
+
z-index: 0;
|
|
14630
|
+
}
|
|
14631
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14632
|
+
border-radius: 0;
|
|
14633
|
+
}
|
|
14634
|
+
.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) {
|
|
14635
|
+
border-top-right-radius: 0;
|
|
14636
|
+
border-bottom-right-radius: 0;
|
|
14637
|
+
}
|
|
14638
|
+
.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) {
|
|
14639
|
+
border-top-left-radius: 0;
|
|
14640
|
+
border-bottom-left-radius: 0;
|
|
14641
|
+
}
|
|
14642
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
14643
|
+
border-top-left-radius: 0;
|
|
14644
|
+
border-bottom-left-radius: 0;
|
|
14645
|
+
}
|
|
14646
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
|
|
14647
|
+
border-top-right-radius: 0;
|
|
14648
|
+
border-bottom-right-radius: 0;
|
|
14649
|
+
}
|
|
14650
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14651
|
+
border-radius: 0;
|
|
14652
|
+
}
|
|
14653
|
+
.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) {
|
|
14654
|
+
border-top-right-radius: 0;
|
|
14655
|
+
border-bottom-right-radius: 0;
|
|
14656
|
+
}
|
|
14657
|
+
.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) {
|
|
14658
|
+
border-top-left-radius: 0;
|
|
14659
|
+
border-bottom-left-radius: 0;
|
|
14660
|
+
}
|
|
14661
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
14662
|
+
border-top-left-radius: 0;
|
|
14663
|
+
border-bottom-left-radius: 0;
|
|
14664
|
+
}
|
|
14665
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
|
|
14666
|
+
border-top-right-radius: 0;
|
|
14667
|
+
border-bottom-right-radius: 0;
|
|
14668
|
+
}
|
|
14669
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14670
|
+
margin-right: -1px;
|
|
14671
|
+
}
|
|
14672
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14673
|
+
margin-left: -1px;
|
|
14674
|
+
}
|
|
14675
|
+
.ant-input-compact-item:hover,
|
|
14676
|
+
.ant-input-compact-item:focus,
|
|
14677
|
+
.ant-input-compact-item:active {
|
|
14678
|
+
z-index: 2;
|
|
14679
|
+
}
|
|
14680
|
+
.ant-input-compact-item[disabled] {
|
|
14681
|
+
z-index: 0;
|
|
14682
|
+
}
|
|
14683
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
|
|
14684
|
+
margin-right: -1px;
|
|
14685
|
+
}
|
|
14686
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
|
|
14687
|
+
margin-left: -1px;
|
|
14688
|
+
}
|
|
14689
|
+
.ant-input-compact-item:hover,
|
|
14690
|
+
.ant-input-compact-item:focus,
|
|
14691
|
+
.ant-input-compact-item:active {
|
|
14692
|
+
z-index: 2;
|
|
14693
|
+
}
|
|
14694
|
+
.ant-input-compact-item[disabled] {
|
|
14695
|
+
z-index: 0;
|
|
14696
|
+
}
|
|
14697
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14698
|
+
border-radius: 0;
|
|
14699
|
+
}
|
|
14700
|
+
.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) {
|
|
14701
|
+
border-top-right-radius: 0;
|
|
14702
|
+
border-bottom-right-radius: 0;
|
|
14703
|
+
}
|
|
14704
|
+
.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) {
|
|
14705
|
+
border-top-left-radius: 0;
|
|
14706
|
+
border-bottom-left-radius: 0;
|
|
14707
|
+
}
|
|
14708
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
14709
|
+
border-top-left-radius: 0;
|
|
14710
|
+
border-bottom-left-radius: 0;
|
|
14711
|
+
}
|
|
14712
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
|
|
14713
|
+
border-top-right-radius: 0;
|
|
14714
|
+
border-bottom-right-radius: 0;
|
|
14715
|
+
}
|
|
14716
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-affix-wrapper {
|
|
14717
|
+
border-radius: 0;
|
|
14718
|
+
}
|
|
14719
|
+
.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) {
|
|
14720
|
+
border-top-right-radius: 0;
|
|
14721
|
+
border-bottom-right-radius: 0;
|
|
14722
|
+
}
|
|
14723
|
+
.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) {
|
|
14724
|
+
border-top-left-radius: 0;
|
|
14725
|
+
border-bottom-left-radius: 0;
|
|
14726
|
+
}
|
|
14727
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
|
|
14728
|
+
border-top-left-radius: 0;
|
|
14729
|
+
border-bottom-left-radius: 0;
|
|
14730
|
+
}
|
|
14731
|
+
.ant-input-compact-item.ant-input-affix-wrapper.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
|
|
14732
|
+
border-top-right-radius: 0;
|
|
14733
|
+
border-bottom-right-radius: 0;
|
|
14734
|
+
}
|
|
14735
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
14736
|
+
margin-right: -1px;
|
|
14737
|
+
}
|
|
14738
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
14739
|
+
margin-right: 0;
|
|
14740
|
+
margin-left: -1px;
|
|
14741
|
+
}
|
|
14742
|
+
.ant-input-compact-item:hover > *,
|
|
14743
|
+
.ant-input-compact-item:focus > *,
|
|
14744
|
+
.ant-input-compact-item:active > * {
|
|
14745
|
+
z-index: 2;
|
|
14746
|
+
}
|
|
14747
|
+
.ant-input-compact-item[disabled] > * {
|
|
14748
|
+
z-index: 0;
|
|
14749
|
+
}
|
|
14750
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
14751
|
+
margin-right: -1px;
|
|
14752
|
+
}
|
|
14753
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
14754
|
+
margin-right: 0;
|
|
14755
|
+
margin-left: -1px;
|
|
14756
|
+
}
|
|
14757
|
+
.ant-input-compact-item:hover > *,
|
|
14758
|
+
.ant-input-compact-item:focus > *,
|
|
14759
|
+
.ant-input-compact-item:active > * {
|
|
14760
|
+
z-index: 2;
|
|
14761
|
+
}
|
|
14762
|
+
.ant-input-compact-item[disabled] > * {
|
|
14763
|
+
z-index: 0;
|
|
14764
|
+
}
|
|
14765
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
14766
|
+
border-radius: 0;
|
|
14767
|
+
}
|
|
14768
|
+
.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 {
|
|
14769
|
+
border-top-right-radius: 0;
|
|
14770
|
+
border-bottom-right-radius: 0;
|
|
14771
|
+
}
|
|
14772
|
+
.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 {
|
|
14773
|
+
border-top-left-radius: 0;
|
|
14774
|
+
border-bottom-left-radius: 0;
|
|
14775
|
+
}
|
|
14776
|
+
.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 {
|
|
14777
|
+
border-top-left-radius: 0;
|
|
14778
|
+
border-bottom-left-radius: 0;
|
|
14779
|
+
}
|
|
14780
|
+
.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 {
|
|
14781
|
+
border-top-right-radius: 0;
|
|
14782
|
+
border-bottom-right-radius: 0;
|
|
14783
|
+
}
|
|
14784
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
14785
|
+
border-radius: 0;
|
|
14786
|
+
}
|
|
14787
|
+
.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 {
|
|
14788
|
+
border-top-right-radius: 0;
|
|
14789
|
+
border-bottom-right-radius: 0;
|
|
14790
|
+
}
|
|
14791
|
+
.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 {
|
|
14792
|
+
border-top-left-radius: 0;
|
|
14793
|
+
border-bottom-left-radius: 0;
|
|
14794
|
+
}
|
|
14795
|
+
.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 {
|
|
14796
|
+
border-top-left-radius: 0;
|
|
14797
|
+
border-bottom-left-radius: 0;
|
|
14798
|
+
}
|
|
14799
|
+
.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 {
|
|
14800
|
+
border-top-right-radius: 0;
|
|
14801
|
+
border-bottom-right-radius: 0;
|
|
14802
|
+
}
|
|
14803
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
14804
|
+
margin-right: -1px;
|
|
14805
|
+
}
|
|
14806
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
14807
|
+
margin-right: 0;
|
|
14808
|
+
margin-left: -1px;
|
|
14809
|
+
}
|
|
14810
|
+
.ant-input-compact-item:hover > *,
|
|
14811
|
+
.ant-input-compact-item:focus > *,
|
|
14812
|
+
.ant-input-compact-item:active > * {
|
|
14813
|
+
z-index: 2;
|
|
14814
|
+
}
|
|
14815
|
+
.ant-input-compact-item[disabled] > * {
|
|
14816
|
+
z-index: 0;
|
|
14817
|
+
}
|
|
14818
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item) {
|
|
14819
|
+
margin-right: -1px;
|
|
14820
|
+
}
|
|
14821
|
+
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
|
|
14822
|
+
margin-right: 0;
|
|
14823
|
+
margin-left: -1px;
|
|
14824
|
+
}
|
|
14825
|
+
.ant-input-compact-item:hover > *,
|
|
14826
|
+
.ant-input-compact-item:focus > *,
|
|
14827
|
+
.ant-input-compact-item:active > * {
|
|
14828
|
+
z-index: 2;
|
|
14829
|
+
}
|
|
14830
|
+
.ant-input-compact-item[disabled] > * {
|
|
14831
|
+
z-index: 0;
|
|
14832
|
+
}
|
|
14833
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
14834
|
+
border-radius: 0;
|
|
14835
|
+
}
|
|
14836
|
+
.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 {
|
|
14837
|
+
border-top-right-radius: 0;
|
|
14838
|
+
border-bottom-right-radius: 0;
|
|
14839
|
+
}
|
|
14840
|
+
.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 {
|
|
14841
|
+
border-top-left-radius: 0;
|
|
14842
|
+
border-bottom-left-radius: 0;
|
|
14843
|
+
}
|
|
14844
|
+
.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 {
|
|
14845
|
+
border-top-left-radius: 0;
|
|
14846
|
+
border-bottom-left-radius: 0;
|
|
14847
|
+
}
|
|
14848
|
+
.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 {
|
|
14849
|
+
border-top-right-radius: 0;
|
|
14850
|
+
border-bottom-right-radius: 0;
|
|
14851
|
+
}
|
|
14852
|
+
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-group-wrapper .ant-input-group-addon {
|
|
14853
|
+
border-radius: 0;
|
|
14854
|
+
}
|
|
14855
|
+
.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 {
|
|
14856
|
+
border-top-right-radius: 0;
|
|
14857
|
+
border-bottom-right-radius: 0;
|
|
14858
|
+
}
|
|
14859
|
+
.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 {
|
|
14860
|
+
border-top-left-radius: 0;
|
|
14861
|
+
border-bottom-left-radius: 0;
|
|
14862
|
+
}
|
|
14863
|
+
.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 {
|
|
14864
|
+
border-top-left-radius: 0;
|
|
14865
|
+
border-bottom-left-radius: 0;
|
|
14866
|
+
}
|
|
14867
|
+
.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 {
|
|
14868
|
+
border-top-right-radius: 0;
|
|
14869
|
+
border-bottom-right-radius: 0;
|
|
14870
|
+
}
|
|
14593
14871
|
.ant-input-search .ant-input:hover,
|
|
14594
14872
|
.ant-input-search .ant-input:focus {
|
|
14595
14873
|
border-color: #40a9ff;
|
|
@@ -14728,6 +15006,16 @@ textarea.ant-input {
|
|
|
14728
15006
|
height: auto;
|
|
14729
15007
|
}
|
|
14730
15008
|
}
|
|
15009
|
+
.ant-otp {
|
|
15010
|
+
display: inline-flex;
|
|
15011
|
+
flex-wrap: nowrap;
|
|
15012
|
+
align-items: center;
|
|
15013
|
+
column-gap: 8px;
|
|
15014
|
+
}
|
|
15015
|
+
.ant-otp-input {
|
|
15016
|
+
text-align: center;
|
|
15017
|
+
padding-inline: 4px;
|
|
15018
|
+
}
|
|
14731
15019
|
textarea.nz-textarea-autosize-measuring {
|
|
14732
15020
|
height: auto !important;
|
|
14733
15021
|
padding: 2px 0 !important;
|
|
@@ -14774,6 +15062,9 @@ nz-form-item-feedback-icon.ant-input-suffix {
|
|
|
14774
15062
|
position: relative;
|
|
14775
15063
|
display: block;
|
|
14776
15064
|
}
|
|
15065
|
+
.ant-otp-input {
|
|
15066
|
+
width: auto;
|
|
15067
|
+
}
|
|
14777
15068
|
.ant-input-number-affix-wrapper {
|
|
14778
15069
|
display: inline-block;
|
|
14779
15070
|
width: 100%;
|
|
@@ -15731,8 +16022,224 @@ textarea.ant-input-number {
|
|
|
15731
16022
|
.ant-input-number-borderless {
|
|
15732
16023
|
box-shadow: none;
|
|
15733
16024
|
}
|
|
15734
|
-
.ant-input-number-out-of-range input {
|
|
15735
|
-
color: #ff4d4f;
|
|
16025
|
+
.ant-input-number-out-of-range input {
|
|
16026
|
+
color: #ff4d4f;
|
|
16027
|
+
}
|
|
16028
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16029
|
+
margin-right: -1px;
|
|
16030
|
+
}
|
|
16031
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16032
|
+
margin-left: -1px;
|
|
16033
|
+
}
|
|
16034
|
+
.ant-input-number-compact-item:hover,
|
|
16035
|
+
.ant-input-number-compact-item:focus,
|
|
16036
|
+
.ant-input-number-compact-item:active {
|
|
16037
|
+
z-index: 2;
|
|
16038
|
+
}
|
|
16039
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16040
|
+
z-index: 2;
|
|
16041
|
+
}
|
|
16042
|
+
.ant-input-number-compact-item[disabled] {
|
|
16043
|
+
z-index: 0;
|
|
16044
|
+
}
|
|
16045
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16046
|
+
margin-right: -1px;
|
|
16047
|
+
}
|
|
16048
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16049
|
+
margin-left: -1px;
|
|
16050
|
+
}
|
|
16051
|
+
.ant-input-number-compact-item:hover,
|
|
16052
|
+
.ant-input-number-compact-item:focus,
|
|
16053
|
+
.ant-input-number-compact-item:active {
|
|
16054
|
+
z-index: 2;
|
|
16055
|
+
}
|
|
16056
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16057
|
+
z-index: 2;
|
|
16058
|
+
}
|
|
16059
|
+
.ant-input-number-compact-item[disabled] {
|
|
16060
|
+
z-index: 0;
|
|
16061
|
+
}
|
|
16062
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16063
|
+
border-radius: 0;
|
|
16064
|
+
}
|
|
16065
|
+
.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) {
|
|
16066
|
+
border-top-right-radius: 0;
|
|
16067
|
+
border-bottom-right-radius: 0;
|
|
16068
|
+
}
|
|
16069
|
+
.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) {
|
|
16070
|
+
border-top-left-radius: 0;
|
|
16071
|
+
border-bottom-left-radius: 0;
|
|
16072
|
+
}
|
|
16073
|
+
.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) {
|
|
16074
|
+
border-top-left-radius: 0;
|
|
16075
|
+
border-bottom-left-radius: 0;
|
|
16076
|
+
}
|
|
16077
|
+
.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) {
|
|
16078
|
+
border-top-right-radius: 0;
|
|
16079
|
+
border-bottom-right-radius: 0;
|
|
16080
|
+
}
|
|
16081
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16082
|
+
border-radius: 0;
|
|
16083
|
+
}
|
|
16084
|
+
.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) {
|
|
16085
|
+
border-top-right-radius: 0;
|
|
16086
|
+
border-bottom-right-radius: 0;
|
|
16087
|
+
}
|
|
16088
|
+
.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) {
|
|
16089
|
+
border-top-left-radius: 0;
|
|
16090
|
+
border-bottom-left-radius: 0;
|
|
16091
|
+
}
|
|
16092
|
+
.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) {
|
|
16093
|
+
border-top-left-radius: 0;
|
|
16094
|
+
border-bottom-left-radius: 0;
|
|
16095
|
+
}
|
|
16096
|
+
.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) {
|
|
16097
|
+
border-top-right-radius: 0;
|
|
16098
|
+
border-bottom-right-radius: 0;
|
|
16099
|
+
}
|
|
16100
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16101
|
+
margin-right: -1px;
|
|
16102
|
+
}
|
|
16103
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16104
|
+
margin-left: -1px;
|
|
16105
|
+
}
|
|
16106
|
+
.ant-input-number-compact-item:hover,
|
|
16107
|
+
.ant-input-number-compact-item:focus,
|
|
16108
|
+
.ant-input-number-compact-item:active {
|
|
16109
|
+
z-index: 2;
|
|
16110
|
+
}
|
|
16111
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16112
|
+
z-index: 2;
|
|
16113
|
+
}
|
|
16114
|
+
.ant-input-number-compact-item[disabled] {
|
|
16115
|
+
z-index: 0;
|
|
16116
|
+
}
|
|
16117
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16118
|
+
margin-right: -1px;
|
|
16119
|
+
}
|
|
16120
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16121
|
+
margin-left: -1px;
|
|
16122
|
+
}
|
|
16123
|
+
.ant-input-number-compact-item:hover,
|
|
16124
|
+
.ant-input-number-compact-item:focus,
|
|
16125
|
+
.ant-input-number-compact-item:active {
|
|
16126
|
+
z-index: 2;
|
|
16127
|
+
}
|
|
16128
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16129
|
+
z-index: 2;
|
|
16130
|
+
}
|
|
16131
|
+
.ant-input-number-compact-item[disabled] {
|
|
16132
|
+
z-index: 0;
|
|
16133
|
+
}
|
|
16134
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16135
|
+
border-radius: 0;
|
|
16136
|
+
}
|
|
16137
|
+
.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) {
|
|
16138
|
+
border-top-right-radius: 0;
|
|
16139
|
+
border-bottom-right-radius: 0;
|
|
16140
|
+
}
|
|
16141
|
+
.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) {
|
|
16142
|
+
border-top-left-radius: 0;
|
|
16143
|
+
border-bottom-left-radius: 0;
|
|
16144
|
+
}
|
|
16145
|
+
.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) {
|
|
16146
|
+
border-top-left-radius: 0;
|
|
16147
|
+
border-bottom-left-radius: 0;
|
|
16148
|
+
}
|
|
16149
|
+
.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) {
|
|
16150
|
+
border-top-right-radius: 0;
|
|
16151
|
+
border-bottom-right-radius: 0;
|
|
16152
|
+
}
|
|
16153
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16154
|
+
border-radius: 0;
|
|
16155
|
+
}
|
|
16156
|
+
.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) {
|
|
16157
|
+
border-top-right-radius: 0;
|
|
16158
|
+
border-bottom-right-radius: 0;
|
|
16159
|
+
}
|
|
16160
|
+
.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) {
|
|
16161
|
+
border-top-left-radius: 0;
|
|
16162
|
+
border-bottom-left-radius: 0;
|
|
16163
|
+
}
|
|
16164
|
+
.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) {
|
|
16165
|
+
border-top-left-radius: 0;
|
|
16166
|
+
border-bottom-left-radius: 0;
|
|
16167
|
+
}
|
|
16168
|
+
.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) {
|
|
16169
|
+
border-top-right-radius: 0;
|
|
16170
|
+
border-bottom-right-radius: 0;
|
|
16171
|
+
}
|
|
16172
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16173
|
+
margin-right: -1px;
|
|
16174
|
+
}
|
|
16175
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16176
|
+
margin-left: -1px;
|
|
16177
|
+
}
|
|
16178
|
+
.ant-input-number-compact-item:hover,
|
|
16179
|
+
.ant-input-number-compact-item:focus,
|
|
16180
|
+
.ant-input-number-compact-item:active {
|
|
16181
|
+
z-index: 2;
|
|
16182
|
+
}
|
|
16183
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16184
|
+
z-index: 2;
|
|
16185
|
+
}
|
|
16186
|
+
.ant-input-number-compact-item[disabled] {
|
|
16187
|
+
z-index: 0;
|
|
16188
|
+
}
|
|
16189
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
16190
|
+
margin-right: -1px;
|
|
16191
|
+
}
|
|
16192
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16193
|
+
margin-left: -1px;
|
|
16194
|
+
}
|
|
16195
|
+
.ant-input-number-compact-item:hover,
|
|
16196
|
+
.ant-input-number-compact-item:focus,
|
|
16197
|
+
.ant-input-number-compact-item:active {
|
|
16198
|
+
z-index: 2;
|
|
16199
|
+
}
|
|
16200
|
+
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16201
|
+
z-index: 2;
|
|
16202
|
+
}
|
|
16203
|
+
.ant-input-number-compact-item[disabled] {
|
|
16204
|
+
z-index: 0;
|
|
16205
|
+
}
|
|
16206
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
16207
|
+
border-radius: 0;
|
|
16208
|
+
}
|
|
16209
|
+
.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) {
|
|
16210
|
+
border-top-right-radius: 0;
|
|
16211
|
+
border-bottom-right-radius: 0;
|
|
16212
|
+
}
|
|
16213
|
+
.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) {
|
|
16214
|
+
border-top-left-radius: 0;
|
|
16215
|
+
border-bottom-left-radius: 0;
|
|
16216
|
+
}
|
|
16217
|
+
.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) {
|
|
16218
|
+
border-top-left-radius: 0;
|
|
16219
|
+
border-bottom-left-radius: 0;
|
|
16220
|
+
}
|
|
16221
|
+
.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) {
|
|
16222
|
+
border-top-right-radius: 0;
|
|
16223
|
+
border-bottom-right-radius: 0;
|
|
16224
|
+
}
|
|
16225
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
16226
|
+
border-radius: 0;
|
|
16227
|
+
}
|
|
16228
|
+
.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) {
|
|
16229
|
+
border-top-right-radius: 0;
|
|
16230
|
+
border-bottom-right-radius: 0;
|
|
16231
|
+
}
|
|
16232
|
+
.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) {
|
|
16233
|
+
border-top-left-radius: 0;
|
|
16234
|
+
border-bottom-left-radius: 0;
|
|
16235
|
+
}
|
|
16236
|
+
.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) {
|
|
16237
|
+
border-top-left-radius: 0;
|
|
16238
|
+
border-bottom-left-radius: 0;
|
|
16239
|
+
}
|
|
16240
|
+
.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) {
|
|
16241
|
+
border-top-right-radius: 0;
|
|
16242
|
+
border-bottom-right-radius: 0;
|
|
15736
16243
|
}
|
|
15737
16244
|
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
|
|
15738
16245
|
margin-right: -1px;
|
|
@@ -15768,113 +16275,189 @@ textarea.ant-input-number {
|
|
|
15768
16275
|
.ant-input-number-compact-item[disabled] {
|
|
15769
16276
|
z-index: 0;
|
|
15770
16277
|
}
|
|
15771
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16278
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
15772
16279
|
border-radius: 0;
|
|
15773
16280
|
}
|
|
15774
|
-
.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) {
|
|
16281
|
+
.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) {
|
|
15775
16282
|
border-top-right-radius: 0;
|
|
15776
16283
|
border-bottom-right-radius: 0;
|
|
15777
16284
|
}
|
|
15778
|
-
.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) {
|
|
16285
|
+
.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) {
|
|
15779
16286
|
border-top-left-radius: 0;
|
|
15780
16287
|
border-bottom-left-radius: 0;
|
|
15781
16288
|
}
|
|
15782
|
-
.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) {
|
|
16289
|
+
.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) {
|
|
15783
16290
|
border-top-left-radius: 0;
|
|
15784
16291
|
border-bottom-left-radius: 0;
|
|
15785
16292
|
}
|
|
15786
|
-
.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) {
|
|
16293
|
+
.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) {
|
|
15787
16294
|
border-top-right-radius: 0;
|
|
15788
16295
|
border-bottom-right-radius: 0;
|
|
15789
16296
|
}
|
|
15790
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16297
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
|
|
15791
16298
|
border-radius: 0;
|
|
15792
16299
|
}
|
|
15793
|
-
.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) {
|
|
16300
|
+
.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) {
|
|
15794
16301
|
border-top-right-radius: 0;
|
|
15795
16302
|
border-bottom-right-radius: 0;
|
|
15796
16303
|
}
|
|
15797
|
-
.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) {
|
|
16304
|
+
.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) {
|
|
15798
16305
|
border-top-left-radius: 0;
|
|
15799
16306
|
border-bottom-left-radius: 0;
|
|
15800
16307
|
}
|
|
15801
|
-
.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) {
|
|
16308
|
+
.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) {
|
|
15802
16309
|
border-top-left-radius: 0;
|
|
15803
16310
|
border-bottom-left-radius: 0;
|
|
15804
16311
|
}
|
|
15805
|
-
.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) {
|
|
16312
|
+
.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) {
|
|
15806
16313
|
border-top-right-radius: 0;
|
|
15807
16314
|
border-bottom-right-radius: 0;
|
|
15808
16315
|
}
|
|
15809
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item)
|
|
16316
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
15810
16317
|
margin-right: -1px;
|
|
15811
16318
|
}
|
|
15812
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16319
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16320
|
+
margin-right: 0;
|
|
15813
16321
|
margin-left: -1px;
|
|
15814
16322
|
}
|
|
15815
|
-
.ant-input-number-compact-item:hover
|
|
15816
|
-
.ant-input-number-compact-item:focus
|
|
15817
|
-
.ant-input-number-compact-item:active {
|
|
16323
|
+
.ant-input-number-compact-item:hover > *,
|
|
16324
|
+
.ant-input-number-compact-item:focus > *,
|
|
16325
|
+
.ant-input-number-compact-item:active > * {
|
|
15818
16326
|
z-index: 2;
|
|
15819
16327
|
}
|
|
15820
|
-
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16328
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
15821
16329
|
z-index: 2;
|
|
15822
16330
|
}
|
|
15823
|
-
.ant-input-number-compact-item[disabled] {
|
|
16331
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
15824
16332
|
z-index: 0;
|
|
15825
16333
|
}
|
|
15826
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item)
|
|
16334
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
15827
16335
|
margin-right: -1px;
|
|
15828
16336
|
}
|
|
15829
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
|
|
16337
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16338
|
+
margin-right: 0;
|
|
15830
16339
|
margin-left: -1px;
|
|
15831
16340
|
}
|
|
15832
|
-
.ant-input-number-compact-item:hover
|
|
15833
|
-
.ant-input-number-compact-item:focus
|
|
15834
|
-
.ant-input-number-compact-item:active {
|
|
16341
|
+
.ant-input-number-compact-item:hover > *,
|
|
16342
|
+
.ant-input-number-compact-item:focus > *,
|
|
16343
|
+
.ant-input-number-compact-item:active > * {
|
|
15835
16344
|
z-index: 2;
|
|
15836
16345
|
}
|
|
15837
|
-
.ant-input-number-compact-item.ant-input-number-focused {
|
|
16346
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
15838
16347
|
z-index: 2;
|
|
15839
16348
|
}
|
|
15840
|
-
.ant-input-number-compact-item[disabled] {
|
|
16349
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
15841
16350
|
z-index: 0;
|
|
15842
16351
|
}
|
|
15843
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16352
|
+
.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 {
|
|
15844
16353
|
border-radius: 0;
|
|
15845
16354
|
}
|
|
15846
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16355
|
+
.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 {
|
|
15847
16356
|
border-top-right-radius: 0;
|
|
15848
16357
|
border-bottom-right-radius: 0;
|
|
15849
16358
|
}
|
|
15850
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16359
|
+
.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 {
|
|
15851
16360
|
border-top-left-radius: 0;
|
|
15852
16361
|
border-bottom-left-radius: 0;
|
|
15853
16362
|
}
|
|
15854
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16363
|
+
.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 {
|
|
15855
16364
|
border-top-left-radius: 0;
|
|
15856
16365
|
border-bottom-left-radius: 0;
|
|
15857
16366
|
}
|
|
15858
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16367
|
+
.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 {
|
|
15859
16368
|
border-top-right-radius: 0;
|
|
15860
16369
|
border-bottom-right-radius: 0;
|
|
15861
16370
|
}
|
|
15862
|
-
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
|
|
16371
|
+
.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 {
|
|
15863
16372
|
border-radius: 0;
|
|
15864
16373
|
}
|
|
15865
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16374
|
+
.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 {
|
|
15866
16375
|
border-top-right-radius: 0;
|
|
15867
16376
|
border-bottom-right-radius: 0;
|
|
15868
16377
|
}
|
|
15869
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-
|
|
16378
|
+
.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 {
|
|
15870
16379
|
border-top-left-radius: 0;
|
|
15871
16380
|
border-bottom-left-radius: 0;
|
|
15872
16381
|
}
|
|
15873
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16382
|
+
.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 {
|
|
15874
16383
|
border-top-left-radius: 0;
|
|
15875
16384
|
border-bottom-left-radius: 0;
|
|
15876
16385
|
}
|
|
15877
|
-
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item
|
|
16386
|
+
.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 {
|
|
16387
|
+
border-top-right-radius: 0;
|
|
16388
|
+
border-bottom-right-radius: 0;
|
|
16389
|
+
}
|
|
16390
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
16391
|
+
margin-right: -1px;
|
|
16392
|
+
}
|
|
16393
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16394
|
+
margin-right: 0;
|
|
16395
|
+
margin-left: -1px;
|
|
16396
|
+
}
|
|
16397
|
+
.ant-input-number-compact-item:hover > *,
|
|
16398
|
+
.ant-input-number-compact-item:focus > *,
|
|
16399
|
+
.ant-input-number-compact-item:active > * {
|
|
16400
|
+
z-index: 2;
|
|
16401
|
+
}
|
|
16402
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
16403
|
+
z-index: 2;
|
|
16404
|
+
}
|
|
16405
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
16406
|
+
z-index: 0;
|
|
16407
|
+
}
|
|
16408
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
|
|
16409
|
+
margin-right: -1px;
|
|
16410
|
+
}
|
|
16411
|
+
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
|
|
16412
|
+
margin-right: 0;
|
|
16413
|
+
margin-left: -1px;
|
|
16414
|
+
}
|
|
16415
|
+
.ant-input-number-compact-item:hover > *,
|
|
16416
|
+
.ant-input-number-compact-item:focus > *,
|
|
16417
|
+
.ant-input-number-compact-item:active > * {
|
|
16418
|
+
z-index: 2;
|
|
16419
|
+
}
|
|
16420
|
+
.ant-input-number-compact-item.ant-input-number-focused > * {
|
|
16421
|
+
z-index: 2;
|
|
16422
|
+
}
|
|
16423
|
+
.ant-input-number-compact-item[disabled] > * {
|
|
16424
|
+
z-index: 0;
|
|
16425
|
+
}
|
|
16426
|
+
.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 {
|
|
16427
|
+
border-radius: 0;
|
|
16428
|
+
}
|
|
16429
|
+
.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 {
|
|
16430
|
+
border-top-right-radius: 0;
|
|
16431
|
+
border-bottom-right-radius: 0;
|
|
16432
|
+
}
|
|
16433
|
+
.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 {
|
|
16434
|
+
border-top-left-radius: 0;
|
|
16435
|
+
border-bottom-left-radius: 0;
|
|
16436
|
+
}
|
|
16437
|
+
.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 {
|
|
16438
|
+
border-top-left-radius: 0;
|
|
16439
|
+
border-bottom-left-radius: 0;
|
|
16440
|
+
}
|
|
16441
|
+
.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 {
|
|
16442
|
+
border-top-right-radius: 0;
|
|
16443
|
+
border-bottom-right-radius: 0;
|
|
16444
|
+
}
|
|
16445
|
+
.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 {
|
|
16446
|
+
border-radius: 0;
|
|
16447
|
+
}
|
|
16448
|
+
.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 {
|
|
16449
|
+
border-top-right-radius: 0;
|
|
16450
|
+
border-bottom-right-radius: 0;
|
|
16451
|
+
}
|
|
16452
|
+
.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 {
|
|
16453
|
+
border-top-left-radius: 0;
|
|
16454
|
+
border-bottom-left-radius: 0;
|
|
16455
|
+
}
|
|
16456
|
+
.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 {
|
|
16457
|
+
border-top-left-radius: 0;
|
|
16458
|
+
border-bottom-left-radius: 0;
|
|
16459
|
+
}
|
|
16460
|
+
.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 {
|
|
15878
16461
|
border-top-right-radius: 0;
|
|
15879
16462
|
border-bottom-right-radius: 0;
|
|
15880
16463
|
}
|
|
@@ -21179,6 +21762,7 @@ span.ant-radio + * {
|
|
|
21179
21762
|
}
|
|
21180
21763
|
.ant-select-item-option-state {
|
|
21181
21764
|
flex: none;
|
|
21765
|
+
user-select: none;
|
|
21182
21766
|
}
|
|
21183
21767
|
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
|
|
21184
21768
|
background-color: #f5f5f5;
|
|
@@ -21248,41 +21832,41 @@ span.ant-radio + * {
|
|
|
21248
21832
|
.ant-select-compact-item[disabled] > * {
|
|
21249
21833
|
z-index: 0;
|
|
21250
21834
|
}
|
|
21251
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
21835
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21252
21836
|
border-radius: 0;
|
|
21253
21837
|
}
|
|
21254
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
21838
|
+
.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 {
|
|
21255
21839
|
border-top-right-radius: 0;
|
|
21256
21840
|
border-bottom-right-radius: 0;
|
|
21257
21841
|
}
|
|
21258
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
21842
|
+
.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 {
|
|
21259
21843
|
border-top-left-radius: 0;
|
|
21260
21844
|
border-bottom-left-radius: 0;
|
|
21261
21845
|
}
|
|
21262
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
21846
|
+
.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 {
|
|
21263
21847
|
border-top-left-radius: 0;
|
|
21264
21848
|
border-bottom-left-radius: 0;
|
|
21265
21849
|
}
|
|
21266
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
21850
|
+
.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 {
|
|
21267
21851
|
border-top-right-radius: 0;
|
|
21268
21852
|
border-bottom-right-radius: 0;
|
|
21269
21853
|
}
|
|
21270
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
21854
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21271
21855
|
border-radius: 0;
|
|
21272
21856
|
}
|
|
21273
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
21857
|
+
.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 {
|
|
21274
21858
|
border-top-right-radius: 0;
|
|
21275
21859
|
border-bottom-right-radius: 0;
|
|
21276
21860
|
}
|
|
21277
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
21861
|
+
.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 {
|
|
21278
21862
|
border-top-left-radius: 0;
|
|
21279
21863
|
border-bottom-left-radius: 0;
|
|
21280
21864
|
}
|
|
21281
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
21865
|
+
.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 {
|
|
21282
21866
|
border-top-left-radius: 0;
|
|
21283
21867
|
border-bottom-left-radius: 0;
|
|
21284
21868
|
}
|
|
21285
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
21869
|
+
.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 {
|
|
21286
21870
|
border-top-right-radius: 0;
|
|
21287
21871
|
border-bottom-right-radius: 0;
|
|
21288
21872
|
}
|
|
@@ -21322,41 +21906,41 @@ span.ant-radio + * {
|
|
|
21322
21906
|
.ant-select-compact-item[disabled] > * {
|
|
21323
21907
|
z-index: 0;
|
|
21324
21908
|
}
|
|
21325
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
21909
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21326
21910
|
border-radius: 0;
|
|
21327
21911
|
}
|
|
21328
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
21912
|
+
.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 {
|
|
21329
21913
|
border-top-right-radius: 0;
|
|
21330
21914
|
border-bottom-right-radius: 0;
|
|
21331
21915
|
}
|
|
21332
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
21916
|
+
.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 {
|
|
21333
21917
|
border-top-left-radius: 0;
|
|
21334
21918
|
border-bottom-left-radius: 0;
|
|
21335
21919
|
}
|
|
21336
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
21920
|
+
.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 {
|
|
21337
21921
|
border-top-left-radius: 0;
|
|
21338
21922
|
border-bottom-left-radius: 0;
|
|
21339
21923
|
}
|
|
21340
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
21924
|
+
.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 {
|
|
21341
21925
|
border-top-right-radius: 0;
|
|
21342
21926
|
border-bottom-right-radius: 0;
|
|
21343
21927
|
}
|
|
21344
|
-
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
|
|
21928
|
+
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select .ant-select-selector {
|
|
21345
21929
|
border-radius: 0;
|
|
21346
21930
|
}
|
|
21347
|
-
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl)
|
|
21931
|
+
.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 {
|
|
21348
21932
|
border-top-right-radius: 0;
|
|
21349
21933
|
border-bottom-right-radius: 0;
|
|
21350
21934
|
}
|
|
21351
|
-
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl)
|
|
21935
|
+
.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 {
|
|
21352
21936
|
border-top-left-radius: 0;
|
|
21353
21937
|
border-bottom-left-radius: 0;
|
|
21354
21938
|
}
|
|
21355
|
-
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item)
|
|
21939
|
+
.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 {
|
|
21356
21940
|
border-top-left-radius: 0;
|
|
21357
21941
|
border-bottom-left-radius: 0;
|
|
21358
21942
|
}
|
|
21359
|
-
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item)
|
|
21943
|
+
.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 {
|
|
21360
21944
|
border-top-right-radius: 0;
|
|
21361
21945
|
border-bottom-right-radius: 0;
|
|
21362
21946
|
}
|
|
@@ -26976,6 +27560,15 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
26976
27560
|
.ant-select-dropdown-hidden {
|
|
26977
27561
|
display: none;
|
|
26978
27562
|
}
|
|
27563
|
+
.ant-select-dropdown-content-wrapper {
|
|
27564
|
+
max-height: 256px;
|
|
27565
|
+
overflow-y: auto;
|
|
27566
|
+
overflow-anchor: none;
|
|
27567
|
+
}
|
|
27568
|
+
.ant-select-dropdown-content {
|
|
27569
|
+
display: flex;
|
|
27570
|
+
flex-direction: column;
|
|
27571
|
+
}
|
|
26979
27572
|
.ant-cascader-checkbox {
|
|
26980
27573
|
box-sizing: border-box;
|
|
26981
27574
|
margin: 0;
|
|
@@ -28981,6 +29574,12 @@ nz-space-item {
|
|
|
28981
29574
|
.ant-image-preview-switch-right {
|
|
28982
29575
|
right: 8px;
|
|
28983
29576
|
}
|
|
29577
|
+
.ant-image-preview-focus-trap {
|
|
29578
|
+
width: 0;
|
|
29579
|
+
height: 0;
|
|
29580
|
+
overflow: hidden;
|
|
29581
|
+
outline: none;
|
|
29582
|
+
}
|
|
28984
29583
|
.cdk-overlay-backdrop.ant-image-preview-mask {
|
|
28985
29584
|
opacity: 1;
|
|
28986
29585
|
}
|
|
@@ -29140,6 +29739,13 @@ nz-space-item {
|
|
|
29140
29739
|
.ant-color-picker-panel-disabled {
|
|
29141
29740
|
cursor: not-allowed;
|
|
29142
29741
|
}
|
|
29742
|
+
.ant-color-picker-gradient {
|
|
29743
|
+
position: absolute;
|
|
29744
|
+
inset: 0;
|
|
29745
|
+
}
|
|
29746
|
+
.ant-color-picker-palette {
|
|
29747
|
+
position: relative;
|
|
29748
|
+
}
|
|
29143
29749
|
.ant-color-picker-select {
|
|
29144
29750
|
margin-bottom: 8px;
|
|
29145
29751
|
}
|
|
@@ -29157,8 +29763,13 @@ nz-space-item {
|
|
|
29157
29763
|
right: 0;
|
|
29158
29764
|
bottom: 0;
|
|
29159
29765
|
left: 0;
|
|
29766
|
+
background-image: linear-gradient(0deg, #000, transparent), linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
|
|
29160
29767
|
border-radius: inherit;
|
|
29161
29768
|
}
|
|
29769
|
+
.ant-color-picker-transform {
|
|
29770
|
+
position: absolute;
|
|
29771
|
+
z-index: 1;
|
|
29772
|
+
}
|
|
29162
29773
|
.ant-color-picker-handler {
|
|
29163
29774
|
box-sizing: border-box;
|
|
29164
29775
|
width: 16px;
|
|
@@ -29477,6 +30088,208 @@ nz-space-item {
|
|
|
29477
30088
|
height: 72px;
|
|
29478
30089
|
margin-top: -71px;
|
|
29479
30090
|
}
|
|
30091
|
+
.ant-float-btn {
|
|
30092
|
+
position: fixed;
|
|
30093
|
+
z-index: 99;
|
|
30094
|
+
display: block;
|
|
30095
|
+
align-items: center;
|
|
30096
|
+
justify-content: center;
|
|
30097
|
+
width: 40px;
|
|
30098
|
+
height: 40px;
|
|
30099
|
+
overflow: hidden;
|
|
30100
|
+
border: none;
|
|
30101
|
+
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);
|
|
30102
|
+
cursor: pointer;
|
|
30103
|
+
inset-inline-end: 24px;
|
|
30104
|
+
inset-block-end: 48px;
|
|
30105
|
+
}
|
|
30106
|
+
.ant-float-btn-hidden {
|
|
30107
|
+
display: none;
|
|
30108
|
+
}
|
|
30109
|
+
.ant-float-btn-pure {
|
|
30110
|
+
position: relative;
|
|
30111
|
+
inset: auto;
|
|
30112
|
+
}
|
|
30113
|
+
.ant-float-btn:empty {
|
|
30114
|
+
display: none;
|
|
30115
|
+
}
|
|
30116
|
+
.ant-float-btn-body {
|
|
30117
|
+
display: flex;
|
|
30118
|
+
align-items: center;
|
|
30119
|
+
justify-content: center;
|
|
30120
|
+
width: 100%;
|
|
30121
|
+
height: 100%;
|
|
30122
|
+
transition: all 0.2s;
|
|
30123
|
+
}
|
|
30124
|
+
.ant-float-btn-body .ant-float-btn-content {
|
|
30125
|
+
display: flex;
|
|
30126
|
+
flex-direction: column;
|
|
30127
|
+
align-items: center;
|
|
30128
|
+
justify-content: center;
|
|
30129
|
+
min-height: 40px;
|
|
30130
|
+
padding: 2px 0px;
|
|
30131
|
+
overflow: hidden;
|
|
30132
|
+
text-align: center;
|
|
30133
|
+
}
|
|
30134
|
+
.ant-float-btn-body .ant-float-btn-content .ant-float-btn-icon {
|
|
30135
|
+
width: 18px;
|
|
30136
|
+
margin: auto;
|
|
30137
|
+
font-size: 16px;
|
|
30138
|
+
line-height: 1;
|
|
30139
|
+
text-align: center;
|
|
30140
|
+
}
|
|
30141
|
+
.ant-float-btn-inner {
|
|
30142
|
+
display: block;
|
|
30143
|
+
width: 100%;
|
|
30144
|
+
height: 100%;
|
|
30145
|
+
margin: 0;
|
|
30146
|
+
padding: 0;
|
|
30147
|
+
list-style: none;
|
|
30148
|
+
border: none;
|
|
30149
|
+
}
|
|
30150
|
+
.ant-float-btn-rtl {
|
|
30151
|
+
direction: rtl;
|
|
30152
|
+
}
|
|
30153
|
+
.ant-float-btn-circle {
|
|
30154
|
+
height: 40px;
|
|
30155
|
+
border-radius: 50%;
|
|
30156
|
+
}
|
|
30157
|
+
.ant-float-btn-circle .ant-float-btn-body {
|
|
30158
|
+
border-radius: 50%;
|
|
30159
|
+
}
|
|
30160
|
+
.ant-float-btn-square {
|
|
30161
|
+
height: auto;
|
|
30162
|
+
min-height: 40px;
|
|
30163
|
+
border-radius: 2px;
|
|
30164
|
+
}
|
|
30165
|
+
.ant-float-btn-square .ant-float-btn-body {
|
|
30166
|
+
height: auto;
|
|
30167
|
+
border-radius: 2px;
|
|
30168
|
+
}
|
|
30169
|
+
.ant-float-btn-default {
|
|
30170
|
+
background-color: #fff;
|
|
30171
|
+
transition: background-color 0.2s;
|
|
30172
|
+
}
|
|
30173
|
+
.ant-float-btn-default .ant-float-btn-body {
|
|
30174
|
+
background-color: #fff;
|
|
30175
|
+
transition: background-color 0.2s;
|
|
30176
|
+
}
|
|
30177
|
+
.ant-float-btn-default .ant-float-btn-body:hover {
|
|
30178
|
+
color: rgba(0, 0, 0, 0.85);
|
|
30179
|
+
background-color: #f5f5f5;
|
|
30180
|
+
}
|
|
30181
|
+
.ant-float-btn-default .ant-float-btn-body .ant-float-btn-content .ant-float-btn-icon {
|
|
30182
|
+
color: rgba(0, 0, 0, 0.85);
|
|
30183
|
+
}
|
|
30184
|
+
.ant-float-btn-default .ant-float-btn-body .ant-float-btn-content .ant-float-btn-description {
|
|
30185
|
+
display: flex;
|
|
30186
|
+
align-items: center;
|
|
30187
|
+
color: rgba(0, 0, 0, 0.85);
|
|
30188
|
+
font-size: 12px;
|
|
30189
|
+
line-height: 1.66667;
|
|
30190
|
+
}
|
|
30191
|
+
.ant-float-btn-default:focus {
|
|
30192
|
+
color: rgba(0, 0, 0, 0.85);
|
|
30193
|
+
}
|
|
30194
|
+
.ant-float-btn-top {
|
|
30195
|
+
padding: 0 !important;
|
|
30196
|
+
}
|
|
30197
|
+
.ant-float-btn-group {
|
|
30198
|
+
position: fixed;
|
|
30199
|
+
z-index: 99;
|
|
30200
|
+
display: block;
|
|
30201
|
+
box-sizing: border-box;
|
|
30202
|
+
width: 40px;
|
|
30203
|
+
height: auto;
|
|
30204
|
+
min-height: 40px;
|
|
30205
|
+
margin: 0;
|
|
30206
|
+
padding: 0;
|
|
30207
|
+
color: rgba(0, 0, 0, 0.85);
|
|
30208
|
+
font-size: 12px;
|
|
30209
|
+
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';
|
|
30210
|
+
line-height: 1.66667;
|
|
30211
|
+
list-style: none;
|
|
30212
|
+
border: none;
|
|
30213
|
+
border-radius: 2px;
|
|
30214
|
+
box-shadow: none;
|
|
30215
|
+
inset-inline-end: 24px;
|
|
30216
|
+
inset-block-end: 48px;
|
|
30217
|
+
}
|
|
30218
|
+
.ant-float-btn-group-wrap {
|
|
30219
|
+
position: relative;
|
|
30220
|
+
z-index: -1;
|
|
30221
|
+
display: block;
|
|
30222
|
+
margin-bottom: 8px;
|
|
30223
|
+
}
|
|
30224
|
+
.ant-float-btn-group-rtl {
|
|
30225
|
+
direction: rtl;
|
|
30226
|
+
}
|
|
30227
|
+
.ant-float-btn-group .ant-float-btn {
|
|
30228
|
+
position: static;
|
|
30229
|
+
}
|
|
30230
|
+
.ant-float-btn-group-circle .ant-float-btn-circle:not(:last-child) {
|
|
30231
|
+
margin-bottom: 8px;
|
|
30232
|
+
}
|
|
30233
|
+
.ant-float-btn-group-circle .ant-float-btn-body {
|
|
30234
|
+
width: 40px;
|
|
30235
|
+
height: 40px;
|
|
30236
|
+
}
|
|
30237
|
+
.ant-float-btn-group-square .ant-float-btn-square {
|
|
30238
|
+
padding: 0;
|
|
30239
|
+
border-radius: 0;
|
|
30240
|
+
}
|
|
30241
|
+
.ant-float-btn-group-square .ant-float-btn-square:first-child {
|
|
30242
|
+
border-start-start-radius: 2px;
|
|
30243
|
+
border-start-end-radius: 2px;
|
|
30244
|
+
}
|
|
30245
|
+
.ant-float-btn-group-square .ant-float-btn-square:last-child {
|
|
30246
|
+
border-start-start-radius: 2px;
|
|
30247
|
+
border-start-end-radius: 2px;
|
|
30248
|
+
}
|
|
30249
|
+
.ant-float-btn-group-square .ant-float-btn-square:not(:last-child) {
|
|
30250
|
+
border-bottom: 1px solid #d9d9d9;
|
|
30251
|
+
}
|
|
30252
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap {
|
|
30253
|
+
display: block;
|
|
30254
|
+
overflow: hidden;
|
|
30255
|
+
border-radius: 2px;
|
|
30256
|
+
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);
|
|
30257
|
+
}
|
|
30258
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square {
|
|
30259
|
+
margin-top: 0;
|
|
30260
|
+
padding: 0px;
|
|
30261
|
+
border-radius: 0;
|
|
30262
|
+
box-shadow: none;
|
|
30263
|
+
}
|
|
30264
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square:first-child {
|
|
30265
|
+
border-start-start-radius: 2px;
|
|
30266
|
+
border-start-end-radius: 2px;
|
|
30267
|
+
}
|
|
30268
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square:last-child {
|
|
30269
|
+
border-start-start-radius: 2px;
|
|
30270
|
+
border-start-end-radius: 2px;
|
|
30271
|
+
}
|
|
30272
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square:not(:last-child) {
|
|
30273
|
+
border-bottom: 1px solid #d9d9d9;
|
|
30274
|
+
}
|
|
30275
|
+
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square .ant-float-btn-body {
|
|
30276
|
+
width: 32px;
|
|
30277
|
+
height: 32px;
|
|
30278
|
+
}
|
|
30279
|
+
.ant-float-btn-group-circle-shadow {
|
|
30280
|
+
box-shadow: none;
|
|
30281
|
+
}
|
|
30282
|
+
.ant-float-btn-group-square-shadow {
|
|
30283
|
+
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);
|
|
30284
|
+
}
|
|
30285
|
+
.ant-float-btn-group-square-shadow .ant-float-btn-square {
|
|
30286
|
+
padding: 0px;
|
|
30287
|
+
box-shadow: none;
|
|
30288
|
+
}
|
|
30289
|
+
.ant-float-btn-group-square-shadow .ant-float-btn-square .ant-float-btn-body {
|
|
30290
|
+
width: 32px;
|
|
30291
|
+
height: 32px;
|
|
30292
|
+
}
|
|
29480
30293
|
/** system */
|
|
29481
30294
|
sf + st {
|
|
29482
30295
|
margin-top: 16px;
|
|
@@ -29513,6 +30326,12 @@ nz-button-group + nz-popconfirm {
|
|
|
29513
30326
|
margin-right: 8px;
|
|
29514
30327
|
margin-left: inherit;
|
|
29515
30328
|
}
|
|
30329
|
+
.cdk-drag-preview {
|
|
30330
|
+
display: table;
|
|
30331
|
+
}
|
|
30332
|
+
.cdk-drag-placeholder {
|
|
30333
|
+
opacity: 0;
|
|
30334
|
+
}
|
|
29516
30335
|
a:focus {
|
|
29517
30336
|
text-decoration: none;
|
|
29518
30337
|
}
|