Sha256: a31d57fba833966985081d1ddbd3754edc5355c9c1e47419c07f8e45cd861dcf

Contents?: true

Size: 319 Bytes

Versions: 43

Compression:

Stored size: 319 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)
    %>
<% end %>

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
avo-3.0.0.pre8 app/components/avo/fields/password_field/edit_component.html.erb
avo-3.0.0.pre7 app/components/avo/fields/password_field/edit_component.html.erb
avo-3.0.0.pre5 app/components/avo/fields/password_field/edit_component.html.erb
avo-3.0.0.pre6 app/components/avo/fields/password_field/edit_component.html.erb
avo-3.0.0.pre4 app/components/avo/fields/password_field/edit_component.html.erb
avo-3.0.0.pre3 app/components/avo/fields/password_field/edit_component.html.erb
avo-3.0.0.pre2 app/components/avo/fields/password_field/edit_component.html.erb
avo-3.0.0.pre1 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.31.0 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.30.2 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.30.1 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.30.1.pre4.pr1683 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.30.1.pre3.pr1683 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.30.1.pre2.pr1683 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.30.1.pre1.pr1683 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.30.0 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.29.1 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.29.1.pre.pr1652 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.29.0 app/components/avo/fields/password_field/edit_component.html.erb
avo-2.28.3.pre.pr1646 app/components/avo/fields/password_field/edit_component.html.erb