export const OVERLAY_CLOSE_MS = 200; export const CLOSING_CLASS = "closing"; export const ESCAPE_KEY = "Escape"; export const SCROLL_LOCK_CLASS = "u-scroll-lock";