Sha256: a027da11c9f30f35be888d42ea6ddf495e18380af6a4b5672a057fe96abef7ea

Contents?: true

Size: 682 Bytes

Versions: 553

Compression:

Stored size: 682 Bytes

Contents

<%= content_tag(:div,
    aria: object.aria_attributes,
    id: object.id,
    data: object.data,
    class: object.classname,
    **combined_html_options) do %>

    <div class="progress_pills_status">
      <% object.with_status do |status| %>
        <%= pb_rails("title", props: { text: object.title, tag: "h4", size: 4, dark: object.dark})%>
        <%= pb_rails("body", props: { text: object.value, color: "light", dark:object.dark}) %>
      <% end %>
    </div>

    <div class="progress_pills">
      <% object.each_step do |step| %>
        <span class="pb_progress_pill<%= object.active_step(step) %><%= object.dark_pill %>"></span>
      <% end %>
    </div>

<% end %>

Version data entries

553 entries across 553 versions & 1 rubygems

Version Path
playbook_ui-14.11.1.pre.alpha.PLAY17445539 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR798datepickerturbo5537 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.PLAY1751pbcontenttagpt25529 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR7495495 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.12.0.pre.rc.11 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.12.0.pre.rc.10 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.12.0.pre.rc.9 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.12.0.pre.rc.8 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.12.0.pre.rc.7 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.play1724darkmodeauditmap5437 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR719listdraggablesimple5432 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR768stickyrightcolumn5431 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.12.0.pre.rc.6 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5415 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.play1724darkmodeauditmap5413 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.12.0.pre.rc.5 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.play1724darkmodeauditmap5409 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5400 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5392 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb