UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

11 lines 472 B
import { GlobalItemColors } from '../../types/itemToColor'; export declare class LabelColorUtils { private static LATEST_PASTELE_COLOR; private static generateNewPasteleColor; static setNewLatestPasteleColor(): void; static getLatestPasteleColor(): string; static getLatestPasteleColorAndSetNew(): string; private static generateDefaultColors; static generateGlobalItemColors(): GlobalItemColors; } //# sourceMappingURL=labelColorUtils.d.ts.map