@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,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./datasource.component";
|
|
3
|
-
export declare class AXDataSourceModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDataSourceModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXDataSourceModule, [typeof i1.AXDataSourceComponent], never, [typeof i1.AXDataSourceComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXDataSourceModule>;
|
|
7
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
export interface AXSortParams {
|
|
3
|
-
field?: string;
|
|
4
|
-
sort?: 'asc' | 'desc';
|
|
5
|
-
}
|
|
6
|
-
export interface AXGroups {
|
|
7
|
-
field?: string;
|
|
8
|
-
}
|
|
9
|
-
export interface AXFilterParams {
|
|
10
|
-
field?: string;
|
|
11
|
-
filters?: AXFilterConditionParams[];
|
|
12
|
-
}
|
|
13
|
-
export interface AXFilterConditionParams {
|
|
14
|
-
dataType?: 'text' | 'number' | 'date';
|
|
15
|
-
type?: 'contains' | 'equal' | 'notEqual';
|
|
16
|
-
value?: any;
|
|
17
|
-
}
|
|
18
|
-
export interface AXDataSourceReadParams {
|
|
19
|
-
skip?: number;
|
|
20
|
-
take?: number;
|
|
21
|
-
sort?: AXSortParams;
|
|
22
|
-
filter?: AXFilterParams[];
|
|
23
|
-
searchText?: string;
|
|
24
|
-
group?: AXDataSourceGroupParams;
|
|
25
|
-
requestId?: any;
|
|
26
|
-
extra?: any;
|
|
27
|
-
}
|
|
28
|
-
export declare class AXDataSourceReceivedResult {
|
|
29
|
-
result?: any;
|
|
30
|
-
requestId?: any;
|
|
31
|
-
}
|
|
32
|
-
export interface AXDataSourceGroupParams {
|
|
33
|
-
parentData: any;
|
|
34
|
-
keys: string[];
|
|
35
|
-
fields: string[];
|
|
36
|
-
}
|
|
37
|
-
export declare abstract class AXDataSourceRead {
|
|
38
|
-
abstract fetch(params: AXDataSourceReadParams): void;
|
|
39
|
-
abstract dataReceived: EventEmitter<any>;
|
|
40
|
-
}
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
import { AXCalendarType, AXDateTime } from '@acorex/core';
|
|
2
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter } from '@angular/core';
|
|
3
|
-
import moment from 'jalali-moment';
|
|
4
|
-
import { AXBaseSizableComponent, AXElementSize, AXValidatableComponent } from '../base/element.class';
|
|
5
|
-
import { AXValueEvent } from '../base/events.class';
|
|
6
|
-
import { AXCalendarBoxComponent } from '../calendar/calendar-box/calendar-box.component';
|
|
7
|
-
import { AXDropdownComponent } from '../dropdown/dropdown.component';
|
|
8
|
-
import { AXTextBoxComponent } from '../textbox/textbox.component';
|
|
9
|
-
import { AXValidation } from '../validation/validation.component';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class AXDataPickerChangeEvent extends AXValueEvent<Date> {
|
|
12
|
-
isUserChange: boolean;
|
|
13
|
-
}
|
|
14
|
-
export declare class AXDatePickerComponent extends AXValidatableComponent implements AXBaseSizableComponent {
|
|
15
|
-
private ref;
|
|
16
|
-
private cdr;
|
|
17
|
-
dropdown: AXDropdownComponent;
|
|
18
|
-
calendarRef: AXCalendarBoxComponent;
|
|
19
|
-
input: AXTextBoxComponent;
|
|
20
|
-
selectedDates: import("@angular/core").InputSignal<AXDateTime[]>;
|
|
21
|
-
dayStyle: any[];
|
|
22
|
-
dayMinMaxResoan: string;
|
|
23
|
-
yyyyMMdd: string;
|
|
24
|
-
ddMMyyyy: string;
|
|
25
|
-
MMddyyyy: string;
|
|
26
|
-
convertToAXFormatDate: {
|
|
27
|
-
DDMMYYYY: string;
|
|
28
|
-
MMDDYYYY: string;
|
|
29
|
-
YYYYMMDD: string;
|
|
30
|
-
};
|
|
31
|
-
calendarValue: Date;
|
|
32
|
-
isTypeDate: boolean;
|
|
33
|
-
setLoading: boolean;
|
|
34
|
-
private textChangeSubject;
|
|
35
|
-
private destroy$;
|
|
36
|
-
private _contentValidation;
|
|
37
|
-
private _validation;
|
|
38
|
-
get validation(): AXValidation;
|
|
39
|
-
set validation(v: AXValidation);
|
|
40
|
-
placeholder: string;
|
|
41
|
-
min: import("@angular/core").InputSignal<Date>;
|
|
42
|
-
max: import("@angular/core").InputSignal<Date>;
|
|
43
|
-
readonly: boolean;
|
|
44
|
-
disabled: boolean;
|
|
45
|
-
allowClear: boolean;
|
|
46
|
-
textAlign: 'right' | 'left' | null;
|
|
47
|
-
showToday: boolean;
|
|
48
|
-
selectableHoliday: boolean;
|
|
49
|
-
dateType: any;
|
|
50
|
-
showTodayButton: boolean;
|
|
51
|
-
openByClick: boolean;
|
|
52
|
-
cursorPosition: number;
|
|
53
|
-
model: any;
|
|
54
|
-
text: string;
|
|
55
|
-
_renderPicker: boolean;
|
|
56
|
-
constructor(ref: ElementRef, cdr: ChangeDetectorRef);
|
|
57
|
-
size: AXElementSize;
|
|
58
|
-
typeChange: EventEmitter<AXCalendarType>;
|
|
59
|
-
private _type;
|
|
60
|
-
get type(): AXCalendarType;
|
|
61
|
-
set type(v: AXCalendarType);
|
|
62
|
-
selectToday(): void;
|
|
63
|
-
focus(): void;
|
|
64
|
-
convertMaskToDate(text: string): Date;
|
|
65
|
-
convertMask(date: string): {
|
|
66
|
-
year: any;
|
|
67
|
-
month: any;
|
|
68
|
-
day: any;
|
|
69
|
-
};
|
|
70
|
-
textChange(e: any): void;
|
|
71
|
-
isValidDate(year: number, month: number, day: number): boolean | moment.Moment;
|
|
72
|
-
isValidGregorianDate(year: number, month: number, day: number): boolean;
|
|
73
|
-
isValidJalaliDate(year: number, month: number, day: number): false | moment.Moment;
|
|
74
|
-
clearTextBox(): void;
|
|
75
|
-
ngOnInit(): void;
|
|
76
|
-
handleDebouncedChange(text: string): void;
|
|
77
|
-
ngAfterViewInit(): void;
|
|
78
|
-
ngAfterContentInit(): void;
|
|
79
|
-
clear(): void;
|
|
80
|
-
userChange: boolean;
|
|
81
|
-
onValueChanged: EventEmitter<AXDataPickerChangeEvent>;
|
|
82
|
-
valueChange: EventEmitter<Date>;
|
|
83
|
-
private _value;
|
|
84
|
-
get value(): Date;
|
|
85
|
-
set value(v: Date);
|
|
86
|
-
private _setDateType;
|
|
87
|
-
isInMInMaxRange(d: any): boolean;
|
|
88
|
-
onDateChange(e: any): void;
|
|
89
|
-
onClick(e: any): void;
|
|
90
|
-
onStartfocus(): void;
|
|
91
|
-
handleInputFocus(): void;
|
|
92
|
-
handleInputBlur(): void;
|
|
93
|
-
handleButtonClick(): void;
|
|
94
|
-
setLoadingToClear: boolean;
|
|
95
|
-
handleKeyPress(e: KeyboardEvent): void;
|
|
96
|
-
handleClick(): void;
|
|
97
|
-
setCaretPosition(ctrl: any, pos: any): void;
|
|
98
|
-
setCaret(): void;
|
|
99
|
-
navigate(value: number | AXDateTime): void;
|
|
100
|
-
ngOnDestroy(): void;
|
|
101
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDatePickerComponent, never>;
|
|
102
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXDatePickerComponent, "ax-date-picker", never, { "selectedDates": { "alias": "selectedDates"; "required": false; "isSignal": true; }; "dayStyle": { "alias": "dayStyle"; "required": false; }; "dayMinMaxResoan": { "alias": "dayMinMaxResoan"; "required": false; }; "validation": { "alias": "validation"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "min": { "alias": "min"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "allowClear": { "alias": "allowClear"; "required": false; }; "textAlign": { "alias": "textAlign"; "required": false; }; "showToday": { "alias": "showToday"; "required": false; }; "selectableHoliday": { "alias": "selectableHoliday"; "required": false; }; "dateType": { "alias": "dateType"; "required": false; }; "showTodayButton": { "alias": "showTodayButton"; "required": false; }; "openByClick": { "alias": "openByClick"; "required": false; }; "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "typeChange": "typeChange"; "onValueChanged": "onValueChanged"; "valueChange": "valueChange"; }, ["_contentValidation"], ["[start]", "[end]"], false, never>;
|
|
103
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./date-picker.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../dropdown/dropdown.module";
|
|
6
|
-
import * as i5 from "../calendar/calendar-box/calendar-box.module";
|
|
7
|
-
import * as i6 from "../button/button.module";
|
|
8
|
-
import * as i7 from "../textbox/textbox.module";
|
|
9
|
-
import * as i8 from "ngx-mask";
|
|
10
|
-
export declare class AXDatePickerModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDatePickerModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXDatePickerModule, [typeof i1.AXDatePickerComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.AXDropdownModule, typeof i5.AXCalendarBoxModule, typeof i6.AXButtonModule, typeof i7.AXTextBoxModule, typeof i8.NgxMaskDirective, typeof i8.NgxMaskPipe, typeof i3.FormsModule], [typeof i1.AXDatePickerComponent]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXDatePickerModule>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { AXButtonItem } from '@acorex/core';
|
|
2
|
-
import { AXMenuItemClickEvent } from '../menu/menu.component';
|
|
3
|
-
import { AXBasePopupPageComponent } from '../base/base-page.class';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXDialogComponent extends AXBasePopupPageComponent {
|
|
6
|
-
message: any;
|
|
7
|
-
buttons: AXButtonItem[];
|
|
8
|
-
constructor();
|
|
9
|
-
onClick: Function;
|
|
10
|
-
onFooterButtonClick(e: AXMenuItemClickEvent): void;
|
|
11
|
-
getFooterButtons(): AXButtonItem[];
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDialogComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXDialogComponent, "ax-dialog", never, {}, {}, never, never, false, never>;
|
|
14
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./dialog.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../button/button.module";
|
|
5
|
-
import * as i4 from "@acorex/core";
|
|
6
|
-
export declare class AXDialogModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDialogModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXDialogModule, [typeof i1.AXDialogComponent], [typeof i2.CommonModule, typeof i3.AXButtonModule, typeof i4.AXTranslatorModule], [typeof i1.AXDialogComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXDialogModule>;
|
|
10
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { AXPopupService } from '../popup/popup.service';
|
|
2
|
-
import { AXButtonItem } from '@acorex/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXDialogAlertResult {
|
|
5
|
-
private _executor;
|
|
6
|
-
constructor(executor: (close: (e?: any) => void) => void);
|
|
7
|
-
private closeAction;
|
|
8
|
-
close(action: (e?: any) => void): AXDialogAlertResult;
|
|
9
|
-
}
|
|
10
|
-
export declare class AXDialogConfirmResult {
|
|
11
|
-
private _executor;
|
|
12
|
-
constructor(executor: (okay: () => void, cancel: () => void, final: () => void) => void);
|
|
13
|
-
private okayAction;
|
|
14
|
-
private cancelAction;
|
|
15
|
-
private finalAction;
|
|
16
|
-
okay(action: () => void): AXDialogConfirmResult;
|
|
17
|
-
cancel(action: () => void): AXDialogConfirmResult;
|
|
18
|
-
final(action: () => void): void;
|
|
19
|
-
}
|
|
20
|
-
export declare class AXDialogResult {
|
|
21
|
-
private _executor;
|
|
22
|
-
constructor(executor: (then: (name: string) => void, final: () => void) => void);
|
|
23
|
-
private thenAction;
|
|
24
|
-
private finalAction;
|
|
25
|
-
then(action: (name: string) => void): AXDialogResult;
|
|
26
|
-
final(action: () => void): void;
|
|
27
|
-
}
|
|
28
|
-
export declare class AXDialogService {
|
|
29
|
-
private popupService;
|
|
30
|
-
constructor(popupService: AXPopupService);
|
|
31
|
-
alert(title: string, message: string): AXDialogAlertResult;
|
|
32
|
-
confirm(title: string, message: string): AXDialogConfirmResult;
|
|
33
|
-
show(title: string, message: string, closable?: boolean, ...buttons: AXButtonItem[]): AXDialogResult;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDialogService, never>;
|
|
35
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXDialogService>;
|
|
36
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ElementRef, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXDecoratorContentComponent {
|
|
4
|
-
constructor(elementRef: ElementRef, cdr: ChangeDetectorRef);
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDecoratorContentComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXDecoratorContentComponent, "ax-content", never, {}, {}, never, ["*"], false, never>;
|
|
7
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ElementRef, ChangeDetectorRef, NgZone } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXDrawerContainerComponent {
|
|
4
|
-
private elementRef;
|
|
5
|
-
private _zone;
|
|
6
|
-
constructor(elementRef: ElementRef, cdr: ChangeDetectorRef, _zone: NgZone);
|
|
7
|
-
ngDoCheck(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDrawerContainerComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXDrawerContainerComponent, "ax-drawer-container", never, {}, {}, never, ["ax-drawer[location='start']", "*", "ax-drawer[location='end']"], false, never>;
|
|
10
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { ElementRef, ChangeDetectorRef, NgZone, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export type AXDrawerMode = 'push' | 'overlay';
|
|
4
|
-
export type AXDrawerLocation = 'start' | 'end';
|
|
5
|
-
export declare class AXDrawerComponent {
|
|
6
|
-
private _elementRef;
|
|
7
|
-
private _zone;
|
|
8
|
-
constructor(_elementRef: ElementRef, _cdr: ChangeDetectorRef, _zone: NgZone);
|
|
9
|
-
locationChange: EventEmitter<AXDrawerLocation>;
|
|
10
|
-
private _location;
|
|
11
|
-
get location(): AXDrawerLocation;
|
|
12
|
-
set location(v: AXDrawerLocation);
|
|
13
|
-
modeChange: EventEmitter<AXDrawerMode>;
|
|
14
|
-
private _mode;
|
|
15
|
-
get mode(): AXDrawerMode;
|
|
16
|
-
set mode(v: AXDrawerMode);
|
|
17
|
-
collapsedChange: EventEmitter<boolean>;
|
|
18
|
-
private _collapsed;
|
|
19
|
-
get collapsed(): boolean;
|
|
20
|
-
set collapsed(v: boolean);
|
|
21
|
-
ngAfterViewInit(): void;
|
|
22
|
-
ngDoCheck(): void;
|
|
23
|
-
private _detectBoundingSize;
|
|
24
|
-
private _checkProps;
|
|
25
|
-
toggle(): void;
|
|
26
|
-
close(): void;
|
|
27
|
-
open(): void;
|
|
28
|
-
private get __hostClass();
|
|
29
|
-
private _backdropElement;
|
|
30
|
-
private _addBackdrop;
|
|
31
|
-
private _removeBackdrop;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDrawerComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXDrawerComponent, "ax-drawer", never, { "location": { "alias": "location"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; }, { "locationChange": "locationChange"; "modeChange": "modeChange"; "collapsedChange": "collapsedChange"; }, never, [".header", "*"], false, never>;
|
|
34
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./drawer.component";
|
|
3
|
-
import * as i2 from "./drawer-container.component";
|
|
4
|
-
import * as i3 from "./content.component";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
export declare class AXDrawerModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDrawerModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXDrawerModule, [typeof i1.AXDrawerComponent, typeof i2.AXDrawerContainerComponent, typeof i3.AXDecoratorContentComponent], [typeof i4.CommonModule], [typeof i1.AXDrawerComponent, typeof i2.AXDrawerContainerComponent, typeof i3.AXDecoratorContentComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXDrawerModule>;
|
|
10
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { Overlay } from '@angular/cdk/overlay';
|
|
2
|
-
import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
3
|
-
import { AXBaseDropdownComponent } from '../base/element.class';
|
|
4
|
-
import { AXHtmlEvent } from '../base/events.class';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class AXDropdownComponent extends AXBaseDropdownComponent implements AfterViewInit, OnDestroy {
|
|
7
|
-
private cdr;
|
|
8
|
-
private ref;
|
|
9
|
-
private overlay;
|
|
10
|
-
private viewContainerRef;
|
|
11
|
-
baseTemplate: TemplateRef<any>;
|
|
12
|
-
content: ElementRef<HTMLDivElement>;
|
|
13
|
-
endButtons: ElementRef<HTMLDivElement>;
|
|
14
|
-
dropdownEL: ElementRef<HTMLDivElement>;
|
|
15
|
-
rtl: boolean;
|
|
16
|
-
readonly: boolean;
|
|
17
|
-
loading: boolean;
|
|
18
|
-
dropdownToggle: EventEmitter<any>;
|
|
19
|
-
onButtonClick: EventEmitter<AXHtmlEvent<MouseEvent>>;
|
|
20
|
-
onKeydownHandler(e: KeyboardEvent): void;
|
|
21
|
-
dropdownWidth: string;
|
|
22
|
-
private overlayRef;
|
|
23
|
-
private templatePortal;
|
|
24
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef<HTMLDivElement>, overlay: Overlay, viewContainerRef: ViewContainerRef);
|
|
25
|
-
ngOnInit(): void;
|
|
26
|
-
ngAfterViewInit(): void;
|
|
27
|
-
ngOnDestroy(): void;
|
|
28
|
-
handleArrowClick(e: AXHtmlEvent<MouseEvent>): void;
|
|
29
|
-
toggle(): void;
|
|
30
|
-
close(): void;
|
|
31
|
-
open(): void;
|
|
32
|
-
private ensureOverlayCreated;
|
|
33
|
-
get isOpen(): boolean;
|
|
34
|
-
updatePosition(): void;
|
|
35
|
-
focus(): void;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDropdownComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXDropdownComponent, "ax-drop-down", never, { "rtl": { "alias": "rtl"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "dropdownWidth": { "alias": "dropdownWidth"; "required": false; }; }, { "dropdownToggle": "dropdownToggle"; "onButtonClick": "onButtonClick"; }, never, ["[start]", "ng-container[header]", "[end]", "ng-container[panel]"], false, never>;
|
|
38
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./dropdown.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../form-group/form-group.module";
|
|
5
|
-
import * as i4 from "../textbox/textbox.module";
|
|
6
|
-
import * as i5 from "../button/button.module";
|
|
7
|
-
import * as i6 from "../popover/popover.module";
|
|
8
|
-
import * as i7 from "@angular/cdk/overlay";
|
|
9
|
-
export declare class AXDropdownModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXDropdownModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXDropdownModule, [typeof i1.AXDropdownComponent], [typeof i2.CommonModule, typeof i3.AXFormGroupModule, typeof i4.AXTextBoxModule, typeof i5.AXButtonModule, typeof i6.AXPopoverModule, typeof i7.OverlayModule], [typeof i1.AXDropdownComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXDropdownModule>;
|
|
13
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { AXBaseSizableComponent, AXElementSize } from '../base/element.class';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXFieldsetComponent implements AXBaseSizableComponent {
|
|
4
|
-
size: AXElementSize;
|
|
5
|
-
caption: string;
|
|
6
|
-
allowCollapse: boolean;
|
|
7
|
-
collapsed: boolean;
|
|
8
|
-
toggle(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXFieldsetComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXFieldsetComponent, "ax-fieldset", never, { "size": { "alias": "size"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "allowCollapse": { "alias": "allowCollapse"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
11
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./fieldset.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class AXFieldsetModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXFieldsetModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXFieldsetModule, [typeof i1.AXFieldsetComponent], [typeof i2.CommonModule], [typeof i1.AXFieldsetComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXFieldsetModule>;
|
|
8
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef } from '@angular/core';
|
|
2
|
-
import { AXBaseComponent, AXBaseSizableComponent, AXElementSize } from '../base/element.class';
|
|
3
|
-
import { AXLabelComponent } from '../label/label.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXFormGroupComponent extends AXBaseComponent implements AXBaseSizableComponent {
|
|
6
|
-
#private;
|
|
7
|
-
crd: ChangeDetectorRef;
|
|
8
|
-
size: AXElementSize;
|
|
9
|
-
div: ElementRef;
|
|
10
|
-
private component;
|
|
11
|
-
required: any;
|
|
12
|
-
labelMode: import("@angular/core").ModelSignal<"static" | "float" | "over">;
|
|
13
|
-
label: import("@angular/core").Signal<AXLabelComponent>;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXFormGroupComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXFormGroupComponent, "ax-form-group", never, { "size": { "alias": "size"; "required": false; }; "labelMode": { "alias": "labelMode"; "required": false; "isSignal": true; }; }, { "labelMode": "labelModeChange"; }, ["label", "component"], ["ax-button[start]", "*", "ax-button[end]", "ax-button", "ax-label"], false, never>;
|
|
16
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./form-group.component";
|
|
3
|
-
import * as i2 from "./form-lable.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
export declare class AXFormGroupModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXFormGroupModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXFormGroupModule, [typeof i1.AXFormGroupComponent, typeof i2.AXFormLableDirective], [typeof i3.CommonModule], [typeof i1.AXFormGroupComponent, typeof i2.AXFormLableDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXFormGroupModule>;
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { AXFormGroupComponent } from './form-group.component';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXFormLableDirective {
|
|
4
|
-
#private;
|
|
5
|
-
protected labelMode: import("@angular/core").InputSignal<"static" | "float" | "over">;
|
|
6
|
-
content: import("@angular/core").Signal<readonly AXFormGroupComponent[]>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXFormLableDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AXFormLableDirective, "[axFormLable]", never, { "labelMode": { "alias": "labelMode"; "required": false; "isSignal": true; }; }, {}, ["content"], never, false, never>;
|
|
9
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { AXBaseComponent, AXBaseSizableComponent, AXElementSize } from '../base/element.class';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXLabelComponent extends AXBaseComponent implements AXBaseSizableComponent {
|
|
4
|
-
constructor();
|
|
5
|
-
clickLabel: import("@angular/core").OutputEmitterRef<void>;
|
|
6
|
-
size: AXElementSize;
|
|
7
|
-
protected clickHandler(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXLabelComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXLabelComponent, "ax-label", never, { "size": { "alias": "size"; "required": false; }; }, { "clickLabel": "clickLabel"; }, never, ["*"], false, never>;
|
|
10
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./label.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class AXLabelModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXLabelModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXLabelModule, [typeof i1.AXLabelComponent], [typeof i2.CommonModule], [typeof i1.AXLabelComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXLabelModule>;
|
|
8
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXLoadingIndicatorComponent implements OnInit {
|
|
4
|
-
constructor();
|
|
5
|
-
ngOnInit(): void;
|
|
6
|
-
size: number;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXLoadingIndicatorComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXLoadingIndicatorComponent, "ax-loading-indicator", never, { "size": { "alias": "size"; "required": false; }; }, {}, never, never, false, never>;
|
|
9
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { OnInit, ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXLoadingPanelComponent implements OnInit {
|
|
4
|
-
private ref;
|
|
5
|
-
constructor(ref: ElementRef<HTMLDivElement>);
|
|
6
|
-
visible: boolean;
|
|
7
|
-
ngOnInit(): void;
|
|
8
|
-
ngAfterViewInit(): void;
|
|
9
|
-
show(): void;
|
|
10
|
-
hide(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXLoadingPanelComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXLoadingPanelComponent, "ax-loading-panel", never, { "visible": { "alias": "visible"; "required": false; }; }, {}, never, never, false, never>;
|
|
13
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./loading-indicator.component";
|
|
3
|
-
import * as i2 from "./loading-panel.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "@angular/cdk/a11y";
|
|
6
|
-
export declare class AXLoadingModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXLoadingModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXLoadingModule, [typeof i1.AXLoadingIndicatorComponent, typeof i2.AXLoadingPanelComponent], [typeof i3.CommonModule, typeof i4.A11yModule], [typeof i1.AXLoadingIndicatorComponent, typeof i2.AXLoadingPanelComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXLoadingModule>;
|
|
10
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { AXRenderService } from '@acorex/core';
|
|
2
|
-
import { AXOverlayService } from '../popover/overlay.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXLoadingService {
|
|
5
|
-
private injection;
|
|
6
|
-
private overlayService;
|
|
7
|
-
private _stack;
|
|
8
|
-
constructor(injection: AXRenderService, overlayService: AXOverlayService);
|
|
9
|
-
show(location?: Element): number;
|
|
10
|
-
hide(id: any): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXLoadingService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXLoadingService>;
|
|
13
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import { AXMenuItem } from '@acorex/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXMenuItemComponent {
|
|
5
|
-
private element;
|
|
6
|
-
item: AXMenuItem;
|
|
7
|
-
level: number;
|
|
8
|
-
showSubMenu: EventEmitter<SubItemsEvent>;
|
|
9
|
-
constructor(element: ElementRef);
|
|
10
|
-
showSubItems(event: Event): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMenuItemComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXMenuItemComponent, "ax-menu-item", never, { "item": { "alias": "item"; "required": false; }; "level": { "alias": "level"; "required": false; }; }, { "showSubMenu": "showSubMenu"; }, never, never, false, never>;
|
|
13
|
-
}
|
|
14
|
-
export interface SubItemsEvent {
|
|
15
|
-
element: ElementRef;
|
|
16
|
-
item: AXMenuItem;
|
|
17
|
-
level: number;
|
|
18
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { AXMenuItem, AXPlacement } from '@acorex/core';
|
|
2
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter, TemplateRef } from '@angular/core';
|
|
3
|
-
import { AXBaseSizableComponent, AXElementSize } from '../base/element.class';
|
|
4
|
-
import { AXEvent } from '../base/events.class';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class AXMenuItemClickEvent extends AXEvent<AXMenuItem, MouseEvent> {
|
|
7
|
-
name: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class AXMenuComponent implements AXBaseSizableComponent {
|
|
10
|
-
private ref;
|
|
11
|
-
private cdr;
|
|
12
|
-
constructor(ref: ElementRef, cdr: ChangeDetectorRef);
|
|
13
|
-
_contentMenuTemplate: TemplateRef<any>;
|
|
14
|
-
private _menuTemplate;
|
|
15
|
-
get menuTemplate(): TemplateRef<any>;
|
|
16
|
-
set menuTemplate(v: TemplateRef<any>);
|
|
17
|
-
resizeChangeObserver: any;
|
|
18
|
-
placementClass: 'ax-float-bottom-start' | 'ax-float-bottom-end';
|
|
19
|
-
rtl: boolean;
|
|
20
|
-
onItemClick: EventEmitter<AXMenuItemClickEvent>;
|
|
21
|
-
size: AXElementSize;
|
|
22
|
-
selection: 'none' | 'single' | 'multiple';
|
|
23
|
-
mode: 'click' | 'context' | 'visible' | 'manual';
|
|
24
|
-
target: string;
|
|
25
|
-
floatAlignment: AXPlacement;
|
|
26
|
-
set floatPlacemnet(v: AXPlacement);
|
|
27
|
-
currentTarget: HTMLElement;
|
|
28
|
-
direction: 'vertical' | 'horizontal';
|
|
29
|
-
private _items;
|
|
30
|
-
get items(): AXMenuItem[];
|
|
31
|
-
set items(v: AXMenuItem[]);
|
|
32
|
-
ngOnInit(): void;
|
|
33
|
-
handleItemClick(e: MouseEvent, item?: AXMenuItem): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMenuComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXMenuComponent, "ax-menu", never, { "menuTemplate": { "alias": "menuTemplate"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "size": { "alias": "size"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "target": { "alias": "target"; "required": false; }; "floatAlignment": { "alias": "floatAlignment"; "required": false; }; "floatPlacemnet": { "alias": "floatPlacemnet"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "items": { "alias": "items"; "required": false; }; }, { "onItemClick": "onItemClick"; }, ["_contentMenuTemplate"], never, false, never>;
|
|
36
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./menu.component";
|
|
3
|
-
import * as i2 from "./menu2.component";
|
|
4
|
-
import * as i3 from "./menu-item.component";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "../tooltip/tooltip.module";
|
|
7
|
-
export declare class AXMenuModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMenuModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMenuModule, [typeof i1.AXMenuComponent, typeof i2.AXMenu2Component, typeof i3.AXMenuItemComponent], [typeof i4.CommonModule, typeof i5.AXTooltipModule], [typeof i1.AXMenuComponent, typeof i2.AXMenu2Component, typeof i3.AXMenuItemComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXMenuModule>;
|
|
11
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter, OnDestroy, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { SubItemsEvent } from './menu-item.component';
|
|
3
|
-
import { Overlay, OverlayRef } from '@angular/cdk/overlay';
|
|
4
|
-
import { AXMenuItem } from '@acorex/core';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class AXMenu2Component implements OnDestroy {
|
|
7
|
-
private overlay;
|
|
8
|
-
private viewContainerRef;
|
|
9
|
-
private elementRef;
|
|
10
|
-
subItemsOverlays: OverlayRef[];
|
|
11
|
-
level: number;
|
|
12
|
-
items: AXMenuItem[];
|
|
13
|
-
selected: EventEmitter<AXMenuItem>;
|
|
14
|
-
constructor(overlay: Overlay, viewContainerRef: ViewContainerRef, elementRef: ElementRef);
|
|
15
|
-
showSubmenu(event: SubItemsEvent): void;
|
|
16
|
-
onDocumentClick(target: any): void;
|
|
17
|
-
hideOverlays(): void;
|
|
18
|
-
ngOnDestroy(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMenu2Component, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXMenu2Component, "ax-menu2", never, { "items": { "alias": "items"; "required": false; }; }, { "selected": "selected"; }, never, never, false, never>;
|
|
21
|
-
}
|