OrangeCompactAlertTokens

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

Constructors

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

Properties

Link copied to clipboard
open override val borderRadiusDefault: OudsBorderKeyToken.Radius
Link copied to clipboard
open override val borderRadiusRounded: OudsBorderKeyToken.Radius
Link copied to clipboard
open override val borderWidth: OudsBorderKeyToken.Width
Link copied to clipboard
open override val sizeIcon: OudsSizeKeyToken.Icon
Link copied to clipboard
open override val sizeMinHeight: OudsSizeKeyToken
Link copied to clipboard
open override val sizeMinWidth: Float
Link copied to clipboard
open override val spaceColumnGap: OudsSpaceKeyToken.ColumnGap
Link copied to clipboard
open override val spaceColumnGapAction: OudsSpaceKeyToken.ColumnGap
Link copied to clipboard
open override val spacePaddingBlock: OudsSpaceKeyToken.PaddingBlock
Link copied to clipboard
open override val spacePaddingInline: OudsSpaceKeyToken.PaddingInline
Link copied to clipboard
open override val spaceRowGap: OudsSpaceKeyToken.RowGap
Link copied to clipboard
open override val spaceRowGapAction: OudsSpaceKeyToken.RowGap
Link copied to clipboard
open override val spaceRowGapBullet: OudsSpaceKeyToken.RowGap