Sha256: e88741fa938c53a49fbd44b32e8d030b7ba26c40557bfa6246b3b1f3c20ee941

Contents?: true

Size: 335 Bytes

Versions: 40

Compression:

Stored size: 335 Bytes

Contents

<%= index_field_wrapper field: @field, resource: @resource do %>
  <% if @field.as_html %>
    <%== @field.value %>
  <% elsif @field.protocol.present? %>
    <%= link_to @field.value, "#{@field.protocol}:#{@field.value}" %>
  <% else %>
    <%= link_to_if @field.link_to_resource, @field.value, resource_path %>
  <% end %>
<% end %>

Version data entries

40 entries across 40 versions & 1 rubygems

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