We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f41aa commit 6d16445Copy full SHA for 6d16445
1 file changed
packages/eva/mapping.json
@@ -5810,6 +5810,11 @@
5810
"default": false,
5811
"priority": 2,
5812
"scope": "all"
5813
+ },
5814
+ "disabled": {
5815
+ "default": false,
5816
+ "priority": 3,
5817
+ "scope": "all"
5818
}
5819
5820
},
@@ -5829,6 +5834,9 @@
5829
5834
5830
5835
"active": {
5831
5836
"iconTintColor": "text-hint-color"
5837
5838
5839
+ "iconTintColor": "text-hint-color"
5832
5840
5833
5841
5842
@@ -5845,6 +5853,9 @@
5845
5853
5846
5854
5847
5855
"iconTintColor": "color-control-active"
5856
5857
5858
+ "iconTintColor": "color-control-disabled"
5848
5859
5849
5860
5850
5861
0 commit comments