@acorex/platform 20.3.0-next.0 → 20.3.0-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/index.d.ts +5 -119
- package/core/index.d.ts +67 -72
- package/fesm2022/acorex-platform-auth.mjs +1 -1
- package/fesm2022/acorex-platform-auth.mjs.map +1 -1
- package/fesm2022/acorex-platform-common.mjs +11 -35
- package/fesm2022/acorex-platform-common.mjs.map +1 -1
- package/fesm2022/acorex-platform-core.mjs +164 -142
- package/fesm2022/acorex-platform-core.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-builder.mjs +638 -1168
- package/fesm2022/acorex-platform-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-components.mjs +51 -1439
- package/fesm2022/acorex-platform-layout-components.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-designer.mjs +137 -92
- package/fesm2022/acorex-platform-layout-designer.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-entity.mjs +1059 -3204
- package/fesm2022/acorex-platform-layout-entity.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-views.mjs +72 -373
- package/fesm2022/acorex-platform-layout-views.mjs.map +1 -1
- package/fesm2022/acorex-platform-themes-default-create-entity-view.component-SY0oMDoH.mjs +22 -0
- package/fesm2022/acorex-platform-themes-default-create-entity-view.component-SY0oMDoH.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-default-entity-master-create-view.component-I7Eq8Nti.mjs → acorex-platform-themes-default-entity-master-create-view.component-hHXxHlFG.mjs} +3 -3
- package/fesm2022/{acorex-platform-themes-default-entity-master-create-view.component-I7Eq8Nti.mjs.map → acorex-platform-themes-default-entity-master-create-view.component-hHXxHlFG.mjs.map} +1 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-hf4QOz_4.mjs +665 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-hf4QOz_4.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-default-entity-master-modify-view.component-16sdMBvH.mjs → acorex-platform-themes-default-entity-master-modify-view.component-DC3MrDtI.mjs} +10 -3
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-DC3MrDtI.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-Bb90PeHq.mjs +236 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-Bb90PeHq.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default.mjs +484 -39
- package/fesm2022/acorex-platform-themes-default.mjs.map +1 -1
- package/fesm2022/{acorex-platform-themes-shared-theme-color-chooser-column.component-DjKLg513.mjs → acorex-platform-themes-shared-color-chooser-column.component-DjKLg513.mjs} +1 -1
- package/fesm2022/acorex-platform-themes-shared-color-chooser-column.component-DjKLg513.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-shared-theme-color-chooser-view.component-DE0wO98F.mjs → acorex-platform-themes-shared-color-chooser-view.component-DE0wO98F.mjs} +1 -1
- package/fesm2022/acorex-platform-themes-shared-color-chooser-view.component-DE0wO98F.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-shared.mjs +13 -11
- package/fesm2022/acorex-platform-themes-shared.mjs.map +1 -1
- package/fesm2022/{acorex-platform-widgets-button-widget-designer.component-BJtkWusr.mjs → acorex-platform-widgets-button-widget-designer.component-lNF95FJv.mjs} +3 -3
- package/fesm2022/acorex-platform-widgets-button-widget-designer.component-lNF95FJv.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-checkbox-widget-column.component-DeKpl0uK.mjs → acorex-platform-widgets-checkbox-widget-column.component-BNBOATPB.mjs} +2 -1
- package/fesm2022/acorex-platform-widgets-checkbox-widget-column.component-BNBOATPB.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-checkbox-widget-designer.component-Cv7dEMCm.mjs → acorex-platform-widgets-checkbox-widget-designer.component-BI18uzNZ.mjs} +2 -2
- package/fesm2022/acorex-platform-widgets-checkbox-widget-designer.component-BI18uzNZ.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-color-box-widget-designer.component-CohkI1w1.mjs → acorex-platform-widgets-color-box-widget-designer.component-pYOQv5g8.mjs} +2 -2
- package/fesm2022/acorex-platform-widgets-color-box-widget-designer.component-pYOQv5g8.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-file-list-popup.component-BafU5Lfl.mjs → acorex-platform-widgets-file-list-popup.component-DFbPO0ud.mjs} +4 -69
- package/fesm2022/acorex-platform-widgets-file-list-popup.component-DFbPO0ud.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-page-widget-designer.component-Cw9WcZze.mjs → acorex-platform-widgets-page-widget-designer.component-DRsLkulH.mjs} +64 -74
- package/fesm2022/acorex-platform-widgets-page-widget-designer.component-DRsLkulH.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-tabular-data-edit-popup.component-BDQIfr0g.mjs → acorex-platform-widgets-tabular-data-edit-popup.component-nLZYiPnF.mjs} +5 -5
- package/fesm2022/{acorex-platform-widgets-tabular-data-edit-popup.component-BDQIfr0g.mjs.map → acorex-platform-widgets-tabular-data-edit-popup.component-nLZYiPnF.mjs.map} +1 -1
- package/fesm2022/{acorex-platform-widgets-tabular-data-view-popup.component-CmPqtt0G.mjs → acorex-platform-widgets-tabular-data-view-popup.component-D6kiasYM.mjs} +3 -3
- package/fesm2022/{acorex-platform-widgets-tabular-data-view-popup.component-CmPqtt0G.mjs.map → acorex-platform-widgets-tabular-data-view-popup.component-D6kiasYM.mjs.map} +1 -1
- package/fesm2022/{acorex-platform-widgets-text-block-widget-designer.component-DaR4Nkv4.mjs → acorex-platform-widgets-text-block-widget-designer.component-CCMQtH3e.mjs} +12 -8
- package/fesm2022/acorex-platform-widgets-text-block-widget-designer.component-CCMQtH3e.mjs.map +1 -0
- package/fesm2022/acorex-platform-widgets.mjs +1498 -2707
- package/fesm2022/acorex-platform-widgets.mjs.map +1 -1
- package/fesm2022/acorex-platform-workflow.mjs +0 -3
- package/fesm2022/acorex-platform-workflow.mjs.map +1 -1
- package/layout/builder/index.d.ts +181 -367
- package/layout/components/index.d.ts +25 -372
- package/layout/designer/index.d.ts +47 -16
- package/layout/entity/index.d.ts +336 -222
- package/layout/views/index.d.ts +22 -129
- package/package.json +36 -22
- package/widgets/index.d.ts +224 -275
- package/workflow/index.d.ts +1 -4
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-D3VUh8K8.mjs +0 -707
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-D3VUh8K8.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-16sdMBvH.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-BMkhNfF4.mjs +0 -244
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-BMkhNfF4.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-column.component-DjKLg513.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-view.component-DE0wO98F.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-button-widget-designer.component-BJtkWusr.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-checkbox-widget-column.component-DeKpl0uK.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-checkbox-widget-designer.component-Cv7dEMCm.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-color-box-widget-designer.component-CohkI1w1.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-extra-properties-schema-widget-edit.component-B3SJUnGQ.mjs +0 -50
- package/fesm2022/acorex-platform-widgets-extra-properties-schema-widget-edit.component-B3SJUnGQ.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-extra-properties-schema-widget-view.component-BLR0JkRt.mjs +0 -42
- package/fesm2022/acorex-platform-widgets-extra-properties-schema-widget-view.component-BLR0JkRt.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-extra-properties-values-widget-edit.component-hzR2FgOm.mjs +0 -55
- package/fesm2022/acorex-platform-widgets-extra-properties-values-widget-edit.component-hzR2FgOm.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-extra-properties-values-widget-view.component-IDm6Clua.mjs +0 -50
- package/fesm2022/acorex-platform-widgets-extra-properties-values-widget-view.component-IDm6Clua.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-extra-properties-widget-edit.component-BRO9tYDa.mjs +0 -48
- package/fesm2022/acorex-platform-widgets-extra-properties-widget-edit.component-BRO9tYDa.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-extra-properties-widget-view.component-CkpLimyW.mjs +0 -42
- package/fesm2022/acorex-platform-widgets-extra-properties-widget-view.component-CkpLimyW.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-file-list-popup.component-BafU5Lfl.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-page-widget-designer.component-Cw9WcZze.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-text-block-widget-designer.component-DaR4Nkv4.mjs.map +0 -1
|
@@ -1,21 +1,17 @@
|
|
|
1
1
|
import * as _angular_core from '@angular/core';
|
|
2
|
-
import { Signal, InjectionToken, InputSignal, TemplateRef, ElementRef, OnInit, OnDestroy, Type, ViewContainerRef, ModuleWithProviders,
|
|
2
|
+
import { Signal, InjectionToken, InputSignal, TemplateRef, ElementRef, OnInit, OnDestroy, Type, ViewContainerRef, ModuleWithProviders, QueryList } from '@angular/core';
|
|
3
3
|
import * as _acorex_platform_core from '@acorex/platform/core';
|
|
4
|
-
import { AXPActivityLog, AXPSystemActionType,
|
|
4
|
+
import { AXPActivityLog, AXPSystemActionType, AXPContextData, AXPFilterDefinition, AXPFilterQuery } from '@acorex/platform/core';
|
|
5
5
|
import { AXPMenuItem } from '@acorex/platform/common';
|
|
6
|
-
import {
|
|
7
|
-
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
8
|
-
import { AXPWidgetNode, AXPLayoutContextChangeEvent, AXPWidgetProperty, AXPWidgetConfig } from '@acorex/platform/layout/builder';
|
|
6
|
+
import { AXPWidgetNode, AXPLayoutContextChangeEvent } from '@acorex/platform/layout/builder';
|
|
9
7
|
import * as _ngrx_signals from '@ngrx/signals';
|
|
10
|
-
import { AXPopupSizeType, AXPopupService } from '@acorex/components/popup';
|
|
11
|
-
import { AXBasePageComponent } from '@acorex/components/page';
|
|
12
8
|
import { AXFormComponent } from '@acorex/components/form';
|
|
9
|
+
import { AXHtmlEvent, AXValueChangedEvent, AXEvent } from '@acorex/cdk/common';
|
|
13
10
|
import { AXPopoverComponent } from '@acorex/components/popover';
|
|
14
11
|
import { AXTagBoxComponent } from '@acorex/components/tag-box';
|
|
15
12
|
import { AXCalendarService } from '@acorex/core/date-time';
|
|
16
13
|
import { AXTranslationService } from '@acorex/core/translation';
|
|
17
14
|
import { Observable } from 'rxjs';
|
|
18
|
-
import { AXTabsComponent, AXTabStripChangedEvent } from '@acorex/components/tabs';
|
|
19
15
|
|
|
20
16
|
declare class AXPActivityLogComponent {
|
|
21
17
|
private readonly translateService;
|
|
@@ -203,14 +199,6 @@ declare class AXPThemeLayoutContainerComponent {
|
|
|
203
199
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPThemeLayoutContainerComponent, "axp-layout-container", never, {}, {}, never, ["*"], true, never>;
|
|
204
200
|
}
|
|
205
201
|
|
|
206
|
-
declare class AXPQueryColumnsComponent {
|
|
207
|
-
columns: _angular_core.ModelSignal<AXPColumnQuery[]>;
|
|
208
|
-
handleVisibilityChange(e: AXValueChangedEvent<boolean>, name: string): void;
|
|
209
|
-
protected drop(event: CdkDragDrop<unknown[]>): void;
|
|
210
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPQueryColumnsComponent, never>;
|
|
211
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPQueryColumnsComponent, "axp-query-columns", never, { "columns": { "alias": "columns"; "required": false; "isSignal": true; }; }, { "columns": "columnsChange"; }, never, never, true, never>;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
202
|
interface AXPCompareViewField {
|
|
215
203
|
path: string;
|
|
216
204
|
title: string;
|
|
@@ -279,7 +267,11 @@ interface AXPComponentSlotConfig {
|
|
|
279
267
|
component?: Type<any>;
|
|
280
268
|
condition?: ((context?: AXPContextData) => (boolean | Promise<boolean>)) | string;
|
|
281
269
|
loadComponent?: () => Type<any> | Promise<Type<any>>;
|
|
282
|
-
options?:
|
|
270
|
+
options?: {
|
|
271
|
+
[key: string]: unknown;
|
|
272
|
+
} | (() => {
|
|
273
|
+
[key: string]: unknown;
|
|
274
|
+
});
|
|
283
275
|
}
|
|
284
276
|
interface AXPComponentSlotModuleConfigs {
|
|
285
277
|
[slotName: string]: AXPComponentSlotConfig[];
|
|
@@ -302,8 +294,8 @@ declare class AXPComponentSlotDirective implements OnInit {
|
|
|
302
294
|
contextStore: {
|
|
303
295
|
data: _angular_core.Signal<AXPContextData>;
|
|
304
296
|
state: _angular_core.Signal<_acorex_platform_core.AXPContextState>;
|
|
305
|
-
initialSnapshot:
|
|
306
|
-
previousSnapshot:
|
|
297
|
+
initialSnapshot: _ngrx_signals.DeepSignal<{}>;
|
|
298
|
+
previousSnapshot: _ngrx_signals.DeepSignal<{}>;
|
|
307
299
|
lastChange: _ngrx_signals.DeepSignal<_acorex_platform_core.AXPContextChangeEvent>;
|
|
308
300
|
isChanged: _angular_core.Signal<boolean>;
|
|
309
301
|
isReset: _angular_core.Signal<boolean>;
|
|
@@ -357,14 +349,7 @@ declare class AXPComponentSlotModule {
|
|
|
357
349
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXPComponentSlotModule>;
|
|
358
350
|
}
|
|
359
351
|
|
|
360
|
-
|
|
361
|
-
* Form appearance and density styling
|
|
362
|
-
*/
|
|
363
|
-
type AXPDynamicFormLook = 'normal' | 'compact' | 'borderless';
|
|
364
|
-
/**
|
|
365
|
-
* Form layout direction and flow
|
|
366
|
-
*/
|
|
367
|
-
type AXPDynamicFormDirection = 'vertical' | 'horizontal' | 'grid';
|
|
352
|
+
type AXPDynamicFormLayoutStyle = 'normal' | 'compact' | 'vertical' | 'horizontal';
|
|
368
353
|
interface AXPDynamicFormFieldDefinition {
|
|
369
354
|
path: string;
|
|
370
355
|
title?: string;
|
|
@@ -400,93 +385,6 @@ interface AXPDynamicFormLayoutConfig {
|
|
|
400
385
|
};
|
|
401
386
|
}
|
|
402
387
|
|
|
403
|
-
interface AXPDynamicDialogConfig {
|
|
404
|
-
title: string;
|
|
405
|
-
message?: string;
|
|
406
|
-
formDefinition: AXPDynamicFormDefinition;
|
|
407
|
-
context: any;
|
|
408
|
-
layoutConfig?: AXPDynamicFormLayoutConfig;
|
|
409
|
-
size?: AXPopupSizeType;
|
|
410
|
-
actions?: {
|
|
411
|
-
footer?: {
|
|
412
|
-
prefix?: AXPActionMenuItem[];
|
|
413
|
-
suffix?: AXPActionMenuItem[];
|
|
414
|
-
};
|
|
415
|
-
};
|
|
416
|
-
}
|
|
417
|
-
interface AXPDynamicDialogResult {
|
|
418
|
-
context: any;
|
|
419
|
-
action?: string;
|
|
420
|
-
}
|
|
421
|
-
|
|
422
|
-
declare class AXPDynamicDialogComponent extends AXBasePageComponent {
|
|
423
|
-
config: AXPDynamicDialogConfig;
|
|
424
|
-
private readonly dynamicForm;
|
|
425
|
-
isSubmitting: _angular_core.WritableSignal<boolean>;
|
|
426
|
-
private previousContext;
|
|
427
|
-
private formData;
|
|
428
|
-
/**
|
|
429
|
-
* Form context for widget container
|
|
430
|
-
*/
|
|
431
|
-
protected formContext: _angular_core.Signal<Record<string, any>>;
|
|
432
|
-
protected defaultLayout: () => {
|
|
433
|
-
positions: {
|
|
434
|
-
default: {
|
|
435
|
-
colSpan: number;
|
|
436
|
-
};
|
|
437
|
-
md: {
|
|
438
|
-
colSpan: number;
|
|
439
|
-
};
|
|
440
|
-
lg: {
|
|
441
|
-
colSpan: number;
|
|
442
|
-
};
|
|
443
|
-
xl: {
|
|
444
|
-
colSpan: number;
|
|
445
|
-
};
|
|
446
|
-
xxl: {
|
|
447
|
-
colSpan: number;
|
|
448
|
-
};
|
|
449
|
-
};
|
|
450
|
-
};
|
|
451
|
-
/**
|
|
452
|
-
* Footer actions for dynamic button system
|
|
453
|
-
*/
|
|
454
|
-
protected footerPrefixActions: _angular_core.Signal<AXPActionMenuItem[]>;
|
|
455
|
-
protected footerSuffixActions: _angular_core.Signal<AXPActionMenuItem[]>;
|
|
456
|
-
protected hasFooterActions: _angular_core.Signal<boolean>;
|
|
457
|
-
protected hasVisibleFooterPrefixActions: _angular_core.Signal<boolean>;
|
|
458
|
-
protected hasVisibleFooterSuffixActions: _angular_core.Signal<boolean>;
|
|
459
|
-
ngOnInit(): void;
|
|
460
|
-
protected handleContextInitiated(context: any): void;
|
|
461
|
-
protected handleContextChanged(context: any): void;
|
|
462
|
-
/**
|
|
463
|
-
* Execute a dynamic action
|
|
464
|
-
*/
|
|
465
|
-
protected executeAction(action: AXPActionMenuItem): Promise<void>;
|
|
466
|
-
/**
|
|
467
|
-
* Execute a command
|
|
468
|
-
*/
|
|
469
|
-
protected executeCommand(command: AXPExecuteCommand): Promise<void>;
|
|
470
|
-
/**
|
|
471
|
-
* Check if form is valid
|
|
472
|
-
*/
|
|
473
|
-
protected isFormValid(): Promise<boolean>;
|
|
474
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPDynamicDialogComponent, never>;
|
|
475
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDynamicDialogComponent, "axp-dynamic-dialog", never, { "config": { "alias": "config"; "required": true; }; }, {}, never, never, true, never>;
|
|
476
|
-
}
|
|
477
|
-
|
|
478
|
-
declare class AXPDynamicDialogService {
|
|
479
|
-
private readonly popupService;
|
|
480
|
-
/**
|
|
481
|
-
* Show a dynamic dialog with the given configuration
|
|
482
|
-
* @param config Dialog configuration including fields, validation, and UI options
|
|
483
|
-
* @returns Promise resolving to dialog result with form values and cancellation status
|
|
484
|
-
*/
|
|
485
|
-
showDialog(config: AXPDynamicDialogConfig): Promise<AXPDynamicDialogResult>;
|
|
486
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPDynamicDialogService, never>;
|
|
487
|
-
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPDynamicDialogService>;
|
|
488
|
-
}
|
|
489
|
-
|
|
490
388
|
declare class AXPDynamicFormComponent implements OnInit {
|
|
491
389
|
#private;
|
|
492
390
|
/**
|
|
@@ -498,13 +396,9 @@ declare class AXPDynamicFormComponent implements OnInit {
|
|
|
498
396
|
*/
|
|
499
397
|
context: _angular_core.InputSignal<any>;
|
|
500
398
|
/**
|
|
501
|
-
*
|
|
502
|
-
*/
|
|
503
|
-
layoutLook: _angular_core.InputSignal<AXPDynamicFormLook>;
|
|
504
|
-
/**
|
|
505
|
-
* Form layout direction and flow (vertical, horizontal, grid)
|
|
399
|
+
* Layout style for the form (normal, compact, vertical, horizontal)
|
|
506
400
|
*/
|
|
507
|
-
|
|
401
|
+
layoutStyle: _angular_core.InputSignal<AXPDynamicFormLayoutStyle>;
|
|
508
402
|
/**
|
|
509
403
|
* Custom layout configuration for form fields
|
|
510
404
|
*/
|
|
@@ -532,7 +426,11 @@ declare class AXPDynamicFormComponent implements OnInit {
|
|
|
532
426
|
*/
|
|
533
427
|
protected computedLayout: _angular_core.Signal<AXPDynamicFormLayoutConfig>;
|
|
534
428
|
/**
|
|
535
|
-
*
|
|
429
|
+
* Computed form definition
|
|
430
|
+
*/
|
|
431
|
+
protected computedFormDefinition: _angular_core.Signal<AXPDynamicFormDefinition>;
|
|
432
|
+
/**
|
|
433
|
+
* Host classes based on layout style
|
|
536
434
|
*/
|
|
537
435
|
protected hostClasses: _angular_core.Signal<string>;
|
|
538
436
|
ngOnInit(): void;
|
|
@@ -540,7 +438,6 @@ declare class AXPDynamicFormComponent implements OnInit {
|
|
|
540
438
|
* Handle context change events from widget container
|
|
541
439
|
*/
|
|
542
440
|
protected handleContextChanged(event: AXPLayoutContextChangeEvent): void;
|
|
543
|
-
protected isRequired(param: AXPDynamicFormFieldDefinition): boolean;
|
|
544
441
|
/**
|
|
545
442
|
* Get the form component instance
|
|
546
443
|
*/
|
|
@@ -558,134 +455,10 @@ declare class AXPDynamicFormComponent implements OnInit {
|
|
|
558
455
|
*/
|
|
559
456
|
validate(): Promise<boolean>;
|
|
560
457
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPDynamicFormComponent, never>;
|
|
561
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDynamicFormComponent, "axp-dynamic-form", never, { "formDefinition": { "alias": "formDefinition"; "required": true; "isSignal": true; }; "context": { "alias": "context"; "required": true; "isSignal": true; }; "
|
|
458
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDynamicFormComponent, "axp-dynamic-form", never, { "formDefinition": { "alias": "formDefinition"; "required": true; "isSignal": true; }; "context": { "alias": "context"; "required": true; "isSignal": true; }; "layoutStyle": { "alias": "layoutStyle"; "required": false; "isSignal": true; }; "layoutConfig": { "alias": "layoutConfig"; "required": false; "isSignal": true; }; }, { "contextChange": "contextChange"; "contextInitiated": "contextInitiated"; "validityChange": "validityChange"; }, never, never, true, never>;
|
|
562
459
|
}
|
|
563
460
|
|
|
564
|
-
|
|
565
|
-
* Describes a schema-only definition for an extra property (no value).
|
|
566
|
-
*/
|
|
567
|
-
interface AXPExtraPropertySchemaItem {
|
|
568
|
-
/** Unique key for the property (used as identifier) */
|
|
569
|
-
key: string;
|
|
570
|
-
/** Human-readable title/label */
|
|
571
|
-
title: string;
|
|
572
|
-
/** Widget name/id to render (e.g., 'text-editor', 'checkbox-editor') */
|
|
573
|
-
type: string;
|
|
574
|
-
/** Optional widget-specific options */
|
|
575
|
-
options?: AXPOptionsData;
|
|
576
|
-
}
|
|
577
|
-
/**
|
|
578
|
-
* Describes a single extra property row.
|
|
579
|
-
*/
|
|
580
|
-
interface AXPExtraPropertyItem extends AXPExtraPropertySchemaItem {
|
|
581
|
-
/** Current value bound to the rendered widget */
|
|
582
|
-
value: unknown;
|
|
583
|
-
}
|
|
584
|
-
/**
|
|
585
|
-
* Describes an available extra property type that user can select when adding rows.
|
|
586
|
-
*/
|
|
587
|
-
interface AXPExtraPropertyType {
|
|
588
|
-
/** Unique id for the type (it should be the same as the widget name) */
|
|
589
|
-
id: string;
|
|
590
|
-
/** UI title for selection dropdown */
|
|
591
|
-
title: string;
|
|
592
|
-
/** Default widget options applied on create */
|
|
593
|
-
defaultOptions?: AXPOptionsData;
|
|
594
|
-
}
|
|
595
|
-
/**
|
|
596
|
-
* Injection token to provide available extra property types.
|
|
597
|
-
*/
|
|
598
|
-
declare const AXP_EXTRA_PROPERTY_TYPES: InjectionToken<AXPExtraPropertyType[]>;
|
|
599
|
-
|
|
600
|
-
declare class AXPExtraPropertiesComponent {
|
|
601
|
-
items: _angular_core.InputSignal<AXPExtraPropertyItem[]>;
|
|
602
|
-
mode: _angular_core.InputSignal<"edit" | "view">;
|
|
603
|
-
protected onContextChanged(event: AXPLayoutContextChangeEvent): void;
|
|
604
|
-
itemsChange: _angular_core.OutputEmitterRef<AXPExtraPropertyItem[]>;
|
|
605
|
-
private readonly providedTypes;
|
|
606
|
-
private readonly translationService;
|
|
607
|
-
protected newKey: WritableSignal<string>;
|
|
608
|
-
protected newTitle: WritableSignal<string>;
|
|
609
|
-
protected newTypeId: WritableSignal<string>;
|
|
610
|
-
protected newValue: WritableSignal<any>;
|
|
611
|
-
/** Local, ephemeral context for widget rendering */
|
|
612
|
-
protected internalContext: WritableSignal<Record<string, any>>;
|
|
613
|
-
private lastTypeByKey;
|
|
614
|
-
protected draftVersion: WritableSignal<number>;
|
|
615
|
-
protected draftKey: _angular_core.Signal<string>;
|
|
616
|
-
protected typeOptions: _angular_core.Signal<AXPExtraPropertyType[]>;
|
|
617
|
-
protected presetTypes: _angular_core.Signal<AXPExtraPropertyType[]>;
|
|
618
|
-
protected canAdd: _angular_core.Signal<boolean>;
|
|
619
|
-
/** Sync incoming items' values into internal context for rendering */
|
|
620
|
-
private readonly syncContextFromItems;
|
|
621
|
-
/**
|
|
622
|
-
* Clear item values when their widget type changes to avoid incompatible stale values
|
|
623
|
-
*/
|
|
624
|
-
private readonly clearValueOnTypeChange;
|
|
625
|
-
protected handleAddItem(): void;
|
|
626
|
-
protected handleRemoveItem(key: string): void;
|
|
627
|
-
protected handleDrop(event: CdkDragDrop<AXPExtraPropertyItem[]>): void;
|
|
628
|
-
protected selectPreset(id: string): void;
|
|
629
|
-
private nodeCache;
|
|
630
|
-
private draftNodeCache?;
|
|
631
|
-
protected getNode(item: AXPExtraPropertyItem): AXPWidgetNode;
|
|
632
|
-
protected draftNode(): AXPWidgetNode;
|
|
633
|
-
protected newTypeChanged(val: string): void;
|
|
634
|
-
protected ngOnInit(): void;
|
|
635
|
-
protected handleTitleChange(val: string): void;
|
|
636
|
-
protected sanitizeKey(input: string): string;
|
|
637
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPExtraPropertiesComponent, never>;
|
|
638
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPExtraPropertiesComponent, "axp-extra-properties", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; }, { "itemsChange": "itemsChange"; }, never, never, true, never>;
|
|
639
|
-
}
|
|
640
|
-
|
|
641
|
-
declare class AXPExtraPropertiesSchemaComponent {
|
|
642
|
-
schema: _angular_core.InputSignal<AXPExtraPropertySchemaItem[]>;
|
|
643
|
-
mode: _angular_core.InputSignal<"edit" | "view">;
|
|
644
|
-
schemaChange: _angular_core.OutputEmitterRef<AXPExtraPropertySchemaItem[]>;
|
|
645
|
-
private readonly providedTypes;
|
|
646
|
-
private readonly translationService;
|
|
647
|
-
protected newTitle: WritableSignal<string>;
|
|
648
|
-
protected newTypeId: WritableSignal<string>;
|
|
649
|
-
protected typeOptions: _angular_core.Signal<AXPExtraPropertyType[]>;
|
|
650
|
-
protected canAdd: _angular_core.Signal<boolean>;
|
|
651
|
-
protected selectedKey: WritableSignal<string | null>;
|
|
652
|
-
protected selectedItem: _angular_core.Signal<AXPExtraPropertySchemaItem | null>;
|
|
653
|
-
constructor();
|
|
654
|
-
protected handleAdd(): void;
|
|
655
|
-
protected handleRemove(key: string): void;
|
|
656
|
-
protected handleDrop(event: CdkDragDrop<AXPExtraPropertySchemaItem[]>): void;
|
|
657
|
-
protected handleUpdateTitle(key: string, title: string): void;
|
|
658
|
-
protected handleUpdateType(key: string, typeId: string): void;
|
|
659
|
-
protected newTypeChanged(val: string): void;
|
|
660
|
-
protected handleTitleChange(val: string): void;
|
|
661
|
-
protected handleSelect(key: string): void;
|
|
662
|
-
protected handleViewerChanged(e: {
|
|
663
|
-
values: any;
|
|
664
|
-
mode: 'init' | 'update';
|
|
665
|
-
}): void;
|
|
666
|
-
protected deriveKey(input: string): string;
|
|
667
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPExtraPropertiesSchemaComponent, never>;
|
|
668
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPExtraPropertiesSchemaComponent, "axp-extra-properties-schema", never, { "schema": { "alias": "schema"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; }, { "schemaChange": "schemaChange"; }, never, never, true, never>;
|
|
669
|
-
}
|
|
670
|
-
|
|
671
|
-
declare class AXPExtraPropertiesValuesComponent {
|
|
672
|
-
schema: _angular_core.InputSignal<AXPExtraPropertySchemaItem[]>;
|
|
673
|
-
values: _angular_core.InputSignal<Record<string, any>>;
|
|
674
|
-
mode: _angular_core.InputSignal<"edit" | "view">;
|
|
675
|
-
valuesChange: _angular_core.OutputEmitterRef<Record<string, any>>;
|
|
676
|
-
isRequired: (item: AXPExtraPropertySchemaItem) => any;
|
|
677
|
-
protected internalContext: _angular_core.WritableSignal<Record<string, any>>;
|
|
678
|
-
private nodeCache;
|
|
679
|
-
private lastTypeByKey;
|
|
680
|
-
protected onContextChanged(event: AXPLayoutContextChangeEvent): void;
|
|
681
|
-
private readonly syncContextFromInputs;
|
|
682
|
-
private readonly clearOnSchemaTypeChange;
|
|
683
|
-
protected getNode(item: AXPExtraPropertySchemaItem): AXPWidgetNode;
|
|
684
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPExtraPropertiesValuesComponent, never>;
|
|
685
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPExtraPropertiesValuesComponent, "axp-extra-properties-values", never, { "schema": { "alias": "schema"; "required": false; "isSignal": true; }; "values": { "alias": "values"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; }, { "valuesChange": "valuesChange"; }, never, never, true, never>;
|
|
686
|
-
}
|
|
687
|
-
|
|
688
|
-
declare class AXPQueryFiltersComponent {
|
|
461
|
+
declare class AXPLayoutFiltersComponent {
|
|
689
462
|
#private;
|
|
690
463
|
protected translate: AXTranslationService;
|
|
691
464
|
protected calendarService: AXCalendarService;
|
|
@@ -723,71 +496,8 @@ declare class AXPQueryFiltersComponent {
|
|
|
723
496
|
handlePopoverClosed(e: AXEvent): void;
|
|
724
497
|
protected onPopoverOpened(e: AXEvent): void;
|
|
725
498
|
protected deactivateAllListItems(): void;
|
|
726
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<
|
|
727
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<
|
|
728
|
-
}
|
|
729
|
-
|
|
730
|
-
declare class AXPQuerySortsComponent {
|
|
731
|
-
sortDefinitions: _angular_core.ModelSignal<AXPSortDefinition[]>;
|
|
732
|
-
sortQueries: _angular_core.WritableSignal<AXPSortQuery[]>;
|
|
733
|
-
initialSortQueries: _angular_core.InputSignal<AXPSortQuery[]>;
|
|
734
|
-
sortQueriesChange: _angular_core.OutputEmitterRef<AXPSortQuery[]>;
|
|
735
|
-
constructor();
|
|
736
|
-
protected drop(event: CdkDragDrop<unknown[]>): void;
|
|
737
|
-
getSortDirection(item: AXPSortDefinition): "desc" | "asc" | undefined;
|
|
738
|
-
protected changeItemSort(item: AXPSortDefinition): void;
|
|
739
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPQuerySortsComponent, never>;
|
|
740
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPQuerySortsComponent, "axp-query-sorts", never, { "sortDefinitions": { "alias": "sortDefinitions"; "required": false; "isSignal": true; }; "initialSortQueries": { "alias": "initialSortQueries"; "required": false; "isSignal": true; }; }, { "sortDefinitions": "sortDefinitionsChange"; "sortQueriesChange": "sortQueriesChange"; }, never, never, true, never>;
|
|
741
|
-
}
|
|
742
|
-
|
|
743
|
-
interface AXPTemplateViewerConfig {
|
|
744
|
-
template: AXPWidgetNode | string;
|
|
745
|
-
title?: string;
|
|
746
|
-
size?: AXPopupSizeType;
|
|
747
|
-
context?: any;
|
|
748
|
-
metadata?: AXPMetaData;
|
|
749
|
-
readOnly?: boolean;
|
|
750
|
-
showActions?: boolean;
|
|
751
|
-
}
|
|
752
|
-
interface AXPTemplateViewerResult {
|
|
753
|
-
context: any;
|
|
754
|
-
cancelled: boolean;
|
|
755
|
-
metadata?: AXPMetaData;
|
|
756
|
-
}
|
|
757
|
-
|
|
758
|
-
declare class AXPTemplateViewerComponent extends AXBasePageComponent {
|
|
759
|
-
set config(value: AXPTemplateViewerConfig | undefined);
|
|
760
|
-
get config(): AXPTemplateViewerConfig | undefined;
|
|
761
|
-
protected context: any;
|
|
762
|
-
protected readonly document: _angular_core.WritableSignal<AXPWidgetNode>;
|
|
763
|
-
protected readonly currentPageIndex: _angular_core.WritableSignal<number>;
|
|
764
|
-
protected readonly _config: _angular_core.WritableSignal<AXPTemplateViewerConfig | undefined>;
|
|
765
|
-
protected readonly currentPage: _angular_core.Signal<AXPWidgetNode>;
|
|
766
|
-
protected ngOnInit(): Promise<void>;
|
|
767
|
-
private loadTemplate;
|
|
768
|
-
protected handleContextChanged(e: AXPLayoutContextChangeEvent): void;
|
|
769
|
-
protected handleSubmit(form: AXFormComponent): Promise<void>;
|
|
770
|
-
protected handleCancel(): void;
|
|
771
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTemplateViewerComponent, never>;
|
|
772
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPTemplateViewerComponent, "axp-template-viewer", never, { "config": { "alias": "config"; "required": false; }; }, {}, never, never, true, never>;
|
|
773
|
-
}
|
|
774
|
-
|
|
775
|
-
declare class AXPTemplateViewerService {
|
|
776
|
-
private readonly popupService;
|
|
777
|
-
/**
|
|
778
|
-
* Show a template viewer dialog with the given configuration
|
|
779
|
-
* @param config Template viewer configuration including template, title, and UI options
|
|
780
|
-
* @returns Promise resolving to viewer result with form values and cancellation status
|
|
781
|
-
*/
|
|
782
|
-
showTemplate(config: AXPTemplateViewerConfig): Promise<AXPTemplateViewerResult>;
|
|
783
|
-
/**
|
|
784
|
-
* Show a template viewer in read-only mode
|
|
785
|
-
* @param config Template viewer configuration
|
|
786
|
-
* @returns Promise resolving to viewer result
|
|
787
|
-
*/
|
|
788
|
-
showTemplateReadOnly(config: Omit<AXPTemplateViewerConfig, 'readOnly' | 'showActions'>): Promise<AXPTemplateViewerResult>;
|
|
789
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTemplateViewerService, never>;
|
|
790
|
-
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPTemplateViewerService>;
|
|
499
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLayoutFiltersComponent, never>;
|
|
500
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPLayoutFiltersComponent, "axp-layout-filters", never, { "filtersDefinitions": { "alias": "filtersDefinitions"; "required": false; "isSignal": true; }; "initialFilters": { "alias": "initialFilters"; "required": false; "isSignal": true; }; }, { "onFiltersChanged": "onFiltersChanged"; }, never, never, true, never>;
|
|
791
501
|
}
|
|
792
502
|
|
|
793
503
|
type AXPUserAvatarSize = 'small' | 'medium' | 'large';
|
|
@@ -881,21 +591,6 @@ declare class AXPUserAvatarComponent implements OnInit, OnDestroy {
|
|
|
881
591
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPUserAvatarComponent, "axp-user-avatar", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "userId": { "alias": "userId"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
882
592
|
}
|
|
883
593
|
|
|
884
|
-
declare class AXPQueryViewsComponent {
|
|
885
|
-
#private;
|
|
886
|
-
protected popupService: AXPopupService;
|
|
887
|
-
protected translate: AXTranslationService;
|
|
888
|
-
protected tabs: _angular_core.Signal<AXTabsComponent | undefined>;
|
|
889
|
-
views: _angular_core.ModelSignal<AXPViewQuery[]>;
|
|
890
|
-
selectedView: _angular_core.ModelSignal<AXPViewQuery>;
|
|
891
|
-
protected isMounted: _angular_core.WritableSignal<boolean>;
|
|
892
|
-
ngAfterViewInit(): void;
|
|
893
|
-
setView(view: AXPViewQuery): void;
|
|
894
|
-
handleActiveChange(e: any): void;
|
|
895
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPQueryViewsComponent, never>;
|
|
896
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPQueryViewsComponent, "axp-query-views", never, { "views": { "alias": "views"; "required": false; "isSignal": true; }; "selectedView": { "alias": "selectedView"; "required": true; "isSignal": true; }; }, { "views": "viewsChange"; "selectedView": "selectedViewChange"; }, never, never, true, never>;
|
|
897
|
-
}
|
|
898
|
-
|
|
899
594
|
/**
|
|
900
595
|
* Generic interface for widget item data
|
|
901
596
|
*/
|
|
@@ -956,47 +651,5 @@ declare class AXPWidgetItemComponent {
|
|
|
956
651
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPWidgetItemComponent, "axp-widget-item", never, { "widget": { "alias": "widget"; "required": true; "isSignal": true; }; "isSelected": { "alias": "isSelected"; "required": false; "isSignal": true; }; "showPinButton": { "alias": "showPinButton"; "required": false; "isSignal": true; }; "customClasses": { "alias": "customClasses"; "required": false; "isSignal": true; }; }, { "onWidgetClick": "onWidgetClick"; "onPinClick": "onPinClick"; }, never, never, true, never>;
|
|
957
652
|
}
|
|
958
653
|
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
title: string;
|
|
962
|
-
groups: {
|
|
963
|
-
name: string;
|
|
964
|
-
title: string;
|
|
965
|
-
isCollapsed: boolean;
|
|
966
|
-
props: AXPWidgetProperty[];
|
|
967
|
-
}[];
|
|
968
|
-
}
|
|
969
|
-
interface AXPWidgetPropertiesChangedEvent {
|
|
970
|
-
values: any;
|
|
971
|
-
mode: 'init' | 'update';
|
|
972
|
-
}
|
|
973
|
-
declare class AXPWidgetPropertyViewerComponent {
|
|
974
|
-
widget: _angular_core.InputSignal<AXPWidgetNode>;
|
|
975
|
-
mode: _angular_core.InputSignal<"simple" | "advanced">;
|
|
976
|
-
private widgetRegistryService;
|
|
977
|
-
protected currentTabIndex: WritableSignal<number>;
|
|
978
|
-
protected config: WritableSignal<AXPWidgetConfig<any> | null>;
|
|
979
|
-
protected allPoperties: AXPWidgetProperty[];
|
|
980
|
-
protected tabs: WritableSignal<AXPWidgetPropertyTab[]>;
|
|
981
|
-
protected groups: _angular_core.Signal<{
|
|
982
|
-
name: string;
|
|
983
|
-
title: string;
|
|
984
|
-
isCollapsed: boolean;
|
|
985
|
-
props: AXPWidgetProperty[];
|
|
986
|
-
}[]>;
|
|
987
|
-
protected groupCollapsedStates: Map<string, boolean>;
|
|
988
|
-
onChanged: EventEmitter<AXPWidgetPropertiesChangedEvent>;
|
|
989
|
-
protected context: WritableSignal<any>;
|
|
990
|
-
protected initialContext: any;
|
|
991
|
-
constructor();
|
|
992
|
-
update(values: any): void;
|
|
993
|
-
private fillTabs;
|
|
994
|
-
protected handleContextChange(e: AXPLayoutContextChangeEvent): void;
|
|
995
|
-
protected handleTabChange(event: AXTabStripChangedEvent): void;
|
|
996
|
-
protected handleCollapsedChange(group: string, collapsed: boolean): void;
|
|
997
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPWidgetPropertyViewerComponent, never>;
|
|
998
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPWidgetPropertyViewerComponent, "axp-widget-property-viewer", never, { "widget": { "alias": "widget"; "required": true; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; }, { "onChanged": "onChanged"; }, never, never, true, never>;
|
|
999
|
-
}
|
|
1000
|
-
|
|
1001
|
-
export { AXPActivityLogComponent, AXPCompareViewComponent, AXPComponentSlot, AXPComponentSlotDirective, AXPComponentSlotModule, AXPComponentSlotRegistryService, AXPDynamicDialogComponent, AXPDynamicDialogService, AXPDynamicFormComponent, AXPExtraPropertiesComponent, AXPExtraPropertiesSchemaComponent, AXPExtraPropertiesValuesComponent, AXPMenuBadgeHelper, AXPQueryColumnsComponent, AXPQueryFiltersComponent, AXPQuerySortsComponent, AXPQueryViewsComponent, AXPTaskBadgeDirective, AXPTaskBadgeProvider, AXPTaskBadgeService, AXPTemplateViewerComponent, AXPTemplateViewerService, AXPThemeLayoutActionsComponent, AXPThemeLayoutBlockComponent, AXPThemeLayoutContainerComponent, AXPThemeLayoutEndSideComponent, AXPThemeLayoutFooterComponent, AXPThemeLayoutHeaderComponent, AXPThemeLayoutListComponent, AXPThemeLayoutListItemComponent, AXPThemeLayoutListItemsGroupComponent, AXPThemeLayoutPageHeaderComponent, AXPThemeLayoutPagePrimaryActionsComponent, AXPThemeLayoutPageSecondaryActionsComponent, AXPThemeLayoutSectionComponent, AXPThemeLayoutStartSideComponent, AXPThemeLayoutToolbarComponent, AXPUserAvatarComponent, AXPUserAvatarService, AXPWidgetItemComponent, AXPWidgetPropertyViewerComponent, AXP_EXTRA_PROPERTY_TYPES, AXP_TASK_BADGE_PROVIDERS, AXP_USER_AVATAR_PROVIDER };
|
|
1002
|
-
export type { AXPCompareViewField, AXPCompareViewInputs, AXPCompareViewMode, AXPCompareViewObject, AXPComponentSlotConfig, AXPComponentSlotModuleConfigs, AXPDynamicDialogConfig, AXPDynamicDialogResult, AXPDynamicFormDefinition, AXPDynamicFormDirection, AXPDynamicFormFieldDefinition, AXPDynamicFormGroupDefinition, AXPDynamicFormLayoutConfig, AXPDynamicFormLook, AXPExtraPropertyItem, AXPExtraPropertySchemaItem, AXPExtraPropertyType, AXPTemplateViewerConfig, AXPTemplateViewerResult, AXPUserAvatarData, AXPUserAvatarProvider, AXPUserAvatarSize, AXPUserAvatarStatus, AXPWidgetItemClickEvent, AXPWidgetItemData, AXPWidgetPropertiesChangedEvent, AXPWidgetPropertyTab };
|
|
654
|
+
export { AXPActivityLogComponent, AXPCompareViewComponent, AXPComponentSlot, AXPComponentSlotDirective, AXPComponentSlotModule, AXPComponentSlotRegistryService, AXPDynamicFormComponent, AXPLayoutFiltersComponent, AXPMenuBadgeHelper, AXPTaskBadgeDirective, AXPTaskBadgeProvider, AXPTaskBadgeService, AXPThemeLayoutActionsComponent, AXPThemeLayoutBlockComponent, AXPThemeLayoutContainerComponent, AXPThemeLayoutEndSideComponent, AXPThemeLayoutFooterComponent, AXPThemeLayoutHeaderComponent, AXPThemeLayoutListComponent, AXPThemeLayoutListItemComponent, AXPThemeLayoutListItemsGroupComponent, AXPThemeLayoutPageHeaderComponent, AXPThemeLayoutPagePrimaryActionsComponent, AXPThemeLayoutPageSecondaryActionsComponent, AXPThemeLayoutSectionComponent, AXPThemeLayoutStartSideComponent, AXPThemeLayoutToolbarComponent, AXPUserAvatarComponent, AXPUserAvatarService, AXPWidgetItemComponent, AXP_TASK_BADGE_PROVIDERS, AXP_USER_AVATAR_PROVIDER };
|
|
655
|
+
export type { AXPCompareViewField, AXPCompareViewInputs, AXPCompareViewMode, AXPCompareViewObject, AXPComponentSlotConfig, AXPComponentSlotModuleConfigs, AXPDynamicFormDefinition, AXPDynamicFormFieldDefinition, AXPDynamicFormGroupDefinition, AXPDynamicFormLayoutConfig, AXPDynamicFormLayoutStyle, AXPUserAvatarData, AXPUserAvatarProvider, AXPUserAvatarSize, AXPUserAvatarStatus, AXPWidgetItemClickEvent, AXPWidgetItemData };
|
|
@@ -4,7 +4,7 @@ import { EventEmitter, OnChanges, OnDestroy, WritableSignal, NgZone, SimpleChang
|
|
|
4
4
|
import { AXBasePageComponent } from '@acorex/components/page';
|
|
5
5
|
import { AXTabStripChangedEvent } from '@acorex/components/tabs';
|
|
6
6
|
import * as _acorex_platform_layout_builder from '@acorex/platform/layout/builder';
|
|
7
|
-
import { AXPWidgetConfig, AXPWidgetCategory, AXPWidgetGroupEnum, AXPWidgetNode, AXPBaseWidgetComponent, AXPWidgetRegistryService,
|
|
7
|
+
import { AXPWidgetConfig, AXPWidgetCategory, AXPWidgetGroupEnum, AXPWidgetNode, AXPBaseWidgetComponent, AXPWidgetRegistryService, AXPLayoutWidgetComponent, AXPLayoutContextChangeEvent, AXPWidgetProperty } from '@acorex/platform/layout/builder';
|
|
8
8
|
import { AXPWidgetItemData, AXPWidgetItemClickEvent } from '@acorex/platform/layout/components';
|
|
9
9
|
import { AXMenuItem } from '@acorex/components/menu';
|
|
10
10
|
import { Subject } from 'rxjs';
|
|
@@ -38,18 +38,6 @@ declare class AXPDesignerAddWidgetMiniButtonComponent {
|
|
|
38
38
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDesignerAddWidgetMiniButtonComponent, "axp-designer-add-widget-mini-button", never, {}, { "onClick": "onClick"; }, never, never, true, never>;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
declare class AXPDesignerFlexDrawerComponent {
|
|
42
|
-
itemsCount: _angular_core.ModelSignal<number>;
|
|
43
|
-
onSelect: _angular_core.OutputEmitterRef<number>;
|
|
44
|
-
protected items: _angular_core.Signal<number[]>;
|
|
45
|
-
protected range: _angular_core.WritableSignal<number>;
|
|
46
|
-
protected handleMouseHover(c: number): void;
|
|
47
|
-
protected handleClick(c: number): void;
|
|
48
|
-
protected handleMouseLeave(event: MouseEvent): void;
|
|
49
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPDesignerFlexDrawerComponent, never>;
|
|
50
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDesignerFlexDrawerComponent, "axp-designer-flex-drawer", never, { "itemsCount": { "alias": "items"; "required": false; "isSignal": true; }; }, { "itemsCount": "itemsChange"; "onSelect": "onSelect"; }, never, never, true, never>;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
41
|
declare class AXPDesignerGridDrawerComponent {
|
|
54
42
|
rowsCount: _angular_core.ModelSignal<number>;
|
|
55
43
|
colsCount: _angular_core.ModelSignal<number>;
|
|
@@ -350,7 +338,7 @@ declare class AXPWidgetDesignerRendererDirective implements OnChanges, OnDestroy
|
|
|
350
338
|
private currentNodeId;
|
|
351
339
|
private service;
|
|
352
340
|
private viewContainerRef;
|
|
353
|
-
parentNode: _angular_core.InputSignal<
|
|
341
|
+
parentNode: _angular_core.InputSignal<AXPLayoutWidgetComponent | null | undefined>;
|
|
354
342
|
index: _angular_core.InputSignal<number | null | undefined>;
|
|
355
343
|
locked: _angular_core.InputSignal<boolean>;
|
|
356
344
|
mode: _angular_core.InputSignal<keyof _acorex_platform_layout_builder.AXPWidgetConfigComponents>;
|
|
@@ -416,5 +404,48 @@ declare class AXPLayoutDesignerPreviewComponent extends AXBasePageComponent {
|
|
|
416
404
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPLayoutDesignerPreviewComponent, "axp-layout-preview", never, {}, {}, never, never, true, never>;
|
|
417
405
|
}
|
|
418
406
|
|
|
419
|
-
|
|
420
|
-
|
|
407
|
+
interface AXPWidgetPropertyTab {
|
|
408
|
+
name: string;
|
|
409
|
+
title: string;
|
|
410
|
+
groups: {
|
|
411
|
+
name: string;
|
|
412
|
+
title: string;
|
|
413
|
+
isCollapsed: boolean;
|
|
414
|
+
props: AXPWidgetProperty[];
|
|
415
|
+
}[];
|
|
416
|
+
}
|
|
417
|
+
interface AXPWidgetPropertiesChangedEvent {
|
|
418
|
+
values: any;
|
|
419
|
+
mode: 'init' | 'update';
|
|
420
|
+
}
|
|
421
|
+
declare class AXPWidgetPropertyViewerComponent {
|
|
422
|
+
widget: _angular_core.InputSignal<AXPWidgetNode>;
|
|
423
|
+
mode: _angular_core.InputSignal<"simple" | "advanced">;
|
|
424
|
+
private widgetRegistryService;
|
|
425
|
+
protected connector: AXPDesignerConnector<any>;
|
|
426
|
+
protected currentTabIndex: WritableSignal<number>;
|
|
427
|
+
protected config: WritableSignal<AXPWidgetConfig<any> | null>;
|
|
428
|
+
protected allPoperties: AXPWidgetProperty[];
|
|
429
|
+
protected tabs: WritableSignal<AXPWidgetPropertyTab[]>;
|
|
430
|
+
protected groups: _angular_core.Signal<{
|
|
431
|
+
name: string;
|
|
432
|
+
title: string;
|
|
433
|
+
isCollapsed: boolean;
|
|
434
|
+
props: AXPWidgetProperty[];
|
|
435
|
+
}[]>;
|
|
436
|
+
protected groupCollapsedStates: Map<string, boolean>;
|
|
437
|
+
onChanged: EventEmitter<AXPWidgetPropertiesChangedEvent>;
|
|
438
|
+
protected context: WritableSignal<any>;
|
|
439
|
+
protected initialContext: any;
|
|
440
|
+
constructor();
|
|
441
|
+
update(values: any): void;
|
|
442
|
+
private fillTabs;
|
|
443
|
+
protected handleContextChange(e: AXPLayoutContextChangeEvent): void;
|
|
444
|
+
protected handleTabChange(event: AXTabStripChangedEvent): void;
|
|
445
|
+
protected handleCollapsedChange(group: string, collapsed: boolean): void;
|
|
446
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPWidgetPropertyViewerComponent, never>;
|
|
447
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPWidgetPropertyViewerComponent, "axp-widget-property-viewer", never, { "widget": { "alias": "widget"; "required": true; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; }, { "onChanged": "onChanged"; }, never, never, true, never>;
|
|
448
|
+
}
|
|
449
|
+
|
|
450
|
+
export { AXPDesignerAddWidgetButtonComponent, AXPDesignerAddWidgetLineButtonComponent, AXPDesignerAddWidgetMiniButtonComponent, AXPDesignerConnector, AXPDesignerGridDrawerComponent, AXPDesignerMessageKeys, AXPDesignerModes, AXPDesignerService, AXPDesignerWidgetPickerComponent, AXPLayoutDesignerComponent, AXPLayoutDesignerPreviewComponent, AXPLayoutDesignerPreviewViewerComponent, AXPTemplateLoadingStrategy, AXPWidgetDesignerRendererDirective, AXPWidgetPickerService, AXPWidgetPropertyViewerComponent, AXP_DESIGNER_ADD_WIDGET_MENU, AXP_DESIGNER_CLONE_MENU, AXP_DESIGNER_COPY_MENU, AXP_DESIGNER_CUT_MENU, AXP_DESIGNER_DELETE_WIDGET_MENU, AXP_DESIGNER_PASTE_MENU, AXP_DESIGNER_SAVE_AS_WIDGET_MENU, AXP_DESIGNER_SELECT_WIDGET_MENU, cloneWidgetMenu };
|
|
451
|
+
export type { AXPDesignerAddNodeCommand, AXPDesignerAddNodeEvent, AXPDesignerContent, AXPDesignerFocusCommand, AXPDesignerFocusEvent, AXPDesignerMode, AXPDesignerPreviewMessage, AXPDesignerPreviewSize, AXPDesignerRefreshCommand, AXPDesignerRefreshEvent, AXPDesignerRegisterCommand, AXPDesignerSaveFormMessage, AXPDesignerSelectCommand, AXPDesignerSelectEvent, AXPDesignerUpdateCommand, AXPDesignerUpdateEvent, AXPDesignerWidgetComponent, AXPDisplayWidgetConfig, AXPWidgetPropertiesChangedEvent, AXPWidgetPropertyTab };
|