@if (isShowUi$|async) { @if ((globalThemeService.backgroundImg$|async); as bgImage) {
}
@if (layoutService.isShowAddTaskBar$|async) {
} @if ((layoutService.isShowAddTaskBar$|async)) {
} @if (layoutService.isShowSearchBar$|async) {
} @if ((layoutService.isShowSearchBar$|async)) {
} @if (!(focusModeService.isShowFocusOverlay$|async)) {
@if (workContextService.isActiveWorkContextProject$|async) { }
} @if (focusModeService.isShowFocusOverlay$|async) {
} } @if (!(syncTriggerService.afterInitialSyncDoneAndDataLoadedInitially$|async) ||
(imexMetaService.isDataImportInProgress$|async)) {
{{productivityTipTitle}}
{{productivityTipText}}
}