@the-liberators/ngx-scrumteamsurvey-tools 2.3.87 → 2.3.88
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/index.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ import { HttpClient, HttpBackend, HttpInterceptor, HttpRequest, HttpHandler, Htt
|
|
|
14
14
|
import * as i2$2 from '@angular/material/dialog';
|
|
15
15
|
import { MatDialog, MatDialogRef } from '@angular/material/dialog';
|
|
16
16
|
import * as i12 from '@angular/material/tooltip';
|
|
17
|
-
import * as
|
|
17
|
+
import * as i55 from '@angular/material/core';
|
|
18
18
|
import * as i14 from '@angular/material/menu';
|
|
19
19
|
import * as i15 from '@angular/material/paginator';
|
|
20
20
|
import { PageEvent } from '@angular/material/paginator';
|
|
@@ -33,11 +33,11 @@ import { Clipboard } from '@angular/cdk/clipboard';
|
|
|
33
33
|
import * as i7 from '@angular/material/checkbox';
|
|
34
34
|
import { AuthService } from '@auth0/auth0-angular';
|
|
35
35
|
import { ComponentType } from '@angular/cdk/portal';
|
|
36
|
-
import * as
|
|
36
|
+
import * as i51 from '@swimlane/ngx-charts';
|
|
37
37
|
import { LegendPosition } from '@swimlane/ngx-charts';
|
|
38
|
-
import * as
|
|
39
|
-
import * as
|
|
40
|
-
import * as
|
|
38
|
+
import * as i59 from '@angular/material/slide-toggle';
|
|
39
|
+
import * as i62 from '@angular/material/progress-spinner';
|
|
40
|
+
import * as i65 from '@ncstate/sat-popover';
|
|
41
41
|
|
|
42
42
|
declare abstract class ComponentBase {
|
|
43
43
|
protected snackBar: MatSnackBar;
|
|
@@ -237,6 +237,7 @@ declare class FactorStructureDto {
|
|
|
237
237
|
parentKey: string;
|
|
238
238
|
name: string;
|
|
239
239
|
color: string;
|
|
240
|
+
core: boolean;
|
|
240
241
|
description: string;
|
|
241
242
|
questionCount: number;
|
|
242
243
|
ownQuestionCount: number;
|
|
@@ -1074,7 +1075,7 @@ declare class PaginatorModule {
|
|
|
1074
1075
|
|
|
1075
1076
|
declare class ActionsModule {
|
|
1076
1077
|
static ɵfac: i0.ɵɵFactoryDeclaration<ActionsModule, never>;
|
|
1077
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ActionsModule, [typeof ActionListComponent, typeof ActionManageComponent, typeof ActionTileComponent, typeof DialogActionManageComponent, typeof DialogActionFiltersComponent, typeof DialogExportActionsComponent, typeof InterventionTypeToStringPipe, typeof InterventionStateToStringPipe, typeof InterventionOwnerToStringPipe, typeof OpenAddActionDialogDirective, typeof OpenEditActionDialogDirective, typeof OpenActionFiltersDialogDirective, typeof OpenExportActionsDialogDirective], [typeof i2$2.MatDialogModule, typeof i12.MatTooltipModule, typeof
|
|
1078
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ActionsModule, [typeof ActionListComponent, typeof ActionManageComponent, typeof ActionTileComponent, typeof DialogActionManageComponent, typeof DialogActionFiltersComponent, typeof DialogExportActionsComponent, typeof InterventionTypeToStringPipe, typeof InterventionStateToStringPipe, typeof InterventionOwnerToStringPipe, typeof OpenAddActionDialogDirective, typeof OpenEditActionDialogDirective, typeof OpenActionFiltersDialogDirective, typeof OpenExportActionsDialogDirective], [typeof i2$2.MatDialogModule, typeof i12.MatTooltipModule, typeof i55.MatNativeDateModule, typeof i14.MatMenuModule, typeof i15.MatPaginatorModule, typeof i2.MatSelectModule, typeof i3.RouterModule, typeof PaginatorModule, typeof i2$1.CommonModule, typeof i3$1.FormsModule, typeof i3$1.ReactiveFormsModule, typeof i6.MatInputModule, typeof i22.MatDatepickerModule], [typeof ActionListComponent, typeof ActionManageComponent, typeof ActionTileComponent, typeof DialogActionManageComponent, typeof DialogActionFiltersComponent, typeof DialogExportActionsComponent, typeof InterventionTypeToStringPipe, typeof InterventionOwnerToStringPipe, typeof InterventionStateToStringPipe, typeof OpenAddActionDialogDirective, typeof OpenEditActionDialogDirective, typeof OpenActionFiltersDialogDirective, typeof OpenExportActionsDialogDirective]>;
|
|
1078
1079
|
static ɵinj: i0.ɵɵInjectorDeclaration<ActionsModule>;
|
|
1079
1080
|
}
|
|
1080
1081
|
|
|
@@ -1441,7 +1442,7 @@ declare class OpenContactSalesDialog {
|
|
|
1441
1442
|
|
|
1442
1443
|
declare class DialogSupportModule {
|
|
1443
1444
|
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSupportModule, never>;
|
|
1444
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DialogSupportModule, [typeof DialogSupportComponent, typeof OpenFeedbackDialogDirective, typeof OpenReportBugDialogDirective, typeof OpenLookingForHelpDialog, typeof OpenSupportDialogDirective, typeof OpenContactSalesDialog], [typeof i3$1.FormsModule, typeof i2.MatSelectModule, typeof i3$2.MatSnackBarModule, typeof i6.MatInputModule, typeof i2$1.CommonModule, typeof i3$1.ReactiveFormsModule, typeof
|
|
1445
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DialogSupportModule, [typeof DialogSupportComponent, typeof OpenFeedbackDialogDirective, typeof OpenReportBugDialogDirective, typeof OpenLookingForHelpDialog, typeof OpenSupportDialogDirective, typeof OpenContactSalesDialog], [typeof i3$1.FormsModule, typeof i2.MatSelectModule, typeof i3$2.MatSnackBarModule, typeof i6.MatInputModule, typeof i2$1.CommonModule, typeof i3$1.ReactiveFormsModule, typeof i55.MatOptionModule, typeof i2$2.MatDialogModule], [typeof DialogSupportComponent, typeof OpenFeedbackDialogDirective, typeof OpenReportBugDialogDirective, typeof OpenLookingForHelpDialog, typeof OpenSupportDialogDirective, typeof OpenContactSalesDialog]>;
|
|
1445
1446
|
static ɵinj: i0.ɵɵInjectorDeclaration<DialogSupportModule>;
|
|
1446
1447
|
}
|
|
1447
1448
|
|
|
@@ -3261,6 +3262,22 @@ declare class OpenTeamFilterDialogDirective {
|
|
|
3261
3262
|
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenTeamFilterDialogDirective, "[teamFilterDialog]", never, { "tags": { "alias": "tags"; "required": false; }; }, {}, never, never, false, never>;
|
|
3262
3263
|
}
|
|
3263
3264
|
|
|
3265
|
+
declare class DialogNotesComponent {
|
|
3266
|
+
notes: string[];
|
|
3267
|
+
constructor(notes: string[]);
|
|
3268
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogNotesComponent, never>;
|
|
3269
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogNotesComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
3270
|
+
}
|
|
3271
|
+
|
|
3272
|
+
declare class OpenNotesDialogDirective {
|
|
3273
|
+
private dialog;
|
|
3274
|
+
notes: string[];
|
|
3275
|
+
constructor(dialog: MatDialog);
|
|
3276
|
+
onClick(): void;
|
|
3277
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OpenNotesDialogDirective, never>;
|
|
3278
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenNotesDialogDirective, "[notesDialog]", never, { "notes": { "alias": "notes"; "required": false; }; }, {}, never, never, false, never>;
|
|
3279
|
+
}
|
|
3280
|
+
|
|
3264
3281
|
declare class LocalUserDto {
|
|
3265
3282
|
avatarUrl: string;
|
|
3266
3283
|
publicKey: string;
|
|
@@ -3284,24 +3301,9 @@ declare class UserNameAndKeyDto {
|
|
|
3284
3301
|
avatarUrl: string;
|
|
3285
3302
|
}
|
|
3286
3303
|
|
|
3287
|
-
declare class DialogNotesComponent {
|
|
3288
|
-
notes: string[];
|
|
3289
|
-
constructor(notes: string[]);
|
|
3290
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogNotesComponent, never>;
|
|
3291
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogNotesComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
3292
|
-
}
|
|
3293
|
-
declare class OpenNotesDialogDirective {
|
|
3294
|
-
private dialog;
|
|
3295
|
-
notes: string[];
|
|
3296
|
-
constructor(dialog: MatDialog);
|
|
3297
|
-
onClick(): void;
|
|
3298
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenNotesDialogDirective, never>;
|
|
3299
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenNotesDialogDirective, "[notesDialog]", never, { "notes": { "alias": "notes"; "required": false; }; }, {}, never, never, false, never>;
|
|
3300
|
-
}
|
|
3301
|
-
|
|
3302
3304
|
declare class ResultsModule {
|
|
3303
3305
|
static ɵfac: i0.ɵɵFactoryDeclaration<ResultsModule, never>;
|
|
3304
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ResultsModule, [typeof ArrowComponent, typeof DeltaArrowComponent, typeof BenchmarkIndicatorComponent, typeof ResultIndicatorComponent, typeof FocusAreasComponent, typeof ImpactIndicatorComponent, typeof AgeIndicatorComponent, typeof RoadmapComponent, typeof TryNowProfessionalComponent, typeof ModelComponent, typeof QuickTipsComponent, typeof ModelFactorComponent, typeof RecommendationComponent, typeof RecommendationsComponent, typeof ModelSwitcherComponent, typeof ResearchComponent, typeof DoItYourselfWorkshopsComponent, typeof DoItYourselfComponent, typeof ModelFactorBreakdownComponent, typeof FooterComponent, typeof DialogSettingsComponent, typeof NavButtonComponent, typeof TermsUpdatedComponent, typeof OpenSettingsDialogDirective, typeof WidgetFactorScoreComponent, typeof WidgetParticipationRateComponent, typeof TeamEffectivenessComponent, typeof DialogExportFactorScoresComponent, typeof OpenExportFactorScoresDialogDirective, typeof DialogExportTeamListComponent, typeof OpenExportTeamListDialogDirective, typeof DialogTeamFilterComponent, typeof OpenTeamFilterDialogDirective, typeof FactorAxisComponent, typeof TipBadgeComponent, typeof DialogNotesComponent, typeof FilterTagsComponent, typeof LimitationsApplyComponent, typeof OpenNotesDialogDirective, typeof FactorsComponent, typeof TrendsComponent, typeof BadgeComponent, typeof BadgesComponent, typeof BadgeStreakComponent, typeof UpdateInProgressComponent, typeof DialogModelFilterComponent, typeof OpenModelFilterDialog, typeof BadgeProgressionComponent, typeof ParticipantsComponent, typeof VideoComponent, typeof UserProfileComponent], [typeof i5.ClipboardModule, typeof
|
|
3306
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ResultsModule, [typeof ArrowComponent, typeof DeltaArrowComponent, typeof BenchmarkIndicatorComponent, typeof ResultIndicatorComponent, typeof FocusAreasComponent, typeof ImpactIndicatorComponent, typeof AgeIndicatorComponent, typeof RoadmapComponent, typeof TryNowProfessionalComponent, typeof ModelComponent, typeof QuickTipsComponent, typeof ModelFactorComponent, typeof RecommendationComponent, typeof RecommendationsComponent, typeof ModelSwitcherComponent, typeof ResearchComponent, typeof DoItYourselfWorkshopsComponent, typeof DoItYourselfComponent, typeof ModelFactorBreakdownComponent, typeof FooterComponent, typeof DialogSettingsComponent, typeof NavButtonComponent, typeof TermsUpdatedComponent, typeof OpenSettingsDialogDirective, typeof WidgetFactorScoreComponent, typeof WidgetParticipationRateComponent, typeof TeamEffectivenessComponent, typeof DialogExportFactorScoresComponent, typeof OpenExportFactorScoresDialogDirective, typeof DialogExportTeamListComponent, typeof OpenExportTeamListDialogDirective, typeof DialogTeamFilterComponent, typeof OpenTeamFilterDialogDirective, typeof FactorAxisComponent, typeof TipBadgeComponent, typeof DialogNotesComponent, typeof FilterTagsComponent, typeof LimitationsApplyComponent, typeof OpenNotesDialogDirective, typeof FactorsComponent, typeof TrendsComponent, typeof BadgeComponent, typeof BadgesComponent, typeof BadgeStreakComponent, typeof UpdateInProgressComponent, typeof DialogModelFilterComponent, typeof OpenModelFilterDialog, typeof BadgeProgressionComponent, typeof ParticipantsComponent, typeof VideoComponent, typeof UserProfileComponent], [typeof i5.ClipboardModule, typeof i51.NgxChartsModule, typeof SlugifyPipeModule, typeof i2$2.MatDialogModule, typeof i12.MatTooltipModule, typeof i55.MatNativeDateModule, typeof i3.RouterModule, typeof i3$1.FormsModule, typeof i3$1.ReactiveFormsModule, typeof i55.MatOptionModule, typeof i6.MatInputModule, typeof i59.MatSlideToggleModule, typeof BrandingModule, typeof i2.MatSelectModule, typeof i62.MatProgressSpinnerModule, typeof i22.MatDatepickerModule, typeof DateRangePipeModule, typeof i65.SatPopoverModule, typeof ActionsModule, typeof i2$1.CommonModule, typeof DialogSupportModule, typeof DialogSubscribeModule, typeof ResourceDownloadModule, typeof LoadingModule, typeof FactorInformationDialogModule, typeof GuidesModule], [typeof ArrowComponent, typeof DeltaArrowComponent, typeof BenchmarkIndicatorComponent, typeof TryNowProfessionalComponent, typeof ResultIndicatorComponent, typeof AgeIndicatorComponent, typeof FocusAreasComponent, typeof ImpactIndicatorComponent, typeof VideoComponent, typeof ModelComponent, typeof QuickTipsComponent, typeof ModelFactorComponent, typeof RoadmapComponent, typeof TermsUpdatedComponent, typeof FooterComponent, typeof NavButtonComponent, typeof RecommendationComponent, typeof ModelSwitcherComponent, typeof RecommendationsComponent, typeof FilterTagsComponent, typeof DoItYourselfWorkshopsComponent, typeof ModelFactorBreakdownComponent, typeof ResearchComponent, typeof LimitationsApplyComponent, typeof DoItYourselfComponent, typeof DialogSettingsComponent, typeof OpenSettingsDialogDirective, typeof TeamEffectivenessComponent, typeof WidgetFactorScoreComponent, typeof WidgetParticipationRateComponent, typeof DialogExportFactorScoresComponent, typeof UpdateInProgressComponent, typeof OpenExportFactorScoresDialogDirective, typeof DialogExportTeamListComponent, typeof OpenNotesDialogDirective, typeof OpenExportTeamListDialogDirective, typeof OpenTeamFilterDialogDirective, typeof DialogModelFilterComponent, typeof OpenModelFilterDialog, typeof TipBadgeComponent, typeof FactorsComponent, typeof BadgesComponent, typeof DialogModelFilterComponent, typeof OpenModelFilterDialog, typeof TrendsComponent, typeof BadgeComponent, typeof BadgeProgressionComponent, typeof BadgeStreakComponent, typeof ParticipantsComponent, typeof UserProfileComponent]>;
|
|
3305
3307
|
static ɵinj: i0.ɵɵInjectorDeclaration<ResultsModule>;
|
|
3306
3308
|
}
|
|
3307
3309
|
|
|
@@ -3394,5 +3396,5 @@ declare class ViewModelStateConfigDto {
|
|
|
3394
3396
|
}
|
|
3395
3397
|
declare const ViewModelStateConfigToken: InjectionToken<ViewModelStateConfigDto>;
|
|
3396
3398
|
|
|
3397
|
-
export { AactionConfigToken, AccountService$1 as AccountService, ActionClientConfig, ActionCollectionDto, ActionConfigDto, ActionDto, ActionListComponent, ActionListFilter, ActionManageComponent, ActionOptionDto, ActionOptionsDto, ActionPrefillDto, ActionService, ActionTeamDto, ActionTileComponent, ActionsModule, AgeIndicatorComponent, AlertAnnouncementComponent, AlertClientConfig, AlertConfigDto, AlertConfigToken, AlertDto, AlertFilterDto, AlertResponseDto, AlertService, AlertsComponent, AlertsModule, ApiConfig, ApiConfigDto, ApiConfigToken, ApiErrorDto, ArrowComponent, BackButtonDirective, BackButtonDirectiveModule, BadgeCollectionDto, BadgeComponent, BadgeDto, BadgeProgressionComponent, BadgeStreakComponent, BadgeTypeEnum, BadgesComponent, BenchmarkIndicatorComponent, BenchmarkOptionDto, BenchmarkTypeEnum, BrandBackgroundDirective, BrandConditionalBackgroundColorDirective, BrandConditionalColorDirective, BrandHoverColorDirective, BrandingModule, BrandingProvider, BrandingSettingsDto, CallbackPipe, CallbackPipeModule, ChannelDefaultBrandingDto, ChannelDto, CheckboxComponent, CheckboxModule, ClickableTooltipDirective, ClientInfoDto, ComponentBase, ComponentWithViewStateBase, ContactService, ContentBrandingDto, ContextItemDto, ContextTypes, DIALOG_GUIDES_TOKEN, DIALOG_GUIDE_TOKEN, DateRangeDto, DateRangePipe, DateRangePipeModule, DefinitionDto, DeltaArrowComponent, DeltaPeriodEnum, DialogAccountComponent, DialogAccountModule, DialogActionFiltersComponent, DialogActionManageComponent, DialogAlertsComponent, DialogExportActionsComponent, DialogExportFactorScoresComponent, DialogExportTeamListComponent, DialogFactorInformationComponent, DialogGuideComponent, DialogGuidesComponent, DialogModelFilterComponent, DialogResourceDownloadComponent, DialogSettingsComponent, DialogSubscribeComponent, DialogSubscribeModule, DialogSupportComponent, DialogSupportModule, DialogTeamFilterComponent, DimensionResultDto, DismissAlertRequestDto, DismissPopupService, DismissedAlertsService, DoItYourselfComponent, DoItYourselfWorkshopsComponent, EffectDto, EffectTypeEnum, ErrorConfigToken, ErrorDetailDto, ErrorDto, ErrorServiceConfig, ErrorServiceConfigDto, ErrorServiceModule, ExpandComponent, ExpandItemDto, ExpandModule, ExportActionsRequestDto, ExportFactorScoresRequestDto, ExportTeamListRequestDto, FactorAxisComponent, FactorEffectDto, FactorInformationDialogModule, FactorRecommendationDto, FactorScoreCollectionBenchmarkDto, FactorScoreCollectionCompositionDto, FactorScoreCollectionCompositionSegmentDto, FactorScoreCollectionDeltaDto, FactorScoreCollectionDto, FactorScoreCollectionFiltersDto, FactorScoreCompositionPointDto, FactorScoreCompositionPointsDto, FactorScoreDto, FactorService, FactorStructureConstraintDto, FactorStructureDto, FactorStructureSegmentDto, FactorsComponent, FeedbackQuickTipDto, FeedbackResourceDto, FilterTagsComponent, FocusAreasComponent, FooterComponent, FrontAndBackendErrorHandler, GUIDESTATE_PROVIDER, GuardsModule, GuideCollectionDto, GuideConfigDto, GuideDto, GuideMediaTypeEnum, GuidePopupService, GuideSettingsDto, GuideStateDto, GuideStateInBackEndService, GuideStateInBrowserService, GuideStepDto, GuideStepMediaDto, GuidesClientConfig, GuidesConfigToken, GuidesModule, ImageSliderComponent, ImpactIndicatorComponent, IncludeActionsModeEnum, InterventionFilterType, InterventionOwnerEnum, InterventionOwnerToStringPipe, InterventionSortEnum, InterventionStateEnum, InterventionStateToStringPipe, InterventionSummaryDto, InterventionTypeEnum, InterventionTypeToStringPipe, InviteUrlDto, KeyValueDto, LegalDocumentDto, LegalDto, LimitationsApplyComponent, LoadModes, LoadingComponent, LoadingModule, LocalUserDto, LoggingSeverityEnum, MatTagsComponent, MatTagsModule, MeasurementDto, MetaDataInputComponent, MetadataInputModule, ModelComponent, ModelDefinitionDto, ModelDemoUrlDto, ModelFactorBreakdownComponent, ModelFactorComponent, ModelFilter, ModelStructureDto, ModelSummaryDto, ModelSwitcherComponent, MultiEmailInputComponent, MultiEmailInputModule, NavButtonComponent, NavigationUrlDto, NavigationUrlTypeEnum, NgAddToCalendarModule, NoReloadStrategy, OpenAccountDialogDirective, OpenActionFiltersDialogDirective, OpenAddActionDialogDirective, OpenAlertsDialogDirective, OpenContactSalesDialog, OpenEditActionDialogDirective, OpenExportActionsDialogDirective, OpenExportFactorScoresDialogDirective, OpenExportTeamListDialogDirective, OpenFactorInformationDialogDirective, OpenFeedbackDialogDirective, OpenGuideDialogDirective, OpenGuidesDialogDirective, OpenLookingForHelpDialog, OpenModelFilterDialog, OpenReportBugDialogDirective, OpenResourceDownloadDialogDirective, OpenSettingsDialogDirective, OpenSubscribeDialogDirective, OpenSupportDialogDirective, OpenTeamFilterDialogDirective, PaginatedResponse, PaginatorComponent, PaginatorModule, PaginatorPageEvent, PagingOptions, PaletteItem, ParticipantDto, ParticipantsComponent, ParticipationRateDto, PointDto, PointTypeEnum, ProcessingDataDto, QualificationEnum, QualifiedByEnum, QuantitySelectorComponent, QuantitySelectorModule, QuestionnaireTypeDto, QuickTipsComponent, RecommendationComponent, RecommendationsComponent, ReloadOnPushStrategy, ResearchComponent, ResetPasswordRequestDto, ResourceDownloadModule, ResourceDownloadRedirectUrlDto, ResourceDownloadService, ResultIndicatorComponent, ResultsClientConfig, ResultsClientDto, ResultsConfigToken, ResultsModule, ResumeGuideHoverComponent, RoadmapComponent, SegmentEnum, SegmentNamePipe, SegmentNamePipeModule, SelectItem, SelectListComponent, SelectListItem, SelectListItemApiDto, SelectListModule, SessionIdInterceptor, SessionIdProvider, SiteDefaultFooterComponent, SiteDefaultHeaderComponent, SiteMicroFooterComponent, SlugifyPipe, SlugifyPipeModule, SnapshotDto, SnapshotInviteUrlsComponent, SnapshotInviteUrlsModule, SnapshotMetaDataDto, StartGuideDirective, SubscriptionTierEnum, TabItemDto, TabNavigatorComponent, TabNavigatorModule, TeamDto, TeamEffectivenessComponent, TeamFlagMatchDto, TeamListFilter, TeamListResponseDto, TeamMetaDataDto, TeamNameAndKeyDto, TeamNotificationSettingsDto, TeamSortEnum, TeamStatusEnum, TeamTraitDto, TermsService, TermsUpdatedComponent, TipBadgeComponent, TopicSelectorComponent, TopicSelectorDto, TopicSelectorModule, TrendDataRequestDto, TrendDataSetDto, TrendService, TrendsComponent, TruncatePipe, TruncatePipeModule, TryNowProfessionalComponent, UpdateInProgressComponent, UserGlobalSettingsDto, UserInfoDto, UserListFilter, UserListResponseDto, UserNameAndKeyDto, UserProfileComponent, UserProfileDto, UserProfileService, UserSettingService, UserSettingsDto, UserSpecificSettingsDto, VIEWSTATE_LOAD_STRATEGY, VIEWSTATE_PROVIDER, VIEWSTATE_RELOAD_STRATEGY, VIEWSTATE_USERSETTINGS_STRATEGY, ValidChangeTokenGuard, ValidKeyGuard, ValidKeySnapshotKeyGuard, ValidKeyTeamKeyGuard, VariableDto, VideoComponent, ViewModelStateBase, ViewModelStateConfig, ViewModelStateConfigDto, ViewModelStateConfigToken, ViewModelStateModule, WidgetFactorScoreComponent, WidgetParticipationRateComponent, compareInputValidator, domainValidator, maxSelectedValidator, minTopicsSelectedValidator, presetCheckValidator };
|
|
3399
|
+
export { AactionConfigToken, AccountService$1 as AccountService, ActionClientConfig, ActionCollectionDto, ActionConfigDto, ActionDto, ActionListComponent, ActionListFilter, ActionManageComponent, ActionOptionDto, ActionOptionsDto, ActionPrefillDto, ActionService, ActionTeamDto, ActionTileComponent, ActionsModule, AgeIndicatorComponent, AlertAnnouncementComponent, AlertClientConfig, AlertConfigDto, AlertConfigToken, AlertDto, AlertFilterDto, AlertResponseDto, AlertService, AlertsComponent, AlertsModule, ApiConfig, ApiConfigDto, ApiConfigToken, ApiErrorDto, ArrowComponent, BackButtonDirective, BackButtonDirectiveModule, BadgeCollectionDto, BadgeComponent, BadgeDto, BadgeProgressionComponent, BadgeStreakComponent, BadgeTypeEnum, BadgesComponent, BenchmarkIndicatorComponent, BenchmarkOptionDto, BenchmarkTypeEnum, BrandBackgroundDirective, BrandConditionalBackgroundColorDirective, BrandConditionalColorDirective, BrandHoverColorDirective, BrandingModule, BrandingProvider, BrandingSettingsDto, CallbackPipe, CallbackPipeModule, ChannelDefaultBrandingDto, ChannelDto, CheckboxComponent, CheckboxModule, ClickableTooltipDirective, ClientInfoDto, ComponentBase, ComponentWithViewStateBase, ContactService, ContentBrandingDto, ContextItemDto, ContextTypes, DIALOG_GUIDES_TOKEN, DIALOG_GUIDE_TOKEN, DateRangeDto, DateRangePipe, DateRangePipeModule, DefinitionDto, DeltaArrowComponent, DeltaPeriodEnum, DialogAccountComponent, DialogAccountModule, DialogActionFiltersComponent, DialogActionManageComponent, DialogAlertsComponent, DialogExportActionsComponent, DialogExportFactorScoresComponent, DialogExportTeamListComponent, DialogFactorInformationComponent, DialogGuideComponent, DialogGuidesComponent, DialogModelFilterComponent, DialogNotesComponent, DialogResourceDownloadComponent, DialogSettingsComponent, DialogSubscribeComponent, DialogSubscribeModule, DialogSupportComponent, DialogSupportModule, DialogTeamFilterComponent, DimensionResultDto, DismissAlertRequestDto, DismissPopupService, DismissedAlertsService, DoItYourselfComponent, DoItYourselfWorkshopsComponent, EffectDto, EffectTypeEnum, ErrorConfigToken, ErrorDetailDto, ErrorDto, ErrorServiceConfig, ErrorServiceConfigDto, ErrorServiceModule, ExpandComponent, ExpandItemDto, ExpandModule, ExportActionsRequestDto, ExportFactorScoresRequestDto, ExportTeamListRequestDto, FactorAxisComponent, FactorEffectDto, FactorInformationDialogModule, FactorRecommendationDto, FactorScoreCollectionBenchmarkDto, FactorScoreCollectionCompositionDto, FactorScoreCollectionCompositionSegmentDto, FactorScoreCollectionDeltaDto, FactorScoreCollectionDto, FactorScoreCollectionFiltersDto, FactorScoreCompositionPointDto, FactorScoreCompositionPointsDto, FactorScoreDto, FactorService, FactorStructureConstraintDto, FactorStructureDto, FactorStructureSegmentDto, FactorsComponent, FeedbackQuickTipDto, FeedbackResourceDto, FilterTagsComponent, FocusAreasComponent, FooterComponent, FrontAndBackendErrorHandler, GUIDESTATE_PROVIDER, GuardsModule, GuideCollectionDto, GuideConfigDto, GuideDto, GuideMediaTypeEnum, GuidePopupService, GuideSettingsDto, GuideStateDto, GuideStateInBackEndService, GuideStateInBrowserService, GuideStepDto, GuideStepMediaDto, GuidesClientConfig, GuidesConfigToken, GuidesModule, ImageSliderComponent, ImpactIndicatorComponent, IncludeActionsModeEnum, InterventionFilterType, InterventionOwnerEnum, InterventionOwnerToStringPipe, InterventionSortEnum, InterventionStateEnum, InterventionStateToStringPipe, InterventionSummaryDto, InterventionTypeEnum, InterventionTypeToStringPipe, InviteUrlDto, KeyValueDto, LegalDocumentDto, LegalDto, LimitationsApplyComponent, LoadModes, LoadingComponent, LoadingModule, LocalUserDto, LoggingSeverityEnum, MatTagsComponent, MatTagsModule, MeasurementDto, MetaDataInputComponent, MetadataInputModule, ModelComponent, ModelDefinitionDto, ModelDemoUrlDto, ModelFactorBreakdownComponent, ModelFactorComponent, ModelFilter, ModelStructureDto, ModelSummaryDto, ModelSwitcherComponent, MultiEmailInputComponent, MultiEmailInputModule, NavButtonComponent, NavigationUrlDto, NavigationUrlTypeEnum, NgAddToCalendarModule, NoReloadStrategy, OpenAccountDialogDirective, OpenActionFiltersDialogDirective, OpenAddActionDialogDirective, OpenAlertsDialogDirective, OpenContactSalesDialog, OpenEditActionDialogDirective, OpenExportActionsDialogDirective, OpenExportFactorScoresDialogDirective, OpenExportTeamListDialogDirective, OpenFactorInformationDialogDirective, OpenFeedbackDialogDirective, OpenGuideDialogDirective, OpenGuidesDialogDirective, OpenLookingForHelpDialog, OpenModelFilterDialog, OpenNotesDialogDirective, OpenReportBugDialogDirective, OpenResourceDownloadDialogDirective, OpenSettingsDialogDirective, OpenSubscribeDialogDirective, OpenSupportDialogDirective, OpenTeamFilterDialogDirective, PaginatedResponse, PaginatorComponent, PaginatorModule, PaginatorPageEvent, PagingOptions, PaletteItem, ParticipantDto, ParticipantsComponent, ParticipationRateDto, PointDto, PointTypeEnum, ProcessingDataDto, QualificationEnum, QualifiedByEnum, QuantitySelectorComponent, QuantitySelectorModule, QuestionnaireTypeDto, QuickTipsComponent, RecommendationComponent, RecommendationsComponent, ReloadOnPushStrategy, ResearchComponent, ResetPasswordRequestDto, ResourceDownloadModule, ResourceDownloadRedirectUrlDto, ResourceDownloadService, ResultIndicatorComponent, ResultsClientConfig, ResultsClientDto, ResultsConfigToken, ResultsModule, ResumeGuideHoverComponent, RoadmapComponent, SegmentEnum, SegmentNamePipe, SegmentNamePipeModule, SelectItem, SelectListComponent, SelectListItem, SelectListItemApiDto, SelectListModule, SessionIdInterceptor, SessionIdProvider, SiteDefaultFooterComponent, SiteDefaultHeaderComponent, SiteMicroFooterComponent, SlugifyPipe, SlugifyPipeModule, SnapshotDto, SnapshotInviteUrlsComponent, SnapshotInviteUrlsModule, SnapshotMetaDataDto, StartGuideDirective, SubscriptionTierEnum, TabItemDto, TabNavigatorComponent, TabNavigatorModule, TeamDto, TeamEffectivenessComponent, TeamFlagMatchDto, TeamListFilter, TeamListResponseDto, TeamMetaDataDto, TeamNameAndKeyDto, TeamNotificationSettingsDto, TeamSortEnum, TeamStatusEnum, TeamTraitDto, TermsService, TermsUpdatedComponent, TipBadgeComponent, TopicSelectorComponent, TopicSelectorDto, TopicSelectorModule, TrendDataRequestDto, TrendDataSetDto, TrendService, TrendsComponent, TruncatePipe, TruncatePipeModule, TryNowProfessionalComponent, UpdateInProgressComponent, UserGlobalSettingsDto, UserInfoDto, UserListFilter, UserListResponseDto, UserNameAndKeyDto, UserProfileComponent, UserProfileDto, UserProfileService, UserSettingService, UserSettingsDto, UserSpecificSettingsDto, VIEWSTATE_LOAD_STRATEGY, VIEWSTATE_PROVIDER, VIEWSTATE_RELOAD_STRATEGY, VIEWSTATE_USERSETTINGS_STRATEGY, ValidChangeTokenGuard, ValidKeyGuard, ValidKeySnapshotKeyGuard, ValidKeyTeamKeyGuard, VariableDto, VideoComponent, ViewModelStateBase, ViewModelStateConfig, ViewModelStateConfigDto, ViewModelStateConfigToken, ViewModelStateModule, WidgetFactorScoreComponent, WidgetParticipationRateComponent, compareInputValidator, domainValidator, maxSelectedValidator, minTopicsSelectedValidator, presetCheckValidator };
|
|
3398
3400
|
export type { ContactDto, ContactTypeDto, IActionState, IAggregateRootSource, IAggregateRootStreamFactory, IAlertState, IReloadStrategy, IResultsState, ITeamReportResultsState, IUserSettingStrategy, IViewState };
|