@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
package/package.json
CHANGED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { QueryList } from '@angular/core';
|
|
2
|
-
import { AXBaseComponent } from '../base/element.class';
|
|
3
|
-
import { AXPanelBoxComponent } from '../panel-box/panel-box.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXAccordionComponent extends AXBaseComponent {
|
|
6
|
-
panels: QueryList<AXPanelBoxComponent>;
|
|
7
|
-
multiple: boolean;
|
|
8
|
-
constructor();
|
|
9
|
-
ngAfterContentInit(): void;
|
|
10
|
-
private handleCollapsedChanged;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXAccordionComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXAccordionComponent, "ax-accordion", never, { "multiple": { "alias": "multiple"; "required": false; }; }, {}, ["panels"], ["*"], false, never>;
|
|
13
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./accordion.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../panel-box/panel-box.module";
|
|
5
|
-
export declare class AXAccordionModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXAccordionModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXAccordionModule, [typeof i1.AXAccordionComponent], [typeof i2.CommonModule, typeof i3.AXPanelBoxModule], [typeof i1.AXAccordionComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXAccordionModule>;
|
|
9
|
-
}
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { AXBaseComponent, AXElementSize } from '../base/element.class';
|
|
3
|
-
import { AXHtmlEvent, AXValueEvent } from '../base/events.class';
|
|
4
|
-
import { AXDataSourceComponent } from '../data-source/datasource.component';
|
|
5
|
-
import { AXDropdownComponent } from '../dropdown/dropdown.component';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class AXAutoCompleteComponent extends AXBaseComponent implements AfterViewInit, OnDestroy {
|
|
8
|
-
#private;
|
|
9
|
-
private el;
|
|
10
|
-
constructor(el: ElementRef);
|
|
11
|
-
listContainer: ElementRef<HTMLDivElement>;
|
|
12
|
-
private searchText$;
|
|
13
|
-
private searchTextSubscription;
|
|
14
|
-
private text;
|
|
15
|
-
protected resolvedItems: import("@angular/core").WritableSignal<unknown[]>;
|
|
16
|
-
private totalCount;
|
|
17
|
-
private localShowDropdownWhenClick;
|
|
18
|
-
private clickTimer;
|
|
19
|
-
dropdown: AXDropdownComponent;
|
|
20
|
-
isDropdownOpen: import("@angular/core").WritableSignal<boolean>;
|
|
21
|
-
showDropdownWhenClick: import("@angular/core").InputSignal<boolean>;
|
|
22
|
-
value: import("@angular/core").WritableSignal<string>;
|
|
23
|
-
disabled: import("@angular/core").InputSignal<boolean>;
|
|
24
|
-
remoteOperation: import("@angular/core").InputSignal<boolean>;
|
|
25
|
-
readonly: import("@angular/core").InputSignal<boolean>;
|
|
26
|
-
allowClear: import("@angular/core").InputSignal<boolean>;
|
|
27
|
-
showDropDownButton: import("@angular/core").InputSignal<boolean>;
|
|
28
|
-
onDemandTranslate: import("@angular/core").InputSignal<boolean>;
|
|
29
|
-
rtl: import("@angular/core").InputSignal<any>;
|
|
30
|
-
dropdownWidth: import("@angular/core").InputSignal<string>;
|
|
31
|
-
size: import("@angular/core").InputSignal<AXElementSize>;
|
|
32
|
-
multiLine: import("@angular/core").InputSignal<boolean>;
|
|
33
|
-
fitParent: import("@angular/core").InputSignal<boolean>;
|
|
34
|
-
selectedItems: import("@angular/core").ModelSignal<any>;
|
|
35
|
-
onValueChanged: import("@angular/core").OutputEmitterRef<AXValueEvent<any>>;
|
|
36
|
-
onItemClick: import("@angular/core").OutputEmitterRef<AXValueEvent<any>>;
|
|
37
|
-
onFocus: import("@angular/core").OutputEmitterRef<AXHtmlEvent<Event>>;
|
|
38
|
-
onBlur: import("@angular/core").OutputEmitterRef<AXHtmlEvent<Event>>;
|
|
39
|
-
mode: import("@angular/core").InputSignal<"single" | "multiple">;
|
|
40
|
-
textAlign: import("@angular/core").InputSignal<"right" | "left">;
|
|
41
|
-
textField: import("@angular/core").InputSignal<string>;
|
|
42
|
-
valueField: import("@angular/core").InputSignal<string>;
|
|
43
|
-
placeholder: import("@angular/core").InputSignal<string>;
|
|
44
|
-
showCheckBox: import("@angular/core").InputSignal<boolean>;
|
|
45
|
-
showLoading: import("@angular/core").WritableSignal<boolean>;
|
|
46
|
-
currentfocusedIndex: import("@angular/core").WritableSignal<number>;
|
|
47
|
-
disabledField: import("@angular/core").InputSignal<string>;
|
|
48
|
-
allowNull: import("@angular/core").InputSignal<boolean>;
|
|
49
|
-
bufferSize: import("@angular/core").WritableSignal<number>;
|
|
50
|
-
isDbClick: import("@angular/core").WritableSignal<boolean>;
|
|
51
|
-
disabledCallback: (e: {
|
|
52
|
-
item: any;
|
|
53
|
-
index: number;
|
|
54
|
-
}) => boolean;
|
|
55
|
-
private _contentDataSource;
|
|
56
|
-
private _dataSource;
|
|
57
|
-
get dataSource(): AXDataSourceComponent;
|
|
58
|
-
set dataSource(v: AXDataSourceComponent);
|
|
59
|
-
ngAfterViewInit(): void;
|
|
60
|
-
ngOnDestroy(): void;
|
|
61
|
-
scrolled(e: Event): void;
|
|
62
|
-
protected handleClick(): void;
|
|
63
|
-
protected textChange(e: any): void;
|
|
64
|
-
protected isItemSelected(item: any): boolean;
|
|
65
|
-
protected isItemDisabled(item: any): boolean;
|
|
66
|
-
private fetch;
|
|
67
|
-
private translateSearch;
|
|
68
|
-
protected handleItemClick(e: MouseEvent, item: unknown): void;
|
|
69
|
-
protected handleItemDbClick(e: MouseEvent, item: unknown): void;
|
|
70
|
-
private handleSelectedItemsChange;
|
|
71
|
-
protected handleKeyPress(e: KeyboardEvent): void;
|
|
72
|
-
private scrollToFocusedItem;
|
|
73
|
-
protected handleFocus(e: any): void;
|
|
74
|
-
protected handleBlur(e: any): void;
|
|
75
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXAutoCompleteComponent, never>;
|
|
76
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXAutoCompleteComponent, "ax-auto-complete", never, { "showDropdownWhenClick": { "alias": "showDropdownWhenClick"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "remoteOperation": { "alias": "remoteOperation"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "allowClear": { "alias": "allowClear"; "required": false; "isSignal": true; }; "showDropDownButton": { "alias": "showDropDownButton"; "required": false; "isSignal": true; }; "onDemandTranslate": { "alias": "onDemandTranslate"; "required": false; "isSignal": true; }; "rtl": { "alias": "rtl"; "required": false; "isSignal": true; }; "dropdownWidth": { "alias": "dropdownWidth"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "multiLine": { "alias": "multiLine"; "required": false; "isSignal": true; }; "fitParent": { "alias": "fitParent"; "required": false; "isSignal": true; }; "selectedItems": { "alias": "selectedItems"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "textAlign": { "alias": "textAlign"; "required": false; "isSignal": true; }; "textField": { "alias": "textField"; "required": false; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "showCheckBox": { "alias": "showCheckBox"; "required": false; "isSignal": true; }; "disabledField": { "alias": "disabledField"; "required": false; "isSignal": true; }; "allowNull": { "alias": "allowNull"; "required": false; "isSignal": true; }; "disabledCallback": { "alias": "disabledCallback"; "required": false; }; "dataSource": { "alias": "dataSource"; "required": false; }; }, { "selectedItems": "selectedItemsChange"; "onValueChanged": "onValueChanged"; "onItemClick": "onItemClick"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, ["_contentDataSource"], ["[start]", "[end]"], false, never>;
|
|
77
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./auto-complete.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../dropdown/dropdown.module";
|
|
5
|
-
import * as i4 from "../textbox/textbox.module";
|
|
6
|
-
import * as i5 from "@acorex/core";
|
|
7
|
-
import * as i6 from "../checkbox/checkbox.module";
|
|
8
|
-
import * as i7 from "../loading/loading.module";
|
|
9
|
-
import * as i8 from "../searchbox/searchbox.module";
|
|
10
|
-
export declare class AXAutoCompleteModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXAutoCompleteModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXAutoCompleteModule, [typeof i1.AXAutoCompleteComponent], [typeof i2.CommonModule, typeof i3.AXDropdownModule, typeof i4.AXTextBoxModule, typeof i5.AXTranslatorModule, typeof i5.AXScrollModule, typeof i6.AXCheckBoxModule, typeof i7.AXLoadingModule, typeof i8.AXSearchBoxModule], [typeof i1.AXAutoCompleteComponent]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXAutoCompleteModule>;
|
|
14
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { AXDataEvent } from './events.class';
|
|
3
|
-
import { AXMenuItemClickEvent } from '../menu/menu.component';
|
|
4
|
-
import { AXButtonItem } from '@acorex/core';
|
|
5
|
-
import { Subject } from 'rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare const TAB_META_KEY = "__meta__";
|
|
8
|
-
export declare class AXPageCloseEvent extends AXDataEvent<any> {
|
|
9
|
-
}
|
|
10
|
-
export declare class AXPageClosing {
|
|
11
|
-
cancel: boolean;
|
|
12
|
-
data?: any;
|
|
13
|
-
}
|
|
14
|
-
export declare class AXPageResult {
|
|
15
|
-
sender: any;
|
|
16
|
-
data?: any;
|
|
17
|
-
}
|
|
18
|
-
export declare class AXPageClosedPromise extends Promise<AXPageResult> {
|
|
19
|
-
private closeMethod;
|
|
20
|
-
constructor(executor: (resolve: (value?: AXPageResult | PromiseLike<AXPageResult>) => void, reject: (reason?: any) => void) => void);
|
|
21
|
-
close(): void;
|
|
22
|
-
}
|
|
23
|
-
export declare abstract class AXBasePageComponent {
|
|
24
|
-
private pageContainer;
|
|
25
|
-
private _isLoading;
|
|
26
|
-
get isLoading(): boolean;
|
|
27
|
-
set isLoading(v: boolean);
|
|
28
|
-
onClosed: EventEmitter<AXPageCloseEvent>;
|
|
29
|
-
close(data?: any): void;
|
|
30
|
-
onClosing(e: AXPageClosing): void | Promise<void>;
|
|
31
|
-
onActivated(): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXBasePageComponent, never>;
|
|
34
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AXBasePageComponent, never, never, {}, {}, never, never, true, never>;
|
|
35
|
-
}
|
|
36
|
-
export declare abstract class AXBasePopupPageComponent extends AXBasePageComponent {
|
|
37
|
-
constructor();
|
|
38
|
-
private _footerButtons;
|
|
39
|
-
onFooterButtonsChanged: Subject<AXButtonItem[]>;
|
|
40
|
-
protected get footerButtons(): AXButtonItem[];
|
|
41
|
-
protected configFooterButtons(buttons?: AXButtonItem[]): void;
|
|
42
|
-
onFooterButtonClick(e: AXMenuItemClickEvent): void;
|
|
43
|
-
getFooterButtons(): AXButtonItem[];
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXBasePopupPageComponent, never>;
|
|
45
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AXBasePopupPageComponent, never, never, {}, {}, never, never, true, never>;
|
|
46
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare abstract class AXComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXComponent, never>;
|
|
4
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXComponent>;
|
|
5
|
-
}
|
|
6
|
-
export declare abstract class AXClosbaleComponent extends AXComponent {
|
|
7
|
-
abstract close(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXClosbaleComponent, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXClosbaleComponent>;
|
|
10
|
-
}
|
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import { AXValidationRuleResult } from '../validation/validation.class';
|
|
3
|
-
import { AXValidation } from '../validation/validation.component';
|
|
4
|
-
import { AXHtmlEvent, AXValueEvent } from './events.class';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export type AXElementSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
7
|
-
export declare abstract class AXBaseComponent {
|
|
8
|
-
cssClass: string;
|
|
9
|
-
uid: string;
|
|
10
|
-
constructor();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXBaseComponent, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AXBaseComponent, never, never, { "cssClass": { "alias": "cssClass"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
14
|
-
export declare class AXBaseInputChangeEvent extends AXValueEvent<any> {
|
|
15
|
-
isUserChange?: boolean;
|
|
16
|
-
}
|
|
17
|
-
export interface AXBaseSizableComponent {
|
|
18
|
-
size: AXElementSize;
|
|
19
|
-
}
|
|
20
|
-
export interface AXBaseInteractiveComponent {
|
|
21
|
-
disabled: boolean;
|
|
22
|
-
tabIndex: number;
|
|
23
|
-
}
|
|
24
|
-
export interface AXBaseInputComponent extends AXBaseInteractiveComponent {
|
|
25
|
-
readonly: boolean;
|
|
26
|
-
focus(): void;
|
|
27
|
-
}
|
|
28
|
-
export interface AXBaseValueComponent<T> extends AXBaseInputComponent {
|
|
29
|
-
onValueChanged?: EventEmitter<AXValueEvent<T>>;
|
|
30
|
-
valueChange?: EventEmitter<T>;
|
|
31
|
-
value: T;
|
|
32
|
-
}
|
|
33
|
-
export interface AXBaseClickableComponent extends AXBaseInteractiveComponent {
|
|
34
|
-
click: EventEmitter<AXHtmlEvent<MouseEvent>>;
|
|
35
|
-
}
|
|
36
|
-
export declare abstract class AXValidatableComponent extends AXBaseComponent {
|
|
37
|
-
private __valueField;
|
|
38
|
-
private __nativeElement;
|
|
39
|
-
private __validation;
|
|
40
|
-
tabIndex: number;
|
|
41
|
-
protected initValidation(elementRef: ElementRef, valueField: string, validation: AXValidation): void;
|
|
42
|
-
get validation(): AXValidation;
|
|
43
|
-
validate(): Promise<AXValidationRuleResult>;
|
|
44
|
-
protected clearValidationStyle(element: HTMLElement, clear?: boolean): void;
|
|
45
|
-
protected applyValidationStyle(element: HTMLElement, v: AXValidationRuleResult): void;
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXValidatableComponent, never>;
|
|
47
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AXValidatableComponent, never, never, { "tabIndex": { "alias": "tabIndex"; "required": false; }; }, {}, never, never, true, never>;
|
|
48
|
-
}
|
|
49
|
-
export declare abstract class AXBaseTextComponent extends AXValidatableComponent implements AXBaseSizableComponent, AXBaseValueComponent<string> {
|
|
50
|
-
protected cdr: ChangeDetectorRef;
|
|
51
|
-
protected ref: ElementRef;
|
|
52
|
-
ngAfterViewInit(): void;
|
|
53
|
-
ngAfterContentInit(): void;
|
|
54
|
-
tabIndex: number;
|
|
55
|
-
input: ElementRef<HTMLInputElement>;
|
|
56
|
-
private _contentValidation;
|
|
57
|
-
private _validation;
|
|
58
|
-
get validation(): AXValidation;
|
|
59
|
-
set validation(v: AXValidation);
|
|
60
|
-
disabled: boolean;
|
|
61
|
-
readonly: boolean;
|
|
62
|
-
textAlign: 'right' | 'left' | null;
|
|
63
|
-
size: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
64
|
-
placeholder: string;
|
|
65
|
-
autocomplete: 'on' | 'off';
|
|
66
|
-
name: string;
|
|
67
|
-
userChange: boolean;
|
|
68
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef);
|
|
69
|
-
onkey: EventEmitter<KeyboardEvent>;
|
|
70
|
-
onBlur: EventEmitter<AXHtmlEvent<Event>>;
|
|
71
|
-
onFocus: EventEmitter<AXHtmlEvent<Event>>;
|
|
72
|
-
onValueChanged: EventEmitter<AXBaseInputChangeEvent>;
|
|
73
|
-
valueChange: EventEmitter<any>;
|
|
74
|
-
icon: string;
|
|
75
|
-
allowClear: boolean;
|
|
76
|
-
private _value;
|
|
77
|
-
get value(): string;
|
|
78
|
-
set value(v: string);
|
|
79
|
-
focus(): void;
|
|
80
|
-
clear(): void;
|
|
81
|
-
isFocused(): boolean;
|
|
82
|
-
setTextAlign(): "text-left" | "text-right";
|
|
83
|
-
handleInputBlur(e: Event): void;
|
|
84
|
-
handleInputFocus(e: Event): void;
|
|
85
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXBaseTextComponent, never>;
|
|
86
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AXBaseTextComponent, never, never, { "tabIndex": { "alias": "tabIndex"; "required": false; }; "validation": { "alias": "validation"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "textAlign": { "alias": "textAlign"; "required": false; }; "size": { "alias": "size"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "name": { "alias": "name"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "allowClear": { "alias": "allowClear"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "onkey": "onkey"; "onBlur": "onBlur"; "onFocus": "onFocus"; "onValueChanged": "onValueChanged"; "valueChange": "valueChange"; }, ["_contentValidation"], never, true, never>;
|
|
87
|
-
}
|
|
88
|
-
export declare abstract class AXBaseButtonComponent extends AXBaseComponent implements AXBaseClickableComponent, AXBaseSizableComponent {
|
|
89
|
-
disabled: boolean;
|
|
90
|
-
click: EventEmitter<AXHtmlEvent<MouseEvent>>;
|
|
91
|
-
size: AXElementSize;
|
|
92
|
-
tabIndex: number;
|
|
93
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXBaseButtonComponent, never>;
|
|
94
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AXBaseButtonComponent, never, never, { "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; }, { "click": "click"; }, never, never, true, never>;
|
|
95
|
-
}
|
|
96
|
-
export declare abstract class AXBaseDropdownComponent extends AXBaseComponent implements AXBaseInteractiveComponent, AXBaseSizableComponent {
|
|
97
|
-
disabled: boolean;
|
|
98
|
-
size: AXElementSize;
|
|
99
|
-
fitParent: boolean;
|
|
100
|
-
tabIndex: number;
|
|
101
|
-
showDropDownButton: boolean;
|
|
102
|
-
abstract close(): any;
|
|
103
|
-
abstract open(): any;
|
|
104
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXBaseDropdownComponent, never>;
|
|
105
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AXBaseDropdownComponent, never, never, { "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fitParent": { "alias": "fitParent"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "showDropDownButton": { "alias": "showDropDownButton"; "required": false; }; }, {}, never, never, true, never>;
|
|
106
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export declare class AXBaseEvent {
|
|
2
|
-
component: any;
|
|
3
|
-
htmlElement?: HTMLElement;
|
|
4
|
-
}
|
|
5
|
-
export declare class AXHtmlEvent<E extends Event> extends AXBaseEvent {
|
|
6
|
-
htmlEvent?: E;
|
|
7
|
-
}
|
|
8
|
-
export declare class AXValueEvent<T> extends AXBaseEvent {
|
|
9
|
-
value?: T;
|
|
10
|
-
oldValue?: T;
|
|
11
|
-
}
|
|
12
|
-
export declare class AXDataEvent<T> extends AXBaseEvent {
|
|
13
|
-
data?: T;
|
|
14
|
-
}
|
|
15
|
-
export declare class AXEvent<T, E extends Event> {
|
|
16
|
-
}
|
|
17
|
-
export interface AXEvent<T, E extends Event> extends AXDataEvent<T>, AXHtmlEvent<E> {
|
|
18
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { AXBaseButtonComponent } from '../base/element.class';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXButtonComponent extends AXBaseButtonComponent {
|
|
5
|
-
private el;
|
|
6
|
-
constructor(el: ElementRef);
|
|
7
|
-
container: ElementRef<HTMLButtonElement>;
|
|
8
|
-
private platFormSerivce;
|
|
9
|
-
protected isRtl: import("@angular/core").WritableSignal<boolean>;
|
|
10
|
-
type: string;
|
|
11
|
-
icon: string;
|
|
12
|
-
submitBehavior: boolean;
|
|
13
|
-
cancelBehavior: boolean;
|
|
14
|
-
block: boolean;
|
|
15
|
-
loading: boolean;
|
|
16
|
-
selected: boolean;
|
|
17
|
-
ngAfterViewInit(): void;
|
|
18
|
-
handleClick(e: MouseEvent): void;
|
|
19
|
-
onKeydownHandler(e: KeyboardEvent): boolean;
|
|
20
|
-
focusButton(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXButtonComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXButtonComponent, "ax-button", never, { "type": { "alias": "type"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "submitBehavior": { "alias": "submitBehavior"; "required": false; }; "cancelBehavior": { "alias": "cancelBehavior"; "required": false; }; "block": { "alias": "block"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
23
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./button.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class AXButtonModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXButtonModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXButtonModule, [typeof i1.AXButtonComponent], [typeof i2.CommonModule], [typeof i1.AXButtonComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXButtonModule>;
|
|
8
|
-
}
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { AXCalendarType, AXDateTime, AXDateTimeRange } from '@acorex/core';
|
|
2
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter } from '@angular/core';
|
|
3
|
-
import { AXBaseSizableComponent, AXElementSize } from '../../base/element.class';
|
|
4
|
-
import { AXValueEvent } from '../../base/events.class';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export type AXCalendarViewType = 'year' | 'month' | 'day';
|
|
7
|
-
export type AXCalendarHolidays = AXCalendarHoliday[];
|
|
8
|
-
export type AXCalendarHolidaysFunc = (start: Date, end: Date, type: AXCalendarType) => AXCalendarHoliday[];
|
|
9
|
-
export interface AXCalendarHoliday {
|
|
10
|
-
date: Date;
|
|
11
|
-
title: string;
|
|
12
|
-
description?: string;
|
|
13
|
-
}
|
|
14
|
-
export type AXCalendarWeekends = AXCalendarWeekend[];
|
|
15
|
-
export type AXCalendarWeekendsFunc = (start: Date, end: Date, type: AXCalendarType) => AXCalendarWeekend[];
|
|
16
|
-
export interface AXCalendarWeekend {
|
|
17
|
-
indexDay: number;
|
|
18
|
-
}
|
|
19
|
-
export declare class AXCalendarBoxComponent implements AXBaseSizableComponent {
|
|
20
|
-
#private;
|
|
21
|
-
private cdr;
|
|
22
|
-
private ref;
|
|
23
|
-
selectedDates: import("@angular/core").InputSignal<AXDateTime[]>;
|
|
24
|
-
weekdays: string[];
|
|
25
|
-
private d;
|
|
26
|
-
numRotate: number;
|
|
27
|
-
size: AXElementSize;
|
|
28
|
-
type: AXCalendarType;
|
|
29
|
-
locale: string;
|
|
30
|
-
dir: string;
|
|
31
|
-
private _min;
|
|
32
|
-
set min(v: Date);
|
|
33
|
-
get min(): Date;
|
|
34
|
-
private _max;
|
|
35
|
-
set max(v: Date);
|
|
36
|
-
get max(): Date;
|
|
37
|
-
selectableHoliday: boolean;
|
|
38
|
-
dayStyle: any[];
|
|
39
|
-
dayMinMaxResoan: string;
|
|
40
|
-
private getHoliday;
|
|
41
|
-
private getWeekend;
|
|
42
|
-
showTodayButton: boolean;
|
|
43
|
-
matrix: any[];
|
|
44
|
-
rotated: boolean;
|
|
45
|
-
private _view;
|
|
46
|
-
get view(): AXCalendarViewType;
|
|
47
|
-
set view(v: AXCalendarViewType);
|
|
48
|
-
private _depth;
|
|
49
|
-
get depth(): AXCalendarViewType;
|
|
50
|
-
set depth(v: AXCalendarViewType);
|
|
51
|
-
viewRange: AXDateTimeRange;
|
|
52
|
-
private holidays;
|
|
53
|
-
private weekends;
|
|
54
|
-
onValueChanged: EventEmitter<AXValueEvent<Date>>;
|
|
55
|
-
onClick: EventEmitter<AXValueEvent<Date>>;
|
|
56
|
-
valueChange: EventEmitter<Date>;
|
|
57
|
-
private _value;
|
|
58
|
-
get value(): Date;
|
|
59
|
-
set value(v: Date);
|
|
60
|
-
focusedValue: AXDateTime;
|
|
61
|
-
get today(): AXDateTime;
|
|
62
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef);
|
|
63
|
-
findDay(date: AXDateTime): boolean;
|
|
64
|
-
getStyle(date: AXDateTime): any;
|
|
65
|
-
getTitle(date: AXDateTime): any;
|
|
66
|
-
ngOnInit(): void;
|
|
67
|
-
getViewCompaire(view: AXCalendarViewType): "YMD" | "YM" | "Y";
|
|
68
|
-
ngAfterViewInit(): void;
|
|
69
|
-
private initLayout;
|
|
70
|
-
getTodayName(): string;
|
|
71
|
-
prev(): void;
|
|
72
|
-
next(): void;
|
|
73
|
-
rotate(array: any, n: any): any;
|
|
74
|
-
navigate(value: number | AXDateTime): void;
|
|
75
|
-
private applyStyle;
|
|
76
|
-
changeView(): void;
|
|
77
|
-
matrixify(arr: any[], cols: any): any[];
|
|
78
|
-
setDayClick(event: MouseEvent, item: any): void;
|
|
79
|
-
isInMInMaxRange(d: any): boolean;
|
|
80
|
-
setMonthClick(event: MouseEvent, date: AXDateTime): void;
|
|
81
|
-
setYearClick(event: MouseEvent, date: AXDateTime): void;
|
|
82
|
-
setFocus(date: AXDateTime): void;
|
|
83
|
-
setToday(): void;
|
|
84
|
-
trackByFn(index: any, item: any): any;
|
|
85
|
-
updateSelectedDates(): void;
|
|
86
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCalendarBoxComponent, never>;
|
|
87
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXCalendarBoxComponent, "ax-calendar-box", never, { "selectedDates": { "alias": "selectedDates"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "locale": { "alias": "locale"; "required": false; }; "dir": { "alias": "dir"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "selectableHoliday": { "alias": "selectableHoliday"; "required": false; }; "dayStyle": { "alias": "dayStyle"; "required": false; }; "dayMinMaxResoan": { "alias": "dayMinMaxResoan"; "required": false; }; "showTodayButton": { "alias": "showTodayButton"; "required": false; }; "view": { "alias": "view"; "required": false; }; "depth": { "alias": "depth"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "onValueChanged": "onValueChanged"; "onClick": "onClick"; "valueChange": "valueChange"; }, never, never, false, never>;
|
|
88
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./calendar-box.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../../button/button.module";
|
|
5
|
-
import * as i4 from "../../popover/popover.module";
|
|
6
|
-
import * as i5 from "@acorex/core";
|
|
7
|
-
export declare class AXCalendarBoxModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCalendarBoxModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCalendarBoxModule, [typeof i1.AXCalendarBoxComponent], [typeof i2.CommonModule, typeof i3.AXButtonModule, typeof i4.AXPopoverModule, typeof i5.AXCoreModule, typeof i5.AXTranslatorModule], [typeof i1.AXCalendarBoxComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXCalendarBoxModule>;
|
|
11
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { QueryList } from '@angular/core';
|
|
2
|
-
import { AXSchedulerViewType } from './scheduler.class';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXSchedulerViewProperty {
|
|
5
|
-
type: AXSchedulerViewType;
|
|
6
|
-
caption: string;
|
|
7
|
-
name: string;
|
|
8
|
-
constructor(type: AXSchedulerViewType, caption: string, name: string);
|
|
9
|
-
interval: number;
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerViewProperty, [{ attribute: "type"; }, { attribute: "caption"; }, { attribute: "name"; }]>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerViewProperty, "ax-scheduler-view", never, { "interval": { "alias": "interval"; "required": false; }; }, {}, never, never, false, never>;
|
|
13
|
-
}
|
|
14
|
-
export declare class AXSchedulerViewsProperty {
|
|
15
|
-
views: QueryList<AXSchedulerViewProperty>;
|
|
16
|
-
constructor();
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerViewsProperty, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerViewsProperty, "ax-scheduler-views", never, {}, {}, ["views"], ["*"], false, never>;
|
|
19
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { AXDateTime, AXDateTimeRange } from '@acorex/core';
|
|
2
|
-
import { EventEmitter } from '@angular/core';
|
|
3
|
-
export type AXSchedulerViewType = 'day' | 'week' | 'month' | 'timeline' | 'agenda';
|
|
4
|
-
export interface AXSchedulerRequestDataArge {
|
|
5
|
-
startTime: AXDateTime;
|
|
6
|
-
endTime: AXDateTime;
|
|
7
|
-
events: AXSchedulerEvent[];
|
|
8
|
-
}
|
|
9
|
-
export declare abstract class AXAsyncEventArgs {
|
|
10
|
-
onComplete: EventEmitter<any>;
|
|
11
|
-
complete(): void;
|
|
12
|
-
}
|
|
13
|
-
export declare class AXSchedulerEventChangeArgs extends AXAsyncEventArgs {
|
|
14
|
-
canceled: boolean;
|
|
15
|
-
event: AXSchedulerEvent;
|
|
16
|
-
oldSlot: AXSchedulerSlot;
|
|
17
|
-
newSlot: AXSchedulerSlot;
|
|
18
|
-
}
|
|
19
|
-
export interface AXSchedulerSlot {
|
|
20
|
-
range: AXDateTimeRange;
|
|
21
|
-
events?: AXSchedulerEvent[];
|
|
22
|
-
uid?: string;
|
|
23
|
-
}
|
|
24
|
-
export interface AXSchedulerEvent {
|
|
25
|
-
range: AXDateTimeRange;
|
|
26
|
-
title: string;
|
|
27
|
-
description?: string;
|
|
28
|
-
uid: string;
|
|
29
|
-
color: string;
|
|
30
|
-
}
|
|
31
|
-
export interface AXSchedulerOccasion {
|
|
32
|
-
range: AXDateTimeRange;
|
|
33
|
-
title: string;
|
|
34
|
-
description?: string;
|
|
35
|
-
blocked?: boolean;
|
|
36
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter, ChangeDetectorRef, NgZone } from '@angular/core';
|
|
2
|
-
import { AXSchedulerBaseViewComponent } from './views/scheduler-view.component';
|
|
3
|
-
import { AXSchedulerEventChangeArgs, AXSchedulerEvent } from './scheduler.class';
|
|
4
|
-
import { AXToolbarSearchComponent } from '../../toolbar/search/toolbar-search.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class AXSchedulerComponent {
|
|
7
|
-
private elm;
|
|
8
|
-
private zone;
|
|
9
|
-
private cdr;
|
|
10
|
-
constructor(elm: ElementRef<HTMLDivElement>, zone: NgZone, cdr: ChangeDetectorRef);
|
|
11
|
-
private portalOutlet;
|
|
12
|
-
private container;
|
|
13
|
-
private viewManager;
|
|
14
|
-
private toolbarView;
|
|
15
|
-
private toolbarNavigator;
|
|
16
|
-
searchInput: AXToolbarSearchComponent;
|
|
17
|
-
private dataSource;
|
|
18
|
-
view: AXSchedulerBaseViewComponent;
|
|
19
|
-
private _currentView;
|
|
20
|
-
get currentView(): string;
|
|
21
|
-
set currentView(v: string);
|
|
22
|
-
private viewItems;
|
|
23
|
-
private today;
|
|
24
|
-
private navigatorDate;
|
|
25
|
-
searchText: string;
|
|
26
|
-
events: AXSchedulerEvent[];
|
|
27
|
-
onEventChanged: EventEmitter<AXSchedulerEventChangeArgs>;
|
|
28
|
-
setView(name: string): void;
|
|
29
|
-
private createView;
|
|
30
|
-
private setNavigatorText;
|
|
31
|
-
private startAnim;
|
|
32
|
-
ngAfterViewInit(): void;
|
|
33
|
-
ngAfterViewChecked(): void;
|
|
34
|
-
private updateSize;
|
|
35
|
-
ngOnDestroy(): void;
|
|
36
|
-
refresh(): void;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerComponent, "ax-scheduler", never, { "currentView": { "alias": "currentView"; "required": false; }; "events": { "alias": "events"; "required": false; }; }, { "onEventChanged": "onEventChanged"; }, ["viewManager", "toolbarView", "toolbarNavigator", "searchInput", "dataSource"], ["ax-scheduler-views", "ax-toolbar"], false, never>;
|
|
39
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./scheduler.component";
|
|
3
|
-
import * as i2 from "./scheduler-views.property";
|
|
4
|
-
import * as i3 from "./views/daytime/scheduler-daytime-view.component";
|
|
5
|
-
import * as i4 from "./views/month/scheduler-month-view.component";
|
|
6
|
-
import * as i5 from "./views/agenda/scheduler-agenda-view.component";
|
|
7
|
-
import * as i6 from "./views/timeline/scheduler-timeline-view.component";
|
|
8
|
-
import * as i7 from "./toolbars/scheduler-toolbar-views";
|
|
9
|
-
import * as i8 from "./toolbars/scheduler-toolbar-navigator";
|
|
10
|
-
import * as i9 from "@angular/common";
|
|
11
|
-
import * as i10 from "@acorex/core";
|
|
12
|
-
import * as i11 from "../calendar-box/calendar-box.module";
|
|
13
|
-
import * as i12 from "../../toolbar/toolbar.module";
|
|
14
|
-
import * as i13 from "../../popover/popover.module";
|
|
15
|
-
import * as i14 from "@angular/cdk/portal";
|
|
16
|
-
import * as i15 from "@angular/cdk/drag-drop";
|
|
17
|
-
export declare class AXSchedulerModule {
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerModule, never>;
|
|
19
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXSchedulerModule, [typeof i1.AXSchedulerComponent, typeof i2.AXSchedulerViewsProperty, typeof i2.AXSchedulerViewProperty, typeof i3.AXSchedulerDayTimeViewComponent, typeof i4.AXSchedulerMonthViewComponent, typeof i5.AXSchedulerAgendaViewComponent, typeof i6.AXSchedulerTimelineViewComponent, typeof i7.AXToolbarSchedulerViewsComponent, typeof i8.AXToolbarSchedulerNavigatorComponent], [typeof i9.CommonModule, typeof i10.AXCoreModule, typeof i11.AXCalendarBoxModule, typeof i12.AXToolbarModule, typeof i13.AXPopoverModule, typeof i14.PortalModule, typeof i15.DragDropModule], [typeof i1.AXSchedulerComponent, typeof i2.AXSchedulerViewsProperty, typeof i2.AXSchedulerViewProperty, typeof i3.AXSchedulerDayTimeViewComponent, typeof i4.AXSchedulerMonthViewComponent, typeof i5.AXSchedulerAgendaViewComponent, typeof i6.AXSchedulerTimelineViewComponent, typeof i7.AXToolbarSchedulerViewsComponent, typeof i8.AXToolbarSchedulerNavigatorComponent]>;
|
|
20
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXSchedulerModule>;
|
|
21
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { AXSchedulerViewType } from '../scheduler.class';
|
|
3
|
-
import { AXCalendarBoxComponent } from '../../calendar-box/calendar-box.component';
|
|
4
|
-
import { AXMenuItem, AXDateTime, AXDateTimeRange } from '@acorex/core';
|
|
5
|
-
import { AXToolbarMenuComponent } from '../../../toolbar/menu/toolbar-menu.component';
|
|
6
|
-
import { AXPopoverComponent } from '../../../popover/popover.component';
|
|
7
|
-
import { AXValueEvent } from '../../../base/events.class';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class AXToolbarSchedulerNavigatorComponent {
|
|
10
|
-
private cdr;
|
|
11
|
-
constructor(cdr: ChangeDetectorRef);
|
|
12
|
-
toolbar: AXToolbarMenuComponent;
|
|
13
|
-
pop: AXPopoverComponent;
|
|
14
|
-
cal: AXCalendarBoxComponent;
|
|
15
|
-
viewDepth: string;
|
|
16
|
-
items: AXMenuItem[];
|
|
17
|
-
ngAfterViewInit(): void;
|
|
18
|
-
onNavigate: EventEmitter<'next' | 'back' | AXDateTime>;
|
|
19
|
-
onItemClick(e: AXMenuItem): void;
|
|
20
|
-
onDateChange(e: AXValueEvent<AXDateTime>): void;
|
|
21
|
-
goto(date: AXDateTime): void;
|
|
22
|
-
set(range: AXDateTimeRange, type: AXSchedulerViewType): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToolbarSchedulerNavigatorComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXToolbarSchedulerNavigatorComponent, "ax-toolbar-scheduler-navigator", never, {}, { "onNavigate": "onNavigate"; }, never, never, false, never>;
|
|
25
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { AXMenuItem } from '@acorex/core';
|
|
3
|
-
import { AXToolbarMenuComponent } from '../../../toolbar/menu/toolbar-menu.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXToolbarSchedulerViewsComponent {
|
|
6
|
-
constructor();
|
|
7
|
-
menu: AXToolbarMenuComponent;
|
|
8
|
-
items: AXMenuItem[];
|
|
9
|
-
update(): void;
|
|
10
|
-
onViewChanged: EventEmitter<string>;
|
|
11
|
-
onItemClick(e: AXMenuItem): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToolbarSchedulerViewsComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXToolbarSchedulerViewsComponent, "ax-toolbar-scheduler-view", never, {}, { "onViewChanged": "onViewChanged"; }, never, never, false, never>;
|
|
14
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ElementRef, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { AXSchedulerBaseViewComponent } from '../scheduler-view.component';
|
|
3
|
-
import { AXDateTime } from '@acorex/core';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXSchedulerAgendaViewComponent extends AXSchedulerBaseViewComponent {
|
|
6
|
-
private elm;
|
|
7
|
-
private cdr;
|
|
8
|
-
constructor(elm: ElementRef<HTMLDivElement>, cdr: ChangeDetectorRef);
|
|
9
|
-
hideEmptyDays: boolean;
|
|
10
|
-
updateSize(): void;
|
|
11
|
-
navigate(date?: AXDateTime): void;
|
|
12
|
-
next(): void;
|
|
13
|
-
prev(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerAgendaViewComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerAgendaViewComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
16
|
-
}
|