mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
3b53616321
Add a new global module to get information from the page. Some methods are just local functions moved to as a global library. For example, the drawers isSmall or isLarge to detect the page width. The other funcionts added are to detect focusable elements and they are needed to loop on elements, especially when accessibility keyboard navigation is implemented.