InlineMessage: Port internal imports to dotted module syntax
templates: Update qmldir
- Add missing Chip and InlineMessage;
- Clean up recently removed AbstractListItem;
- FormLayout and SwipeListItem were moved to controls long ago;
InlineMessage: Port internal imports to dotted module syntax
This allows better Ctrl+Shift+F search for usages, and for copying a component implementation out of Kirigami repo for fast iterative development.