UNPKG

reakit

Version:

Toolkit for building accessible rich web apps with React

12 lines (9 loc) 747 B
'use strict'; // Automatically generated var DIALOG_STATE_KEYS = ["baseId", "unstable_idCountRef", "visible", "animated", "animating", "setBaseId", "show", "hide", "toggle", "setVisible", "setAnimated", "stopAnimation", "modal", "unstable_disclosureRef", "setModal"]; var DIALOG_KEYS = [].concat(DIALOG_STATE_KEYS, ["hideOnEsc", "hideOnClickOutside", "preventBodyScroll", "unstable_initialFocusRef", "unstable_finalFocusRef", "unstable_orphan", "unstable_autoFocusOnShow", "unstable_autoFocusOnHide"]); var DIALOG_BACKDROP_KEYS = DIALOG_STATE_KEYS; var DIALOG_DISCLOSURE_KEYS = DIALOG_BACKDROP_KEYS; exports.DIALOG_BACKDROP_KEYS = DIALOG_BACKDROP_KEYS; exports.DIALOG_DISCLOSURE_KEYS = DIALOG_DISCLOSURE_KEYS; exports.DIALOG_KEYS = DIALOG_KEYS;