Skip to content

Commit f44f577

Browse files
revert: "feat: implement style api for input component (#3969)" (#3990)
1 parent 351916e commit f44f577

File tree

11 files changed

+28
-812
lines changed

11 files changed

+28
-812
lines changed

build-tools/utils/custom-css-properties.js

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -95,21 +95,6 @@ const customCssPropertiesList = [
9595
'styleBoxShadowDefault',
9696
'styleBoxShadowDisabled',
9797
'styleBoxShadowHover',
98-
// Readonly state
99-
'styleBackgroundReadonly',
100-
'styleBorderColorReadonly',
101-
'styleBoxShadowReadonly',
102-
'styleColorReadonly',
103-
// Focus state
104-
'styleBackgroundFocus',
105-
'styleBorderColorFocus',
106-
'styleBoxShadowFocus',
107-
'styleColorFocus',
108-
// Placeholder style properties
109-
'stylePlaceholderColor',
110-
'stylePlaceholderFontSize',
111-
'stylePlaceholderFontStyle',
112-
'stylePlaceholderFontWeight',
11398
// Alert focus ring properties
11499
'alertFocusRingBorderColor',
115100
'alertFocusRingBorderRadius',

pages/input/style-permutations.page.tsx

Lines changed: 0 additions & 181 deletions
This file was deleted.

0 commit comments

Comments
 (0)