Port all usage of Kirigami.BasicListItem to the new content items
BasicListItem will be deprecated, there is new API that replaces the contentItem of an item instead of requiring a complete delegate.
This depends on frameworks/kirigami!1073 (merged)