@the-liberators/ngx-scrumteamsurvey-tools 2.3.78 → 2.3.79
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.
- package/fesm2022/the-liberators-ngx-scrumteamsurvey-tools.mjs +584 -584
- package/fesm2022/the-liberators-ngx-scrumteamsurvey-tools.mjs.map +1 -1
- package/index.d.ts +3398 -5
- package/package.json +9 -9
- package/lib/actions/actions.module.d.ts +0 -28
- package/lib/actions/components/action-list/action-list.component.d.ts +0 -40
- package/lib/actions/components/action-manage/action-manage.component.d.ts +0 -44
- package/lib/actions/components/action-tile/action-tile.component.d.ts +0 -29
- package/lib/actions/dialogs/dialog-export-actions/dialog-export-actions.component.d.ts +0 -25
- package/lib/actions/dialogs/dialog-export-actions/dialog-export-actions.directive.d.ts +0 -9
- package/lib/actions/dialogs/dialog-filters/dialog-filters.component.d.ts +0 -37
- package/lib/actions/dialogs/dialog-manageaction/dialog-manageaction.component.d.ts +0 -34
- package/lib/actions/interfaces/IActionState.d.ts +0 -11
- package/lib/actions/models/actionDto.d.ts +0 -54
- package/lib/actions/models/actionOptionsDto.d.ts +0 -8
- package/lib/actions/models/actionPrefillDto.d.ts +0 -11
- package/lib/actions/models/actionResponseDto.d.ts +0 -6
- package/lib/actions/models/exportRequestDto.d.ts +0 -4
- package/lib/actions/pipes/interventionOwnerToString.pipe.d.ts +0 -8
- package/lib/actions/pipes/interventionStateToString.pipe.d.ts +0 -8
- package/lib/actions/pipes/interventionTypeToString.pipe.d.ts +0 -8
- package/lib/actions/services/actionClientConfig.d.ts +0 -13
- package/lib/actions/services/actionService.d.ts +0 -23
- package/lib/add-calendar/generators/base-calendar.generator.d.ts +0 -17
- package/lib/add-calendar/generators/google-calendar.generator.d.ts +0 -9
- package/lib/add-calendar/generators/ics-calendar.generator.d.ts +0 -8
- package/lib/add-calendar/generators/outlook-calendar.generator.d.ts +0 -9
- package/lib/add-calendar/generators/yahoo-calendar.generator.d.ts +0 -9
- package/lib/add-calendar/model/calendar-event.model.d.ts +0 -9
- package/lib/add-calendar/model/calendar-type.enum.d.ts +0 -7
- package/lib/add-calendar/ng-add-to-calendar.module.d.ts +0 -6
- package/lib/add-calendar/service/ng-add-to-calendar.service.d.ts +0 -11
- package/lib/alerts/alerts.module.d.ts +0 -15
- package/lib/alerts/components/alert-announcement/alert-announcement.component.d.ts +0 -18
- package/lib/alerts/components/alerts-list/alerts.component.d.ts +0 -33
- package/lib/alerts/components/dialog-alerts/dialog-alerts.component.d.ts +0 -16
- package/lib/alerts/components/dialog-alerts/dialog-alerts.directive.d.ts +0 -10
- package/lib/alerts/interfaces/IAlertState.d.ts +0 -8
- package/lib/alerts/models/alertDto.model.d.ts +0 -10
- package/lib/alerts/models/alertFilterDto.model.d.ts +0 -5
- package/lib/alerts/models/alertResponseDto.model.d.ts +0 -7
- package/lib/alerts/models/dismissAlertRequestDto.model.d.ts +0 -6
- package/lib/alerts/services/alertClientConfig.d.ts +0 -13
- package/lib/alerts/services/alerts.service.d.ts +0 -16
- package/lib/alerts/services/dismissedAlerts.service.d.ts +0 -13
- package/lib/apiUrlToken.d.ts +0 -14
- package/lib/branding/brandBackground.directive.d.ts +0 -13
- package/lib/branding/brandConditionalBackgroundColor.directive.d.ts +0 -18
- package/lib/branding/brandConditionalColor.directive.d.ts +0 -19
- package/lib/branding/brandHoverColor.directive.d.ts +0 -19
- package/lib/branding/branding.module.d.ts +0 -16
- package/lib/branding/brandingProvider.service.d.ts +0 -18
- package/lib/branding/components/site-default-footer/site-default-footer.component.d.ts +0 -20
- package/lib/branding/components/site-default-header/site-default-header.component.d.ts +0 -20
- package/lib/branding/components/site-micro-footer/site-micro-footer.component.d.ts +0 -16
- package/lib/componentBase.d.ts +0 -11
- package/lib/componentWithViewStateBase.d.ts +0 -18
- package/lib/components/checkbox/checkbox.component.d.ts +0 -21
- package/lib/components/checkbox/checkbox.module.d.ts +0 -8
- package/lib/components/expand/expand.component.d.ts +0 -20
- package/lib/components/expand/expand.module.d.ts +0 -8
- package/lib/components/loading/loading.component.d.ts +0 -16
- package/lib/components/loading/loading.module.d.ts +0 -8
- package/lib/components/mat-tags/mat-tags.component.d.ts +0 -26
- package/lib/components/mat-tags/mat-tags.module.d.ts +0 -13
- package/lib/components/metadata-input/metadata-input.component.d.ts +0 -27
- package/lib/components/metadata-input/metadata-input.module.d.ts +0 -11
- package/lib/components/multi-email-input/multi-email-input.component.d.ts +0 -28
- package/lib/components/multi-email-input/multi-email-input.module.d.ts +0 -11
- package/lib/components/paginator/paginator.component.d.ts +0 -25
- package/lib/components/paginator/paginator.module.d.ts +0 -12
- package/lib/components/quantity-selector/quantity-selector.component.d.ts +0 -20
- package/lib/components/quantity-selector/quantity-selector.module.d.ts +0 -12
- package/lib/components/select-list/select-list.component.d.ts +0 -24
- package/lib/components/select-list/select-list.module.d.ts +0 -13
- package/lib/components/snapshot-inviteurls/snapshot-inviteurls.component.d.ts +0 -14
- package/lib/components/snapshot-inviteurls/snapshot-inviteurls.module.d.ts +0 -11
- package/lib/components/tabnavigator/tabnavigator.component.d.ts +0 -17
- package/lib/components/tabnavigator/tabnavigator.module.d.ts +0 -10
- package/lib/components/topicselector/customCheckValidator.d.ts +0 -2
- package/lib/components/topicselector/minTopicsSelectedValidator.d.ts +0 -2
- package/lib/components/topicselector/topic-selector.component.d.ts +0 -56
- package/lib/components/topicselector/topic-selector.module.d.ts +0 -15
- package/lib/dialogs/dialog-account/account.service.d.ts +0 -13
- package/lib/dialogs/dialog-account/dialog-account.component.d.ts +0 -35
- package/lib/dialogs/dialog-account/dialog-account.module.d.ts +0 -9
- package/lib/dialogs/dialog-account/resetPasswordRequestDto.model.d.ts +0 -3
- package/lib/dialogs/dialog-factorinformation/dialog-factorinformation.component.d.ts +0 -17
- package/lib/dialogs/dialog-factorinformation/dialog-factorinformation.module.d.ts +0 -10
- package/lib/dialogs/dialog-resourcedownload/dialog-resourcedownload.component.d.ts +0 -28
- package/lib/dialogs/dialog-resourcedownload/dialog-resourcedownload.module.d.ts +0 -11
- package/lib/dialogs/dialog-resourcedownload/resourceDownload.service.d.ts +0 -16
- package/lib/dialogs/dialog-subscribe/dialog-subscribe.component.d.ts +0 -14
- package/lib/dialogs/dialog-subscribe/dialog-subscribe.directive.d.ts +0 -9
- package/lib/dialogs/dialog-subscribe/dialog-subscribe.module.d.ts +0 -10
- package/lib/dialogs/dialog-support/contactDto.d.ts +0 -8
- package/lib/dialogs/dialog-support/contactService.service.d.ts +0 -13
- package/lib/dialogs/dialog-support/contactTypeDto.d.ts +0 -4
- package/lib/dialogs/dialog-support/dialog-support.component.d.ts +0 -37
- package/lib/dialogs/dialog-support/dialog-support.directive.d.ts +0 -37
- package/lib/dialogs/dialog-support/dialog-support.module.d.ts +0 -15
- package/lib/directives/backbutton/backbutton.directive.d.ts +0 -11
- package/lib/directives/backbutton/backbutton.module.d.ts +0 -7
- package/lib/directives/clickableTooltip/clickableTooltip.directive.d.ts +0 -7
- package/lib/directives/guards/guards.module.d.ts +0 -6
- package/lib/directives/guards/validChangeTokenGuard.d.ts +0 -10
- package/lib/directives/guards/validKeyGuard.d.ts +0 -10
- package/lib/directives/guards/validSnapshotKeyGuard.d.ts +0 -10
- package/lib/directives/guards/validTeamKeyGuard.d.ts +0 -10
- package/lib/errorhandling/error.model.d.ts +0 -26
- package/lib/errorhandling/errorHandler.d.ts +0 -15
- package/lib/errorhandling/errorService.module.d.ts +0 -8
- package/lib/errorhandling/errorServiceConfig.d.ts +0 -16
- package/lib/guides/components/imageslider/imageslider.component.d.ts +0 -16
- package/lib/guides/components/resumeguidehover/resumeguidehover.component.d.ts +0 -20
- package/lib/guides/dialogs/dialog-guide/dialog-guide.component.d.ts +0 -47
- package/lib/guides/dialogs/dialog-guides/dialog-guides.component.d.ts +0 -38
- package/lib/guides/directives/startguide/startguide.directive.d.ts +0 -10
- package/lib/guides/guides.module.d.ts +0 -18
- package/lib/guides/interfaces/IGuideState.d.ts +0 -5
- package/lib/guides/models/guideCollectionDto.d.ts +0 -31
- package/lib/guides/services/guidePopup.service.d.ts +0 -31
- package/lib/guides/services/guideStateInBackEnd.service.d.ts +0 -21
- package/lib/guides/services/guideStateInBrowser.service.d.ts +0 -19
- package/lib/guides/services/guidesClientConfig.d.ts +0 -14
- package/lib/guides/services/interfaces.d.ts +0 -8
- package/lib/models/brandingSettingsDto.d.ts +0 -31
- package/lib/models/channelDto.d.ts +0 -28
- package/lib/models/clientInfoDto.d.ts +0 -22
- package/lib/models/contextItemDto.d.ts +0 -5
- package/lib/models/featuresDto.d.ts +0 -8
- package/lib/models/keyValueDto.d.ts +0 -5
- package/lib/models/modelStructureDto.d.ts +0 -81
- package/lib/models/paginatedResponse.d.ts +0 -7
- package/lib/models/pagingOptions.d.ts +0 -4
- package/lib/models/selectListItem.d.ts +0 -6
- package/lib/models/userInfoDto.d.ts +0 -23
- package/lib/models/userSettingsDto.d.ts +0 -69
- package/lib/pipes/callback/callback.module.d.ts +0 -7
- package/lib/pipes/callback/callback.pipe.d.ts +0 -7
- package/lib/pipes/dateRange/ngx-dateRange.module.d.ts +0 -7
- package/lib/pipes/dateRange/ngx-dateRange.pipe.d.ts +0 -11
- package/lib/pipes/dateRange/ngx-dateRangeDto.model.d.ts +0 -4
- package/lib/pipes/segmentName/segmentName.module.d.ts +0 -7
- package/lib/pipes/segmentName/segmentName.pipe.d.ts +0 -9
- package/lib/pipes/slugify/ngx-slugify.module.d.ts +0 -7
- package/lib/pipes/slugify/ngx-slugify.pipe.d.ts +0 -8
- package/lib/pipes/truncate/truncate.module.d.ts +0 -7
- package/lib/pipes/truncate/truncate.pipe.d.ts +0 -7
- package/lib/results/components/age-indicator/age-indicator.component.d.ts +0 -12
- package/lib/results/components/arrow/arrow.component.d.ts +0 -38
- package/lib/results/components/badge/badge.component.d.ts +0 -12
- package/lib/results/components/badge-progression/badge-progression.component.d.ts +0 -11
- package/lib/results/components/badge-streak/badge-streak.component.d.ts +0 -11
- package/lib/results/components/badges/badges.component.d.ts +0 -21
- package/lib/results/components/benchmark-indicator/benchmark-indicator.component.d.ts +0 -11
- package/lib/results/components/delta-arrow/delta-arrow.component.d.ts +0 -17
- package/lib/results/components/doityourself/doityourself.component.d.ts +0 -7
- package/lib/results/components/doityourselfworkshops/doityourselfworkshops.component.d.ts +0 -23
- package/lib/results/components/factor-axis/factor-axis.component.d.ts +0 -41
- package/lib/results/components/factors/factors.component.d.ts +0 -26
- package/lib/results/components/filter-tags/filter-tags.component.d.ts +0 -10
- package/lib/results/components/focusareas/focusareas.component.d.ts +0 -19
- package/lib/results/components/footer/footer.component.d.ts +0 -15
- package/lib/results/components/impact-indicator/impact-indicator.component.d.ts +0 -11
- package/lib/results/components/limitationsapply/limitationsapply.component.d.ts +0 -8
- package/lib/results/components/model/model.component.d.ts +0 -41
- package/lib/results/components/model-factor/model-factor.component.d.ts +0 -57
- package/lib/results/components/model-factor-breakdown/model-factor-breakdown.component.d.ts +0 -23
- package/lib/results/components/model-switcher/model-switcher.component.d.ts +0 -17
- package/lib/results/components/nav-button/nav-button.component.d.ts +0 -29
- package/lib/results/components/participants/participants.component.d.ts +0 -31
- package/lib/results/components/quicktips/quicktips.component.d.ts +0 -29
- package/lib/results/components/recommendation/recommendation.component.d.ts +0 -33
- package/lib/results/components/recommendations/recommendations.component.d.ts +0 -27
- package/lib/results/components/research/research.component.d.ts +0 -7
- package/lib/results/components/result-indicator/result-indicator.component.d.ts +0 -11
- package/lib/results/components/roadmap/roadmap.component.d.ts +0 -15
- package/lib/results/components/teameffectiveness/teameffectiveness.component.d.ts +0 -19
- package/lib/results/components/termsupdated/termsupdated.component.d.ts +0 -20
- package/lib/results/components/tip-badge/tip-badge.component.d.ts +0 -21
- package/lib/results/components/trends/trends.component.d.ts +0 -42
- package/lib/results/components/trynow-professional/trynow-professional.component.d.ts +0 -15
- package/lib/results/components/update-in-progress/update-in-progress.component.d.ts +0 -16
- package/lib/results/components/userprofile/userprofile.component.d.ts +0 -45
- package/lib/results/components/video/video.component.d.ts +0 -10
- package/lib/results/components/widget-factorscore/widget-factorscore.component.d.ts +0 -19
- package/lib/results/components/widget-participationrate/widget-participationrate.component.d.ts +0 -14
- package/lib/results/dialogs/dialog-export-factorscores/dialog-export-factorscores.component.d.ts +0 -30
- package/lib/results/dialogs/dialog-export-factorscores/dialog-export-factorscores.directive.d.ts +0 -9
- package/lib/results/dialogs/dialog-export-teamlist/dialog-export-teamlist.component.d.ts +0 -28
- package/lib/results/dialogs/dialog-export-teamlist/dialog-export-teamlist.directive.d.ts +0 -9
- package/lib/results/dialogs/dialog-modelfilter/dialog-modelfilter.component.d.ts +0 -34
- package/lib/results/dialogs/dialog-notes/dialog-notes.component.d.ts +0 -16
- package/lib/results/dialogs/dialog-settings/dialog-settings.component.d.ts +0 -49
- package/lib/results/dialogs/dialog-teamfilter/dialog-teamfilters.component.d.ts +0 -28
- package/lib/results/dialogs/dialog-teamfilter/dialog-teamfilters.directive.d.ts +0 -10
- package/lib/results/interfaces/IResultsState.d.ts +0 -18
- package/lib/results/models/badgeDto.d.ts +0 -23
- package/lib/results/models/dataSetDto.d.ts +0 -16
- package/lib/results/models/dimensionResultDto.d.ts +0 -6
- package/lib/results/models/exportRequestDto.d.ts +0 -13
- package/lib/results/models/factorScoreDto.d.ts +0 -175
- package/lib/results/models/localUserDto.model.d.ts +0 -12
- package/lib/results/models/participantDto.model.d.ts +0 -13
- package/lib/results/models/snapshotDto.model.d.ts +0 -24
- package/lib/results/models/snapshotMetaDataDto.d.ts +0 -13
- package/lib/results/models/teamDto.model.d.ts +0 -26
- package/lib/results/models/teamListResponseDto.d.ts +0 -16
- package/lib/results/models/teamMetaDataDto.d.ts +0 -34
- package/lib/results/models/trendDataRequestDto.model.d.ts +0 -14
- package/lib/results/models/userListResponseDto.d.ts +0 -11
- package/lib/results/models/widgetDataDto.d.ts +0 -8
- package/lib/results/results.module.d.ts +0 -78
- package/lib/results/services/account.service.d.ts +0 -13
- package/lib/results/services/dimissPopupService.d.ts +0 -9
- package/lib/results/services/exportService.d.ts +0 -16
- package/lib/results/services/factorService.d.ts +0 -8
- package/lib/results/services/resultsClientConfig.d.ts +0 -13
- package/lib/results/services/terms.service.d.ts +0 -13
- package/lib/results/services/trend.service.d.ts +0 -14
- package/lib/results/services/userProfile.service.d.ts +0 -19
- package/lib/validators/domainValidator.d.ts +0 -2
- package/lib/validators/matchInputValidator.d.ts +0 -2
- package/lib/validators/maxSelectedValidator.d.ts +0 -2
- package/lib/viewModel/interfaces.d.ts +0 -29
- package/lib/viewModel/reloadStrategies/noReloadStrategy.d.ts +0 -12
- package/lib/viewModel/reloadStrategies/reloadOnPushStrategy.d.ts +0 -21
- package/lib/viewModel/services/sessionIdInterceptor.service.d.ts +0 -14
- package/lib/viewModel/services/sessionIdProvider.service.d.ts +0 -8
- package/lib/viewModel/userSettings.service.d.ts +0 -20
- package/lib/viewModel/viewModelState.module.d.ts +0 -6
- package/lib/viewModel/viewModelState.service.d.ts +0 -23
- package/lib/viewModel/viewModelStateConfig.d.ts +0 -13
- package/public-api.d.ts +0 -216
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { ApiConfig } from '../../apiUrlToken';
|
|
3
|
-
import { TrendDataSetDto } from '../models/dataSetDto';
|
|
4
|
-
import { TrendDataRequestDto } from '../models/trendDataRequestDto.model';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class TrendService {
|
|
7
|
-
private http;
|
|
8
|
-
private config;
|
|
9
|
-
private baseUrl;
|
|
10
|
-
constructor(http: HttpClient, config: ApiConfig);
|
|
11
|
-
team(request: TrendDataRequestDto): import("rxjs").Observable<TrendDataSetDto>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TrendService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TrendService>;
|
|
14
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiConfig } from '../../apiUrlToken';
|
|
4
|
-
import { UserProfileDto } from '../../models/userInfoDto';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class UserProfileService {
|
|
7
|
-
private http;
|
|
8
|
-
private config;
|
|
9
|
-
private baseUrl;
|
|
10
|
-
constructor(http: HttpClient, config: ApiConfig);
|
|
11
|
-
update(userProfile: UserProfileDto): Observable<any>;
|
|
12
|
-
setAvatar(file: File): Observable<any>;
|
|
13
|
-
clearAvatar(): Observable<any>;
|
|
14
|
-
sendMFAEnrollment(): Observable<any>;
|
|
15
|
-
resetMFAEnrollment(): Observable<any>;
|
|
16
|
-
createAPITokens(): Observable<any>;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserProfileService, never>;
|
|
18
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UserProfileService>;
|
|
19
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
2
|
-
import { ContextItemDto } from '../models/contextItemDto';
|
|
3
|
-
import { UserInfoDto } from '../models/userInfoDto';
|
|
4
|
-
import { ChannelDto } from '../models/channelDto';
|
|
5
|
-
export interface IAggregateRootSource {
|
|
6
|
-
subscribe<T extends IViewState>(): Observable<T>;
|
|
7
|
-
reloadable(): boolean;
|
|
8
|
-
type(): LoadModes;
|
|
9
|
-
unsubscribe(): void;
|
|
10
|
-
}
|
|
11
|
-
export interface IReloadStrategy {
|
|
12
|
-
subscribe(): void;
|
|
13
|
-
isConnected(): boolean;
|
|
14
|
-
unsubscribe(): void;
|
|
15
|
-
reload: BehaviorSubject<boolean>;
|
|
16
|
-
}
|
|
17
|
-
export declare enum LoadModes {
|
|
18
|
-
Pull = 0,
|
|
19
|
-
Push = 1
|
|
20
|
-
}
|
|
21
|
-
export interface IViewState {
|
|
22
|
-
loaded: boolean;
|
|
23
|
-
context: ContextItemDto[];
|
|
24
|
-
userInfo: UserInfoDto;
|
|
25
|
-
channel: ChannelDto;
|
|
26
|
-
}
|
|
27
|
-
export interface IAggregateRootStreamFactory {
|
|
28
|
-
get(): IAggregateRootSource;
|
|
29
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject } from 'rxjs';
|
|
2
|
-
import { IReloadStrategy } from '../interfaces';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class NoReloadStrategy implements IReloadStrategy {
|
|
5
|
-
reload: BehaviorSubject<boolean>;
|
|
6
|
-
constructor();
|
|
7
|
-
subscribe(): void;
|
|
8
|
-
isConnected(): boolean;
|
|
9
|
-
unsubscribe(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NoReloadStrategy, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<NoReloadStrategy>;
|
|
12
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { NgZone } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import { ApiConfig } from '../../apiUrlToken';
|
|
4
|
-
import { IReloadStrategy } from '../interfaces';
|
|
5
|
-
import { SessionIdProvider } from '../services/sessionIdProvider.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class ReloadOnPushStrategy implements IReloadStrategy {
|
|
8
|
-
private zone;
|
|
9
|
-
private config;
|
|
10
|
-
private sessionIdProvider;
|
|
11
|
-
private baseUrl;
|
|
12
|
-
private eventSource;
|
|
13
|
-
private sessionId;
|
|
14
|
-
reload: BehaviorSubject<boolean>;
|
|
15
|
-
constructor(zone: NgZone, config: ApiConfig, sessionIdProvider: SessionIdProvider);
|
|
16
|
-
subscribe(): void;
|
|
17
|
-
isConnected(): boolean;
|
|
18
|
-
unsubscribe(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ReloadOnPushStrategy, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ReloadOnPushStrategy>;
|
|
21
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiConfig } from '../../apiUrlToken';
|
|
4
|
-
import { SessionIdProvider } from './sessionIdProvider.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class SessionIdInterceptor implements HttpInterceptor {
|
|
7
|
-
private config;
|
|
8
|
-
private sessionIdProvider;
|
|
9
|
-
private sessionId;
|
|
10
|
-
constructor(config: ApiConfig, sessionIdProvider: SessionIdProvider);
|
|
11
|
-
intercept(request: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SessionIdInterceptor, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SessionIdInterceptor>;
|
|
14
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SessionIdProvider {
|
|
3
|
-
sessionId: string;
|
|
4
|
-
constructor();
|
|
5
|
-
private randomString;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SessionIdProvider, never>;
|
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SessionIdProvider>;
|
|
8
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { StorageService } from 'ngx-webstorage-service';
|
|
3
|
-
import { Subject } from 'rxjs';
|
|
4
|
-
import { UserSettingsDto } from '../models/userSettingsDto';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare const VIEWSTATE_USERSETTINGS_STRATEGY: InjectionToken<IUserSettingStrategy>;
|
|
7
|
-
export declare class UserSettingService {
|
|
8
|
-
private storage;
|
|
9
|
-
private settings;
|
|
10
|
-
changed: Subject<UserSettingsDto>;
|
|
11
|
-
constructor(storage: StorageService);
|
|
12
|
-
set(filters: UserSettingsDto): void;
|
|
13
|
-
get(): UserSettingsDto;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserSettingService, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UserSettingService>;
|
|
16
|
-
}
|
|
17
|
-
export interface IUserSettingStrategy {
|
|
18
|
-
apply(): Promise<void>;
|
|
19
|
-
settings: UserSettingsDto;
|
|
20
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ViewModelStateModule {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewModelStateModule, never>;
|
|
4
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ViewModelStateModule, never, never, never>;
|
|
5
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ViewModelStateModule>;
|
|
6
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject, Subscription } from 'rxjs';
|
|
3
|
-
import { IAggregateRootSource, IReloadStrategy, IViewState } from './interfaces';
|
|
4
|
-
export declare const VIEWSTATE_LOAD_STRATEGY: InjectionToken<IAggregateRootSource>;
|
|
5
|
-
export declare const VIEWSTATE_RELOAD_STRATEGY: InjectionToken<IAggregateRootSource>;
|
|
6
|
-
export declare const VIEWSTATE_PROVIDER: InjectionToken<ViewModelStateBase<IViewState>>;
|
|
7
|
-
export declare abstract class ViewModelStateBase<T extends IViewState> {
|
|
8
|
-
protected strategy: IAggregateRootSource;
|
|
9
|
-
protected reloadStrategy: IReloadStrategy;
|
|
10
|
-
protected startInstance: (new () => T);
|
|
11
|
-
data: BehaviorSubject<T>;
|
|
12
|
-
updating: BehaviorSubject<boolean>;
|
|
13
|
-
protected result: T;
|
|
14
|
-
protected loadUrl: string;
|
|
15
|
-
protected subscription: Subscription;
|
|
16
|
-
constructor(strategy: IAggregateRootSource, reloadStrategy: IReloadStrategy, startInstance: (new () => T));
|
|
17
|
-
load(): void;
|
|
18
|
-
forcedReload(): void;
|
|
19
|
-
reload(): void;
|
|
20
|
-
close(): void;
|
|
21
|
-
protected map(aggregate: T): void;
|
|
22
|
-
initiate(): void;
|
|
23
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ViewModelStateConfig {
|
|
4
|
-
private config?;
|
|
5
|
-
constructor(config?: ViewModelStateConfigDto);
|
|
6
|
-
set(config: ViewModelStateConfigDto): void;
|
|
7
|
-
get(): ViewModelStateConfigDto;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewModelStateConfig, [{ optional: true; }]>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ViewModelStateConfig>;
|
|
10
|
-
}
|
|
11
|
-
export declare class ViewModelStateConfigDto {
|
|
12
|
-
}
|
|
13
|
-
export declare const ViewModelStateConfigToken: InjectionToken<ViewModelStateConfigDto>;
|
package/public-api.d.ts
DELETED
|
@@ -1,216 +0,0 @@
|
|
|
1
|
-
export * from './lib/actions/actions.module';
|
|
2
|
-
export * from './lib/actions/components/action-list/action-list.component';
|
|
3
|
-
export * from './lib/actions/components/action-manage/action-manage.component';
|
|
4
|
-
export * from './lib/actions/components/action-tile/action-tile.component';
|
|
5
|
-
export * from './lib/actions/dialogs/dialog-export-actions/dialog-export-actions.component';
|
|
6
|
-
export * from './lib/actions/dialogs/dialog-export-actions/dialog-export-actions.directive';
|
|
7
|
-
export * from './lib/actions/dialogs/dialog-filters/dialog-filters.component';
|
|
8
|
-
export * from './lib/actions/dialogs/dialog-manageaction/dialog-manageaction.component';
|
|
9
|
-
export * from './lib/actions/interfaces/IActionState';
|
|
10
|
-
export * from './lib/actions/models/actionDto';
|
|
11
|
-
export * from './lib/actions/models/actionOptionsDto';
|
|
12
|
-
export * from './lib/actions/models/actionPrefillDto';
|
|
13
|
-
export * from './lib/actions/models/actionResponseDto';
|
|
14
|
-
export * from './lib/actions/models/exportRequestDto';
|
|
15
|
-
export * from './lib/actions/pipes/interventionOwnerToString.pipe';
|
|
16
|
-
export * from './lib/actions/pipes/interventionStateToString.pipe';
|
|
17
|
-
export * from './lib/actions/pipes/interventionTypeToString.pipe';
|
|
18
|
-
export * from './lib/actions/services/actionClientConfig';
|
|
19
|
-
export * from './lib/actions/services/actionService';
|
|
20
|
-
export * from './lib/add-calendar/ng-add-to-calendar.module';
|
|
21
|
-
export * from './lib/alerts/alerts.module';
|
|
22
|
-
export * from './lib/alerts/components/alerts-list/alerts.component';
|
|
23
|
-
export * from './lib/alerts/components/dialog-alerts/dialog-alerts.component';
|
|
24
|
-
export * from './lib/alerts/components/dialog-alerts/dialog-alerts.directive';
|
|
25
|
-
export * from './lib/alerts/components/alert-announcement/alert-announcement.component';
|
|
26
|
-
export * from './lib/alerts/interfaces/IAlertState';
|
|
27
|
-
export * from './lib/alerts/services/dismissedAlerts.service';
|
|
28
|
-
export * from './lib/alerts/models/alertDto.model';
|
|
29
|
-
export * from './lib/alerts/models/alertFilterDto.model';
|
|
30
|
-
export * from './lib/alerts/models/alertResponseDto.model';
|
|
31
|
-
export * from './lib/alerts/models/dismissAlertRequestDto.model';
|
|
32
|
-
export * from './lib/alerts/services/alertClientConfig';
|
|
33
|
-
export * from './lib/alerts/services/alerts.service';
|
|
34
|
-
export * from './lib/apiUrlToken';
|
|
35
|
-
export * from './lib/branding/brandBackground.directive';
|
|
36
|
-
export * from './lib/branding/brandConditionalBackgroundColor.directive';
|
|
37
|
-
export * from './lib/branding/brandConditionalColor.directive';
|
|
38
|
-
export * from './lib/branding/brandHoverColor.directive';
|
|
39
|
-
export * from './lib/branding/branding.module';
|
|
40
|
-
export * from './lib/branding/brandingProvider.service';
|
|
41
|
-
export * from './lib/branding/components/site-default-footer/site-default-footer.component';
|
|
42
|
-
export * from './lib/branding/components/site-default-header/site-default-header.component';
|
|
43
|
-
export * from './lib/branding/components/site-micro-footer/site-micro-footer.component';
|
|
44
|
-
export * from './lib/componentBase';
|
|
45
|
-
export * from './lib/componentWithViewStateBase';
|
|
46
|
-
export * from './lib/components/checkbox/checkbox.component';
|
|
47
|
-
export * from './lib/components/checkbox/checkbox.module';
|
|
48
|
-
export * from './lib/components/expand/expand.component';
|
|
49
|
-
export * from './lib/components/expand/expand.module';
|
|
50
|
-
export * from './lib/components/loading/loading.component';
|
|
51
|
-
export * from './lib/components/loading/loading.module';
|
|
52
|
-
export * from './lib/components/mat-tags/mat-tags.component';
|
|
53
|
-
export * from './lib/components/mat-tags/mat-tags.module';
|
|
54
|
-
export * from './lib/components/metadata-input/metadata-input.component';
|
|
55
|
-
export * from './lib/components/metadata-input/metadata-input.module';
|
|
56
|
-
export * from './lib/components/multi-email-input/multi-email-input.component';
|
|
57
|
-
export * from './lib/components/multi-email-input/multi-email-input.module';
|
|
58
|
-
export * from './lib/components/paginator/paginator.component';
|
|
59
|
-
export * from './lib/components/paginator/paginator.module';
|
|
60
|
-
export * from './lib/components/quantity-selector/quantity-selector.component';
|
|
61
|
-
export * from './lib/components/quantity-selector/quantity-selector.module';
|
|
62
|
-
export * from './lib/components/select-list/select-list.component';
|
|
63
|
-
export * from './lib/components/select-list/select-list.module';
|
|
64
|
-
export * from './lib/components/snapshot-inviteurls/snapshot-inviteurls.component';
|
|
65
|
-
export * from './lib/components/snapshot-inviteurls/snapshot-inviteurls.module';
|
|
66
|
-
export * from './lib/components/tabnavigator/tabnavigator.component';
|
|
67
|
-
export * from './lib/components/tabnavigator/tabnavigator.module';
|
|
68
|
-
export * from './lib/components/topicselector/customCheckValidator';
|
|
69
|
-
export * from './lib/components/topicselector/minTopicsSelectedValidator';
|
|
70
|
-
export * from './lib/components/topicselector/topic-selector.component';
|
|
71
|
-
export * from './lib/components/topicselector/topic-selector.module';
|
|
72
|
-
export * from './lib/dialogs/dialog-account/account.service';
|
|
73
|
-
export * from './lib/dialogs/dialog-account/dialog-account.component';
|
|
74
|
-
export * from './lib/dialogs/dialog-account/dialog-account.module';
|
|
75
|
-
export * from './lib/dialogs/dialog-account/resetPasswordRequestDto.model';
|
|
76
|
-
export * from './lib/dialogs/dialog-factorinformation/dialog-factorinformation.component';
|
|
77
|
-
export * from './lib/dialogs/dialog-factorinformation/dialog-factorinformation.module';
|
|
78
|
-
export * from './lib/dialogs/dialog-resourcedownload/dialog-resourcedownload.component';
|
|
79
|
-
export * from './lib/dialogs/dialog-resourcedownload/dialog-resourcedownload.module';
|
|
80
|
-
export * from './lib/dialogs/dialog-resourcedownload/resourceDownload.service';
|
|
81
|
-
export * from './lib/dialogs/dialog-subscribe/dialog-subscribe.component';
|
|
82
|
-
export * from './lib/dialogs/dialog-subscribe/dialog-subscribe.directive';
|
|
83
|
-
export * from './lib/dialogs/dialog-subscribe/dialog-subscribe.module';
|
|
84
|
-
export * from './lib/dialogs/dialog-support/contactDto';
|
|
85
|
-
export * from './lib/dialogs/dialog-support/contactService.service';
|
|
86
|
-
export * from './lib/dialogs/dialog-support/contactTypeDto';
|
|
87
|
-
export * from './lib/dialogs/dialog-support/dialog-support.component';
|
|
88
|
-
export * from './lib/dialogs/dialog-support/dialog-support.directive';
|
|
89
|
-
export * from './lib/dialogs/dialog-support/dialog-support.module';
|
|
90
|
-
export * from './lib/directives/backbutton/backbutton.directive';
|
|
91
|
-
export * from './lib/directives/backbutton/backbutton.module';
|
|
92
|
-
export * from './lib/directives/clickableTooltip/clickableTooltip.directive';
|
|
93
|
-
export * from './lib/directives/guards/guards.module';
|
|
94
|
-
export * from './lib/directives/guards/validChangeTokenGuard';
|
|
95
|
-
export * from './lib/directives/guards/validKeyGuard';
|
|
96
|
-
export * from './lib/directives/guards/validSnapshotKeyGuard';
|
|
97
|
-
export * from './lib/directives/guards/validTeamKeyGuard';
|
|
98
|
-
export * from './lib/errorhandling/error.model';
|
|
99
|
-
export * from './lib/errorhandling/errorHandler';
|
|
100
|
-
export * from './lib/errorhandling/errorService.module';
|
|
101
|
-
export * from './lib/errorhandling/errorServiceConfig';
|
|
102
|
-
export * from './lib/guides/components/imageslider/imageslider.component';
|
|
103
|
-
export * from './lib/guides/components/resumeguidehover/resumeguidehover.component';
|
|
104
|
-
export * from './lib/guides/dialogs/dialog-guide/dialog-guide.component';
|
|
105
|
-
export * from './lib/guides/dialogs/dialog-guides/dialog-guides.component';
|
|
106
|
-
export * from './lib/guides/directives/startguide/startguide.directive';
|
|
107
|
-
export * from './lib/guides/guides.module';
|
|
108
|
-
export * from './lib/guides/models/guideCollectionDto';
|
|
109
|
-
export * from './lib/guides/services/guidePopup.service';
|
|
110
|
-
export * from './lib/guides/services/guideStateInBackEnd.service';
|
|
111
|
-
export * from './lib/guides/services/guideStateInBrowser.service';
|
|
112
|
-
export * from './lib/guides/services/guidesClientConfig';
|
|
113
|
-
export * from './lib/models/brandingSettingsDto';
|
|
114
|
-
export * from './lib/models/channelDto';
|
|
115
|
-
export * from './lib/models/clientInfoDto';
|
|
116
|
-
export * from './lib/models/contextItemDto';
|
|
117
|
-
export * from './lib/models/keyValueDto';
|
|
118
|
-
export * from './lib/models/modelStructureDto';
|
|
119
|
-
export * from './lib/models/paginatedResponse';
|
|
120
|
-
export * from './lib/models/pagingOptions';
|
|
121
|
-
export * from './lib/models/selectListItem';
|
|
122
|
-
export * from './lib/models/userInfoDto';
|
|
123
|
-
export * from './lib/models/userSettingsDto';
|
|
124
|
-
export * from './lib/pipes/callback/callback.module';
|
|
125
|
-
export * from './lib/pipes/callback/callback.pipe';
|
|
126
|
-
export * from './lib/pipes/dateRange/ngx-dateRange.module';
|
|
127
|
-
export * from './lib/pipes/dateRange/ngx-dateRange.pipe';
|
|
128
|
-
export * from './lib/pipes/dateRange/ngx-dateRangeDto.model';
|
|
129
|
-
export * from './lib/pipes/segmentName/segmentName.module';
|
|
130
|
-
export * from './lib/pipes/segmentName/segmentName.pipe';
|
|
131
|
-
export * from './lib/pipes/slugify/ngx-slugify.module';
|
|
132
|
-
export * from './lib/pipes/slugify/ngx-slugify.pipe';
|
|
133
|
-
export * from './lib/pipes/truncate/truncate.module';
|
|
134
|
-
export * from './lib/pipes/truncate/truncate.pipe';
|
|
135
|
-
export * from './lib/results/components/age-indicator/age-indicator.component';
|
|
136
|
-
export * from './lib/results/components/arrow/arrow.component';
|
|
137
|
-
export * from './lib/results/components/badge-progression/badge-progression.component';
|
|
138
|
-
export * from './lib/results/components/badge-streak/badge-streak.component';
|
|
139
|
-
export * from './lib/results/components/badge/badge.component';
|
|
140
|
-
export * from './lib/results/components/badges/badges.component';
|
|
141
|
-
export * from './lib/results/components/benchmark-indicator/benchmark-indicator.component';
|
|
142
|
-
export * from './lib/results/components/delta-arrow/delta-arrow.component';
|
|
143
|
-
export * from './lib/results/components/doityourself/doityourself.component';
|
|
144
|
-
export * from './lib/results/components/doityourselfworkshops/doityourselfworkshops.component';
|
|
145
|
-
export * from './lib/results/components/factor-axis/factor-axis.component';
|
|
146
|
-
export * from './lib/results/components/factors/factors.component';
|
|
147
|
-
export * from './lib/results/components/filter-tags/filter-tags.component';
|
|
148
|
-
export * from './lib/results/components/focusareas/focusareas.component';
|
|
149
|
-
export * from './lib/results/components/footer/footer.component';
|
|
150
|
-
export * from './lib/results/components/impact-indicator/impact-indicator.component';
|
|
151
|
-
export * from './lib/results/components/limitationsapply/limitationsapply.component';
|
|
152
|
-
export * from './lib/results/components/model-factor-breakdown/model-factor-breakdown.component';
|
|
153
|
-
export * from './lib/results/components/model-factor/model-factor.component';
|
|
154
|
-
export * from './lib/results/components/model-switcher/model-switcher.component';
|
|
155
|
-
export * from './lib/results/components/model/model.component';
|
|
156
|
-
export * from './lib/results/components/nav-button/nav-button.component';
|
|
157
|
-
export * from './lib/results/components/participants/participants.component';
|
|
158
|
-
export * from './lib/results/components/quicktips/quicktips.component';
|
|
159
|
-
export * from './lib/results/components/recommendation/recommendation.component';
|
|
160
|
-
export * from './lib/results/components/recommendations/recommendations.component';
|
|
161
|
-
export * from './lib/results/components/research/research.component';
|
|
162
|
-
export * from './lib/results/components/result-indicator/result-indicator.component';
|
|
163
|
-
export * from './lib/results/components/roadmap/roadmap.component';
|
|
164
|
-
export * from './lib/results/components/teameffectiveness/teameffectiveness.component';
|
|
165
|
-
export * from './lib/results/components/termsupdated/termsupdated.component';
|
|
166
|
-
export * from './lib/results/components/tip-badge/tip-badge.component';
|
|
167
|
-
export * from './lib/results/components/trends/trends.component';
|
|
168
|
-
export * from './lib/results/components/trynow-professional/trynow-professional.component';
|
|
169
|
-
export * from './lib/results/components/update-in-progress/update-in-progress.component';
|
|
170
|
-
export * from './lib/results/components/userprofile/userprofile.component';
|
|
171
|
-
export * from './lib/results/components/video/video.component';
|
|
172
|
-
export * from './lib/results/components/widget-factorscore/widget-factorscore.component';
|
|
173
|
-
export * from './lib/results/components/widget-participationrate/widget-participationrate.component';
|
|
174
|
-
export * from './lib/results/dialogs/dialog-export-factorscores/dialog-export-factorscores.component';
|
|
175
|
-
export * from './lib/results/dialogs/dialog-export-factorscores/dialog-export-factorscores.directive';
|
|
176
|
-
export * from './lib/results/dialogs/dialog-export-teamlist/dialog-export-teamlist.component';
|
|
177
|
-
export * from './lib/results/dialogs/dialog-export-teamlist/dialog-export-teamlist.directive';
|
|
178
|
-
export * from './lib/results/dialogs/dialog-modelfilter/dialog-modelfilter.component';
|
|
179
|
-
export * from './lib/results/dialogs/dialog-settings/dialog-settings.component';
|
|
180
|
-
export * from './lib/results/dialogs/dialog-teamfilter/dialog-teamfilters.component';
|
|
181
|
-
export * from './lib/results/dialogs/dialog-teamfilter/dialog-teamfilters.directive';
|
|
182
|
-
export * from './lib/results/interfaces/IResultsState';
|
|
183
|
-
export * from './lib/results/models/badgeDto';
|
|
184
|
-
export * from './lib/results/models/dataSetDto';
|
|
185
|
-
export * from './lib/results/models/dimensionResultDto';
|
|
186
|
-
export * from './lib/results/models/exportRequestDto';
|
|
187
|
-
export * from './lib/results/models/factorScoreDto';
|
|
188
|
-
export * from './lib/results/models/localUserDto.model';
|
|
189
|
-
export * from './lib/results/models/participantDto.model';
|
|
190
|
-
export * from './lib/results/models/snapshotDto.model';
|
|
191
|
-
export * from './lib/results/models/snapshotMetaDataDto';
|
|
192
|
-
export * from './lib/results/models/teamDto.model';
|
|
193
|
-
export * from './lib/results/models/teamListResponseDto';
|
|
194
|
-
export * from './lib/results/models/teamMetaDataDto';
|
|
195
|
-
export * from './lib/results/models/trendDataRequestDto.model';
|
|
196
|
-
export * from './lib/results/models/userListResponseDto';
|
|
197
|
-
export * from './lib/results/models/widgetDataDto';
|
|
198
|
-
export * from './lib/results/results.module';
|
|
199
|
-
export * from './lib/results/services/dimissPopupService';
|
|
200
|
-
export * from './lib/results/services/factorService';
|
|
201
|
-
export * from './lib/results/services/resultsClientConfig';
|
|
202
|
-
export * from './lib/results/services/terms.service';
|
|
203
|
-
export * from './lib/results/services/trend.service';
|
|
204
|
-
export * from './lib/results/services/userProfile.service';
|
|
205
|
-
export * from './lib/validators/domainValidator';
|
|
206
|
-
export * from './lib/validators/matchInputValidator';
|
|
207
|
-
export * from './lib/validators/maxSelectedValidator';
|
|
208
|
-
export * from './lib/viewModel/interfaces';
|
|
209
|
-
export * from './lib/viewModel/reloadStrategies/noReloadStrategy';
|
|
210
|
-
export * from './lib/viewModel/reloadStrategies/reloadOnPushStrategy';
|
|
211
|
-
export * from './lib/viewModel/services/sessionIdInterceptor.service';
|
|
212
|
-
export * from './lib/viewModel/services/sessionIdProvider.service';
|
|
213
|
-
export * from './lib/viewModel/userSettings.service';
|
|
214
|
-
export * from './lib/viewModel/viewModelState.module';
|
|
215
|
-
export * from './lib/viewModel/viewModelState.service';
|
|
216
|
-
export * from './lib/viewModel/viewModelStateConfig';
|