onlyProps([ 'active' => false, 'activeIcon' => null, 'badge' => null, 'badgeColor' => null, 'grouped' => false, 'last' => false, 'first' => false, 'icon' => null, 'shouldOpenUrlInNewTab' => false, 'url', ]) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> exceptProps([ 'active' => false, 'activeIcon' => null, 'badge' => null, 'badgeColor' => null, 'grouped' => false, 'last' => false, 'first' => false, 'icon' => null, 'shouldOpenUrlInNewTab' => false, 'url', ]); ?> false, 'activeIcon' => null, 'badge' => null, 'badgeColor' => null, 'grouped' => false, 'last' => false, 'first' => false, 'icon' => null, 'shouldOpenUrlInNewTab' => false, 'url', ]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } ?>
  • x-on:click="window.matchMedia(`(max-width: 1024px)`).matches && $store.sidebar.close()" isSidebarCollapsibleOnDesktop()): ?> x-data="{ tooltip: false }" x-effect=" tooltip = $store.sidebar.isOpen ? false : { content: toHtml())->toHtml() ?>, placement: document.dir === 'rtl' ? 'left' : 'right', theme: $store.theme, } " x-tooltip.html="tooltip" class=" $active, ]); ?>" > 'filament::components.icon','data' => ['icon' => ($active && $activeIcon) ? $activeIcon : $icon,'class' => \Illuminate\Support\Arr::toCssClasses([ 'fi-sidebar-item-icon h-6 w-6', 'text-gray-400 dark:text-gray-500' => ! $active, 'text-primary-600 dark:text-primary-400' => $active, ])]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('filament::icon'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['icon' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(($active && $activeIcon) ? $activeIcon : $icon),'class' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(\Illuminate\Support\Arr::toCssClasses([ 'fi-sidebar-item-icon h-6 w-6', 'text-gray-400 dark:text-gray-500' => ! $active, 'text-primary-600 dark:text-primary-400' => $active, ]))]); ?> renderComponent(); ?>
    isSidebarCollapsibleOnDesktop()): ?> x-show="$store.sidebar.isOpen" x-transition:enter="lg:transition lg:delay-100" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" class=" ! $active, 'text-primary-600 dark:text-primary-400' => $active, 'font-semibold' => ! $grouped, 'font-medium' => $grouped, ]); ?>" > isSidebarCollapsibleOnDesktop()): ?> x-show="$store.sidebar.isOpen" x-transition:enter="lg:transition lg:delay-100" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" > 'filament::components.badge','data' => ['color' => $badgeColor]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('filament::badge'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['color' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($badgeColor)]); ?> renderComponent(); ?>