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.9.0.pre.alpha.PBNTR746datepickerdefaultbug4901 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.9.0.pre.alpha.PBNTR746datepickerdefaultbug4898 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.9.0.pre.alpha.PBNTR746datepickerdefaultbug4891 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.9.0.pre.alpha.PLAY1731inputmasking4890 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.9.0.pre.alpha.play1703errorstatealignment4889 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.rc.12 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.rc.11 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.9.0.pre.alpha.PLAY1731inputmasking4868 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.9.0.pre.alpha.PLAY1731inputmasking4866 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.9.0.pre.alpha.PBNTR738collapsiblewithintablekit4855 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.rc.10 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.rc.9 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.rc.8 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.rc.7 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.rc.6 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.rc.5 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.rc.4 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.9.0.pre.alpha.PLAY16264818 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.9.0.pre.alpha.PBNTR702stickyleftcolrails4806 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.10.0.pre.rc.3 app/pb_kits/playbook/pb_currency/currency.html.erb