Sha256: 1adf1de40d6f42350ba123b4c6b290cee8b08e22ba6719b0d557d0df3f59eaeb

Contents?: true

Size: 323 Bytes

Versions: 15

Compression:

Stored size: 323 Bytes

Contents

<%= field_wrapper **field_wrapper_args 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

15 entries across 15 versions & 1 rubygems

Version Path
avo-2.21.1.pre.pr1476 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.21.1.pre.issue1450 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.21.1.pre.issue1444 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.20.0 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.19.0 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.18.1 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.18.1.pre.1.eagerloaddirs app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.18.0 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.17.1.pre.5.stackedlayout app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.17.1.pre.4.issue.1342 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.17.1.pre.3 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.17.1.pre.2.customauthorizationclients app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.17.1.pre.1.zeitwerk.eager.load.dir app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.17.0 app/components/avo/fields/external_image_field/edit_component.html.erb
avo-2.16.1.pre.1.nativefields app/components/avo/fields/external_image_field/edit_component.html.erb