@php [$property, $error, $id, $entangle] = $bind($attributes, $errors ?? null, $livewire); $personalize = $classes(); $value = $attributes->get('value'); $validating($livewire ? ($property ? data_get($this, $property) : null) : $value); @endphp @if (!$livewire && $property) @endif
except('name') }} :$label :$hint :$invalidate :alternative="$attributes->get('name')" floatable x-ref="input" x-on:click="show = !show" x-on:keydown="$event.preventDefault()" dusk="tallstackui_time_input" class="cursor-pointer caret-transparent">
@if (!$attributes->has('required')) @endif
$helper || $footer->isNotEmpty(), 'w-full' => $format === '24'])>
: @if ($format === '12')

@endif
only('x-on:hour') }} dusk="tallstackui_time_hours" x-on:change="alert(1);" x-on:mouseenter="$refs.hours.classList.add('{{ $personalize['range.light'] }}', '{{ $personalize['range.dark'] }}')" x-on:mouseleave="$refs.hours.classList.remove('{{ $personalize['range.light'] }}', '{{ $personalize['range.dark'] }}')" @class(['focus:outline-none', $personalize['range.base'], $personalize['range.thumb']])> only('x-on:minute') }} dusk="tallstackui_time_minutes" x-on:mouseenter="$refs.minutes.classList.add('{{ $personalize['range.light'] }}', '{{ $personalize['range.dark'] }}')" x-on:mouseleave="$refs.minutes.classList.remove('{{ $personalize['range.light'] }}', '{{ $personalize['range.dark'] }}')" @class(['focus:outline-none', $personalize['range.base'], $personalize['range.thumb']])>
@if ($format === '12')
only('x-on:interval') }} @class($personalize['interval.buttons.wrapper'])>
@endif
@if ($helper || $footer) @if ($helper) $format === '24']) x-on:click="current()" {{ $attributes->only('x-on:current') }} dusk="tallstackui_time_current" xs /> @endif @if ($footer) {{ $footer }} @endif @endif