OptionalariaProps
ariaProps?: AriaAttributes & { role?: AriaRole }
Optionalbg
bg?:
| "primary"
| "primaryContrast"
| "primaryAccent"
| "primaryMuted"
| "primaryBackground"
| "secondary"
| "secondaryContrast"
| "secondaryAccent"
| "secondaryMuted"
| "secondaryBackground"
| "tertiary"
| "tertiaryAccent"
| "tertiaryMuted"
| "tertiaryBackground"
| "background"
| "backgroundAccent"
| "backgroundMuted"
| "backgroundDisabled"
| "backgroundHover"
| "foreground"
| "foregroundAccent"
| "foregroundMuted"
| "foregroundDisabled"
| "foregroundInverted"
| "surface"
| "border"
| "borderAccent"
| "borderMuted"
| "error"
| "errorAccent"
| "errorMuted"
| "errorBackground"
| "warning"
| "warningAccent"
| "warningMuted"
| "warningBackground"
| "success"
| "successAccent"
| "successMuted"
| "successBackground"
| "info"
| "infoAccent"
| "infoMuted"
| "infoBackground"
| "custom"
| "customAccent"
| "customMuted"
| "customBackground"
| "inherit"
OptionalblurBg
blurBg?: boolean
Optionalborder
border?:
| "primary"
| "primaryContrast"
| "primaryAccent"
| "primaryMuted"
| "primaryBackground"
| "secondary"
| "secondaryContrast"
| "secondaryAccent"
| "secondaryMuted"
| "secondaryBackground"
| "tertiary"
| "tertiaryAccent"
| "tertiaryMuted"
| "tertiaryBackground"
| "background"
| "backgroundAccent"
| "backgroundMuted"
| "backgroundDisabled"
| "backgroundHover"
| "foreground"
| "foregroundAccent"
| "foregroundMuted"
| "foregroundDisabled"
| "foregroundInverted"
| "surface"
| "border"
| "borderAccent"
| "borderMuted"
| "error"
| "errorAccent"
| "errorMuted"
| "errorBackground"
| "warning"
| "warningAccent"
| "warningMuted"
| "warningBackground"
| "success"
| "successAccent"
| "successMuted"
| "successBackground"
| "info"
| "infoAccent"
| "infoMuted"
| "infoBackground"
| "custom"
| "customAccent"
| "customMuted"
| "customBackground"
| "inherit"
| "transparent"
OptionalborderBottom
borderBottom?:
| "primary"
| "primaryContrast"
| "primaryAccent"
| "primaryMuted"
| "primaryBackground"
| "secondary"
| "secondaryContrast"
| "secondaryAccent"
| "secondaryMuted"
| "secondaryBackground"
| "tertiary"
| "tertiaryAccent"
| "tertiaryMuted"
| "tertiaryBackground"
| "background"
| "backgroundAccent"
| "backgroundMuted"
| "backgroundDisabled"
| "backgroundHover"
| "foreground"
| "foregroundAccent"
| "foregroundMuted"
| "foregroundDisabled"
| "foregroundInverted"
| "surface"
| "border"
| "borderAccent"
| "borderMuted"
| "error"
| "errorAccent"
| "errorMuted"
| "errorBackground"
| "warning"
| "warningAccent"
| "warningMuted"
| "warningBackground"
| "success"
| "successAccent"
| "successMuted"
| "successBackground"
| "info"
| "infoAccent"
| "infoMuted"
| "infoBackground"
| "custom"
| "customAccent"
| "customMuted"
| "customBackground"
| "inherit"
| "transparent"
OptionalborderLeft
borderLeft?:
| "primary"
| "primaryContrast"
| "primaryAccent"
| "primaryMuted"
| "primaryBackground"
| "secondary"
| "secondaryContrast"
| "secondaryAccent"
| "secondaryMuted"
| "secondaryBackground"
| "tertiary"
| "tertiaryAccent"
| "tertiaryMuted"
| "tertiaryBackground"
| "background"
| "backgroundAccent"
| "backgroundMuted"
| "backgroundDisabled"
| "backgroundHover"
| "foreground"
| "foregroundAccent"
| "foregroundMuted"
| "foregroundDisabled"
| "foregroundInverted"
| "surface"
| "border"
| "borderAccent"
| "borderMuted"
| "error"
| "errorAccent"
| "errorMuted"
| "errorBackground"
| "warning"
| "warningAccent"
| "warningMuted"
| "warningBackground"
| "success"
| "successAccent"
| "successMuted"
| "successBackground"
| "info"
| "infoAccent"
| "infoMuted"
| "infoBackground"
| "custom"
| "customAccent"
| "customMuted"
| "customBackground"
| "inherit"
| "transparent"
OptionalborderRight
borderRight?:
| "primary"
| "primaryContrast"
| "primaryAccent"
| "primaryMuted"
| "primaryBackground"
| "secondary"
| "secondaryContrast"
| "secondaryAccent"
| "secondaryMuted"
| "secondaryBackground"
| "tertiary"
| "tertiaryAccent"
| "tertiaryMuted"
| "tertiaryBackground"
| "background"
| "backgroundAccent"
| "backgroundMuted"
| "backgroundDisabled"
| "backgroundHover"
| "foreground"
| "foregroundAccent"
| "foregroundMuted"
| "foregroundDisabled"
| "foregroundInverted"
| "surface"
| "border"
| "borderAccent"
| "borderMuted"
| "error"
| "errorAccent"
| "errorMuted"
| "errorBackground"
| "warning"
| "warningAccent"
| "warningMuted"
| "warningBackground"
| "success"
| "successAccent"
| "successMuted"
| "successBackground"
| "info"
| "infoAccent"
| "infoMuted"
| "infoBackground"
| "custom"
| "customAccent"
| "customMuted"
| "customBackground"
| "inherit"
| "transparent"
OptionalborderStyle
borderStyle?: "solid" | "dashed"
OptionalborderTop
borderTop?:
| "primary"
| "primaryContrast"
| "primaryAccent"
| "primaryMuted"
| "primaryBackground"
| "secondary"
| "secondaryContrast"
| "secondaryAccent"
| "secondaryMuted"
| "secondaryBackground"
| "tertiary"
| "tertiaryAccent"
| "tertiaryMuted"
| "tertiaryBackground"
| "background"
| "backgroundAccent"
| "backgroundMuted"
| "backgroundDisabled"
| "backgroundHover"
| "foreground"
| "foregroundAccent"
| "foregroundMuted"
| "foregroundDisabled"
| "foregroundInverted"
| "surface"
| "border"
| "borderAccent"
| "borderMuted"
| "error"
| "errorAccent"
| "errorMuted"
| "errorBackground"
| "warning"
| "warningAccent"
| "warningMuted"
| "warningBackground"
| "success"
| "successAccent"
| "successMuted"
| "successBackground"
| "info"
| "infoAccent"
| "infoMuted"
| "infoBackground"
| "custom"
| "customAccent"
| "customMuted"
| "customBackground"
| "inherit"
| "transparent"
OptionalborderWidth
borderWidth?: number
Optionalbottom
bottom?: string | number
OptionalbottomLeftRadius
bottomLeftRadius?: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"
OptionalbottomRightRadius
bottomRightRadius?: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"
Optionalc
c?:
| "primary"
| "primaryContrast"
| "primaryAccent"
| "primaryMuted"
| "primaryBackground"
| "secondary"
| "secondaryContrast"
| "secondaryAccent"
| "secondaryMuted"
| "secondaryBackground"
| "tertiary"
| "tertiaryAccent"
| "tertiaryMuted"
| "tertiaryBackground"
| "background"
| "backgroundAccent"
| "backgroundMuted"
| "backgroundDisabled"
| "backgroundHover"
| "foreground"
| "foregroundAccent"
| "foregroundMuted"
| "foregroundDisabled"
| "foregroundInverted"
| "surface"
| "border"
| "borderAccent"
| "borderMuted"
| "error"
| "errorAccent"
| "errorMuted"
| "errorBackground"
| "warning"
| "warningAccent"
| "warningMuted"
| "warningBackground"
| "success"
| "successAccent"
| "successMuted"
| "successBackground"
| "info"
| "infoAccent"
| "infoMuted"
| "infoBackground"
| "custom"
| "customAccent"
| "customMuted"
| "customBackground"
| "inherit"
Optionalcentered
centered?: boolean
Optionalchildren
children?: ReactNode
OptionalclassNames
classNames?: string[]
Optionalcolumn
column?: boolean
Optionalcursor
cursor?: "text" | "default" | "pointer" | "not-allowed" | "unset"
OptionaldarkenBg
darkenBg?: boolean
Optionaldisplay
display?: "block" | "flex" | "grid" | "none"
Optionalfilter
filter?: string
OptionalfontFamily
fontFamily?: "body" | "display" | "heading"
OptionalfontSize
fontSize?:
| number
| "base"
| "xs"
| "sm"
| "lg"
| "xl"
| "xxl"
| "xxxl"
| "inherit"
| "xxs"
OptionalfontWeight
fontWeight?: "normal" | "bold"
OptionalgridArea
gridArea?: string
OptionalgridGap
gridGap?: string
OptionalgridTemplateColumns
gridTemplateColumns?: string
OptionalgridTemplateRows
gridTemplateRows?: string
Optionalgrow
grow?: boolean
Optionalhref
href?: string
iconButtonProps?: Omit<ButtonProps, "children" | "variant">
Optionalinline
inline?: boolean
OptionalisLastInGroup
isLastInGroup?: boolean
OptionalisLoading
isLoading?: boolean
Optionalitalic
italic?: boolean
Optionalleft
left?: string | number
OptionallightenBg
lightenBg?: boolean
OptionallineHeight
lineHeight?:
| 1
| "base"
| "xs"
| "sm"
| "lg"
| "xl"
| "xxl"
| "xxxl"
| "inherit"
| "xxs"
OptionalmaxH
maxH?: string
OptionalmaxW
maxW?: string
OptionalminH
minH?: string
OptionalminW
minW?: string
OptionalonMobile
onMobile?: Omit< Partial< { align: ThemeStyleFlexAlignmentProp; alignSelf: ThemeStyleFlexAlignmentProp; bg: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit"; blurBg: boolean; border: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit" | "transparent"; borderBottom: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit" | "transparent" | undefined; borderLeft: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit" | "transparent" | undefined; borderRight: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit" | "transparent" | undefined; borderStyle: "solid" | "dashed"; borderTop: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit" | "transparent" | undefined; borderWidth: number; bottom: string | number; bottomLeftRadius: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"; bottomRightRadius: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"; c: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit"; centered: boolean; classes: ThemeStyleClass[]; column: boolean; cursor: "text" | "default" | "pointer" | "not-allowed" | "unset"; darkenBg: boolean; display: "block" | "flex" | "grid" | "none"; filter: string; fontFamily: "body" | "display" | "heading"; fontSize: | number | "base" | "xs" | "sm" | "lg" | "xl" | "xxl" | "xxxl" | "inherit" | "xxs"; fontWeight: "normal" | "bold"; gridArea: string; gridGap: string; gridTemplateColumns: string; gridTemplateRows: string; grow: boolean; h: string; inline: boolean; italic: boolean; justify: ThemeStyleFlexAlignmentProp; justifySelf: ThemeStyleFlexAlignmentProp; left: string | number; lightenBg: boolean; lineHeight: | 1 | "base" | "xs" | "sm" | "lg" | "xl" | "xxl" | "xxxl" | "inherit" | "xxs"; m: ThemeStyleSpacingProp; maxH: string; maxW: string; mb: ThemeStyleSpacingProp; minH: string; minW: string; ml: ThemeStyleSpacingProp; mr: ThemeStyleSpacingProp; mt: ThemeStyleSpacingProp; mx: ThemeStyleSpacingProp | "auto"; my: ThemeStyleSpacingProp | "auto"; onMobile: Omit<Partial<{ classes: ThemeStyleClass[]; display: "block" | "flex" | "grid" | "none"; inline: boolean; centered: boolean; align: ThemeStyleFlexAlignmentProp; ... 80 more ...; onMobile: Omit<...>; }>, "classes" | "transitions">
; onTablet: Omit<Partial<{ classes: ThemeStyleClass[]; display: "block" | "flex" | "grid" | "none"; inline: boolean; centered: boolean; align: ThemeStyleFlexAlignmentProp; ... 80 more ...; onMobile: Omit<...>; }>, "classes" | "transitions">
; opacity: "hidden" | "subtle" | "loading" | "disabled"; overflow: "hidden" | "auto"; overflowX: "hidden" | "auto" | undefined; overflowY: "hidden" | "auto" | undefined; p: ThemeStyleSpacingProp; pb: ThemeStyleSpacingProp; pl: ThemeStyleSpacingProp; pointerEvents: "none" | "auto"; position: "relative" | "absolute" | "fixed" | "sticky"; pr: ThemeStyleSpacingProp; pt: ThemeStyleSpacingProp; px: ThemeStyleSpacingProp; py: ThemeStyleSpacingProp; radius: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"; reverse: boolean; right: string | number; shadow: "base" | "text" | "sm" | "focus"; shrink: boolean; strikethrough: boolean; textAlign: "left" | "right" | "center"; textShadow: boolean; textWrap: "nowrap" | "balance"; top: string | number; topLeftRadius: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"; topRightRadius: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"; transform: string; transformOrigin: string; transition: boolean; transitionDelay: number; transitionDuration: number; transitions: Partial<Record<ThemeStyleTransition, boolean>>; underline: boolean; w: string; wrap: boolean; zIndex: number | ThemeStyleZIndexCategory; }, >, "classes" | "transitions",>
OptionalonTablet
onTablet?: Omit< Partial< { align: ThemeStyleFlexAlignmentProp; alignSelf: ThemeStyleFlexAlignmentProp; bg: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit"; blurBg: boolean; border: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit" | "transparent"; borderBottom: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit" | "transparent" | undefined; borderLeft: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit" | "transparent" | undefined; borderRight: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit" | "transparent" | undefined; borderStyle: "solid" | "dashed"; borderTop: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit" | "transparent" | undefined; borderWidth: number; bottom: string | number; bottomLeftRadius: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"; bottomRightRadius: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"; c: | "primary" | "primaryContrast" | "primaryAccent" | "primaryMuted" | "primaryBackground" | "secondary" | "secondaryContrast" | "secondaryAccent" | "secondaryMuted" | "secondaryBackground" | "tertiary" | "tertiaryAccent" | "tertiaryMuted" | "tertiaryBackground" | "background" | "backgroundAccent" | "backgroundMuted" | "backgroundDisabled" | "backgroundHover" | "foreground" | "foregroundAccent" | "foregroundMuted" | "foregroundDisabled" | "foregroundInverted" | "surface" | "border" | "borderAccent" | "borderMuted" | "error" | "errorAccent" | "errorMuted" | "errorBackground" | "warning" | "warningAccent" | "warningMuted" | "warningBackground" | "success" | "successAccent" | "successMuted" | "successBackground" | "info" | "infoAccent" | "infoMuted" | "infoBackground" | "custom" | "customAccent" | "customMuted" | "customBackground" | "inherit"; centered: boolean; classes: ThemeStyleClass[]; column: boolean; cursor: "text" | "default" | "pointer" | "not-allowed" | "unset"; darkenBg: boolean; display: "block" | "flex" | "grid" | "none"; filter: string; fontFamily: "body" | "display" | "heading"; fontSize: | number | "base" | "xs" | "sm" | "lg" | "xl" | "xxl" | "xxxl" | "inherit" | "xxs"; fontWeight: "normal" | "bold"; gridArea: string; gridGap: string; gridTemplateColumns: string; gridTemplateRows: string; grow: boolean; h: string; inline: boolean; italic: boolean; justify: ThemeStyleFlexAlignmentProp; justifySelf: ThemeStyleFlexAlignmentProp; left: string | number; lightenBg: boolean; lineHeight: | 1 | "base" | "xs" | "sm" | "lg" | "xl" | "xxl" | "xxxl" | "inherit" | "xxs"; m: ThemeStyleSpacingProp; maxH: string; maxW: string; mb: ThemeStyleSpacingProp; minH: string; minW: string; ml: ThemeStyleSpacingProp; mr: ThemeStyleSpacingProp; mt: ThemeStyleSpacingProp; mx: ThemeStyleSpacingProp | "auto"; my: ThemeStyleSpacingProp | "auto"; onMobile: Omit<Partial<{ classes: ThemeStyleClass[]; display: "block" | "flex" | "grid" | "none"; inline: boolean; centered: boolean; align: ThemeStyleFlexAlignmentProp; ... 80 more ...; onMobile: Omit<...>; }>, "classes" | "transitions">
; onTablet: Omit<Partial<{ classes: ThemeStyleClass[]; display: "block" | "flex" | "grid" | "none"; inline: boolean; centered: boolean; align: ThemeStyleFlexAlignmentProp; ... 80 more ...; onMobile: Omit<...>; }>, "classes" | "transitions">
; opacity: "hidden" | "subtle" | "loading" | "disabled"; overflow: "hidden" | "auto"; overflowX: "hidden" | "auto" | undefined; overflowY: "hidden" | "auto" | undefined; p: ThemeStyleSpacingProp; pb: ThemeStyleSpacingProp; pl: ThemeStyleSpacingProp; pointerEvents: "none" | "auto"; position: "relative" | "absolute" | "fixed" | "sticky"; pr: ThemeStyleSpacingProp; pt: ThemeStyleSpacingProp; px: ThemeStyleSpacingProp; py: ThemeStyleSpacingProp; radius: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"; reverse: boolean; right: string | number; shadow: "base" | "text" | "sm" | "focus"; shrink: boolean; strikethrough: boolean; textAlign: "left" | "right" | "center"; textShadow: boolean; textWrap: "nowrap" | "balance"; top: string | number; topLeftRadius: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"; topRightRadius: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"; transform: string; transformOrigin: string; transition: boolean; transitionDelay: number; transitionDuration: number; transitions: Partial<Record<ThemeStyleTransition, boolean>>; underline: boolean; w: string; wrap: boolean; zIndex: number | ThemeStyleZIndexCategory; }, >, "classes" | "transitions",>
Optionalopacity
opacity?: "hidden" | "subtle" | "loading" | "disabled"
Optionaloverflow
overflow?: "hidden" | "auto"
OptionaloverflowX
overflowX?: "hidden" | "auto"
OptionaloverflowY
overflowY?: "hidden" | "auto"
OptionalpointerEvents
pointerEvents?: "none" | "auto"
Optionalposition
position?: "relative" | "absolute" | "fixed" | "sticky"
Optionalradius
radius?: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"
Optionalreference
reference?: RefObject<HTMLDivElement>
Optionalreverse
reverse?: boolean
Optionalright
right?: string | number
Optionalshadow
shadow?: "base" | "text" | "sm" | "focus"
Optionalshrink
shrink?: boolean
Optionalstrikethrough
strikethrough?: boolean
OptionaltextAlign
textAlign?: "left" | "right" | "center"
OptionaltextShadow
textShadow?: boolean
OptionaltextWrap
textWrap?: "nowrap" | "balance"
Optionaltop
top?: string | number
OptionaltopLeftRadius
topLeftRadius?: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"
OptionaltopRightRadius
topRightRadius?: number | "base" | "sm" | "lg" | "xl" | "xxl" | "full"
Optionaltransition
transition?: boolean
OptionaltransitionDelay
transitionDelay?: number
OptionaltransitionDuration
transitionDuration?: number
Optionalunderline
underline?: boolean
Optionalwrap
wrap?: boolean