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.59-x64-mingw-ucrt app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.59-aarch64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.59-x86_64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.59-x86_64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.59-arm64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.59 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.58-x86_64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.58-aarch64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.58-arm64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.58-x64-mingw-ucrt app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.58 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.58-x86_64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.57-arm64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.57-aarch64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.57-x86_64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.57-x86_64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.57-x64-mingw-ucrt app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.57 app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.55-x86_64-linux app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb
ariadne_view_components-0.0.55-arm64-darwin app/components/ariadne/avatar_stack_component/avatar_stack_component.html.erb