Sha256: a084f7727c6341b66194100d0c8ff8ad9b5f31cdf3296c85574be29dc1b8cdbc

Contents?: true

Size: 697 Bytes

Versions: 230

Compression:

Stored size: 697 Bytes

Contents

<%= content_tag(object.tag,
    object.tag == "button" ? object.options : object.link_options) do %>
    <% if object.icon && !object.icon_right %>
        <span>
            <%= pb_rails("icon", props: { icon: "#{icon}", fixed_width: true, margin_right: "xs" }) %>
        </span>
    <% end %>
    <%= pb_rails("icon", props: { icon: "spinner", pulse: true, fixed_width: true, classname: "loading-icon" }) %>
    <span class="pb_button_content"><%= content.presence || object.text %></span>
    <% if object.icon && object.icon_right %>
        <span>
            <%= pb_rails("icon", props: { icon: "#{icon}", fixed_width: true, margin_left: "xs" }) %>
        </span>
    <% end %>

<% end %>

Version data entries

230 entries across 230 versions & 1 rubygems

Version Path
playbook_ui-12.19.0.pre.alpha.movemarkdown639 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.19.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown638 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.19.0.pre.alpha.movemarkdown637 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts632 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.19.0 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown629 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown628 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0.pre.alpha.play786multilevelselectimprovements627 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown626 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown617 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY735mobileheadersfix616 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0.pre.alpha.play786multilevelselectimprovements613 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY747carddarktokens610 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts608 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts607 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.18.0 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.17.1 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.17.0.pre.alpha.lightboxcurrentPhotoIndex582 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.17.0 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.16.0.pre.alpha.tooltippositionprop566 app/pb_kits/playbook/pb_button/button.html.erb