Sha256: 4ace80edad733fdf1e4c4a8dbd162c2c8f6af6420462dce712130141c03a48cc

Contents?: true

Size: 775 Bytes

Versions: 583

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

583 entries across 583 versions & 1 rubygems

Version Path
playbook_ui-13.32.0.pre.alpha.PLAY14143272 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.32.0.pre.alpha.PLAY14143271 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.32.0.pre.alpha.PLAY1138iconkitaddcolorprop3268 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.32.0.pre.alpha.PLAY14143267 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.32.0.pre.alpha.play1416movealiaslogic3266 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.32.0.pre.alpha.PLAY14143264 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.32.0.pre.alpha.PLAY14143260 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.32.0.pre.alpha.PLAY14143255 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.32.0.pre.alpha.PLAY14143251 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.32.0.pre.alpha.play1416movealiaslogic3239 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.32.0.pre.alpha.PLAY14103236 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.31.0.pre.alpha.play1416movealiaslogic3232 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.31.0.pre.alpha.PBNTR342navtabbing3231 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.31.0.pre.alpha.PBNTR342navtabbing3230 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.32.0 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.31.0.pre.alpha.powercentrainplaybookpt23212 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.31.0.pre.alpha.PLAY10863204 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.31.0.pre.alpha.PLAY10863202 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.31.0.pre.alpha.PLAY882formpillprimaryandneutral3201 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb
playbook_ui-13.31.0.pre.alpha.play1262iconstyles3172 app/pb_kits/playbook/pb_progress_step/progress_step_item.html.erb