chore: regenerate all templ Go files for v0.3.1020

templ v0.3.1020 generates different code than v0.3.1001 (uses
ResolveAttributeValue for attribute handling). Regenerated all 33
_templ.go files to match the new runtime.
This commit is contained in:
2026-05-10 16:13:53 -04:00
parent d42d09b8db
commit b829b7fe22
32 changed files with 162 additions and 162 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.