Sha256: 2584df05f40237b9e09ac7025aceb47ef36d8abfb63272c0bf58a8ab08ab0088

Contents?: true

Size: 371 Bytes

Versions: 71

Compression:

Stored size: 371 Bytes

Contents

<div class="flex items-start py-1 leading-tight bg-gray-100 text-gray-500 text-xs">
  <div class="py-2 px-6 h-full w-full">
    <% if empty %>
    <% elsif value.present? %>
      <% if as_html %>
        <%== value %>
      <% else %>
        <div class="font-semibold uppercase"><%= value %></div>
      <% end %>
    <% else %>
      —
    <% end %>
  </div>
</div>

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
avo-3.0.0.pre12 app/components/avo/fields/common/heading_component.html.erb
avo-3.0.0.pre10 app/components/avo/fields/common/heading_component.html.erb
avo-3.0.0.pre11 app/components/avo/fields/common/heading_component.html.erb
avo-3.0.0.pre8 app/components/avo/fields/common/heading_component.html.erb
avo-3.0.0.pre9 app/components/avo/fields/common/heading_component.html.erb
avo-3.0.0.pre7 app/components/avo/fields/common/heading_component.html.erb
avo-3.0.0.pre5 app/components/avo/fields/common/heading_component.html.erb
avo-3.0.0.pre6 app/components/avo/fields/common/heading_component.html.erb
avo-3.0.0.pre4 app/components/avo/fields/common/heading_component.html.erb
avo-3.0.0.pre3 app/components/avo/fields/common/heading_component.html.erb
avo-3.0.0.pre2 app/components/avo/fields/common/heading_component.html.erb
avo-3.0.0.pre1 app/components/avo/fields/common/heading_component.html.erb
avo-2.33.2 app/components/avo/fields/common/heading_component.html.erb
avo-2.33.1 app/components/avo/fields/common/heading_component.html.erb
avo-2.33.0 app/components/avo/fields/common/heading_component.html.erb
avo-2.32.6 app/components/avo/fields/common/heading_component.html.erb
avo-2.32.5 app/components/avo/fields/common/heading_component.html.erb
avo-2.32.4 app/components/avo/fields/common/heading_component.html.erb
avo-2.32.3 app/components/avo/fields/common/heading_component.html.erb
avo-2.32.2 app/components/avo/fields/common/heading_component.html.erb