[Feature] Descriptions enhancements (#887)

* add style to hover items and add start setting to features be expanded by default

* REFACTOR:
now prepare description onRender and simply the other methods

* add setting to extend description from items and add molilo contacts in system.json

---------

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
This commit is contained in:
Murilo Brito 2025-08-13 09:40:11 -03:00 committed by GitHub
parent 86a09df944
commit 1a5311536a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 169 additions and 38 deletions

View file

@ -30,7 +30,7 @@ Parameters:
<div class="item-label">
{{!-- Item Name --}}
<div class="item-name">{{localize item.name}}</div>
<div class="item-name">{{localize item.name}} {{#unless noExtensible}}<span class="expanded-icon"><i class="fa-solid fa-expand"></i></span>{{/unless}}</div>
{{!-- Tags Start --}}
{{#with item}}