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

--ds-color-border-focus-inverse is a missing token #139

Closed jordanjones243 closed 10 months ago

jordanjones243 commented 10 months ago

Please verify the version of Auro design tokens you have installed

4.3.0

Please describe the bug

  1. Go to https://auro.alaskaair.com/getting-started/developers/design-tokens
  2. Scroll to "Border" section
  3. See missing token
  4. Go to deprecated tab
  5. Find var(--auro-color-border-focus-on-dark)
  6. See how new token is n/a

Reproducing the error

This issue cannot be reproduced on the Auro docsite

Expected behavior

This token is present in the design system to be consumed by Auro components.

What browsers are you seeing the problem on?

Chrome

Additional context

Unless I have missed something, this token needs to be added back into the design system, as it's legacy token value is still needed in Auro components

Exit criteria

The design token is added back into the repo with the new naming convention

jordanjones243 commented 10 months ago

This token is not needed, as we are no longer using it in any of our components