Sha256: 471c11827caab73d7bf10d66d142cf179a223161068a16ed18b65bb227328b6f

Contents?: true

Size: 446 Bytes

Versions: 14

Compression:

Stored size: 446 Bytes

Contents

<div class='al-show-actions-box mb-3'>
  <div class="al-actions-box-container">
    <button type="button" class="btn-close d-lg-none float-end mt-1 me-1" data-bs-dismiss="offcanvas" data-bs-target="#sidebar" aria-label="Close"></button>
    <h2>Collection</h2>
    <h3><%= title %></h3>

    <div class="al-collection-context-actions d-flex flex-wrap gap-1">
      <%= document_download %>
      <%= collection_info %>
    </div>
  </div>
</div>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
arclight-1.4.0 app/components/arclight/collection_context_component.html.erb
arclight-1.3.0 app/components/arclight/collection_context_component.html.erb
arclight-1.2.0 app/components/arclight/collection_context_component.html.erb
arclight-1.1.3 app/components/arclight/collection_context_component.html.erb
arclight-1.1.2 app/components/arclight/collection_context_component.html.erb
arclight-1.1.1 app/components/arclight/collection_context_component.html.erb
arclight-1.1.0 app/components/arclight/collection_context_component.html.erb
arclight-1.0.1 app/components/arclight/collection_context_component.html.erb
arclight-1.0.0 app/components/arclight/collection_context_component.html.erb
arclight-1.0.0.beta6 app/components/arclight/collection_context_component.html.erb
arclight-1.0.0.beta4 app/components/arclight/collection_context_component.html.erb
arclight-1.0.0.beta3 app/components/arclight/collection_context_component.html.erb
arclight-1.0.0.beta2 app/components/arclight/collection_context_component.html.erb
arclight-1.0.0.beta1 app/components/arclight/collection_context_component.html.erb