Sha256: 77c4cc39fc34f5af8730d3bcbbaf67234a5ccbb8abef65268a6c531278876d6a

Contents?: true

Size: 675 Bytes

Versions: 164

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

164 entries across 164 versions & 1 rubygems

Version Path
playbook_ui-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5738 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.13.0.pre.rc.3 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1865reactdatepickerreinitializingbug5732 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5728 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.play1862buttondisabledlinkbug5716 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.play1862buttondisabledlinkbug5714 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.13.0.pre.rc.2 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.13.0.pre.rc.1 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.13.0.pre.rc.0 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.alpha.advancedtablealignmentfixes5693 app/pb_kits/playbook/pb_currency/currency.html.erb