@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,33 +0,0 @@
|
|
|
1
|
-
import { PageEvent } from '@angular/material/paginator';
|
|
2
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import { ComponentBase } from '../../../componentBase';
|
|
5
|
-
import { ViewModelStateBase } from '../../../viewModel/viewModelState.service';
|
|
6
|
-
import { IAlertState } from '../../interfaces/IAlertState';
|
|
7
|
-
import { AlertDto } from '../../models/alertDto.model';
|
|
8
|
-
import { AlertFilterDto } from '../../models/alertFilterDto.model';
|
|
9
|
-
import { AlertService } from '../../services/alerts.service';
|
|
10
|
-
import { DismissedAlertsService } from '../../services/dismissedAlerts.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
export declare class AlertsComponent extends ComponentBase {
|
|
13
|
-
private alertService;
|
|
14
|
-
private dismissedAlertService;
|
|
15
|
-
protected snackBar: MatSnackBar;
|
|
16
|
-
private viewModelState;
|
|
17
|
-
pageSize: number;
|
|
18
|
-
onlyUnread: boolean;
|
|
19
|
-
private allAlerts;
|
|
20
|
-
private unreadAlerts;
|
|
21
|
-
filteredAlerts: AlertDto[];
|
|
22
|
-
filter: AlertFilterDto;
|
|
23
|
-
viewStateSubscription: Subscription;
|
|
24
|
-
constructor(alertService: AlertService, dismissedAlertService: DismissedAlertsService, snackBar: MatSnackBar, viewModelState: ViewModelStateBase<IAlertState>);
|
|
25
|
-
ngOnInit(): void;
|
|
26
|
-
isDismissed(alert: AlertDto): boolean;
|
|
27
|
-
setPaging(event: PageEvent): void;
|
|
28
|
-
private selectAlerts;
|
|
29
|
-
dismiss(alert: AlertDto): void;
|
|
30
|
-
ngOnDestroy(): void;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlertsComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AlertsComponent, "alerts", never, { "pageSize": { "alias": "pageSize"; "required": false; }; "onlyUnread": { "alias": "onlyUnread"; "required": false; }; }, {}, never, never, false, never>;
|
|
33
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { MatDialogRef } from '@angular/material/dialog';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DialogAlertsComponent {
|
|
4
|
-
dialogRef: MatDialogRef<DialogAlertsComponent>;
|
|
5
|
-
data: {
|
|
6
|
-
archiveUrl: any[];
|
|
7
|
-
};
|
|
8
|
-
key: string;
|
|
9
|
-
archiveUrl: any[];
|
|
10
|
-
constructor(dialogRef: MatDialogRef<DialogAlertsComponent>, data: {
|
|
11
|
-
archiveUrl: any[];
|
|
12
|
-
});
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogAlertsComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DialogAlertsComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
16
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { MatDialog } from '@angular/material/dialog';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class OpenAlertsDialogDirective {
|
|
4
|
-
private dialog;
|
|
5
|
-
archiveUrl: any[];
|
|
6
|
-
constructor(dialog: MatDialog);
|
|
7
|
-
onClick(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OpenAlertsDialogDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OpenAlertsDialogDirective, "[alertsDialog]", never, { "archiveUrl": { "alias": "archiveUrl"; "required": false; }; }, {}, never, never, false, never>;
|
|
10
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PaginatedResponse } from "../../models/paginatedResponse";
|
|
2
|
-
import { IViewState } from "../../viewModel/interfaces";
|
|
3
|
-
import { AlertDto } from "../models/alertDto.model";
|
|
4
|
-
import { AlertResponseDto } from "../models/alertResponseDto.model";
|
|
5
|
-
export interface IAlertState extends IViewState {
|
|
6
|
-
alerts: AlertResponseDto;
|
|
7
|
-
unreadAlerts: PaginatedResponse<AlertDto>;
|
|
8
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AlertClientConfig {
|
|
4
|
-
private config?;
|
|
5
|
-
constructor(config?: AlertConfigDto);
|
|
6
|
-
set(config: AlertConfigDto): void;
|
|
7
|
-
get(): AlertConfigDto;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlertClientConfig, [{ optional: true; }]>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AlertClientConfig>;
|
|
10
|
-
}
|
|
11
|
-
export declare class AlertConfigDto {
|
|
12
|
-
}
|
|
13
|
-
export declare const AlertConfigToken: InjectionToken<AlertConfigDto>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiConfig } from '../../apiUrlToken';
|
|
4
|
-
import { ViewModelStateBase } from '../../viewModel/viewModelState.service';
|
|
5
|
-
import { IAlertState } from '../interfaces/IAlertState';
|
|
6
|
-
import { DismissAlertRequestDto } from '../models/dismissAlertRequestDto.model';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class AlertService {
|
|
9
|
-
protected state: ViewModelStateBase<IAlertState>;
|
|
10
|
-
private http;
|
|
11
|
-
private config;
|
|
12
|
-
constructor(state: ViewModelStateBase<IAlertState>, http: HttpClient, config: ApiConfig);
|
|
13
|
-
dismiss(request: DismissAlertRequestDto): Observable<void>;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlertService, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AlertService>;
|
|
16
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { StorageService } from 'ngx-webstorage-service';
|
|
2
|
-
import { AlertDto } from '../models/alertDto.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DismissedAlertsService {
|
|
5
|
-
private storage;
|
|
6
|
-
dismissedAlerts: string[];
|
|
7
|
-
constructor(storage: StorageService);
|
|
8
|
-
dismiss(alert: AlertDto): void;
|
|
9
|
-
isDismissed(alert: AlertDto): boolean;
|
|
10
|
-
clear(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DismissedAlertsService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DismissedAlertsService>;
|
|
13
|
-
}
|
package/lib/apiUrlToken.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const ApiConfigToken: InjectionToken<ApiConfigDto>;
|
|
4
|
-
export declare class ApiConfig {
|
|
5
|
-
private config?;
|
|
6
|
-
constructor(config?: ApiConfigDto);
|
|
7
|
-
set(config: ApiConfigDto): void;
|
|
8
|
-
get(): ApiConfigDto;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ApiConfig, [{ optional: true; }]>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ApiConfig>;
|
|
11
|
-
}
|
|
12
|
-
export declare class ApiConfigDto {
|
|
13
|
-
apiUrl: string;
|
|
14
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { BrandingProvider } from './brandingProvider.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BrandBackgroundDirective {
|
|
4
|
-
private brandingProvider;
|
|
5
|
-
palette: string;
|
|
6
|
-
backgroundColor: string;
|
|
7
|
-
private paletteItems;
|
|
8
|
-
constructor(brandingProvider: BrandingProvider);
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
private setColor;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BrandBackgroundDirective, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BrandBackgroundDirective, "[brandbackground]", never, { "palette": { "alias": "palette"; "required": false; }; }, {}, never, never, false, never>;
|
|
13
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { BrandingProvider } from './brandingProvider.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BrandConditionalBackgroundColorDirective {
|
|
4
|
-
private brandingProvider;
|
|
5
|
-
defaultColor: string;
|
|
6
|
-
activeColor: string;
|
|
7
|
-
active: boolean;
|
|
8
|
-
backgroundColor: string;
|
|
9
|
-
private loadedDefaultColor;
|
|
10
|
-
private loadedActiveColor;
|
|
11
|
-
constructor(brandingProvider: BrandingProvider);
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
ngOnChanges(): void;
|
|
14
|
-
private setColors;
|
|
15
|
-
private getColor;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BrandConditionalBackgroundColorDirective, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BrandConditionalBackgroundColorDirective, "[brandConditionalBackgroundColor]", never, { "defaultColor": { "alias": "palette"; "required": false; }; "activeColor": { "alias": "activePalette"; "required": false; }; "active": { "alias": "active"; "required": false; }; }, {}, never, never, false, never>;
|
|
18
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { BrandingProvider } from './brandingProvider.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BrandConditionalColorDirective {
|
|
4
|
-
private brandingProvider;
|
|
5
|
-
defaultColor: string;
|
|
6
|
-
activeColor: string;
|
|
7
|
-
active: boolean;
|
|
8
|
-
backgroundColor: string;
|
|
9
|
-
textColor: string;
|
|
10
|
-
private loadedDefaultColor;
|
|
11
|
-
private loadedActiveColor;
|
|
12
|
-
constructor(brandingProvider: BrandingProvider);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
ngOnChanges(): void;
|
|
15
|
-
private setColors;
|
|
16
|
-
private getColor;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BrandConditionalColorDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BrandConditionalColorDirective, "[brandConditionalColor]", never, { "defaultColor": { "alias": "palette"; "required": false; }; "activeColor": { "alias": "activePalette"; "required": false; }; "active": { "alias": "active"; "required": false; }; }, {}, never, never, false, never>;
|
|
19
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { BrandingProvider } from './brandingProvider.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BrandHoverColorDirective {
|
|
4
|
-
private brandingProvider;
|
|
5
|
-
defaultColor: string;
|
|
6
|
-
hoverColor: string;
|
|
7
|
-
backgroundColor: string;
|
|
8
|
-
textColor: string;
|
|
9
|
-
private loadedDefaultColor;
|
|
10
|
-
private loadedHoverColor;
|
|
11
|
-
constructor(brandingProvider: BrandingProvider);
|
|
12
|
-
private getColor;
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
private setColors;
|
|
15
|
-
mouseOver(): void;
|
|
16
|
-
mouseLeave(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BrandHoverColorDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BrandHoverColorDirective, "[brandHoverColor]", never, { "defaultColor": { "alias": "palette"; "required": false; }; "hoverColor": { "alias": "hoverPalette"; "required": false; }; }, {}, never, never, false, never>;
|
|
19
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./brandBackground.directive";
|
|
3
|
-
import * as i2 from "./brandHoverColor.directive";
|
|
4
|
-
import * as i3 from "./brandConditionalBackgroundColor.directive";
|
|
5
|
-
import * as i4 from "./brandConditionalColor.directive";
|
|
6
|
-
import * as i5 from "./components/site-default-footer/site-default-footer.component";
|
|
7
|
-
import * as i6 from "./components/site-default-header/site-default-header.component";
|
|
8
|
-
import * as i7 from "./components/site-micro-footer/site-micro-footer.component";
|
|
9
|
-
import * as i8 from "@angular/common";
|
|
10
|
-
import * as i9 from "@angular/router";
|
|
11
|
-
import * as i10 from "../dialogs/dialog-support/dialog-support.module";
|
|
12
|
-
export declare class BrandingModule {
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BrandingModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BrandingModule, [typeof i1.BrandBackgroundDirective, typeof i2.BrandHoverColorDirective, typeof i3.BrandConditionalBackgroundColorDirective, typeof i4.BrandConditionalColorDirective, typeof i5.SiteDefaultFooterComponent, typeof i6.SiteDefaultHeaderComponent, typeof i7.SiteMicroFooterComponent], [typeof i8.CommonModule, typeof i9.RouterModule, typeof i10.DialogSupportModule], [typeof i1.BrandBackgroundDirective, typeof i2.BrandHoverColorDirective, typeof i4.BrandConditionalColorDirective, typeof i3.BrandConditionalBackgroundColorDirective, typeof i5.SiteDefaultFooterComponent, typeof i6.SiteDefaultHeaderComponent, typeof i7.SiteMicroFooterComponent]>;
|
|
15
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BrandingModule>;
|
|
16
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { Subject } from 'rxjs';
|
|
2
|
-
import { BrandingSettingsDto } from '../models/brandingSettingsDto';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BrandingProvider {
|
|
5
|
-
palette: PaletteItem[];
|
|
6
|
-
changed: Subject<PaletteItem[]>;
|
|
7
|
-
branding: Subject<BrandingSettingsDto>;
|
|
8
|
-
currentBranding: BrandingSettingsDto;
|
|
9
|
-
constructor();
|
|
10
|
-
set(branding: BrandingSettingsDto): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BrandingProvider, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<BrandingProvider>;
|
|
13
|
-
}
|
|
14
|
-
export declare class PaletteItem {
|
|
15
|
-
constructor(key: string, hex: string);
|
|
16
|
-
key: string;
|
|
17
|
-
hex: string;
|
|
18
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
2
|
-
import { IViewState } from '../../../viewModel/interfaces';
|
|
3
|
-
import { ViewModelStateBase } from '../../../viewModel/viewModelState.service';
|
|
4
|
-
import { ComponentWithViewStateBase } from '../../../componentWithViewStateBase';
|
|
5
|
-
import { ChannelDto, NavigationUrlDto } from '../../../models/channelDto';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SiteDefaultFooterComponent extends ComponentWithViewStateBase<IViewState> {
|
|
8
|
-
private state;
|
|
9
|
-
error: string;
|
|
10
|
-
channel: ChannelDto;
|
|
11
|
-
mainMenu: NavigationUrlDto[];
|
|
12
|
-
socialMediaMenu: NavigationUrlDto[];
|
|
13
|
-
resourcesMenu: NavigationUrlDto[];
|
|
14
|
-
supportMenu: NavigationUrlDto[];
|
|
15
|
-
constructor(state: ViewModelStateBase<IViewState>, snackBar: MatSnackBar);
|
|
16
|
-
ngOnInit(): Promise<void>;
|
|
17
|
-
protected onDataUpdate(data: IViewState): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SiteDefaultFooterComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SiteDefaultFooterComponent, "site-default-footer", never, {}, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
2
|
-
import { ComponentWithViewStateBase } from '../../../componentWithViewStateBase';
|
|
3
|
-
import { IViewState } from '../../../viewModel/interfaces';
|
|
4
|
-
import { ViewModelStateBase } from '../../../viewModel/viewModelState.service';
|
|
5
|
-
import { ChannelDto, NavigationUrlDto } from '../../../models/channelDto';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SiteDefaultHeaderComponent extends ComponentWithViewStateBase<IViewState> {
|
|
8
|
-
private state;
|
|
9
|
-
visible: boolean;
|
|
10
|
-
channel: ChannelDto;
|
|
11
|
-
mainMenu: NavigationUrlDto[];
|
|
12
|
-
cta: NavigationUrlDto;
|
|
13
|
-
constructor(state: ViewModelStateBase<IViewState>, snackBar: MatSnackBar);
|
|
14
|
-
ngOnInit(): Promise<void>;
|
|
15
|
-
toggleMenu($event: any): void;
|
|
16
|
-
onClick(): void;
|
|
17
|
-
protected onDataUpdate(data: IViewState): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SiteDefaultHeaderComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SiteDefaultHeaderComponent, "site-default-header", never, {}, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
2
|
-
import { ChannelDto, NavigationUrlDto } from '../../../models/channelDto';
|
|
3
|
-
import { ComponentWithViewStateBase } from '../../../componentWithViewStateBase';
|
|
4
|
-
import { ViewModelStateBase } from '../../../viewModel/viewModelState.service';
|
|
5
|
-
import { IViewState } from '../../../viewModel/interfaces';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SiteMicroFooterComponent extends ComponentWithViewStateBase<IViewState> {
|
|
8
|
-
private state;
|
|
9
|
-
channel: ChannelDto;
|
|
10
|
-
legalMenu: NavigationUrlDto[];
|
|
11
|
-
constructor(state: ViewModelStateBase<IViewState>, snackBar: MatSnackBar);
|
|
12
|
-
ngOnInit(): Promise<void>;
|
|
13
|
-
protected onDataUpdate(data: IViewState): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SiteMicroFooterComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SiteMicroFooterComponent, "footer[site-micro-footer]", never, {}, {}, never, never, false, never>;
|
|
16
|
-
}
|
package/lib/componentBase.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare abstract class ComponentBase {
|
|
4
|
-
protected snackBar: MatSnackBar;
|
|
5
|
-
constructor(snackBar: MatSnackBar);
|
|
6
|
-
protected showSuccess(message: string): void;
|
|
7
|
-
protected showMessage(message: string): void;
|
|
8
|
-
protected showError(message: string): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentBase, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ComponentBase>;
|
|
11
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
3
|
-
import { ComponentBase } from './componentBase';
|
|
4
|
-
import { IViewState } from './viewModel/interfaces';
|
|
5
|
-
import { ViewModelStateBase } from './viewModel/viewModelState.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare abstract class ComponentWithViewStateBase<T extends IViewState> extends ComponentBase implements OnInit, OnDestroy {
|
|
8
|
-
private stateStore;
|
|
9
|
-
protected snackBar: MatSnackBar;
|
|
10
|
-
loaded: boolean;
|
|
11
|
-
private stateStoreSubscription;
|
|
12
|
-
constructor(stateStore: ViewModelStateBase<T>, snackBar: MatSnackBar);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
protected onDataUpdate(data: T): void;
|
|
15
|
-
ngOnDestroy(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentWithViewStateBase<any>, never>;
|
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ComponentWithViewStateBase<any>>;
|
|
18
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CheckboxComponent implements ControlValueAccessor {
|
|
5
|
-
label: string;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
onCheckChange: EventEmitter<boolean>;
|
|
8
|
-
checked: boolean;
|
|
9
|
-
constructor();
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
toggle(): void;
|
|
12
|
-
onChange: (rating: boolean) => void;
|
|
13
|
-
onTouched: () => void;
|
|
14
|
-
writeValue(checked: boolean): void;
|
|
15
|
-
get value(): boolean;
|
|
16
|
-
registerOnChange(fn: (rating: boolean) => void): void;
|
|
17
|
-
registerOnTouched(fn: () => void): void;
|
|
18
|
-
setDisabledState(isDisabled: boolean): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "checkbox", never, { "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; }, { "onCheckChange": "onCheckChange"; }, never, never, false, never>;
|
|
21
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./checkbox.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class CheckboxModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CheckboxModule, [typeof i1.CheckboxComponent], [typeof i2.CommonModule], [typeof i1.CheckboxComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CheckboxModule>;
|
|
8
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ExpandComponent {
|
|
3
|
-
items: ExpandItemDto[];
|
|
4
|
-
theme: string;
|
|
5
|
-
numbering: boolean;
|
|
6
|
-
categories: string[];
|
|
7
|
-
selected: number;
|
|
8
|
-
constructor();
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
expand(index: number): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExpandComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ExpandComponent, "expand", never, { "items": { "alias": "items"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "numbering": { "alias": "numbering"; "required": false; }; }, {}, never, never, false, never>;
|
|
13
|
-
}
|
|
14
|
-
export declare class ExpandItemDto {
|
|
15
|
-
constructor(index: number, category: string, label: string, body: string);
|
|
16
|
-
index: number;
|
|
17
|
-
category: string;
|
|
18
|
-
label: string;
|
|
19
|
-
body: string;
|
|
20
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./expand.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class ExpandModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExpandModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ExpandModule, [typeof i1.ExpandComponent], [typeof i2.CommonModule], [typeof i1.ExpandComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ExpandModule>;
|
|
8
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
2
|
-
import { ComponentWithViewStateBase } from '../../componentWithViewStateBase';
|
|
3
|
-
import { ViewModelStateBase } from '../../viewModel/viewModelState.service';
|
|
4
|
-
import { IViewState } from '../../viewModel/interfaces';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class LoadingComponent extends ComponentWithViewStateBase<IViewState> {
|
|
7
|
-
private state;
|
|
8
|
-
protected snackBar: MatSnackBar;
|
|
9
|
-
showLoading: boolean;
|
|
10
|
-
message: string;
|
|
11
|
-
ready: boolean;
|
|
12
|
-
constructor(state: ViewModelStateBase<IViewState>, snackBar: MatSnackBar);
|
|
13
|
-
protected onDataUpdate(data: IViewState): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoadingComponent, "loading", never, { "showLoading": { "alias": "showLoading"; "required": false; }; "message": { "alias": "message"; "required": false; }; }, {}, never, never, false, never>;
|
|
16
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./loading.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class LoadingModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LoadingModule, [typeof i1.LoadingComponent], [typeof i2.CommonModule], [typeof i1.LoadingComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LoadingModule>;
|
|
8
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import { UntypedFormBuilder, UntypedFormControl, UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
|
|
4
|
-
import { MatChipInputEvent } from '@angular/material/chips';
|
|
5
|
-
import { Observable } from 'rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class MatTagsComponent {
|
|
8
|
-
private formBuilder;
|
|
9
|
-
form: UntypedFormGroup;
|
|
10
|
-
newTagControl: UntypedFormControl;
|
|
11
|
-
filteredTags: Observable<string[]>;
|
|
12
|
-
allTags: string[];
|
|
13
|
-
tags: string[];
|
|
14
|
-
tagsChangedEvent: EventEmitter<string[]>;
|
|
15
|
-
tagInput: ElementRef<HTMLInputElement>;
|
|
16
|
-
separatorKeysCodes: number[];
|
|
17
|
-
constructor(formBuilder: UntypedFormBuilder);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
private createForm;
|
|
20
|
-
add(event: MatChipInputEvent): void;
|
|
21
|
-
remove(tag: string): void;
|
|
22
|
-
private filter;
|
|
23
|
-
selected(event: MatAutocompleteSelectedEvent): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTagsComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTagsComponent, "mat-tags", never, { "allTags": { "alias": "allTags"; "required": false; }; }, { "tagsChangedEvent": "tagsChangedEvent"; }, never, never, false, never>;
|
|
26
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./mat-tags.component";
|
|
3
|
-
import * as i2 from "@angular/material/autocomplete";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@angular/material/form-field";
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
7
|
-
import * as i6 from "@angular/material/chips";
|
|
8
|
-
import * as i7 from "@angular/material/input";
|
|
9
|
-
export declare class MatTagsModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTagsModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MatTagsModule, [typeof i1.MatTagsComponent], [typeof i2.MatAutocompleteModule, typeof i3.FormsModule, typeof i4.MatFormFieldModule, typeof i3.ReactiveFormsModule, typeof i5.CommonModule, typeof i6.MatChipsModule, typeof i7.MatInputModule], [typeof i1.MatTagsComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MatTagsModule>;
|
|
13
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, FormArray, FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import { KeyValueDto } from '../../models/keyValueDto';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MetaDataInputComponent implements ControlValueAccessor {
|
|
6
|
-
private formBuilder;
|
|
7
|
-
form: FormGroup;
|
|
8
|
-
maximum: number;
|
|
9
|
-
addLabel: string;
|
|
10
|
-
emptyLabel: string;
|
|
11
|
-
changed: EventEmitter<KeyValueDto[]>;
|
|
12
|
-
constructor(formBuilder: FormBuilder);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
onChange: any;
|
|
15
|
-
onTouch: any;
|
|
16
|
-
writeValue(fields: KeyValueDto[]): void;
|
|
17
|
-
getValue(): KeyValueDto[];
|
|
18
|
-
registerOnChange(fn: any): void;
|
|
19
|
-
registerOnTouched(fn: any): void;
|
|
20
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
21
|
-
addField(): void;
|
|
22
|
-
removeField(index: number): void;
|
|
23
|
-
fields(): FormArray;
|
|
24
|
-
private createField;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MetaDataInputComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MetaDataInputComponent, "metadata-input", never, { "maximum": { "alias": "maximum"; "required": false; }; "addLabel": { "alias": "addLabel"; "required": false; }; "emptyLabel": { "alias": "emptyLabel"; "required": false; }; }, { "changed": "changed"; }, never, never, false, never>;
|
|
27
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./metadata-input.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
|
-
export declare class MetadataInputModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MetadataInputModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MetadataInputModule, [typeof i1.MetaDataInputComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.MatFormFieldModule, typeof i3.ReactiveFormsModule, typeof i5.MatInputModule], [typeof i1.MetaDataInputComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MetadataInputModule>;
|
|
11
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, FormArray, FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MultiEmailInputComponent implements ControlValueAccessor {
|
|
5
|
-
private formBuilder;
|
|
6
|
-
form: FormGroup;
|
|
7
|
-
maximum: number;
|
|
8
|
-
addLabel: string;
|
|
9
|
-
emptyLabel: string;
|
|
10
|
-
changed: EventEmitter<string[]>;
|
|
11
|
-
constructor(formBuilder: FormBuilder);
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
onChange: any;
|
|
14
|
-
onTouch: any;
|
|
15
|
-
writeValue(emails: string[]): void;
|
|
16
|
-
getValue(): string[];
|
|
17
|
-
registerOnChange(fn: any): void;
|
|
18
|
-
registerOnTouched(fn: any): void;
|
|
19
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
20
|
-
addField(): void;
|
|
21
|
-
removeField(index: number): void;
|
|
22
|
-
fields(): FormArray;
|
|
23
|
-
onKeyDown(event: KeyboardEvent): void;
|
|
24
|
-
private createField;
|
|
25
|
-
private isValidEmail;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiEmailInputComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiEmailInputComponent, "multi-email-input", never, { "maximum": { "alias": "maximum"; "required": false; }; "addLabel": { "alias": "addLabel"; "required": false; }; "emptyLabel": { "alias": "emptyLabel"; "required": false; }; }, { "changed": "changed"; }, never, never, false, never>;
|
|
28
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./multi-email-input.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
|
-
export declare class MultiEmailInputModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiEmailInputModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MultiEmailInputModule, [typeof i1.MultiEmailInputComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.MatFormFieldModule, typeof i3.ReactiveFormsModule, typeof i5.MatInputModule], [typeof i1.MultiEmailInputComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MultiEmailInputModule>;
|
|
11
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
3
|
-
import { ComponentBase } from '../../componentBase';
|
|
4
|
-
import { PaginatedResponse } from '../../models/paginatedResponse';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class PaginatorComponent extends ComponentBase {
|
|
7
|
-
protected snackBar: MatSnackBar;
|
|
8
|
-
items: PaginatedResponse<any>;
|
|
9
|
-
readonly page: EventEmitter<PaginatorPageEvent>;
|
|
10
|
-
pageIndex: number;
|
|
11
|
-
pageSize: number;
|
|
12
|
-
pageCount: number;
|
|
13
|
-
constructor(snackBar: MatSnackBar);
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
next(): void;
|
|
16
|
-
back(): void;
|
|
17
|
-
changePageSize(): void;
|
|
18
|
-
private emitPageEvent;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PaginatorComponent, "paginator", never, { "items": { "alias": "items"; "required": false; }; }, { "page": "page"; }, never, never, false, never>;
|
|
21
|
-
}
|
|
22
|
-
export declare class PaginatorPageEvent {
|
|
23
|
-
pageIndex: number;
|
|
24
|
-
pageSize: number;
|
|
25
|
-
}
|