- Add additional caching within the ajax callback to prevent rebuilding the toolbar when cache_render disabled.
- Improve loading by adding throbber.
- Set up unique route for each ajax callback that inherits permissions from the entity bundle collection route permission (for example, 'administer paragraphs types' for paragraphs)
The module allows for implementation of an ajax block, which can be updated any time either by using a bundled ajax command or by triggering "RefreshBlock" event of a desired ajax block.