Sha256: 86e60b3da57943a4f8160930357b7b754a1f4552c7b4bf1fd92adedc72b11acf

Contents?: true

Size: 411 Bytes

Versions: 56

Compression:

Stored size: 411 Bytes

Contents

<%= edit_field_wrapper field: @field, index: @index, form: @form, resource: @resource, displayed_in_modal: @displayed_in_modal do %>
  <%= @form.text_field @field.id,
    class: classes("w-full"),
    data: @field.get_html(:data, view: view, element: :input),
    disabled: @field.is_readonly?,
    placeholder: @field.placeholder,
    style: @field.get_html(:style, view: view, element: :input)
  %>
<% end %>

Version data entries

56 entries across 28 versions & 1 rubygems

Version Path
avo-2.16.0 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.16.0 app/components/avo/fields/text_field/edit_component.html.erb
avo-2.15.3 app/components/avo/fields/text_field/edit_component.html.erb
avo-2.15.3 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.15.3.pre.1.data.attrs.to.sidebar.items app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.15.3.pre.1.data.attrs.to.sidebar.items app/components/avo/fields/text_field/edit_component.html.erb
avo-2.15.2 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.15.2 app/components/avo/fields/text_field/edit_component.html.erb
avo-2.15.2.pre.1 app/components/avo/fields/text_field/edit_component.html.erb
avo-2.15.2.pre.1 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.15.1 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.15.1 app/components/avo/fields/text_field/edit_component.html.erb
avo-2.15.0 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.15.0 app/components/avo/fields/text_field/edit_component.html.erb
avo-2.14.3.pre.7.polytranslations1 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.14.3.pre.7.polytranslations1 app/components/avo/fields/text_field/edit_component.html.erb
avo-2.14.3.pre.6.nosprockets app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.14.3.pre.6.nosprockets app/components/avo/fields/text_field/edit_component.html.erb
avo-2.14.3.pre.5.nosprockets app/components/avo/fields/text_field/edit_component.html.erb
avo-2.14.3.pre.5.nosprockets app/components/avo/fields/external_image_field/edit_component.html.erb