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

Copy all Token content and functionality to Jetstream repo #119

Closed blackfalcon closed 1 year ago

blackfalcon commented 1 year ago

Is your feature request related to a problem? Please describe.

We need to make a copy of the Auro Design Token repo for the Jetstream repo

Describe the solution you'd like

Once the tasks for updating to Node 18 and the renaming of the prefix is complete, all the contents of the Auro Design Token repo can be copied into the Jetstream Design Token repo.

https://github.com/Alaska-ITS/JetstreamDesignTokens

DO NOT INCLUDE

  1. Git history
  2. Changelog history

Once copied, delete all the tokens not represented in this spreadsheet.

For the remaining tokens, update their values according to the token map in the previously linked document.

The install directions need to be updated to illustrate the dependency on Auro Design Tokens to be loaded into the app first and then the Jetstream tokens added after. This will allow the JS token with the same name as an Auro token to override its value.

Additional context

Jetstream specific tokens can be added to the JS token repo. This will only be used by Jetstream specific components and there is no need to have an Auro reference.

Exit criteria

This issue will be closed once the content of the Auro design tokens repo has been copied over, without Git history or unnecessary, remaining values are changed, and all content about the tokens are updated to represent this Jetstream theme.

jordanjones243 commented 1 year ago

This work can be verified via this PR: