Sha256: 8b52d12befcfb8cb24f1bda3f65c89f5691a32cfa47bb8d0cf3d72db579c0f39

Contents?: true

Size: 210 Bytes

Versions: 74

Compression:

Stored size: 210 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? %>
<% end %>

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
avo-3.6.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.6.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.5.8 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.5.7 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.5.6 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.5.6.beta1 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.5.5 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.5.4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.5.3 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.5.2 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.5.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.5.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.4.4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.4.3 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.4.2 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.4.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.4.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.3.6 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.3.5 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.3.4 app/components/avo/fields/area_field/edit_component.html.erb