Skip to main content

DesignTokens

@mandaitor/react


@mandaitor/react / DesignTokens

Interface: DesignTokens

Defined in: components/MandaitorProvider.d.ts:19

Concrete design tokens (backgrounds, text, borders, status/semantic colors, shadows) resolved from a theme.

Properties

bgBase

bgBase: string

Defined in: components/MandaitorProvider.d.ts:20


bgInput

bgInput: string

Defined in: components/MandaitorProvider.d.ts:23


bgSurface

bgSurface: string

Defined in: components/MandaitorProvider.d.ts:21


bgSurfaceHover

bgSurfaceHover: string

Defined in: components/MandaitorProvider.d.ts:22


borderDefault

borderDefault: string

Defined in: components/MandaitorProvider.d.ts:27


borderSubtle

borderSubtle: string

Defined in: components/MandaitorProvider.d.ts:28


error

error: string

Defined in: components/MandaitorProvider.d.ts:36


info

info: string

Defined in: components/MandaitorProvider.d.ts:37


shadowLg

shadowLg: string

Defined in: components/MandaitorProvider.d.ts:40


shadowMd

shadowMd: string

Defined in: components/MandaitorProvider.d.ts:39


shadowSm

shadowSm: string

Defined in: components/MandaitorProvider.d.ts:38


statusActive

statusActive: string

Defined in: components/MandaitorProvider.d.ts:29


statusExpired

statusExpired: string

Defined in: components/MandaitorProvider.d.ts:33


statusPending

statusPending: string

Defined in: components/MandaitorProvider.d.ts:30


statusRevoked

statusRevoked: string

Defined in: components/MandaitorProvider.d.ts:32


statusSuspended

statusSuspended: string

Defined in: components/MandaitorProvider.d.ts:31


success

success: string

Defined in: components/MandaitorProvider.d.ts:34


textMuted

textMuted: string

Defined in: components/MandaitorProvider.d.ts:26


textPrimary

textPrimary: string

Defined in: components/MandaitorProvider.d.ts:24


textSecondary

textSecondary: string

Defined in: components/MandaitorProvider.d.ts:25


warning

warning: string

Defined in: components/MandaitorProvider.d.ts:35