@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.
@@ -1,19 +1,19 @@
1
- /*
2
- * @Author: 焦质晔
3
- * @Date: 2022-11-26 18:06:56
4
- * @Last Modified by: 焦质晔
5
- * @Last Modified time: 2023-01-07 14:06:12
6
- */
7
- // height rules
8
- @height-base: 32px;
9
- @height-lg: 40px;
10
- @height-sm: 24px;
11
-
12
- // Dropdown
13
- @dropdown-line-height: 18px;
14
-
15
- // Menu
16
- @menu-item-font-size: 13px;
17
-
18
- // Form
19
- @form-item-label-colon-margin-right: 4px;
1
+ /*
2
+ * @Author: 焦质晔
3
+ * @Date: 2022-11-26 18:06:56
4
+ * @Last Modified by: 焦质晔
5
+ * @Last Modified time: 2023-01-07 14:06:12
6
+ */
7
+ // height rules
8
+ @height-base: 32px;
9
+ @height-lg: 40px;
10
+ @height-sm: 24px;
11
+
12
+ // Dropdown
13
+ @dropdown-line-height: 18px;
14
+
15
+ // Menu
16
+ @menu-item-font-size: 13px;
17
+
18
+ // Form
19
+ @form-item-label-colon-margin-right: 4px;
@@ -2,7 +2,7 @@
2
2
  * @Author: 焦质晔
3
3
  * @Date: 2021-07-23 18:25:34
4
4
  * @Last Modified by: 焦质晔
5
- * @Last Modified time: 2022-11-26 23:33:09
5
+ * @Last Modified time: 2023-03-28 11:42:59
6
6
  */
7
7
  // The prefix to use on all css classes from qm.
8
8
  @qm-prefix: qm;
@@ -114,3 +114,4 @@
114
114
 
115
115
  // antd
116
116
  @blue-base: @--primary-color;
117
+ @input-disabled-color: @--text-color-secondary-dark;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jiaozhiye/qm-design-react",
3
- "version": "1.5.13",
3
+ "version": "1.5.14",
4
4
  "description": "A Component Library for React",
5
5
  "keywords": [
6
6
  "React",