Skip to content

Commit 1cf6e51

Browse files
fix(input): remove useless input style property (#75)
1 parent 6d16445 commit 1cf6e51

1 file changed

Lines changed: 9 additions & 72 deletions

File tree

packages/eva/mapping.json

Lines changed: 9 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -2278,9 +2278,6 @@
22782278
"labelMarginBottom": {
22792279
"type": "number"
22802280
},
2281-
"captionMarginTop": {
2282-
"type": "number"
2283-
},
22842281
"captionColor": {
22852282
"type": "string"
22862283
},
@@ -2292,18 +2289,6 @@
22922289
},
22932290
"captionFontWeight": {
22942291
"type": "string"
2295-
},
2296-
"captionIconWidth": {
2297-
"type": "number"
2298-
},
2299-
"captionIconHeight": {
2300-
"type": "number"
2301-
},
2302-
"captionIconMarginRight": {
2303-
"type": "number"
2304-
},
2305-
"captionIconTintColor": {
2306-
"type": "string"
23072292
}
23082293
},
23092294
"appearances": {
@@ -2373,13 +2358,9 @@
23732358
"labelFontSize": "text-label-font-size",
23742359
"labelFontWeight": "text-label-font-weight",
23752360
"labelFontFamily": "text-label-font-family",
2376-
"captionMarginTop": 4,
23772361
"captionFontSize": "text-caption-1-font-size",
23782362
"captionFontWeight": "text-caption-1-font-weight",
2379-
"captionFontFamily": "text-caption-1-font-family",
2380-
"captionIconWidth": 10,
2381-
"captionIconHeight": 10,
2382-
"captionIconMarginRight": 8
2363+
"captionFontFamily": "text-caption-1-font-family"
23832364
},
23842365
"variantGroups": {
23852366
"status": {
@@ -2391,7 +2372,6 @@
23912372
"captionColor": "text-hint-color",
23922373
"placeholderColor": "text-hint-color",
23932374
"iconTintColor": "text-hint-color",
2394-
"captionIconTintColor": "text-hint-color",
23952375
"state": {
23962376
"active": {
23972377
"borderColor": "color-primary-default",
@@ -2414,7 +2394,6 @@
24142394
"captionColor": "text-primary-color",
24152395
"placeholderColor": "text-hint-color",
24162396
"iconTintColor": "text-primary-color",
2417-
"captionIconTintColor": "text-primary-color",
24182397
"state": {
24192398
"active": {
24202399
"borderColor": "color-primary-active",
@@ -2437,7 +2416,6 @@
24372416
"captionColor": "text-success-color",
24382417
"placeholderColor": "text-hint-color",
24392418
"iconTintColor": "text-success-color",
2440-
"captionIconTintColor": "text-success-color",
24412419
"state": {
24422420
"active": {
24432421
"borderColor": "color-success-active",
@@ -2460,7 +2438,6 @@
24602438
"captionColor": "text-info-color",
24612439
"placeholderColor": "text-hint-color",
24622440
"iconTintColor": "text-info-color",
2463-
"captionIconTintColor": "text-info-color",
24642441
"state": {
24652442
"active": {
24662443
"borderColor": "color-info-active",
@@ -2483,7 +2460,6 @@
24832460
"captionColor": "text-warning-color",
24842461
"placeholderColor": "text-hint-color",
24852462
"iconTintColor": "text-warning-color",
2486-
"captionIconTintColor": "text-warning-color",
24872463
"state": {
24882464
"active": {
24892465
"borderColor": "color-warning-active",
@@ -2506,7 +2482,6 @@
25062482
"captionColor": "text-danger-color",
25072483
"placeholderColor": "text-hint-color",
25082484
"iconTintColor": "text-danger-color",
2509-
"captionIconTintColor": "text-danger-color",
25102485
"state": {
25112486
"active": {
25122487
"borderColor": "color-danger-active",
@@ -2529,7 +2504,6 @@
25292504
"captionColor": "text-control-color",
25302505
"placeholderColor": "text-control-color",
25312506
"iconTintColor": "text-control-color",
2532-
"captionIconTintColor": "text-control-color",
25332507
"state": {
25342508
"active": {
25352509
"borderColor": "color-control-transparent-active-border",
@@ -2719,9 +2693,6 @@
27192693
"labelMarginBottom": {
27202694
"type": "number"
27212695
},
2722-
"captionMarginTop": {
2723-
"type": "number"
2724-
},
27252696
"captionColor": {
27262697
"type": "string"
27272698
},
@@ -2733,18 +2704,6 @@
27332704
},
27342705
"captionFontWeight": {
27352706
"type": "string"
2736-
},
2737-
"captionIconWidth": {
2738-
"type": "number"
2739-
},
2740-
"captionIconHeight": {
2741-
"type": "number"
2742-
},
2743-
"captionIconMarginRight": {
2744-
"type": "number"
2745-
},
2746-
"captionIconTintColor": {
2747-
"type": "string"
27482707
}
27492708
},
27502709
"appearances": {
@@ -2819,13 +2778,9 @@
28192778
"labelFontSize": "text-label-font-size",
28202779
"labelFontWeight": "text-label-font-weight",
28212780
"labelFontFamily": "text-label-font-family",
2822-
"captionMarginTop": 4,
28232781
"captionFontSize": "text-caption-1-font-size",
28242782
"captionFontWeight": "text-caption-1-font-weight",
2825-
"captionFontFamily": "text-caption-1-font-family",
2826-
"captionIconWidth": 10,
2827-
"captionIconHeight": 10,
2828-
"captionIconMarginRight": 8
2783+
"captionFontFamily": "text-caption-1-font-family"
28292784
},
28302785
"variantGroups": {
28312786
"status": {
@@ -2837,7 +2792,6 @@
28372792
"captionColor": "text-hint-color",
28382793
"placeholderColor": "text-hint-color",
28392794
"iconTintColor": "text-hint-color",
2840-
"captionIconTintColor": "text-hint-color",
28412795
"state": {
28422796
"focused": {
28432797
"borderColor": "color-primary-default",
@@ -2855,8 +2809,7 @@
28552809
"labelColor": "text-disabled-color",
28562810
"captionColor": "text-disabled-color",
28572811
"placeholderColor": "text-disabled-color",
2858-
"iconTintColor": "text-disabled-color",
2859-
"captionIconTintColor": "text-disabled-color"
2812+
"iconTintColor": "text-disabled-color"
28602813
}
28612814
}
28622815
},
@@ -2868,7 +2821,6 @@
28682821
"captionColor": "text-primary-color",
28692822
"placeholderColor": "text-hint-color",
28702823
"iconTintColor": "text-primary-color",
2871-
"captionIconTintColor": "text-primary-color",
28722824
"state": {
28732825
"focused": {
28742826
"borderColor": "color-primary-focus",
@@ -2886,8 +2838,7 @@
28862838
"labelColor": "text-disabled-color",
28872839
"captionColor": "text-disabled-color",
28882840
"placeholderColor": "text-disabled-color",
2889-
"iconTintColor": "text-disabled-color",
2890-
"captionIconTintColor": "text-disabled-color"
2841+
"iconTintColor": "text-disabled-color"
28912842
}
28922843
}
28932844
},
@@ -2899,7 +2850,6 @@
28992850
"captionColor": "text-success-color",
29002851
"placeholderColor": "text-hint-color",
29012852
"iconTintColor": "text-success-color",
2902-
"captionIconTintColor": "text-success-color",
29032853
"state": {
29042854
"focused": {
29052855
"borderColor": "color-success-focus",
@@ -2917,8 +2867,7 @@
29172867
"labelColor": "text-disabled-color",
29182868
"captionColor": "text-disabled-color",
29192869
"placeholderColor": "text-disabled-color",
2920-
"iconTintColor": "text-disabled-color",
2921-
"captionIconTintColor": "text-disabled-color"
2870+
"iconTintColor": "text-disabled-color"
29222871
}
29232872
}
29242873
},
@@ -2930,7 +2879,6 @@
29302879
"captionColor": "text-info-color",
29312880
"placeholderColor": "text-hint-color",
29322881
"iconTintColor": "text-info-color",
2933-
"captionIconTintColor": "text-info-color",
29342882
"state": {
29352883
"focused": {
29362884
"borderColor": "color-info-focus",
@@ -2948,8 +2896,7 @@
29482896
"labelColor": "text-disabled-color",
29492897
"captionColor": "text-disabled-color",
29502898
"placeholderColor": "text-disabled-color",
2951-
"iconTintColor": "text-disabled-color",
2952-
"captionIconTintColor": "text-disabled-color"
2899+
"iconTintColor": "text-disabled-color"
29532900
}
29542901
}
29552902
},
@@ -2961,7 +2908,6 @@
29612908
"captionColor": "text-warning-color",
29622909
"placeholderColor": "text-hint-color",
29632910
"iconTintColor": "text-warning-color",
2964-
"captionIconTintColor": "text-warning-color",
29652911
"state": {
29662912
"focused": {
29672913
"borderColor": "color-warning-focus",
@@ -2979,8 +2925,7 @@
29792925
"labelColor": "text-disabled-color",
29802926
"captionColor": "text-disabled-color",
29812927
"placeholderColor": "text-disabled-color",
2982-
"iconTintColor": "text-disabled-color",
2983-
"captionIconTintColor": "text-disabled-color"
2928+
"iconTintColor": "text-disabled-color"
29842929
}
29852930
}
29862931
},
@@ -2992,7 +2937,6 @@
29922937
"captionColor": "text-danger-color",
29932938
"placeholderColor": "text-hint-color",
29942939
"iconTintColor": "text-danger-color",
2995-
"captionIconTintColor": "text-danger-color",
29962940
"state": {
29972941
"focused": {
29982942
"borderColor": "color-danger-focus",
@@ -3010,8 +2954,7 @@
30102954
"labelColor": "text-disabled-color",
30112955
"captionColor": "text-disabled-color",
30122956
"placeholderColor": "text-disabled-color",
3013-
"iconTintColor": "text-disabled-color",
3014-
"captionIconTintColor": "text-disabled-color"
2957+
"iconTintColor": "text-disabled-color"
30152958
}
30162959
}
30172960
},
@@ -3023,7 +2966,6 @@
30232966
"captionColor": "text-control-color",
30242967
"placeholderColor": "text-control-color",
30252968
"iconTintColor": "text-control-color",
3026-
"captionIconTintColor": "text-control-color",
30272969
"state": {
30282970
"focused": {
30292971
"borderColor": "color-control-transparent-focus-border",
@@ -3041,8 +2983,7 @@
30412983
"labelColor": "text-control-color",
30422984
"captionColor": "text-control-color",
30432985
"placeholderColor": "text-control-color",
3044-
"iconTintColor": "text-control-color",
3045-
"captionIconTintColor": "text-control-color"
2986+
"iconTintColor": "text-control-color"
30462987
}
30472988
}
30482989
}
@@ -3601,9 +3542,6 @@
36013542
"labelMarginBottom": {
36023543
"type": "number"
36033544
},
3604-
"captionMarginTop": {
3605-
"type": "number"
3606-
},
36073545
"captionColor": {
36083546
"type": "string"
36093547
},
@@ -3696,7 +3634,6 @@
36963634
"labelFontSize": "text-label-font-size",
36973635
"labelFontWeight": "text-label-font-weight",
36983636
"labelFontFamily": "text-label-font-family",
3699-
"captionMarginTop": 4,
37003637
"captionFontSize": "text-caption-1-font-size",
37013638
"captionFontWeight": "text-caption-1-font-weight",
37023639
"captionFontFamily": "text-caption-1-font-family",

0 commit comments

Comments
 (0)