Sha256: be3079ac46f464a5192a70d7d77da04939039ba87b9bc0a64328adfbaad17d7c

Contents?: true

Size: 347 Bytes

Versions: 220

Compression:

Stored size: 347 Bytes

Contents

<%= render Ariadne::BaseComponent.new(tag: @tag, classes: @classes, attributes: @attributes) do %>
  <% if tooltipped? %>
    <%= tooltip.to_s %>
    <% avatars.each_with_index do |avatar, i| %>
      <%= avatar %>
    <% end %>
  <% else %>
    <% avatars.each_with_index do |avatar, i| %>
      <%= avatar %>
    <% end %>
  <% end %>
<% end %>

Version data entries

220 entries across 220 versions & 1 rubygems

Version Path
ariadne_view_components-0.0.52 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.52-x64-mingw-ucrt app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.51-x64-mingw-ucrt app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.51-x86_64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.51-arm64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.51-aarch64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.51 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.51-x86_64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.50 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.50-arm64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.50-x64-mingw-ucrt app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.50-x86_64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.50-x86_64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.50-aarch64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.49-aarch64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.49-x86_64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.49-x86_64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.49-arm64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.49-x64-mingw-ucrt app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.49 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb