This is a supporting library for protos.
The goal of this library is to extend accessibility primitives into DaisyUI styles using stimulus controllers.
- Uses
aria-hidden
to hide everything outside the modal until it closes - Uses
@stimulus-components/dialog
for the core functionality - Uses
hotkeys-js
for closing modal on escape
- Uses fuse.js to do inline searching
- Uses tippy.js