@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
53 lines (52 loc) • 1.44 kB
TypeScript
declare const _default: {
error: string;
warning: string;
info: string;
success: string;
message: string;
close: string;
'form-description': string;
of: string;
characters: string;
new: string;
'no-entries': string;
'change-order': string;
'action-running': string;
'action-done': string;
pagination: string;
'page-first': string;
'page-back': string;
'page-next': string;
'page-last': string;
'entries-per-site': string;
page: string;
'page-current': string;
'page-selected': string;
'page-per-site': string;
'nav-maximize': string;
'nav-minimize': string;
'logo-description': string;
'open-link-in-tab': string;
'kolibri-logo': string;
'table-pagination-label': string;
'avatar-alt': string;
'split-button-dropdown-label-open': string;
'split-button-dropdown-label-close': string;
'toast-close-all': string;
'error-list': string;
'error-list-message': string;
version: string;
'table-visible-range': string;
'table-selection-all': string;
'table-selection-none': string;
'table-selection-indeterminate': string;
dropdown: string;
'nav-label-open': string;
'nav-label-close': string;
'close-alert': string;
'show-password': string;
'hide-password': string;
'no-results-message': string;
'delete-selection': string;
};
export default _default;