@jiaozhiye/qm-design-react 1.5.13 → 1.5.14

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.
@@ -2,7 +2,7 @@
2
2
  * @Author: 焦质晔
3
3
  * @Date: 2022-11-26 21:14:37
4
4
  * @Last Modified by: 焦质晔
5
- * @Last Modified time: 2023-01-07 14:14:53
5
+ * @Last Modified time: 2023-03-28 11:52:53
6
6
  */
7
7
  /*
8
8
  * @Author: 焦质晔
@@ -5764,7 +5764,7 @@ a.ant-btn-sm {
5764
5764
  border-left-width: 1px !important;
5765
5765
  }
5766
5766
  .ant-picker-input > input-disabled {
5767
- color: rgba(0, 0, 0, 0.25);
5767
+ color: rgba(0, 0, 0, 0.65);
5768
5768
  background-color: #f5f5f5;
5769
5769
  border-color: #d9d9d9;
5770
5770
  box-shadow: none;
@@ -5776,7 +5776,7 @@ a.ant-btn-sm {
5776
5776
  border-right-width: 1px;
5777
5777
  }
5778
5778
  .ant-picker-input > input[disabled] {
5779
- color: rgba(0, 0, 0, 0.25);
5779
+ color: rgba(0, 0, 0, 0.65);
5780
5780
  background-color: #f5f5f5;
5781
5781
  border-color: #d9d9d9;
5782
5782
  box-shadow: none;
@@ -13661,7 +13661,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
13661
13661
  border-left-width: 1px !important;
13662
13662
  }
13663
13663
  .ant-input-affix-wrapper-disabled {
13664
- color: rgba(0, 0, 0, 0.25);
13664
+ color: rgba(0, 0, 0, 0.65);
13665
13665
  background-color: #f5f5f5;
13666
13666
  border-color: #d9d9d9;
13667
13667
  box-shadow: none;
@@ -13673,7 +13673,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
13673
13673
  border-right-width: 1px;
13674
13674
  }
13675
13675
  .ant-input-affix-wrapper[disabled] {
13676
- color: rgba(0, 0, 0, 0.25);
13676
+ color: rgba(0, 0, 0, 0.65);
13677
13677
  background-color: #f5f5f5;
13678
13678
  border-color: #d9d9d9;
13679
13679
  box-shadow: none;
@@ -13924,7 +13924,7 @@ textarea.ant-input-affix-wrapper {
13924
13924
  border-left-width: 1px !important;
13925
13925
  }
13926
13926
  .ant-input-disabled {
13927
- color: rgba(0, 0, 0, 0.25);
13927
+ color: rgba(0, 0, 0, 0.65);
13928
13928
  background-color: #f5f5f5;
13929
13929
  border-color: #d9d9d9;
13930
13930
  box-shadow: none;
@@ -13936,7 +13936,7 @@ textarea.ant-input-affix-wrapper {
13936
13936
  border-right-width: 1px;
13937
13937
  }
13938
13938
  .ant-input[disabled] {
13939
- color: rgba(0, 0, 0, 0.25);
13939
+ color: rgba(0, 0, 0, 0.65);
13940
13940
  background-color: #f5f5f5;
13941
13941
  border-color: #d9d9d9;
13942
13942
  box-shadow: none;
@@ -14512,7 +14512,7 @@ textarea.ant-input {
14512
14512
  border-left-width: 1px !important;
14513
14513
  }
14514
14514
  .ant-input-number-affix-wrapper-disabled {
14515
- color: rgba(0, 0, 0, 0.25);
14515
+ color: rgba(0, 0, 0, 0.65);
14516
14516
  background-color: #f5f5f5;
14517
14517
  border-color: #d9d9d9;
14518
14518
  box-shadow: none;
@@ -14524,7 +14524,7 @@ textarea.ant-input {
14524
14524
  border-right-width: 1px;
14525
14525
  }
14526
14526
  .ant-input-number-affix-wrapper[disabled] {
14527
- color: rgba(0, 0, 0, 0.25);
14527
+ color: rgba(0, 0, 0, 0.65);
14528
14528
  background-color: #f5f5f5;
14529
14529
  border-color: #d9d9d9;
14530
14530
  box-shadow: none;
@@ -14738,7 +14738,7 @@ textarea.ant-input-number-affix-wrapper {
14738
14738
  border-left-width: 1px !important;
14739
14739
  }
14740
14740
  .ant-input-number-disabled {
14741
- color: rgba(0, 0, 0, 0.25);
14741
+ color: rgba(0, 0, 0, 0.65);
14742
14742
  background-color: #f5f5f5;
14743
14743
  border-color: #d9d9d9;
14744
14744
  box-shadow: none;
@@ -14750,7 +14750,7 @@ textarea.ant-input-number-affix-wrapper {
14750
14750
  border-right-width: 1px;
14751
14751
  }
14752
14752
  .ant-input-number[disabled] {
14753
- color: rgba(0, 0, 0, 0.25);
14753
+ color: rgba(0, 0, 0, 0.65);
14754
14754
  background-color: #f5f5f5;
14755
14755
  border-color: #d9d9d9;
14756
14756
  box-shadow: none;
@@ -15205,7 +15205,7 @@ textarea.ant-input-number {
15205
15205
  border-left-width: 1px !important;
15206
15206
  }
15207
15207
  .ant-input-number-disabled {
15208
- color: rgba(0, 0, 0, 0.25);
15208
+ color: rgba(0, 0, 0, 0.65);
15209
15209
  background-color: #f5f5f5;
15210
15210
  border-color: #d9d9d9;
15211
15211
  box-shadow: none;
@@ -15886,7 +15886,7 @@ textarea.ant-input-number {
15886
15886
  border-left-width: 1px !important;
15887
15887
  }
15888
15888
  .ant-mentions-disabled {
15889
- color: rgba(0, 0, 0, 0.25);
15889
+ color: rgba(0, 0, 0, 0.65);
15890
15890
  background-color: #f5f5f5;
15891
15891
  border-color: #d9d9d9;
15892
15892
  box-shadow: none;
@@ -15898,7 +15898,7 @@ textarea.ant-input-number {
15898
15898
  border-right-width: 1px;
15899
15899
  }
15900
15900
  .ant-mentions[disabled] {
15901
- color: rgba(0, 0, 0, 0.25);
15901
+ color: rgba(0, 0, 0, 0.65);
15902
15902
  background-color: #f5f5f5;
15903
15903
  border-color: #d9d9d9;
15904
15904
  box-shadow: none;
@@ -15938,7 +15938,7 @@ textarea.ant-mentions {
15938
15938
  direction: rtl;
15939
15939
  }
15940
15940
  .ant-mentions-disabled > textarea {
15941
- color: rgba(0, 0, 0, 0.25);
15941
+ color: rgba(0, 0, 0, 0.65);
15942
15942
  background-color: #f5f5f5;
15943
15943
  border-color: #d9d9d9;
15944
15944
  box-shadow: none;
@@ -18039,7 +18039,7 @@ textarea.ant-mentions {
18039
18039
  border-left-width: 1px !important;
18040
18040
  }
18041
18041
  .ant-pagination-options-quick-jumper input-disabled {
18042
- color: rgba(0, 0, 0, 0.25);
18042
+ color: rgba(0, 0, 0, 0.65);
18043
18043
  background-color: #f5f5f5;
18044
18044
  border-color: #d9d9d9;
18045
18045
  box-shadow: none;
@@ -18051,7 +18051,7 @@ textarea.ant-mentions {
18051
18051
  border-right-width: 1px;
18052
18052
  }
18053
18053
  .ant-pagination-options-quick-jumper input[disabled] {
18054
- color: rgba(0, 0, 0, 0.25);
18054
+ color: rgba(0, 0, 0, 0.65);
18055
18055
  background-color: #f5f5f5;
18056
18056
  border-color: #d9d9d9;
18057
18057
  box-shadow: none;
@@ -26144,6 +26144,12 @@ div.ant-typography-edit-content.ant-typography-rtl {
26144
26144
  #__compact__ {
26145
26145
  background-color: transparent;
26146
26146
  }
26147
+ /*
26148
+ * @Author: 焦质晔
26149
+ * @Date: 2021-07-23 18:25:34
26150
+ * @Last Modified by: 焦质晔
26151
+ * @Last Modified time: 2023-03-28 11:42:59
26152
+ */
26147
26153
  /*
26148
26154
  * @Author: 焦质晔
26149
26155
  * @Date: 2022-11-26 18:06:56
@@ -1,9 +1,10 @@
1
- /*
2
- * @Author: 焦质晔
3
- * @Date: 2022-11-26 21:14:37
4
- * @Last Modified by: 焦质晔
5
- * @Last Modified time: 2023-01-07 14:14:53
6
- */
7
- @import '../antd/compact.less';
8
- @import './themes/compact.less';
9
- @import './reset.less';
1
+ /*
2
+ * @Author: 焦质晔
3
+ * @Date: 2022-11-26 21:14:37
4
+ * @Last Modified by: 焦质晔
5
+ * @Last Modified time: 2023-03-28 11:52:53
6
+ */
7
+ @import '../antd/compact.less';
8
+ @import './themes/default.less';
9
+ @import './themes/compact.less';
10
+ @import './reset.less';