Sha256: 3acd2d59a3832b4ef37b74dab5ba3156d3032595dc7e5704a493255e37b691ef

Contents?: true

Size: 641 Bytes

Versions: 632

Compression:

Stored size: 641 Bytes

Contents

<%= content_tag(:div,
  id: object.id,
  data: object.data,
  class: object.classname) do %>

  <div class="pb_timeline_item_left_block">
    <% if object.date.present? %>
      <%= pb_rails("date_stacked", props: {
        date: object.date,
        size: "sm",
        align: "center"
      }) %>
    <% end %>
  </div>

  <div class="pb_timeline_item_step">
    <%= pb_rails("icon_circle", props: {
      icon: object.icon,
      variant: object.icon_color,
      size: "xs"
    }) %>
    <div class="pb_timeline_item_connector"></div>
  </div>

  <div class="pb_timeline_item_right_block">
    <%= content.presence %>
  </div>
<% end %>

Version data entries

632 entries across 632 versions & 1 rubygems

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