Registers the configured global shortcut on an explicit owner document.
Releases owned listeners, timers, observers, focus scopes, and subscriptions.
Returns the current immutable snapshot, including after destruction.
Handles navigation, activation, and Escape.
Removes a previously registered listener.
Registers a listener and returns an idempotent unsubscribe function.
Registers a listener that is automatically removed after its first call.
Registers a dynamic command and returns scoped cleanup.
Invokes an enabled command and closes after successful dispatch.
Optionaldetails: ChangeDetails<CommandPaletteReason>Updates query and active command.
Optionaldetails: ChangeDetails<CommandPaletteReason>Subscribes to future distinct snapshots without synchronously invoking the listener.
Headless Command Palette controller.