You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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.
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,
The text was updated successfully, but these errors were encountered: