chore: regenerate templ files for v0.3.1001

Reverts generated Go template files from templ v0.3.1020 back to
v0.3.1001 output. Changes include filename path prefix adjustments
(admin_library.templ → templates/admin_library.templ) and attribute
handling differences (ResolveAttributeValue → JoinStringErrs + EscapeString).
This commit is contained in:
2026-05-12 16:54:14 -04:00
parent 553a1dc19b
commit 4b43bd04ba
37 changed files with 574 additions and 574 deletions
@@ -1,6 +1,6 @@
// Code generated by templ - DO NOT EDIT.
// templ: version: v0.3.1020
// templ: version: v0.3.1001
package templates
//lint:file-ignore SA4006 This context is only used if a nested component is present.