Move ConfettiView from Power Pack to Review Board.
Review Request #15090 — Created June 4, 2026 and updated — Latest diff uploaded
This change moves the confetti view from Power Pack to the Review Board
codebase, so that we can use it natively here instead of having to go
through an extension whenever we want to use it.There's no content changes to the confetti view, this simply copies and
pastes it from Power Pack to here.
Used in an upcoming change.