Sha256: ad62ddc75b100ac538d494a1bbdec07304a0498052be76feffe10a01e2d4b5cd

Contents?: true

Size: 624 Bytes

Versions: 22

Compression:

Stored size: 624 Bytes

Contents

<%= content_tag(:div,
    aria: object.aria,
    id: object.id,
    data: object.data,
    class: object.classname,
    **combined_html_options) do %>
    <%= pb_rails("icon", props: { icon: object.icon_value, classname: "pb_icon", fixed_width: true }) %>

    <% if content %>
        <%= content %>
    <% elsif object.show_text? %>
        <%= pb_rails("title", props: { text: object.text, size: 4, flex: "1", classname: "pb_fixed_confirmation_toast_text" }) %>
    <% end %>

    <%= pb_rails("icon", props: { icon: "times", classname: "pb_icon", cursor: "pointer", fixed_width: true }) if object.closeable %>
<% end %>

Version data entries

22 entries across 22 versions & 1 rubygems

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