null, 'hasReorderableColumns', 'hasToggleableColumns', 'headingTag' => 'h3', 'reorderAnimationDuration' => 300, 'resetActionPosition' => ColumnManagerResetActionPosition::Header, ])); foreach ($attributes->all() as $__key => $__value) { if (in_array($__key, $__propNames)) { $$__key = $$__key ?? $__value; } else { $__newAttributes[$__key] = $__value; } } $attributes = new \Illuminate\View\ComponentAttributeBag($__newAttributes); unset($__propNames); unset($__newAttributes); foreach (array_filter(([ 'applyAction', 'columns' => null, 'hasReorderableColumns', 'hasToggleableColumns', 'headingTag' => 'h3', 'reorderAnimationDuration' => 300, 'resetActionPosition' => ColumnManagerResetActionPosition::Header, ]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } $__defined_vars = get_defined_vars(); foreach ($attributes->all() as $__key => $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } unset($__defined_vars, $__key, $__value); ?>
< class="fi-ta-col-manager-heading"> >
'filament::components.link','data' => ['attributes' => \Filament\Support\prepare_inherited_attributes( new ComponentAttributeBag([ 'color' => 'danger', 'tag' => 'button', 'wire:click' => 'resetTableColumnManager', 'wire:loading.remove.delay.' . config('filament.livewire_loading_delay', 'default') => '', 'wire:target' => 'resetTableColumnManager', ]) ) ]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('filament::link'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes(['attributes' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute( \Filament\Support\prepare_inherited_attributes( new ComponentAttributeBag([ 'color' => 'danger', 'tag' => 'button', 'wire:click' => 'resetTableColumnManager', 'wire:loading.remove.delay.' . config('filament.livewire_loading_delay', 'default') => '', 'wire:target' => 'resetTableColumnManager', ]) ) )]); ?> renderComponent(); ?>
x-sortable x-on:end.stop="reorderColumns($event.target.sortable.toArray())" data-sortable-animation-duration="" grid($columns, GridDirection::Column) ->class(['fi-ta-col-manager-items'])); ?> >
isVisible() || $resetActionPosition === ColumnManagerResetActionPosition::Footer): ?>
isVisible()): ?> 'filament::components.button.index','data' => ['color' => 'danger','wire:click' => 'resetTableColumnManager']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('filament::button'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes(['color' => 'danger','wire:click' => 'resetTableColumnManager']); ?> renderComponent(); ?>