/** * Represents the tiers of spacing tokens that can be applied to Framework Components */ export declare enum DESIGN_SPACING { none = "none", auto = "auto", tiny = "tiny", small = "small", medium = "medium", large = "large", huge = "huge" } export declare const DESIGN_SPACING_LITERALS: { readonly "mobile:auto": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "tablet:auto": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "desktop:auto": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "widescreen:auto": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "mobile:tiny": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "tablet:tiny": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "desktop:tiny": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "widescreen:tiny": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "mobile:small": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "tablet:small": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "desktop:small": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "widescreen:small": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "mobile:medium": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "tablet:medium": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "desktop:medium": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "widescreen:medium": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "mobile:large": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "tablet:large": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "desktop:large": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "widescreen:large": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "mobile:huge": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "tablet:huge": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "desktop:huge": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "widescreen:huge": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "mobile:none": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "tablet:none": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "desktop:none": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly "widescreen:none": "mobile:auto" | "tablet:auto" | "desktop:auto" | "widescreen:auto" | "mobile:tiny" | "tablet:tiny" | "desktop:tiny" | "widescreen:tiny" | "mobile:small" | "tablet:small" | "desktop:small" | "widescreen:small" | "mobile:medium" | "tablet:medium" | "desktop:medium" | "widescreen:medium" | "mobile:large" | "tablet:large" | "desktop:large" | "widescreen:large" | "mobile:huge" | "tablet:huge" | "desktop:huge" | "widescreen:huge" | "mobile:none" | "tablet:none" | "desktop:none" | "widescreen:none"; readonly none: DESIGN_SPACING.none; readonly auto: DESIGN_SPACING.auto; readonly tiny: DESIGN_SPACING.tiny; readonly small: DESIGN_SPACING.small; readonly medium: DESIGN_SPACING.medium; readonly large: DESIGN_SPACING.large; readonly huge: DESIGN_SPACING.huge; }; export declare const DESIGN_SPACING_SINGULAR_LITERALS: { readonly none: DESIGN_SPACING.none; readonly auto: DESIGN_SPACING.auto; readonly tiny: DESIGN_SPACING.tiny; readonly small: DESIGN_SPACING.small; readonly medium: DESIGN_SPACING.medium; readonly large: DESIGN_SPACING.large; readonly huge: DESIGN_SPACING.huge; }; export declare type DESIGN_SPACING_ARGUMENT = keyof typeof DESIGN_SPACING_LITERALS | (keyof typeof DESIGN_SPACING_LITERALS)[]; export declare type DESIGN_SPACING_SINGULAR_ARGUMENT = keyof typeof DESIGN_SPACING_SINGULAR_LITERALS; export interface IMarginProperties { margin?: DESIGN_SPACING_ARGUMENT; margin_x?: DESIGN_SPACING_ARGUMENT; margin_y?: DESIGN_SPACING_ARGUMENT; margin_top?: DESIGN_SPACING_ARGUMENT; margin_left?: DESIGN_SPACING_ARGUMENT; margin_bottom?: DESIGN_SPACING_ARGUMENT; margin_right?: DESIGN_SPACING_ARGUMENT; } export interface IPaddingProperties { padding?: DESIGN_SPACING_ARGUMENT; padding_x?: DESIGN_SPACING_ARGUMENT; padding_y?: DESIGN_SPACING_ARGUMENT; padding_top?: DESIGN_SPACING_ARGUMENT; padding_left?: DESIGN_SPACING_ARGUMENT; padding_bottom?: DESIGN_SPACING_ARGUMENT; padding_right?: DESIGN_SPACING_ARGUMENT; }