Sha256: 94a790c2abf40adf9552e35bc967114385a7a0ba3bf892222ed5b33d9b59cc31

Contents?: true

Size: 497 Bytes

Versions: 222

Compression:

Stored size: 497 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_relative_value: @field.relative,
    date_field_picker_format_value: @field.picker_format,
    date_field_field_type_value: "dateTime",
  } do %>
    <%= @field.formatted_value %>
  <% end %>
<% end %>

Version data entries

222 entries across 222 versions & 1 rubygems

Version Path
avo-3.14.3 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.14.2 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.14.1 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.14.0 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.13.7 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.13.6 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.13.5 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.13.4 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.13.3 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.13.2 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.13.1 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.13.0 app/components/avo/fields/date_time_field/index_component.html.erb
avo-2.53.0 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.12.0 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.11.10 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.11.9 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.11.8 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.11.7 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.11.6 app/components/avo/fields/date_time_field/index_component.html.erb
avo-3.11.5 app/components/avo/fields/date_time_field/index_component.html.erb