Sha256: 91e3c42807b35b2d704146c4c3b2f799c272a42f0240832bcfab9f83f27bc734

Contents?: true

Size: 277 Bytes

Versions: 82

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

82 entries across 82 versions & 1 rubygems

Version Path
avo-3.18.1.tw4 app/components/avo/fields/common/heading_component.html.erb
avo-3.18.1 app/components/avo/fields/common/heading_component.html.erb
avo-3.18.0.tw4 app/components/avo/fields/common/heading_component.html.erb
avo-3.18.0 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.9.beta2 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.9.beta1 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.9.tw4 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.9 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.8.tw4 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.8 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.7 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.6.tw4 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.6 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.5 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.4 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.3 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.5.tw4 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.4.tw4 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.3.tw4 app/components/avo/fields/common/heading_component.html.erb
avo-3.17.2.tw4 app/components/avo/fields/common/heading_component.html.erb