Sha256: d0feb047c63aee87f0de0eb0ecfaa424fd876dcd8285bf0fe977f9bc079d5052

Contents?: true

Size: 685 Bytes

Versions: 35

Compression:

Stored size: 685 Bytes

Contents

<div class="Polaris-Layout__AnnotatedSection">
  <div class="Polaris-Layout__AnnotationWrapper">
    <div class="Polaris-Layout__Annotation">
      <div class="Polaris-TextContainer">
        <h2 class="Polaris-Heading"><%= heading %></h2>
        <% if description.html_safe? %>
          <%= description %>
        <% else %>
          <p><%= description %></p>
        <% end %>
      </div>
    </div>
    <div class="Polaris-Layout__AnnotationContent">
      <div class="Polaris-Card">
        <div class="Polaris-Card__Section">
          <div class="Polaris-FormLayout">
            <%= capture(&block) %>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
polaris_view_helpers-1.2.11 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.2.10 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.2.9 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.2.8 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.2.7 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.2.6 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.2.5 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.2.4 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.2.3 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.2.2 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.2.1 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.2.0 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.1.6 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.1.5 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.0.5 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.0.4 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.0.3 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.0.2 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.0.1 app/views/polaris/_annotated_section.html.erb
polaris_view_helpers-1.0.0 app/views/polaris/_annotated_section.html.erb