only('wire:key') }}> whereDoesntStartWith(['wire:model', 'wire:key'])->except('type') }} :borderless="$borderless" :shadowless="$shadowless" :label="$label" :hint="$hint" :corner-hint="$cornerHint" :icon="$icon" :right-icon="$rightIcon" :prefix="$prefix" :suffix="$suffix" :prepend="$prepend" :append="$append" x-model="input" x-on:input="mask($event.target.value)" x-on:blur="emitInput($event.target.value)" />