AlaskaAirlines / AuroDesignTokens

Abstract UI atomic values to support the Auro Design System.
https://auro.alaskaair.com/getting-started/developers/design-tokens
Apache License 2.0
19 stars 7 forks source link

Update incorrect color values #178

Closed jordanjones243 closed 2 months ago

jordanjones243 commented 2 months ago

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: #177

Summary:

Please summarize the scope of the changes you have submitted, what the intent of the work is and anything that describes the before/after state of the project.

Update color value mapping based on design review

Type of change:

Please delete options that are not relevant.

Checklist:

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

Summary by Sourcery

Update incorrect color values across multiple JSON files to ensure consistency with design guidelines and improve visual accuracy.

Bug Fixes:

sourcery-ai[bot] commented 2 months ago

Reviewer's Guide by Sourcery

This pull request updates color values in various JSON files within the src/color directory. The changes primarily involve adjusting color values, reorganizing some color definitions, and updating usage descriptions for different UI elements and tiers.

File-Level Changes

Change Details Files
Updated color values for Alaska Airlines tiers and Oneworld tiers
  • Adjusted inverse color value for MVP Gold 100k tier
  • Changed Sapphire and Ruby tier color values for Oneworld
  • Updated usage descriptions for various tier colors
src/color/tier.json
Reorganized and updated UI icon color definitions
  • Moved default, hover, active, disabled, and focus states under a new 'primary' category
  • Adjusted color values for various icon states
src/color/icon.json
Modified text color values for different states and backgrounds
  • Updated inverse tertiary color for body text
  • Changed success text color on dark backgrounds
  • Removed disabled text color definition
src/color/text.json
Adjusted border color values for various elements
  • Updated default and inverse divider color values
  • Changed warning border color on light backgrounds
src/color/border.json
Modified container color values for specific states
  • Updated inverse tertiary disabled color for containers
  • Changed inverse tertiary hover color for containers
src/color/container.json
Updated utility color value
  • Changed default navy utility color from 700 to 800
src/color/utility.json

Sequence Diagram

No sequence diagram generated.


Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
blackfalcon commented 2 months ago

:tada: This PR is included in version 4.9.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: