Sha256: 1fbb5140df0fc75c36afd21192e400642fb44f9e144389f557fd24fb6e4a4330

Contents?: true

Size: 379 Bytes

Versions: 71

Compression:

Stored size: 379 Bytes

Contents

<%if !@kit_examples[:examples].nil? %>
  <% @kit_examples[:examples].each do |kit_example| %>
    <% kit_example.each do |key, item| %>
    <%=pb_rails("card", props:{classname: "pb--doc", padding:"none"})do%>
        <%= render partial: "config/kit_ui", locals: { key: key, type: @type, item: item, show_code: @show_code } %>
      <% end %>
    <% end %>
  <% end %>
<% end %>

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
playbook_ui-7.1.0.pre.alpha2 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.1.1.pre.alpha1 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.0.1 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.1.1 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.1.0.pre.alpha1 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.1.0 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.0.1.pre.alpha15 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.8.2.pre.alpha1 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.0.0.pre.alpha15 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.0.1.pre.alpha14 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.0.0.pre.alpha14 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.0.0.pre.alpha13 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.0.0.pre.alpha12 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.0.0 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.0.0.pre.alpha11 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.8.1 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.8.0 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.7.0.pre.alpha1 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.7.0 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.0.1.pre.alpha12 app/pb_kits/playbook/config/_kit_example.html.erb