Sha256: 4cb232946ca06ae92c19ace1579a1637d0e24a6103f4ade3815cc7f2cdff1f54

Contents?: true

Size: 1.58 KB

Versions: 537

Compression:

Stored size: 1.58 KB

Contents

<%= pb_content_tag do %>
    <%= pb_rails("caption", props: { text: object.label, dark: object.dark }) %>
    <% if object.variant == "details" %>
        <%= pb_rails("flex", props: {inline: true, vertical: "center"}) do %>
            <%= pb_rails("body", props: { color: "light", dark: object.dark }) do %>
                <%= pb_rails("icon", props: { icon: object.icon, fixed_width: true, margin_right: "xs", }) if object.icon.present? %>
            <% end %>
            <%= pb_rails("body", props: { text: object.description, color: "light", margin_right: "xs", dark: object.dark }) if object.description.present? %>
            <% if object.active %>
                <%= pb_rails("flex", props: {inline: true, vertical: "center"}) do %>
                    <%= pb_rails("title", props: { text: object.title, tag: "h4", size: 4, variant: "link", dark: object.dark }) if object.title.present? %>
                    <%= pb_rails("title", props: { text: object.date_element, tag: "span", size: 4, margin_left: "xs", variant: "link", dark: object.dark }) if object.date.present? %>
                <% end %>
            <% else %>
                <%= pb_rails("title", props: { text: object.title, tag: "h4", size: 4, dark: object.dark }) if object.title.present? %>
                <%= pb_rails("title", props: { text: object.date_element, tag: "span", size: 4, margin_left: "xs", dark: object.dark }) if object.date.present? %>
            <% end %>
        <% end %>
    <% else %>
        <%= pb_rails("body", props: { text: object.value, dark: object.dark }) if object.value.present? %>
    <% end %>
<% end %>

Version data entries

537 entries across 537 versions & 1 rubygems

Version Path
playbook_ui-14.0.0.pre.alpha.PLAY15063511 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.0.0.pre.alpha.PA1477timestampkit3509 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY14733507 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.0.0.pre.alpha.PBNTR416formpillsizes3506 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.0.0.pre.alpha.PA1477timestampkit3502 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.0.0.pre.alpha.PBNTR415starratingform3493 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.0.0.pre.alpha.PBNTR415starratingform3492 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY1475bumpaxecoredependency3483 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY14733479 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.0.0.pre.alpha.dependabotnpmandyarnreactjoyride2823478 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.0.0.pre.alpha.PLAY14113475 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.0.0.pre.alpha.play1447alphatest3462 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-14.1.0 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-13.34.1.pre.alpha.play1447addrequiredicons3455 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-13.34.1.pre.alpha.play1447addrequiredicons3451 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-13.34.1.pre.alpha.PLAY14043436 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-13.34.1.pre.alpha.pbntr258paginationkitforreact3413 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-13.34.1.pre.alpha.pbntr258paginationkitforreact3411 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-13.34.1.pre.alpha.pbntr258paginationkitforreact3409 app/pb_kits/playbook/pb_label_value/label_value.html.erb
playbook_ui-13.34.1.pre.alpha.pbntr258paginationkitforreact3404 app/pb_kits/playbook/pb_label_value/label_value.html.erb