OrangeChipTokens

data class OrangeChipTokens(val badgeColorBg: OudsColorKeyToken = OudsColorKeyToken.Surface.InverseHigh, val badgeColorContent: OudsColorKeyToken = OudsColorKeyToken.Content.Inverse, val borderRadius: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Pill, val borderWidthSelected: OudsBorderKeyToken.Width = OudsBorderKeyToken.Width.Medium, val borderWidthUnselected: OudsBorderKeyToken.Width = OudsBorderKeyToken.Width.Default, val borderWidthUnselectedInteraction: OudsBorderKeyToken.Width = OudsBorderKeyToken.Width.Medium, val colorBgSelectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorBgSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorBgSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorBgSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorBgSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorBgUnselectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorBgUnselectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorBgUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorBgUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorBgUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, val colorBorderSelectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Action.Disabled, val colorBorderSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Selected, val colorBorderSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, val colorBorderSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, val colorBorderSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, val colorBorderUnselectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Action.Disabled, val colorBorderUnselectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Border.Default, val colorBorderUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, val colorBorderUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, val colorBorderUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, val colorContentSelectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Action.Disabled, val colorContentSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Enabled, val colorContentSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, val colorContentSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, val colorContentSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, val colorContentSelectedTickEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Selected, val colorContentUnselectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Action.Disabled, val colorContentUnselectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Enabled, val colorContentUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, val colorContentUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, val colorContentUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, val sizeIcon: OudsSizeKeyToken.Icon = OudsSizeKeyToken.Icon.WithLabel.Medium.SizeSmall, val sizeMinHeight: Float = DimensionRawTokens.dimension400, val sizeMinHeightInteractiveArea: OudsSizeKeyToken = OudsSizeKeyToken.MinInteractiveArea, val sizeMinWidth: Float = DimensionRawTokens.dimension650, val spaceColumnGapBadgeChevron: OudsSpaceKeyToken.ColumnGap = OudsSpaceKeyToken.ColumnGap.TwoExtraSmall, val spaceColumnGapIcon: OudsSpaceKeyToken.ColumnGap = OudsSpaceKeyToken.ColumnGap.ExtraSmall, val spacePaddingBlock: OudsSpaceKeyToken.PaddingBlock = OudsSpaceKeyToken.PaddingBlock.TwoExtraSmall, val spacePaddingBlockIconOnly: OudsSpaceKeyToken.PaddingBlock = OudsSpaceKeyToken.PaddingBlock.ExtraSmall, val spacePaddingInlineBadgeStart: OudsSpaceKeyToken.PaddingInline = OudsSpaceKeyToken.PaddingInline.FourExtraSmall, val spacePaddingInlineChevronEnd: OudsSpaceKeyToken.PaddingInline = OudsSpaceKeyToken.PaddingInline.ExtraSmall, val spacePaddingInlineIcon: OudsSpaceKeyToken.PaddingInline = OudsSpaceKeyToken.PaddingInline.Small, val spacePaddingInlineIconNone: OudsSpaceKeyToken.PaddingInline = OudsSpaceKeyToken.PaddingInline.Large) : OudsChipTokens

Constructors

Link copied to clipboard
constructor(badgeColorBg: OudsColorKeyToken = OudsColorKeyToken.Surface.InverseHigh, badgeColorContent: OudsColorKeyToken = OudsColorKeyToken.Content.Inverse, borderRadius: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Pill, borderWidthSelected: OudsBorderKeyToken.Width = OudsBorderKeyToken.Width.Medium, borderWidthUnselected: OudsBorderKeyToken.Width = OudsBorderKeyToken.Width.Default, borderWidthUnselectedInteraction: OudsBorderKeyToken.Width = OudsBorderKeyToken.Width.Medium, colorBgSelectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorBgSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorBgSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorBgSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorBgSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorBgUnselectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorBgUnselectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorBgUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorBgUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorBgUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Opacity.Transparent, colorBorderSelectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Action.Disabled, colorBorderSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Selected, colorBorderSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, colorBorderSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, colorBorderSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, colorBorderUnselectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Action.Disabled, colorBorderUnselectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Border.Default, colorBorderUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, colorBorderUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, colorBorderUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, colorContentSelectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Action.Disabled, colorContentSelectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Enabled, colorContentSelectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, colorContentSelectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, colorContentSelectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, colorContentSelectedTickEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Selected, colorContentUnselectedDisabled: OudsColorKeyToken = OudsColorKeyToken.Action.Disabled, colorContentUnselectedEnabled: OudsColorKeyToken = OudsColorKeyToken.Action.Enabled, colorContentUnselectedFocus: OudsColorKeyToken = OudsColorKeyToken.Action.Focus, colorContentUnselectedHover: OudsColorKeyToken = OudsColorKeyToken.Action.Hover, colorContentUnselectedPressed: OudsColorKeyToken = OudsColorKeyToken.Action.Pressed, sizeIcon: OudsSizeKeyToken.Icon = OudsSizeKeyToken.Icon.WithLabel.Medium.SizeSmall, sizeMinHeight: Float = DimensionRawTokens.dimension400, sizeMinHeightInteractiveArea: OudsSizeKeyToken = OudsSizeKeyToken.MinInteractiveArea, sizeMinWidth: Float = DimensionRawTokens.dimension650, spaceColumnGapBadgeChevron: OudsSpaceKeyToken.ColumnGap = OudsSpaceKeyToken.ColumnGap.TwoExtraSmall, spaceColumnGapIcon: OudsSpaceKeyToken.ColumnGap = OudsSpaceKeyToken.ColumnGap.ExtraSmall, spacePaddingBlock: OudsSpaceKeyToken.PaddingBlock = OudsSpaceKeyToken.PaddingBlock.TwoExtraSmall, spacePaddingBlockIconOnly: OudsSpaceKeyToken.PaddingBlock = OudsSpaceKeyToken.PaddingBlock.ExtraSmall, spacePaddingInlineBadgeStart: OudsSpaceKeyToken.PaddingInline = OudsSpaceKeyToken.PaddingInline.FourExtraSmall, spacePaddingInlineChevronEnd: OudsSpaceKeyToken.PaddingInline = OudsSpaceKeyToken.PaddingInline.ExtraSmall, spacePaddingInlineIcon: OudsSpaceKeyToken.PaddingInline = OudsSpaceKeyToken.PaddingInline.Small, spacePaddingInlineIconNone: OudsSpaceKeyToken.PaddingInline = OudsSpaceKeyToken.PaddingInline.Large)

Properties

Link copied to clipboard
open override val badgeColorBg: 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
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
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 sizeIcon: OudsSizeKeyToken.Icon
Link copied to clipboard
open override val sizeMinHeight: Float
Link copied to clipboard
Link copied to clipboard
open override val sizeMinWidth: Float
Link copied to clipboard
Link copied to clipboard