feat: #3582576 Add preview link to Navigation top bar.
Add a 'Preview in new tab' link to the responsive preview top bar on layout builder pages. Extends ResponsiveIcons from responsive_preview_navigation via hook_top_bar_item_alter.
Includes LegacyHook fallback for Drupal 10 compatibility and a class_exists guard so the module works without responsive_preview_navigation installed.
Closes #3582576