Sha256: 7bc5454e6e07e20cf3009d82cb28f3bb1b474eee7a995494149f5a5172f3ef8c

Contents?: true

Size: 477 Bytes

Versions: 57

Compression:

Stored size: 477 Bytes

Contents

<%= index_field_wrapper field: @field, resource: @resource, flush: true do %>
  <% if @field.value.present? %>
    <%= link_to_if @field.link_to_resource.present?,
                   image_tag(@field.value,
                             height: @field.height,
                             style: "border-radius: #{@field.radius}px; max-height: #{@field.height}#{@field.height.to_s&.ends_with?('px') ? '' : 'px'};"),
                   resource_path
    %>
  <% end %>
<% end %>

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
avo-2.15.3 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.15.3.pre.1.data.attrs.to.sidebar.items app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.15.2 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.15.2.pre.1 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.15.1 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.15.0 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.3.pre.7.polytranslations1 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.3.pre.6.nosprockets app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.3.pre.5.nosprockets app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.3.pre.4.tosqlfix app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.3.pre.3.jsbundling app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.3.pre.2.tailwindcss app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.3.pre.1.branding app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.2 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.2.pre.1 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.1 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.1.pre.1 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.14.0 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.13.6.pre.2 app/components/avo/fields/external_image_field/index_component.html.erb
avo-2.13.6.pre.1 app/components/avo/fields/external_image_field/index_component.html.erb