47 lines
2.7 KiB
Plaintext
47 lines
2.7 KiB
Plaintext
.padding-small.sm-padding-none.sm-padding-top-large.sm-padding-bottom-large
|
|
h2.margin-top-xxsmall.margin-left-xsmall.margin-bottom-medium.sm-margin-none.sm-margin-right-xsmall.sm-margin-bottom-large.sm-margin-left-xsmall.text-xlarge.text-bold.text-color-heading.text-uppercase(data-trans='communities.list.title')
|
|
|
|
div.padding-top-xxsmall.margin-left-xsmall.sm-padding-none.sm-margin-none.sm-margin-right-xsmall.sm-margin-left-xsmall
|
|
div.segment.half.sm-full
|
|
solid-form-search.form.search-form.search-button(
|
|
id=`communities-filter`
|
|
fields='name'
|
|
placeholder-name=''
|
|
widget-name='solid-form-placeholder-text'
|
|
class-name="segment margin-bottom-medium sm-margin-bottom-none three-quarter sm-full padding-right-small sm-padding-none text-small input-bg-white children-shadow"
|
|
submit-button=""
|
|
submit-widget="button"
|
|
data-trans='placeholder-name=communities.list.searchBy;submit-button=communities.list.searchButton'
|
|
)
|
|
div.segment.half.sm-full.text-right
|
|
solid-link.segment.children-link-rounded.children-icon-map.children-link-reversed.color-secondary.bordered(next=`${component.route}-map`)
|
|
span
|
|
|
|
div.segment.full.padding-top-xsmall.sm-padding-xsmall.whitespace-normal
|
|
div.loader(id=`loader-${component.route}-directory`)
|
|
div
|
|
div
|
|
div
|
|
div
|
|
solid-display(
|
|
class='segment full children children-quarter sm-children-full children-margin-bottom-medium sm-children-margin-bottom-xsmall children-padding-right-xsmall children-padding-left-xsmall sm-children-padding-none sm-whitespace-normal masonry pagination'
|
|
data-src=`${component.endpoints.get}`
|
|
loader-id=`loader-${component.route}-directory`
|
|
fields='segment1(segment2(logo), segment3(name, profile.shortDescription, counter))'
|
|
filtered-by=`communities-filter`
|
|
order-by='name'
|
|
paginate-by='20'
|
|
|
|
class-segment1='segment hover bg-color-white shadow border-rounded-xxsmall full text-top whitespace-normal'
|
|
class-segment2='segment block padding-xlarge text-center'
|
|
class-segment3='segment full padding-xlarge padding-top-medium sm-padding-medium border-top border-color-grey text-center whitespace-normal'
|
|
class-name='segment block one-line-ellipsis text-xlarge text-bold text-color-heading margin-bottom-xsmall'
|
|
class-profile.shortDescription='segment two-lines-ellipsis margin-bottom-xlarge sm-margin-bottom-medium whitespace-normal circle-subtitle-custom'
|
|
class-counter='segment block margin-bottom-large whitespace-normal'
|
|
|
|
widget-logo='hubl-admin-community-logo'
|
|
action-counter="counter"
|
|
widget-counter='hubl-communities-counter-alternate'
|
|
next=`${component.route}-profile`
|
|
)
|