Sha256: b7fd870c7d6463ad0418fcf99d135c1cc2bff53d92e2520ae808770207417bed

Contents?: true

Size: 294 Bytes

Versions: 141

Compression:

Stored size: 294 Bytes

Contents

<div class="relative py-3 grid xs:grid-cols-2 sm:grid-cols-2 xl:grid-cols-3 2xl:grid-cols-4 gap-3 rounded-xl">
  <% @field.value.attachments.each do |file| %>
    <%= render Avo::Fields::Common::SingleFileViewerComponent.new field: @field, resource: @resource, file: file %>
  <% end %>
</div>

Version data entries

141 entries across 141 versions & 1 rubygems

Version Path
avo-3.0.0.pre8 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-3.0.0.pre7 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-3.0.0.pre5 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-3.0.0.pre6 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-3.0.0.pre4 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-3.0.0.pre3 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-3.0.0.pre2 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-3.0.0.pre1 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.30.1 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.30.0 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.29.1 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.29.1.pre.pr1652 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.29.0 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.28.3.pre.pr1646 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.28.2.pre.pr1642 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.28.1.pre.pr1642 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.28.0 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.27.2.pre.pr1606 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.27.1 app/components/avo/fields/common/files_list_viewer_component.html.erb
avo-2.27.0 app/components/avo/fields/common/files_list_viewer_component.html.erb