Small cleanup diff to better organize and make the `InlineEngagement` component easier to read/go through. The two changes to note are
# Renamed `threadInfo` to `sidebarThreadInfo`: This is what we did in D8496
# Renamed `messageLabel` to `editedLabel`: In `native` we call the edited label `editedLabel`, so I updated this name to keep everything consistent.