A module for Companion to enter user data. Data can be entered like on a keyboard or numpad and is collected until you enter it. Enter can also happen on predefined criteria. Data can be edited, validated and formatted.
For more information see HELP.md and LICENSE
- fix: preset text color defaulting to black
- chore: update dependencies
- fix: module config unable to load
- chore: update dependencies
- fix: correct option wording in RegExp Validation feedback
- fix: also update formatted entry when clearing data after enter
- chore: update dependencies
- major: initial version
- feat: actions to insert, modifiy, delete and enter data
- feat: actions to move cursor and change configuration
- feat: complex data formatting possibilities
- feat: variables for the raw and formatted data
- feat: feedbacks for modifiers and validity