@acorex/platform 21.0.0-next.8 → 21.0.0-next.83
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/contracts/README.md +3 -0
- package/fesm2022/acorex-platform-auth.mjs +201 -81
- package/fesm2022/acorex-platform-auth.mjs.map +1 -1
- package/fesm2022/acorex-platform-common-common-settings.provider-Ytey9uhY.mjs +177 -0
- package/fesm2022/acorex-platform-common-common-settings.provider-Ytey9uhY.mjs.map +1 -0
- package/fesm2022/acorex-platform-common.mjs +4490 -880
- package/fesm2022/acorex-platform-common.mjs.map +1 -1
- package/fesm2022/acorex-platform-contracts.mjs +38 -0
- package/fesm2022/acorex-platform-contracts.mjs.map +1 -0
- package/fesm2022/acorex-platform-core.mjs +2612 -667
- package/fesm2022/acorex-platform-core.mjs.map +1 -1
- package/fesm2022/acorex-platform-domain.mjs +557 -826
- package/fesm2022/acorex-platform-domain.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-builder.mjs +1255 -209
- package/fesm2022/acorex-platform-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-components-binding-expression-editor-popup.component-CXEdvDTf.mjs +121 -0
- package/fesm2022/acorex-platform-layout-components-binding-expression-editor-popup.component-CXEdvDTf.mjs.map +1 -0
- package/fesm2022/acorex-platform-layout-components.mjs +6486 -1915
- package/fesm2022/acorex-platform-layout-components.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-designer.mjs +612 -287
- package/fesm2022/acorex-platform-layout-designer.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-entity-attachments-page.component-CwG6n_Yb.mjs +376 -0
- package/fesm2022/acorex-platform-layout-entity-attachments-page.component-CwG6n_Yb.mjs.map +1 -0
- package/fesm2022/acorex-platform-layout-entity-file-list-popup.component--IeMZLIr.mjs +100 -0
- package/fesm2022/acorex-platform-layout-entity-file-list-popup.component--IeMZLIr.mjs.map +1 -0
- package/fesm2022/acorex-platform-layout-entity.mjs +22502 -9964
- package/fesm2022/acorex-platform-layout-entity.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-views.mjs +1360 -338
- package/fesm2022/acorex-platform-layout-views.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-widget-core.mjs +2226 -524
- package/fesm2022/acorex-platform-layout-widget-core.mjs.map +1 -1
- package/fesm2022/{acorex-platform-layout-widgets-button-widget-designer.component-C3VoBb_b.mjs → acorex-platform-layout-widgets-button-widget-designer.component-Dy7jF-oD.mjs} +10 -10
- package/fesm2022/acorex-platform-layout-widgets-button-widget-designer.component-Dy7jF-oD.mjs.map +1 -0
- package/fesm2022/{acorex-platform-layout-widgets-image-preview.popup-V31OpYah.mjs → acorex-platform-layout-widgets-image-preview.popup-C_EPAvCU.mjs} +6 -7
- package/fesm2022/acorex-platform-layout-widgets-image-preview.popup-C_EPAvCU.mjs.map +1 -0
- package/fesm2022/{acorex-platform-layout-widgets-page-widget-designer.component-BtZMBxYp.mjs → acorex-platform-layout-widgets-page-widget-designer.component-D10yO28c.mjs} +12 -12
- package/fesm2022/acorex-platform-layout-widgets-page-widget-designer.component-D10yO28c.mjs.map +1 -0
- package/fesm2022/acorex-platform-layout-widgets-repeater-widget-column.component-J0zcGKBX.mjs +116 -0
- package/fesm2022/acorex-platform-layout-widgets-repeater-widget-column.component-J0zcGKBX.mjs.map +1 -0
- package/fesm2022/{acorex-platform-layout-widgets-tabular-data-edit-popup.component-Ck7-wpT2.mjs → acorex-platform-layout-widgets-tabular-data-edit-popup.component-DjpZU6gz.mjs} +6 -6
- package/fesm2022/acorex-platform-layout-widgets-tabular-data-edit-popup.component-DjpZU6gz.mjs.map +1 -0
- package/fesm2022/{acorex-platform-layout-widgets-tabular-data-view-popup.component-y8vjUiVs.mjs → acorex-platform-layout-widgets-tabular-data-view-popup.component-gX-3Kx9I.mjs} +5 -5
- package/fesm2022/acorex-platform-layout-widgets-tabular-data-view-popup.component-gX-3Kx9I.mjs.map +1 -0
- package/fesm2022/{acorex-platform-layout-widgets-text-block-widget-designer.component-Df1BFkSa.mjs → acorex-platform-layout-widgets-text-block-widget-designer.component-Vo4fWHtX.mjs} +6 -6
- package/fesm2022/acorex-platform-layout-widgets-text-block-widget-designer.component-Vo4fWHtX.mjs.map +1 -0
- package/fesm2022/acorex-platform-layout-widgets.mjs +18742 -16715
- package/fesm2022/acorex-platform-layout-widgets.mjs.map +1 -1
- package/fesm2022/acorex-platform-native.mjs +8 -7
- package/fesm2022/acorex-platform-native.mjs.map +1 -1
- package/fesm2022/acorex-platform-runtime.mjs +391 -166
- package/fesm2022/acorex-platform-runtime.mjs.map +1 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-CWLfNqV0.mjs +160 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-CWLfNqV0.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-C7cT82K2.mjs +120 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-C7cT82K2.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-default-entity-master-single-view.component-eMBby9k4.mjs → acorex-platform-themes-default-entity-master-single-view.component-Br9p5aXT.mjs} +21 -28
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-Br9p5aXT.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default-error-401.component-B1nsdpTY.mjs +48 -0
- package/fesm2022/acorex-platform-themes-default-error-401.component-B1nsdpTY.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default-error-404.component-D4UvRe8u.mjs +42 -0
- package/fesm2022/acorex-platform-themes-default-error-404.component-D4UvRe8u.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default-error-offline.component-DR6G8gPC.mjs +19 -0
- package/fesm2022/acorex-platform-themes-default-error-offline.component-DR6G8gPC.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default.mjs +2337 -94
- package/fesm2022/acorex-platform-themes-default.mjs.map +1 -1
- package/fesm2022/{acorex-platform-themes-shared-icon-chooser-column.component-C0EpfU2k.mjs → acorex-platform-themes-shared-icon-chooser-column.component-CqkWJYdv.mjs} +6 -6
- package/fesm2022/acorex-platform-themes-shared-icon-chooser-column.component-CqkWJYdv.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-shared-icon-chooser-view.component-9W52W6Nu.mjs → acorex-platform-themes-shared-icon-chooser-view.component-BOTuLdWN.mjs} +6 -6
- package/fesm2022/acorex-platform-themes-shared-icon-chooser-view.component-BOTuLdWN.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-shared-settings.provider-DSs1o1M6.mjs → acorex-platform-themes-shared-settings.provider-BjuzSe0T.mjs} +52 -33
- package/fesm2022/acorex-platform-themes-shared-settings.provider-BjuzSe0T.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-column.component-D566Kdvy.mjs +94 -0
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-column.component-D566Kdvy.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-view.component-D7-rCGl7.mjs +86 -0
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-view.component-D7-rCGl7.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-shared.mjs +793 -612
- package/fesm2022/acorex-platform-themes-shared.mjs.map +1 -1
- package/fesm2022/acorex-platform-workflow.mjs +997 -274
- package/fesm2022/acorex-platform-workflow.mjs.map +1 -1
- package/fesm2022/acorex-platform.mjs.map +1 -1
- package/package.json +41 -35
- package/{auth/index.d.ts → types/acorex-platform-auth.d.ts} +40 -19
- package/types/acorex-platform-common.d.ts +3673 -0
- package/types/acorex-platform-contracts.d.ts +940 -0
- package/{core/index.d.ts → types/acorex-platform-core.d.ts} +1029 -170
- package/{domain/index.d.ts → types/acorex-platform-domain.d.ts} +744 -412
- package/{layout/builder/index.d.ts → types/acorex-platform-layout-builder.d.ts} +262 -55
- package/types/acorex-platform-layout-components.d.ts +3329 -0
- package/{layout/designer/index.d.ts → types/acorex-platform-layout-designer.d.ts} +96 -18
- package/types/acorex-platform-layout-entity.d.ts +4512 -0
- package/{layout/views/index.d.ts → types/acorex-platform-layout-views.d.ts} +334 -91
- package/{layout/widget-core/index.d.ts → types/acorex-platform-layout-widget-core.d.ts} +438 -162
- package/{layout/widgets/index.d.ts → types/acorex-platform-layout-widgets.d.ts} +1152 -507
- package/{native/index.d.ts → types/acorex-platform-native.d.ts} +0 -7
- package/types/acorex-platform-runtime.d.ts +571 -0
- package/{themes/default/index.d.ts → types/acorex-platform-themes-default.d.ts} +268 -11
- package/{themes/shared/index.d.ts → types/acorex-platform-themes-shared.d.ts} +30 -2
- package/{workflow/index.d.ts → types/acorex-platform-workflow.d.ts} +436 -748
- package/common/index.d.ts +0 -2470
- package/fesm2022/acorex-platform-common-common-settings.provider-zhqNP3xb.mjs +0 -71
- package/fesm2022/acorex-platform-common-common-settings.provider-zhqNP3xb.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-button-widget-designer.component-C3VoBb_b.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-file-list-popup.component-CxrsI6Hn.mjs +0 -135
- package/fesm2022/acorex-platform-layout-widgets-file-list-popup.component-CxrsI6Hn.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-image-preview.popup-V31OpYah.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-page-widget-designer.component-BtZMBxYp.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-tabular-data-edit-popup.component-Ck7-wpT2.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-tabular-data-view-popup.component-y8vjUiVs.mjs.map +0 -1
- package/fesm2022/acorex-platform-layout-widgets-text-block-widget-designer.component-Df1BFkSa.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-VIGuU5M4.mjs +0 -157
- package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-VIGuU5M4.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-D3qZa5fM.mjs +0 -1542
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-D3qZa5fM.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-Ua3ZA5hk.mjs +0 -101
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-Ua3ZA5hk.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-eMBby9k4.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-error-401.component-cfREo88K.mjs +0 -31
- package/fesm2022/acorex-platform-themes-default-error-401.component-cfREo88K.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-error-404.component-CdCV5ZoA.mjs +0 -25
- package/fesm2022/acorex-platform-themes-default-error-404.component-CdCV5ZoA.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-error-offline.component-E7SzBcAt.mjs +0 -19
- package/fesm2022/acorex-platform-themes-default-error-offline.component-E7SzBcAt.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-shared-icon-chooser-column.component-C0EpfU2k.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-shared-icon-chooser-view.component-9W52W6Nu.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-shared-settings.provider-DSs1o1M6.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-column.component-Dz0cylyQ.mjs +0 -65
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-column.component-Dz0cylyQ.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-view.component-DY0JtT1v.mjs +0 -64
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-view.component-DY0JtT1v.mjs.map +0 -1
- package/layout/components/index.d.ts +0 -1670
- package/layout/entity/index.d.ts +0 -2294
- package/runtime/index.d.ts +0 -307
- /package/{index.d.ts → types/acorex-platform.d.ts} +0 -0
|
@@ -1,137 +1,54 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import {
|
|
1
|
+
import * as _acorex_platform_layout_widget_core from '@acorex/platform/layout/widget-core';
|
|
2
|
+
import { AXPWidgetNode, AXPDataListWidgetComponent, AXPColumnWidgetComponent, AXPLayoutBaseWidgetComponent, AXPWidgetCoreElementAPI, AXPWidgetConfig, AXPValueWidgetComponent, AXPBlockBaseLayoutWidgetComponent, AXPFlexBaseLayoutWidgetComponent, AXPFlexItemBaseLayoutWidgetComponent, AXPWidgetCoreElementAction, AXPTableBaseLayoutWidgetComponent, AXPTableItemBaseLayoutWidgetComponent, AXPGridBoxString, AXPGridBreakpointValues, AXPBreakpoints, AXPBorderBox, AXPSpacingBox, AXPBorderBoxString, AXPPropertyEditorSideValues, AXPPropertyEditorCornerValues, AXPFlexBoxString, AXPGridItemBoxString, AXPSpacingBoxString } from '@acorex/platform/layout/widget-core';
|
|
3
|
+
export * from '@acorex/platform/layout/widget-core';
|
|
3
4
|
import * as _angular_core from '@angular/core';
|
|
4
|
-
import { OnInit, WritableSignal, EventEmitter, Signal,
|
|
5
|
+
import { OnInit, WritableSignal, InjectionToken, EventEmitter, Signal, AfterViewInit, OnDestroy, ElementRef, ChangeDetectorRef, ComponentRef } from '@angular/core';
|
|
6
|
+
import { AXValueChangedEvent, AXDataSourceFilterOption, AXStyleColorType, AXClickEvent, AXStyleLookType, AXDataSource, AXDirection, AXButtonClickEvent, AXOrientation } from '@acorex/cdk/common';
|
|
5
7
|
import { AXBasePageComponent } from '@acorex/components/page';
|
|
6
8
|
import * as _acorex_platform_core from '@acorex/platform/core';
|
|
7
|
-
import { AXPDeviceService, AXPValidationRule, AXPTag, AXPFileListItem, AXPExpressionEvaluatorService,
|
|
8
|
-
import {
|
|
9
|
+
import { AXPDeviceService, AXPContextChangeEvent, AXPFilterClause, AXPFilterDefinition, AXPValidationRule, AXPTag, AXPFileListItem, AXPExpressionEvaluatorService, AXPActionMenuItem, AXPDataSourceDefinition } from '@acorex/platform/core';
|
|
10
|
+
import { AXSelectBoxComponent } from '@acorex/components/select-box';
|
|
9
11
|
import * as _acorex_platform_common from '@acorex/platform/common';
|
|
10
|
-
import { AXPClipBoardService, AXPLanguage, AXPStatusDefinition, AXPStatusTransition } from '@acorex/platform/common';
|
|
12
|
+
import { AXPCommandActionCallback, AXPClipBoardService, AXPDateTimeFilterValue, AXPDateTimeFilterPreset, AXPFilterOperator, AXPLanguage, AXCFileUploaderAction, AXCFileUploaderCapabilities, AXPStatusDefinition, AXPStatusTransition, AXPStatusProvider } from '@acorex/platform/common';
|
|
11
13
|
import { AXDropListDroppedEvent } from '@acorex/cdk/drag-drop';
|
|
12
|
-
import { AXPDragDropListItem } from '@acorex/platform/layout/components';
|
|
14
|
+
import { AXPDragDropListItem, AXPOutcomeResultsViewModel, ItemConfiguratorListItem, AXPTableColumnDefinition } from '@acorex/platform/layout/components';
|
|
15
|
+
import { AXPAddressMode, AXPAddressLabel, AXPAddressData } from '@acorex/platform/contracts';
|
|
16
|
+
import { AXCalendarViewType } from '@acorex/components/calendar';
|
|
13
17
|
import { AXValidationService } from '@acorex/core/validation';
|
|
14
18
|
import { ImageToolConfig, EditorJsTool } from '@acorex/components/editor';
|
|
15
19
|
import { AXNumberFormatterOptions } from '@acorex/core/format';
|
|
16
20
|
import { AXSelectionListLook } from '@acorex/components/selection-list';
|
|
21
|
+
import { AXMaskTokens } from '@acorex/cdk/input-mask';
|
|
17
22
|
import { AXCodeEditorDefaultLanguage } from '@acorex/components/code-editor';
|
|
18
23
|
import { AXRowCommandItemClickEvent, AXDataTableComponent, AXRowCommandItem } from '@acorex/components/data-table';
|
|
19
|
-
import {
|
|
20
|
-
import { AXFileService } from '@acorex/core/file';
|
|
24
|
+
import { AXPPropertyDefinition } from '@acorex/platform/domain';
|
|
21
25
|
import { AXMediaViewerData } from '@acorex/components/media-viewer';
|
|
26
|
+
import { AXFileService } from '@acorex/core/file';
|
|
22
27
|
import * as _acorex_components_map from '@acorex/components/map';
|
|
23
28
|
import { AXMapData, AXMapPolygon, AXPoiMarker } from '@acorex/components/map';
|
|
24
29
|
import { AXQrcodeLevel, AXQrcodeOutputType } from '@acorex/components/qrcode';
|
|
25
30
|
import { AXSchedulerPickerValue, AXSchedulerPickerSettings } from '@acorex/components/scheduler-picker';
|
|
26
|
-
import {
|
|
27
|
-
import SignaturePad from 'signature_pad';
|
|
31
|
+
import { AXPaintContainerComponent, AXPaintViewComponent } from '@acorex/components/paint';
|
|
28
32
|
import { AXPopoverComponent } from '@acorex/components/popover';
|
|
33
|
+
import * as _acorex_core_translation from '@acorex/core/translation';
|
|
29
34
|
import { AXGridLayoutOptions, AXGridLayoutNode } from '@acorex/components/grid-layout-builder';
|
|
30
35
|
import * as _acorex_platform_layout_widgets from '@acorex/platform/layout/widgets';
|
|
31
|
-
import { AXStepWizardComponent } from '@acorex/components/step-wizard';
|
|
36
|
+
import { AXStepWizardLook, AXStepWizardComponent } from '@acorex/components/step-wizard';
|
|
32
37
|
import { AXMenuItem } from '@acorex/components/menu';
|
|
38
|
+
import { AXPQuery } from '@acorex/platform/runtime';
|
|
33
39
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
declare const AXP_DATA_SOURCE_PROPERTIES: AXPWidgetProperty[];
|
|
47
|
-
|
|
48
|
-
declare const AXP_NAME_PROPERTY: AXPWidgetProperty;
|
|
49
|
-
declare const AXP_THEME_PROPERTY: AXPWidgetProperty;
|
|
50
|
-
declare const AXP_DIRECTION_PROPERTY: AXPWidgetProperty;
|
|
51
|
-
declare const AXP_COLOR_PROPERTY: AXPWidgetProperty;
|
|
52
|
-
declare const AXP_FONT_SIZE_PROPERTY: AXPWidgetProperty;
|
|
53
|
-
declare const AXP_BG_COLOR_PROPERTY: AXPWidgetProperty;
|
|
54
|
-
|
|
55
|
-
declare const AXP_CONTENT_PROPERTY: AXPWidgetProperty;
|
|
56
|
-
declare const AXP_PLACEHOLDER_PROPERTY: AXPWidgetProperty;
|
|
57
|
-
declare const AXP_DATA_PATH_PROPERTY: AXPWidgetProperty;
|
|
58
|
-
declare const AXP_DISABLED_PROPERTY: AXPWidgetProperty;
|
|
59
|
-
declare const AXP_READONLY_PROPERTY: AXPWidgetProperty;
|
|
60
|
-
declare const AXP_ALLOW_MULTIPLE_PROPERTY: AXPWidgetProperty;
|
|
61
|
-
declare const AXP_ALLOW_CLEAR_PROPERTY: AXPWidgetProperty;
|
|
62
|
-
declare const AXP_HAS_LABEL_PROPERTY: AXPWidgetProperty;
|
|
63
|
-
declare const AXP_HAS_ICON_PROPERTY: AXPWidgetProperty;
|
|
64
|
-
declare const AXP_ICON_PROPERTY: AXPWidgetProperty;
|
|
65
|
-
declare const AXP_IS_LOADING_PROPERTY: AXPWidgetProperty;
|
|
66
|
-
declare const AXP_HAS_CLEAR_BUTTON_PROPERTY: AXPWidgetProperty;
|
|
67
|
-
declare const AXP_ALLOW_SEARCH_PROPERTY: AXPWidgetProperty;
|
|
68
|
-
declare const AXP_HAS_COPY_ICON_PROPERTY: AXPWidgetProperty;
|
|
69
|
-
declare const AXP_HAS_EYE_ICON_PROPERTY: AXPWidgetProperty;
|
|
70
|
-
declare const AXP_DOWNLOADABLE_PROPERTY: AXPWidgetProperty;
|
|
71
|
-
declare const AXP_TRULY_TEXT_PROPERTY: AXPWidgetProperty;
|
|
72
|
-
declare const AXP_FALSY_TEXT_PROPERTY: AXPWidgetProperty;
|
|
73
|
-
declare const AXP_TEXT_PROPERTY: AXPWidgetProperty;
|
|
74
|
-
declare const AXP_TITLE_PROPERTY: AXPWidgetProperty;
|
|
75
|
-
declare const AXP_LABEL_PROPERTY: AXPWidgetProperty;
|
|
76
|
-
declare const AXP_VALUE_FIELD_PROPERTY: AXPWidgetProperty;
|
|
77
|
-
declare const AXP_TEXT_FIELD_PROPERTY: AXPWidgetProperty;
|
|
78
|
-
declare const AXP_DESCRIPTION_PROPERTY: AXPWidgetProperty;
|
|
79
|
-
declare const AXP_STYLE_COLOR_PROPERTY: AXPWidgetProperty;
|
|
80
|
-
declare const AXP_STYLE_LOOK_PROPERTY: AXPWidgetProperty;
|
|
81
|
-
declare const AXP_TEXT_ALIGN_PROPERTY: AXPWidgetProperty;
|
|
82
|
-
declare const AXP_VERTICAL_ALIGN_PROPERTY: AXPWidgetProperty;
|
|
83
|
-
declare const AXP_DATE_FORMAT_PROPERTY: AXPWidgetProperty;
|
|
84
|
-
declare function booleanDefaultProperty(defaultValue?: boolean): AXPWidgetProperty;
|
|
85
|
-
declare function plainTextDefaultProperty(): AXPWidgetProperty;
|
|
86
|
-
declare function largeTextDefaultProperty(): AXPWidgetProperty;
|
|
87
|
-
declare function numberDefaultProperty(): AXPWidgetProperty;
|
|
88
|
-
declare function numberMinValueProperty(value?: number | null): AXPWidgetProperty;
|
|
89
|
-
declare function numberMaxValueProperty(value?: number | null): AXPWidgetProperty;
|
|
90
|
-
declare const AXP_MULTI_LANGUAGE_PROPERTY: AXPWidgetProperty;
|
|
91
|
-
declare const AXP_SPIN_BUTTON_PROPERTY: AXPWidgetProperty;
|
|
92
|
-
declare const AXP_NUMBER_SEPARATOR_PROPERTY: AXPWidgetProperty;
|
|
93
|
-
declare const AXP_DEFAULT_ROW_COUNT_PROPERTY: AXPWidgetProperty;
|
|
94
|
-
declare const AXP_MIN_LINE_COUNT_PROPERTY: AXPWidgetProperty;
|
|
95
|
-
declare const AXP_MAX_LINE_COUNT_PROPERTY: AXPWidgetProperty;
|
|
96
|
-
declare const AXP_FIT_LINE_COUNT_PROPERTY: AXPWidgetProperty;
|
|
97
|
-
declare const AXP_SHOW_PASSWORD_PROPERTY: AXPWidgetProperty;
|
|
98
|
-
declare const AXP_TRIGGERS_PROPERTY: AXPWidgetProperty;
|
|
99
|
-
|
|
100
|
-
declare const AXP_LAYOUT_GRID_PROPERTY_GROUP: AXPWidgetPropertyGroup;
|
|
101
|
-
declare const AXP_LAYOUT_FLEX_PROPERTY_GROUP: AXPWidgetPropertyGroup;
|
|
102
|
-
declare const AXP_BOX_MODEL_PROPERTY_GROUP: AXPWidgetPropertyGroup;
|
|
103
|
-
declare const AXP_LAYOUT_TABLE_PROPERTY_GROUP: AXPWidgetPropertyGroup;
|
|
104
|
-
declare const AXP_LAYOUT_GAP_PROPERTY: AXPWidgetProperty;
|
|
105
|
-
declare const AXP_LAYOUT_COLUMNS_PROPERTY: AXPWidgetProperty;
|
|
106
|
-
declare const AXP_LAYOUT_ROWS_PROPERTY: AXPWidgetProperty;
|
|
107
|
-
declare const AXP_LAYOUT_GRID_PROPERTIES: AXPWidgetProperty[];
|
|
108
|
-
declare const AXP_LAYOUT_GRID_ROW_PROPERTIES: AXPWidgetProperty[];
|
|
109
|
-
declare const AXP_LAYOUT_GRID_ITEM_PROPERTY: AXPWidgetProperty;
|
|
110
|
-
declare const AXP_LAYOUT_SPACING_PROPERTY: AXPWidgetProperty;
|
|
111
|
-
declare const AXP_LAYOUT_BORDER_PROPERTY: AXPWidgetProperty;
|
|
112
|
-
declare const AXP_LAYOUT_FLEX_PROPERTY: AXPWidgetProperty;
|
|
113
|
-
declare const AXP_LAYOUT_FLEX_ITEM_PROPERTY: AXPWidgetProperty;
|
|
114
|
-
declare const AXP_LAYOUT_GRID_PROPERTY: AXPWidgetProperty;
|
|
115
|
-
declare const AXP_TABLE_COLUMNS_PROPERTY: AXPWidgetProperty;
|
|
116
|
-
declare const AXP_TABLE_ITEM_COLSPAN_PROPERTY: AXPWidgetProperty;
|
|
117
|
-
declare const AXP_TABLE_ITEM_ROWSPAN_PROPERTY: AXPWidgetProperty;
|
|
118
|
-
declare const AXP_LAYOUT_ADVANCED_GRID_PROPERTY: AXPWidgetProperty;
|
|
119
|
-
declare const AXP_LAYOUT_SHOW_HEADER_PROPERTY: AXPWidgetProperty;
|
|
120
|
-
declare const AXP_LAYOUT_DIRECTION_PROPERTY: AXPWidgetProperty;
|
|
121
|
-
|
|
122
|
-
declare const AXP_TABLE_COLUMN_WIDTH_PROPERTY: AXPWidgetProperty;
|
|
123
|
-
declare const AXP_TABLE_COLUMN_HEIGHT_PROPERTY: AXPWidgetProperty;
|
|
124
|
-
|
|
125
|
-
declare const AXP_REQUIRED_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
126
|
-
declare const AXP_MIN_LENGTH_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
127
|
-
declare const AXP_MAX_LENGTH_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
128
|
-
declare const AXP_REGULAR_EXPRESSION_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
129
|
-
declare const AXP_LESS_THAN_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
130
|
-
declare const AXP_GREATER_THAN_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
131
|
-
declare const AXP_BETWEEN_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
132
|
-
declare const AXP_EQUAL_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
133
|
-
declare const AXP_CALLBACK_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
134
|
-
|
|
40
|
+
/** One row in the multi-language popup (sidebar + tab content). */
|
|
41
|
+
interface AXPSelectLanguageRow {
|
|
42
|
+
code: string;
|
|
43
|
+
title: string;
|
|
44
|
+
active: boolean;
|
|
45
|
+
node: AXPWidgetNode;
|
|
46
|
+
context: {
|
|
47
|
+
value: string;
|
|
48
|
+
};
|
|
49
|
+
/** True when the row comes from locale profiles; false when from Languages only (active, not covered by any profile). */
|
|
50
|
+
isLocaleProfile: boolean;
|
|
51
|
+
}
|
|
135
52
|
declare class AXPSelectLanguagePopup extends AXBasePageComponent implements OnInit {
|
|
136
53
|
currentLanguage: string;
|
|
137
54
|
values: {
|
|
@@ -140,22 +57,145 @@ declare class AXPSelectLanguagePopup extends AXBasePageComponent implements OnIn
|
|
|
140
57
|
node: AXPWidgetNode;
|
|
141
58
|
mode: string;
|
|
142
59
|
context: {};
|
|
143
|
-
constructor();
|
|
144
|
-
languageList: WritableSignal<any[]>;
|
|
145
60
|
deviceService: AXPDeviceService;
|
|
146
61
|
isMobile: _angular_core.Signal<boolean>;
|
|
147
62
|
private actionSheet;
|
|
148
|
-
|
|
149
|
-
|
|
63
|
+
private readonly localeManagementPort;
|
|
64
|
+
languageList: WritableSignal<AXPSelectLanguageRow[]>;
|
|
65
|
+
currentLanguageTitle: _angular_core.Signal<string>;
|
|
66
|
+
activeLanguage: _angular_core.Signal<AXPSelectLanguageRow | undefined>;
|
|
67
|
+
/**
|
|
68
|
+
* When true, include active Languages-entity locales that are not represented by any locale profile
|
|
69
|
+
* (same primary language subtag as a profile code, e.g. en for en-US).
|
|
70
|
+
*/
|
|
71
|
+
showOtherLanguages: WritableSignal<boolean>;
|
|
72
|
+
/** True when there is at least one language-only row (not from locale profiles). */
|
|
73
|
+
hasLanguagesBeyondProfiles: _angular_core.Signal<boolean>;
|
|
74
|
+
/**
|
|
75
|
+
* When the checkbox is off, still show non-profile languages that have saved or in-editor content
|
|
76
|
+
* so values remain accessible after save without turning the option on.
|
|
77
|
+
*/
|
|
78
|
+
visibleLanguageList: _angular_core.Signal<AXPSelectLanguageRow[]>;
|
|
79
|
+
constructor();
|
|
150
80
|
ngOnInit(): void;
|
|
151
|
-
protected handleContextChanged(e:
|
|
81
|
+
protected handleContextChanged(e: AXPContextChangeEvent, language: AXPSelectLanguageRow): void;
|
|
82
|
+
protected onShowOtherLanguagesChanged(event: AXValueChangedEvent<boolean>): void;
|
|
152
83
|
openLanguagePicker(): Promise<void>;
|
|
153
|
-
private getAvailableLanguages;
|
|
154
84
|
onSaveButtonClick(): Promise<void>;
|
|
85
|
+
/**
|
|
86
|
+
* True when the string has visible text (handles plain text and simple HTML from rich editors).
|
|
87
|
+
*/
|
|
88
|
+
protected hasTranslationContent(value: string | undefined | null): boolean;
|
|
89
|
+
private buildLanguageList;
|
|
90
|
+
/**
|
|
91
|
+
* First segment of a BCP 47 tag (e.g. en-US → en).
|
|
92
|
+
*/
|
|
93
|
+
private primaryLanguageSubtag;
|
|
94
|
+
/**
|
|
95
|
+
* True when some locale profile uses the same primary language as the Languages-entity code.
|
|
96
|
+
*/
|
|
97
|
+
private isLanguageCoveredByLocaleProfiles;
|
|
98
|
+
/**
|
|
99
|
+
* Picks which row should be active from the merged list and current UI language.
|
|
100
|
+
*/
|
|
101
|
+
private resolveActiveRowCode;
|
|
102
|
+
/**
|
|
103
|
+
* Non-empty translations first (green badge), then empty; within each group sort by title.
|
|
104
|
+
*/
|
|
105
|
+
private sortLanguagesForDisplay;
|
|
155
106
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSelectLanguagePopup, never>;
|
|
156
107
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSelectLanguagePopup, "ng-component", never, {}, {}, never, never, true, never>;
|
|
157
108
|
}
|
|
158
109
|
|
|
110
|
+
interface StrategyConfig {
|
|
111
|
+
selectValueStrategy: 'valueField' | 'item';
|
|
112
|
+
lookupValueStrategy: 'valueField' | 'item';
|
|
113
|
+
}
|
|
114
|
+
declare const DEFAULT_STRATEGY_CONFIG: StrategyConfig;
|
|
115
|
+
declare const STRATEGY_CONFIG_TOKEN: InjectionToken<StrategyConfig>;
|
|
116
|
+
|
|
117
|
+
/**
|
|
118
|
+
* Shared select UI for provider-backed editors (module, permission, menu, entity).
|
|
119
|
+
* Subclasses implement {@link loadDataSourceRows} to populate `{ value, title }[]`.
|
|
120
|
+
*/
|
|
121
|
+
declare abstract class AXPProviderSelectWidgetEditBase extends AXPDataListWidgetComponent {
|
|
122
|
+
#private;
|
|
123
|
+
protected readonly selectBox: _angular_core.Signal<AXSelectBoxComponent | undefined>;
|
|
124
|
+
protected readonly widgetsConfigs: StrategyConfig;
|
|
125
|
+
private readonly filterOperatorMiddleware;
|
|
126
|
+
/**
|
|
127
|
+
* Loads option rows for the select. `value` is persisted; `title` is shown.
|
|
128
|
+
*/
|
|
129
|
+
protected abstract loadDataSourceRows(): Promise<Array<{
|
|
130
|
+
value: string;
|
|
131
|
+
title: string;
|
|
132
|
+
}>>;
|
|
133
|
+
protected expose: _angular_core.Signal<string | (string | {
|
|
134
|
+
source: string;
|
|
135
|
+
target: string;
|
|
136
|
+
})[] | undefined>;
|
|
137
|
+
protected multiple: _angular_core.Signal<boolean>;
|
|
138
|
+
protected disabled: _angular_core.Signal<boolean>;
|
|
139
|
+
protected readonly: _angular_core.Signal<boolean>;
|
|
140
|
+
protected placeholder: _angular_core.Signal<string>;
|
|
141
|
+
protected hasClearButton: _angular_core.Signal<boolean>;
|
|
142
|
+
protected allowSearch: _angular_core.Signal<boolean>;
|
|
143
|
+
protected filter: _angular_core.Signal<AXDataSourceFilterOption>;
|
|
144
|
+
protected filterMode: _angular_core.Signal<boolean>;
|
|
145
|
+
protected selectFilterDisplayValue: _angular_core.Signal<any>;
|
|
146
|
+
protected searchValue: _angular_core.WritableSignal<string | undefined>;
|
|
147
|
+
ngOnInit(): void;
|
|
148
|
+
/**
|
|
149
|
+
* Full row list from the last {@link loadDataSourceRows} (used for client-side search).
|
|
150
|
+
*/
|
|
151
|
+
protected readonly allProviderRows: _angular_core.WritableSignal<{
|
|
152
|
+
value: string;
|
|
153
|
+
title: string;
|
|
154
|
+
}[]>;
|
|
155
|
+
/**
|
|
156
|
+
* Reloads datasource rows from {@link loadDataSourceRows} and applies them to the select.
|
|
157
|
+
* Subclasses may override {@link refresh} to call this when context changes.
|
|
158
|
+
*/
|
|
159
|
+
protected reloadProviderData(): Promise<void>;
|
|
160
|
+
/**
|
|
161
|
+
* Pushes rows into widget options so {@link AXPDataListWidgetComponent} builds the dataSource.
|
|
162
|
+
* Client-side search uses this instead of {@link AXDataSource} filter (unreliable for static arrays).
|
|
163
|
+
*/
|
|
164
|
+
private applyProviderRowsToOptions;
|
|
165
|
+
private readonly shouldFocus;
|
|
166
|
+
focus(): void;
|
|
167
|
+
protected outputs(): (string | {
|
|
168
|
+
name: string;
|
|
169
|
+
value: unknown;
|
|
170
|
+
})[];
|
|
171
|
+
protected handleValueChange(e: AXValueChangedEvent): void;
|
|
172
|
+
protected handleSearchValueChange(e: AXValueChangedEvent): void;
|
|
173
|
+
refresh(): void;
|
|
174
|
+
clear(): void;
|
|
175
|
+
protected get item(): any;
|
|
176
|
+
private get __class();
|
|
177
|
+
private singleOrMultiple;
|
|
178
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPProviderSelectWidgetEditBase, never>;
|
|
179
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<AXPProviderSelectWidgetEditBase, never, never, {}, {}, never, never, true, never>;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
declare class AXPProviderSelectWidgetViewComponent extends AXPDataListWidgetComponent {
|
|
183
|
+
private get __class();
|
|
184
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPProviderSelectWidgetViewComponent, never>;
|
|
185
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPProviderSelectWidgetViewComponent, "axp-provider-select-widget-view", never, {}, {}, never, never, true, never>;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
declare class AXPProviderSelectWidgetColumnComponent extends AXPColumnWidgetComponent<unknown> {
|
|
189
|
+
protected valueField: string;
|
|
190
|
+
protected textField: string;
|
|
191
|
+
protected badgeClass: string;
|
|
192
|
+
protected dataSource: unknown[];
|
|
193
|
+
protected internalValue: _angular_core.Signal<Record<string, unknown>[]>;
|
|
194
|
+
private extractItem;
|
|
195
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPProviderSelectWidgetColumnComponent, never>;
|
|
196
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPProviderSelectWidgetColumnComponent, "axp-provider-select-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
197
|
+
}
|
|
198
|
+
|
|
159
199
|
declare class AXPButtonWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
160
200
|
protected disabled: _angular_core.Signal<boolean>;
|
|
161
201
|
protected color: _angular_core.Signal<AXStyleColorType>;
|
|
@@ -168,6 +208,7 @@ declare class AXPButtonWidgetColumnComponent extends AXPColumnWidgetComponent<an
|
|
|
168
208
|
}
|
|
169
209
|
|
|
170
210
|
declare class AXPButtonWidgetViewComponent extends AXPLayoutBaseWidgetComponent {
|
|
211
|
+
private readonly commandService;
|
|
171
212
|
protected disabled: _angular_core.Signal<boolean>;
|
|
172
213
|
protected color: _angular_core.Signal<AXStyleColorType>;
|
|
173
214
|
protected look: _angular_core.Signal<AXStyleLookType>;
|
|
@@ -177,6 +218,12 @@ declare class AXPButtonWidgetViewComponent extends AXPLayoutBaseWidgetComponent
|
|
|
177
218
|
onClick: EventEmitter<AXClickEvent>;
|
|
178
219
|
protected handleClick(e: AXClickEvent): void;
|
|
179
220
|
api(): AXPWidgetCoreElementAPI;
|
|
221
|
+
/**
|
|
222
|
+
* When **`options.command`** matches {@link AXPCommandActionCallback}, runs the registered **`AXPCommand`**
|
|
223
|
+
* via {@link AXPCommandService.execute} (`name` registry key + `options` payload).
|
|
224
|
+
*/
|
|
225
|
+
private runOptionsCommand;
|
|
226
|
+
private safeExecute;
|
|
180
227
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPButtonWidgetViewComponent, never>;
|
|
181
228
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPButtonWidgetViewComponent, "axp-button-widget-view", never, {}, {}, never, never, true, never>;
|
|
182
229
|
}
|
|
@@ -189,6 +236,8 @@ interface AXPButtonWidgetDesignerOptions {
|
|
|
189
236
|
text?: string;
|
|
190
237
|
loading?: boolean;
|
|
191
238
|
icon?: string;
|
|
239
|
+
/** Registry key (`string`) or `{ name, options }` passed to `AXPCommandService.execute`. */
|
|
240
|
+
command?: AXPCommandActionCallback;
|
|
192
241
|
}
|
|
193
242
|
interface AXPButtonWidgetViewOptions {
|
|
194
243
|
disabled?: boolean;
|
|
@@ -197,6 +246,8 @@ interface AXPButtonWidgetViewOptions {
|
|
|
197
246
|
text?: string;
|
|
198
247
|
loading?: boolean;
|
|
199
248
|
icon?: string;
|
|
249
|
+
/** Registry key (`string`) or `{ name, options }` passed to `AXPCommandService.execute`. */
|
|
250
|
+
command?: AXPCommandActionCallback;
|
|
200
251
|
}
|
|
201
252
|
interface AXPButtonWidgetEditOptions {
|
|
202
253
|
disabled?: boolean;
|
|
@@ -205,6 +256,8 @@ interface AXPButtonWidgetEditOptions {
|
|
|
205
256
|
text?: string;
|
|
206
257
|
loading?: boolean;
|
|
207
258
|
icon?: string;
|
|
259
|
+
/** Registry key (`string`) or `{ name, options }` passed to `AXPCommandService.execute`. */
|
|
260
|
+
command?: AXPCommandActionCallback;
|
|
208
261
|
}
|
|
209
262
|
interface AXPButtonWidgetColumnOptions {
|
|
210
263
|
disabled?: boolean;
|
|
@@ -225,6 +278,24 @@ declare module '@acorex/platform/layout/widget-core' {
|
|
|
225
278
|
}
|
|
226
279
|
}
|
|
227
280
|
|
|
281
|
+
declare const AXPConditionBuilderWidget: AXPWidgetConfig;
|
|
282
|
+
|
|
283
|
+
declare class AXPConditionBuilderWidgetEditComponent extends AXPValueWidgetComponent<AXPFilterClause> implements OnInit {
|
|
284
|
+
protected readonly filterDefinitions: _angular_core.Signal<AXPFilterDefinition[]>;
|
|
285
|
+
/** Exposes value for template with logging */
|
|
286
|
+
protected readonly valueForBuilder: _angular_core.Signal<AXPFilterClause>;
|
|
287
|
+
ngOnInit(): void;
|
|
288
|
+
onValueChange(value: AXPFilterClause): void;
|
|
289
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPConditionBuilderWidgetEditComponent, never>;
|
|
290
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPConditionBuilderWidgetEditComponent, "axp-condition-builder-widget-edit", never, {}, {}, never, never, true, never>;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
declare class AXPConditionBuilderWidgetViewComponent extends AXPValueWidgetComponent<AXPFilterClause> {
|
|
294
|
+
protected readonly filterDefinitions: _angular_core.Signal<AXPFilterDefinition[]>;
|
|
295
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPConditionBuilderWidgetViewComponent, never>;
|
|
296
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPConditionBuilderWidgetViewComponent, "axp-condition-builder-widget-view", never, {}, {}, never, never, true, never>;
|
|
297
|
+
}
|
|
298
|
+
|
|
228
299
|
interface AXPStatusVisual {
|
|
229
300
|
chipClass?: string;
|
|
230
301
|
chipStyle?: Record<string, string>;
|
|
@@ -530,9 +601,11 @@ declare module '@acorex/platform/layout/widget-core' {
|
|
|
530
601
|
|
|
531
602
|
declare class AXPContactWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
532
603
|
protected clipboard: AXPClipBoardService;
|
|
604
|
+
protected onCopyClick(event: Event): void;
|
|
533
605
|
protected hasValue: _angular_core.Signal<boolean>;
|
|
534
606
|
protected getText(seperator: 'line' | 'comma'): any;
|
|
535
607
|
private itemToValue;
|
|
608
|
+
private extractContactStringValue;
|
|
536
609
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPContactWidgetColumnComponent, never>;
|
|
537
610
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPContactWidgetColumnComponent, "axp-contact-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
538
611
|
}
|
|
@@ -546,7 +619,10 @@ interface AXPContactWidgetType {
|
|
|
546
619
|
id: string;
|
|
547
620
|
name: string;
|
|
548
621
|
}[];
|
|
622
|
+
/** Label id to pre-select when the contact value is empty. Must exist in labels. */
|
|
623
|
+
defaultLabel?: string;
|
|
549
624
|
placeholder?: string;
|
|
625
|
+
hrefGenerator?: (value: string, label?: string) => string;
|
|
550
626
|
}
|
|
551
627
|
interface AXPContactData {
|
|
552
628
|
value: string;
|
|
@@ -567,6 +643,7 @@ declare class AXPContactWidgetEditComponent extends AXPValueWidgetComponent<AXPC
|
|
|
567
643
|
protected disabled: _angular_core.Signal<boolean>;
|
|
568
644
|
protected hasLabel: _angular_core.Signal<boolean>;
|
|
569
645
|
protected hasIcon: _angular_core.Signal<boolean>;
|
|
646
|
+
protected defaultLabel: _angular_core.Signal<string | undefined>;
|
|
570
647
|
protected combinedValidationRules: _angular_core.Signal<_acorex_platform_core.AXPValidationRules>;
|
|
571
648
|
private format;
|
|
572
649
|
protected valueAsObject: _angular_core.Signal<AXPContactData>;
|
|
@@ -593,8 +670,13 @@ declare class AXPContactWidgetViewComponent extends AXPValueWidgetComponent<AXPC
|
|
|
593
670
|
protected hasIcon: Signal<boolean>;
|
|
594
671
|
protected internalValue: Signal<AXPContactData>;
|
|
595
672
|
protected clipboard: AXPClipBoardService;
|
|
673
|
+
protected showCopyTooltip: _angular_core.WritableSignal<boolean>;
|
|
596
674
|
protected hasValue: Signal<boolean>;
|
|
675
|
+
protected getLabelName(): string;
|
|
676
|
+
protected handleCopy(event: Event): void;
|
|
677
|
+
protected hrefValue: Signal<string>;
|
|
597
678
|
constructor();
|
|
679
|
+
private extractContactStringValue;
|
|
598
680
|
private correctItems;
|
|
599
681
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPContactWidgetViewComponent, never>;
|
|
600
682
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPContactWidgetViewComponent, "axp-contact-widget-view", never, {}, {}, never, never, true, never>;
|
|
@@ -613,6 +695,7 @@ interface AXPContactWidgetDesignerOptions {
|
|
|
613
695
|
id: string;
|
|
614
696
|
name: string;
|
|
615
697
|
}[];
|
|
698
|
+
defaultLabel?: string;
|
|
616
699
|
icon?: string;
|
|
617
700
|
disabled?: boolean;
|
|
618
701
|
hasLabel?: boolean;
|
|
@@ -631,6 +714,7 @@ interface AXPContactWidgetEditOptions {
|
|
|
631
714
|
id: string;
|
|
632
715
|
name: string;
|
|
633
716
|
}[];
|
|
717
|
+
defaultLabel?: string;
|
|
634
718
|
icon?: string;
|
|
635
719
|
disabled?: boolean;
|
|
636
720
|
hasLabel?: boolean;
|
|
@@ -646,56 +730,170 @@ interface AXPContactWidgetOptions {
|
|
|
646
730
|
column: AXPContactWidgetColumnOptions;
|
|
647
731
|
}
|
|
648
732
|
|
|
649
|
-
declare
|
|
650
|
-
#private;
|
|
651
|
-
private formatter;
|
|
652
|
-
private settingsService;
|
|
653
|
-
protected convertedValue: _angular_core.WritableSignal<string | string[] | null>;
|
|
654
|
-
protected multiple: boolean;
|
|
655
|
-
protected dateMode: _angular_core.Signal<"short" | "long">;
|
|
656
|
-
protected format: _angular_core.Signal<"date" | "datetime" | "time">;
|
|
657
|
-
private updateValue;
|
|
658
|
-
protected handleFormat(value: string): Promise<string>;
|
|
659
|
-
protected isArray(val: any): val is any[];
|
|
660
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPDateTimeBoxWidgetColumnComponent, never>;
|
|
661
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDateTimeBoxWidgetColumnComponent, "axp-date-time-box-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
662
|
-
}
|
|
733
|
+
declare const AXPAddressWidget: AXPWidgetConfig;
|
|
663
734
|
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
735
|
+
/**
|
|
736
|
+
* Address widget designer options
|
|
737
|
+
*/
|
|
738
|
+
interface AXPAddressWidgetDesignerOptions {
|
|
739
|
+
mode?: AXPAddressMode;
|
|
740
|
+
placeholder?: string;
|
|
741
|
+
labels?: AXPAddressLabel[];
|
|
742
|
+
disabled?: boolean;
|
|
743
|
+
hasLabel?: boolean;
|
|
744
|
+
hasMap?: boolean;
|
|
745
|
+
}
|
|
746
|
+
/**
|
|
747
|
+
* Address widget view options
|
|
748
|
+
*/
|
|
749
|
+
interface AXPAddressWidgetViewOptions {
|
|
750
|
+
mode?: AXPAddressMode;
|
|
751
|
+
hasLabel?: boolean;
|
|
752
|
+
hasMap?: boolean;
|
|
753
|
+
}
|
|
754
|
+
/**
|
|
755
|
+
* Address widget edit options
|
|
756
|
+
*/
|
|
757
|
+
interface AXPAddressWidgetEditOptions {
|
|
758
|
+
mode?: AXPAddressMode;
|
|
759
|
+
placeholder?: string;
|
|
760
|
+
labels?: AXPAddressLabel[];
|
|
761
|
+
disabled?: boolean;
|
|
762
|
+
hasLabel?: boolean;
|
|
763
|
+
hasMap?: boolean;
|
|
764
|
+
}
|
|
765
|
+
/**
|
|
766
|
+
* Address widget column options
|
|
767
|
+
*/
|
|
768
|
+
interface AXPAddressWidgetColumnOptions {
|
|
769
|
+
}
|
|
770
|
+
/**
|
|
771
|
+
* Complete address widget options structure
|
|
772
|
+
*/
|
|
773
|
+
interface AXPAddressWidgetOptions {
|
|
774
|
+
designer: AXPAddressWidgetDesignerOptions;
|
|
775
|
+
view: AXPAddressWidgetViewOptions;
|
|
776
|
+
edit: AXPAddressWidgetEditOptions;
|
|
777
|
+
print: AXPAddressWidgetViewOptions;
|
|
778
|
+
column: AXPAddressWidgetColumnOptions;
|
|
779
|
+
}
|
|
780
|
+
|
|
781
|
+
declare class AXPAddressWidgetEditComponent extends AXPValueWidgetComponent<AXPAddressData | string> {
|
|
782
|
+
private addressService;
|
|
783
|
+
/** Collapsible mode: true = panel collapsed (only full address visible), false = expanded (edit button visible) */
|
|
784
|
+
protected collapsibleCollapsed: _angular_core.WritableSignal<boolean>;
|
|
785
|
+
protected collapsibleCaption: _angular_core.Signal<string>;
|
|
786
|
+
protected addressMode: _angular_core.Signal<AXPAddressMode>;
|
|
787
|
+
protected placeholder: _angular_core.Signal<string>;
|
|
788
|
+
protected labels: _angular_core.Signal<AXPAddressLabel[]>;
|
|
789
|
+
protected disabled: _angular_core.Signal<boolean>;
|
|
790
|
+
protected hasLabel: _angular_core.Signal<boolean>;
|
|
791
|
+
protected hasMap: _angular_core.Signal<boolean>;
|
|
792
|
+
private format;
|
|
793
|
+
protected valueAsObject: _angular_core.Signal<AXPAddressData>;
|
|
794
|
+
protected formattedAddress: _angular_core.Signal<string>;
|
|
795
|
+
/** Layout node from create().flex().build() for inline renderer (expandable mode). */
|
|
796
|
+
protected addressFormLayout: _angular_core.Signal<_acorex_platform_layout_widget_core.AXPWidgetNode>;
|
|
797
|
+
/** Context for inline address form (expandable); includes showMap for map toggle. */
|
|
798
|
+
protected collapsibleFormContext: _angular_core.Signal<{
|
|
799
|
+
showMap: boolean;
|
|
800
|
+
street1: string;
|
|
801
|
+
street2?: string;
|
|
802
|
+
postalCode?: string;
|
|
803
|
+
coordinates?: string;
|
|
804
|
+
full: string;
|
|
805
|
+
label?: string;
|
|
806
|
+
country?: {
|
|
807
|
+
id?: string;
|
|
808
|
+
title?: string;
|
|
809
|
+
};
|
|
810
|
+
state?: {
|
|
811
|
+
id?: string;
|
|
812
|
+
title?: string;
|
|
813
|
+
};
|
|
814
|
+
city?: {
|
|
815
|
+
id?: string;
|
|
816
|
+
title?: string;
|
|
817
|
+
};
|
|
818
|
+
}>;
|
|
819
|
+
protected onCollapsibleFormContextChange(ctx: Partial<AXPAddressData> | null | undefined): void;
|
|
820
|
+
protected labelsDataSource: AXDataSource<AXPAddressLabel | undefined>;
|
|
821
|
+
protected handleValueChange(e: AXValueChangedEvent): Promise<void>;
|
|
822
|
+
protected showDetailsPopup(): Promise<void>;
|
|
823
|
+
protected generateClasses(element: 'value' | 'label'): any;
|
|
824
|
+
private toObject;
|
|
825
|
+
private setFormattedValue;
|
|
681
826
|
private get __class();
|
|
682
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<
|
|
683
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<
|
|
827
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPAddressWidgetEditComponent, never>;
|
|
828
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPAddressWidgetEditComponent, "axp-address-widget-edit", never, {}, {}, never, never, true, never>;
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
declare class AXPAddressWidgetViewComponent extends AXPValueWidgetComponent<AXPAddressData | string> {
|
|
832
|
+
private addressService;
|
|
833
|
+
protected hasLabel: _angular_core.Signal<boolean>;
|
|
834
|
+
protected internalValue: _angular_core.Signal<AXPAddressData>;
|
|
835
|
+
protected formattedAddress: _angular_core.Signal<string>;
|
|
836
|
+
protected hasValue: _angular_core.Signal<boolean>;
|
|
837
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPAddressWidgetViewComponent, never>;
|
|
838
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPAddressWidgetViewComponent, "axp-address-widget-view", never, {}, {}, never, never, true, never>;
|
|
839
|
+
}
|
|
840
|
+
|
|
841
|
+
declare class AXPAddressWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
842
|
+
protected clipboard: AXPClipBoardService;
|
|
843
|
+
private addressService;
|
|
844
|
+
protected normalizedValue: _angular_core.Signal<AXPAddressData | null>;
|
|
845
|
+
protected formattedAddress: _angular_core.Signal<string>;
|
|
846
|
+
protected hasValue: _angular_core.Signal<boolean>;
|
|
847
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPAddressWidgetColumnComponent, never>;
|
|
848
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPAddressWidgetColumnComponent, "axp-address-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
849
|
+
}
|
|
850
|
+
|
|
851
|
+
interface AXPAddressFormContentOptions {
|
|
852
|
+
labels?: AXPAddressLabel[];
|
|
853
|
+
hasMap: boolean;
|
|
854
|
+
addressData?: Partial<AXPAddressData>;
|
|
855
|
+
}
|
|
856
|
+
declare class AXPAddressWidgetService {
|
|
857
|
+
private readonly layoutBuilder;
|
|
858
|
+
private readonly translationService;
|
|
859
|
+
/**
|
|
860
|
+
* Builds the address form content (street1, street2, country, state, city, postalCode, label, map).
|
|
861
|
+
* Used by both the dialog and the expandable inline layout via create().flex().build().
|
|
862
|
+
*/
|
|
863
|
+
buildAddressFormContent(flex: any, options: AXPAddressFormContentOptions): void;
|
|
864
|
+
/**
|
|
865
|
+
* Returns the address form layout node using layoutBuilder.create().flex().build() for use in axp-layout-renderer.
|
|
866
|
+
*/
|
|
867
|
+
getAddressFormLayout(options: AXPAddressFormContentOptions): AXPWidgetNode;
|
|
868
|
+
/**
|
|
869
|
+
* Formats address data into full address string
|
|
870
|
+
* Format: [street1], [street2], [country] - [state], [city], [postalCode]
|
|
871
|
+
* Uses titles from exposed fields, excludes coordinates
|
|
872
|
+
*/
|
|
873
|
+
formatAddress(data: Partial<AXPAddressData>): string;
|
|
874
|
+
/**
|
|
875
|
+
* Shows address details popup dialog using the shared address form layout.
|
|
876
|
+
*/
|
|
877
|
+
showAddressDetailsPopup(addressData: Partial<AXPAddressData>, labels?: AXPAddressLabel[], hasMap?: boolean): Promise<AXPAddressData | null>;
|
|
878
|
+
/**
|
|
879
|
+
* Normalizes address data from various input formats
|
|
880
|
+
*/
|
|
881
|
+
normalizeAddressData(value: Partial<AXPAddressData> | AXPAddressData | string | null | undefined): AXPAddressData;
|
|
882
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPAddressWidgetService, never>;
|
|
883
|
+
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPAddressWidgetService>;
|
|
684
884
|
}
|
|
685
885
|
|
|
686
|
-
declare class
|
|
886
|
+
declare class AXPDateTimeBoxWidgetColumnComponent extends AXPColumnWidgetComponent<string> {
|
|
687
887
|
#private;
|
|
688
888
|
private formatter;
|
|
689
889
|
private settingsService;
|
|
690
|
-
protected
|
|
890
|
+
protected convertedValue: _angular_core.WritableSignal<string | null>;
|
|
691
891
|
protected dateMode: _angular_core.Signal<"short" | "long">;
|
|
692
|
-
protected
|
|
693
|
-
protected format: _angular_core.Signal<"date" | "datetime" | "time">;
|
|
892
|
+
protected format: _angular_core.Signal<"date" | "time" | "datetime">;
|
|
694
893
|
private updateValue;
|
|
695
894
|
protected handleFormat(value: string): Promise<string>;
|
|
696
|
-
|
|
697
|
-
static
|
|
698
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDateTimeBoxWidgetViewComponent, "axp-date-time-box-widget-view", never, {}, {}, never, never, true, never>;
|
|
895
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPDateTimeBoxWidgetColumnComponent, never>;
|
|
896
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDateTimeBoxWidgetColumnComponent, "axp-date-time-box-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
699
897
|
}
|
|
700
898
|
|
|
701
899
|
declare const AXPDateTimeBoxWidget: AXPWidgetConfig;
|
|
@@ -705,26 +903,37 @@ declare module '@acorex/platform/layout/widget-core' {
|
|
|
705
903
|
}
|
|
706
904
|
}
|
|
707
905
|
interface AXPDateTimeBoxWidgetDesignerOptions {
|
|
708
|
-
multiple?: boolean;
|
|
709
906
|
clearButton?: boolean;
|
|
710
907
|
format?: any;
|
|
908
|
+
depth?: AXCalendarViewType | {
|
|
909
|
+
id: AXCalendarViewType;
|
|
910
|
+
};
|
|
911
|
+
/** Max days between from and to when filter operation is `between`. */
|
|
912
|
+
limit?: number;
|
|
711
913
|
disabled?: boolean;
|
|
712
914
|
placeholder?: string;
|
|
713
915
|
}
|
|
714
916
|
interface AXPDateTimeBoxWidgetViewOptions {
|
|
715
|
-
multiple?: boolean;
|
|
716
917
|
format?: any;
|
|
717
918
|
}
|
|
919
|
+
type AXPDateTimeFilterUiMode = 'presets' | 'simple';
|
|
718
920
|
interface AXPDateTimeBoxWidgetEditOptions {
|
|
719
|
-
multiple?: boolean;
|
|
720
921
|
clearButton?: boolean;
|
|
721
922
|
format?: any;
|
|
923
|
+
depth?: AXCalendarViewType | {
|
|
924
|
+
id: AXCalendarViewType;
|
|
925
|
+
};
|
|
926
|
+
limit?: number;
|
|
722
927
|
disabled?: boolean;
|
|
723
928
|
readonly?: boolean;
|
|
724
929
|
placeholder?: string;
|
|
930
|
+
filterMode?: boolean;
|
|
931
|
+
filterUi?: AXPDateTimeFilterUiMode;
|
|
932
|
+
filterPresets?: _acorex_platform_common.AXPDateTimeFilterPreset[];
|
|
933
|
+
filterPresetIds?: string[];
|
|
934
|
+
operations?: _acorex_platform_common.AXPFilterOperator[];
|
|
725
935
|
}
|
|
726
936
|
interface AXPDateTimeBoxWidgetColumnOptions {
|
|
727
|
-
multiple?: boolean;
|
|
728
937
|
format?: any;
|
|
729
938
|
}
|
|
730
939
|
interface AXPDateTimeBoxWidgetPrintOptions {
|
|
@@ -737,6 +946,86 @@ interface AXPDateTimeBoxWidgetOptions {
|
|
|
737
946
|
column: AXPDateTimeBoxWidgetColumnOptions;
|
|
738
947
|
}
|
|
739
948
|
|
|
949
|
+
interface AXPDateTimeFilterPresetItem {
|
|
950
|
+
id: string;
|
|
951
|
+
title: string;
|
|
952
|
+
}
|
|
953
|
+
declare class AXPDateTimeBoxWidgetEditComponent extends AXPValueWidgetComponent<string | AXPDateTimeFilterValue> implements AfterViewInit {
|
|
954
|
+
#private;
|
|
955
|
+
protected validationService: AXValidationService;
|
|
956
|
+
private settingsService;
|
|
957
|
+
private calendarService;
|
|
958
|
+
private translationService;
|
|
959
|
+
protected selectBox: Signal<AXSelectBoxComponent | undefined>;
|
|
960
|
+
protected filterMode: Signal<boolean>;
|
|
961
|
+
protected filterUi: Signal<AXPDateTimeFilterUiMode>;
|
|
962
|
+
protected resolvedPresets: Signal<AXPDateTimeFilterPreset[]>;
|
|
963
|
+
protected filterOperations: Signal<AXPFilterOperator[] | undefined>;
|
|
964
|
+
protected selectedManualPreset: Signal<AXPDateTimeFilterPreset | undefined>;
|
|
965
|
+
protected clearButton: Signal<boolean>;
|
|
966
|
+
protected minValue: Signal<string>;
|
|
967
|
+
protected maxValue: Signal<string>;
|
|
968
|
+
protected disabled: Signal<boolean>;
|
|
969
|
+
protected readonly: Signal<boolean>;
|
|
970
|
+
protected placeholder: Signal<string>;
|
|
971
|
+
protected dateMode: Signal<"short" | "long">;
|
|
972
|
+
protected format: Signal<"date" | "time" | "datetime">;
|
|
973
|
+
/** Passed to `ax-datetime-box` `[depth]` (`AXCalendarViewType`). */
|
|
974
|
+
protected inputDepth: Signal<AXCalendarViewType | undefined>;
|
|
975
|
+
protected filterValue: Signal<Date | ''>;
|
|
976
|
+
protected filterRangeValue: Signal<{
|
|
977
|
+
from: Date | '';
|
|
978
|
+
to: Date | '';
|
|
979
|
+
}>;
|
|
980
|
+
protected operation: Signal<{
|
|
981
|
+
type: string;
|
|
982
|
+
}>;
|
|
983
|
+
protected isValuelessOperation: Signal<boolean>;
|
|
984
|
+
protected rangeLimitDays: Signal<number | undefined>;
|
|
985
|
+
protected filterBetweenRangeActive: Signal<boolean>;
|
|
986
|
+
protected filterFromMinValue: Signal<string | Date | undefined>;
|
|
987
|
+
protected filterFromMaxValue: Signal<string | Date | undefined>;
|
|
988
|
+
protected filterToMinValue: Signal<string | Date | undefined>;
|
|
989
|
+
protected filterToMaxValue: Signal<string | Date | undefined>;
|
|
990
|
+
protected selectedPresetId: WritableSignal<string>;
|
|
991
|
+
protected translatedPresets: WritableSignal<AXPDateTimeFilterPresetItem[]>;
|
|
992
|
+
protected calendarFormat: WritableSignal<string>;
|
|
993
|
+
constructor();
|
|
994
|
+
ngAfterViewInit(): void;
|
|
995
|
+
protected handleValueChange(e: AXValueChangedEvent): void;
|
|
996
|
+
protected handlePresetChange(e: AXValueChangedEvent): void;
|
|
997
|
+
protected handleOperationChange(operationType: unknown): void;
|
|
998
|
+
protected handleFilterValueChange(e: AXValueChangedEvent, type: 'from' | 'to' | 'self'): void;
|
|
999
|
+
private translatePresets;
|
|
1000
|
+
private convertSingleISODateToDate;
|
|
1001
|
+
private convertRangeISODateToDate;
|
|
1002
|
+
private toFilterDate;
|
|
1003
|
+
private addCalendarDays;
|
|
1004
|
+
private mergeMinBound;
|
|
1005
|
+
private mergeMaxBound;
|
|
1006
|
+
private resolveFilterFromMinValue;
|
|
1007
|
+
private resolveFilterFromMaxValue;
|
|
1008
|
+
private resolveFilterToMinValue;
|
|
1009
|
+
private resolveFilterToMaxValue;
|
|
1010
|
+
focus(): void;
|
|
1011
|
+
private get __class();
|
|
1012
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPDateTimeBoxWidgetEditComponent, never>;
|
|
1013
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDateTimeBoxWidgetEditComponent, "axp-date-time-box-widget-edit", never, {}, {}, never, never, true, never>;
|
|
1014
|
+
}
|
|
1015
|
+
|
|
1016
|
+
declare class AXPDateTimeBoxWidgetViewComponent extends AXPValueWidgetComponent<string> {
|
|
1017
|
+
#private;
|
|
1018
|
+
private formatter;
|
|
1019
|
+
private settingsService;
|
|
1020
|
+
protected dateMode: _angular_core.Signal<"short" | "long">;
|
|
1021
|
+
protected convertedValue: _angular_core.WritableSignal<string | null>;
|
|
1022
|
+
protected format: _angular_core.Signal<"date" | "time" | "datetime">;
|
|
1023
|
+
private updateValue;
|
|
1024
|
+
protected handleFormat(value: string): Promise<string>;
|
|
1025
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPDateTimeBoxWidgetViewComponent, never>;
|
|
1026
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDateTimeBoxWidgetViewComponent, "axp-date-time-box-widget-view", never, {}, {}, never, never, true, never>;
|
|
1027
|
+
}
|
|
1028
|
+
|
|
740
1029
|
declare class AXPEditorJsWidgetColumnComponent extends AXPColumnWidgetComponent<string | null | undefined> {
|
|
741
1030
|
private platform;
|
|
742
1031
|
private readonly layoutBuilder;
|
|
@@ -798,14 +1087,14 @@ interface AXPEditorJsWidgetOptions {
|
|
|
798
1087
|
column: AXPEditorJsWidgetColumnOptions;
|
|
799
1088
|
}
|
|
800
1089
|
|
|
801
|
-
declare class AXPLargeTextWidgetColumnComponent extends AXPColumnWidgetComponent<string> {
|
|
1090
|
+
declare class AXPLargeTextWidgetColumnComponent extends AXPColumnWidgetComponent<string | Record<string, string> | undefined> {
|
|
802
1091
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLargeTextWidgetColumnComponent, never>;
|
|
803
1092
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPLargeTextWidgetColumnComponent, "axp-large-text-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
804
1093
|
}
|
|
805
1094
|
|
|
806
1095
|
declare class AXPLargeTextWidgetEditComponent extends AXPValueWidgetComponent<string | Record<string, string> | undefined> {
|
|
807
1096
|
protected multiple: _angular_core.Signal<boolean>;
|
|
808
|
-
protected
|
|
1097
|
+
protected effectiveMultiLanguage: _angular_core.Signal<boolean>;
|
|
809
1098
|
protected disabled: _angular_core.Signal<boolean>;
|
|
810
1099
|
protected clearButton: _angular_core.Signal<boolean>;
|
|
811
1100
|
protected placeholder: _angular_core.Signal<string>;
|
|
@@ -814,19 +1103,14 @@ declare class AXPLargeTextWidgetEditComponent extends AXPValueWidgetComponent<st
|
|
|
814
1103
|
private popupService;
|
|
815
1104
|
private translationService;
|
|
816
1105
|
private readonly currentLanguage;
|
|
817
|
-
ngOnInit(): void;
|
|
818
1106
|
handleValueChange(e: AXValueChangedEvent): void;
|
|
819
1107
|
protected openMultiLanguagePopup(): void;
|
|
820
1108
|
protected getCurrentText: _angular_core.Signal<string>;
|
|
821
|
-
private getTranslations;
|
|
822
1109
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLargeTextWidgetEditComponent, never>;
|
|
823
1110
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPLargeTextWidgetEditComponent, "axp-large-text-box-widget-edit", never, { "disabled": { "alias": "disabled"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; }, {}, never, never, true, never>;
|
|
824
1111
|
}
|
|
825
1112
|
|
|
826
1113
|
declare class AXPLargeTextWidgetViewComponent extends AXPValueWidgetComponent<string | Record<string, string> | undefined> {
|
|
827
|
-
private readonly translation;
|
|
828
|
-
private readonly currentLanguage;
|
|
829
|
-
protected displayText: _angular_core.Signal<string>;
|
|
830
1114
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLargeTextWidgetViewComponent, never>;
|
|
831
1115
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPLargeTextWidgetViewComponent, "axp-large-text-widget-view", never, {}, {}, never, never, true, never>;
|
|
832
1116
|
}
|
|
@@ -868,7 +1152,7 @@ interface AXPLargeTextWidgetOptions {
|
|
|
868
1152
|
}
|
|
869
1153
|
|
|
870
1154
|
declare class AXPListWidgetEditComponent extends AXPValueWidgetComponent<AXPDragDropListItem[]> {
|
|
871
|
-
protected orientation: _angular_core.Signal<"
|
|
1155
|
+
protected orientation: _angular_core.Signal<"vertical" | "horizontal">;
|
|
872
1156
|
protected emptyMessage: _angular_core.Signal<string>;
|
|
873
1157
|
protected disabled: _angular_core.Signal<boolean>;
|
|
874
1158
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPListWidgetEditComponent, never>;
|
|
@@ -1002,7 +1286,10 @@ interface AXPNumberBoxWidgetOptions {
|
|
|
1002
1286
|
declare class AXPPasswordBoxWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
1003
1287
|
protected hasEyeIcon: any;
|
|
1004
1288
|
protected showPassword: any;
|
|
1289
|
+
protected textDirection: _angular_core.Signal<"ltr" | "rtl">;
|
|
1005
1290
|
protected show: _angular_core.WritableSignal<boolean>;
|
|
1291
|
+
protected get hostDir(): 'ltr' | 'rtl';
|
|
1292
|
+
protected get hostDirection(): 'ltr' | 'rtl';
|
|
1006
1293
|
toggleEye(): void;
|
|
1007
1294
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPPasswordBoxWidgetColumnComponent, never>;
|
|
1008
1295
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPPasswordBoxWidgetColumnComponent, "axp-password-box-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
@@ -1011,6 +1298,9 @@ declare class AXPPasswordBoxWidgetColumnComponent extends AXPColumnWidgetCompone
|
|
|
1011
1298
|
declare class AXPPasswordBoxWidgetEditComponent extends AXPValueWidgetComponent<string> {
|
|
1012
1299
|
protected disabled: _angular_core.Signal<boolean>;
|
|
1013
1300
|
protected hasClearButton: _angular_core.Signal<boolean>;
|
|
1301
|
+
protected textDirection: _angular_core.Signal<"ltr" | "rtl">;
|
|
1302
|
+
protected get hostDir(): 'ltr' | 'rtl';
|
|
1303
|
+
protected get hostDirection(): 'ltr' | 'rtl';
|
|
1014
1304
|
private get __class();
|
|
1015
1305
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPPasswordBoxWidgetEditComponent, never>;
|
|
1016
1306
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPPasswordBoxWidgetEditComponent, "axp-password-box-widget-edit", never, {}, {}, never, never, true, never>;
|
|
@@ -1021,6 +1311,7 @@ declare class AXPPasswordBoxWidgetViewComponent extends AXPValueWidgetComponent<
|
|
|
1021
1311
|
protected hasCopyIcon: _angular_core.Signal<boolean>;
|
|
1022
1312
|
protected hasEyeIcon: _angular_core.Signal<boolean>;
|
|
1023
1313
|
protected showPassword: _angular_core.Signal<boolean>;
|
|
1314
|
+
protected textDirection: _angular_core.Signal<"ltr" | "rtl">;
|
|
1024
1315
|
protected show: _angular_core.WritableSignal<boolean>;
|
|
1025
1316
|
protected clipboard: AXPClipBoardService;
|
|
1026
1317
|
toggleEye(): void;
|
|
@@ -1199,30 +1490,34 @@ interface AXPRatePickerWidgetOptions {
|
|
|
1199
1490
|
declare class AXPRichTextWidgetColumnComponent extends AXPColumnWidgetComponent<string | Record<string, string> | null | undefined> {
|
|
1200
1491
|
private platform;
|
|
1201
1492
|
private readonly layoutBuilder;
|
|
1202
|
-
private readonly
|
|
1203
|
-
|
|
1204
|
-
protected
|
|
1493
|
+
private readonly mlResolver;
|
|
1494
|
+
/** Plain-text length threshold: above this, cell is clamped and clickable for full preview. */
|
|
1495
|
+
protected previewMaxChars(): number;
|
|
1496
|
+
/** Whether resolved HTML is long enough to warrant truncation + popup. */
|
|
1497
|
+
protected isTruncatedPreview(resolvedHtml: string): boolean;
|
|
1498
|
+
protected onExpandClick(event: AXClickEvent): void;
|
|
1205
1499
|
protected openPopup(): Promise<void>;
|
|
1206
1500
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPRichTextWidgetColumnComponent, never>;
|
|
1207
1501
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPRichTextWidgetColumnComponent, "axp-rich-text-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
1208
1502
|
}
|
|
1209
1503
|
|
|
1210
1504
|
declare class AXPRichTextWidgetEditComponent extends AXPValueWidgetComponent<string | Record<string, string> | undefined> {
|
|
1505
|
+
#private;
|
|
1506
|
+
private readonly popupService;
|
|
1507
|
+
private readonly translationService;
|
|
1508
|
+
private readonly wysiwygRef;
|
|
1211
1509
|
protected placeholder: _angular_core.Signal<string>;
|
|
1212
1510
|
protected disabled: _angular_core.Signal<boolean>;
|
|
1213
1511
|
protected readonly: _angular_core.Signal<boolean>;
|
|
1214
|
-
protected
|
|
1512
|
+
protected effectiveMultiLanguage: _angular_core.Signal<boolean>;
|
|
1215
1513
|
protected minLineCount: _angular_core.Signal<number>;
|
|
1216
1514
|
protected maxLineCount: _angular_core.Signal<number>;
|
|
1217
|
-
protected onWysiwygChanged(e: AXValueChangedEvent<string>): void;
|
|
1218
|
-
private popupService;
|
|
1219
|
-
private translationService;
|
|
1220
|
-
currentLanguage: _angular_core.Signal<string>;
|
|
1221
|
-
protected getLinePx(count: number): string;
|
|
1222
|
-
ngOnInit(): void;
|
|
1223
1515
|
protected getCurrentText: _angular_core.Signal<string>;
|
|
1516
|
+
currentLanguage: _angular_core.Signal<string>;
|
|
1517
|
+
protected onWysiwygChanged(e: AXValueChangedEvent<string>): void;
|
|
1224
1518
|
protected openMultiLanguagePopup(): Promise<void>;
|
|
1225
|
-
private
|
|
1519
|
+
private shouldSyncWysiwygFromContext;
|
|
1520
|
+
private applyWysiwygContentWhenReady;
|
|
1226
1521
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPRichTextWidgetEditComponent, never>;
|
|
1227
1522
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPRichTextWidgetEditComponent, "axp-rich-text-widget-edit", never, {}, {}, never, never, true, never>;
|
|
1228
1523
|
}
|
|
@@ -1230,9 +1525,13 @@ declare class AXPRichTextWidgetEditComponent extends AXPValueWidgetComponent<str
|
|
|
1230
1525
|
declare class AXPRichTextWidgetViewComponent extends AXPValueWidgetComponent<string | Record<string, string> | undefined> {
|
|
1231
1526
|
private platform;
|
|
1232
1527
|
private readonly layoutBuilder;
|
|
1233
|
-
private readonly
|
|
1528
|
+
private readonly mlResolver;
|
|
1234
1529
|
private readonly currentLanguage;
|
|
1530
|
+
/** Resolved HTML for inline snippet and preview dialog. */
|
|
1235
1531
|
protected displayHtml: _angular_core.Signal<string>;
|
|
1532
|
+
/** Full-body preview (dialogs) vs truncated grid snippet. */
|
|
1533
|
+
protected showFullContent: _angular_core.Signal<boolean>;
|
|
1534
|
+
protected previewMaxHeightPx: _angular_core.Signal<number>;
|
|
1236
1535
|
protected openPopup(): Promise<void>;
|
|
1237
1536
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPRichTextWidgetViewComponent, never>;
|
|
1238
1537
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPRichTextWidgetViewComponent, "axp-rich-text-widget-view", never, {}, {}, never, never, true, never>;
|
|
@@ -1254,6 +1553,10 @@ interface AXPRichTextWidgetDesignerOptions {
|
|
|
1254
1553
|
fitLineCount?: boolean;
|
|
1255
1554
|
}
|
|
1256
1555
|
interface AXPRichTextWidgetViewOptions {
|
|
1556
|
+
/** Scrollable full HTML in view mode (e.g. layout-builder preview dialogs). */
|
|
1557
|
+
showFullContent?: boolean;
|
|
1558
|
+
/** Max height in px when `showFullContent` is true; defaults to 400. */
|
|
1559
|
+
height?: number;
|
|
1257
1560
|
}
|
|
1258
1561
|
interface AXPRichTextWidgetEditOptions {
|
|
1259
1562
|
placeholder?: string;
|
|
@@ -1265,6 +1568,11 @@ interface AXPRichTextWidgetEditOptions {
|
|
|
1265
1568
|
fitLineCount?: boolean;
|
|
1266
1569
|
}
|
|
1267
1570
|
interface AXPRichTextWidgetColumnOptions {
|
|
1571
|
+
/**
|
|
1572
|
+
* Plain-text length above which the grid cell is line-clamped and opens the preview dialog on click.
|
|
1573
|
+
* @default 100
|
|
1574
|
+
*/
|
|
1575
|
+
previewMaxChars?: number;
|
|
1268
1576
|
}
|
|
1269
1577
|
interface AXPRichTextWidgetPrintOptions {
|
|
1270
1578
|
}
|
|
@@ -1277,23 +1585,19 @@ interface AXPRichTextWidgetOptions {
|
|
|
1277
1585
|
}
|
|
1278
1586
|
|
|
1279
1587
|
declare class AXPSelectBoxWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
1280
|
-
protected
|
|
1281
|
-
protected
|
|
1282
|
-
protected
|
|
1283
|
-
protected
|
|
1284
|
-
protected
|
|
1588
|
+
protected textField: _angular_core.Signal<string>;
|
|
1589
|
+
protected valueField: _angular_core.Signal<string>;
|
|
1590
|
+
protected cssClassField: _angular_core.Signal<string | undefined>;
|
|
1591
|
+
protected badgeClass: _angular_core.Signal<string | undefined>;
|
|
1592
|
+
protected dataSource: _angular_core.Signal<unknown[]>;
|
|
1593
|
+
protected resolveBadgeClasses(item: unknown): string;
|
|
1594
|
+
protected getItemLabel(item: unknown): string | Record<string, string>;
|
|
1595
|
+
protected internalValue: _angular_core.Signal<Record<string, unknown>[]>;
|
|
1285
1596
|
private extractItem;
|
|
1286
1597
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSelectBoxWidgetColumnComponent, never>;
|
|
1287
1598
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSelectBoxWidgetColumnComponent, "axp-select-box-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
1288
1599
|
}
|
|
1289
1600
|
|
|
1290
|
-
interface StrategyConfig {
|
|
1291
|
-
selectValueStrategy: 'valueField' | 'item';
|
|
1292
|
-
lookupValueStrategy: 'valueField' | 'item';
|
|
1293
|
-
}
|
|
1294
|
-
declare const DEFAULT_STRATEGY_CONFIG: StrategyConfig;
|
|
1295
|
-
declare const STRATEGY_CONFIG_TOKEN: InjectionToken<StrategyConfig>;
|
|
1296
|
-
|
|
1297
1601
|
declare class AXPSelectBoxWidgetEditComponent extends AXPDataListWidgetComponent {
|
|
1298
1602
|
#private;
|
|
1299
1603
|
private selectBox;
|
|
@@ -1314,8 +1618,17 @@ declare class AXPSelectBoxWidgetEditComponent extends AXPDataListWidgetComponent
|
|
|
1314
1618
|
protected placeholder: _angular_core.Signal<string>;
|
|
1315
1619
|
protected hasClearButton: _angular_core.Signal<boolean>;
|
|
1316
1620
|
protected allowSearch: _angular_core.Signal<boolean>;
|
|
1621
|
+
protected showItemTooltip: _angular_core.Signal<boolean>;
|
|
1622
|
+
protected isItemTruncated: _angular_core.Signal<boolean>;
|
|
1317
1623
|
protected filter: _angular_core.Signal<AXDataSourceFilterOption>;
|
|
1624
|
+
protected filterMode: _angular_core.Signal<boolean>;
|
|
1625
|
+
/** For filter mode: display valueField from object to avoid [object Object] when value is stored as full item */
|
|
1626
|
+
protected selectFilterDisplayValue: _angular_core.Signal<any>;
|
|
1318
1627
|
protected searchValue: _angular_core.WritableSignal<string | undefined>;
|
|
1628
|
+
private lastDataSource;
|
|
1629
|
+
private hasSeenDataSource;
|
|
1630
|
+
private shouldFocus;
|
|
1631
|
+
focus(): void;
|
|
1319
1632
|
protected outputs(): (string | {
|
|
1320
1633
|
name: string;
|
|
1321
1634
|
value: unknown;
|
|
@@ -1330,12 +1643,20 @@ declare class AXPSelectBoxWidgetEditComponent extends AXPDataListWidgetComponent
|
|
|
1330
1643
|
* Return a single value for single-select, or the full list for multi-select
|
|
1331
1644
|
*/
|
|
1332
1645
|
private singleOrMultiple;
|
|
1646
|
+
/**
|
|
1647
|
+
* In filterMode, widget context stores values as `{ value, operation, displayText }`.
|
|
1648
|
+
* DataSource filtering expects the raw scalar/array value, so unwrap `value.value`.
|
|
1649
|
+
*/
|
|
1650
|
+
private normalizeFilterValues;
|
|
1333
1651
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSelectBoxWidgetEditComponent, never>;
|
|
1334
1652
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSelectBoxWidgetEditComponent, "axp-select-box-widget-edit", never, {}, {}, never, never, true, never>;
|
|
1335
1653
|
}
|
|
1336
1654
|
|
|
1337
1655
|
declare class AXPSelectBoxWidgetViewComponent extends AXPDataListWidgetComponent {
|
|
1338
|
-
|
|
1656
|
+
protected cssClassField: _angular_core.Signal<string | undefined>;
|
|
1657
|
+
protected badgeClass: _angular_core.Signal<string | undefined>;
|
|
1658
|
+
protected resolveBadgeClasses(item: unknown): string;
|
|
1659
|
+
protected getItemLabel(item: unknown): string | Record<string, string>;
|
|
1339
1660
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSelectBoxWidgetViewComponent, never>;
|
|
1340
1661
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSelectBoxWidgetViewComponent, "axp-select-box-widget-view", never, {}, {}, never, never, true, never>;
|
|
1341
1662
|
}
|
|
@@ -1418,20 +1739,21 @@ declare class AXPSelectionListWidgetEditComponent extends AXPDataListWidgetCompo
|
|
|
1418
1739
|
protected look: _angular_core.Signal<AXSelectionListLook>;
|
|
1419
1740
|
protected showControl: _angular_core.Signal<boolean>;
|
|
1420
1741
|
protected imageMode: _angular_core.Signal<boolean>;
|
|
1742
|
+
protected imageField: _angular_core.Signal<string>;
|
|
1421
1743
|
protected displayItems: _angular_core.WritableSignal<any[]>;
|
|
1422
1744
|
private ef;
|
|
1745
|
+
protected resolveItemImage(item: unknown): string;
|
|
1746
|
+
protected resolveItemAlt(item: unknown): string;
|
|
1423
1747
|
protected handleValueChange(e: AXValueChangedEvent): void;
|
|
1424
1748
|
private get __class();
|
|
1425
1749
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSelectionListWidgetEditComponent, never>;
|
|
1426
1750
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSelectionListWidgetEditComponent, "axp-selection-list-widget-edit", never, {}, {}, never, never, true, never>;
|
|
1427
1751
|
}
|
|
1428
1752
|
|
|
1429
|
-
declare class AXPSelectionListWidgetViewComponent extends
|
|
1430
|
-
protected items: _angular_core.Signal<any[]>;
|
|
1431
|
-
protected valueField: _angular_core.Signal<string>;
|
|
1432
|
-
protected textField: _angular_core.Signal<string>;
|
|
1753
|
+
declare class AXPSelectionListWidgetViewComponent extends AXPDataListWidgetComponent {
|
|
1433
1754
|
protected imageMode: _angular_core.Signal<boolean>;
|
|
1434
|
-
protected
|
|
1755
|
+
protected imageField: _angular_core.Signal<string>;
|
|
1756
|
+
protected resolveItemImage(item: Record<string, unknown>): string;
|
|
1435
1757
|
private get __class();
|
|
1436
1758
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSelectionListWidgetViewComponent, never>;
|
|
1437
1759
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSelectionListWidgetViewComponent, "axp-selection-list-widget-view", never, {}, {}, never, never, true, never>;
|
|
@@ -1463,6 +1785,8 @@ interface AXPSelectionListWidgetEditOptions {
|
|
|
1463
1785
|
look?: AXSelectionListLook;
|
|
1464
1786
|
showControl?: boolean;
|
|
1465
1787
|
imageMode?: boolean;
|
|
1788
|
+
/** Image URL field when `imageMode` is true; defaults to `textField`. */
|
|
1789
|
+
imageField?: string;
|
|
1466
1790
|
}
|
|
1467
1791
|
interface AXPSelectionListWidgetColumnOptions {
|
|
1468
1792
|
valueField?: any;
|
|
@@ -1629,9 +1953,7 @@ interface AXPTemplateBoxWidgetOptions {
|
|
|
1629
1953
|
column: AXPTemplateBoxWidgetColumnOptions;
|
|
1630
1954
|
}
|
|
1631
1955
|
|
|
1632
|
-
declare class AXPTextBoxWidgetColumnComponent extends AXPColumnWidgetComponent<string | Record<string, string
|
|
1633
|
-
private translationService;
|
|
1634
|
-
protected displayText: () => string;
|
|
1956
|
+
declare class AXPTextBoxWidgetColumnComponent extends AXPColumnWidgetComponent<string | Record<string, string> | undefined> {
|
|
1635
1957
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTextBoxWidgetColumnComponent, never>;
|
|
1636
1958
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPTextBoxWidgetColumnComponent, "axp-text-box-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
1637
1959
|
}
|
|
@@ -1639,25 +1961,24 @@ declare class AXPTextBoxWidgetColumnComponent extends AXPColumnWidgetComponent<s
|
|
|
1639
1961
|
declare class AXPTextBoxWidgetEditComponent extends AXPValueWidgetComponent<string | Record<string, string> | undefined> {
|
|
1640
1962
|
private popupService;
|
|
1641
1963
|
private translationService;
|
|
1642
|
-
protected
|
|
1964
|
+
protected effectiveMultiLanguage: _angular_core.Signal<boolean>;
|
|
1643
1965
|
protected hasClearButton: _angular_core.Signal<boolean>;
|
|
1644
1966
|
protected disabled: _angular_core.Signal<boolean>;
|
|
1645
1967
|
protected readonly: _angular_core.Signal<boolean>;
|
|
1646
1968
|
protected placeholder: _angular_core.Signal<string>;
|
|
1969
|
+
protected maskPattern: _angular_core.Signal<string>;
|
|
1970
|
+
protected customTokens: _angular_core.Signal<AXMaskTokens>;
|
|
1647
1971
|
currentLanguage: _angular_core.WritableSignal<string>;
|
|
1648
1972
|
ngOnInit(): void;
|
|
1649
1973
|
protected onTextChanged(e: AXValueChangedEvent<string>): void;
|
|
1650
1974
|
protected getCurrentText(): string;
|
|
1651
1975
|
protected openMultiLanguagePopup(): Promise<void>;
|
|
1652
|
-
private getTranslations;
|
|
1653
1976
|
private get __class();
|
|
1654
1977
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTextBoxWidgetEditComponent, never>;
|
|
1655
1978
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPTextBoxWidgetEditComponent, "axp-text-box-widget-edit", never, {}, {}, never, never, true, never>;
|
|
1656
1979
|
}
|
|
1657
1980
|
|
|
1658
1981
|
declare class AXPTextBoxWidgetViewComponent extends AXPValueWidgetComponent<string | Record<string, string>> {
|
|
1659
|
-
private translationService;
|
|
1660
|
-
protected displayText: _angular_core.Signal<string>;
|
|
1661
1982
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTextBoxWidgetViewComponent, never>;
|
|
1662
1983
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPTextBoxWidgetViewComponent, "axp-text-box-widget-view", never, {}, {}, never, never, true, never>;
|
|
1663
1984
|
}
|
|
@@ -1893,18 +2214,74 @@ interface AXPCodeEditorWidgetOptions {
|
|
|
1893
2214
|
};
|
|
1894
2215
|
}
|
|
1895
2216
|
|
|
2217
|
+
/**
|
|
2218
|
+
* Prefix for row-level expression strings so widget-renderer does not evaluate them
|
|
2219
|
+
* (renderer only evaluates strings that look like {{ ... }}). Data-list evaluates
|
|
2220
|
+
* these per row with row data scope.
|
|
2221
|
+
*/
|
|
2222
|
+
declare const AXP_ROW_EXPR_PREFIX = "__expr:";
|
|
2223
|
+
/** Built-in row command names (edit component). */
|
|
2224
|
+
declare const AXP_DATA_LIST_CMD_EDIT = "__dl-edit";
|
|
2225
|
+
declare const AXP_DATA_LIST_CMD_DELETE = "__dl-delete";
|
|
2226
|
+
/**
|
|
2227
|
+
* Row marked for removal in edit mode only (not persisted until form Save).
|
|
2228
|
+
* Stripped / filtered in {@link sanitizeDataListRowsForPersist}.
|
|
2229
|
+
*/
|
|
2230
|
+
declare const AXP_DATA_LIST_PENDING_DELETE_KEY = "__axpDataListPendingDelete";
|
|
1896
2231
|
interface AXPDataListWidgetColumn {
|
|
1897
2232
|
name: string;
|
|
1898
2233
|
title?: string;
|
|
1899
2234
|
width?: string;
|
|
1900
2235
|
visible?: boolean;
|
|
1901
2236
|
fixed?: 'start' | 'end';
|
|
2237
|
+
/** Optional schema (domain standard); drives cell/editor widget via interface.name when set. */
|
|
2238
|
+
schema?: Partial<AXPPropertyDefinition>;
|
|
1902
2239
|
widget?: {
|
|
1903
2240
|
type: string;
|
|
1904
2241
|
path?: string;
|
|
1905
2242
|
options?: any;
|
|
1906
2243
|
};
|
|
1907
2244
|
}
|
|
2245
|
+
/** Toggle built-in row/header commands in edit mode (defaults true when omitted). */
|
|
2246
|
+
interface AXPDataListWidgetCommandsOptions {
|
|
2247
|
+
add?: boolean;
|
|
2248
|
+
edit?: boolean;
|
|
2249
|
+
remove?: boolean;
|
|
2250
|
+
}
|
|
2251
|
+
/**
|
|
2252
|
+
* How header `command` result `data` is merged into the bound list.
|
|
2253
|
+
* - `append-row` / `prepend-row`: reads `data.items`, `data.item`, `data.row`, a plain object, or an array of rows.
|
|
2254
|
+
* - `replace-value`: replaces the whole list with an array from `data` or `data.rows` / `data.value`.
|
|
2255
|
+
* - `none`: no list mutation (command handled persistence or side effects only).
|
|
2256
|
+
*/
|
|
2257
|
+
type AXPDataListHeaderCommandApplyMode = 'append-row' | 'prepend-row' | 'replace-value' | 'none';
|
|
2258
|
+
/**
|
|
2259
|
+
* Runs a registered platform command (`AXPCommandExecutor.execute`); optional `applyMode` merges result into the list.
|
|
2260
|
+
* Entity- or feature-specific behavior lives in the command implementation, not inside the data-list widget.
|
|
2261
|
+
*/
|
|
2262
|
+
interface AXPDataListWidgetHeaderCommandAction {
|
|
2263
|
+
kind: 'command';
|
|
2264
|
+
/** Registry key, e.g. `PlatformManagement:DataListPickEntityItem` */
|
|
2265
|
+
command: string;
|
|
2266
|
+
/**
|
|
2267
|
+
* `primary`: toolbar button next to Add Row. `secondary`: grouped under the Actions dropdown (master list pattern).
|
|
2268
|
+
* @default undefined — treated as primary for backward compatibility.
|
|
2269
|
+
*/
|
|
2270
|
+
priority?: 'primary' | 'secondary';
|
|
2271
|
+
title?: string;
|
|
2272
|
+
icon?: string;
|
|
2273
|
+
color?: string;
|
|
2274
|
+
/** Default `append-row` */
|
|
2275
|
+
applyMode?: AXPDataListHeaderCommandApplyMode;
|
|
2276
|
+
/** Target row path <- lodash path on each source item (after command returns). */
|
|
2277
|
+
fieldMap?: Record<string, string>;
|
|
2278
|
+
/** Merged into the command execute input (e.g. `entity`, `columns`). */
|
|
2279
|
+
payload?: Record<string, unknown>;
|
|
2280
|
+
/** When set with append/prepend, opens the row editor popup for each mapped row before applying. */
|
|
2281
|
+
openRowEditorAfter?: boolean;
|
|
2282
|
+
}
|
|
2283
|
+
/** Declarative header action (serializable in entity JSON). */
|
|
2284
|
+
type AXPDataListWidgetHeaderAction = AXPDataListWidgetHeaderCommandAction;
|
|
1908
2285
|
interface AXPDataListWidgetRowCommand {
|
|
1909
2286
|
name: string;
|
|
1910
2287
|
text: string;
|
|
@@ -1945,7 +2322,7 @@ declare class AXPDataListWidgetViewComponent extends AXPValueWidgetComponent<any
|
|
|
1945
2322
|
protected showFooter: Signal<boolean>;
|
|
1946
2323
|
protected fixHeader: Signal<boolean>;
|
|
1947
2324
|
protected fixFooter: Signal<boolean>;
|
|
1948
|
-
protected fetchDataMode: Signal<"
|
|
2325
|
+
protected fetchDataMode: Signal<"manual" | "auto">;
|
|
1949
2326
|
protected parentField: Signal<string | undefined>;
|
|
1950
2327
|
protected minHeight: Signal<string | undefined>;
|
|
1951
2328
|
protected showIndex: Signal<boolean>;
|
|
@@ -1953,6 +2330,12 @@ declare class AXPDataListWidgetViewComponent extends AXPValueWidgetComponent<any
|
|
|
1953
2330
|
protected primaryCommands: Signal<AXRowCommandItem[]>;
|
|
1954
2331
|
protected secondaryCommands: Signal<AXPDataListWidgetRowCommand[]>;
|
|
1955
2332
|
protected evaluatedSecondaryCommands: (rowData: any) => Promise<AXRowCommandItem[]>;
|
|
2333
|
+
/**
|
|
2334
|
+
* Evaluates hidden/disabled: if value is wrapped with AXP_ROW_EXPR_PREFIX (so it was
|
|
2335
|
+
* not evaluated by widget-renderer), unwraps and evaluates with row scope; otherwise
|
|
2336
|
+
* treats as boolean or evaluates as expression.
|
|
2337
|
+
*/
|
|
2338
|
+
private evaluateRowExpr;
|
|
1956
2339
|
ngOnInit(): void;
|
|
1957
2340
|
protected loading: Signal<{
|
|
1958
2341
|
enabled: any;
|
|
@@ -1984,6 +2367,12 @@ declare const AXPDataListWidget: AXPWidgetConfig;
|
|
|
1984
2367
|
interface AXPDataListWidgetViewOptions {
|
|
1985
2368
|
dataSource?: AXDataSource;
|
|
1986
2369
|
columns?: AXPDataListWidgetColumn[];
|
|
2370
|
+
/** When true, edit mode hides add/row/header actions and treats cells as read-only (entity read-only field). */
|
|
2371
|
+
disabled?: boolean;
|
|
2372
|
+
/** Edit mode: built-in add/edit/remove toggles (default all on). */
|
|
2373
|
+
commands?: AXPDataListWidgetCommandsOptions;
|
|
2374
|
+
/** Edit mode: header toolbar actions (`command` + `applyMode`; see data-list-widget.types). */
|
|
2375
|
+
headerActions?: AXPDataListWidgetHeaderAction[];
|
|
1987
2376
|
primaryCommands?: AXPDataListWidgetRowCommand[];
|
|
1988
2377
|
secondaryCommands?: AXPDataListWidgetRowCommand[];
|
|
1989
2378
|
showIndex?: boolean;
|
|
@@ -2009,238 +2398,73 @@ interface AXPDataListWidgetEditOptions extends AXPDataListWidgetViewOptions {
|
|
|
2009
2398
|
}
|
|
2010
2399
|
interface AXPDataListWidgetOptions {
|
|
2011
2400
|
view: AXPDataListWidgetViewOptions;
|
|
2012
|
-
edit: AXPDataListWidgetEditOptions;
|
|
2013
|
-
}
|
|
2014
|
-
|
|
2015
|
-
declare class
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
private readonly translationService;
|
|
2025
|
-
private readonly hooks;
|
|
2026
|
-
execute(input: {
|
|
2027
|
-
file: AXPFileListItem;
|
|
2028
|
-
plugins?: {
|
|
2029
|
-
name: string;
|
|
2030
|
-
options?: unknown;
|
|
2031
|
-
}[];
|
|
2032
|
-
excludePlugins?: string[];
|
|
2033
|
-
}): Promise<AXPExecuteCommandResult<AXPFileListItem>>;
|
|
2034
|
-
private showEditDialog;
|
|
2035
|
-
/**
|
|
2036
|
-
* Build form fields from hook items (old format parameters)
|
|
2037
|
-
*/
|
|
2038
|
-
private buildFormFields;
|
|
2039
|
-
/**
|
|
2040
|
-
* Build groups/containers from hook groups (old format groups)
|
|
2041
|
-
*/
|
|
2042
|
-
private buildGroups;
|
|
2043
|
-
/**
|
|
2044
|
-
* Apply widget configuration to field based on widget type
|
|
2045
|
-
*/
|
|
2046
|
-
private applyWidget;
|
|
2047
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEditFileUploaderCommand, never>;
|
|
2048
|
-
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPEditFileUploaderCommand>;
|
|
2049
|
-
}
|
|
2050
|
-
|
|
2051
|
-
declare class AXPFileListComponent implements OnInit, OnDestroy {
|
|
2052
|
-
private fileTypeService;
|
|
2053
|
-
private fileStorageService;
|
|
2054
|
-
private commandExecutor;
|
|
2055
|
-
private hooks;
|
|
2056
|
-
isLoading: _angular_core.WritableSignal<boolean>;
|
|
2057
|
-
private fileTypes;
|
|
2058
|
-
onRemove: _angular_core.OutputEmitterRef<AXPFileListItem>;
|
|
2059
|
-
onRevert: _angular_core.OutputEmitterRef<AXPFileListItem>;
|
|
2060
|
-
onRename: _angular_core.OutputEmitterRef<AXPFileListItem>;
|
|
2061
|
-
readonly: _angular_core.InputSignal<boolean>;
|
|
2062
|
-
fileEditable: _angular_core.InputSignal<boolean>;
|
|
2063
|
-
multiple: _angular_core.InputSignal<boolean>;
|
|
2064
|
-
files: _angular_core.InputSignal<AXPFileListItem[]>;
|
|
2065
|
-
plugins: _angular_core.InputSignal<{
|
|
2066
|
-
name: string;
|
|
2067
|
-
options?: unknown;
|
|
2068
|
-
}[] | undefined>;
|
|
2069
|
-
excludePlugins: _angular_core.InputSignal<string[] | undefined>;
|
|
2070
|
-
host: _angular_core.InputSignal<any>;
|
|
2071
|
-
/**
|
|
2072
|
-
* All files should be displayed, even those with `deleted` status.
|
|
2073
|
-
* The template will handle the visual differences based on the status.
|
|
2074
|
-
*/
|
|
2075
|
-
displayFiles: _angular_core.Signal<AXPFileListItem[]>;
|
|
2076
|
-
private fileIdToActions;
|
|
2077
|
-
private globalActions;
|
|
2078
|
-
private filesChangeEffect;
|
|
2079
|
-
private getDefaultActions;
|
|
2080
|
-
actionsFor(file: AXPFileListItem, index: number): any[];
|
|
2081
|
-
private loadActionsFor;
|
|
2082
|
-
ngOnInit(): Promise<void>;
|
|
2083
|
-
private loadGlobalActions;
|
|
2084
|
-
protected getFileInfo(fileName: string): {
|
|
2085
|
-
icon: string;
|
|
2086
|
-
type: string;
|
|
2087
|
-
};
|
|
2088
|
-
handleFileDownload(event: AXClickEvent, file: AXPFileListItem): Promise<void>;
|
|
2089
|
-
handleFileRemove(event: AXClickEvent, file: AXPFileListItem): Promise<void>;
|
|
2090
|
-
/**
|
|
2091
|
-
* Handle revert action – emit the file so parent components can update the status.
|
|
2092
|
-
*/
|
|
2093
|
-
handleFileRevert(event: AXClickEvent, file: AXPFileListItem): void;
|
|
2094
|
-
/**
|
|
2095
|
-
* Handle file edit action – open rename popup
|
|
2096
|
-
*/
|
|
2097
|
-
handleFileEdit(event: any, file: AXPFileListItem): Promise<void>;
|
|
2098
|
-
ngOnDestroy(): void;
|
|
2099
|
-
runAction(action: any): Promise<void>;
|
|
2100
|
-
protected getActionColor(action: any): string;
|
|
2101
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPFileListComponent, never>;
|
|
2102
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPFileListComponent, "axp-file-list", never, { "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "fileEditable": { "alias": "fileEditable"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "files": { "alias": "files"; "required": false; "isSignal": true; }; "plugins": { "alias": "plugins"; "required": false; "isSignal": true; }; "excludePlugins": { "alias": "excludePlugins"; "required": false; "isSignal": true; }; "host": { "alias": "host"; "required": false; "isSignal": true; }; }, { "onRemove": "onRemove"; "onRevert": "onRevert"; "onRename": "onRename"; }, never, never, true, never>;
|
|
2103
|
-
}
|
|
2104
|
-
|
|
2105
|
-
declare class AXPFileUploaderWidgetColumnComponent extends AXPColumnWidgetComponent<string[]> {
|
|
2106
|
-
protected count: _angular_core.Signal<number>;
|
|
2107
|
-
private fileService;
|
|
2108
|
-
openFileList(): Promise<void>;
|
|
2109
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPFileUploaderWidgetColumnComponent, never>;
|
|
2110
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPFileUploaderWidgetColumnComponent, "axp-file-uploader-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
2111
|
-
}
|
|
2112
|
-
|
|
2113
|
-
interface FileUploaderActionContext {
|
|
2114
|
-
host: AXPFileUploaderWidgetEditComponent;
|
|
2115
|
-
}
|
|
2116
|
-
interface FileUploaderAction {
|
|
2117
|
-
plugin: string;
|
|
2118
|
-
global?: boolean;
|
|
2119
|
-
text?: string;
|
|
2120
|
-
textKey?: string;
|
|
2121
|
-
icon?: string;
|
|
2122
|
-
run: (ctx: FileUploaderActionContext) => void | Promise<void>;
|
|
2123
|
-
}
|
|
2124
|
-
declare class AXPFileUploaderWidgetEditComponent extends AXPValueWidgetComponent<AXPFileListItem[] | undefined> {
|
|
2125
|
-
protected readonly fileService: AXFileService;
|
|
2126
|
-
private readonly hooks;
|
|
2127
|
-
protected multiple: _angular_core.Signal<boolean>;
|
|
2128
|
-
private readonly acceptOverride;
|
|
2129
|
-
protected accept: _angular_core.Signal<string>;
|
|
2401
|
+
edit: AXPDataListWidgetEditOptions;
|
|
2402
|
+
}
|
|
2403
|
+
|
|
2404
|
+
declare class AXPGalleryWidgetEditComponent extends AXPValueWidgetComponent<AXPFileListItem[]> implements OnDestroy {
|
|
2405
|
+
protected thumbnail: _angular_core.Signal<boolean>;
|
|
2406
|
+
protected height: _angular_core.Signal<string>;
|
|
2407
|
+
protected header: _angular_core.Signal<boolean>;
|
|
2408
|
+
protected fileInfo: _angular_core.Signal<boolean>;
|
|
2409
|
+
protected fullScreenButton: _angular_core.Signal<boolean>;
|
|
2410
|
+
protected downloadButton: _angular_core.Signal<boolean>;
|
|
2411
|
+
protected allowUploadTypes: _angular_core.Signal<string[]>;
|
|
2412
|
+
protected allowUpload: _angular_core.Signal<boolean>;
|
|
2130
2413
|
protected plugins: _angular_core.Signal<{
|
|
2131
2414
|
name: string;
|
|
2132
2415
|
options?: unknown;
|
|
2133
2416
|
}[]>;
|
|
2134
|
-
protected pluginNames: _angular_core.Signal<string[]>;
|
|
2135
2417
|
protected excludePlugins: _angular_core.Signal<string[]>;
|
|
2136
|
-
protected
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2418
|
+
protected readonly fileService: AXFileService;
|
|
2419
|
+
private readonly hooks;
|
|
2420
|
+
private readonly fileActionsService;
|
|
2421
|
+
private readonly fileStorageService;
|
|
2422
|
+
private readonly loadingDialog;
|
|
2423
|
+
private readonly translationService;
|
|
2424
|
+
private gallery;
|
|
2425
|
+
/** Object URLs created for blobs/binary; revoked on destroy for memory safety. */
|
|
2426
|
+
private readonly objectUrls;
|
|
2427
|
+
/**
|
|
2428
|
+
* Convert AXPFileListItem[] to AXMediaViewerData[] for display in media viewer.
|
|
2429
|
+
* Uses lazy-loading callbacks for URL resolution.
|
|
2430
|
+
*/
|
|
2431
|
+
protected readonly mediaViewerData: _angular_core.Signal<AXMediaViewerData[]>;
|
|
2140
2432
|
private readonly innerActions;
|
|
2141
|
-
protected fileActions: _angular_core.Signal<
|
|
2433
|
+
protected readonly fileActions: _angular_core.Signal<AXCFileUploaderAction[]>;
|
|
2142
2434
|
ngOnInit(): void;
|
|
2435
|
+
/** Downloads the file at the current media viewer index. */
|
|
2436
|
+
protected download(): Promise<void>;
|
|
2143
2437
|
private loadActions;
|
|
2144
|
-
private configureFromHooks;
|
|
2145
|
-
protected uploadFromComputer(): Promise<void>;
|
|
2146
2438
|
/**
|
|
2147
|
-
*
|
|
2439
|
+
* Format file size with appropriate unit (B, KB, MB, GB, etc.)
|
|
2440
|
+
* Divides by 1000 until the value is less than 1000
|
|
2148
2441
|
*/
|
|
2149
|
-
private
|
|
2150
|
-
protected files: _angular_core.Signal<AXPFileListItem[]>;
|
|
2151
|
-
handleFileRemove(file: AXPFileListItem): void;
|
|
2152
|
-
removeFile(file: AXPFileListItem): void;
|
|
2442
|
+
private formatFileSize;
|
|
2153
2443
|
/**
|
|
2154
|
-
*
|
|
2444
|
+
* Convert AXPFileListItem to AXMediaViewerData for display in media viewer.
|
|
2445
|
+
* Uses lazy-loading callbacks for URL and thumbnail resolution.
|
|
2155
2446
|
*/
|
|
2156
|
-
|
|
2447
|
+
private fileItemToMediaViewerData;
|
|
2157
2448
|
/**
|
|
2158
|
-
*
|
|
2449
|
+
* Resolve the URL for a file item.
|
|
2450
|
+
* Returns a promise that resolves to the file URL.
|
|
2159
2451
|
*/
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2452
|
+
/**
|
|
2453
|
+
* Register an object URL for later revocation on destroy (memory safety).
|
|
2454
|
+
*/
|
|
2455
|
+
private trackObjectUrl;
|
|
2456
|
+
private resolveFileUrl;
|
|
2457
|
+
ngOnDestroy(): void;
|
|
2458
|
+
protected readonly capabilities: AXCFileUploaderCapabilities;
|
|
2459
|
+
/**
|
|
2460
|
+
* Process files from various sources (file picker, drag-drop, etc.)
|
|
2461
|
+
* This method is called by drag-and-drop handler
|
|
2462
|
+
*/
|
|
2463
|
+
private processFiles;
|
|
2163
2464
|
onFileChange(event: {
|
|
2164
2465
|
event: Event;
|
|
2165
2466
|
files: File[];
|
|
2166
2467
|
}): void;
|
|
2167
|
-
private get __class();
|
|
2168
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPFileUploaderWidgetEditComponent, never>;
|
|
2169
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPFileUploaderWidgetEditComponent, "axp-file-uploader-widget-edit", never, {}, {}, never, never, true, never>;
|
|
2170
|
-
}
|
|
2171
|
-
|
|
2172
|
-
declare class AXPFileUploaderWidgetViewComponent extends AXPValueWidgetComponent<AXPFileListItem[]> {
|
|
2173
|
-
protected files: _angular_core.Signal<AXPFileListItem[]>;
|
|
2174
|
-
private get __class();
|
|
2175
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPFileUploaderWidgetViewComponent, never>;
|
|
2176
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPFileUploaderWidgetViewComponent, "axp-file-uploader-widget-view", never, {}, {}, never, never, true, never>;
|
|
2177
|
-
}
|
|
2178
|
-
|
|
2179
|
-
declare const AXPFileUploaderWidget: AXPWidgetConfig;
|
|
2180
|
-
interface AXPFileUploaderWidgetDesignerOptions {
|
|
2181
|
-
multiple?: boolean;
|
|
2182
|
-
accept?: string;
|
|
2183
|
-
plugins?: {
|
|
2184
|
-
name: string;
|
|
2185
|
-
options?: unknown;
|
|
2186
|
-
}[];
|
|
2187
|
-
excludePlugins?: string[];
|
|
2188
|
-
readonly?: boolean;
|
|
2189
|
-
fileEditable?: boolean;
|
|
2190
|
-
maxFileSize?: number;
|
|
2191
|
-
}
|
|
2192
|
-
interface AXPFileUploaderWidgetViewOptions {
|
|
2193
|
-
}
|
|
2194
|
-
interface AXPFileUploaderWidgetEditOptions {
|
|
2195
|
-
multiple?: boolean;
|
|
2196
|
-
accept?: string;
|
|
2197
|
-
plugins?: {
|
|
2198
|
-
name: string;
|
|
2199
|
-
options?: unknown;
|
|
2200
|
-
}[];
|
|
2201
|
-
excludePlugins?: string[];
|
|
2202
|
-
readonly?: boolean;
|
|
2203
|
-
fileEditable?: boolean;
|
|
2204
|
-
maxFileSize?: number;
|
|
2205
|
-
}
|
|
2206
|
-
interface AXPFileUploaderWidgetColumnOptions {
|
|
2207
|
-
}
|
|
2208
|
-
interface AXPFileUploaderWidgetPrintOptions {
|
|
2209
|
-
}
|
|
2210
|
-
interface AXPFileUploaderWidgetOptions {
|
|
2211
|
-
designer: AXPFileUploaderWidgetDesignerOptions;
|
|
2212
|
-
view: AXPFileUploaderWidgetViewOptions;
|
|
2213
|
-
edit: AXPFileUploaderWidgetEditOptions;
|
|
2214
|
-
print: AXPFileUploaderWidgetPrintOptions;
|
|
2215
|
-
column: AXPFileUploaderWidgetColumnOptions;
|
|
2216
|
-
}
|
|
2217
|
-
declare module '@acorex/platform/layout/widget-core' {
|
|
2218
|
-
interface AXPWidgetTypesMap {
|
|
2219
|
-
fileUploader: 'file-uploader';
|
|
2220
|
-
}
|
|
2221
|
-
}
|
|
2222
|
-
|
|
2223
|
-
declare class AXPFileUploaderWidgetService {
|
|
2224
|
-
private popupService;
|
|
2225
|
-
private translate;
|
|
2226
|
-
showFileList(options?: {
|
|
2227
|
-
files?: AXPFileListItem[] | string[];
|
|
2228
|
-
readOnly?: boolean;
|
|
2229
|
-
multiple?: boolean;
|
|
2230
|
-
accept?: string;
|
|
2231
|
-
fileEditable?: boolean;
|
|
2232
|
-
maxFileSize?: number;
|
|
2233
|
-
}): Promise<AXPFileListItem[] | undefined>;
|
|
2234
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPFileUploaderWidgetService, never>;
|
|
2235
|
-
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPFileUploaderWidgetService>;
|
|
2236
|
-
}
|
|
2237
|
-
|
|
2238
|
-
declare class AXPGalleryWidgetEditComponent extends AXPValueWidgetComponent<AXMediaViewerData[]> {
|
|
2239
|
-
protected thumbnail: _angular_core.Signal<boolean>;
|
|
2240
|
-
protected height: _angular_core.Signal<string>;
|
|
2241
|
-
protected header: _angular_core.Signal<boolean>;
|
|
2242
|
-
protected fileInfo: _angular_core.Signal<boolean>;
|
|
2243
|
-
protected fullScreenButton: _angular_core.Signal<boolean>;
|
|
2244
2468
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPGalleryWidgetEditComponent, never>;
|
|
2245
2469
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPGalleryWidgetEditComponent, "axp-gallery-widget-edit", never, {}, {}, never, never, true, never>;
|
|
2246
2470
|
}
|
|
@@ -2257,13 +2481,20 @@ interface AXPMediaInfo {
|
|
|
2257
2481
|
}
|
|
2258
2482
|
|
|
2259
2483
|
declare class AXPGalleryWidgetViewComponent extends AXPValueWidgetComponent<any> {
|
|
2484
|
+
private readonly loadingDialog;
|
|
2485
|
+
private readonly translationService;
|
|
2260
2486
|
protected internalValue: Signal<any[]>;
|
|
2261
2487
|
protected multiple: Signal<boolean>;
|
|
2262
2488
|
protected height: Signal<string>;
|
|
2489
|
+
protected header: Signal<boolean>;
|
|
2490
|
+
protected fullScreenButton: Signal<boolean>;
|
|
2491
|
+
protected downloadButton: Signal<boolean>;
|
|
2263
2492
|
protected thumbnails: Signal<AXPMediaItem[]>;
|
|
2264
2493
|
protected activeMedia: WritableSignal<AXPMediaItem | undefined>;
|
|
2265
2494
|
ngAfterViewInit(): void;
|
|
2266
2495
|
changeMediaSelected(media: AXPMediaItem): void;
|
|
2496
|
+
/** Downloads the currently active media file. */
|
|
2497
|
+
protected download(): Promise<void>;
|
|
2267
2498
|
protected getMediaInfo(mediaName: string): AXPMediaInfo;
|
|
2268
2499
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPGalleryWidgetViewComponent, never>;
|
|
2269
2500
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPGalleryWidgetViewComponent, "axp-gallery-widget-view", never, {}, {}, never, never, true, never>;
|
|
@@ -2437,6 +2668,28 @@ interface AXPJsonViewerWidgetOptions {
|
|
|
2437
2668
|
edit: Record<string, never>;
|
|
2438
2669
|
}
|
|
2439
2670
|
|
|
2671
|
+
declare class AXPOutcomeResultsViewerWidgetViewComponent extends AXPValueWidgetComponent<AXPOutcomeResultsViewModel> {
|
|
2672
|
+
protected readonly viewModel: _angular_core.Signal<AXPOutcomeResultsViewModel | null>;
|
|
2673
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPOutcomeResultsViewerWidgetViewComponent, never>;
|
|
2674
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPOutcomeResultsViewerWidgetViewComponent, "axp-outcome-results-viewer-widget-view", never, {}, {}, never, never, true, never>;
|
|
2675
|
+
}
|
|
2676
|
+
|
|
2677
|
+
declare const AXPOutcomeResultsViewerWidget: AXPWidgetConfig;
|
|
2678
|
+
interface AXPOutcomeResultsViewerWidgetOptions {
|
|
2679
|
+
designer: {
|
|
2680
|
+
title?: string;
|
|
2681
|
+
emptyMessage?: string;
|
|
2682
|
+
};
|
|
2683
|
+
view: {
|
|
2684
|
+
title?: string;
|
|
2685
|
+
emptyMessage?: string;
|
|
2686
|
+
};
|
|
2687
|
+
edit: {
|
|
2688
|
+
title?: string;
|
|
2689
|
+
emptyMessage?: string;
|
|
2690
|
+
};
|
|
2691
|
+
}
|
|
2692
|
+
|
|
2440
2693
|
declare class AXPMapWidgetEditComponent extends AXPValueWidgetComponent<AXMapData | undefined> {
|
|
2441
2694
|
#private;
|
|
2442
2695
|
cdr: ChangeDetectorRef;
|
|
@@ -2478,17 +2731,80 @@ declare class AXPMapWidgetViewComponent extends AXPValueWidgetComponent<AXMapDat
|
|
|
2478
2731
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPMapWidgetViewComponent, "axp-map-box-widget-view", never, {}, {}, never, never, true, never>;
|
|
2479
2732
|
}
|
|
2480
2733
|
|
|
2734
|
+
interface AXPQrcodeViewerOpenOptions {
|
|
2735
|
+
content: string;
|
|
2736
|
+
size?: number;
|
|
2737
|
+
level?: AXQrcodeLevel;
|
|
2738
|
+
color?: string;
|
|
2739
|
+
outputType?: AXQrcodeOutputType;
|
|
2740
|
+
title?: string;
|
|
2741
|
+
}
|
|
2742
|
+
/**
|
|
2743
|
+
* Opens a read-only QR code preview dialog with print and cancel actions.
|
|
2744
|
+
*/
|
|
2745
|
+
declare class AXPQrcodeViewerService {
|
|
2746
|
+
private readonly layoutBuilder;
|
|
2747
|
+
private readonly translation;
|
|
2748
|
+
open(options: AXPQrcodeViewerOpenOptions): Promise<void>;
|
|
2749
|
+
private resolveDialogTitle;
|
|
2750
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPQrcodeViewerService, never>;
|
|
2751
|
+
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPQrcodeViewerService>;
|
|
2752
|
+
}
|
|
2753
|
+
|
|
2754
|
+
declare class AXPQrcodeWidgetColumnComponent extends AXPColumnWidgetComponent<string> {
|
|
2755
|
+
private readonly qrcodeViewer;
|
|
2756
|
+
private readonly formatService;
|
|
2757
|
+
private readonly translation;
|
|
2758
|
+
showPopup(): Promise<void>;
|
|
2759
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPQrcodeWidgetColumnComponent, never>;
|
|
2760
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPQrcodeWidgetColumnComponent, "axp-qrcode-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
2761
|
+
}
|
|
2762
|
+
|
|
2763
|
+
declare class AXPQrcodeWidgetEditComponent extends AXPValueWidgetComponent<string> {
|
|
2764
|
+
private readonly qrcodeViewer;
|
|
2765
|
+
private readonly formatService;
|
|
2766
|
+
private readonly translation;
|
|
2767
|
+
protected value: _angular_core.Signal<string>;
|
|
2768
|
+
protected size: _angular_core.Signal<number>;
|
|
2769
|
+
protected level: _angular_core.Signal<AXQrcodeLevel>;
|
|
2770
|
+
protected color: _angular_core.Signal<string>;
|
|
2771
|
+
protected format: _angular_core.Signal<"jpg" | "png" | "svg">;
|
|
2772
|
+
protected draft: _angular_core.WritableSignal<string>;
|
|
2773
|
+
protected disabled: _angular_core.Signal<boolean>;
|
|
2774
|
+
protected readonly: _angular_core.Signal<boolean>;
|
|
2775
|
+
protected hasClearButton: _angular_core.Signal<boolean>;
|
|
2776
|
+
protected placeholder: _angular_core.Signal<string>;
|
|
2777
|
+
protected onValueChange(e: AXValueChangedEvent): void;
|
|
2778
|
+
protected beginEdit(): void;
|
|
2779
|
+
protected onDraftChange(e: AXValueChangedEvent): void;
|
|
2780
|
+
protected applyDraft(): void;
|
|
2781
|
+
protected cancelEdit(): void;
|
|
2782
|
+
protected openPreview(): Promise<void>;
|
|
2783
|
+
downloadQr(el: HTMLDivElement): void;
|
|
2784
|
+
clearValue(): void;
|
|
2785
|
+
onFileSelected(e: Event): Promise<void>;
|
|
2786
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPQrcodeWidgetEditComponent, never>;
|
|
2787
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPQrcodeWidgetEditComponent, "axp-qrcode-widget-edit", never, {}, {}, never, never, true, never>;
|
|
2788
|
+
}
|
|
2789
|
+
|
|
2481
2790
|
declare class AXPQrcodeWidgetViewComponent extends AXPValueWidgetComponent<string> {
|
|
2482
|
-
|
|
2791
|
+
private readonly qrcodeViewer;
|
|
2792
|
+
private readonly formatService;
|
|
2793
|
+
private readonly translation;
|
|
2794
|
+
private readonly qrContainer;
|
|
2483
2795
|
protected size: _angular_core.Signal<number>;
|
|
2484
2796
|
protected level: _angular_core.Signal<AXQrcodeLevel>;
|
|
2485
2797
|
protected color: _angular_core.Signal<string>;
|
|
2486
2798
|
protected outputType: _angular_core.Signal<AXQrcodeOutputType>;
|
|
2487
|
-
|
|
2799
|
+
protected showContent: _angular_core.Signal<boolean>;
|
|
2800
|
+
protected contentLabel: _angular_core.Signal<string>;
|
|
2801
|
+
protected openPreview(): Promise<void>;
|
|
2802
|
+
api(): AXPWidgetCoreElementAPI;
|
|
2488
2803
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPQrcodeWidgetViewComponent, never>;
|
|
2489
2804
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPQrcodeWidgetViewComponent, "axp-qrcode-widget", never, {}, {}, never, never, true, never>;
|
|
2490
2805
|
}
|
|
2491
2806
|
|
|
2807
|
+
declare const DEFAULT_QRCODE_SIZE = 200;
|
|
2492
2808
|
declare const AXPQrcodeWidget: AXPWidgetConfig;
|
|
2493
2809
|
interface AXPQrcodeWidgetViewOptions {
|
|
2494
2810
|
content?: string;
|
|
@@ -2515,31 +2831,6 @@ declare module '@acorex/platform/layout/widget-core' {
|
|
|
2515
2831
|
}
|
|
2516
2832
|
}
|
|
2517
2833
|
|
|
2518
|
-
declare class AXPQrcodeWidgetEditComponent extends AXPValueWidgetComponent<string> {
|
|
2519
|
-
protected value: _angular_core.Signal<string>;
|
|
2520
|
-
protected size: _angular_core.Signal<number>;
|
|
2521
|
-
protected level: _angular_core.Signal<AXQrcodeLevel>;
|
|
2522
|
-
protected color: _angular_core.Signal<string>;
|
|
2523
|
-
protected format: _angular_core.Signal<"jpg" | "png" | "svg">;
|
|
2524
|
-
protected draft: _angular_core.WritableSignal<string>;
|
|
2525
|
-
protected disabled: _angular_core.Signal<boolean>;
|
|
2526
|
-
protected readonly: _angular_core.Signal<boolean>;
|
|
2527
|
-
protected hasClearButton: _angular_core.Signal<boolean>;
|
|
2528
|
-
protected placeholder: _angular_core.Signal<string>;
|
|
2529
|
-
protected onValueChange(e: AXValueChangedEvent): void;
|
|
2530
|
-
protected beginEdit(): void;
|
|
2531
|
-
protected onDraftChange(e: AXValueChangedEvent): void;
|
|
2532
|
-
protected applyDraft(): void;
|
|
2533
|
-
protected cancelEdit(): void;
|
|
2534
|
-
downloadQr(el: HTMLDivElement): void;
|
|
2535
|
-
private downloadSVGElement;
|
|
2536
|
-
private rasterizeAndDownload;
|
|
2537
|
-
clearValue(): void;
|
|
2538
|
-
onFileSelected(e: Event): Promise<void>;
|
|
2539
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPQrcodeWidgetEditComponent, never>;
|
|
2540
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPQrcodeWidgetEditComponent, "axp-qrcode-widget-edit", never, {}, {}, never, never, true, never>;
|
|
2541
|
-
}
|
|
2542
|
-
|
|
2543
2834
|
declare class AXPSchedulerPickerWidgetColumnComponent extends AXPColumnWidgetComponent<AXSchedulerPickerValue | null> {
|
|
2544
2835
|
#private;
|
|
2545
2836
|
private readonly schedulerPickerService;
|
|
@@ -2604,22 +2895,35 @@ declare class AXPSignatureWidgetColumnComponent extends AXPColumnWidgetComponent
|
|
|
2604
2895
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSignatureWidgetColumnComponent, "axp-signature-pad-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; }, {}, never, never, true, never>;
|
|
2605
2896
|
}
|
|
2606
2897
|
|
|
2607
|
-
declare class AXPSignatureWidgetEditComponent extends AXPValueWidgetComponent<
|
|
2898
|
+
declare class AXPSignatureWidgetEditComponent extends AXPValueWidgetComponent<string | null> {
|
|
2899
|
+
#private;
|
|
2608
2900
|
protected disabled: _angular_core.Signal<boolean>;
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
protected editMode:
|
|
2613
|
-
protected
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
protected
|
|
2618
|
-
|
|
2619
|
-
protected
|
|
2620
|
-
protected
|
|
2621
|
-
protected
|
|
2622
|
-
|
|
2901
|
+
/** When true (default), show click-to-edit overlay over read-only paint. Set false when used inside a dialog. */
|
|
2902
|
+
protected showOverlay: _angular_core.Signal<boolean>;
|
|
2903
|
+
/** Paint editMode: true hides pen/highlighter/eraser toolbars. */
|
|
2904
|
+
protected editMode: _angular_core.Signal<boolean>;
|
|
2905
|
+
protected hasSignature: _angular_core.Signal<boolean>;
|
|
2906
|
+
protected showSignaturePreview: _angular_core.Signal<boolean>;
|
|
2907
|
+
protected showPaintSurface: _angular_core.Signal<boolean>;
|
|
2908
|
+
protected isInteracting: _angular_core.WritableSignal<boolean>;
|
|
2909
|
+
protected showEmptyHint: _angular_core.Signal<boolean>;
|
|
2910
|
+
protected showDialogHint: _angular_core.Signal<boolean>;
|
|
2911
|
+
protected showDesktopHover: _angular_core.Signal<boolean>;
|
|
2912
|
+
protected hovering: _angular_core.WritableSignal<boolean>;
|
|
2913
|
+
protected emptyHint: _angular_core.Signal<string>;
|
|
2914
|
+
protected signHereHint: _angular_core.Signal<string>;
|
|
2915
|
+
protected paintContainer: _angular_core.Signal<AXPaintContainerComponent | undefined>;
|
|
2916
|
+
protected paintView: _angular_core.Signal<AXPaintViewComponent | undefined>;
|
|
2917
|
+
private readonly signatureEditorService;
|
|
2918
|
+
private readonly deviceService;
|
|
2919
|
+
api(): AXPWidgetCoreElementAPI;
|
|
2920
|
+
protected clearSignaturePad(): void;
|
|
2921
|
+
protected handleMouseEnter(): void;
|
|
2922
|
+
protected handleMouseLeave(): void;
|
|
2923
|
+
protected handleSurfaceClick(event: MouseEvent): void;
|
|
2924
|
+
protected handleOverlayClick(event: MouseEvent): void;
|
|
2925
|
+
protected handleSurfacePointerDown(event: PointerEvent): void;
|
|
2926
|
+
protected openEditor(): Promise<void>;
|
|
2623
2927
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSignatureWidgetEditComponent, never>;
|
|
2624
2928
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSignatureWidgetEditComponent, "axp-signature-pad-widget-edit", never, {}, {}, never, never, true, never>;
|
|
2625
2929
|
}
|
|
@@ -2638,6 +2942,8 @@ interface AXPSignatureWidgetViewOptions {
|
|
|
2638
2942
|
interface AXPSignatureWidgetEditOptions {
|
|
2639
2943
|
disabled?: boolean;
|
|
2640
2944
|
placeholder?: string;
|
|
2945
|
+
/** When true (default), show click-to-edit overlay over read-only paint. Set false when used inside a dialog so paint is directly editable with no overlay. */
|
|
2946
|
+
showOverlay?: boolean;
|
|
2641
2947
|
}
|
|
2642
2948
|
interface AXPSignatureWidgetDesignerOptions {
|
|
2643
2949
|
disabled?: boolean;
|
|
@@ -2668,20 +2974,24 @@ declare class AXPStatusChipComponent {
|
|
|
2668
2974
|
private readonly dialogService;
|
|
2669
2975
|
private readonly translationService;
|
|
2670
2976
|
/**
|
|
2671
|
-
* Status definition to display
|
|
2977
|
+
* Status definition to display (optional - will be loaded from definitionKey if not provided)
|
|
2672
2978
|
*/
|
|
2673
2979
|
status: _angular_core.InputSignal<AXPStatusDefinition | null>;
|
|
2980
|
+
/**
|
|
2981
|
+
* Status value (status name) - used to find status definition when status is not provided
|
|
2982
|
+
*/
|
|
2983
|
+
value: _angular_core.InputSignal<string | null>;
|
|
2674
2984
|
/**
|
|
2675
2985
|
* Whether the chip is readonly (non-clickable, no popover)
|
|
2676
2986
|
*/
|
|
2677
2987
|
readonly: _angular_core.InputSignal<boolean>;
|
|
2678
2988
|
/**
|
|
2679
|
-
* Available transitions to display in the popover
|
|
2989
|
+
* Available transitions to display in the popover (optional - will be computed from definitionKey if not provided)
|
|
2680
2990
|
*/
|
|
2681
|
-
availableTransitions: _angular_core.InputSignal<AXPStatusTransitionWithTarget[]>;
|
|
2991
|
+
availableTransitions: _angular_core.InputSignal<AXPStatusTransitionWithTarget[] | null>;
|
|
2682
2992
|
/**
|
|
2683
2993
|
* Status definition key (e.g., 'task-management.status')
|
|
2684
|
-
* Required for executing transitions
|
|
2994
|
+
* Required for loading status definition and executing transitions
|
|
2685
2995
|
*/
|
|
2686
2996
|
definitionKey: _angular_core.InputSignal<string | null>;
|
|
2687
2997
|
/**
|
|
@@ -2704,6 +3014,24 @@ declare class AXPStatusChipComponent {
|
|
|
2704
3014
|
protected statusPopover: _angular_core.Signal<AXPopoverComponent | undefined>;
|
|
2705
3015
|
protected isPopoverOpen: _angular_core.WritableSignal<boolean>;
|
|
2706
3016
|
protected isUpdating: _angular_core.WritableSignal<boolean>;
|
|
3017
|
+
protected providerSignal: _angular_core.WritableSignal<AXPStatusProvider | undefined>;
|
|
3018
|
+
/** Native tooltip from translated `AXPStatusDefinition.description` (i18n key). */
|
|
3019
|
+
protected chipTooltip: _angular_core.WritableSignal<string | null>;
|
|
3020
|
+
protected statuses: _angular_core.Signal<AXPStatusDefinition[]>;
|
|
3021
|
+
protected transitions: _angular_core.Signal<AXPStatusTransition[]>;
|
|
3022
|
+
/**
|
|
3023
|
+
* Current status definition - either from input or computed from value
|
|
3024
|
+
*/
|
|
3025
|
+
protected currentStatus: _angular_core.Signal<AXPStatusDefinition | null>;
|
|
3026
|
+
/**
|
|
3027
|
+
* Available transitions - either from input or computed from definitionKey
|
|
3028
|
+
*/
|
|
3029
|
+
protected computedTransitions: _angular_core.Signal<AXPStatusTransitionWithTarget[]>;
|
|
3030
|
+
/**
|
|
3031
|
+
* Load status provider when definitionKey changes
|
|
3032
|
+
*/
|
|
3033
|
+
private loadProvider;
|
|
3034
|
+
private syncDescriptionTooltip;
|
|
2707
3035
|
/**
|
|
2708
3036
|
* Open the popover
|
|
2709
3037
|
*/
|
|
@@ -2720,7 +3048,7 @@ declare class AXPStatusChipComponent {
|
|
|
2720
3048
|
private confirmTransition;
|
|
2721
3049
|
protected getStatusVisual(status: AXPStatusDefinition | null): AXPStatusVisual;
|
|
2722
3050
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPStatusChipComponent, never>;
|
|
2723
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPStatusChipComponent, "axp-status-chip", never, { "status": { "alias": "status"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "availableTransitions": { "alias": "availableTransitions"; "required": false; "isSignal": true; }; "definitionKey": { "alias": "definitionKey"; "required": false; "isSignal": true; }; "entityData": { "alias": "entityData"; "required": false; "isSignal": true; }; }, { "openChange": "openChange"; "transitionExecuted": "transitionExecuted"; "transitionError": "transitionError"; }, never, never, true, never>;
|
|
3051
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPStatusChipComponent, "axp-status-chip", never, { "status": { "alias": "status"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "availableTransitions": { "alias": "availableTransitions"; "required": false; "isSignal": true; }; "definitionKey": { "alias": "definitionKey"; "required": false; "isSignal": true; }; "entityData": { "alias": "entityData"; "required": false; "isSignal": true; }; }, { "openChange": "openChange"; "transitionExecuted": "transitionExecuted"; "transitionError": "transitionError"; }, never, never, true, never>;
|
|
2724
3052
|
}
|
|
2725
3053
|
|
|
2726
3054
|
declare class AXPStatusWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
@@ -2732,7 +3060,13 @@ declare class AXPStatusWidgetColumnComponent extends AXPColumnWidgetComponent<an
|
|
|
2732
3060
|
set rawValueInput(value: any);
|
|
2733
3061
|
set rowDataInput(value: any);
|
|
2734
3062
|
protected isStatusPopoverOpen: _angular_core.WritableSignal<boolean>;
|
|
3063
|
+
private providerSignal;
|
|
3064
|
+
private loadProvider;
|
|
2735
3065
|
protected definitionKey: _angular_core.Signal<string | null>;
|
|
3066
|
+
/**
|
|
3067
|
+
* When true, the grid cell is display-only (no transition popover). Default false preserves existing grids.
|
|
3068
|
+
*/
|
|
3069
|
+
protected columnReadonly: _angular_core.Signal<boolean>;
|
|
2736
3070
|
protected entityData: _angular_core.Signal<Record<string, any> | null>;
|
|
2737
3071
|
private readonly resolvedStatuses;
|
|
2738
3072
|
private readonly resolvedTransitions;
|
|
@@ -2754,12 +3088,15 @@ declare class AXPStatusWidgetEditComponent extends AXPValueWidgetComponent<any |
|
|
|
2754
3088
|
protected statusChip: _angular_core.Signal<AXPStatusChipComponent | undefined>;
|
|
2755
3089
|
private readonly statusService;
|
|
2756
3090
|
protected definitionKey: _angular_core.Signal<string | null>;
|
|
2757
|
-
|
|
3091
|
+
/** When true, the chip is display-only (no transition popover). Set via interface options. */
|
|
3092
|
+
protected isReadonly: _angular_core.Signal<boolean>;
|
|
3093
|
+
protected providerSignal: _angular_core.WritableSignal<AXPStatusProvider | undefined>;
|
|
2758
3094
|
protected statuses: _angular_core.Signal<AXPStatusDefinition[]>;
|
|
2759
3095
|
protected transitions: _angular_core.Signal<AXPStatusTransition[]>;
|
|
2760
3096
|
protected entityPath: _angular_core.WritableSignal<string | null>;
|
|
2761
3097
|
protected initialValue: _angular_core.WritableSignal<string | null>;
|
|
2762
3098
|
protected currentStatus: _angular_core.Signal<AXPStatusDefinition | null>;
|
|
3099
|
+
private loadProvider;
|
|
2763
3100
|
private trackEntityPath;
|
|
2764
3101
|
private setInitialValue;
|
|
2765
3102
|
private normalizeValue;
|
|
@@ -2774,7 +3111,7 @@ declare class AXPStatusWidgetEditComponent extends AXPValueWidgetComponent<any |
|
|
|
2774
3111
|
protected onTransitionExecuted(transition: AXPStatusTransitionWithTarget): void;
|
|
2775
3112
|
protected onTransitionError(error: Error): void;
|
|
2776
3113
|
/**
|
|
2777
|
-
*
|
|
3114
|
+
* Build context for default `Entity:UpdateStatus` (entity key, record id, status field path).
|
|
2778
3115
|
*/
|
|
2779
3116
|
protected getEntityData(): Record<string, any> | null;
|
|
2780
3117
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPStatusWidgetEditComponent, never>;
|
|
@@ -2785,9 +3122,12 @@ declare class AXPStatusWidgetViewComponent extends AXPDataListWidgetComponent {
|
|
|
2785
3122
|
protected statusChip: _angular_core.Signal<AXPStatusChipComponent | undefined>;
|
|
2786
3123
|
private readonly statusService;
|
|
2787
3124
|
protected definitionKey: _angular_core.Signal<string | null>;
|
|
2788
|
-
|
|
3125
|
+
/** When true, the chip is display-only (no transition popover). Set via interface options. */
|
|
3126
|
+
protected isReadonly: _angular_core.Signal<boolean>;
|
|
3127
|
+
private providerSignal;
|
|
2789
3128
|
private resolvedStatuses;
|
|
2790
3129
|
private resolvedTransitions;
|
|
3130
|
+
private loadProvider;
|
|
2791
3131
|
private synchronizeOptions;
|
|
2792
3132
|
/**
|
|
2793
3133
|
* Get current status from selected items or value
|
|
@@ -2889,7 +3229,7 @@ declare const AXPWidgetFieldConfiguratorWidget: AXPWidgetConfig;
|
|
|
2889
3229
|
declare class AXPWidgetFieldConfiguratorWidgetEditComponent extends AXPValueWidgetComponent<AXPWidgetNode> {
|
|
2890
3230
|
protected readonly: _angular_core.Signal<boolean>;
|
|
2891
3231
|
protected fieldName: _angular_core.Signal<string>;
|
|
2892
|
-
protected fieldTitle: _angular_core.Signal<
|
|
3232
|
+
protected fieldTitle: _angular_core.Signal<_acorex_core_translation.AXMultiLanguageString>;
|
|
2893
3233
|
protected label: _angular_core.Signal<string>;
|
|
2894
3234
|
protected isInitialized: _angular_core.WritableSignal<boolean>;
|
|
2895
3235
|
protected widgetConfigModel: _angular_core.ModelSignal<AXPWidgetNode>;
|
|
@@ -2906,6 +3246,46 @@ declare class AXPWidgetFieldConfiguratorWidgetColumnComponent extends AXPColumnW
|
|
|
2906
3246
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPWidgetFieldConfiguratorWidgetColumnComponent, "axp-widget-field-configurator-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
2907
3247
|
}
|
|
2908
3248
|
|
|
3249
|
+
declare const AXPItemConfiguratorWidget: AXPWidgetConfig;
|
|
3250
|
+
|
|
3251
|
+
declare class AXPItemConfiguratorWidgetEditComponent extends AXPValueWidgetComponent<AXPWidgetNode> {
|
|
3252
|
+
private readonly dataSourceDefinitionService;
|
|
3253
|
+
private readonly translation;
|
|
3254
|
+
protected readonly: _angular_core.Signal<boolean>;
|
|
3255
|
+
protected label: _angular_core.Signal<string>;
|
|
3256
|
+
private readonly asyncNamedDataSourceItems;
|
|
3257
|
+
private readonly augmentedRows;
|
|
3258
|
+
protected listItems: _angular_core.Signal<ItemConfiguratorListItem[]>;
|
|
3259
|
+
protected valueField: _angular_core.Signal<string>;
|
|
3260
|
+
protected textField: _angular_core.Signal<string>;
|
|
3261
|
+
protected iconField: _angular_core.Signal<string>;
|
|
3262
|
+
protected descriptionField: _angular_core.Signal<string>;
|
|
3263
|
+
protected recordPropertyDefinitionsField: _angular_core.Signal<string | null>;
|
|
3264
|
+
protected headerActions: _angular_core.Signal<AXPActionMenuItem[]>;
|
|
3265
|
+
protected isInitialized: _angular_core.WritableSignal<boolean>;
|
|
3266
|
+
/** True while syncing models from shared context (discard/load); writes use system origin. */
|
|
3267
|
+
private readonly hydratingFromContext;
|
|
3268
|
+
protected selectedItemIdModel: _angular_core.ModelSignal<string>;
|
|
3269
|
+
protected valuesModel: _angular_core.ModelSignal<Record<string, unknown>>;
|
|
3270
|
+
private loadNamedDataSourceEffect;
|
|
3271
|
+
private syncValueToConfigurator;
|
|
3272
|
+
private syncConfiguratorToValue;
|
|
3273
|
+
private buildWidgetNode;
|
|
3274
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPItemConfiguratorWidgetEditComponent, never>;
|
|
3275
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPItemConfiguratorWidgetEditComponent, "axp-item-configurator-widget-edit", never, { "selectedItemIdModel": { "alias": "selectedItemIdModel"; "required": false; "isSignal": true; }; "valuesModel": { "alias": "valuesModel"; "required": false; "isSignal": true; }; }, { "selectedItemIdModel": "selectedItemIdModelChange"; "valuesModel": "valuesModelChange"; }, never, never, true, never>;
|
|
3276
|
+
}
|
|
3277
|
+
|
|
3278
|
+
declare class AXPItemConfiguratorWidgetColumnComponent extends AXPColumnWidgetComponent<AXPWidgetNode> {
|
|
3279
|
+
private readonly widgetRegistry;
|
|
3280
|
+
protected widget: _angular_core.Signal<AXPWidgetConfig<any> | undefined>;
|
|
3281
|
+
/**
|
|
3282
|
+
* When the type is not registered (dynamic-only entries), show the stored type key.
|
|
3283
|
+
*/
|
|
3284
|
+
protected fallbackLabel: _angular_core.Signal<string>;
|
|
3285
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPItemConfiguratorWidgetColumnComponent, never>;
|
|
3286
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPItemConfiguratorWidgetColumnComponent, "axp-item-configurator-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
3287
|
+
}
|
|
3288
|
+
|
|
2909
3289
|
declare class AXPAdvancedGridWidgetDesignerComponent extends AXPLayoutBaseWidgetComponent {
|
|
2910
3290
|
#private;
|
|
2911
3291
|
private grid;
|
|
@@ -2914,8 +3294,8 @@ declare class AXPAdvancedGridWidgetDesignerComponent extends AXPLayoutBaseWidget
|
|
|
2914
3294
|
gridOptions: AXGridLayoutOptions;
|
|
2915
3295
|
protected cols: _angular_core.Signal<number>;
|
|
2916
3296
|
protected rows: _angular_core.Signal<number>;
|
|
2917
|
-
protected align: _angular_core.Signal<"
|
|
2918
|
-
protected justify: _angular_core.Signal<"
|
|
3297
|
+
protected align: _angular_core.Signal<"start" | "end" | "center" | "stretch">;
|
|
3298
|
+
protected justify: _angular_core.Signal<"start" | "end" | "center" | "stretch">;
|
|
2919
3299
|
protected gap: _angular_core.Signal<string>;
|
|
2920
3300
|
protected cells: _angular_core.Signal<number>;
|
|
2921
3301
|
effect2: _angular_core.EffectRef;
|
|
@@ -2942,8 +3322,8 @@ declare class AXPAdvancedGridWidgetViewComponent extends AXPValueWidgetComponent
|
|
|
2942
3322
|
gridOptions: AXGridLayoutOptions;
|
|
2943
3323
|
itemsCount: _angular_core.Signal<number>;
|
|
2944
3324
|
columns: _angular_core.Signal<number>;
|
|
2945
|
-
justifyItems: _angular_core.Signal<"
|
|
2946
|
-
alignItems: _angular_core.Signal<"
|
|
3325
|
+
justifyItems: _angular_core.Signal<"start" | "end" | "center" | "stretch">;
|
|
3326
|
+
alignItems: _angular_core.Signal<"start" | "end" | "center" | "stretch">;
|
|
2947
3327
|
private get __class();
|
|
2948
3328
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPAdvancedGridWidgetViewComponent, never>;
|
|
2949
3329
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPAdvancedGridWidgetViewComponent, "axp-advanced-grid-widget-view", never, {}, {}, never, never, true, never>;
|
|
@@ -3198,8 +3578,8 @@ interface AXPBlockWidgetOptions {
|
|
|
3198
3578
|
}
|
|
3199
3579
|
|
|
3200
3580
|
declare class AXPFieldsetWidgetDesignerComponent extends AXPLayoutBaseWidgetComponent {
|
|
3201
|
-
protected title: _angular_core.Signal<
|
|
3202
|
-
protected description: _angular_core.Signal<
|
|
3581
|
+
protected title: _angular_core.Signal<_acorex_core_translation.AXMultiLanguageString>;
|
|
3582
|
+
protected description: _angular_core.Signal<_acorex_core_translation.AXMultiLanguageString>;
|
|
3203
3583
|
protected icon: _angular_core.Signal<string>;
|
|
3204
3584
|
protected collapsible: _angular_core.Signal<boolean>;
|
|
3205
3585
|
protected isOpen: _angular_core.WritableSignal<boolean>;
|
|
@@ -3214,8 +3594,8 @@ declare class AXPFieldsetWidgetDesignerComponent extends AXPLayoutBaseWidgetComp
|
|
|
3214
3594
|
type AXPFieldsetWidgetLook = 'fieldset' | 'card' | 'group' | 'container';
|
|
3215
3595
|
|
|
3216
3596
|
declare class AXPFieldsetWidgetViewComponent extends AXPLayoutBaseWidgetComponent {
|
|
3217
|
-
protected title: _angular_core.Signal<
|
|
3218
|
-
protected description: _angular_core.Signal<
|
|
3597
|
+
protected title: _angular_core.Signal<_acorex_core_translation.AXMultiLanguageString>;
|
|
3598
|
+
protected description: _angular_core.Signal<_acorex_core_translation.AXMultiLanguageString>;
|
|
3219
3599
|
protected icon: _angular_core.Signal<string>;
|
|
3220
3600
|
protected collapsible: _angular_core.Signal<boolean>;
|
|
3221
3601
|
protected isOpen: _angular_core.WritableSignal<boolean>;
|
|
@@ -3621,9 +4001,9 @@ declare class AXPRepeaterWidgetDesignerComponent extends AXPValueWidgetComponent
|
|
|
3621
4001
|
declare class AXPRepeaterWidgetEditComponent extends AXPValueWidgetComponent<any> {
|
|
3622
4002
|
protected disabled: _angular_core.Signal<boolean>;
|
|
3623
4003
|
protected hasControls: _angular_core.Signal<boolean>;
|
|
3624
|
-
protected
|
|
4004
|
+
protected allowReorder: _angular_core.Signal<boolean>;
|
|
3625
4005
|
protected rows: _angular_core.Signal<any[]>;
|
|
3626
|
-
|
|
4006
|
+
onDrop(e: AXDropListDroppedEvent): void;
|
|
3627
4007
|
protected handleAddItemClick(): void;
|
|
3628
4008
|
protected handleRemoveItemClick(i: number): void;
|
|
3629
4009
|
addNew(): void;
|
|
@@ -3656,7 +4036,7 @@ interface AXPRepeaterWidgetViewOptions {
|
|
|
3656
4036
|
interface AXPRepeaterWidgetEditOptions {
|
|
3657
4037
|
disabled?: boolean;
|
|
3658
4038
|
hasControls?: boolean;
|
|
3659
|
-
|
|
4039
|
+
allowReorder?: boolean;
|
|
3660
4040
|
}
|
|
3661
4041
|
interface AXPRepeaterWidgetPrintOptions {
|
|
3662
4042
|
}
|
|
@@ -3667,12 +4047,6 @@ interface AXPRepeaterWidgetOptions {
|
|
|
3667
4047
|
print: AXPRepeaterWidgetPrintOptions;
|
|
3668
4048
|
}
|
|
3669
4049
|
|
|
3670
|
-
/** Orientation of the step wizard. */
|
|
3671
|
-
type AXPStepWizardDirection = 'horizontal' | 'vertical';
|
|
3672
|
-
/** Standard step status. */
|
|
3673
|
-
type AXPStepStatus = 'pending' | 'active' | 'completed' | 'error' | 'disabled';
|
|
3674
|
-
/** Look type for the Step Wizard component. */
|
|
3675
|
-
type AXStepWizardLook = 'circular' | 'circular-icon' | 'rounded-icon' | 'text-line' | 'custom';
|
|
3676
4050
|
/** Limited action configuration for core navigation actions. */
|
|
3677
4051
|
interface AXPStepWizardActionConfig {
|
|
3678
4052
|
/** Button title (text). */
|
|
@@ -3757,7 +4131,7 @@ interface AXPStepWizardWidgetDefinition {
|
|
|
3757
4131
|
/** Linear navigation (true) vs non-linear (false). */
|
|
3758
4132
|
linear?: boolean;
|
|
3759
4133
|
/** Visual orientation of the wizard. */
|
|
3760
|
-
direction?:
|
|
4134
|
+
direction?: AXOrientation;
|
|
3761
4135
|
/** Optional look/style for the step wizard component. */
|
|
3762
4136
|
look?: AXStepWizardLook;
|
|
3763
4137
|
/** Show built-in actions (Previous/Next/Submit). Useful to disable when embedding in popups. */
|
|
@@ -4154,10 +4528,10 @@ declare class AXPGridOptionsWidgetEditComponent extends AXPValueWidgetComponent<
|
|
|
4154
4528
|
protected lastGap: _angular_core.WritableSignal<number>;
|
|
4155
4529
|
protected selectedJustify: _angular_core.WritableSignal<AXPGridBoxOption>;
|
|
4156
4530
|
protected selectedAlign: _angular_core.WritableSignal<AXPGridBoxOption>;
|
|
4157
|
-
protected hoveredAlign: _angular_core.WritableSignal<"
|
|
4158
|
-
protected hoveredJustify: _angular_core.WritableSignal<"
|
|
4159
|
-
protected clickedAlign: _angular_core.WritableSignal<"
|
|
4160
|
-
protected clickedJustify: _angular_core.WritableSignal<"
|
|
4531
|
+
protected hoveredAlign: _angular_core.WritableSignal<"start" | "end" | "center" | "stretch" | null | undefined>;
|
|
4532
|
+
protected hoveredJustify: _angular_core.WritableSignal<"start" | "end" | "center" | "stretch" | null | undefined>;
|
|
4533
|
+
protected clickedAlign: _angular_core.WritableSignal<"start" | "end" | "center" | "stretch" | undefined>;
|
|
4534
|
+
protected clickedJustify: _angular_core.WritableSignal<"start" | "end" | "center" | "stretch" | undefined>;
|
|
4161
4535
|
protected setGridDirection(value: AXPGridBoxString['autoFlow']): void;
|
|
4162
4536
|
protected setRowOrColumn(value: number, type: 'column' | 'row'): void;
|
|
4163
4537
|
protected toggleGapMode(): void;
|
|
@@ -4200,10 +4574,10 @@ declare class AXPAdvancedGridOptionsWidgetEditComponent extends AXPValueWidgetCo
|
|
|
4200
4574
|
private rendered;
|
|
4201
4575
|
protected selectedJustify: _angular_core.WritableSignal<AXPGridBoxOption>;
|
|
4202
4576
|
protected selectedAlign: _angular_core.WritableSignal<AXPGridBoxOption>;
|
|
4203
|
-
protected hoveredAlign: _angular_core.WritableSignal<"
|
|
4204
|
-
protected hoveredJustify: _angular_core.WritableSignal<"
|
|
4205
|
-
protected clickedAlign: _angular_core.WritableSignal<"
|
|
4206
|
-
protected clickedJustify: _angular_core.WritableSignal<"
|
|
4577
|
+
protected hoveredAlign: _angular_core.WritableSignal<"start" | "end" | "center" | "stretch" | null | undefined>;
|
|
4578
|
+
protected hoveredJustify: _angular_core.WritableSignal<"start" | "end" | "center" | "stretch" | null | undefined>;
|
|
4579
|
+
protected clickedAlign: _angular_core.WritableSignal<"start" | "end" | "center" | "stretch" | undefined>;
|
|
4580
|
+
protected clickedJustify: _angular_core.WritableSignal<"start" | "end" | "center" | "stretch" | undefined>;
|
|
4207
4581
|
protected columns: _angular_core.WritableSignal<number>;
|
|
4208
4582
|
protected items: _angular_core.WritableSignal<number>;
|
|
4209
4583
|
protected changeValue(event: AXValueChangedEvent<any> | number, type: keyof AXPAdvancedGridBoxValues): void;
|
|
@@ -4318,6 +4692,125 @@ declare module '@acorex/platform/layout/widget-core' {
|
|
|
4318
4692
|
}
|
|
4319
4693
|
}
|
|
4320
4694
|
|
|
4695
|
+
/**
|
|
4696
|
+
* Value stored at path 'options' for widgets that use the data-source-options property.
|
|
4697
|
+
* Other option keys (e.g. placeholder, hasClearButton) are preserved via merge on save.
|
|
4698
|
+
*/
|
|
4699
|
+
type DataSourceMode = 'exists' | 'list';
|
|
4700
|
+
interface AXPDataSourceOptionsValue {
|
|
4701
|
+
dataSource?: string | unknown[];
|
|
4702
|
+
/**
|
|
4703
|
+
* Discriminator for inline `dataSource` arrays: simple list vs column/row editor.
|
|
4704
|
+
* Omitted when `dataSource` is a registered definition name (string).
|
|
4705
|
+
*/
|
|
4706
|
+
sourceMode?: 'list' | 'tabular';
|
|
4707
|
+
/** For tabular mode: column definitions (name, title, widget). */
|
|
4708
|
+
columns?: AXPTableColumnDefinition[];
|
|
4709
|
+
valueField?: string;
|
|
4710
|
+
textField?: string;
|
|
4711
|
+
filters?: Record<string, unknown>;
|
|
4712
|
+
}
|
|
4713
|
+
|
|
4714
|
+
declare class AXPDataSourceOptionsWidgetEditComponent extends AXPValueWidgetComponent<Record<string, unknown>> {
|
|
4715
|
+
#private;
|
|
4716
|
+
protected readonly I18N: {
|
|
4717
|
+
readonly source: "@general:widgets.data-source-options.source";
|
|
4718
|
+
readonly modeExists: "@general:widgets.data-source-options.mode.exists";
|
|
4719
|
+
readonly modeList: "@general:widgets.data-source-options.mode.list";
|
|
4720
|
+
readonly dataSource: "@general:widgets.data-source-options.data-source";
|
|
4721
|
+
readonly dataSourcePlaceholder: "@general:widgets.data-source-options.data-source-placeholder";
|
|
4722
|
+
readonly listItems: "@general:widgets.data-source-options.list-items";
|
|
4723
|
+
readonly addListItem: "@general:widgets.data-source-options.add-list-item";
|
|
4724
|
+
readonly valueField: "@general:widgets.data-source-options.value-field";
|
|
4725
|
+
readonly valueFieldPlaceholder: "@general:widgets.data-source-options.value-field-placeholder";
|
|
4726
|
+
readonly valueFieldPlaceholderDisabled: "@general:widgets.data-source-options.value-field-placeholder-disabled";
|
|
4727
|
+
readonly textField: "@general:widgets.data-source-options.text-field";
|
|
4728
|
+
readonly textFieldPlaceholder: "@general:widgets.data-source-options.text-field-placeholder";
|
|
4729
|
+
readonly textFieldPlaceholderDisabled: "@general:widgets.data-source-options.text-field-placeholder-disabled";
|
|
4730
|
+
readonly filters: "@general:widgets.data-source-options.filters";
|
|
4731
|
+
readonly filtersButtonEmpty: "@general:widgets.data-source-options.filters-button-empty";
|
|
4732
|
+
readonly filtersButtonWithCount: "@general:widgets.data-source-options.filters-button-with-count";
|
|
4733
|
+
readonly filtersModalTitle: "@general:widgets.data-source-options.filters-modal-title";
|
|
4734
|
+
};
|
|
4735
|
+
private readonly dataSourceDefinitionService;
|
|
4736
|
+
private readonly layoutBuilder;
|
|
4737
|
+
private readonly popupService;
|
|
4738
|
+
private readonly translationService;
|
|
4739
|
+
private readonly rendered;
|
|
4740
|
+
/** 'exists' = registered definition, 'list' = simple text rows. */
|
|
4741
|
+
protected readonly dataSourceMode: _angular_core.WritableSignal<DataSourceMode>;
|
|
4742
|
+
/** Editable text rows for list mode (each row persists as value + text). */
|
|
4743
|
+
protected readonly listEntries: _angular_core.WritableSignal<string[]>;
|
|
4744
|
+
protected readonly definitions: _angular_core.WritableSignal<AXPDataSourceDefinition<any>[]>;
|
|
4745
|
+
protected readonly selectedDefinition: _angular_core.WritableSignal<AXPDataSourceDefinition<any> | null>;
|
|
4746
|
+
/** Options for valueField select (from definition columns + valueField) */
|
|
4747
|
+
protected readonly valueFieldOptions: _angular_core.WritableSignal<{
|
|
4748
|
+
value: string;
|
|
4749
|
+
text: string;
|
|
4750
|
+
}[]>;
|
|
4751
|
+
/** Options for textField select (from definition columns + textField) */
|
|
4752
|
+
protected readonly textFieldOptions: _angular_core.WritableSignal<{
|
|
4753
|
+
value: string;
|
|
4754
|
+
text: string;
|
|
4755
|
+
}[]>;
|
|
4756
|
+
protected readonly definitionsDataSource: AXDataSource<AXPDataSourceDefinition<any>>;
|
|
4757
|
+
protected readonly valueFieldDataSource: _angular_core.Signal<AXDataSource<{
|
|
4758
|
+
value: string;
|
|
4759
|
+
text: string;
|
|
4760
|
+
}>>;
|
|
4761
|
+
protected readonly textFieldDataSource: _angular_core.Signal<AXDataSource<{
|
|
4762
|
+
value: string;
|
|
4763
|
+
text: string;
|
|
4764
|
+
}>>;
|
|
4765
|
+
/** Mode options for selection list (translated in init). */
|
|
4766
|
+
protected readonly modeItems: _angular_core.WritableSignal<{
|
|
4767
|
+
value: DataSourceMode;
|
|
4768
|
+
text: string;
|
|
4769
|
+
}[]>;
|
|
4770
|
+
/**
|
|
4771
|
+
* Toggled to force value/text field select-boxes to re-render when dataSource changes
|
|
4772
|
+
* (workaround for ax-select-box dropdown height going to 0 when data-source changes).
|
|
4773
|
+
*/
|
|
4774
|
+
protected readonly fieldSelectsKey: _angular_core.WritableSignal<boolean>;
|
|
4775
|
+
/** Whether value/text field selects should be disabled (no data source selected in 'exists' mode). */
|
|
4776
|
+
protected readonly valueTextFieldDisabled: _angular_core.Signal<boolean>;
|
|
4777
|
+
/** Number of filters that have a non-empty value (for empty vs non-empty button text). */
|
|
4778
|
+
protected readonly filterCount: _angular_core.Signal<number>;
|
|
4779
|
+
protected setDataSourceMode(mode: DataSourceMode): void;
|
|
4780
|
+
protected onDefinitionChange(event: AXValueChangedEvent<string | null>): void;
|
|
4781
|
+
protected onValueFieldChange(event: AXValueChangedEvent<string>): void;
|
|
4782
|
+
protected onTextFieldChange(event: AXValueChangedEvent<string>): void;
|
|
4783
|
+
protected addListEntry(): void;
|
|
4784
|
+
protected removeListEntry(index: number): void;
|
|
4785
|
+
protected onListEntryChange(index: number, event: AXValueChangedEvent<string>): void;
|
|
4786
|
+
protected onListDrop(event: AXDropListDroppedEvent): void;
|
|
4787
|
+
protected openFilterEditor(): Promise<void>;
|
|
4788
|
+
private slugFilterTitle;
|
|
4789
|
+
private buildFieldOptions;
|
|
4790
|
+
private persistListFromEntries;
|
|
4791
|
+
/**
|
|
4792
|
+
* Derives stable identity `value` from display `text` (slug) and enforces uniqueness.
|
|
4793
|
+
*/
|
|
4794
|
+
private buildUniqueListRows;
|
|
4795
|
+
private slugifyIdentityFromTitle;
|
|
4796
|
+
private shortHash;
|
|
4797
|
+
private allocateUniqueIdentityValue;
|
|
4798
|
+
/**
|
|
4799
|
+
* Loads list row strings from stored `dataSource` (list or legacy inline array).
|
|
4800
|
+
*/
|
|
4801
|
+
private syncListEntriesFromValue;
|
|
4802
|
+
private saveValue;
|
|
4803
|
+
/**
|
|
4804
|
+
* Force value/text field select-boxes to re-render (workaround for ax-select-box
|
|
4805
|
+
* dropdown height going to 0 when data-source changes).
|
|
4806
|
+
*/
|
|
4807
|
+
private revalidateFieldSelects;
|
|
4808
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPDataSourceOptionsWidgetEditComponent, never>;
|
|
4809
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDataSourceOptionsWidgetEditComponent, "axp-data-source-options-widget-editor", never, {}, {}, never, never, true, never>;
|
|
4810
|
+
}
|
|
4811
|
+
|
|
4812
|
+
declare const AXPDataSourceOptionsWidget: AXPWidgetConfig;
|
|
4813
|
+
|
|
4321
4814
|
declare class AXPDirectionWidgetEditComponent extends AXPValueWidgetComponent<string> {
|
|
4322
4815
|
protected direction: _angular_core.Signal<string>;
|
|
4323
4816
|
protected directionOptions: {
|
|
@@ -4388,10 +4881,10 @@ declare class AXPFlexOptionsWidgetEditComponent extends AXPValueWidgetComponent<
|
|
|
4388
4881
|
protected lastGap: _angular_core.WritableSignal<number>;
|
|
4389
4882
|
protected selectedJustify: _angular_core.WritableSignal<AXPFlexBoxOption>;
|
|
4390
4883
|
protected selectedAlign: _angular_core.WritableSignal<AXPFlexBoxOption>;
|
|
4391
|
-
protected hoveredAlign: _angular_core.WritableSignal<"
|
|
4392
|
-
protected hoveredJustify: _angular_core.WritableSignal<"
|
|
4393
|
-
protected clickedAlign: _angular_core.WritableSignal<"
|
|
4394
|
-
protected clickedJustify: _angular_core.WritableSignal<"
|
|
4884
|
+
protected hoveredAlign: _angular_core.WritableSignal<"flex-start" | "flex-end" | "center" | "baseline" | "stretch" | null | undefined>;
|
|
4885
|
+
protected hoveredJustify: _angular_core.WritableSignal<"flex-start" | "flex-end" | "center" | "space-between" | "space-around" | null | undefined>;
|
|
4886
|
+
protected clickedAlign: _angular_core.WritableSignal<"flex-start" | "flex-end" | "center" | "baseline" | "stretch" | undefined>;
|
|
4887
|
+
protected clickedJustify: _angular_core.WritableSignal<"flex-start" | "flex-end" | "center" | "space-between" | "space-around" | undefined>;
|
|
4395
4888
|
protected itemsCount: _angular_core.WritableSignal<number>;
|
|
4396
4889
|
protected setWrapMode(type: AXPFlexBoxString['flexWrap']): void;
|
|
4397
4890
|
protected setGapMode(): void;
|
|
@@ -4438,6 +4931,7 @@ declare class AXPGridItemOptionsWidgetEditComponent extends AXPValueWidgetCompon
|
|
|
4438
4931
|
|
|
4439
4932
|
declare class AXPSpacingWidgetEditComponent extends AXPValueWidgetComponent<AXPSpacingBoxString> {
|
|
4440
4933
|
private ngZone;
|
|
4934
|
+
protected readonly toggleShortcutKeys: string[];
|
|
4441
4935
|
private isDragging;
|
|
4442
4936
|
protected calculatedValues: _angular_core.WritableSignal<AXPSpacingBox<number>>;
|
|
4443
4937
|
protected originalValues: _angular_core.WritableSignal<AXPSpacingBox<number>>;
|
|
@@ -4671,9 +5165,160 @@ declare module '@acorex/platform/layout/widget-core' {
|
|
|
4671
5165
|
|
|
4672
5166
|
declare class AXPWidgetsModule {
|
|
4673
5167
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPWidgetsModule, never>;
|
|
4674
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXPWidgetsModule, never, [typeof
|
|
5168
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXPWidgetsModule, never, [typeof _acorex_platform_layout_widget_core.AXPWidgetCoreModule], never>;
|
|
4675
5169
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXPWidgetsModule>;
|
|
4676
5170
|
}
|
|
4677
5171
|
|
|
4678
|
-
|
|
4679
|
-
|
|
5172
|
+
/** AI agent catalog `name` values that scope {@link AXPGetWidgetsForAIQuery} list/detail rows. */
|
|
5173
|
+
declare const AXP_WIDGET_AI_AGENT_FORM_LAYOUT = "widget-form-layout";
|
|
5174
|
+
declare const AXP_WIDGET_AI_AGENT_CHART_LAYOUT = "widget-chart-layout";
|
|
5175
|
+
/** Assist/conversation chip rows — only `flex-layout` + `button-action` catalog rows. */
|
|
5176
|
+
declare const AXP_WIDGET_AI_AGENT_ASSIST_FOLLOW_UP_CHIPS_LAYOUT = "follow-up-prompt-generator";
|
|
5177
|
+
declare const AXP_WIDGET_AI_AGENT_NAMES: readonly ["widget-form-layout", "widget-chart-layout", "follow-up-prompt-generator"];
|
|
5178
|
+
type AXPWidgetAiAgentName = (typeof AXP_WIDGET_AI_AGENT_NAMES)[number];
|
|
5179
|
+
interface AXPGetWidgetsForAIQueryInput {
|
|
5180
|
+
/**
|
|
5181
|
+
* Calling delegated AI agent name — required. Each agent only sees catalog rows in its scope
|
|
5182
|
+
* (platform form/layout widgets vs chart visualization widgets vs follow-up chip primitives).
|
|
5183
|
+
*/
|
|
5184
|
+
agent: AXPWidgetAiAgentName | string;
|
|
5185
|
+
/** When set, returns full catalog metadata for that widget when it is in scope for `agent`. */
|
|
5186
|
+
name?: string;
|
|
5187
|
+
}
|
|
5188
|
+
interface AXPGetWidgetsForAIQueryListItem {
|
|
5189
|
+
name: string;
|
|
5190
|
+
title: string;
|
|
5191
|
+
description?: string;
|
|
5192
|
+
type?: string;
|
|
5193
|
+
/** From catalog `ai.tags` when present — use to filter or pick widgets before a detail lookup. */
|
|
5194
|
+
tags?: string[];
|
|
5195
|
+
categories: Array<{
|
|
5196
|
+
name: string;
|
|
5197
|
+
title: string;
|
|
5198
|
+
order: number;
|
|
5199
|
+
}>;
|
|
5200
|
+
}
|
|
5201
|
+
/**
|
|
5202
|
+
* One catalog input row (`defineWidget` / {@link AXPCatalogSchemaPropertyDefinition}), resolved for AI locale.
|
|
5203
|
+
*/
|
|
5204
|
+
interface AXPGetWidgetsForAIQueryInputPropertyRow {
|
|
5205
|
+
name: string;
|
|
5206
|
+
title: string;
|
|
5207
|
+
description?: string;
|
|
5208
|
+
/** Registry widget name for the property editor (e.g. `text-editor`, `toggle-editor`). */
|
|
5209
|
+
interfaceWidgetName: string;
|
|
5210
|
+
bindingHints?: {
|
|
5211
|
+
strategies?: string[];
|
|
5212
|
+
examples?: string[];
|
|
5213
|
+
notes?: string;
|
|
5214
|
+
};
|
|
5215
|
+
}
|
|
5216
|
+
/**
|
|
5217
|
+
* One catalog output row (bound value / payload documentation).
|
|
5218
|
+
*/
|
|
5219
|
+
interface AXPGetWidgetsForAIQueryOutputPropertyRow {
|
|
5220
|
+
name: string;
|
|
5221
|
+
title: string;
|
|
5222
|
+
description?: string;
|
|
5223
|
+
interfaceWidgetName: string;
|
|
5224
|
+
}
|
|
5225
|
+
/** Resolved category row for AI consumption. */
|
|
5226
|
+
interface AXPGetWidgetsForAIQueryCategoryRow {
|
|
5227
|
+
name: string;
|
|
5228
|
+
title: string;
|
|
5229
|
+
order: number;
|
|
5230
|
+
}
|
|
5231
|
+
/** Resolved `ai` block from catalog metadata (subset of widget runtime AI metadata). */
|
|
5232
|
+
interface AXPGetWidgetsForAIQueryAiBlock {
|
|
5233
|
+
shortDescription?: string;
|
|
5234
|
+
instruction?: string;
|
|
5235
|
+
tags?: string[];
|
|
5236
|
+
usage?: {
|
|
5237
|
+
whenToUse?: string[];
|
|
5238
|
+
avoidWhen?: string[];
|
|
5239
|
+
followUpTools?: string[];
|
|
5240
|
+
};
|
|
5241
|
+
renderSurfaces?: Array<{
|
|
5242
|
+
mode: string;
|
|
5243
|
+
summary: string;
|
|
5244
|
+
}>;
|
|
5245
|
+
relatedWidgetNames?: string[];
|
|
5246
|
+
layoutExamples?: string[];
|
|
5247
|
+
}
|
|
5248
|
+
/**
|
|
5249
|
+
* Structured widget catalog metadata aligned with {@link AXPWidgetMetadataDefinition} /
|
|
5250
|
+
* persisted `metadataJson` — explicit fields instead of an opaque JSON blob.
|
|
5251
|
+
*/
|
|
5252
|
+
interface AXPGetWidgetsForAIQueryWidgetStructured {
|
|
5253
|
+
/** Runtime registry name (`AXPWidgetConfig.name`). */
|
|
5254
|
+
name: string;
|
|
5255
|
+
/** Resolved display title for the AI locale. */
|
|
5256
|
+
title: string;
|
|
5257
|
+
/** Resolved short description for the AI locale. */
|
|
5258
|
+
description?: string;
|
|
5259
|
+
icon?: string;
|
|
5260
|
+
/** Same classification as widget-core (`container`, `editor`, …). */
|
|
5261
|
+
type?: string;
|
|
5262
|
+
capabilities?: string[];
|
|
5263
|
+
categories: AXPGetWidgetsForAIQueryCategoryRow[];
|
|
5264
|
+
subCategory?: AXPGetWidgetsForAIQueryCategoryRow;
|
|
5265
|
+
groups?: string[];
|
|
5266
|
+
defaultFilterWidgetName?: string;
|
|
5267
|
+
inputs: AXPGetWidgetsForAIQueryInputPropertyRow[];
|
|
5268
|
+
outputs: AXPGetWidgetsForAIQueryOutputPropertyRow[];
|
|
5269
|
+
ai?: AXPGetWidgetsForAIQueryAiBlock;
|
|
5270
|
+
}
|
|
5271
|
+
/**
|
|
5272
|
+
* Widget detail loaded from persisted catalog (`metadataJson`) — not runtime widget config.
|
|
5273
|
+
*/
|
|
5274
|
+
interface AXPGetWidgetsForAIQueryWidgetDetail {
|
|
5275
|
+
/** Storage row id */
|
|
5276
|
+
id: string;
|
|
5277
|
+
active: boolean;
|
|
5278
|
+
/** Original catalog title from storage (may be an i18n key). */
|
|
5279
|
+
catalogTitle?: string;
|
|
5280
|
+
/** Resolved display title for the AI locale (same as `structured.title`). */
|
|
5281
|
+
title: string;
|
|
5282
|
+
/** Resolved description for the AI locale (same as `structured.description`). */
|
|
5283
|
+
description?: string;
|
|
5284
|
+
/**
|
|
5285
|
+
* Parsed catalog metadata as explicit, nested fields for agents (mirrors `defineWidget` / seed `metadataJson`).
|
|
5286
|
+
*/
|
|
5287
|
+
structured: AXPGetWidgetsForAIQueryWidgetStructured;
|
|
5288
|
+
}
|
|
5289
|
+
interface AXPGetWidgetsForAIQueryUsage {
|
|
5290
|
+
summary: string;
|
|
5291
|
+
/** Input / option names from catalog metadata (`inputs[].name`) */
|
|
5292
|
+
propertyPaths: string[];
|
|
5293
|
+
}
|
|
5294
|
+
type AXPGetWidgetsForAIQueryResult = {
|
|
5295
|
+
success: true;
|
|
5296
|
+
widgets: AXPGetWidgetsForAIQueryListItem[];
|
|
5297
|
+
detail?: undefined;
|
|
5298
|
+
usage?: undefined;
|
|
5299
|
+
} | {
|
|
5300
|
+
success: true;
|
|
5301
|
+
widgets?: undefined;
|
|
5302
|
+
detail: AXPGetWidgetsForAIQueryWidgetDetail;
|
|
5303
|
+
usage: AXPGetWidgetsForAIQueryUsage;
|
|
5304
|
+
} | {
|
|
5305
|
+
success: false;
|
|
5306
|
+
error: string;
|
|
5307
|
+
};
|
|
5308
|
+
/**
|
|
5309
|
+
* Returns whether a persisted catalog row is visible to the given delegated AI agent.
|
|
5310
|
+
*/
|
|
5311
|
+
declare function matchesWidgetAiAgent(agent: AXPWidgetAiAgentName, definitionName: string, metadata: Record<string, unknown> | null): boolean;
|
|
5312
|
+
/**
|
|
5313
|
+
* Read-only widget catalog for AI (`Widgets:GetForAI`). Data comes from persisted widget definitions
|
|
5314
|
+
* (Dexie/Firestore via {@link AXPEntityDefinitionCrudService}), not {@link AXPWidgetRegistryService}.
|
|
5315
|
+
*/
|
|
5316
|
+
declare class AXPGetWidgetsForAIQuery implements AXPQuery<AXPGetWidgetsForAIQueryInput | undefined, AXPGetWidgetsForAIQueryResult> {
|
|
5317
|
+
private readonly crud;
|
|
5318
|
+
fetch(input?: AXPGetWidgetsForAIQueryInput): Promise<AXPGetWidgetsForAIQueryResult>;
|
|
5319
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPGetWidgetsForAIQuery, never>;
|
|
5320
|
+
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPGetWidgetsForAIQuery>;
|
|
5321
|
+
}
|
|
5322
|
+
|
|
5323
|
+
export { AXPAddressWidget, AXPAddressWidgetColumnComponent, AXPAddressWidgetEditComponent, AXPAddressWidgetService, AXPAddressWidgetViewComponent, AXPAdvancedGridItemWidget, AXPAdvancedGridItemWidgetDesignerComponent, AXPAdvancedGridItemWidgetViewComponent, AXPAdvancedGridOptionsWidget, AXPAdvancedGridOptionsWidgetEditComponent, AXPAdvancedGridWidget, AXPAdvancedGridWidgetDesignerComponent, AXPAdvancedGridWidgetViewComponent, AXPAvatarWidget, AXPAvatarWidgetColumnComponent, AXPAvatarWidgetDesignerComponent, AXPAvatarWidgetEditComponent, AXPAvatarWidgetViewComponent, AXPBetweenExpressionValidationWidget, AXPBetweenValidationWidgetEditComponent, AXPBlockWidget, AXPBlockWidgetDesignerComponent, AXPBlockWidgetViewComponent, AXPBorderWidget, AXPBorderWidgetEditComponent, AXPButtonWidget, AXPButtonWidgetColumnComponent, AXPButtonWidgetViewComponent, AXPCallbackValidationWidget, AXPCallbackValidationWidgetEditComponent, AXPCheckBoxWidget, AXPCheckBoxWidgetColumnComponent, AXPCheckBoxWidgetDesignerComponent, AXPCheckBoxWidgetEditComponent, AXPCheckBoxWidgetViewComponent, AXPCodeEditorWidget, AXPCodeEditorWidgetColumnComponent, AXPCodeEditorWidgetEditComponent, AXPCodeEditorWidgetViewComponent, AXPColorBoxWidget, AXPColorBoxWidgetColumnComponent, AXPColorBoxWidgetDesignerComponent, AXPColorBoxWidgetEditComponent, AXPColorBoxWidgetViewComponent, AXPColorPaletteWidget, AXPColorPaletteWidgetColumnComponent, AXPColorPaletteWidgetDesignerComponent, AXPColorPaletteWidgetEditComponent, AXPColorPaletteWidgetViewComponent, AXPConditionBuilderWidget, AXPConditionBuilderWidgetEditComponent, AXPConditionBuilderWidgetViewComponent, AXPConnectedDragDropListsWidget, AXPConnectedListsWidgetColumnComponent, AXPConnectedListsWidgetEditComponent, AXPConnectedListsWidgetViewComponent, AXPContactWidget, AXPContactWidgetColumnComponent, AXPContactWidgetEditComponent, AXPContactWidgetViewComponent, AXPDataListWidget, AXPDataListWidgetViewComponent, AXPDataSourceOptionsWidget, AXPDataSourceOptionsWidgetEditComponent, AXPDateTimeBoxWidget, AXPDateTimeBoxWidgetColumnComponent, AXPDateTimeBoxWidgetEditComponent, AXPDateTimeBoxWidgetViewComponent, AXPDirectionWidget, AXPDirectionWidgetEditComponent, AXPDragDropListWidget, AXPEditorJsWidget, AXPEditorJsWidgetColumnComponent, AXPEditorJsWidgetEditComponent, AXPEditorJsWidgetViewComponent, AXPEqualValidationWidget, AXPEqualValidationWidgetEditComponent, AXPFieldsetWidget, AXPFieldsetWidgetDesignerComponent, AXPFieldsetWidgetViewComponent, AXPFlexItemOptionsWidget, AXPFlexItemOptionsWidgetEditComponent, AXPFlexItemWidget, AXPFlexItemWidgetDesignerComponent, AXPFlexItemWidgetViewComponent, AXPFlexOptionsWidget, AXPFlexOptionsWidgetEditComponent, AXPFlexWidget, AXPFlexWidgetDesignerComponent, AXPFlexWidgetViewComponent, AXPGalleryWidget, AXPGalleryWidgetEditComponent, AXPGalleryWidgetViewComponent, AXPGetWidgetsForAIQuery, AXPGreaterThanExpressionValidationWidget, AXPGreaterThanValidationWidgetEditComponent, AXPGridItemOptionsWidget, AXPGridItemOptionsWidgetEditComponent, AXPGridOptionsWidget, AXPGridOptionsWidgetEditComponent, AXPImageMarkerPopupComponent, AXPImageMarkerWidget, AXPImageMarkerWidgetColumnComponent, AXPImageMarkerWidgetEditComponent, AXPImageMarkerWidgetViewComponent, AXPItemConfiguratorWidget, AXPItemConfiguratorWidgetColumnComponent, AXPItemConfiguratorWidgetEditComponent, AXPJsonViewerWidget, AXPJsonViewerWidgetEditComponent, AXPJsonViewerWidgetViewComponent, AXPLargeTextWidget, AXPLargeTextWidgetColumnComponent, AXPLargeTextWidgetEditComponent, AXPLargeTextWidgetViewComponent, AXPLessThanExpressionValidationWidget, AXPLessThanValidationWidgetEditComponent, AXPListWidgetColumnComponent, AXPListWidgetEditComponent, AXPListWidgetViewComponent, AXPMapWidgetEditComponent, AXPMapWidgetViewComponent, AXPMaxLengthExpressionValidationWidget, AXPMaxLengthValidationWidgetEditComponent, AXPMinLengthExpressionValidationWidget, AXPMinLengthValidationWidgetEditComponent, AXPNumberBoxWidget, AXPNumberBoxWidgetColumnComponent, AXPNumberBoxWidgetEditComponent, AXPNumberBoxWidgetViewComponent, AXPOutcomeResultsViewerWidget, AXPOutcomeResultsViewerWidgetViewComponent, AXPPageWidget, AXPPageWidgetViewComponent, AXPPasswordBoxWidget, AXPPasswordBoxWidgetColumnComponent, AXPPasswordBoxWidgetEditComponent, AXPPasswordBoxWidgetViewComponent, AXPProgressBarWidget, AXPProgressBarWidgetColumnComponent, AXPProgressBarWidgetEditComponent, AXPProgressBarWidgetViewComponent, AXPProviderSelectWidgetColumnComponent, AXPProviderSelectWidgetEditBase, AXPProviderSelectWidgetViewComponent, AXPQrcodeViewerService, AXPQrcodeWidget, AXPQrcodeWidgetColumnComponent, AXPQrcodeWidgetEditComponent, AXPQrcodeWidgetViewComponent, AXPRatePickerWidget, AXPRatePickerWidgetColumnComponent, AXPRatePickerWidgetEditComponent, AXPRatePickerWidgetViewComponent, AXPRegularExpressionValidationWidget, AXPRegularExpressionValidationWidgetEditComponent, AXPRepeaterWidget, AXPRepeaterWidgetDesignerComponent, AXPRepeaterWidgetEditComponent, AXPRepeaterWidgetViewComponent, AXPRequiredValidationWidget, AXPRequiredValidationWidgetEditComponent, AXPRichTextWidget, AXPRichTextWidgetColumnComponent, AXPRichTextWidgetEditComponent, AXPRichTextWidgetViewComponent, AXPSchedulerPickerWidget, AXPSchedulerPickerWidgetColumnComponent, AXPSchedulerPickerWidgetEditComponent, AXPSchedulerPickerWidgetViewComponent, AXPSelectBoxWidget, AXPSelectBoxWidgetColumnComponent, AXPSelectBoxWidgetEditComponent, AXPSelectBoxWidgetViewComponent, AXPSelectLanguagePopup, AXPSelectionListWidget, AXPSelectionListWidgetColumnComponent, AXPSelectionListWidgetDesignerComponent, AXPSelectionListWidgetEditComponent, AXPSelectionListWidgetViewComponent, AXPSignatureWidget, AXPSignatureWidgetColumnComponent, AXPSignatureWidgetEditComponent, AXPSignatureWidgetViewComponent, AXPSpacingWidget, AXPSpacingWidgetEditComponent, AXPStatusChipComponent, AXPStatusWidget, AXPStatusWidgetColumnComponent, AXPStatusWidgetEditComponent, AXPStatusWidgetViewComponent, AXPStepWizardWidget, AXPStepWizardWidgetViewComponent, AXPStopwatchWidget, AXPStopwatchWidgetViewComponent, AXPTableItemWidget, AXPTableItemWidgetDesignerComponent, AXPTableItemWidgetViewComponent, AXPTableWidget, AXPTableWidgetDesignerComponent, AXPTableWidgetViewComponent, AXPTagEditorWidget, AXPTagEditorWidgetColumnComponent, AXPTagEditorWidgetEditComponent, AXPTagEditorWidgetViewComponent, AXPTemplateBoxWidget, AXPTemplateBoxWidgetColumnComponent, AXPTemplateBoxWidgetEditComponent, AXPTemplateBoxWidgetPrintComponent, AXPTemplateBoxWidgetViewComponent, AXPTextBoxWidget, AXPTextBoxWidgetColumnComponent, AXPTextBoxWidgetEditComponent, AXPTextBoxWidgetViewComponent, AXPToggleWidget, AXPToggleWidgetColumnComponent, AXPToggleWidgetEditComponent, AXPToggleWidgetViewComponent, AXPWidgetFieldConfiguratorWidget, AXPWidgetFieldConfiguratorWidgetColumnComponent, AXPWidgetFieldConfiguratorWidgetEditComponent, AXPWidgetsModule, AXP_ABSOLUTE_UNITS, AXP_BORDER_RADIUS_UNITS, AXP_BORDER_WIDTH_UNITS, AXP_DATA_LIST_CMD_DELETE, AXP_DATA_LIST_CMD_EDIT, AXP_DATA_LIST_PENDING_DELETE_KEY, AXP_Flex_Box_Align_Options, AXP_Flex_Box_Alignments, AXP_Flex_Box_Justify_Options, AXP_Grid_Box_Align_Items_Options, AXP_Grid_Box_Alignments, AXP_Grid_Box_Justify_Items_Options, AXP_RELATIVE_UNITS, AXP_RELATIVE_UNITS_NO_PERCENT, AXP_ROW_EXPR_PREFIX, AXP_SPACING_UNITS, AXP_WIDGET_AI_AGENT_ASSIST_FOLLOW_UP_CHIPS_LAYOUT, AXP_WIDGET_AI_AGENT_CHART_LAYOUT, AXP_WIDGET_AI_AGENT_FORM_LAYOUT, AXP_WIDGET_AI_AGENT_NAMES, AXP_default_Border_Box_Units, AXP_default_Border_Box_Value, AXP_default_Spacing_Box_Units, AXP_default_Spacing_Box_Value, DEFAULT_QRCODE_SIZE, DEFAULT_STRATEGY_CONFIG, STRATEGY_CONFIG_TOKEN, matchesWidgetAiAgent };
|
|
5324
|
+
export type { AXPAbsoluteUnit, AXPAddressFormContentOptions, AXPAddressWidgetColumnOptions, AXPAddressWidgetDesignerOptions, AXPAddressWidgetEditOptions, AXPAddressWidgetOptions, AXPAddressWidgetViewOptions, AXPAdvancedGridItemWidgetDesignerOptions, AXPAdvancedGridItemWidgetEditOptions, AXPAdvancedGridItemWidgetOptions, AXPAdvancedGridItemWidgetPrintOptions, AXPAdvancedGridItemWidgetViewOptions, AXPAdvancedGridWidgetDesignerOptions, AXPAdvancedGridWidgetEditOptions, AXPAdvancedGridWidgetOptions, AXPAdvancedGridWidgetViewOptions, AXPAvatarWidgetColumnOptions, AXPAvatarWidgetDesignerOptions, AXPAvatarWidgetEditOptions, AXPAvatarWidgetOptions, AXPAvatarWidgetPrintOptions, AXPAvatarWidgetViewOptions, AXPBlockWidgetConfigType, AXPBlockWidgetDesignerOptions, AXPBlockWidgetEditOptions, AXPBlockWidgetOptions, AXPBlockWidgetPrintOptions, AXPBlockWidgetViewOptions, AXPBorderRadiusUnit, AXPBorderWidthUnit, AXPButtonWidgetColumnOptions, AXPButtonWidgetDesignerOptions, AXPButtonWidgetEditOptions, AXPButtonWidgetOptions, AXPButtonWidgetViewOptions, AXPCheckBoxWidgetColumnOptions, AXPCheckBoxWidgetConfigType, AXPCheckBoxWidgetDesignerOptions, AXPCheckBoxWidgetEditOptions, AXPCheckBoxWidgetOptions, AXPCheckBoxWidgetViewOptions, AXPCodeEditorWidgetOptions, AXPColorBoxWidgetColumnOptions, AXPColorBoxWidgetDesignerOptions, AXPColorBoxWidgetEditOptions, AXPColorBoxWidgetOptions, AXPColorBoxWidgetViewOptions, AXPColorPaletteWidgetColumnOptions, AXPColorPaletteWidgetDesignerOptions, AXPColorPaletteWidgetEditOptions, AXPColorPaletteWidgetOptions, AXPColorPaletteWidgetViewOptions, AXPConnectedListsWidgetColumnOptions, AXPConnectedListsWidgetDesignerOptions, AXPConnectedListsWidgetEditOptions, AXPConnectedListsWidgetOptions, AXPConnectedListsWidgetViewOptions, AXPContactWidgetColumnOptions, AXPContactWidgetDesignerOptions, AXPContactWidgetEditOptions, AXPContactWidgetOptions, AXPContactWidgetViewOptions, AXPDataListHeaderCommandApplyMode, AXPDataListWidgetColumn, AXPDataListWidgetCommandsOptions, AXPDataListWidgetComponentOptions, AXPDataListWidgetEditOptions, AXPDataListWidgetHeaderAction, AXPDataListWidgetHeaderCommandAction, AXPDataListWidgetOptions, AXPDataListWidgetRowCommand, AXPDataListWidgetViewOptions, AXPDataSourceOptionsValue, AXPDateTimeBoxWidgetColumnOptions, AXPDateTimeBoxWidgetDesignerOptions, AXPDateTimeBoxWidgetEditOptions, AXPDateTimeBoxWidgetOptions, AXPDateTimeBoxWidgetPrintOptions, AXPDateTimeBoxWidgetViewOptions, AXPDateTimeFilterUiMode, AXPEditorJsWidgetColumnOptions, AXPEditorJsWidgetDesignerOptions, AXPEditorJsWidgetEditOptions, AXPEditorJsWidgetOptions, AXPEditorJsWidgetPrintOptions, AXPEditorJsWidgetViewOptions, AXPFieldsetWidgetDesignerOptions, AXPFieldsetWidgetEditOptions, AXPFieldsetWidgetLook, AXPFieldsetWidgetOptions, AXPFieldsetWidgetPrintOptions, AXPFieldsetWidgetViewOptions, AXPFlexBoxAlignmentOption, AXPFlexBoxOption, AXPFlexItemStyles, AXPFlexItemWidgetDesignerOptions, AXPFlexItemWidgetEditOptions, AXPFlexItemWidgetOptions, AXPFlexItemWidgetPrintOptions, AXPFlexItemWidgetViewOptions, AXPFlexWidgetConfigType, AXPFlexWidgetDesignerOptions, AXPFlexWidgetEditOptions, AXPFlexWidgetOptions, AXPFlexWidgetPrintOptions, AXPFlexWidgetViewOptions, AXPGalleryWidgetDesignerOptions, AXPGalleryWidgetEditOptions, AXPGalleryWidgetOptions, AXPGalleryWidgetPrintOptions, AXPGalleryWidgetViewOptions, AXPGetWidgetsForAIQueryAiBlock, AXPGetWidgetsForAIQueryCategoryRow, AXPGetWidgetsForAIQueryInput, AXPGetWidgetsForAIQueryInputPropertyRow, AXPGetWidgetsForAIQueryListItem, AXPGetWidgetsForAIQueryOutputPropertyRow, AXPGetWidgetsForAIQueryResult, AXPGetWidgetsForAIQueryUsage, AXPGetWidgetsForAIQueryWidgetDetail, AXPGetWidgetsForAIQueryWidgetStructured, AXPGridBoxAlignmentOption, AXPGridBoxOption, AXPImageMarkerWidgetColumnOptions, AXPImageMarkerWidgetComponentOptions, AXPImageMarkerWidgetDesignerOptions, AXPImageMarkerWidgetEditOptions, AXPImageMarkerWidgetOptions, AXPImageMarkerWidgetPoint, AXPImageMarkerWidgetViewOptions, AXPJsonViewerWidgetOptions, AXPLargeTextWidgetColumnOptions, AXPLargeTextWidgetDesignerOptions, AXPLargeTextWidgetEditOptions, AXPLargeTextWidgetOptions, AXPLargeTextWidgetPrintOptions, AXPLargeTextWidgetViewOptions, AXPListWidgetColumnOptions, AXPListWidgetDesignerOptions, AXPListWidgetEditOptions, AXPListWidgetOptions, AXPListWidgetViewOptions, AXPNumberBoxWidgetColumnOptions, AXPNumberBoxWidgetDesignerOptions, AXPNumberBoxWidgetEditOptions, AXPNumberBoxWidgetOptions, AXPNumberBoxWidgetPrintOptions, AXPNumberBoxWidgetViewOptions, AXPOutcomeResultsViewerWidgetOptions, AXPPageWidgetDesignerOptions, AXPPageWidgetEditOptions, AXPPageWidgetOptions, AXPPageWidgetPrintOptions, AXPPageWidgetViewOptions, AXPPasswordBoxWidgetColumnOptions, AXPPasswordBoxWidgetDesignerOptions, AXPPasswordBoxWidgetEditOptions, AXPPasswordBoxWidgetOptions, AXPPasswordBoxWidgetPrintOptions, AXPPasswordBoxWidgetViewOptions, AXPProgressBarWidgetColumnOptions, AXPProgressBarWidgetDesignerOptions, AXPProgressBarWidgetEditOptions, AXPProgressBarWidgetOptions, AXPProgressBarWidgetPrintOptions, AXPProgressBarWidgetViewOptions, AXPQrcodeViewerOpenOptions, AXPQrcodeWidgetDesignerOptions, AXPQrcodeWidgetEditOptions, AXPQrcodeWidgetOptions, AXPQrcodeWidgetPrintOptions, AXPQrcodeWidgetViewOptions, AXPRatePickerWidgetColumnOptions, AXPRatePickerWidgetDesignerOptions, AXPRatePickerWidgetEditOptions, AXPRatePickerWidgetOptions, AXPRatePickerWidgetPrintOptions, AXPRatePickerWidgetViewOptions, AXPRelativeUnit, AXPRelativeUnitNoPercent, AXPRepeaterWidgetDesignerOptions, AXPRepeaterWidgetEditOptions, AXPRepeaterWidgetOptions, AXPRepeaterWidgetPrintOptions, AXPRepeaterWidgetViewOptions, AXPRichTextWidgetColumnOptions, AXPRichTextWidgetDesignerOptions, AXPRichTextWidgetEditOptions, AXPRichTextWidgetOptions, AXPRichTextWidgetPrintOptions, AXPRichTextWidgetViewOptions, AXPSchedulerPickerWidgetColumnOptions, AXPSchedulerPickerWidgetDesignerOptions, AXPSchedulerPickerWidgetEditOptions, AXPSchedulerPickerWidgetOptions, AXPSchedulerPickerWidgetPrintOptions, AXPSchedulerPickerWidgetViewOptions, AXPSelectBoxWidgetColumnOptions, AXPSelectBoxWidgetDesignerOptions, AXPSelectBoxWidgetEditOptions, AXPSelectBoxWidgetOptions, AXPSelectBoxWidgetPrintOptions, AXPSelectBoxWidgetViewOptions, AXPSelectLanguageRow, AXPSelectionListWidgetColumnOptions, AXPSelectionListWidgetDesignerOptions, AXPSelectionListWidgetEditOptions, AXPSelectionListWidgetOptions, AXPSelectionListWidgetPrintOptions, AXPSelectionListWidgetViewOptions, AXPSignatureWidgetColumnOptions, AXPSignatureWidgetDesignerOptions, AXPSignatureWidgetEditOptions, AXPSignatureWidgetOptions, AXPSignatureWidgetPrintOptions, AXPSignatureWidgetViewOptions, AXPSpacingBoxDefaultValues, AXPSpacingUnit, AXPStatusTransitionWithTarget, AXPStatusWidgetColumnOptions, AXPStatusWidgetDesignerOptions, AXPStatusWidgetEditOptions, AXPStatusWidgetOptions, AXPStatusWidgetPrintOptions, AXPStatusWidgetViewOptions, AXPStepWizardActionConfig, AXPStepWizardEvents, AXPStepWizardGlobalActions, AXPStepWizardGuard, AXPStepWizardGuardPayload, AXPStepWizardStatus, AXPStepWizardStep, AXPStepWizardWidgetDefinition, AXPStopwatchWidgetOptions, AXPTableItemWidgetDesignerOptions, AXPTableItemWidgetEditOptions, AXPTableItemWidgetOptions, AXPTableItemWidgetPrintOptions, AXPTableItemWidgetViewOptions, AXPTableWidgetConfigType, AXPTableWidgetDesignerOptions, AXPTableWidgetEditOptions, AXPTableWidgetOptions, AXPTableWidgetPrintOptions, AXPTableWidgetViewOptions, AXPTagEditorWidgetColumnOptions, AXPTagEditorWidgetDesignerOptions, AXPTagEditorWidgetEditOptions, AXPTagEditorWidgetOptions, AXPTagEditorWidgetPrintOptions, AXPTagEditorWidgetViewOptions, AXPTemplateBoxWidgetColumnOptions, AXPTemplateBoxWidgetDesignerOptions, AXPTemplateBoxWidgetEditOptions, AXPTemplateBoxWidgetOptions, AXPTemplateBoxWidgetPrintOptions, AXPTemplateBoxWidgetViewOptions, AXPTextBoxWidgetColumnOptions, AXPTextBoxWidgetDesignerOptions, AXPTextBoxWidgetEditOptions, AXPTextBoxWidgetOptions, AXPTextBoxWidgetPrintOptions, AXPTextBoxWidgetViewOptions, AXPToggleWidgetColumnOptions, AXPToggleWidgetDesignerOptions, AXPToggleWidgetEditOptions, AXPToggleWidgetOptions, AXPToggleWidgetPrintOptions, AXPToggleWidgetViewOptions, AXPWidgetAiAgentName, DataSourceMode, StrategyConfig };
|