@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
@@ -1,6 +1,7 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
|
+
import * as i1 from "@acorex/platform/widgets";
|
2
3
|
export declare class AXMCommonModule {
|
3
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCommonModule, never>;
|
4
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCommonModule, never,
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCommonModule, never, [typeof i1.AXPWidgetsModule], never>;
|
5
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCommonModule>;
|
6
7
|
}
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { AXPEntityModel } from '@acorex/platform/layout/entity';
|
2
|
-
import {
|
2
|
+
import { AXMDashboardWidgetData } from '../../features/home-dashboard/dashboard-home/home-dashboard.type';
|
3
3
|
export interface AXMCommonDashboardEntityModel extends AXPEntityModel<string> {
|
4
4
|
name: string;
|
5
5
|
title: string;
|
6
6
|
description: string;
|
7
|
-
widgets:
|
7
|
+
widgets: AXMDashboardWidgetData[];
|
8
8
|
}
|
@@ -6,7 +6,7 @@ import { AXPBasePageComponent } from '@acorex/platform/themes/default';
|
|
6
6
|
import { AXPopupService } from '@acorex/components/popup';
|
7
7
|
import { AXPActionMenuItem, AXPExecuteCommand } from '@acorex/platform/core';
|
8
8
|
import * as i0 from "@angular/core";
|
9
|
-
export declare class
|
9
|
+
export declare class AXMDashboardHomeComponent extends AXPBasePageComponent implements OnInit {
|
10
10
|
#private;
|
11
11
|
protected readonly rootConfig: {
|
12
12
|
config: {
|
@@ -30,24 +30,24 @@ export declare class AXPDashboardHomeComponent extends AXPBasePageComponent impl
|
|
30
30
|
protected readonly popupService: AXPopupService;
|
31
31
|
protected readonly dialogService: AXDialogService;
|
32
32
|
protected readonly store: {
|
33
|
-
dashboards: import("@angular/core").Signal<import("./home-dashboard.type").
|
33
|
+
dashboards: import("@angular/core").Signal<import("./home-dashboard.type").AXMDashboardLayout[]>;
|
34
34
|
currentDashboardId: import("@angular/core").Signal<string | null>;
|
35
35
|
dashboardsOption: import("@ngrx/signals").DeepSignal<import("@acorex/components/grid-layout-builder").AXGridLayoutOptions>;
|
36
36
|
isLoading: import("@angular/core").Signal<boolean>;
|
37
|
-
currentDashboard: import("@angular/core").Signal<import("./home-dashboard.type").
|
37
|
+
currentDashboard: import("@angular/core").Signal<import("./home-dashboard.type").AXMDashboardLayout | null>;
|
38
38
|
setCurrentDashboard: (dashboardId: string) => void;
|
39
39
|
addDashboard: () => Promise<void>;
|
40
40
|
addWidget: () => Promise<void>;
|
41
41
|
removeDashboard: (id: string) => Promise<void>;
|
42
42
|
removeWidget: (dashboardId: string, widgetId: string) => Promise<void>;
|
43
|
-
handleConfigChange: (dashboard: import("./home-dashboard.type").
|
43
|
+
handleConfigChange: (dashboard: import("./home-dashboard.type").AXMDashboardLayout) => Promise<void>;
|
44
44
|
onGridChange: (event: import("@acorex/components/grid-layout-builder").AXGridLayoutEvent) => Promise<void>;
|
45
45
|
handlePopupConfiguration: (widgetNode: import("@acorex/platform/layout/builder").AXPWidgetNode) => Promise<void>;
|
46
46
|
handleValueChanged: (widgetNode: import("@acorex/platform/layout/builder").AXPWidgetNode, data: unknown) => Promise<void>;
|
47
47
|
handleOptionsChanged: (widgetNode: import("@acorex/platform/layout/builder").AXPWidgetNode, data: unknown) => Promise<void>;
|
48
48
|
refreshDashboards: () => Promise<void>;
|
49
49
|
} & import("@ngrx/signals").StateSource<{
|
50
|
-
dashboards: import("./home-dashboard.type").
|
50
|
+
dashboards: import("./home-dashboard.type").AXMDashboardLayout[];
|
51
51
|
currentDashboardId: string | null;
|
52
52
|
dashboardsOption: import("@acorex/components/grid-layout-builder").AXGridLayoutOptions;
|
53
53
|
isLoading: boolean;
|
@@ -125,6 +125,6 @@ export declare class AXPDashboardHomeComponent extends AXPBasePageComponent impl
|
|
125
125
|
getSecondaryMenuItems(): Promise<AXPActionMenuItem[]>;
|
126
126
|
execute(command: AXPExecuteCommand): Promise<void>;
|
127
127
|
log(event: AXPLayoutContextChangeEvent): void;
|
128
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
129
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
128
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMDashboardHomeComponent, never>;
|
129
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMDashboardHomeComponent, "axm-dashboard-home", never, {}, {}, never, never, true, never>;
|
130
130
|
}
|
package/dashboard-management/lib/features/home-dashboard/dashboard-home/home-dashboard.store.d.ts
CHANGED
@@ -1,25 +1,25 @@
|
|
1
1
|
import { AXGridLayoutEvent, AXGridLayoutOptions } from '@acorex/components/grid-layout-builder';
|
2
2
|
import { AXPWidgetNode } from '@acorex/platform/layout/builder';
|
3
|
-
import {
|
4
|
-
export declare const
|
5
|
-
dashboards: import("@angular/core").Signal<
|
3
|
+
import { AXMDashboardLayout } from './home-dashboard.type';
|
4
|
+
export declare const AXMDashboardStore: import("@angular/core").Type<{
|
5
|
+
dashboards: import("@angular/core").Signal<AXMDashboardLayout[]>;
|
6
6
|
currentDashboardId: import("@angular/core").Signal<string | null>;
|
7
7
|
dashboardsOption: import("@ngrx/signals").DeepSignal<AXGridLayoutOptions>;
|
8
8
|
isLoading: import("@angular/core").Signal<boolean>;
|
9
|
-
currentDashboard: import("@angular/core").Signal<
|
9
|
+
currentDashboard: import("@angular/core").Signal<AXMDashboardLayout | null>;
|
10
10
|
setCurrentDashboard: (dashboardId: string) => void;
|
11
11
|
addDashboard: () => Promise<void>;
|
12
12
|
addWidget: () => Promise<void>;
|
13
13
|
removeDashboard: (id: string) => Promise<void>;
|
14
14
|
removeWidget: (dashboardId: string, widgetId: string) => Promise<void>;
|
15
|
-
handleConfigChange: (dashboard:
|
15
|
+
handleConfigChange: (dashboard: AXMDashboardLayout) => Promise<void>;
|
16
16
|
onGridChange: (event: AXGridLayoutEvent) => Promise<void>;
|
17
17
|
handlePopupConfiguration: (widgetNode: AXPWidgetNode) => Promise<void>;
|
18
18
|
handleValueChanged: (widgetNode: AXPWidgetNode, data: unknown) => Promise<void>;
|
19
19
|
handleOptionsChanged: (widgetNode: AXPWidgetNode, data: unknown) => Promise<void>;
|
20
20
|
refreshDashboards: () => Promise<void>;
|
21
21
|
} & import("@ngrx/signals").StateSource<{
|
22
|
-
dashboards:
|
22
|
+
dashboards: AXMDashboardLayout[];
|
23
23
|
currentDashboardId: string | null;
|
24
24
|
dashboardsOption: AXGridLayoutOptions;
|
25
25
|
isLoading: boolean;
|
package/dashboard-management/lib/features/home-dashboard/dashboard-home/home-dashboard.type.d.ts
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
import { AXGridLayoutNode } from '@acorex/components/grid-layout-builder';
|
2
2
|
import { AXPWidgetNode } from '@acorex/platform/layout/builder';
|
3
|
-
export interface
|
3
|
+
export interface AXMDashboardLayout {
|
4
4
|
id: string;
|
5
5
|
title: string;
|
6
6
|
description?: string;
|
7
|
-
widgets:
|
7
|
+
widgets: AXMDashboardWidgetData[];
|
8
8
|
}
|
9
|
-
export type
|
9
|
+
export type AXMDashboardWidgetData = {
|
10
10
|
config: AXGridLayoutNode;
|
11
11
|
node?: AXPWidgetNode;
|
12
12
|
};
|
package/dashboard-management/lib/features/home-dashboard/dashboard-popups/add-dashboard-popup.d.ts
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
import { AXBasePageComponent } from '@acorex/components/page';
|
2
2
|
import { OnInit } from '@angular/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
|
-
export declare class
|
4
|
+
export declare class AXMAddDashboardPopup extends AXBasePageComponent implements OnInit {
|
5
5
|
private readonly data;
|
6
6
|
protected readonly title: import("@angular/core").ModelSignal<string>;
|
7
7
|
protected readonly description: import("@angular/core").ModelSignal<string>;
|
8
8
|
protected get isValid(): boolean;
|
9
9
|
ngOnInit(): void;
|
10
10
|
protected handleClose(isCanceled?: boolean): Promise<void>;
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMAddDashboardPopup, never>;
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMAddDashboardPopup, "ng-component", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; "description": { "alias": "description"; "required": false; "isSignal": true; }; }, { "title": "titleChange"; "description": "descriptionChange"; }, never, never, true, never>;
|
13
13
|
}
|
package/dashboard-management/lib/features/home-dashboard/dashboard-popups/configuration-popup.d.ts
CHANGED
@@ -3,12 +3,12 @@ import { AXPWidgetNode } from '@acorex/platform/layout/builder';
|
|
3
3
|
import { AXPWidgetPropertiesChangedEvent } from '@acorex/platform/layout/designer';
|
4
4
|
import { OnInit } from '@angular/core';
|
5
5
|
import * as i0 from "@angular/core";
|
6
|
-
export declare class
|
6
|
+
export declare class AXMConfigurationPopup extends AXBasePageComponent implements OnInit {
|
7
7
|
widget: AXPWidgetNode;
|
8
8
|
protected readonly widgetData: import("@angular/core").WritableSignal<AXPWidgetNode | null>;
|
9
9
|
ngOnInit(): void;
|
10
10
|
protected handleClose(isCanceled?: boolean): Promise<void>;
|
11
11
|
protected handlePropertyChange(event: AXPWidgetPropertiesChangedEvent): void;
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMConfigurationPopup, never>;
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMConfigurationPopup, "ng-component", never, {}, {}, never, never, true, never>;
|
14
14
|
}
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { AXPWidgetNode } from '@acorex/platform/layout/builder';
|
2
|
-
import {
|
2
|
+
import { AXMDashboardLayout } from '../dashboard-home';
|
3
3
|
import * as i0 from "@angular/core";
|
4
|
-
export declare class
|
4
|
+
export declare class AXMDashboardPopupService {
|
5
5
|
private readonly popupService;
|
6
|
-
generateDashboardLayout(data: Partial<
|
6
|
+
generateDashboardLayout(data: Partial<AXMDashboardLayout>): Promise<AXMDashboardLayout | void>;
|
7
7
|
handlePopupConfiguration(widget: AXPWidgetNode): Promise<AXPWidgetNode | void>;
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMDashboardPopupService, never>;
|
9
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMDashboardPopupService>;
|
10
10
|
}
|
@@ -2,8 +2,9 @@ import { AXButtonItemComponent } from '@acorex/components/button';
|
|
2
2
|
import { AXEvent, AXItemClickEvent } from '@acorex/components/common';
|
3
3
|
import { AXPWidgetRendererDirective } from '@acorex/platform/layout/builder';
|
4
4
|
import * as i0 from "@angular/core";
|
5
|
-
export declare class
|
5
|
+
export declare class AXMDashboardWidgetWrapperComponent {
|
6
6
|
#private;
|
7
|
+
title: import("@angular/core").InputSignal<string | null>;
|
7
8
|
onDelete: import("@angular/core").OutputEmitterRef<void>;
|
8
9
|
onConfiguration: import("@angular/core").OutputEmitterRef<void>;
|
9
10
|
onValueChanged: import("@angular/core").OutputEmitterRef<unknown>;
|
@@ -13,6 +14,6 @@ export declare class AXCDashboardWidgetWrapperComponent {
|
|
13
14
|
isDropdownOpen: import("@angular/core").WritableSignal<boolean>;
|
14
15
|
handleOnItemClick(event: AXItemClickEvent<AXButtonItemComponent>): void;
|
15
16
|
log(event: AXEvent): void;
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
17
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMDashboardWidgetWrapperComponent, never>;
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMDashboardWidgetWrapperComponent, "axm-dashboard-widget-wrapper", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; "hasConfiguration": { "alias": "hasConfiguration"; "required": false; "isSignal": true; }; }, { "onDelete": "onDelete"; "onConfiguration": "onConfiguration"; "onValueChanged": "onValueChanged"; "onOptionsChanged": "onOptionsChanged"; }, ["widget"], ["*"], true, never>;
|
18
19
|
}
|
package/dashboard-management/lib/features/shared/widgets/bar-chart/bar-chart-widget.component.d.ts
CHANGED
@@ -1,72 +1,17 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
import {
|
1
|
+
import { AXPBarChartData, AXPBarChartOption } from '@acorex/charts/bar-chart';
|
2
|
+
import { AXPValueWidgetComponent } from '@acorex/platform/layout/builder';
|
3
|
+
import { Signal } from '@angular/core';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
/**
|
6
6
|
* Bar Chart Widget Component
|
7
7
|
* Renders data as vertical bars with interactive hover effects and animations
|
8
8
|
*/
|
9
|
-
export declare class AXPBarChartWidgetViewComponent extends
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
private chart;
|
14
|
-
private xScale;
|
15
|
-
private yScale;
|
16
|
-
private xAxis;
|
17
|
-
private yAxis;
|
18
|
-
private width;
|
19
|
-
private height;
|
20
|
-
private margin;
|
21
|
-
private _tooltipVisible;
|
22
|
-
private _tooltipPosition;
|
23
|
-
private _tooltipData;
|
24
|
-
protected tooltipVisible: import("@angular/core").Signal<boolean>;
|
25
|
-
protected tooltipPosition: import("@angular/core").Signal<{
|
26
|
-
x: number;
|
27
|
-
y: number;
|
9
|
+
export declare class AXPBarChartWidgetViewComponent extends AXPValueWidgetComponent {
|
10
|
+
barChartData: Signal<AXPBarChartData[]>;
|
11
|
+
barChartOptions: Signal<AXPBarChartOption & {
|
12
|
+
title: string;
|
28
13
|
}>;
|
29
|
-
|
30
|
-
protected barWidth: import("@angular/core").Signal<any>;
|
31
|
-
protected cornerRadius: import("@angular/core").Signal<any>;
|
32
|
-
/**
|
33
|
-
* Creates the bar chart SVG and renders all elements
|
34
|
-
*/
|
35
|
-
protected createChart(): void;
|
36
|
-
protected updateChart(): void;
|
37
|
-
protected cleanupChart(): void;
|
38
|
-
/**
|
39
|
-
* Sets up chart dimensions and creates SVG with responsive attributes
|
40
|
-
*/
|
41
|
-
private setupDimensions;
|
42
|
-
/**
|
43
|
-
* Creates x and y scales for the chart
|
44
|
-
*/
|
45
|
-
private setupScales;
|
46
|
-
/**
|
47
|
-
* Creates x and y axes with grid lines
|
48
|
-
*/
|
49
|
-
private createAxes;
|
50
|
-
/**
|
51
|
-
* Renders the bars with animations
|
52
|
-
*/
|
53
|
-
private renderBars;
|
54
|
-
/**
|
55
|
-
* Handles bar hover event and shows tooltip
|
56
|
-
*/
|
57
|
-
private handleBarHover;
|
58
|
-
/**
|
59
|
-
* Updates tooltip position based on mouse coordinates
|
60
|
-
*/
|
61
|
-
private updateTooltipPosition;
|
62
|
-
/**
|
63
|
-
* Handles bar click event
|
64
|
-
*/
|
65
|
-
private handleBarClick;
|
66
|
-
/**
|
67
|
-
* Shows a message when no data is available
|
68
|
-
*/
|
69
|
-
private showNoDataMessage;
|
14
|
+
handleBarClick(event: any): void;
|
70
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXPBarChartWidgetViewComponent, never>;
|
71
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPBarChartWidgetViewComponent, "ng-component", never, {}, {
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPBarChartWidgetViewComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
72
17
|
}
|
@@ -21,7 +21,6 @@ export declare class AXPClockCalendarWidgetViewComponent extends AXPValueWidgetC
|
|
21
21
|
protected readonly showSeconds: Signal<boolean>;
|
22
22
|
protected readonly dateFormat: Signal<string>;
|
23
23
|
protected readonly timezone: Signal<string>;
|
24
|
-
protected readonly showTimezoneIndicator: Signal<boolean>;
|
25
24
|
protected readonly displayTimezone: Signal<string>;
|
26
25
|
protected readonly timeFormat: Signal<string>;
|
27
26
|
ngOnInit(): void;
|
@@ -1,58 +1,17 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
import {
|
4
|
-
import { AXPDonutChartData, AXPDonutChartValue } from './donut-chart.type';
|
1
|
+
import { AXPDonutChartData, AXPDonutChartOption } from '@acorex/charts/donut-chart';
|
2
|
+
import { AXPValueWidgetComponent } from '@acorex/platform/layout/builder';
|
3
|
+
import { Signal } from '@angular/core';
|
5
4
|
import * as i0 from "@angular/core";
|
6
5
|
/**
|
7
6
|
* Donut Chart Widget Component
|
8
7
|
* Displays data in a circular donut chart with interactive segments
|
9
8
|
*/
|
10
|
-
export declare class AXPDonutChartWidgetViewComponent extends
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
private svg;
|
15
|
-
private pieData;
|
16
|
-
private hiddenSegments;
|
17
|
-
private _tooltipVisible;
|
18
|
-
private _tooltipPosition;
|
19
|
-
private _tooltipData;
|
20
|
-
protected tooltipVisible: import("@angular/core").Signal<boolean>;
|
21
|
-
protected tooltipPosition: import("@angular/core").Signal<{
|
22
|
-
x: number;
|
23
|
-
y: number;
|
9
|
+
export declare class AXPDonutChartWidgetViewComponent extends AXPValueWidgetComponent {
|
10
|
+
donutChartData: Signal<AXPDonutChartData[]>;
|
11
|
+
donutChartOptions: Signal<AXPDonutChartOption & {
|
12
|
+
title: string;
|
24
13
|
}>;
|
25
|
-
|
26
|
-
protected showLegend: import("@angular/core").Signal<boolean>;
|
27
|
-
protected showTooltip: import("@angular/core").Signal<boolean>;
|
28
|
-
protected legendPosition: import("@angular/core").Signal<any>;
|
29
|
-
protected donutWidth: import("@angular/core").Signal<any>;
|
30
|
-
protected cornerRadius: import("@angular/core").Signal<any>;
|
31
|
-
protected chartDataArray: import("@angular/core").Signal<AXPDonutChartData[] | (AXPDonutChartValue & any[])>;
|
32
|
-
protected getColor(index: number): string;
|
33
|
-
protected isSegmentHidden(id: string): boolean;
|
34
|
-
protected onSegmentClick(item: AXPDonutChartData): void;
|
35
|
-
protected onLegendMouseEnter(item: AXPDonutChartData): void;
|
36
|
-
protected onLegendMouseLeave(): void;
|
37
|
-
protected createChart(): void;
|
38
|
-
protected updateChart(): void;
|
39
|
-
protected cleanupChart(): void;
|
40
|
-
private clearChart;
|
41
|
-
private handleChartError;
|
42
|
-
private setupDimensions;
|
43
|
-
private renderDonutChart;
|
44
|
-
private calculateChartLayout;
|
45
|
-
private createSvgWithFilters;
|
46
|
-
private createDonutSegments;
|
47
|
-
private setupColorScale;
|
48
|
-
private addSegmentsWithAnimation;
|
49
|
-
private handleSegmentHover;
|
50
|
-
private updateTooltipPosition;
|
51
|
-
private toggleSegment;
|
52
|
-
private calculateTotal;
|
53
|
-
private showNoDataMessage;
|
54
|
-
private showAllSegmentsHiddenMessage;
|
55
|
-
private addTotalDisplay;
|
14
|
+
handleDonutChartSegmentClick(event: any): void;
|
56
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXPDonutChartWidgetViewComponent, never>;
|
57
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPDonutChartWidgetViewComponent, "ng-component", never, {}, {
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPDonutChartWidgetViewComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
58
17
|
}
|
@@ -1,75 +1,16 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
import {
|
1
|
+
import { AXPGaugeChartOption } from '@acorex/charts/gauge-chart';
|
2
|
+
import { AXPValueWidgetComponent } from '@acorex/platform/layout/builder';
|
3
|
+
import { Signal } from '@angular/core';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
/**
|
6
6
|
* Gauge Chart Widget Component
|
7
7
|
* Renders a semi-circular gauge chart with animated needle and thresholds
|
8
8
|
*/
|
9
|
-
export declare class AXPGaugeChartWidgetViewComponent extends
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
protected baseColor: string;
|
15
|
-
protected labelFontSize: number;
|
16
|
-
protected showValue: boolean;
|
17
|
-
protected valueColor: string;
|
18
|
-
protected valueFontSize: number;
|
19
|
-
protected minValue: import("@angular/core").Signal<any>;
|
20
|
-
protected maxValue: import("@angular/core").Signal<any>;
|
21
|
-
protected thresholds: import("@angular/core").Signal<any>;
|
22
|
-
protected label: import("@angular/core").Signal<any>;
|
23
|
-
protected width: import("@angular/core").Signal<any>;
|
24
|
-
protected height: import("@angular/core").Signal<any>;
|
25
|
-
protected gaugeWidth: import("@angular/core").Signal<any>;
|
26
|
-
protected cornerRadius: import("@angular/core").Signal<any>;
|
27
|
-
/**
|
28
|
-
* Creates the gauge chart with all elements
|
29
|
-
*/
|
30
|
-
protected createChart(): void;
|
31
|
-
protected updateChart(): void;
|
32
|
-
protected cleanupChart(): void;
|
33
|
-
/**
|
34
|
-
* Creates gradient definitions for thresholds
|
35
|
-
*/
|
36
|
-
private createGradients;
|
37
|
-
/**
|
38
|
-
* Draws the background arc
|
39
|
-
*/
|
40
|
-
private drawBackgroundArc;
|
41
|
-
/**
|
42
|
-
* Draws the threshold arcs with colors
|
43
|
-
*/
|
44
|
-
private drawThresholds;
|
45
|
-
/**
|
46
|
-
* Draws tick marks around the gauge
|
47
|
-
*/
|
48
|
-
private drawTicks;
|
49
|
-
/**
|
50
|
-
* Draws the value display in the center
|
51
|
-
*/
|
52
|
-
private drawValueDisplay;
|
53
|
-
/**
|
54
|
-
* Draws the dial/needle with animation
|
55
|
-
*/
|
56
|
-
private drawDial;
|
57
|
-
/**
|
58
|
-
* Creates a path for the needle
|
59
|
-
*/
|
60
|
-
private createNeedlePath;
|
61
|
-
/**
|
62
|
-
* Scales a value to an angle for needle positioning
|
63
|
-
*/
|
64
|
-
private scaleValueToAngle;
|
65
|
-
/**
|
66
|
-
* Scales a value to an angle for threshold colors
|
67
|
-
*/
|
68
|
-
private scaleValueToColorAngle;
|
69
|
-
/**
|
70
|
-
* Converts radians to degrees
|
71
|
-
*/
|
72
|
-
private radiansToDegrees;
|
9
|
+
export declare class AXPGaugeChartWidgetViewComponent extends AXPValueWidgetComponent {
|
10
|
+
gaugeChartValue: Signal<number>;
|
11
|
+
gaugeChartOptions: Signal<AXPGaugeChartOption & {
|
12
|
+
title: string;
|
13
|
+
}>;
|
73
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXPGaugeChartWidgetViewComponent, never>;
|
74
15
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXPGaugeChartWidgetViewComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
75
16
|
}
|
@@ -4,8 +4,6 @@ export * from './clock-calendar';
|
|
4
4
|
export * from './donut-chart';
|
5
5
|
export * from './gauge-chart';
|
6
6
|
export * from './line-chart';
|
7
|
-
export * from './notification';
|
8
|
-
export * from './shared';
|
9
7
|
export * from './sticky-note';
|
10
8
|
export * from './tasklist';
|
11
9
|
export * from './weather';
|
package/dashboard-management/lib/features/shared/widgets/line-chart/line-chart-widget.component.d.ts
CHANGED
@@ -1,76 +1,17 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
import {
|
1
|
+
import { AXLineChartData, AXLineChartOption, AXLineChartPointClickEvent } from '@acorex/charts/line-chart';
|
2
|
+
import { AXPValueWidgetComponent } from '@acorex/platform/layout/builder';
|
3
|
+
import { Signal } from '@angular/core';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
/**
|
6
6
|
* Line Chart Widget Component
|
7
7
|
* Renders data as lines with interactive hover effects and animations
|
8
8
|
*/
|
9
|
-
export declare class AXPLineChartWidgetViewComponent extends
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
private chart;
|
14
|
-
private xScale;
|
15
|
-
private yScale;
|
16
|
-
private xAxis;
|
17
|
-
private yAxis;
|
18
|
-
private width;
|
19
|
-
private height;
|
20
|
-
private margin;
|
21
|
-
private _tooltipVisible;
|
22
|
-
private _tooltipPosition;
|
23
|
-
private _tooltipData;
|
24
|
-
protected tooltipVisible: import("@angular/core").Signal<boolean>;
|
25
|
-
protected tooltipPosition: import("@angular/core").Signal<{
|
26
|
-
x: number;
|
27
|
-
y: number;
|
9
|
+
export declare class AXPLineChartWidgetViewComponent extends AXPValueWidgetComponent {
|
10
|
+
lineChartData: Signal<AXLineChartData[]>;
|
11
|
+
lineChartOptions: Signal<AXLineChartOption & {
|
12
|
+
title: string;
|
28
13
|
}>;
|
29
|
-
|
30
|
-
protected lineWidth: import("@angular/core").Signal<any>;
|
31
|
-
protected showPoints: import("@angular/core").Signal<boolean>;
|
32
|
-
protected pointRadius: import("@angular/core").Signal<any>;
|
33
|
-
protected smoothLine: import("@angular/core").Signal<boolean>;
|
34
|
-
protected fillArea: import("@angular/core").Signal<boolean>;
|
35
|
-
protected fillOpacity: import("@angular/core").Signal<number>;
|
36
|
-
/**
|
37
|
-
* Creates the line chart SVG and renders all elements
|
38
|
-
*/
|
39
|
-
protected createChart(): void;
|
40
|
-
protected updateChart(): void;
|
41
|
-
protected cleanupChart(): void;
|
42
|
-
/**
|
43
|
-
* Sets up chart dimensions and creates SVG with responsive attributes
|
44
|
-
*/
|
45
|
-
private setupDimensions;
|
46
|
-
/**
|
47
|
-
* Creates x and y scales for the chart
|
48
|
-
*/
|
49
|
-
private setupScales;
|
50
|
-
/**
|
51
|
-
* Creates x and y axes with grid lines
|
52
|
-
*/
|
53
|
-
private createAxes;
|
54
|
-
/**
|
55
|
-
* Renders the lines with animations
|
56
|
-
*/
|
57
|
-
private renderLines;
|
58
|
-
/**
|
59
|
-
* Handles point hover event and shows tooltip
|
60
|
-
*/
|
61
|
-
private handlePointHover;
|
62
|
-
/**
|
63
|
-
* Updates tooltip position based on mouse coordinates
|
64
|
-
*/
|
65
|
-
private updateTooltipPosition;
|
66
|
-
/**
|
67
|
-
* Handles point click event
|
68
|
-
*/
|
69
|
-
private handlePointClick;
|
70
|
-
/**
|
71
|
-
* Shows a message when no data is available
|
72
|
-
*/
|
73
|
-
private showNoDataMessage;
|
14
|
+
handleLineChartPointClick(event: AXLineChartPointClickEvent): void;
|
74
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXPLineChartWidgetViewComponent, never>;
|
75
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPLineChartWidgetViewComponent, "ng-component", never, {}, {
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPLineChartWidgetViewComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
76
17
|
}
|