Sha256: ca883d3f20c9f4171a69d6759ee686d6433cf513d049cbe800a17b643ff7104a

Contents?: true

Size: 805 Bytes

Versions: 24

Compression:

Stored size: 805 Bytes

Contents

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

  <%= pb_rails("flex", props: {classname: "flex-container", vertical: "stretch"}) do %>
      <%= pb_rails("body", props: {classname: "flex-item"}) do %>
        <%= pb_rails("date_stacked", props: { date: object.date_time_value, size: "sm", align: "right", bold: true, dark: object.dark }) %>
      <% end %>
      <%= pb_rails("section_separator", props: { orientation: "vertical", classname: "date-time-padding" }) %>
      <%= pb_rails("body", props: {classname: "flex-item"}) do %>
        <%= pb_rails("time_stacked", props: { time: object.date_time_value, dark: object.dark, timezone: object.timezone }) %>
      <% end %>
  <% end %>

<% end %>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
playbook_ui-13.27.0 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.26.0.pre.alpha.PBNTR291Dropdownrailsv22840 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.25.0.pre.alpha.PLAY761globalpaddingpropsbuttons2713 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.25.0 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.24.0.pre.alpha.PBNTR261NewKitDropdown2681 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.24.0.pre.alpha.PLAY1181circleiconkitfixsizingerrorglobalspacingprops2675 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.24.0.pre.alpha.PLAY998backgroundkitremoveemptyinlinline2666 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.23.0.pre.alpha.PLAY1284investigation2657 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.24.0 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.22.0.pre.alpha.pbntr254barchartnegativenumber2640 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.22.0.pre.alpha.PLAY1297updatetextstyles2636 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.22.0.pre.alpha.playbookgemspecrailsversion2608 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.23.0 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.21.0.pre.alpha.PLAY12582531 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.21.0.pre.alpha.PLAY12582516 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.21.0.pre.alpha.PLAY12582515 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.21.0.pre.alpha.PLAY12582514 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.22.0 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.21.0.pre.alpha.PBNTR243globalpositioningpropinset2504 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb
playbook_ui-13.21.0.pre.alpha.PLAY12582474 app/pb_kits/playbook/pb_date_time_stacked/date_time_stacked.html.erb