SoshBarTokens

data class SoshBarTokens(val borderRadiusActiveIndicatorCustomBottom: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Pill, val borderRadiusActiveIndicatorCustomTop: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Default, val colorActiveIndicatorAndroidSelectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorActiveIndicatorAndroidSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorActiveIndicatorAndroidSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorActiveIndicatorAndroidSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorActiveIndicatorAndroidSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorActiveIndicatorAndroidUnselectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorActiveIndicatorAndroidUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorActiveIndicatorAndroidUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorActiveIndicatorAndroidUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorActiveIndicatorCustomSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Selected, val colorActiveIndicatorCustomSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, val colorActiveIndicatorCustomSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, val colorActiveIndicatorCustomSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, val colorBgOpaque: OudsColorKeyToken = OudsColorKeyToken.Background.Secondary, val colorBgTranslucent: OudsLightDarkColorToken = OudsLightDarkColorToken(Color(0xccf4f4f4), Color(0xcc1f1f1f)), val colorBorderBadge: OudsColorKeyToken = OudsColorKeyToken.Background.Secondary, val colorContentOnIosAccent: OudsColorKeyToken = OudsColorKeyToken.Content.OnAction.Selected, val colorContentSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Selected, val colorContentSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, val colorContentSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, val colorContentSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, val colorContentUnselectedEnabled: OudsLightDarkColorToken = OudsLightDarkColorToken(Color(0x99000000), Color(0x99ffffff)), val colorContentUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Content.Default, val colorContentUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Content.Default, val colorContentUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, val effectBgBlur: Int = EffectRawTokens.effectBlur160, val opacityActiveIndicatorCustom: OudsOpacityKeyToken = OudsOpacityKeyToken.Opaque, val sizeHeightActiveIndicatorCustom: Float = DimensionRawTokens.dimensionOutOfSystem75, val sizeWidthActiveIndicatorCustomBottom: Float = DimensionRawTokens.dimension300, val sizeWidthActiveIndicatorCustomTop: Float = DimensionRawTokens.dimension650) : OudsBarTokens

Constructors

Link copied to clipboard
constructor(borderRadiusActiveIndicatorCustomBottom: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Pill, borderRadiusActiveIndicatorCustomTop: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Default, colorActiveIndicatorAndroidSelectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorActiveIndicatorAndroidSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorActiveIndicatorAndroidSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorActiveIndicatorAndroidSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorActiveIndicatorAndroidSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorActiveIndicatorAndroidUnselectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorActiveIndicatorAndroidUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorActiveIndicatorAndroidUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorActiveIndicatorAndroidUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorActiveIndicatorCustomSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Selected, colorActiveIndicatorCustomSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, colorActiveIndicatorCustomSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, colorActiveIndicatorCustomSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, colorBgOpaque: OudsColorKeyToken = OudsColorKeyToken.Background.Secondary, colorBgTranslucent: OudsLightDarkColorToken = OudsLightDarkColorToken(Color(0xccf4f4f4), Color(0xcc1f1f1f)), colorBorderBadge: OudsColorKeyToken = OudsColorKeyToken.Background.Secondary, colorContentOnIosAccent: OudsColorKeyToken = OudsColorKeyToken.Content.OnAction.Selected, colorContentSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Selected, colorContentSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, colorContentSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, colorContentSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, colorContentUnselectedEnabled: OudsLightDarkColorToken = OudsLightDarkColorToken(Color(0x99000000), Color(0x99ffffff)), colorContentUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Content.Default, colorContentUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Content.Default, colorContentUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, effectBgBlur: Int = EffectRawTokens.effectBlur160, opacityActiveIndicatorCustom: OudsOpacityKeyToken = OudsOpacityKeyToken.Opaque, sizeHeightActiveIndicatorCustom: Float = DimensionRawTokens.dimensionOutOfSystem75, sizeWidthActiveIndicatorCustomBottom: Float = DimensionRawTokens.dimension300, sizeWidthActiveIndicatorCustomTop: Float = DimensionRawTokens.dimension650)

Properties

Link copied to clipboard
open override val colorBgOpaque: 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
open override val effectBgBlur: Int
Link copied to clipboard
Link copied to clipboard