Sha256: 77c4cc39fc34f5af8730d3bcbbaf67234a5ccbb8abef65268a6c531278876d6a

Contents?: true

Size: 675 Bytes

Versions: 134

Compression:

Stored size: 675 Bytes

Contents

<%= pb_content_tag do %>
  <%= pb_rails("caption", props: object.caption_props) %>

  <div class=<%= "pb_currency_wrapper#{object.variant_class || object.emphasized_class}" %>>
    <% if object.unstyled %>
      <div><%= object.negative_sign %><%= object.symbol %></div>
      <div><%= object.title_props[:text] %></div>
      <div><%= object.body_props[:text] %></div>
    <% else %>
      <%= pb_rails("body", props: object.currency_wrapper_props) do %>
        <%= object.negative_sign %><%= object.symbol %>
      <% end %>
      <%= pb_rails("title", props: object.title_props) %>
      <%= pb_rails("body", props: object.body_props) %>
    <% end %>
  </div>
<% end %>

Version data entries

134 entries across 134 versions & 1 rubygems

Version Path
playbook_ui-14.11.1.pre.alpha.PLAY1720phonenumberinputformatAsYouType5377 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.play17725374 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.play17725372 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.4 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.hfhbrakemanplaybook5370 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.responsivetablerails5364 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.responsivetablerails5362 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR769sticky5359 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR573datepickerinvestigation5355 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PLAY1750pbcontenttagkitbutton5341 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PLAY1750pbcontenttagkitbutton5340 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PLAY1750pbcontenttagkitbutton5339 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.3 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.2 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.1 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.0 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5315 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5314 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.alpha.PLAY1750pbcontenttagkitbutton5308 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1 app/pb_kits/playbook/pb_currency/currency.html.erb