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.0.0.pre19 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.1.beta8 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.1.beta9 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.1.beta6 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.1.beta7 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.1.beta5 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.1.beta2 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.1.beta4 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.1.beta3 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.0.beta1 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.1.beta1 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.0.pre17 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.0.pre18 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.0.pre14 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.0.pre16 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.0.0.pre15 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.2.2 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.2.1 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.2.0 app/components/avo/fields/area_field/edit_component.html.erb
avo-3.1.7 app/components/avo/fields/area_field/edit_component.html.erb