docs: add documentation for new `bbs-tag-cloud` component
This merge request adds full documentation for the new <x-bbs-tag-cloud> Blade component.
Changes:
- Added a new section describing props, usage and special setup requirements.
- Mentioned the need to load
tagcanvas.min.jsmanually in the main layout. - Provided a usage example.
Notes:
- Please verify that the script inclusion instruction matches the frontend standards.
Reviewer: @jannis.bolecke