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.33.1.pre.alpha.PLAY933navkitcollapsible994 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.33.1 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.33.0.pre.alpha.revert2650closedialogonoutsideclick977 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.33.0 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.32.0 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.31.0.pre.alpha.hoverrails951 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.31.0.pre.alpha.hoverrails948 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.31.0.pre.alpha.multilevelnopillsdesigns944 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.31.0.pre.alpha.multilevelnopillsdesigns941 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.31.0.pre.alpha.PLAY814removemomentjs935 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.31.0.pre.alpha.PLAY814removemomentjs933 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.31.0.pre.alpha.datepickerdisableddatefix931 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.31.0.pre.alpha.customiconsfa928 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.31.0 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.30.1.pre.alpha.play846responsivespacingglobalpropsneedsdefault924 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.30.1.pre.alpha.PLAY906multilevelselectedidsprop917 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.30.1.pre.alpha.PLAY906multilevelselectedidsprop916 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.30.1.pre.alpha.hovertesting914 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.30.1.pre.alpha.PLAY906multilevelselectedidsprop912 app/pb_kits/playbook/pb_button/button.html.erb
playbook_ui-12.30.1.pre.alpha.PLAY802responsivetitlekit909 app/pb_kits/playbook/pb_button/button.html.erb