Sha256: ac242644630f2e25c3151719a12a0433efe46686803ec066930c7428c9746677

Contents?: true

Size: 607 Bytes

Versions: 153

Compression:

Stored size: 607 Bytes

Contents

<%= pb_content_tag do %>
  <%= pb_rails("body", props: { 
        tag: "span", 
        classname: "pb_contact_kit", 
        color: "light",
        dark: object.dark
      }) do %>
    <%= pb_rails("icon", props: { 
          icon: object.contact_icon, 
          fixed_width: true,
          dark: object.dark
        }) %>
    <%= object.formatted_contact_value if object.contact_value %>

    <%= pb_rails("caption", props: { 
          text: object.contact_detail, 
          tag: 'span', 
          size: 'xs',
          dark: object.dark
        }) if object.contact_detail %>
  <% end %>
<% end %>

Version data entries

153 entries across 153 versions & 1 rubygems

Version Path
playbook_ui-14.3.1.pre.alpha.PLAY14973742 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.4.0.pre.rc.3 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.4.0.pre.rc.2 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.1 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.4.0.pre.rc.1 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0.pre.alpha.revert3654PBNTR479removeextraspacingfromradiochildren3734 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.4.0.pre.rc.0 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0.pre.rc.12 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0.pre.rc.11 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0.pre.rc.10 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0.pre.rc.9 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0.pre.rc.8 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0.pre.rc.7 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0.pre.rc.6 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0.pre.rc.5 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0.pre.rc.4 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.2.1.pre.alpha.20240828cikubedbump3702 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.3.0.pre.rc.3 app/pb_kits/playbook/pb_contact/contact.html.erb
playbook_ui-14.2.1.pre.alpha.PBNTR431fixingduplicatingtextareaclassname3689 app/pb_kits/playbook/pb_contact/contact.html.erb