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.32-x64-mingw-ucrt app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.32-arm64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.32-aarch64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.31 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.31-x86_64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.31-x86_64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.31-x64-mingw32 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.31-x64-mingw-ucrt app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.31-arm64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.31-aarch64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.30 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.30-x86_64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.30-x86_64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.30-x64-mingw32 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.30-x64-mingw-ucrt app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.30-arm64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.30-aarch64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.29 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.29-x86_64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.29-x86_64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb