Sha256: efc2cee8f90beee16d6968357df615ba1294f450055e907243515e4350c6bde1

Contents?: true

Size: 237 Bytes

Versions: 56

Compression:

Stored size: 237 Bytes

Contents

<%= field_wrapper **field_wrapper_args do %>
  <%= @form.text_field field.id,
    value: field.value.to_s,
    class: classes("w-full"),
    placeholder: field.placeholder,
    disabled: disabled?,
    autofocus: @autofocus %>
<% end %>

Version data entries

56 entries across 56 versions & 1 rubygems

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