// Sentinel used as the period list's active id when the user wants to see the // positions of EVERY listed period in one grid instead of a single one. export const ALL_PERIODS_ID = '__all__'