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

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 (54) hide show
  1. package/README.md +87 -86
  2. package/fesm2022/skysoftware-co-bayan-hr-widgets-ui.mjs +190 -190
  3. package/fesm2022/skysoftware-co-bayan-hr-widgets-ui.mjs.map +1 -1
  4. package/lib/my-entitlements/my-profile-entitlements-others-widget/my-profile-entitlements-others-widget.component.d.ts +26 -0
  5. package/lib/my-entitlements/my-profile-indemnity-widget/my-profile-indemnity-widget.component.d.ts +33 -0
  6. package/lib/my-entitlements/my-profile-medical-insurance-widget/my-profile-medical-insurance-widget.component.d.ts +36 -0
  7. package/lib/my-entitlements/my-profile-ticket-widget/my-profile-ticket-widget.component.d.ts +35 -0
  8. package/lib/my-entitlements/my-profile-vacations-widget/my-profile-vacations-widget.component.d.ts +29 -0
  9. package/lib/my-next-week-vacation-insights-widget/components/next-week-vacation-insights-popup/next-week-vacation-insights-popup.component.d.ts +1 -1
  10. package/lib/my-profile-address-widget/my-profile-address-widget.component.d.ts +29 -0
  11. package/lib/my-profile-bank-info-widget/my-profile-bank-info-widget.component.d.ts +44 -0
  12. package/lib/my-profile-contact-widget/my-profile-contact-widget.component.d.ts +36 -0
  13. package/lib/my-profile-contract-widget/my-profile-contract-widget.component.d.ts +30 -0
  14. package/lib/my-profile-degrees-widget/my-profile-degrees-widget-component.d.ts +44 -0
  15. package/lib/my-profile-documents-widgets/my-profile-dependents-documents-widget/my-profile-dependents-documents-widget.d.ts +62 -0
  16. package/lib/my-profile-documents-widgets/my-profile-official-documents-widget/my-profile-official-documents-widget.d.ts +60 -0
  17. package/lib/my-profile-employee-dependents-widget/my-profile-employee-dependents-component.d.ts +22 -0
  18. package/lib/my-profile-experiences-widget/my-profile-experiences-widget-component.d.ts +44 -0
  19. package/lib/my-profile-job-info-widget/my-profile-job-info-widget.component.d.ts +30 -0
  20. package/lib/my-profile-languages-widget/my-profile-languages-widget.component.d.ts +26 -0
  21. package/lib/my-profile-other-nationalities-widget/my-profile-other-nationalities-widget.component.d.ts +27 -0
  22. package/lib/my-profile-personal-info-main-widget/my-profile-personal-info-main-widget.component.d.ts +32 -0
  23. package/lib/my-profile-salary-widget/my-profile-salary-widget.component.d.ts +36 -0
  24. package/lib/my-profile-service-charge-widget/my-profile-service-charge-widget.component.d.ts +32 -0
  25. package/lib/my-upcoming-events-widget/components/event-item/event-item.component.d.ts +2 -2
  26. package/lib/my-upcoming-events-widget/components/event-tab-bar/event-tab-bar.component.d.ts +1 -1
  27. package/lib/my-upcoming-events-widget/my-upcoming-events-widget.component.d.ts +1 -1
  28. package/package.json +1 -1
  29. package/public-api.d.ts +20 -21
  30. package/lib/entitlements/profile-entitlements-indemnity-widget/profile-entitlements-indemnity-widget.component.d.ts +0 -33
  31. package/lib/entitlements/profile-entitlements-medical-insurance-widget/profile-entitlements-medical-insurance-widget.component.d.ts +0 -36
  32. package/lib/entitlements/profile-entitlements-others-widget/profile-entitlements-others-widget.component.d.ts +0 -26
  33. package/lib/entitlements/profile-entitlements-ticket-widget/profile-entitlements-ticket-widget.component.d.ts +0 -35
  34. package/lib/entitlements/profile-entitlements-vacations-widget/profile-entitlements-vacations-widget.component.d.ts +0 -29
  35. package/lib/profile-bank-info-widget/profile-bank-info-widget.component.d.ts +0 -44
  36. package/lib/profile-degrees-widget/profile-degrees-widget-component.d.ts +0 -44
  37. package/lib/profile-documents-widgets/profile-dependents-documents-widget/profile-dependents-documents-widget.d.ts +0 -62
  38. package/lib/profile-documents-widgets/profile-official-documents-widget/profile-official-documents-widget.d.ts +0 -60
  39. package/lib/profile-employee-dependents-widget/profile-employee-dependents-component.d.ts +0 -22
  40. package/lib/profile-experiences-widget/profile-experiences-widget-component.d.ts +0 -44
  41. package/lib/profile-job-info-contract-widget/profile-job-info-contract-widget.component.d.ts +0 -30
  42. package/lib/profile-job-info-main-widget/profile-job-info-main-widget.component.d.ts +0 -30
  43. package/lib/profile-job-info-salary-widget/profile-job-info-salary-widget.component.d.ts +0 -36
  44. package/lib/profile-job-info-service-charge-widget/profile-job-info-service-charge-widget.component.d.ts +0 -32
  45. package/lib/profile-personal-info-contact-widget/profile-personal-info-contact-widget.component.d.ts +0 -36
  46. package/lib/profile-personal-info-languages-widget/profile-personal-info-languages-widget.component.d.ts +0 -26
  47. package/lib/profile-personal-info-main-widget/profile-personal-info-main-widget.component.d.ts +0 -32
  48. package/lib/profile-personal-info-other-nationalities-widget/profile-personal-info-other-nationalities-widget.component.d.ts +0 -27
  49. package/lib/profile-profile-personal-info-address-widget/profile-personal-info-address-widget.component.d.ts +0 -29
  50. /package/lib/{entitlements/profile-entitlements-medical-insurance-widget → my-entitlements/my-profile-medical-insurance-widget}/components/medical-insurance-card/medical-insurance-card.component.d.ts +0 -0
  51. /package/lib/{entitlements/profile-entitlements-ticket-widget → my-entitlements/my-profile-ticket-widget}/components/ticket-card/ticket-card.component.d.ts +0 -0
  52. /package/lib/{profile-documents-widgets → my-profile-documents-widgets}/components/document-card/document-card.component.d.ts +0 -0
  53. /package/lib/{profile-documents-widgets → my-profile-documents-widgets}/components/document-row/document-row.component.d.ts +0 -0
  54. /package/lib/{profile-documents-widgets → my-profile-documents-widgets}/components/document-tablet-card/document-tablet-card.component.d.ts +0 -0
@@ -0,0 +1,30 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ import { HRSelfWidgetsService } from '../services/hr-self-widgets.service';
3
+ import { JobInformationMain } from '../shared/types/common';
4
+ import * as i0 from "@angular/core";
5
+ export declare class MyProfileJobInfoWidgetComponent implements OnInit {
6
+ private readonly hrSelfWidgetsService;
7
+ jobInformationMain: JobInformationMain | null;
8
+ isLoading: boolean;
9
+ baseUrl: string;
10
+ headerIconClass: string;
11
+ headerTextClass: string;
12
+ headerDividerClass: string;
13
+ rowClass: string;
14
+ columnClass: string;
15
+ responsiveTopSpacingColumnClass: string;
16
+ topSpacingBottomMdSpacingColumnClass: string;
17
+ topSpacingBottomSpacingColumnClass: string;
18
+ labelClass: string;
19
+ valueClass: string;
20
+ emptyStateContainerClass: string;
21
+ emptyStateTextClass: string;
22
+ mainIcon: import("@fortawesome/fontawesome-common-types").IconDefinition;
23
+ sectionTitle: string;
24
+ isLoadingChanged: EventEmitter<boolean>;
25
+ errorOccurred: EventEmitter<string>;
26
+ constructor(hrSelfWidgetsService: HRSelfWidgetsService);
27
+ ngOnInit(): void;
28
+ static ɵfac: i0.ɵɵFactoryDeclaration<MyProfileJobInfoWidgetComponent, never>;
29
+ static ɵcmp: i0.ɵɵComponentDeclaration<MyProfileJobInfoWidgetComponent, "hr-my-profile-job-info-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": true; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "rowClass": { "alias": "rowClass"; "required": false; }; "columnClass": { "alias": "columnClass"; "required": false; }; "responsiveTopSpacingColumnClass": { "alias": "responsiveTopSpacingColumnClass"; "required": false; }; "topSpacingBottomMdSpacingColumnClass": { "alias": "topSpacingBottomMdSpacingColumnClass"; "required": false; }; "topSpacingBottomSpacingColumnClass": { "alias": "topSpacingBottomSpacingColumnClass"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; "mainIcon": { "alias": "mainIcon"; "required": false; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; }, { "isLoadingChanged": "isLoadingChanged"; "errorOccurred": "errorOccurred"; }, never, never, true, never>;
30
+ }
@@ -0,0 +1,26 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ import { HRSelfWidgetsService } from '../services/hr-self-widgets.service';
3
+ import * as i0 from "@angular/core";
4
+ export declare class MyProfileLanguagesWidgetComponent implements OnInit {
5
+ private readonly hrSelfWidgetsService;
6
+ languages: string[] | null;
7
+ isLoading: boolean;
8
+ baseUrl: string;
9
+ headerIconClass: string;
10
+ headerTextClass: string;
11
+ headerDividerClass: string;
12
+ contentTextClass: string;
13
+ emptyStateContainerClass: string;
14
+ emptyStateTextClass: string;
15
+ hasDataChange: EventEmitter<boolean>;
16
+ languagesIcon: import("@fortawesome/fontawesome-common-types").IconDefinition;
17
+ sectionTitle: string;
18
+ isLoadingChanged: EventEmitter<boolean>;
19
+ errorOccurred: EventEmitter<string>;
20
+ constructor(hrSelfWidgetsService: HRSelfWidgetsService);
21
+ ngOnInit(): void;
22
+ private emitHasData;
23
+ getLanguages(): string;
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<MyProfileLanguagesWidgetComponent, never>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<MyProfileLanguagesWidgetComponent, "hr-my-profile-languages-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": false; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "contentTextClass": { "alias": "contentTextClass"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; "languagesIcon": { "alias": "languagesIcon"; "required": false; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; }, { "hasDataChange": "hasDataChange"; "isLoadingChanged": "isLoadingChanged"; "errorOccurred": "errorOccurred"; }, never, never, true, never>;
26
+ }
@@ -0,0 +1,27 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ import { HRSelfWidgetsService } from '../services/hr-self-widgets.service';
3
+ import * as i0 from "@angular/core";
4
+ export declare class MyProfileOtherNationalitiesWidgetComponent implements OnInit {
5
+ private readonly hrSelfWidgetsService;
6
+ personalInfo: string[] | null;
7
+ isLoading: boolean;
8
+ baseUrl: string;
9
+ headerIconClass: string;
10
+ headerTextClass: string;
11
+ headerDividerClass: string;
12
+ contentTextClass: string;
13
+ emptyStateContainerClass: string;
14
+ emptyStateTextClass: string;
15
+ emptyStateTextKey: string;
16
+ hasDataChange: EventEmitter<boolean>;
17
+ isLoadingChanged: EventEmitter<boolean>;
18
+ errorOccurred: EventEmitter<string>;
19
+ otherNationalitiesIcon: import("@fortawesome/fontawesome-common-types").IconDefinition;
20
+ sectionTitle: string;
21
+ constructor(hrSelfWidgetsService: HRSelfWidgetsService);
22
+ ngOnInit(): void;
23
+ private emitHasData;
24
+ getOtherNationalities(): string;
25
+ static ɵfac: i0.ɵɵFactoryDeclaration<MyProfileOtherNationalitiesWidgetComponent, never>;
26
+ static ɵcmp: i0.ɵɵComponentDeclaration<MyProfileOtherNationalitiesWidgetComponent, "hr-my-profile-other-nationalities-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": true; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "contentTextClass": { "alias": "contentTextClass"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; "emptyStateTextKey": { "alias": "emptyStateTextKey"; "required": false; }; "otherNationalitiesIcon": { "alias": "otherNationalitiesIcon"; "required": false; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; }, { "hasDataChange": "hasDataChange"; "isLoadingChanged": "isLoadingChanged"; "errorOccurred": "errorOccurred"; }, never, never, true, never>;
27
+ }
@@ -0,0 +1,32 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ import { PersonalInfoMainDetails } from '../shared/types/common';
3
+ import { HRSelfWidgetsService } from '../services/hr-self-widgets.service';
4
+ import * as i0 from "@angular/core";
5
+ export declare class ProfilePersonalInfoMainWidgetComponent implements OnInit {
6
+ private readonly hrSelfWidgetsService;
7
+ employeePersonalInformation: PersonalInfoMainDetails | null;
8
+ isLoading: boolean;
9
+ baseUrl: string;
10
+ alternateLanguage: string;
11
+ headerIconClass: string;
12
+ headerTextClass: string;
13
+ headerDividerClass: string;
14
+ rowClass: string;
15
+ columnClass: string;
16
+ hiddenSpacerColClass: string;
17
+ topSpacingColumnClass: string;
18
+ topSpacingBottomMdSpacingColumnClass: string;
19
+ topSpacingBottomSpacingColumnClass: string;
20
+ labelClass: string;
21
+ valueClass: string;
22
+ emptyStateContainerClass: string;
23
+ emptyStateTextClass: string;
24
+ mainIcon: import("@fortawesome/fontawesome-common-types").IconDefinition;
25
+ sectionTitle: string;
26
+ isLoadingChanged: EventEmitter<boolean>;
27
+ errorOccurred: EventEmitter<string>;
28
+ constructor(hrSelfWidgetsService: HRSelfWidgetsService);
29
+ ngOnInit(): void;
30
+ static ɵfac: i0.ɵɵFactoryDeclaration<ProfilePersonalInfoMainWidgetComponent, never>;
31
+ static ɵcmp: i0.ɵɵComponentDeclaration<ProfilePersonalInfoMainWidgetComponent, "hr-my-profile-personal-info-main-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": true; }; "alternateLanguage": { "alias": "alternateLanguage"; "required": false; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "rowClass": { "alias": "rowClass"; "required": false; }; "columnClass": { "alias": "columnClass"; "required": false; }; "hiddenSpacerColClass": { "alias": "hiddenSpacerColClass"; "required": false; }; "topSpacingColumnClass": { "alias": "topSpacingColumnClass"; "required": false; }; "topSpacingBottomMdSpacingColumnClass": { "alias": "topSpacingBottomMdSpacingColumnClass"; "required": false; }; "topSpacingBottomSpacingColumnClass": { "alias": "topSpacingBottomSpacingColumnClass"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; "mainIcon": { "alias": "mainIcon"; "required": false; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; }, { "isLoadingChanged": "isLoadingChanged"; "errorOccurred": "errorOccurred"; }, never, never, true, never>;
32
+ }
@@ -0,0 +1,36 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ import { HRSelfWidgetsService } from '../services/hr-self-widgets.service';
3
+ import { HRCommonMethodsService } from '../shared/services/common-methods.service';
4
+ import { Allowances, JobInformationSalary } from '../shared/types/common';
5
+ import * as i0 from "@angular/core";
6
+ export declare class MyProfileSalaryWidgetComponent implements OnInit {
7
+ private readonly hrSelfWidgetsService;
8
+ private readonly commonMethodsService;
9
+ jobInformationSalary: JobInformationSalary | null;
10
+ isLoading: boolean;
11
+ baseUrl: string;
12
+ currencyCode: string;
13
+ currencyDecimals: number;
14
+ headerIconClass: string;
15
+ headerTextClass: string;
16
+ headerDividerClass: string;
17
+ rowClass: string;
18
+ columnClass: string;
19
+ grossSalaryColumnClass: string;
20
+ labelClass: string;
21
+ valueClass: string;
22
+ currencyClass: string;
23
+ emptyStateContainerClass: string;
24
+ emptyStateTextClass: string;
25
+ salaryIcon: import("@fortawesome/fontawesome-common-types").IconDefinition;
26
+ sectionTitle: string;
27
+ isLoadingChanged: EventEmitter<boolean>;
28
+ errorOccurred: EventEmitter<string>;
29
+ constructor(hrSelfWidgetsService: HRSelfWidgetsService, commonMethodsService: HRCommonMethodsService);
30
+ ngOnInit(): void;
31
+ get basicSalary(): number | null;
32
+ get allowances(): Allowances[];
33
+ formatAmount(value: number | null | undefined): string;
34
+ static ɵfac: i0.ɵɵFactoryDeclaration<MyProfileSalaryWidgetComponent, never>;
35
+ static ɵcmp: i0.ɵɵComponentDeclaration<MyProfileSalaryWidgetComponent, "hr-my-profile-salary-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": true; }; "currencyCode": { "alias": "currencyCode"; "required": false; }; "currencyDecimals": { "alias": "currencyDecimals"; "required": false; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "rowClass": { "alias": "rowClass"; "required": false; }; "columnClass": { "alias": "columnClass"; "required": false; }; "grossSalaryColumnClass": { "alias": "grossSalaryColumnClass"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; "currencyClass": { "alias": "currencyClass"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; "salaryIcon": { "alias": "salaryIcon"; "required": false; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; }, { "isLoadingChanged": "isLoadingChanged"; "errorOccurred": "errorOccurred"; }, never, never, true, never>;
36
+ }
@@ -0,0 +1,32 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ import { HRSelfWidgetsService } from '../services/hr-self-widgets.service';
3
+ import { HRCommonMethodsService } from '../shared/services/common-methods.service';
4
+ import { JobInformationServiceCharge } from '../shared/types/common';
5
+ import * as i0 from "@angular/core";
6
+ export declare class MyProfileServiceChargeWidgetComponent implements OnInit {
7
+ private readonly hrSelfWidgetsService;
8
+ private readonly commonMethodsService;
9
+ jobInformationServiceCharge: JobInformationServiceCharge | null;
10
+ isLoading: boolean;
11
+ baseUrl: string;
12
+ currencyCode: string;
13
+ headerIconClass: string;
14
+ headerTextClass: string;
15
+ headerDividerClass: string;
16
+ rowClass: string;
17
+ columnClass: string;
18
+ labelClass: string;
19
+ valueClass: string;
20
+ emptyStateContainerClass: string;
21
+ emptyStateTextClass: string;
22
+ serviceChargeIcon: import("@fortawesome/fontawesome-common-types").IconDefinition;
23
+ sectionTitle: string;
24
+ isLoadingChanged: EventEmitter<boolean>;
25
+ errorOccurred: EventEmitter<string>;
26
+ constructor(hrSelfWidgetsService: HRSelfWidgetsService, commonMethodsService: HRCommonMethodsService);
27
+ ngOnInit(): void;
28
+ get modeLabelKey(): string;
29
+ get value(): string;
30
+ static ɵfac: i0.ɵɵFactoryDeclaration<MyProfileServiceChargeWidgetComponent, never>;
31
+ static ɵcmp: i0.ɵɵComponentDeclaration<MyProfileServiceChargeWidgetComponent, "hr-my-profile-charge-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": true; }; "currencyCode": { "alias": "currencyCode"; "required": false; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "rowClass": { "alias": "rowClass"; "required": false; }; "columnClass": { "alias": "columnClass"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; "serviceChargeIcon": { "alias": "serviceChargeIcon"; "required": false; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; }, { "isLoadingChanged": "isLoadingChanged"; "errorOccurred": "errorOccurred"; }, never, never, true, never>;
32
+ }
@@ -15,8 +15,8 @@ export declare class HREventItemComponent {
15
15
  warningTextClass: string;
16
16
  dateFormat: string;
17
17
  eventTypeEnum: typeof EventTypeEnum;
18
- cakeCandles: import("@fortawesome/pro-light-svg-icons").IconDefinition;
19
- treePalm: import("@fortawesome/pro-light-svg-icons").IconDefinition;
18
+ cakeCandles: import("@fortawesome/fontawesome-common-types").IconDefinition;
19
+ treePalm: import("@fortawesome/fontawesome-common-types").IconDefinition;
20
20
  get isArabic(): boolean;
21
21
  isBirthday(event: FilteredUpcomingEvent): boolean;
22
22
  hasPropertyBadge(event: FilteredUpcomingEvent): boolean;
@@ -21,7 +21,7 @@ export declare class HREventTabBarComponent {
21
21
  icon: null;
22
22
  } | {
23
23
  id: EventTypeEnum;
24
- icon: import("@fortawesome/pro-light-svg-icons").IconDefinition;
24
+ icon: import("@fortawesome/fontawesome-common-types").IconDefinition;
25
25
  })[];
26
26
  getTabText(tab: {
27
27
  id: EventTypeEnum | null;
@@ -31,7 +31,7 @@ export declare class MyUpcomingEventsWidgetComponent implements OnInit {
31
31
  externalViewAll: boolean;
32
32
  selectedEventType: EventTypeEnum | null;
33
33
  selectedPopupEventType: EventTypeEnum | null;
34
- calendarStar: import("@fortawesome/pro-light-svg-icons").IconDefinition;
34
+ calendarStar: import("@fortawesome/fontawesome-common-types").IconDefinition;
35
35
  filteredEvents: FilteredUpcomingEvent[];
36
36
  birthdays: Birthday[];
37
37
  holidays: PublicHoliday[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skysoftware-co/bayan-hr-widgets-ui",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "19.2.14",
6
6
  "@angular/core": "19.2.14",
package/public-api.d.ts CHANGED
@@ -8,25 +8,24 @@ export * from './lib/shared/pipes/highlight.pipe';
8
8
  export * from './lib/shared/components/card-header/card-header.component';
9
9
  export * from './lib/my-calendar-widget/my-calendar-widget.component';
10
10
  export * from './lib/shared/components/hr-employee-calendar/hr-employee-calendar.component';
11
- export * from './lib/profile-bank-info-widget/profile-bank-info-widget.component';
12
- export * from './lib/profile-personal-info-main-widget/profile-personal-info-main-widget.component';
13
- export * from './lib/profile-personal-info-contact-widget/profile-personal-info-contact-widget.component';
14
- export * from './lib/profile-personal-info-languages-widget/profile-personal-info-languages-widget.component';
15
- export * from './lib/profile-personal-info-other-nationalities-widget/profile-personal-info-other-nationalities-widget.component';
16
- export * from './lib/profile-profile-personal-info-address-widget/profile-personal-info-address-widget.component';
17
- export * from './lib/profile-job-info-main-widget/profile-job-info-main-widget.component';
18
- export * from './lib/profile-job-info-contract-widget/profile-job-info-contract-widget.component';
19
- export * from './lib/profile-job-info-salary-widget/profile-job-info-salary-widget.component';
20
- export * from './lib/profile-job-info-service-charge-widget/profile-job-info-service-charge-widget.component';
11
+ export * from './lib/my-profile-bank-info-widget/my-profile-bank-info-widget.component';
12
+ export * from './lib/my-profile-personal-info-main-widget/my-profile-personal-info-main-widget.component';
13
+ export * from './lib/my-profile-contact-widget/my-profile-contact-widget.component';
14
+ export * from './lib/my-profile-languages-widget/my-profile-languages-widget.component';
15
+ export * from './lib/my-profile-other-nationalities-widget/my-profile-other-nationalities-widget.component';
16
+ export * from './lib/my-profile-address-widget/my-profile-address-widget.component';
17
+ export * from './lib/my-profile-job-info-widget/my-profile-job-info-widget.component';
18
+ export * from './lib/my-profile-contract-widget/my-profile-contract-widget.component';
19
+ export * from './lib/my-profile-salary-widget/my-profile-salary-widget.component';
20
+ export * from './lib/my-profile-service-charge-widget/my-profile-service-charge-widget.component';
21
21
  export * from './lib/my-next-week-vacation-insights-widget/my-next-week-vacation-insights-widget.component';
22
- export * from './lib/profile-experiences-widget/profile-experiences-widget-component';
23
- export * from './lib/profile-degrees-widget/profile-degrees-widget-component';
24
- export * from './lib/profile-employee-dependents-widget/profile-employee-dependents-component';
25
- export * from './lib/entitlements/profile-entitlements-vacations-widget/profile-entitlements-vacations-widget.component';
26
- export * from './lib/entitlements/profile-entitlements-indemnity-widget/profile-entitlements-indemnity-widget.component';
27
- export * from './lib/entitlements/profile-entitlements-ticket-widget/profile-entitlements-ticket-widget.component';
28
- export * from './lib/entitlements/profile-entitlements-medical-insurance-widget/profile-entitlements-medical-insurance-widget.component';
29
- export * from './lib/entitlements/profile-entitlements-medical-insurance-widget/components/medical-insurance-card/medical-insurance-card.component';
30
- export * from './lib/entitlements/profile-entitlements-others-widget/profile-entitlements-others-widget.component';
31
- export * from './lib/profile-documents-widgets/profile-dependents-documents-widget/profile-dependents-documents-widget';
32
- export * from './lib/profile-documents-widgets/profile-official-documents-widget/profile-official-documents-widget';
22
+ export * from './lib/my-profile-experiences-widget/my-profile-experiences-widget-component';
23
+ export * from './lib/my-profile-degrees-widget/my-profile-degrees-widget-component';
24
+ export * from './lib/my-profile-employee-dependents-widget/my-profile-employee-dependents-component';
25
+ export * from './lib/my-entitlements/my-profile-vacations-widget/my-profile-vacations-widget.component';
26
+ export * from './lib/my-entitlements/my-profile-indemnity-widget/my-profile-indemnity-widget.component';
27
+ export * from './lib/my-entitlements/my-profile-ticket-widget/my-profile-ticket-widget.component';
28
+ export * from './lib/my-entitlements/my-profile-medical-insurance-widget/my-profile-medical-insurance-widget.component';
29
+ export * from './lib/my-entitlements/my-profile-entitlements-others-widget/my-profile-entitlements-others-widget.component';
30
+ export * from './lib/my-profile-documents-widgets/my-profile-dependents-documents-widget/my-profile-dependents-documents-widget';
31
+ export * from './lib/my-profile-documents-widgets/my-profile-official-documents-widget/my-profile-official-documents-widget';
@@ -1,33 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { HRSelfWidgetsService } from '../../services/hr-self-widgets.service';
3
- import { EntitlementsIndemnity } from '../../shared/types/common';
4
- import * as i0 from "@angular/core";
5
- export declare class ProfileEntitlementsIndemnityWidgetComponent implements OnInit {
6
- private selfWidgetsService;
7
- baseUrl: string;
8
- currencyCode: string;
9
- currencyDecimals: number;
10
- sectionTitle: string;
11
- indemnityIcon: import("@fortawesome/pro-light-svg-icons").IconDefinition;
12
- headerIconClass: string;
13
- headerTextClass: string;
14
- headerDividerClass: string;
15
- rowClass: string;
16
- columnClass: string;
17
- topSpacingColumnClass: string;
18
- labelClass: string;
19
- valueClass: string;
20
- dateFormat: string;
21
- emptyStateContainerClass: string;
22
- emptyStateTextClass: string;
23
- isLoadingChanged: EventEmitter<boolean>;
24
- errorOccurred: EventEmitter<string>;
25
- hasDataChanged: EventEmitter<boolean>;
26
- indemnityDetails: EntitlementsIndemnity | null;
27
- isLoading: boolean;
28
- constructor(selfWidgetsService: HRSelfWidgetsService);
29
- ngOnInit(): void;
30
- private loadData;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<ProfileEntitlementsIndemnityWidgetComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<ProfileEntitlementsIndemnityWidgetComponent, "hr-profile-entitlements-indemnity-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": true; }; "currencyCode": { "alias": "currencyCode"; "required": false; }; "currencyDecimals": { "alias": "currencyDecimals"; "required": false; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; "indemnityIcon": { "alias": "indemnityIcon"; "required": false; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "rowClass": { "alias": "rowClass"; "required": false; }; "columnClass": { "alias": "columnClass"; "required": false; }; "topSpacingColumnClass": { "alias": "topSpacingColumnClass"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; "dateFormat": { "alias": "dateFormat"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; }, { "isLoadingChanged": "isLoadingChanged"; "errorOccurred": "errorOccurred"; "hasDataChanged": "hasDataChanged"; }, never, never, true, never>;
33
- }
@@ -1,36 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { HRSelfWidgetsService } from '../../services/hr-self-widgets.service';
3
- import { MedicalInsuranceField } from './components/medical-insurance-card/medical-insurance-card.component';
4
- import { EntitlementsMedicalInsurance, DependentsMedicalInsurance } from '../../shared/types/common';
5
- import * as i0 from "@angular/core";
6
- export declare class ProfileEntitlementsMedicalInsuranceWidgetComponent implements OnInit {
7
- private selfWidgetsService;
8
- baseUrl: string;
9
- sectionTitle: string;
10
- medicalInsuranceIcon: import("@fortawesome/pro-light-svg-icons").IconDefinition;
11
- headerIconClass: string;
12
- headerTextClass: string;
13
- headerDividerClass: string;
14
- labelClass: string;
15
- valueClass: string;
16
- columnClass: string;
17
- cardHeight: number;
18
- cardClass: string;
19
- nameClass: string;
20
- dateFormat: string;
21
- emptyStateContainerClass: string;
22
- emptyStateTextClass: string;
23
- isLoadingChanged: EventEmitter<boolean>;
24
- errorOccurred: EventEmitter<string>;
25
- medicalInsuranceDetails: EntitlementsMedicalInsurance | null;
26
- isLoading: boolean;
27
- employeeFields: MedicalInsuranceField[];
28
- private datePipe;
29
- constructor(selfWidgetsService: HRSelfWidgetsService);
30
- ngOnInit(): void;
31
- private loadData;
32
- private buildEmployeeFields;
33
- getDependentFields(dependent: DependentsMedicalInsurance): MedicalInsuranceField[];
34
- static ɵfac: i0.ɵɵFactoryDeclaration<ProfileEntitlementsMedicalInsuranceWidgetComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<ProfileEntitlementsMedicalInsuranceWidgetComponent, "hr-profile-entitlements-medical-insurance-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": true; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; "medicalInsuranceIcon": { "alias": "medicalInsuranceIcon"; "required": false; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; "columnClass": { "alias": "columnClass"; "required": false; }; "cardHeight": { "alias": "cardHeight"; "required": false; }; "cardClass": { "alias": "cardClass"; "required": false; }; "nameClass": { "alias": "nameClass"; "required": false; }; "dateFormat": { "alias": "dateFormat"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; }, { "isLoadingChanged": "isLoadingChanged"; "errorOccurred": "errorOccurred"; }, never, never, true, never>;
36
- }
@@ -1,26 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { HRSelfWidgetsService } from '../../services/hr-self-widgets.service';
3
- import * as i0 from "@angular/core";
4
- export declare class ProfileEntitlementsOthersWidgetComponent implements OnInit {
5
- private selfWidgetsService;
6
- baseUrl: string;
7
- sectionTitle: string;
8
- othersIcon: import("@fortawesome/pro-light-svg-icons").IconDefinition;
9
- headerIconClass: string;
10
- headerTextClass: string;
11
- headerDividerClass: string;
12
- rowClass: string;
13
- columnClass: string;
14
- labelClass: string;
15
- valueClass: string;
16
- isLoadingChanged: EventEmitter<boolean>;
17
- errorOccurred: EventEmitter<string>;
18
- isEligibleForOvertime: boolean;
19
- isSocialSecurityMember: boolean;
20
- isLoading: boolean;
21
- constructor(selfWidgetsService: HRSelfWidgetsService);
22
- ngOnInit(): void;
23
- private loadData;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<ProfileEntitlementsOthersWidgetComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<ProfileEntitlementsOthersWidgetComponent, "hr-profile-entitlements-others-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": true; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; "othersIcon": { "alias": "othersIcon"; "required": false; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "rowClass": { "alias": "rowClass"; "required": false; }; "columnClass": { "alias": "columnClass"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; }, { "isLoadingChanged": "isLoadingChanged"; "errorOccurred": "errorOccurred"; }, never, never, true, never>;
26
- }
@@ -1,35 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { HRTranslatePipe } from '../../shared/pipes/translate.pipe';
3
- import { HRSelfWidgetsService } from '../../services/hr-self-widgets.service';
4
- import { EntitlementsTicket } from '../../shared/types/common';
5
- import * as i0 from "@angular/core";
6
- export declare class ProfileEntitlementsTicketWidgetComponent implements OnInit {
7
- private selfWidgetsService;
8
- private translatePipe;
9
- baseUrl: string;
10
- sectionTitle: string;
11
- ticketsIcon: import("@fortawesome/pro-light-svg-icons").IconDefinition;
12
- headerIconClass: string;
13
- headerTextClass: string;
14
- headerDividerClass: string;
15
- emptyStateContainerClass: string;
16
- emptyStateTextClass: string;
17
- columnClass: string;
18
- cardHeight: number;
19
- cardClass: string;
20
- nameClass: string;
21
- subtitleClass: string;
22
- labelClass: string;
23
- valueClass: string;
24
- isLoadingChanged: EventEmitter<boolean>;
25
- errorOccurred: EventEmitter<string>;
26
- ticketDetails: EntitlementsTicket | null;
27
- isLoading: boolean;
28
- hasData: boolean;
29
- constructor(selfWidgetsService: HRSelfWidgetsService, translatePipe: HRTranslatePipe);
30
- ngOnInit(): void;
31
- private loadData;
32
- getMonthsPerTicketEntitlement(monthsPerTicketEntitlement: number | null): string;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<ProfileEntitlementsTicketWidgetComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<ProfileEntitlementsTicketWidgetComponent, "hr-profile-entitlements-ticket-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": true; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; "ticketsIcon": { "alias": "ticketsIcon"; "required": false; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; "columnClass": { "alias": "columnClass"; "required": false; }; "cardHeight": { "alias": "cardHeight"; "required": false; }; "cardClass": { "alias": "cardClass"; "required": false; }; "nameClass": { "alias": "nameClass"; "required": false; }; "subtitleClass": { "alias": "subtitleClass"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; }, { "isLoadingChanged": "isLoadingChanged"; "errorOccurred": "errorOccurred"; }, never, never, true, never>;
35
- }
@@ -1,29 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { HRSelfWidgetsService } from '../../services/hr-self-widgets.service';
3
- import { EntitlementsVacation } from '../../shared/types/common';
4
- import * as i0 from "@angular/core";
5
- export declare class ProfileEntitlementsVacationsWidgetComponent implements OnInit {
6
- private selfWidgetsService;
7
- baseUrl: string;
8
- sectionTitle: string;
9
- vacationsIcon: import("@fortawesome/pro-light-svg-icons").IconDefinition;
10
- headerIconClass: string;
11
- headerTextClass: string;
12
- headerDividerClass: string;
13
- rowClass: string;
14
- labelClass: string;
15
- valueClass: string;
16
- labelColumnClass: string;
17
- valueColumnClass: string;
18
- emptyStateContainerClass: string;
19
- emptyStateTextClass: string;
20
- isLoadingChanged: EventEmitter<boolean>;
21
- errorOccurred: EventEmitter<string>;
22
- vacationEntitlements: EntitlementsVacation[];
23
- isLoading: boolean;
24
- constructor(selfWidgetsService: HRSelfWidgetsService);
25
- ngOnInit(): void;
26
- private loadData;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<ProfileEntitlementsVacationsWidgetComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<ProfileEntitlementsVacationsWidgetComponent, "hr-profile-entitlements-vacations-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": true; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; "vacationsIcon": { "alias": "vacationsIcon"; "required": false; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "rowClass": { "alias": "rowClass"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; "labelColumnClass": { "alias": "labelColumnClass"; "required": false; }; "valueColumnClass": { "alias": "valueColumnClass"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; }, { "isLoadingChanged": "isLoadingChanged"; "errorOccurred": "errorOccurred"; }, never, never, true, never>;
29
- }
@@ -1,44 +0,0 @@
1
- import { EventEmitter, OnChanges, OnInit, SimpleChanges } from '@angular/core';
2
- import { MyBankInfo } from '../shared/types/common';
3
- import { HRCommonMethodsService } from '../shared/services/common-methods.service';
4
- import { HRSelfWidgetsService } from '../services/hr-self-widgets.service';
5
- import * as i0 from "@angular/core";
6
- export declare class ProfileBankInfoWidgetComponent implements OnInit, OnChanges {
7
- private readonly commonMethodsService;
8
- private readonly hrSelfWidgetsService;
9
- isLoading: boolean;
10
- constructor(commonMethodsService: HRCommonMethodsService, hrSelfWidgetsService: HRSelfWidgetsService);
11
- ngOnInit(): void;
12
- employeeBankInformation: MyBankInfo[];
13
- currencyCode: string;
14
- currencyDecimals: number;
15
- headerIconClass: string;
16
- headerTextClass: string;
17
- headerDividerClass: string;
18
- cardClass: string;
19
- mainBadgeClass: string;
20
- mainBadgeTextClass: string;
21
- triangleClass: string;
22
- rowClass: string;
23
- rowMainPtClass: string;
24
- rowNormalPtClass: string;
25
- columnClass: string;
26
- responsiveTopSpacingColClass: string;
27
- topSpacingColClass: string;
28
- labelClass: string;
29
- valueClass: string;
30
- emptyStateContainerClass: string;
31
- emptyStateTextClass: string;
32
- bankInformationIcon: import("@fortawesome/pro-light-svg-icons").IconDefinition;
33
- sectionHeaderVisibility: boolean;
34
- sectionTitle: string;
35
- language: string;
36
- baseUrl: string;
37
- errorOccurred: EventEmitter<string>;
38
- isRTL: boolean;
39
- isLoadingChanged: EventEmitter<boolean>;
40
- ngOnChanges(changes: SimpleChanges): void;
41
- formatAmount(value: number | null | undefined): string;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<ProfileBankInfoWidgetComponent, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<ProfileBankInfoWidgetComponent, "hr-profile-bank-info-widget", never, { "currencyCode": { "alias": "currencyCode"; "required": false; }; "currencyDecimals": { "alias": "currencyDecimals"; "required": false; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "cardClass": { "alias": "cardClass"; "required": false; }; "mainBadgeClass": { "alias": "mainBadgeClass"; "required": false; }; "mainBadgeTextClass": { "alias": "mainBadgeTextClass"; "required": false; }; "triangleClass": { "alias": "triangleClass"; "required": false; }; "rowClass": { "alias": "rowClass"; "required": false; }; "rowMainPtClass": { "alias": "rowMainPtClass"; "required": false; }; "rowNormalPtClass": { "alias": "rowNormalPtClass"; "required": false; }; "columnClass": { "alias": "columnClass"; "required": false; }; "responsiveTopSpacingColClass": { "alias": "responsiveTopSpacingColClass"; "required": false; }; "topSpacingColClass": { "alias": "topSpacingColClass"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; "bankInformationIcon": { "alias": "bankInformationIcon"; "required": false; }; "sectionHeaderVisibility": { "alias": "sectionHeaderVisibility"; "required": false; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; "language": { "alias": "language"; "required": false; }; "baseUrl": { "alias": "baseUrl"; "required": true; }; }, { "errorOccurred": "errorOccurred"; "isLoadingChanged": "isLoadingChanged"; }, never, never, true, never>;
44
- }
@@ -1,44 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { HRSelfWidgetsService } from '../services/hr-self-widgets.service';
3
- import { IconDefinition } from '@fortawesome/angular-fontawesome';
4
- import { Degree } from '../shared/types/common';
5
- import * as i0 from "@angular/core";
6
- export declare class ProfileDegreesWidgetComponent implements OnInit {
7
- private readonly service;
8
- degrees: Degree[];
9
- isLoading: boolean;
10
- baseUrl: string;
11
- sectionTitle: string;
12
- degreesIcon: import("@fortawesome/pro-light-svg-icons").IconDefinition;
13
- viewIcon: IconDefinition;
14
- downloadIcon: import("@fortawesome/pro-light-svg-icons").IconDefinition;
15
- headerIconClass: string;
16
- headerTextClass: string;
17
- headerDividerClass: string;
18
- rowClass: string;
19
- rowMarginBottomClass: string;
20
- rowMarginBottomEmptyClass: string;
21
- headerRowClass: string;
22
- actionsSpacerClass: string;
23
- labelClass: string;
24
- valueClass: string;
25
- viewIconClass: string;
26
- downloadIconClass: string;
27
- emptyStateContainerClass: string;
28
- emptyStateTextClass: string;
29
- itemRowClass: string;
30
- itemColumnsWrapperClass: string;
31
- itemColumnClass: string;
32
- actionsColumnClass: string;
33
- isLoadingChanged: EventEmitter<boolean>;
34
- attachmentViewed: EventEmitter<any>;
35
- attachmentDownloaded: EventEmitter<any>;
36
- errorOccurred: EventEmitter<string>;
37
- constructor(service: HRSelfWidgetsService);
38
- ngOnInit(): void;
39
- get wrapperClass(): string;
40
- onAttachmentView(file: any): void;
41
- onAttachmentDownload(file: any): void;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<ProfileDegreesWidgetComponent, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<ProfileDegreesWidgetComponent, "hr-profile-degrees-widget", never, { "baseUrl": { "alias": "baseUrl"; "required": false; }; "sectionTitle": { "alias": "sectionTitle"; "required": false; }; "degreesIcon": { "alias": "degreesIcon"; "required": false; }; "viewIcon": { "alias": "viewIcon"; "required": false; }; "downloadIcon": { "alias": "downloadIcon"; "required": false; }; "headerIconClass": { "alias": "headerIconClass"; "required": false; }; "headerTextClass": { "alias": "headerTextClass"; "required": false; }; "headerDividerClass": { "alias": "headerDividerClass"; "required": false; }; "rowClass": { "alias": "rowClass"; "required": false; }; "rowMarginBottomClass": { "alias": "rowMarginBottomClass"; "required": false; }; "rowMarginBottomEmptyClass": { "alias": "rowMarginBottomEmptyClass"; "required": false; }; "headerRowClass": { "alias": "headerRowClass"; "required": false; }; "actionsSpacerClass": { "alias": "actionsSpacerClass"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "valueClass": { "alias": "valueClass"; "required": false; }; "viewIconClass": { "alias": "viewIconClass"; "required": false; }; "downloadIconClass": { "alias": "downloadIconClass"; "required": false; }; "emptyStateContainerClass": { "alias": "emptyStateContainerClass"; "required": false; }; "emptyStateTextClass": { "alias": "emptyStateTextClass"; "required": false; }; "itemRowClass": { "alias": "itemRowClass"; "required": false; }; "itemColumnsWrapperClass": { "alias": "itemColumnsWrapperClass"; "required": false; }; "itemColumnClass": { "alias": "itemColumnClass"; "required": false; }; "actionsColumnClass": { "alias": "actionsColumnClass"; "required": false; }; }, { "isLoadingChanged": "isLoadingChanged"; "attachmentViewed": "attachmentViewed"; "attachmentDownloaded": "attachmentDownloaded"; "errorOccurred": "errorOccurred"; }, never, never, true, never>;
44
- }