Sha256: 46db9d21a89ab8f2637dd55348cd3cfab8941133e76cd99f42c7b58c402da14b

Contents?: true

Size: 381 Bytes

Versions: 98

Compression:

Stored size: 381 Bytes

Contents

<%if !@kit_examples[:examples].nil? %>
  <% @kit_examples[:examples].each do |kit_example| %>
    <% kit_example.each do |key, item| %>
      <div class="pb--doc <%=key.include?('_dark') ? 'dark_ui' : 'light_ui'%>">
        <%= render partial: "config/kit_ui", locals: { key: key, type: @type, item: item, show_code: @show_code } %>
      </div>
    <% end %>
  <% end %>
<% end %>

Version data entries

98 entries across 98 versions & 1 rubygems

Version Path
playbook_ui-6.2.0 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-7.0.0.pre.alpha1 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.1.0.pre.alpha5 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.1.0.pre.alpha4 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.1.0.pre.alpha3 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.1.0.pre.alpha2 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.1.0.pre.alpha1 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.1.0 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.0.1.pre.alpha6 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.0.1.pre.alpha5 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.0.1.pre.alpha4 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.0.1.pre.alpha3 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.0.1.pre.alpha2 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-5.2.0.pre.alpha15 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-5.2.0.pre.alpha14 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-5.2.0.pre.alpha13 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.0.1 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-5.2.0.pre.alpha12 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-6.0.0 app/pb_kits/playbook/config/_kit_example.html.erb
playbook_ui-5.2.0.pre.alpha11 app/pb_kits/playbook/config/_kit_example.html.erb