change: selects now use inputmanager

fix: bad exit logic
feat: field rename now supports renaming things with multiple widgets
This commit is contained in:
2025-05-27 12:44:45 -06:00
parent 7a394c642a
commit 0f9c377853
12 changed files with 543 additions and 161 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bearmetal/pdf-tools",
"version": "1.0.8-a",
"version": "1.0.8-h",
"license": "GPL 3.0",
"tasks": {
"dev": "deno run -A --env-file=.env main.ts",