2021-01-05 12:22:25 +00:00
|
|
|
solid-widget(name='hubl-captain-contact')
|
|
|
|
template
|
2021-01-19 21:57:32 +00:00
|
|
|
solid-link.icon.icon-secondary.hover.icon-speech.margin-left-xsmall.margin-right-medium(data-src='\${value}', next='messages')
|
2021-01-05 12:22:25 +00:00
|
|
|
|
2020-06-18 18:02:54 +00:00
|
|
|
solid-widget(name='hubl-captain')
|
2019-12-18 18:50:47 +00:00
|
|
|
template
|
2021-01-05 12:22:25 +00:00
|
|
|
solid-display.segment.lg-full.margin-bottom-large.labelled-avatar.two-lines(
|
2020-12-09 17:51:47 +00:00
|
|
|
data-src="${value}"
|
2021-01-05 12:22:25 +00:00
|
|
|
fields='segment1(account.picture), segment2(line1(name, user), line2(atom, communities))'
|
2020-12-29 13:14:23 +00:00
|
|
|
|
2021-01-04 14:26:53 +00:00
|
|
|
class-segment1='segment'
|
2020-12-29 13:14:23 +00:00
|
|
|
class-account.picture='avatar'
|
2021-01-04 14:26:53 +00:00
|
|
|
|
2021-01-05 12:22:25 +00:00
|
|
|
class-segment2='segment lg-three-quarter margin-left-xsmall'
|
|
|
|
class-line1='block'
|
2021-01-08 14:39:37 +00:00
|
|
|
class-name='text-semibold text-color-heading text-sub'
|
2021-01-05 12:22:25 +00:00
|
|
|
class-line2='block'
|
2021-01-08 14:39:37 +00:00
|
|
|
class-atom='icon icon-large icon-third mdi-atom margin-right-xxsmall'
|
|
|
|
class-communities='lg-full'
|
2021-01-05 12:22:25 +00:00
|
|
|
|
|
|
|
value-user='${value}'
|
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'
|
2021-01-05 12:22:25 +00:00
|
|
|
widget-user='hubl-captain-contact'
|
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'
|