Sha256: cb45949c05b5e11450bf68f1212caeb6446dfb36972f10f0baa2c978069bcc7b

Contents?: true

Size: 343 Bytes

Versions: 356

Compression:

Stored size: 343 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: helpers.input_classes('w-full', has_error: @field.model_errors.include?(@field.id)),
    placeholder: @field.placeholder,
    disabled: @field.readonly %>
<% end %>

Version data entries

356 entries across 178 versions & 1 rubygems

Version Path
avo-2.1.1 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.1.1 app/components/avo/fields/text_field/edit_component.html.erb
avo-2.1.0 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.1.0 app/components/avo/fields/text_field/edit_component.html.erb
avo-2.0.0 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.0.0 app/components/avo/fields/text_field/edit_component.html.erb
avo-1.25.0 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-1.25.0 app/components/avo/fields/text_field/edit_component.html.erb
avo-1.24.2 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-1.24.2 app/components/avo/fields/text_field/edit_component.html.erb
avo-1.24.1 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-1.24.1 app/components/avo/fields/text_field/edit_component.html.erb
avo-1.24.0 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-1.24.0 app/components/avo/fields/text_field/edit_component.html.erb
avo-1.23.0 app/components/avo/fields/text_field/edit_component.html.erb
avo-1.23.0 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-1.22.4 app/components/avo/fields/text_field/edit_component.html.erb
avo-1.22.4 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-1.22.3 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-1.22.3 app/components/avo/fields/text_field/edit_component.html.erb