@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,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tab-page-Renderer.component";
|
|
3
|
-
import * as i2 from "./tab-page-host.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "../loading/loading.module";
|
|
6
|
-
export declare class AXTabPageModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTabPageModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXTabPageModule, [typeof i1.AXTabPageRendererComponent, typeof i2.AXTabPageHostComponent], [typeof i3.CommonModule, typeof i4.AXLoadingModule], [typeof i1.AXTabPageRendererComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXTabPageModule>;
|
|
10
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { Subject } from 'rxjs';
|
|
2
|
-
import { AXPageResult, AXPageClosedPromise } from '../base/base-page.class';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export interface AXTabPage {
|
|
5
|
-
title: string;
|
|
6
|
-
content: any;
|
|
7
|
-
closable?: boolean;
|
|
8
|
-
data?: any;
|
|
9
|
-
pinned?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare class AXTabPageService {
|
|
12
|
-
tabs: AXTabPage[];
|
|
13
|
-
opened: Subject<AXTabPage>;
|
|
14
|
-
activated: Subject<AXTabPage>;
|
|
15
|
-
closed: Subject<AXTabPage>;
|
|
16
|
-
changed: Subject<unknown>;
|
|
17
|
-
constructor();
|
|
18
|
-
open(content: any, title: string): AXPageClosedPromise;
|
|
19
|
-
open(content: any, title: string, data?: any): AXPageClosedPromise;
|
|
20
|
-
open(options: AXTabPage): AXPageClosedPromise;
|
|
21
|
-
close(tab: AXTabPage): void;
|
|
22
|
-
private doCloseAction;
|
|
23
|
-
active(tab: AXTabPage): AXPageResult;
|
|
24
|
-
active(uid: string): AXPageResult;
|
|
25
|
-
active(): AXPageResult;
|
|
26
|
-
clear(): void;
|
|
27
|
-
private findExistTab;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTabPageService, never>;
|
|
29
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXTabPageService>;
|
|
30
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter, ElementRef } from '@angular/core';
|
|
2
|
-
import { AXBaseEvent } from '../base/events.class';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXTabStripItem {
|
|
5
|
-
id: string;
|
|
6
|
-
name?: string;
|
|
7
|
-
text?: string;
|
|
8
|
-
tooltip?: string;
|
|
9
|
-
icon?: string;
|
|
10
|
-
visible?: boolean;
|
|
11
|
-
disable?: boolean;
|
|
12
|
-
data?: any;
|
|
13
|
-
style?: string;
|
|
14
|
-
active?: boolean;
|
|
15
|
-
}
|
|
16
|
-
export declare class AXTabStripChangedEvent extends AXBaseEvent {
|
|
17
|
-
seledtedTab: AXTabStripItem;
|
|
18
|
-
}
|
|
19
|
-
export declare class AXTabStripComponent implements OnInit {
|
|
20
|
-
private ref;
|
|
21
|
-
constructor(ref: ElementRef);
|
|
22
|
-
ngOnInit(): void;
|
|
23
|
-
maxWidth: string;
|
|
24
|
-
items: AXTabStripItem[];
|
|
25
|
-
onTabChanged: EventEmitter<AXTabStripChangedEvent>;
|
|
26
|
-
handleClick(i: AXTabStripItem, e: MouseEvent): void;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTabStripComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXTabStripComponent, "ax-tab-strip", never, { "maxWidth": { "alias": "maxWidth"; "required": false; }; "items": { "alias": "items"; "required": false; }; }, { "onTabChanged": "onTabChanged"; }, never, never, false, never>;
|
|
29
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tab-strip.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class AXTabStripModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTabStripModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXTabStripModule, [typeof i1.AXTabStripComponent], [typeof i2.CommonModule], [typeof i1.AXTabStripComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXTabStripModule>;
|
|
8
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This directive is used as an anchor to get access
|
|
3
|
-
* to the ViewContainerRef which here is exposed via
|
|
4
|
-
* the public member `viewContainer`
|
|
5
|
-
*
|
|
6
|
-
* Theres an ALTERNATIVE to explicitly using the anchor directive.
|
|
7
|
-
* Read in the blog post
|
|
8
|
-
*/
|
|
9
|
-
import { ViewContainerRef } from '@angular/core';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class DynamicTabsDirective {
|
|
12
|
-
viewContainer: ViewContainerRef;
|
|
13
|
-
constructor(viewContainer: ViewContainerRef);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicTabsDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DynamicTabsDirective, "[dynamic-tabs]", never, {}, {}, never, never, false, never>;
|
|
16
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* The main component that renders single TabComponent
|
|
3
|
-
* instances.
|
|
4
|
-
*/
|
|
5
|
-
import { AfterContentInit, ComponentFactoryResolver, ElementRef, EventEmitter, QueryList, TemplateRef } from '@angular/core';
|
|
6
|
-
import { AXDataEvent } from '../base/events.class';
|
|
7
|
-
import { DynamicTabsDirective } from './dynamic-tabs.directive';
|
|
8
|
-
import { AXTabComponent } from './tab.component';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class AXTabViewComponent implements AfterContentInit {
|
|
11
|
-
private ref;
|
|
12
|
-
private _componentFactoryResolver;
|
|
13
|
-
private get __hostClass();
|
|
14
|
-
dynamicTabs: AXTabComponent[];
|
|
15
|
-
tabs: QueryList<AXTabComponent>;
|
|
16
|
-
dynamicTabPlaceholder: DynamicTabsDirective;
|
|
17
|
-
onActiveTab: EventEmitter<AXDataEvent<any>>;
|
|
18
|
-
fitParent: import("@angular/core").InputSignal<boolean>;
|
|
19
|
-
tabTemplate?: TemplateRef<unknown>;
|
|
20
|
-
constructor(ref: ElementRef, _componentFactoryResolver: ComponentFactoryResolver);
|
|
21
|
-
ngAfterContentInit(): void;
|
|
22
|
-
openTab(title: string, template: any, isCloseable?: boolean, icon?: any, data?: any): void;
|
|
23
|
-
selectTab(tab: AXTabComponent): void;
|
|
24
|
-
closeTab(tab: AXTabComponent): void;
|
|
25
|
-
closeActiveTab(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTabViewComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXTabViewComponent, "ax-tab-view", never, { "fitParent": { "alias": "fitParent"; "required": false; "isSignal": true; }; "tabTemplate": { "alias": "tabTemplate"; "required": false; }; }, { "onActiveTab": "onActiveTab"; }, ["tabs"], ["*"], false, never>;
|
|
28
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tab.component";
|
|
3
|
-
import * as i2 from "./tab-view.component";
|
|
4
|
-
import * as i3 from "./dynamic-tabs.directive";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
export declare class AXTabViewModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTabViewModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXTabViewModule, [typeof i1.AXTabComponent, typeof i2.AXTabViewComponent, typeof i3.DynamicTabsDirective], [typeof i4.CommonModule], [typeof i1.AXTabComponent, typeof i2.AXTabViewComponent, typeof i3.DynamicTabsDirective]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXTabViewModule>;
|
|
10
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class AXTabComponent {
|
|
3
|
-
caption: string;
|
|
4
|
-
name: string;
|
|
5
|
-
active: boolean;
|
|
6
|
-
isCloseable: boolean;
|
|
7
|
-
template: any;
|
|
8
|
-
dataContext: any;
|
|
9
|
-
icon: string;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTabComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXTabComponent, "ax-tab", never, { "caption": { "alias": "caption"; "required": false; }; "name": { "alias": "name"; "required": false; }; "active": { "alias": "active"; "required": false; }; "isCloseable": { "alias": "isCloseable"; "required": false; }; "template": { "alias": "template"; "required": false; }; "dataContext": { "alias": "dataContext"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
12
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import { AXBaseTextComponent } from '../base/element.class';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXTextAreaComponent extends AXBaseTextComponent {
|
|
5
|
-
protected cdr: ChangeDetectorRef;
|
|
6
|
-
componentName: string;
|
|
7
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef);
|
|
8
|
-
rows: number;
|
|
9
|
-
cols: number;
|
|
10
|
-
onBlur: EventEmitter<any>;
|
|
11
|
-
onFocus: EventEmitter<any>;
|
|
12
|
-
maxLength: number;
|
|
13
|
-
protected focusHandler(e: MouseEvent): void;
|
|
14
|
-
protected blurHandler(e: MouseEvent): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTextAreaComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXTextAreaComponent, "ax-text-area", never, { "rows": { "alias": "rows"; "required": false; }; "cols": { "alias": "cols"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; }, never, ["ax-button"], false, never>;
|
|
17
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./textarea.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class AXTextAreaModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTextAreaModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXTextAreaModule, [typeof i1.AXTextAreaComponent], [typeof i2.CommonModule], [typeof i1.AXTextAreaComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXTextAreaModule>;
|
|
8
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef } from '@angular/core';
|
|
2
|
-
import { AXBaseTextComponent } from '../base/element.class';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXTextBoxComponent extends AXBaseTextComponent {
|
|
5
|
-
protected cdr: ChangeDetectorRef;
|
|
6
|
-
mask: any;
|
|
7
|
-
showMask: boolean;
|
|
8
|
-
type: 'text' | 'number' | 'tel' | 'url' | 'password' | 'search';
|
|
9
|
-
maxLength: number;
|
|
10
|
-
maskGuid: boolean;
|
|
11
|
-
maskPlaceholder: string;
|
|
12
|
-
maskKeepCharPositions: boolean;
|
|
13
|
-
leadZeroDateTime: boolean;
|
|
14
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef);
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTextBoxComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXTextBoxComponent, "ax-text-box", never, { "mask": { "alias": "mask"; "required": false; }; "showMask": { "alias": "showMask"; "required": false; }; "type": { "alias": "type"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "maskGuid": { "alias": "maskGuid"; "required": false; }; "maskPlaceholder": { "alias": "maskPlaceholder"; "required": false; }; "maskKeepCharPositions": { "alias": "maskKeepCharPositions"; "required": false; }; "leadZeroDateTime": { "alias": "leadZeroDateTime"; "required": false; }; }, {}, never, ["[start]", "[end]"], false, never>;
|
|
17
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./textbox.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../button/button.module";
|
|
5
|
-
import * as i4 from "ngx-mask";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
export declare class AXTextBoxModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTextBoxModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXTextBoxModule, [typeof i1.AXTextBoxComponent], [typeof i2.CommonModule, typeof i3.AXButtonModule, typeof i4.NgxMaskDirective, typeof i4.NgxMaskPipe, typeof i5.FormsModule], [typeof i1.AXTextBoxComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXTextBoxModule>;
|
|
11
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter, OnInit } from '@angular/core';
|
|
2
|
-
import { AXBaseTextComponent } from '../base/element.class';
|
|
3
|
-
import { AXValueEvent } from '../base/events.class';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXTimePickerItemChangedEvent {
|
|
6
|
-
minute?: number;
|
|
7
|
-
second?: number;
|
|
8
|
-
hour?: number;
|
|
9
|
-
time: string;
|
|
10
|
-
}
|
|
11
|
-
export declare class AXTimePickerChangedEvent extends AXValueEvent<AXTimePickerItemChangedEvent> {
|
|
12
|
-
}
|
|
13
|
-
export declare class AXTimePickerComponent extends AXBaseTextComponent implements OnInit {
|
|
14
|
-
protected cdr: ChangeDetectorRef;
|
|
15
|
-
onValueChanged: EventEmitter<AXTimePickerChangedEvent>;
|
|
16
|
-
timeType: any;
|
|
17
|
-
showMask: boolean;
|
|
18
|
-
type: string;
|
|
19
|
-
showCurentTime: boolean;
|
|
20
|
-
clearDisabled: boolean;
|
|
21
|
-
HHmmss: any;
|
|
22
|
-
HHmm: any;
|
|
23
|
-
HH: any;
|
|
24
|
-
hhmmss: any;
|
|
25
|
-
hhmm: any;
|
|
26
|
-
hh: any;
|
|
27
|
-
hhmmssam: any;
|
|
28
|
-
hhmmam: any;
|
|
29
|
-
hham: any;
|
|
30
|
-
textValue: string;
|
|
31
|
-
valueHam: string;
|
|
32
|
-
valueMam: string;
|
|
33
|
-
valueSam: string;
|
|
34
|
-
private _values;
|
|
35
|
-
get value(): string;
|
|
36
|
-
set value(v: string);
|
|
37
|
-
cursorPosition: number;
|
|
38
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef);
|
|
39
|
-
clearValue(): void;
|
|
40
|
-
ngOnInit(): void;
|
|
41
|
-
onStartfocus(): void;
|
|
42
|
-
handleInputFocus(): void;
|
|
43
|
-
handleInputBlur(e: any): void;
|
|
44
|
-
handleKeyPress(event: any): void;
|
|
45
|
-
handleKeyUp(event: KeyboardEvent): boolean;
|
|
46
|
-
handleKeyDown(event: KeyboardEvent): boolean;
|
|
47
|
-
handleClick(event: KeyboardEvent): void;
|
|
48
|
-
doGetCaretPosition(ctrl: any): number;
|
|
49
|
-
setCaretPosition(ctrl: any, pos: any): void;
|
|
50
|
-
setCaret(): void;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTimePickerComponent, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXTimePickerComponent, "ax-time-picker", never, { "timeType": { "alias": "timeType"; "required": false; }; "showMask": { "alias": "showMask"; "required": false; }; "showCurentTime": { "alias": "showCurentTime"; "required": false; }; }, { "onValueChanged": "onValueChanged"; }, never, ["[start]", "[end]"], false, never>;
|
|
53
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./time-picker.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../button/button.module";
|
|
6
|
-
import * as i5 from "ngx-mask";
|
|
7
|
-
export declare class AXTimePickerModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTimePickerModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXTimePickerModule, [typeof i1.AXTimePickerComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.AXButtonModule, typeof i5.NgxMaskDirective, typeof i5.NgxMaskPipe], [typeof i1.AXTimePickerComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXTimePickerModule>;
|
|
11
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { Subscription } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXToastMessageComponent implements OnInit {
|
|
5
|
-
private elRef;
|
|
6
|
-
constructor(elRef: ElementRef);
|
|
7
|
-
progressBar: ElementRef;
|
|
8
|
-
title: string;
|
|
9
|
-
message: string;
|
|
10
|
-
timeOut: number;
|
|
11
|
-
closeable: boolean;
|
|
12
|
-
type: 'info' | 'success' | 'warning' | 'error';
|
|
13
|
-
style: string;
|
|
14
|
-
icon: string;
|
|
15
|
-
intervalSubscription: Subscription;
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
close(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToastMessageComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXToastMessageComponent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "message": { "alias": "message"; "required": false; }; "timeOut": { "alias": "timeOut"; "required": false; }; "closeable": { "alias": "closeable"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never, false, never>;
|
|
21
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXToastWrapperComponent implements OnInit {
|
|
4
|
-
constructor();
|
|
5
|
-
ngOnInit(): void;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToastWrapperComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXToastWrapperComponent, "ax-toast-wrapper", never, {}, {}, never, never, false, never>;
|
|
8
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./toast-wrapper/toast-wrapper.component";
|
|
3
|
-
import * as i2 from "./toast-message/toast-message.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
export declare class AXToastModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToastModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXToastModule, [typeof i1.AXToastWrapperComponent, typeof i2.AXToastMessageComponent], [typeof i3.CommonModule], [typeof i1.AXToastWrapperComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXToastModule>;
|
|
9
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { AXRenderService } from '@acorex/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export interface IToastOptions {
|
|
4
|
-
timeOut?: number;
|
|
5
|
-
title?: string;
|
|
6
|
-
closeable?: boolean;
|
|
7
|
-
}
|
|
8
|
-
export declare class AXToastService {
|
|
9
|
-
private injectionService;
|
|
10
|
-
constructor(injectionService: AXRenderService);
|
|
11
|
-
info(message: string, options?: IToastOptions): void;
|
|
12
|
-
success(message: string, options?: IToastOptions): void;
|
|
13
|
-
warning(message: string, options?: IToastOptions): void;
|
|
14
|
-
error(message: string, options?: IToastOptions): void;
|
|
15
|
-
private show;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToastService, never>;
|
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXToastService>;
|
|
18
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from "@angular/core";
|
|
2
|
-
import { AXBaseMenuItem } from '@acorex/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXToolbarButtonGroupComponent {
|
|
5
|
-
constructor();
|
|
6
|
-
items: AXBaseMenuItem[];
|
|
7
|
-
itemClick: EventEmitter<AXBaseMenuItem>;
|
|
8
|
-
mode: "single" | "multiple";
|
|
9
|
-
onClick(item: AXBaseMenuItem): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToolbarButtonGroupComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXToolbarButtonGroupComponent, "ax-toolbar-group-button", never, { "items": { "alias": "items"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, { "itemClick": "itemClick"; }, never, never, false, never>;
|
|
12
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { AXMenuItem, AXPlacement } from '@acorex/core';
|
|
2
|
-
import { ChangeDetectorRef, EventEmitter, TemplateRef } from '@angular/core';
|
|
3
|
-
import { AXMenuComponent, AXMenuItemClickEvent } from '../../menu/menu.component';
|
|
4
|
-
import { AXToolbarItem } from '../toolbar-item';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class AXToolbarMenuComponent extends AXToolbarItem {
|
|
7
|
-
private cdr;
|
|
8
|
-
constructor(cdr: ChangeDetectorRef);
|
|
9
|
-
menu: AXMenuComponent;
|
|
10
|
-
onItemClick: EventEmitter<AXMenuItemClickEvent>;
|
|
11
|
-
_contentMenuTemplate: TemplateRef<any>;
|
|
12
|
-
private _menuTemplate;
|
|
13
|
-
get menuTemplate(): TemplateRef<any>;
|
|
14
|
-
set menuTemplate(v: TemplateRef<any>);
|
|
15
|
-
floatPlacemnet: AXPlacement;
|
|
16
|
-
selection: 'none' | 'single' | 'multiple';
|
|
17
|
-
private _items;
|
|
18
|
-
get items(): AXMenuItem[];
|
|
19
|
-
set items(v: AXMenuItem[]);
|
|
20
|
-
handleItemClick(item?: AXMenuItemClickEvent): void;
|
|
21
|
-
close(): void;
|
|
22
|
-
update(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToolbarMenuComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXToolbarMenuComponent, "ax-toolbar-menu", never, { "menuTemplate": { "alias": "menuTemplate"; "required": false; }; "floatPlacemnet": { "alias": "floatPlacemnet"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "items": { "alias": "items"; "required": false; }; }, { "onItemClick": "onItemClick"; }, ["_contentMenuTemplate"], never, false, never>;
|
|
25
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ElementRef } from '@angular/core';
|
|
2
|
-
import { AXValueEvent } from '../../base/events.class';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class AXToolbarSearchComponent {
|
|
5
|
-
constructor();
|
|
6
|
-
private searchChangeObserver;
|
|
7
|
-
inputSearch: ElementRef;
|
|
8
|
-
onValueChanged: EventEmitter<AXValueEvent<string>>;
|
|
9
|
-
private _text;
|
|
10
|
-
get text(): string;
|
|
11
|
-
set text(v: string);
|
|
12
|
-
focus(): void;
|
|
13
|
-
onSearchChanged(text: string): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToolbarSearchComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXToolbarSearchComponent, "ax-toolbar-search", never, { "text": { "alias": "text"; "required": false; }; }, { "onValueChanged": "onValueChanged"; }, never, never, false, never>;
|
|
16
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class AXToolbarTitleComponent {
|
|
3
|
-
constructor();
|
|
4
|
-
private _text;
|
|
5
|
-
get text(): string;
|
|
6
|
-
set text(v: string);
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToolbarTitleComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXToolbarTitleComponent, "ax-toolbar-title", never, { "text": { "alias": "text"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXToolbarComponent implements OnInit {
|
|
4
|
-
constructor();
|
|
5
|
-
ngOnInit(): void;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToolbarComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXToolbarComponent, "ax-toolbar", never, {}, {}, never, ["*"], false, never>;
|
|
8
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./toolbar.component";
|
|
3
|
-
import * as i2 from "./menu/toolbar-menu.component";
|
|
4
|
-
import * as i3 from "./search/toolbar-search.component";
|
|
5
|
-
import * as i4 from "./title/toolbar-title.component";
|
|
6
|
-
import * as i5 from "./group-button/toolbar-group-button.component";
|
|
7
|
-
import * as i6 from "@angular/common";
|
|
8
|
-
import * as i7 from "../popover/popover.module";
|
|
9
|
-
import * as i8 from "../menu/menu.module";
|
|
10
|
-
export declare class AXToolbarModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXToolbarModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXToolbarModule, [typeof i1.AXToolbarComponent, typeof i2.AXToolbarMenuComponent, typeof i3.AXToolbarSearchComponent, typeof i4.AXToolbarTitleComponent, typeof i5.AXToolbarButtonGroupComponent], [typeof i6.CommonModule, typeof i7.AXPopoverModule, typeof i8.AXMenuModule], [typeof i1.AXToolbarComponent, typeof i2.AXToolbarMenuComponent, typeof i3.AXToolbarSearchComponent, typeof i4.AXToolbarTitleComponent, typeof i5.AXToolbarButtonGroupComponent]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXToolbarModule>;
|
|
14
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AXTooltipDirective {
|
|
4
|
-
private el;
|
|
5
|
-
private renderer;
|
|
6
|
-
tooltipTitle: string;
|
|
7
|
-
placement: string;
|
|
8
|
-
delay: number;
|
|
9
|
-
tooltip: HTMLElement;
|
|
10
|
-
offset: number;
|
|
11
|
-
constructor(el: ElementRef, renderer: Renderer2);
|
|
12
|
-
onMouseEnter(): void;
|
|
13
|
-
onMouseLeave(): void;
|
|
14
|
-
onMouseClick(): void;
|
|
15
|
-
show(): void;
|
|
16
|
-
hide(): void;
|
|
17
|
-
create(): void;
|
|
18
|
-
ngOnDestroy(): void;
|
|
19
|
-
setPosition(): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTooltipDirective, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AXTooltipDirective, "[axTooltip]", never, { "tooltipTitle": { "alias": "tooltip"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "delay": { "alias": "delay"; "required": false; }; }, {}, never, never, false, never>;
|
|
22
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tooltip.directive";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class AXTooltipModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTooltipModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXTooltipModule, [typeof i1.AXTooltipDirective], [typeof i2.CommonModule], [typeof i1.AXTooltipDirective]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXTooltipModule>;
|
|
8
|
-
}
|
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ElementRef, TemplateRef } from '@angular/core';
|
|
2
|
-
import { AXHtmlEvent, AXValueEvent } from '../base/events.class';
|
|
3
|
-
import { AXBaseComponent } from '../base/element.class';
|
|
4
|
-
import { AXContextMenuItemClickEvent, AXContextMenuPromiseFunction, AXContextMenuFunction } from '../context-menu/context-menu.directive';
|
|
5
|
-
import { AXMenuItem } from '@acorex/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class AXTreeSideMenuNode {
|
|
8
|
-
children: AXTreeSideMenuNode[];
|
|
9
|
-
itemData: AXTreeSideMenuItemData;
|
|
10
|
-
parent: AXTreeSideMenuNode;
|
|
11
|
-
}
|
|
12
|
-
export declare class AXTreeSideMenuItemData {
|
|
13
|
-
selected: boolean;
|
|
14
|
-
key: string;
|
|
15
|
-
disabled: boolean;
|
|
16
|
-
open: boolean;
|
|
17
|
-
hasChild: boolean;
|
|
18
|
-
item: any;
|
|
19
|
-
}
|
|
20
|
-
export declare class AXTreeSideMenuItemMovedEvent {
|
|
21
|
-
source: AXTreeSideMenuNode;
|
|
22
|
-
target: AXTreeSideMenuNode;
|
|
23
|
-
resolve: (value: boolean) => void;
|
|
24
|
-
}
|
|
25
|
-
export declare class AXTreeSideMenuSelectionChangedEvent extends AXValueEvent<AXTreeSideMenuNode> {
|
|
26
|
-
component: AXTreeSideMenuComponent;
|
|
27
|
-
}
|
|
28
|
-
export declare class AXTreeSideMenuItemClick extends AXHtmlEvent<MouseEvent> {
|
|
29
|
-
component: AXTreeSideMenuComponent;
|
|
30
|
-
item: any;
|
|
31
|
-
flag: boolean;
|
|
32
|
-
cancel?: boolean;
|
|
33
|
-
}
|
|
34
|
-
export declare class AXTreeSideMenuComponent extends AXBaseComponent {
|
|
35
|
-
private ref;
|
|
36
|
-
nodeTemplate: TemplateRef<any>;
|
|
37
|
-
private _contentDataSource;
|
|
38
|
-
cssClass: 'single' | 'multiple';
|
|
39
|
-
selectionMode: 'single' | 'multiple';
|
|
40
|
-
selectionLevel: 'all' | 'nodes' | 'parents';
|
|
41
|
-
selectedFieldName: string;
|
|
42
|
-
selectNodesRecursive: boolean;
|
|
43
|
-
seletedKeyFields: any[];
|
|
44
|
-
keyField: string;
|
|
45
|
-
textField: string;
|
|
46
|
-
hasChildField: string;
|
|
47
|
-
bordered: boolean;
|
|
48
|
-
lazyLoading: boolean;
|
|
49
|
-
allowDrag: boolean;
|
|
50
|
-
size: 'md' | 'sm';
|
|
51
|
-
iconStart: boolean;
|
|
52
|
-
closeIconName: string;
|
|
53
|
-
openIconName: string;
|
|
54
|
-
selectionChanged: EventEmitter<AXTreeSideMenuSelectionChangedEvent>;
|
|
55
|
-
onItemOpening: EventEmitter<any>;
|
|
56
|
-
onItemClick: EventEmitter<AXTreeSideMenuItemClick>;
|
|
57
|
-
onItemClosing: EventEmitter<any>;
|
|
58
|
-
onItemDrag: EventEmitter<any>;
|
|
59
|
-
onItemMoved: EventEmitter<AXTreeSideMenuItemMovedEvent>;
|
|
60
|
-
onContextMenuItemClick: EventEmitter<AXContextMenuItemClickEvent>;
|
|
61
|
-
showSelectBox: boolean;
|
|
62
|
-
loading: boolean;
|
|
63
|
-
list: any[];
|
|
64
|
-
itemRow: any;
|
|
65
|
-
selectedItems: any[];
|
|
66
|
-
selectedParents: any[];
|
|
67
|
-
loadAllChildren: boolean;
|
|
68
|
-
listLoad: any[];
|
|
69
|
-
itemDrop: any;
|
|
70
|
-
itemDrag: any;
|
|
71
|
-
validDrop: boolean;
|
|
72
|
-
lockedDrag: boolean;
|
|
73
|
-
childField: string;
|
|
74
|
-
showContextMenu: boolean;
|
|
75
|
-
contextMenuItems: AXMenuItem[] | AXContextMenuPromiseFunction | AXContextMenuFunction;
|
|
76
|
-
constructor(ref: ElementRef);
|
|
77
|
-
handleOnContextMenuItem(e: AXContextMenuItemClickEvent): void;
|
|
78
|
-
refresh(): void;
|
|
79
|
-
internalSelectItem(item: any, userChange?: boolean): void;
|
|
80
|
-
private makeNode;
|
|
81
|
-
private changeChildSelect;
|
|
82
|
-
private changeParentSelect;
|
|
83
|
-
ngOnInit(): void;
|
|
84
|
-
itemdbClick(e: MouseEvent, item: any): void;
|
|
85
|
-
handleOnNodeClick(e: MouseEvent, item: any, flag?: boolean): void;
|
|
86
|
-
toggleNode(item: any, flag?: boolean): void;
|
|
87
|
-
ngAfterContentInit(): void;
|
|
88
|
-
ngAfterViewInit(): void;
|
|
89
|
-
onDragStart(e: Event, v: any): void;
|
|
90
|
-
onDragEnd(e: any, v: any): void;
|
|
91
|
-
drop(e: any): void;
|
|
92
|
-
sameChilde(parent: any, child: any): void;
|
|
93
|
-
dragDropItem(itemChild: any, itemParent: any): void;
|
|
94
|
-
private listChange;
|
|
95
|
-
private changeChiled;
|
|
96
|
-
private showLoading;
|
|
97
|
-
private hideLoading;
|
|
98
|
-
openAll(loadAll?: boolean): void;
|
|
99
|
-
selectItem(item: any): void;
|
|
100
|
-
open(item: any): void;
|
|
101
|
-
scrolIntoView(item: any): void;
|
|
102
|
-
closeAll(): void;
|
|
103
|
-
selectAll(): void;
|
|
104
|
-
unSelectAll(): void;
|
|
105
|
-
getSelectedNodes(): AXTreeSideMenuNode[];
|
|
106
|
-
getSelectedParents(): AXTreeSideMenuNode[];
|
|
107
|
-
getParentsId(item: any): any[];
|
|
108
|
-
getSelectedKeyFields(): any[];
|
|
109
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTreeSideMenuComponent, never>;
|
|
110
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXTreeSideMenuComponent, "ax-tree-side-menu", never, { "cssClass": { "alias": "cssClass"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "selectionLevel": { "alias": "selectionLevel"; "required": false; }; "selectedFieldName": { "alias": "selectedFieldName"; "required": false; }; "selectNodesRecursive": { "alias": "selectNodesRecursive"; "required": false; }; "seletedKeyFields": { "alias": "seletedKeyFields"; "required": false; }; "keyField": { "alias": "keyField"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "hasChildField": { "alias": "hasChildField"; "required": false; }; "bordered": { "alias": "bordered"; "required": false; }; "lazyLoading": { "alias": "lazyLoading"; "required": false; }; "allowDrag": { "alias": "allowDrag"; "required": false; }; "size": { "alias": "size"; "required": false; }; "iconStart": { "alias": "iconStart"; "required": false; }; "closeIconName": { "alias": "closeIconName"; "required": false; }; "openIconName": { "alias": "openIconName"; "required": false; }; "contextMenuItems": { "alias": "contextMenuItems"; "required": false; }; }, { "selectionChanged": "selectionChanged"; "onItemOpening": "onItemOpening"; "onItemClick": "onItemClick"; "onItemClosing": "onItemClosing"; "onItemDrag": "onItemDrag"; "onItemMoved": "onItemMoved"; "onContextMenuItemClick": "onContextMenuItemClick"; }, ["nodeTemplate", "_contentDataSource"], never, false, never>;
|
|
111
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tree-side-menu.component";
|
|
3
|
-
import * as i2 from "../data-source/datasource.module";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "../checkbox/checkbox.module";
|
|
6
|
-
import * as i5 from "../context-menu/context-menu.module";
|
|
7
|
-
export declare class AXTreeSideMenuModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTreeSideMenuModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXTreeSideMenuModule, [typeof i1.AXTreeSideMenuComponent], [typeof i2.AXDataSourceModule, typeof i3.CommonModule, typeof i4.AXCheckBoxModule, typeof i5.AXContextMenuModule], [typeof i1.AXTreeSideMenuComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXTreeSideMenuModule>;
|
|
11
|
-
}
|