Sha256: aab63b30617879304637e216d18a93addd56539d9f2ad8d4edab9381023bb8c3

Contents?: true

Size: 329 Bytes

Versions: 112

Compression:

Stored size: 329 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">
      <%= content.presence %>
    <div>
  </div>
<% end %>

Version data entries

112 entries across 112 versions & 1 rubygems

Version Path
playbook_ui-10.11.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.10.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.9.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.8.1.pre.alpha.flexdeps app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.9.0.pre.alpha1 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.8.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.7.1 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.7.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.6.2.pre.alpha.dep app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.6.1.pre.alpha1 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.6.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.5.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.4.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.3.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.2.1.alpha.sisensefix app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.2.1 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.2.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.1.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.0.3.pre.alpha.walkthrough2 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-10.0.3.pre.alpha.walkthrough app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb