Sha256: 562ed600b0ff579e336ea44534bbd535a5d245b6c1c1d67e2ffd0f69022f5a25

Contents?: true

Size: 358 Bytes

Versions: 28

Compression:

Stored size: 358 Bytes

Contents

<%= field_wrapper **field_wrapper_args do %>
  <%= @form.password_field @field.id,
    class: classes("w-full"),
    data: @field.get_html(:data, view: view, element: :input),
    disabled: disabled?,
    placeholder: @field.placeholder,
    style: @field.get_html(:style, view: view, element: :input),
    autocomplete: @field.autocomplete
    %>
<% end %>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
avo-3.0.0.pre13 app/components/avo/fields/password_field/edit_component.html.erb
avo-3.0.0.pre12 app/components/avo/fields/password_field/edit_component.html.erb
avo-3.0.0.pre10 app/components/avo/fields/password_field/edit_component.html.erb
avo-3.0.0.pre11 app/components/avo/fields/password_field/edit_component.html.erb
avo-3.0.0.pre9 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.35.0 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.34.7.pre.1 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.34.6 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.34.5 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.34.4 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.34.4.pre.1 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.34.3 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.34.2 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.34.1 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.34.0 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.33.3 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.33.3.pre.2 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.33.3.pre.1 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.33.2 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.33.1 app/components/avo/fields/password_field/edit_component.html.erb