@kelvininc/ui-components
Version:
Kelvin UI Components
13 lines (12 loc) • 451 B
TypeScript
export declare enum EIllustrationName {
EsKelvinLogo = "kv-es-kelvin-logo",
EsKelvinLogotype = "kv-es-kelvin-logotype",
NoDataAvailable = "kv-no-data-available",
ErrorState = "kv-error-state",
NoResultsFound = "kv-no-results-found",
NoContentHere = "kv-no-content-here",
NoMatchingResults = "kv-no-matching-results",
ErrorState404 = "kv-error-state-404",
TakeActions = "kv-take-actions",
Import = "kv-import"
}