Add the missing views for the JavaScript extension hooks.
Review Request #14624 — Created Sept. 26, 2025 and submitted — Latest diff uploaded
In /r/14569/, I introduced a new set of TypeScript extension classes for
the various client-side hooks. Unfortunately, some of the views were
missing from the change, breaking static media builds.This adds those missing files.
Been successfully running these in my tree. Unit tests pass.