Sha256: 2131ed7ba7822fea418852c41b812d0b982dfe832b980d8a8cd497ecfe7b4237

Contents?: true

Size: 548 Bytes

Versions: 75

Compression:

Stored size: 548 Bytes

Contents

<div class="flex justify-between px-4 pr-2 py-1 text-gray-500">
  <div class="flex items-center text-sm uppercase font-semibold leading-none space-x-1">
    <span class="min-w-[20px]"><%= icon %></span> <span><%= label %></span>
  </div>
  <% if collapsable %>
    <div class="cursor-pointer <%= 'rotate-90' if collapsed %>"
      data-action="click->menu#triggerCollapse"
      data-menu-key-param="<%= key %>"
      data-menu-target="svg"
    >
      <%= helpers.svg 'heroicons/outline/chevron-down', class: 'h-5'%>
    </div>
  <% end %>
</div>

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
avo-2.19.0 app/components/avo/sidebar/heading_component.html.erb
avo-2.18.1 app/components/avo/sidebar/heading_component.html.erb
avo-2.18.1.pre.1.eagerloaddirs app/components/avo/sidebar/heading_component.html.erb
avo-2.18.0 app/components/avo/sidebar/heading_component.html.erb
avo-2.17.1.pre.5.stackedlayout app/components/avo/sidebar/heading_component.html.erb
avo-2.17.1.pre.4.issue.1342 app/components/avo/sidebar/heading_component.html.erb
avo-2.17.1.pre.3 app/components/avo/sidebar/heading_component.html.erb
avo-2.17.1.pre.2.customauthorizationclients app/components/avo/sidebar/heading_component.html.erb
avo-2.17.1.pre.1.zeitwerk.eager.load.dir app/components/avo/sidebar/heading_component.html.erb
avo-2.17.0 app/components/avo/sidebar/heading_component.html.erb
avo-2.16.1.pre.1.nativefields app/components/avo/sidebar/heading_component.html.erb
avo-2.16.0 app/components/avo/sidebar/heading_component.html.erb
avo-2.15.3 app/components/avo/sidebar/heading_component.html.erb
avo-2.15.3.pre.1.data.attrs.to.sidebar.items app/components/avo/sidebar/heading_component.html.erb
avo-2.15.2 app/components/avo/sidebar/heading_component.html.erb
avo-2.15.2.pre.1 app/components/avo/sidebar/heading_component.html.erb
avo-2.15.1 app/components/avo/sidebar/heading_component.html.erb
avo-2.15.0 app/components/avo/sidebar/heading_component.html.erb
avo-2.14.3.pre.7.polytranslations1 app/components/avo/sidebar/heading_component.html.erb
avo-2.14.3.pre.6.nosprockets app/components/avo/sidebar/heading_component.html.erb