A nice way to customize "Drag components here"?
I've already implemented my own way to customize the parsys new area text that usually says Drag components here (touch ui) or Drag components or assets here (classic ui). It's very helpful for the authors in big corporate websites where there might be many paragraph systems and stuff gets confusing. The configuration from developer point of view is as simple as adding a single entry into the designs file just as described here. I've seen posts where this can be done by adding new containers for each case where a custom text is desired. But with my approach I can reuse the same parsys everywhere and only configure one aspect for it, not being forced to add new component types each time for such case.
My question would then be like that: am I missing something that's already there? Is there an out-of-the-box way to do so? If there's not any - why not? And will it ever be introduced and implemented? Inspectable.js will be droppped in the future (a comment inside of it says so), so my approach will need to be changed and it might need an update each time the AEM version goes up...