@the-liberators/ngx-scrumteamsurvey-tools 2.3.78 → 2.3.80
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 -585
- 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,10 +0,0 @@
|
|
|
1
|
-
import { ActivatedRouteSnapshot, CanActivate, Router, UrlTree } from '@angular/router';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ValidKeyTeamKeyGuard implements CanActivate {
|
|
5
|
-
private router;
|
|
6
|
-
constructor(router: Router);
|
|
7
|
-
canActivate(route: ActivatedRouteSnapshot): Observable<boolean | UrlTree> | Promise<boolean | UrlTree> | boolean | UrlTree;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ValidKeyTeamKeyGuard, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ValidKeyTeamKeyGuard>;
|
|
10
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
export declare class ErrorDto {
|
|
2
|
-
constructor();
|
|
3
|
-
error: string;
|
|
4
|
-
url: string;
|
|
5
|
-
userAgent: string;
|
|
6
|
-
stackTrace: string;
|
|
7
|
-
serverStackTrace: string;
|
|
8
|
-
details: ErrorDetailDto[];
|
|
9
|
-
loggingSeverity: LoggingSeverityEnum;
|
|
10
|
-
}
|
|
11
|
-
export declare class ApiErrorDto {
|
|
12
|
-
code: number;
|
|
13
|
-
type: string;
|
|
14
|
-
message: string;
|
|
15
|
-
stack: string;
|
|
16
|
-
loggingSeverity: LoggingSeverityEnum;
|
|
17
|
-
}
|
|
18
|
-
export declare class ErrorDetailDto {
|
|
19
|
-
type: string;
|
|
20
|
-
value: any;
|
|
21
|
-
}
|
|
22
|
-
export declare enum LoggingSeverityEnum {
|
|
23
|
-
information = 0,
|
|
24
|
-
warning = 1,
|
|
25
|
-
exception = 2
|
|
26
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from "@angular/common/http";
|
|
2
|
-
import { ErrorHandler, NgZone } from "@angular/core";
|
|
3
|
-
import { Router } from "@angular/router";
|
|
4
|
-
import { ErrorServiceConfig } from "./errorServiceConfig";
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class FrontAndBackendErrorHandler implements ErrorHandler {
|
|
7
|
-
private router;
|
|
8
|
-
private zone;
|
|
9
|
-
private http;
|
|
10
|
-
private config;
|
|
11
|
-
constructor(router: Router, zone: NgZone, http: HttpClient, config: ErrorServiceConfig);
|
|
12
|
-
handleError(originError: any): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FrontAndBackendErrorHandler, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FrontAndBackendErrorHandler>;
|
|
15
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/router";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class ErrorServiceModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorServiceModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ErrorServiceModule, never, [typeof i1.RouterModule, typeof i2.CommonModule], never>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ErrorServiceModule>;
|
|
8
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ErrorServiceConfig {
|
|
4
|
-
private config?;
|
|
5
|
-
constructor(config?: ErrorServiceConfigDto);
|
|
6
|
-
set(config: ErrorServiceConfigDto): void;
|
|
7
|
-
get(): ErrorServiceConfigDto;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorServiceConfig, [{ optional: true; }]>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ErrorServiceConfig>;
|
|
10
|
-
}
|
|
11
|
-
export declare class ErrorServiceConfigDto {
|
|
12
|
-
errorSink: boolean;
|
|
13
|
-
endpoint: string;
|
|
14
|
-
enabled: boolean;
|
|
15
|
-
}
|
|
16
|
-
export declare const ErrorConfigToken: InjectionToken<ErrorServiceConfigDto>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { GuideStepMediaDto } from '../../models/guideCollectionDto';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ImageSliderComponent {
|
|
4
|
-
private intervalId;
|
|
5
|
-
index: number;
|
|
6
|
-
maxIndex: number;
|
|
7
|
-
total: number;
|
|
8
|
-
items: GuideStepMediaDto[];
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
ngAfterContentChecked(): void;
|
|
11
|
-
private nextImage;
|
|
12
|
-
select(index: number): void;
|
|
13
|
-
ngOnDestroy(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ImageSliderComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ImageSliderComponent, "imageslider", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, false, never>;
|
|
16
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ComponentType } from '@angular/cdk/portal';
|
|
2
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
3
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
4
|
-
import { ComponentWithViewStateBase } from '../../../componentWithViewStateBase';
|
|
5
|
-
import { ViewModelStateBase } from '../../../viewModel/viewModelState.service';
|
|
6
|
-
import { IGuideState } from '../../interfaces/IGuideState';
|
|
7
|
-
import { GuidePopupService } from '../../services/guidePopup.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class ResumeGuideHoverComponent extends ComponentWithViewStateBase<IGuideState> {
|
|
10
|
-
private state;
|
|
11
|
-
private guidePopupService;
|
|
12
|
-
private guideDialog;
|
|
13
|
-
protected snackBar: MatSnackBar;
|
|
14
|
-
private dialog;
|
|
15
|
-
showResumeGuide: boolean;
|
|
16
|
-
constructor(state: ViewModelStateBase<IGuideState>, guidePopupService: GuidePopupService, guideDialog: ComponentType<any>, snackBar: MatSnackBar, dialog: MatDialog);
|
|
17
|
-
protected onDataUpdate(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResumeGuideHoverComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ResumeGuideHoverComponent, "resumeguidehover", never, {}, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { ComponentType } from '@angular/cdk/portal';
|
|
2
|
-
import { InjectionToken } from '@angular/core';
|
|
3
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
4
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
5
|
-
import { ComponentWithViewStateBase } from '../../../componentWithViewStateBase';
|
|
6
|
-
import { ViewModelStateBase } from '../../../viewModel/viewModelState.service';
|
|
7
|
-
import { IGuideState } from '../../interfaces/IGuideState';
|
|
8
|
-
import { GuideDto, GuideStepDto } from '../../models/guideCollectionDto';
|
|
9
|
-
import { GuidePopupService } from '../../services/guidePopup.service';
|
|
10
|
-
import { IGuideStateService } from '../../services/interfaces';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
export declare class DialogGuideComponent extends ComponentWithViewStateBase<IGuideState> {
|
|
13
|
-
private state;
|
|
14
|
-
guidePopupService: GuidePopupService;
|
|
15
|
-
private guideStateService;
|
|
16
|
-
private guidesDialog;
|
|
17
|
-
protected snackBar: MatSnackBar;
|
|
18
|
-
private dialog;
|
|
19
|
-
smallScreen: boolean;
|
|
20
|
-
activeStep: GuideStepDto;
|
|
21
|
-
guide: GuideDto;
|
|
22
|
-
constructor(state: ViewModelStateBase<IGuideState>, guidePopupService: GuidePopupService, guideStateService: IGuideStateService, guidesDialog: ComponentType<any>, snackBar: MatSnackBar, dialog: MatDialog);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
toGuides(): Promise<void>;
|
|
25
|
-
dismiss(): Promise<void>;
|
|
26
|
-
handleCheckChange(item: GuideStepDto, checked: boolean): Promise<void>;
|
|
27
|
-
next(item: GuideStepDto): Promise<void>;
|
|
28
|
-
complete(item: GuideStepDto): Promise<void>;
|
|
29
|
-
showSteps(): boolean;
|
|
30
|
-
select(item: GuideStepDto): void;
|
|
31
|
-
isLastStep(item: GuideStepDto): boolean;
|
|
32
|
-
private selectNextOpenItem;
|
|
33
|
-
protected onDataUpdate(data: IGuideState): void;
|
|
34
|
-
onWindowResize(): void;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogGuideComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogGuideComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
37
|
-
}
|
|
38
|
-
export declare class OpenGuideDialogDirective {
|
|
39
|
-
private dialog;
|
|
40
|
-
private guidePopupService;
|
|
41
|
-
private guideDialog;
|
|
42
|
-
constructor(dialog: MatDialog, guidePopupService: GuidePopupService, guideDialog: ComponentType<any>);
|
|
43
|
-
onClick(): void;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenGuideDialogDirective, never>;
|
|
45
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenGuideDialogDirective, "[guideDialog]", never, {}, {}, never, never, false, never>;
|
|
46
|
-
}
|
|
47
|
-
export declare const DIALOG_GUIDE_TOKEN: InjectionToken<ComponentType<any>>;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { ComponentType } from '@angular/cdk/portal';
|
|
2
|
-
import { InjectionToken } from '@angular/core';
|
|
3
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
4
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
5
|
-
import { ComponentWithViewStateBase } from '../../../componentWithViewStateBase';
|
|
6
|
-
import { ViewModelStateBase } from '../../../viewModel/viewModelState.service';
|
|
7
|
-
import { IGuideState } from '../../interfaces/IGuideState';
|
|
8
|
-
import { GuideDto } from '../../models/guideCollectionDto';
|
|
9
|
-
import { GuidePopupService } from '../../services/guidePopup.service';
|
|
10
|
-
import { IGuideStateService } from '../../services/interfaces';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
export declare class DialogGuidesComponent extends ComponentWithViewStateBase<IGuideState> {
|
|
13
|
-
private state;
|
|
14
|
-
guidePopupService: GuidePopupService;
|
|
15
|
-
private guideStateService;
|
|
16
|
-
private guideDialog;
|
|
17
|
-
dialog: MatDialog;
|
|
18
|
-
protected snackBar: MatSnackBar;
|
|
19
|
-
guides: GuideDto[];
|
|
20
|
-
activeGuideKey: string;
|
|
21
|
-
private subscription;
|
|
22
|
-
constructor(state: ViewModelStateBase<IGuideState>, guidePopupService: GuidePopupService, guideStateService: IGuideStateService, guideDialog: ComponentType<any>, dialog: MatDialog, snackBar: MatSnackBar);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
setActiveGuide(guide: GuideDto): Promise<void>;
|
|
25
|
-
protected onDataUpdate(data: IGuideState): void;
|
|
26
|
-
ngOnDestroy(): void;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogGuidesComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogGuidesComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
29
|
-
}
|
|
30
|
-
export declare class OpenGuidesDialogDirective {
|
|
31
|
-
private dialog;
|
|
32
|
-
private guidesDialog;
|
|
33
|
-
constructor(dialog: MatDialog, guidesDialog: ComponentType<any>);
|
|
34
|
-
onClick(): void;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenGuidesDialogDirective, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenGuidesDialogDirective, "[guidesDialog]", never, {}, {}, never, never, false, never>;
|
|
37
|
-
}
|
|
38
|
-
export declare const DIALOG_GUIDES_TOKEN: InjectionToken<ComponentType<any>>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { GuidePopupService } from '../../services/guidePopup.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class StartGuideDirective {
|
|
4
|
-
private guidePopupService;
|
|
5
|
-
guideKey: string;
|
|
6
|
-
constructor(guidePopupService: GuidePopupService);
|
|
7
|
-
onClick(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StartGuideDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StartGuideDirective, "[startGuide]", never, { "guideKey": { "alias": "guideKey"; "required": false; }; }, {}, never, never, false, never>;
|
|
10
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./directives/startguide/startguide.directive";
|
|
3
|
-
import * as i2 from "./dialogs/dialog-guide/dialog-guide.component";
|
|
4
|
-
import * as i3 from "./dialogs/dialog-guides/dialog-guides.component";
|
|
5
|
-
import * as i4 from "./components/resumeguidehover/resumeguidehover.component";
|
|
6
|
-
import * as i5 from "./components/imageslider/imageslider.component";
|
|
7
|
-
import * as i6 from "@angular/material/dialog";
|
|
8
|
-
import * as i7 from "@angular/router";
|
|
9
|
-
import * as i8 from "@angular/forms";
|
|
10
|
-
import * as i9 from "@angular/common";
|
|
11
|
-
import * as i10 from "../branding/branding.module";
|
|
12
|
-
import * as i11 from "../components/checkbox/checkbox.module";
|
|
13
|
-
import * as i12 from "ngx-webstorage-service";
|
|
14
|
-
export declare class GuidesModule {
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GuidesModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GuidesModule, [typeof i1.StartGuideDirective, typeof i2.OpenGuideDialogDirective, typeof i3.OpenGuidesDialogDirective, typeof i3.DialogGuidesComponent, typeof i4.ResumeGuideHoverComponent, typeof i2.DialogGuideComponent, typeof i5.ImageSliderComponent], [typeof i6.MatDialogModule, typeof i7.RouterModule, typeof i8.FormsModule, typeof i9.CommonModule, typeof i10.BrandingModule, typeof i11.CheckboxModule, typeof i12.StorageServiceModule], [typeof i1.StartGuideDirective, typeof i2.OpenGuideDialogDirective, typeof i3.OpenGuidesDialogDirective, typeof i3.DialogGuidesComponent, typeof i4.ResumeGuideHoverComponent, typeof i2.DialogGuideComponent, typeof i5.ImageSliderComponent]>;
|
|
17
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<GuidesModule>;
|
|
18
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
export declare class GuideCollectionDto {
|
|
2
|
-
guides: GuideDto[];
|
|
3
|
-
active: GuideDto;
|
|
4
|
-
}
|
|
5
|
-
export declare class GuideDto {
|
|
6
|
-
key: string;
|
|
7
|
-
name: string;
|
|
8
|
-
steps: GuideStepDto[];
|
|
9
|
-
}
|
|
10
|
-
export declare class GuideStepDto {
|
|
11
|
-
key: string;
|
|
12
|
-
title: string;
|
|
13
|
-
body: string;
|
|
14
|
-
url: string;
|
|
15
|
-
completed: boolean;
|
|
16
|
-
media: GuideStepMediaDto[];
|
|
17
|
-
}
|
|
18
|
-
export declare class GuideStepMediaDto {
|
|
19
|
-
type: GuideMediaTypeEnum;
|
|
20
|
-
sourceUrl: string;
|
|
21
|
-
clickUrl: string;
|
|
22
|
-
}
|
|
23
|
-
export declare class GuideStateDto {
|
|
24
|
-
constructor();
|
|
25
|
-
activeGuideKey: string;
|
|
26
|
-
completedSteps: string[];
|
|
27
|
-
}
|
|
28
|
-
export declare enum GuideMediaTypeEnum {
|
|
29
|
-
image = "Image",
|
|
30
|
-
video = "Video"
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { ComponentType } from '@angular/cdk/portal';
|
|
2
|
-
import { InjectionToken } from '@angular/core';
|
|
3
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
4
|
-
import { BehaviorSubject } from 'rxjs';
|
|
5
|
-
import { ViewModelStateBase } from '../../viewModel/viewModelState.service';
|
|
6
|
-
import { IGuideState } from '../interfaces/IGuideState';
|
|
7
|
-
import { GuideDto, GuideStepDto } from '../models/guideCollectionDto';
|
|
8
|
-
import { GuidesClientConfig } from './guidesClientConfig';
|
|
9
|
-
import { IGuideStateService } from './interfaces';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare const GUIDESTATE_PROVIDER: InjectionToken<IGuideStateService>;
|
|
12
|
-
export declare class GuidePopupService {
|
|
13
|
-
private state;
|
|
14
|
-
private dialog;
|
|
15
|
-
private guideStateService;
|
|
16
|
-
private config;
|
|
17
|
-
showResumeGuideOption: BehaviorSubject<boolean>;
|
|
18
|
-
private activeGuide;
|
|
19
|
-
private guides;
|
|
20
|
-
private alreadyOpened;
|
|
21
|
-
constructor(state: ViewModelStateBase<IGuideState>, dialog: MatDialog, guideStateService: IGuideStateService, config: GuidesClientConfig);
|
|
22
|
-
startGuide<T>(dialogComponent: ComponentType<T>, guide: GuideDto): Promise<void>;
|
|
23
|
-
startGuideByKey<T>(dialogComponent: ComponentType<T>, guideKey: string): Promise<void>;
|
|
24
|
-
stepToggle(step: GuideStepDto): Promise<void>;
|
|
25
|
-
open<T>(dialogComponent: ComponentType<T>): void;
|
|
26
|
-
resumeGuide<T>(dialogComponent: ComponentType<T>): void;
|
|
27
|
-
closeWithResume(): Promise<void>;
|
|
28
|
-
dismiss(): Promise<void>;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GuidePopupService, never>;
|
|
30
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GuidePopupService>;
|
|
31
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import { ApiConfig } from '../../apiUrlToken';
|
|
4
|
-
import { ViewModelStateBase } from '../../viewModel/viewModelState.service';
|
|
5
|
-
import { IGuideState } from '../interfaces/IGuideState';
|
|
6
|
-
import { GuideDto } from '../models/guideCollectionDto';
|
|
7
|
-
import { IGuideStateService } from './interfaces';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class GuideStateInBackEndService implements IGuideStateService {
|
|
10
|
-
private http;
|
|
11
|
-
private config;
|
|
12
|
-
private state;
|
|
13
|
-
activeGuideUpdated: BehaviorSubject<GuideDto>;
|
|
14
|
-
private guideState;
|
|
15
|
-
constructor(http: HttpClient, config: ApiConfig, state: ViewModelStateBase<IGuideState>);
|
|
16
|
-
dismiss(): Promise<void>;
|
|
17
|
-
startGuide(guide: GuideDto): Promise<void>;
|
|
18
|
-
stepToggle(stepKey: string): Promise<void>;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GuideStateInBackEndService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GuideStateInBackEndService>;
|
|
21
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { StorageService } from 'ngx-webstorage-service';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import { ViewModelStateBase } from '../../viewModel/viewModelState.service';
|
|
4
|
-
import { IGuideState } from '../interfaces/IGuideState';
|
|
5
|
-
import { GuideDto } from '../models/guideCollectionDto';
|
|
6
|
-
import { IGuideStateService } from './interfaces';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class GuideStateInBrowserService implements IGuideStateService {
|
|
9
|
-
private storage;
|
|
10
|
-
private state;
|
|
11
|
-
activeGuideUpdated: BehaviorSubject<GuideDto>;
|
|
12
|
-
private guideState;
|
|
13
|
-
constructor(storage: StorageService, state: ViewModelStateBase<IGuideState>);
|
|
14
|
-
dismiss(): Promise<void>;
|
|
15
|
-
startGuide(guide: GuideDto): Promise<void>;
|
|
16
|
-
stepToggle(stepKey: string): Promise<void>;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GuideStateInBrowserService, never>;
|
|
18
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GuideStateInBrowserService>;
|
|
19
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const GuidesConfigToken: InjectionToken<GuideConfigDto>;
|
|
4
|
-
export declare class GuidesClientConfig {
|
|
5
|
-
private config?;
|
|
6
|
-
constructor(config?: GuideConfigDto);
|
|
7
|
-
set(config: GuideConfigDto): void;
|
|
8
|
-
get(): GuideConfigDto;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GuidesClientConfig, [{ optional: true; }]>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GuidesClientConfig>;
|
|
11
|
-
}
|
|
12
|
-
export declare class GuideConfigDto {
|
|
13
|
-
autoOpen: boolean;
|
|
14
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject } from 'rxjs';
|
|
2
|
-
import { GuideDto } from '../models/guideCollectionDto';
|
|
3
|
-
export interface IGuideStateService {
|
|
4
|
-
activeGuideUpdated: BehaviorSubject<GuideDto>;
|
|
5
|
-
dismiss(): Promise<void>;
|
|
6
|
-
startGuide(guide: GuideDto): Promise<void>;
|
|
7
|
-
stepToggle(stepKey: string): Promise<void>;
|
|
8
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
export declare class BrandingSettingsDto {
|
|
2
|
-
accentColor: string;
|
|
3
|
-
themeColor: string;
|
|
4
|
-
backgroundColor: string;
|
|
5
|
-
neutralColor: string;
|
|
6
|
-
logoUrl: string;
|
|
7
|
-
publicKey: string;
|
|
8
|
-
platformName: string;
|
|
9
|
-
platformLearnMoreUrl: string;
|
|
10
|
-
name: string;
|
|
11
|
-
companyUrl: string;
|
|
12
|
-
isDefault: boolean;
|
|
13
|
-
hasBroker: boolean;
|
|
14
|
-
channelKey: string;
|
|
15
|
-
channelName: string;
|
|
16
|
-
channelSubscribeUrl: string;
|
|
17
|
-
channelCompanyUrl: string;
|
|
18
|
-
channelPrivacyPolicyUrl: string;
|
|
19
|
-
channelTermsOfUseUrl: string;
|
|
20
|
-
channelAccentColor: string;
|
|
21
|
-
channelThemeColor: string;
|
|
22
|
-
channelPlatformName: string;
|
|
23
|
-
contentBranding: ContentBrandingDto;
|
|
24
|
-
brokerUrl: string;
|
|
25
|
-
teamReportUrl: string;
|
|
26
|
-
teamsDashboardUrl: string;
|
|
27
|
-
}
|
|
28
|
-
export declare class ContentBrandingDto {
|
|
29
|
-
settings: Record<string, string>[];
|
|
30
|
-
signature: string;
|
|
31
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { BrandingSettingsDto } from "./brandingSettingsDto";
|
|
2
|
-
export declare class ChannelDto {
|
|
3
|
-
publicKey: string;
|
|
4
|
-
name: string;
|
|
5
|
-
branding: ChannelDefaultBrandingDto;
|
|
6
|
-
siteUrl: string;
|
|
7
|
-
poweredBy: string;
|
|
8
|
-
pitch: string;
|
|
9
|
-
navigationUrls: NavigationUrlDto[];
|
|
10
|
-
}
|
|
11
|
-
export declare class ChannelDefaultBrandingDto extends BrandingSettingsDto {
|
|
12
|
-
logoLargeUrl: string;
|
|
13
|
-
}
|
|
14
|
-
export declare class NavigationUrlDto {
|
|
15
|
-
name: string;
|
|
16
|
-
url: string;
|
|
17
|
-
category: NavigationUrlTypeEnum;
|
|
18
|
-
icon: string;
|
|
19
|
-
children: NavigationUrlDto[];
|
|
20
|
-
}
|
|
21
|
-
export declare enum NavigationUrlTypeEnum {
|
|
22
|
-
MainMenuCTA = "MainMenuCTA",
|
|
23
|
-
MainMenu = "MainMenu",
|
|
24
|
-
Resources = "Resources",
|
|
25
|
-
Support = "Support",
|
|
26
|
-
SocialMedia = "SocialMedia",
|
|
27
|
-
Legal = "Legal"
|
|
28
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
export declare class ClientInfoDto {
|
|
2
|
-
name: string;
|
|
3
|
-
subscriptionKey: string;
|
|
4
|
-
activationCode: string;
|
|
5
|
-
publicKey: string;
|
|
6
|
-
aboutToExpire: boolean;
|
|
7
|
-
metered: boolean;
|
|
8
|
-
expires: Date;
|
|
9
|
-
legal: LegalDto;
|
|
10
|
-
teamsUsed: number;
|
|
11
|
-
teamLimit: number;
|
|
12
|
-
usersUsed: number;
|
|
13
|
-
userLimit: number;
|
|
14
|
-
}
|
|
15
|
-
export declare class LegalDto {
|
|
16
|
-
accepted: Date;
|
|
17
|
-
documents: LegalDocumentDto[];
|
|
18
|
-
}
|
|
19
|
-
export declare class LegalDocumentDto {
|
|
20
|
-
name: string;
|
|
21
|
-
url: string;
|
|
22
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
export declare class ModelStructureDto {
|
|
2
|
-
definition: ModelDefinitionDto;
|
|
3
|
-
models: ModelSummaryDto[];
|
|
4
|
-
}
|
|
5
|
-
export declare class ModelDefinitionDto {
|
|
6
|
-
constructor();
|
|
7
|
-
name: string;
|
|
8
|
-
publicKey: string;
|
|
9
|
-
description: string;
|
|
10
|
-
demoUrls: ModelDemoUrlDto[];
|
|
11
|
-
attribution: string;
|
|
12
|
-
questionnaireTypes: QuestionnaireTypeDto[];
|
|
13
|
-
factors: FactorStructureDto[];
|
|
14
|
-
explainerVideoUrl: string;
|
|
15
|
-
}
|
|
16
|
-
export declare class ModelDemoUrlDto {
|
|
17
|
-
type: string;
|
|
18
|
-
url: string;
|
|
19
|
-
}
|
|
20
|
-
export declare class DefinitionDto {
|
|
21
|
-
term: string;
|
|
22
|
-
definition: string;
|
|
23
|
-
}
|
|
24
|
-
export declare class EffectDto {
|
|
25
|
-
to: string;
|
|
26
|
-
standardizedBeta: number;
|
|
27
|
-
standardError: number;
|
|
28
|
-
}
|
|
29
|
-
export declare class FactorStructureDto {
|
|
30
|
-
constructor();
|
|
31
|
-
publicKey: string;
|
|
32
|
-
parentKey: string;
|
|
33
|
-
name: string;
|
|
34
|
-
color: string;
|
|
35
|
-
description: string;
|
|
36
|
-
questionCount: number;
|
|
37
|
-
ownQuestionCount: number;
|
|
38
|
-
explainerVideoUrl: string;
|
|
39
|
-
effects: EffectDto[];
|
|
40
|
-
segments: FactorStructureSegmentDto[];
|
|
41
|
-
constraints: FactorStructureConstraintDto;
|
|
42
|
-
lower: FactorStructureDto[];
|
|
43
|
-
attribution: string;
|
|
44
|
-
antecedents: FactorStructureDto[];
|
|
45
|
-
recommended: boolean;
|
|
46
|
-
}
|
|
47
|
-
export declare class FactorStructureSegmentDto {
|
|
48
|
-
questionCount: number;
|
|
49
|
-
ownQuestionCount: number;
|
|
50
|
-
segment: SegmentEnum;
|
|
51
|
-
durationInSeconds: number;
|
|
52
|
-
questions: string[];
|
|
53
|
-
}
|
|
54
|
-
export declare class ModelSummaryDto {
|
|
55
|
-
publicKey: string;
|
|
56
|
-
name: string;
|
|
57
|
-
description: string;
|
|
58
|
-
isInBeta: boolean;
|
|
59
|
-
}
|
|
60
|
-
export declare class FactorStructureConstraintDto {
|
|
61
|
-
constructor();
|
|
62
|
-
forSegments: string[];
|
|
63
|
-
teamTraitKeys: string[];
|
|
64
|
-
}
|
|
65
|
-
export declare class QuestionnaireTypeDto {
|
|
66
|
-
constructor(publicKey: any, name: any);
|
|
67
|
-
publicKey: string;
|
|
68
|
-
name: string;
|
|
69
|
-
description: string;
|
|
70
|
-
scaleKeys: string[];
|
|
71
|
-
}
|
|
72
|
-
export declare class TeamFlagMatchDto {
|
|
73
|
-
isSoftwareTeam: boolean | null;
|
|
74
|
-
isAgileTeam: boolean | null;
|
|
75
|
-
isIterationTeam: boolean | null;
|
|
76
|
-
}
|
|
77
|
-
export declare enum SegmentEnum {
|
|
78
|
-
TeamMember = "TeamMember",
|
|
79
|
-
Stakeholder = "Stakeholder",
|
|
80
|
-
Management = "Supporter"
|
|
81
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { BrandingSettingsDto } from "./brandingSettingsDto";
|
|
2
|
-
import { ClientInfoDto } from "./clientInfoDto";
|
|
3
|
-
import { FeaturesDto } from "./featuresDto";
|
|
4
|
-
import { UserSettingsDto } from "./userSettingsDto";
|
|
5
|
-
export declare class UserInfoDto {
|
|
6
|
-
constructor();
|
|
7
|
-
publicKey: string;
|
|
8
|
-
isAdmin: boolean;
|
|
9
|
-
isSubscriptionAdmin: boolean;
|
|
10
|
-
isCoach: boolean;
|
|
11
|
-
multipleEnvironments: boolean;
|
|
12
|
-
features: FeaturesDto;
|
|
13
|
-
settings: UserSettingsDto;
|
|
14
|
-
branding: BrandingSettingsDto;
|
|
15
|
-
client: ClientInfoDto;
|
|
16
|
-
profile: UserProfileDto;
|
|
17
|
-
}
|
|
18
|
-
export declare class UserProfileDto {
|
|
19
|
-
name: string;
|
|
20
|
-
email: string;
|
|
21
|
-
avatarUrl: string;
|
|
22
|
-
usesSSO: boolean;
|
|
23
|
-
}
|