@openfin/workspace 24.0.2 → 24.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29,6 +29,7 @@ interface EnterpriseBrandIcons {
29
29
  * Internal brand options for Enterprise Browser
30
30
  */
31
31
  symbol: string;
32
+ wordmark?: string;
32
33
  }
33
34
  export interface ThemeExtension extends DefaultTheme {
34
35
  notificationIndicatorColors?: Record<string, Omit<NotificationIndicatorColorsSet, 'foreground'> & {