@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,29 +0,0 @@
|
|
|
1
|
-
import { AXBaseComponent } from '../base/element.class';
|
|
2
|
-
import { EventEmitter, ElementRef } from '@angular/core';
|
|
3
|
-
import { AXQueryBuilderGroup, AXQueryBuilderGroupEvent } from './query-builder.class';
|
|
4
|
-
import { AXQueryBuilderGroupComponent } from './query-builder-group.component';
|
|
5
|
-
import { AXToastService } from '../toast/toast.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class AXQueryBuilderComponent extends AXBaseComponent {
|
|
8
|
-
private ref;
|
|
9
|
-
private toast;
|
|
10
|
-
queryGroup: AXQueryBuilderGroupComponent;
|
|
11
|
-
query: AXQueryBuilderGroup;
|
|
12
|
-
mode: 'new' | 'edit';
|
|
13
|
-
rootGroup: AXQueryBuilderGroup;
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
constructor(ref: ElementRef, toast: AXToastService);
|
|
16
|
-
private _fields;
|
|
17
|
-
get fields(): any[];
|
|
18
|
-
set fields(v: any[]);
|
|
19
|
-
onRuleChanged: EventEmitter<AXQueryBuilderGroupEvent>;
|
|
20
|
-
saved: boolean;
|
|
21
|
-
getQueryBuilder(): {
|
|
22
|
-
groups: AXQueryBuilderGroup;
|
|
23
|
-
};
|
|
24
|
-
ruleChanged(e: any): void;
|
|
25
|
-
saveRule(): Promise<unknown>;
|
|
26
|
-
findNullValue(gr: any): void;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXQueryBuilderComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXQueryBuilderComponent, "ax-query-builder", never, { "query": { "alias": "query"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; }, { "onRuleChanged": "onRuleChanged"; }, never, never, false, never>;
|
|
29
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./query-builder.component";
|
|
3
|
-
import * as i2 from "./query-builder-group.component";
|
|
4
|
-
import * as i3 from "./query-builder-rule.component";
|
|
5
|
-
import * as i4 from "./query-builder-popup/query-builder-popup.component";
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
7
|
-
import * as i6 from "../button/button.module";
|
|
8
|
-
import * as i7 from "../panel-box/panel-box.module";
|
|
9
|
-
import * as i8 from "../selectbox/selectbox.module";
|
|
10
|
-
import * as i9 from "../data-source/datasource.module";
|
|
11
|
-
import * as i10 from "../textbox/textbox.module";
|
|
12
|
-
import * as i11 from "../number-box/number-box.module";
|
|
13
|
-
import * as i12 from "../form-group/form-group.module";
|
|
14
|
-
import * as i13 from "@acorex/core";
|
|
15
|
-
import * as i14 from "../label/label.module";
|
|
16
|
-
import * as i15 from "../checkbox/checkbox.module";
|
|
17
|
-
import * as i16 from "../validation/validation.module";
|
|
18
|
-
import * as i17 from "../date-picker/date-picker.module";
|
|
19
|
-
export declare class AXQueryBuilderModule {
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXQueryBuilderModule, never>;
|
|
21
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXQueryBuilderModule, [typeof i1.AXQueryBuilderComponent, typeof i2.AXQueryBuilderGroupComponent, typeof i3.AXQueryBuilderRuleComponent, typeof i4.AXQueryBuilderPopupComponent], [typeof i5.CommonModule, typeof i6.AXButtonModule, typeof i7.AXPanelBoxModule, typeof i8.AXSelectBoxModule, typeof i9.AXDataSourceModule, typeof i10.AXTextBoxModule, typeof i11.AXNumberBoxModule, typeof i12.AXFormGroupModule, typeof i13.AXTranslatorModule, typeof i14.AXLabelModule, typeof i15.AXCheckBoxModule, typeof i16.AXValidationModule, typeof i17.AXDatePickerModule], [typeof i1.AXQueryBuilderComponent]>;
|
|
22
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXQueryBuilderModule>;
|
|
23
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { AXQueryBuilderGroup, AXQueryBuilderStringType } from './query-builder.class';
|
|
2
|
-
import { AXPopupService } from '../popup/popup.service';
|
|
3
|
-
import { AXToastService } from '../toast/toast.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXQueryBuilderService {
|
|
6
|
-
private popup;
|
|
7
|
-
private toast;
|
|
8
|
-
constructor(popup: AXPopupService, toast: AXToastService);
|
|
9
|
-
canOpen: boolean;
|
|
10
|
-
canRun: boolean;
|
|
11
|
-
runQuery(group: AXQueryBuilderGroup, provideData: any): Promise<unknown>;
|
|
12
|
-
findNullValue(gr: any): void;
|
|
13
|
-
private getNoValueRule;
|
|
14
|
-
getQueryStringSimple(group: AXQueryBuilderGroup): Promise<string>;
|
|
15
|
-
getQueryString(group: AXQueryBuilderGroup, type: AXQueryBuilderStringType): string;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXQueryBuilderService, never>;
|
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXQueryBuilderService>;
|
|
18
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
-
import { AXElementSize } from '../base/element.class';
|
|
3
|
-
import { AXPopoverComponent } from '../popover/popover.component';
|
|
4
|
-
import { AXPropertyEditorRendererDirective } from '../property-editor/property-editor-renderer.directive';
|
|
5
|
-
import { AXPropertyColDef, AXPropertyConfig, AXProperyEditorValueChangeEvent, FilterModel } from '../property-editor/property-editor.class';
|
|
6
|
-
import { AXValidationFormComponent } from '../validation/validation-form.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export interface FilterTextItemsModel {
|
|
9
|
-
name: string;
|
|
10
|
-
title: string;
|
|
11
|
-
value: any;
|
|
12
|
-
textValue: string;
|
|
13
|
-
filterOptions?: FilterModel;
|
|
14
|
-
component: AXPropertyConfig;
|
|
15
|
-
uniqueNumber?: number;
|
|
16
|
-
uniqueName?: string;
|
|
17
|
-
}
|
|
18
|
-
export declare class AXSearchBarComponent {
|
|
19
|
-
private cdr;
|
|
20
|
-
ref: ElementRef<HTMLDivElement>;
|
|
21
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef<HTMLDivElement>);
|
|
22
|
-
private isActiveValueChange;
|
|
23
|
-
searchPopover: AXPopoverComponent;
|
|
24
|
-
_editors: QueryList<AXPropertyEditorRendererDirective>;
|
|
25
|
-
form: AXValidationFormComponent;
|
|
26
|
-
showBadge: import("@angular/core").InputSignal<boolean>;
|
|
27
|
-
sizeButton: AXElementSize;
|
|
28
|
-
size: 'sm' | 'md' | 'lg' | 'full';
|
|
29
|
-
disabled: boolean;
|
|
30
|
-
fitParent: boolean;
|
|
31
|
-
popoverWidth: string;
|
|
32
|
-
rtl: boolean;
|
|
33
|
-
loadOnInit: boolean;
|
|
34
|
-
caption: string;
|
|
35
|
-
block: boolean;
|
|
36
|
-
private cloneRefreshItems;
|
|
37
|
-
set items(v: AXPropertyConfig[]);
|
|
38
|
-
onValueChange: EventEmitter<any>;
|
|
39
|
-
onSearchValue: EventEmitter<FilterTextItemsModel[]>;
|
|
40
|
-
onClose: EventEmitter<void>;
|
|
41
|
-
_items: any[];
|
|
42
|
-
_filterItems: FilterTextItemsModel[];
|
|
43
|
-
_filterItemsClone: FilterTextItemsModel[];
|
|
44
|
-
_defultValueCount: any;
|
|
45
|
-
_context: any;
|
|
46
|
-
_isEmitted: boolean;
|
|
47
|
-
_searchCount: number;
|
|
48
|
-
disableItem(name: string, disableValue: boolean): void;
|
|
49
|
-
clearItem(name: string): void;
|
|
50
|
-
setPropertyEditorValue(uniqueName: string, editorOptionsKey: string, value: any): void;
|
|
51
|
-
setValue(uniqueName: string, value: any): void;
|
|
52
|
-
ngOnInit(): void;
|
|
53
|
-
refresh(): void;
|
|
54
|
-
handleButtonClick(): void;
|
|
55
|
-
handleValueChange(e: AXProperyEditorValueChangeEvent): Promise<void>;
|
|
56
|
-
handleItemRemoveClick(item: FilterTextItemsModel): void;
|
|
57
|
-
search(): void;
|
|
58
|
-
clear(): void;
|
|
59
|
-
renderCol(e: number | AXPropertyColDef): string;
|
|
60
|
-
_handleShowTitleSelected(item: any): string;
|
|
61
|
-
_handleShowValueSelected(item: any): any;
|
|
62
|
-
private _handleTextValue;
|
|
63
|
-
private _handleDefultVlaue;
|
|
64
|
-
private _handleInitVlaue;
|
|
65
|
-
open(): void;
|
|
66
|
-
close(): void;
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSearchBarComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSearchBarComponent, "ax-search-bar", never, { "showBadge": { "alias": "showBadge"; "required": false; "isSignal": true; }; "sizeButton": { "alias": "sizeButton"; "required": false; }; "size": { "alias": "size"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "fitParent": { "alias": "fitParent"; "required": false; }; "popoverWidth": { "alias": "popoverWidth"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "loadOnInit": { "alias": "loadOnInit"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "block": { "alias": "block"; "required": false; }; "items": { "alias": "items"; "required": false; }; }, { "onValueChange": "onValueChange"; "onSearchValue": "onSearchValue"; "onClose": "onClose"; }, never, never, false, never>;
|
|
69
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./search-bar.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../dropdown/dropdown.module";
|
|
6
|
-
import * as i5 from "../button/button.module";
|
|
7
|
-
import * as i6 from "../textbox/textbox.module";
|
|
8
|
-
import * as i7 from "../property-editor/property-editor.module";
|
|
9
|
-
import * as i8 from "../form-group/form-group.module";
|
|
10
|
-
import * as i9 from "../label/label.module";
|
|
11
|
-
import * as i10 from "@acorex/core";
|
|
12
|
-
import * as i11 from "../validation/validation.module";
|
|
13
|
-
import * as i12 from "../popover/popover.module";
|
|
14
|
-
import * as i13 from "../fieldset/fieldset.module";
|
|
15
|
-
export declare class AXSearchBarModule {
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSearchBarModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXSearchBarModule, [typeof i1.AXSearchBarComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.AXDropdownModule, typeof i5.AXButtonModule, typeof i6.AXTextBoxModule, typeof i7.AXProppertyEditorModule, typeof i8.AXFormGroupModule, typeof i9.AXLabelModule, typeof i10.AXTranslatorModule, typeof i11.AXValidationModule, typeof i12.AXPopoverModule, typeof i13.AXFieldsetModule], [typeof i1.AXSearchBarComponent]>;
|
|
18
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXSearchBarModule>;
|
|
19
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter } 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 AXSearchBoxComponent extends AXBaseTextComponent {
|
|
6
|
-
protected cdr: ChangeDetectorRef;
|
|
7
|
-
textChanged: EventEmitter<AXValueEvent<any>>;
|
|
8
|
-
onButtonClick: EventEmitter<AXValueEvent<any>>;
|
|
9
|
-
placeholder: string;
|
|
10
|
-
onDemandTranslate: boolean;
|
|
11
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef);
|
|
12
|
-
private _text;
|
|
13
|
-
get text(): string;
|
|
14
|
-
set text(v: string);
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
onSearchChanged(text: string): void;
|
|
17
|
-
delay: number;
|
|
18
|
-
private searchChangeObserver;
|
|
19
|
-
handleKeyEvent(e: KeyboardEvent): void;
|
|
20
|
-
click(e: MouseEvent): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSearchBoxComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSearchBoxComponent, "ax-search-box", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "onDemandTranslate": { "alias": "onDemandTranslate"; "required": false; }; "text": { "alias": "text"; "required": false; }; "delay": { "alias": "delay"; "required": false; }; }, { "textChanged": "textChanged"; "onButtonClick": "onButtonClick"; }, never, ["[start]", "[end]"], false, never>;
|
|
23
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./searchbox.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../textbox/textbox.module";
|
|
5
|
-
import * as i4 from "../button/button.module";
|
|
6
|
-
import * as i5 from "../form-group/form-group.module";
|
|
7
|
-
import * as i6 from "@acorex/core";
|
|
8
|
-
import * as i7 from "@angular/forms";
|
|
9
|
-
export declare class AXSearchBoxModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSearchBoxModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXSearchBoxModule, [typeof i1.AXSearchBoxComponent], [typeof i2.CommonModule, typeof i3.AXTextBoxModule, typeof i4.AXButtonModule, typeof i5.AXFormGroupModule, typeof i6.AXTranslatorModule, typeof i7.FormsModule], [typeof i1.AXSearchBoxComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXSearchBoxModule>;
|
|
13
|
-
}
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter, NgZone, TemplateRef } from '@angular/core';
|
|
2
|
-
import { AXBaseInputComponent, AXBaseSizableComponent, AXElementSize, AXValidatableComponent } from '../base/element.class';
|
|
3
|
-
import { AXBaseEvent } from '../base/events.class';
|
|
4
|
-
import { AXDataSourceComponent } from '../data-source/datasource.component';
|
|
5
|
-
import { AXDataSourceReadParams } from '../data-source/read-param';
|
|
6
|
-
import { AXDropdownComponent } from '../dropdown/dropdown.component';
|
|
7
|
-
import { AXSearchBoxComponent } from '../searchbox/searchbox.component';
|
|
8
|
-
import { AXTextBoxComponent } from '../textbox/textbox.component';
|
|
9
|
-
import { AXValidation } from '../validation/validation.component';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class AXSelectBoxSelectionChangedEvent extends AXBaseEvent {
|
|
12
|
-
selectedItems: any[];
|
|
13
|
-
selectedValues: any[] | any;
|
|
14
|
-
constructor(component: any, selectedItems: any[], selectedValues: any[] | any);
|
|
15
|
-
}
|
|
16
|
-
export declare class AXSelectBoxComponent extends AXValidatableComponent implements AXBaseSizableComponent, AXBaseInputComponent {
|
|
17
|
-
private cdr;
|
|
18
|
-
private ref;
|
|
19
|
-
private zone;
|
|
20
|
-
componentName: string;
|
|
21
|
-
showDropDownButton: boolean;
|
|
22
|
-
rowTemplate: TemplateRef<any>;
|
|
23
|
-
rowInputTemplate: TemplateRef<any>;
|
|
24
|
-
span: ElementRef<HTMLElement>;
|
|
25
|
-
textbox: AXTextBoxComponent;
|
|
26
|
-
listContainer: ElementRef<HTMLDivElement>;
|
|
27
|
-
serchBox: AXSearchBoxComponent;
|
|
28
|
-
textBoxSelectBox: AXTextBoxComponent;
|
|
29
|
-
showCheckBox: boolean;
|
|
30
|
-
readonly: boolean;
|
|
31
|
-
rtl: boolean;
|
|
32
|
-
disabled: boolean;
|
|
33
|
-
placeholder: string;
|
|
34
|
-
size: AXElementSize;
|
|
35
|
-
allowNull: boolean;
|
|
36
|
-
textAlign: 'right' | 'left' | null;
|
|
37
|
-
bufferSize: number;
|
|
38
|
-
remoteOperation: boolean;
|
|
39
|
-
fitParent: boolean;
|
|
40
|
-
dropdownWidth: string;
|
|
41
|
-
multiLine: boolean;
|
|
42
|
-
dropdownToggle: EventEmitter<any>;
|
|
43
|
-
onDemandTranslate: boolean;
|
|
44
|
-
currentfocusedIndex: number;
|
|
45
|
-
showLoading: boolean;
|
|
46
|
-
skip: number;
|
|
47
|
-
searchText: string;
|
|
48
|
-
text: string;
|
|
49
|
-
totalCount: number;
|
|
50
|
-
private _contentDataSource;
|
|
51
|
-
private _dataSource;
|
|
52
|
-
get dataSource(): AXDataSourceComponent;
|
|
53
|
-
set dataSource(v: AXDataSourceComponent);
|
|
54
|
-
private _contentValidation;
|
|
55
|
-
private _validation;
|
|
56
|
-
get validation(): AXValidation;
|
|
57
|
-
set validation(v: AXValidation);
|
|
58
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef, zone: NgZone);
|
|
59
|
-
dropdown: AXDropdownComponent;
|
|
60
|
-
disabledCallback: (e: {
|
|
61
|
-
item: any;
|
|
62
|
-
index: number;
|
|
63
|
-
}) => boolean;
|
|
64
|
-
allowSearch: boolean;
|
|
65
|
-
textField: string;
|
|
66
|
-
valueField: string;
|
|
67
|
-
disabledField: string;
|
|
68
|
-
mode: 'single' | 'multiple';
|
|
69
|
-
itemRemove: boolean;
|
|
70
|
-
itemsChange: EventEmitter<any[]>;
|
|
71
|
-
onBlur: EventEmitter<any>;
|
|
72
|
-
onFocus: EventEmitter<any>;
|
|
73
|
-
private _items;
|
|
74
|
-
get items(): any[];
|
|
75
|
-
set items(v: any[]);
|
|
76
|
-
hasSelectedValue: boolean;
|
|
77
|
-
itemsFiltered: any[];
|
|
78
|
-
dropDownDisabled: boolean;
|
|
79
|
-
selectionChanged: EventEmitter<AXSelectBoxSelectionChangedEvent>;
|
|
80
|
-
selectedItemsChange: EventEmitter<any[]>;
|
|
81
|
-
private _selectedItems;
|
|
82
|
-
get selectedItems(): any[];
|
|
83
|
-
set selectedItems(v: any[]);
|
|
84
|
-
setSelectedItemsChange(v: any[], old?: any[]): void;
|
|
85
|
-
ngOnInit(): void;
|
|
86
|
-
scrolled(e: any): void;
|
|
87
|
-
private setSelectedItems;
|
|
88
|
-
private searchChangeObserver;
|
|
89
|
-
delay: number;
|
|
90
|
-
textChanged(e: any): void;
|
|
91
|
-
isItemDisabled(item: any): boolean;
|
|
92
|
-
onButtonClick(e: any): void;
|
|
93
|
-
private setSelectedIndex;
|
|
94
|
-
selectedValuesChange: EventEmitter<any[] | any>;
|
|
95
|
-
get selectedValues(): any[] | any;
|
|
96
|
-
set selectedValues(v: any[] | any);
|
|
97
|
-
private compareSelectedValues;
|
|
98
|
-
private setSelectedValues;
|
|
99
|
-
private emitSelectionChangedEvent;
|
|
100
|
-
ngAfterViewInit(): void;
|
|
101
|
-
dropdownToggleSelecBox(e: any): void;
|
|
102
|
-
ngAfterContentInit(): void;
|
|
103
|
-
private dataReceived;
|
|
104
|
-
fetch(params?: AXDataSourceReadParams): void;
|
|
105
|
-
translateSearch(searchText: string): string;
|
|
106
|
-
refresh(): void;
|
|
107
|
-
handleItemRemoveClick(item: any): void;
|
|
108
|
-
onFocusTextBox(e: any): void;
|
|
109
|
-
onTextBoxClick(e: any): void;
|
|
110
|
-
handleItemClick(e: MouseEvent, item: any): void;
|
|
111
|
-
handleKeyEventSearch(e: KeyboardEvent): boolean;
|
|
112
|
-
isChar(str: string): boolean;
|
|
113
|
-
handleKeyEvent(e: any): boolean;
|
|
114
|
-
focus(): void;
|
|
115
|
-
selectedItemByIndex(index: number): void;
|
|
116
|
-
noAccentOrigin: {
|
|
117
|
-
ك: string;
|
|
118
|
-
ﻷ: string;
|
|
119
|
-
ؤ: string;
|
|
120
|
-
ى: string;
|
|
121
|
-
ي: string;
|
|
122
|
-
ئ: string;
|
|
123
|
-
أ: string;
|
|
124
|
-
إ: string;
|
|
125
|
-
آ: string;
|
|
126
|
-
ٱ: string;
|
|
127
|
-
ٳ: string;
|
|
128
|
-
ة: string;
|
|
129
|
-
ء: string;
|
|
130
|
-
'\u0650': string;
|
|
131
|
-
'\u0652': string;
|
|
132
|
-
'\u064F': string;
|
|
133
|
-
'\u064E': string;
|
|
134
|
-
'\u0651': string;
|
|
135
|
-
'\u064D': string;
|
|
136
|
-
'\u064B': string;
|
|
137
|
-
'\u064C': string;
|
|
138
|
-
'\u0653': string;
|
|
139
|
-
'\u0670': string;
|
|
140
|
-
'\u0654': string;
|
|
141
|
-
'\uFFFD': string;
|
|
142
|
-
};
|
|
143
|
-
getItems(): any[];
|
|
144
|
-
convertArabicToPersian(inputString: any, conversionMap: any): string;
|
|
145
|
-
isItemSelected(item: any): boolean;
|
|
146
|
-
private itemsStatusObserver;
|
|
147
|
-
private waitForData;
|
|
148
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSelectBoxComponent, never>;
|
|
149
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSelectBoxComponent, "ax-select-box", never, { "showDropDownButton": { "alias": "showDropDownButton"; "required": false; }; "rowInputTemplate": { "alias": "rowInputTemplate"; "required": false; }; "showCheckBox": { "alias": "showCheckBox"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "size": { "alias": "size"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "textAlign": { "alias": "textAlign"; "required": false; }; "bufferSize": { "alias": "bufferSize"; "required": false; }; "remoteOperation": { "alias": "remoteOperation"; "required": false; }; "fitParent": { "alias": "fitParent"; "required": false; }; "dropdownWidth": { "alias": "dropdownWidth"; "required": false; }; "multiLine": { "alias": "multiLine"; "required": false; }; "onDemandTranslate": { "alias": "onDemandTranslate"; "required": false; }; "dataSource": { "alias": "dataSource"; "required": false; }; "validation": { "alias": "validation"; "required": false; }; "disabledCallback": { "alias": "disabledCallback"; "required": false; }; "allowSearch": { "alias": "allowSearch"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "disabledField": { "alias": "disabledField"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "items": { "alias": "items"; "required": false; }; "selectedItems": { "alias": "selectedItems"; "required": false; }; "selectedValues": { "alias": "selectedValues"; "required": false; }; }, { "dropdownToggle": "dropdownToggle"; "itemsChange": "itemsChange"; "onBlur": "onBlur"; "onFocus": "onFocus"; "selectionChanged": "selectionChanged"; "selectedItemsChange": "selectedItemsChange"; "selectedValuesChange": "selectedValuesChange"; }, ["rowTemplate", "_contentDataSource", "_contentValidation"], ["[start]", "[end]"], false, never>;
|
|
150
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./selectbox.component";
|
|
3
|
-
import * as i2 from "./selectbox2.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "../dropdown/dropdown.module";
|
|
6
|
-
import * as i5 from "../textbox/textbox.module";
|
|
7
|
-
import * as i6 from "@acorex/core";
|
|
8
|
-
import * as i7 from "../checkbox/checkbox.module";
|
|
9
|
-
import * as i8 from "../loading/loading.module";
|
|
10
|
-
import * as i9 from "../searchbox/searchbox.module";
|
|
11
|
-
export declare class AXSelectBoxModule {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSelectBoxModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXSelectBoxModule, [typeof i1.AXSelectBoxComponent, typeof i2.AXSelectBox2Component], [typeof i3.CommonModule, typeof i4.AXDropdownModule, typeof i5.AXTextBoxModule, typeof i6.AXTranslatorModule, typeof i6.AXScrollModule, typeof i7.AXCheckBoxModule, typeof i8.AXLoadingModule, typeof i9.AXSearchBoxModule], [typeof i1.AXSelectBoxComponent, typeof i2.AXSelectBox2Component]>;
|
|
14
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXSelectBoxModule>;
|
|
15
|
-
}
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ChangeDetectorRef, ElementRef, NgZone } from '@angular/core';
|
|
2
|
-
import { AXTextBoxComponent } from '../textbox/textbox.component';
|
|
3
|
-
import { AXDropdownComponent } from '../dropdown/dropdown.component';
|
|
4
|
-
import { AXBaseSizableComponent, AXBaseInputComponent, AXElementSize, AXValidatableComponent, AXBaseValueComponent } from '../base/element.class';
|
|
5
|
-
import { AXDataSourceComponent } from '../data-source/datasource.component';
|
|
6
|
-
import { AXValidation } from '../validation/validation.component';
|
|
7
|
-
import { AXDataSourceReadParams } from '../data-source/read-param';
|
|
8
|
-
import { AXSearchBoxComponent } from '../searchbox/searchbox.component';
|
|
9
|
-
import { AXValueEvent } from '../base/events.class';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class AXSelectBoxValueChangedEvent extends AXValueEvent<any | any[]> {
|
|
12
|
-
value?: any;
|
|
13
|
-
oldValue?: any;
|
|
14
|
-
isUserInput: boolean;
|
|
15
|
-
selectedKeys?: any[];
|
|
16
|
-
selectedItems?: any[];
|
|
17
|
-
}
|
|
18
|
-
export declare class AXSelectBox2Component extends AXValidatableComponent implements AXBaseSizableComponent, AXBaseInputComponent, AXBaseValueComponent<any> {
|
|
19
|
-
private cdr;
|
|
20
|
-
private ref;
|
|
21
|
-
private zone;
|
|
22
|
-
span: ElementRef<HTMLElement>;
|
|
23
|
-
textbox: AXTextBoxComponent;
|
|
24
|
-
listContainer: ElementRef<HTMLDivElement>;
|
|
25
|
-
searchBox: AXSearchBoxComponent;
|
|
26
|
-
textBoxSelectBox: AXTextBoxComponent;
|
|
27
|
-
private _contentDataSource;
|
|
28
|
-
private _contentValidation;
|
|
29
|
-
dropdown: AXDropdownComponent;
|
|
30
|
-
showDropDownButton: boolean;
|
|
31
|
-
readonly: boolean;
|
|
32
|
-
rtl: boolean;
|
|
33
|
-
disabled: boolean;
|
|
34
|
-
placeholder: string;
|
|
35
|
-
size: AXElementSize;
|
|
36
|
-
allowNull: boolean;
|
|
37
|
-
textAlign: 'right' | 'left' | null;
|
|
38
|
-
bufferSize: number;
|
|
39
|
-
remoteOperation: boolean;
|
|
40
|
-
allowSearch: boolean;
|
|
41
|
-
textField: string;
|
|
42
|
-
valueField: string;
|
|
43
|
-
selectionMode: 'single' | 'multiple';
|
|
44
|
-
selectionDataMode: 'value' | 'item';
|
|
45
|
-
currentfocusedIndex: number;
|
|
46
|
-
showLoading: boolean;
|
|
47
|
-
skip: number;
|
|
48
|
-
searchText: string;
|
|
49
|
-
text: string;
|
|
50
|
-
totalCount: number;
|
|
51
|
-
itemsFiltered: any[];
|
|
52
|
-
private isUserInput;
|
|
53
|
-
private _dataSource;
|
|
54
|
-
get dataSource(): AXDataSourceComponent;
|
|
55
|
-
set dataSource(v: AXDataSourceComponent);
|
|
56
|
-
private _validation;
|
|
57
|
-
get validation(): AXValidation;
|
|
58
|
-
set validation(v: AXValidation);
|
|
59
|
-
constructor(cdr: ChangeDetectorRef, ref: ElementRef, zone: NgZone);
|
|
60
|
-
private _value;
|
|
61
|
-
get value(): any | any[];
|
|
62
|
-
set value(v: any | any[]);
|
|
63
|
-
private _selectedItems;
|
|
64
|
-
get selectedItems(): any[];
|
|
65
|
-
private _items;
|
|
66
|
-
get items(): any[];
|
|
67
|
-
set items(v: any[]);
|
|
68
|
-
itemsChange: EventEmitter<any[]>;
|
|
69
|
-
onBlur: EventEmitter<any>;
|
|
70
|
-
onFocus: EventEmitter<any>;
|
|
71
|
-
valueChange: EventEmitter<any>;
|
|
72
|
-
onValueChanged: EventEmitter<AXSelectBoxValueChangedEvent>;
|
|
73
|
-
ngOnInit(): void;
|
|
74
|
-
scrolled(e: any): void;
|
|
75
|
-
textChanged(e: any): void;
|
|
76
|
-
private renderSelection;
|
|
77
|
-
ngAfterViewInit(): void;
|
|
78
|
-
dropdownToggle(e: any): void;
|
|
79
|
-
ngAfterContentInit(): void;
|
|
80
|
-
private dataReceived;
|
|
81
|
-
fetch(params?: AXDataSourceReadParams): void;
|
|
82
|
-
refresh(): void;
|
|
83
|
-
handleItemRemoveClick(item: any): void;
|
|
84
|
-
onTextBoxClick(e: any): void;
|
|
85
|
-
handleItemClick(e: MouseEvent, item: any): void;
|
|
86
|
-
private internalGetItemByDataMode;
|
|
87
|
-
private internalGetItemValue;
|
|
88
|
-
handleKeyDown(e: KeyboardEvent): void;
|
|
89
|
-
unselectItems(...items: any[]): void;
|
|
90
|
-
selectItems(...items: any[]): void;
|
|
91
|
-
toggleSelect(...items: any[]): void;
|
|
92
|
-
close(): void;
|
|
93
|
-
open(): void;
|
|
94
|
-
focus(): void;
|
|
95
|
-
private focusOnSearchBox;
|
|
96
|
-
getItems(): any[];
|
|
97
|
-
isItemSelected(item: any): boolean;
|
|
98
|
-
private selectItemByNav;
|
|
99
|
-
private focusOnCurrentFocusedIndex;
|
|
100
|
-
selectedItemByIndex(index: number): void;
|
|
101
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSelectBox2Component, never>;
|
|
102
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSelectBox2Component, "ax-select-box2", never, { "showDropDownButton": { "alias": "showDropDownButton"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "size": { "alias": "size"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "textAlign": { "alias": "textAlign"; "required": false; }; "bufferSize": { "alias": "bufferSize"; "required": false; }; "remoteOperation": { "alias": "remoteOperation"; "required": false; }; "allowSearch": { "alias": "allowSearch"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "selectionDataMode": { "alias": "selectionDataMode"; "required": false; }; "dataSource": { "alias": "dataSource"; "required": false; }; "validation": { "alias": "validation"; "required": false; }; "value": { "alias": "value"; "required": false; }; "items": { "alias": "items"; "required": false; }; }, { "itemsChange": "itemsChange"; "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "onValueChanged": "onValueChanged"; }, ["_contentDataSource", "_contentValidation"], ["[start]", "[end]"], false, never>;
|
|
103
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { AXSelectionList } from '@acorex/core';
|
|
2
|
-
import { ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
3
|
-
import { AXBaseComponent, AXBaseSizableComponent, AXElementSize, AXValidatableComponent } from '../base/element.class';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXSelectionListComponent extends AXValidatableComponent implements AXBaseSizableComponent, AXBaseComponent {
|
|
6
|
-
private cdr;
|
|
7
|
-
private _selectedItems;
|
|
8
|
-
readonly: boolean;
|
|
9
|
-
value: boolean;
|
|
10
|
-
disabled: boolean;
|
|
11
|
-
size: AXElementSize;
|
|
12
|
-
direction: string;
|
|
13
|
-
items: Array<AXSelectionList>;
|
|
14
|
-
mode: string;
|
|
15
|
-
textField: string;
|
|
16
|
-
valueField: string;
|
|
17
|
-
selectionChanged: EventEmitter<any>;
|
|
18
|
-
selectedItemsChange: EventEmitter<any[]>;
|
|
19
|
-
get selectedItems(): any[];
|
|
20
|
-
set selectedItems(v: any[]);
|
|
21
|
-
selectedValuesChange: EventEmitter<any[]>;
|
|
22
|
-
get selectedValues(): any[];
|
|
23
|
-
set selectedValues(v: any[]);
|
|
24
|
-
ngAfterViewInit(): void;
|
|
25
|
-
constructor(cdr: ChangeDetectorRef);
|
|
26
|
-
onCheckValueChange(value: any, checked: boolean): void;
|
|
27
|
-
focus(): void;
|
|
28
|
-
onvalueChanged(e: any): void;
|
|
29
|
-
checkBoxClick(e: any, data: any): void;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSelectionListComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSelectionListComponent, "ax-selection-list", never, { "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "items": { "alias": "items"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "selectedItems": { "alias": "selectedItems"; "required": false; }; "selectedValues": { "alias": "selectedValues"; "required": false; }; }, { "selectionChanged": "selectionChanged"; "selectedItemsChange": "selectedItemsChange"; "selectedValuesChange": "selectedValuesChange"; }, never, never, false, never>;
|
|
32
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./selection-list.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../checkbox/checkbox.module";
|
|
6
|
-
export declare class AXSelectionListModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSelectionListModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXSelectionListModule, [typeof i1.AXSelectionListComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.AXCheckBoxModule], [typeof i1.AXSelectionListComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXSelectionListModule>;
|
|
10
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class AXSideMenuComponent {
|
|
3
|
-
#private;
|
|
4
|
-
items: import("@angular/core").InputSignal<unknown[] | ((selectedItemId?: string | number) => unknown[] | Promise<unknown[]>)>;
|
|
5
|
-
private itemsSignal;
|
|
6
|
-
private itemsPromise;
|
|
7
|
-
private platformService;
|
|
8
|
-
protected isRtl: boolean;
|
|
9
|
-
private elementRef;
|
|
10
|
-
textField: import("@angular/core").InputSignal<string>;
|
|
11
|
-
valueField: import("@angular/core").InputSignal<string>;
|
|
12
|
-
expandedField: import("@angular/core").InputSignal<string>;
|
|
13
|
-
childrenField: import("@angular/core").InputSignal<string>;
|
|
14
|
-
hasChildField: import("@angular/core").InputSignal<string>;
|
|
15
|
-
disableField: import("@angular/core").InputSignal<string>;
|
|
16
|
-
onMenuItemClick: import("@angular/core").OutputEmitterRef<unknown>;
|
|
17
|
-
onParentItemClick: import("@angular/core").OutputEmitterRef<unknown>;
|
|
18
|
-
protected isActiveItem: any;
|
|
19
|
-
protected get resolvedItems(): unknown[];
|
|
20
|
-
protected handleParentItemClick(event: MouseEvent, item: unknown): void;
|
|
21
|
-
protected handleItemClick(event: MouseEvent, item: unknown): void;
|
|
22
|
-
private fetchData;
|
|
23
|
-
private findNode;
|
|
24
|
-
private loadingState;
|
|
25
|
-
protected isNodeLoading(nodeId: string | number): boolean;
|
|
26
|
-
protected setNodeLoading(nodeId: string | number, isLoading: boolean): void;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSideMenuComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSideMenuComponent, "ax-side-menu", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; "textField": { "alias": "textField"; "required": false; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": false; "isSignal": true; }; "expandedField": { "alias": "expandedField"; "required": false; "isSignal": true; }; "childrenField": { "alias": "childrenField"; "required": false; "isSignal": true; }; "hasChildField": { "alias": "hasChildField"; "required": false; "isSignal": true; }; "disableField": { "alias": "disableField"; "required": false; "isSignal": true; }; }, { "onMenuItemClick": "onMenuItemClick"; "onParentItemClick": "onParentItemClick"; }, never, never, false, never>;
|
|
29
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./side-menu.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@acorex/core";
|
|
5
|
-
import * as i4 from "../loading/loading.module";
|
|
6
|
-
export declare class AXSideMenuModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSideMenuModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXSideMenuModule, [typeof i1.AXSideMenuComponent], [typeof i2.CommonModule, typeof i3.AXTranslatorModule, typeof i4.AXLoadingModule], [typeof i1.AXSideMenuComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXSideMenuModule>;
|
|
10
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import { AXBaseComponent, AXBaseSizableComponent, AXBaseValueComponent, AXElementSize } from '../base/element.class';
|
|
3
|
-
import { AXValueEvent } from '../base/events.class';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXSwitchComponent extends AXBaseComponent implements AXBaseSizableComponent, AXBaseValueComponent<boolean> {
|
|
6
|
-
protected cdr: ChangeDetectorRef;
|
|
7
|
-
onValueChanged: EventEmitter<AXValueEvent<boolean>>;
|
|
8
|
-
valueChange: EventEmitter<boolean>;
|
|
9
|
-
tabIndex: number;
|
|
10
|
-
private _value;
|
|
11
|
-
get value(): boolean;
|
|
12
|
-
set value(v: boolean);
|
|
13
|
-
readonly: boolean;
|
|
14
|
-
disabled: boolean;
|
|
15
|
-
size: AXElementSize;
|
|
16
|
-
constructor(cdr: ChangeDetectorRef);
|
|
17
|
-
focus(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSwitchComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSwitchComponent, "ax-switch", never, { "tabIndex": { "alias": "tabIndex"; "required": false; }; "value": { "alias": "value"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "onValueChanged": "onValueChanged"; "valueChange": "valueChange"; }, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./switch.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
export declare class AXSwitchModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXSwitchModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXSwitchModule, [typeof i1.AXSwitchComponent], [typeof i2.CommonModule, typeof i3.FormsModule], [typeof i1.AXSwitchComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXSwitchModule>;
|
|
9
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ViewContainerRef, ComponentFactoryResolver, ComponentRef, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { AXTabPageService } from './tab-page.service';
|
|
3
|
-
import { AXTabPageHostComponent } from './tab-page-host.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AXTabPageRendererComponent {
|
|
6
|
-
private resolver;
|
|
7
|
-
private tabService;
|
|
8
|
-
private cdr;
|
|
9
|
-
childs: ComponentRef<AXTabPageHostComponent>[];
|
|
10
|
-
container: ViewContainerRef;
|
|
11
|
-
private subscriptions;
|
|
12
|
-
constructor(resolver: ComponentFactoryResolver, tabService: AXTabPageService, cdr: ChangeDetectorRef);
|
|
13
|
-
ngOnDestroy(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTabPageRendererComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXTabPageRendererComponent, "ax-tab-page-renderer", never, {}, {}, never, never, false, never>;
|
|
16
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { OnInit, ElementRef, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { AXTabPage, AXTabPageService } from './tab-page.service';
|
|
3
|
-
import { AXRenderService } from '@acorex/core';
|
|
4
|
-
import { AXLoadingService } from '../loading/loading.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class AXTabPageHostComponent implements OnInit {
|
|
7
|
-
private ref;
|
|
8
|
-
private rendererService;
|
|
9
|
-
private tabService;
|
|
10
|
-
private loadingService;
|
|
11
|
-
private cdr;
|
|
12
|
-
tab: AXTabPage;
|
|
13
|
-
private componentRef;
|
|
14
|
-
isLoading: boolean;
|
|
15
|
-
_loadingId: number;
|
|
16
|
-
private container;
|
|
17
|
-
constructor(ref: ElementRef<HTMLDivElement>, rendererService: AXRenderService, tabService: AXTabPageService, loadingService: AXLoadingService, cdr: ChangeDetectorRef);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
active(): void;
|
|
20
|
-
ngAfterViewInit(): Promise<void>;
|
|
21
|
-
ngOnDestroy(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXTabPageHostComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXTabPageHostComponent, "ax-tab-page-host", never, {}, {}, never, never, false, never>;
|
|
24
|
-
}
|