herum-shared 0.1.25
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/README.md +63 -0
- package/animations/index.d.ts +5 -0
- package/assets/feed/exercise/exerciseAchivment.svg +11 -0
- package/assets/feed/icons/active/audio.svg +5 -0
- package/assets/feed/icons/active/collection.svg +15 -0
- package/assets/feed/icons/active/exercise.svg +13 -0
- package/assets/feed/icons/active/generic-file.svg +8 -0
- package/assets/feed/icons/active/image.svg +11 -0
- package/assets/feed/icons/active/link.svg +6 -0
- package/assets/feed/icons/active/pdf.svg +14 -0
- package/assets/feed/icons/active/presentation.svg +11 -0
- package/assets/feed/icons/active/quiz.svg +17 -0
- package/assets/feed/icons/active/story.svg +7 -0
- package/assets/feed/icons/active/video.svg +11 -0
- package/assets/feed/icons/comment.svg +12 -0
- package/assets/feed/icons/error/audio.svg +5 -0
- package/assets/feed/icons/error/collection.svg +15 -0
- package/assets/feed/icons/error/exercise.svg +13 -0
- package/assets/feed/icons/error/generic-file.svg +8 -0
- package/assets/feed/icons/error/image.svg +11 -0
- package/assets/feed/icons/error/pdf.svg +14 -0
- package/assets/feed/icons/error/presentation.svg +11 -0
- package/assets/feed/icons/error/quiz.svg +17 -0
- package/assets/feed/icons/error/story.svg +7 -0
- package/assets/feed/icons/error/video.svg +11 -0
- package/assets/feed/icons/eye.svg +13 -0
- package/assets/feed/icons/garbage-secondary.svg +14 -0
- package/assets/feed/icons/garbage.svg +14 -0
- package/assets/feed/icons/green-x.svg +165 -0
- package/assets/feed/icons/hamburger.svg +2 -0
- package/assets/feed/icons/inactive/audio.svg +5 -0
- package/assets/feed/icons/inactive/exercise.svg +17 -0
- package/assets/feed/icons/inactive/link.svg +6 -0
- package/assets/feed/icons/inactive/pdf.svg +19 -0
- package/assets/feed/icons/inactive/presentation.svg +13 -0
- package/assets/feed/icons/inactive/quiz.svg +25 -0
- package/assets/feed/icons/inactive/story.svg +7 -0
- package/assets/feed/icons/inactive/video.svg +13 -0
- package/assets/feed/icons/status/Group 856.svg +11 -0
- package/assets/feed/icons/status/almostDone.svg +11 -0
- package/assets/feed/icons/status/done.svg +11 -0
- package/assets/feed/icons/status/inProgress.svg +13 -0
- package/assets/feed/icons/white-chevron.svg +3 -0
- package/assets/feed/icons/wide-mode.png +0 -0
- package/assets/feed/icons/wide-mode.svg +7 -0
- package/assets/feed/icons/wide-mode2.svg +8 -0
- package/assets/files-icons/.image.svg +11 -0
- package/assets/files-icons/.mp4.png +0 -0
- package/assets/files-icons/.mp4.svg +12 -0
- package/assets/files-icons/.pdf.png +0 -0
- package/assets/files-icons/.pdf.svg +16 -0
- package/assets/files-icons/.pptx.png +0 -0
- package/assets/files-icons/.pptx.svg +12 -0
- package/assets/files-icons/.video.svg +12 -0
- package/assets/files-icons/default-file.png +0 -0
- package/assets/files-icons/generic-file.svg +8 -0
- package/assets/files-icons/story.png +0 -0
- package/assets/files-icons/story.svg +3 -0
- package/assets/files-icons/upload-file.svg +4 -0
- package/assets/general/calendar.svg +12 -0
- package/assets/general/chevron.svg +3 -0
- package/assets/general/clock.svg +4 -0
- package/assets/general/closed-chevron.png +0 -0
- package/assets/general/college-calendar.svg +12 -0
- package/assets/general/comment-icon.svg +12 -0
- package/assets/general/dialogX.png +0 -0
- package/assets/general/errorOwl.png +0 -0
- package/assets/general/green-x.svg +4 -0
- package/assets/general/grey-chevron.svg +3 -0
- package/assets/general/keyboardLink.svg +15 -0
- package/assets/general/logo.png +0 -0
- package/assets/general/noCollectionsMessage.svg +59 -0
- package/assets/general/open-chevron.png +0 -0
- package/assets/general/owl-logo.svg +98 -0
- package/assets/general/secondary-x.svg +3 -0
- package/assets/general/user.svg +15 -0
- package/assets/general/white-chevron.svg +3 -0
- package/assets/quiz/greenHeaderArrow.svg +12 -0
- package/assets/quiz/greyHeaderArrow.svg +12 -0
- package/assets/quiz/happyOwl.svg +126 -0
- package/assets/quiz/sadOwl.svg +94 -0
- package/assets/quiz/skip.svg +5 -0
- package/assets/shared/atoms/inputs/herum-inputs.component.scss +56 -0
- package/assets/shared/atoms/selects/herum-selects.component.scss +141 -0
- package/assets/shared/atoms/uploadingStatuses/error.svg +8 -0
- package/assets/shared/atoms/uploadingStatuses/information.svg +6 -0
- package/assets/shared/atoms/uploadingStatuses/success.svg +9 -0
- package/assets/shared/audio-images/gray-pause.svg +4 -0
- package/assets/shared/audio-images/gray-play.svg +3 -0
- package/assets/shared/audio-images/next15.svg +7 -0
- package/assets/shared/audio-images/pause.svg +4 -0
- package/assets/shared/audio-images/play.svg +3 -0
- package/assets/shared/audio-images/previous15.svg +7 -0
- package/assets/shared/background/cubes.png +0 -0
- package/assets/shared/background/cubes.svg +1900 -0
- package/assets/shared/icons/V.svg +3 -0
- package/assets/shared/icons/X.svg +3 -0
- package/assets/shared/icons/active-clipboard.svg +7 -0
- package/assets/shared/icons/active-drag.svg +44 -0
- package/assets/shared/icons/active-upload.svg +3 -0
- package/assets/shared/icons/add.svg +3 -0
- package/assets/shared/icons/attachUsers.png +0 -0
- package/assets/shared/icons/big-no-result-owl.png +0 -0
- package/assets/shared/icons/bigV.svg +3 -0
- package/assets/shared/icons/celeb-owl.png +0 -0
- package/assets/shared/icons/clock.svg +3 -0
- package/assets/shared/icons/drag.svg +44 -0
- package/assets/shared/icons/edit.svg +3 -0
- package/assets/shared/icons/editCollection.png +0 -0
- package/assets/shared/icons/femaleAvatar.svg +80 -0
- package/assets/shared/icons/inactive-clipboard.svg +7 -0
- package/assets/shared/icons/input/X.png +0 -0
- package/assets/shared/icons/input/X.svg +3 -0
- package/assets/shared/icons/input/drag.svg +6 -0
- package/assets/shared/icons/input/green-search.png +0 -0
- package/assets/shared/icons/input/grey-search.png +0 -0
- package/assets/shared/icons/input/search.svg +4 -0
- package/assets/shared/icons/maleAvatar.svg +55 -0
- package/assets/shared/icons/no-result-owl.png +0 -0
- package/assets/shared/icons/resources.svg +6 -0
- package/assets/shared/icons/secondary-x.svg +3 -0
- package/assets/shared/icons/settings.png +0 -0
- package/assets/shared/icons/stepper/white-v.svg +3 -0
- package/assets/shared/icons/table/edit.svg +3 -0
- package/assets/shared/icons/target.png +0 -0
- package/assets/shared/icons/upload.png +0 -0
- package/assets/shared/icons/upload.svg +7 -0
- package/assets/shared/icons/user.svg +8 -0
- package/assets/shared/icons/video/Play.PNG +0 -0
- package/assets/shared/icons/video/back10.PNG +0 -0
- package/assets/shared/icons/video/back10.svg +7 -0
- package/assets/shared/icons/video/download.PNG +0 -0
- package/assets/shared/icons/video/download.svg +4 -0
- package/assets/shared/icons/video/fullScreen.PNG +0 -0
- package/assets/shared/icons/video/fullScreen.svg +7 -0
- package/assets/shared/icons/video/minimize.png +0 -0
- package/assets/shared/icons/video/mute.png +0 -0
- package/assets/shared/icons/video/mute.svg +7 -0
- package/assets/shared/icons/video/next10.PNG +0 -0
- package/assets/shared/icons/video/next10.svg +7 -0
- package/assets/shared/icons/video/pause.PNG +0 -0
- package/assets/shared/icons/video/pause.svg +5 -0
- package/assets/shared/icons/video/pictureInPicture.png +0 -0
- package/assets/shared/icons/video/pictureInPicture.svg +5 -0
- package/assets/shared/icons/video/pictureInPictureOff.svg +7 -0
- package/assets/shared/icons/video/play.svg +4 -0
- package/assets/shared/icons/video/primary-play.png +0 -0
- package/assets/shared/icons/video/primaryPlay.svg +22 -0
- package/assets/shared/icons/video/sound.svg +8 -0
- package/assets/shared/icons/video/speaker.PNG +0 -0
- package/assets/shared/trackChanges/edit.svg +11 -0
- package/assets/shared/trackChanges/message-plus.svg +14 -0
- package/assets/shared/trackChanges/show-comments.svg +5 -0
- package/assets/shared/trackChanges/text-reference.svg +3 -0
- package/assets/shared/trackChanges/trash.svg +9 -0
- package/atoms/index.d.ts +836 -0
- package/constants/index.d.ts +795 -0
- package/decorators/index.d.ts +3 -0
- package/dialogs/index.d.ts +41 -0
- package/directives/index.d.ts +55 -0
- package/environment/index.d.ts +129 -0
- package/errors/index.d.ts +26 -0
- package/fesm2022/herum-shared-animations.mjs +41 -0
- package/fesm2022/herum-shared-animations.mjs.map +1 -0
- package/fesm2022/herum-shared-atoms.mjs +2919 -0
- package/fesm2022/herum-shared-atoms.mjs.map +1 -0
- package/fesm2022/herum-shared-constants.mjs +711 -0
- package/fesm2022/herum-shared-constants.mjs.map +1 -0
- package/fesm2022/herum-shared-decorators.mjs +12 -0
- package/fesm2022/herum-shared-decorators.mjs.map +1 -0
- package/fesm2022/herum-shared-dialogs.mjs +113 -0
- package/fesm2022/herum-shared-dialogs.mjs.map +1 -0
- package/fesm2022/herum-shared-directives.mjs +226 -0
- package/fesm2022/herum-shared-directives.mjs.map +1 -0
- package/fesm2022/herum-shared-environment.mjs +10 -0
- package/fesm2022/herum-shared-environment.mjs.map +1 -0
- package/fesm2022/herum-shared-errors.mjs +71 -0
- package/fesm2022/herum-shared-errors.mjs.map +1 -0
- package/fesm2022/herum-shared-fetched-message.mjs +118 -0
- package/fesm2022/herum-shared-fetched-message.mjs.map +1 -0
- package/fesm2022/herum-shared-herum-types.mjs +106 -0
- package/fesm2022/herum-shared-herum-types.mjs.map +1 -0
- package/fesm2022/herum-shared-molecules.mjs +1530 -0
- package/fesm2022/herum-shared-molecules.mjs.map +1 -0
- package/fesm2022/herum-shared-mongo-molecules.mjs +269 -0
- package/fesm2022/herum-shared-mongo-molecules.mjs.map +1 -0
- package/fesm2022/herum-shared-mongo-services.mjs +441 -0
- package/fesm2022/herum-shared-mongo-services.mjs.map +1 -0
- package/fesm2022/herum-shared-mongo.mjs +729 -0
- package/fesm2022/herum-shared-mongo.mjs.map +1 -0
- package/fesm2022/herum-shared-objectsExample.mjs +190 -0
- package/fesm2022/herum-shared-objectsExample.mjs.map +1 -0
- package/fesm2022/herum-shared-pipes.mjs +406 -0
- package/fesm2022/herum-shared-pipes.mjs.map +1 -0
- package/fesm2022/herum-shared-services.mjs +1107 -0
- package/fesm2022/herum-shared-services.mjs.map +1 -0
- package/fesm2022/herum-shared-static-services.mjs +140 -0
- package/fesm2022/herum-shared-static-services.mjs.map +1 -0
- package/fesm2022/herum-shared-table.mjs +837 -0
- package/fesm2022/herum-shared-table.mjs.map +1 -0
- package/fesm2022/herum-shared-testsObjects.mjs +5722 -0
- package/fesm2022/herum-shared-testsObjects.mjs.map +1 -0
- package/fesm2022/herum-shared-tokens.mjs +13 -0
- package/fesm2022/herum-shared-tokens.mjs.map +1 -0
- package/fesm2022/herum-shared-utils.mjs +380 -0
- package/fesm2022/herum-shared-utils.mjs.map +1 -0
- package/fesm2022/herum-shared-validators.mjs +76 -0
- package/fesm2022/herum-shared-validators.mjs.map +1 -0
- package/fesm2022/herum-shared.mjs +11709 -0
- package/fesm2022/herum-shared.mjs.map +1 -0
- package/fetched-message/index.d.ts +49 -0
- package/herum-types/index.d.ts +198 -0
- package/index.d.ts +2946 -0
- package/molecules/index.d.ts +458 -0
- package/mongo/index.d.ts +175 -0
- package/mongo/molecules/index.d.ts +76 -0
- package/mongo/services/index.d.ts +98 -0
- package/objectsExample/index.d.ts +11 -0
- package/package.json +128 -0
- package/pipes/index.d.ts +93 -0
- package/services/index.d.ts +266 -0
- package/static-services/index.d.ts +25 -0
- package/styles/_mixin.scss +86 -0
- package/styles/collection-wizard-layout.component.scss +70 -0
- package/styles/dialogs.scss +49 -0
- package/styles/forms.scss +18 -0
- package/styles/overView.scss +115 -0
- package/styles/variables/_colors.college.scss +65 -0
- package/styles/variables/_colors.scss +161 -0
- package/styles/variables/_sizes.scss +73 -0
- package/styles/wizard-steps-layout.scss +21 -0
- package/table/index.d.ts +233 -0
- package/testsObjects/index.d.ts +91 -0
- package/tokens/index.d.ts +8 -0
- package/utils/index.d.ts +92 -0
- package/validators/index.d.ts +20 -0
package/atoms/index.d.ts
ADDED
|
@@ -0,0 +1,836 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnInit, EventEmitter, SimpleChanges, PipeTransform, ElementRef, ChangeDetectorRef, Renderer2, OnChanges } from '@angular/core';
|
|
3
|
+
import { IdentifiedEntity, HerumTableParams, RecursiveTitledOption, FileData, MenuItem, User, TextChange, UserPreview } from 'herum-shared/herum-types';
|
|
4
|
+
import * as i40 from '@angular/forms';
|
|
5
|
+
import { ControlValueAccessor, FormControl, ValidatorFn, AsyncValidatorFn, NgControl, ControlContainer } from '@angular/forms';
|
|
6
|
+
import { EnvironmentConfig } from 'herum-shared/environment';
|
|
7
|
+
import * as i54 from '@angular/material/core';
|
|
8
|
+
import { DateAdapter } from '@angular/material/core';
|
|
9
|
+
import * as i53 from '@angular/material/datepicker';
|
|
10
|
+
import { DateRange, MatCalendar } from '@angular/material/datepicker';
|
|
11
|
+
import { Subject } from 'rxjs';
|
|
12
|
+
import * as i39 from '@angular/common';
|
|
13
|
+
import * as i41 from '@angular/material/menu';
|
|
14
|
+
import * as i42 from '@angular/cdk/clipboard';
|
|
15
|
+
import * as i43 from '@angular/material/autocomplete';
|
|
16
|
+
import * as i44 from '@angular/material/chips';
|
|
17
|
+
import * as i45 from '@angular/material/form-field';
|
|
18
|
+
import * as i46 from '@angular/material/tooltip';
|
|
19
|
+
import * as i47 from '@angular/material/input';
|
|
20
|
+
import * as i48 from '@angular/material/select';
|
|
21
|
+
import * as i49 from '@angular/material/icon';
|
|
22
|
+
import * as i50 from '@angular/material/checkbox';
|
|
23
|
+
import * as i51 from '@angular/material/slider';
|
|
24
|
+
import * as i52 from '@angular/cdk/drag-drop';
|
|
25
|
+
import * as i55 from 'herum-shared/pipes';
|
|
26
|
+
|
|
27
|
+
declare class CollegeLoaderComponent implements OnInit {
|
|
28
|
+
bars: any[];
|
|
29
|
+
constructor();
|
|
30
|
+
ngOnInit(): void;
|
|
31
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CollegeLoaderComponent, never>;
|
|
32
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CollegeLoaderComponent, "college-loader", never, {}, {}, never, never, false, never>;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
declare class HerumBreadcrumbsComponent {
|
|
36
|
+
items: IdentifiedEntity[];
|
|
37
|
+
itemToSet: IdentifiedEntity;
|
|
38
|
+
itemEmitter: EventEmitter<any[]>;
|
|
39
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
40
|
+
_onClick(itemIndex: number, isLastItem: boolean): void;
|
|
41
|
+
private handleItemInput;
|
|
42
|
+
private updateCurrentItem;
|
|
43
|
+
private addItem;
|
|
44
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumBreadcrumbsComponent, never>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumBreadcrumbsComponent, "herum-breadcrumbs", never, { "items": { "alias": "items"; "required": false; }; "itemToSet": { "alias": "itemToSet"; "required": false; }; }, { "itemEmitter": "itemEmitter"; }, never, never, false, never>;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
declare class SliceBreadcrumbsPipe implements PipeTransform {
|
|
49
|
+
transform(items: IdentifiedEntity[], ...args: unknown[]): IdentifiedEntity[];
|
|
50
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SliceBreadcrumbsPipe, never>;
|
|
51
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SliceBreadcrumbsPipe, "sliceBreadcrumbs", false>;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
declare class HerumButtonComponent {
|
|
55
|
+
type: 'primary' | 'secondary' | 'ghost' | 'white';
|
|
56
|
+
color: 'regular' | 'error';
|
|
57
|
+
size: 'fit' | 'small' | 'medium' | 'medium-square' | 'big';
|
|
58
|
+
roundedCorners: 'up' | 'down' | 'default';
|
|
59
|
+
disabled: boolean;
|
|
60
|
+
isLoading: boolean;
|
|
61
|
+
name: string;
|
|
62
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumButtonComponent, never>;
|
|
63
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumButtonComponent, "herum-button", never, { "type": { "alias": "type"; "required": false; }; "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "roundedCorners": { "alias": "roundedCorners"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
declare class HerumCheckboxComponent implements ControlValueAccessor, OnInit {
|
|
67
|
+
private environmentConfig;
|
|
68
|
+
type: 'checked' | 'indeterminate' | 'error' | 'disabled' | 'unchecked';
|
|
69
|
+
isChecked: boolean;
|
|
70
|
+
isBlocked: boolean;
|
|
71
|
+
checkedEmitter: EventEmitter<boolean>;
|
|
72
|
+
indeterminate: string;
|
|
73
|
+
checked: string;
|
|
74
|
+
error: string;
|
|
75
|
+
checkboxClasses: string;
|
|
76
|
+
params: HerumTableParams;
|
|
77
|
+
constructor(environmentConfig: EnvironmentConfig);
|
|
78
|
+
ngOnInit(): void;
|
|
79
|
+
_onClick(): void;
|
|
80
|
+
getCheckboxClasses(): string;
|
|
81
|
+
onChange: (value: any) => void;
|
|
82
|
+
onTouched: () => void;
|
|
83
|
+
writeValue(value: {
|
|
84
|
+
type: any;
|
|
85
|
+
isChecked: boolean;
|
|
86
|
+
} | boolean): void;
|
|
87
|
+
registerOnChange(fn: any): void;
|
|
88
|
+
registerOnTouched(fn: any): void;
|
|
89
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumCheckboxComponent, never>;
|
|
90
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumCheckboxComponent, "herum-checkbox", never, { "type": { "alias": "type"; "required": false; }; "isChecked": { "alias": "isChecked"; "required": false; }; "isBlocked": { "alias": "isBlocked"; "required": false; }; }, { "checkedEmitter": "checkedEmitter"; }, never, never, false, never>;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
declare class HerumChipComponent {
|
|
94
|
+
title: string;
|
|
95
|
+
isDeleteButtonNeeded: boolean;
|
|
96
|
+
isActive: boolean;
|
|
97
|
+
isMenuMode: boolean;
|
|
98
|
+
type: 'positive' | 'negative' | 'regular';
|
|
99
|
+
remove: EventEmitter<boolean>;
|
|
100
|
+
chipsActivation: EventEmitter<boolean>;
|
|
101
|
+
_onRemove(): void;
|
|
102
|
+
_onChipsSelect(): void;
|
|
103
|
+
get splittedTitle(): string;
|
|
104
|
+
get isTitleToBeSplitted(): boolean;
|
|
105
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumChipComponent, never>;
|
|
106
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumChipComponent, "herum-chip", never, { "title": { "alias": "title"; "required": false; }; "isDeleteButtonNeeded": { "alias": "isDeleteButtonNeeded"; "required": false; }; "isActive": { "alias": "isActive"; "required": false; }; "isMenuMode": { "alias": "isMenuMode"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "remove": "remove"; "chipsActivation": "chipsActivation"; }, never, never, false, never>;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
declare class HerumCircularProgressBarComponent {
|
|
110
|
+
percentage: number;
|
|
111
|
+
fill: boolean;
|
|
112
|
+
size: 'default-size' | 'big-size';
|
|
113
|
+
firstGradient: string;
|
|
114
|
+
fillColor: string;
|
|
115
|
+
showPercentage: boolean;
|
|
116
|
+
displayedContent: number | string;
|
|
117
|
+
displayedContentColorMatchesGradientColor: boolean;
|
|
118
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
119
|
+
getGradientStyle(): string;
|
|
120
|
+
get percentageText(): number | "-";
|
|
121
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumCircularProgressBarComponent, never>;
|
|
122
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumCircularProgressBarComponent, "herum-circular-progress-bar", never, { "percentage": { "alias": "percentage"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "size": { "alias": "size"; "required": false; }; "firstGradient": { "alias": "firstGradient"; "required": false; }; "fillColor": { "alias": "fillColor"; "required": false; }; "showPercentage": { "alias": "showPercentage"; "required": false; }; "displayedContent": { "alias": "displayedContent"; "required": false; }; "displayedContentColorMatchesGradientColor": { "alias": "displayedContentColorMatchesGradientColor"; "required": false; }; }, {}, never, never, false, never>;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
declare class HerumDatePickerComponent {
|
|
126
|
+
private elementRef;
|
|
127
|
+
private dateAdapter;
|
|
128
|
+
private changeDetectorRef;
|
|
129
|
+
activeColor: string;
|
|
130
|
+
hoverColor: string;
|
|
131
|
+
minDate: Date;
|
|
132
|
+
rangeMode: boolean;
|
|
133
|
+
selectedDate: Date | DateRange<Date>;
|
|
134
|
+
dateChange: EventEmitter<Date | DateRange<Date>>;
|
|
135
|
+
calendar: MatCalendar<Date | DateRange<Date>>;
|
|
136
|
+
hostElement: HTMLElement;
|
|
137
|
+
startDate: Date;
|
|
138
|
+
endDate: Date | null;
|
|
139
|
+
matCalendarContainerHeight: number;
|
|
140
|
+
constructor(elementRef: ElementRef, dateAdapter: DateAdapter<Date>, changeDetectorRef: ChangeDetectorRef);
|
|
141
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
142
|
+
private setStyleProperties;
|
|
143
|
+
private handleSelectedDateChange;
|
|
144
|
+
ngAfterViewInit(): void;
|
|
145
|
+
private setMatCalendarContainerHeight;
|
|
146
|
+
_onSelectedDateChange(date: Date): void;
|
|
147
|
+
private handleSingleDateMode;
|
|
148
|
+
private handleRangeMode;
|
|
149
|
+
private setRangeDates;
|
|
150
|
+
_minDateFilter: (date: Date) => boolean;
|
|
151
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumDatePickerComponent, never>;
|
|
152
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumDatePickerComponent, "herum-date-picker", never, { "activeColor": { "alias": "activeColor"; "required": false; }; "hoverColor": { "alias": "hoverColor"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "rangeMode": { "alias": "rangeMode"; "required": false; }; "selectedDate": { "alias": "selectedDate"; "required": false; }; }, { "dateChange": "dateChange"; }, never, never, false, never>;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
declare class HerumDownloadFileComponent {
|
|
156
|
+
fileId: string;
|
|
157
|
+
filePath: string;
|
|
158
|
+
linkText: string;
|
|
159
|
+
downloadFile: EventEmitter<string>;
|
|
160
|
+
downloadFileElement: ElementRef;
|
|
161
|
+
ngAfterViewInit(): void;
|
|
162
|
+
_onDownloadFile(fileId: string): void;
|
|
163
|
+
get downloadFileSvgString(): string;
|
|
164
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumDownloadFileComponent, never>;
|
|
165
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumDownloadFileComponent, "herum-download-file", never, { "fileId": { "alias": "fileId"; "required": false; }; "filePath": { "alias": "filePath"; "required": false; }; "linkText": { "alias": "linkText"; "required": false; }; }, { "downloadFile": "downloadFile"; }, never, never, false, never>;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
declare class HerumEllipsisLoaderComponent {
|
|
169
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumEllipsisLoaderComponent, never>;
|
|
170
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumEllipsisLoaderComponent, "herum-ellipsis-loader", never, {}, {}, never, never, false, never>;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
declare class HerumFormControl extends FormControl {
|
|
174
|
+
errorMessages: {
|
|
175
|
+
[key: string]: string;
|
|
176
|
+
};
|
|
177
|
+
currentErrorMessage: string;
|
|
178
|
+
destroySubject$: Subject<null>;
|
|
179
|
+
/**
|
|
180
|
+
@comment The component that creates this class should have destroySubject$ so you can listen to its ngOnDestroy life cycle hook so you can unsubscribe statusChangesSubscription
|
|
181
|
+
*/
|
|
182
|
+
constructor(formState: any, validatorOrOpts: ValidatorFn | ValidatorFn[] | null, asyncValidator: AsyncValidatorFn | AsyncValidatorFn[] | null, errorMessages: {
|
|
183
|
+
[key: string]: string;
|
|
184
|
+
}, componentReference: any);
|
|
185
|
+
private setCurrentErrorMessage;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
declare class HerumIconLabelComponent {
|
|
189
|
+
iconPath: string;
|
|
190
|
+
isLoading: boolean;
|
|
191
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumIconLabelComponent, never>;
|
|
192
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumIconLabelComponent, "herum-icon-label", never, { "iconPath": { "alias": "iconPath"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
declare class HerumIndeterminateComponent {
|
|
196
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumIndeterminateComponent, never>;
|
|
197
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumIndeterminateComponent, "app-herum-indeterminate", never, {}, {}, never, never, false, never>;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
declare class ConditionalFormControlNameDirective {
|
|
201
|
+
private el;
|
|
202
|
+
private renderer;
|
|
203
|
+
private ngControl;
|
|
204
|
+
set formControlName(value: string);
|
|
205
|
+
private controlName;
|
|
206
|
+
constructor(el: ElementRef, renderer: Renderer2, ngControl: NgControl);
|
|
207
|
+
ngOnInit(): void;
|
|
208
|
+
private updateFormControlName;
|
|
209
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ConditionalFormControlNameDirective, never>;
|
|
210
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ConditionalFormControlNameDirective, "[appConditionalFormControlName]", never, { "formControlName": { "alias": "appConditionalFormControlName"; "required": false; }; }, {}, never, never, false, never>;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
declare class HerumInputFieldComponent implements OnInit, ControlValueAccessor {
|
|
214
|
+
private ngControl;
|
|
215
|
+
private cdr;
|
|
216
|
+
type: 'number' | 'text' | 'search' | 'textBox' | 'search-blur' | 'numeric-text' | 'password';
|
|
217
|
+
placeholder: string;
|
|
218
|
+
disabled: boolean;
|
|
219
|
+
isBlocked: boolean;
|
|
220
|
+
isValid: boolean;
|
|
221
|
+
errorMsg: string;
|
|
222
|
+
showErrorMsgGap: boolean;
|
|
223
|
+
inputValue: string;
|
|
224
|
+
isLoading: boolean;
|
|
225
|
+
id: string;
|
|
226
|
+
debounceTime: number;
|
|
227
|
+
minValue: number;
|
|
228
|
+
maxValue: number;
|
|
229
|
+
isBlurred: boolean;
|
|
230
|
+
touched: boolean;
|
|
231
|
+
ltrMode: boolean;
|
|
232
|
+
preventMacroKeysPressEvent: number[];
|
|
233
|
+
inputValueEmitter: EventEmitter<string | number>;
|
|
234
|
+
inputElement: ElementRef<HTMLInputElement>;
|
|
235
|
+
onKeyPress(event: KeyboardEvent): void;
|
|
236
|
+
onPaste(event: ClipboardEvent): void;
|
|
237
|
+
formControlName: string;
|
|
238
|
+
isPasswordVisible: boolean;
|
|
239
|
+
inputSubject$: Subject<string>;
|
|
240
|
+
destroySubject$: Subject<null>;
|
|
241
|
+
constructor(ngControl: NgControl, cdr: ChangeDetectorRef);
|
|
242
|
+
ngOnInit(): void;
|
|
243
|
+
private initInputSubject$;
|
|
244
|
+
private setInputsByFormControl;
|
|
245
|
+
clearInput(): void;
|
|
246
|
+
_onInput(freeText: string): void;
|
|
247
|
+
private setNgControlRangeValidator;
|
|
248
|
+
private getRangeErrorMessage;
|
|
249
|
+
onChange: (value: any) => void;
|
|
250
|
+
onTouched: () => void;
|
|
251
|
+
writeValue(value: string): void;
|
|
252
|
+
registerOnChange(fn: any): void;
|
|
253
|
+
registerOnTouched(fn: any): void;
|
|
254
|
+
_setBlurred(): void;
|
|
255
|
+
_onTogglePasswordVisibility(event?: MouseEvent): void;
|
|
256
|
+
get searchImageSvg(): string;
|
|
257
|
+
get whiteSearchImageSvg(): string;
|
|
258
|
+
get xImageSvg(): string;
|
|
259
|
+
get inputHtmlType(): string;
|
|
260
|
+
get passwordEyeSource(): string;
|
|
261
|
+
get isRequired(): boolean;
|
|
262
|
+
get shouldShowClearIcon(): boolean;
|
|
263
|
+
get shouldShowPasswordToggle(): boolean;
|
|
264
|
+
get shouldShowErrorMsg(): boolean;
|
|
265
|
+
ngOnDestroy(): void;
|
|
266
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumInputFieldComponent, [{ optional: true; self: true; }, null]>;
|
|
267
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumInputFieldComponent, "herum-input-field", never, { "type": { "alias": "type"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "isBlocked": { "alias": "isBlocked"; "required": false; }; "isValid": { "alias": "isValid"; "required": false; }; "errorMsg": { "alias": "errorMsg"; "required": false; }; "showErrorMsgGap": { "alias": "showErrorMsgGap"; "required": false; }; "inputValue": { "alias": "inputValue"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "id": { "alias": "id"; "required": false; }; "debounceTime": { "alias": "debounceTime"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "isBlurred": { "alias": "isBlurred"; "required": false; }; "touched": { "alias": "touched"; "required": false; }; "ltrMode": { "alias": "ltrMode"; "required": false; }; "preventMacroKeysPressEvent": { "alias": "preventMacroKeysPressEvent"; "required": false; }; }, { "inputValueEmitter": "inputValueEmitter"; }, never, never, false, never>;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
declare class HerumLogoComponent {
|
|
271
|
+
logoTextSize: 'bigSize' | 'defaultSize';
|
|
272
|
+
logoTextColor: 'primaryColor' | 'secondaryColor';
|
|
273
|
+
logoText: string;
|
|
274
|
+
get logoTextWidth(): "default-text-size-width" | "big-text-size-width";
|
|
275
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumLogoComponent, never>;
|
|
276
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumLogoComponent, "herum-logo", never, { "logoTextSize": { "alias": "logoTextSize"; "required": false; }; "logoTextColor": { "alias": "logoTextColor"; "required": false; }; "logoText": { "alias": "logoText"; "required": false; }; }, {}, never, never, false, never>;
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
declare class HerumMultiSelectComponent implements ControlValueAccessor {
|
|
280
|
+
onClick(event: MouseEvent): void;
|
|
281
|
+
placeholder: string;
|
|
282
|
+
options: IdentifiedEntity[];
|
|
283
|
+
titledOptionsList: {
|
|
284
|
+
title: string;
|
|
285
|
+
options: IdentifiedEntity[];
|
|
286
|
+
}[];
|
|
287
|
+
recursiveTitledOption: RecursiveTitledOption[] | RecursiveTitledOption;
|
|
288
|
+
selectedOptionsInput: IdentifiedEntity[];
|
|
289
|
+
maxChips: number;
|
|
290
|
+
disabled: boolean;
|
|
291
|
+
size: 'fit' | 'default' | 'responsive';
|
|
292
|
+
isDropDownInPositionFixed: boolean;
|
|
293
|
+
dropDownDirection: 'upwards' | 'downwards';
|
|
294
|
+
isMultiHeads: boolean;
|
|
295
|
+
selectedOptions: EventEmitter<any[]>;
|
|
296
|
+
selectedRecursiveOptions: EventEmitter<any>;
|
|
297
|
+
filterInput: HerumInputFieldComponent;
|
|
298
|
+
dropContainer: ElementRef;
|
|
299
|
+
filteredOptions: IdentifiedEntity[];
|
|
300
|
+
filteredTitledOptionsList: {
|
|
301
|
+
title: string;
|
|
302
|
+
options: IdentifiedEntity[];
|
|
303
|
+
}[];
|
|
304
|
+
selectedOptionsValue: IdentifiedEntity[];
|
|
305
|
+
isDropdownOpen: boolean;
|
|
306
|
+
isShowAll: boolean;
|
|
307
|
+
currentDropdownId: string;
|
|
308
|
+
destroySubject$: Subject<null>;
|
|
309
|
+
componentId: string;
|
|
310
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
311
|
+
ngAfterViewInit(): void;
|
|
312
|
+
_onStopPropagation(event: MouseEvent): void;
|
|
313
|
+
_onFilterDropDown(text: string): void;
|
|
314
|
+
private setFilteredOptionsTypes;
|
|
315
|
+
private getFilteredOptions;
|
|
316
|
+
private getFilteredList;
|
|
317
|
+
_select(option: IdentifiedEntity): void;
|
|
318
|
+
_selectRecursive(selectedRecursiveOptions: RecursiveTitledOption): void;
|
|
319
|
+
private removeSelectedOption;
|
|
320
|
+
getLimitedList(): any[];
|
|
321
|
+
_getHiddenOptions(): string;
|
|
322
|
+
showAll(): void;
|
|
323
|
+
isOptionSelected(option: IdentifiedEntity): any;
|
|
324
|
+
toggleDropdown(): void;
|
|
325
|
+
closeDropdown(event: MouseEvent): void;
|
|
326
|
+
private resetFiltering;
|
|
327
|
+
get dropdownClasses(): string;
|
|
328
|
+
hasNoResults(): boolean;
|
|
329
|
+
get optionsLength(): number;
|
|
330
|
+
get _getDropdownStates(): "openUp" | "openDown" | "closeDown" | "closeUp";
|
|
331
|
+
onChange: (value: any) => void;
|
|
332
|
+
onTouched: () => void;
|
|
333
|
+
writeValue(selectedOptionsValue: IdentifiedEntity[]): void;
|
|
334
|
+
registerOnChange(fn: any): void;
|
|
335
|
+
registerOnTouched(fn: any): void;
|
|
336
|
+
showErrors(): void;
|
|
337
|
+
ngOnDestroy(): void;
|
|
338
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumMultiSelectComponent, never>;
|
|
339
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumMultiSelectComponent, "herum-multi-select", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "options": { "alias": "options"; "required": false; }; "titledOptionsList": { "alias": "titledOptionsList"; "required": false; }; "recursiveTitledOption": { "alias": "recursiveTitledOption"; "required": false; }; "selectedOptionsInput": { "alias": "selectedOptionsInput"; "required": false; }; "maxChips": { "alias": "maxChips"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "isDropDownInPositionFixed": { "alias": "isDropDownInPositionFixed"; "required": false; }; "dropDownDirection": { "alias": "dropDownDirection"; "required": false; }; "isMultiHeads": { "alias": "isMultiHeads"; "required": false; }; }, { "selectedOptions": "selectedOptions"; "selectedRecursiveOptions": "selectedRecursiveOptions"; }, never, never, false, never>;
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
declare class HerumNarrowCollectionMenuItemComponent {
|
|
343
|
+
index: string;
|
|
344
|
+
item: {};
|
|
345
|
+
itemState: {};
|
|
346
|
+
itemEmitter: EventEmitter<any>;
|
|
347
|
+
isAvailable: boolean;
|
|
348
|
+
isActive: boolean;
|
|
349
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
350
|
+
_onSelectItem(): void;
|
|
351
|
+
setItemState(): void;
|
|
352
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumNarrowCollectionMenuItemComponent, never>;
|
|
353
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumNarrowCollectionMenuItemComponent, "herum-narrow-collection-menu-item", never, { "index": { "alias": "index"; "required": false; }; "item": { "alias": "item"; "required": false; }; "itemState": { "alias": "itemState"; "required": false; }; }, { "itemEmitter": "itemEmitter"; }, never, never, false, never>;
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
declare class HerumNoResultMessageComponent {
|
|
357
|
+
mainTitle: string;
|
|
358
|
+
secondaryTitle: string;
|
|
359
|
+
alignItems: 'center' | 'right';
|
|
360
|
+
iconSize: 'small' | 'big';
|
|
361
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumNoResultMessageComponent, never>;
|
|
362
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumNoResultMessageComponent, "herum-no-result-message", never, { "mainTitle": { "alias": "mainTitle"; "required": false; }; "secondaryTitle": { "alias": "secondaryTitle"; "required": false; }; "alignItems": { "alias": "alignItems"; "required": false; }; "iconSize": { "alias": "iconSize"; "required": false; }; }, {}, never, never, false, never>;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
declare class HerumOptionsListComponent {
|
|
366
|
+
options: IdentifiedEntity[];
|
|
367
|
+
selectedOptions: IdentifiedEntity[];
|
|
368
|
+
isContentInsideExpendablePanel: boolean;
|
|
369
|
+
isInternalMode: boolean;
|
|
370
|
+
selectedOptionsEmitter: EventEmitter<any>;
|
|
371
|
+
_onSelect(option: IdentifiedEntity): void;
|
|
372
|
+
isOptionSelected(option: IdentifiedEntity): boolean;
|
|
373
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumOptionsListComponent, never>;
|
|
374
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumOptionsListComponent, "herum-options-list", never, { "options": { "alias": "options"; "required": false; }; "selectedOptions": { "alias": "selectedOptions"; "required": false; }; "isContentInsideExpendablePanel": { "alias": "isContentInsideExpendablePanel"; "required": false; }; "isInternalMode": { "alias": "isInternalMode"; "required": false; }; }, { "selectedOptionsEmitter": "selectedOptionsEmitter"; }, never, never, false, never>;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
declare class HerumPaginatorComponent {
|
|
378
|
+
private changeDetectorRef;
|
|
379
|
+
numberOfSlots: number;
|
|
380
|
+
elementsToSlice: Array<unknown>;
|
|
381
|
+
numberOfElementsInPage: number;
|
|
382
|
+
currentPage: number;
|
|
383
|
+
totalPages: number;
|
|
384
|
+
showArrows: boolean;
|
|
385
|
+
slicerMode: boolean;
|
|
386
|
+
slicedElements: EventEmitter<unknown[]>;
|
|
387
|
+
currentPageChange: EventEmitter<number>;
|
|
388
|
+
paginatorRenderChange: EventEmitter<any>;
|
|
389
|
+
element: ElementRef;
|
|
390
|
+
visiblePages: Array<number | string>;
|
|
391
|
+
startEllipsisPosition: number;
|
|
392
|
+
endEllipsisPosition: number;
|
|
393
|
+
constructor(changeDetectorRef: ChangeDetectorRef);
|
|
394
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
395
|
+
ngOnInit(): void;
|
|
396
|
+
private showArrowsValidation;
|
|
397
|
+
private numberOfSlotsValidation;
|
|
398
|
+
_onChangePage(page: number | string): void;
|
|
399
|
+
private updateVisiblePages;
|
|
400
|
+
private shouldShowAllPages;
|
|
401
|
+
private displayAllPages;
|
|
402
|
+
private addFirstPage;
|
|
403
|
+
private addStartEllipsis;
|
|
404
|
+
private addMiddlePagesSlots;
|
|
405
|
+
private calculateMiddlePageSlots;
|
|
406
|
+
private calculateAvailableMiddleSlots;
|
|
407
|
+
private expandMiddleRange;
|
|
408
|
+
private shrinkMiddleRange;
|
|
409
|
+
private addEndEllipsis;
|
|
410
|
+
private addLastPage;
|
|
411
|
+
private emitElementsPerCurrentPage;
|
|
412
|
+
private isValidPageNumber;
|
|
413
|
+
_isNumber(value: any): boolean;
|
|
414
|
+
get chevronIcon(): string;
|
|
415
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumPaginatorComponent, never>;
|
|
416
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumPaginatorComponent, "herum-paginator", never, { "numberOfSlots": { "alias": "numberOfSlots"; "required": false; }; "elementsToSlice": { "alias": "elementsToSlice"; "required": false; }; "numberOfElementsInPage": { "alias": "numberOfElementsInPage"; "required": false; }; "currentPage": { "alias": "currentPage"; "required": false; }; "totalPages": { "alias": "totalPages"; "required": false; }; "showArrows": { "alias": "showArrows"; "required": false; }; "slicerMode": { "alias": "slicerMode"; "required": false; }; }, { "slicedElements": "slicedElements"; "currentPageChange": "currentPageChange"; "paginatorRenderChange": "paginatorRenderChange"; }, never, never, false, never>;
|
|
417
|
+
}
|
|
418
|
+
|
|
419
|
+
declare class HerumPanelLinksComponent {
|
|
420
|
+
selectedLink: IdentifiedEntity;
|
|
421
|
+
links: IdentifiedEntity[];
|
|
422
|
+
linkEmitter: EventEmitter<any>;
|
|
423
|
+
_onClick(link: IdentifiedEntity): void;
|
|
424
|
+
_isActiveLink(linkId: string): boolean;
|
|
425
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumPanelLinksComponent, never>;
|
|
426
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumPanelLinksComponent, "herum-panel-links", never, { "selectedLink": { "alias": "selectedLink"; "required": false; }; "links": { "alias": "links"; "required": false; }; }, { "linkEmitter": "linkEmitter"; }, never, never, false, never>;
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
declare class HerumProgressBarComponent {
|
|
430
|
+
percentage: number;
|
|
431
|
+
invalidPercentage: number;
|
|
432
|
+
showPercentage: boolean;
|
|
433
|
+
percentagePosition: string;
|
|
434
|
+
type: 'gradient' | 'solid';
|
|
435
|
+
size: 'tight' | 'regular';
|
|
436
|
+
color: string;
|
|
437
|
+
borderRadius: "none" | "right" | "left" | "both";
|
|
438
|
+
total: string;
|
|
439
|
+
showBorder: boolean;
|
|
440
|
+
thickness: 'thin' | 'thick';
|
|
441
|
+
getPercentageFormat(): string;
|
|
442
|
+
get invalidPercentageCalculation(): number;
|
|
443
|
+
get isInfinity(): boolean;
|
|
444
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumProgressBarComponent, never>;
|
|
445
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumProgressBarComponent, "herum-progress-bar", never, { "percentage": { "alias": "percentage"; "required": false; }; "invalidPercentage": { "alias": "invalidPercentage"; "required": false; }; "showPercentage": { "alias": "showPercentage"; "required": false; }; "percentagePosition": { "alias": "percentagePosition"; "required": false; }; "type": { "alias": "type"; "required": false; }; "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "borderRadius": { "alias": "borderRadius"; "required": false; }; "total": { "alias": "total"; "required": false; }; "showBorder": { "alias": "showBorder"; "required": false; }; "thickness": { "alias": "thickness"; "required": false; }; }, {}, never, never, false, never>;
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
declare class HerumQuizHeaderItemComponent {
|
|
449
|
+
index: string;
|
|
450
|
+
item: {};
|
|
451
|
+
itemState: {};
|
|
452
|
+
itemEmitter: EventEmitter<any>;
|
|
453
|
+
_onSelectItem(index: string): void;
|
|
454
|
+
getItemClass(itemState: {}): string;
|
|
455
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumQuizHeaderItemComponent, never>;
|
|
456
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumQuizHeaderItemComponent, "herum-quiz-header-item", never, { "index": { "alias": "index"; "required": false; }; "item": { "alias": "item"; "required": false; }; "itemState": { "alias": "itemState"; "required": false; }; }, { "itemEmitter": "itemEmitter"; }, never, never, false, never>;
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
declare class HerumRecursiveHierarchyOptionsListComponent {
|
|
460
|
+
options: IdentifiedEntity[];
|
|
461
|
+
selectedOptions: IdentifiedEntity[];
|
|
462
|
+
recursiveTitledOption: RecursiveTitledOption;
|
|
463
|
+
selectedOptionsEmitter: EventEmitter<any>;
|
|
464
|
+
selectedRecursiveOptionsEmitter: EventEmitter<any>;
|
|
465
|
+
_onSelect(option: RecursiveTitledOption): void;
|
|
466
|
+
_isOptionSelected(option: IdentifiedEntity): boolean;
|
|
467
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumRecursiveHierarchyOptionsListComponent, never>;
|
|
468
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumRecursiveHierarchyOptionsListComponent, "herum-recursive-hierarchy-options-list", never, { "options": { "alias": "options"; "required": false; }; "selectedOptions": { "alias": "selectedOptions"; "required": false; }; "recursiveTitledOption": { "alias": "recursiveTitledOption"; "required": false; }; }, { "selectedOptionsEmitter": "selectedOptionsEmitter"; "selectedRecursiveOptionsEmitter": "selectedRecursiveOptionsEmitter"; }, never, never, false, never>;
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
declare class HerumSelectComponent implements ControlValueAccessor {
|
|
472
|
+
options: IdentifiedEntity[];
|
|
473
|
+
displayBy: string;
|
|
474
|
+
placeholder: string;
|
|
475
|
+
selectedOption: IdentifiedEntity;
|
|
476
|
+
disabled: boolean;
|
|
477
|
+
isDropDownInPositionFixed: boolean;
|
|
478
|
+
iconPath: string;
|
|
479
|
+
isAutoComplete: boolean;
|
|
480
|
+
title: string;
|
|
481
|
+
size: 'min' | 'fit' | 'default' | 'big' | 'responsive' | 'fill-container';
|
|
482
|
+
displayLoadingMode: boolean;
|
|
483
|
+
isLoadingInput: boolean;
|
|
484
|
+
dropDownDirection: 'upwards' | 'downwards';
|
|
485
|
+
filterPlaceholder: string;
|
|
486
|
+
debounceTime: number;
|
|
487
|
+
selectedOptionEmitter: EventEmitter<any>;
|
|
488
|
+
filterTextEmitter: EventEmitter<string>;
|
|
489
|
+
filterInput: HerumInputFieldComponent;
|
|
490
|
+
dropContainer: ElementRef;
|
|
491
|
+
dropdown: ElementRef;
|
|
492
|
+
onClick(event: MouseEvent): void;
|
|
493
|
+
narrowSelect: boolean;
|
|
494
|
+
onResize(event: Event): void;
|
|
495
|
+
filteredOptions: IdentifiedEntity[];
|
|
496
|
+
isDropdownOpen: boolean;
|
|
497
|
+
destroySubject$: Subject<null>;
|
|
498
|
+
componentId: string;
|
|
499
|
+
get errorOccurred(): boolean;
|
|
500
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
501
|
+
ngAfterViewInit(): void;
|
|
502
|
+
_onSelectOption(selectedOption: IdentifiedEntity): void;
|
|
503
|
+
_onStopPropagation(event: MouseEvent): void;
|
|
504
|
+
_onFilterDropDown(text: string): void;
|
|
505
|
+
toggleDropdown(): void;
|
|
506
|
+
closeDropdown(event: MouseEvent): void;
|
|
507
|
+
isSelectedOption(option: IdentifiedEntity): boolean;
|
|
508
|
+
private resetFiltering;
|
|
509
|
+
_isLoading(): boolean;
|
|
510
|
+
onChange: (selectedOption: IdentifiedEntity) => void;
|
|
511
|
+
onTouched: () => void;
|
|
512
|
+
writeValue(selectedOption: IdentifiedEntity): void;
|
|
513
|
+
registerOnChange(fn: any): void;
|
|
514
|
+
registerOnTouched(fn: any): void;
|
|
515
|
+
ngOnDestroy(): void;
|
|
516
|
+
get dropdownClasses(): string;
|
|
517
|
+
get _getDropdownStates(): "openUp" | "openDown" | "closeDown" | "closeUp";
|
|
518
|
+
get skeletonArray(): number[];
|
|
519
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumSelectComponent, never>;
|
|
520
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumSelectComponent, "herum-select", never, { "options": { "alias": "options"; "required": false; }; "displayBy": { "alias": "displayBy"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "selectedOption": { "alias": "selectedOption"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "isDropDownInPositionFixed": { "alias": "isDropDownInPositionFixed"; "required": false; }; "iconPath": { "alias": "iconPath"; "required": false; }; "isAutoComplete": { "alias": "isAutoComplete"; "required": false; }; "title": { "alias": "title"; "required": false; }; "size": { "alias": "size"; "required": false; }; "displayLoadingMode": { "alias": "displayLoadingMode"; "required": false; }; "isLoadingInput": { "alias": "isLoadingInput"; "required": false; }; "dropDownDirection": { "alias": "dropDownDirection"; "required": false; }; "filterPlaceholder": { "alias": "filterPlaceholder"; "required": false; }; "debounceTime": { "alias": "debounceTime"; "required": false; }; }, { "selectedOptionEmitter": "selectedOptionEmitter"; "filterTextEmitter": "filterTextEmitter"; }, never, never, false, never>;
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
declare class HerumSliderComponent {
|
|
524
|
+
size: string;
|
|
525
|
+
maxSliderValue: number;
|
|
526
|
+
currentSliderValue: number;
|
|
527
|
+
initSlider: boolean;
|
|
528
|
+
l: any;
|
|
529
|
+
isDraggingEmitter: EventEmitter<boolean>;
|
|
530
|
+
updatedSliderValue: EventEmitter<number>;
|
|
531
|
+
slider: ElementRef;
|
|
532
|
+
progress: number;
|
|
533
|
+
isDragging: boolean;
|
|
534
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
535
|
+
_onUpdateProgressMouseClicked(event: MouseEvent): void;
|
|
536
|
+
_onUpdateProgressMouseDown(event: MouseEvent): void;
|
|
537
|
+
calculateSliderProgress(): number;
|
|
538
|
+
isSmallSizeSlider(): boolean;
|
|
539
|
+
private updateSliderOnMouseEvent;
|
|
540
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumSliderComponent, never>;
|
|
541
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumSliderComponent, "herum-slider", never, { "size": { "alias": "size"; "required": false; }; "maxSliderValue": { "alias": "maxSliderValue"; "required": false; }; "currentSliderValue": { "alias": "currentSliderValue"; "required": false; }; "initSlider": { "alias": "initSlider"; "required": false; }; }, { "isDraggingEmitter": "isDraggingEmitter"; "updatedSliderValue": "updatedSliderValue"; }, never, never, false, never>;
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
declare class HerumSpinnerComponent {
|
|
545
|
+
size: 'default-size';
|
|
546
|
+
borderColor: 'default-border-color';
|
|
547
|
+
borderWidth: 'default-border-width';
|
|
548
|
+
borderTopColor: 'default-border-top-color';
|
|
549
|
+
shape: 'circle';
|
|
550
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumSpinnerComponent, never>;
|
|
551
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumSpinnerComponent, "herum-spinner", never, { "size": { "alias": "size"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; "borderWidth": { "alias": "borderWidth"; "required": false; }; "borderTopColor": { "alias": "borderTopColor"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; }, {}, never, never, false, never>;
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
declare class HerumSwitchComponent implements ControlValueAccessor {
|
|
555
|
+
isChecked: boolean;
|
|
556
|
+
disabled: boolean;
|
|
557
|
+
checked: EventEmitter<boolean>;
|
|
558
|
+
_onCheck(): void;
|
|
559
|
+
onChange: (value: any) => void;
|
|
560
|
+
onTouched: () => void;
|
|
561
|
+
writeValue(isChecked: any): void;
|
|
562
|
+
registerOnChange(fn: any): void;
|
|
563
|
+
registerOnTouched(fn: any): void;
|
|
564
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumSwitchComponent, never>;
|
|
565
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumSwitchComponent, "herum-switch", never, { "isChecked": { "alias": "isChecked"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "checked": "checked"; }, never, never, false, never>;
|
|
566
|
+
}
|
|
567
|
+
|
|
568
|
+
declare class HerumTextAreaComponent implements ControlValueAccessor {
|
|
569
|
+
placeholder: string;
|
|
570
|
+
disabled: boolean;
|
|
571
|
+
formControlName: string;
|
|
572
|
+
isValid: boolean;
|
|
573
|
+
isLoading: boolean;
|
|
574
|
+
errorMsg: string;
|
|
575
|
+
showErrorMsgGap: boolean;
|
|
576
|
+
id: string;
|
|
577
|
+
preventMacroKeysPressEvent: number[];
|
|
578
|
+
heightMode: 'regular' | 'max';
|
|
579
|
+
fontSize: number;
|
|
580
|
+
inputValue: string;
|
|
581
|
+
maxLength: number;
|
|
582
|
+
inputValueEmitter: EventEmitter<string>;
|
|
583
|
+
onKeyPress(event: KeyboardEvent): void;
|
|
584
|
+
textarea: ElementRef;
|
|
585
|
+
touched: boolean;
|
|
586
|
+
isBlurred: boolean;
|
|
587
|
+
ngAfterViewInit(): void;
|
|
588
|
+
_onClearTextArea(): void;
|
|
589
|
+
_onInput(event: string): void;
|
|
590
|
+
onChange: (value: any) => void;
|
|
591
|
+
onTouched: () => void;
|
|
592
|
+
writeValue(value: any): void;
|
|
593
|
+
registerOnChange(fn: any): void;
|
|
594
|
+
registerOnTouched(fn: any): void;
|
|
595
|
+
showErrors(): void;
|
|
596
|
+
setBlurred(): void;
|
|
597
|
+
get xSvg(): string;
|
|
598
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumTextAreaComponent, never>;
|
|
599
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumTextAreaComponent, "herum-text-area", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "formControlName": { "alias": "formControlName"; "required": false; }; "isValid": { "alias": "isValid"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "errorMsg": { "alias": "errorMsg"; "required": false; }; "showErrorMsgGap": { "alias": "showErrorMsgGap"; "required": false; }; "id": { "alias": "id"; "required": false; }; "preventMacroKeysPressEvent": { "alias": "preventMacroKeysPressEvent"; "required": false; }; "heightMode": { "alias": "heightMode"; "required": false; }; "fontSize": { "alias": "fontSize"; "required": false; }; "inputValue": { "alias": "inputValue"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; }, { "inputValueEmitter": "inputValueEmitter"; }, never, never, false, never>;
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
declare class HerumTimePickerComponent {
|
|
603
|
+
private elementRef;
|
|
604
|
+
private changeDetectorRef;
|
|
605
|
+
activeColor: string;
|
|
606
|
+
hoverColor: string;
|
|
607
|
+
itemSize: string;
|
|
608
|
+
selectedTime: string;
|
|
609
|
+
showSeconds: boolean;
|
|
610
|
+
timeChange: EventEmitter<string>;
|
|
611
|
+
hoursColumn: ElementRef;
|
|
612
|
+
minutesColumn: ElementRef;
|
|
613
|
+
secondsColumn: ElementRef;
|
|
614
|
+
hours: string[];
|
|
615
|
+
minutes: string[];
|
|
616
|
+
seconds: string[];
|
|
617
|
+
selectedHour: number;
|
|
618
|
+
selectedMinute: number;
|
|
619
|
+
selectedSecond: number;
|
|
620
|
+
hostElement: HTMLElement;
|
|
621
|
+
columnHeight: string;
|
|
622
|
+
constructor(elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef);
|
|
623
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
624
|
+
ngAfterViewInit(): void;
|
|
625
|
+
_onSelectHour(index: number): void;
|
|
626
|
+
_onSelectMinute(index: number): void;
|
|
627
|
+
_onSelectSecond(index: number): void;
|
|
628
|
+
private emitSelectedTime;
|
|
629
|
+
private setTime;
|
|
630
|
+
private formatTime;
|
|
631
|
+
private scrollToSelectedTime;
|
|
632
|
+
private handleScrollToSelectedTime;
|
|
633
|
+
private calculateColumnHeight;
|
|
634
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumTimePickerComponent, never>;
|
|
635
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumTimePickerComponent, "herum-time-picker", never, { "activeColor": { "alias": "activeColor"; "required": false; }; "hoverColor": { "alias": "hoverColor"; "required": false; }; "itemSize": { "alias": "itemSize"; "required": false; }; "selectedTime": { "alias": "selectedTime"; "required": false; }; "showSeconds": { "alias": "showSeconds"; "required": false; }; }, { "timeChange": "timeChange"; }, never, never, false, never>;
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
declare class HerumToggleButtonComponent implements ControlValueAccessor {
|
|
639
|
+
options: string[];
|
|
640
|
+
selectedOption: string;
|
|
641
|
+
disabled: boolean;
|
|
642
|
+
onSelectedOption: EventEmitter<string>;
|
|
643
|
+
selectedOptionIndex: number | undefined;
|
|
644
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
645
|
+
toggleOption(selectedOptionIndex: number): void;
|
|
646
|
+
isOptionSelected(selectedOptionIndex: number): boolean;
|
|
647
|
+
isBorderNeeded(elementIndex: number): boolean;
|
|
648
|
+
onChange: (value: any) => void;
|
|
649
|
+
onTouched: () => void;
|
|
650
|
+
writeValue(selectedOption: string): void;
|
|
651
|
+
registerOnChange(fn: any): void;
|
|
652
|
+
registerOnTouched(fn: any): void;
|
|
653
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumToggleButtonComponent, never>;
|
|
654
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumToggleButtonComponent, "herum-toggle-button", never, { "options": { "alias": "options"; "required": false; }; "selectedOption": { "alias": "selectedOption"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "onSelectedOption": "onSelectedOption"; }, never, never, false, never>;
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
declare class HerumUploadFileComponent implements ControlValueAccessor {
|
|
658
|
+
private parentForm;
|
|
659
|
+
size: 'default' | 'responsive';
|
|
660
|
+
placeholder: string;
|
|
661
|
+
isDirectoryMode: boolean;
|
|
662
|
+
allowedFileTypes: string[];
|
|
663
|
+
selectedFile: FileData;
|
|
664
|
+
formControlName: string;
|
|
665
|
+
isEditMode: boolean;
|
|
666
|
+
uploadFile: EventEmitter<File[]>;
|
|
667
|
+
fileInput: ElementRef;
|
|
668
|
+
files: File[];
|
|
669
|
+
uploadName: string;
|
|
670
|
+
filesSuffixes: {
|
|
671
|
+
[key: string]: string;
|
|
672
|
+
};
|
|
673
|
+
fileSuffix: string;
|
|
674
|
+
isValidirectory: boolean;
|
|
675
|
+
hasTouched: boolean;
|
|
676
|
+
uploadFileSvg: string;
|
|
677
|
+
constructor(parentForm: ControlContainer);
|
|
678
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
679
|
+
ngAfterViewInit(): void;
|
|
680
|
+
_onPreventDefault(event: DragEvent): void;
|
|
681
|
+
_onDrop(event: DragEvent): void;
|
|
682
|
+
_onUploadFile(files: File[]): void;
|
|
683
|
+
private setExistingFile;
|
|
684
|
+
private isFileTypeAllowed;
|
|
685
|
+
private directoryValidation;
|
|
686
|
+
private getIconPath;
|
|
687
|
+
_onRemoveFiles(event: MouseEvent): void;
|
|
688
|
+
_onCancelUploadFile(): void;
|
|
689
|
+
getAcceptValue(allowedFileTypes: string[]): string;
|
|
690
|
+
_isTruncatedTitleElement(element: HTMLElement): boolean;
|
|
691
|
+
onChange: (value: any) => void;
|
|
692
|
+
onTouched: () => void;
|
|
693
|
+
writeValue(value: any): void;
|
|
694
|
+
private resetData;
|
|
695
|
+
registerOnChange(fn: any): void;
|
|
696
|
+
registerOnTouched(fn: any): void;
|
|
697
|
+
get directoryName(): string;
|
|
698
|
+
get formControl(): i40.AbstractControl<any, any, any>;
|
|
699
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumUploadFileComponent, [{ optional: true; }]>;
|
|
700
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumUploadFileComponent, "herum-upload-file", never, { "size": { "alias": "size"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "isDirectoryMode": { "alias": "isDirectoryMode"; "required": false; }; "allowedFileTypes": { "alias": "allowedFileTypes"; "required": false; }; "selectedFile": { "alias": "selectedFile"; "required": false; }; "formControlName": { "alias": "formControlName"; "required": false; }; "isEditMode": { "alias": "isEditMode"; "required": false; }; }, { "uploadFile": "uploadFile"; }, never, never, false, never>;
|
|
701
|
+
}
|
|
702
|
+
|
|
703
|
+
declare class HerumVideoSelectComponent implements OnInit, ControlValueAccessor {
|
|
704
|
+
currentVideoSpeed: number;
|
|
705
|
+
options: number[];
|
|
706
|
+
selectedOptionEmitter: EventEmitter<number>;
|
|
707
|
+
selectedOption: number;
|
|
708
|
+
selectedOptionIndexValue: number;
|
|
709
|
+
isDropupOpen: boolean;
|
|
710
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
711
|
+
ngOnInit(): void;
|
|
712
|
+
onChange: (value: any) => void;
|
|
713
|
+
onTouched: () => void;
|
|
714
|
+
writeValue(value: any): void;
|
|
715
|
+
registerOnChange(fn: any): void;
|
|
716
|
+
registerOnTouched(fn: any): void;
|
|
717
|
+
_onToggleDropup(): void;
|
|
718
|
+
closeDropup(event: MouseEvent): void;
|
|
719
|
+
selectOption(optionIndex: number): void;
|
|
720
|
+
isSelectedOption(optionIndex: number): boolean;
|
|
721
|
+
show(): boolean;
|
|
722
|
+
ngOnDestroy(): void;
|
|
723
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumVideoSelectComponent, never>;
|
|
724
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumVideoSelectComponent, "herum-video-select", never, { "currentVideoSpeed": { "alias": "currentVideoSpeed"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, { "selectedOptionEmitter": "selectedOptionEmitter"; }, never, never, false, never>;
|
|
725
|
+
}
|
|
726
|
+
|
|
727
|
+
declare class HerumRadioButtonComponent implements ControlValueAccessor {
|
|
728
|
+
private environmentConfig;
|
|
729
|
+
options: IdentifiedEntity[];
|
|
730
|
+
isValid: boolean;
|
|
731
|
+
errorMsg: string;
|
|
732
|
+
isVertical: boolean;
|
|
733
|
+
selectOptionEmitter: EventEmitter<string>;
|
|
734
|
+
isBlocked: boolean;
|
|
735
|
+
type: 'checked' | 'error' | 'disabled' | 'completed';
|
|
736
|
+
selectedOption: string;
|
|
737
|
+
additionalOptionsText: string[];
|
|
738
|
+
showAdditionalOptionsText: boolean;
|
|
739
|
+
secondarySelectedOption: IdentifiedEntity;
|
|
740
|
+
selectedOptionId: string;
|
|
741
|
+
isSelectedOptionFocused: boolean;
|
|
742
|
+
isOptionFocused: boolean;
|
|
743
|
+
focusedIdOption: string;
|
|
744
|
+
constructor(environmentConfig: EnvironmentConfig);
|
|
745
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
746
|
+
_onSelect(option: IdentifiedEntity): void;
|
|
747
|
+
getRadioButtonClasses(id: string): string;
|
|
748
|
+
private setAllButtonsToDisabled;
|
|
749
|
+
private setSelectedButton;
|
|
750
|
+
getRadioButtonInnerCircleClasses(id: string): string;
|
|
751
|
+
_isRadioButtonFocused(id: string, value: boolean): void;
|
|
752
|
+
onChange: (value: any) => void;
|
|
753
|
+
onTouched: () => void;
|
|
754
|
+
writeValue(value: {
|
|
755
|
+
type: any;
|
|
756
|
+
id: string;
|
|
757
|
+
isBlocked: boolean;
|
|
758
|
+
}): void;
|
|
759
|
+
registerOnChange(fn: any): void;
|
|
760
|
+
registerOnTouched(fn: any): void;
|
|
761
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HerumRadioButtonComponent, never>;
|
|
762
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HerumRadioButtonComponent, "herum-radio-button", never, { "options": { "alias": "options"; "required": false; }; "isValid": { "alias": "isValid"; "required": false; }; "errorMsg": { "alias": "errorMsg"; "required": false; }; "isVertical": { "alias": "isVertical"; "required": false; }; "isBlocked": { "alias": "isBlocked"; "required": false; }; "type": { "alias": "type"; "required": false; }; "selectedOption": { "alias": "selectedOption"; "required": false; }; "additionalOptionsText": { "alias": "additionalOptionsText"; "required": false; }; "showAdditionalOptionsText": { "alias": "showAdditionalOptionsText"; "required": false; }; "secondarySelectedOption": { "alias": "secondarySelectedOption"; "required": false; }; }, { "selectOptionEmitter": "selectOptionEmitter"; }, never, never, false, never>;
|
|
763
|
+
}
|
|
764
|
+
|
|
765
|
+
type MenuItemWithDisabled = MenuItem & {
|
|
766
|
+
disabled: boolean;
|
|
767
|
+
disabledTooltip?: string;
|
|
768
|
+
};
|
|
769
|
+
declare class RoundedVerticalMenuComponent implements OnInit, OnChanges {
|
|
770
|
+
menuItems: MenuItemWithDisabled[];
|
|
771
|
+
currentItem?: MenuItemWithDisabled;
|
|
772
|
+
currentUser: User;
|
|
773
|
+
itemSelected: EventEmitter<any>;
|
|
774
|
+
ngOnInit(): void;
|
|
775
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
776
|
+
_onSelectItem(item: MenuItemWithDisabled): void;
|
|
777
|
+
private updateDisabledMenuItems;
|
|
778
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RoundedVerticalMenuComponent, never>;
|
|
779
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RoundedVerticalMenuComponent, "rounded-vertical-menu", never, { "menuItems": { "alias": "menuItems"; "required": false; }; "currentItem": { "alias": "currentItem"; "required": false; }; "currentUser": { "alias": "currentUser"; "required": false; }; }, { "itemSelected": "itemSelected"; }, never, never, false, never>;
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
declare class TrackTextChangesNotesComponent {
|
|
783
|
+
textChanges: TextChange[];
|
|
784
|
+
enableDeleteNote: boolean;
|
|
785
|
+
deleteNoteChange: EventEmitter<any[]>;
|
|
786
|
+
hoverNote: EventEmitter<any>;
|
|
787
|
+
noteTypesToDisplay: string[];
|
|
788
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
789
|
+
private setNoteTypesToDisplay;
|
|
790
|
+
_onDeleteTextChange(textChangeToDelete: TextChange): void;
|
|
791
|
+
_onHoverNote(hoveredTextChange: TextChange): void;
|
|
792
|
+
_trackNote(index: number, textChange: TextChange): any;
|
|
793
|
+
get deleteSvgString(): string;
|
|
794
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TrackTextChangesNotesComponent, never>;
|
|
795
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TrackTextChangesNotesComponent, "track-text-changes-notes", never, { "textChanges": { "alias": "textChanges"; "required": false; }; "enableDeleteNote": { "alias": "enableDeleteNote"; "required": false; }; }, { "deleteNoteChange": "deleteNoteChange"; "hoverNote": "hoverNote"; }, never, never, false, never>;
|
|
796
|
+
}
|
|
797
|
+
|
|
798
|
+
declare class UserProfileImageComponent {
|
|
799
|
+
imageSize: 'image-default-size' | 'image-small-size' | 'responsive';
|
|
800
|
+
mode: 'vertical' | 'horizontal';
|
|
801
|
+
user: User | UserPreview;
|
|
802
|
+
isLoadingUser: boolean;
|
|
803
|
+
isUserClickAble: boolean;
|
|
804
|
+
userClicked: EventEmitter<any>;
|
|
805
|
+
imagePath: string;
|
|
806
|
+
isLoadingImage: boolean;
|
|
807
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
808
|
+
_onUserClicked(): void;
|
|
809
|
+
_useFallbackProfileImage(event: Event): void;
|
|
810
|
+
_loadComplete(): void;
|
|
811
|
+
get userProfileImage(): any;
|
|
812
|
+
get fallbackProfileImage(): string;
|
|
813
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserProfileImageComponent, never>;
|
|
814
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UserProfileImageComponent, "user-profile-image", never, { "imageSize": { "alias": "imageSize"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "user": { "alias": "user"; "required": false; }; "isLoadingUser": { "alias": "isLoadingUser"; "required": false; }; "isUserClickAble": { "alias": "isUserClickAble"; "required": false; }; }, { "userClicked": "userClicked"; }, never, ["*"], false, never>;
|
|
815
|
+
}
|
|
816
|
+
|
|
817
|
+
declare class UsersProfilePreviewComponent {
|
|
818
|
+
users: Partial<User>[];
|
|
819
|
+
title: string;
|
|
820
|
+
searchFields: (keyof User)[];
|
|
821
|
+
placeholder: string;
|
|
822
|
+
filteredUsers: Partial<User>[];
|
|
823
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
824
|
+
_filterUsers(freeText: string): void;
|
|
825
|
+
fallbackProfileImage(user: Partial<User>): string;
|
|
826
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UsersProfilePreviewComponent, never>;
|
|
827
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UsersProfilePreviewComponent, "users-profile-preview", never, { "users": { "alias": "users"; "required": false; }; "title": { "alias": "title"; "required": false; }; "searchFields": { "alias": "searchFields"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; }, {}, never, never, false, never>;
|
|
828
|
+
}
|
|
829
|
+
|
|
830
|
+
declare class AtomsModule {
|
|
831
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AtomsModule, never>;
|
|
832
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AtomsModule, [typeof CollegeLoaderComponent, typeof UsersProfilePreviewComponent, typeof HerumBreadcrumbsComponent, typeof SliceBreadcrumbsPipe, typeof HerumButtonComponent, typeof HerumCheckboxComponent, typeof HerumChipComponent, typeof HerumCircularProgressBarComponent, typeof HerumDatePickerComponent, typeof HerumDownloadFileComponent, typeof HerumEllipsisLoaderComponent, typeof HerumIconLabelComponent, typeof HerumIndeterminateComponent, typeof ConditionalFormControlNameDirective, typeof HerumInputFieldComponent, typeof HerumLogoComponent, typeof HerumMultiSelectComponent, typeof HerumNarrowCollectionMenuItemComponent, typeof HerumNoResultMessageComponent, typeof HerumOptionsListComponent, typeof HerumPaginatorComponent, typeof HerumPanelLinksComponent, typeof HerumProgressBarComponent, typeof HerumQuizHeaderItemComponent, typeof HerumRecursiveHierarchyOptionsListComponent, typeof HerumSelectComponent, typeof HerumSliderComponent, typeof HerumSpinnerComponent, typeof HerumSwitchComponent, typeof HerumTextAreaComponent, typeof HerumTimePickerComponent, typeof HerumToggleButtonComponent, typeof HerumUploadFileComponent, typeof HerumVideoSelectComponent, typeof HerumRadioButtonComponent, typeof RoundedVerticalMenuComponent, typeof TrackTextChangesNotesComponent, typeof UserProfileImageComponent], [typeof i39.CommonModule, typeof i40.ReactiveFormsModule, typeof i40.FormsModule, typeof i41.MatMenuModule, typeof i42.ClipboardModule, typeof i43.MatAutocompleteModule, typeof i44.MatChipsModule, typeof i45.MatFormFieldModule, typeof i46.MatTooltipModule, typeof i47.MatInputModule, typeof i48.MatSelectModule, typeof i49.MatIconModule, typeof i50.MatCheckboxModule, typeof i51.MatSliderModule, typeof i52.DragDropModule, typeof i53.MatDatepickerModule, typeof i54.MatNativeDateModule, typeof i55.PipesModule], [typeof CollegeLoaderComponent, typeof UsersProfilePreviewComponent, typeof HerumBreadcrumbsComponent, typeof SliceBreadcrumbsPipe, typeof HerumButtonComponent, typeof HerumCheckboxComponent, typeof HerumChipComponent, typeof HerumCircularProgressBarComponent, typeof HerumDatePickerComponent, typeof HerumDownloadFileComponent, typeof HerumEllipsisLoaderComponent, typeof HerumIconLabelComponent, typeof HerumIndeterminateComponent, typeof ConditionalFormControlNameDirective, typeof HerumInputFieldComponent, typeof HerumLogoComponent, typeof HerumMultiSelectComponent, typeof HerumNarrowCollectionMenuItemComponent, typeof HerumNoResultMessageComponent, typeof HerumOptionsListComponent, typeof HerumPaginatorComponent, typeof HerumPanelLinksComponent, typeof HerumProgressBarComponent, typeof HerumQuizHeaderItemComponent, typeof HerumRecursiveHierarchyOptionsListComponent, typeof HerumSelectComponent, typeof HerumSliderComponent, typeof HerumSpinnerComponent, typeof HerumSwitchComponent, typeof HerumTextAreaComponent, typeof HerumTimePickerComponent, typeof HerumToggleButtonComponent, typeof HerumUploadFileComponent, typeof HerumVideoSelectComponent, typeof HerumRadioButtonComponent, typeof RoundedVerticalMenuComponent, typeof TrackTextChangesNotesComponent, typeof UserProfileImageComponent]>;
|
|
833
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AtomsModule>;
|
|
834
|
+
}
|
|
835
|
+
|
|
836
|
+
export { AtomsModule, CollegeLoaderComponent, ConditionalFormControlNameDirective, HerumBreadcrumbsComponent, HerumButtonComponent, HerumCheckboxComponent, HerumChipComponent, HerumCircularProgressBarComponent, HerumDatePickerComponent, HerumDownloadFileComponent, HerumEllipsisLoaderComponent, HerumFormControl, HerumIconLabelComponent, HerumIndeterminateComponent, HerumInputFieldComponent, HerumLogoComponent, HerumMultiSelectComponent, HerumNarrowCollectionMenuItemComponent, HerumNoResultMessageComponent, HerumOptionsListComponent, HerumPaginatorComponent, HerumPanelLinksComponent, HerumProgressBarComponent, HerumQuizHeaderItemComponent, HerumRadioButtonComponent, HerumRecursiveHierarchyOptionsListComponent, HerumSelectComponent, HerumSliderComponent, HerumSpinnerComponent, HerumSwitchComponent, HerumTextAreaComponent, HerumTimePickerComponent, HerumToggleButtonComponent, HerumUploadFileComponent, HerumVideoSelectComponent, RoundedVerticalMenuComponent, SliceBreadcrumbsPipe, TrackTextChangesNotesComponent, UserProfileImageComponent, UsersProfilePreviewComponent };
|