wargerm 0.6.3 → 0.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +15 -44
- package/dist/index.esm.css +15 -44
- package/package.json +1 -1
package/dist/index.css
CHANGED
@@ -40543,8 +40543,7 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40543
40543
|
}
|
40544
40544
|
[data-prefers-color='nt'] .ant-picker {
|
40545
40545
|
color: #708191;
|
40546
|
-
background-color: #
|
40547
|
-
border: none;
|
40546
|
+
background-color: #fff;
|
40548
40547
|
border-radius: 8px;
|
40549
40548
|
}
|
40550
40549
|
[data-prefers-color='nt'] .ant-picker-input > input {
|
@@ -40594,9 +40593,6 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40594
40593
|
background: linear-gradient(to right, #3babd6 0%, #60c6da 100%);
|
40595
40594
|
box-shadow: 0px 1px 3px 0px rgba(101, 101, 101, 0.44);
|
40596
40595
|
border-radius: 50%;
|
40597
|
-
width: 30px;
|
40598
|
-
line-height: 30px;
|
40599
|
-
height: 100%;
|
40600
40596
|
}
|
40601
40597
|
[data-prefers-color='nt'] .ant-picker-cell-in-view {
|
40602
40598
|
color: #708191;
|
@@ -40622,8 +40618,6 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40622
40618
|
}
|
40623
40619
|
[data-prefers-color='nt'] .ant-picker-cell .ant-picker-cell-inner {
|
40624
40620
|
border-radius: 50%;
|
40625
|
-
height: 100%;
|
40626
|
-
width: 30px;
|
40627
40621
|
}
|
40628
40622
|
[data-prefers-color='nt'] .ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
|
40629
40623
|
[data-prefers-color='nt'] .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner {
|
@@ -40631,33 +40625,9 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40631
40625
|
box-shadow: 0px 1px 3px 0px rgba(101, 101, 101, 0.44);
|
40632
40626
|
color: #4572e6;
|
40633
40627
|
border-radius: 50%;
|
40634
|
-
width: 30px;
|
40635
|
-
line-height: 30px;
|
40636
|
-
height: 100%;
|
40637
|
-
}
|
40638
|
-
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
|
40639
|
-
width: 30px;
|
40640
|
-
line-height: 30px;
|
40641
|
-
height: 100%;
|
40642
|
-
}
|
40643
|
-
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
|
40644
|
-
width: 30px;
|
40645
|
-
line-height: 30px;
|
40646
|
-
height: 100%;
|
40647
|
-
}
|
40648
|
-
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
|
40649
|
-
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
|
40650
|
-
[data-prefers-color='nt'] [data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
|
40651
|
-
width: 30px;
|
40652
|
-
line-height: 30px;
|
40653
|
-
height: 100%;
|
40654
40628
|
}
|
40655
40629
|
[data-prefers-color='nt'] .ant-picker-time-panel-column > li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
|
40656
40630
|
border-radius: 50%;
|
40657
|
-
width: 30px;
|
40658
|
-
height: 100%;
|
40659
|
-
padding-left: 8px;
|
40660
|
-
margin-left: 6px;
|
40661
40631
|
background: linear-gradient(to right, #3babd6 0%, #60c6da 100%);
|
40662
40632
|
box-shadow: 0px 1px 3px 0px rgba(101, 101, 101, 0.44);
|
40663
40633
|
color: #fff;
|
@@ -40667,20 +40637,12 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40667
40637
|
}
|
40668
40638
|
[data-prefers-color='nt'] .ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover {
|
40669
40639
|
border-radius: 50%;
|
40670
|
-
width: 30px;
|
40671
|
-
height: 100%;
|
40672
|
-
padding-left: 8px;
|
40673
|
-
margin-left: 6px;
|
40674
40640
|
background: #bdd0e3;
|
40675
40641
|
box-shadow: 0px 1px 3px 0px rgba(101, 101, 101, 0.44);
|
40676
40642
|
color: #4572e6;
|
40677
40643
|
}
|
40678
40644
|
[data-prefers-color='nt'] .ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner {
|
40679
40645
|
border-radius: 50%;
|
40680
|
-
width: 30px;
|
40681
|
-
height: 100%;
|
40682
|
-
padding-left: 8px;
|
40683
|
-
margin-left: 6px;
|
40684
40646
|
}
|
40685
40647
|
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
|
40686
40648
|
border: none;
|
@@ -40690,7 +40652,6 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40690
40652
|
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
|
40691
40653
|
background: linear-gradient(#3babd6 0%, #60c6da 100%);
|
40692
40654
|
box-shadow: 0px 1px 3px 0px rgba(101, 101, 101, 0.44);
|
40693
|
-
height: 100%;
|
40694
40655
|
}
|
40695
40656
|
[data-prefers-color='nt'] .ant-radio-wrapper {
|
40696
40657
|
color: #708191;
|
@@ -40887,8 +40848,7 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40887
40848
|
}
|
40888
40849
|
[data-prefers-color='nt'] .ant-select:not(.ant-select-customize-input) .ant-select-selector {
|
40889
40850
|
position: relative;
|
40890
|
-
background-color: #
|
40891
|
-
border: none;
|
40851
|
+
background-color: #fff;
|
40892
40852
|
border-radius: 4px;
|
40893
40853
|
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
40894
40854
|
}
|
@@ -40937,12 +40897,12 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40937
40897
|
border: 1px solid red;
|
40938
40898
|
}
|
40939
40899
|
[data-prefers-color='nt'] .ant-select-tree {
|
40940
|
-
background-color: #
|
40900
|
+
background-color: #fff;
|
40941
40901
|
color: #768cad;
|
40942
40902
|
}
|
40943
40903
|
[data-prefers-color='nt'] .ant-select-tree .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
|
40944
40904
|
color: #ffffff;
|
40945
|
-
background: linear-gradient(
|
40905
|
+
background: linear-gradient(0deg, #3babd6 0%, #60c6da 100%);
|
40946
40906
|
box-shadow: 0px 0px 1px 1px rgba(19, 19, 19, 0.29);
|
40947
40907
|
}
|
40948
40908
|
[data-prefers-color='nt'] .ant-select-tree .ant-select-tree-node-content-wrapper:hover {
|
@@ -41083,6 +41043,17 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
41083
41043
|
[data-prefers-color='nt'] .ant-cascader-single .ant-cascader-cascaderor .ant-cascader-cascaderion-placeholder {
|
41084
41044
|
line-height: 26px;
|
41085
41045
|
}
|
41046
|
+
[data-prefers-color='nt'] .ant-form-item-label > label {
|
41047
|
+
font-size: 16px;
|
41048
|
+
color: #4281a1;
|
41049
|
+
}
|
41050
|
+
[data-prefers-color='nt'] .ant-modal-footer {
|
41051
|
+
display: flex;
|
41052
|
+
justify-content: flex-end;
|
41053
|
+
}
|
41054
|
+
[data-prefers-color='nt'] .ant-modal-confirm-btns {
|
41055
|
+
display: flex;
|
41056
|
+
}
|
41086
41057
|
|
41087
41058
|
.frame {
|
41088
41059
|
width: 40px;
|
package/dist/index.esm.css
CHANGED
@@ -40543,8 +40543,7 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40543
40543
|
}
|
40544
40544
|
[data-prefers-color='nt'] .ant-picker {
|
40545
40545
|
color: #708191;
|
40546
|
-
background-color: #
|
40547
|
-
border: none;
|
40546
|
+
background-color: #fff;
|
40548
40547
|
border-radius: 8px;
|
40549
40548
|
}
|
40550
40549
|
[data-prefers-color='nt'] .ant-picker-input > input {
|
@@ -40594,9 +40593,6 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40594
40593
|
background: linear-gradient(to right, #3babd6 0%, #60c6da 100%);
|
40595
40594
|
box-shadow: 0px 1px 3px 0px rgba(101, 101, 101, 0.44);
|
40596
40595
|
border-radius: 50%;
|
40597
|
-
width: 30px;
|
40598
|
-
line-height: 30px;
|
40599
|
-
height: 100%;
|
40600
40596
|
}
|
40601
40597
|
[data-prefers-color='nt'] .ant-picker-cell-in-view {
|
40602
40598
|
color: #708191;
|
@@ -40622,8 +40618,6 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40622
40618
|
}
|
40623
40619
|
[data-prefers-color='nt'] .ant-picker-cell .ant-picker-cell-inner {
|
40624
40620
|
border-radius: 50%;
|
40625
|
-
height: 100%;
|
40626
|
-
width: 30px;
|
40627
40621
|
}
|
40628
40622
|
[data-prefers-color='nt'] .ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
|
40629
40623
|
[data-prefers-color='nt'] .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner {
|
@@ -40631,33 +40625,9 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40631
40625
|
box-shadow: 0px 1px 3px 0px rgba(101, 101, 101, 0.44);
|
40632
40626
|
color: #4572e6;
|
40633
40627
|
border-radius: 50%;
|
40634
|
-
width: 30px;
|
40635
|
-
line-height: 30px;
|
40636
|
-
height: 100%;
|
40637
|
-
}
|
40638
|
-
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
|
40639
|
-
width: 30px;
|
40640
|
-
line-height: 30px;
|
40641
|
-
height: 100%;
|
40642
|
-
}
|
40643
|
-
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
|
40644
|
-
width: 30px;
|
40645
|
-
line-height: 30px;
|
40646
|
-
height: 100%;
|
40647
|
-
}
|
40648
|
-
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
|
40649
|
-
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
|
40650
|
-
[data-prefers-color='nt'] [data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
|
40651
|
-
width: 30px;
|
40652
|
-
line-height: 30px;
|
40653
|
-
height: 100%;
|
40654
40628
|
}
|
40655
40629
|
[data-prefers-color='nt'] .ant-picker-time-panel-column > li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
|
40656
40630
|
border-radius: 50%;
|
40657
|
-
width: 30px;
|
40658
|
-
height: 100%;
|
40659
|
-
padding-left: 8px;
|
40660
|
-
margin-left: 6px;
|
40661
40631
|
background: linear-gradient(to right, #3babd6 0%, #60c6da 100%);
|
40662
40632
|
box-shadow: 0px 1px 3px 0px rgba(101, 101, 101, 0.44);
|
40663
40633
|
color: #fff;
|
@@ -40667,20 +40637,12 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40667
40637
|
}
|
40668
40638
|
[data-prefers-color='nt'] .ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover {
|
40669
40639
|
border-radius: 50%;
|
40670
|
-
width: 30px;
|
40671
|
-
height: 100%;
|
40672
|
-
padding-left: 8px;
|
40673
|
-
margin-left: 6px;
|
40674
40640
|
background: #bdd0e3;
|
40675
40641
|
box-shadow: 0px 1px 3px 0px rgba(101, 101, 101, 0.44);
|
40676
40642
|
color: #4572e6;
|
40677
40643
|
}
|
40678
40644
|
[data-prefers-color='nt'] .ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner {
|
40679
40645
|
border-radius: 50%;
|
40680
|
-
width: 30px;
|
40681
|
-
height: 100%;
|
40682
|
-
padding-left: 8px;
|
40683
|
-
margin-left: 6px;
|
40684
40646
|
}
|
40685
40647
|
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
|
40686
40648
|
border: none;
|
@@ -40690,7 +40652,6 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40690
40652
|
[data-prefers-color='nt'] .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
|
40691
40653
|
background: linear-gradient(#3babd6 0%, #60c6da 100%);
|
40692
40654
|
box-shadow: 0px 1px 3px 0px rgba(101, 101, 101, 0.44);
|
40693
|
-
height: 100%;
|
40694
40655
|
}
|
40695
40656
|
[data-prefers-color='nt'] .ant-radio-wrapper {
|
40696
40657
|
color: #708191;
|
@@ -40887,8 +40848,7 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40887
40848
|
}
|
40888
40849
|
[data-prefers-color='nt'] .ant-select:not(.ant-select-customize-input) .ant-select-selector {
|
40889
40850
|
position: relative;
|
40890
|
-
background-color: #
|
40891
|
-
border: none;
|
40851
|
+
background-color: #fff;
|
40892
40852
|
border-radius: 4px;
|
40893
40853
|
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
40894
40854
|
}
|
@@ -40937,12 +40897,12 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
40937
40897
|
border: 1px solid red;
|
40938
40898
|
}
|
40939
40899
|
[data-prefers-color='nt'] .ant-select-tree {
|
40940
|
-
background-color: #
|
40900
|
+
background-color: #fff;
|
40941
40901
|
color: #768cad;
|
40942
40902
|
}
|
40943
40903
|
[data-prefers-color='nt'] .ant-select-tree .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
|
40944
40904
|
color: #ffffff;
|
40945
|
-
background: linear-gradient(
|
40905
|
+
background: linear-gradient(0deg, #3babd6 0%, #60c6da 100%);
|
40946
40906
|
box-shadow: 0px 0px 1px 1px rgba(19, 19, 19, 0.29);
|
40947
40907
|
}
|
40948
40908
|
[data-prefers-color='nt'] .ant-select-tree .ant-select-tree-node-content-wrapper:hover {
|
@@ -41083,6 +41043,17 @@ button[data-prefers-color='light'] .swiper-pagination-bullet {
|
|
41083
41043
|
[data-prefers-color='nt'] .ant-cascader-single .ant-cascader-cascaderor .ant-cascader-cascaderion-placeholder {
|
41084
41044
|
line-height: 26px;
|
41085
41045
|
}
|
41046
|
+
[data-prefers-color='nt'] .ant-form-item-label > label {
|
41047
|
+
font-size: 16px;
|
41048
|
+
color: #4281a1;
|
41049
|
+
}
|
41050
|
+
[data-prefers-color='nt'] .ant-modal-footer {
|
41051
|
+
display: flex;
|
41052
|
+
justify-content: flex-end;
|
41053
|
+
}
|
41054
|
+
[data-prefers-color='nt'] .ant-modal-confirm-btns {
|
41055
|
+
display: flex;
|
41056
|
+
}
|
41086
41057
|
|
41087
41058
|
.frame {
|
41088
41059
|
width: 40px;
|