@the-liberators/ngx-scrumteamsurvey-tools 2.3.77 → 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 +587 -587
- 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,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./paginator.component";
|
|
3
|
-
import * as i2 from "@angular/material/select";
|
|
4
|
-
import * as i3 from "@angular/router";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
import * as i6 from "@angular/material/input";
|
|
8
|
-
export declare class PaginatorModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PaginatorModule, [typeof i1.PaginatorComponent], [typeof i2.MatSelectModule, typeof i3.RouterModule, typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.MatInputModule], [typeof i1.PaginatorComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<PaginatorModule>;
|
|
12
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class QuantitySelectorComponent implements ControlValueAccessor {
|
|
4
|
-
quantity: number;
|
|
5
|
-
disabled: boolean;
|
|
6
|
-
maximum: number;
|
|
7
|
-
minimum: number;
|
|
8
|
-
onChange: any;
|
|
9
|
-
onTouched: any;
|
|
10
|
-
increaseQuantity(): void;
|
|
11
|
-
setQuantity(): void;
|
|
12
|
-
decreaseQuantity(): void;
|
|
13
|
-
onInput(event: Event): void;
|
|
14
|
-
writeValue(quantity: number): void;
|
|
15
|
-
registerOnChange(fn: any): void;
|
|
16
|
-
registerOnTouched(fn: any): void;
|
|
17
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<QuantitySelectorComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<QuantitySelectorComponent, "quantity-selector", never, { "disabled": { "alias": "disabled"; "required": false; }; "maximum": { "alias": "maximum"; "required": false; }; "minimum": { "alias": "minimum"; "required": false; }; }, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./quantity-selector.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/router";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "@angular/material/form-field";
|
|
7
|
-
import * as i6 from "@angular/material/input";
|
|
8
|
-
export declare class QuantitySelectorModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<QuantitySelectorModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QuantitySelectorModule, [typeof i1.QuantitySelectorComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.FormsModule, typeof i5.MatFormFieldModule, typeof i4.ReactiveFormsModule, typeof i6.MatInputModule], [typeof i1.QuantitySelectorComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<QuantitySelectorModule>;
|
|
12
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SelectListComponent implements ControlValueAccessor {
|
|
4
|
-
options: SelectListItem[];
|
|
5
|
-
multiple: boolean;
|
|
6
|
-
noAnswerOption: SelectListItem;
|
|
7
|
-
disabled: boolean;
|
|
8
|
-
constructor();
|
|
9
|
-
select(option: SelectListItem): void;
|
|
10
|
-
writeValue(selected: SelectListItem[]): void;
|
|
11
|
-
registerOnChange(fn: any): void;
|
|
12
|
-
registerOnTouched(fn: any): void;
|
|
13
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
14
|
-
onChange: (options: SelectListItem[]) => void;
|
|
15
|
-
onTouched: () => void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectListComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SelectListComponent, "select-list", never, { "options": { "alias": "options"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "noAnswerOption": { "alias": "noAnswerOption"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, false, never>;
|
|
18
|
-
}
|
|
19
|
-
export declare class SelectListItem {
|
|
20
|
-
constructor(key: string, label: string, selected?: boolean);
|
|
21
|
-
key: string;
|
|
22
|
-
label: string;
|
|
23
|
-
selected: boolean;
|
|
24
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./select-list.component";
|
|
3
|
-
import * as i2 from "@angular/forms";
|
|
4
|
-
import * as i3 from "@angular/material/form-field";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/material/select";
|
|
7
|
-
import * as i6 from "@angular/material/tooltip";
|
|
8
|
-
import * as i7 from "../../branding/branding.module";
|
|
9
|
-
export declare class SelectListModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectListModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SelectListModule, [typeof i1.SelectListComponent], [typeof i2.FormsModule, typeof i3.MatFormFieldModule, typeof i2.ReactiveFormsModule, typeof i4.CommonModule, typeof i5.MatSelectModule, typeof i6.MatTooltip, typeof i7.BrandingModule], [typeof i1.SelectListComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SelectListModule>;
|
|
13
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Clipboard } from '@angular/cdk/clipboard';
|
|
2
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
3
|
-
import { SnapshotMetaDataDto } from '../../results/models/snapshotMetaDataDto';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SnapshotInviteUrlsComponent {
|
|
6
|
-
private snackBar;
|
|
7
|
-
private clipboard;
|
|
8
|
-
snapshot: SnapshotMetaDataDto;
|
|
9
|
-
constructor(snackBar: MatSnackBar, clipboard: Clipboard);
|
|
10
|
-
unsorted(a: any, b: any): number;
|
|
11
|
-
copyInvitationUrl(url: string): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SnapshotInviteUrlsComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SnapshotInviteUrlsComponent, "snapshot-inviteurls", never, { "snapshot": { "alias": "snapshot"; "required": false; }; }, {}, never, never, false, never>;
|
|
14
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./snapshot-inviteurls.component";
|
|
3
|
-
import * as i2 from "@angular/material/form-field";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/cdk/clipboard";
|
|
7
|
-
export declare class SnapshotInviteUrlsModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SnapshotInviteUrlsModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SnapshotInviteUrlsModule, [typeof i1.SnapshotInviteUrlsComponent], [typeof i2.MatFormFieldModule, typeof i3.ReactiveFormsModule, typeof i4.CommonModule, typeof i5.ClipboardModule], [typeof i1.SnapshotInviteUrlsComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SnapshotInviteUrlsModule>;
|
|
11
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Router } from '@angular/router';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TabNavigatorComponent {
|
|
4
|
-
private router;
|
|
5
|
-
itemSet: import("@angular/core").WritableSignal<TabItemDto[]>;
|
|
6
|
-
set items(value: TabItemDto[]);
|
|
7
|
-
constructor(router: Router);
|
|
8
|
-
updateActiveItem(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabNavigatorComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabNavigatorComponent, "tabnavigator", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, false, never>;
|
|
11
|
-
}
|
|
12
|
-
export declare class TabItemDto {
|
|
13
|
-
constructor(label: string, url: string);
|
|
14
|
-
label: string;
|
|
15
|
-
url: string;
|
|
16
|
-
active: boolean;
|
|
17
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tabnavigator.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/router";
|
|
5
|
-
import * as i4 from "../../pipes/slugify/ngx-slugify.module";
|
|
6
|
-
export declare class TabNavigatorModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabNavigatorModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TabNavigatorModule, [typeof i1.TabNavigatorComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.SlugifyPipeModule], [typeof i1.TabNavigatorComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TabNavigatorModule>;
|
|
10
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
4
|
-
import { FactorStructureDto, QuestionnaireTypeDto, SegmentEnum } from '../../models/modelStructureDto';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class TopicSelectorComponent implements ControlValueAccessor {
|
|
7
|
-
private formBuilder;
|
|
8
|
-
private dialog;
|
|
9
|
-
form: FormGroup;
|
|
10
|
-
warnings: string[];
|
|
11
|
-
private topicSelectionDto;
|
|
12
|
-
private selectedTopics;
|
|
13
|
-
questionnaireAccuracy: number;
|
|
14
|
-
questionsTeamMembers: number;
|
|
15
|
-
questionsStakeholders: number;
|
|
16
|
-
questionsSupporters: number;
|
|
17
|
-
durationTeamMembers: number;
|
|
18
|
-
durationStakeholders: number;
|
|
19
|
-
durationSupporters: number;
|
|
20
|
-
questionsTotal: number;
|
|
21
|
-
topics: FactorStructureDto[];
|
|
22
|
-
presets: QuestionnaireTypeDto[];
|
|
23
|
-
disabled: boolean;
|
|
24
|
-
topicKeys: string[];
|
|
25
|
-
SegmentEnum: typeof SegmentEnum;
|
|
26
|
-
private formSubscription;
|
|
27
|
-
constructor(formBuilder: FormBuilder, dialog: MatDialog);
|
|
28
|
-
ngOnInit(): void;
|
|
29
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
30
|
-
ngOnDestroy(): void;
|
|
31
|
-
toggleTopic(): void;
|
|
32
|
-
registerOnChange(fn: any): void;
|
|
33
|
-
registerOnTouched(fn: any): void;
|
|
34
|
-
onChange: any;
|
|
35
|
-
onTouch: any;
|
|
36
|
-
writeValue(dto: TopicSelectorDto): void;
|
|
37
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
38
|
-
selectPreset(): void;
|
|
39
|
-
getValue(): TopicSelectorDto;
|
|
40
|
-
openFactorInformation(topicKey: string, $event: Event): void;
|
|
41
|
-
hasSegmentQuestions(factor: FactorStructureDto, segment: SegmentEnum, useOwnQuestionCount: boolean): boolean;
|
|
42
|
-
getCoreFactors(): FactorStructureDto[];
|
|
43
|
-
getSubFactors(parentKey: string): FactorStructureDto[];
|
|
44
|
-
selectAll(topic: FactorStructureDto, $event: Event): void;
|
|
45
|
-
selectNone(topic: FactorStructureDto, $event: Event): void;
|
|
46
|
-
private wireUpTopicSelection;
|
|
47
|
-
private createForm;
|
|
48
|
-
private updateMetaData;
|
|
49
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TopicSelectorComponent, never>;
|
|
50
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TopicSelectorComponent, "topic-selector", never, { "topics": { "alias": "topics"; "required": false; }; "presets": { "alias": "presets"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "topicKeys": { "alias": "topicKeys"; "required": false; }; }, {}, never, never, false, never>;
|
|
51
|
-
}
|
|
52
|
-
export declare class TopicSelectorDto {
|
|
53
|
-
constructor(presetKey: string, topicKeys: string[]);
|
|
54
|
-
presetKey: string;
|
|
55
|
-
topicKeys: string[];
|
|
56
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./topic-selector.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@angular/material/form-field";
|
|
6
|
-
import * as i5 from "@angular/material/input";
|
|
7
|
-
import * as i6 from "@angular/material/select";
|
|
8
|
-
import * as i7 from "@angular/material/checkbox";
|
|
9
|
-
import * as i8 from "../../pipes/slugify/ngx-slugify.module";
|
|
10
|
-
import * as i9 from "../../dialogs/dialog-factorinformation/dialog-factorinformation.module";
|
|
11
|
-
export declare class TopicSelectorModule {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TopicSelectorModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TopicSelectorModule, [typeof i1.TopicSelectorComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.MatFormFieldModule, typeof i3.ReactiveFormsModule, typeof i5.MatInputModule, typeof i6.MatSelectModule, typeof i7.MatCheckboxModule, typeof i8.SlugifyPipeModule, typeof i9.FactorInformationDialogModule], [typeof i1.TopicSelectorComponent]>;
|
|
14
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TopicSelectorModule>;
|
|
15
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiConfig } from '../../apiUrlToken';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AccountService {
|
|
6
|
-
private http;
|
|
7
|
-
private config;
|
|
8
|
-
constructor(http: HttpClient, config: ApiConfig);
|
|
9
|
-
sendResetPassword(email: string): Observable<any>;
|
|
10
|
-
getManageUrl(): Observable<any>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AccountService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AccountService>;
|
|
13
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { MatDialog, MatDialogRef } from '@angular/material/dialog';
|
|
2
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
3
|
-
import { AuthService } from '@auth0/auth0-angular';
|
|
4
|
-
import { ComponentWithViewStateBase } from '../../componentWithViewStateBase';
|
|
5
|
-
import { IResultsState } from '../../results/interfaces/IResultsState';
|
|
6
|
-
import { ViewModelStateBase } from '../../viewModel/viewModelState.service';
|
|
7
|
-
import { AccountService } from './account.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class DialogAccountComponent extends ComponentWithViewStateBase<IResultsState> {
|
|
10
|
-
private authService;
|
|
11
|
-
protected snackBar: MatSnackBar;
|
|
12
|
-
private accountService;
|
|
13
|
-
dialogRef: MatDialogRef<DialogAccountComponent>;
|
|
14
|
-
private state;
|
|
15
|
-
subscriptionKey: string;
|
|
16
|
-
userName: string;
|
|
17
|
-
loading: boolean;
|
|
18
|
-
isAdmin: boolean;
|
|
19
|
-
email: string;
|
|
20
|
-
constructor(authService: AuthService, snackBar: MatSnackBar, accountService: AccountService, dialogRef: MatDialogRef<DialogAccountComponent>, state: ViewModelStateBase<IResultsState>);
|
|
21
|
-
ngOnInit(): void;
|
|
22
|
-
redirectToPortal(): Promise<void>;
|
|
23
|
-
sendPasswordReset(): void;
|
|
24
|
-
signout(): void;
|
|
25
|
-
protected onDataUpdate(data: IResultsState): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogAccountComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogAccountComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
28
|
-
}
|
|
29
|
-
export declare class OpenAccountDialogDirective {
|
|
30
|
-
private dialog;
|
|
31
|
-
constructor(dialog: MatDialog);
|
|
32
|
-
onClick(): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenAccountDialogDirective, never>;
|
|
34
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenAccountDialogDirective, "[accountDialog]", never, {}, {}, never, never, false, never>;
|
|
35
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./dialog-account.component";
|
|
3
|
-
import * as i2 from "@angular/material/dialog";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
export declare class DialogAccountModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogAccountModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DialogAccountModule, [typeof i1.DialogAccountComponent, typeof i1.OpenAccountDialogDirective], [typeof i2.MatDialogModule, typeof i3.CommonModule], [typeof i1.DialogAccountComponent, typeof i1.OpenAccountDialogDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DialogAccountModule>;
|
|
9
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
2
|
-
import { FactorStructureDto } from '../../models/modelStructureDto';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DialogFactorInformationComponent {
|
|
5
|
-
factor: FactorStructureDto;
|
|
6
|
-
constructor(factor: FactorStructureDto);
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogFactorInformationComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogFactorInformationComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
9
|
-
}
|
|
10
|
-
export declare class OpenFactorInformationDialogDirective {
|
|
11
|
-
private dialog;
|
|
12
|
-
factor: FactorStructureDto;
|
|
13
|
-
constructor(dialog: MatDialog);
|
|
14
|
-
onClick($event: any): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenFactorInformationDialogDirective, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenFactorInformationDialogDirective, "[factorInformationDialog]", never, { "factor": { "alias": "factor"; "required": false; }; }, {}, never, never, false, never>;
|
|
17
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./dialog-factorinformation.component";
|
|
3
|
-
import * as i2 from "@angular/material/dialog";
|
|
4
|
-
import * as i3 from "@angular/material/snack-bar";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
export declare class FactorInformationDialogModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FactorInformationDialogModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FactorInformationDialogModule, [typeof i1.DialogFactorInformationComponent, typeof i1.OpenFactorInformationDialogDirective], [typeof i2.MatDialogModule, typeof i3.MatSnackBarModule, typeof i4.CommonModule], [typeof i1.DialogFactorInformationComponent, typeof i1.OpenFactorInformationDialogDirective]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FactorInformationDialogModule>;
|
|
10
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { MatDialog, MatDialogRef } from '@angular/material/dialog';
|
|
2
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
3
|
-
import { BrandingProvider } from '../../branding/brandingProvider.service';
|
|
4
|
-
import { ResourceDownloadService } from './resourceDownload.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DialogResourceDownloadComponent {
|
|
7
|
-
private brandingProvider;
|
|
8
|
-
private snackBar;
|
|
9
|
-
private dialogRef;
|
|
10
|
-
private downloadService;
|
|
11
|
-
publicKey: string;
|
|
12
|
-
cdnUrl: string;
|
|
13
|
-
error: boolean;
|
|
14
|
-
private contentBranding;
|
|
15
|
-
constructor(brandingProvider: BrandingProvider, snackBar: MatSnackBar, data: string, dialogRef: MatDialogRef<DialogResourceDownloadComponent>, downloadService: ResourceDownloadService);
|
|
16
|
-
ngOnInit(): Promise<void>;
|
|
17
|
-
initiateDownload(): Promise<void>;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogResourceDownloadComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogResourceDownloadComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
21
|
-
export declare class OpenResourceDownloadDialogDirective {
|
|
22
|
-
private dialog;
|
|
23
|
-
publicKey: string;
|
|
24
|
-
constructor(dialog: MatDialog);
|
|
25
|
-
onClick(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenResourceDownloadDialogDirective, never>;
|
|
27
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenResourceDownloadDialogDirective, "[resourceDownloadDialog]", never, { "publicKey": { "alias": "publicKey"; "required": false; }; }, {}, never, never, false, never>;
|
|
28
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./dialog-resourcedownload.component";
|
|
3
|
-
import * as i2 from "@angular/material/dialog";
|
|
4
|
-
import * as i3 from "@angular/material/snack-bar";
|
|
5
|
-
import * as i4 from "../../branding/branding.module";
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
7
|
-
export declare class ResourceDownloadModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResourceDownloadModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ResourceDownloadModule, [typeof i1.DialogResourceDownloadComponent, typeof i1.OpenResourceDownloadDialogDirective], [typeof i2.MatDialogModule, typeof i3.MatSnackBarModule, typeof i4.BrandingModule, typeof i5.CommonModule], [typeof i1.DialogResourceDownloadComponent, typeof i1.OpenResourceDownloadDialogDirective]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ResourceDownloadModule>;
|
|
11
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { ApiConfig } from '../../apiUrlToken';
|
|
3
|
-
import { ContentBrandingDto } from '../../models/brandingSettingsDto';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ResourceDownloadService {
|
|
6
|
-
private http;
|
|
7
|
-
private config;
|
|
8
|
-
private baseUrl;
|
|
9
|
-
constructor(http: HttpClient, config: ApiConfig);
|
|
10
|
-
get(publicKey: string, brandingSettings: ContentBrandingDto): Promise<ResourceDownloadRedirectUrlDto>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResourceDownloadService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ResourceDownloadService>;
|
|
13
|
-
}
|
|
14
|
-
export declare class ResourceDownloadRedirectUrlDto {
|
|
15
|
-
cdnUrl: string;
|
|
16
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { IViewState } from '../../viewModel/interfaces';
|
|
2
|
-
import { ViewModelStateBase } from '../../viewModel/viewModelState.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DialogSubscribeComponent {
|
|
5
|
-
private state;
|
|
6
|
-
subscribeUrl: string;
|
|
7
|
-
companyUrl: string;
|
|
8
|
-
title: string;
|
|
9
|
-
button: string;
|
|
10
|
-
discount: boolean;
|
|
11
|
-
constructor(state: ViewModelStateBase<IViewState>);
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSubscribeComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSubscribeComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
14
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OpenSubscribeDialogDirective {
|
|
4
|
-
private dialog;
|
|
5
|
-
constructor(dialog: MatDialog);
|
|
6
|
-
onClick(): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenSubscribeDialogDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenSubscribeDialogDirective, "[subscribeDialog]", never, {}, {}, never, never, false, never>;
|
|
9
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./dialog-subscribe.component";
|
|
3
|
-
import * as i2 from "./dialog-subscribe.directive";
|
|
4
|
-
import * as i3 from "@angular/material/dialog";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
export declare class DialogSubscribeModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSubscribeModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DialogSubscribeModule, [typeof i1.DialogSubscribeComponent, typeof i2.OpenSubscribeDialogDirective], [typeof i3.MatDialogModule, typeof i4.CommonModule], [typeof i1.DialogSubscribeComponent, typeof i2.OpenSubscribeDialogDirective]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DialogSubscribeModule>;
|
|
10
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { HttpBackend } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiConfig } from '../../apiUrlToken';
|
|
4
|
-
import { ContactDto } from './contactDto';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ContactService {
|
|
7
|
-
private handler;
|
|
8
|
-
private config;
|
|
9
|
-
constructor(handler: HttpBackend, config: ApiConfig);
|
|
10
|
-
send(contact: ContactDto): Observable<any>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContactService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ContactService>;
|
|
13
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
2
|
-
import { MatDialogRef } from '@angular/material/dialog';
|
|
3
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
4
|
-
import { IViewState } from '../../viewModel/interfaces';
|
|
5
|
-
import { ViewModelStateBase } from '../../viewModel/viewModelState.service';
|
|
6
|
-
import { ContactService } from './contactService.service';
|
|
7
|
-
import { ContactTypeDto } from './contactTypeDto';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class DialogSupportComponent {
|
|
10
|
-
private state;
|
|
11
|
-
dialogRef: MatDialogRef<DialogSupportComponent>;
|
|
12
|
-
data: {
|
|
13
|
-
type: number;
|
|
14
|
-
};
|
|
15
|
-
private contactService;
|
|
16
|
-
protected snackBar: MatSnackBar;
|
|
17
|
-
private formBuilder;
|
|
18
|
-
form: FormGroup;
|
|
19
|
-
title: string;
|
|
20
|
-
textAreaLabel: string;
|
|
21
|
-
sending: boolean;
|
|
22
|
-
success: boolean;
|
|
23
|
-
error: string;
|
|
24
|
-
submitted: boolean;
|
|
25
|
-
typePrefilled: boolean;
|
|
26
|
-
private context;
|
|
27
|
-
private stateStoreSubscription;
|
|
28
|
-
contactTypes: ContactTypeDto[];
|
|
29
|
-
constructor(state: ViewModelStateBase<IViewState>, dialogRef: MatDialogRef<DialogSupportComponent>, data: {
|
|
30
|
-
type: number;
|
|
31
|
-
}, contactService: ContactService, snackBar: MatSnackBar, formBuilder: FormBuilder);
|
|
32
|
-
ngOnInit(): void;
|
|
33
|
-
submitContactForm(): void;
|
|
34
|
-
private createForm;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSupportComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSupportComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
37
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OpenSupportDialogDirective {
|
|
4
|
-
private dialog;
|
|
5
|
-
constructor(dialog: MatDialog);
|
|
6
|
-
onClick(): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenSupportDialogDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenSupportDialogDirective, "[supportDialog]", never, {}, {}, never, never, false, never>;
|
|
9
|
-
}
|
|
10
|
-
export declare class OpenFeedbackDialogDirective {
|
|
11
|
-
private dialog;
|
|
12
|
-
constructor(dialog: MatDialog);
|
|
13
|
-
onClick(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenFeedbackDialogDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenFeedbackDialogDirective, "[feedbackDialog]", never, {}, {}, never, never, false, never>;
|
|
16
|
-
}
|
|
17
|
-
export declare class OpenLookingForHelpDialog {
|
|
18
|
-
private dialog;
|
|
19
|
-
constructor(dialog: MatDialog);
|
|
20
|
-
onClick(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenLookingForHelpDialog, never>;
|
|
22
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenLookingForHelpDialog, "[lookingForHelpDialog]", never, {}, {}, never, never, false, never>;
|
|
23
|
-
}
|
|
24
|
-
export declare class OpenReportBugDialogDirective {
|
|
25
|
-
private dialog;
|
|
26
|
-
constructor(dialog: MatDialog);
|
|
27
|
-
onClick(): void;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenReportBugDialogDirective, never>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenReportBugDialogDirective, "[reportBugDialog]", never, {}, {}, never, never, false, never>;
|
|
30
|
-
}
|
|
31
|
-
export declare class OpenContactSalesDialog {
|
|
32
|
-
private dialog;
|
|
33
|
-
constructor(dialog: MatDialog);
|
|
34
|
-
onClick(): void;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenContactSalesDialog, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenContactSalesDialog, "[contactSalesDialog]", never, {}, {}, never, never, false, never>;
|
|
37
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./dialog-support.component";
|
|
3
|
-
import * as i2 from "./dialog-support.directive";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@angular/material/select";
|
|
6
|
-
import * as i5 from "@angular/material/snack-bar";
|
|
7
|
-
import * as i6 from "@angular/material/input";
|
|
8
|
-
import * as i7 from "@angular/common";
|
|
9
|
-
import * as i8 from "@angular/material/core";
|
|
10
|
-
import * as i9 from "@angular/material/dialog";
|
|
11
|
-
export declare class DialogSupportModule {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSupportModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DialogSupportModule, [typeof i1.DialogSupportComponent, typeof i2.OpenFeedbackDialogDirective, typeof i2.OpenReportBugDialogDirective, typeof i2.OpenLookingForHelpDialog, typeof i2.OpenSupportDialogDirective, typeof i2.OpenContactSalesDialog], [typeof i3.FormsModule, typeof i4.MatSelectModule, typeof i5.MatSnackBarModule, typeof i6.MatInputModule, typeof i7.CommonModule, typeof i3.ReactiveFormsModule, typeof i8.MatOptionModule, typeof i9.MatDialogModule], [typeof i1.DialogSupportComponent, typeof i2.OpenFeedbackDialogDirective, typeof i2.OpenReportBugDialogDirective, typeof i2.OpenLookingForHelpDialog, typeof i2.OpenSupportDialogDirective, typeof i2.OpenContactSalesDialog]>;
|
|
14
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DialogSupportModule>;
|
|
15
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Location } from '@angular/common';
|
|
2
|
-
import { Router } from '@angular/router';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BackButtonDirective {
|
|
5
|
-
private location;
|
|
6
|
-
private router;
|
|
7
|
-
constructor(location: Location, router: Router);
|
|
8
|
-
onClick(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BackButtonDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BackButtonDirective, "[backButton]", never, {}, {}, never, never, false, never>;
|
|
11
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./backbutton.directive";
|
|
3
|
-
export declare class BackButtonDirectiveModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BackButtonDirectiveModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BackButtonDirectiveModule, [typeof i1.BackButtonDirective], never, [typeof i1.BackButtonDirective]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BackButtonDirectiveModule>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ClickableTooltipDirective {
|
|
3
|
-
private matTooltip;
|
|
4
|
-
onClick(): void;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ClickableTooltipDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ClickableTooltipDirective, "[matTooltip]", never, {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class GuardsModule {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GuardsModule, never>;
|
|
4
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GuardsModule, never, never, never>;
|
|
5
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<GuardsModule>;
|
|
6
|
-
}
|
|
@@ -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 ValidChangeTokenGuard 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<ValidChangeTokenGuard, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ValidChangeTokenGuard>;
|
|
10
|
-
}
|
|
@@ -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 ValidKeyGuard 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<ValidKeyGuard, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ValidKeyGuard>;
|
|
10
|
-
}
|
|
@@ -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 ValidKeySnapshotKeyGuard 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<ValidKeySnapshotKeyGuard, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ValidKeySnapshotKeyGuard>;
|
|
10
|
-
}
|