Sha256: 9334c4dd3b46fe1604bc60972a7c3775aeb194c7aed3ea2a68584f7797a6c503

Contents?: true

Size: 533 Bytes

Versions: 235

Compression:

Stored size: 533 Bytes

Contents

<%= index_field_wrapper **field_wrapper_args do %>
   <%= content_tag :div, data: {
    controller: "date-field",
    date_field_view_value: @view,
    date_field_enable_time_value: true,
    date_field_format_value: @field.format,
    date_field_timezone_value: @field.timezone,
    date_field_picker_format_value: @field.picker_format,
    date_field_no_calendar_value: true,
    date_field_relative_value: @field.relative,
    date_field_field_type_value: "time",
  } do %>
    <%= @field.formatted_value %>
  <% end %>
<% end %>

Version data entries

235 entries across 235 versions & 1 rubygems

Version Path
avo-2.21.3.pre.pr1489 app/components/avo/fields/time_field/index_component.html.erb
avo-2.21.2.pre.pr1486 app/components/avo/fields/time_field/index_component.html.erb
avo-2.21.1.pre.pr1484 app/components/avo/fields/time_field/index_component.html.erb
avo-2.21.0 app/components/avo/fields/time_field/index_component.html.erb
avo-2.21.1.pre.pr1476 app/components/avo/fields/time_field/index_component.html.erb
avo-2.21.1.pre.issue1450 app/components/avo/fields/time_field/index_component.html.erb
avo-2.21.1.pre.issue1444 app/components/avo/fields/time_field/index_component.html.erb
avo-2.20.0 app/components/avo/fields/time_field/index_component.html.erb
avo-2.19.0 app/components/avo/fields/time_field/index_component.html.erb
avo-2.18.1 app/components/avo/fields/time_field/index_component.html.erb
avo-2.18.1.pre.1.eagerloaddirs app/components/avo/fields/time_field/index_component.html.erb
avo-2.18.0 app/components/avo/fields/time_field/index_component.html.erb
avo-2.17.1.pre.5.stackedlayout app/components/avo/fields/time_field/index_component.html.erb
avo-2.17.1.pre.4.issue.1342 app/components/avo/fields/time_field/index_component.html.erb
avo-2.17.1.pre.3 app/components/avo/fields/time_field/index_component.html.erb