Extract empty state component
Can be done in v3 by adding the original fi-* CSS classes using Blade slot attributes.
I would love to see an empty state pattern in lists and relation managers. It's a great way to tell the user to create their first record or just explain how to start using something.
This request has been sitting inactive for a while, and it isn't something that I am going to PR to implement myself, so I am going to remove it from the roadmap. However, I would still accept a PR for this if it were ever created. Many thanks!
I implemented it in #17932 as I needed it for something, although the table empty state is not using this new component yet