feat: present global search in an anchored overlay

This commit is contained in:
2026-07-30 14:27:10 +02:00
parent bed704eb7a
commit e6bb9d359f
5 changed files with 878 additions and 179 deletions
+3
View File
@@ -13,6 +13,9 @@
},
"./styles/search.css": "./src/styles/search.css"
},
"scripts": {
"test:search-overlay": "node scripts/test-search-overlay-structure.mjs"
},
"peerDependencies": {
"@govoplan/core-webui": "^0.1.14",
"lucide-react": "^1.23.0",