Sha256: 91e3c42807b35b2d704146c4c3b2f799c272a42f0240832bcfab9f83f27bc734

Contents?: true

Size: 277 Bytes

Versions: 45

Compression:

Stored size: 277 Bytes

Contents

<%= content_tag :div, class: @classes, data: @data do %>
  <div class="py-2 px-6 h-full w-full">
    <% if @field.as_html %>
      <%= sanitize @field.value %>
    <% else %>
      <div class="font-semibold uppercase"><%= @field.value %></div>
    <% end %>
  </div>
<% end %>

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
avo-3.15.1 app/components/avo/fields/common/heading_component.html.erb
avo-3.15.0 app/components/avo/fields/common/heading_component.html.erb
avo-3.14.5 app/components/avo/fields/common/heading_component.html.erb
avo-3.14.4 app/components/avo/fields/common/heading_component.html.erb
avo-3.14.3 app/components/avo/fields/common/heading_component.html.erb
avo-3.14.2 app/components/avo/fields/common/heading_component.html.erb
avo-3.14.1 app/components/avo/fields/common/heading_component.html.erb
avo-3.14.0 app/components/avo/fields/common/heading_component.html.erb
avo-3.13.7 app/components/avo/fields/common/heading_component.html.erb
avo-3.13.6 app/components/avo/fields/common/heading_component.html.erb
avo-3.13.5 app/components/avo/fields/common/heading_component.html.erb
avo-3.13.4 app/components/avo/fields/common/heading_component.html.erb
avo-3.13.3 app/components/avo/fields/common/heading_component.html.erb
avo-3.13.2 app/components/avo/fields/common/heading_component.html.erb
avo-3.13.1 app/components/avo/fields/common/heading_component.html.erb
avo-3.13.0 app/components/avo/fields/common/heading_component.html.erb
avo-3.12.0 app/components/avo/fields/common/heading_component.html.erb
avo-3.11.10 app/components/avo/fields/common/heading_component.html.erb
avo-3.11.9 app/components/avo/fields/common/heading_component.html.erb
avo-3.11.8 app/components/avo/fields/common/heading_component.html.erb