@acorex/platform 20.3.0-next.8 → 20.3.0-next.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/index.d.ts +0 -2
- package/core/index.d.ts +72 -62
- package/fesm2022/acorex-platform-common.mjs +5 -10
- package/fesm2022/acorex-platform-common.mjs.map +1 -1
- package/fesm2022/acorex-platform-core.mjs +115 -115
- package/fesm2022/acorex-platform-core.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-builder.mjs +420 -24
- package/fesm2022/acorex-platform-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-components.mjs +1266 -153
- package/fesm2022/acorex-platform-layout-components.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-designer.mjs +19 -12
- package/fesm2022/acorex-platform-layout-designer.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-entity.mjs +454 -505
- package/fesm2022/acorex-platform-layout-entity.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-views.mjs +14 -21
- package/fesm2022/acorex-platform-layout-views.mjs.map +1 -1
- package/fesm2022/{acorex-platform-themes-default-entity-master-create-view.component-BXbkGGei.mjs → acorex-platform-themes-default-entity-master-create-view.component-Ct-ri59W.mjs} +3 -3
- package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-Ct-ri59W.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-default-entity-master-list-view.component-gQIK6PIx.mjs → acorex-platform-themes-default-entity-master-list-view.component-7BB4LdjK.mjs} +9 -9
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-7BB4LdjK.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-BDJR088o.mjs +101 -0
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-BDJR088o.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default.mjs +8 -8
- package/fesm2022/acorex-platform-themes-default.mjs.map +1 -1
- package/fesm2022/{acorex-platform-themes-shared-settings.provider-CXiRmniv.mjs → acorex-platform-themes-shared-settings.provider-CLUKU4y0.mjs} +2 -2
- package/fesm2022/acorex-platform-themes-shared-settings.provider-CLUKU4y0.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-shared.mjs +154 -23
- package/fesm2022/acorex-platform-themes-shared.mjs.map +1 -1
- package/fesm2022/{acorex-platform-widgets-file-list-popup.component-rW2RD35f.mjs → acorex-platform-widgets-file-list-popup.component-Cmtq2bBV.mjs} +3 -3
- package/fesm2022/acorex-platform-widgets-file-list-popup.component-Cmtq2bBV.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-page-widget-designer.component-DNvnQ4Mc.mjs → acorex-platform-widgets-page-widget-designer.component-D8ivmxzT.mjs} +2 -2
- package/fesm2022/acorex-platform-widgets-page-widget-designer.component-D8ivmxzT.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-tabular-data-edit-popup.component-CPVRbE8B.mjs → acorex-platform-widgets-tabular-data-edit-popup.component-CMqq_iOj.mjs} +8 -8
- package/fesm2022/acorex-platform-widgets-tabular-data-edit-popup.component-CMqq_iOj.mjs.map +1 -0
- package/fesm2022/acorex-platform-widgets.mjs +4943 -4858
- package/fesm2022/acorex-platform-widgets.mjs.map +1 -1
- package/layout/builder/index.d.ts +60 -5
- package/layout/components/index.d.ts +501 -54
- package/layout/designer/index.d.ts +4 -2
- package/layout/entity/index.d.ts +45 -9
- package/package.json +9 -9
- package/widgets/index.d.ts +352 -300
- package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-BXbkGGei.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-gQIK6PIx.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-Bp1JLsj1.mjs +0 -101
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-Bp1JLsj1.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-shared-settings.provider-CXiRmniv.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-file-list-popup.component-rW2RD35f.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-page-widget-designer.component-DNvnQ4Mc.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-tabular-data-edit-popup.component-CPVRbE8B.mjs.map +0 -1
package/widgets/index.d.ts
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import * as i1 from '@acorex/platform/layout/builder';
|
|
2
|
-
import { AXPWidgetPropertyGroup, AXPWidgetProperty, AXPLayoutBaseWidgetComponent, AXPLayoutElementAPI, AXPWidgetConfig, AXPValueWidgetComponent, AXPColumnWidgetComponent, AXPDataListWidgetComponent, AXPWidgetNode, AXPBlockBaseLayoutWidgetComponent, AXPFlexBaseLayoutWidgetComponent, AXPFlexItemBaseLayoutWidgetComponent, AXPGridBoxString, AXPGridBreakpointValues, AXPBreakpoints, AXPBorderBoxString, AXPPropertyEditorSideValues, AXPPropertyEditorCornerValues,
|
|
2
|
+
import { AXPWidgetPropertyGroup, AXPWidgetProperty, AXPLayoutBaseWidgetComponent, AXPLayoutElementAPI, AXPWidgetConfig, AXPValueWidgetComponent, AXPColumnWidgetComponent, AXPDataListWidgetComponent, AXPWidgetNode, AXPBlockBaseLayoutWidgetComponent, AXPFlexBaseLayoutWidgetComponent, AXPFlexItemBaseLayoutWidgetComponent, AXPTableBaseLayoutWidgetComponent, AXPTableItemBaseLayoutWidgetComponent, AXPGridBoxString, AXPGridBreakpointValues, AXPBreakpoints, AXPBorderBox, AXPSpacingBox, AXPBorderBoxString, AXPPropertyEditorSideValues, AXPPropertyEditorCornerValues, AXPFlexBoxString, AXPGridItemBoxString, AXPSpacingBoxString } from '@acorex/platform/layout/builder';
|
|
3
3
|
import * as _angular_core from '@angular/core';
|
|
4
|
-
import { EventEmitter, Signal, InjectionToken, OnInit, OnDestroy, WritableSignal, ElementRef, ChangeDetectorRef } from '@angular/core';
|
|
4
|
+
import { EventEmitter, Signal, InjectionToken, OnInit, OnDestroy, WritableSignal, ElementRef, ChangeDetectorRef, ComponentRef } from '@angular/core';
|
|
5
5
|
import { AXStyleColorType, AXStyleLookType, AXClickEvent, AXDataSource, AXValueChangedEvent, AXDataSourceFilterOption, AXDirection, AXButtonClickEvent } from '@acorex/cdk/common';
|
|
6
6
|
import { AXPClipBoardService, AXPLanguage } from '@acorex/platform/common';
|
|
7
7
|
import * as _acorex_platform_core from '@acorex/platform/core';
|
|
8
8
|
import { AXPValidationRule, AXPFileListItem, AXPExpressionEvaluatorService } from '@acorex/platform/core';
|
|
9
9
|
import { AXValidationService } from '@acorex/core/validation';
|
|
10
|
-
import { AXTranslationService } from '@acorex/core/translation';
|
|
11
10
|
import { AXNumberFormatterOptions } from '@acorex/core/format';
|
|
12
11
|
import { AXSelectionListLook } from '@acorex/components/selection-list';
|
|
13
12
|
import { AXFileService } from '@acorex/core/file';
|
|
@@ -22,6 +21,7 @@ import { AXPlatform } from '@acorex/core/platform';
|
|
|
22
21
|
import SignaturePad from 'signature_pad';
|
|
23
22
|
import { AXGridLayoutOptions, AXGridLayoutNode } from '@acorex/components/grid-layout-builder';
|
|
24
23
|
import { AXDropListDroppedEvent } from '@acorex/cdk/drag-drop';
|
|
24
|
+
import { AXMenuItem } from '@acorex/components/menu';
|
|
25
25
|
import * as _acorex_platform_widgets from '@acorex/platform/widgets';
|
|
26
26
|
import { AXPopoverComponent } from '@acorex/components/popover';
|
|
27
27
|
|
|
@@ -71,6 +71,8 @@ declare const AXP_TEXT_FIELD_PROPERTY: AXPWidgetProperty;
|
|
|
71
71
|
declare const AXP_DESCRIPTION_PROPERTY: AXPWidgetProperty;
|
|
72
72
|
declare const AXP_STYLE_COLOR_PROPERTY: AXPWidgetProperty;
|
|
73
73
|
declare const AXP_STYLE_LOOK_PROPERTY: AXPWidgetProperty;
|
|
74
|
+
declare const AXP_TEXT_ALIGN_PROPERTY: AXPWidgetProperty;
|
|
75
|
+
declare const AXP_VERTICAL_ALIGN_PROPERTY: AXPWidgetProperty;
|
|
74
76
|
declare const AXP_DATE_FORMAT_PROPERTY: AXPWidgetProperty;
|
|
75
77
|
declare function booleanDefaultProperty(defaultValue?: boolean): AXPWidgetProperty;
|
|
76
78
|
declare function plainTextDefaultProperty(): AXPWidgetProperty;
|
|
@@ -78,10 +80,19 @@ declare function largeTextDefaultProperty(): AXPWidgetProperty;
|
|
|
78
80
|
declare function numberDefaultProperty(): AXPWidgetProperty;
|
|
79
81
|
declare function numberMinValueProperty(value?: number | null): AXPWidgetProperty;
|
|
80
82
|
declare function numberMaxValueProperty(value?: number | null): AXPWidgetProperty;
|
|
83
|
+
declare const AXP_MULTI_LANGUAGE_PROPERTY: AXPWidgetProperty;
|
|
84
|
+
declare const AXP_SPIN_BUTTON_PROPERTY: AXPWidgetProperty;
|
|
85
|
+
declare const AXP_NUMBER_SEPARATOR_PROPERTY: AXPWidgetProperty;
|
|
86
|
+
declare const AXP_DEFAULT_ROW_COUNT_PROPERTY: AXPWidgetProperty;
|
|
87
|
+
declare const AXP_MIN_LINE_COUNT_PROPERTY: AXPWidgetProperty;
|
|
88
|
+
declare const AXP_MAX_LINE_COUNT_PROPERTY: AXPWidgetProperty;
|
|
89
|
+
declare const AXP_FIT_LINE_COUNT_PROPERTY: AXPWidgetProperty;
|
|
90
|
+
declare const AXP_SHOW_PASSWORD_PROPERTY: AXPWidgetProperty;
|
|
81
91
|
|
|
82
92
|
declare const AXP_LAYOUT_GRID_PROPERTY_GROUP: AXPWidgetPropertyGroup;
|
|
83
93
|
declare const AXP_LAYOUT_FLEX_PROPERTY_GROUP: AXPWidgetPropertyGroup;
|
|
84
94
|
declare const AXP_BOX_MODEL_PROPERTY_GROUP: AXPWidgetPropertyGroup;
|
|
95
|
+
declare const AXP_LAYOUT_TABLE_PROPERTY_GROUP: AXPWidgetPropertyGroup;
|
|
85
96
|
declare const AXP_LAYOUT_GAP_PROPERTY: AXPWidgetProperty;
|
|
86
97
|
declare const AXP_LAYOUT_COLUMNS_PROPERTY: AXPWidgetProperty;
|
|
87
98
|
declare const AXP_LAYOUT_ROWS_PROPERTY: AXPWidgetProperty;
|
|
@@ -93,6 +104,9 @@ declare const AXP_LAYOUT_BORDER_PROPERTY: AXPWidgetProperty;
|
|
|
93
104
|
declare const AXP_LAYOUT_FLEX_PROPERTY: AXPWidgetProperty;
|
|
94
105
|
declare const AXP_LAYOUT_FLEX_ITEM_PROPERTY: AXPWidgetProperty;
|
|
95
106
|
declare const AXP_LAYOUT_GRID_PROPERTY: AXPWidgetProperty;
|
|
107
|
+
declare const AXP_TABLE_COLUMNS_PROPERTY: AXPWidgetProperty;
|
|
108
|
+
declare const AXP_TABLE_ITEM_COLSPAN_PROPERTY: AXPWidgetProperty;
|
|
109
|
+
declare const AXP_TABLE_ITEM_ROWSPAN_PROPERTY: AXPWidgetProperty;
|
|
96
110
|
declare const AXP_LAYOUT_ADVANCED_GRID_PROPERTY: AXPWidgetProperty;
|
|
97
111
|
declare const AXP_LAYOUT_SHOW_HEADER_PROPERTY: AXPWidgetProperty;
|
|
98
112
|
declare const AXP_LAYOUT_DIRECTION_PROPERTY: AXPWidgetProperty;
|
|
@@ -414,98 +428,6 @@ interface AXPDateTimeBoxWidgetOptions {
|
|
|
414
428
|
column: AXPDateTimeBoxWidgetColumnOptions;
|
|
415
429
|
}
|
|
416
430
|
|
|
417
|
-
declare class AXPEmailBoxWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
418
|
-
protected list: Signal<{
|
|
419
|
-
value: string;
|
|
420
|
-
label: string;
|
|
421
|
-
}[]>;
|
|
422
|
-
protected text: Signal<string>;
|
|
423
|
-
protected multiple: boolean;
|
|
424
|
-
protected hasLabel: boolean;
|
|
425
|
-
protected dot3(text: string): string;
|
|
426
|
-
private extractItem;
|
|
427
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEmailBoxWidgetColumnComponent, never>;
|
|
428
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPEmailBoxWidgetColumnComponent, "ng-component", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
429
|
-
}
|
|
430
|
-
|
|
431
|
-
declare class AXPEmailBoxWidgetEditComponent extends AXPValueWidgetComponent<any> {
|
|
432
|
-
protected validationService: AXValidationService;
|
|
433
|
-
protected validationMessage?: string | null;
|
|
434
|
-
protected multiple: Signal<boolean>;
|
|
435
|
-
protected disabled: Signal<boolean>;
|
|
436
|
-
protected clearButton: Signal<boolean>;
|
|
437
|
-
protected placeholder: Signal<string>;
|
|
438
|
-
protected hasLabel: Signal<boolean>;
|
|
439
|
-
protected lables: Signal<string[]>;
|
|
440
|
-
protected internalValue: Signal<{
|
|
441
|
-
value: string;
|
|
442
|
-
label?: string;
|
|
443
|
-
id: string;
|
|
444
|
-
}[]>;
|
|
445
|
-
private getValueAsArrayOfObjects;
|
|
446
|
-
protected handleValueChange(e: AXValueChangedEvent, selectedIndex: number): void;
|
|
447
|
-
protected convertItem: (item: any, e: any) => any;
|
|
448
|
-
protected handleLabelChange(e: AXValueChangedEvent, selectedIndex: number): void;
|
|
449
|
-
protected addItem(): void;
|
|
450
|
-
protected deleteItem(deletedIndex: number): void;
|
|
451
|
-
private get __class();
|
|
452
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEmailBoxWidgetEditComponent, never>;
|
|
453
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPEmailBoxWidgetEditComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
454
|
-
}
|
|
455
|
-
|
|
456
|
-
declare class AXPEmailBoxWidgetPrintComponent extends AXPValueWidgetComponent<any> {
|
|
457
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEmailBoxWidgetPrintComponent, never>;
|
|
458
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPEmailBoxWidgetPrintComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
459
|
-
}
|
|
460
|
-
|
|
461
|
-
declare class AXPEmailBoxWidgetViewComponent extends AXPValueWidgetComponent<any> {
|
|
462
|
-
protected clipboard: AXPClipBoardService;
|
|
463
|
-
protected multiple: _angular_core.Signal<boolean>;
|
|
464
|
-
protected hasLabel: _angular_core.Signal<boolean>;
|
|
465
|
-
protected internalValue: _angular_core.Signal<any>;
|
|
466
|
-
private extractItem;
|
|
467
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPEmailBoxWidgetViewComponent, never>;
|
|
468
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPEmailBoxWidgetViewComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
469
|
-
}
|
|
470
|
-
|
|
471
|
-
declare const AXPEmailBoxWidget: AXPWidgetConfig;
|
|
472
|
-
declare module '@acorex/platform/layout/builder' {
|
|
473
|
-
interface AXPWidgetTypesMap {
|
|
474
|
-
email: 'email-editor';
|
|
475
|
-
}
|
|
476
|
-
}
|
|
477
|
-
interface AXPEmailBoxWidgetDesignerOptions {
|
|
478
|
-
multiple?: boolean;
|
|
479
|
-
disabled?: boolean;
|
|
480
|
-
clearButton?: boolean;
|
|
481
|
-
placeholder?: string;
|
|
482
|
-
hasLabel?: boolean;
|
|
483
|
-
lables?: string[];
|
|
484
|
-
}
|
|
485
|
-
interface AXPEmailBoxWidgetViewOptions {
|
|
486
|
-
multiple?: boolean;
|
|
487
|
-
hasLabel?: boolean;
|
|
488
|
-
}
|
|
489
|
-
interface AXPEmailBoxWidgetEditOptions {
|
|
490
|
-
multiple?: boolean;
|
|
491
|
-
disabled?: boolean;
|
|
492
|
-
clearButton?: boolean;
|
|
493
|
-
placeholder?: string;
|
|
494
|
-
hasLabel?: boolean;
|
|
495
|
-
lables?: string[];
|
|
496
|
-
}
|
|
497
|
-
interface AXPEmailBoxWidgetColumnOptions {
|
|
498
|
-
}
|
|
499
|
-
interface AXPEmailBoxWidgetPrintOptions {
|
|
500
|
-
}
|
|
501
|
-
interface AXPEmailBoxWidgetOptions {
|
|
502
|
-
designer: AXPEmailBoxWidgetDesignerOptions;
|
|
503
|
-
view: AXPEmailBoxWidgetViewOptions;
|
|
504
|
-
edit: AXPEmailBoxWidgetEditOptions;
|
|
505
|
-
print: AXPEmailBoxWidgetPrintOptions;
|
|
506
|
-
column: AXPEmailBoxWidgetColumnOptions;
|
|
507
|
-
}
|
|
508
|
-
|
|
509
431
|
declare class AXPLargeTextWidgetColumnComponent extends AXPColumnWidgetComponent<string> {
|
|
510
432
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLargeTextWidgetColumnComponent, never>;
|
|
511
433
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPLargeTextWidgetColumnComponent, "ng-component", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
@@ -576,95 +498,6 @@ interface AXPLargeTextWidgetOptions {
|
|
|
576
498
|
column: AXPLargeTextWidgetColumnOptions;
|
|
577
499
|
}
|
|
578
500
|
|
|
579
|
-
declare class AXPLinkWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
580
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLinkWidgetColumnComponent, never>;
|
|
581
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPLinkWidgetColumnComponent, "ng-component", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
declare class AXPLinkWidgetEditComponent extends AXPValueWidgetComponent<any> {
|
|
585
|
-
protected validationService: AXValidationService;
|
|
586
|
-
protected translateService: AXTranslationService;
|
|
587
|
-
protected validationMessage?: string | null;
|
|
588
|
-
protected multiple: Signal<boolean>;
|
|
589
|
-
protected disabled: Signal<boolean>;
|
|
590
|
-
protected clearButton: Signal<boolean>;
|
|
591
|
-
protected hasLabel: Signal<boolean>;
|
|
592
|
-
protected hasTitle: Signal<boolean>;
|
|
593
|
-
protected labelTypes: Signal<string[]>;
|
|
594
|
-
protected linkTypes: Signal<string[]>;
|
|
595
|
-
protected dataSource: AXDataSource<any>;
|
|
596
|
-
protected internalValue: Signal<{
|
|
597
|
-
value: string;
|
|
598
|
-
label?: string;
|
|
599
|
-
title: string;
|
|
600
|
-
icon?: string;
|
|
601
|
-
}[]>;
|
|
602
|
-
ngOnInit(): void;
|
|
603
|
-
private getValueAsArrayOfObjects;
|
|
604
|
-
protected handleValueChange(e: AXValueChangedEvent, selectedIndex: number): void;
|
|
605
|
-
protected convertItem: (item: any, e: any) => any;
|
|
606
|
-
protected addItem(): void;
|
|
607
|
-
protected deleteItem(deletedIndex: number): void;
|
|
608
|
-
protected generateClasses(elementName: 'url' | 'title' | 'label', type?: 'single' | 'multiple'): Array<string>;
|
|
609
|
-
private get __class();
|
|
610
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLinkWidgetEditComponent, never>;
|
|
611
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPLinkWidgetEditComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
612
|
-
}
|
|
613
|
-
|
|
614
|
-
declare class AXPLinkWidgetPrintComponent extends AXPValueWidgetComponent<any> {
|
|
615
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLinkWidgetPrintComponent, never>;
|
|
616
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPLinkWidgetPrintComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
617
|
-
}
|
|
618
|
-
|
|
619
|
-
declare class AXPLinkWidgetViewComponent extends AXPValueWidgetComponent<any> {
|
|
620
|
-
protected clipboard: AXPClipBoardService;
|
|
621
|
-
protected multiple: boolean;
|
|
622
|
-
protected hasLabel: boolean;
|
|
623
|
-
protected target: 'self' | 'blank';
|
|
624
|
-
protected internalValue: _angular_core.Signal<any>;
|
|
625
|
-
private extractItem;
|
|
626
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPLinkWidgetViewComponent, never>;
|
|
627
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPLinkWidgetViewComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
628
|
-
}
|
|
629
|
-
|
|
630
|
-
declare const AXPLinkWidget: AXPWidgetConfig;
|
|
631
|
-
declare module '@acorex/platform/layout/builder' {
|
|
632
|
-
interface AXPWidgetTypesMap {
|
|
633
|
-
link: 'link-editor';
|
|
634
|
-
}
|
|
635
|
-
}
|
|
636
|
-
interface AXPLinkWidgetDesignerOptions {
|
|
637
|
-
multiple?: boolean;
|
|
638
|
-
disabled?: boolean;
|
|
639
|
-
clearButton?: boolean;
|
|
640
|
-
hasLabel?: boolean;
|
|
641
|
-
hasTitle?: boolean;
|
|
642
|
-
labelTypes?: string[];
|
|
643
|
-
linkTypes?: string[];
|
|
644
|
-
}
|
|
645
|
-
interface AXPLinkWidgetViewOptions {
|
|
646
|
-
}
|
|
647
|
-
interface AXPLinkWidgetEditOptions {
|
|
648
|
-
multiple?: boolean;
|
|
649
|
-
disabled?: boolean;
|
|
650
|
-
clearButton?: boolean;
|
|
651
|
-
hasLabel?: boolean;
|
|
652
|
-
hasTitle?: boolean;
|
|
653
|
-
labelTypes?: string[];
|
|
654
|
-
linkTypes?: string[];
|
|
655
|
-
}
|
|
656
|
-
interface AXPLinkWidgetColumnOptions {
|
|
657
|
-
}
|
|
658
|
-
interface AXPLinkWidgetPrintOptions {
|
|
659
|
-
}
|
|
660
|
-
interface AXPLinkWidgetOptions {
|
|
661
|
-
designer: AXPLinkWidgetDesignerOptions;
|
|
662
|
-
view: AXPLinkWidgetViewOptions;
|
|
663
|
-
edit: AXPLinkWidgetEditOptions;
|
|
664
|
-
print: AXPLinkWidgetPrintOptions;
|
|
665
|
-
column: AXPLinkWidgetColumnOptions;
|
|
666
|
-
}
|
|
667
|
-
|
|
668
501
|
declare class AXPNumberBoxWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
669
502
|
private formatService;
|
|
670
503
|
protected value: _angular_core.Signal<any>;
|
|
@@ -818,93 +651,6 @@ interface AXPPasswordBoxWidgetOptions {
|
|
|
818
651
|
column: AXPPasswordBoxWidgetColumnOptions;
|
|
819
652
|
}
|
|
820
653
|
|
|
821
|
-
declare class AXPPhoneBoxWidgetColumnComponent extends AXPColumnWidgetComponent<any> {
|
|
822
|
-
protected list: Signal<{
|
|
823
|
-
value: string;
|
|
824
|
-
label: string;
|
|
825
|
-
}[]>;
|
|
826
|
-
protected text: Signal<string>;
|
|
827
|
-
protected multiple: boolean;
|
|
828
|
-
protected hasLabel: boolean;
|
|
829
|
-
protected dot3(text: string): string;
|
|
830
|
-
private extractItem;
|
|
831
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPPhoneBoxWidgetColumnComponent, never>;
|
|
832
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPPhoneBoxWidgetColumnComponent, "ng-component", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
833
|
-
}
|
|
834
|
-
|
|
835
|
-
declare class AXPPhoneBoxWidgetEditComponent extends AXPValueWidgetComponent<any> {
|
|
836
|
-
protected validationService: AXValidationService;
|
|
837
|
-
protected multiple: Signal<boolean>;
|
|
838
|
-
protected disabled: Signal<boolean>;
|
|
839
|
-
protected clearButton: Signal<boolean>;
|
|
840
|
-
protected hasLabel: Signal<boolean>;
|
|
841
|
-
protected phoneLabels: Signal<string[]>;
|
|
842
|
-
protected internalValue: Signal<{
|
|
843
|
-
value: string;
|
|
844
|
-
label?: string;
|
|
845
|
-
id: string;
|
|
846
|
-
}[]>;
|
|
847
|
-
private getValueAsArrayOfObjects;
|
|
848
|
-
protected handleValueChange(e: AXValueChangedEvent, selectedIndex: number): void;
|
|
849
|
-
protected handleLabelChange(e: AXValueChangedEvent, selectedIndex: number): void;
|
|
850
|
-
protected addItem(): void;
|
|
851
|
-
protected deleteItem(deletedIndex: number): void;
|
|
852
|
-
private get __class();
|
|
853
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPPhoneBoxWidgetEditComponent, never>;
|
|
854
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPPhoneBoxWidgetEditComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
855
|
-
}
|
|
856
|
-
|
|
857
|
-
declare class AXPPhoneBoxWidgetPrintComponent extends AXPValueWidgetComponent<any> {
|
|
858
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPPhoneBoxWidgetPrintComponent, never>;
|
|
859
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPPhoneBoxWidgetPrintComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
860
|
-
}
|
|
861
|
-
|
|
862
|
-
declare class AXPPhoneBoxWidgetViewComponent extends AXPValueWidgetComponent<any> {
|
|
863
|
-
protected clipboard: AXPClipBoardService;
|
|
864
|
-
protected multiple: _angular_core.Signal<boolean>;
|
|
865
|
-
protected hasLabel: _angular_core.Signal<boolean>;
|
|
866
|
-
protected internalValue: _angular_core.Signal<any>;
|
|
867
|
-
private extractItem;
|
|
868
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPPhoneBoxWidgetViewComponent, never>;
|
|
869
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPPhoneBoxWidgetViewComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
870
|
-
}
|
|
871
|
-
|
|
872
|
-
declare const AXPPhoneBoxWidget: AXPWidgetConfig;
|
|
873
|
-
declare module '@acorex/platform/layout/builder' {
|
|
874
|
-
interface AXPWidgetTypesMap {
|
|
875
|
-
phone: 'phone-editor';
|
|
876
|
-
}
|
|
877
|
-
}
|
|
878
|
-
interface AXPPhoneBoxWidgetDesignerOptions {
|
|
879
|
-
multiple?: boolean;
|
|
880
|
-
disabled?: boolean;
|
|
881
|
-
clearButton?: boolean;
|
|
882
|
-
hasLabel?: boolean;
|
|
883
|
-
phoneLabels?: string[];
|
|
884
|
-
}
|
|
885
|
-
interface AXPPhoneBoxWidgetViewOptions {
|
|
886
|
-
multiple?: boolean;
|
|
887
|
-
hasLabel?: boolean;
|
|
888
|
-
}
|
|
889
|
-
interface AXPPhoneBoxWidgetEditOptions {
|
|
890
|
-
multiple?: boolean;
|
|
891
|
-
disabled?: boolean;
|
|
892
|
-
clearButton?: boolean;
|
|
893
|
-
hasLabel?: boolean;
|
|
894
|
-
phoneLabels?: string[];
|
|
895
|
-
}
|
|
896
|
-
interface AXPPhoneBoxWidgetColumnOptions {
|
|
897
|
-
}
|
|
898
|
-
interface AXPPhoneBoxWidgetPrintOptions {
|
|
899
|
-
}
|
|
900
|
-
interface AXPPhoneBoxWidgetOptions {
|
|
901
|
-
designer: AXPPhoneBoxWidgetDesignerOptions;
|
|
902
|
-
view: AXPPhoneBoxWidgetViewOptions;
|
|
903
|
-
edit: AXPPhoneBoxWidgetEditOptions;
|
|
904
|
-
print: AXPPhoneBoxWidgetPrintOptions;
|
|
905
|
-
column: AXPPhoneBoxWidgetColumnOptions;
|
|
906
|
-
}
|
|
907
|
-
|
|
908
654
|
declare class AXPRichTextWidgetColumnComponent extends AXPColumnWidgetComponent<string | null | undefined> {
|
|
909
655
|
private popupService;
|
|
910
656
|
private platform;
|
|
@@ -2154,8 +1900,8 @@ declare class AXPAdvancedGridWidgetDesignerComponent extends AXPLayoutBaseWidget
|
|
|
2154
1900
|
gridOptions: AXGridLayoutOptions;
|
|
2155
1901
|
protected cols: _angular_core.Signal<number>;
|
|
2156
1902
|
protected rows: _angular_core.Signal<number>;
|
|
2157
|
-
protected align: _angular_core.Signal<"
|
|
2158
|
-
protected justify: _angular_core.Signal<"
|
|
1903
|
+
protected align: _angular_core.Signal<"center" | "start" | "end" | "stretch">;
|
|
1904
|
+
protected justify: _angular_core.Signal<"center" | "start" | "end" | "stretch">;
|
|
2159
1905
|
protected gap: _angular_core.Signal<string>;
|
|
2160
1906
|
protected cells: _angular_core.Signal<number>;
|
|
2161
1907
|
effect2: _angular_core.EffectRef;
|
|
@@ -2182,8 +1928,8 @@ declare class AXPAdvancedGridWidgetViewComponent extends AXPValueWidgetComponent
|
|
|
2182
1928
|
gridOptions: AXGridLayoutOptions;
|
|
2183
1929
|
itemsCount: _angular_core.Signal<number>;
|
|
2184
1930
|
columns: _angular_core.Signal<number>;
|
|
2185
|
-
justifyItems: _angular_core.Signal<"
|
|
2186
|
-
alignItems: _angular_core.Signal<"
|
|
1931
|
+
justifyItems: _angular_core.Signal<"center" | "start" | "end" | "stretch">;
|
|
1932
|
+
alignItems: _angular_core.Signal<"center" | "start" | "end" | "stretch">;
|
|
2187
1933
|
private get __class();
|
|
2188
1934
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPAdvancedGridWidgetViewComponent, never>;
|
|
2189
1935
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPAdvancedGridWidgetViewComponent, "axp-advanced-grid-layout-widget", never, {}, {}, never, never, true, never>;
|
|
@@ -2840,6 +2586,269 @@ interface AXPRepeaterWidgetOptions {
|
|
|
2840
2586
|
print: AXPRepeaterWidgetPrintOptions;
|
|
2841
2587
|
}
|
|
2842
2588
|
|
|
2589
|
+
declare class AXPTableWidgetDesignerComponent extends AXPTableBaseLayoutWidgetComponent {
|
|
2590
|
+
#private;
|
|
2591
|
+
private designerService;
|
|
2592
|
+
componentRef: ComponentRef<any>;
|
|
2593
|
+
protected bodyCells: _angular_core.Signal<AXPWidgetNode[]>;
|
|
2594
|
+
protected columns: _angular_core.Signal<number>;
|
|
2595
|
+
protected rows: _angular_core.Signal<number>;
|
|
2596
|
+
protected tdBorderStyle: _angular_core.Signal<Record<string, string>>;
|
|
2597
|
+
protected tdAlignStyle: _angular_core.Signal<Record<string, string>>;
|
|
2598
|
+
protected tdStyle: _angular_core.Signal<{
|
|
2599
|
+
[x: string]: string;
|
|
2600
|
+
}>;
|
|
2601
|
+
protected hasAnyChildren: _angular_core.Signal<boolean>;
|
|
2602
|
+
protected bodyRows: _angular_core.Signal<{
|
|
2603
|
+
index: number;
|
|
2604
|
+
cells: {
|
|
2605
|
+
index: number;
|
|
2606
|
+
node?: any;
|
|
2607
|
+
}[];
|
|
2608
|
+
}[]>;
|
|
2609
|
+
protected handleDrawerSelect(count: number): void;
|
|
2610
|
+
protected handleGridDrawerSelect(e: {
|
|
2611
|
+
rows: number;
|
|
2612
|
+
cols: number;
|
|
2613
|
+
}): void;
|
|
2614
|
+
protected handleAddRow(): void;
|
|
2615
|
+
protected handleAddCell(rowIndex: number, colIndex: number): Promise<void>;
|
|
2616
|
+
protected getColSpan(node?: AXPWidgetNode): number | null;
|
|
2617
|
+
protected getRowSpan(node?: AXPWidgetNode): number | null;
|
|
2618
|
+
private static readonly MENU_ADD_ROW;
|
|
2619
|
+
private static readonly MENU_ADD_COLUMN;
|
|
2620
|
+
onContextMenu(context: {
|
|
2621
|
+
items: AXMenuItem[];
|
|
2622
|
+
}): void;
|
|
2623
|
+
executeCommand(command: {
|
|
2624
|
+
name: string;
|
|
2625
|
+
data?: any;
|
|
2626
|
+
handled: boolean;
|
|
2627
|
+
}): Promise<void>;
|
|
2628
|
+
api(): AXPLayoutElementAPI;
|
|
2629
|
+
private computeTdBorderStyle;
|
|
2630
|
+
private computeTdAlignStyle;
|
|
2631
|
+
get __class(): any;
|
|
2632
|
+
get __style(): any;
|
|
2633
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTableWidgetDesignerComponent, never>;
|
|
2634
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPTableWidgetDesignerComponent, "axp-table-widget", never, {}, {}, never, never, true, never>;
|
|
2635
|
+
}
|
|
2636
|
+
|
|
2637
|
+
declare class AXPTableWidgetViewComponent extends AXPTableBaseLayoutWidgetComponent {
|
|
2638
|
+
protected bodyCells: _angular_core.Signal<AXPWidgetNode[]>;
|
|
2639
|
+
protected columns: _angular_core.Signal<number>;
|
|
2640
|
+
protected tdBorderStyle: _angular_core.Signal<Record<string, string>>;
|
|
2641
|
+
protected tdAlignStyle: _angular_core.Signal<Record<string, string>>;
|
|
2642
|
+
protected tdStyle: _angular_core.Signal<{
|
|
2643
|
+
[x: string]: string;
|
|
2644
|
+
}>;
|
|
2645
|
+
protected bodyRows: _angular_core.Signal<{
|
|
2646
|
+
index: number;
|
|
2647
|
+
cells: {
|
|
2648
|
+
index: number;
|
|
2649
|
+
node?: AXPWidgetNode;
|
|
2650
|
+
}[];
|
|
2651
|
+
}[]>;
|
|
2652
|
+
protected getColSpan(node: AXPWidgetNode): number | null;
|
|
2653
|
+
protected getRowSpan(node: AXPWidgetNode): number | null;
|
|
2654
|
+
private computeTdBorderStyle;
|
|
2655
|
+
private computeTdAlignStyle;
|
|
2656
|
+
get __class(): any;
|
|
2657
|
+
get __style(): any;
|
|
2658
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTableWidgetViewComponent, never>;
|
|
2659
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPTableWidgetViewComponent, "axp-table-widget", never, {}, {}, never, never, true, never>;
|
|
2660
|
+
}
|
|
2661
|
+
|
|
2662
|
+
declare const AXPTableWidget: AXPWidgetConfig<AXPTableWidgetConfigType>;
|
|
2663
|
+
declare module '@acorex/platform/layout/builder' {
|
|
2664
|
+
interface AXPWidgetTypesMap {
|
|
2665
|
+
tableLayout: 'table-layout';
|
|
2666
|
+
}
|
|
2667
|
+
}
|
|
2668
|
+
type AXPTableWidgetConfigType = {
|
|
2669
|
+
type: 'container';
|
|
2670
|
+
};
|
|
2671
|
+
interface AXPTableWidgetDesignerOptions {
|
|
2672
|
+
spacing?: {
|
|
2673
|
+
padding?: string;
|
|
2674
|
+
margin?: string;
|
|
2675
|
+
};
|
|
2676
|
+
border?: {
|
|
2677
|
+
radius?: string;
|
|
2678
|
+
width?: string;
|
|
2679
|
+
color?: string;
|
|
2680
|
+
style?: string;
|
|
2681
|
+
};
|
|
2682
|
+
backgroundColor?: string;
|
|
2683
|
+
direction?: string;
|
|
2684
|
+
overflow?: string;
|
|
2685
|
+
overflowX?: string;
|
|
2686
|
+
overflowY?: string;
|
|
2687
|
+
width?: string;
|
|
2688
|
+
minWidth?: string;
|
|
2689
|
+
maxWidth?: string;
|
|
2690
|
+
height?: string;
|
|
2691
|
+
minHeight?: string;
|
|
2692
|
+
maxHeight?: string;
|
|
2693
|
+
}
|
|
2694
|
+
interface AXPTableWidgetViewOptions {
|
|
2695
|
+
spacing?: {
|
|
2696
|
+
padding?: string;
|
|
2697
|
+
margin?: string;
|
|
2698
|
+
};
|
|
2699
|
+
border?: {
|
|
2700
|
+
radius?: string;
|
|
2701
|
+
width?: string;
|
|
2702
|
+
color?: string;
|
|
2703
|
+
style?: string;
|
|
2704
|
+
};
|
|
2705
|
+
backgroundColor?: string;
|
|
2706
|
+
direction?: string;
|
|
2707
|
+
overflow?: string;
|
|
2708
|
+
overflowX?: string;
|
|
2709
|
+
overflowY?: string;
|
|
2710
|
+
width?: string;
|
|
2711
|
+
minWidth?: string;
|
|
2712
|
+
maxWidth?: string;
|
|
2713
|
+
height?: string;
|
|
2714
|
+
minHeight?: string;
|
|
2715
|
+
maxHeight?: string;
|
|
2716
|
+
}
|
|
2717
|
+
interface AXPTableWidgetEditOptions {
|
|
2718
|
+
spacing?: {
|
|
2719
|
+
padding?: string;
|
|
2720
|
+
margin?: string;
|
|
2721
|
+
};
|
|
2722
|
+
border?: {
|
|
2723
|
+
radius?: string;
|
|
2724
|
+
width?: string;
|
|
2725
|
+
color?: string;
|
|
2726
|
+
style?: string;
|
|
2727
|
+
};
|
|
2728
|
+
backgroundColor?: string;
|
|
2729
|
+
direction?: string;
|
|
2730
|
+
overflow?: string;
|
|
2731
|
+
overflowX?: string;
|
|
2732
|
+
overflowY?: string;
|
|
2733
|
+
width?: string;
|
|
2734
|
+
minWidth?: string;
|
|
2735
|
+
maxWidth?: string;
|
|
2736
|
+
height?: string;
|
|
2737
|
+
minHeight?: string;
|
|
2738
|
+
maxHeight?: string;
|
|
2739
|
+
}
|
|
2740
|
+
interface AXPTableWidgetPrintOptions {
|
|
2741
|
+
spacing?: {
|
|
2742
|
+
padding?: string;
|
|
2743
|
+
margin?: string;
|
|
2744
|
+
};
|
|
2745
|
+
border?: {
|
|
2746
|
+
radius?: string;
|
|
2747
|
+
width?: string;
|
|
2748
|
+
color?: string;
|
|
2749
|
+
style?: string;
|
|
2750
|
+
};
|
|
2751
|
+
backgroundColor?: string;
|
|
2752
|
+
direction?: string;
|
|
2753
|
+
overflow?: string;
|
|
2754
|
+
overflowX?: string;
|
|
2755
|
+
overflowY?: string;
|
|
2756
|
+
width?: string;
|
|
2757
|
+
minWidth?: string;
|
|
2758
|
+
maxWidth?: string;
|
|
2759
|
+
height?: string;
|
|
2760
|
+
minHeight?: string;
|
|
2761
|
+
maxHeight?: string;
|
|
2762
|
+
}
|
|
2763
|
+
interface AXPTableWidgetOptions {
|
|
2764
|
+
designer: AXPTableWidgetDesignerOptions;
|
|
2765
|
+
view: AXPTableWidgetViewOptions;
|
|
2766
|
+
edit: AXPTableWidgetEditOptions;
|
|
2767
|
+
print: AXPTableWidgetPrintOptions;
|
|
2768
|
+
}
|
|
2769
|
+
|
|
2770
|
+
declare class AXPTableItemWidgetDesignerComponent extends AXPTableItemBaseLayoutWidgetComponent {
|
|
2771
|
+
#private;
|
|
2772
|
+
private get parentApi();
|
|
2773
|
+
private invoke;
|
|
2774
|
+
private get __class();
|
|
2775
|
+
private get __style();
|
|
2776
|
+
onContextMenu(context: {
|
|
2777
|
+
items: AXMenuItem[];
|
|
2778
|
+
}): void;
|
|
2779
|
+
executeCommand(command: {
|
|
2780
|
+
name: string;
|
|
2781
|
+
data?: any;
|
|
2782
|
+
handled: boolean;
|
|
2783
|
+
}): Promise<void>;
|
|
2784
|
+
private canMerge;
|
|
2785
|
+
insertColumnLeft(): void;
|
|
2786
|
+
insertColumnRight(): void;
|
|
2787
|
+
insertColumnToStart(): void;
|
|
2788
|
+
insertColumnToEnd(): void;
|
|
2789
|
+
insertRowAbove(): void;
|
|
2790
|
+
insertRowBelow(): void;
|
|
2791
|
+
insertCellShiftRight(): void;
|
|
2792
|
+
insertCellShiftDown(): void;
|
|
2793
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTableItemWidgetDesignerComponent, never>;
|
|
2794
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPTableItemWidgetDesignerComponent, "axp-table-item-widget-designer", never, {}, {}, never, never, true, never>;
|
|
2795
|
+
}
|
|
2796
|
+
|
|
2797
|
+
declare class AXPTableItemWidgetViewComponent extends AXPTableItemBaseLayoutWidgetComponent {
|
|
2798
|
+
private get __class();
|
|
2799
|
+
private get __style();
|
|
2800
|
+
insertColumnLeft(): void;
|
|
2801
|
+
insertColumnRight(): void;
|
|
2802
|
+
insertRowAbove(): void;
|
|
2803
|
+
insertRowBelow(): void;
|
|
2804
|
+
insertCellShiftRight(): void;
|
|
2805
|
+
insertCellShiftDown(): void;
|
|
2806
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPTableItemWidgetViewComponent, never>;
|
|
2807
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPTableItemWidgetViewComponent, "axp-table-item-widget", never, {}, {}, never, never, true, never>;
|
|
2808
|
+
}
|
|
2809
|
+
|
|
2810
|
+
declare const AXPTableItemWidget: AXPWidgetConfig;
|
|
2811
|
+
declare module '@acorex/platform/layout/builder' {
|
|
2812
|
+
interface AXPWidgetTypesMap {
|
|
2813
|
+
tableItem: 'table-item-layout';
|
|
2814
|
+
}
|
|
2815
|
+
}
|
|
2816
|
+
interface AXPTableItemWidgetDesignerOptions {
|
|
2817
|
+
spacing?: {
|
|
2818
|
+
padding?: string;
|
|
2819
|
+
margin?: string;
|
|
2820
|
+
};
|
|
2821
|
+
border?: {
|
|
2822
|
+
radius?: string;
|
|
2823
|
+
width?: string;
|
|
2824
|
+
color?: string;
|
|
2825
|
+
style?: string;
|
|
2826
|
+
};
|
|
2827
|
+
backgroundColor?: string;
|
|
2828
|
+
direction?: string;
|
|
2829
|
+
overflow?: string;
|
|
2830
|
+
overflowX?: string;
|
|
2831
|
+
overflowY?: string;
|
|
2832
|
+
width?: string;
|
|
2833
|
+
minWidth?: string;
|
|
2834
|
+
maxWidth?: string;
|
|
2835
|
+
height?: string;
|
|
2836
|
+
minHeight?: string;
|
|
2837
|
+
maxHeight?: string;
|
|
2838
|
+
}
|
|
2839
|
+
interface AXPTableItemWidgetViewOptions extends AXPTableItemWidgetDesignerOptions {
|
|
2840
|
+
}
|
|
2841
|
+
interface AXPTableItemWidgetEditOptions extends AXPTableItemWidgetDesignerOptions {
|
|
2842
|
+
}
|
|
2843
|
+
interface AXPTableItemWidgetPrintOptions extends AXPTableItemWidgetDesignerOptions {
|
|
2844
|
+
}
|
|
2845
|
+
interface AXPTableItemWidgetOptions {
|
|
2846
|
+
designer: AXPTableItemWidgetDesignerOptions;
|
|
2847
|
+
view: AXPTableItemWidgetViewOptions;
|
|
2848
|
+
edit: AXPTableItemWidgetEditOptions;
|
|
2849
|
+
print: AXPTableItemWidgetPrintOptions;
|
|
2850
|
+
}
|
|
2851
|
+
|
|
2843
2852
|
interface AXPGridBoxOption {
|
|
2844
2853
|
value: string;
|
|
2845
2854
|
label: string;
|
|
@@ -2872,10 +2881,10 @@ declare class AXPGridOptionsWidgetEditComponent extends AXPValueWidgetComponent<
|
|
|
2872
2881
|
protected lastGap: _angular_core.WritableSignal<number>;
|
|
2873
2882
|
protected selectedJustify: _angular_core.WritableSignal<AXPGridBoxOption>;
|
|
2874
2883
|
protected selectedAlign: _angular_core.WritableSignal<AXPGridBoxOption>;
|
|
2875
|
-
protected hoveredAlign: _angular_core.WritableSignal<"
|
|
2876
|
-
protected hoveredJustify: _angular_core.WritableSignal<"
|
|
2877
|
-
protected clickedAlign: _angular_core.WritableSignal<"
|
|
2878
|
-
protected clickedJustify: _angular_core.WritableSignal<"
|
|
2884
|
+
protected hoveredAlign: _angular_core.WritableSignal<"center" | "start" | "end" | "stretch" | null | undefined>;
|
|
2885
|
+
protected hoveredJustify: _angular_core.WritableSignal<"center" | "start" | "end" | "stretch" | null | undefined>;
|
|
2886
|
+
protected clickedAlign: _angular_core.WritableSignal<"center" | "start" | "end" | "stretch" | undefined>;
|
|
2887
|
+
protected clickedJustify: _angular_core.WritableSignal<"center" | "start" | "end" | "stretch" | undefined>;
|
|
2879
2888
|
protected setGridDirection(value: AXPGridBoxString['autoFlow']): void;
|
|
2880
2889
|
protected setRowOrColumn(value: number, type: 'column' | 'row'): void;
|
|
2881
2890
|
protected toggleGapMode(): void;
|
|
@@ -2918,10 +2927,10 @@ declare class AXPAdvancedGridOptionsWidgetEditComponent extends AXPValueWidgetCo
|
|
|
2918
2927
|
private rendered;
|
|
2919
2928
|
protected selectedJustify: _angular_core.WritableSignal<AXPGridBoxOption>;
|
|
2920
2929
|
protected selectedAlign: _angular_core.WritableSignal<AXPGridBoxOption>;
|
|
2921
|
-
protected hoveredAlign: _angular_core.WritableSignal<"
|
|
2922
|
-
protected hoveredJustify: _angular_core.WritableSignal<"
|
|
2923
|
-
protected clickedAlign: _angular_core.WritableSignal<"
|
|
2924
|
-
protected clickedJustify: _angular_core.WritableSignal<"
|
|
2930
|
+
protected hoveredAlign: _angular_core.WritableSignal<"center" | "start" | "end" | "stretch" | null | undefined>;
|
|
2931
|
+
protected hoveredJustify: _angular_core.WritableSignal<"center" | "start" | "end" | "stretch" | null | undefined>;
|
|
2932
|
+
protected clickedAlign: _angular_core.WritableSignal<"center" | "start" | "end" | "stretch" | undefined>;
|
|
2933
|
+
protected clickedJustify: _angular_core.WritableSignal<"center" | "start" | "end" | "stretch" | undefined>;
|
|
2925
2934
|
protected columns: _angular_core.WritableSignal<number>;
|
|
2926
2935
|
protected items: _angular_core.WritableSignal<number>;
|
|
2927
2936
|
protected changeValue(event: AXValueChangedEvent<any> | number, type: keyof AXPAdvancedGridBoxValues): void;
|
|
@@ -2947,6 +2956,35 @@ declare module '@acorex/platform/layout/builder' {
|
|
|
2947
2956
|
}
|
|
2948
2957
|
}
|
|
2949
2958
|
|
|
2959
|
+
/** Absolute CSS units (from curated list). */
|
|
2960
|
+
declare const AXP_ABSOLUTE_UNITS: readonly ["px"];
|
|
2961
|
+
type AXPAbsoluteUnit = (typeof AXP_ABSOLUTE_UNITS)[number];
|
|
2962
|
+
/** Relative CSS units (from curated list), includes percentage. */
|
|
2963
|
+
declare const AXP_RELATIVE_UNITS: readonly ["rem", "em", "%", "vh", "vw"];
|
|
2964
|
+
type AXPRelativeUnit = (typeof AXP_RELATIVE_UNITS)[number];
|
|
2965
|
+
/** Relative units excluding percentage (useful where % is not allowed). */
|
|
2966
|
+
declare const AXP_RELATIVE_UNITS_NO_PERCENT: readonly ["rem", "em", "vh", "vw"];
|
|
2967
|
+
type AXPRelativeUnitNoPercent = (typeof AXP_RELATIVE_UNITS_NO_PERCENT)[number];
|
|
2968
|
+
/** Border radius accepts lengths and percentage. */
|
|
2969
|
+
declare const AXP_BORDER_RADIUS_UNITS: readonly ["px", "rem", "em", "%", "vh", "vw"];
|
|
2970
|
+
type AXPBorderRadiusUnit = (typeof AXP_BORDER_RADIUS_UNITS)[number];
|
|
2971
|
+
/** Border width accepts only length units (no percentage). */
|
|
2972
|
+
declare const AXP_BORDER_WIDTH_UNITS: readonly ["px", "rem", "em", "vh", "vw"];
|
|
2973
|
+
type AXPBorderWidthUnit = (typeof AXP_BORDER_WIDTH_UNITS)[number];
|
|
2974
|
+
/** Spacing (margin, padding) can accept lengths and percentage. */
|
|
2975
|
+
declare const AXP_SPACING_UNITS: readonly ["px", "rem", "em", "%", "vh", "vw"];
|
|
2976
|
+
type AXPSpacingUnit = (typeof AXP_SPACING_UNITS)[number];
|
|
2977
|
+
interface AXPSpacingBoxDefaultValues {
|
|
2978
|
+
label: string;
|
|
2979
|
+
value: number;
|
|
2980
|
+
colspan?: number;
|
|
2981
|
+
rowspan?: number;
|
|
2982
|
+
}
|
|
2983
|
+
declare const AXP_default_Border_Box_Value: AXPBorderBox<string | number>;
|
|
2984
|
+
declare const AXP_default_Border_Box_Units: AXPBorderBox<string>;
|
|
2985
|
+
declare const AXP_default_Spacing_Box_Value: AXPSpacingBox<number>;
|
|
2986
|
+
declare const AXP_default_Spacing_Box_Units: AXPSpacingBox<string>;
|
|
2987
|
+
|
|
2950
2988
|
declare class AXPBorderWidgetEditComponent extends AXPValueWidgetComponent<AXPBorderBoxString> {
|
|
2951
2989
|
private el;
|
|
2952
2990
|
private allwidth;
|
|
@@ -2969,6 +3007,27 @@ declare class AXPBorderWidgetEditComponent extends AXPValueWidgetComponent<AXPBo
|
|
|
2969
3007
|
protected shownWidth: _angular_core.Signal<number>;
|
|
2970
3008
|
protected shownColor: _angular_core.Signal<string>;
|
|
2971
3009
|
protected shownStyle: _angular_core.Signal<string>;
|
|
3010
|
+
/**
|
|
3011
|
+
* Available units
|
|
3012
|
+
*/
|
|
3013
|
+
protected readonly radiusUnits: readonly ["px", "rem", "em", "%", "vh", "vw"];
|
|
3014
|
+
protected readonly widthUnits: readonly ["px", "rem", "em", "vh", "vw"];
|
|
3015
|
+
/**
|
|
3016
|
+
* Returns the unit for the given radius side. For 'all', it detects a uniform unit; otherwise falls back to top-left.
|
|
3017
|
+
*/
|
|
3018
|
+
protected getRadiusUnit(side: 'all' | AXPPropertyEditorCornerValues): string;
|
|
3019
|
+
/** Returns label text for the unit dropdown. */
|
|
3020
|
+
protected getRadiusUnitLabel(side: 'all' | AXPPropertyEditorCornerValues): string;
|
|
3021
|
+
/**
|
|
3022
|
+
* Handles unit change for radius. When 'all' is targeted, applies the unit to all corners.
|
|
3023
|
+
*/
|
|
3024
|
+
protected onRadiusUnitChange(unit: AXPBorderRadiusUnit, side: 'all' | AXPPropertyEditorCornerValues): void;
|
|
3025
|
+
/**
|
|
3026
|
+
* Width unit helpers (not yet wired in template)
|
|
3027
|
+
*/
|
|
3028
|
+
protected getWidthUnit(side: 'all' | AXPPropertyEditorSideValues): string;
|
|
3029
|
+
protected getWidthUnitLabel(side: 'all' | AXPPropertyEditorSideValues): string;
|
|
3030
|
+
protected onWidthUnitChange(unit: AXPBorderWidthUnit, side: 'all' | AXPPropertyEditorSideValues): void;
|
|
2972
3031
|
protected handleActiveBorderSide(event: PointerEvent): void;
|
|
2973
3032
|
protected handleActiveRadiusSide(event: PointerEvent): void;
|
|
2974
3033
|
af: _angular_core.AfterRenderRef;
|
|
@@ -2976,7 +3035,7 @@ declare class AXPBorderWidgetEditComponent extends AXPValueWidgetComponent<AXPBo
|
|
|
2976
3035
|
private initializeRadius;
|
|
2977
3036
|
private createUniformValues;
|
|
2978
3037
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPBorderWidgetEditComponent, never>;
|
|
2979
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPBorderWidgetEditComponent, "
|
|
3038
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPBorderWidgetEditComponent, "axp-border-widget-edit", never, {}, {}, never, never, true, never>;
|
|
2980
3039
|
}
|
|
2981
3040
|
|
|
2982
3041
|
declare const AXPBorderWidget: AXPWidgetConfig;
|
|
@@ -3056,9 +3115,9 @@ declare class AXPFlexOptionsWidgetEditComponent extends AXPValueWidgetComponent<
|
|
|
3056
3115
|
protected lastGap: _angular_core.WritableSignal<number>;
|
|
3057
3116
|
protected selectedJustify: _angular_core.WritableSignal<AXPFlexBoxOption>;
|
|
3058
3117
|
protected selectedAlign: _angular_core.WritableSignal<AXPFlexBoxOption>;
|
|
3059
|
-
protected hoveredAlign: _angular_core.WritableSignal<"center" | "stretch" | "flex-start" | "flex-end" |
|
|
3118
|
+
protected hoveredAlign: _angular_core.WritableSignal<"center" | "baseline" | "stretch" | "flex-start" | "flex-end" | null | undefined>;
|
|
3060
3119
|
protected hoveredJustify: _angular_core.WritableSignal<"center" | "flex-start" | "flex-end" | "space-between" | "space-around" | null | undefined>;
|
|
3061
|
-
protected clickedAlign: _angular_core.WritableSignal<"center" | "stretch" | "flex-start" | "flex-end" |
|
|
3120
|
+
protected clickedAlign: _angular_core.WritableSignal<"center" | "baseline" | "stretch" | "flex-start" | "flex-end" | undefined>;
|
|
3062
3121
|
protected clickedJustify: _angular_core.WritableSignal<"center" | "flex-start" | "flex-end" | "space-between" | "space-around" | undefined>;
|
|
3063
3122
|
protected itemsCount: _angular_core.WritableSignal<number>;
|
|
3064
3123
|
protected setWrapMode(type: AXPFlexBoxString['flexWrap']): void;
|
|
@@ -3104,23 +3163,16 @@ declare class AXPGridItemOptionsWidgetEditComponent extends AXPValueWidgetCompon
|
|
|
3104
3163
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPGridItemOptionsWidgetEditComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
3105
3164
|
}
|
|
3106
3165
|
|
|
3107
|
-
interface AXPSpacingBoxDefaultValues {
|
|
3108
|
-
label: string;
|
|
3109
|
-
value: number;
|
|
3110
|
-
colspan?: number;
|
|
3111
|
-
rowspan?: number;
|
|
3112
|
-
}
|
|
3113
|
-
declare const AXP_default_Border_Box_Value: AXPBorderBox<string | number>;
|
|
3114
|
-
declare const AXP_default_Border_Box_Units: AXPBorderBox<string>;
|
|
3115
|
-
declare const AXP_default_Spacing_Box_Value: AXPSpacingBox<number>;
|
|
3116
|
-
declare const AXP_default_Spacing_Box_Units: AXPSpacingBox<string>;
|
|
3117
|
-
|
|
3118
3166
|
declare class AXPSpacingWidgetEditComponent extends AXPValueWidgetComponent<AXPSpacingBoxString> {
|
|
3119
3167
|
private ngZone;
|
|
3120
3168
|
private isDragging;
|
|
3121
3169
|
protected calculatedValues: _angular_core.WritableSignal<AXPSpacingBox<number>>;
|
|
3122
3170
|
protected originalValues: _angular_core.WritableSignal<AXPSpacingBox<number>>;
|
|
3123
3171
|
protected units: _angular_core.WritableSignal<AXPSpacingBox<string>>;
|
|
3172
|
+
protected readonly spacingUnits: readonly ["px", "rem", "em", "%", "vh", "vw"];
|
|
3173
|
+
protected getSpacingUnit(type: keyof AXPSpacingBox, side: AXPPropertyEditorSideValues): string;
|
|
3174
|
+
protected getSpacingUnitLabel(type: keyof AXPSpacingBox, side: AXPPropertyEditorSideValues): string;
|
|
3175
|
+
protected onSpacingUnitChange(unit: AXPSpacingUnit, type: keyof AXPSpacingBox, side: AXPPropertyEditorSideValues): void;
|
|
3124
3176
|
protected current: _angular_core.WritableSignal<{
|
|
3125
3177
|
type: keyof AXPSpacingBox;
|
|
3126
3178
|
side: AXPPropertyEditorSideValues;
|
|
@@ -3128,7 +3180,7 @@ declare class AXPSpacingWidgetEditComponent extends AXPValueWidgetComponent<AXPS
|
|
|
3128
3180
|
}>;
|
|
3129
3181
|
protected FixedValues: AXPSpacingBoxDefaultValues[];
|
|
3130
3182
|
protected popover: _angular_core.Signal<AXPopoverComponent>;
|
|
3131
|
-
protected setSpacing(input: number | Event, type: keyof AXPSpacingBox, side: AXPPropertyEditorSideValues): void;
|
|
3183
|
+
protected setSpacing(input: number | Event, type: keyof AXPSpacingBox, side: AXPPropertyEditorSideValues, baseUnit?: AXPSpacingUnit): void;
|
|
3132
3184
|
protected openPopUp(event: Event, type: keyof AXPSpacingBox, side: AXPPropertyEditorSideValues): void;
|
|
3133
3185
|
protected listenToMove(event: Event, type: keyof AXPSpacingBox, side: AXPPropertyEditorSideValues): void;
|
|
3134
3186
|
private getClientCoordinates;
|
|
@@ -3350,5 +3402,5 @@ declare class AXPWidgetsModule {
|
|
|
3350
3402
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXPWidgetsModule>;
|
|
3351
3403
|
}
|
|
3352
3404
|
|
|
3353
|
-
export { AXPAdvancedGridItemWidget, AXPAdvancedGridItemWidgetDesignerComponent, AXPAdvancedGridItemWidgetPrintComponent, AXPAdvancedGridItemWidgetViewComponent, AXPAdvancedGridOptionsWidget, AXPAdvancedGridOptionsWidgetEditComponent, AXPAdvancedGridWidget, AXPAdvancedGridWidgetDesignerComponent, AXPAdvancedGridWidgetViewComponent, AXPAvatarWidget, AXPAvatarWidgetColumnComponent, AXPAvatarWidgetDesignerComponent, AXPAvatarWidgetEditComponent, AXPAvatarWidgetPrintComponent, AXPAvatarWidgetViewComponent, AXPBetweenExpressionValidationWidget, AXPBetweenValidationWidgetEditComponent, AXPBlockWidget, AXPBlockWidgetDesignerComponent, AXPBlockWidgetViewComponent, AXPBorderWidget, AXPBorderWidgetEditComponent, AXPButtonWidget, AXPButtonWidgetViewComponent, AXPCallbackValidationWidget, AXPCallbackValidationWidgetEditComponent, AXPCheckBoxWidget, AXPCheckBoxWidgetEditComponent, AXPContactWidget, AXPContactWidgetColumnComponent, AXPContactWidgetEditComponent, AXPContactWidgetViewComponent, AXPDateTimeBoxWidget, AXPDateTimeBoxWidgetColumnComponent, AXPDateTimeBoxWidgetEditComponent, AXPDateTimeBoxWidgetPrintComponent, AXPDateTimeBoxWidgetViewComponent, AXPDirectionWidget, AXPDirectionWidgetEditComponent, AXPEditFileUploaderCommand,
|
|
3354
|
-
export type { AXPAdvancedGridItemWidgetDesignerOptions, AXPAdvancedGridItemWidgetEditOptions, AXPAdvancedGridItemWidgetOptions, AXPAdvancedGridItemWidgetPrintOptions, AXPAdvancedGridItemWidgetViewOptions, AXPAdvancedGridWidgetDesignerOptions, AXPAdvancedGridWidgetEditOptions, AXPAdvancedGridWidgetOptions, AXPAdvancedGridWidgetViewOptions, AXPAvatarWidgetColumnOptions, AXPAvatarWidgetDesignerOptions, AXPAvatarWidgetEditOptions, AXPAvatarWidgetOptions, AXPAvatarWidgetPrintOptions, AXPAvatarWidgetViewOptions, AXPBlockWidgetConfigType, AXPBlockWidgetDesignerOptions, AXPBlockWidgetEditOptions, AXPBlockWidgetOptions, AXPBlockWidgetPrintOptions, AXPBlockWidgetViewOptions, AXPButtonWidgetDesignerOptions, AXPButtonWidgetEditOptions, AXPButtonWidgetOptions, AXPButtonWidgetViewOptions, AXPCheckBoxWidgetColumnOptions, AXPCheckBoxWidgetConfigType, AXPCheckBoxWidgetDesignerOptions, AXPCheckBoxWidgetEditOptions, AXPCheckBoxWidgetOptions, AXPCheckBoxWidgetViewOptions, AXPContactWidgetColumnOptions, AXPContactWidgetDesignerOptions, AXPContactWidgetEditOptions, AXPContactWidgetOptions, AXPContactWidgetViewOptions, AXPDateTimeBoxWidgetColumnOptions, AXPDateTimeBoxWidgetDesignerOptions, AXPDateTimeBoxWidgetEditOptions, AXPDateTimeBoxWidgetOptions, AXPDateTimeBoxWidgetPrintOptions, AXPDateTimeBoxWidgetViewOptions,
|
|
3405
|
+
export { AXPAdvancedGridItemWidget, AXPAdvancedGridItemWidgetDesignerComponent, AXPAdvancedGridItemWidgetPrintComponent, AXPAdvancedGridItemWidgetViewComponent, AXPAdvancedGridOptionsWidget, AXPAdvancedGridOptionsWidgetEditComponent, AXPAdvancedGridWidget, AXPAdvancedGridWidgetDesignerComponent, AXPAdvancedGridWidgetViewComponent, AXPAvatarWidget, AXPAvatarWidgetColumnComponent, AXPAvatarWidgetDesignerComponent, AXPAvatarWidgetEditComponent, AXPAvatarWidgetPrintComponent, AXPAvatarWidgetViewComponent, AXPBetweenExpressionValidationWidget, AXPBetweenValidationWidgetEditComponent, AXPBlockWidget, AXPBlockWidgetDesignerComponent, AXPBlockWidgetViewComponent, AXPBorderWidget, AXPBorderWidgetEditComponent, AXPButtonWidget, AXPButtonWidgetViewComponent, AXPCallbackValidationWidget, AXPCallbackValidationWidgetEditComponent, AXPCheckBoxWidget, AXPCheckBoxWidgetEditComponent, AXPContactWidget, AXPContactWidgetColumnComponent, AXPContactWidgetEditComponent, AXPContactWidgetViewComponent, AXPDateTimeBoxWidget, AXPDateTimeBoxWidgetColumnComponent, AXPDateTimeBoxWidgetEditComponent, AXPDateTimeBoxWidgetPrintComponent, AXPDateTimeBoxWidgetViewComponent, AXPDirectionWidget, AXPDirectionWidgetEditComponent, AXPEditFileUploaderCommand, AXPEqualValidationWidget, AXPEqualValidationWidgetEditComponent, AXPExtraPropertiesSchemaWidget, AXPExtraPropertiesValuesWidget, AXPExtraPropertiesWidget, AXPFileListComponent, AXPFileUploaderWidget, AXPFileUploaderWidgetColumnComponent, AXPFileUploaderWidgetEditComponent, AXPFileUploaderWidgetPrintComponent, AXPFileUploaderWidgetService, AXPFileUploaderWidgetViewComponent, AXPFlexItemOptionsWidget, AXPFlexItemOptionsWidgetEditComponent, AXPFlexItemWidget, AXPFlexItemWidgetDesignerComponent, AXPFlexItemWidgetViewComponent, AXPFlexOptionsWidget, AXPFlexOptionsWidgetEditComponent, AXPFlexWidget, AXPFlexWidgetDesignerComponent, AXPFlexWidgetViewComponent, AXPGalleryWidget, AXPGalleryWidgetEditComponent, AXPGalleryWidgetPrintComponent, AXPGalleryWidgetViewComponent, AXPGreaterThanExpressionValidationWidget, AXPGreaterThanValidationWidgetEditComponent, AXPGridItemOptionsWidget, AXPGridItemOptionsWidgetEditComponent, AXPGridOptionsWidget, AXPGridOptionsWidgetEditComponent, AXPImageMarkerPopupComponent, AXPImageMarkerWidget, AXPImageMarkerWidgetColumnComponent, AXPImageMarkerWidgetEditComponent, AXPImageMarkerWidgetViewComponent, AXPLargeTextWidget, AXPLargeTextWidgetColumnComponent, AXPLargeTextWidgetEditComponent, AXPLargeTextWidgetPrintComponent, AXPLargeTextWidgetViewComponent, AXPLessThanExpressionValidationWidget, AXPLessThanValidationWidgetEditComponent, AXPListWidget, AXPListWidgetViewComponent, AXPMapBoxWidget, AXPMapBoxWidgetEditComponent, AXPMapBoxWidgetViewComponent, AXPMaxLengthExpressionValidationWidget, AXPMaxLengthValidationWidgetEditComponent, AXPMinLengthExpressionValidationWidget, AXPMinLengthValidationWidgetEditComponent, AXPNumberBoxWidget, AXPNumberBoxWidgetColumnComponent, AXPNumberBoxWidgetEditComponent, AXPNumberBoxWidgetPrintComponent, AXPNumberBoxWidgetViewComponent, AXPPageWidget, AXPPageWidgetViewComponent, AXPPasswordBoxWidget, AXPPasswordBoxWidgetColumnComponent, AXPPasswordBoxWidgetEditComponent, AXPPasswordBoxWidgetPrintComponent, AXPPasswordBoxWidgetViewComponent, AXPRegularExpressionValidationWidget, AXPRegularExpressionValidationWidgetEditComponent, AXPRepeaterWidget, AXPRepeaterWidgetDesignerComponent, AXPRepeaterWidgetEditComponent, AXPRepeaterWidgetPrintComponent, AXPRepeaterWidgetViewComponent, AXPRequiredValidationWidget, AXPRequiredValidationWidgetEditComponent, AXPRichTextWidget, AXPRichTextWidgetColumnComponent, AXPRichTextWidgetEditComponent, AXPRichTextWidgetPrintComponent, AXPRichTextWidgetViewComponent, AXPSelectBoxWidget, AXPSelectBoxWidgetColumnComponent, AXPSelectBoxWidgetEditComponent, AXPSelectBoxWidgetPrintComponent, AXPSelectBoxWidgetViewComponent, AXPSelectionListWidget, AXPSelectionListWidgetColumnComponent, AXPSelectionListWidgetDesignerComponent, AXPSelectionListWidgetEditComponent, AXPSelectionListWidgetPrintComponent, AXPSelectionListWidgetViewComponent, AXPSignatureWidget, AXPSignatureWidgetColumnComponent, AXPSignatureWidgetEditComponent, AXPSignatureWidgetFilterComponent, AXPSignatureWidgetPrintComponent, AXPSignatureWidgetViewComponent, AXPSpacingWidget, AXPSpacingWidgetEditComponent, AXPTableItemWidget, AXPTableItemWidgetDesignerComponent, AXPTableItemWidgetViewComponent, AXPTableWidget, AXPTableWidgetDesignerComponent, AXPTableWidgetViewComponent, AXPTemplateBoxWidget, AXPTemplateBoxWidgetColumnComponent, AXPTemplateBoxWidgetEditComponent, AXPTemplateBoxWidgetPrintComponent, AXPTemplateBoxWidgetViewComponent, AXPTextBoxWidget, AXPTextBoxWidgetColumnComponent, AXPTextBoxWidgetEditComponent, AXPTextBoxWidgetPrintComponent, AXPTextBoxWidgetViewComponent, AXPToggleWidget, AXPToggleWidgetColumnComponent, AXPToggleWidgetEditComponent, AXPToggleWidgetPrintComponent, AXPToggleWidgetViewComponent, 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_PATH_PROPERTY, AXP_DATA_PROPERTY_GROUP, AXP_DATA_SOURCE_PROPERTIES, AXP_DATA_SOURCE_PROPERTY, AXP_DATA_SOURCE_TEXT_FIELD, AXP_DATA_SOURCE_VALUE_FIELD, 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_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_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 };
|
|
3406
|
+
export type { AXPAbsoluteUnit, AXPAdvancedGridItemWidgetDesignerOptions, AXPAdvancedGridItemWidgetEditOptions, AXPAdvancedGridItemWidgetOptions, AXPAdvancedGridItemWidgetPrintOptions, AXPAdvancedGridItemWidgetViewOptions, AXPAdvancedGridWidgetDesignerOptions, AXPAdvancedGridWidgetEditOptions, AXPAdvancedGridWidgetOptions, AXPAdvancedGridWidgetViewOptions, AXPAvatarWidgetColumnOptions, AXPAvatarWidgetDesignerOptions, AXPAvatarWidgetEditOptions, AXPAvatarWidgetOptions, AXPAvatarWidgetPrintOptions, AXPAvatarWidgetViewOptions, AXPBlockWidgetConfigType, AXPBlockWidgetDesignerOptions, AXPBlockWidgetEditOptions, AXPBlockWidgetOptions, AXPBlockWidgetPrintOptions, AXPBlockWidgetViewOptions, AXPBorderRadiusUnit, AXPBorderWidthUnit, AXPButtonWidgetDesignerOptions, AXPButtonWidgetEditOptions, AXPButtonWidgetOptions, AXPButtonWidgetViewOptions, AXPCheckBoxWidgetColumnOptions, AXPCheckBoxWidgetConfigType, AXPCheckBoxWidgetDesignerOptions, AXPCheckBoxWidgetEditOptions, AXPCheckBoxWidgetOptions, AXPCheckBoxWidgetViewOptions, AXPContactWidgetColumnOptions, AXPContactWidgetDesignerOptions, AXPContactWidgetEditOptions, AXPContactWidgetOptions, AXPContactWidgetViewOptions, AXPDateTimeBoxWidgetColumnOptions, AXPDateTimeBoxWidgetDesignerOptions, AXPDateTimeBoxWidgetEditOptions, AXPDateTimeBoxWidgetOptions, AXPDateTimeBoxWidgetPrintOptions, AXPDateTimeBoxWidgetViewOptions, 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, AXPGridBoxAlignmentOption, AXPGridBoxOption, AXPImageMarkerWidgetColumnOptions, AXPImageMarkerWidgetComponentOptions, AXPImageMarkerWidgetDesignerOptions, AXPImageMarkerWidgetEditOptions, AXPImageMarkerWidgetOptions, AXPImageMarkerWidgetPoint, AXPImageMarkerWidgetViewOptions, AXPLargeTextWidgetColumnOptions, AXPLargeTextWidgetDesignerOptions, AXPLargeTextWidgetEditOptions, AXPLargeTextWidgetOptions, AXPLargeTextWidgetPrintOptions, AXPLargeTextWidgetViewOptions, AXPListWidgetColumn, AXPListWidgetComponentOptions, AXPListWidgetEditOptions, AXPListWidgetOptions, AXPListWidgetRowCommand, AXPListWidgetViewOptions, AXPMapBoxWidgetDesignerOptions, AXPMapBoxWidgetEditOptions, AXPMapBoxWidgetOptions, AXPMapBoxWidgetPrintOptions, AXPMapBoxWidgetViewOptions, AXPNumberBoxWidgetColumnOptions, AXPNumberBoxWidgetDesignerOptions, AXPNumberBoxWidgetEditOptions, AXPNumberBoxWidgetOptions, AXPNumberBoxWidgetPrintOptions, AXPNumberBoxWidgetViewOptions, AXPPageWidgetDesignerOptions, AXPPageWidgetEditOptions, AXPPageWidgetOptions, AXPPageWidgetPrintOptions, AXPPageWidgetViewOptions, AXPPasswordBoxWidgetColumnOptions, AXPPasswordBoxWidgetDesignerOptions, AXPPasswordBoxWidgetEditOptions, AXPPasswordBoxWidgetOptions, AXPPasswordBoxWidgetPrintOptions, AXPPasswordBoxWidgetViewOptions, AXPRelativeUnit, AXPRelativeUnitNoPercent, AXPRepeaterWidgetDesignerOptions, AXPRepeaterWidgetEditOptions, AXPRepeaterWidgetOptions, AXPRepeaterWidgetPrintOptions, AXPRepeaterWidgetViewOptions, AXPRichTextWidgetColumnOptions, AXPRichTextWidgetDesignerOptions, AXPRichTextWidgetEditOptions, AXPRichTextWidgetOptions, AXPRichTextWidgetPrintOptions, AXPRichTextWidgetViewOptions, AXPSelectBoxWidgetColumnOptions, AXPSelectBoxWidgetDesignerOptions, AXPSelectBoxWidgetEditOptions, AXPSelectBoxWidgetOptions, AXPSelectBoxWidgetPrintOptions, AXPSelectBoxWidgetViewOptions, AXPSelectionListWidgetColumnOptions, AXPSelectionListWidgetDesignerOptions, AXPSelectionListWidgetEditOptions, AXPSelectionListWidgetOptions, AXPSelectionListWidgetPrintOptions, AXPSelectionListWidgetViewOptions, AXPSignatureWidgetColumnOptions, AXPSignatureWidgetDesignerOptions, AXPSignatureWidgetEditOptions, AXPSignatureWidgetOptions, AXPSignatureWidgetPrintOptions, AXPSignatureWidgetViewOptions, AXPSpacingBoxDefaultValues, AXPSpacingUnit, AXPTableItemWidgetDesignerOptions, AXPTableItemWidgetEditOptions, AXPTableItemWidgetOptions, AXPTableItemWidgetPrintOptions, AXPTableItemWidgetViewOptions, AXPTableWidgetConfigType, AXPTableWidgetDesignerOptions, AXPTableWidgetEditOptions, AXPTableWidgetOptions, AXPTableWidgetPrintOptions, AXPTableWidgetViewOptions, AXPTemplateBoxWidgetColumnOptions, AXPTemplateBoxWidgetDesignerOptions, AXPTemplateBoxWidgetEditOptions, AXPTemplateBoxWidgetOptions, AXPTemplateBoxWidgetPrintOptions, AXPTemplateBoxWidgetViewOptions, AXPTextBoxWidgetColumnOptions, AXPTextBoxWidgetDesignerOptions, AXPTextBoxWidgetEditOptions, AXPTextBoxWidgetOptions, AXPTextBoxWidgetPrintOptions, AXPTextBoxWidgetViewOptions, AXPToggleWidgetColumnOptions, AXPToggleWidgetDesignerOptions, AXPToggleWidgetEditOptions, AXPToggleWidgetOptions, AXPToggleWidgetPrintOptions, AXPToggleWidgetViewOptions, StrategyConfig };
|