OrangeBarTokens

data class OrangeBarTokens(val borderRadiusTopActiveIndicator: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.None, val colorBg: OudsLightDarkColorToken = OudsLightDarkColorToken(Color(0xccf4f4f4), Color(0xcc1f1f1f)), val colorBorder: OudsColorKeyToken = OudsLightDarkColorKeyToken( OudsColorKeyToken.Repository.Opacity.Black.Lowest, OudsColorKeyToken.Repository.Opacity.White.Lowest ), val colorContentSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Content.Default, val colorContentSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, val colorContentSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, val colorContentSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, val colorContentUnselectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Content.Default, val colorContentUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Content.Default, val colorContentUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Content.Default, val colorContentUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, val colorMaterialActiveIndicatorSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorMaterialActiveIndicatorSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorMaterialActiveIndicatorSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorMaterialActiveIndicatorSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorMaterialActiveIndicatorUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorMaterialActiveIndicatorUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorMaterialActiveIndicatorUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorTopActiveIndicatorSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Selected, val colorTopActiveIndicatorSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, val colorTopActiveIndicatorSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, val colorTopActiveIndicatorSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, val opacityContentDefault: OudsOpacityKeyToken = OudsOpacityKeyToken.Opaque, val opacityContentUnselectedEnabled: OudsOpacityKeyToken = OudsOpacityKeyToken.Medium, val opacityTopActiveIndicator: OudsOpacityKeyToken = OudsOpacityKeyToken.Opaque, val sizeHeightTopActiveIndicator: Float = DimensionRawTokens.dimensionOutOfSystem75, val sizeWidthTopActiveIndicator: Float = DimensionRawTokens.dimension650) : OudsBarTokens

Constructors

Link copied to clipboard
constructor(borderRadiusTopActiveIndicator: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.None, colorBg: OudsLightDarkColorToken = OudsLightDarkColorToken(Color(0xccf4f4f4), Color(0xcc1f1f1f)), colorBorder: OudsColorKeyToken = OudsLightDarkColorKeyToken( OudsColorKeyToken.Repository.Opacity.Black.Lowest, OudsColorKeyToken.Repository.Opacity.White.Lowest ), colorContentSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Content.Default, colorContentSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, colorContentSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, colorContentSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, colorContentUnselectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Content.Default, colorContentUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Content.Default, colorContentUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Content.Default, colorContentUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, colorMaterialActiveIndicatorSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorMaterialActiveIndicatorSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorMaterialActiveIndicatorSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorMaterialActiveIndicatorSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorMaterialActiveIndicatorUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorMaterialActiveIndicatorUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorMaterialActiveIndicatorUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorTopActiveIndicatorSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Selected, colorTopActiveIndicatorSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, colorTopActiveIndicatorSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, colorTopActiveIndicatorSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, opacityContentDefault: OudsOpacityKeyToken = OudsOpacityKeyToken.Opaque, opacityContentUnselectedEnabled: OudsOpacityKeyToken = OudsOpacityKeyToken.Medium, opacityTopActiveIndicator: OudsOpacityKeyToken = OudsOpacityKeyToken.Opaque, sizeHeightTopActiveIndicator: Float = DimensionRawTokens.dimensionOutOfSystem75, sizeWidthTopActiveIndicator: Float = DimensionRawTokens.dimension650)

Properties

Link copied to clipboard
open override val colorBg: OudsLightDarkColorToken
Link copied to clipboard
open override val colorBorder: OudsColorKeyToken
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard