Sha256: b39df835a0dcde1a6943365bd8f961bf1c85d81f00be524d530d077f5f7dcae5

Contents?: true

Size: 718 Bytes

Versions: 154

Compression:

Stored size: 718 Bytes

Contents

<%= content_tag(:div,
    aria: object.aria,
    id: object.id,
    data: object.data,
    class: object.classname) do %>
  <%= pb_rails("caption", props: object.caption_props) %>

  <div class=<%= "pb_currency_wrapper#{object.variant_class || object.emphasized_class}" %>>
    <% if object.unstyled %>
      <div><%= 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.symbol %>
      <% end %>
      <%= pb_rails("title", props: object.title_props) %>
      <%= pb_rails("body", props: object.body_props) %>
    <% end %>
  </div>
<% end %>

Version data entries

154 entries across 154 versions & 1 rubygems

Version Path
playbook_ui-13.19.0.pre.alpha.PBNTR207tabledivsupport2245 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.19.0 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.thor93bargraphoptions2219 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.thor93bargraphoptions2211 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.play1141iconkitusinglibrary2210 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.PLAY12062203 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.powercentrainplaybookpt22201 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.PLAY8672199 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.PBNTR191AdvancedTableFinalFixes2197 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.dependabotnpmandyarnreactrouterdom62212196 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.dependabotnpmandyarntypescripteslintparser56202194 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.PLAY12062192 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.useexactnodejsversionghactions2183 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.useexactnodejsversionghactions2181 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.useexactnodejsversionghactions2180 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.useexactnodejsversionghactions2179 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.PBNTR191AdvancedTableFinalFixes2178 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.PLAY12062177 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.PBNTR191AdvancedTableFinalFixes2176 app/pb_kits/playbook/pb_currency/currency.html.erb
playbook_ui-13.18.0.pre.alpha.dependabotnpmandyarnpowerhomeplaybookicons001alpha52175 app/pb_kits/playbook/pb_currency/currency.html.erb