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.16.1.pre.1.nativefields app/components/avo/fields/common/heading_component.html.erb
avo-2.16.0 app/components/avo/fields/common/heading_component.html.erb
avo-2.15.3 app/components/avo/fields/common/heading_component.html.erb
avo-2.15.3.pre.1.data.attrs.to.sidebar.items app/components/avo/fields/common/heading_component.html.erb
avo-2.15.2 app/components/avo/fields/common/heading_component.html.erb
avo-2.15.2.pre.1 app/components/avo/fields/common/heading_component.html.erb
avo-2.15.1 app/components/avo/fields/common/heading_component.html.erb
avo-2.15.0 app/components/avo/fields/common/heading_component.html.erb
avo-2.14.3.pre.7.polytranslations1 app/components/avo/fields/common/heading_component.html.erb
avo-2.14.3.pre.6.nosprockets app/components/avo/fields/common/heading_component.html.erb
avo-2.14.3.pre.5.nosprockets app/components/avo/fields/common/heading_component.html.erb
avo-2.14.3.pre.4.tosqlfix app/components/avo/fields/common/heading_component.html.erb
avo-2.14.3.pre.3.jsbundling app/components/avo/fields/common/heading_component.html.erb
avo-2.14.3.pre.2.tailwindcss app/components/avo/fields/common/heading_component.html.erb
avo-2.14.3.pre.1.branding app/components/avo/fields/common/heading_component.html.erb
avo-2.14.2 app/components/avo/fields/common/heading_component.html.erb
avo-2.14.2.pre.1 app/components/avo/fields/common/heading_component.html.erb
avo-2.14.1 app/components/avo/fields/common/heading_component.html.erb
avo-2.14.1.pre.1 app/components/avo/fields/common/heading_component.html.erb
avo-2.14.0 app/components/avo/fields/common/heading_component.html.erb