OudsSpaces
Holds the spacing values defined in the OUDS theme.
Spacing tokens are used to define margins, paddings, and gaps between elements, ensuring a consistent rhythm and layout structure across the application.
Constructors
Types
Fixed spacing values that remain constant regardless of the screen size context.
Spacing values specifically designed for block padding (Top/Bottom).
Spacing values specifically designed for inline padding (Start/End).
Scaled spacing values that adapt based on the window size class (e.g. larger on tablets).
Properties
Spacing used for gaps between columns in a grid or layout.
Fixed spacing values that do not change based on screen size.
Spacing used for inset distances (e.g., distance from the edge of a container).
Spacing used for vertical padding (top/bottom).
Spacing used for horizontal padding (start/end).
Spacing used for gaps between rows in a grid or layout.
Spacing values that scale adaptively based on the screen size (e.g., Mobile vs Tablet).