We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently InputText and Button have this prop, expand the usage to more components;
The new Design tokens added are;
semantic
form.field.sm.font.size form.field.sm.padding.x form.field.sm.padding.y form.field.lg.font.size form.field.lg.padding.x form.field.lg.padding.y
components
componentname.sm.font.size componentname.sm.padding.x componentname.sm.padding.y componentname.lg.font.size componentname.lg.padding.x componentname.lg.padding.y
checkbox.sm.width checkbox.sm.height checkbox.icon.sm.size checkbox.lg.width checkbox.lg.height checkbox.icon.lg.size
radiobutton.sm.width radiobutton.sm.height radiobutton.icon.sm.size radiobutton.lg.width radiobutton.lg.height radiobutton.icon.lg.size
autocomplete.dropdown.sm.width autocomplete.dropdown.lg.width
datepicker.dropdown.sm.width datepicker.dropdown.lg.width
inputotp.gap inputotp.input.width inputotp.input.sm.width inputotp.input.lg.width
togglebutton.sm.font.size togglebutton.sm.padding togglebutton.lg.font.size togglebutton.lg.padding
The text was updated successfully, but these errors were encountered:
Initiated #6651
25f716a
More work on #6651
b34c4ec
cagataycivici
No branches or pull requests
Currently InputText and Button have this prop, expand the usage to more components;
The new Design tokens added are;
semantic
components
The text was updated successfully, but these errors were encountered: