Sha256: 973874f9a56a077197d5155555586b5d25835cf27f4a922653cb64427edb6a47

Contents?: true

Size: 353 Bytes

Versions: 90

Compression:

Stored size: 353 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 @value.present? %>
      <% if @as_html %>
        <%== @value %>
      <% else %>
        <div class="font-semibold uppercase"><%= @value %></div>
      <% end %>
    <% else %>
      —
    <% end %>
  </div>
</div>

Version data entries

90 entries across 90 versions & 1 rubygems

Version Path
avo-2.11.2.pre.1 app/components/avo/fields/common/heading_component.html.erb
avo-2.11.1.pre.3 app/components/avo/fields/common/heading_component.html.erb
avo-2.11.1 app/components/avo/fields/common/heading_component.html.erb
avo-2.11.1.pre.2 app/components/avo/fields/common/heading_component.html.erb
avo-2.11.1.pre.1 app/components/avo/fields/common/heading_component.html.erb
avo-2.11.0 app/components/avo/fields/common/heading_component.html.erb
avo-2.10.3.pre.1 app/components/avo/fields/common/heading_component.html.erb
avo-2.10.2 app/components/avo/fields/common/heading_component.html.erb
avo-2.9.2.pre1 app/components/avo/fields/common/heading_component.html.erb
avo-2.10.0 app/components/avo/fields/common/heading_component.html.erb
avo-2.9.1.pre7 app/components/avo/fields/common/heading_component.html.erb
avo-2.9.1.pre6 app/components/avo/fields/common/heading_component.html.erb
avo-2.9.1.pre5 app/components/avo/fields/common/heading_component.html.erb
avo-2.9.1.pre4 app/components/avo/fields/common/heading_component.html.erb
avo-2.9.1.pre3 app/components/avo/fields/common/heading_component.html.erb
avo-2.9.1.pre2 app/components/avo/fields/common/heading_component.html.erb
avo-2.9.1.pre1 app/components/avo/fields/common/heading_component.html.erb
avo-2.9.0 app/components/avo/fields/common/heading_component.html.erb
avo-2.8.0 app/components/avo/fields/common/heading_component.html.erb
avo-2.7.1.pre.1 app/components/avo/fields/common/heading_component.html.erb