Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Resolves: #112
Summary:
All token work is updated to support the new component theme infrastructure.
advisory was removed as part of the design switch to warning only.
The additional variants were added.
varient examples were updated to better show each varient in a recognizable way
Type of change:
Please delete options that are not relevant.
[x] New capability
[x] Revision of an existing capability
[ ] Infrastructure change (automation, etc.)
[ ] Other (please elaborate)
Checklist:
[x] My update follows the CONTRIBUTING guidelines of this project
[x] I have performed a self-review of my own update
Verification
[x] No linter issues
[x] All automated tests pass
[x] New Tier 3 component token exists
[x] Advisory variant is removed
[x] API Page "Theme" section is valid
DEFAULT
[x] default variant renders correctly
[x] accent variant renders correctly
[x] disabled variant renders correctly
[x] emphasis variant renders correctly
[x] error variant renders correctly
[x] info variant renders correctly
[x] secondary variant renders correctly
[x] subtle variant renders correctly
[x] success variant renders correctly
[x] tertiary variant renders correctly
[x] warning variant renders correctly
INVERSE
[x] default variant renders correctly
[x] accent variant renders correctly
[x] disabled variant renders correctly
[x] emphasis variant renders correctly
[x] error variant renders correctly
[x] info variant renders correctly
[x] secondary variant renders correctly
[x] subtle variant renders correctly
[x] success variant renders correctly
[x] tertiary variant renders correctly
[x] warning variant renders correctly
By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.
Thank you for your submission!
-- Auro Design System Team
Alaska Airlines Pull Request
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Resolves: #112
Summary:
All token work is updated to support the new component theme infrastructure.
advisory
was removed as part of the design switch towarning
only.The additional variants were added.
varient examples were updated to better show each varient in a recognizable way
Type of change:
Please delete options that are not relevant.
Checklist:
Verification
DEFAULT
default
variant renders correctlyaccent
variant renders correctlydisabled
variant renders correctlyemphasis
variant renders correctlyerror
variant renders correctlyinfo
variant renders correctlysecondary
variant renders correctlysubtle
variant renders correctlysuccess
variant renders correctlytertiary
variant renders correctlywarning
variant renders correctlyINVERSE
default
variant renders correctlyaccent
variant renders correctlydisabled
variant renders correctlyemphasis
variant renders correctlyerror
variant renders correctlyinfo
variant renders correctlysecondary
variant renders correctlysubtle
variant renders correctlysuccess
variant renders correctlytertiary
variant renders correctlywarning
variant renders correctlyBy submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.
Thank you for your submission!
-- Auro Design System Team