Sha256: aaa0336fe06ef7ec1dc578296f4f48ad7ab5895d5c82052587d24235a6ceaaec

Contents?: true

Size: 1.49 KB

Versions: 2220

Compression:

Stored size: 1.49 KB

Contents

<%= pb_rails("timeline", props: {orientation: "vertical"}) do %>
    <%= pb_rails("timeline/item", props: {icon: "user", icon_color: "royal"}) do %>
        <%= pb_rails("body", props: {
            text: "Conversation started",
            color: "light"
        }) %>
    <% end %>
    <%= pb_rails("timeline/item", props: {icon: "check", icon_color: "teal"}) do %>
        <%= pb_rails("body", props: {
            text: "Trip #12422",
            color: "light"
        }) %>
    <% end %>
    <%= pb_rails("timeline/item", props: {icon: "credit-card", icon_color: "red"}) do %>
        <%= pb_rails("body", props: {
            text: "Refund issue #12422",
            color: "light"
        }) %>
    <% end %>
    <%= pb_rails("timeline/item", props: {icon: "smile", icon_color: "green"}) do %>
        <%= pb_rails("body", props: {
            text: "Conversation resolved",
            color: "light"
    }) %>
    <% end %>
<% end %>

<br /><br />

<%= pb_rails("timeline", props: {orientation: "vertical"}) do %>
    <%= pb_rails("timeline/item", props: {icon: "user", icon_color: "royal", line_style: "dotted"}) do %>
        <%= pb_rails("title_detail", props: {
            title: "Jackson Heights",
            detail: "37-27 74th Street"
        }) %>
    <% end %>
    <%= pb_rails("timeline/item", props: {icon: "check", icon_color: "teal" }) do %>
        <%= pb_rails("title_detail", props: {
            title: "Greenpoint",
            detail: "81 Gate St Brooklyn"
        }) %>
    <% end %>
<% end %>

Version data entries

2,220 entries across 2,220 versions & 2 rubygems

Version Path
playbook_ui_docs-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui_docs-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui_docs-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui_docs-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui_docs-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui_docs-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_timeline/docs/_timeline_vertical.html.erb