export enum CalendarLeftStringEnum { FULL_SIZE = 22, CYCLE_HEIGHT = 100 * (12 * FULL_SIZE) + 265, CYCLE_HEIGHT_BY_MONTHS = 100 * FULL_SIZE + 265, }