chore(templates): regenerate all templ Go files, add scan spinner to header

Regenerated templ output for all template files. Key source change:
- templates/header.templ: add scan progress spinner SVG and percentage
  display to header nav, initialize scan listener via x-init
This commit is contained in:
2026-05-16 19:31:52 -04:00
parent 73fc609d7b
commit f23ee6e66a
39 changed files with 266 additions and 253 deletions
@@ -1,6 +1,6 @@
// Code generated by templ - DO NOT EDIT.
// templ: version: v0.3.1001
// templ: version: v0.3.1020
package templates
//lint:file-ignore SA4006 This context is only used if a nested component is present.