General-purpose navigation request emitted by artifact viewer plugins.
Allows plugins to request app-level navigation (e.g., switch to a specific
application, open a nav item, and set query parameters) without depending
on NavigationService directly.
The event bubbles through ArtifactTypePluginViewer → ArtifactViewerPanel →
consumer (conversations, dashboards, etc.) → ultimately the Explorer wrapper
where NavigationService lives.
General-purpose navigation request emitted by artifact viewer plugins. Allows plugins to request app-level navigation (e.g., switch to a specific application, open a nav item, and set query parameters) without depending on NavigationService directly.
The event bubbles through ArtifactTypePluginViewer → ArtifactViewerPanel → consumer (conversations, dashboards, etc.) → ultimately the Explorer wrapper where NavigationService lives.