Sha256: 147e69b60576cc16c35b93e1445938bad492574a527330279a6a5fbc870e1422

Contents?: true

Size: 395 Bytes

Versions: 185

Compression:

Stored size: 395 Bytes

Contents

<% if invisible? %>
  <div class="relative col-span-full gap-0"></div>
<% else %>
  <div class="relative col-span-full border-t border-gray-300 my-4">
    <% if label.present? %>
      <div class="absolute inset-auto -translate-y-1/2 -translate-x-1/2 ml-1/2 z-20 text-xs font-semibold uppercase leading-none text-gray-500 bg-application px-2"><%= label %></div>
    <% end %>
  </div>
<% end %>

Version data entries

185 entries across 185 versions & 1 rubygems

Version Path
avo-2.53.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.52.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.49.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.48.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.47.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.46.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.45.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.44.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.43.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.42.2 app/components/avo/dashboards/divider_component.html.erb
avo-2.42.1 app/components/avo/dashboards/divider_component.html.erb
avo-2.42.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.41.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.40.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.39.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.38.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.37.2 app/components/avo/dashboards/divider_component.html.erb
avo-2.37.1 app/components/avo/dashboards/divider_component.html.erb
avo-2.37.0 app/components/avo/dashboards/divider_component.html.erb
avo-2.36.3 app/components/avo/dashboards/divider_component.html.erb