Sha256: 075904159886925fb120736c58f31ce08f8639b68409773627928c4422ee1cd6

Contents?: true

Size: 363 Bytes

Versions: 119

Compression:

Stored size: 363 Bytes

Contents

<div class="flex items-start py-1 leading-tight border-t bg-blue-gray-600 text-white text-xs">
  <div class="p-3 pl-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

119 entries across 119 versions & 1 rubygems

Version Path
avo-1.19.1.pre.4 app/components/avo/fields/common/heading_component.html.erb
avo-1.19.1.pre.3 app/components/avo/fields/common/heading_component.html.erb
avo-1.19.1.pre.2 app/components/avo/fields/common/heading_component.html.erb
avo-1.19.1.pre.1 app/components/avo/fields/common/heading_component.html.erb
avo-1.19.0 app/components/avo/fields/common/heading_component.html.erb
avo-1.18.2 app/components/avo/fields/common/heading_component.html.erb
avo-1.18.2.pre.0 app/components/avo/fields/common/heading_component.html.erb
avo-1.18.1 app/components/avo/fields/common/heading_component.html.erb
avo-1.18.0 app/components/avo/fields/common/heading_component.html.erb
avo-1.18.0.pre.3 app/components/avo/fields/common/heading_component.html.erb
avo-1.18.0.pre.2 app/components/avo/fields/common/heading_component.html.erb
avo-1.18.0.pre.1 app/components/avo/fields/common/heading_component.html.erb
avo-1.17.1 app/components/avo/fields/common/heading_component.html.erb
avo-1.17.0 app/components/avo/fields/common/heading_component.html.erb
avo-1.16.4 app/components/avo/fields/common/heading_component.html.erb
avo-1.16.3 app/components/avo/fields/common/heading_component.html.erb
avo-1.16.2 app/components/avo/fields/common/heading_component.html.erb
avo-1.16.1 app/components/avo/fields/common/heading_component.html.erb
avo-1.16.0 app/components/avo/fields/common/heading_component.html.erb
avo-1.15.0 app/components/avo/fields/common/heading_component.html.erb