export type PopupUserIntent = 'popupOpen' | 'tableContextualMenuPopupOpen' | 'tableDragMenuPopupOpen' | 'statusPickerOpen';