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.6.0 app/components/avo/fields/common/heading_component.html.erb
avo-1.5.5 app/components/avo/fields/common/heading_component.html.erb
avo-1.5.4 app/components/avo/fields/common/heading_component.html.erb
avo-1.5.3 app/components/avo/fields/common/heading_component.html.erb
avo-1.5.2 app/components/avo/fields/common/heading_component.html.erb
avo-1.5.1 app/components/avo/fields/common/heading_component.html.erb
avo-1.5.0 app/components/avo/fields/common/heading_component.html.erb
avo-1.4.5.pre.1 app/components/avo/fields/common/heading_component.html.erb
avo-1.4.4.pre.1 app/components/avo/fields/common/heading_component.html.erb
avo-1.4.4 app/components/avo/fields/common/heading_component.html.erb
avo-1.4.3 app/components/avo/fields/common/heading_component.html.erb
avo-1.4.2 app/components/avo/fields/common/heading_component.html.erb
avo-1.4.1 app/components/avo/fields/common/heading_component.html.erb
avo-1.4.0 app/components/avo/fields/common/heading_component.html.erb
avo-1.4.0.pre.1 app/components/avo/common/heading_component.html.erb
avo-1.3.5 app/components/avo/common/heading_component.html.erb
avo-1.3.5.pre.1 app/components/avo/common/heading_component.html.erb
avo-1.3.4 app/components/avo/common/heading_component.html.erb
avo-1.3.3 app/components/avo/common/heading_component.html.erb
avo-1.3.2 app/components/avo/common/heading_component.html.erb