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.PLAY17445539 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR798datepickerturbo5537 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PLAY1751pbcontenttagpt25529 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR7495495 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.11 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.10 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.9 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.8 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.7 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.play1724darkmodeauditmap5437 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR719listdraggablesimple5432 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR768stickyrightcolumn5431 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.6 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5415 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.play1724darkmodeauditmap5413 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.12.0.pre.rc.5 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.play1724darkmodeauditmap5409 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5400 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5392 app/pb_kits/playbook/pb_currency/currency.html.erb