@acorex/modules 19.3.1 → 19.3.2
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/common/lib/common.module.d.ts +2 -1
- package/dashboard-management/lib/entities/dashboard/dashboard.types.d.ts +2 -2
- package/dashboard-management/lib/features/home-dashboard/dashboard-home/home-dashboard.d.ts +7 -7
- package/dashboard-management/lib/features/home-dashboard/dashboard-home/home-dashboard.store.d.ts +6 -6
- package/dashboard-management/lib/features/home-dashboard/dashboard-home/home-dashboard.type.d.ts +3 -3
- package/dashboard-management/lib/features/home-dashboard/dashboard-popups/add-dashboard-popup.d.ts +3 -3
- package/dashboard-management/lib/features/home-dashboard/dashboard-popups/configuration-popup.d.ts +3 -3
- package/dashboard-management/lib/features/home-dashboard/dashboard-popups/dashboard-popup.service.d.ts +5 -5
- package/dashboard-management/lib/features/home-dashboard/widget-wrapper/dashboard-widget-wrapper.d.ts +4 -3
- package/dashboard-management/lib/features/shared/widgets/bar-chart/bar-chart-widget.component.d.ts +9 -64
- package/dashboard-management/lib/features/shared/widgets/clock-calendar/clock-calendar-widget.component.d.ts +0 -1
- package/dashboard-management/lib/features/shared/widgets/donut-chart/donut-chart-widget.component.d.ts +9 -50
- package/dashboard-management/lib/features/shared/widgets/gauge-chart/gauge-chart-widget.component.d.ts +8 -67
- package/dashboard-management/lib/features/shared/widgets/gauge-chart/index.d.ts +0 -1
- package/dashboard-management/lib/features/shared/widgets/index.d.ts +0 -2
- package/dashboard-management/lib/features/shared/widgets/line-chart/index.d.ts +0 -1
- package/dashboard-management/lib/features/shared/widgets/line-chart/line-chart-widget.component.d.ts +9 -68
- package/fesm2022/{acorex-modules-auth-acorex-modules-auth-B1HTJdsE.mjs → acorex-modules-auth-acorex-modules-auth-DJZcD1j3.mjs} +23 -83
- package/fesm2022/acorex-modules-auth-acorex-modules-auth-DJZcD1j3.mjs.map +1 -0
- package/fesm2022/acorex-modules-auth-app-chooser.component-DlYxDGQr.mjs +65 -0
- package/fesm2022/acorex-modules-auth-app-chooser.component-DlYxDGQr.mjs.map +1 -0
- package/fesm2022/{acorex-modules-auth-login.module-TtdNj0aL.mjs → acorex-modules-auth-login.module-D-XgzifC.mjs} +4 -4
- package/fesm2022/{acorex-modules-auth-login.module-TtdNj0aL.mjs.map → acorex-modules-auth-login.module-D-XgzifC.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-master.layout-CtVrY1hn.mjs → acorex-modules-auth-master.layout-ZaCb3CED.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-master.layout-CtVrY1hn.mjs.map → acorex-modules-auth-master.layout-ZaCb3CED.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-password.component-Dmj9zZSI.mjs → acorex-modules-auth-password.component-C-xRIhrM.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-password.component-Dmj9zZSI.mjs.map → acorex-modules-auth-password.component-C-xRIhrM.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-password.component-BXm2NAaN.mjs → acorex-modules-auth-password.component-CLTZoufP.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-password.component-BXm2NAaN.mjs.map → acorex-modules-auth-password.component-CLTZoufP.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-routes-DkgsKi3a.mjs → acorex-modules-auth-routes-4T5jq7su.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-routes-DkgsKi3a.mjs.map → acorex-modules-auth-routes-4T5jq7su.mjs.map} +1 -1
- package/fesm2022/acorex-modules-auth-tenant-chooser.component-Ow7QtAWc.mjs +98 -0
- package/fesm2022/acorex-modules-auth-tenant-chooser.component-Ow7QtAWc.mjs.map +1 -0
- package/fesm2022/{acorex-modules-auth-two-factor.module-DDOSqjYs.mjs → acorex-modules-auth-two-factor.module-D72KIpvA.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-two-factor.module-DDOSqjYs.mjs.map → acorex-modules-auth-two-factor.module-D72KIpvA.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-user-sessions.component-B3i44VC5.mjs → acorex-modules-auth-user-sessions.component-Btnu_Oeq.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-user-sessions.component-B3i44VC5.mjs.map → acorex-modules-auth-user-sessions.component-Btnu_Oeq.mjs.map} +1 -1
- package/fesm2022/acorex-modules-auth.mjs +1 -1
- package/fesm2022/acorex-modules-common.mjs +3 -5
- package/fesm2022/acorex-modules-common.mjs.map +1 -1
- package/fesm2022/{acorex-modules-dashboard-management-acorex-modules-dashboard-management-CReOsVhq.mjs → acorex-modules-dashboard-management-acorex-modules-dashboard-management-VORBD1g-.mjs} +846 -2174
- package/fesm2022/acorex-modules-dashboard-management-acorex-modules-dashboard-management-VORBD1g-.mjs.map +1 -0
- package/fesm2022/{acorex-modules-dashboard-management-home-dashboard-CHXDeuSF.mjs → acorex-modules-dashboard-management-home-dashboard-DiPn_RhH.mjs} +49 -48
- package/fesm2022/acorex-modules-dashboard-management-home-dashboard-DiPn_RhH.mjs.map +1 -0
- package/fesm2022/acorex-modules-dashboard-management.mjs +1 -1
- package/fesm2022/{acorex-modules-issue-management-acorex-modules-issue-management-Q47ZZSSE.mjs → acorex-modules-issue-management-acorex-modules-issue-management-U5EJyG5e.mjs} +42 -42
- package/fesm2022/{acorex-modules-issue-management-acorex-modules-issue-management-Q47ZZSSE.mjs.map → acorex-modules-issue-management-acorex-modules-issue-management-U5EJyG5e.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-issue-management-capture-screen.component-Dns1Wrkd.mjs → acorex-modules-issue-management-capture-screen.component-3ZAOJBfn.mjs} +2 -2
- package/fesm2022/{acorex-modules-issue-management-capture-screen.component-Dns1Wrkd.mjs.map → acorex-modules-issue-management-capture-screen.component-3ZAOJBfn.mjs.map} +1 -1
- package/fesm2022/acorex-modules-issue-management.mjs +1 -1
- package/fesm2022/acorex-modules-notification-management.mjs +621 -52
- package/fesm2022/acorex-modules-notification-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-platform-management-acorex-modules-platform-management-DIsYLKbA.mjs → acorex-modules-platform-management-acorex-modules-platform-management-5lToZD6T.mjs} +6 -6
- package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-5lToZD6T.mjs.map +1 -0
- package/fesm2022/{acorex-modules-platform-management-list-version.component-D83yTFAm.mjs → acorex-modules-platform-management-list-version.component-BElZjmXr.mjs} +2 -2
- package/fesm2022/{acorex-modules-platform-management-list-version.component-D83yTFAm.mjs.map → acorex-modules-platform-management-list-version.component-BElZjmXr.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-platform-management-settings.provider-DKkXCwrd.mjs → acorex-modules-platform-management-settings.provider-CemrvnbH.mjs} +2 -2
- package/fesm2022/{acorex-modules-platform-management-settings.provider-DKkXCwrd.mjs.map → acorex-modules-platform-management-settings.provider-CemrvnbH.mjs.map} +1 -1
- package/fesm2022/acorex-modules-platform-management.mjs +1 -1
- package/fesm2022/acorex-modules-project-management.mjs +218 -155
- package/fesm2022/acorex-modules-project-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-security-management.mjs +472 -787
- package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-training-management.mjs +5574 -0
- package/fesm2022/acorex-modules-training-management.mjs.map +1 -0
- package/notification-management/index.d.ts +1 -0
- package/notification-management/lib/entities/notification/notification.service.d.ts +6 -6
- package/notification-management/lib/features/components/admin-notification-panel/admin-notification-panel.component.d.ts +13 -7
- package/{dashboard-management/lib/features/shared/widgets/notification → notification-management/lib/features/dashboard/widgets/my-notification}/index.d.ts +0 -1
- package/{dashboard-management/lib/features/shared/widgets/notification → notification-management/lib/features/dashboard/widgets/my-notification}/notification-widget.component.d.ts +37 -9
- package/notification-management/lib/features/dashboard/widgets/my-notification/notification-widget.config.d.ts +5 -0
- package/notification-management/lib/features/shared/notification-connector.service.d.ts +57 -0
- package/notification-management/lib/notification-management.module.d.ts +2 -1
- package/notification-management/lib/notification-management.type.d.ts +3 -0
- package/package.json +5 -1
- package/security-management/lib/entities/index.d.ts +1 -2
- package/security-management/lib/entities/profile/index.d.ts +0 -1
- package/security-management/lib/entities/users/users.service.d.ts +2 -2
- package/security-management/lib/entities/users/users.types.d.ts +2 -2
- package/security-management/lib/user-avatar.provider.d.ts +5 -0
- package/training-management/README.md +3 -0
- package/training-management/index.d.ts +7 -0
- package/training-management/lib/const.d.ts +85 -0
- package/training-management/lib/entities/certificate/certificate.entity.d.ts +3 -0
- package/training-management/lib/entities/certificate/certificate.service.d.ts +10 -0
- package/training-management/lib/entities/certificate/certificate.types.d.ts +12 -0
- package/training-management/lib/entities/certificate/index.d.ts +3 -0
- package/training-management/lib/entities/course/course.entity.d.ts +3 -0
- package/training-management/lib/entities/course/course.service.d.ts +10 -0
- package/training-management/lib/entities/course/course.types.d.ts +8 -0
- package/training-management/lib/entities/course/index.d.ts +3 -0
- package/training-management/lib/entities/course-location/course-location.entity.d.ts +3 -0
- package/training-management/lib/entities/course-location/course-location.service.d.ts +10 -0
- package/training-management/lib/entities/course-location/course-location.types.d.ts +6 -0
- package/training-management/lib/entities/course-location/index.d.ts +3 -0
- package/training-management/lib/entities/course-period/course-period.entity.d.ts +3 -0
- package/training-management/lib/entities/course-period/course-period.service.d.ts +10 -0
- package/training-management/lib/entities/course-period/course-period.types.d.ts +6 -0
- package/training-management/lib/entities/course-period/index.d.ts +3 -0
- package/training-management/lib/entities/course-type/course-type.entity.d.ts +3 -0
- package/training-management/lib/entities/course-type/course-type.service.d.ts +10 -0
- package/training-management/lib/entities/course-type/course-type.types.d.ts +5 -0
- package/training-management/lib/entities/course-type/index.d.ts +3 -0
- package/training-management/lib/entities/facilitator-type/facilitator-type.entity.d.ts +3 -0
- package/training-management/lib/entities/facilitator-type/facilitator-type.service.d.ts +10 -0
- package/training-management/lib/entities/facilitator-type/facilitator-type.types.d.ts +6 -0
- package/training-management/lib/entities/facilitator-type/index.d.ts +3 -0
- package/training-management/lib/entities/index.d.ts +12 -0
- package/training-management/lib/entities/location/index.d.ts +3 -0
- package/training-management/lib/entities/location/location.entity.d.ts +3 -0
- package/training-management/lib/entities/location/location.service.d.ts +10 -0
- package/training-management/lib/entities/location/location.types.d.ts +7 -0
- package/training-management/lib/entities/period/index.d.ts +3 -0
- package/training-management/lib/entities/period/period.entity.d.ts +3 -0
- package/training-management/lib/entities/period/period.service.d.ts +10 -0
- package/training-management/lib/entities/period/period.types.d.ts +6 -0
- package/training-management/lib/entities/training/index.d.ts +3 -0
- package/training-management/lib/entities/training/training.entity.d.ts +3 -0
- package/training-management/lib/entities/training/training.service.d.ts +10 -0
- package/training-management/lib/entities/training/training.types.d.ts +13 -0
- package/training-management/lib/entities/training-facilitator/index.d.ts +3 -0
- package/training-management/lib/entities/training-facilitator/training-facilitator.entity.d.ts +3 -0
- package/training-management/lib/entities/training-facilitator/training-facilitator.service.d.ts +10 -0
- package/training-management/lib/entities/training-facilitator/training-facilitator.types.d.ts +7 -0
- package/training-management/lib/entities/training-participant/index.d.ts +3 -0
- package/training-management/lib/entities/training-participant/training-participant.entity.d.ts +3 -0
- package/training-management/lib/entities/training-participant/training-participant.service.d.ts +10 -0
- package/training-management/lib/entities/training-participant/training-participant.types.d.ts +7 -0
- package/training-management/lib/entities/training-type/index.d.ts +3 -0
- package/training-management/lib/entities/training-type/training-type.entity.d.ts +3 -0
- package/training-management/lib/entities/training-type/training-type.service.d.ts +10 -0
- package/training-management/lib/entities/training-type/training-type.types.d.ts +7 -0
- package/training-management/lib/entity.provider.d.ts +10 -0
- package/training-management/lib/menu.provider.d.ts +5 -0
- package/training-management/lib/permission-definition.provider.d.ts +4 -0
- package/training-management/lib/search-command.provider.d.ts +4 -0
- package/training-management/lib/setting.provider.d.ts +4 -0
- package/training-management/lib/training-management.module.d.ts +6 -0
- package/auth/lib/pages/account/avatar/avatar.component.d.ts +0 -20
- package/dashboard-management/lib/features/shared/widgets/bar-chart/bar-chart.type.d.ts +0 -34
- package/dashboard-management/lib/features/shared/widgets/donut-chart/donut-chart.type.d.ts +0 -67
- package/dashboard-management/lib/features/shared/widgets/gauge-chart/gauge-chart.type.d.ts +0 -29
- package/dashboard-management/lib/features/shared/widgets/line-chart/line-chart.type.d.ts +0 -41
- package/dashboard-management/lib/features/shared/widgets/notification/notification-widget.config.d.ts +0 -10
- package/dashboard-management/lib/features/shared/widgets/notification/notification.type.d.ts +0 -47
- package/dashboard-management/lib/features/shared/widgets/shared/chart-base.component.d.ts +0 -44
- package/dashboard-management/lib/features/shared/widgets/shared/chart-base.type.d.ts +0 -37
- package/dashboard-management/lib/features/shared/widgets/shared/components/chart-tooltip/chart-tooltip.component.d.ts +0 -28
- package/dashboard-management/lib/features/shared/widgets/shared/components/chart-tooltip/index.d.ts +0 -1
- package/dashboard-management/lib/features/shared/widgets/shared/index.d.ts +0 -3
- package/fesm2022/acorex-modules-auth-acorex-modules-auth-B1HTJdsE.mjs.map +0 -1
- package/fesm2022/acorex-modules-auth-app-chooser.component-Ct-vco0y.mjs +0 -64
- package/fesm2022/acorex-modules-auth-app-chooser.component-Ct-vco0y.mjs.map +0 -1
- package/fesm2022/acorex-modules-auth-tenant-chooser.component-D9C6LCjn.mjs +0 -97
- package/fesm2022/acorex-modules-auth-tenant-chooser.component-D9C6LCjn.mjs.map +0 -1
- package/fesm2022/acorex-modules-dashboard-management-acorex-modules-dashboard-management-CReOsVhq.mjs.map +0 -1
- package/fesm2022/acorex-modules-dashboard-management-home-dashboard-CHXDeuSF.mjs.map +0 -1
- package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-DIsYLKbA.mjs.map +0 -1
- package/security-management/lib/entities/profile/profile.service.d.ts +0 -13
@@ -0,0 +1,10 @@
|
|
1
|
+
import { AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
|
2
|
+
import { AXMTrainingManagementPeriodEntityModel } from './period.types';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare abstract class AXMPeriodService extends AXMEntityCrudServiceImpl<string, AXMTrainingManagementPeriodEntityModel> {
|
5
|
+
}
|
6
|
+
export declare class AXMPeriodServiceImpl extends AXMPeriodService {
|
7
|
+
constructor();
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMPeriodServiceImpl, never>;
|
9
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMPeriodServiceImpl>;
|
10
|
+
}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import { AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
|
2
|
+
import { AXMTrainingManagementTrainingEntityModel } from './training.types';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare abstract class AXMTrainingService extends AXMEntityCrudServiceImpl<string, AXMTrainingManagementTrainingEntityModel> {
|
5
|
+
}
|
6
|
+
export declare class AXMTrainingServiceImpl extends AXMTrainingService {
|
7
|
+
constructor();
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMTrainingServiceImpl, never>;
|
9
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMTrainingServiceImpl>;
|
10
|
+
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
import { AXPEntityModel } from '@acorex/platform/layout/entity';
|
2
|
+
export interface AXMTrainingManagementTrainingEntityModel extends AXPEntityModel<string> {
|
3
|
+
title: string;
|
4
|
+
description: string;
|
5
|
+
courseId: any;
|
6
|
+
periodId: any;
|
7
|
+
trainingTypeId: any;
|
8
|
+
certificateId: any;
|
9
|
+
date: Date;
|
10
|
+
expireDate: Date;
|
11
|
+
status: string;
|
12
|
+
isOnline: boolean;
|
13
|
+
}
|
package/training-management/lib/entities/training-facilitator/training-facilitator.service.d.ts
ADDED
@@ -0,0 +1,10 @@
|
|
1
|
+
import { AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
|
2
|
+
import { AXMTrainingManagementTrainingFacilitatorEntityModel } from './training-facilitator.types';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare abstract class AXMTrainingFacilitatorService extends AXMEntityCrudServiceImpl<string, AXMTrainingManagementTrainingFacilitatorEntityModel> {
|
5
|
+
}
|
6
|
+
export declare class AXMTrainingFacilitatorServiceImpl extends AXMTrainingFacilitatorService {
|
7
|
+
constructor();
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMTrainingFacilitatorServiceImpl, never>;
|
9
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMTrainingFacilitatorServiceImpl>;
|
10
|
+
}
|
package/training-management/lib/entities/training-participant/training-participant.service.d.ts
ADDED
@@ -0,0 +1,10 @@
|
|
1
|
+
import { AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
|
2
|
+
import { AXMTrainingManagementTrainingParticipantEntityModel } from './training-participant.types';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare abstract class AXMTrainingParticipantService extends AXMEntityCrudServiceImpl<string, AXMTrainingManagementTrainingParticipantEntityModel> {
|
5
|
+
}
|
6
|
+
export declare class AXMTrainingParticipantServiceImpl extends AXMTrainingParticipantService {
|
7
|
+
constructor();
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMTrainingParticipantServiceImpl, never>;
|
9
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMTrainingParticipantServiceImpl>;
|
10
|
+
}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import { AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
|
2
|
+
import { AXMTrainingManagementTrainingTypeEntityModel } from './training-type.types';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare abstract class AXMTrainingTypeService extends AXMEntityCrudServiceImpl<string, AXMTrainingManagementTrainingTypeEntityModel> {
|
5
|
+
}
|
6
|
+
export declare class AXMTrainingTypeServiceImpl extends AXMTrainingTypeService {
|
7
|
+
constructor();
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMTrainingTypeServiceImpl, never>;
|
9
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMTrainingTypeServiceImpl>;
|
10
|
+
}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import { AXPEntityModel } from '@acorex/platform/layout/entity';
|
2
|
+
import { AXPMetaDataDefinition } from '@acorex/platform/layout/builder';
|
3
|
+
export interface AXMTrainingManagementTrainingTypeEntityModel extends AXPEntityModel<string> {
|
4
|
+
title: string;
|
5
|
+
description: string;
|
6
|
+
metaTags?: AXPMetaDataDefinition[];
|
7
|
+
}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import { AXPEntity } from '@acorex/platform/common';
|
2
|
+
import { AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader, AXPEntityPreloadEntity } from '@acorex/platform/layout/entity';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class AXMEntityProvider implements AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader {
|
5
|
+
private injector;
|
6
|
+
preload(): AXPEntityPreloadEntity[];
|
7
|
+
get(moduleName: string, entityName: string): Promise<AXPEntity | null>;
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMEntityProvider, never>;
|
9
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMEntityProvider>;
|
10
|
+
}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
import { AXPPermissionDefinitionProvider, AXPPermissionDefinitionProviderContext } from '@acorex/platform/auth';
|
2
|
+
export declare class AXMPermissionDefinitionProvider implements AXPPermissionDefinitionProvider {
|
3
|
+
define(context: AXPPermissionDefinitionProviderContext): Promise<void>;
|
4
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import * as i0 from "@angular/core";
|
2
|
+
export declare class AXMTrainingManagementModule {
|
3
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMTrainingManagementModule, never>;
|
4
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMTrainingManagementModule, never, never, never>;
|
5
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMTrainingManagementModule>;
|
6
|
+
}
|
@@ -1,20 +0,0 @@
|
|
1
|
-
import { AXHtmlEvent, AXStyleColorType, MXBaseComponent } from '@acorex/components/common';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXMAvatarComponent extends MXBaseComponent {
|
4
|
-
private sessionService;
|
5
|
-
private dataService;
|
6
|
-
protected hasPicture: import("@angular/core").WritableSignal<boolean>;
|
7
|
-
protected avatarText: import("@angular/core").WritableSignal<string>;
|
8
|
-
protected src: string;
|
9
|
-
size: import("@angular/core").InputSignal<number>;
|
10
|
-
color: import("@angular/core").InputSignal<AXStyleColorType>;
|
11
|
-
look: import("@angular/core").InputSignal<"twotone" | "solid">;
|
12
|
-
protected user$: import("rxjs").Observable<import("@acorex/platform/auth").AXPUser | null>;
|
13
|
-
constructor();
|
14
|
-
protected onImageError(event: AXHtmlEvent<ErrorEvent>): void;
|
15
|
-
protected onImageLoad(event: AXHtmlEvent<Event>): void;
|
16
|
-
private loadImage;
|
17
|
-
protected getAvatarText: () => void;
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMAvatarComponent, never>;
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXMAvatarComponent, "axp-avatar", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
20
|
-
}
|
@@ -1,34 +0,0 @@
|
|
1
|
-
import { AXPChartDataBase, AXPChartOptionBase } from '../shared/chart-base.type';
|
2
|
-
/**
|
3
|
-
* Bar chart data item interface
|
4
|
-
*/
|
5
|
-
export interface AXPBarChartData extends AXPChartDataBase {
|
6
|
-
id: string;
|
7
|
-
label: string;
|
8
|
-
value: number;
|
9
|
-
color?: string;
|
10
|
-
}
|
11
|
-
/**
|
12
|
-
* Bar chart options interface
|
13
|
-
*/
|
14
|
-
export interface AXPBarChartOption extends AXPChartOptionBase {
|
15
|
-
width?: number;
|
16
|
-
height?: number;
|
17
|
-
margin?: {
|
18
|
-
top: number;
|
19
|
-
right: number;
|
20
|
-
bottom: number;
|
21
|
-
left: number;
|
22
|
-
};
|
23
|
-
showXAxis?: boolean;
|
24
|
-
showYAxis?: boolean;
|
25
|
-
showGrid?: boolean;
|
26
|
-
showTooltip?: boolean;
|
27
|
-
barWidth?: number;
|
28
|
-
cornerRadius?: number;
|
29
|
-
}
|
30
|
-
/**
|
31
|
-
* Bar chart data type returned by getValue()
|
32
|
-
* Represents an array of bar chart data items
|
33
|
-
*/
|
34
|
-
export type AXPBarChartValue = AXPBarChartData[];
|
@@ -1,67 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* Type definitions for the Donut Chart Widget
|
3
|
-
*/
|
4
|
-
/**
|
5
|
-
* Represents a single segment in the donut chart
|
6
|
-
*/
|
7
|
-
export interface AXPDonutChartData {
|
8
|
-
/**
|
9
|
-
* Unique identifier for the segment
|
10
|
-
*/
|
11
|
-
id: string;
|
12
|
-
/**
|
13
|
-
* Display name for the segment
|
14
|
-
*/
|
15
|
-
name: string;
|
16
|
-
/**
|
17
|
-
* Numeric value represented by the segment
|
18
|
-
*/
|
19
|
-
value: number;
|
20
|
-
}
|
21
|
-
/**
|
22
|
-
* Configuration options for the donut chart
|
23
|
-
*/
|
24
|
-
export interface AXPDonutChartOption {
|
25
|
-
/**
|
26
|
-
* Width of the chart in pixels (defaults to container width)
|
27
|
-
*/
|
28
|
-
width?: number;
|
29
|
-
/**
|
30
|
-
* Height of the chart in pixels (defaults to container height)
|
31
|
-
*/
|
32
|
-
height?: number;
|
33
|
-
/**
|
34
|
-
* Whether to show the chart legend (defaults to true)
|
35
|
-
*/
|
36
|
-
showLegend?: boolean;
|
37
|
-
/**
|
38
|
-
* Position of the legend (defaults to 'right')
|
39
|
-
* - 'right': Shows legend on the right side
|
40
|
-
* - 'bottom': Shows legend at the bottom
|
41
|
-
*/
|
42
|
-
legendPosition?: 'right' | 'bottom' | {
|
43
|
-
id: string;
|
44
|
-
};
|
45
|
-
/**
|
46
|
-
* Whether to show tooltips on segment hover (defaults to true)
|
47
|
-
*/
|
48
|
-
showTooltip?: boolean;
|
49
|
-
/**
|
50
|
-
* Width of the donut ring (thickness) in percentage of radius (defaults to 35)
|
51
|
-
*/
|
52
|
-
donutWidth?: number;
|
53
|
-
/**
|
54
|
-
* Radius of segment corners in pixels (defaults to 4)
|
55
|
-
*/
|
56
|
-
cornerRadius?: number;
|
57
|
-
}
|
58
|
-
/**
|
59
|
-
* Data structure provided to the chart component
|
60
|
-
* Can be an array of AXPDonutChartData directly or wrapped in an object with data property
|
61
|
-
*/
|
62
|
-
export interface AXPDonutChartValue {
|
63
|
-
/**
|
64
|
-
* Array of donut chart segments
|
65
|
-
*/
|
66
|
-
data: AXPDonutChartData[];
|
67
|
-
}
|
@@ -1,29 +0,0 @@
|
|
1
|
-
import { AXPChartDataBase, AXPChartOptionBase } from '../shared/chart-base.type';
|
2
|
-
/**
|
3
|
-
* Gauge chart data item interface
|
4
|
-
*/
|
5
|
-
export interface AXPGaugeChartData extends AXPChartDataBase {
|
6
|
-
value: number;
|
7
|
-
}
|
8
|
-
/**
|
9
|
-
* Gauge chart options interface
|
10
|
-
*
|
11
|
-
*/
|
12
|
-
export interface AXPGaugeChartOption extends AXPChartOptionBase {
|
13
|
-
minValue: number;
|
14
|
-
maxValue: number;
|
15
|
-
width?: number;
|
16
|
-
height?: number;
|
17
|
-
gaugeWidth?: number;
|
18
|
-
cornerRadius?: number;
|
19
|
-
thresholds?: {
|
20
|
-
value: number;
|
21
|
-
color: string;
|
22
|
-
}[];
|
23
|
-
label?: string;
|
24
|
-
}
|
25
|
-
/**
|
26
|
-
* Gauge chart data type returned by getValue()
|
27
|
-
* Represents a single gauge value
|
28
|
-
*/
|
29
|
-
export type AXPGaugeChartValue = number;
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import { AXPChartDataBase, AXPChartOptionBase } from '../shared/chart-base.type';
|
2
|
-
/**
|
3
|
-
* Line chart data point interface
|
4
|
-
*/
|
5
|
-
export interface AXPLineChartData extends AXPChartDataBase {
|
6
|
-
id: string;
|
7
|
-
label: string;
|
8
|
-
value: number;
|
9
|
-
xValue: string | number;
|
10
|
-
seriesName?: string;
|
11
|
-
color?: string;
|
12
|
-
}
|
13
|
-
/**
|
14
|
-
* Line chart options interface
|
15
|
-
*/
|
16
|
-
export interface AXPLineChartOption extends AXPChartOptionBase {
|
17
|
-
width?: number;
|
18
|
-
height?: number;
|
19
|
-
margin?: {
|
20
|
-
top: number;
|
21
|
-
right: number;
|
22
|
-
bottom: number;
|
23
|
-
left: number;
|
24
|
-
};
|
25
|
-
showXAxis?: boolean;
|
26
|
-
showYAxis?: boolean;
|
27
|
-
showGrid?: boolean;
|
28
|
-
showTooltip?: boolean;
|
29
|
-
lineWidth?: number;
|
30
|
-
showPoints?: boolean;
|
31
|
-
pointRadius?: number;
|
32
|
-
smoothLine?: boolean;
|
33
|
-
fillArea?: boolean;
|
34
|
-
fillOpacity?: number;
|
35
|
-
}
|
36
|
-
/**
|
37
|
-
* Line chart data type returned by getValue()
|
38
|
-
* Supports both single series (array of data points) and
|
39
|
-
* multi-series (array of arrays of data points)
|
40
|
-
*/
|
41
|
-
export type AXPLineChartValue = AXPLineChartData[] | AXPLineChartData[][];
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import { AXPWidgetConfig } from '@acorex/platform/layout/builder';
|
2
|
-
/**
|
3
|
-
* Configuration for the Notification Widget
|
4
|
-
*/
|
5
|
-
export declare const AXPNotificationWidget: AXPWidgetConfig;
|
6
|
-
declare module '@acorex/platform/layout/builder' {
|
7
|
-
interface AXPWidgetTypesMap {
|
8
|
-
notification: 'notification';
|
9
|
-
}
|
10
|
-
}
|
package/dashboard-management/lib/features/shared/widgets/notification/notification.type.d.ts
DELETED
@@ -1,47 +0,0 @@
|
|
1
|
-
import { AXPWidgetDataSource } from '@acorex/platform/layout/builder';
|
2
|
-
export type AXPNotificationChannel = 'InApp' | 'Email' | 'SMS';
|
3
|
-
export type AXPNotificationCategory = 'Inbox' | 'Archive';
|
4
|
-
export type AXPNotificationPriority = 'Warning' | 'Danger' | 'Notice';
|
5
|
-
export type AXPNotificationType = 'File' | 'Person' | 'Notification';
|
6
|
-
export type AXPNotificationActionType = 'Link' | 'Entity' | 'Popup';
|
7
|
-
/**
|
8
|
-
* Notification item data structure
|
9
|
-
*/
|
10
|
-
export interface AXPNotificationData {
|
11
|
-
id: string;
|
12
|
-
title: string;
|
13
|
-
body: string;
|
14
|
-
channel: AXPNotificationChannel;
|
15
|
-
content: {
|
16
|
-
type: AXPNotificationType;
|
17
|
-
data: object;
|
18
|
-
};
|
19
|
-
action?: {
|
20
|
-
type: AXPNotificationActionType;
|
21
|
-
data: {
|
22
|
-
[key: string]: unknown;
|
23
|
-
};
|
24
|
-
};
|
25
|
-
user: {
|
26
|
-
id: string;
|
27
|
-
name: string;
|
28
|
-
image: string;
|
29
|
-
};
|
30
|
-
template: {
|
31
|
-
category: AXPNotificationCategory;
|
32
|
-
priority: AXPNotificationPriority;
|
33
|
-
icon: string;
|
34
|
-
isPinned: boolean;
|
35
|
-
};
|
36
|
-
readAt: Date | null;
|
37
|
-
createdAt: Date;
|
38
|
-
entityName?: string;
|
39
|
-
}
|
40
|
-
/**
|
41
|
-
* Notification widget value structure
|
42
|
-
*/
|
43
|
-
export interface AXPNotificationValue {
|
44
|
-
data: AXPNotificationData[];
|
45
|
-
dataSource?: AXPWidgetDataSource;
|
46
|
-
total?: number;
|
47
|
-
}
|
@@ -1,44 +0,0 @@
|
|
1
|
-
import { AXPValueWidgetComponent } from '@acorex/platform/layout/builder';
|
2
|
-
import { AfterViewInit, ChangeDetectorRef, ElementRef, OnDestroy, OnInit } from '@angular/core';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
/**
|
5
|
-
* Base component class for all chart components with common chart functionality
|
6
|
-
*/
|
7
|
-
export declare abstract class AXPChartBaseComponent<TData> extends AXPValueWidgetComponent<TData> implements OnInit, AfterViewInit, OnDestroy {
|
8
|
-
protected cdr: ChangeDetectorRef;
|
9
|
-
protected d3: typeof import('d3');
|
10
|
-
private injector;
|
11
|
-
protected isInitialized: import("@angular/core").WritableSignal<boolean>;
|
12
|
-
protected isRendered: import("@angular/core").WritableSignal<boolean>;
|
13
|
-
protected _internalData: import("@angular/core").WritableSignal<TData | null>;
|
14
|
-
protected chartData: import("@angular/core").Signal<TData>;
|
15
|
-
protected _lastOptionsSnapshot: string;
|
16
|
-
private effectRef;
|
17
|
-
constructor(cdr: ChangeDetectorRef);
|
18
|
-
ngOnInit(): void;
|
19
|
-
ngAfterViewInit(): void;
|
20
|
-
ngOnDestroy(): void;
|
21
|
-
/**
|
22
|
-
* Load D3.js library asynchronously
|
23
|
-
*/
|
24
|
-
protected loadD3(): Promise<void>;
|
25
|
-
/**
|
26
|
-
* Set up reactive effects to track data and option changes
|
27
|
-
*/
|
28
|
-
protected setupEffects(): void;
|
29
|
-
/**
|
30
|
-
* Abstract methods that child classes must implement
|
31
|
-
*/
|
32
|
-
protected abstract createChart(): void;
|
33
|
-
protected abstract updateChart(): void;
|
34
|
-
protected abstract cleanupChart(): void;
|
35
|
-
/**
|
36
|
-
* Get dimensions of the container element
|
37
|
-
*/
|
38
|
-
protected getContainerDimensions(containerElement: ElementRef<HTMLElement>): {
|
39
|
-
width: number;
|
40
|
-
height: number;
|
41
|
-
};
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPChartBaseComponent<any>, never>;
|
43
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AXPChartBaseComponent<any>, never, never, {}, {}, never, never, true, never>;
|
44
|
-
}
|
@@ -1,37 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* Common base types and utilities for all chart components
|
3
|
-
*/
|
4
|
-
/**
|
5
|
-
* Base chart data interface that all chart data types extend
|
6
|
-
*/
|
7
|
-
export interface AXPChartDataBase {
|
8
|
-
id: string;
|
9
|
-
color?: string;
|
10
|
-
}
|
11
|
-
/**
|
12
|
-
* Base chart options interface with common properties
|
13
|
-
*/
|
14
|
-
export interface AXPChartOptionBase {
|
15
|
-
width?: number;
|
16
|
-
height?: number;
|
17
|
-
animationEnabled?: boolean;
|
18
|
-
animationDuration?: number;
|
19
|
-
showTooltip?: boolean;
|
20
|
-
tooltipPosition?: 'auto' | 'fixed';
|
21
|
-
showLegend?: boolean;
|
22
|
-
legendPosition?: 'bottom' | 'right' | 'top' | 'left';
|
23
|
-
theme?: 'light' | 'dark' | 'auto';
|
24
|
-
colorScheme?: string | string[];
|
25
|
-
}
|
26
|
-
/**
|
27
|
-
* Color utility functions for charts
|
28
|
-
*/
|
29
|
-
export declare const AXPChartColors: {
|
30
|
-
defaultColors: string[];
|
31
|
-
getColor: (index: number, customPalette?: string[]) => string;
|
32
|
-
generatePalette: (baseColor: string, count: number) => string[];
|
33
|
-
};
|
34
|
-
/**
|
35
|
-
* Shared utility for loading D3.js dynamically
|
36
|
-
*/
|
37
|
-
export declare function loadD3(): Promise<any>;
|
@@ -1,28 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
export interface AXPChartTooltipData {
|
3
|
-
title: string;
|
4
|
-
value: number | string;
|
5
|
-
percentage?: string;
|
6
|
-
color?: string;
|
7
|
-
[key: string]: any;
|
8
|
-
}
|
9
|
-
export declare class AXPChartTooltipComponent {
|
10
|
-
data: import("@angular/core").InputSignal<AXPChartTooltipData | null>;
|
11
|
-
position: import("@angular/core").InputSignal<{
|
12
|
-
x: number;
|
13
|
-
y: number;
|
14
|
-
}>;
|
15
|
-
visible: import("@angular/core").InputSignal<boolean>;
|
16
|
-
/**
|
17
|
-
* Whether to show the tooltip's percentage badge
|
18
|
-
*/
|
19
|
-
showPercentage: import("@angular/core").InputSignal<boolean>;
|
20
|
-
/**
|
21
|
-
* Optional custom styling for the tooltip
|
22
|
-
*/
|
23
|
-
style: import("@angular/core").InputSignal<{
|
24
|
-
[key: string]: string;
|
25
|
-
}>;
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPChartTooltipComponent, never>;
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPChartTooltipComponent, "ax-chart-tooltip", never, { "data": { "alias": "data"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "visible": { "alias": "visible"; "required": false; "isSignal": true; }; "showPercentage": { "alias": "showPercentage"; "required": false; "isSignal": true; }; "style": { "alias": "style"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
28
|
-
}
|
package/dashboard-management/lib/features/shared/widgets/shared/components/chart-tooltip/index.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export * from './chart-tooltip.component';
|