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
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { MatDialogRef, MatDialog } from '@angular/material/dialog';
|
|
2
|
+
import { FetchedMessage } from 'herum-shared/herum-types';
|
|
3
|
+
import * as i0 from '@angular/core';
|
|
4
|
+
import { HttpClient } from '@angular/common/http';
|
|
5
|
+
import { Observable } from 'rxjs';
|
|
6
|
+
import { EnvironmentConfig } from 'herum-shared/environment';
|
|
7
|
+
import * as i2 from '@angular/common';
|
|
8
|
+
import * as i3 from 'herum-shared/atoms';
|
|
9
|
+
import * as i4 from 'herum-shared/pipes';
|
|
10
|
+
|
|
11
|
+
declare class FetchedMessageDialog {
|
|
12
|
+
dialogRef: MatDialogRef<FetchedMessageDialog>;
|
|
13
|
+
data: {
|
|
14
|
+
fetchedMessage: FetchedMessage;
|
|
15
|
+
recipient: Object;
|
|
16
|
+
};
|
|
17
|
+
message: FetchedMessage;
|
|
18
|
+
constructor(dialogRef: MatDialogRef<FetchedMessageDialog>, data: {
|
|
19
|
+
fetchedMessage: FetchedMessage;
|
|
20
|
+
recipient: Object;
|
|
21
|
+
});
|
|
22
|
+
ngOnInit(): void;
|
|
23
|
+
_onCloseDialog(): void;
|
|
24
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FetchedMessageDialog, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FetchedMessageDialog, "fetched-message-dialog", never, {}, {}, never, never, false, never>;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
declare class FetchedMessageService {
|
|
29
|
+
private http;
|
|
30
|
+
private dialog;
|
|
31
|
+
private environmentConfig;
|
|
32
|
+
private recipient;
|
|
33
|
+
private messageKey;
|
|
34
|
+
constructor(http: HttpClient, dialog: MatDialog, environmentConfig: EnvironmentConfig);
|
|
35
|
+
handleFetchedMessage(recipient: Object, messageKey: string, condition?: boolean): void;
|
|
36
|
+
private setMessageKey;
|
|
37
|
+
private setRecipient;
|
|
38
|
+
fetchedMessageData(): Observable<Object>;
|
|
39
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FetchedMessageService, never>;
|
|
40
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<FetchedMessageService>;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
declare class FetchedMessageModule {
|
|
44
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FetchedMessageModule, never>;
|
|
45
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FetchedMessageModule, [typeof FetchedMessageDialog], [typeof i2.CommonModule, typeof i3.AtomsModule, typeof i4.PipesModule], [typeof FetchedMessageDialog]>;
|
|
46
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<FetchedMessageModule>;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
export { FetchedMessageDialog, FetchedMessageModule, FetchedMessageService };
|
|
@@ -0,0 +1,198 @@
|
|
|
1
|
+
type AlignDir = any;
|
|
2
|
+
declare const AlignDir: any;
|
|
3
|
+
type Answer = any;
|
|
4
|
+
declare const Answer: any;
|
|
5
|
+
type AnswerNote = any;
|
|
6
|
+
declare const AnswerNote: any;
|
|
7
|
+
type AudioVisualConfiguration = any;
|
|
8
|
+
declare const AudioVisualConfiguration: any;
|
|
9
|
+
type AuthenticationResponse = any;
|
|
10
|
+
declare const AuthenticationResponse: any;
|
|
11
|
+
type BackendLoginFormat = any;
|
|
12
|
+
declare const BackendLoginFormat: any;
|
|
13
|
+
type BackendMicroResourceAuthorization = any;
|
|
14
|
+
declare const BackendMicroResourceAuthorization: any;
|
|
15
|
+
type BaseRowData = any;
|
|
16
|
+
declare const BaseRowData: any;
|
|
17
|
+
type ClosedList = any;
|
|
18
|
+
declare const ClosedList: any;
|
|
19
|
+
type Collection = any;
|
|
20
|
+
declare const Collection: any;
|
|
21
|
+
type CollectionBase = any;
|
|
22
|
+
declare const CollectionBase: any;
|
|
23
|
+
type CollectionSubscription = any;
|
|
24
|
+
declare const CollectionSubscription: any;
|
|
25
|
+
type CommonDependentsToast = any;
|
|
26
|
+
declare const CommonDependentsToast: any;
|
|
27
|
+
type ComplexObservableArrowFunctions = any;
|
|
28
|
+
declare const ComplexObservableArrowFunctions: any;
|
|
29
|
+
type DateTimePicker = any;
|
|
30
|
+
declare const DateTimePicker: any;
|
|
31
|
+
type DbActionResponse = any;
|
|
32
|
+
declare const DbActionResponse: any;
|
|
33
|
+
type DbListItem<T = any> = any;
|
|
34
|
+
declare const DbListItem: any;
|
|
35
|
+
type DependentMetadata = any;
|
|
36
|
+
declare const DependentMetadata: any;
|
|
37
|
+
type DialogConfig = any;
|
|
38
|
+
declare const DialogConfig: any;
|
|
39
|
+
type DisplayIdentifiedEntity = any;
|
|
40
|
+
declare const DisplayIdentifiedEntity: any;
|
|
41
|
+
type EntitiesLayoutProperties = any;
|
|
42
|
+
declare const EntitiesLayoutProperties: any;
|
|
43
|
+
type FailedDependentsRequestMetadata = any;
|
|
44
|
+
declare const FailedDependentsRequestMetadata: any;
|
|
45
|
+
type FailedDependentsRequestsContext = any;
|
|
46
|
+
declare const FailedDependentsRequestsContext: any;
|
|
47
|
+
type FeedPriority = any;
|
|
48
|
+
declare const FeedPriority: any;
|
|
49
|
+
type FetchedMessage = any;
|
|
50
|
+
declare const FetchedMessage: any;
|
|
51
|
+
type FileData = any;
|
|
52
|
+
declare const FileData: any;
|
|
53
|
+
type FullHierarchyPartsPlaces = any;
|
|
54
|
+
declare const FullHierarchyPartsPlaces: any;
|
|
55
|
+
type GQLVariable = any;
|
|
56
|
+
declare const GQLVariable: any;
|
|
57
|
+
type Gender = any;
|
|
58
|
+
declare const Gender: any;
|
|
59
|
+
type GlobalKeyboardEvent = any;
|
|
60
|
+
declare const GlobalKeyboardEvent: any;
|
|
61
|
+
type GraphQLFilter = any;
|
|
62
|
+
declare const GraphQLFilter: any;
|
|
63
|
+
type GraphQLOrder = any;
|
|
64
|
+
declare const GraphQLOrder: any;
|
|
65
|
+
type GraphQlOffsetPaging = any;
|
|
66
|
+
declare const GraphQlOffsetPaging: any;
|
|
67
|
+
type GraphQlQuery = any;
|
|
68
|
+
declare const GraphQlQuery: any;
|
|
69
|
+
type GraphQlResult = any;
|
|
70
|
+
declare const GraphQlResult: any;
|
|
71
|
+
type Group = any;
|
|
72
|
+
declare const Group: any;
|
|
73
|
+
type HerumTableParams = any;
|
|
74
|
+
declare const HerumTableParams: any;
|
|
75
|
+
type HoveredHerumRowTable = any;
|
|
76
|
+
declare const HoveredHerumRowTable: any;
|
|
77
|
+
type IMediaPlayer = any;
|
|
78
|
+
declare const IMediaPlayer: any;
|
|
79
|
+
type ISystemTrackTextChangesService = any;
|
|
80
|
+
declare const ISystemTrackTextChangesService: any;
|
|
81
|
+
type ISystemUserService = any;
|
|
82
|
+
declare const ISystemUserService: any;
|
|
83
|
+
type IdentifiedEntity = any;
|
|
84
|
+
declare const IdentifiedEntity: any;
|
|
85
|
+
type KeyValue = any;
|
|
86
|
+
declare const KeyValue: any;
|
|
87
|
+
type Lesson = any;
|
|
88
|
+
declare const Lesson: any;
|
|
89
|
+
type LessonResourceSubscription = any;
|
|
90
|
+
declare const LessonResourceSubscription: any;
|
|
91
|
+
type LessonStudentSubscription = any;
|
|
92
|
+
declare const LessonStudentSubscription: any;
|
|
93
|
+
type MediaSettings = any;
|
|
94
|
+
declare const MediaSettings: any;
|
|
95
|
+
type MenuItem = any;
|
|
96
|
+
declare const MenuItem: any;
|
|
97
|
+
type MicroResourceAuthorizationBase = any;
|
|
98
|
+
declare const MicroResourceAuthorizationBase: any;
|
|
99
|
+
type MicroResourceAuthorizationType = any;
|
|
100
|
+
declare const MicroResourceAuthorizationType: any;
|
|
101
|
+
type MicroResourceFrontData = any;
|
|
102
|
+
declare const MicroResourceFrontData: any;
|
|
103
|
+
type ModelInfo = any;
|
|
104
|
+
declare const ModelInfo: any;
|
|
105
|
+
type ModifiedResource = any;
|
|
106
|
+
declare const ModifiedResource: any;
|
|
107
|
+
type NodeMenuItem<T = any> = any;
|
|
108
|
+
declare const NodeMenuItem: any;
|
|
109
|
+
type ObservableArrowFunction = any;
|
|
110
|
+
declare const ObservableArrowFunction: any;
|
|
111
|
+
type PermissionTemplate = any;
|
|
112
|
+
declare const PermissionTemplate: any;
|
|
113
|
+
type ProgressOverView = any;
|
|
114
|
+
declare const ProgressOverView: any;
|
|
115
|
+
type Question = any;
|
|
116
|
+
declare const Question: any;
|
|
117
|
+
type QuizData = any;
|
|
118
|
+
declare const QuizData: any;
|
|
119
|
+
type QuizHeaderState = any;
|
|
120
|
+
declare const QuizHeaderState: any;
|
|
121
|
+
type RecursiveTitledOption = any;
|
|
122
|
+
declare const RecursiveTitledOption: any;
|
|
123
|
+
type Resource = any;
|
|
124
|
+
declare const Resource: any;
|
|
125
|
+
type ResourceGradeUpdate = any;
|
|
126
|
+
declare const ResourceGradeUpdate: any;
|
|
127
|
+
type ResourcePreview = any;
|
|
128
|
+
declare const ResourcePreview: any;
|
|
129
|
+
type ResourceState = any;
|
|
130
|
+
declare const ResourceState: any;
|
|
131
|
+
type ResourceSubscription = any;
|
|
132
|
+
declare const ResourceSubscription: any;
|
|
133
|
+
type SectionListItem = any;
|
|
134
|
+
declare const SectionListItem: any;
|
|
135
|
+
type SecurityQuestion = any;
|
|
136
|
+
declare const SecurityQuestion: any;
|
|
137
|
+
type SignInFormData = any;
|
|
138
|
+
declare const SignInFormData: any;
|
|
139
|
+
type SignUpField = any;
|
|
140
|
+
declare const SignUpField: any;
|
|
141
|
+
type SignUpFormData = any;
|
|
142
|
+
declare const SignUpFormData: any;
|
|
143
|
+
type Step = any;
|
|
144
|
+
declare const Step: any;
|
|
145
|
+
type StepStatus = any;
|
|
146
|
+
declare const StepStatus: any;
|
|
147
|
+
type SubscriptionStatus = any;
|
|
148
|
+
declare const SubscriptionStatus: any;
|
|
149
|
+
type SystemIdentifier = any;
|
|
150
|
+
declare const SystemIdentifier: any;
|
|
151
|
+
type SystemTreeNodeData = any;
|
|
152
|
+
declare const SystemTreeNodeData: any;
|
|
153
|
+
type TableActions = any;
|
|
154
|
+
declare const TableActions: any;
|
|
155
|
+
type TextChange = any;
|
|
156
|
+
declare const TextChange: any;
|
|
157
|
+
type TextChangeStyle = any;
|
|
158
|
+
declare const TextChangeStyle: any;
|
|
159
|
+
type TimeRange = any;
|
|
160
|
+
declare const TimeRange: any;
|
|
161
|
+
type TimeUnit = any;
|
|
162
|
+
declare const TimeUnit: any;
|
|
163
|
+
type Toast = any;
|
|
164
|
+
declare const Toast: any;
|
|
165
|
+
type ToastContext = any;
|
|
166
|
+
declare const ToastContext: any;
|
|
167
|
+
type ToastHttpResponseDependencies = any;
|
|
168
|
+
declare const ToastHttpResponseDependencies: any;
|
|
169
|
+
type ToastState = any;
|
|
170
|
+
declare const ToastState: any;
|
|
171
|
+
type ToastStatus = any;
|
|
172
|
+
declare const ToastStatus: any;
|
|
173
|
+
type ToastTemplate = any;
|
|
174
|
+
declare const ToastTemplate: any;
|
|
175
|
+
type TreeNode = any;
|
|
176
|
+
declare const TreeNode: any;
|
|
177
|
+
type TreeNodeAssignmentsData = any;
|
|
178
|
+
declare const TreeNodeAssignmentsData: any;
|
|
179
|
+
type UploadProgressMetadata = any;
|
|
180
|
+
declare const UploadProgressMetadata: any;
|
|
181
|
+
type UploadProgressStatus = any;
|
|
182
|
+
declare const UploadProgressStatus: any;
|
|
183
|
+
type UploadProgressType = any;
|
|
184
|
+
declare const UploadProgressType: any;
|
|
185
|
+
type User = any;
|
|
186
|
+
declare const User: any;
|
|
187
|
+
type UserAnswer = any;
|
|
188
|
+
declare const UserAnswer: any;
|
|
189
|
+
type UserPreview = any;
|
|
190
|
+
declare const UserPreview: any;
|
|
191
|
+
type UserQuestionData = any;
|
|
192
|
+
declare const UserQuestionData: any;
|
|
193
|
+
type UsersLessonPermissionsDalResponse = any;
|
|
194
|
+
declare const UsersLessonPermissionsDalResponse: any;
|
|
195
|
+
type ViewModelType = any;
|
|
196
|
+
declare const ViewModelType: any;
|
|
197
|
+
|
|
198
|
+
export { AlignDir, Answer, AnswerNote, AudioVisualConfiguration, AuthenticationResponse, BackendLoginFormat, BackendMicroResourceAuthorization, BaseRowData, ClosedList, Collection, CollectionBase, CollectionSubscription, CommonDependentsToast, ComplexObservableArrowFunctions, DateTimePicker, DbActionResponse, DbListItem, DependentMetadata, DialogConfig, DisplayIdentifiedEntity, EntitiesLayoutProperties, FailedDependentsRequestMetadata, FailedDependentsRequestsContext, FeedPriority, FetchedMessage, FileData, FullHierarchyPartsPlaces, GQLVariable, Gender, GlobalKeyboardEvent, GraphQLFilter, GraphQLOrder, GraphQlOffsetPaging, GraphQlQuery, GraphQlResult, Group, HerumTableParams, HoveredHerumRowTable, IMediaPlayer, ISystemTrackTextChangesService, ISystemUserService, IdentifiedEntity, KeyValue, Lesson, LessonResourceSubscription, LessonStudentSubscription, MediaSettings, MenuItem, MicroResourceAuthorizationBase, MicroResourceAuthorizationType, MicroResourceFrontData, ModelInfo, ModifiedResource, NodeMenuItem, ObservableArrowFunction, PermissionTemplate, ProgressOverView, Question, QuizData, QuizHeaderState, RecursiveTitledOption, Resource, ResourceGradeUpdate, ResourcePreview, ResourceState, ResourceSubscription, SectionListItem, SecurityQuestion, SignInFormData, SignUpField, SignUpFormData, Step, StepStatus, SubscriptionStatus, SystemIdentifier, SystemTreeNodeData, TableActions, TextChange, TextChangeStyle, TimeRange, TimeUnit, Toast, ToastContext, ToastHttpResponseDependencies, ToastState, ToastStatus, ToastTemplate, TreeNode, TreeNodeAssignmentsData, UploadProgressMetadata, UploadProgressStatus, UploadProgressType, User, UserAnswer, UserPreview, UserQuestionData, UsersLessonPermissionsDalResponse, ViewModelType };
|