Sha256: 6fe61a25a9b80037a9b90fc427c908f72c806875be1f569e4c5d843cbbafe158

Contents?: true

Size: 565 Bytes

Versions: 215

Compression:

Stored size: 565 Bytes

Contents

<%= content_tag(:div,
    aria: object.aria,
    id: object.id,
    data: object.data,
    class: object.classname) 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, classname: "pb_fixed_confirmation_toast_text" }) %>
    <% end %>

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

Version data entries

215 entries across 215 versions & 1 rubygems

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