SIGN IN SIGN UP

[CL-1129] Enable @angular-eslint/template/elements-content lint rule (#19505)

* Enable @angular-eslint/template/elements-content lint rule

Enables the elements-content rule with bitIconButton exempted via allowList,
since icon buttons use that directive in place of text content. Suppresses
false positives in WebAuthn connector pages where content is injected at
runtime, and flags a genuine empty <a> in change-plan-dialog for follow-up.

* Add FIXME lint suppressions for elements-content in copy-click spec

---------

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
W
Will Martin committed
23c1141bcba0d096842dd2040980bc978ad1600f
Parent: 2abb233
Committed by GitHub <noreply@github.com> on 5/28/2026, 7:49:37 PM