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-13.29.0.pre.alpha.testingcollapsibleissue3052 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.29.0 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.28.0.pre.alpha.PBNTR297gradientoverlay3029 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.28.0.pre.alpha.pbntr312tableheaderflexremoval3019 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.28.0.pre.alpha.dialogturbostreameventlistener3017 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.28.0.pre.alpha.PLAY1338alpha3001 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.28.0.pre.alpha.PLAY1343fixTooltiprunwayissue2987 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.28.0.pre.alpha.PLAY1343fixTooltiprunwayissue2986 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.28.0.pre.alpha.PLAY1343fixTooltiprunwayissue2984 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.27.0 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.26.0.pre.alpha.PBNTR291Dropdownrailsv22840 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.25.0.pre.alpha.PLAY761globalpaddingpropsbuttons2713 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.25.0 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.24.0.pre.alpha.PBNTR261NewKitDropdown2681 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.24.0.pre.alpha.PLAY1181circleiconkitfixsizingerrorglobalspacingprops2675 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.24.0.pre.alpha.PLAY998backgroundkitremoveemptyinlinline2666 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.23.0.pre.alpha.PLAY1284investigation2657 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.24.0 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.22.0.pre.alpha.pbntr254barchartnegativenumber2640 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-13.22.0.pre.alpha.PLAY1297updatetextstyles2636 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb