export const GRID_CELL_HEIGHT = 30; export const GRID_CELL_VMARGIN = 10; export const GRID_COLUMN_COUNT = 24; export const REPEAT_DIR_VERTICAL = 'v';