$getFieldWrapperView()] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('dynamic-component'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\DynamicComponent::ignoredParameterNames()); ?> withAttributes(['field' => $field,'inline-label-vertical-alignment' => \Filament\Support\Enums\VerticalAlignment::Center]); ?> 'filament::components.input.wrapper','data' => ['disabled' => $isDisabled,'inlinePrefix' => $isPrefixInline,'inlineSuffix' => $isSuffixInline,'prefix' => $prefixLabel,'prefixActions' => $prefixActions,'prefixIcon' => $prefixIcon,'prefixIconColor' => $getPrefixIconColor(),'suffix' => $suffixLabel,'suffixActions' => $suffixActions,'suffixIcon' => $suffixIcon,'suffixIconColor' => $getSuffixIconColor(),'valid' => ! $errors->has($statePath),'attributes' => \Filament\Support\prepare_inherited_attributes($getExtraAttributeBag()) ->class(['fi-fo-select']) ]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('filament::input.wrapper'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes(['disabled' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($isDisabled),'inline-prefix' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($isPrefixInline),'inline-suffix' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($isSuffixInline),'prefix' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($prefixLabel),'prefix-actions' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($prefixActions),'prefix-icon' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($prefixIcon),'prefix-icon-color' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($getPrefixIconColor()),'suffix' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($suffixLabel),'suffix-actions' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($suffixActions),'suffix-icon' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($suffixIcon),'suffix-icon-color' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($getSuffixIconColor()),'valid' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(! $errors->has($statePath)),'attributes' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute( \Filament\Support\prepare_inherited_attributes($getExtraAttributeBag()) ->class(['fi-fo-select']) )]); ?> 'filament::components.input.select','data' => ['autofocus' => $isAutofocused(),'disabled' => $isDisabled,'id' => $getId(),'inlinePrefix' => $isPrefixInline && (count($prefixActions) || $prefixIcon || filled($prefixLabel)),'inlineSuffix' => $isSuffixInline && (count($suffixActions) || $suffixIcon || filled($suffixLabel)),'required' => $isRequired() && (! $isConcealed()),'attributes' => $getExtraInputAttributeBag() ->merge([ $applyStateBindingModifiers('wire:model') => $statePath, ], escape: false) ]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('filament::input.select'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes(['autofocus' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($isAutofocused()),'disabled' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($isDisabled),'id' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($getId()),'inline-prefix' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($isPrefixInline && (count($prefixActions) || $prefixIcon || filled($prefixLabel))),'inline-suffix' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($isSuffixInline && (count($suffixActions) || $suffixIcon || filled($suffixLabel))),'required' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($isRequired() && (! $isConcealed())),'attributes' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute( $getExtraInputAttributeBag() ->merge([ $applyStateBindingModifiers('wire:model') => $statePath, ], escape: false) )]); ?> addLoop($__currentLoopData); foreach($__currentLoopData as $value => $label): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> addLoop($__currentLoopData); foreach($__currentLoopData as $groupedValue => $groupedLabel): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> popLoop(); $loop = $__env->getLastLoop(); ?> popLoop(); $loop = $__env->getLastLoop(); ?> renderComponent(); ?>
x-load="visible || event (ax-modal-opened)" x-load x-load-src="" x-data="selectFormComponent({ canSelectPlaceholder: toHtml() ?>, isHtmlAllowed: toHtml() ?>, getOptionLabelUsing: async () => { return await $wire.getFormSelectOptionLabel(toHtml() ?>) }, getOptionLabelsUsing: async () => { return await $wire.getFormSelectOptionLabels(toHtml() ?>) }, getOptionsUsing: async () => { return await $wire.getFormSelectOptions(toHtml() ?>) }, getSearchResultsUsing: async (search) => { return await $wire.getFormSelectSearchResults(toHtml() ?>, search) }, isAutofocused: toHtml() ?>, isMultiple: toHtml() ?>, isSearchable: toHtml() ?>, livewireId: getId())->toHtml() ?>, hasDynamicOptions: toHtml() ?>, hasDynamicSearchResults: toHtml() ?>, loadingMessage: toHtml() ?>, maxItems: toHtml() ?>, maxItemsMessage: toHtml() ?>, noSearchResultsMessage: toHtml() ?>, options: toHtml() ?>, optionsLimit: toHtml() ?>, placeholder: toHtml() ?>, position: toHtml() ?>, searchDebounce: toHtml() ?>, searchingMessage: toHtml() ?>, searchPrompt: toHtml() ?>, searchableOptionFields: toHtml() ?>, state: $wire., statePath: toHtml() ?>, })" wire:ignore wire:key="getId()); ?>..." x-on:keydown.esc="select.dropdown.isActive && $event.stopPropagation()" x-on:set-select-property="$event.detail.isDisabled ? select.disable() : select.enable()" merge($getExtraAlpineAttributes(), escape: false) ->class([ '[&_.choices\_\_inner]:ps-0' => $isPrefixInline && (count($prefixActions) || $prefixIcon || filled($prefixLabel)), ])); ?> >
renderComponent(); ?> renderComponent(); ?>