Package-level declarations

This package provides specific token overrides for OUDS custom components (e.g., buttons, cards) within the Orange Compact theme context, allowing fine-tuned styling adjustments that differ from the global semantic theme.

Types

Link copied to clipboard
class OrangeCompactAlertTokens(val borderRadiusDefault: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Default, val borderRadiusRounded: OudsBorderKeyToken.Radius = OudsBorderKeyToken.Radius.Large, val borderWidth: OudsBorderKeyToken.Width = OudsBorderKeyToken.Width.None, val sizeIcon: OudsSizeKeyToken.Icon = OudsSizeKeyToken.Icon.WithLabel.Large.SizeSmall, val sizeMinHeight: OudsSizeKeyToken = OudsSizeKeyToken.MinInteractiveArea, val sizeMinHeightBottomActionPlacement: Float = OudsDimensionRawTokens.Dimension1250, val sizeMinWidth: Float = OudsDimensionRawTokens.Dimension2000, val spaceColumnGap: OudsSpaceKeyToken.ColumnGap = OudsSpaceKeyToken.ColumnGap.Medium, val spaceColumnGapAction: OudsSpaceKeyToken.ColumnGap = OudsSpaceKeyToken.ColumnGap.Small, val spacePaddingBlock: OudsSpaceKeyToken.PaddingBlock = OudsSpaceKeyToken.PaddingBlock.Medium, val spacePaddingInline: OudsSpaceKeyToken.PaddingInline = OudsSpaceKeyToken.PaddingInline.Large, val spaceRowGap: OudsSpaceKeyToken.RowGap = OudsSpaceKeyToken.RowGap.Small, val spaceRowGapAction: OudsSpaceKeyToken.RowGap = OudsSpaceKeyToken.RowGap.TwoExtraSmall, val spaceRowGapBullet: OudsSpaceKeyToken.RowGap = OudsSpaceKeyToken.RowGap.None) : OudsAlertTokens