UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

9 lines (8 loc) 289 B
export declare const LIST_ITEM_DATA_ATR = "data-list-item"; export declare const GROUPED_ID_SEPARATOR = "-"; export declare const modToHeight: { readonly s: readonly [22, 44]; readonly m: readonly [26, 44]; readonly l: readonly [34, 52]; readonly xl: readonly [44, 62]; };