Sha256: 9a033ccd8256439120db79b2f69419cebd48b1706ca725b5bd46553e89099e20

Contents?: true

Size: 476 Bytes

Versions: 24

Compression:

Stored size: 476 Bytes

Contents

<div class='category-block col-sm'>
  <div class='category-icon'>
    <%= geoblacklight_icon(@icon) %>
  </div>
  <%= content_tag :h4, t(@label) %>
  <%- facets = @response.aggregations[@facet_field].items.map { |item|
    link_to(item.value, search_catalog_path("f[#{@facet_field}][]": item.value), class: 'home-facet-link')
  } %>
  <%- facets << link_to('more ยป', facet_catalog_path(@facet_field), class: 'more_facets_link') %>
  <%= facets.join(', ').html_safe %>
</div>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
geoblacklight-5.0.0 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-5.0.0.pre.alpha.11 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.4.2 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.4.1 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-3.8.1 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.4.0 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.4.0.rc1 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.3.0 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.2.0 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.1.1 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.1.0 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-3.8.0 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.0.0 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.0.0.pre.rc3 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-3.7.0 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.0.0.pre.rc2 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.0.0.pre.rc1 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-3.6.0 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-3.5.0 app/components/geoblacklight/homepage_feature_facet_component.html.erb
geoblacklight-4.0.0.pre.alpha.3 app/components/geoblacklight/homepage_feature_facet_component.html.erb