@lanaco/lnc-react-ui 4.0.114 → 4.0.115

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.
@@ -163,13 +163,13 @@
163
163
  }
164
164
 
165
165
  & .title__action {
166
- color: var(--gray-950, #14161a);
167
- background: var(--neutral-9504, rgba(20, 22, 26, 0.04));
166
+ /* color: var(--gray-950, #14161a);
167
+ background: var(--neutral-9504, rgba(20, 22, 26, 0.04)); */
168
168
  white-space: nowrap;
169
169
 
170
- &:hover {
170
+ /* &:hover {
171
171
  background: var(--neutral-9504, rgba(20, 22, 26, 0.12));
172
- }
172
+ } */
173
173
 
174
174
  &:focus {
175
175
  outline: none;
@@ -224,13 +224,13 @@ const T = N.div`
224
224
  }
225
225
 
226
226
  & .title__action {
227
- color: var(--gray-950, #14161a);
228
- background: var(--neutral-9504, rgba(20, 22, 26, 0.04));
227
+ /* color: var(--gray-950, #14161a);
228
+ background: var(--neutral-9504, rgba(20, 22, 26, 0.04)); */
229
229
  white-space: nowrap;
230
230
 
231
- &:hover {
231
+ /* &:hover {
232
232
  background: var(--neutral-9504, rgba(20, 22, 26, 0.12));
233
- }
233
+ } */
234
234
 
235
235
  &:focus {
236
236
  outline: none;
@@ -34,13 +34,13 @@
34
34
  }
35
35
 
36
36
  & .title__action {
37
- color: var(--gray-950, #14161a);
38
- background: var(--neutral-9504, rgba(20, 22, 26, 0.04));
37
+ /* color: var(--gray-950, #14161a);
38
+ background: var(--neutral-9504, rgba(20, 22, 26, 0.04)); */
39
39
  white-space: nowrap;
40
40
 
41
- &:hover {
41
+ /* &:hover {
42
42
  background: var(--neutral-9504, rgba(20, 22, 26, 0.12));
43
- }
43
+ } */
44
44
 
45
45
  &:focus {
46
46
  outline: none;
@@ -41,13 +41,13 @@ const c = S.div`
41
41
  }
42
42
 
43
43
  & .title__action {
44
- color: var(--gray-950, #14161a);
45
- background: var(--neutral-9504, rgba(20, 22, 26, 0.04));
44
+ /* color: var(--gray-950, #14161a);
45
+ background: var(--neutral-9504, rgba(20, 22, 26, 0.04)); */
46
46
  white-space: nowrap;
47
47
 
48
- &:hover {
48
+ /* &:hover {
49
49
  background: var(--neutral-9504, rgba(20, 22, 26, 0.12));
50
- }
50
+ } */
51
51
 
52
52
  &:focus {
53
53
  outline: none;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanaco/lnc-react-ui",
3
- "version": "4.0.114",
3
+ "version": "4.0.115",
4
4
  "description": "React component library",
5
5
  "type": "module",
6
6
  "keywords": [