WireframeBarTokens
constructor(borderRadiusActiveIndicatorCustomBottom: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Pill, borderRadiusActiveIndicatorCustomTop: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Default, colorActiveIndicatorAndroidSelectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Disabled, colorActiveIndicatorAndroidSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Enabled, colorActiveIndicatorAndroidSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Focus, colorActiveIndicatorAndroidSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Hover, colorActiveIndicatorAndroidSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Pressed, colorActiveIndicatorAndroidUnselectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Disabled, colorActiveIndicatorAndroidUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Focus, colorActiveIndicatorAndroidUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Hover, colorActiveIndicatorAndroidUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Pressed, 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: OudsLightDarkColor = OudsLightDarkColor(Color(0xccf7f8fa), Color(0xcc181c26)), 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: OudsLightDarkColor = OudsLightDarkColor(Color(0x99000000), Color(0x99ffffff)), colorContentUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, colorContentUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, colorContentUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, effectBgBlur: Int = OudsEffectRawTokens.EffectBlur160, opacityActiveIndicatorCustom: OudsOpacityKeyToken = OudsOpacityKeyToken.Invisible, sizeHeightActiveIndicatorCustom: Float = OudsDimensionRawTokens.DimensionOutOfSystem75, sizeWidthActiveIndicatorCustomBottom: Float = OudsDimensionRawTokens.Dimension300, sizeWidthActiveIndicatorCustomTop: Float = OudsDimensionRawTokens.Dimension650)