@skysoftware-co/bayan-hr-widgets-ui 1.1.0 → 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.
- package/README.md +102 -97
- package/fesm2022/skysoftware-co-bayan-hr-widgets-ui.mjs +211 -1251
- package/fesm2022/skysoftware-co-bayan-hr-widgets-ui.mjs.map +1 -1
- package/package.json +10 -8
- package/types/skysoftware-co-bayan-hr-widgets-ui.d.ts +1377 -0
- package/index.d.ts +0 -5
- package/lib/entitlements/profile-entitlements-indemnity-widget/profile-entitlements-indemnity-widget.component.d.ts +0 -33
- package/lib/entitlements/profile-entitlements-medical-insurance-widget/components/medical-insurance-card/medical-insurance-card.component.d.ts +0 -19
- package/lib/entitlements/profile-entitlements-medical-insurance-widget/profile-entitlements-medical-insurance-widget.component.d.ts +0 -36
- package/lib/entitlements/profile-entitlements-others-widget/profile-entitlements-others-widget.component.d.ts +0 -26
- package/lib/entitlements/profile-entitlements-ticket-widget/components/ticket-card/ticket-card.component.d.ts +0 -17
- package/lib/entitlements/profile-entitlements-ticket-widget/profile-entitlements-ticket-widget.component.d.ts +0 -35
- package/lib/entitlements/profile-entitlements-vacations-widget/profile-entitlements-vacations-widget.component.d.ts +0 -29
- package/lib/my-calendar-widget/my-calendar-widget.component.d.ts +0 -50
- package/lib/my-main-details-widget/my-main-details-widget.component.d.ts +0 -66
- package/lib/my-next-week-vacation-insights-widget/components/next-week-vacation-insights-popup/next-week-vacation-insights-popup.component.d.ts +0 -38
- package/lib/my-next-week-vacation-insights-widget/my-next-week-vacation-insights-widget.component.d.ts +0 -35
- package/lib/my-upcoming-events-widget/components/event-item/event-item.component.d.ts +0 -25
- package/lib/my-upcoming-events-widget/components/event-tab-bar/event-tab-bar.component.d.ts +0 -31
- package/lib/my-upcoming-events-widget/components/events-popup/events-popup.component.d.ts +0 -37
- package/lib/my-upcoming-events-widget/my-upcoming-events-widget.component.d.ts +0 -55
- package/lib/profile-bank-info-widget/profile-bank-info-widget.component.d.ts +0 -44
- package/lib/profile-degrees-widget/profile-degrees-widget-component.d.ts +0 -44
- package/lib/profile-documents-widgets/components/document-card/document-card.component.d.ts +0 -33
- package/lib/profile-documents-widgets/components/document-row/document-row.component.d.ts +0 -29
- package/lib/profile-documents-widgets/components/document-tablet-card/document-tablet-card.component.d.ts +0 -27
- package/lib/profile-documents-widgets/profile-dependents-documents-widget/profile-dependents-documents-widget.d.ts +0 -62
- package/lib/profile-documents-widgets/profile-official-documents-widget/profile-official-documents-widget.d.ts +0 -60
- package/lib/profile-employee-dependents-widget/profile-employee-dependents-component.d.ts +0 -22
- package/lib/profile-experiences-widget/profile-experiences-widget-component.d.ts +0 -44
- package/lib/profile-job-info-contract-widget/profile-job-info-contract-widget.component.d.ts +0 -30
- package/lib/profile-job-info-main-widget/profile-job-info-main-widget.component.d.ts +0 -30
- package/lib/profile-job-info-salary-widget/profile-job-info-salary-widget.component.d.ts +0 -36
- package/lib/profile-job-info-service-charge-widget/profile-job-info-service-charge-widget.component.d.ts +0 -32
- package/lib/profile-personal-info-contact-widget/profile-personal-info-contact-widget.component.d.ts +0 -36
- package/lib/profile-personal-info-languages-widget/profile-personal-info-languages-widget.component.d.ts +0 -26
- package/lib/profile-personal-info-main-widget/profile-personal-info-main-widget.component.d.ts +0 -32
- package/lib/profile-personal-info-other-nationalities-widget/profile-personal-info-other-nationalities-widget.component.d.ts +0 -27
- package/lib/profile-profile-personal-info-address-widget/profile-personal-info-address-widget.component.d.ts +0 -29
- package/lib/services/hr-self-widgets.service.d.ts +0 -52
- package/lib/shared/components/card-header/card-header.component.d.ts +0 -11
- package/lib/shared/components/hr-employee-calendar/hr-employee-calendar.component.d.ts +0 -35
- package/lib/shared/components/info-field/info-field.component.d.ts +0 -10
- package/lib/shared/components/widget-card/widget-card-component.d.ts +0 -10
- package/lib/shared/pipes/highlight.pipe.d.ts +0 -7
- package/lib/shared/pipes/translate.pipe.d.ts +0 -10
- package/lib/shared/services/bank-information-cache.service.d.ts +0 -12
- package/lib/shared/services/common-methods.service.d.ts +0 -10
- package/lib/shared/services/constants.service.d.ts +0 -10
- package/lib/shared/services/entitlements-cache.service.d.ts +0 -28
- package/lib/shared/services/job-information-cache.service.d.ts +0 -22
- package/lib/shared/services/personal-information-cache.service.d.ts +0 -25
- package/lib/shared/services/profile-documents-cache-service.d.ts +0 -16
- package/lib/shared/services/profile-employee-dependents-cach.d.ts +0 -13
- package/lib/shared/services/qualifications-cache.service.d.ts +0 -16
- package/lib/shared/services/translate.service.d.ts +0 -12
- package/lib/shared/types/common.d.ts +0 -298
- package/public-api.d.ts +0 -32
package/package.json
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skysoftware-co/bayan-hr-widgets-ui",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.2.0",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/common": "
|
|
6
|
-
"@angular/core": "
|
|
7
|
-
"@ngx-translate/core": "
|
|
8
|
-
"
|
|
5
|
+
"@angular/common": "^21.0.0",
|
|
6
|
+
"@angular/core": "^21.0.0",
|
|
7
|
+
"@ngx-translate/core": "^17.0.0",
|
|
8
|
+
"ngx-cookie-service": ">=21.0.0",
|
|
9
|
+
"@skysoftware-co/sky-components-ui": "^1.4.0"
|
|
9
10
|
},
|
|
10
11
|
"peerDependenciesMeta": {
|
|
11
12
|
"@ngx-translate/core": {
|
|
@@ -17,14 +18,15 @@
|
|
|
17
18
|
},
|
|
18
19
|
"sideEffects": false,
|
|
19
20
|
"module": "fesm2022/skysoftware-co-bayan-hr-widgets-ui.mjs",
|
|
20
|
-
"typings": "
|
|
21
|
+
"typings": "types/skysoftware-co-bayan-hr-widgets-ui.d.ts",
|
|
21
22
|
"exports": {
|
|
22
23
|
"./package.json": {
|
|
23
24
|
"default": "./package.json"
|
|
24
25
|
},
|
|
25
26
|
".": {
|
|
26
|
-
"types": "./
|
|
27
|
+
"types": "./types/skysoftware-co-bayan-hr-widgets-ui.d.ts",
|
|
27
28
|
"default": "./fesm2022/skysoftware-co-bayan-hr-widgets-ui.mjs"
|
|
28
29
|
}
|
|
29
|
-
}
|
|
30
|
+
},
|
|
31
|
+
"type": "module"
|
|
30
32
|
}
|