@acorex/platform 21.0.0-next.3 → 21.0.0-next.34
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/fesm2022/acorex-platform-auth.mjs +295 -45
- package/fesm2022/acorex-platform-auth.mjs.map +1 -1
- package/fesm2022/{acorex-platform-common-common-settings.provider-zhqNP3xb.mjs → acorex-platform-common-common-settings.provider-G9XcXXOG.mjs} +60 -4
- package/fesm2022/acorex-platform-common-common-settings.provider-G9XcXXOG.mjs.map +1 -0
- package/fesm2022/acorex-platform-common.mjs +960 -319
- package/fesm2022/acorex-platform-common.mjs.map +1 -1
- package/fesm2022/acorex-platform-core.mjs +1352 -832
- package/fesm2022/acorex-platform-core.mjs.map +1 -1
- package/fesm2022/acorex-platform-domain.mjs +554 -826
- package/fesm2022/acorex-platform-domain.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-builder.mjs +530 -154
- 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 +5969 -2347
- package/fesm2022/acorex-platform-layout-components.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-designer.mjs +169 -154
- package/fesm2022/acorex-platform-layout-designer.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-entity.mjs +15380 -9274
- package/fesm2022/acorex-platform-layout-entity.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-views.mjs +393 -110
- package/fesm2022/acorex-platform-layout-views.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-widget-core.mjs +511 -450
- 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-file-list-popup.component-CxrsI6Hn.mjs → acorex-platform-layout-widgets-file-list-popup.component-9uCkMxcc.mjs} +39 -16
- package/fesm2022/acorex-platform-layout-widgets-file-list-popup.component-9uCkMxcc.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-BGQqY5Mw.mjs +111 -0
- package/fesm2022/acorex-platform-layout-widgets-repeater-widget-column.component-BGQqY5Mw.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-DmzNTYiS.mjs} +6 -6
- package/fesm2022/acorex-platform-layout-widgets-tabular-data-edit-popup.component-DmzNTYiS.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-BNG_588B.mjs} +5 -5
- package/fesm2022/acorex-platform-layout-widgets-tabular-data-view-popup.component-BNG_588B.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 +7865 -4026
- 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 +220 -169
- package/fesm2022/acorex-platform-runtime.mjs.map +1 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-Cvvr4HnL.mjs +160 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-Cvvr4HnL.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-TYoLN1Jq.mjs +120 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-TYoLN1Jq.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-C2z5Lq9y.mjs} +18 -25
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-C2z5Lq9y.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-default-error-401.component-cfREo88K.mjs → acorex-platform-themes-default-error-401.component-C7EYJzSr.mjs} +4 -4
- package/fesm2022/acorex-platform-themes-default-error-401.component-C7EYJzSr.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-default-error-404.component-CdCV5ZoA.mjs → acorex-platform-themes-default-error-404.component-7MVLMwIa.mjs} +4 -4
- package/fesm2022/acorex-platform-themes-default-error-404.component-7MVLMwIa.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 +1717 -66
- 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.map +1 -1
- package/fesm2022/{acorex-platform-themes-shared-theme-color-chooser-column.component-DTnfRy5f.mjs → acorex-platform-themes-shared-theme-color-chooser-column.component-CHfrTtol.mjs} +11 -11
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-column.component-CHfrTtol.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-shared-theme-color-chooser-view.component-DY0JtT1v.mjs → acorex-platform-themes-shared-theme-color-chooser-view.component-BSmvnUVq.mjs} +9 -9
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-view.component-BSmvnUVq.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-shared.mjs +563 -561
- package/fesm2022/acorex-platform-themes-shared.mjs.map +1 -1
- package/fesm2022/acorex-platform-workflow.mjs +1735 -1750
- package/fesm2022/acorex-platform-workflow.mjs.map +1 -1
- package/fesm2022/acorex-platform.mjs.map +1 -1
- package/package.json +31 -31
- package/{auth/index.d.ts → types/acorex-platform-auth.d.ts} +247 -10
- package/{common/index.d.ts → types/acorex-platform-common.d.ts} +492 -31
- package/{core/index.d.ts → types/acorex-platform-core.d.ts} +606 -392
- package/{domain/index.d.ts → types/acorex-platform-domain.d.ts} +719 -413
- package/{layout/builder/index.d.ts → types/acorex-platform-layout-builder.d.ts} +128 -56
- package/types/acorex-platform-layout-components.d.ts +2927 -0
- package/{layout/designer/index.d.ts → types/acorex-platform-layout-designer.d.ts} +9 -3
- package/{layout/entity/index.d.ts → types/acorex-platform-layout-entity.d.ts} +1133 -237
- package/{layout/views/index.d.ts → types/acorex-platform-layout-views.d.ts} +90 -31
- package/{layout/widget-core/index.d.ts → types/acorex-platform-layout-widget-core.d.ts} +206 -102
- package/{layout/widgets/index.d.ts → types/acorex-platform-layout-widgets.d.ts} +942 -137
- package/{native/index.d.ts → types/acorex-platform-native.d.ts} +0 -7
- package/{runtime/index.d.ts → types/acorex-platform-runtime.d.ts} +237 -74
- package/{themes/default/index.d.ts → types/acorex-platform-themes-default.d.ts} +113 -5
- package/{themes/shared/index.d.ts → types/acorex-platform-themes-shared.d.ts} +1 -1
- package/types/acorex-platform-workflow.d.ts +1806 -0
- 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.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-DyDa_hyd.mjs +0 -1542
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-DyDa_hyd.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.map +0 -1
- 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-theme-color-chooser-column.component-DTnfRy5f.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-view.component-DY0JtT1v.mjs.map +0 -1
- package/layout/components/index.d.ts +0 -1669
- package/workflow/index.d.ts +0 -2443
- /package/{index.d.ts → types/acorex-platform.d.ts} +0 -0
|
@@ -1,30 +1,31 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import { AXPWidgetPropertyGroup, AXPWidgetProperty, AXPWidgetNode,
|
|
1
|
+
import * as _acorex_platform_layout_widget_core from '@acorex/platform/layout/widget-core';
|
|
2
|
+
import { AXPWidgetPropertyGroup, AXPWidgetProperty, 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
3
|
import * as _angular_core from '@angular/core';
|
|
4
|
-
import { OnInit, WritableSignal, EventEmitter, Signal,
|
|
4
|
+
import { OnInit, WritableSignal, InjectionToken, EventEmitter, Signal, OnDestroy, ElementRef, ChangeDetectorRef, ComponentRef } from '@angular/core';
|
|
5
|
+
import { AXValueChangedEvent, AXDataSourceFilterOption, AXStyleColorType, AXClickEvent, AXStyleLookType, AXDataSource, AXDirection, AXButtonClickEvent } from '@acorex/cdk/common';
|
|
5
6
|
import { AXBasePageComponent } from '@acorex/components/page';
|
|
6
7
|
import * as _acorex_platform_core from '@acorex/platform/core';
|
|
7
|
-
import { AXPDeviceService, AXPValidationRule, AXPTag, AXPFileListItem, AXPExpressionEvaluatorService, AXPExecuteCommandResult, AXPActionMenuItem } from '@acorex/platform/core';
|
|
8
|
-
import {
|
|
9
|
-
import
|
|
10
|
-
import { AXPClipBoardService, AXPLanguage, AXPStatusDefinition, AXPStatusTransition } from '@acorex/platform/common';
|
|
8
|
+
import { AXPDeviceService, AXPContextChangeEvent, AXPFilterClause, AXPFilterDefinition, AXPValidationRule, AXPTag, AXPFileListItem, AXPExpressionEvaluatorService, AXPExecuteCommandResult, AXPMultiLanguageString, AXPActionMenuItem, AXPDataSourceDefinition } from '@acorex/platform/core';
|
|
9
|
+
import { AXSelectBoxComponent } from '@acorex/components/select-box';
|
|
10
|
+
import { AXPClipBoardService, AXPLanguage, AXCFileUploaderCapabilities, AXCFileUploaderAction, AXPStatusDefinition, AXPStatusTransition, AXPStatusProvider } from '@acorex/platform/common';
|
|
11
11
|
import { AXDropListDroppedEvent } from '@acorex/cdk/drag-drop';
|
|
12
|
-
import { AXPDragDropListItem } from '@acorex/platform/layout/components';
|
|
12
|
+
import { AXPDragDropListItem, ItemConfiguratorListItem, AXPTableColumnDefinition } from '@acorex/platform/layout/components';
|
|
13
13
|
import { AXValidationService } from '@acorex/core/validation';
|
|
14
14
|
import { ImageToolConfig, EditorJsTool } from '@acorex/components/editor';
|
|
15
15
|
import { AXNumberFormatterOptions } from '@acorex/core/format';
|
|
16
16
|
import { AXSelectionListLook } from '@acorex/components/selection-list';
|
|
17
|
+
import { AXMaskTokens } from '@acorex/cdk/input-mask';
|
|
17
18
|
import { AXCodeEditorDefaultLanguage } from '@acorex/components/code-editor';
|
|
18
19
|
import { AXRowCommandItemClickEvent, AXDataTableComponent, AXRowCommandItem } from '@acorex/components/data-table';
|
|
19
|
-
import {
|
|
20
|
+
import { AXPPropertyDefinition } from '@acorex/platform/domain';
|
|
21
|
+
import { AXPCommand, AXPQuery } from '@acorex/platform/runtime';
|
|
20
22
|
import { AXFileService } from '@acorex/core/file';
|
|
21
23
|
import { AXMediaViewerData } from '@acorex/components/media-viewer';
|
|
22
24
|
import * as _acorex_components_map from '@acorex/components/map';
|
|
23
25
|
import { AXMapData, AXMapPolygon, AXPoiMarker } from '@acorex/components/map';
|
|
24
26
|
import { AXQrcodeLevel, AXQrcodeOutputType } from '@acorex/components/qrcode';
|
|
25
27
|
import { AXSchedulerPickerValue, AXSchedulerPickerSettings } from '@acorex/components/scheduler-picker';
|
|
26
|
-
import {
|
|
27
|
-
import SignaturePad from 'signature_pad';
|
|
28
|
+
import { AXPaintContainerComponent, AXPaintViewComponent } from '@acorex/components/paint';
|
|
28
29
|
import { AXPopoverComponent } from '@acorex/components/popover';
|
|
29
30
|
import { AXGridLayoutOptions, AXGridLayoutNode } from '@acorex/components/grid-layout-builder';
|
|
30
31
|
import * as _acorex_platform_layout_widgets from '@acorex/platform/layout/widgets';
|
|
@@ -40,10 +41,11 @@ declare const AXP_APPEARANCE_PROPERTY_GROUP: AXPWidgetPropertyGroup;
|
|
|
40
41
|
declare const AXP_ANIMATION_PROPERTY_GROUP: AXPWidgetPropertyGroup;
|
|
41
42
|
declare const AXP_TRIGGERS_PROPERTY_GROUP: AXPWidgetPropertyGroup;
|
|
42
43
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
44
|
+
/**
|
|
45
|
+
* Single property that edits all data-source-related options (dataSource, valueField, textField, filters)
|
|
46
|
+
* in one dedicated widget. Uses path: 'options' and setValue with merge (same pattern as flex-options).
|
|
47
|
+
*/
|
|
48
|
+
declare const AXP_DATA_SOURCE_OPTIONS_PROPERTY: AXPWidgetProperty;
|
|
47
49
|
|
|
48
50
|
declare const AXP_NAME_PROPERTY: AXPWidgetProperty;
|
|
49
51
|
declare const AXP_THEME_PROPERTY: AXPWidgetProperty;
|
|
@@ -84,6 +86,17 @@ declare const AXP_DATE_FORMAT_PROPERTY: AXPWidgetProperty;
|
|
|
84
86
|
declare function booleanDefaultProperty(defaultValue?: boolean): AXPWidgetProperty;
|
|
85
87
|
declare function plainTextDefaultProperty(): AXPWidgetProperty;
|
|
86
88
|
declare function largeTextDefaultProperty(): AXPWidgetProperty;
|
|
89
|
+
declare function richTextDefaultProperty(): AXPWidgetProperty;
|
|
90
|
+
/**
|
|
91
|
+
* Default value editor for select-editor: uses `context.options(key)` so the default picker reads
|
|
92
|
+
* the **host** widget's options from the shared context (not the nested property field's `widget`).
|
|
93
|
+
*/
|
|
94
|
+
declare function selectEditorDefaultValueProperty(): AXPWidgetProperty;
|
|
95
|
+
/**
|
|
96
|
+
* Default value editor for selection-list-editor: uses the select widget in the designer so picking
|
|
97
|
+
* a default matches select UX while still binding to the host's dataSource / fields via `context.options`.
|
|
98
|
+
*/
|
|
99
|
+
declare function selectionListEditorDefaultValueProperty(): AXPWidgetProperty;
|
|
87
100
|
declare function numberDefaultProperty(): AXPWidgetProperty;
|
|
88
101
|
declare function numberMinValueProperty(value?: number | null): AXPWidgetProperty;
|
|
89
102
|
declare function numberMaxValueProperty(value?: number | null): AXPWidgetProperty;
|
|
@@ -132,6 +145,18 @@ declare const AXP_BETWEEN_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
|
132
145
|
declare const AXP_EQUAL_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
133
146
|
declare const AXP_CALLBACK_VALIDATION_PROPERTY: AXPWidgetProperty;
|
|
134
147
|
|
|
148
|
+
/** One row in the multi-language popup (sidebar + tab content). */
|
|
149
|
+
interface AXPSelectLanguageRow {
|
|
150
|
+
code: string;
|
|
151
|
+
title: string;
|
|
152
|
+
active: boolean;
|
|
153
|
+
node: AXPWidgetNode;
|
|
154
|
+
context: {
|
|
155
|
+
value: string;
|
|
156
|
+
};
|
|
157
|
+
/** True when the row comes from locale profiles; false when from Languages only (active, not covered by any profile). */
|
|
158
|
+
isLocaleProfile: boolean;
|
|
159
|
+
}
|
|
135
160
|
declare class AXPSelectLanguagePopup extends AXBasePageComponent implements OnInit {
|
|
136
161
|
currentLanguage: string;
|
|
137
162
|
values: {
|
|
@@ -140,22 +165,145 @@ declare class AXPSelectLanguagePopup extends AXBasePageComponent implements OnIn
|
|
|
140
165
|
node: AXPWidgetNode;
|
|
141
166
|
mode: string;
|
|
142
167
|
context: {};
|
|
143
|
-
constructor();
|
|
144
|
-
languageList: WritableSignal<any[]>;
|
|
145
168
|
deviceService: AXPDeviceService;
|
|
146
169
|
isMobile: _angular_core.Signal<boolean>;
|
|
147
170
|
private actionSheet;
|
|
148
|
-
|
|
149
|
-
|
|
171
|
+
private readonly localeManagementPort;
|
|
172
|
+
languageList: WritableSignal<AXPSelectLanguageRow[]>;
|
|
173
|
+
currentLanguageTitle: _angular_core.Signal<string>;
|
|
174
|
+
activeLanguage: _angular_core.Signal<AXPSelectLanguageRow | undefined>;
|
|
175
|
+
/**
|
|
176
|
+
* When true, include active Languages-entity locales that are not represented by any locale profile
|
|
177
|
+
* (same primary language subtag as a profile code, e.g. en for en-US).
|
|
178
|
+
*/
|
|
179
|
+
showOtherLanguages: WritableSignal<boolean>;
|
|
180
|
+
/** True when there is at least one language-only row (not from locale profiles). */
|
|
181
|
+
hasLanguagesBeyondProfiles: _angular_core.Signal<boolean>;
|
|
182
|
+
/**
|
|
183
|
+
* When the checkbox is off, still show non-profile languages that have saved or in-editor content
|
|
184
|
+
* so values remain accessible after save without turning the option on.
|
|
185
|
+
*/
|
|
186
|
+
visibleLanguageList: _angular_core.Signal<AXPSelectLanguageRow[]>;
|
|
187
|
+
constructor();
|
|
150
188
|
ngOnInit(): void;
|
|
151
|
-
protected handleContextChanged(e:
|
|
189
|
+
protected handleContextChanged(e: AXPContextChangeEvent, language: AXPSelectLanguageRow): void;
|
|
190
|
+
protected onShowOtherLanguagesChanged(event: AXValueChangedEvent<boolean>): void;
|
|
152
191
|
openLanguagePicker(): Promise<void>;
|
|
153
|
-
private getAvailableLanguages;
|
|
154
192
|
onSaveButtonClick(): Promise<void>;
|
|
193
|
+
/**
|
|
194
|
+
* True when the string has visible text (handles plain text and simple HTML from rich editors).
|
|
195
|
+
*/
|
|
196
|
+
protected hasTranslationContent(value: string | undefined | null): boolean;
|
|
197
|
+
private buildLanguageList;
|
|
198
|
+
/**
|
|
199
|
+
* First segment of a BCP 47 tag (e.g. en-US → en).
|
|
200
|
+
*/
|
|
201
|
+
private primaryLanguageSubtag;
|
|
202
|
+
/**
|
|
203
|
+
* True when some locale profile uses the same primary language as the Languages-entity code.
|
|
204
|
+
*/
|
|
205
|
+
private isLanguageCoveredByLocaleProfiles;
|
|
206
|
+
/**
|
|
207
|
+
* Picks which row should be active from the merged list and current UI language.
|
|
208
|
+
*/
|
|
209
|
+
private resolveActiveRowCode;
|
|
210
|
+
/**
|
|
211
|
+
* Non-empty translations first (green badge), then empty; within each group sort by title.
|
|
212
|
+
*/
|
|
213
|
+
private sortLanguagesForDisplay;
|
|
155
214
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSelectLanguagePopup, never>;
|
|
156
215
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSelectLanguagePopup, "ng-component", never, {}, {}, never, never, true, never>;
|
|
157
216
|
}
|
|
158
217
|
|
|
218
|
+
interface StrategyConfig {
|
|
219
|
+
selectValueStrategy: 'valueField' | 'item';
|
|
220
|
+
lookupValueStrategy: 'valueField' | 'item';
|
|
221
|
+
}
|
|
222
|
+
declare const DEFAULT_STRATEGY_CONFIG: StrategyConfig;
|
|
223
|
+
declare const STRATEGY_CONFIG_TOKEN: InjectionToken<StrategyConfig>;
|
|
224
|
+
|
|
225
|
+
/**
|
|
226
|
+
* Shared select UI for provider-backed editors (module, permission, menu, entity).
|
|
227
|
+
* Subclasses implement {@link loadDataSourceRows} to populate `{ value, title }[]`.
|
|
228
|
+
*/
|
|
229
|
+
declare abstract class AXPProviderSelectWidgetEditBase extends AXPDataListWidgetComponent {
|
|
230
|
+
#private;
|
|
231
|
+
protected readonly selectBox: _angular_core.Signal<AXSelectBoxComponent | undefined>;
|
|
232
|
+
protected readonly widgetsConfigs: StrategyConfig;
|
|
233
|
+
private readonly filterOperatorMiddleware;
|
|
234
|
+
/**
|
|
235
|
+
* Loads option rows for the select. `value` is persisted; `title` is shown.
|
|
236
|
+
*/
|
|
237
|
+
protected abstract loadDataSourceRows(): Promise<Array<{
|
|
238
|
+
value: string;
|
|
239
|
+
title: string;
|
|
240
|
+
}>>;
|
|
241
|
+
protected expose: _angular_core.Signal<string | (string | {
|
|
242
|
+
source: string;
|
|
243
|
+
target: string;
|
|
244
|
+
})[] | undefined>;
|
|
245
|
+
protected multiple: _angular_core.Signal<boolean>;
|
|
246
|
+
protected disabled: _angular_core.Signal<boolean>;
|
|
247
|
+
protected readonly: _angular_core.Signal<boolean>;
|
|
248
|
+
protected placeholder: _angular_core.Signal<string>;
|
|
249
|
+
protected hasClearButton: _angular_core.Signal<boolean>;
|
|
250
|
+
protected allowSearch: _angular_core.Signal<boolean>;
|
|
251
|
+
protected filter: _angular_core.Signal<AXDataSourceFilterOption>;
|
|
252
|
+
protected filterMode: _angular_core.Signal<boolean>;
|
|
253
|
+
protected selectFilterDisplayValue: _angular_core.Signal<any>;
|
|
254
|
+
protected searchValue: _angular_core.WritableSignal<string | undefined>;
|
|
255
|
+
ngOnInit(): void;
|
|
256
|
+
/**
|
|
257
|
+
* Full row list from the last {@link loadDataSourceRows} (used for client-side search).
|
|
258
|
+
*/
|
|
259
|
+
protected readonly allProviderRows: _angular_core.WritableSignal<{
|
|
260
|
+
value: string;
|
|
261
|
+
title: string;
|
|
262
|
+
}[]>;
|
|
263
|
+
/**
|
|
264
|
+
* Reloads datasource rows from {@link loadDataSourceRows} and applies them to the select.
|
|
265
|
+
* Subclasses may override {@link refresh} to call this when context changes.
|
|
266
|
+
*/
|
|
267
|
+
protected reloadProviderData(): Promise<void>;
|
|
268
|
+
/**
|
|
269
|
+
* Pushes rows into widget options so {@link AXPDataListWidgetComponent} builds the dataSource.
|
|
270
|
+
* Client-side search uses this instead of {@link AXDataSource} filter (unreliable for static arrays).
|
|
271
|
+
*/
|
|
272
|
+
private applyProviderRowsToOptions;
|
|
273
|
+
private readonly shouldFocus;
|
|
274
|
+
focus(): void;
|
|
275
|
+
protected outputs(): (string | {
|
|
276
|
+
name: string;
|
|
277
|
+
value: unknown;
|
|
278
|
+
})[];
|
|
279
|
+
protected handleValueChange(e: AXValueChangedEvent): void;
|
|
280
|
+
protected handleSearchValueChange(e: AXValueChangedEvent): void;
|
|
281
|
+
refresh(): void;
|
|
282
|
+
clear(): void;
|
|
283
|
+
protected get item(): any;
|
|
284
|
+
private get __class();
|
|
285
|
+
private singleOrMultiple;
|
|
286
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPProviderSelectWidgetEditBase, never>;
|
|
287
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<AXPProviderSelectWidgetEditBase, never, never, {}, {}, never, never, true, never>;
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
declare class AXPProviderSelectWidgetViewComponent extends AXPDataListWidgetComponent {
|
|
291
|
+
private get __class();
|
|
292
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPProviderSelectWidgetViewComponent, never>;
|
|
293
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPProviderSelectWidgetViewComponent, "axp-provider-select-widget-view", never, {}, {}, never, never, true, never>;
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
declare class AXPProviderSelectWidgetColumnComponent extends AXPColumnWidgetComponent<unknown> {
|
|
297
|
+
protected valueField: string;
|
|
298
|
+
protected textField: string;
|
|
299
|
+
protected badgeClass: string;
|
|
300
|
+
protected dataSource: unknown[];
|
|
301
|
+
protected internalValue: _angular_core.Signal<Record<string, unknown>[]>;
|
|
302
|
+
private extractItem;
|
|
303
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPProviderSelectWidgetColumnComponent, never>;
|
|
304
|
+
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>;
|
|
305
|
+
}
|
|
306
|
+
|
|
159
307
|
declare class AXPButtonWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
160
308
|
protected disabled: _angular_core.Signal<boolean>;
|
|
161
309
|
protected color: _angular_core.Signal<AXStyleColorType>;
|
|
@@ -225,6 +373,24 @@ declare module '@acorex/platform/layout/widget-core' {
|
|
|
225
373
|
}
|
|
226
374
|
}
|
|
227
375
|
|
|
376
|
+
declare const AXPConditionBuilderWidget: AXPWidgetConfig;
|
|
377
|
+
|
|
378
|
+
declare class AXPConditionBuilderWidgetEditComponent extends AXPValueWidgetComponent<AXPFilterClause> implements OnInit {
|
|
379
|
+
protected readonly filterDefinitions: _angular_core.Signal<AXPFilterDefinition[]>;
|
|
380
|
+
/** Exposes value for template with logging */
|
|
381
|
+
protected readonly valueForBuilder: _angular_core.Signal<AXPFilterClause>;
|
|
382
|
+
ngOnInit(): void;
|
|
383
|
+
onValueChange(value: AXPFilterClause): void;
|
|
384
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPConditionBuilderWidgetEditComponent, never>;
|
|
385
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPConditionBuilderWidgetEditComponent, "axp-condition-builder-widget-edit", never, {}, {}, never, never, true, never>;
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
declare class AXPConditionBuilderWidgetViewComponent extends AXPValueWidgetComponent<AXPFilterClause> {
|
|
389
|
+
protected readonly filterDefinitions: _angular_core.Signal<AXPFilterDefinition[]>;
|
|
390
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPConditionBuilderWidgetViewComponent, never>;
|
|
391
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPConditionBuilderWidgetViewComponent, "axp-condition-builder-widget-view", never, {}, {}, never, never, true, never>;
|
|
392
|
+
}
|
|
393
|
+
|
|
228
394
|
interface AXPStatusVisual {
|
|
229
395
|
chipClass?: string;
|
|
230
396
|
chipStyle?: Record<string, string>;
|
|
@@ -310,7 +476,7 @@ interface AXPCheckBoxWidgetOptions {
|
|
|
310
476
|
}
|
|
311
477
|
|
|
312
478
|
declare class AXPColorBoxWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
313
|
-
rgba:
|
|
479
|
+
rgba: () => string;
|
|
314
480
|
protected clipboard: AXPClipBoardService;
|
|
315
481
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPColorBoxWidgetColumnComponent, never>;
|
|
316
482
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPColorBoxWidgetColumnComponent, "axp-color-box-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
@@ -374,7 +540,8 @@ interface AXPColorBoxWidgetOptions {
|
|
|
374
540
|
}
|
|
375
541
|
|
|
376
542
|
declare class AXPColorPaletteWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
377
|
-
|
|
543
|
+
hasValue: () => boolean;
|
|
544
|
+
rgba: () => string;
|
|
378
545
|
protected clipboard: AXPClipBoardService;
|
|
379
546
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPColorPaletteWidgetColumnComponent, never>;
|
|
380
547
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPColorPaletteWidgetColumnComponent, "axp-color-palette-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
@@ -421,6 +588,7 @@ declare class AXPColorPaletteWidgetEditComponent extends AXPValueWidgetComponent
|
|
|
421
588
|
}
|
|
422
589
|
|
|
423
590
|
declare class AXPColorPaletteWidgetViewComponent extends AXPValueWidgetComponent<any> {
|
|
591
|
+
hasValue: _angular_core.Signal<boolean>;
|
|
424
592
|
rgba: _angular_core.Signal<string>;
|
|
425
593
|
protected clipboard: AXPClipBoardService;
|
|
426
594
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPColorPaletteWidgetViewComponent, never>;
|
|
@@ -492,7 +660,7 @@ declare class AXPConnectedListsWidgetViewComponent extends AXPValueWidgetCompone
|
|
|
492
660
|
}
|
|
493
661
|
|
|
494
662
|
declare class AXPConnectedListsWidgetColumnComponent extends AXPColumnWidgetComponent<AXPDragDropListItem[] | null | undefined> {
|
|
495
|
-
protected allItems:
|
|
663
|
+
protected allItems: () => AXPDragDropListItem[];
|
|
496
664
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPConnectedListsWidgetColumnComponent, never>;
|
|
497
665
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPConnectedListsWidgetColumnComponent, "axp-connected-drag-drop-lists-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
498
666
|
}
|
|
@@ -531,6 +699,7 @@ declare class AXPContactWidgetColumnComponent extends AXPColumnWidgetComponent<a
|
|
|
531
699
|
protected hasValue: _angular_core.Signal<boolean>;
|
|
532
700
|
protected getText(seperator: 'line' | 'comma'): any;
|
|
533
701
|
private itemToValue;
|
|
702
|
+
private extractContactStringValue;
|
|
534
703
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPContactWidgetColumnComponent, never>;
|
|
535
704
|
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>;
|
|
536
705
|
}
|
|
@@ -544,7 +713,10 @@ interface AXPContactWidgetType {
|
|
|
544
713
|
id: string;
|
|
545
714
|
name: string;
|
|
546
715
|
}[];
|
|
716
|
+
/** Label id to pre-select when the contact value is empty. Must exist in labels. */
|
|
717
|
+
defaultLabel?: string;
|
|
547
718
|
placeholder?: string;
|
|
719
|
+
hrefGenerator?: (value: string, label?: string) => string;
|
|
548
720
|
}
|
|
549
721
|
interface AXPContactData {
|
|
550
722
|
value: string;
|
|
@@ -565,6 +737,7 @@ declare class AXPContactWidgetEditComponent extends AXPValueWidgetComponent<AXPC
|
|
|
565
737
|
protected disabled: _angular_core.Signal<boolean>;
|
|
566
738
|
protected hasLabel: _angular_core.Signal<boolean>;
|
|
567
739
|
protected hasIcon: _angular_core.Signal<boolean>;
|
|
740
|
+
protected defaultLabel: _angular_core.Signal<string | undefined>;
|
|
568
741
|
protected combinedValidationRules: _angular_core.Signal<_acorex_platform_core.AXPValidationRules>;
|
|
569
742
|
private format;
|
|
570
743
|
protected valueAsObject: _angular_core.Signal<AXPContactData>;
|
|
@@ -591,8 +764,13 @@ declare class AXPContactWidgetViewComponent extends AXPValueWidgetComponent<AXPC
|
|
|
591
764
|
protected hasIcon: Signal<boolean>;
|
|
592
765
|
protected internalValue: Signal<AXPContactData>;
|
|
593
766
|
protected clipboard: AXPClipBoardService;
|
|
767
|
+
protected showCopyTooltip: _angular_core.WritableSignal<boolean>;
|
|
594
768
|
protected hasValue: Signal<boolean>;
|
|
769
|
+
protected getLabelName(): string;
|
|
770
|
+
protected handleCopy(event: Event): void;
|
|
771
|
+
protected hrefValue: Signal<string>;
|
|
595
772
|
constructor();
|
|
773
|
+
private extractContactStringValue;
|
|
596
774
|
private correctItems;
|
|
597
775
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPContactWidgetViewComponent, never>;
|
|
598
776
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPContactWidgetViewComponent, "axp-contact-widget-view", never, {}, {}, never, never, true, never>;
|
|
@@ -611,6 +789,7 @@ interface AXPContactWidgetDesignerOptions {
|
|
|
611
789
|
id: string;
|
|
612
790
|
name: string;
|
|
613
791
|
}[];
|
|
792
|
+
defaultLabel?: string;
|
|
614
793
|
icon?: string;
|
|
615
794
|
disabled?: boolean;
|
|
616
795
|
hasLabel?: boolean;
|
|
@@ -629,6 +808,7 @@ interface AXPContactWidgetEditOptions {
|
|
|
629
808
|
id: string;
|
|
630
809
|
name: string;
|
|
631
810
|
}[];
|
|
811
|
+
defaultLabel?: string;
|
|
632
812
|
icon?: string;
|
|
633
813
|
disabled?: boolean;
|
|
634
814
|
hasLabel?: boolean;
|
|
@@ -644,6 +824,196 @@ interface AXPContactWidgetOptions {
|
|
|
644
824
|
column: AXPContactWidgetColumnOptions;
|
|
645
825
|
}
|
|
646
826
|
|
|
827
|
+
declare const AXPAddressWidget: AXPWidgetConfig;
|
|
828
|
+
|
|
829
|
+
/**
|
|
830
|
+
* Address mode type - determines the display mode of the address widget
|
|
831
|
+
* - simple: single text input for full address (one line)
|
|
832
|
+
* - popup: readonly summary + button to edit in popup dialog
|
|
833
|
+
* - expandable: expandable panel — collapsed shows full address, expanded shows inline form
|
|
834
|
+
*/
|
|
835
|
+
type AXPAddressMode = 'simple' | 'popup' | 'expandable';
|
|
836
|
+
/**
|
|
837
|
+
* Address label option
|
|
838
|
+
*/
|
|
839
|
+
interface AXPAddressLabel {
|
|
840
|
+
id: string;
|
|
841
|
+
name: string;
|
|
842
|
+
}
|
|
843
|
+
/**
|
|
844
|
+
* Address data structure
|
|
845
|
+
*/
|
|
846
|
+
interface AXPAddressData {
|
|
847
|
+
street1: string;
|
|
848
|
+
street2?: string;
|
|
849
|
+
postalCode?: string;
|
|
850
|
+
coordinates?: string;
|
|
851
|
+
full: string;
|
|
852
|
+
label?: string;
|
|
853
|
+
country?: {
|
|
854
|
+
id?: string;
|
|
855
|
+
title?: string;
|
|
856
|
+
};
|
|
857
|
+
state?: {
|
|
858
|
+
id?: string;
|
|
859
|
+
title?: string;
|
|
860
|
+
};
|
|
861
|
+
city?: {
|
|
862
|
+
id?: string;
|
|
863
|
+
title?: string;
|
|
864
|
+
};
|
|
865
|
+
}
|
|
866
|
+
/**
|
|
867
|
+
* Address widget designer options
|
|
868
|
+
*/
|
|
869
|
+
interface AXPAddressWidgetDesignerOptions {
|
|
870
|
+
mode?: AXPAddressMode;
|
|
871
|
+
placeholder?: string;
|
|
872
|
+
labels?: AXPAddressLabel[];
|
|
873
|
+
disabled?: boolean;
|
|
874
|
+
hasLabel?: boolean;
|
|
875
|
+
hasMap?: boolean;
|
|
876
|
+
}
|
|
877
|
+
/**
|
|
878
|
+
* Address widget view options
|
|
879
|
+
*/
|
|
880
|
+
interface AXPAddressWidgetViewOptions {
|
|
881
|
+
mode?: AXPAddressMode;
|
|
882
|
+
hasLabel?: boolean;
|
|
883
|
+
hasMap?: boolean;
|
|
884
|
+
}
|
|
885
|
+
/**
|
|
886
|
+
* Address widget edit options
|
|
887
|
+
*/
|
|
888
|
+
interface AXPAddressWidgetEditOptions {
|
|
889
|
+
mode?: AXPAddressMode;
|
|
890
|
+
placeholder?: string;
|
|
891
|
+
labels?: AXPAddressLabel[];
|
|
892
|
+
disabled?: boolean;
|
|
893
|
+
hasLabel?: boolean;
|
|
894
|
+
hasMap?: boolean;
|
|
895
|
+
}
|
|
896
|
+
/**
|
|
897
|
+
* Address widget column options
|
|
898
|
+
*/
|
|
899
|
+
interface AXPAddressWidgetColumnOptions {
|
|
900
|
+
}
|
|
901
|
+
/**
|
|
902
|
+
* Complete address widget options structure
|
|
903
|
+
*/
|
|
904
|
+
interface AXPAddressWidgetOptions {
|
|
905
|
+
designer: AXPAddressWidgetDesignerOptions;
|
|
906
|
+
view: AXPAddressWidgetViewOptions;
|
|
907
|
+
edit: AXPAddressWidgetEditOptions;
|
|
908
|
+
print: AXPAddressWidgetViewOptions;
|
|
909
|
+
column: AXPAddressWidgetColumnOptions;
|
|
910
|
+
}
|
|
911
|
+
|
|
912
|
+
declare class AXPAddressWidgetEditComponent extends AXPValueWidgetComponent<AXPAddressData | string> {
|
|
913
|
+
private addressService;
|
|
914
|
+
/** Collapsible mode: true = panel collapsed (only full address visible), false = expanded (edit button visible) */
|
|
915
|
+
protected collapsibleCollapsed: _angular_core.WritableSignal<boolean>;
|
|
916
|
+
protected collapsibleCaption: _angular_core.Signal<string>;
|
|
917
|
+
protected addressMode: _angular_core.Signal<AXPAddressMode>;
|
|
918
|
+
protected placeholder: _angular_core.Signal<string>;
|
|
919
|
+
protected labels: _angular_core.Signal<AXPAddressLabel[]>;
|
|
920
|
+
protected disabled: _angular_core.Signal<boolean>;
|
|
921
|
+
protected hasLabel: _angular_core.Signal<boolean>;
|
|
922
|
+
protected hasMap: _angular_core.Signal<boolean>;
|
|
923
|
+
private format;
|
|
924
|
+
protected valueAsObject: _angular_core.Signal<AXPAddressData>;
|
|
925
|
+
protected formattedAddress: _angular_core.Signal<string>;
|
|
926
|
+
/** Layout node from create().flex().build() for inline renderer (expandable mode). */
|
|
927
|
+
protected addressFormLayout: _angular_core.Signal<_acorex_platform_layout_widget_core.AXPWidgetNode>;
|
|
928
|
+
/** Context for inline address form (expandable); includes showMap for map toggle. */
|
|
929
|
+
protected collapsibleFormContext: _angular_core.Signal<{
|
|
930
|
+
showMap: boolean;
|
|
931
|
+
street1: string;
|
|
932
|
+
street2?: string;
|
|
933
|
+
postalCode?: string;
|
|
934
|
+
coordinates?: string;
|
|
935
|
+
full: string;
|
|
936
|
+
label?: string;
|
|
937
|
+
country?: {
|
|
938
|
+
id?: string;
|
|
939
|
+
title?: string;
|
|
940
|
+
};
|
|
941
|
+
state?: {
|
|
942
|
+
id?: string;
|
|
943
|
+
title?: string;
|
|
944
|
+
};
|
|
945
|
+
city?: {
|
|
946
|
+
id?: string;
|
|
947
|
+
title?: string;
|
|
948
|
+
};
|
|
949
|
+
}>;
|
|
950
|
+
protected onCollapsibleFormContextChange(ctx: Partial<AXPAddressData> | null | undefined): void;
|
|
951
|
+
protected labelsDataSource: AXDataSource<AXPAddressLabel | undefined>;
|
|
952
|
+
protected handleValueChange(e: AXValueChangedEvent): Promise<void>;
|
|
953
|
+
protected showDetailsPopup(): Promise<void>;
|
|
954
|
+
protected generateClasses(element: 'value' | 'label'): any;
|
|
955
|
+
private toObject;
|
|
956
|
+
private setFormattedValue;
|
|
957
|
+
private get __class();
|
|
958
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPAddressWidgetEditComponent, never>;
|
|
959
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPAddressWidgetEditComponent, "axp-address-widget-edit", never, {}, {}, never, never, true, never>;
|
|
960
|
+
}
|
|
961
|
+
|
|
962
|
+
declare class AXPAddressWidgetViewComponent extends AXPValueWidgetComponent<AXPAddressData | string> {
|
|
963
|
+
private addressService;
|
|
964
|
+
protected hasLabel: _angular_core.Signal<boolean>;
|
|
965
|
+
protected internalValue: _angular_core.Signal<AXPAddressData>;
|
|
966
|
+
protected formattedAddress: _angular_core.Signal<string>;
|
|
967
|
+
protected hasValue: _angular_core.Signal<boolean>;
|
|
968
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPAddressWidgetViewComponent, never>;
|
|
969
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPAddressWidgetViewComponent, "axp-address-widget-view", never, {}, {}, never, never, true, never>;
|
|
970
|
+
}
|
|
971
|
+
|
|
972
|
+
declare class AXPAddressWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
973
|
+
protected clipboard: AXPClipBoardService;
|
|
974
|
+
private addressService;
|
|
975
|
+
protected normalizedValue: _angular_core.Signal<AXPAddressData | null>;
|
|
976
|
+
protected formattedAddress: _angular_core.Signal<string>;
|
|
977
|
+
protected hasValue: _angular_core.Signal<boolean>;
|
|
978
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPAddressWidgetColumnComponent, never>;
|
|
979
|
+
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>;
|
|
980
|
+
}
|
|
981
|
+
|
|
982
|
+
interface AXPAddressFormContentOptions {
|
|
983
|
+
labels?: AXPAddressLabel[];
|
|
984
|
+
hasMap: boolean;
|
|
985
|
+
addressData?: Partial<AXPAddressData>;
|
|
986
|
+
}
|
|
987
|
+
declare class AXPAddressWidgetService {
|
|
988
|
+
private readonly layoutBuilder;
|
|
989
|
+
private readonly translationService;
|
|
990
|
+
/**
|
|
991
|
+
* Builds the address form content (street1, street2, country, state, city, postalCode, label, map).
|
|
992
|
+
* Used by both the dialog and the expandable inline layout via create().flex().build().
|
|
993
|
+
*/
|
|
994
|
+
buildAddressFormContent(flex: any, options: AXPAddressFormContentOptions): void;
|
|
995
|
+
/**
|
|
996
|
+
* Returns the address form layout node using layoutBuilder.create().flex().build() for use in axp-layout-renderer.
|
|
997
|
+
*/
|
|
998
|
+
getAddressFormLayout(options: AXPAddressFormContentOptions): AXPWidgetNode;
|
|
999
|
+
/**
|
|
1000
|
+
* Formats address data into full address string
|
|
1001
|
+
* Format: [street1], [street2], [country] - [state], [city], [postalCode]
|
|
1002
|
+
* Uses titles from exposed fields, excludes coordinates
|
|
1003
|
+
*/
|
|
1004
|
+
formatAddress(data: Partial<AXPAddressData>): string;
|
|
1005
|
+
/**
|
|
1006
|
+
* Shows address details popup dialog using the shared address form layout.
|
|
1007
|
+
*/
|
|
1008
|
+
showAddressDetailsPopup(addressData: Partial<AXPAddressData>, labels?: AXPAddressLabel[], hasMap?: boolean): Promise<AXPAddressData | null>;
|
|
1009
|
+
/**
|
|
1010
|
+
* Normalizes address data from various input formats
|
|
1011
|
+
*/
|
|
1012
|
+
normalizeAddressData(value: Partial<AXPAddressData> | AXPAddressData | string | null | undefined): AXPAddressData;
|
|
1013
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPAddressWidgetService, never>;
|
|
1014
|
+
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPAddressWidgetService>;
|
|
1015
|
+
}
|
|
1016
|
+
|
|
647
1017
|
declare class AXPDateTimeBoxWidgetColumnComponent extends AXPColumnWidgetComponent<string | string[]> {
|
|
648
1018
|
#private;
|
|
649
1019
|
private formatter;
|
|
@@ -666,6 +1036,8 @@ declare class AXPDateTimeBoxWidgetEditComponent extends AXPValueWidgetComponent<
|
|
|
666
1036
|
protected validationMessage?: string | null;
|
|
667
1037
|
protected multiple: Signal<boolean>;
|
|
668
1038
|
protected clearButton: Signal<boolean>;
|
|
1039
|
+
protected minValue: Signal<string>;
|
|
1040
|
+
protected maxValue: Signal<string>;
|
|
669
1041
|
protected dateMode: Signal<"short" | "long">;
|
|
670
1042
|
protected format: Signal<"date" | "datetime" | "time">;
|
|
671
1043
|
protected disabled: Signal<boolean>;
|
|
@@ -796,7 +1168,7 @@ interface AXPEditorJsWidgetOptions {
|
|
|
796
1168
|
column: AXPEditorJsWidgetColumnOptions;
|
|
797
1169
|
}
|
|
798
1170
|
|
|
799
|
-
declare class AXPLargeTextWidgetColumnComponent extends AXPColumnWidgetComponent<string> {
|
|
1171
|
+
declare class AXPLargeTextWidgetColumnComponent extends AXPColumnWidgetComponent<string | Record<string, string> | undefined> {
|
|
800
1172
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLargeTextWidgetColumnComponent, never>;
|
|
801
1173
|
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>;
|
|
802
1174
|
}
|
|
@@ -811,20 +1183,17 @@ declare class AXPLargeTextWidgetEditComponent extends AXPValueWidgetComponent<st
|
|
|
811
1183
|
protected rows: _angular_core.Signal<number>;
|
|
812
1184
|
private popupService;
|
|
813
1185
|
private translationService;
|
|
1186
|
+
private readonly mlResolver;
|
|
814
1187
|
private readonly currentLanguage;
|
|
815
1188
|
ngOnInit(): void;
|
|
816
1189
|
handleValueChange(e: AXValueChangedEvent): void;
|
|
817
1190
|
protected openMultiLanguagePopup(): void;
|
|
818
1191
|
protected getCurrentText: _angular_core.Signal<string>;
|
|
819
|
-
private getTranslations;
|
|
820
1192
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLargeTextWidgetEditComponent, never>;
|
|
821
1193
|
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>;
|
|
822
1194
|
}
|
|
823
1195
|
|
|
824
1196
|
declare class AXPLargeTextWidgetViewComponent extends AXPValueWidgetComponent<string | Record<string, string> | undefined> {
|
|
825
|
-
private readonly translation;
|
|
826
|
-
private readonly currentLanguage;
|
|
827
|
-
protected displayText: _angular_core.Signal<string>;
|
|
828
1197
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLargeTextWidgetViewComponent, never>;
|
|
829
1198
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPLargeTextWidgetViewComponent, "axp-large-text-widget-view", never, {}, {}, never, never, true, never>;
|
|
830
1199
|
}
|
|
@@ -879,7 +1248,7 @@ declare class AXPListWidgetViewComponent extends AXPValueWidgetComponent<AXPDrag
|
|
|
879
1248
|
}
|
|
880
1249
|
|
|
881
1250
|
declare class AXPListWidgetColumnComponent extends AXPColumnWidgetComponent<AXPDragDropListItem[] | null | undefined> {
|
|
882
|
-
protected allItems:
|
|
1251
|
+
protected allItems: () => AXPDragDropListItem[];
|
|
883
1252
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPListWidgetColumnComponent, never>;
|
|
884
1253
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPListWidgetColumnComponent, "axp-drag-drop-list-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
885
1254
|
}
|
|
@@ -1197,9 +1566,7 @@ interface AXPRatePickerWidgetOptions {
|
|
|
1197
1566
|
declare class AXPRichTextWidgetColumnComponent extends AXPColumnWidgetComponent<string | Record<string, string> | null | undefined> {
|
|
1198
1567
|
private platform;
|
|
1199
1568
|
private readonly layoutBuilder;
|
|
1200
|
-
private readonly
|
|
1201
|
-
private readonly currentLanguage;
|
|
1202
|
-
protected displayHtml: () => string;
|
|
1569
|
+
private readonly mlResolver;
|
|
1203
1570
|
protected openPopup(): Promise<void>;
|
|
1204
1571
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPRichTextWidgetColumnComponent, never>;
|
|
1205
1572
|
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>;
|
|
@@ -1215,12 +1582,11 @@ declare class AXPRichTextWidgetEditComponent extends AXPValueWidgetComponent<str
|
|
|
1215
1582
|
protected onWysiwygChanged(e: AXValueChangedEvent<string>): void;
|
|
1216
1583
|
private popupService;
|
|
1217
1584
|
private translationService;
|
|
1585
|
+
private readonly mlResolver;
|
|
1218
1586
|
currentLanguage: _angular_core.Signal<string>;
|
|
1219
|
-
protected getLinePx(count: number): string;
|
|
1220
1587
|
ngOnInit(): void;
|
|
1221
1588
|
protected getCurrentText: _angular_core.Signal<string>;
|
|
1222
1589
|
protected openMultiLanguagePopup(): Promise<void>;
|
|
1223
|
-
private getTranslations;
|
|
1224
1590
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPRichTextWidgetEditComponent, never>;
|
|
1225
1591
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPRichTextWidgetEditComponent, "axp-rich-text-widget-edit", never, {}, {}, never, never, true, never>;
|
|
1226
1592
|
}
|
|
@@ -1228,8 +1594,8 @@ declare class AXPRichTextWidgetEditComponent extends AXPValueWidgetComponent<str
|
|
|
1228
1594
|
declare class AXPRichTextWidgetViewComponent extends AXPValueWidgetComponent<string | Record<string, string> | undefined> {
|
|
1229
1595
|
private platform;
|
|
1230
1596
|
private readonly layoutBuilder;
|
|
1231
|
-
private readonly
|
|
1232
|
-
|
|
1597
|
+
private readonly mlResolver;
|
|
1598
|
+
/** Resolved HTML for the preview dialog (same rules as the inline snippet). */
|
|
1233
1599
|
protected displayHtml: _angular_core.Signal<string>;
|
|
1234
1600
|
protected openPopup(): Promise<void>;
|
|
1235
1601
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPRichTextWidgetViewComponent, never>;
|
|
@@ -1285,13 +1651,6 @@ declare class AXPSelectBoxWidgetColumnComponent extends AXPColumnWidgetComponent
|
|
|
1285
1651
|
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>;
|
|
1286
1652
|
}
|
|
1287
1653
|
|
|
1288
|
-
interface StrategyConfig {
|
|
1289
|
-
selectValueStrategy: 'valueField' | 'item';
|
|
1290
|
-
lookupValueStrategy: 'valueField' | 'item';
|
|
1291
|
-
}
|
|
1292
|
-
declare const DEFAULT_STRATEGY_CONFIG: StrategyConfig;
|
|
1293
|
-
declare const STRATEGY_CONFIG_TOKEN: InjectionToken<StrategyConfig>;
|
|
1294
|
-
|
|
1295
1654
|
declare class AXPSelectBoxWidgetEditComponent extends AXPDataListWidgetComponent {
|
|
1296
1655
|
#private;
|
|
1297
1656
|
private selectBox;
|
|
@@ -1313,7 +1672,15 @@ declare class AXPSelectBoxWidgetEditComponent extends AXPDataListWidgetComponent
|
|
|
1313
1672
|
protected hasClearButton: _angular_core.Signal<boolean>;
|
|
1314
1673
|
protected allowSearch: _angular_core.Signal<boolean>;
|
|
1315
1674
|
protected filter: _angular_core.Signal<AXDataSourceFilterOption>;
|
|
1675
|
+
protected filterMode: _angular_core.Signal<boolean>;
|
|
1676
|
+
/** For filter mode: display valueField from object to avoid [object Object] when value is stored as full item */
|
|
1677
|
+
protected selectFilterDisplayValue: _angular_core.Signal<any>;
|
|
1316
1678
|
protected searchValue: _angular_core.WritableSignal<string | undefined>;
|
|
1679
|
+
private lastDataSource;
|
|
1680
|
+
private hasSeenDataSource;
|
|
1681
|
+
private shouldFocus;
|
|
1682
|
+
eff: _angular_core.EffectRef;
|
|
1683
|
+
focus(): void;
|
|
1317
1684
|
protected outputs(): (string | {
|
|
1318
1685
|
name: string;
|
|
1319
1686
|
value: unknown;
|
|
@@ -1328,6 +1695,11 @@ declare class AXPSelectBoxWidgetEditComponent extends AXPDataListWidgetComponent
|
|
|
1328
1695
|
* Return a single value for single-select, or the full list for multi-select
|
|
1329
1696
|
*/
|
|
1330
1697
|
private singleOrMultiple;
|
|
1698
|
+
/**
|
|
1699
|
+
* In filterMode, widget context stores values as `{ value, operation, displayText }`.
|
|
1700
|
+
* DataSource filtering expects the raw scalar/array value, so unwrap `value.value`.
|
|
1701
|
+
*/
|
|
1702
|
+
private normalizeFilterValues;
|
|
1331
1703
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSelectBoxWidgetEditComponent, never>;
|
|
1332
1704
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSelectBoxWidgetEditComponent, "axp-select-box-widget-edit", never, {}, {}, never, never, true, never>;
|
|
1333
1705
|
}
|
|
@@ -1424,12 +1796,8 @@ declare class AXPSelectionListWidgetEditComponent extends AXPDataListWidgetCompo
|
|
|
1424
1796
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSelectionListWidgetEditComponent, "axp-selection-list-widget-edit", never, {}, {}, never, never, true, never>;
|
|
1425
1797
|
}
|
|
1426
1798
|
|
|
1427
|
-
declare class AXPSelectionListWidgetViewComponent extends
|
|
1428
|
-
protected items: _angular_core.Signal<any[]>;
|
|
1429
|
-
protected valueField: _angular_core.Signal<string>;
|
|
1430
|
-
protected textField: _angular_core.Signal<string>;
|
|
1799
|
+
declare class AXPSelectionListWidgetViewComponent extends AXPDataListWidgetComponent {
|
|
1431
1800
|
protected imageMode: _angular_core.Signal<boolean>;
|
|
1432
|
-
protected internalValue: _angular_core.Signal<any[]>;
|
|
1433
1801
|
private get __class();
|
|
1434
1802
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSelectionListWidgetViewComponent, never>;
|
|
1435
1803
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSelectionListWidgetViewComponent, "axp-selection-list-widget-view", never, {}, {}, never, never, true, never>;
|
|
@@ -1627,9 +1995,7 @@ interface AXPTemplateBoxWidgetOptions {
|
|
|
1627
1995
|
column: AXPTemplateBoxWidgetColumnOptions;
|
|
1628
1996
|
}
|
|
1629
1997
|
|
|
1630
|
-
declare class AXPTextBoxWidgetColumnComponent extends AXPColumnWidgetComponent<string | Record<string, string
|
|
1631
|
-
private translationService;
|
|
1632
|
-
protected displayText: _angular_core.Signal<string>;
|
|
1998
|
+
declare class AXPTextBoxWidgetColumnComponent extends AXPColumnWidgetComponent<string | Record<string, string> | undefined> {
|
|
1633
1999
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTextBoxWidgetColumnComponent, never>;
|
|
1634
2000
|
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>;
|
|
1635
2001
|
}
|
|
@@ -1637,25 +2003,25 @@ declare class AXPTextBoxWidgetColumnComponent extends AXPColumnWidgetComponent<s
|
|
|
1637
2003
|
declare class AXPTextBoxWidgetEditComponent extends AXPValueWidgetComponent<string | Record<string, string> | undefined> {
|
|
1638
2004
|
private popupService;
|
|
1639
2005
|
private translationService;
|
|
2006
|
+
private readonly mlResolver;
|
|
1640
2007
|
protected multiLanguage: _angular_core.Signal<boolean>;
|
|
1641
2008
|
protected hasClearButton: _angular_core.Signal<boolean>;
|
|
1642
2009
|
protected disabled: _angular_core.Signal<boolean>;
|
|
1643
2010
|
protected readonly: _angular_core.Signal<boolean>;
|
|
1644
2011
|
protected placeholder: _angular_core.Signal<string>;
|
|
2012
|
+
protected maskPattern: _angular_core.Signal<string>;
|
|
2013
|
+
protected customTokens: _angular_core.Signal<AXMaskTokens>;
|
|
1645
2014
|
currentLanguage: _angular_core.WritableSignal<string>;
|
|
1646
2015
|
ngOnInit(): void;
|
|
1647
2016
|
protected onTextChanged(e: AXValueChangedEvent<string>): void;
|
|
1648
2017
|
protected getCurrentText(): string;
|
|
1649
2018
|
protected openMultiLanguagePopup(): Promise<void>;
|
|
1650
|
-
private getTranslations;
|
|
1651
2019
|
private get __class();
|
|
1652
2020
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTextBoxWidgetEditComponent, never>;
|
|
1653
2021
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPTextBoxWidgetEditComponent, "axp-text-box-widget-edit", never, {}, {}, never, never, true, never>;
|
|
1654
2022
|
}
|
|
1655
2023
|
|
|
1656
2024
|
declare class AXPTextBoxWidgetViewComponent extends AXPValueWidgetComponent<string | Record<string, string>> {
|
|
1657
|
-
private translationService;
|
|
1658
|
-
protected displayText: _angular_core.Signal<string>;
|
|
1659
2025
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTextBoxWidgetViewComponent, never>;
|
|
1660
2026
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPTextBoxWidgetViewComponent, "axp-text-box-widget-view", never, {}, {}, never, never, true, never>;
|
|
1661
2027
|
}
|
|
@@ -1891,18 +2257,74 @@ interface AXPCodeEditorWidgetOptions {
|
|
|
1891
2257
|
};
|
|
1892
2258
|
}
|
|
1893
2259
|
|
|
2260
|
+
/**
|
|
2261
|
+
* Prefix for row-level expression strings so widget-renderer does not evaluate them
|
|
2262
|
+
* (renderer only evaluates strings that look like {{ ... }}). Data-list evaluates
|
|
2263
|
+
* these per row with row data scope.
|
|
2264
|
+
*/
|
|
2265
|
+
declare const AXP_ROW_EXPR_PREFIX = "__expr:";
|
|
2266
|
+
/** Built-in row command names (edit component). */
|
|
2267
|
+
declare const AXP_DATA_LIST_CMD_EDIT = "__dl-edit";
|
|
2268
|
+
declare const AXP_DATA_LIST_CMD_DELETE = "__dl-delete";
|
|
2269
|
+
/**
|
|
2270
|
+
* Row marked for removal in edit mode only (not persisted until form Save).
|
|
2271
|
+
* Stripped / filtered in {@link sanitizeDataListRowsForPersist}.
|
|
2272
|
+
*/
|
|
2273
|
+
declare const AXP_DATA_LIST_PENDING_DELETE_KEY = "__axpDataListPendingDelete";
|
|
1894
2274
|
interface AXPDataListWidgetColumn {
|
|
1895
2275
|
name: string;
|
|
1896
2276
|
title?: string;
|
|
1897
2277
|
width?: string;
|
|
1898
2278
|
visible?: boolean;
|
|
1899
2279
|
fixed?: 'start' | 'end';
|
|
2280
|
+
/** Optional schema (domain standard); drives cell/editor widget via interface.name when set. */
|
|
2281
|
+
schema?: Partial<AXPPropertyDefinition>;
|
|
1900
2282
|
widget?: {
|
|
1901
2283
|
type: string;
|
|
1902
2284
|
path?: string;
|
|
1903
2285
|
options?: any;
|
|
1904
2286
|
};
|
|
1905
2287
|
}
|
|
2288
|
+
/** Toggle built-in row/header commands in edit mode (defaults true when omitted). */
|
|
2289
|
+
interface AXPDataListWidgetCommandsOptions {
|
|
2290
|
+
add?: boolean;
|
|
2291
|
+
edit?: boolean;
|
|
2292
|
+
remove?: boolean;
|
|
2293
|
+
}
|
|
2294
|
+
/**
|
|
2295
|
+
* How header `command` result `data` is merged into the bound list.
|
|
2296
|
+
* - `append-row` / `prepend-row`: reads `data.items`, `data.item`, `data.row`, a plain object, or an array of rows.
|
|
2297
|
+
* - `replace-value`: replaces the whole list with an array from `data` or `data.rows` / `data.value`.
|
|
2298
|
+
* - `none`: no list mutation (command handled persistence or side effects only).
|
|
2299
|
+
*/
|
|
2300
|
+
type AXPDataListHeaderCommandApplyMode = 'append-row' | 'prepend-row' | 'replace-value' | 'none';
|
|
2301
|
+
/**
|
|
2302
|
+
* Runs a registered platform command (`AXPCommandExecutor.execute`); optional `applyMode` merges result into the list.
|
|
2303
|
+
* Entity- or feature-specific behavior lives in the command implementation, not inside the data-list widget.
|
|
2304
|
+
*/
|
|
2305
|
+
interface AXPDataListWidgetHeaderCommandAction {
|
|
2306
|
+
kind: 'command';
|
|
2307
|
+
/** Registry key, e.g. `PlatformManagement:DataListPickEntityItem` */
|
|
2308
|
+
command: string;
|
|
2309
|
+
/**
|
|
2310
|
+
* `primary`: toolbar button next to Add Row. `secondary`: grouped under the Actions dropdown (master list pattern).
|
|
2311
|
+
* @default undefined — treated as primary for backward compatibility.
|
|
2312
|
+
*/
|
|
2313
|
+
priority?: 'primary' | 'secondary';
|
|
2314
|
+
title?: string;
|
|
2315
|
+
icon?: string;
|
|
2316
|
+
color?: string;
|
|
2317
|
+
/** Default `append-row` */
|
|
2318
|
+
applyMode?: AXPDataListHeaderCommandApplyMode;
|
|
2319
|
+
/** Target row path <- lodash path on each source item (after command returns). */
|
|
2320
|
+
fieldMap?: Record<string, string>;
|
|
2321
|
+
/** Merged into the command execute input (e.g. `entity`, `columns`). */
|
|
2322
|
+
payload?: Record<string, unknown>;
|
|
2323
|
+
/** When set with append/prepend, opens the row editor popup for each mapped row before applying. */
|
|
2324
|
+
openRowEditorAfter?: boolean;
|
|
2325
|
+
}
|
|
2326
|
+
/** Declarative header action (serializable in entity JSON). */
|
|
2327
|
+
type AXPDataListWidgetHeaderAction = AXPDataListWidgetHeaderCommandAction;
|
|
1906
2328
|
interface AXPDataListWidgetRowCommand {
|
|
1907
2329
|
name: string;
|
|
1908
2330
|
text: string;
|
|
@@ -1951,6 +2373,12 @@ declare class AXPDataListWidgetViewComponent extends AXPValueWidgetComponent<any
|
|
|
1951
2373
|
protected primaryCommands: Signal<AXRowCommandItem[]>;
|
|
1952
2374
|
protected secondaryCommands: Signal<AXPDataListWidgetRowCommand[]>;
|
|
1953
2375
|
protected evaluatedSecondaryCommands: (rowData: any) => Promise<AXRowCommandItem[]>;
|
|
2376
|
+
/**
|
|
2377
|
+
* Evaluates hidden/disabled: if value is wrapped with AXP_ROW_EXPR_PREFIX (so it was
|
|
2378
|
+
* not evaluated by widget-renderer), unwraps and evaluates with row scope; otherwise
|
|
2379
|
+
* treats as boolean or evaluates as expression.
|
|
2380
|
+
*/
|
|
2381
|
+
private evaluateRowExpr;
|
|
1954
2382
|
ngOnInit(): void;
|
|
1955
2383
|
protected loading: Signal<{
|
|
1956
2384
|
enabled: any;
|
|
@@ -1982,6 +2410,12 @@ declare const AXPDataListWidget: AXPWidgetConfig;
|
|
|
1982
2410
|
interface AXPDataListWidgetViewOptions {
|
|
1983
2411
|
dataSource?: AXDataSource;
|
|
1984
2412
|
columns?: AXPDataListWidgetColumn[];
|
|
2413
|
+
/** When true, edit mode hides add/row/header actions and treats cells as read-only (entity read-only field). */
|
|
2414
|
+
disabled?: boolean;
|
|
2415
|
+
/** Edit mode: built-in add/edit/remove toggles (default all on). */
|
|
2416
|
+
commands?: AXPDataListWidgetCommandsOptions;
|
|
2417
|
+
/** Edit mode: header toolbar actions (`command` + `applyMode`; see data-list-widget.types). */
|
|
2418
|
+
headerActions?: AXPDataListWidgetHeaderAction[];
|
|
1985
2419
|
primaryCommands?: AXPDataListWidgetRowCommand[];
|
|
1986
2420
|
secondaryCommands?: AXPDataListWidgetRowCommand[];
|
|
1987
2421
|
showIndex?: boolean;
|
|
@@ -2017,6 +2451,8 @@ declare class AXPEditFileUploaderCommand implements AXPCommand<{
|
|
|
2017
2451
|
options?: unknown;
|
|
2018
2452
|
}[];
|
|
2019
2453
|
excludePlugins?: string[];
|
|
2454
|
+
enableTitleDescription?: boolean;
|
|
2455
|
+
isNewFile?: boolean;
|
|
2020
2456
|
}, AXPFileListItem> {
|
|
2021
2457
|
private readonly layoutBuilder;
|
|
2022
2458
|
private readonly translationService;
|
|
@@ -2028,6 +2464,8 @@ declare class AXPEditFileUploaderCommand implements AXPCommand<{
|
|
|
2028
2464
|
options?: unknown;
|
|
2029
2465
|
}[];
|
|
2030
2466
|
excludePlugins?: string[];
|
|
2467
|
+
enableTitleDescription?: boolean;
|
|
2468
|
+
isNewFile?: boolean;
|
|
2031
2469
|
}): Promise<AXPExecuteCommandResult<AXPFileListItem>>;
|
|
2032
2470
|
private showEditDialog;
|
|
2033
2471
|
/**
|
|
@@ -2058,6 +2496,8 @@ declare class AXPFileListComponent implements OnInit, OnDestroy {
|
|
|
2058
2496
|
onRename: _angular_core.OutputEmitterRef<AXPFileListItem>;
|
|
2059
2497
|
readonly: _angular_core.InputSignal<boolean>;
|
|
2060
2498
|
fileEditable: _angular_core.InputSignal<boolean>;
|
|
2499
|
+
/** When true, edit dialog shows name, title and description fields. Default false. */
|
|
2500
|
+
enableTitleDescription: _angular_core.InputSignal<boolean>;
|
|
2061
2501
|
multiple: _angular_core.InputSignal<boolean>;
|
|
2062
2502
|
files: _angular_core.InputSignal<AXPFileListItem[]>;
|
|
2063
2503
|
plugins: _angular_core.InputSignal<{
|
|
@@ -2065,7 +2505,7 @@ declare class AXPFileListComponent implements OnInit, OnDestroy {
|
|
|
2065
2505
|
options?: unknown;
|
|
2066
2506
|
}[] | undefined>;
|
|
2067
2507
|
excludePlugins: _angular_core.InputSignal<string[] | undefined>;
|
|
2068
|
-
|
|
2508
|
+
capabilities: _angular_core.InputSignal<AXCFileUploaderCapabilities | undefined>;
|
|
2069
2509
|
/**
|
|
2070
2510
|
* All files should be displayed, even those with `deleted` status.
|
|
2071
2511
|
* The template will handle the visual differences based on the status.
|
|
@@ -2075,6 +2515,8 @@ declare class AXPFileListComponent implements OnInit, OnDestroy {
|
|
|
2075
2515
|
private globalActions;
|
|
2076
2516
|
private filesChangeEffect;
|
|
2077
2517
|
private getDefaultActions;
|
|
2518
|
+
/** True when the widget is readonly or this file row is locked (`readOnly`). */
|
|
2519
|
+
isItemInteractionLocked(file: AXPFileListItem): boolean;
|
|
2078
2520
|
actionsFor(file: AXPFileListItem, index: number): any[];
|
|
2079
2521
|
private loadActionsFor;
|
|
2080
2522
|
ngOnInit(): Promise<void>;
|
|
@@ -2097,7 +2539,7 @@ declare class AXPFileListComponent implements OnInit, OnDestroy {
|
|
|
2097
2539
|
runAction(action: any): Promise<void>;
|
|
2098
2540
|
protected getActionColor(action: any): string;
|
|
2099
2541
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPFileListComponent, never>;
|
|
2100
|
-
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; }; "
|
|
2542
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPFileListComponent, "axp-file-list", never, { "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "fileEditable": { "alias": "fileEditable"; "required": false; "isSignal": true; }; "enableTitleDescription": { "alias": "enableTitleDescription"; "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; }; "capabilities": { "alias": "capabilities"; "required": false; "isSignal": true; }; }, { "onRemove": "onRemove"; "onRevert": "onRevert"; "onRename": "onRename"; }, never, never, true, never>;
|
|
2101
2543
|
}
|
|
2102
2544
|
|
|
2103
2545
|
declare class AXPFileUploaderWidgetColumnComponent extends AXPColumnWidgetComponent<string[]> {
|
|
@@ -2108,20 +2550,11 @@ declare class AXPFileUploaderWidgetColumnComponent extends AXPColumnWidgetCompon
|
|
|
2108
2550
|
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>;
|
|
2109
2551
|
}
|
|
2110
2552
|
|
|
2111
|
-
interface FileUploaderActionContext {
|
|
2112
|
-
host: AXPFileUploaderWidgetEditComponent;
|
|
2113
|
-
}
|
|
2114
|
-
interface FileUploaderAction {
|
|
2115
|
-
plugin: string;
|
|
2116
|
-
global?: boolean;
|
|
2117
|
-
text?: string;
|
|
2118
|
-
textKey?: string;
|
|
2119
|
-
icon?: string;
|
|
2120
|
-
run: (ctx: FileUploaderActionContext) => void | Promise<void>;
|
|
2121
|
-
}
|
|
2122
2553
|
declare class AXPFileUploaderWidgetEditComponent extends AXPValueWidgetComponent<AXPFileListItem[] | undefined> {
|
|
2123
2554
|
protected readonly fileService: AXFileService;
|
|
2124
2555
|
private readonly hooks;
|
|
2556
|
+
private readonly fileActionsService;
|
|
2557
|
+
private readonly commandExecutor;
|
|
2125
2558
|
protected multiple: _angular_core.Signal<boolean>;
|
|
2126
2559
|
private readonly acceptOverride;
|
|
2127
2560
|
protected accept: _angular_core.Signal<string>;
|
|
@@ -2132,19 +2565,26 @@ declare class AXPFileUploaderWidgetEditComponent extends AXPValueWidgetComponent
|
|
|
2132
2565
|
protected pluginNames: _angular_core.Signal<string[]>;
|
|
2133
2566
|
protected excludePlugins: _angular_core.Signal<string[]>;
|
|
2134
2567
|
protected fileEditable: _angular_core.Signal<boolean>;
|
|
2568
|
+
protected enableTitleDescription: _angular_core.Signal<boolean>;
|
|
2569
|
+
/** When true, show the edit dialog (name/title/description + plugin hooks) after each file select; otherwise add to list and user edits via Edit button. */
|
|
2570
|
+
protected showEditDialogAfterSelect: _angular_core.Signal<boolean>;
|
|
2135
2571
|
protected readonly: _angular_core.Signal<boolean>;
|
|
2136
2572
|
protected maxFileSize: _angular_core.Signal<number>;
|
|
2137
2573
|
protected isDragOver: _angular_core.WritableSignal<boolean>;
|
|
2138
2574
|
private readonly innerActions;
|
|
2139
|
-
protected fileActions: _angular_core.Signal<
|
|
2575
|
+
protected readonly fileActions: _angular_core.Signal<AXCFileUploaderAction[]>;
|
|
2140
2576
|
ngOnInit(): void;
|
|
2141
2577
|
private loadActions;
|
|
2142
2578
|
private configureFromHooks;
|
|
2143
|
-
protected uploadFromComputer(): Promise<void>;
|
|
2144
2579
|
/**
|
|
2145
2580
|
* Process files from various sources (file picker, drag-drop, etc.)
|
|
2581
|
+
* When showEditDialogAfterSelect is true, the edit dialog (with plugin hooks) is shown per file before adding; otherwise files are added and user can edit via Edit button.
|
|
2146
2582
|
*/
|
|
2147
2583
|
private processFiles;
|
|
2584
|
+
/**
|
|
2585
|
+
* Show edit dialog per file and add only those submitted. Used when showEditDialogAfterSelect is true (both from zone and from dropdown actions).
|
|
2586
|
+
*/
|
|
2587
|
+
private addFilesWithEditDialogAsync;
|
|
2148
2588
|
protected files: _angular_core.Signal<AXPFileListItem[]>;
|
|
2149
2589
|
handleFileRemove(file: AXPFileListItem): void;
|
|
2150
2590
|
removeFile(file: AXPFileListItem): void;
|
|
@@ -2153,11 +2593,12 @@ declare class AXPFileUploaderWidgetEditComponent extends AXPValueWidgetComponent
|
|
|
2153
2593
|
*/
|
|
2154
2594
|
handleFileRevert(file: AXPFileListItem): void;
|
|
2155
2595
|
/**
|
|
2156
|
-
* Handle file rename action
|
|
2596
|
+
* Handle file rename action. Persists name/title/description to file storage immediately when edited
|
|
2597
|
+
* so they are saved even if the entity payload does not carry these fields.
|
|
2157
2598
|
*/
|
|
2158
2599
|
handleFileRename(file: AXPFileListItem): void;
|
|
2159
2600
|
clear(): void;
|
|
2160
|
-
|
|
2601
|
+
protected readonly capabilities: AXCFileUploaderCapabilities;
|
|
2161
2602
|
onFileChange(event: {
|
|
2162
2603
|
event: Event;
|
|
2163
2604
|
files: File[];
|
|
@@ -2186,6 +2627,8 @@ interface AXPFileUploaderWidgetDesignerOptions {
|
|
|
2186
2627
|
readonly?: boolean;
|
|
2187
2628
|
fileEditable?: boolean;
|
|
2188
2629
|
maxFileSize?: number;
|
|
2630
|
+
enableTitleDescription?: boolean;
|
|
2631
|
+
showEditDialogAfterSelect?: boolean;
|
|
2189
2632
|
}
|
|
2190
2633
|
interface AXPFileUploaderWidgetViewOptions {
|
|
2191
2634
|
}
|
|
@@ -2200,6 +2643,8 @@ interface AXPFileUploaderWidgetEditOptions {
|
|
|
2200
2643
|
readonly?: boolean;
|
|
2201
2644
|
fileEditable?: boolean;
|
|
2202
2645
|
maxFileSize?: number;
|
|
2646
|
+
enableTitleDescription?: boolean;
|
|
2647
|
+
showEditDialogAfterSelect?: boolean;
|
|
2203
2648
|
}
|
|
2204
2649
|
interface AXPFileUploaderWidgetColumnOptions {
|
|
2205
2650
|
}
|
|
@@ -2223,22 +2668,92 @@ declare class AXPFileUploaderWidgetService {
|
|
|
2223
2668
|
private translate;
|
|
2224
2669
|
showFileList(options?: {
|
|
2225
2670
|
files?: AXPFileListItem[] | string[];
|
|
2226
|
-
|
|
2671
|
+
/** When true, user cannot add or change files (matches file-uploader widget options). */
|
|
2672
|
+
'readonly'?: boolean;
|
|
2227
2673
|
multiple?: boolean;
|
|
2228
2674
|
accept?: string;
|
|
2229
2675
|
fileEditable?: boolean;
|
|
2230
2676
|
maxFileSize?: number;
|
|
2677
|
+
/** Plugins (e.g. document plugin) so hooks/actions apply same as in widget. */
|
|
2678
|
+
plugins?: {
|
|
2679
|
+
name: string;
|
|
2680
|
+
options?: unknown;
|
|
2681
|
+
}[];
|
|
2682
|
+
/** Plugins to exclude. */
|
|
2683
|
+
excludePlugins?: string[];
|
|
2684
|
+
/** When true, file edit dialog shows name, title and description fields; otherwise only name (rename). Default false. */
|
|
2685
|
+
enableTitleDescription?: boolean;
|
|
2686
|
+
/** When true, show edit dialog (name/title/description + plugin hooks) after file select; default false. */
|
|
2687
|
+
showEditDialogAfterSelect?: boolean;
|
|
2231
2688
|
}): Promise<AXPFileListItem[] | undefined>;
|
|
2232
2689
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPFileUploaderWidgetService, never>;
|
|
2233
2690
|
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPFileUploaderWidgetService>;
|
|
2234
2691
|
}
|
|
2235
2692
|
|
|
2236
|
-
declare class AXPGalleryWidgetEditComponent extends AXPValueWidgetComponent<
|
|
2693
|
+
declare class AXPGalleryWidgetEditComponent extends AXPValueWidgetComponent<AXPFileListItem[]> implements OnDestroy {
|
|
2237
2694
|
protected thumbnail: _angular_core.Signal<boolean>;
|
|
2238
2695
|
protected height: _angular_core.Signal<string>;
|
|
2239
2696
|
protected header: _angular_core.Signal<boolean>;
|
|
2240
2697
|
protected fileInfo: _angular_core.Signal<boolean>;
|
|
2241
2698
|
protected fullScreenButton: _angular_core.Signal<boolean>;
|
|
2699
|
+
protected downloadButton: _angular_core.Signal<boolean>;
|
|
2700
|
+
protected allowUploadTypes: _angular_core.Signal<string[]>;
|
|
2701
|
+
protected allowUpload: _angular_core.Signal<boolean>;
|
|
2702
|
+
protected plugins: _angular_core.Signal<{
|
|
2703
|
+
name: string;
|
|
2704
|
+
options?: unknown;
|
|
2705
|
+
}[]>;
|
|
2706
|
+
protected excludePlugins: _angular_core.Signal<string[]>;
|
|
2707
|
+
protected readonly fileService: AXFileService;
|
|
2708
|
+
private readonly hooks;
|
|
2709
|
+
private readonly fileActionsService;
|
|
2710
|
+
private readonly fileStorageService;
|
|
2711
|
+
private readonly loadingDialog;
|
|
2712
|
+
private readonly translationService;
|
|
2713
|
+
private gallery;
|
|
2714
|
+
/** Object URLs created for blobs/binary; revoked on destroy for memory safety. */
|
|
2715
|
+
private readonly objectUrls;
|
|
2716
|
+
/**
|
|
2717
|
+
* Convert AXPFileListItem[] to AXMediaViewerData[] for display in media viewer.
|
|
2718
|
+
* Uses lazy-loading callbacks for URL resolution.
|
|
2719
|
+
*/
|
|
2720
|
+
protected readonly mediaViewerData: _angular_core.Signal<AXMediaViewerData[]>;
|
|
2721
|
+
private readonly innerActions;
|
|
2722
|
+
protected readonly fileActions: _angular_core.Signal<AXCFileUploaderAction[]>;
|
|
2723
|
+
ngOnInit(): void;
|
|
2724
|
+
/** Downloads the file at the current media viewer index. */
|
|
2725
|
+
protected download(): Promise<void>;
|
|
2726
|
+
private loadActions;
|
|
2727
|
+
/**
|
|
2728
|
+
* Format file size with appropriate unit (B, KB, MB, GB, etc.)
|
|
2729
|
+
* Divides by 1000 until the value is less than 1000
|
|
2730
|
+
*/
|
|
2731
|
+
private formatFileSize;
|
|
2732
|
+
/**
|
|
2733
|
+
* Convert AXPFileListItem to AXMediaViewerData for display in media viewer.
|
|
2734
|
+
* Uses lazy-loading callbacks for URL and thumbnail resolution.
|
|
2735
|
+
*/
|
|
2736
|
+
private fileItemToMediaViewerData;
|
|
2737
|
+
/**
|
|
2738
|
+
* Resolve the URL for a file item.
|
|
2739
|
+
* Returns a promise that resolves to the file URL.
|
|
2740
|
+
*/
|
|
2741
|
+
/**
|
|
2742
|
+
* Register an object URL for later revocation on destroy (memory safety).
|
|
2743
|
+
*/
|
|
2744
|
+
private trackObjectUrl;
|
|
2745
|
+
private resolveFileUrl;
|
|
2746
|
+
ngOnDestroy(): void;
|
|
2747
|
+
protected readonly capabilities: AXCFileUploaderCapabilities;
|
|
2748
|
+
/**
|
|
2749
|
+
* Process files from various sources (file picker, drag-drop, etc.)
|
|
2750
|
+
* This method is called by drag-and-drop handler
|
|
2751
|
+
*/
|
|
2752
|
+
private processFiles;
|
|
2753
|
+
onFileChange(event: {
|
|
2754
|
+
event: Event;
|
|
2755
|
+
files: File[];
|
|
2756
|
+
}): void;
|
|
2242
2757
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPGalleryWidgetEditComponent, never>;
|
|
2243
2758
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPGalleryWidgetEditComponent, "axp-gallery-widget-edit", never, {}, {}, never, never, true, never>;
|
|
2244
2759
|
}
|
|
@@ -2255,13 +2770,20 @@ interface AXPMediaInfo {
|
|
|
2255
2770
|
}
|
|
2256
2771
|
|
|
2257
2772
|
declare class AXPGalleryWidgetViewComponent extends AXPValueWidgetComponent<any> {
|
|
2773
|
+
private readonly loadingDialog;
|
|
2774
|
+
private readonly translationService;
|
|
2258
2775
|
protected internalValue: Signal<any[]>;
|
|
2259
2776
|
protected multiple: Signal<boolean>;
|
|
2260
2777
|
protected height: Signal<string>;
|
|
2778
|
+
protected header: Signal<boolean>;
|
|
2779
|
+
protected fullScreenButton: Signal<boolean>;
|
|
2780
|
+
protected downloadButton: Signal<boolean>;
|
|
2261
2781
|
protected thumbnails: Signal<AXPMediaItem[]>;
|
|
2262
2782
|
protected activeMedia: WritableSignal<AXPMediaItem | undefined>;
|
|
2263
2783
|
ngAfterViewInit(): void;
|
|
2264
2784
|
changeMediaSelected(media: AXPMediaItem): void;
|
|
2785
|
+
/** Downloads the currently active media file. */
|
|
2786
|
+
protected download(): Promise<void>;
|
|
2265
2787
|
protected getMediaInfo(mediaName: string): AXPMediaInfo;
|
|
2266
2788
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPGalleryWidgetViewComponent, never>;
|
|
2267
2789
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPGalleryWidgetViewComponent, "axp-gallery-widget-view", never, {}, {}, never, never, true, never>;
|
|
@@ -2476,8 +2998,43 @@ declare class AXPMapWidgetViewComponent extends AXPValueWidgetComponent<AXMapDat
|
|
|
2476
2998
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPMapWidgetViewComponent, "axp-map-box-widget-view", never, {}, {}, never, never, true, never>;
|
|
2477
2999
|
}
|
|
2478
3000
|
|
|
3001
|
+
declare class AXPQrcodeWidgetColumnComponent extends AXPColumnWidgetComponent<string> {
|
|
3002
|
+
private readonly layoutBuilder;
|
|
3003
|
+
size: _angular_core.Signal<number>;
|
|
3004
|
+
level: _angular_core.Signal<AXQrcodeLevel>;
|
|
3005
|
+
color: _angular_core.Signal<any>;
|
|
3006
|
+
outputType: _angular_core.Signal<any>;
|
|
3007
|
+
showPopup(): Promise<void>;
|
|
3008
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPQrcodeWidgetColumnComponent, never>;
|
|
3009
|
+
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>;
|
|
3010
|
+
}
|
|
3011
|
+
|
|
3012
|
+
declare class AXPQrcodeWidgetEditComponent extends AXPValueWidgetComponent<string> {
|
|
3013
|
+
protected value: _angular_core.Signal<string>;
|
|
3014
|
+
protected size: _angular_core.Signal<number>;
|
|
3015
|
+
protected level: _angular_core.Signal<AXQrcodeLevel>;
|
|
3016
|
+
protected color: _angular_core.Signal<string>;
|
|
3017
|
+
protected format: _angular_core.Signal<"jpg" | "png" | "svg">;
|
|
3018
|
+
protected draft: _angular_core.WritableSignal<string>;
|
|
3019
|
+
protected disabled: _angular_core.Signal<boolean>;
|
|
3020
|
+
protected readonly: _angular_core.Signal<boolean>;
|
|
3021
|
+
protected hasClearButton: _angular_core.Signal<boolean>;
|
|
3022
|
+
protected placeholder: _angular_core.Signal<string>;
|
|
3023
|
+
protected onValueChange(e: AXValueChangedEvent): void;
|
|
3024
|
+
protected beginEdit(): void;
|
|
3025
|
+
protected onDraftChange(e: AXValueChangedEvent): void;
|
|
3026
|
+
protected applyDraft(): void;
|
|
3027
|
+
protected cancelEdit(): void;
|
|
3028
|
+
downloadQr(el: HTMLDivElement): void;
|
|
3029
|
+
private downloadSVGElement;
|
|
3030
|
+
private rasterizeAndDownload;
|
|
3031
|
+
clearValue(): void;
|
|
3032
|
+
onFileSelected(e: Event): Promise<void>;
|
|
3033
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPQrcodeWidgetEditComponent, never>;
|
|
3034
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPQrcodeWidgetEditComponent, "axp-qrcode-widget-edit", never, {}, {}, never, never, true, never>;
|
|
3035
|
+
}
|
|
3036
|
+
|
|
2479
3037
|
declare class AXPQrcodeWidgetViewComponent extends AXPValueWidgetComponent<string> {
|
|
2480
|
-
protected content: _angular_core.Signal<string>;
|
|
2481
3038
|
protected size: _angular_core.Signal<number>;
|
|
2482
3039
|
protected level: _angular_core.Signal<AXQrcodeLevel>;
|
|
2483
3040
|
protected color: _angular_core.Signal<string>;
|
|
@@ -2513,54 +3070,32 @@ declare module '@acorex/platform/layout/widget-core' {
|
|
|
2513
3070
|
}
|
|
2514
3071
|
}
|
|
2515
3072
|
|
|
2516
|
-
declare class AXPQrcodeWidgetEditComponent extends AXPValueWidgetComponent<string> {
|
|
2517
|
-
protected value: _angular_core.Signal<string>;
|
|
2518
|
-
protected size: _angular_core.Signal<number>;
|
|
2519
|
-
protected level: _angular_core.Signal<AXQrcodeLevel>;
|
|
2520
|
-
protected color: _angular_core.Signal<string>;
|
|
2521
|
-
protected format: _angular_core.Signal<"jpg" | "png" | "svg">;
|
|
2522
|
-
protected draft: _angular_core.WritableSignal<string>;
|
|
2523
|
-
protected disabled: _angular_core.Signal<boolean>;
|
|
2524
|
-
protected readonly: _angular_core.Signal<boolean>;
|
|
2525
|
-
protected hasClearButton: _angular_core.Signal<boolean>;
|
|
2526
|
-
protected placeholder: _angular_core.Signal<string>;
|
|
2527
|
-
protected onValueChange(e: AXValueChangedEvent): void;
|
|
2528
|
-
protected beginEdit(): void;
|
|
2529
|
-
protected onDraftChange(e: AXValueChangedEvent): void;
|
|
2530
|
-
protected applyDraft(): void;
|
|
2531
|
-
protected cancelEdit(): void;
|
|
2532
|
-
downloadQr(el: HTMLDivElement): void;
|
|
2533
|
-
private downloadSVGElement;
|
|
2534
|
-
private rasterizeAndDownload;
|
|
2535
|
-
clearValue(): void;
|
|
2536
|
-
onFileSelected(e: Event): Promise<void>;
|
|
2537
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPQrcodeWidgetEditComponent, never>;
|
|
2538
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPQrcodeWidgetEditComponent, "axp-qrcode-widget-edit", never, {}, {}, never, never, true, never>;
|
|
2539
|
-
}
|
|
2540
|
-
|
|
2541
3073
|
declare class AXPSchedulerPickerWidgetColumnComponent extends AXPColumnWidgetComponent<AXSchedulerPickerValue | null> {
|
|
2542
3074
|
#private;
|
|
2543
3075
|
private readonly schedulerPickerService;
|
|
2544
3076
|
protected summary: _angular_core.WritableSignal<string>;
|
|
3077
|
+
private isSchedulerValue;
|
|
2545
3078
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSchedulerPickerWidgetColumnComponent, never>;
|
|
2546
3079
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSchedulerPickerWidgetColumnComponent, "axp-scheduler-picker-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; }, {}, never, never, true, never>;
|
|
2547
3080
|
}
|
|
2548
3081
|
|
|
2549
3082
|
declare class AXPSchedulerPickerWidgetEditComponent extends AXPValueWidgetComponent<AXSchedulerPickerValue | null> {
|
|
3083
|
+
#private;
|
|
3084
|
+
private readonly schedulerPickerService;
|
|
2550
3085
|
protected internalValue: _angular_core.Signal<AXSchedulerPickerValue | null>;
|
|
2551
3086
|
protected settings: _angular_core.Signal<AXSchedulerPickerSettings>;
|
|
2552
3087
|
protected disabled: _angular_core.Signal<boolean>;
|
|
2553
3088
|
protected summary: _angular_core.WritableSignal<string>;
|
|
2554
|
-
protected onSummary(text: string): void;
|
|
2555
3089
|
protected onValueChange(val: AXSchedulerPickerValue | null): void;
|
|
2556
3090
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSchedulerPickerWidgetEditComponent, never>;
|
|
2557
3091
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSchedulerPickerWidgetEditComponent, "axp-scheduler-picker-widget-edit", never, {}, {}, never, never, true, never>;
|
|
2558
3092
|
}
|
|
2559
3093
|
|
|
2560
|
-
declare class AXPSchedulerPickerWidgetViewComponent extends AXPValueWidgetComponent<AXSchedulerPickerValue | null> {
|
|
3094
|
+
declare class AXPSchedulerPickerWidgetViewComponent extends AXPValueWidgetComponent<AXSchedulerPickerValue | string | null> {
|
|
2561
3095
|
#private;
|
|
2562
3096
|
private readonly schedulerPickerService;
|
|
2563
3097
|
protected summary: _angular_core.WritableSignal<string>;
|
|
3098
|
+
private isSchedulerValue;
|
|
2564
3099
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSchedulerPickerWidgetViewComponent, never>;
|
|
2565
3100
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSchedulerPickerWidgetViewComponent, "axp-scheduler-picker-widget-view", never, {}, {}, never, never, true, never>;
|
|
2566
3101
|
}
|
|
@@ -2599,22 +3134,17 @@ declare class AXPSignatureWidgetColumnComponent extends AXPColumnWidgetComponent
|
|
|
2599
3134
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSignatureWidgetColumnComponent, "axp-signature-pad-widget-column", never, { "rawValue": { "alias": "rawValue"; "required": false; }; }, {}, never, never, true, never>;
|
|
2600
3135
|
}
|
|
2601
3136
|
|
|
2602
|
-
declare class AXPSignatureWidgetEditComponent extends AXPValueWidgetComponent<
|
|
3137
|
+
declare class AXPSignatureWidgetEditComponent extends AXPValueWidgetComponent<string | null> {
|
|
3138
|
+
#private;
|
|
2603
3139
|
protected disabled: _angular_core.Signal<boolean>;
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
protected editMode:
|
|
2608
|
-
protected
|
|
2609
|
-
|
|
2610
|
-
private
|
|
2611
|
-
|
|
2612
|
-
protected clear(): void;
|
|
2613
|
-
private getDataURL;
|
|
2614
|
-
protected downloadSVG(): void;
|
|
2615
|
-
protected switchEditMode(): Promise<void>;
|
|
2616
|
-
protected undo(): void;
|
|
2617
|
-
private get __class();
|
|
3140
|
+
/** When true (default), show click overlay and use read-only paint; when false (e.g. inside dialog), no overlay and paint is editable. */
|
|
3141
|
+
protected showOverlay: _angular_core.Signal<boolean>;
|
|
3142
|
+
/** Edit mode: true when inside dialog (no overlay), false when outside (read-only preview with overlay). */
|
|
3143
|
+
protected editMode: _angular_core.Signal<boolean>;
|
|
3144
|
+
protected paintContainer: _angular_core.Signal<AXPaintContainerComponent | undefined>;
|
|
3145
|
+
protected paintView: _angular_core.Signal<AXPaintViewComponent | undefined>;
|
|
3146
|
+
private readonly layoutBuilder;
|
|
3147
|
+
protected openEditor(): Promise<void>;
|
|
2618
3148
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPSignatureWidgetEditComponent, never>;
|
|
2619
3149
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPSignatureWidgetEditComponent, "axp-signature-pad-widget-edit", never, {}, {}, never, never, true, never>;
|
|
2620
3150
|
}
|
|
@@ -2633,6 +3163,8 @@ interface AXPSignatureWidgetViewOptions {
|
|
|
2633
3163
|
interface AXPSignatureWidgetEditOptions {
|
|
2634
3164
|
disabled?: boolean;
|
|
2635
3165
|
placeholder?: string;
|
|
3166
|
+
/** 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. */
|
|
3167
|
+
showOverlay?: boolean;
|
|
2636
3168
|
}
|
|
2637
3169
|
interface AXPSignatureWidgetDesignerOptions {
|
|
2638
3170
|
disabled?: boolean;
|
|
@@ -2663,20 +3195,24 @@ declare class AXPStatusChipComponent {
|
|
|
2663
3195
|
private readonly dialogService;
|
|
2664
3196
|
private readonly translationService;
|
|
2665
3197
|
/**
|
|
2666
|
-
* Status definition to display
|
|
3198
|
+
* Status definition to display (optional - will be loaded from definitionKey if not provided)
|
|
2667
3199
|
*/
|
|
2668
3200
|
status: _angular_core.InputSignal<AXPStatusDefinition | null>;
|
|
3201
|
+
/**
|
|
3202
|
+
* Status value (status name) - used to find status definition when status is not provided
|
|
3203
|
+
*/
|
|
3204
|
+
value: _angular_core.InputSignal<string | null>;
|
|
2669
3205
|
/**
|
|
2670
3206
|
* Whether the chip is readonly (non-clickable, no popover)
|
|
2671
3207
|
*/
|
|
2672
3208
|
readonly: _angular_core.InputSignal<boolean>;
|
|
2673
3209
|
/**
|
|
2674
|
-
* Available transitions to display in the popover
|
|
3210
|
+
* Available transitions to display in the popover (optional - will be computed from definitionKey if not provided)
|
|
2675
3211
|
*/
|
|
2676
|
-
availableTransitions: _angular_core.InputSignal<AXPStatusTransitionWithTarget[]>;
|
|
3212
|
+
availableTransitions: _angular_core.InputSignal<AXPStatusTransitionWithTarget[] | null>;
|
|
2677
3213
|
/**
|
|
2678
3214
|
* Status definition key (e.g., 'task-management.status')
|
|
2679
|
-
* Required for executing transitions
|
|
3215
|
+
* Required for loading status definition and executing transitions
|
|
2680
3216
|
*/
|
|
2681
3217
|
definitionKey: _angular_core.InputSignal<string | null>;
|
|
2682
3218
|
/**
|
|
@@ -2699,6 +3235,21 @@ declare class AXPStatusChipComponent {
|
|
|
2699
3235
|
protected statusPopover: _angular_core.Signal<AXPopoverComponent | undefined>;
|
|
2700
3236
|
protected isPopoverOpen: _angular_core.WritableSignal<boolean>;
|
|
2701
3237
|
protected isUpdating: _angular_core.WritableSignal<boolean>;
|
|
3238
|
+
protected providerSignal: _angular_core.WritableSignal<AXPStatusProvider | undefined>;
|
|
3239
|
+
protected statuses: _angular_core.Signal<AXPStatusDefinition[]>;
|
|
3240
|
+
protected transitions: _angular_core.Signal<AXPStatusTransition[]>;
|
|
3241
|
+
/**
|
|
3242
|
+
* Current status definition - either from input or computed from value
|
|
3243
|
+
*/
|
|
3244
|
+
protected currentStatus: _angular_core.Signal<AXPStatusDefinition | null>;
|
|
3245
|
+
/**
|
|
3246
|
+
* Available transitions - either from input or computed from definitionKey
|
|
3247
|
+
*/
|
|
3248
|
+
protected computedTransitions: _angular_core.Signal<AXPStatusTransitionWithTarget[]>;
|
|
3249
|
+
/**
|
|
3250
|
+
* Load status provider when definitionKey changes
|
|
3251
|
+
*/
|
|
3252
|
+
private loadProvider;
|
|
2702
3253
|
/**
|
|
2703
3254
|
* Open the popover
|
|
2704
3255
|
*/
|
|
@@ -2715,7 +3266,7 @@ declare class AXPStatusChipComponent {
|
|
|
2715
3266
|
private confirmTransition;
|
|
2716
3267
|
protected getStatusVisual(status: AXPStatusDefinition | null): AXPStatusVisual;
|
|
2717
3268
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPStatusChipComponent, never>;
|
|
2718
|
-
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>;
|
|
3269
|
+
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>;
|
|
2719
3270
|
}
|
|
2720
3271
|
|
|
2721
3272
|
declare class AXPStatusWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
@@ -2727,6 +3278,8 @@ declare class AXPStatusWidgetColumnComponent extends AXPColumnWidgetComponent<an
|
|
|
2727
3278
|
set rawValueInput(value: any);
|
|
2728
3279
|
set rowDataInput(value: any);
|
|
2729
3280
|
protected isStatusPopoverOpen: _angular_core.WritableSignal<boolean>;
|
|
3281
|
+
private providerSignal;
|
|
3282
|
+
private loadProvider;
|
|
2730
3283
|
protected definitionKey: _angular_core.Signal<string | null>;
|
|
2731
3284
|
protected entityData: _angular_core.Signal<Record<string, any> | null>;
|
|
2732
3285
|
private readonly resolvedStatuses;
|
|
@@ -2749,12 +3302,13 @@ declare class AXPStatusWidgetEditComponent extends AXPValueWidgetComponent<any |
|
|
|
2749
3302
|
protected statusChip: _angular_core.Signal<AXPStatusChipComponent | undefined>;
|
|
2750
3303
|
private readonly statusService;
|
|
2751
3304
|
protected definitionKey: _angular_core.Signal<string | null>;
|
|
2752
|
-
protected
|
|
3305
|
+
protected providerSignal: _angular_core.WritableSignal<AXPStatusProvider | undefined>;
|
|
2753
3306
|
protected statuses: _angular_core.Signal<AXPStatusDefinition[]>;
|
|
2754
3307
|
protected transitions: _angular_core.Signal<AXPStatusTransition[]>;
|
|
2755
3308
|
protected entityPath: _angular_core.WritableSignal<string | null>;
|
|
2756
3309
|
protected initialValue: _angular_core.WritableSignal<string | null>;
|
|
2757
3310
|
protected currentStatus: _angular_core.Signal<AXPStatusDefinition | null>;
|
|
3311
|
+
private loadProvider;
|
|
2758
3312
|
private trackEntityPath;
|
|
2759
3313
|
private setInitialValue;
|
|
2760
3314
|
private normalizeValue;
|
|
@@ -2780,9 +3334,10 @@ declare class AXPStatusWidgetViewComponent extends AXPDataListWidgetComponent {
|
|
|
2780
3334
|
protected statusChip: _angular_core.Signal<AXPStatusChipComponent | undefined>;
|
|
2781
3335
|
private readonly statusService;
|
|
2782
3336
|
protected definitionKey: _angular_core.Signal<string | null>;
|
|
2783
|
-
private
|
|
3337
|
+
private providerSignal;
|
|
2784
3338
|
private resolvedStatuses;
|
|
2785
3339
|
private resolvedTransitions;
|
|
3340
|
+
private loadProvider;
|
|
2786
3341
|
private synchronizeOptions;
|
|
2787
3342
|
/**
|
|
2788
3343
|
* Get current status from selected items or value
|
|
@@ -2884,7 +3439,7 @@ declare const AXPWidgetFieldConfiguratorWidget: AXPWidgetConfig;
|
|
|
2884
3439
|
declare class AXPWidgetFieldConfiguratorWidgetEditComponent extends AXPValueWidgetComponent<AXPWidgetNode> {
|
|
2885
3440
|
protected readonly: _angular_core.Signal<boolean>;
|
|
2886
3441
|
protected fieldName: _angular_core.Signal<string>;
|
|
2887
|
-
protected fieldTitle: _angular_core.Signal<
|
|
3442
|
+
protected fieldTitle: _angular_core.Signal<AXPMultiLanguageString>;
|
|
2888
3443
|
protected label: _angular_core.Signal<string>;
|
|
2889
3444
|
protected isInitialized: _angular_core.WritableSignal<boolean>;
|
|
2890
3445
|
protected widgetConfigModel: _angular_core.ModelSignal<AXPWidgetNode>;
|
|
@@ -2901,6 +3456,43 @@ declare class AXPWidgetFieldConfiguratorWidgetColumnComponent extends AXPColumnW
|
|
|
2901
3456
|
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>;
|
|
2902
3457
|
}
|
|
2903
3458
|
|
|
3459
|
+
declare const AXPItemConfiguratorWidget: AXPWidgetConfig;
|
|
3460
|
+
|
|
3461
|
+
declare class AXPItemConfiguratorWidgetEditComponent extends AXPValueWidgetComponent<AXPWidgetNode> {
|
|
3462
|
+
private readonly dataSourceDefinitionService;
|
|
3463
|
+
private readonly translation;
|
|
3464
|
+
protected readonly: _angular_core.Signal<boolean>;
|
|
3465
|
+
protected label: _angular_core.Signal<string>;
|
|
3466
|
+
private readonly asyncNamedDataSourceItems;
|
|
3467
|
+
private readonly augmentedRows;
|
|
3468
|
+
protected listItems: _angular_core.Signal<ItemConfiguratorListItem[]>;
|
|
3469
|
+
protected valueField: _angular_core.Signal<string>;
|
|
3470
|
+
protected textField: _angular_core.Signal<string>;
|
|
3471
|
+
protected iconField: _angular_core.Signal<string>;
|
|
3472
|
+
protected descriptionField: _angular_core.Signal<string>;
|
|
3473
|
+
protected recordPropertyDefinitionsField: _angular_core.Signal<string | null>;
|
|
3474
|
+
protected headerActions: _angular_core.Signal<AXPActionMenuItem[]>;
|
|
3475
|
+
protected isInitialized: _angular_core.WritableSignal<boolean>;
|
|
3476
|
+
protected selectedItemIdModel: _angular_core.ModelSignal<string>;
|
|
3477
|
+
protected valuesModel: _angular_core.ModelSignal<Record<string, unknown>>;
|
|
3478
|
+
private loadNamedDataSourceEffect;
|
|
3479
|
+
private syncValueToConfigurator;
|
|
3480
|
+
private syncConfiguratorToValue;
|
|
3481
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPItemConfiguratorWidgetEditComponent, never>;
|
|
3482
|
+
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>;
|
|
3483
|
+
}
|
|
3484
|
+
|
|
3485
|
+
declare class AXPItemConfiguratorWidgetColumnComponent extends AXPColumnWidgetComponent<AXPWidgetNode> {
|
|
3486
|
+
private readonly widgetRegistry;
|
|
3487
|
+
protected widget: _angular_core.Signal<AXPWidgetConfig<any> | undefined>;
|
|
3488
|
+
/**
|
|
3489
|
+
* When the type is not registered (dynamic-only entries), show the stored type key.
|
|
3490
|
+
*/
|
|
3491
|
+
protected fallbackLabel: _angular_core.Signal<string>;
|
|
3492
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPItemConfiguratorWidgetColumnComponent, never>;
|
|
3493
|
+
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>;
|
|
3494
|
+
}
|
|
3495
|
+
|
|
2904
3496
|
declare class AXPAdvancedGridWidgetDesignerComponent extends AXPLayoutBaseWidgetComponent {
|
|
2905
3497
|
#private;
|
|
2906
3498
|
private grid;
|
|
@@ -3193,8 +3785,8 @@ interface AXPBlockWidgetOptions {
|
|
|
3193
3785
|
}
|
|
3194
3786
|
|
|
3195
3787
|
declare class AXPFieldsetWidgetDesignerComponent extends AXPLayoutBaseWidgetComponent {
|
|
3196
|
-
protected title: _angular_core.Signal<
|
|
3197
|
-
protected description: _angular_core.Signal<
|
|
3788
|
+
protected title: _angular_core.Signal<AXPMultiLanguageString>;
|
|
3789
|
+
protected description: _angular_core.Signal<AXPMultiLanguageString>;
|
|
3198
3790
|
protected icon: _angular_core.Signal<string>;
|
|
3199
3791
|
protected collapsible: _angular_core.Signal<boolean>;
|
|
3200
3792
|
protected isOpen: _angular_core.WritableSignal<boolean>;
|
|
@@ -3209,8 +3801,8 @@ declare class AXPFieldsetWidgetDesignerComponent extends AXPLayoutBaseWidgetComp
|
|
|
3209
3801
|
type AXPFieldsetWidgetLook = 'fieldset' | 'card' | 'group' | 'container';
|
|
3210
3802
|
|
|
3211
3803
|
declare class AXPFieldsetWidgetViewComponent extends AXPLayoutBaseWidgetComponent {
|
|
3212
|
-
protected title: _angular_core.Signal<
|
|
3213
|
-
protected description: _angular_core.Signal<
|
|
3804
|
+
protected title: _angular_core.Signal<AXPMultiLanguageString>;
|
|
3805
|
+
protected description: _angular_core.Signal<AXPMultiLanguageString>;
|
|
3214
3806
|
protected icon: _angular_core.Signal<string>;
|
|
3215
3807
|
protected collapsible: _angular_core.Signal<boolean>;
|
|
3216
3808
|
protected isOpen: _angular_core.WritableSignal<boolean>;
|
|
@@ -3616,9 +4208,9 @@ declare class AXPRepeaterWidgetDesignerComponent extends AXPValueWidgetComponent
|
|
|
3616
4208
|
declare class AXPRepeaterWidgetEditComponent extends AXPValueWidgetComponent<any> {
|
|
3617
4209
|
protected disabled: _angular_core.Signal<boolean>;
|
|
3618
4210
|
protected hasControls: _angular_core.Signal<boolean>;
|
|
3619
|
-
protected
|
|
4211
|
+
protected allowReorder: _angular_core.Signal<boolean>;
|
|
3620
4212
|
protected rows: _angular_core.Signal<any[]>;
|
|
3621
|
-
|
|
4213
|
+
onDrop(e: AXDropListDroppedEvent): void;
|
|
3622
4214
|
protected handleAddItemClick(): void;
|
|
3623
4215
|
protected handleRemoveItemClick(i: number): void;
|
|
3624
4216
|
addNew(): void;
|
|
@@ -3651,7 +4243,7 @@ interface AXPRepeaterWidgetViewOptions {
|
|
|
3651
4243
|
interface AXPRepeaterWidgetEditOptions {
|
|
3652
4244
|
disabled?: boolean;
|
|
3653
4245
|
hasControls?: boolean;
|
|
3654
|
-
|
|
4246
|
+
allowReorder?: boolean;
|
|
3655
4247
|
}
|
|
3656
4248
|
interface AXPRepeaterWidgetPrintOptions {
|
|
3657
4249
|
}
|
|
@@ -4313,6 +4905,125 @@ declare module '@acorex/platform/layout/widget-core' {
|
|
|
4313
4905
|
}
|
|
4314
4906
|
}
|
|
4315
4907
|
|
|
4908
|
+
/**
|
|
4909
|
+
* Value stored at path 'options' for widgets that use the data-source-options property.
|
|
4910
|
+
* Other option keys (e.g. placeholder, hasClearButton) are preserved via merge on save.
|
|
4911
|
+
*/
|
|
4912
|
+
type DataSourceMode = 'exists' | 'list';
|
|
4913
|
+
interface AXPDataSourceOptionsValue {
|
|
4914
|
+
dataSource?: string | unknown[];
|
|
4915
|
+
/**
|
|
4916
|
+
* Discriminator for inline `dataSource` arrays: simple list vs column/row editor.
|
|
4917
|
+
* Omitted when `dataSource` is a registered definition name (string).
|
|
4918
|
+
*/
|
|
4919
|
+
sourceMode?: 'list' | 'tabular';
|
|
4920
|
+
/** For tabular mode: column definitions (name, title, widget). */
|
|
4921
|
+
columns?: AXPTableColumnDefinition[];
|
|
4922
|
+
valueField?: string;
|
|
4923
|
+
textField?: string;
|
|
4924
|
+
filters?: Record<string, unknown>;
|
|
4925
|
+
}
|
|
4926
|
+
|
|
4927
|
+
declare class AXPDataSourceOptionsWidgetEditComponent extends AXPValueWidgetComponent<Record<string, unknown>> {
|
|
4928
|
+
#private;
|
|
4929
|
+
protected readonly I18N: {
|
|
4930
|
+
readonly source: "@general:widgets.data-source-options.source";
|
|
4931
|
+
readonly modeExists: "@general:widgets.data-source-options.mode.exists";
|
|
4932
|
+
readonly modeList: "@general:widgets.data-source-options.mode.list";
|
|
4933
|
+
readonly dataSource: "@general:widgets.data-source-options.data-source";
|
|
4934
|
+
readonly dataSourcePlaceholder: "@general:widgets.data-source-options.data-source-placeholder";
|
|
4935
|
+
readonly listItems: "@general:widgets.data-source-options.list-items";
|
|
4936
|
+
readonly addListItem: "@general:widgets.data-source-options.add-list-item";
|
|
4937
|
+
readonly valueField: "@general:widgets.data-source-options.value-field";
|
|
4938
|
+
readonly valueFieldPlaceholder: "@general:widgets.data-source-options.value-field-placeholder";
|
|
4939
|
+
readonly valueFieldPlaceholderDisabled: "@general:widgets.data-source-options.value-field-placeholder-disabled";
|
|
4940
|
+
readonly textField: "@general:widgets.data-source-options.text-field";
|
|
4941
|
+
readonly textFieldPlaceholder: "@general:widgets.data-source-options.text-field-placeholder";
|
|
4942
|
+
readonly textFieldPlaceholderDisabled: "@general:widgets.data-source-options.text-field-placeholder-disabled";
|
|
4943
|
+
readonly filters: "@general:widgets.data-source-options.filters";
|
|
4944
|
+
readonly filtersButtonEmpty: "@general:widgets.data-source-options.filters-button-empty";
|
|
4945
|
+
readonly filtersButtonWithCount: "@general:widgets.data-source-options.filters-button-with-count";
|
|
4946
|
+
readonly filtersModalTitle: "@general:widgets.data-source-options.filters-modal-title";
|
|
4947
|
+
};
|
|
4948
|
+
private readonly dataSourceDefinitionService;
|
|
4949
|
+
private readonly layoutBuilder;
|
|
4950
|
+
private readonly popupService;
|
|
4951
|
+
private readonly translationService;
|
|
4952
|
+
private readonly rendered;
|
|
4953
|
+
/** 'exists' = registered definition, 'list' = simple text rows. */
|
|
4954
|
+
protected readonly dataSourceMode: _angular_core.WritableSignal<DataSourceMode>;
|
|
4955
|
+
/** Editable text rows for list mode (each row persists as value + text). */
|
|
4956
|
+
protected readonly listEntries: _angular_core.WritableSignal<string[]>;
|
|
4957
|
+
protected readonly definitions: _angular_core.WritableSignal<AXPDataSourceDefinition<any>[]>;
|
|
4958
|
+
protected readonly selectedDefinition: _angular_core.WritableSignal<AXPDataSourceDefinition<any> | null>;
|
|
4959
|
+
/** Options for valueField select (from definition columns + valueField) */
|
|
4960
|
+
protected readonly valueFieldOptions: _angular_core.WritableSignal<{
|
|
4961
|
+
value: string;
|
|
4962
|
+
text: string;
|
|
4963
|
+
}[]>;
|
|
4964
|
+
/** Options for textField select (from definition columns + textField) */
|
|
4965
|
+
protected readonly textFieldOptions: _angular_core.WritableSignal<{
|
|
4966
|
+
value: string;
|
|
4967
|
+
text: string;
|
|
4968
|
+
}[]>;
|
|
4969
|
+
protected readonly definitionsDataSource: AXDataSource<AXPDataSourceDefinition<any>>;
|
|
4970
|
+
protected readonly valueFieldDataSource: _angular_core.Signal<AXDataSource<{
|
|
4971
|
+
value: string;
|
|
4972
|
+
text: string;
|
|
4973
|
+
}>>;
|
|
4974
|
+
protected readonly textFieldDataSource: _angular_core.Signal<AXDataSource<{
|
|
4975
|
+
value: string;
|
|
4976
|
+
text: string;
|
|
4977
|
+
}>>;
|
|
4978
|
+
/** Mode options for selection list (translated in init). */
|
|
4979
|
+
protected readonly modeItems: _angular_core.WritableSignal<{
|
|
4980
|
+
value: DataSourceMode;
|
|
4981
|
+
text: string;
|
|
4982
|
+
}[]>;
|
|
4983
|
+
/**
|
|
4984
|
+
* Toggled to force value/text field select-boxes to re-render when dataSource changes
|
|
4985
|
+
* (workaround for ax-select-box dropdown height going to 0 when data-source changes).
|
|
4986
|
+
*/
|
|
4987
|
+
protected readonly fieldSelectsKey: _angular_core.WritableSignal<boolean>;
|
|
4988
|
+
/** Whether value/text field selects should be disabled (no data source selected in 'exists' mode). */
|
|
4989
|
+
protected readonly valueTextFieldDisabled: _angular_core.Signal<boolean>;
|
|
4990
|
+
/** Number of filters that have a non-empty value (for empty vs non-empty button text). */
|
|
4991
|
+
protected readonly filterCount: _angular_core.Signal<number>;
|
|
4992
|
+
protected setDataSourceMode(mode: DataSourceMode): void;
|
|
4993
|
+
protected onDefinitionChange(event: AXValueChangedEvent<string | null>): void;
|
|
4994
|
+
protected onValueFieldChange(event: AXValueChangedEvent<string>): void;
|
|
4995
|
+
protected onTextFieldChange(event: AXValueChangedEvent<string>): void;
|
|
4996
|
+
protected addListEntry(): void;
|
|
4997
|
+
protected removeListEntry(index: number): void;
|
|
4998
|
+
protected onListEntryChange(index: number, event: AXValueChangedEvent<string>): void;
|
|
4999
|
+
protected onListDrop(event: AXDropListDroppedEvent): void;
|
|
5000
|
+
protected openFilterEditor(): Promise<void>;
|
|
5001
|
+
private slugFilterTitle;
|
|
5002
|
+
private buildFieldOptions;
|
|
5003
|
+
private persistListFromEntries;
|
|
5004
|
+
/**
|
|
5005
|
+
* Derives stable identity `value` from display `text` (slug) and enforces uniqueness.
|
|
5006
|
+
*/
|
|
5007
|
+
private buildUniqueListRows;
|
|
5008
|
+
private slugifyIdentityFromTitle;
|
|
5009
|
+
private shortHash;
|
|
5010
|
+
private allocateUniqueIdentityValue;
|
|
5011
|
+
/**
|
|
5012
|
+
* Loads list row strings from stored `dataSource` (list or legacy inline array).
|
|
5013
|
+
*/
|
|
5014
|
+
private syncListEntriesFromValue;
|
|
5015
|
+
private saveValue;
|
|
5016
|
+
/**
|
|
5017
|
+
* Force value/text field select-boxes to re-render (workaround for ax-select-box
|
|
5018
|
+
* dropdown height going to 0 when data-source changes).
|
|
5019
|
+
*/
|
|
5020
|
+
private revalidateFieldSelects;
|
|
5021
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPDataSourceOptionsWidgetEditComponent, never>;
|
|
5022
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPDataSourceOptionsWidgetEditComponent, "axp-data-source-options-widget-editor", never, {}, {}, never, never, true, never>;
|
|
5023
|
+
}
|
|
5024
|
+
|
|
5025
|
+
declare const AXPDataSourceOptionsWidget: AXPWidgetConfig;
|
|
5026
|
+
|
|
4316
5027
|
declare class AXPDirectionWidgetEditComponent extends AXPValueWidgetComponent<string> {
|
|
4317
5028
|
protected direction: _angular_core.Signal<string>;
|
|
4318
5029
|
protected directionOptions: {
|
|
@@ -4383,9 +5094,9 @@ declare class AXPFlexOptionsWidgetEditComponent extends AXPValueWidgetComponent<
|
|
|
4383
5094
|
protected lastGap: _angular_core.WritableSignal<number>;
|
|
4384
5095
|
protected selectedJustify: _angular_core.WritableSignal<AXPFlexBoxOption>;
|
|
4385
5096
|
protected selectedAlign: _angular_core.WritableSignal<AXPFlexBoxOption>;
|
|
4386
|
-
protected hoveredAlign: _angular_core.WritableSignal<"center" | "baseline" | "
|
|
5097
|
+
protected hoveredAlign: _angular_core.WritableSignal<"center" | "baseline" | "flex-start" | "flex-end" | "stretch" | null | undefined>;
|
|
4387
5098
|
protected hoveredJustify: _angular_core.WritableSignal<"center" | "flex-start" | "flex-end" | "space-between" | "space-around" | null | undefined>;
|
|
4388
|
-
protected clickedAlign: _angular_core.WritableSignal<"center" | "baseline" | "
|
|
5099
|
+
protected clickedAlign: _angular_core.WritableSignal<"center" | "baseline" | "flex-start" | "flex-end" | "stretch" | undefined>;
|
|
4389
5100
|
protected clickedJustify: _angular_core.WritableSignal<"center" | "flex-start" | "flex-end" | "space-between" | "space-around" | undefined>;
|
|
4390
5101
|
protected itemsCount: _angular_core.WritableSignal<number>;
|
|
4391
5102
|
protected setWrapMode(type: AXPFlexBoxString['flexWrap']): void;
|
|
@@ -4666,9 +5377,103 @@ declare module '@acorex/platform/layout/widget-core' {
|
|
|
4666
5377
|
|
|
4667
5378
|
declare class AXPWidgetsModule {
|
|
4668
5379
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPWidgetsModule, never>;
|
|
4669
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXPWidgetsModule, never, [typeof
|
|
5380
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXPWidgetsModule, never, [typeof _acorex_platform_layout_widget_core.AXPWidgetCoreModule], never>;
|
|
4670
5381
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXPWidgetsModule>;
|
|
4671
5382
|
}
|
|
4672
5383
|
|
|
4673
|
-
|
|
4674
|
-
|
|
5384
|
+
interface AXPGetWidgetsForAIQueryInput {
|
|
5385
|
+
/** When set, returns full serializable metadata for that widget; otherwise returns the AI catalog list. */
|
|
5386
|
+
name?: string;
|
|
5387
|
+
}
|
|
5388
|
+
interface AXPGetWidgetsForAIQueryListItem {
|
|
5389
|
+
name: string;
|
|
5390
|
+
title: string;
|
|
5391
|
+
description?: string;
|
|
5392
|
+
/** AI-specific usage hint from widget config; omitted when unset. */
|
|
5393
|
+
aiDescription?: string | null;
|
|
5394
|
+
type: string;
|
|
5395
|
+
categories: Array<{
|
|
5396
|
+
name: string;
|
|
5397
|
+
title: string;
|
|
5398
|
+
order: number;
|
|
5399
|
+
}>;
|
|
5400
|
+
}
|
|
5401
|
+
/** JSON-serializable widget config for AI (no dynamic import loaders). */
|
|
5402
|
+
interface AXPGetWidgetsForAIQuerySerializableWidget {
|
|
5403
|
+
name: string;
|
|
5404
|
+
alias?: string | string[];
|
|
5405
|
+
title: string;
|
|
5406
|
+
icon?: string;
|
|
5407
|
+
description?: string;
|
|
5408
|
+
aiDescription?: string | null;
|
|
5409
|
+
categories: Array<{
|
|
5410
|
+
name: string;
|
|
5411
|
+
title: string;
|
|
5412
|
+
order: number;
|
|
5413
|
+
}>;
|
|
5414
|
+
groups?: AXPWidgetConfig['groups'];
|
|
5415
|
+
type: string;
|
|
5416
|
+
properties?: AXPWidgetProperty[];
|
|
5417
|
+
components: AXPGetWidgetsForAIQuerySerializableComponents;
|
|
5418
|
+
meta?: AXPWidgetConfig['meta'];
|
|
5419
|
+
designer?: AXPWidgetConfig['designer'];
|
|
5420
|
+
options?: AXPWidgetConfig['options'];
|
|
5421
|
+
defaultFilterWidgetName?: AXPWidgetConfig['defaultFilterWidgetName'];
|
|
5422
|
+
aiCatalog?: AXPWidgetConfig['aiCatalog'];
|
|
5423
|
+
}
|
|
5424
|
+
interface AXPGetWidgetsForAIQuerySerializableComponents {
|
|
5425
|
+
designer?: {
|
|
5426
|
+
available: true;
|
|
5427
|
+
properties?: AXPWidgetProperty[];
|
|
5428
|
+
};
|
|
5429
|
+
view?: {
|
|
5430
|
+
available: true;
|
|
5431
|
+
properties?: AXPWidgetProperty[];
|
|
5432
|
+
};
|
|
5433
|
+
edit?: {
|
|
5434
|
+
available: true;
|
|
5435
|
+
properties?: AXPWidgetProperty[];
|
|
5436
|
+
};
|
|
5437
|
+
print?: {
|
|
5438
|
+
available: true;
|
|
5439
|
+
properties?: AXPWidgetProperty[];
|
|
5440
|
+
};
|
|
5441
|
+
column?: {
|
|
5442
|
+
available: true;
|
|
5443
|
+
properties?: AXPWidgetProperty[];
|
|
5444
|
+
};
|
|
5445
|
+
filter?: {
|
|
5446
|
+
available: true;
|
|
5447
|
+
properties?: AXPWidgetProperty[];
|
|
5448
|
+
};
|
|
5449
|
+
}
|
|
5450
|
+
interface AXPGetWidgetsForAIQueryUsage {
|
|
5451
|
+
summary: string;
|
|
5452
|
+
propertyPaths: string[];
|
|
5453
|
+
}
|
|
5454
|
+
type AXPGetWidgetsForAIQueryResult = {
|
|
5455
|
+
success: true;
|
|
5456
|
+
widgets: AXPGetWidgetsForAIQueryListItem[];
|
|
5457
|
+
detail?: undefined;
|
|
5458
|
+
usage?: undefined;
|
|
5459
|
+
} | {
|
|
5460
|
+
success: true;
|
|
5461
|
+
widgets?: undefined;
|
|
5462
|
+
detail: AXPGetWidgetsForAIQuerySerializableWidget;
|
|
5463
|
+
usage: AXPGetWidgetsForAIQueryUsage;
|
|
5464
|
+
} | {
|
|
5465
|
+
success: false;
|
|
5466
|
+
error: string;
|
|
5467
|
+
};
|
|
5468
|
+
/**
|
|
5469
|
+
* Read-only catalog of widgets suitable for AI structured rendering (Widgets:GetForAI).
|
|
5470
|
+
*/
|
|
5471
|
+
declare class AXPGetWidgetsForAIQuery implements AXPQuery<AXPGetWidgetsForAIQueryInput | undefined, AXPGetWidgetsForAIQueryResult> {
|
|
5472
|
+
private readonly registry;
|
|
5473
|
+
fetch(input?: AXPGetWidgetsForAIQueryInput): Promise<AXPGetWidgetsForAIQueryResult>;
|
|
5474
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPGetWidgetsForAIQuery, never>;
|
|
5475
|
+
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXPGetWidgetsForAIQuery>;
|
|
5476
|
+
}
|
|
5477
|
+
|
|
5478
|
+
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, AXPEditFileUploaderCommand, AXPEditorJsWidget, AXPEditorJsWidgetColumnComponent, AXPEditorJsWidgetEditComponent, AXPEditorJsWidgetViewComponent, AXPEqualValidationWidget, AXPEqualValidationWidgetEditComponent, AXPFieldsetWidget, AXPFieldsetWidgetDesignerComponent, AXPFieldsetWidgetViewComponent, AXPFileListComponent, AXPFileUploaderWidget, AXPFileUploaderWidgetColumnComponent, AXPFileUploaderWidgetEditComponent, AXPFileUploaderWidgetService, AXPFileUploaderWidgetViewComponent, 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, AXPPageWidget, AXPPageWidgetViewComponent, AXPPasswordBoxWidget, AXPPasswordBoxWidgetColumnComponent, AXPPasswordBoxWidgetEditComponent, AXPPasswordBoxWidgetViewComponent, AXPProgressBarWidget, AXPProgressBarWidgetColumnComponent, AXPProgressBarWidgetEditComponent, AXPProgressBarWidgetViewComponent, AXPProviderSelectWidgetColumnComponent, AXPProviderSelectWidgetEditBase, AXPProviderSelectWidgetViewComponent, 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_ALLOW_CLEAR_PROPERTY, AXP_ALLOW_MULTIPLE_PROPERTY, AXP_ALLOW_SEARCH_PROPERTY, AXP_ANIMATION_PROPERTY_GROUP, AXP_APPEARANCE_PROPERTY_GROUP, AXP_BEHAVIOR_PROPERTY_GROUP, AXP_BETWEEN_VALIDATION_PROPERTY, AXP_BG_COLOR_PROPERTY, AXP_BORDER_RADIUS_UNITS, AXP_BORDER_WIDTH_UNITS, AXP_BOX_MODEL_PROPERTY_GROUP, AXP_CALLBACK_VALIDATION_PROPERTY, AXP_COLOR_PROPERTY, AXP_CONTENT_PROPERTY, AXP_DATA_LIST_CMD_DELETE, AXP_DATA_LIST_CMD_EDIT, AXP_DATA_LIST_PENDING_DELETE_KEY, AXP_DATA_PATH_PROPERTY, AXP_DATA_PROPERTY_GROUP, AXP_DATA_SOURCE_OPTIONS_PROPERTY, AXP_DATE_FORMAT_PROPERTY, AXP_DEFAULT_ROW_COUNT_PROPERTY, AXP_DESCRIPTION_PROPERTY, AXP_DIRECTION_PROPERTY, AXP_DISABLED_PROPERTY, AXP_DOWNLOADABLE_PROPERTY, AXP_EQUAL_VALIDATION_PROPERTY, AXP_FALSY_TEXT_PROPERTY, AXP_FIT_LINE_COUNT_PROPERTY, AXP_FONT_SIZE_PROPERTY, AXP_Flex_Box_Align_Options, AXP_Flex_Box_Alignments, AXP_Flex_Box_Justify_Options, AXP_GREATER_THAN_VALIDATION_PROPERTY, AXP_Grid_Box_Align_Items_Options, AXP_Grid_Box_Alignments, AXP_Grid_Box_Justify_Items_Options, AXP_HAS_CLEAR_BUTTON_PROPERTY, AXP_HAS_COPY_ICON_PROPERTY, AXP_HAS_EYE_ICON_PROPERTY, AXP_HAS_ICON_PROPERTY, AXP_HAS_LABEL_PROPERTY, AXP_ICON_PROPERTY, AXP_IS_LOADING_PROPERTY, AXP_LABEL_PROPERTY, AXP_LAYOUT_ADVANCED_GRID_PROPERTY, AXP_LAYOUT_BORDER_PROPERTY, AXP_LAYOUT_COLUMNS_PROPERTY, AXP_LAYOUT_DIRECTION_PROPERTY, AXP_LAYOUT_FLEX_ITEM_PROPERTY, AXP_LAYOUT_FLEX_PROPERTY, AXP_LAYOUT_FLEX_PROPERTY_GROUP, AXP_LAYOUT_GAP_PROPERTY, AXP_LAYOUT_GRID_ITEM_PROPERTY, AXP_LAYOUT_GRID_PROPERTIES, AXP_LAYOUT_GRID_PROPERTY, AXP_LAYOUT_GRID_PROPERTY_GROUP, AXP_LAYOUT_GRID_ROW_PROPERTIES, AXP_LAYOUT_ROWS_PROPERTY, AXP_LAYOUT_SHOW_HEADER_PROPERTY, AXP_LAYOUT_SPACING_PROPERTY, AXP_LAYOUT_TABLE_PROPERTY_GROUP, AXP_LESS_THAN_VALIDATION_PROPERTY, AXP_MAX_LENGTH_VALIDATION_PROPERTY, AXP_MAX_LINE_COUNT_PROPERTY, AXP_MIN_LENGTH_VALIDATION_PROPERTY, AXP_MIN_LINE_COUNT_PROPERTY, AXP_MULTI_LANGUAGE_PROPERTY, AXP_NAME_PROPERTY, AXP_NUMBER_SEPARATOR_PROPERTY, AXP_PLACEHOLDER_PROPERTY, AXP_READONLY_PROPERTY, AXP_REGULAR_EXPRESSION_VALIDATION_PROPERTY, AXP_RELATIVE_UNITS, AXP_RELATIVE_UNITS_NO_PERCENT, AXP_REQUIRED_VALIDATION_PROPERTY, AXP_ROW_EXPR_PREFIX, AXP_SHOW_PASSWORD_PROPERTY, AXP_SPACING_UNITS, AXP_SPIN_BUTTON_PROPERTY, AXP_STYLE_COLOR_PROPERTY, AXP_STYLE_LOOK_PROPERTY, AXP_STYLING_PROPERTY_GROUP, AXP_TABLE_COLUMNS_PROPERTY, AXP_TABLE_COLUMN_HEIGHT_PROPERTY, AXP_TABLE_COLUMN_WIDTH_PROPERTY, AXP_TABLE_ITEM_COLSPAN_PROPERTY, AXP_TABLE_ITEM_ROWSPAN_PROPERTY, AXP_TEXT_ALIGN_PROPERTY, AXP_TEXT_FIELD_PROPERTY, AXP_TEXT_PROPERTY, AXP_THEME_PROPERTY, AXP_TITLE_PROPERTY, AXP_TRIGGERS_PROPERTY, AXP_TRIGGERS_PROPERTY_GROUP, AXP_TRULY_TEXT_PROPERTY, AXP_VALIDATION_PROPERTY_GROUP, AXP_VALUE_FIELD_PROPERTY, AXP_VERTICAL_ALIGN_PROPERTY, AXP_WIDGET_PROPERTY_GROUP, AXP_default_Border_Box_Units, AXP_default_Border_Box_Value, AXP_default_Spacing_Box_Units, AXP_default_Spacing_Box_Value, DEFAULT_STRATEGY_CONFIG, STRATEGY_CONFIG_TOKEN, booleanDefaultProperty, largeTextDefaultProperty, numberDefaultProperty, numberMaxValueProperty, numberMinValueProperty, plainTextDefaultProperty, richTextDefaultProperty, selectEditorDefaultValueProperty, selectionListEditorDefaultValueProperty };
|
|
5479
|
+
export type { AXPAbsoluteUnit, AXPAddressData, AXPAddressFormContentOptions, AXPAddressLabel, AXPAddressMode, 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, AXPEditorJsWidgetColumnOptions, AXPEditorJsWidgetDesignerOptions, AXPEditorJsWidgetEditOptions, AXPEditorJsWidgetOptions, AXPEditorJsWidgetPrintOptions, AXPEditorJsWidgetViewOptions, AXPFieldsetWidgetDesignerOptions, AXPFieldsetWidgetEditOptions, AXPFieldsetWidgetLook, AXPFieldsetWidgetOptions, AXPFieldsetWidgetPrintOptions, AXPFieldsetWidgetViewOptions, AXPFileUploaderWidgetColumnOptions, AXPFileUploaderWidgetDesignerOptions, AXPFileUploaderWidgetEditOptions, AXPFileUploaderWidgetOptions, AXPFileUploaderWidgetPrintOptions, AXPFileUploaderWidgetViewOptions, AXPFlexBoxAlignmentOption, AXPFlexBoxOption, AXPFlexItemStyles, AXPFlexItemWidgetDesignerOptions, AXPFlexItemWidgetEditOptions, AXPFlexItemWidgetOptions, AXPFlexItemWidgetPrintOptions, AXPFlexItemWidgetViewOptions, AXPFlexWidgetConfigType, AXPFlexWidgetDesignerOptions, AXPFlexWidgetEditOptions, AXPFlexWidgetOptions, AXPFlexWidgetPrintOptions, AXPFlexWidgetViewOptions, AXPGalleryWidgetDesignerOptions, AXPGalleryWidgetEditOptions, AXPGalleryWidgetOptions, AXPGalleryWidgetPrintOptions, AXPGalleryWidgetViewOptions, AXPGetWidgetsForAIQueryInput, AXPGetWidgetsForAIQueryListItem, AXPGetWidgetsForAIQueryResult, AXPGetWidgetsForAIQuerySerializableComponents, AXPGetWidgetsForAIQuerySerializableWidget, AXPGetWidgetsForAIQueryUsage, 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, AXPPageWidgetDesignerOptions, AXPPageWidgetEditOptions, AXPPageWidgetOptions, AXPPageWidgetPrintOptions, AXPPageWidgetViewOptions, AXPPasswordBoxWidgetColumnOptions, AXPPasswordBoxWidgetDesignerOptions, AXPPasswordBoxWidgetEditOptions, AXPPasswordBoxWidgetOptions, AXPPasswordBoxWidgetPrintOptions, AXPPasswordBoxWidgetViewOptions, AXPProgressBarWidgetColumnOptions, AXPProgressBarWidgetDesignerOptions, AXPProgressBarWidgetEditOptions, AXPProgressBarWidgetOptions, AXPProgressBarWidgetPrintOptions, AXPProgressBarWidgetViewOptions, 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, AXPStepStatus, AXPStepWizardActionConfig, AXPStepWizardDirection, 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, AXStepWizardLook, DataSourceMode, StrategyConfig };
|