UNPKG

@kelvininc/ui-components

Version:
38 lines (37 loc) 1.52 kB
export declare enum EIllustrationName { EsAssetPlaceholder = "kv-es-asset-placeholder", EsCheckbox = "kv-es-checkbox", EsComponentPlaceholder = "kv-es-component-placeholder", EsError404 = "kv-es-error-404", EsError503 = "kv-es-error-503", EsFeedbackForm = "kv-feedback-form", EsLock = "kv-es-lock", EsMetadata = "kv-es-metadata", EsPartyDance = "kv-party-dance", EsPartPlaceholder = "kv-es-part-placeholder", EsSectionCell = "kv-es-section-cell", EsSectionSomethingwentwrong = "kv-es-section-somethingwentwrong", EsSectionThresholds = "kv-es-section-thresholds", EsSensorPlaceholder = "kv-es-sensor-placeholder", EsSlowy = "kv-es-slowy", EsSomethingWentWrong = "kv-es-somethingwentwrong", EsTableBuild = "kv-es-table-build", EsTableEmpty = "kv-es-table-empty", EsTableSearch = "kv-es-table-search", EsKelvinLogotype = "kv-es-kelvin-logotype", Agree = "kv-agree", SoftAgree = "kv-soft-agree", Disagree = "kv-disagree", BoxBuild = "kv-box-build", TableBuild = "kv-table-build",// TODO: Missing the gradients ErrorState404 = "kv-error-state-404", ErrorState = "kv-error-state", NoContentHere = "kv-no-content-here", NoDataAvailable = "kv-no-data-available", NoMatchingResults = "kv-no-matching-results", NoResultsFoundDark = "kv-no-results-found-dark", NoResultsFoundLight = "kv-no-results-found-light", TakeActions = "kv-take-actions", Import = "kv-import", Impact = "kv-impact" }