2020-06-18 18:02:54 +00:00
|
|
|
solid-widget(name='hubl-captain')
|
2019-12-18 18:50:47 +00:00
|
|
|
template
|
2020-12-29 13:14:23 +00:00
|
|
|
solid-display.labelled-avatar(
|
2020-12-09 17:51:47 +00:00
|
|
|
data-src="${value}"
|
2020-12-29 13:14:23 +00:00
|
|
|
fields='segment1(account.picture), segment2(name, user, is_lead), segment3(atom, communities)'
|
|
|
|
|
|
|
|
class-segment1='segment'
|
|
|
|
class-segment2='segment margin-left-small'
|
|
|
|
class-segment3='segment margin-left-small'
|
|
|
|
|
|
|
|
class-account.picture='avatar'
|
|
|
|
class-name='text-semibold text-color-heading'
|
2019-12-20 15:09:18 +00:00
|
|
|
|
2020-12-10 12:52:10 +00:00
|
|
|
class-user='icon top-align icon-secondary hover icon-speech'
|
2020-12-29 13:14:23 +00:00
|
|
|
|
|
|
|
class-atom='icon top-align icon-third mdi-atom'
|
2020-12-10 12:52:10 +00:00
|
|
|
|
|
|
|
multiple-communities
|
|
|
|
multiple-communities-fields='community.name'
|
2019-12-18 18:50:47 +00:00
|
|
|
|
2020-05-08 13:27:44 +00:00
|
|
|
widget-account.picture='hubl-user-avatar'
|
2019-12-18 18:50:47 +00:00
|
|
|
)
|
2020-12-10 12:52:10 +00:00
|
|
|
|
|
|
|
//- To remove from translate file :
|
|
|
|
data-trans='value-is_lead=template-captain.isLead'
|