onlyProps([
'wireModel' => 'tableSearch',
]) as $__key => $__value) {
$$__key = $$__key ?? $__value;
} ?>
exceptProps([
'wireModel' => 'tableSearch',
]); ?>
'tableSearch',
]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) {
$$__key = $$__key ?? $__value;
} ?>
$__value) {
if (array_key_exists($__key, $__defined_vars)) unset($$__key);
} ?>
class(['fi-ta-search-field'])); ?>
>
'filament::components.input.wrapper','data' => ['inlinePrefix' => true,'prefixIcon' => 'heroicon-m-magnifying-glass','prefixIconAlias' => 'tables::search-field','wire:target' => $wireModel]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('filament::input.wrapper'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['inline-prefix' => true,'prefix-icon' => 'heroicon-m-magnifying-glass','prefix-icon-alias' => 'tables::search-field','wire:target' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($wireModel)]); ?>
'filament::components.input.index','data' => ['autocomplete' => 'off','inlinePrefix' => true,'placeholder' => __('filament-tables::table.fields.search.placeholder'),'type' => 'search','wire:model.live.debounce.500ms' => $wireModel,'xBind:id' => '$id(\'input\')','wire:key' => $this->getId() . '.table.' . $wireModel . '.field.input']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('filament::input'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['autocomplete' => 'off','inline-prefix' => true,'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(__('filament-tables::table.fields.search.placeholder')),'type' => 'search','wire:model.live.debounce.500ms' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($wireModel),'x-bind:id' => '$id(\'input\')','wire:key' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($this->getId() . '.table.' . $wireModel . '.field.input')]); ?>
renderComponent(); ?>
renderComponent(); ?>