SoshControlItemTokens

data class SoshControlItemTokens(val borderRadius: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.None, val borderRadiusItemOnly: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Default, val colorBgFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Focus, val colorBgHover: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Hover, val colorBgLoading: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Loading, val colorBgPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Pressed, val colorContentLoader: OudsColorKeyToken = OudsColorKeyToken.Content.Default, val sizeIcon: OudsSizeKeyToken.Icon = OudsSizeKeyToken.Icon.WithLabel.Large.SizeMedium, val sizeListItemSizeMinHeightText: OudsSizeKeyToken.Icon = OudsSizeKeyToken.Icon.WithLabel.Large.SizeMedium, val sizeLoader: OudsSizeKeyToken.Icon = OudsSizeKeyToken.Icon.WithLabel.Large.SizeSmall, val sizeMaxHeightAssetsContainer: Float = DimensionRawTokens.dimension1200, val sizeMinHeight: Float = DimensionRawTokens.dimension650, val sizeMinWidth: Float = DimensionRawTokens.dimension2000, val spaceColumnGap: OudsSpaceKeyToken.ColumnGap = OudsSpaceKeyToken.ColumnGap.Large, val spaceInset: OudsSpaceKeyToken.Inset = OudsSpaceKeyToken.Inset.Medium, val spaceRowGap: OudsSpaceKeyToken.RowGap = OudsSpaceKeyToken.RowGap.None) : OudsControlItemTokens

Constructors

Link copied to clipboard
constructor(borderRadius: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.None, borderRadiusItemOnly: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Default, colorBgFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Focus, colorBgHover: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Hover, colorBgLoading: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Loading, colorBgPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Support.Pressed, colorContentLoader: OudsColorKeyToken = OudsColorKeyToken.Content.Default, sizeIcon: OudsSizeKeyToken.Icon = OudsSizeKeyToken.Icon.WithLabel.Large.SizeMedium, sizeListItemSizeMinHeightText: OudsSizeKeyToken.Icon = OudsSizeKeyToken.Icon.WithLabel.Large.SizeMedium, sizeLoader: OudsSizeKeyToken.Icon = OudsSizeKeyToken.Icon.WithLabel.Large.SizeSmall, sizeMaxHeightAssetsContainer: Float = DimensionRawTokens.dimension1200, sizeMinHeight: Float = DimensionRawTokens.dimension650, sizeMinWidth: Float = DimensionRawTokens.dimension2000, spaceColumnGap: OudsSpaceKeyToken.ColumnGap = OudsSpaceKeyToken.ColumnGap.Large, spaceInset: OudsSpaceKeyToken.Inset = OudsSpaceKeyToken.Inset.Medium, spaceRowGap: OudsSpaceKeyToken.RowGap = OudsSpaceKeyToken.RowGap.None)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val colorBgFocus: OudsColorKeyToken
Link copied to clipboard
open override val colorBgHover: OudsColorKeyToken
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val sizeIcon: OudsSizeKeyToken.Icon
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val sizeMinHeight: Float
Link copied to clipboard
open override val sizeMinWidth: Float
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard