@php [$property, $error, $id] = $bind($attributes, $errors ?? null, $livewire); $personalize = $classes(); $floatable = $attributes->get('floatable', false); @endphp @if ($icon)
$error, $personalize['icon.color'] => !$error && !$invalidate ]) />
@endif
!$error, $personalize['input.color.background'] => !$attributes->get('disabled') && !$attributes->get('readonly'), $personalize['input.color.disabled'] => $attributes->get('disabled') || $attributes->get('readonly'), $personalize['error'] => $error ])> @if ($prefix) $error])>{{ $prefix }} @endif class([ 'pr-3 pl-0' => $prefix, 'pl-3 pr-0' => $suffix, $personalize['input.base'], $personalize['input.paddings.left'] => $icon && ($position === null || $position === 'left'), $personalize['input.paddings.right'] => $icon && $position === 'right' ]) }}> @if ($suffix) $error])>{{ $suffix }} @endif