Sha256: cb151e0b8742529248803a1f6b3a53f564885215c0b5221a18bee5c9ce856ed3

Contents?: true

Size: 748 Bytes

Versions: 520

Compression:

Stored size: 748 Bytes

Contents

<%= content_tag(:li,
  id: object.id,
  data: object.data,
  class: object.classname) 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

520 entries across 520 versions & 1 rubygems

Version Path
playbook_ui-13.21.0.pre.alpha.PLAY12652489 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.21.0.pre.alpha.pbntr220improveexpansionspeed2451 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.21.0.pre.alpha.PBNTR224letuserresetrowexpansion2441 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.21.0.pre.alpha.PBNTR225advancedtablefeedback2438 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.21.0.pre.alpha.PBNTR238DatePickerYearBug2436 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.21.0.pre.alpha.pbntr220improveexpansionspeed2431 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.21.0.pre.alpha.pbntr220improveexpansionspeed2415 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.20.0.pre.alpha.PLAY12572402 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.21.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.20.0.pre.alpha.PBNTR225advancedtablefeedback2375 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.19.0.pre.alpha.PBNTR200addadvancedtablekitdarkmodestyles2346 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.19.0.pre.alpha.play1174fixconfimationtoastmobilebug2345 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.19.0.pre.alpha.play1174fixconfimationtoastmobilebug2342 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.19.0.pre.alpha.play1186collapsiblenaviconcolorbug2321 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.19.0.pre.alpha.PBNTR211tablekitsubcomponentsreact2318 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.19.0.pre.alpha.play1174fixconfimationtoastmobilebug2306 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.19.0.pre.alpha.play1174fixconfimationtoastmobilebug2305 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.20.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.19.0.pre.alpha.play1141iconkitusinglibrary2264 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.19.0.pre.alpha.PBNTR207tabledivsupport2261 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb