Sha256: 5b33c4a46f07960f9cee1019afc306d1ea5dbbf4f12b5ae0c90aa4f28e90e322

Contents?: true

Size: 524 Bytes

Versions: 53

Compression:

Stored size: 524 Bytes

Contents

<%= index_field_wrapper **field_wrapper_args, dash_if_blank: false, class: 'whitespace-no-wrap w-[1%]', flush: true, center_content: true do %>
  <%= link_to resource_view_path,
    title: t('avo.view_item', item: @resource.name).humanize,
    data: {
      controller: "preview",
      preview_url_value: helpers.preview_resource_path(resource: @resource,  turbo_frame: :preview_modal),
    } do %>
    <%= helpers.svg("heroicons/outline/magnifying-glass-circle", class: "block h-6 text-gray-600") %>
  <% end %>
<% end %>

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
avo-3.16.1 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.16.0 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.15.7 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.15.6 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.15.5 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.15.4 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.15.3 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.15.2 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.15.1 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.15.0 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.14.5 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.14.4 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.14.3 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.14.2 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.14.1 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.14.0 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.13.7 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.13.6 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.13.5 app/components/avo/fields/preview_field/index_component.html.erb
avo-3.13.4 app/components/avo/fields/preview_field/index_component.html.erb