Sha256: 475bfd52a522fae3440617c6f1da488e81859957c52971de18aae0c69951ba65

Contents?: true

Size: 354 Bytes

Versions: 32

Compression:

Stored size: 354 Bytes

Contents

<%= content_tag(:li,
  id: object.id,
  data: object.data,
  class: object.classname) do %>
    <div class="box">
      <div class="circle">
        <%= pb_rails("icon", props: { icon: object.icon, size: "xs" }) if object.icon.present? %>
      </div>
      <div class="content">
        <%= capture(&object.children) %>
      <div>
    </div>
<% end %>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
playbook_ui-7.14.0.pre.alpha1 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.16.0 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.15.1 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.15.0 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.14.0 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.13.0.pre.alpha1 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.13.0 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.12.1 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.12.0 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.11.1 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.11.0 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.11.0.pre.alpha1 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.10.0 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.9.0 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.8.4 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.8.3 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.8.2 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.8.1 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.8.0 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb
playbook_ui-7.7.0.pre.alpha1 app/pb_kits/playbook/pb_progress_step/_progress_step_item.html.erb