@skysoftware-co/bayan-hr-widgets-ui 1.1.1 → 1.2.0

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.
Files changed (58) hide show
  1. package/README.md +15 -11
  2. package/fesm2022/skysoftware-co-bayan-hr-widgets-ui.mjs +191 -1231
  3. package/fesm2022/skysoftware-co-bayan-hr-widgets-ui.mjs.map +1 -1
  4. package/package.json +10 -8
  5. package/types/skysoftware-co-bayan-hr-widgets-ui.d.ts +1377 -0
  6. package/index.d.ts +0 -5
  7. package/lib/my-calendar-widget/my-calendar-widget.component.d.ts +0 -50
  8. package/lib/my-entitlements/my-profile-entitlements-others-widget/my-profile-entitlements-others-widget.component.d.ts +0 -26
  9. package/lib/my-entitlements/my-profile-indemnity-widget/my-profile-indemnity-widget.component.d.ts +0 -33
  10. package/lib/my-entitlements/my-profile-medical-insurance-widget/components/medical-insurance-card/medical-insurance-card.component.d.ts +0 -19
  11. package/lib/my-entitlements/my-profile-medical-insurance-widget/my-profile-medical-insurance-widget.component.d.ts +0 -36
  12. package/lib/my-entitlements/my-profile-ticket-widget/components/ticket-card/ticket-card.component.d.ts +0 -17
  13. package/lib/my-entitlements/my-profile-ticket-widget/my-profile-ticket-widget.component.d.ts +0 -35
  14. package/lib/my-entitlements/my-profile-vacations-widget/my-profile-vacations-widget.component.d.ts +0 -29
  15. package/lib/my-main-details-widget/my-main-details-widget.component.d.ts +0 -66
  16. package/lib/my-next-week-vacation-insights-widget/components/next-week-vacation-insights-popup/next-week-vacation-insights-popup.component.d.ts +0 -38
  17. package/lib/my-next-week-vacation-insights-widget/my-next-week-vacation-insights-widget.component.d.ts +0 -35
  18. package/lib/my-profile-address-widget/my-profile-address-widget.component.d.ts +0 -29
  19. package/lib/my-profile-bank-info-widget/my-profile-bank-info-widget.component.d.ts +0 -44
  20. package/lib/my-profile-contact-widget/my-profile-contact-widget.component.d.ts +0 -36
  21. package/lib/my-profile-contract-widget/my-profile-contract-widget.component.d.ts +0 -30
  22. package/lib/my-profile-degrees-widget/my-profile-degrees-widget-component.d.ts +0 -44
  23. package/lib/my-profile-documents-widgets/components/document-card/document-card.component.d.ts +0 -33
  24. package/lib/my-profile-documents-widgets/components/document-row/document-row.component.d.ts +0 -29
  25. package/lib/my-profile-documents-widgets/components/document-tablet-card/document-tablet-card.component.d.ts +0 -27
  26. package/lib/my-profile-documents-widgets/my-profile-dependents-documents-widget/my-profile-dependents-documents-widget.d.ts +0 -62
  27. package/lib/my-profile-documents-widgets/my-profile-official-documents-widget/my-profile-official-documents-widget.d.ts +0 -60
  28. package/lib/my-profile-employee-dependents-widget/my-profile-employee-dependents-component.d.ts +0 -22
  29. package/lib/my-profile-experiences-widget/my-profile-experiences-widget-component.d.ts +0 -44
  30. package/lib/my-profile-job-info-widget/my-profile-job-info-widget.component.d.ts +0 -30
  31. package/lib/my-profile-languages-widget/my-profile-languages-widget.component.d.ts +0 -26
  32. package/lib/my-profile-other-nationalities-widget/my-profile-other-nationalities-widget.component.d.ts +0 -27
  33. package/lib/my-profile-personal-info-main-widget/my-profile-personal-info-main-widget.component.d.ts +0 -32
  34. package/lib/my-profile-salary-widget/my-profile-salary-widget.component.d.ts +0 -36
  35. package/lib/my-profile-service-charge-widget/my-profile-service-charge-widget.component.d.ts +0 -32
  36. package/lib/my-upcoming-events-widget/components/event-item/event-item.component.d.ts +0 -25
  37. package/lib/my-upcoming-events-widget/components/event-tab-bar/event-tab-bar.component.d.ts +0 -31
  38. package/lib/my-upcoming-events-widget/components/events-popup/events-popup.component.d.ts +0 -37
  39. package/lib/my-upcoming-events-widget/my-upcoming-events-widget.component.d.ts +0 -55
  40. package/lib/services/hr-self-widgets.service.d.ts +0 -52
  41. package/lib/shared/components/card-header/card-header.component.d.ts +0 -11
  42. package/lib/shared/components/hr-employee-calendar/hr-employee-calendar.component.d.ts +0 -35
  43. package/lib/shared/components/info-field/info-field.component.d.ts +0 -10
  44. package/lib/shared/components/widget-card/widget-card-component.d.ts +0 -10
  45. package/lib/shared/pipes/highlight.pipe.d.ts +0 -7
  46. package/lib/shared/pipes/translate.pipe.d.ts +0 -10
  47. package/lib/shared/services/bank-information-cache.service.d.ts +0 -12
  48. package/lib/shared/services/common-methods.service.d.ts +0 -10
  49. package/lib/shared/services/constants.service.d.ts +0 -10
  50. package/lib/shared/services/entitlements-cache.service.d.ts +0 -28
  51. package/lib/shared/services/job-information-cache.service.d.ts +0 -22
  52. package/lib/shared/services/personal-information-cache.service.d.ts +0 -25
  53. package/lib/shared/services/profile-documents-cache-service.d.ts +0 -16
  54. package/lib/shared/services/profile-employee-dependents-cach.d.ts +0 -13
  55. package/lib/shared/services/qualifications-cache.service.d.ts +0 -16
  56. package/lib/shared/services/translate.service.d.ts +0 -12
  57. package/lib/shared/types/common.d.ts +0 -298
  58. package/public-api.d.ts +0 -31
@@ -1,31 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { EventTypeEnum } from '../../../shared/types/common';
3
- import { HRTranslatePipe } from '../../../shared/pipes/translate.pipe';
4
- import * as i0 from "@angular/core";
5
- export declare class HREventTabBarComponent {
6
- private translatePipe;
7
- selectedType: EventTypeEnum | null;
8
- selectedLanguage: string;
9
- tabSelectedClass: string;
10
- tabNotSelectedClass: string;
11
- tabTextSelectedClass: string;
12
- tabTextNotSelectedClass: string;
13
- containerClass: string;
14
- tabItemClass: string;
15
- tabTextClass: string;
16
- tabIconClass: string;
17
- tabSelected: EventEmitter<EventTypeEnum | null>;
18
- constructor(translatePipe: HRTranslatePipe);
19
- tabList: ({
20
- id: null;
21
- icon: null;
22
- } | {
23
- id: EventTypeEnum;
24
- icon: import("@fortawesome/fontawesome-common-types").IconDefinition;
25
- })[];
26
- getTabText(tab: {
27
- id: EventTypeEnum | null;
28
- }): string;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<HREventTabBarComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<HREventTabBarComponent, "hr-event-tab-bar", never, { "selectedType": { "alias": "selectedType"; "required": false; }; "selectedLanguage": { "alias": "selectedLanguage"; "required": false; }; "tabSelectedClass": { "alias": "tabSelectedClass"; "required": false; }; "tabNotSelectedClass": { "alias": "tabNotSelectedClass"; "required": false; }; "tabTextSelectedClass": { "alias": "tabTextSelectedClass"; "required": false; }; "tabTextNotSelectedClass": { "alias": "tabTextNotSelectedClass"; "required": false; }; "containerClass": { "alias": "containerClass"; "required": false; }; "tabItemClass": { "alias": "tabItemClass"; "required": false; }; "tabTextClass": { "alias": "tabTextClass"; "required": false; }; "tabIconClass": { "alias": "tabIconClass"; "required": false; }; }, { "tabSelected": "tabSelected"; }, never, never, true, never>;
31
- }
@@ -1,37 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { EventTypeEnum, FilteredUpcomingEvent } from '../../../shared/types/common';
3
- import * as i0 from "@angular/core";
4
- export declare class HREventsPopupComponent {
5
- visible: boolean;
6
- events: FilteredUpcomingEvent[];
7
- hasBirthdays: boolean;
8
- hasHolidays: boolean;
9
- isLoading: boolean;
10
- selectedLanguage: string;
11
- showProperty: boolean;
12
- weekendWarningDescription: string | null;
13
- popupTitle: string;
14
- selectedEventType: EventTypeEnum | null;
15
- tabSelectedClass: string;
16
- tabNotSelectedClass: string;
17
- tabTextSelectedClass: string;
18
- tabTextNotSelectedClass: string;
19
- tabContainerClass: string;
20
- tabItemClass: string;
21
- tabTextClass: string;
22
- tabIconClass: string;
23
- eventIconClass: string;
24
- eventNameBoldClass: string;
25
- eventDescriptionClass: string;
26
- propertyBadgeClass: string;
27
- noEventsTextClass: string;
28
- warningTextClass: string;
29
- dateFormat: string;
30
- visibleChange: EventEmitter<boolean>;
31
- tabSelected: EventEmitter<EventTypeEnum | null>;
32
- closed: EventEmitter<void>;
33
- onTabSelected(eventType: EventTypeEnum | null): void;
34
- onPopupClose(): void;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<HREventsPopupComponent, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<HREventsPopupComponent, "hr-upcoming-events-popup", never, { "visible": { "alias": "visible"; "required": false; }; "events": { "alias": "events"; "required": false; }; "hasBirthdays": { "alias": "hasBirthdays"; "required": false; }; "hasHolidays": { "alias": "hasHolidays"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "selectedLanguage": { "alias": "selectedLanguage"; "required": false; }; "showProperty": { "alias": "showProperty"; "required": false; }; "weekendWarningDescription": { "alias": "weekendWarningDescription"; "required": false; }; "popupTitle": { "alias": "popupTitle"; "required": false; }; "selectedEventType": { "alias": "selectedEventType"; "required": false; }; "tabSelectedClass": { "alias": "tabSelectedClass"; "required": false; }; "tabNotSelectedClass": { "alias": "tabNotSelectedClass"; "required": false; }; "tabTextSelectedClass": { "alias": "tabTextSelectedClass"; "required": false; }; "tabTextNotSelectedClass": { "alias": "tabTextNotSelectedClass"; "required": false; }; "tabContainerClass": { "alias": "tabContainerClass"; "required": false; }; "tabItemClass": { "alias": "tabItemClass"; "required": false; }; "tabTextClass": { "alias": "tabTextClass"; "required": false; }; "tabIconClass": { "alias": "tabIconClass"; "required": false; }; "eventIconClass": { "alias": "eventIconClass"; "required": false; }; "eventNameBoldClass": { "alias": "eventNameBoldClass"; "required": false; }; "eventDescriptionClass": { "alias": "eventDescriptionClass"; "required": false; }; "propertyBadgeClass": { "alias": "propertyBadgeClass"; "required": false; }; "noEventsTextClass": { "alias": "noEventsTextClass"; "required": false; }; "warningTextClass": { "alias": "warningTextClass"; "required": false; }; "dateFormat": { "alias": "dateFormat"; "required": false; }; }, { "visibleChange": "visibleChange"; "tabSelected": "tabSelected"; "closed": "closed"; }, never, never, true, never>;
37
- }
@@ -1,55 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { HRSelfWidgetsService } from '../services/hr-self-widgets.service';
3
- import { Birthday, PublicHoliday, EventTypeEnum, FilteredUpcomingEvent } from '../shared/types/common';
4
- import * as i0 from "@angular/core";
5
- export declare class MyUpcomingEventsWidgetComponent implements OnInit {
6
- private selfWidgetsService;
7
- baseUrl: string;
8
- weekendWarningDescription: string;
9
- selectedLanguage: string;
10
- showProperty: boolean;
11
- cardClass: string;
12
- noEventsTextClass: string;
13
- viewAllLinkClass: string;
14
- viewAllContainerClass: string;
15
- warningTextClass: string;
16
- tabSelectedClass: string;
17
- tabNotSelectedClass: string;
18
- tabTextSelectedClass: string;
19
- tabTextNotSelectedClass: string;
20
- tabContainerClass: string;
21
- tabItemClass: string;
22
- tabTextClass: string;
23
- tabIconClass: string;
24
- eventIconClass: string;
25
- eventNameBoldClass: string;
26
- eventDescriptionClass: string;
27
- propertyBadgeClass: string;
28
- dateFormat: string;
29
- isLoadingChanged: EventEmitter<boolean>;
30
- viewAllClicked: EventEmitter<void>;
31
- externalViewAll: boolean;
32
- selectedEventType: EventTypeEnum | null;
33
- selectedPopupEventType: EventTypeEnum | null;
34
- calendarStar: import("@fortawesome/fontawesome-common-types").IconDefinition;
35
- filteredEvents: FilteredUpcomingEvent[];
36
- birthdays: Birthday[];
37
- holidays: PublicHoliday[];
38
- popupEvents: FilteredUpcomingEvent[];
39
- popupVisible: boolean;
40
- weekendWarning: string | null;
41
- constructor(selfWidgetsService: HRSelfWidgetsService);
42
- ngOnInit(): void;
43
- onTabClick(eventType: EventTypeEnum | null): void;
44
- onPopupTabClick(eventType: EventTypeEnum | null): void;
45
- showPopup(): void;
46
- onPopupClose(): void;
47
- private cardData;
48
- private getUpcomingEvents;
49
- private loadEvents;
50
- private buildEvents;
51
- private mapBirthday;
52
- private mapHoliday;
53
- static ɵfac: i0.ɵɵFactoryDeclaration<MyUpcomingEventsWidgetComponent, never>;
54
- static ɵcmp: i0.ɵɵComponentDeclaration<MyUpcomingEventsWidgetComponent, "hr-my-upcoming-events-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": false; }; "weekendWarningDescription": { "alias": "weekendWarningDescription"; "required": false; }; "selectedLanguage": { "alias": "selectedLanguage"; "required": false; }; "showProperty": { "alias": "showProperty"; "required": false; }; "cardClass": { "alias": "cardClass"; "required": false; }; "noEventsTextClass": { "alias": "noEventsTextClass"; "required": false; }; "viewAllLinkClass": { "alias": "viewAllLinkClass"; "required": false; }; "viewAllContainerClass": { "alias": "viewAllContainerClass"; "required": false; }; "warningTextClass": { "alias": "warningTextClass"; "required": false; }; "tabSelectedClass": { "alias": "tabSelectedClass"; "required": false; }; "tabNotSelectedClass": { "alias": "tabNotSelectedClass"; "required": false; }; "tabTextSelectedClass": { "alias": "tabTextSelectedClass"; "required": false; }; "tabTextNotSelectedClass": { "alias": "tabTextNotSelectedClass"; "required": false; }; "tabContainerClass": { "alias": "tabContainerClass"; "required": false; }; "tabItemClass": { "alias": "tabItemClass"; "required": false; }; "tabTextClass": { "alias": "tabTextClass"; "required": false; }; "tabIconClass": { "alias": "tabIconClass"; "required": false; }; "eventIconClass": { "alias": "eventIconClass"; "required": false; }; "eventNameBoldClass": { "alias": "eventNameBoldClass"; "required": false; }; "eventDescriptionClass": { "alias": "eventDescriptionClass"; "required": false; }; "propertyBadgeClass": { "alias": "propertyBadgeClass"; "required": false; }; "dateFormat": { "alias": "dateFormat"; "required": false; }; "externalViewAll": { "alias": "externalViewAll"; "required": false; }; }, { "isLoadingChanged": "isLoadingChanged"; "viewAllClicked": "viewAllClicked"; }, never, never, true, never>;
55
- }
@@ -1,52 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { Degree, Dependent, DependentDocumentGroup, DocumentRow, EntitlementsIndemnity, EntitlementsMedicalInsurance, EntitlementsTicket, EntitlementsVacation, EventOption, Experience, JobInformationContract, JobInformationMain, JobInformationSalary, JobInformationServiceCharge, MyBankInfo, PersonalInfoAddressDetails, PersonalInfoContactDetails, PersonalInfoMainDetails } from '../shared/types/common';
4
- import { BankInformationCacheService } from '../shared/services/bank-information-cache.service';
5
- import { EntitlementsCacheService } from '../shared/services/entitlements-cache.service';
6
- import { JobInformationCacheService } from '../shared/services/job-information-cache.service';
7
- import { PersonalInformationCacheService } from '../shared/services/personal-information-cache.service';
8
- import { QualificationsCacheService } from '../shared/services/qualifications-cache.service';
9
- import { ProfileEmployeeDependentsCach } from '../shared/services/profile-employee-dependents-cach';
10
- import { ProfileDocumentsCacheService } from '../shared/services/profile-documents-cache-service';
11
- import * as i0 from "@angular/core";
12
- export declare class HRSelfWidgetsService {
13
- private http;
14
- private readonly bankInformationCacheService;
15
- private readonly entitlementsCacheService;
16
- private readonly jobInformationCacheService;
17
- private readonly personalInformationCacheService;
18
- private readonly qualificationsCacheService;
19
- private readonly profileEmployeeDependentsCachService;
20
- private readonly profileDocumentsCacheService;
21
- private readonly headers;
22
- constructor(http: HttpClient, bankInformationCacheService: BankInformationCacheService, entitlementsCacheService: EntitlementsCacheService, jobInformationCacheService: JobInformationCacheService, personalInformationCacheService: PersonalInformationCacheService, qualificationsCacheService: QualificationsCacheService, profileEmployeeDependentsCachService: ProfileEmployeeDependentsCach, profileDocumentsCacheService: ProfileDocumentsCacheService);
23
- getMainDetails(baseUrl: string): Observable<any>;
24
- getUpcomingEvents(baseUrl: string, eventOption: EventOption): Observable<any>;
25
- getCalendar(baseUrl: string, month: number, year: number, monthsCount: number): Observable<any>;
26
- getBankInformation(baseUrl: string, forceRefresh?: boolean): Observable<MyBankInfo[]>;
27
- getPersonalInfoMainDetails(baseUrl: string, forceRefresh?: boolean): Observable<PersonalInfoMainDetails>;
28
- getPersonalInfoContactDetails(baseUrl: string, forceRefresh?: boolean): Observable<PersonalInfoContactDetails>;
29
- getPersonalInfoAddressDetails(baseUrl: string, forceRefresh?: boolean): Observable<PersonalInfoAddressDetails>;
30
- getPersonalInfoLanguages(baseUrl: string, forceRefresh?: boolean): Observable<string[]>;
31
- getPersonalInfoOtherNationalities(baseUrl: string, forceRefresh?: boolean): Observable<string[]>;
32
- getJobInformationMain(baseUrl: string, forceRefresh?: boolean): Observable<JobInformationMain | null>;
33
- getJobInformationContract(baseUrl: string, forceRefresh?: boolean): Observable<JobInformationContract | null>;
34
- getJobInformationSalary(baseUrl: string, forceRefresh?: boolean): Observable<JobInformationSalary | null>;
35
- getJobInformationServiceCharge(baseUrl: string, forceRefresh?: boolean): Observable<JobInformationServiceCharge | null>;
36
- clearPersonalInformationCache(): void;
37
- clearJobInformationCache(): void;
38
- getVacationSummary(baseUrl: string): Observable<any>;
39
- getEntitlementsVacations(baseUrl: string, forceRefresh?: boolean): Observable<EntitlementsVacation[] | null>;
40
- getEntitlementsIndemnity(baseUrl: string, forceRefresh?: boolean): Observable<EntitlementsIndemnity | null>;
41
- getEntitlementsTicket(baseUrl: string, forceRefresh?: boolean): Observable<EntitlementsTicket | null>;
42
- getEntitlementsMedicalInsurance(baseUrl: string, forceRefresh?: boolean): Observable<EntitlementsMedicalInsurance | null>;
43
- getEntitlementsOvertime(baseUrl: string, forceRefresh?: boolean): Observable<any>;
44
- getEntitlementsSocialSecurity(baseUrl: string, forceRefresh?: boolean): Observable<any>;
45
- getEmployeeDegrees(baseUrl: string, forceRefresh?: boolean): Observable<Degree[]>;
46
- getEmployeeDependents(baseUrl: string, forceRefresh?: boolean): Observable<Dependent[]>;
47
- getEmployeeExperiences(baseUrl: string, forceRefresh?: boolean): Observable<Experience[]>;
48
- getDependentDocuments(baseUrl: string, forceRefresh?: boolean): Observable<DependentDocumentGroup[]>;
49
- getPersonalDocuments(baseUrl: string, forceRefresh?: boolean): Observable<DocumentRow[]>;
50
- static ɵfac: i0.ɵɵFactoryDeclaration<HRSelfWidgetsService, never>;
51
- static ɵprov: i0.ɵɵInjectableDeclaration<HRSelfWidgetsService>;
52
- }
@@ -1,11 +0,0 @@
1
- import { IconDefinition } from '@fortawesome/fontawesome-svg-core';
2
- import * as i0 from "@angular/core";
3
- export declare class HRCardHeaderComponent {
4
- icon: IconDefinition;
5
- title: string;
6
- containerClass: string;
7
- iconClass: string;
8
- titleClass: string;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<HRCardHeaderComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<HRCardHeaderComponent, "hr-card-header", never, { "icon": { "alias": "icon"; "required": false; }; "title": { "alias": "title"; "required": false; }; "containerClass": { "alias": "containerClass"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; "titleClass": { "alias": "titleClass"; "required": false; }; }, {}, never, never, true, never>;
11
- }
@@ -1,35 +0,0 @@
1
- import { DxCalendarComponent } from 'devextreme-angular';
2
- import { ScheduleCalenderVacation, ScheduleVacationTypes, DatePeriod } from '../../types/common';
3
- import * as i0 from "@angular/core";
4
- export declare class HREmployeeCalendarComponent {
5
- calendar: DxCalendarComponent;
6
- showEvents: boolean;
7
- showUpComingVacations: boolean;
8
- scheduleCalenderVacation: ScheduleCalenderVacation[];
9
- minDate: Date;
10
- maxDate: Date;
11
- legendContainerClass: string;
12
- legendRowClass: string;
13
- legendItemClass: string;
14
- legendDotClass: string;
15
- legendLabelClass: string;
16
- publicHolidayDotClass: string;
17
- dayOffDotClass: string;
18
- eventsDotClass: string;
19
- vacationsContainerClass: string;
20
- vacationsItemClass: string;
21
- vacationsIconClass: string;
22
- calendarContainerClass: string;
23
- calendarClass: string;
24
- squreCheckIcon: import("@fortawesome/fontawesome-common-types").IconDefinition;
25
- DaysOffVacationTypes: ScheduleVacationTypes;
26
- PublicHolidaysVacationTypes: ScheduleVacationTypes;
27
- private commonMethods;
28
- customCellTemplate: (cellData: any) => string | HTMLElement;
29
- private createDateSpan;
30
- isDateInPeriod(date: Date, period: DatePeriod): boolean;
31
- resetCalenderCurrentDate(currentDate?: Date): void;
32
- preventInteraction(event: any): void;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<HREmployeeCalendarComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<HREmployeeCalendarComponent, "hr-employee-calendar", never, { "showEvents": { "alias": "showEvents"; "required": false; }; "showUpComingVacations": { "alias": "showUpComingVacations"; "required": false; }; "scheduleCalenderVacation": { "alias": "scheduleCalenderVacation"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "legendContainerClass": { "alias": "legendContainerClass"; "required": false; }; "legendRowClass": { "alias": "legendRowClass"; "required": false; }; "legendItemClass": { "alias": "legendItemClass"; "required": false; }; "legendDotClass": { "alias": "legendDotClass"; "required": false; }; "legendLabelClass": { "alias": "legendLabelClass"; "required": false; }; "publicHolidayDotClass": { "alias": "publicHolidayDotClass"; "required": false; }; "dayOffDotClass": { "alias": "dayOffDotClass"; "required": false; }; "eventsDotClass": { "alias": "eventsDotClass"; "required": false; }; "vacationsContainerClass": { "alias": "vacationsContainerClass"; "required": false; }; "vacationsItemClass": { "alias": "vacationsItemClass"; "required": false; }; "vacationsIconClass": { "alias": "vacationsIconClass"; "required": false; }; "calendarContainerClass": { "alias": "calendarContainerClass"; "required": false; }; "calendarClass": { "alias": "calendarClass"; "required": false; }; }, {}, never, never, true, never>;
35
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class HRInfoFieldComponent {
3
- labelKey: string;
4
- value: string | null | undefined;
5
- labelClass: string;
6
- valueClass: string;
7
- fallbackValue: string;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<HRInfoFieldComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<HRInfoFieldComponent, "hr-info-field", never, { "labelKey": { "alias": "labelKey"; "required": true; }; "value": { "alias": "value"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; "fallbackValue": { "alias": "fallbackValue"; "required": false; }; }, {}, never, never, true, never>;
10
- }
@@ -1,10 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class WidgetCardComponent {
4
- cardClass: string;
5
- height: number;
6
- contentTemplate: TemplateRef<any>;
7
- context: any;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<WidgetCardComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<WidgetCardComponent, "hr-widget-card", never, { "cardClass": { "alias": "cardClass"; "required": false; }; "height": { "alias": "height"; "required": false; }; "contentTemplate": { "alias": "contentTemplate"; "required": false; }; "context": { "alias": "context"; "required": false; }; }, {}, never, never, true, never>;
10
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class HRHighlightPipe implements PipeTransform {
4
- transform(value: string, args: string): any;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<HRHighlightPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<HRHighlightPipe, "HRHighlight", true>;
7
- }
@@ -1,10 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { HRTranslateService } from '../services/translate.service';
3
- import * as i0 from "@angular/core";
4
- export declare class HRTranslatePipe implements PipeTransform {
5
- private translateService;
6
- constructor(translateService: HRTranslateService);
7
- transform(key?: string): string;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<HRTranslatePipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<HRTranslatePipe, "HRTranslate", true>;
10
- }
@@ -1,12 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { MyBankInfo } from '../types/common';
3
- import * as i0 from "@angular/core";
4
- export declare class BankInformationCacheService {
5
- private bankInformationCache$;
6
- private bankInformationCacheBaseUrl;
7
- get(baseUrl: string): Observable<MyBankInfo[]> | null;
8
- set(baseUrl: string, value: Observable<MyBankInfo[]>): void;
9
- clear(): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<BankInformationCacheService, never>;
11
- static ɵprov: i0.ɵɵInjectableDeclaration<BankInformationCacheService>;
12
- }
@@ -1,10 +0,0 @@
1
- import { HRTranslateService } from './translate.service';
2
- import * as i0 from "@angular/core";
3
- export declare class HRCommonMethodsService {
4
- private readonly translateService;
5
- constructor(translateService: HRTranslateService);
6
- calculateDaysDifference(dateOne: string | Date, dateTwo: string | Date): number;
7
- currencyDecimalFormat(value: number, currencyDecimalsNumber: number): string | null;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<HRCommonMethodsService, never>;
9
- static ɵprov: i0.ɵɵInjectableDeclaration<HRCommonMethodsService>;
10
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class HRConstantsService {
3
- defaultVacationBalanceColor: string;
4
- defaultVacationColor: string;
5
- defaultPublicHolidayColor: string;
6
- defaultDayOffColor: string;
7
- defaultEventsColor: string;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<HRConstantsService, never>;
9
- static ɵprov: i0.ɵɵInjectableDeclaration<HRConstantsService>;
10
- }
@@ -1,28 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { EntitlementsIndemnity, EntitlementsMedicalInsurance, EntitlementsTicket, EntitlementsVacation } from '../types/common';
3
- import * as i0 from "@angular/core";
4
- export declare class EntitlementsCacheService {
5
- private baseUrl;
6
- private vacationDetails$;
7
- private indemnityDetails$;
8
- private ticketDetails$;
9
- private medicalInsuranceDetails$;
10
- private overtimeDetails$;
11
- private socialSecurityDetails$;
12
- getVacationDetails(baseUrl: string): Observable<EntitlementsVacation[] | null> | null;
13
- setVacationDetails(baseUrl: string, value: Observable<EntitlementsVacation[] | null>): void;
14
- getIndemnityDetails(baseUrl: string): Observable<EntitlementsIndemnity | null> | null;
15
- setIndemnityDetails(baseUrl: string, value: Observable<EntitlementsIndemnity | null>): void;
16
- getTicketDetails(baseUrl: string): Observable<EntitlementsTicket | null> | null;
17
- setTicketDetails(baseUrl: string, value: Observable<EntitlementsTicket | null>): void;
18
- getMedicalInsuranceDetails(baseUrl: string): Observable<EntitlementsMedicalInsurance | null> | null;
19
- setMedicalInsuranceDetails(baseUrl: string, value: Observable<EntitlementsMedicalInsurance | null>): void;
20
- getOvertimeDetails(baseUrl: string): Observable<any> | null;
21
- setOvertimeDetails(baseUrl: string, value: Observable<any>): void;
22
- getSocialSecurityDetails(baseUrl: string): Observable<any> | null;
23
- setSocialSecurityDetails(baseUrl: string, value: Observable<any>): void;
24
- clear(): void;
25
- private ensureBaseUrl;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<EntitlementsCacheService, never>;
27
- static ɵprov: i0.ɵɵInjectableDeclaration<EntitlementsCacheService>;
28
- }
@@ -1,22 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { JobInformationContract, JobInformationMain, JobInformationSalary, JobInformationServiceCharge } from '../types/common';
3
- import * as i0 from "@angular/core";
4
- export declare class JobInformationCacheService {
5
- private baseUrl;
6
- private mainDetails$;
7
- private contractDetails$;
8
- private salaryDetails$;
9
- private serviceChargeDetails$;
10
- getMainDetails(baseUrl: string): Observable<JobInformationMain | null> | null;
11
- setMainDetails(baseUrl: string, value: Observable<JobInformationMain | null>): void;
12
- getContractDetails(baseUrl: string): Observable<JobInformationContract | null> | null;
13
- setContractDetails(baseUrl: string, value: Observable<JobInformationContract | null>): void;
14
- getSalaryDetails(baseUrl: string): Observable<JobInformationSalary | null> | null;
15
- setSalaryDetails(baseUrl: string, value: Observable<JobInformationSalary | null>): void;
16
- getServiceChargeDetails(baseUrl: string): Observable<JobInformationServiceCharge | null> | null;
17
- setServiceChargeDetails(baseUrl: string, value: Observable<JobInformationServiceCharge | null>): void;
18
- clear(): void;
19
- private ensureBaseUrl;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<JobInformationCacheService, never>;
21
- static ɵprov: i0.ɵɵInjectableDeclaration<JobInformationCacheService>;
22
- }
@@ -1,25 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { PersonalInfoAddressDetails, PersonalInfoContactDetails, PersonalInfoMainDetails } from '../types/common';
3
- import * as i0 from "@angular/core";
4
- export declare class PersonalInformationCacheService {
5
- private baseUrl;
6
- private mainDetails$;
7
- private contactDetails$;
8
- private addressDetails$;
9
- private languages$;
10
- private otherNationalities$;
11
- getMainDetails(baseUrl: string): Observable<PersonalInfoMainDetails> | null;
12
- setMainDetails(baseUrl: string, value: Observable<PersonalInfoMainDetails>): void;
13
- getContactDetails(baseUrl: string): Observable<PersonalInfoContactDetails> | null;
14
- setContactDetails(baseUrl: string, value: Observable<PersonalInfoContactDetails>): void;
15
- getAddressDetails(baseUrl: string): Observable<PersonalInfoAddressDetails> | null;
16
- setAddressDetails(baseUrl: string, value: Observable<PersonalInfoAddressDetails>): void;
17
- getLanguages(baseUrl: string): Observable<string[]> | null;
18
- setLanguages(baseUrl: string, value: Observable<string[]>): void;
19
- getOtherNationalities(baseUrl: string): Observable<string[]> | null;
20
- setOtherNationalities(baseUrl: string, value: Observable<string[]>): void;
21
- clear(): void;
22
- private ensureBaseUrl;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<PersonalInformationCacheService, never>;
24
- static ɵprov: i0.ɵɵInjectableDeclaration<PersonalInformationCacheService>;
25
- }
@@ -1,16 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { DependentDocumentGroup, PersonalDocument } from '../types/common';
3
- import * as i0 from "@angular/core";
4
- export declare class ProfileDocumentsCacheService {
5
- private baseUrl;
6
- private dependentDocuments$;
7
- private personalDocuments$;
8
- getDependentDocuments(baseUrl: string): Observable<DependentDocumentGroup[]> | null;
9
- setDependentDocuments(baseUrl: string, value: Observable<DependentDocumentGroup[]>): void;
10
- getPersonalDocuments(baseUrl: string): Observable<PersonalDocument[]> | null;
11
- setPersonalDocuments(baseUrl: string, value: Observable<PersonalDocument[]>): void;
12
- clear(): void;
13
- private ensureBaseUrl;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<ProfileDocumentsCacheService, never>;
15
- static ɵprov: i0.ɵɵInjectableDeclaration<ProfileDocumentsCacheService>;
16
- }
@@ -1,13 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { Dependent } from '../types/common';
3
- import * as i0 from "@angular/core";
4
- export declare class ProfileEmployeeDependentsCach {
5
- private baseUrl;
6
- private dependents$;
7
- clear(): void;
8
- private ensureBaseUrl;
9
- setDependents(baseUrl: string, value: Observable<Dependent[]>): void;
10
- getDependents(baseUrl: string): Observable<Dependent[]> | null;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<ProfileEmployeeDependentsCach, never>;
12
- static ɵprov: i0.ɵɵInjectableDeclaration<ProfileEmployeeDependentsCach>;
13
- }
@@ -1,16 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { Degree, Experience } from '../types/common';
3
- import * as i0 from "@angular/core";
4
- export declare class QualificationsCacheService {
5
- private baseUrl;
6
- private degrees$;
7
- private experiences$;
8
- getDegrees(baseUrl: string): Observable<Degree[]> | null;
9
- setDegrees(baseUrl: string, value: Observable<Degree[]>): void;
10
- getExperiences(baseUrl: string): Observable<Experience[]> | null;
11
- setExperiences(baseUrl: string, value: Observable<Experience[]>): void;
12
- clear(): void;
13
- private ensureBaseUrl;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<QualificationsCacheService, never>;
15
- static ɵprov: i0.ɵɵInjectableDeclaration<QualificationsCacheService>;
16
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class HRTranslateService {
3
- private currentLanguage;
4
- private lexicon;
5
- setLanguage(language: string): void;
6
- getLanguage(): string;
7
- setLexicon(lexicon: Record<string, string>): void;
8
- getLexicon(): Record<string, string>;
9
- translateBuiltIn(key: string): string;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<HRTranslateService, never>;
11
- static ɵprov: i0.ɵɵInjectableDeclaration<HRTranslateService>;
12
- }