@acorex/components 16.19.59 → 16.20.0
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-components.mjs +672 -679
- package/fesm2022/acorex-components.mjs.map +1 -1
- package/index.d.ts +3656 -161
- package/package.json +1 -1
- package/lib/accordion/accordion.component.d.ts +0 -13
- package/lib/accordion/accordion.module.d.ts +0 -9
- package/lib/auto-complete/auto-complete.component.d.ts +0 -77
- package/lib/auto-complete/auto-complete.module.d.ts +0 -14
- package/lib/base/base-page.class.d.ts +0 -46
- package/lib/base/components.class.d.ts +0 -10
- package/lib/base/element.class.d.ts +0 -106
- package/lib/base/events.class.d.ts +0 -18
- package/lib/button/button.component.d.ts +0 -23
- package/lib/button/button.module.d.ts +0 -8
- package/lib/calendar/calendar-box/calendar-box.component.d.ts +0 -88
- package/lib/calendar/calendar-box/calendar-box.module.d.ts +0 -11
- package/lib/calendar/scheduler/scheduler-views.property.d.ts +0 -19
- package/lib/calendar/scheduler/scheduler.class.d.ts +0 -36
- package/lib/calendar/scheduler/scheduler.component.d.ts +0 -39
- package/lib/calendar/scheduler/scheduler.module.d.ts +0 -21
- package/lib/calendar/scheduler/toolbars/scheduler-toolbar-navigator.d.ts +0 -25
- package/lib/calendar/scheduler/toolbars/scheduler-toolbar-views.d.ts +0 -14
- package/lib/calendar/scheduler/views/agenda/scheduler-agenda-view.component.d.ts +0 -16
- package/lib/calendar/scheduler/views/daytime/scheduler-daytime-view.component.d.ts +0 -26
- package/lib/calendar/scheduler/views/month/scheduler-month-view.component.d.ts +0 -37
- package/lib/calendar/scheduler/views/scheduler-view.component.d.ts +0 -28
- package/lib/calendar/scheduler/views/timeline/scheduler-timeline-view.component.d.ts +0 -24
- package/lib/checkbox/checkbox.component.d.ts +0 -31
- package/lib/checkbox/checkbox.module.d.ts +0 -9
- package/lib/color-picker/color-box/color-box.component.d.ts +0 -25
- package/lib/color-picker/color-picker.component.d.ts +0 -30
- package/lib/color-picker/color-picker.module.d.ts +0 -13
- package/lib/context-menu/context-menu.component.d.ts +0 -22
- package/lib/context-menu/context-menu.directive.d.ts +0 -38
- package/lib/context-menu/context-menu.module.d.ts +0 -9
- package/lib/data-filter/columns/filter-column-date.component.d.ts +0 -22
- package/lib/data-filter/columns/filter-column-number.component.d.ts +0 -15
- package/lib/data-filter/columns/filter-column-selection.component.d.ts +0 -18
- package/lib/data-filter/columns/filter-column-string.component.d.ts +0 -15
- package/lib/data-filter/filter-panel/filter-panel.component.d.ts +0 -45
- package/lib/data-filter/filter.class.d.ts +0 -40
- package/lib/data-filter/filter.module.d.ts +0 -24
- package/lib/data-filter/toolbar/filter-toolbar.component.d.ts +0 -25
- package/lib/data-list/core/data-list.component.d.ts +0 -15
- package/lib/data-list/list/list.component.d.ts +0 -40
- package/lib/data-list/list/list.module.d.ts +0 -11
- package/lib/data-list/list/toolbar-list-view.component.d.ts +0 -17
- package/lib/data-source/datasource.component.d.ts +0 -15
- package/lib/data-source/datasource.module.d.ts +0 -7
- package/lib/data-source/read-param.d.ts +0 -40
- package/lib/date-picker/date-picker.component.d.ts +0 -103
- package/lib/date-picker/date-picker.module.d.ts +0 -14
- package/lib/dialog/dialog.component.d.ts +0 -14
- package/lib/dialog/dialog.module.d.ts +0 -10
- package/lib/dialog/dialog.service.d.ts +0 -36
- package/lib/drawer/content.component.d.ts +0 -7
- package/lib/drawer/drawer-container.component.d.ts +0 -10
- package/lib/drawer/drawer.component.d.ts +0 -34
- package/lib/drawer/drawer.module.d.ts +0 -10
- package/lib/dropdown/dropdown.component.d.ts +0 -38
- package/lib/dropdown/dropdown.module.d.ts +0 -13
- package/lib/fieldset/fieldset.component.d.ts +0 -11
- package/lib/fieldset/fieldset.module.d.ts +0 -8
- package/lib/form-group/form-group.component.d.ts +0 -16
- package/lib/form-group/form-group.module.d.ts +0 -9
- package/lib/form-group/form-lable.directive.d.ts +0 -9
- package/lib/label/label.component.d.ts +0 -10
- package/lib/label/label.module.d.ts +0 -8
- package/lib/loading/loading-indicator.component.d.ts +0 -9
- package/lib/loading/loading-panel.component.d.ts +0 -13
- package/lib/loading/loading.module.d.ts +0 -10
- package/lib/loading/loading.service.d.ts +0 -13
- package/lib/menu/menu-item.component.d.ts +0 -18
- package/lib/menu/menu.component.d.ts +0 -36
- package/lib/menu/menu.module.d.ts +0 -11
- package/lib/menu/menu2.component.d.ts +0 -21
- package/lib/number-box/number-box.component.d.ts +0 -52
- package/lib/number-box/number-box.module.d.ts +0 -10
- package/lib/page/content.component.d.ts +0 -8
- package/lib/page/footer.component.d.ts +0 -5
- package/lib/page/page.component.d.ts +0 -16
- package/lib/page/page.module.d.ts +0 -11
- package/lib/panel-box/panel-box.component.d.ts +0 -19
- package/lib/panel-box/panel-box.module.d.ts +0 -8
- package/lib/password-box/password-box.component.d.ts +0 -14
- package/lib/password-box/password-box.module.d.ts +0 -10
- package/lib/popover/custom-cdk-overlay.service.d.ts +0 -19
- package/lib/popover/overlay.service.d.ts +0 -35
- package/lib/popover/popover.component.d.ts +0 -35
- package/lib/popover/popover.module.d.ts +0 -8
- package/lib/popup/popup.component.d.ts +0 -42
- package/lib/popup/popup.module.d.ts +0 -13
- package/lib/popup/popup.service.d.ts +0 -23
- package/lib/progress-bar/progress-bar.component.d.ts +0 -7
- package/lib/progress-bar/progress-bar.module.d.ts +0 -8
- package/lib/property-editor/editors/check-editor/check-editor.d.ts +0 -19
- package/lib/property-editor/editors/check-editor/check.module.d.ts +0 -11
- package/lib/property-editor/editors/color-editor/color.editor.d.ts +0 -13
- package/lib/property-editor/editors/color-editor/color.module.d.ts +0 -12
- package/lib/property-editor/editors/column-editor/column.editor.d.ts +0 -34
- package/lib/property-editor/editors/column-editor/column.module.d.ts +0 -20
- package/lib/property-editor/editors/conditional-color-editor/conditional-color.editor.d.ts +0 -44
- package/lib/property-editor/editors/conditional-color-editor/conditional-color.module.d.ts +0 -19
- package/lib/property-editor/editors/date-editor/date.editor.d.ts +0 -28
- package/lib/property-editor/editors/date-editor/date.module.d.ts +0 -12
- package/lib/property-editor/editors/number-editor/number.editor.d.ts +0 -23
- package/lib/property-editor/editors/number-editor/number.module.d.ts +0 -12
- package/lib/property-editor/editors/range-editor/range.editor.d.ts +0 -29
- package/lib/property-editor/editors/range-editor/range.module.d.ts +0 -18
- package/lib/property-editor/editors/searchbar-selectbox-editor/searchbar-selectbox-editor.d.ts +0 -30
- package/lib/property-editor/editors/selectbox-editor/selectbox.editor.d.ts +0 -28
- package/lib/property-editor/editors/selectbox-editor/selectbox.module.d.ts +0 -14
- package/lib/property-editor/editors/selection-editor/selection-editor.d.ts +0 -25
- package/lib/property-editor/editors/selection-editor/selection.module.d.ts +0 -11
- package/lib/property-editor/editors/switch-editor/number.editor.d.ts +0 -11
- package/lib/property-editor/editors/switch-editor/number.module.d.ts +0 -13
- package/lib/property-editor/editors/text-editor/text.editor.d.ts +0 -19
- package/lib/property-editor/editors/text-editor/text.module.d.ts +0 -12
- package/lib/property-editor/editors/textarea-editor/textarea.editor.d.ts +0 -17
- package/lib/property-editor/editors/textarea-editor/textarea.module.d.ts +0 -12
- package/lib/property-editor/editors/time-editor/time.editor.d.ts +0 -17
- package/lib/property-editor/editors/time-editor/time.module.d.ts +0 -12
- package/lib/property-editor/property-editor-renderer.directive.d.ts +0 -31
- package/lib/property-editor/property-editor.class.d.ts +0 -99
- package/lib/property-editor/property-editor.module.d.ts +0 -21
- package/lib/query-builder/query-builder-group.component.d.ts +0 -33
- package/lib/query-builder/query-builder-popup/query-builder-popup.component.d.ts +0 -35
- package/lib/query-builder/query-builder-rule.component.d.ts +0 -45
- package/lib/query-builder/query-builder.class.d.ts +0 -45
- package/lib/query-builder/query-builder.component.d.ts +0 -29
- package/lib/query-builder/query-builder.module.d.ts +0 -23
- package/lib/query-builder/query-builder.service.d.ts +0 -18
- package/lib/search-bar/search-bar.component.d.ts +0 -69
- package/lib/search-bar/search-bar.module.d.ts +0 -19
- package/lib/searchbox/searchbox.component.d.ts +0 -23
- package/lib/searchbox/searchbox.module.d.ts +0 -13
- package/lib/selectbox/selectbox.component.d.ts +0 -150
- package/lib/selectbox/selectbox.module.d.ts +0 -15
- package/lib/selectbox/selectbox2.component.d.ts +0 -103
- package/lib/selection-list/selection-list.component.d.ts +0 -32
- package/lib/selection-list/selection-list.module.d.ts +0 -10
- package/lib/side-menu/side-menu.component.d.ts +0 -29
- package/lib/side-menu/side-menu.module.d.ts +0 -10
- package/lib/switch/switch.component.d.ts +0 -20
- package/lib/switch/switch.module.d.ts +0 -9
- package/lib/tab-page/tab-page-Renderer.component.d.ts +0 -16
- package/lib/tab-page/tab-page-host.component.d.ts +0 -24
- package/lib/tab-page/tab-page.module.d.ts +0 -10
- package/lib/tab-page/tab-page.service.d.ts +0 -30
- package/lib/tab-strip/tab-strip.component.d.ts +0 -29
- package/lib/tab-strip/tab-strip.module.d.ts +0 -8
- package/lib/tab-view/dynamic-tabs.directive.d.ts +0 -16
- package/lib/tab-view/tab-view.component.d.ts +0 -28
- package/lib/tab-view/tab-view.module.d.ts +0 -10
- package/lib/tab-view/tab.component.d.ts +0 -12
- package/lib/textarea/textarea.component.d.ts +0 -17
- package/lib/textarea/textarea.module.d.ts +0 -8
- package/lib/textbox/textbox.component.d.ts +0 -17
- package/lib/textbox/textbox.module.d.ts +0 -11
- package/lib/time-picker/time-picker.component.d.ts +0 -53
- package/lib/time-picker/time-picker.module.d.ts +0 -11
- package/lib/toast/toast-message/toast-message.component.d.ts +0 -21
- package/lib/toast/toast-wrapper/toast-wrapper.component.d.ts +0 -8
- package/lib/toast/toast.module.d.ts +0 -9
- package/lib/toast/toast.service.d.ts +0 -18
- package/lib/toolbar/group-button/toolbar-group-button.component.d.ts +0 -12
- package/lib/toolbar/menu/toolbar-menu.component.d.ts +0 -25
- package/lib/toolbar/search/toolbar-search.component.d.ts +0 -16
- package/lib/toolbar/title/toolbar-title.component.d.ts +0 -9
- package/lib/toolbar/toolbar-item.d.ts +0 -3
- package/lib/toolbar/toolbar.component.d.ts +0 -8
- package/lib/toolbar/toolbar.module.d.ts +0 -14
- package/lib/tooltip/tooltip.directive.d.ts +0 -22
- package/lib/tooltip/tooltip.module.d.ts +0 -8
- package/lib/tree-side-menu/tree-side-menu.component.d.ts +0 -111
- package/lib/tree-side-menu/tree-side-menu.module.d.ts +0 -11
- package/lib/tree-view/tree-view.component.d.ts +0 -121
- package/lib/tree-view/tree-view.module.d.ts +0 -11
- package/lib/upload-file/upload-file.component.d.ts +0 -45
- package/lib/upload-file/upload-file.events.d.ts +0 -10
- package/lib/upload-file/upload-file.module.d.ts +0 -13
- package/lib/validation/validation-form.component.d.ts +0 -19
- package/lib/validation/validation-rule.widget.d.ts +0 -24
- package/lib/validation/validation.class.d.ts +0 -16
- package/lib/validation/validation.component.d.ts +0 -25
- package/lib/validation/validation.module.d.ts +0 -11
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { ElementRef, ChangeDetectorRef, OnInit } from '@angular/core';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import { AXBaseTextComponent } from '../base/element.class';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXNumberBoxComponent extends AXBaseTextComponent implements OnInit {
|
|
6
|
-
protected cdr: ChangeDetectorRef;
|
|
7
|
-
min: number;
|
|
8
|
-
max: number;
|
|
9
|
-
showSeparator: import("@angular/core").InputSignal<boolean>;
|
|
10
|
-
showCurrency: boolean;
|
|
11
|
-
showCounter: boolean;
|
|
12
|
-
scrollWeel: boolean;
|
|
13
|
-
showDoubleCounter: boolean;
|
|
14
|
-
maxLength: number;
|
|
15
|
-
userQuestionUpdate: Subject<string>;
|
|
16
|
-
userEdite: boolean;
|
|
17
|
-
tmp: any;
|
|
18
|
-
count: number;
|
|
19
|
-
findDots: boolean;
|
|
20
|
-
findMinus: boolean;
|
|
21
|
-
cursorPosition: number;
|
|
22
|
-
dotPosition: number;
|
|
23
|
-
textValue: string;
|
|
24
|
-
decimalConstant: number;
|
|
25
|
-
lastStep: number;
|
|
26
|
-
intStep: number;
|
|
27
|
-
decimalNumber: number;
|
|
28
|
-
customStep: number;
|
|
29
|
-
private _values;
|
|
30
|
-
get value(): string;
|
|
31
|
-
set value(v: string);
|
|
32
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef);
|
|
33
|
-
calcSeparator(num: number): number;
|
|
34
|
-
addCommas2(x: any): any;
|
|
35
|
-
addCommas(nStr: any): string;
|
|
36
|
-
ngOnInit(): void;
|
|
37
|
-
handleWheel(event: any): void;
|
|
38
|
-
handleKeyPress(event: any): void;
|
|
39
|
-
handleKeyUp(event: KeyboardEvent): void;
|
|
40
|
-
handleKeyDown(event: KeyboardEvent): boolean;
|
|
41
|
-
handleClick(): void;
|
|
42
|
-
delaySearch(): void;
|
|
43
|
-
checkMinMax(text: any): void;
|
|
44
|
-
doGetCaretPosition(ctrl: any): number;
|
|
45
|
-
setCaretPosition(ctrl: any, pos: any): void;
|
|
46
|
-
setCaret(): void;
|
|
47
|
-
upStepHandel(): void;
|
|
48
|
-
downStepHandel(): void;
|
|
49
|
-
handleInputBlur(e: Event): void;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXNumberBoxComponent, never>;
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXNumberBoxComponent, "ax-number-box", never, { "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "showSeparator": { "alias": "showSeparator"; "required": false; "isSignal": true; }; "showCurrency": { "alias": "showCurrency"; "required": false; }; "showCounter": { "alias": "showCounter"; "required": false; }; "scrollWeel": { "alias": "scrollWeel"; "required": false; }; "showDoubleCounter": { "alias": "showDoubleCounter"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "intStep": { "alias": "intStep"; "required": false; }; "decimalNumber": { "alias": "decimalNumber"; "required": false; }; "customStep": { "alias": "customStep"; "required": false; }; }, {}, never, ["[start]", "[end]"], false, never>;
|
|
52
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./number-box.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../button/button.module";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
export declare class AXNumberBoxModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXNumberBoxModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXNumberBoxModule, [typeof i1.AXNumberBoxComponent], [typeof i2.CommonModule, typeof i3.AXButtonModule, typeof i4.FormsModule], [typeof i1.AXNumberBoxComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXNumberBoxModule>;
|
|
10
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXPageContentComponent {
|
|
4
|
-
private el;
|
|
5
|
-
constructor(el: ElementRef);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPageContentComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPageContentComponent, "ax-page-content", never, {}, {}, never, ["*"], false, never>;
|
|
8
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class AXPageFooterComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPageFooterComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPageFooterComponent, "ax-page-footer", never, {}, {}, never, ["*"], false, never>;
|
|
5
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ElementRef, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { AXLoadingService } from '../loading/loading.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXPageComponent {
|
|
5
|
-
private el;
|
|
6
|
-
private loadingService;
|
|
7
|
-
private cdr;
|
|
8
|
-
constructor(el: ElementRef<HTMLElement>, loadingService: AXLoadingService, cdr: ChangeDetectorRef);
|
|
9
|
-
ngAfterViewInit(): void;
|
|
10
|
-
private _loadingId;
|
|
11
|
-
private _isLoading;
|
|
12
|
-
get isLoading(): boolean;
|
|
13
|
-
set isLoading(v: boolean);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPageComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPageComponent, "ax-page", never, {}, {}, never, ["ax-toolbar", "ax-page-content", "ax-page-footer"], false, never>;
|
|
16
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./content.component";
|
|
3
|
-
import * as i2 from "./footer.component";
|
|
4
|
-
import * as i3 from "./page.component";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "../loading/loading.module";
|
|
7
|
-
export declare class AXPageModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPageModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXPageModule, [typeof i1.AXPageContentComponent, typeof i2.AXPageFooterComponent, typeof i3.AXPageComponent], [typeof i4.CommonModule, typeof i5.AXLoadingModule], [typeof i1.AXPageContentComponent, typeof i2.AXPageFooterComponent, typeof i3.AXPageComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXPageModule>;
|
|
11
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, TemplateRef } from "@angular/core";
|
|
2
|
-
import { AXBaseSizableComponent, AXElementSize } from "../base/element.class";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXPanelBoxComponent implements AXBaseSizableComponent {
|
|
5
|
-
headerTemplate: TemplateRef<any>;
|
|
6
|
-
size: AXElementSize;
|
|
7
|
-
type: string;
|
|
8
|
-
private _caption;
|
|
9
|
-
get caption(): string;
|
|
10
|
-
set caption(val: string);
|
|
11
|
-
collapsedChange: EventEmitter<boolean>;
|
|
12
|
-
private _collapsed;
|
|
13
|
-
get collapsed(): boolean;
|
|
14
|
-
set collapsed(val: boolean);
|
|
15
|
-
allowCollapse: boolean;
|
|
16
|
-
toggle(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPanelBoxComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPanelBoxComponent, "ax-panel-box", never, { "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; "allowCollapse": { "alias": "allowCollapse"; "required": false; }; }, { "collapsedChange": "collapsedChange"; }, ["headerTemplate"], ["*"], false, never>;
|
|
19
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./panel-box.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class AXPanelBoxModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPanelBoxModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXPanelBoxModule, [typeof i1.AXPanelBoxComponent], [typeof i2.CommonModule], [typeof i1.AXPanelBoxComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXPanelBoxModule>;
|
|
8
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef } from '@angular/core';
|
|
2
|
-
import { AXBaseTextComponent } from '../base/element.class';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXPasswordBoxComponent extends AXBaseTextComponent {
|
|
5
|
-
protected cdr: ChangeDetectorRef;
|
|
6
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef);
|
|
7
|
-
allowAutocomplete: import("@angular/core").InputSignal<boolean>;
|
|
8
|
-
type: 'text' | 'password';
|
|
9
|
-
eyeIcon: string;
|
|
10
|
-
handleShowPassword(): void;
|
|
11
|
-
private getInputElement;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPasswordBoxComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPasswordBoxComponent, "ax-password-box", never, { "allowAutocomplete": { "alias": "allowAutocomplete"; "required": false; "isSignal": true; }; }, {}, never, ["[start]", "[end]"], false, never>;
|
|
14
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./password-box.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../button/button.module";
|
|
5
|
-
import * as i4 from "../form-group/form-group.module";
|
|
6
|
-
export declare class AXPasswordBoxModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPasswordBoxModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXPasswordBoxModule, [typeof i1.AXPasswordBoxComponent], [typeof i2.CommonModule, typeof i3.AXButtonModule, typeof i4.AXFormGroupModule], [typeof i1.AXPasswordBoxComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXPasswordBoxModule>;
|
|
10
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Overlay, OverlayKeyboardDispatcher, OverlayPositionBuilder, ScrollStrategyOptions, OverlayContainer, OverlayRef, OverlayConfig, OverlayOutsideClickDispatcher } from '@angular/cdk/overlay';
|
|
2
|
-
import { ComponentFactoryResolver, Injector, NgZone, RendererFactory2 } from '@angular/core';
|
|
3
|
-
import { Directionality } from '@angular/cdk/bidi';
|
|
4
|
-
import { Location } from '@angular/common';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DynamicOverlayContainer extends OverlayContainer {
|
|
7
|
-
setContainerElement(containerElement: HTMLElement): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicOverlayContainer, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DynamicOverlayContainer>;
|
|
10
|
-
}
|
|
11
|
-
export declare class DynamicOverlay extends Overlay {
|
|
12
|
-
private readonly _dynamicOverlayContainer;
|
|
13
|
-
private renderer;
|
|
14
|
-
constructor(scrollStrategies: ScrollStrategyOptions, _overlayContainer: DynamicOverlayContainer, _componentFactoryResolver: ComponentFactoryResolver, _positionBuilder: OverlayPositionBuilder, _keyboardDispatcher: OverlayKeyboardDispatcher, _injector: Injector, _ngZone: NgZone, _document: any, _directionality: Directionality, rendererFactory: RendererFactory2, _location: Location, _outsideClickDispatcher: OverlayOutsideClickDispatcher);
|
|
15
|
-
private setContainerElement;
|
|
16
|
-
createOn(containerElement: HTMLElement, config?: OverlayConfig): OverlayRef;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicOverlay, never>;
|
|
18
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DynamicOverlay>;
|
|
19
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { ApplicationRef } from '@angular/core';
|
|
2
|
-
import { Overlay, OverlayRef } from '@angular/cdk/overlay';
|
|
3
|
-
import { AXConnectedPosition } from '@acorex/core';
|
|
4
|
-
import { DynamicOverlay } from './custom-cdk-overlay.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export interface AXOverlayViewRef {
|
|
7
|
-
instance: any;
|
|
8
|
-
dispose: () => void;
|
|
9
|
-
overlayRef: any;
|
|
10
|
-
}
|
|
11
|
-
export interface AXOverlayConfigs {
|
|
12
|
-
position?: AXConnectedPosition | AXConnectedPosition[];
|
|
13
|
-
hasBackdrop?: boolean;
|
|
14
|
-
transparentBackdrop?: boolean;
|
|
15
|
-
closeOnClickOutside?: boolean;
|
|
16
|
-
targetElement?: HTMLElement;
|
|
17
|
-
containerElement?: HTMLElement;
|
|
18
|
-
onBackdropClick?: () => void;
|
|
19
|
-
panelClass?: string[] | string;
|
|
20
|
-
backdropClass?: string[] | string;
|
|
21
|
-
scroll?: 'auto' | 'block';
|
|
22
|
-
direction?: 'rtl' | 'ltr';
|
|
23
|
-
}
|
|
24
|
-
export declare class AXOverlayService {
|
|
25
|
-
private overlayService;
|
|
26
|
-
private overlayService2;
|
|
27
|
-
private appRef;
|
|
28
|
-
constructor(overlayService: DynamicOverlay, overlayService2: Overlay, appRef: ApplicationRef);
|
|
29
|
-
private activeOverlays;
|
|
30
|
-
show(content: any, context?: any, configs?: AXOverlayConfigs): AXOverlayViewRef;
|
|
31
|
-
closeOverlay(overlayRef: OverlayRef): void;
|
|
32
|
-
closeAllOverlays(): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXOverlayService, never>;
|
|
34
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXOverlayService>;
|
|
35
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { NgZone, ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import { ElementRef } from '@angular/core';
|
|
3
|
-
import { AXOverlayService } from './overlay.service';
|
|
4
|
-
import { AXConnectedPosition } from '@acorex/core';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class AXPopoverComponent {
|
|
7
|
-
private overlayService;
|
|
8
|
-
private zone;
|
|
9
|
-
private ref;
|
|
10
|
-
private cdr;
|
|
11
|
-
constructor(overlayService: AXOverlayService, zone: NgZone, ref: ElementRef<HTMLDivElement>, cdr: ChangeDetectorRef);
|
|
12
|
-
private targetEl;
|
|
13
|
-
private overlay;
|
|
14
|
-
private template;
|
|
15
|
-
target: string | HTMLElement;
|
|
16
|
-
position: AXConnectedPosition;
|
|
17
|
-
openMode: 'manual' | 'click' | 'hover';
|
|
18
|
-
closeMode: 'manual' | 'clickout' | 'mouseout';
|
|
19
|
-
rtl: boolean;
|
|
20
|
-
private _visible;
|
|
21
|
-
get visible(): boolean;
|
|
22
|
-
set visible(v: boolean);
|
|
23
|
-
onOutSideClick: EventEmitter<MouseEvent>;
|
|
24
|
-
toggle(): void;
|
|
25
|
-
close(): void;
|
|
26
|
-
open(): void;
|
|
27
|
-
private internalShow;
|
|
28
|
-
private internalHide;
|
|
29
|
-
ngOnInit(): void;
|
|
30
|
-
ngAfterViewInit(): void;
|
|
31
|
-
ngOnDestroy(): void;
|
|
32
|
-
get isOpen(): boolean;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopoverComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPopoverComponent, "ax-popover", never, { "target": { "alias": "target"; "required": false; }; "position": { "alias": "position"; "required": false; }; "openMode": { "alias": "openMode"; "required": false; }; "closeMode": { "alias": "closeMode"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, { "onOutSideClick": "onOutSideClick"; }, never, ["*"], false, never>;
|
|
35
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./popover.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class AXPopoverModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopoverModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXPopoverModule, [typeof i1.AXPopoverComponent], [typeof i2.CommonModule], [typeof i1.AXPopoverComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXPopoverModule>;
|
|
8
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { AXButtonItem, AXRenderService } from '@acorex/core';
|
|
2
|
-
import { ChangeDetectorRef, ComponentFactoryResolver, ElementRef, EventEmitter, OnDestroy } from '@angular/core';
|
|
3
|
-
import { AXPageCloseEvent } from '../base/base-page.class';
|
|
4
|
-
import { AXBaseComponent } from '../base/element.class';
|
|
5
|
-
import { AXLoadingService } from '../loading/loading.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class AXPopupComponent extends AXBaseComponent implements OnDestroy {
|
|
8
|
-
private resolver;
|
|
9
|
-
private ref;
|
|
10
|
-
private rendererService;
|
|
11
|
-
private loadingService;
|
|
12
|
-
private cdr;
|
|
13
|
-
isLoading: boolean;
|
|
14
|
-
_loadingId: number;
|
|
15
|
-
private onFooterButtonsSubscription;
|
|
16
|
-
constructor(resolver: ComponentFactoryResolver, ref: ElementRef<HTMLDivElement>, rendererService: AXRenderService, loadingService: AXLoadingService, cdr: ChangeDetectorRef);
|
|
17
|
-
private _platform;
|
|
18
|
-
protected isRtl: import("@angular/core").WritableSignal<boolean>;
|
|
19
|
-
ngAfterViewInit(): void;
|
|
20
|
-
private loadComponent;
|
|
21
|
-
private popupBody;
|
|
22
|
-
onKeydownHandler(event: KeyboardEvent): void;
|
|
23
|
-
private comRef;
|
|
24
|
-
title: string;
|
|
25
|
-
onClosed: EventEmitter<AXPageCloseEvent>;
|
|
26
|
-
size: 'sm' | 'md' | 'lg' | 'full';
|
|
27
|
-
modal: boolean;
|
|
28
|
-
data: any;
|
|
29
|
-
maximizable: boolean;
|
|
30
|
-
closable: boolean;
|
|
31
|
-
content: any;
|
|
32
|
-
hasHeader: boolean;
|
|
33
|
-
headerButtons: AXButtonItem[];
|
|
34
|
-
footerButtons: AXButtonItem[];
|
|
35
|
-
onCloseClick(): void;
|
|
36
|
-
ngOnDestroy(): void;
|
|
37
|
-
focus(): void;
|
|
38
|
-
onFullScreen(): void;
|
|
39
|
-
handleFooterButtonClick(e: AXButtonItem): void;
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopupComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPopupComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
42
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./popup.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/cdk/drag-drop";
|
|
5
|
-
import * as i4 from "@angular/cdk/a11y";
|
|
6
|
-
import * as i5 from "../button/button.module";
|
|
7
|
-
import * as i6 from "@acorex/core";
|
|
8
|
-
import * as i7 from "../loading/loading.module";
|
|
9
|
-
export declare class AXPopupModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopupModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXPopupModule, [typeof i1.AXPopupComponent], [typeof i2.CommonModule, typeof i3.DragDropModule, typeof i4.A11yModule, typeof i5.AXButtonModule, typeof i6.AXTranslatorModule, typeof i7.AXLoadingModule], [typeof i1.AXPopupComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXPopupModule>;
|
|
13
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { AXButtonItem } from '@acorex/core';
|
|
2
|
-
import { AXPageClosedPromise } from '../base/base-page.class';
|
|
3
|
-
import { AXOverlayService } from '../popover/overlay.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXPopupService {
|
|
6
|
-
private overlayService;
|
|
7
|
-
private stack;
|
|
8
|
-
constructor(overlayService: AXOverlayService);
|
|
9
|
-
open(content: any, title: string): AXPageClosedPromise;
|
|
10
|
-
open(content: any, options?: {
|
|
11
|
-
title: string;
|
|
12
|
-
closable?: boolean;
|
|
13
|
-
maximizable?: boolean;
|
|
14
|
-
size?: 'sm' | 'md' | 'lg' | 'full';
|
|
15
|
-
data?: any;
|
|
16
|
-
footerButtons?: AXButtonItem[];
|
|
17
|
-
modal?: boolean;
|
|
18
|
-
hasHeader?: boolean;
|
|
19
|
-
}): AXPageClosedPromise;
|
|
20
|
-
private closePopup;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopupService, never>;
|
|
22
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXPopupService>;
|
|
23
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { AXBaseComponent } from '../base/element.class';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXProgressBarComponent extends AXBaseComponent {
|
|
4
|
-
progress: number;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXProgressBarComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXProgressBarComponent, "ax-progress-bar", never, { "progress": { "alias": "progress"; "required": false; }; }, {}, never, never, false, never>;
|
|
7
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./progress-bar.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class AXProgressBarModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXProgressBarModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXProgressBarModule, [typeof i1.AXProgressBarComponent], [typeof i2.CommonModule], [typeof i1.AXProgressBarComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXProgressBarModule>;
|
|
8
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { AXValidation } from '../../../validation/validation.component';
|
|
3
|
-
import { AXProperyEditorComponent } from '../../property-editor.class';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXCheckBoxPropertyEditorComponent extends AXProperyEditorComponent<any> {
|
|
6
|
-
protected cdr: ChangeDetectorRef;
|
|
7
|
-
constructor(cdr: ChangeDetectorRef);
|
|
8
|
-
private checkBox;
|
|
9
|
-
disabled: boolean;
|
|
10
|
-
indeterminate: boolean;
|
|
11
|
-
label: string;
|
|
12
|
-
readonly: boolean;
|
|
13
|
-
size: 'sm' | 'md' | 'lg';
|
|
14
|
-
validation: AXValidation;
|
|
15
|
-
handleValueChange(e: any): void;
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCheckBoxPropertyEditorComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXCheckBoxPropertyEditorComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
19
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./check-editor";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../../../checkbox/checkbox.module";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "../../../validation/validation.module";
|
|
7
|
-
export declare class AXCheckPropertyEditorModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCheckPropertyEditorModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCheckPropertyEditorModule, [typeof i1.AXCheckBoxPropertyEditorComponent], [typeof i2.CommonModule, typeof i3.AXCheckBoxModule, typeof i4.FormsModule, typeof i5.AXValidationModule], [typeof i1.AXCheckBoxPropertyEditorComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXCheckPropertyEditorModule>;
|
|
11
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { AXValidation } from '../../../validation/validation.component';
|
|
3
|
-
import { AXProperyEditorComponent } from '../../property-editor.class';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXColorPropertyEditorComponent extends AXProperyEditorComponent<string> {
|
|
6
|
-
protected cdr: ChangeDetectorRef;
|
|
7
|
-
validation: AXValidation;
|
|
8
|
-
private textBox;
|
|
9
|
-
constructor(cdr: ChangeDetectorRef);
|
|
10
|
-
ngAfterViewInit(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXColorPropertyEditorComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXColorPropertyEditorComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
13
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./color.editor";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../../../color-picker/color-picker.module";
|
|
6
|
-
import * as i5 from "../../../validation/validation.module";
|
|
7
|
-
export declare class AXColorPropertyEditorModule {
|
|
8
|
-
constructor();
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXColorPropertyEditorModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXColorPropertyEditorModule, [typeof i1.AXColorPropertyEditorComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.AXColorPickerModule, typeof i5.AXValidationModule], [typeof i1.AXColorPropertyEditorComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXColorPropertyEditorModule>;
|
|
12
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { OnInit, TemplateRef, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
3
|
-
import { AXProperyEditorComponent } from '../../property-editor.class';
|
|
4
|
-
import { AXPopupService } from '../../../popup/popup.service';
|
|
5
|
-
import { AXDataSourceReadParams } from '../../../data-source/read-param';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export interface AXTableColumnModel {
|
|
8
|
-
id: number;
|
|
9
|
-
index: number;
|
|
10
|
-
fieldName: string;
|
|
11
|
-
caption?: string;
|
|
12
|
-
fieldType?: string;
|
|
13
|
-
displayType?: string;
|
|
14
|
-
fillByUser?: boolean;
|
|
15
|
-
rowHeader?: boolean;
|
|
16
|
-
}
|
|
17
|
-
export declare class ColumnPropertyEditorComponent extends AXProperyEditorComponent<AXTableColumnModel[]> implements OnInit {
|
|
18
|
-
protected cdr: ChangeDetectorRef;
|
|
19
|
-
private popupService;
|
|
20
|
-
tplEdit: TemplateRef<any>;
|
|
21
|
-
columns: AXTableColumnModel[];
|
|
22
|
-
index: number;
|
|
23
|
-
constructor(cdr: ChangeDetectorRef, popupService: AXPopupService);
|
|
24
|
-
columnTypeData: any[];
|
|
25
|
-
ngOnInit(): void;
|
|
26
|
-
ngAfterViewInit(): void;
|
|
27
|
-
drop(event: CdkDragDrop<string[]>): void;
|
|
28
|
-
handleAddColumn(): void;
|
|
29
|
-
handleAddClick(): void;
|
|
30
|
-
handleRemoveClick(item: AXTableColumnModel): void;
|
|
31
|
-
handleDataReceived: (e: AXDataSourceReadParams) => Promise<any[]>;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnPropertyEditorComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnPropertyEditorComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
34
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./column.editor";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../../../textbox/textbox.module";
|
|
6
|
-
import * as i5 from "../../../number-box/number-box.module";
|
|
7
|
-
import * as i6 from "../../../color-picker/color-picker.module";
|
|
8
|
-
import * as i7 from "../../../label/label.module";
|
|
9
|
-
import * as i8 from "../../../page/page.module";
|
|
10
|
-
import * as i9 from "../../../button/button.module";
|
|
11
|
-
import * as i10 from "../../../checkbox/checkbox.module";
|
|
12
|
-
import * as i11 from "../../../selectbox/selectbox.module";
|
|
13
|
-
import * as i12 from "../../../data-source/datasource.module";
|
|
14
|
-
import * as i13 from "@angular/cdk/drag-drop";
|
|
15
|
-
export declare class AXColumnPropertyEditorModule {
|
|
16
|
-
constructor();
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXColumnPropertyEditorModule, never>;
|
|
18
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXColumnPropertyEditorModule, [typeof i1.ColumnPropertyEditorComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.AXTextBoxModule, typeof i5.AXNumberBoxModule, typeof i6.AXColorPickerModule, typeof i7.AXLabelModule, typeof i8.AXPageModule, typeof i9.AXButtonModule, typeof i10.AXCheckBoxModule, typeof i11.AXSelectBoxModule, typeof i12.AXDataSourceModule, typeof i13.DragDropModule], [typeof i1.ColumnPropertyEditorComponent]>;
|
|
19
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXColumnPropertyEditorModule>;
|
|
20
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, TemplateRef } from '@angular/core';
|
|
2
|
-
import { AXDataType, AXProperyEditorComponent } from '../../property-editor.class';
|
|
3
|
-
import { AXPopupService } from '../../../popup/popup.service';
|
|
4
|
-
import { AXValidationFormComponent } from '../../../validation/validation-form.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export interface AXConditionalColorModel {
|
|
7
|
-
color: string;
|
|
8
|
-
operator: string;
|
|
9
|
-
value: any;
|
|
10
|
-
display?: string;
|
|
11
|
-
}
|
|
12
|
-
export declare class AXConditionalColorPropertyEditorComponent extends AXProperyEditorComponent<AXConditionalColorModel[]> {
|
|
13
|
-
protected cdr: ChangeDetectorRef;
|
|
14
|
-
private popupService;
|
|
15
|
-
form: AXValidationFormComponent;
|
|
16
|
-
tplEdit: TemplateRef<any>;
|
|
17
|
-
dataType: AXDataType;
|
|
18
|
-
operators: {
|
|
19
|
-
value: string;
|
|
20
|
-
text: string;
|
|
21
|
-
dataTypes?: AXDataType[];
|
|
22
|
-
}[];
|
|
23
|
-
ranges: AXConditionalColorModel[];
|
|
24
|
-
editRow: AXConditionalColorModel;
|
|
25
|
-
showSeparator: boolean;
|
|
26
|
-
decimalNumber: number;
|
|
27
|
-
booleanItems: {
|
|
28
|
-
value: boolean;
|
|
29
|
-
text: string;
|
|
30
|
-
}[];
|
|
31
|
-
constructor(cdr: ChangeDetectorRef, popupService: AXPopupService);
|
|
32
|
-
onFormInit(e: any): void;
|
|
33
|
-
ngOnInit(): void;
|
|
34
|
-
updateOperations(): void;
|
|
35
|
-
ngAfterViewInit(): void;
|
|
36
|
-
handleEditClick(item: AXConditionalColorModel): void;
|
|
37
|
-
handleAddClick(): void;
|
|
38
|
-
getDefaultValue(): any;
|
|
39
|
-
handleRemoveClick(item: AXConditionalColorModel): void;
|
|
40
|
-
getTitle(opr: string): string;
|
|
41
|
-
getIcon(opr: string): "fa-equals" | "fa-not-equal" | "fa-less-than" | "fa-less-than-equal" | "fa-greater-than" | "fa-greater-than-equal";
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXConditionalColorPropertyEditorComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXConditionalColorPropertyEditorComponent, "ng-component", never, { "dataType": { "alias": "dataType"; "required": false; }; }, {}, never, never, false, never>;
|
|
44
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./conditional-color.editor";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@acorex/core";
|
|
6
|
-
import * as i5 from "../../../textbox/textbox.module";
|
|
7
|
-
import * as i6 from "../../../number-box/number-box.module";
|
|
8
|
-
import * as i7 from "../../../color-picker/color-picker.module";
|
|
9
|
-
import * as i8 from "../../../label/label.module";
|
|
10
|
-
import * as i9 from "../../../page/page.module";
|
|
11
|
-
import * as i10 from "../../../button/button.module";
|
|
12
|
-
import * as i11 from "../../../selectbox/selectbox.module";
|
|
13
|
-
import * as i12 from "../../../validation/validation.module";
|
|
14
|
-
export declare class AXConditionalColorPropertyEditorModule {
|
|
15
|
-
constructor();
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXConditionalColorPropertyEditorModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXConditionalColorPropertyEditorModule, [typeof i1.AXConditionalColorPropertyEditorComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.AXTranslatorModule, typeof i5.AXTextBoxModule, typeof i6.AXNumberBoxModule, typeof i7.AXColorPickerModule, typeof i8.AXLabelModule, typeof i9.AXPageModule, typeof i10.AXButtonModule, typeof i11.AXSelectBoxModule, typeof i12.AXValidationModule], [typeof i1.AXConditionalColorPropertyEditorComponent]>;
|
|
18
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXConditionalColorPropertyEditorModule>;
|
|
19
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { AXValidation } from '../../../validation/validation.component';
|
|
3
|
-
import { AXProperyEditorComponent } from '../../property-editor.class';
|
|
4
|
-
import { AXCalendarType } from '@acorex/core';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class AXDatePropertyEditorComponent extends AXProperyEditorComponent<Date> {
|
|
7
|
-
protected cdr: ChangeDetectorRef;
|
|
8
|
-
showTodayButton: boolean;
|
|
9
|
-
selectableHoliday: boolean;
|
|
10
|
-
type: AXCalendarType;
|
|
11
|
-
textAlign: 'right' | 'left' | null;
|
|
12
|
-
validation: AXValidation;
|
|
13
|
-
placeholder: string;
|
|
14
|
-
min: Date;
|
|
15
|
-
max: Date;
|
|
16
|
-
readonly: boolean;
|
|
17
|
-
disabled: boolean;
|
|
18
|
-
clearButton: boolean;
|
|
19
|
-
showToday: boolean;
|
|
20
|
-
dateType: any;
|
|
21
|
-
size: string;
|
|
22
|
-
private date;
|
|
23
|
-
constructor(cdr: ChangeDetectorRef);
|
|
24
|
-
handleValueChange(e: any): void;
|
|
25
|
-
ngAfterViewInit(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDatePropertyEditorComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXDatePropertyEditorComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
28
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./date.editor";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../../../date-picker/date-picker.module";
|
|
6
|
-
import * as i5 from "../../../validation/validation.module";
|
|
7
|
-
export declare class AXDatePropertyEditorModule {
|
|
8
|
-
constructor();
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDatePropertyEditorModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXDatePropertyEditorModule, [typeof i1.AXDatePropertyEditorComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.AXDatePickerModule, typeof i5.AXValidationModule], [typeof i1.AXDatePropertyEditorComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXDatePropertyEditorModule>;
|
|
12
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { AXValidation } from '../../../validation/validation.component';
|
|
3
|
-
import { AXProperyEditorComponent } from '../../property-editor.class';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXNumberBoxPropertyEditorComponent extends AXProperyEditorComponent<number> {
|
|
6
|
-
protected cdr: ChangeDetectorRef;
|
|
7
|
-
showSeparator: boolean;
|
|
8
|
-
decimalNumber: number;
|
|
9
|
-
minValue?: number;
|
|
10
|
-
maxValue?: number;
|
|
11
|
-
validation: AXValidation;
|
|
12
|
-
clearButton: boolean;
|
|
13
|
-
showCounter: boolean;
|
|
14
|
-
scrollWeel: boolean;
|
|
15
|
-
readonly: boolean;
|
|
16
|
-
placeholder: string;
|
|
17
|
-
private textBox;
|
|
18
|
-
constructor(cdr: ChangeDetectorRef);
|
|
19
|
-
handleValueChange(e: any): void;
|
|
20
|
-
ngAfterViewInit(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXNumberBoxPropertyEditorComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXNumberBoxPropertyEditorComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
23
|
-
}
|