Sha256: 4ace80edad733fdf1e4c4a8dbd162c2c8f6af6420462dce712130141c03a48cc

Contents?: true

Size: 775 Bytes

Versions: 553

Compression:

Stored size: 775 Bytes

Contents

<%= content_tag(:li,
  id: object.id,
  data: object.data,
  class: object.classname,
  **combined_html_options) do %>
  <div class="box" style="max-width: min-content;" id="<%= object.tooltip_trigger_class %>">
    <div class="circle">
      <%= pb_rails("icon", props: { icon: object.icon, size: "xs" }) if object.icon.present? %>
    </div>
    <% if object.tooltip.present? %>
      <div>
        <%= pb_rails("tooltip", props: {
          trigger_element_selector: "##{object.tooltip_trigger_class}",
          tooltip_id: "example-tooltip",
          position: object.step_tooltip_position
        }) do %>
            <%= object.tooltip %>
      <% end %>
      </div>
    <% end %>
    <div class="content">
      <%= content.presence %>
    <div>
  </div>
<% end %>

Version data entries

553 entries across 553 versions & 1 rubygems

Version Path
playbook_ui-14.0.0.pre.alpha.PLAY15063511 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.0.0.pre.alpha.PA1477timestampkit3509 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY14733507 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.0.0.pre.alpha.PBNTR416formpillsizes3506 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.0.0.pre.alpha.PA1477timestampkit3502 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.0.0.pre.alpha.PBNTR415starratingform3493 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.0.0.pre.alpha.PBNTR415starratingform3492 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY1475bumpaxecoredependency3483 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY14733479 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.0.0.pre.alpha.dependabotnpmandyarnreactjoyride2823478 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY14113475 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.0.0.pre.alpha.play1447alphatest3462 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-14.1.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.34.1.pre.alpha.play1447addrequiredicons3455 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.34.1.pre.alpha.play1447addrequiredicons3451 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.34.1.pre.alpha.PLAY14043436 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.34.1.pre.alpha.pbntr258paginationkitforreact3413 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.34.1.pre.alpha.pbntr258paginationkitforreact3411 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.34.1.pre.alpha.pbntr258paginationkitforreact3409 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.34.1.pre.alpha.pbntr258paginationkitforreact3404 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb