OrangeChipTokens
constructor(badgeColorBg: OudsColorKeyToken = OudsColorKeyToken.Surface.Status.Neutral.Emphasized, badgeColorContent: OudsColorKeyToken = OudsColorKeyToken.Content.OnStatus.Neutral.Emphasized, 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)