Sha256: 56750de437a3a3f9992d9e10f44e1ca2558f323d112de618a265a9463b700412

Contents?: true

Size: 498 Bytes

Versions: 537

Compression:

Stored size: 498 Bytes

Contents

<%= pb_content_tag 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

537 entries across 537 versions & 1 rubygems

Version Path
playbook_ui-14.10.0.pre.alpha.play1662cssbargraph5201 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.11.0.pre.rc.9 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.10.0.pre.alpha.play1662cssbargraph5200 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.11.0.pre.rc.8 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.11.0.pre.rc.7 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.11.0.pre.rc.6 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.11.0.pre.rc.5 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.10.0.pre.alpha.play1662cssbargraph5193 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.11.0.pre.rc.4 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.11.0.pre.rc.3 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.10.0.pre.alpha.PBNTR662stickyrightcolumnreact5160 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.11.0.pre.rc.2 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.11.0.pre.rc.1 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.10.0.pre.alpha.PBNTR775formmatingmaskdefaultvalue5137 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.11.0.pre.rc.0 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.9.0.pre.alpha.PBNTR767advancedtablemultiheadercolumns5136 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.9.0.pre.alpha.PBNTR775formmatingmaskdefaultvalue5121 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.9.0.pre.alpha.PBNTR775formmatingmaskdefaultvalue5120 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.10.0 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb
playbook_ui-14.10.0.pre.rc.24 app/pb_kits/playbook/pb_fixed_confirmation_toast/fixed_confirmation_toast.html.erb