@jiaozhiye/qm-design-react 1.12.21 → 1.12.23

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: 2020-02-28 22:13:54
4
4
  * @Last Modified by: 焦质晔
5
- * @Last Modified time: 2024-12-01 18:48:00
5
+ * @Last Modified time: 2026-05-27 15:35:07
6
6
  */
7
7
  .body--row {
8
8
  // position: sticky; // 解决列固定快读滚动时,非固定列上下留白卡顿问题(chrome 135~137),138版本后已修复
@@ -72,7 +72,7 @@
72
72
  box-shadow: none;
73
73
  z-index: 1;
74
74
  }
75
- .cell-error {
75
+ .error--sign {
76
76
  content: ' ';
77
77
  position: absolute;
78
78
  z-index: 2;
@@ -2,7 +2,7 @@
2
2
  * @Author: 焦质晔
3
3
  * @Date: 2021-07-23 19:05:57
4
4
  * @Last Modified by: 焦质晔
5
- * @Last Modified time: 2024-07-24 10:41:26
5
+ * @Last Modified time: 2026-05-27 15:34:21
6
6
  */
7
7
  @import '../../style/common';
8
8
 
@@ -179,7 +179,7 @@
179
179
  height: 1px;
180
180
  visibility: hidden;
181
181
  }
182
- .cell--sign {
182
+ .edited--sign {
183
183
  content: ' ';
184
184
  position: absolute;
185
185
  z-index: 1;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jiaozhiye/qm-design-react",
3
- "version": "1.12.21",
3
+ "version": "1.12.23",
4
4
  "description": "A Component Library for React",
5
5
  "keywords": [
6
6
  "React",