From data fetched in T410641, build out UI card. Do not worry about loading state for this task, we will evaluate that at the end.
- Display header / icon
- Display last edited date string with arrow
- Draw out last months edit count + bar graph, gray
- Draw out relative this months edit count bar graph, green.
- Including empty state if there are no edits (0, no bar graph) since it doesn’t change much
- Navigate - Upon tapping module, push on contributions web view (see talk page code for how to do this)