Sha256: a027da11c9f30f35be888d42ea6ddf495e18380af6a4b5672a057fe96abef7ea

Contents?: true

Size: 682 Bytes

Versions: 583

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

583 entries across 583 versions & 1 rubygems

Version Path
playbook_ui-14.0.0.pre.alpha.testthemeexport3533 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.updateviewcomponentgem3527 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063526 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063525 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063524 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063523 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063522 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PBNTR416formpillsizes3521 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063520 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY14923518 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY15063511 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PA1477timestampkit3509 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY14733507 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PBNTR416formpillsizes3506 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PA1477timestampkit3502 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PBNTR415starratingform3493 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PBNTR415starratingform3492 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY1475bumpaxecoredependency3483 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY14733479 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb
playbook_ui-14.0.0.pre.alpha.dependabotnpmandyarnreactjoyride2823478 app/pb_kits/playbook/pb_progress_pills/progress_pills.html.erb