Added
- Optional global-search records. With
include_global_search_resultsenabled (and a global search provider on the panel), matching records are fetched as you type — via a debounced$wireround-trip — and shown under their category alongside commands. Off by default; tune withglobal_search_results_limit(10) andglobal_search_debounce_ms(300).
Note: the record-fetch UI is new client behaviour — smoke-test it in a panel before enabling in production.
Upgrade: composer require xuanpablo/filament-palette:^2.3