@once @push('scripts') @php $locale = strtolower(str_replace('_', '-', app()->getLocale())); @endphp @endpush @endonce merge($getExtraAttributes())->class(['relative filament-forms-date-time-picker-component']) }} {{ $getExtraAlpineAttributeBag() }} > class([ 'bg-white relative w-full border py-2 pl-3 pr-10 rtl:pl-10 rtl:pr-3 text-left cursor-default rounded-lg shadow-sm focus-within:border-primary-600 focus-within:ring-1 focus-within:ring-inset focus-within:ring-primary-600', 'dark:bg-gray-700' => config('forms.dark_mode'), 'border-gray-300' => ! $errors->has($getStatePath()), 'dark:border-gray-600' => (! $errors->has($getStatePath())) && config('forms.dark_mode'), 'border-danger-600' => $errors->has($getStatePath()), 'text-gray-500' => $isDisabled(), ]) }} > config('forms.dark_mode'), ]) /> config('forms.dark_mode'), ]) xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> @unless ($isDisabled()) config('forms.dark_mode'), 'p-4 w-64' => $hasDate(), ]) > @if ($hasDate()) config('forms.dark_mode'), ]) dusk="filament.forms.{{ $getStatePath() }}.focusedMonth" > config('forms.dark_mode'), ]) dusk="filament.forms.{{ $getStatePath() }}.focusedYear" /> config('forms.dark_mode'), ]) > @endif @if ($hasTime()) config('forms.dark_mode'), ]) > config('forms.dark_mode'), ]) dusk="filament.forms.{{ $getStatePath() }}.hour" /> config('forms.dark_mode'), ]) >: config('forms.dark_mode'), ]) dusk="filament.forms.{{ $getStatePath() }}.minute" /> @if ($hasSeconds()) config('forms.dark_mode'), ]) >: config('forms.dark_mode'), ]) /> @endif @endif @endunless