@acorex/platform 21.0.0-next.2 → 21.0.0-next.3
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/auth/index.d.ts +97 -238
- package/common/index.d.ts +778 -213
- package/core/index.d.ts +562 -433
- package/fesm2022/acorex-platform-auth.mjs +160 -200
- package/fesm2022/acorex-platform-auth.mjs.map +1 -1
- package/fesm2022/acorex-platform-common.mjs +1012 -125
- package/fesm2022/acorex-platform-common.mjs.map +1 -1
- package/fesm2022/acorex-platform-core.mjs +685 -400
- package/fesm2022/acorex-platform-core.mjs.map +1 -1
- package/fesm2022/acorex-platform-domain.mjs +54 -11
- package/fesm2022/acorex-platform-domain.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-builder.mjs +412 -270
- package/fesm2022/acorex-platform-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-components.mjs +2112 -3153
- package/fesm2022/acorex-platform-layout-components.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-designer.mjs +7 -7
- package/fesm2022/acorex-platform-layout-designer.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-entity.mjs +756 -648
- package/fesm2022/acorex-platform-layout-entity.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-views.mjs +4 -4
- package/fesm2022/acorex-platform-layout-views.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-widget-core.mjs +248 -174
- package/fesm2022/acorex-platform-layout-widget-core.mjs.map +1 -1
- package/fesm2022/{acorex-platform-layout-widgets-file-list-popup.component-D0y-9nE5.mjs → acorex-platform-layout-widgets-file-list-popup.component-CxrsI6Hn.mjs} +2 -2
- package/fesm2022/acorex-platform-layout-widgets-file-list-popup.component-CxrsI6Hn.mjs.map +1 -0
- package/fesm2022/{acorex-platform-layout-widgets-tabular-data-edit-popup.component-m8rHZP8L.mjs → acorex-platform-layout-widgets-tabular-data-edit-popup.component-Ck7-wpT2.mjs} +2 -2
- package/fesm2022/acorex-platform-layout-widgets-tabular-data-edit-popup.component-Ck7-wpT2.mjs.map +1 -0
- package/fesm2022/acorex-platform-layout-widgets.mjs +3058 -1038
- package/fesm2022/acorex-platform-layout-widgets.mjs.map +1 -1
- package/fesm2022/{acorex-platform-themes-default-entity-master-create-view.component-mARj77Mr.mjs → acorex-platform-themes-default-entity-master-create-view.component-VIGuU5M4.mjs} +26 -5
- package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-VIGuU5M4.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-default-entity-master-list-view.component-Cym8pq0v.mjs → acorex-platform-themes-default-entity-master-list-view.component-DyDa_hyd.mjs} +4 -5
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-DyDa_hyd.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-Ua3ZA5hk.mjs +101 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-Ua3ZA5hk.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-default-entity-master-single-view.component-B_P0a5KW.mjs → acorex-platform-themes-default-entity-master-single-view.component-eMBby9k4.mjs} +3 -3
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-eMBby9k4.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default.mjs +166 -30
- package/fesm2022/acorex-platform-themes-default.mjs.map +1 -1
- package/fesm2022/acorex-platform-themes-shared.mjs +27 -27
- package/fesm2022/acorex-platform-themes-shared.mjs.map +1 -1
- package/layout/builder/index.d.ts +4 -1
- package/layout/components/index.d.ts +405 -327
- package/layout/designer/index.d.ts +3 -3
- package/layout/entity/index.d.ts +163 -108
- package/layout/widget-core/index.d.ts +39 -49
- package/layout/widgets/index.d.ts +368 -54
- package/package.json +5 -5
- package/themes/default/index.d.ts +15 -2
- package/themes/shared/index.d.ts +10 -10
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-schema-widget-edit.component-fhhZOWul.mjs +0 -50
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-schema-widget-edit.component-fhhZOWul.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-schema-widget-view.component-C3Qbs0fz.mjs +0 -42
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-schema-widget-view.component-C3Qbs0fz.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-values-widget-edit.component-CngQBUlN.mjs +0 -55
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-values-widget-edit.component-CngQBUlN.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-values-widget-view.component-DSNo9e4W.mjs +0 -50
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-values-widget-view.component-DSNo9e4W.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-widget-edit.component-CL0CwEHX.mjs +0 -48
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-widget-edit.component-CL0CwEHX.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-widget-view.component-B6Fi0xTw.mjs +0 -42
- package/fesm2022/acorex-platform-layout-widgets-extra-properties-widget-view.component-B6Fi0xTw.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-file-list-popup.component-D0y-9nE5.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-tabular-data-edit-popup.component-m8rHZP8L.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-mARj77Mr.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-Cym8pq0v.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-BTA6h7Xd.mjs +0 -101
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-BTA6h7Xd.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-B_P0a5KW.mjs.map +0 -1
|
@@ -10,7 +10,7 @@ import { AXMenuItem } from '@acorex/components/menu';
|
|
|
10
10
|
import { Subject } from 'rxjs';
|
|
11
11
|
import { AXPBroadcastEventService } from '@acorex/platform/core';
|
|
12
12
|
import { AXUnsubscriber } from '@acorex/core/utils';
|
|
13
|
-
import { AXPClipBoardService,
|
|
13
|
+
import { AXPClipBoardService, AXPSettingsService } from '@acorex/platform/common';
|
|
14
14
|
|
|
15
15
|
declare class AXPDesignerAddWidgetButtonComponent {
|
|
16
16
|
private designerService;
|
|
@@ -73,7 +73,7 @@ interface AXPDisplayWidgetConfig extends AXPWidgetConfig {
|
|
|
73
73
|
pinned: boolean;
|
|
74
74
|
}
|
|
75
75
|
declare class AXPDesignerWidgetPickerComponent extends AXBasePageComponent {
|
|
76
|
-
private
|
|
76
|
+
private settingsService;
|
|
77
77
|
private readonly pinnedSettingKey;
|
|
78
78
|
protected searchTerm: _angular_core.ModelSignal<string>;
|
|
79
79
|
private widgets;
|
|
@@ -400,7 +400,7 @@ declare class AXPLayoutDesignerPreviewViewerComponent {
|
|
|
400
400
|
|
|
401
401
|
declare class AXPLayoutDesignerPreviewComponent extends AXBasePageComponent {
|
|
402
402
|
protected clipboard: AXPClipBoardService;
|
|
403
|
-
protected settings:
|
|
403
|
+
protected settings: AXPSettingsService;
|
|
404
404
|
protected eventService: AXPBroadcastEventService;
|
|
405
405
|
protected initialSize: string;
|
|
406
406
|
protected isDialogWindow: boolean;
|
package/layout/entity/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { AXPExecuteCommandResult, AXPMetaData, AXPGridLayoutOptions, AXPBreadcrumbItem, AXPFilterQuery, AXPFilterDefinition, AXPExecuteCommand, AXPUserReference, AXPQueryRequest, AXPPagedListResult, AXPCategoryEntity as AXPCategoryEntity$1,
|
|
2
|
-
import { AXPCommand,
|
|
1
|
+
import { AXPExecuteCommandResult, AXPMetaData, AXPGridLayoutOptions, AXPBreadcrumbItem, AXPFilterQuery, AXPFilterDefinition, AXPExecuteCommand, AXPUserReference, AXPQueryRequest, AXPPagedListResult, AXPCategoryEntity as AXPCategoryEntity$1, AXPMiddlewareErrorResponse, AXHighlightService, AXPExpression, AXPColumnQuery, AXPSortDefinition, AXPDeviceService, AXPBroadcastEventService, AXPActionMenuItem } from '@acorex/platform/core';
|
|
2
|
+
import { AXPCommand, AXPQueryExecutor, AXPCommandService, AXPQuery } from '@acorex/platform/runtime';
|
|
3
3
|
import * as _angular_core from '@angular/core';
|
|
4
4
|
import { ElementRef, InjectionToken, Injector, Type, OnInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
5
5
|
import { AXPopoverComponent } from '@acorex/components/popover';
|
|
6
6
|
import * as i3 from '@acorex/platform/layout/widget-core';
|
|
7
|
-
import { AXPWidgetNode, AXPWidgetColumnNode, AXPWidgetCoreService, AXPColumnWidgetComponent, AXPValueWidgetComponent, AXPWidgetConfig, AXPWidgetRendererDirective
|
|
8
|
-
import { AXStyleColorType, AXDataSource, AXDataSourceFilterOption, AXValueChangedEvent, AXClickEvent, AXFocusEvent, AXHtmlEvent } from '@acorex/cdk/common';
|
|
7
|
+
import { AXPWidgetNode, AXPWidgetColumnNode, AXPWidgetCoreService, AXPColumnWidgetComponent, AXPValueWidgetComponent, AXPWidgetConfig, AXPWidgetRendererDirective } from '@acorex/platform/layout/widget-core';
|
|
8
|
+
import { AXStyleColorType, AXDataSource, AXDataSourceFilterOption, AXValueChangedEvent, AXClickEvent, AXFocusEvent, AXHtmlEvent, AXDataSourceSortOption } from '@acorex/cdk/common';
|
|
9
9
|
import * as _acorex_platform_common from '@acorex/platform/common';
|
|
10
10
|
import { AXPEntityCommandScope, AXPEntity, AXPEntityAction, AXPEntityProperty, AXPEntityTableColumn, AXPRelatedEntity, AXPEntitySectionView, AXPEntityPropertyCreateView, AXPEntityPropertyLayoutConfig, AXPQueryView, AXPEntityPropertyView, AXPCategoryEntity, AXPEntityPropertyGroup, AXPEntityMasterCreateLayoutView, AXPEntityMasterUpdateLayoutView, AXPEntityMasterSingleLayoutView, AXPEntityMasterListView, AXPEntityDetailListView, AXPQueryFilter } from '@acorex/platform/common';
|
|
11
11
|
import * as i1 from '@angular/router';
|
|
@@ -14,6 +14,7 @@ import * as rxjs from 'rxjs';
|
|
|
14
14
|
import { Subject } from 'rxjs';
|
|
15
15
|
import * as i2 from '@acorex/platform/workflow';
|
|
16
16
|
import { AXPWorkflowService, AXPWorkflowAction, AXPWorkflowContext, AXPWorkflow } from '@acorex/platform/workflow';
|
|
17
|
+
import { AXPSessionService } from '@acorex/platform/auth';
|
|
17
18
|
import { AXTreeViewNode, AXTreeViewComponent, AXTreeViewNodeToggleEvent, AXTreeViewNodeSelectEvent, AXTreeViewSelectionChangeEvent } from '@acorex/components/tree-view';
|
|
18
19
|
import { AXTranslationService } from '@acorex/core/translation';
|
|
19
20
|
import { AXPopupSizeType, AXPopupService } from '@acorex/components/popup';
|
|
@@ -23,8 +24,6 @@ import { AXFormatService } from '@acorex/core/format';
|
|
|
23
24
|
import { AXTagBoxComponent } from '@acorex/components/tag-box';
|
|
24
25
|
import { AXPDataListWidgetComponentOptions } from '@acorex/platform/layout/widgets';
|
|
25
26
|
import { AXSelectBoxComponent } from '@acorex/components/select-box';
|
|
26
|
-
import { AXTextBoxComponent } from '@acorex/components/text-box';
|
|
27
|
-
import { AXPWidgetPropertiesChangedEvent } from '@acorex/platform/layout/components';
|
|
28
27
|
|
|
29
28
|
declare class AXPCreateEntityCommand implements AXPCommand<any, any> {
|
|
30
29
|
private entityForm;
|
|
@@ -207,7 +206,8 @@ declare class AXPEntityDetailListViewModel {
|
|
|
207
206
|
private workflow;
|
|
208
207
|
private filterOperatorMiddleware;
|
|
209
208
|
private expressionEvaluator;
|
|
210
|
-
|
|
209
|
+
private queryExecutor;
|
|
210
|
+
dataSource: AXDataSource<any>;
|
|
211
211
|
parentKey: _angular_core.Signal<string | undefined>;
|
|
212
212
|
constructor(injector: Injector, detailEntityConfig: AXPRelatedEntity, parent: {
|
|
213
213
|
entity: AXPEntity;
|
|
@@ -356,6 +356,7 @@ declare class AXPEntityMasterListViewModel {
|
|
|
356
356
|
private readonly expressionEvaluator;
|
|
357
357
|
private readonly commandService;
|
|
358
358
|
private readonly eventService;
|
|
359
|
+
private readonly queryExecutor;
|
|
359
360
|
private readonly filterOperatorMiddleware;
|
|
360
361
|
private settingEntityKey;
|
|
361
362
|
private readonly destroyed;
|
|
@@ -368,7 +369,7 @@ declare class AXPEntityMasterListViewModel {
|
|
|
368
369
|
views: _angular_core.Signal<AXPEntityMasterListViewQueryViewModel[]>;
|
|
369
370
|
view: _angular_core.WritableSignal<AXPEntityMasterListViewQueryViewModel>;
|
|
370
371
|
setView(viewName?: string | null): Promise<void>;
|
|
371
|
-
dataSource: AXDataSource<
|
|
372
|
+
dataSource: AXDataSource<any>;
|
|
372
373
|
constructor(injector: Injector, config: AXPEntity);
|
|
373
374
|
applySettings(): Promise<void>;
|
|
374
375
|
saveSettings(changesType: 'columnSizes' | 'columnOrders' | 'view' | 'pageSize' | 'filters' | 'sorts', data?: any): Promise<void>;
|
|
@@ -716,14 +717,13 @@ interface AXPEntityDefinitionPreloader {
|
|
|
716
717
|
preload(): AXPEntityPreloadEntity[];
|
|
717
718
|
}
|
|
718
719
|
declare class AXPEntityDefinitionRegistryService {
|
|
719
|
-
private providers;
|
|
720
|
-
private resolver;
|
|
721
720
|
private middleware;
|
|
721
|
+
private moduleProviderLoader;
|
|
722
|
+
private manifestRegistry;
|
|
722
723
|
private onChanged;
|
|
723
724
|
get onChanged$(): rxjs.Observable<{
|
|
724
725
|
name: string;
|
|
725
726
|
}>;
|
|
726
|
-
preload(): Promise<void>;
|
|
727
727
|
private entities;
|
|
728
728
|
private entityResolver;
|
|
729
729
|
/**
|
|
@@ -751,6 +751,12 @@ declare class AXPEntityDefinitionRegistryService {
|
|
|
751
751
|
* @returns An array of AXPEntity objects.
|
|
752
752
|
*/
|
|
753
753
|
getAll(): AXPEntity[];
|
|
754
|
+
/**
|
|
755
|
+
* Clear all registered entity configurations.
|
|
756
|
+
* Should be called when modules are cleared to prevent stale entity data.
|
|
757
|
+
* @param preserveModules Optional list of module names whose entities should be preserved
|
|
758
|
+
*/
|
|
759
|
+
clear(preserveModules?: string[]): void;
|
|
754
760
|
/**
|
|
755
761
|
* Resolves an entity configuration based on module and entity name. If the configuration
|
|
756
762
|
* is not already registered, attempts to load it dynamically. Throws an error if the
|
|
@@ -762,6 +768,13 @@ declare class AXPEntityDefinitionRegistryService {
|
|
|
762
768
|
* @throws Error if the entity configuration cannot be resolved.
|
|
763
769
|
*/
|
|
764
770
|
resolve(moduleName: string, entityName: string): Promise<AXPEntity>;
|
|
771
|
+
exists(moduleName: string, entityName: string): Promise<boolean>;
|
|
772
|
+
/**
|
|
773
|
+
* Waits for module provider to be loaded if the module exists in manifest but provider isn't registered yet.
|
|
774
|
+
* This handles race conditions where entity resolution happens before module providers finish loading.
|
|
775
|
+
* Only waits for required modules or waits briefly for non-required modules (which may not be accessible to current user).
|
|
776
|
+
*/
|
|
777
|
+
private waitForModuleProviderIfNeeded;
|
|
765
778
|
/**
|
|
766
779
|
* Creates a unique key for an entity based on its module and name.
|
|
767
780
|
*
|
|
@@ -774,36 +787,32 @@ declare class AXPEntityDefinitionRegistryService {
|
|
|
774
787
|
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPEntityDefinitionRegistryService>;
|
|
775
788
|
}
|
|
776
789
|
|
|
777
|
-
interface
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
updated?: {
|
|
783
|
-
at?: Date;
|
|
784
|
-
by?: AXPUserReference;
|
|
785
|
-
};
|
|
786
|
-
deleted?: {
|
|
787
|
-
at?: Date;
|
|
788
|
-
by?: AXPUserReference;
|
|
789
|
-
};
|
|
790
|
+
interface AXPAuditEvent {
|
|
791
|
+
at?: Date;
|
|
792
|
+
by?: AXPUserReference;
|
|
793
|
+
reason?: string;
|
|
794
|
+
source?: string;
|
|
790
795
|
}
|
|
791
|
-
interface
|
|
792
|
-
|
|
796
|
+
interface AXPAuditInfo {
|
|
797
|
+
created?: AXPAuditEvent;
|
|
798
|
+
updated?: AXPAuditEvent;
|
|
799
|
+
deleted?: AXPAuditEvent;
|
|
800
|
+
}
|
|
801
|
+
interface AXPRecordStateInfo {
|
|
793
802
|
isHidden?: boolean;
|
|
794
803
|
isSystem?: boolean;
|
|
795
804
|
isImmutable?: boolean;
|
|
796
805
|
isDistributed?: boolean;
|
|
797
806
|
}
|
|
798
|
-
interface
|
|
807
|
+
interface AXPRecordOwnershipInfo {
|
|
799
808
|
tenantId?: string;
|
|
800
|
-
|
|
809
|
+
applicationId?: string;
|
|
801
810
|
}
|
|
802
811
|
interface AXPEntityModel<Id> {
|
|
803
812
|
id: Id;
|
|
804
|
-
auditInfo?:
|
|
805
|
-
stateInfo?:
|
|
806
|
-
ownershipInfo?:
|
|
813
|
+
auditInfo?: AXPAuditInfo;
|
|
814
|
+
stateInfo?: AXPRecordStateInfo;
|
|
815
|
+
ownershipInfo?: AXPRecordOwnershipInfo;
|
|
807
816
|
}
|
|
808
817
|
interface AXPEntityCreateDto {
|
|
809
818
|
}
|
|
@@ -884,6 +893,7 @@ declare class AXMEntityCrudServiceImpl<TKey, TDetailDto extends AXPEntityDetailD
|
|
|
884
893
|
}): Promise<AXPPagedListResult<TListItemDto>>;
|
|
885
894
|
getCategoriesList(request?: AXPQueryRequest): Promise<AXPPagedListResult<AXPCategoryEntity$1<TKey>>>;
|
|
886
895
|
get storageService(): AXPEntityStorageService<any, any, any, any, any>;
|
|
896
|
+
custom<Req, Res>(request: Req): Promise<void>;
|
|
887
897
|
}
|
|
888
898
|
|
|
889
899
|
interface AXPEntityConfigs {
|
|
@@ -908,21 +918,121 @@ interface AXPEntityDefinitionLoader {
|
|
|
908
918
|
declare const AXP_ENTITY_DEFINITION_LOADER: InjectionToken<AXPEntityDefinitionLoader>;
|
|
909
919
|
declare class AXPEntityResolver {
|
|
910
920
|
private providers;
|
|
921
|
+
private providerRegistry;
|
|
911
922
|
get(moduleName: string, entityName: string): Promise<AXPEntity | null>;
|
|
912
923
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEntityResolver, never>;
|
|
913
924
|
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPEntityResolver>;
|
|
914
925
|
}
|
|
915
926
|
|
|
916
927
|
declare class AXPEntityModule {
|
|
917
|
-
constructor(appInitService: AXPAppStartUpService, injector: Injector);
|
|
918
928
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEntityModule, never>;
|
|
919
929
|
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXPEntityModule, never, [typeof i1.RouterModule, typeof i2.AXPWorkflowModule, typeof i3.AXPWidgetCoreModule], never>;
|
|
920
930
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXPEntityModule>;
|
|
921
931
|
}
|
|
922
932
|
|
|
933
|
+
/**
|
|
934
|
+
* Data accessor for entity operations.
|
|
935
|
+
* Provides methods to query and execute commands with smart resolution:
|
|
936
|
+
* 1. Checks entity definition queries/commands first
|
|
937
|
+
* 2. Falls back to CRUD service if not defined
|
|
938
|
+
*/
|
|
939
|
+
declare class EntityDataAccessor<TKey = any, TDetailDto extends AXPEntityDetailDto<TKey> = AXPEntityModel<TKey>, TListItemDto extends AXPEntityListItemDto<TKey> = TDetailDto, TCreateDto extends AXPEntityCreateDto = Omit<TDetailDto, 'id'>, TUpdateDto extends AXPEntityUpdateDto<TKey> = TDetailDto> {
|
|
940
|
+
private module;
|
|
941
|
+
private entity;
|
|
942
|
+
private entityRegistry;
|
|
943
|
+
private queryExecutor;
|
|
944
|
+
private commandService;
|
|
945
|
+
private crudService;
|
|
946
|
+
private entityDef;
|
|
947
|
+
private entityDefPromise;
|
|
948
|
+
constructor(module: string, entity: string, entityRegistry: AXPEntityDefinitionRegistryService, queryExecutor: AXPQueryExecutor, commandService: AXPCommandService);
|
|
949
|
+
/**
|
|
950
|
+
* Resolves the entity definition lazily and caches it.
|
|
951
|
+
* @returns The resolved entity definition
|
|
952
|
+
*/
|
|
953
|
+
private resolveEntityDef;
|
|
954
|
+
/**
|
|
955
|
+
* Gets a single entity by key.
|
|
956
|
+
* @param key - The entity key
|
|
957
|
+
* @returns The entity detail or null if not found
|
|
958
|
+
*/
|
|
959
|
+
byKey(key: TKey): Promise<TDetailDto | null>;
|
|
960
|
+
/**
|
|
961
|
+
* Queries a list of entities.
|
|
962
|
+
* @param request - The query request (optional)
|
|
963
|
+
* @returns The paged list result
|
|
964
|
+
*/
|
|
965
|
+
query(request?: AXPQueryRequest): Promise<AXPPagedListResult<TListItemDto>>;
|
|
966
|
+
/**
|
|
967
|
+
* Creates a new entity.
|
|
968
|
+
* @param data - The entity data to create
|
|
969
|
+
* @returns The created entity key
|
|
970
|
+
*/
|
|
971
|
+
create(data: TCreateDto): Promise<TKey>;
|
|
972
|
+
/**
|
|
973
|
+
* Updates an existing entity.
|
|
974
|
+
* @param id - The entity key
|
|
975
|
+
* @param data - The entity data to update
|
|
976
|
+
* @returns The updated entity
|
|
977
|
+
*/
|
|
978
|
+
update(id: TKey, data: Omit<Partial<TUpdateDto>, 'id'>): Promise<TDetailDto>;
|
|
979
|
+
/**
|
|
980
|
+
* Deletes an entity.
|
|
981
|
+
* @param id - The entity key
|
|
982
|
+
*/
|
|
983
|
+
delete(id: TKey): Promise<void>;
|
|
984
|
+
}
|
|
985
|
+
/**
|
|
986
|
+
* Builder class for entity operations.
|
|
987
|
+
* Provides methods to create paths and access entity data.
|
|
988
|
+
*/
|
|
989
|
+
declare class EntityBuilder {
|
|
990
|
+
private sessionService;
|
|
991
|
+
private entityRegistry;
|
|
992
|
+
private queryExecutor;
|
|
993
|
+
private commandService;
|
|
994
|
+
readonly module: string;
|
|
995
|
+
readonly entity: string;
|
|
996
|
+
constructor(module: string, entity: string, sessionService: AXPSessionService, entityRegistry: AXPEntityDefinitionRegistryService, queryExecutor: AXPQueryExecutor, commandService: AXPCommandService);
|
|
997
|
+
/**
|
|
998
|
+
* Creates a path for the entity.
|
|
999
|
+
* @param path - The path segment (defaults to 'list')
|
|
1000
|
+
* @returns The full path string
|
|
1001
|
+
*/
|
|
1002
|
+
createPath(path?: string): string;
|
|
1003
|
+
/**
|
|
1004
|
+
* Gets the data accessor for the entity with generic type support.
|
|
1005
|
+
* Entity definition is resolved lazily on first method call.
|
|
1006
|
+
* @returns An EntityDataAccessor instance
|
|
1007
|
+
*/
|
|
1008
|
+
data<TKey = any, TDetailDto extends AXPEntityDetailDto<TKey> = AXPEntityModel<TKey>, TListItemDto extends AXPEntityListItemDto<TKey> = TDetailDto, TCreateDto extends AXPEntityCreateDto = Omit<TDetailDto, 'id'>, TUpdateDto extends AXPEntityUpdateDto<TKey> = TDetailDto>(): EntityDataAccessor<TKey, TDetailDto, TListItemDto, TCreateDto, TUpdateDto>;
|
|
1009
|
+
}
|
|
923
1010
|
declare class AXPEntityService {
|
|
924
1011
|
private sessionService;
|
|
1012
|
+
private entityRegistry;
|
|
1013
|
+
private queryExecutor;
|
|
1014
|
+
private commandService;
|
|
1015
|
+
/**
|
|
1016
|
+
* @deprecated Use `withEntity(module, entity).createPath(path)` instead.
|
|
1017
|
+
* This method will be removed in a future version.
|
|
1018
|
+
*/
|
|
925
1019
|
createPath(module: string, entity: string, path?: string): string;
|
|
1020
|
+
/**
|
|
1021
|
+
* Creates a builder for entity operations.
|
|
1022
|
+
* Entity definition is resolved lazily when data accessor methods are called.
|
|
1023
|
+
* @param module - The module name
|
|
1024
|
+
* @param entity - The entity name
|
|
1025
|
+
* @returns An EntityBuilder instance
|
|
1026
|
+
*/
|
|
1027
|
+
withEntity(module: string, entity: string): EntityBuilder;
|
|
1028
|
+
/**
|
|
1029
|
+
* Creates a builder for entity operations using dot notation.
|
|
1030
|
+
* Entity definition is resolved lazily when data accessor methods are called.
|
|
1031
|
+
* @param entityKey - The entity key in format "module.entity"
|
|
1032
|
+
* @returns An EntityBuilder instance
|
|
1033
|
+
* @throws Error if the entity key format is invalid
|
|
1034
|
+
*/
|
|
1035
|
+
withEntity(entityKey: string): EntityBuilder;
|
|
926
1036
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEntityService, never>;
|
|
927
1037
|
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPEntityService>;
|
|
928
1038
|
}
|
|
@@ -1101,7 +1211,7 @@ interface CategoryTreeNodeData {
|
|
|
1101
1211
|
basicQueryEvent: CategoryQueryEvent;
|
|
1102
1212
|
}
|
|
1103
1213
|
declare class AXPCategoryTreeService {
|
|
1104
|
-
protected readonly entityResolver:
|
|
1214
|
+
protected readonly entityResolver: AXPEntityDefinitionRegistryService;
|
|
1105
1215
|
protected readonly translate: AXTranslationService;
|
|
1106
1216
|
/**
|
|
1107
1217
|
* Initialize category tree data source
|
|
@@ -1225,7 +1335,12 @@ declare function entityDetailsReferenceCondition(type: string): AXPQueryFilter[]
|
|
|
1225
1335
|
declare function entityDetailsEditAction(): AXPEntityAction;
|
|
1226
1336
|
declare function entityDetailsNewEditAction(): AXPEntityAction;
|
|
1227
1337
|
declare function entityOverrideDetailsViewAction(): AXPEntityAction;
|
|
1228
|
-
declare function entityDetailsCrudActions(parentId: string
|
|
1338
|
+
declare function entityDetailsCrudActions(parentId: string, options?: {
|
|
1339
|
+
create?: boolean;
|
|
1340
|
+
delete?: boolean;
|
|
1341
|
+
view?: boolean;
|
|
1342
|
+
edit?: boolean;
|
|
1343
|
+
}): AXPEntityAction[];
|
|
1229
1344
|
declare function entityDetailsReferenceCreateActions(type: string): AXPEntityAction[];
|
|
1230
1345
|
type AXPEntityChangeSet = {
|
|
1231
1346
|
[key: string]: {
|
|
@@ -1448,7 +1563,7 @@ declare class AXPEntityCategoryTreeSelectorComponent extends AXBasePageComponent
|
|
|
1448
1563
|
declare class AXPEntityCategoryWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
1449
1564
|
protected readonly entityDetailPopoverService: AXPEntityDetailPopoverService;
|
|
1450
1565
|
protected readonly formatService: AXFormatService;
|
|
1451
|
-
protected readonly entityResolver:
|
|
1566
|
+
protected readonly entityResolver: AXPEntityDefinitionRegistryService;
|
|
1452
1567
|
private readonly rawValueSignal;
|
|
1453
1568
|
set rawValueInput(value: any);
|
|
1454
1569
|
protected entity: _angular_core.Signal<string>;
|
|
@@ -1502,7 +1617,7 @@ interface AXPEntityCategoryWidgetOptions {
|
|
|
1502
1617
|
|
|
1503
1618
|
declare class AXPEntityCategoryWidgetEditComponent extends AXPValueWidgetComponent<any, AXPEntityCategoryWidgetOptions> {
|
|
1504
1619
|
#private;
|
|
1505
|
-
protected readonly entityResolver:
|
|
1620
|
+
protected readonly entityResolver: AXPEntityDefinitionRegistryService;
|
|
1506
1621
|
protected readonly popupService: AXPopupService;
|
|
1507
1622
|
private readonly translateService;
|
|
1508
1623
|
protected readonly cdr: ChangeDetectorRef;
|
|
@@ -1561,7 +1676,7 @@ declare class AXPEntityCategoryWidgetEditComponent extends AXPValueWidgetCompone
|
|
|
1561
1676
|
|
|
1562
1677
|
declare class AXPEntityCategoryWidgetViewComponent extends AXPValueWidgetComponent<any> {
|
|
1563
1678
|
protected readonly formatService: AXFormatService;
|
|
1564
|
-
protected readonly entityResolver:
|
|
1679
|
+
protected readonly entityResolver: AXPEntityDefinitionRegistryService;
|
|
1565
1680
|
protected entity: _angular_core.Signal<string>;
|
|
1566
1681
|
protected multiple: _angular_core.Signal<boolean>;
|
|
1567
1682
|
protected valueField: _angular_core.Signal<string>;
|
|
@@ -1822,38 +1937,6 @@ declare class AXPEntityListWidgetViewComponent extends AXPValueWidgetComponent {
|
|
|
1822
1937
|
|
|
1823
1938
|
declare const AXPEntityListWidget: AXPWidgetConfig;
|
|
1824
1939
|
|
|
1825
|
-
declare class AXPEntityReferenceWidgetViewComponent extends AXPLayoutBaseWidgetComponent {
|
|
1826
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEntityReferenceWidgetViewComponent, never>;
|
|
1827
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPEntityReferenceWidgetViewComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
1828
|
-
}
|
|
1829
|
-
|
|
1830
|
-
declare class AXPEntityReferenceWidgetEditComponent extends AXPLayoutBaseWidgetComponent {
|
|
1831
|
-
#private;
|
|
1832
|
-
protected readonly injector: Injector;
|
|
1833
|
-
protected readonly entityResolver: AXPEntityResolver;
|
|
1834
|
-
protected entity: _angular_core.Signal<string>;
|
|
1835
|
-
protected entityDef: _angular_core.WritableSignal<AXPEntity | null>;
|
|
1836
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEntityReferenceWidgetEditComponent, never>;
|
|
1837
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPEntityReferenceWidgetEditComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
1838
|
-
}
|
|
1839
|
-
|
|
1840
|
-
declare class AXPEntityReferenceWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
1841
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEntityReferenceWidgetColumnComponent, never>;
|
|
1842
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPEntityReferenceWidgetColumnComponent, "ng-component", never, { "rawValue": { "alias": "rawValue"; "required": false; }; }, {}, never, never, true, never>;
|
|
1843
|
-
}
|
|
1844
|
-
|
|
1845
|
-
declare class AXPEntityReferenceWidgetPrintComponent extends AXPLayoutBaseWidgetComponent {
|
|
1846
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEntityReferenceWidgetPrintComponent, never>;
|
|
1847
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPEntityReferenceWidgetPrintComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
1848
|
-
}
|
|
1849
|
-
|
|
1850
|
-
declare class AXPEntityReferenceWidgetDesignerComponent extends AXPLayoutBaseWidgetComponent {
|
|
1851
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEntityReferenceWidgetDesignerComponent, never>;
|
|
1852
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPEntityReferenceWidgetDesignerComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
1853
|
-
}
|
|
1854
|
-
|
|
1855
|
-
declare const AXPEntityReferenceWidget: AXPWidgetConfig;
|
|
1856
|
-
|
|
1857
1940
|
declare class AXPLookupFilterWidgetEditComponent extends AXPValueWidgetComponent<any> {
|
|
1858
1941
|
#private;
|
|
1859
1942
|
protected editorPath: string;
|
|
@@ -1882,7 +1965,7 @@ declare module '@acorex/platform/layout/widget-core' {
|
|
|
1882
1965
|
|
|
1883
1966
|
declare class AXPLookupWidgetViewComponent extends AXPValueWidgetComponent<any> {
|
|
1884
1967
|
protected readonly formatService: AXFormatService;
|
|
1885
|
-
protected readonly entityResolver:
|
|
1968
|
+
protected readonly entityResolver: AXPEntityDefinitionRegistryService;
|
|
1886
1969
|
protected entity: _angular_core.Signal<string>;
|
|
1887
1970
|
protected multiple: _angular_core.Signal<boolean>;
|
|
1888
1971
|
protected valueField: _angular_core.Signal<string>;
|
|
@@ -1916,6 +1999,7 @@ interface AXPEntityDataSelectorOptions {
|
|
|
1916
1999
|
allowCreate?: boolean;
|
|
1917
2000
|
searchFields?: string[];
|
|
1918
2001
|
initialSearchTerm?: string;
|
|
2002
|
+
selectedItemIds?: string[] | number[];
|
|
1919
2003
|
}
|
|
1920
2004
|
interface AXPEntityDataSelectorResult {
|
|
1921
2005
|
items: any[];
|
|
@@ -1980,7 +2064,7 @@ interface AXPLookupWidgetOptions {
|
|
|
1980
2064
|
declare class AXPLookupWidgetEditComponent extends AXPValueWidgetComponent<any> {
|
|
1981
2065
|
#private;
|
|
1982
2066
|
protected readonly injector: Injector;
|
|
1983
|
-
protected readonly entityResolver:
|
|
2067
|
+
protected readonly entityResolver: AXPEntityDefinitionRegistryService;
|
|
1984
2068
|
protected readonly formatService: AXFormatService;
|
|
1985
2069
|
protected readonly popupService: AXPopupService;
|
|
1986
2070
|
protected readonly entityDataSelectorService: AXPEntityDataSelectorService;
|
|
@@ -2006,9 +2090,12 @@ declare class AXPLookupWidgetEditComponent extends AXPValueWidgetComponent<any>
|
|
|
2006
2090
|
protected conditions?: AXPQueryFilter[];
|
|
2007
2091
|
protected filter: AXDataSourceFilterOption | null;
|
|
2008
2092
|
private entityDef;
|
|
2093
|
+
/**
|
|
2094
|
+
* Get default sort order from entity's first list view
|
|
2095
|
+
*/
|
|
2096
|
+
protected defaultSorts: _angular_core.Signal<AXDataSourceSortOption[]>;
|
|
2009
2097
|
protected dataSource: _angular_core.Signal<AXDataSource<unknown> | null>;
|
|
2010
2098
|
protected searchTerm: _angular_core.WritableSignal<string | null>;
|
|
2011
|
-
protected searchPlaceholderText: _angular_core.WritableSignal<string>;
|
|
2012
2099
|
protected selectedItems: _angular_core.WritableSignal<any[]>;
|
|
2013
2100
|
textbox: _angular_core.Signal<AXTagBoxComponent | undefined>;
|
|
2014
2101
|
protected isLoading: _angular_core.WritableSignal<boolean>;
|
|
@@ -2028,7 +2115,6 @@ declare class AXPLookupWidgetEditComponent extends AXPValueWidgetComponent<any>
|
|
|
2028
2115
|
clear(): void;
|
|
2029
2116
|
clearInput(): void;
|
|
2030
2117
|
protected getTagLabel(item: any): string;
|
|
2031
|
-
private updateSearchPlaceholder;
|
|
2032
2118
|
private searchByValue;
|
|
2033
2119
|
private mergeFilter;
|
|
2034
2120
|
private singleOrMultiple;
|
|
@@ -2052,6 +2138,7 @@ declare class AXPLookupWidgetColumnComponent extends AXPColumnWidgetComponent<an
|
|
|
2052
2138
|
protected columnName: string;
|
|
2053
2139
|
protected maxVisible: number;
|
|
2054
2140
|
protected displayFormat: _angular_core.Signal<string | undefined>;
|
|
2141
|
+
protected displayField: _angular_core.Signal<string>;
|
|
2055
2142
|
protected isMorePopoverOpen: _angular_core.WritableSignal<boolean>;
|
|
2056
2143
|
protected selectedItemIndex: _angular_core.WritableSignal<number>;
|
|
2057
2144
|
protected displayItems: _angular_core.Signal<any[]>;
|
|
@@ -2073,38 +2160,6 @@ declare class AXPLookupWidgetColumnComponent extends AXPColumnWidgetComponent<an
|
|
|
2073
2160
|
|
|
2074
2161
|
declare const AXPLookupWidget: AXPWidgetConfig;
|
|
2075
2162
|
|
|
2076
|
-
declare class AXPWidgetSelectorWidgetEditComponent extends AXPValueWidgetComponent<any> {
|
|
2077
|
-
private popupService;
|
|
2078
|
-
private widgetRegisteryService;
|
|
2079
|
-
textbox: AXTextBoxComponent;
|
|
2080
|
-
protected searchTerm: _angular_core.WritableSignal<string | null>;
|
|
2081
|
-
protected isOpen: _angular_core.WritableSignal<boolean>;
|
|
2082
|
-
protected textField: _angular_core.WritableSignal<string>;
|
|
2083
|
-
protected displayText: _angular_core.Signal<any>;
|
|
2084
|
-
protected selectedWidgetNode: _angular_core.WritableSignal<AXPWidgetNode | null>;
|
|
2085
|
-
protected selectedItem: _angular_core.WritableSignal<any>;
|
|
2086
|
-
protected placeholder: _angular_core.Signal<any>;
|
|
2087
|
-
protected loading: _angular_core.Signal<boolean>;
|
|
2088
|
-
ngAfterViewInit(): void;
|
|
2089
|
-
showSelector(): Promise<void>;
|
|
2090
|
-
protected convertWidgetConfigToNode(config: AXPWidgetConfig): AXPWidgetNode;
|
|
2091
|
-
protected handleChangeWidget(e: AXPWidgetPropertiesChangedEvent): void;
|
|
2092
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPWidgetSelectorWidgetEditComponent, never>;
|
|
2093
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPWidgetSelectorWidgetEditComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
2094
|
-
}
|
|
2095
|
-
|
|
2096
|
-
declare class AXPWidgetSelectorWidgetViewComponent extends AXPValueWidgetComponent<any> {
|
|
2097
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPWidgetSelectorWidgetViewComponent, never>;
|
|
2098
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPWidgetSelectorWidgetViewComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
2099
|
-
}
|
|
2100
|
-
|
|
2101
|
-
declare const AXPWidgetSelectorWidget: AXPWidgetConfig;
|
|
2102
|
-
declare module '@acorex/platform/layout/widget-core' {
|
|
2103
|
-
interface AXPWidgetTypesMap {
|
|
2104
|
-
widgetSelector: 'widget-selector';
|
|
2105
|
-
}
|
|
2106
|
-
}
|
|
2107
|
-
|
|
2108
2163
|
declare const AXPEntityCreateEvent: {
|
|
2109
2164
|
(payload: {
|
|
2110
2165
|
entity: string;
|
|
@@ -2160,7 +2215,7 @@ declare class AXPEntityPerformDeleteAction extends AXPWorkflowAction {
|
|
|
2160
2215
|
private dialogService;
|
|
2161
2216
|
private loadingDialog;
|
|
2162
2217
|
private translationService;
|
|
2163
|
-
private
|
|
2218
|
+
private settingsService;
|
|
2164
2219
|
execute(context: AXPWorkflowContext): Promise<void>;
|
|
2165
2220
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEntityPerformDeleteAction, never>;
|
|
2166
2221
|
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPEntityPerformDeleteAction>;
|
|
@@ -2235,5 +2290,5 @@ declare class AXPShowListViewAction extends AXPWorkflowAction {
|
|
|
2235
2290
|
}
|
|
2236
2291
|
declare const AXPShowListViewWorkflow: AXPWorkflow;
|
|
2237
2292
|
|
|
2238
|
-
export { AXMEntityCrudService, AXMEntityCrudServiceImpl, AXPCategoryTreeService, AXPCreateEntityCommand, AXPCreateEntityWorkflow, AXPDataSeederService, AXPDeleteEntityWorkflow, AXPEntityApplyUpdatesAction, AXPEntityCategoryTreeSelectorComponent, AXPEntityCategoryWidget, AXPEntityCategoryWidgetColumnComponent, AXPEntityCategoryWidgetEditComponent, AXPEntityCategoryWidgetViewComponent, AXPEntityCommandTriggerViewModel, AXPEntityCreateEvent, AXPEntityCreatePopupAction, AXPEntityCreateSubmittedAction, AXPEntityCreateViewElementViewModel, AXPEntityCreateViewModelFactory, AXPEntityCreateViewSectionViewModel, AXPEntityDataProvider, AXPEntityDataProviderImpl, AXPEntityDataSelectorService, AXPEntityDefinitionRegistryService, AXPEntityDeletedEvent, AXPEntityDetailListViewModel, AXPEntityDetailPopoverComponent, AXPEntityDetailPopoverService, AXPEntityDetailViewModelFactory, AXPEntityDetailViewModelResolver, AXPEntityEventDispatcherService, AXPEntityEventsKeys, AXPEntityFormBuilderService, AXPEntityListTableService, AXPEntityListViewColumnViewModel, AXPEntityListViewModelFactory, AXPEntityListViewModelResolver, AXPEntityListWidget, AXPEntityListWidgetViewComponent, AXPEntityMasterCreateViewModel, AXPEntityMasterListViewModel, AXPEntityMasterListViewQueryViewModel, AXPEntityMasterSingleElementViewModel, AXPEntityMasterSingleViewGroupViewModel, AXPEntityMasterSingleViewModel, AXPEntityMasterUpdateElementViewModel, AXPEntityMasterUpdateViewModel, AXPEntityMasterUpdateViewModelFactory, AXPEntityMiddleware, AXPEntityModifyConfirmedAction, AXPEntityModifyEvent, AXPEntityModifySectionPopupAction, AXPEntityModule, AXPEntityPerformDeleteAction,
|
|
2239
|
-
export type {
|
|
2293
|
+
export { AXMEntityCrudService, AXMEntityCrudServiceImpl, AXPCategoryTreeService, AXPCreateEntityCommand, AXPCreateEntityWorkflow, AXPDataSeederService, AXPDeleteEntityWorkflow, AXPEntityApplyUpdatesAction, AXPEntityCategoryTreeSelectorComponent, AXPEntityCategoryWidget, AXPEntityCategoryWidgetColumnComponent, AXPEntityCategoryWidgetEditComponent, AXPEntityCategoryWidgetViewComponent, AXPEntityCommandTriggerViewModel, AXPEntityCreateEvent, AXPEntityCreatePopupAction, AXPEntityCreateSubmittedAction, AXPEntityCreateViewElementViewModel, AXPEntityCreateViewModelFactory, AXPEntityCreateViewSectionViewModel, AXPEntityDataProvider, AXPEntityDataProviderImpl, AXPEntityDataSelectorService, AXPEntityDefinitionRegistryService, AXPEntityDeletedEvent, AXPEntityDetailListViewModel, AXPEntityDetailPopoverComponent, AXPEntityDetailPopoverService, AXPEntityDetailViewModelFactory, AXPEntityDetailViewModelResolver, AXPEntityEventDispatcherService, AXPEntityEventsKeys, AXPEntityFormBuilderService, AXPEntityListTableService, AXPEntityListViewColumnViewModel, AXPEntityListViewModelFactory, AXPEntityListViewModelResolver, AXPEntityListWidget, AXPEntityListWidgetViewComponent, AXPEntityMasterCreateViewModel, AXPEntityMasterListViewModel, AXPEntityMasterListViewQueryViewModel, AXPEntityMasterSingleElementViewModel, AXPEntityMasterSingleViewGroupViewModel, AXPEntityMasterSingleViewModel, AXPEntityMasterUpdateElementViewModel, AXPEntityMasterUpdateViewModel, AXPEntityMasterUpdateViewModelFactory, AXPEntityMiddleware, AXPEntityModifyConfirmedAction, AXPEntityModifyEvent, AXPEntityModifySectionPopupAction, AXPEntityModule, AXPEntityPerformDeleteAction, AXPEntityResolver, AXPEntityService, AXPEntityStorageService, AXPEntityUpdateViewSectionViewModel, AXPGetEntityDetailsQuery, AXPLookupFilterWidget, AXPLookupFilterWidgetEditComponent, AXPLookupWidget, AXPLookupWidgetColumnComponent, AXPLookupWidgetEditComponent, AXPLookupWidgetViewComponent, AXPMiddlewareAbortError, AXPMiddlewareEntityStorageService, AXPModifyEntitySectionWorkflow, AXPOpenEntityDetailsCommand, AXPQuickEntityModifyPopupAction, AXPQuickModifyEntityWorkflow, AXPShowDetailViewAction, AXPShowDetailsViewWorkflow, AXPShowListViewAction, AXPShowListViewWorkflow, AXPTruncatedBreadcrumbComponent, AXPUpdateEntityCommand, AXPViewEntityDetailsCommand, AXP_DATA_SEEDER_TOKEN, AXP_ENTITY_ACTION_PLUGIN, AXP_ENTITY_CONFIG_TOKEN, AXP_ENTITY_DEFINITION_LOADER, AXP_ENTITY_MODIFIER, AXP_ENTITY_STORAGE_BACKEND, AXP_ENTITY_STORAGE_MIDDLEWARE, DEFAULT_COLUMN_WIDTHS, DEFAULT_PROPERTY_ORDER, DEFAULT_SECTION_ORDER, EntityBuilder, EntityDataAccessor, actionExists, cloneLayoutArrays, columnWidthMiddlewareFactory, columnWidthMiddlewareProvider, createColumnWidthMiddlewareProvider, createLayoutOrderingMiddlewareProvider, createModifierContext, detectEntityChanges, ensureLayoutPropertyView, ensureLayoutSection, ensureListActions, entityDetailsCreateActions, entityDetailsCrudActions, entityDetailsEditAction, entityDetailsNewEditAction, entityDetailsReferenceCondition, entityDetailsReferenceCreateActions, entityDetailsSimpleCondition, entityMasterBulkDeleteAction, entityMasterCreateAction, entityMasterCrudActions, entityMasterDeleteAction, entityMasterRecordActions, entityMasterViewAction, entityOverrideDetailsViewAction, eventDispatchMiddleware, isAXPMiddlewareAbortError, layoutOrderingMiddlewareFactory, layoutOrderingMiddlewareProvider };
|
|
2294
|
+
export type { AXPAuditEvent, AXPAuditInfo, AXPDataSeeder, AXPEntityActionPlugin, AXPEntityCategoryWidgetOptions, AXPEntityChangeSet, AXPEntityConfigs, AXPEntityCreateDto, AXPEntityDataSelectorOptions, AXPEntityDataSelectorResult, AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader, AXPEntityDeleteOptions, AXPEntityDetailDto, AXPEntityDetailPopoverOptions, AXPEntityLayoutLike, AXPEntityLayoutPropertyLike, AXPEntityLayoutSectionLike, AXPEntityListItemDto, AXPEntityMasterListViewSortPropViewModel, AXPEntityModel, AXPEntityModifier, AXPEntityModifierContext, AXPEntityModifierProvider, AXPEntityOp, AXPEntityOutputDto, AXPEntityPreloadEntity, AXPEntityStorageContext, AXPEntityStorageMiddleware, AXPEntityUpdateDto, AXPGetEntityDetailsQueryInput, AXPGetEntityDetailsQueryResult, AXPLookupWidgetLookType, AXPLookupWidgetOptions, AXPOpenEntityDetailsCommandInput, AXPRecordOwnershipInfo, AXPRecordStateInfo, CategoryQueryEvent, CategoryQueryFunction, CategoryQueryResult, CategoryTreeConfig, CategoryTreeNodeData, ColumnWidthConfig, SectionOrderConfig };
|