@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.
@@ -8,7 +8,7 @@
8
8
  * @Author: 焦质晔
9
9
  * @Date: 2021-07-23 19:41:37
10
10
  * @Last Modified by: 焦质晔
11
- * @Last Modified time: 2022-11-26 23:32:46
11
+ * @Last Modified time: 2023-03-28 11:50:55
12
12
  */
13
13
  /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
14
14
  /* stylelint-disable no-duplicate-selectors */
@@ -6580,7 +6580,7 @@ a.ant-btn-sm {
6580
6580
  border-left-width: 1px !important;
6581
6581
  }
6582
6582
  .ant-picker-input > input-disabled {
6583
- color: rgba(0, 0, 0, 0.25);
6583
+ color: rgba(0, 0, 0, 0.65);
6584
6584
  background-color: #f5f5f5;
6585
6585
  border-color: #d9d9d9;
6586
6586
  box-shadow: none;
@@ -6592,7 +6592,7 @@ a.ant-btn-sm {
6592
6592
  border-right-width: 1px;
6593
6593
  }
6594
6594
  .ant-picker-input > input[disabled] {
6595
- color: rgba(0, 0, 0, 0.25);
6595
+ color: rgba(0, 0, 0, 0.65);
6596
6596
  background-color: #f5f5f5;
6597
6597
  border-color: #d9d9d9;
6598
6598
  box-shadow: none;
@@ -14541,7 +14541,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
14541
14541
  border-left-width: 1px !important;
14542
14542
  }
14543
14543
  .ant-input-affix-wrapper-disabled {
14544
- color: rgba(0, 0, 0, 0.25);
14544
+ color: rgba(0, 0, 0, 0.65);
14545
14545
  background-color: #f5f5f5;
14546
14546
  border-color: #d9d9d9;
14547
14547
  box-shadow: none;
@@ -14553,7 +14553,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
14553
14553
  border-right-width: 1px;
14554
14554
  }
14555
14555
  .ant-input-affix-wrapper[disabled] {
14556
- color: rgba(0, 0, 0, 0.25);
14556
+ color: rgba(0, 0, 0, 0.65);
14557
14557
  background-color: #f5f5f5;
14558
14558
  border-color: #d9d9d9;
14559
14559
  box-shadow: none;
@@ -14814,7 +14814,7 @@ textarea.ant-input-affix-wrapper {
14814
14814
  border-left-width: 1px !important;
14815
14815
  }
14816
14816
  .ant-input-disabled {
14817
- color: rgba(0, 0, 0, 0.25);
14817
+ color: rgba(0, 0, 0, 0.65);
14818
14818
  background-color: #f5f5f5;
14819
14819
  border-color: #d9d9d9;
14820
14820
  box-shadow: none;
@@ -14826,7 +14826,7 @@ textarea.ant-input-affix-wrapper {
14826
14826
  border-right-width: 1px;
14827
14827
  }
14828
14828
  .ant-input[disabled] {
14829
- color: rgba(0, 0, 0, 0.25);
14829
+ color: rgba(0, 0, 0, 0.65);
14830
14830
  background-color: #f5f5f5;
14831
14831
  border-color: #d9d9d9;
14832
14832
  box-shadow: none;
@@ -15431,7 +15431,7 @@ textarea.ant-input {
15431
15431
  border-left-width: 1px !important;
15432
15432
  }
15433
15433
  .ant-input-number-affix-wrapper-disabled {
15434
- color: rgba(0, 0, 0, 0.25);
15434
+ color: rgba(0, 0, 0, 0.65);
15435
15435
  background-color: #f5f5f5;
15436
15436
  border-color: #d9d9d9;
15437
15437
  box-shadow: none;
@@ -15443,7 +15443,7 @@ textarea.ant-input {
15443
15443
  border-right-width: 1px;
15444
15444
  }
15445
15445
  .ant-input-number-affix-wrapper[disabled] {
15446
- color: rgba(0, 0, 0, 0.25);
15446
+ color: rgba(0, 0, 0, 0.65);
15447
15447
  background-color: #f5f5f5;
15448
15448
  border-color: #d9d9d9;
15449
15449
  box-shadow: none;
@@ -15668,7 +15668,7 @@ textarea.ant-input-number-affix-wrapper {
15668
15668
  border-left-width: 1px !important;
15669
15669
  }
15670
15670
  .ant-input-number-disabled {
15671
- color: rgba(0, 0, 0, 0.25);
15671
+ color: rgba(0, 0, 0, 0.65);
15672
15672
  background-color: #f5f5f5;
15673
15673
  border-color: #d9d9d9;
15674
15674
  box-shadow: none;
@@ -15680,7 +15680,7 @@ textarea.ant-input-number-affix-wrapper {
15680
15680
  border-right-width: 1px;
15681
15681
  }
15682
15682
  .ant-input-number[disabled] {
15683
- color: rgba(0, 0, 0, 0.25);
15683
+ color: rgba(0, 0, 0, 0.65);
15684
15684
  background-color: #f5f5f5;
15685
15685
  border-color: #d9d9d9;
15686
15686
  box-shadow: none;
@@ -16155,7 +16155,7 @@ textarea.ant-input-number {
16155
16155
  border-left-width: 1px !important;
16156
16156
  }
16157
16157
  .ant-input-number-disabled {
16158
- color: rgba(0, 0, 0, 0.25);
16158
+ color: rgba(0, 0, 0, 0.65);
16159
16159
  background-color: #f5f5f5;
16160
16160
  border-color: #d9d9d9;
16161
16161
  box-shadow: none;
@@ -16858,7 +16858,7 @@ textarea.ant-input-number {
16858
16858
  border-left-width: 1px !important;
16859
16859
  }
16860
16860
  .ant-mentions-disabled {
16861
- color: rgba(0, 0, 0, 0.25);
16861
+ color: rgba(0, 0, 0, 0.65);
16862
16862
  background-color: #f5f5f5;
16863
16863
  border-color: #d9d9d9;
16864
16864
  box-shadow: none;
@@ -16870,7 +16870,7 @@ textarea.ant-input-number {
16870
16870
  border-right-width: 1px;
16871
16871
  }
16872
16872
  .ant-mentions[disabled] {
16873
- color: rgba(0, 0, 0, 0.25);
16873
+ color: rgba(0, 0, 0, 0.65);
16874
16874
  background-color: #f5f5f5;
16875
16875
  border-color: #d9d9d9;
16876
16876
  box-shadow: none;
@@ -16910,7 +16910,7 @@ textarea.ant-mentions {
16910
16910
  direction: rtl;
16911
16911
  }
16912
16912
  .ant-mentions-disabled > textarea {
16913
- color: rgba(0, 0, 0, 0.25);
16913
+ color: rgba(0, 0, 0, 0.65);
16914
16914
  background-color: #f5f5f5;
16915
16915
  border-color: #d9d9d9;
16916
16916
  box-shadow: none;
@@ -19171,7 +19171,7 @@ textarea.ant-mentions {
19171
19171
  border-left-width: 1px !important;
19172
19172
  }
19173
19173
  .ant-pagination-options-quick-jumper input-disabled {
19174
- color: rgba(0, 0, 0, 0.25);
19174
+ color: rgba(0, 0, 0, 0.65);
19175
19175
  background-color: #f5f5f5;
19176
19176
  border-color: #d9d9d9;
19177
19177
  box-shadow: none;
@@ -19183,7 +19183,7 @@ textarea.ant-mentions {
19183
19183
  border-right-width: 1px;
19184
19184
  }
19185
19185
  .ant-pagination-options-quick-jumper input[disabled] {
19186
- color: rgba(0, 0, 0, 0.25);
19186
+ color: rgba(0, 0, 0, 0.65);
19187
19187
  background-color: #f5f5f5;
19188
19188
  border-color: #d9d9d9;
19189
19189
  box-shadow: none;
@@ -27533,6 +27533,10 @@ div.ant-typography-edit-content.ant-typography-rtl {
27533
27533
  margin: 8px 0 0;
27534
27534
  padding: 0;
27535
27535
  }
27536
+ .ant-select-disabled .ant-select-selection-item,
27537
+ .ant-select-disabled .ant-select-selection-item-content {
27538
+ color: rgba(0, 0, 0, 0.65);
27539
+ }
27536
27540
  /*
27537
27541
  * @Author: 焦质晔
27538
27542
  * @Date: 2022-04-12 10:32:21
@@ -27697,7 +27701,7 @@ table {
27697
27701
  * @Author: 焦质晔
27698
27702
  * @Date: 2021-07-23 18:25:34
27699
27703
  * @Last Modified by: 焦质晔
27700
- * @Last Modified time: 2022-11-26 23:33:09
27704
+ * @Last Modified time: 2023-03-28 11:42:59
27701
27705
  */
27702
27706
  /*
27703
27707
  * @Author: 焦质晔