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.26-x86_64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.26-x64-mingw32 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.26-x64-mingw-ucrt app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.26-arm64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.26-aarch64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.25 app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.25-x86_64-linux app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.25-x86_64-darwin app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.25-x64-mingw32 app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.25-x64-mingw-ucrt app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.25-arm64-darwin app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.25-aarch64-linux app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.24 app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.24-x86_64-linux app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.24-x86_64-darwin app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.24-x64-mingw32 app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.24-x64-mingw-ucrt app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.24-arm64-darwin app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.24-aarch64-linux app/components/ariadne/avatar_stack_component.html.erb
ariadne_view_components-0.0.23 app/components/ariadne/avatar_stack_component.html.erb