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,266 @@
|
|
|
1
|
+
import { HttpClient, HttpHeaders } from '@angular/common/http';
|
|
2
|
+
import { GraphQlQuery, GraphQLFilter, GraphQlOffsetPaging, GraphQLOrder, SignInFormData, AuthenticationResponse, SignUpFormData, SecurityQuestion, Group, ClosedList, User, DbActionResponse, ModelInfo, GlobalKeyboardEvent, Resource, LessonResourceSubscription, Lesson, MicroResourceAuthorizationBase, ResourcePreview, MicroResourceFrontData, LessonStudentSubscription, Question, UserQuestionData, ResourceSubscription, BackendMicroResourceAuthorization, MicroResourceAuthorizationType, ISystemTrackTextChangesService } from 'herum-shared/herum-types';
|
|
3
|
+
import * as rxjs from 'rxjs';
|
|
4
|
+
import { Observable, BehaviorSubject, Subject } from 'rxjs';
|
|
5
|
+
import { Router } from '@angular/router';
|
|
6
|
+
import { EnvironmentConfig } from 'herum-shared/environment';
|
|
7
|
+
import * as i0 from '@angular/core';
|
|
8
|
+
import { RendererFactory2 } from '@angular/core';
|
|
9
|
+
|
|
10
|
+
declare const NestedConditionSigniture = "filters";
|
|
11
|
+
declare class GraphQLService {
|
|
12
|
+
private httpClient;
|
|
13
|
+
private environmentConfig;
|
|
14
|
+
constructor(httpClient: HttpClient, environmentConfig: EnvironmentConfig);
|
|
15
|
+
executeQuery(gqlQuery: GraphQlQuery, isListQuery?: boolean, isOffsetPagination?: boolean): Observable<any>;
|
|
16
|
+
getFreeTextCondition(freeText: string, orConditionKeys: string[]): {
|
|
17
|
+
and: any[];
|
|
18
|
+
};
|
|
19
|
+
generateFilterStringDynamically(ids: string[], key: string, type: ('String' | 'Number')): {
|
|
20
|
+
filters: any[];
|
|
21
|
+
variables: any[];
|
|
22
|
+
};
|
|
23
|
+
convertToResolverNameFormat(mongoCollectionName: string): string;
|
|
24
|
+
generateQuery(resolverName: string, formatExample: any, condition?: GraphQLFilter, first?: number, after?: string, offsetPaging?: GraphQlOffsetPaging, variablesStringForQuerySigniture?: string, order?: GraphQLOrder, conditionPaths?: {
|
|
25
|
+
[path: string]: GraphQLFilter;
|
|
26
|
+
}, orderPaths?: {
|
|
27
|
+
[path: string]: GraphQLOrder;
|
|
28
|
+
}, offsetPagingPaths?: {
|
|
29
|
+
[path: string]: GraphQlOffsetPaging;
|
|
30
|
+
}, isListQuery?: boolean, isOffsetPagination?: boolean): string;
|
|
31
|
+
private generateConditionString;
|
|
32
|
+
private generatePagingString;
|
|
33
|
+
private generateOffsetPagingString;
|
|
34
|
+
private getKeysString;
|
|
35
|
+
private generateVariablesObjectForBody;
|
|
36
|
+
private generateVariablesStringForQuerySigniture;
|
|
37
|
+
generateOrderString<T extends {}>(order: T): string;
|
|
38
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GraphQLService, never>;
|
|
39
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GraphQLService>;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
declare class AuthService {
|
|
43
|
+
private http;
|
|
44
|
+
private router;
|
|
45
|
+
private gql;
|
|
46
|
+
private environmentConfig;
|
|
47
|
+
sessionId$: BehaviorSubject<string>;
|
|
48
|
+
isTeacher$: Subject<boolean>;
|
|
49
|
+
constructor(http: HttpClient, router: Router, gql: GraphQLService, environmentConfig: EnvironmentConfig);
|
|
50
|
+
tryLogin(signInFormData: SignInFormData): Observable<AuthenticationResponse>;
|
|
51
|
+
getUserIdentificationQuestions(personalId: string): Observable<Object>;
|
|
52
|
+
signUp(signUpData: SignUpFormData): Observable<AuthenticationResponse>;
|
|
53
|
+
logout(): void;
|
|
54
|
+
clearSession(): void;
|
|
55
|
+
isValidSessionId(sessionId: string): Observable<boolean>;
|
|
56
|
+
isTeacher(): Observable<boolean>;
|
|
57
|
+
setIdentificationQuestions(password: string, questions: {
|
|
58
|
+
question: string;
|
|
59
|
+
answer: string;
|
|
60
|
+
}[]): Observable<Object>;
|
|
61
|
+
resetPassword(securityQuestions: SecurityQuestion[], personalId: string, newPassword: string): Observable<Object>;
|
|
62
|
+
securityCheck(securityQuestions: SecurityQuestion[], personalId: string): Observable<Object>;
|
|
63
|
+
handleNewSessionId(authenticationResponse: AuthenticationResponse): AuthenticationResponse;
|
|
64
|
+
private updateSessionId;
|
|
65
|
+
private generateStringForAuthenticationHash;
|
|
66
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AuthService, never>;
|
|
67
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AuthService>;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
declare class CommonGraphqlRequestsService {
|
|
71
|
+
private gql;
|
|
72
|
+
private environmentConfig;
|
|
73
|
+
constructor(gql: GraphQLService, environmentConfig: EnvironmentConfig);
|
|
74
|
+
getGroupsByIds(ids: string[], formatExample: Group): Observable<Group[]>;
|
|
75
|
+
getClosedLists(names?: string[]): Observable<ClosedList[] | ClosedList>;
|
|
76
|
+
getUsersByIds(usersIds: string[], formatExample: User): Observable<User[]>;
|
|
77
|
+
getPermissionsTemplates(): Observable<any>;
|
|
78
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CommonGraphqlRequestsService, never>;
|
|
79
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CommonGraphqlRequestsService>;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
declare const innerUniqListItemKey = "_id";
|
|
83
|
+
declare const emptyValueFlagForCreationUniqListItem = "null";
|
|
84
|
+
declare class DbActionsInnerIdManagerService {
|
|
85
|
+
determineIfInnerIdIsNeeded(value: any[]): void;
|
|
86
|
+
deleteInnerIdFieldIfExist(itemToAttach: {
|
|
87
|
+
[key: string]: any;
|
|
88
|
+
}, itemValue: {
|
|
89
|
+
[key: string]: any;
|
|
90
|
+
}): void;
|
|
91
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DbActionsInnerIdManagerService, never>;
|
|
92
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<DbActionsInnerIdManagerService>;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
declare class DbActionRequestsService {
|
|
96
|
+
private http;
|
|
97
|
+
private dbActionsInnerIdManagerService;
|
|
98
|
+
private environmentConfig;
|
|
99
|
+
constructor(http: HttpClient, dbActionsInnerIdManagerService: DbActionsInnerIdManagerService, environmentConfig: EnvironmentConfig);
|
|
100
|
+
getFileRequest(request: any, file: File): FormData;
|
|
101
|
+
addOrUpdateAndAttachBulkWithFile(mongoCollectionName: string, fields: {
|
|
102
|
+
[key: string]: any;
|
|
103
|
+
}, file: File, ids: string[], uploadsManagerTitle?: string, skipToast?: boolean): Observable<string>;
|
|
104
|
+
setAddOrUpdateAndAttachBulkWithFileHeaders(headerToSet: any[]): HttpHeaders;
|
|
105
|
+
AndAttachBulk(mongoCollectionName: string, fields: {
|
|
106
|
+
[key: string]: any;
|
|
107
|
+
}, ids: string[], method: 'create' | 'addOrUpdate', attachmentsToUpdate?: {
|
|
108
|
+
[key: string]: any;
|
|
109
|
+
}): Observable<DbActionResponse>;
|
|
110
|
+
basicBulk(mongoCollectionName: string, fields: {
|
|
111
|
+
[key: string]: any;
|
|
112
|
+
}, ids: string[], requestType: string, skipToast?: boolean): Observable<Object>;
|
|
113
|
+
private buildSourceCollectionRequestsData;
|
|
114
|
+
private buildMirrorSourceCollectionRequestsData;
|
|
115
|
+
private arrayOfIdObjectsToIdsArray;
|
|
116
|
+
private buildBasicBulkObjectData;
|
|
117
|
+
deleteMongoDocument(mongoCollectionName: string, ids: string[]): Observable<Object>;
|
|
118
|
+
deletePreviewItemsFromList(mongoCollectionName: string, fields: {
|
|
119
|
+
[key: string]: any;
|
|
120
|
+
}, ids: string[]): Observable<Object>;
|
|
121
|
+
getFormattedAttachments(ids: string[], objectsToAttach: {
|
|
122
|
+
[key: string]: any;
|
|
123
|
+
}, keysToAttachInDifferentModel: {
|
|
124
|
+
[key: string]: any;
|
|
125
|
+
}, modelInfo: {
|
|
126
|
+
[key: string]: ModelInfo;
|
|
127
|
+
}): any[];
|
|
128
|
+
splitFieldByType(fields: {
|
|
129
|
+
[key: string]: any;
|
|
130
|
+
}, modelInfo: {
|
|
131
|
+
[key: string]: ModelInfo;
|
|
132
|
+
}): {
|
|
133
|
+
keysToAttach: {
|
|
134
|
+
[key: string]: any;
|
|
135
|
+
};
|
|
136
|
+
keysToUpdate: {
|
|
137
|
+
[key: string]: any;
|
|
138
|
+
};
|
|
139
|
+
keysToAttachInDifferentModel: {
|
|
140
|
+
[key: string]: any;
|
|
141
|
+
};
|
|
142
|
+
};
|
|
143
|
+
getMongoCollectionModelInfo(mongoCollectionName: string): Observable<{
|
|
144
|
+
[key: string]: ModelInfo;
|
|
145
|
+
}>;
|
|
146
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DbActionRequestsService, never>;
|
|
147
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<DbActionRequestsService>;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
declare class GlobalKeyboardListenerService {
|
|
151
|
+
private environmentConfig;
|
|
152
|
+
globalKeyboardEvents$: Subject<GlobalKeyboardEvent>;
|
|
153
|
+
connection: WebSocket;
|
|
154
|
+
constructor(environmentConfig: EnvironmentConfig);
|
|
155
|
+
initGlobalSocket(): void;
|
|
156
|
+
get globalKeysToChromeKeysNames(): {
|
|
157
|
+
'NUMPAD 0': string;
|
|
158
|
+
'NUMPAD 1': string;
|
|
159
|
+
'NUMPAD 2': string;
|
|
160
|
+
'NUMPAD 3': string;
|
|
161
|
+
'NUMPAD 4': string;
|
|
162
|
+
'NUMPAD 5': string;
|
|
163
|
+
'NUMPAD 6': string;
|
|
164
|
+
'NUMPAD 7': string;
|
|
165
|
+
'NUMPAD 8': string;
|
|
166
|
+
'NUMPAD 9': string;
|
|
167
|
+
};
|
|
168
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GlobalKeyboardListenerService, never>;
|
|
169
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GlobalKeyboardListenerService>;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
declare class KeyPressService {
|
|
173
|
+
shouldPreventMacroKeyPress(event: KeyboardEvent, macroKeysPress: number[]): boolean;
|
|
174
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KeyPressService, never>;
|
|
175
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<KeyPressService>;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
declare class LoaderManagerService {
|
|
179
|
+
loadersIds: string[];
|
|
180
|
+
loadingDescription: string;
|
|
181
|
+
addLoader(loaderId: string, description?: string): void;
|
|
182
|
+
changeDescription(description: string): void;
|
|
183
|
+
clear(): void;
|
|
184
|
+
removeLoaderId(loaderIdToRemove: string): void;
|
|
185
|
+
get isFullScreenLoading(): boolean;
|
|
186
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoaderManagerService, never>;
|
|
187
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LoaderManagerService>;
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
declare const freeTextAnswerField: string;
|
|
191
|
+
type studentInnerAuthorizationSubscription = {
|
|
192
|
+
user?: {
|
|
193
|
+
id: string;
|
|
194
|
+
};
|
|
195
|
+
innerAuthorizations?: BackendMicroResourceAuthorization[];
|
|
196
|
+
};
|
|
197
|
+
declare class MicroResourcesService {
|
|
198
|
+
private http;
|
|
199
|
+
private environmentConfig;
|
|
200
|
+
constructor(http: HttpClient, environmentConfig: EnvironmentConfig);
|
|
201
|
+
getAssignmentUpdateTimings(selectedResource: Partial<Resource & LessonResourceSubscription>, openingTime: Date, closingTime: Date): {
|
|
202
|
+
propertyPath: string;
|
|
203
|
+
collectionItemType: string;
|
|
204
|
+
openingTime: Date;
|
|
205
|
+
closingTime: Date;
|
|
206
|
+
authorizationType: any;
|
|
207
|
+
}[];
|
|
208
|
+
getPublishGradeTimings(selectedResource: Partial<Resource & LessonResourceSubscription>, openingTime?: Date, closingTime?: Date): {
|
|
209
|
+
authorizationType: any;
|
|
210
|
+
closingTime: Date;
|
|
211
|
+
collectionItemType: string;
|
|
212
|
+
openingTime: Date;
|
|
213
|
+
propertyPath: string;
|
|
214
|
+
}[];
|
|
215
|
+
updateUserMicroResourceAuthorizationLocally(currentLesson: Lesson, studentId: string, microResourceAuthorizations: MicroResourceAuthorizationBase[], selectedResource: ResourcePreview): void;
|
|
216
|
+
updateUserMicroResourceVisibility(microResource: MicroResourceFrontData, resource: Resource & LessonResourceSubscription, lesson: Lesson, user: LessonStudentSubscription): rxjs.Observable<any>;
|
|
217
|
+
updateUserMicroResourceAuthorization(studentId: string, lesson: Lesson, resource: ResourcePreview, authorizations: MicroResourceAuthorizationBase[]): rxjs.Observable<any>;
|
|
218
|
+
resolvePropertyPath(path: string | ((question: (Question | UserQuestionData)[]) => string), questions: (Question | UserQuestionData)[]): string;
|
|
219
|
+
isTimePass(date: string | number | Date): boolean;
|
|
220
|
+
isAuthenticated(microResource: MicroResourceAuthorizationBase): boolean;
|
|
221
|
+
isQuestionAssignment(resourceSubscription: ResourceSubscription, questionType: string): boolean;
|
|
222
|
+
isQuestionPendingForCheck(resourceSubscription: ResourceSubscription, questionData: UserQuestionData): boolean;
|
|
223
|
+
buildQuestionPropertyPath(id: string, field: string): string;
|
|
224
|
+
hasFillAuthorizationClosingTimePassed(innerAuthorizations: BackendMicroResourceAuthorization[], resource: Resource): boolean;
|
|
225
|
+
isPublishGradeAuthenticated(innerAuthorizations: BackendMicroResourceAuthorization[], resource: Resource): boolean;
|
|
226
|
+
getAuthorization(innerAuthorizations: BackendMicroResourceAuthorization[], defaultAuthorizationObject: BackendMicroResourceAuthorization, MicroResourceAuthorizationType: MicroResourceAuthorizationType, resource: Resource): any;
|
|
227
|
+
createMultiResourceDefaultAuthorizations<T extends studentInnerAuthorizationSubscription>(students: T[], pageId: string, resourcesIds: string[], defaultAuthorizations: BackendMicroResourceAuthorization[], authorizations?: BackendMicroResourceAuthorization[]): rxjs.Observable<Object[]>;
|
|
228
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MicroResourcesService, never>;
|
|
229
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<MicroResourcesService>;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
declare class ResourceDataBuilderService {
|
|
233
|
+
private environmentConfig;
|
|
234
|
+
constructor(environmentConfig: EnvironmentConfig);
|
|
235
|
+
buildFilePath(resource: Resource): string;
|
|
236
|
+
buildDirectoryPath(resource: Resource): string;
|
|
237
|
+
private getVersionPathParameter;
|
|
238
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResourceDataBuilderService, never>;
|
|
239
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ResourceDataBuilderService>;
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
declare class SystemStylingService {
|
|
243
|
+
private document;
|
|
244
|
+
private rendererFactory;
|
|
245
|
+
private renderer;
|
|
246
|
+
constructor(document: Document, rendererFactory: RendererFactory2);
|
|
247
|
+
setHerumStyling(): void;
|
|
248
|
+
setCollegeStyling(): void;
|
|
249
|
+
setHadrachaStyling(): void;
|
|
250
|
+
private setCssVariable;
|
|
251
|
+
private setFavicon;
|
|
252
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SystemStylingService, never>;
|
|
253
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SystemStylingService>;
|
|
254
|
+
}
|
|
255
|
+
declare function systemStylingFactory(systemName: string, systemStylingService: SystemStylingService): () => void;
|
|
256
|
+
|
|
257
|
+
declare class TrackTextChangesService {
|
|
258
|
+
private systemContextTrackTextChangesService;
|
|
259
|
+
constructor(systemContextTrackTextChangesService: ISystemTrackTextChangesService);
|
|
260
|
+
getStyle(): any;
|
|
261
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TrackTextChangesService, never>;
|
|
262
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<TrackTextChangesService>;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
export { AuthService, CommonGraphqlRequestsService, DbActionRequestsService, DbActionsInnerIdManagerService, GlobalKeyboardListenerService, GraphQLService, KeyPressService, LoaderManagerService, MicroResourcesService, NestedConditionSigniture, ResourceDataBuilderService, SystemStylingService, TrackTextChangesService, emptyValueFlagForCreationUniqListItem, freeTextAnswerField, innerUniqListItemKey, systemStylingFactory };
|
|
266
|
+
export type { studentInnerAuthorizationSubscription };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { EnvironmentConfig } from 'herum-shared/environment';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
|
|
4
|
+
declare class StorageService {
|
|
5
|
+
private static cache;
|
|
6
|
+
static getItem(key: string): string | null;
|
|
7
|
+
static setItem(key: string, value: any): void;
|
|
8
|
+
static removeItem(key: string): void;
|
|
9
|
+
static deleteAll(): void;
|
|
10
|
+
private static deleteCookie;
|
|
11
|
+
private static setCookie;
|
|
12
|
+
private static getCookie;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
declare class UtilsService {
|
|
16
|
+
private environmentConfig;
|
|
17
|
+
constructor(environmentConfig: EnvironmentConfig);
|
|
18
|
+
getDisplayedNameForMongoMethodByUserActivity(urlRequest: string): string | undefined;
|
|
19
|
+
fetchFiles(fileId: string, resourceType: string, bucket?: string): Promise<Response>;
|
|
20
|
+
initAudioFile(fileId: string, bucketName?: string, signal?: AbortSignal): Promise<File>;
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UtilsService, never>;
|
|
22
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<UtilsService>;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export { StorageService, UtilsService };
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
@mixin boxShadow {
|
|
2
|
+
box-shadow: 0px 0px var(--box-shadow-blur) #00000029 !important;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
@mixin boldBoxShadow {
|
|
6
|
+
box-shadow: 0px 3px 6px #00000029 !important;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
@mixin chipBoxShadow {
|
|
10
|
+
box-shadow: 0px 0px 6px #61606029;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
@mixin customTooltipStyle {
|
|
14
|
+
background-color: var(--tooltip-background-color) !important;
|
|
15
|
+
color: var(--light-background-color) !important;
|
|
16
|
+
padding: var(--tooltip-padding-size) !important;
|
|
17
|
+
border-radius: var(--border-radius) !important;
|
|
18
|
+
font-size: 14px !important;
|
|
19
|
+
@include boxShadow;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
@mixin parentPage {
|
|
23
|
+
background: var(--page-color) 0% 0% no-repeat padding-box;
|
|
24
|
+
padding: var(--parent-page-padding);
|
|
25
|
+
gap: 24px;
|
|
26
|
+
display: flex;
|
|
27
|
+
width: 100%;
|
|
28
|
+
height: calc(100vh - var(--main-header-height));
|
|
29
|
+
overflow: auto;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
@mixin mainPageLayout {
|
|
33
|
+
display: flex;
|
|
34
|
+
flex-direction: column;
|
|
35
|
+
height: 100%;
|
|
36
|
+
width: 100%;
|
|
37
|
+
padding: var(--parent-page-padding);
|
|
38
|
+
background-color: var(--page-background-color);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
@mixin gradientText {
|
|
42
|
+
background: var(--fliped-primary-color);
|
|
43
|
+
-webkit-background-clip: text;
|
|
44
|
+
background-clip: text;
|
|
45
|
+
color: transparent;
|
|
46
|
+
-webkit-text-fill-color: transparent;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
@mixin alignContent {
|
|
50
|
+
&.center,
|
|
51
|
+
&.right,
|
|
52
|
+
&.left,
|
|
53
|
+
&.top,
|
|
54
|
+
&.bottom {
|
|
55
|
+
height: 100%;
|
|
56
|
+
display: flex;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
&.center,
|
|
60
|
+
&.right,
|
|
61
|
+
&.left {
|
|
62
|
+
align-items: center;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
&.center,
|
|
66
|
+
&.top,
|
|
67
|
+
&.bottom {
|
|
68
|
+
justify-content: center;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
&.right {
|
|
72
|
+
justify-content: flex-start;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
&.left {
|
|
76
|
+
justify-content: flex-end;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
&.top {
|
|
80
|
+
align-items: flex-start;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
&.bottom {
|
|
84
|
+
align-items: flex-end;
|
|
85
|
+
}
|
|
86
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
@import './mixin';
|
|
2
|
+
|
|
3
|
+
:host {
|
|
4
|
+
overflow-y: hidden;
|
|
5
|
+
height: calc(100vh - var(--main-header-height));
|
|
6
|
+
background-color: var(--main-background-color);
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.collection-wizard-layout,
|
|
10
|
+
.wizard-container {
|
|
11
|
+
display: flex;
|
|
12
|
+
flex-direction: column;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.collection-wizard-layout {
|
|
16
|
+
max-height: calc(100% - 40px);
|
|
17
|
+
height: 100%;
|
|
18
|
+
overflow-y: hidden;
|
|
19
|
+
justify-content: space-between;
|
|
20
|
+
padding: var(--big-padding);
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.wizard-container {
|
|
24
|
+
height: calc(100% - 40px - 2*var(--big-padding));
|
|
25
|
+
align-items: center;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.stepper-container {
|
|
29
|
+
max-width: 500px;
|
|
30
|
+
width: 100%;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.content-container {
|
|
34
|
+
max-height: 100%;
|
|
35
|
+
width: 100%;
|
|
36
|
+
background-color: var(--light-background-color);
|
|
37
|
+
display: flex;
|
|
38
|
+
padding: var(--big-padding) 0;
|
|
39
|
+
flex-direction: row;
|
|
40
|
+
@include boxShadow;
|
|
41
|
+
|
|
42
|
+
.col-4,
|
|
43
|
+
.col-8 {
|
|
44
|
+
padding: 0 var(--big-padding);
|
|
45
|
+
overflow-y: auto;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.collection-preview {
|
|
50
|
+
border-right: 1px solid var(--chips-divider-color);
|
|
51
|
+
padding: var(--big-padding);
|
|
52
|
+
align-items: stretch;
|
|
53
|
+
display: flex;
|
|
54
|
+
flex-direction: column;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.controllers-container {
|
|
58
|
+
display: flex;
|
|
59
|
+
flex-direction: row;
|
|
60
|
+
justify-content: flex-end;
|
|
61
|
+
gap: 16px;
|
|
62
|
+
padding-top: 16px;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
app-collection-creation-layout,
|
|
66
|
+
app-resources-creation-layout,
|
|
67
|
+
wizard-summary {
|
|
68
|
+
width: 100%;
|
|
69
|
+
height: 100%;
|
|
70
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
.dialog-container,
|
|
2
|
+
form {
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
gap: 16px;
|
|
6
|
+
position: relative;
|
|
7
|
+
padding: 16px;
|
|
8
|
+
max-height: 80vh;
|
|
9
|
+
width: 30vw;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.title {
|
|
13
|
+
font-size: 18px;
|
|
14
|
+
font-weight: 600;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.description {
|
|
18
|
+
font-size: 14px;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
p {
|
|
22
|
+
margin: 0;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.dialog-buttons-actions-container {
|
|
26
|
+
width: 100%;
|
|
27
|
+
justify-content: flex-end;
|
|
28
|
+
gap: 16px;
|
|
29
|
+
display: flex;
|
|
30
|
+
flex-direction: row;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.close-dialog {
|
|
34
|
+
position: absolute;
|
|
35
|
+
top: 20px;
|
|
36
|
+
left: 20px;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.title-container {
|
|
40
|
+
display: flex;
|
|
41
|
+
align-items: center;
|
|
42
|
+
align-items: center;
|
|
43
|
+
justify-content: space-between;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.close-button {
|
|
47
|
+
cursor: pointer;
|
|
48
|
+
height: 11px;
|
|
49
|
+
}
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
.collection-over-view-with-hover-container {
|
|
2
|
+
position: relative;
|
|
3
|
+
width: fit-content;
|
|
4
|
+
transform: scale(1);
|
|
5
|
+
transition: transform 0.4s ease-in-out;
|
|
6
|
+
z-index: 1;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.collection-over-view-with-hover-container:hover {
|
|
10
|
+
transform: scale(1.1);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.preview-placeholder-image-text {
|
|
14
|
+
font-size: 12px;
|
|
15
|
+
opacity: 0.3;
|
|
16
|
+
position: absolute;
|
|
17
|
+
color: #0d1615;
|
|
18
|
+
top: 84px;
|
|
19
|
+
right: 55px;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.collection-over-view-container {
|
|
23
|
+
z-index: 1;
|
|
24
|
+
max-width: 300px;
|
|
25
|
+
position: relative;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.collection-image-over-view {
|
|
29
|
+
background-size: cover;
|
|
30
|
+
position: relative;
|
|
31
|
+
background-position: center center;
|
|
32
|
+
width: 100%;
|
|
33
|
+
min-width: 280px;
|
|
34
|
+
height: 100%;
|
|
35
|
+
min-height: 150px;
|
|
36
|
+
border-radius: var(--border-radius) var(--border-radius) 0 0;
|
|
37
|
+
align-items: flex-end;
|
|
38
|
+
display: flex;
|
|
39
|
+
border-bottom: 1px solid rgb(245, 242, 242);
|
|
40
|
+
|
|
41
|
+
.permission-tag-container {
|
|
42
|
+
position: absolute;
|
|
43
|
+
top: 8px;
|
|
44
|
+
right: 8px;
|
|
45
|
+
background-color: #f3f3f3;
|
|
46
|
+
border-radius: 22px;
|
|
47
|
+
align-items: center;
|
|
48
|
+
display: flex;
|
|
49
|
+
gap: 3px;
|
|
50
|
+
padding: 4px;
|
|
51
|
+
|
|
52
|
+
.permission-text {
|
|
53
|
+
font-weight: 600;
|
|
54
|
+
color: #879eab;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.collection-description {
|
|
60
|
+
display: flex;
|
|
61
|
+
flex-direction: column;
|
|
62
|
+
justify-content: space-between;
|
|
63
|
+
gap: var(--standard-padding);
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.section-header-title-skeleton,
|
|
67
|
+
.creator-skeleton {
|
|
68
|
+
border-radius: var(--border-radius);
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.section-header-title-skeleton {
|
|
72
|
+
width: 50%;
|
|
73
|
+
height: 24px;
|
|
74
|
+
margin-block-end: 8px;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.creator-skeleton {
|
|
78
|
+
width: 80%;
|
|
79
|
+
height: 18px;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.creator {
|
|
83
|
+
color: grey;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.labels-container {
|
|
87
|
+
display: flex;
|
|
88
|
+
gap: 16px;
|
|
89
|
+
color: grey !important;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.description-in-hover {
|
|
93
|
+
position: absolute;
|
|
94
|
+
z-index: 3;
|
|
95
|
+
top: 0;
|
|
96
|
+
left: 0px;
|
|
97
|
+
min-width: 100%;
|
|
98
|
+
opacity: 0.95;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.description-in-hover-height {
|
|
102
|
+
height: 86%;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
catalog-collection-description {
|
|
106
|
+
position: relative;
|
|
107
|
+
z-index: 2;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.catalog-chips-container {
|
|
111
|
+
display: flex;
|
|
112
|
+
gap: 8px;
|
|
113
|
+
position: absolute;
|
|
114
|
+
right: 0;
|
|
115
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--text-color: #424251;
|
|
3
|
+
--light-text-color: #ffffff;
|
|
4
|
+
--disabled-text-color: #8D8D8D;
|
|
5
|
+
|
|
6
|
+
--title-color: #131A17;
|
|
7
|
+
--semi-transparent-title: rgba(255, 255, 255, 0.8);
|
|
8
|
+
--lighter-primary-color: linear-gradient(0deg, #177969 0%, #25A072 100%);
|
|
9
|
+
--darker-primary-color: linear-gradient(0deg, #177969 0%, #25A072 100%);
|
|
10
|
+
--section-header-color: transparent linear-gradient(177deg, #095D57 0%, #2BB982B8 52%, #44F0BB00 100%) 0% 0% no-repeat padding-box;
|
|
11
|
+
|
|
12
|
+
--secondary-color: #7A9AAC;
|
|
13
|
+
--lighter-secondary-color: #93B0C1;
|
|
14
|
+
--darker-secondary-color: #5E7D8E;
|
|
15
|
+
--secondary-gradient-color: linear-gradient(0deg, #5E7D8E 0%, #7A9AAC 100%);
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
--hover-background: #EAF3FD;
|
|
19
|
+
--item-hover-color: #EAF3FD;
|
|
20
|
+
|
|
21
|
+
--primary-color: linear-gradient(0deg, #2B88E9 0%, #009DE7 100%);
|
|
22
|
+
--fliped-primary-color: linear-gradient(180deg, #2B88E9 0%, #009DE7 100%);
|
|
23
|
+
|
|
24
|
+
--icons-color: #2B87E9;
|
|
25
|
+
--college-secondary-icons-color: #2D7ABE;
|
|
26
|
+
|
|
27
|
+
--icons-color-light-1: #2B87E980;
|
|
28
|
+
--icons-color-light-2: #2B87E933;
|
|
29
|
+
--icons-color-as-bg: #F1F5F7;
|
|
30
|
+
|
|
31
|
+
--disabled-background-color: linear-gradient(17deg, #C5C7C7 0%, #ffffff 100%);
|
|
32
|
+
--disabled-border-color: #C8C5C5;
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
--popup-panel-color: #1c274c86;
|
|
36
|
+
|
|
37
|
+
--chips-divider-color: #CFD7E9;
|
|
38
|
+
--chips-bold-divider-color: #A0AFD4;
|
|
39
|
+
|
|
40
|
+
--secondary-icon-fill-color: #7a9aac;
|
|
41
|
+
|
|
42
|
+
--panels-fill-color: #F4F4F7;
|
|
43
|
+
|
|
44
|
+
--error-color: #FF0A4D;
|
|
45
|
+
--information-color: #00bcd4;
|
|
46
|
+
|
|
47
|
+
--main-background-color: #F9FCFF;
|
|
48
|
+
|
|
49
|
+
--light-background-color: #FFFFFF;
|
|
50
|
+
|
|
51
|
+
--darker-light-background-color: #1609290d;
|
|
52
|
+
|
|
53
|
+
--tooltip-background-color: #1C274C;
|
|
54
|
+
|
|
55
|
+
--inactive-border-color: #A0AFD41A;
|
|
56
|
+
|
|
57
|
+
--table-border-color: #DFE4F0;
|
|
58
|
+
|
|
59
|
+
--hovered-item-background-color: #E5F4E9;
|
|
60
|
+
--secondary-hovered-item-background-color: #dfe4f084;
|
|
61
|
+
|
|
62
|
+
--page-color: #f6f6f6;
|
|
63
|
+
--college-page-color: #f9fcff;
|
|
64
|
+
|
|
65
|
+
}
|