Skip to content
New issue

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

Elevation semantic tokens update (Oct, 7) #110

Open
julien-deramond opened this issue Oct 7, 2024 · 0 comments
Open

Elevation semantic tokens update (Oct, 7) #110

julien-deramond opened this issue Oct 7, 2024 · 0 comments

Comments

@julien-deramond
Copy link
Member

Description

Elevation semantic tokens have been updated on October, 7.

⚠ As usual, the files generated by the parser are not perfect, so please adapt to your current tokens files.

data class OudsElevationSemanticTokens(
-   val blurCard: undefined = ElevationRawTokens.elevationBlur0,
-   val blurDrag: undefined = ElevationRawTokens.elevationBlur400,
+   val blurDrag: undefined = ElevationRawTokens.elevationBlur400,
  val blurFocus: undefined = ElevationRawTokens.elevationBlur0,
  val blurStickyNavigationScrolled: undefined = ElevationRawTokens.elevationBlur400,
-  val spreadCard: undefined = ElevationRawTokens.elevationSpread0,
  val spreadDrag: undefined = ElevationRawTokens.elevationSpreadN100,
  val xStickyNavigationScrolled: undefined = ElevationRawTokens.elevationX0,
-  val yCard: undefined = ElevationRawTokens.elevationY200,
  val yDrag: undefined = ElevationRawTokens.elevationY300,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant