@acorex/components 20.1.25 → 20.1.27
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/action-sheet/index.d.ts +1 -10
- package/alert/index.d.ts +1 -3
- package/avatar/index.d.ts +1 -2
- package/badge/index.d.ts +1 -2
- package/bottom-navigation/index.d.ts +10 -2
- package/breadcrumbs/index.d.ts +1 -3
- package/button/index.d.ts +56 -17
- package/button-group/index.d.ts +1 -4
- package/calendar/index.d.ts +2 -7
- package/check-box/index.d.ts +1 -4
- package/chips/index.d.ts +1 -2
- package/collapse/index.d.ts +1 -3
- package/color-box/index.d.ts +4 -8
- package/color-palette/index.d.ts +19 -24
- package/datetime-box/index.d.ts +1 -7
- package/datetime-input/index.d.ts +1 -4
- package/datetime-picker/index.d.ts +1 -10
- package/fesm2022/acorex-components-action-sheet.mjs +10 -39
- package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
- package/fesm2022/acorex-components-alert.mjs +6 -8
- package/fesm2022/acorex-components-alert.mjs.map +1 -1
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs +5 -7
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-badge.mjs +5 -6
- package/fesm2022/acorex-components-badge.mjs.map +1 -1
- package/fesm2022/acorex-components-bottom-navigation.mjs +9 -5
- package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs +4 -5
- package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/acorex-components-button-group.mjs +4 -7
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-button.mjs +66 -23
- package/fesm2022/acorex-components-button.mjs.map +1 -1
- package/fesm2022/acorex-components-calendar.mjs +11 -11
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs +5 -7
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-chips.mjs +5 -6
- package/fesm2022/acorex-components-chips.mjs.map +1 -1
- package/fesm2022/acorex-components-circular-progress.mjs +2 -2
- package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-collapse.mjs +6 -7
- package/fesm2022/acorex-components-collapse.mjs.map +1 -1
- package/fesm2022/acorex-components-color-box.mjs +23 -25
- package/fesm2022/acorex-components-color-box.mjs.map +1 -1
- package/fesm2022/acorex-components-color-palette.mjs +30 -50
- package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +8 -23
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-input.mjs +5 -8
- package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs +11 -32
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-dialog.mjs +2 -2
- package/fesm2022/acorex-components-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown-button.mjs +2 -2
- package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
- package/fesm2022/acorex-components-flow-chart.mjs +24 -0
- package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
- package/fesm2022/acorex-components-form.mjs +10 -1
- package/fesm2022/acorex-components-form.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +5 -5
- package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-kanban.mjs +2 -2
- package/fesm2022/acorex-components-kanban.mjs.map +1 -1
- package/fesm2022/acorex-components-kbd.mjs +8 -7
- package/fesm2022/acorex-components-kbd.mjs.map +1 -1
- package/fesm2022/acorex-components-label.mjs +2 -2
- package/fesm2022/acorex-components-label.mjs.map +1 -1
- package/fesm2022/acorex-components-list.mjs +1 -1
- package/fesm2022/acorex-components-list.mjs.map +1 -1
- package/fesm2022/acorex-components-loading-dialog.mjs +2 -2
- package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-loading.mjs +2 -2
- package/fesm2022/acorex-components-loading.mjs.map +1 -1
- package/fesm2022/acorex-components-media-viewer.mjs +4 -4
- package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-menu.mjs +15 -6
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-DykbEbg0.mjs → acorex-components-modal-acorex-components-modal-yzX5PZMM.mjs} +83 -4
- package/fesm2022/acorex-components-modal-acorex-components-modal-yzX5PZMM.mjs.map +1 -0
- package/fesm2022/{acorex-components-modal-modal-content.component-73xLTLTg.mjs → acorex-components-modal-modal-content.component-Bt8c43qi.mjs} +2 -2
- package/fesm2022/{acorex-components-modal-modal-content.component-73xLTLTg.mjs.map → acorex-components-modal-modal-content.component-Bt8c43qi.mjs.map} +1 -1
- package/fesm2022/acorex-components-modal.mjs +1 -1
- package/fesm2022/acorex-components-navbar.mjs +6 -1
- package/fesm2022/acorex-components-navbar.mjs.map +1 -1
- package/fesm2022/acorex-components-notification.mjs +7 -4
- package/fesm2022/acorex-components-notification.mjs.map +1 -1
- package/fesm2022/acorex-components-otp.mjs +2 -2
- package/fesm2022/acorex-components-otp.mjs.map +1 -1
- package/fesm2022/acorex-components-paint.mjs +3 -3
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +1 -1
- package/fesm2022/acorex-components-password-box.mjs.map +1 -1
- package/fesm2022/acorex-components-phone-box.mjs +7 -4
- package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
- package/fesm2022/acorex-components-progress-bar.mjs +2 -2
- package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
- package/fesm2022/acorex-components-rail-navigation.mjs +11 -0
- package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-range-slider.mjs +2 -2
- package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler.mjs +134 -57
- package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
- package/fesm2022/acorex-components-side-menu.mjs +2 -2
- package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
- package/fesm2022/acorex-components-slider.mjs +2 -2
- package/fesm2022/acorex-components-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-sliding-item.mjs +2 -2
- package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
- package/fesm2022/acorex-components-switch.mjs +2 -2
- package/fesm2022/acorex-components-switch.mjs.map +1 -1
- package/fesm2022/acorex-components-tag.mjs +2 -2
- package/fesm2022/acorex-components-tag.mjs.map +1 -1
- package/fesm2022/acorex-components-toast.mjs +2 -2
- package/fesm2022/acorex-components-toast.mjs.map +1 -1
- package/fesm2022/acorex-components-tooltip.mjs +3 -2
- package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
- package/fesm2022/acorex-components-tree-view.mjs +1 -1
- package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +27 -29
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/flow-chart/index.d.ts +24 -0
- package/form/index.d.ts +4 -0
- package/kbd/index.d.ts +4 -3
- package/menu/index.d.ts +2 -0
- package/modal/index.d.ts +43 -0
- package/navbar/index.d.ts +6 -1
- package/package.json +18 -17
- package/paint/index.d.ts +1 -1
- package/password-box/index.d.ts +6 -6
- package/phone-box/index.d.ts +10 -8
- package/rail-navigation/index.d.ts +11 -0
- package/scheduler/index.d.ts +182 -96
- package/side-menu/index.d.ts +1 -1
- package/tooltip/index.d.ts +2 -1
- package/wysiwyg/index.d.ts +0 -5
- package/fesm2022/acorex-components-modal-acorex-components-modal-DykbEbg0.mjs.map +0 -1
package/action-sheet/index.d.ts
CHANGED
@@ -1,16 +1,7 @@
|
|
1
|
-
import * as i1 from '@acorex/cdk/common';
|
2
1
|
import { AXStyleColorType, MXBaseComponent } from '@acorex/cdk/common';
|
3
|
-
import * as i5 from '@angular/cdk/portal';
|
4
2
|
import { ComponentType, Portal, CdkPortalOutletAttachedRef } from '@angular/cdk/portal';
|
5
3
|
import * as i0 from '@angular/core';
|
6
4
|
import { TemplateRef, OnInit, OnDestroy } from '@angular/core';
|
7
|
-
import * as i2 from '@angular/cdk/drag-drop';
|
8
|
-
import * as i3 from '@angular/cdk/a11y';
|
9
|
-
import * as i4 from '@acorex/components/button';
|
10
|
-
import * as i6 from '@acorex/components/decorators';
|
11
|
-
import * as i7 from '@acorex/core/translation';
|
12
|
-
import * as i8 from '@angular/cdk/dialog';
|
13
|
-
import * as i9 from '@angular/common';
|
14
5
|
import * as rxjs from 'rxjs';
|
15
6
|
import { Subject } from 'rxjs';
|
16
7
|
|
@@ -124,7 +115,7 @@ declare class AXActionSheetComponent extends MXBaseComponent implements OnInit,
|
|
124
115
|
|
125
116
|
declare class AXActionSheetModule {
|
126
117
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXActionSheetModule, never>;
|
127
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXActionSheetModule, never, [typeof
|
118
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXActionSheetModule, never, [typeof AXActionSheetComponent], [typeof AXActionSheetComponent]>;
|
128
119
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXActionSheetModule>;
|
129
120
|
}
|
130
121
|
|
package/alert/index.d.ts
CHANGED
@@ -1,8 +1,6 @@
|
|
1
1
|
import * as _angular_core from '@angular/core';
|
2
2
|
import { MXColorComponent, AXEvent } from '@acorex/cdk/common';
|
3
|
-
import * as i2 from '@acorex/components/decorators';
|
4
3
|
import { AXDecoratorIconComponent, AXDecoratorGenericComponent } from '@acorex/components/decorators';
|
5
|
-
import * as i1 from '@angular/common';
|
6
4
|
|
7
5
|
/**
|
8
6
|
* The Alert component is used to display notifications or alerts to users.
|
@@ -86,7 +84,7 @@ declare class AXAlertComponent extends MXColorComponent {
|
|
86
84
|
|
87
85
|
declare class AXAlertModule {
|
88
86
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXAlertModule, never>;
|
89
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXAlertModule, never, [typeof
|
87
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXAlertModule, never, [typeof AXAlertComponent], [typeof AXAlertComponent]>;
|
90
88
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXAlertModule>;
|
91
89
|
}
|
92
90
|
|
package/avatar/index.d.ts
CHANGED
@@ -1,7 +1,6 @@
|
|
1
1
|
import * as i0 from '@angular/core';
|
2
2
|
import { QueryList } from '@angular/core';
|
3
3
|
import { MXColorComponent } from '@acorex/cdk/common';
|
4
|
-
import * as i1 from '@angular/common';
|
5
4
|
|
6
5
|
declare class AXAvatarGroupComponent {
|
7
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXAvatarGroupComponent, never>;
|
@@ -52,7 +51,7 @@ declare class AXAvatarComponent extends MXColorComponent {
|
|
52
51
|
|
53
52
|
declare class AXAvatarModule {
|
54
53
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXAvatarModule, never>;
|
55
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXAvatarModule, never, [typeof
|
54
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXAvatarModule, never, [typeof AXAvatarComponent, typeof AXAvatarGroupComponent], [typeof AXAvatarComponent, typeof AXAvatarGroupComponent]>;
|
56
55
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXAvatarModule>;
|
57
56
|
}
|
58
57
|
|
package/badge/index.d.ts
CHANGED
@@ -1,6 +1,5 @@
|
|
1
1
|
import * as i0 from '@angular/core';
|
2
2
|
import { MXColorLookComponent } from '@acorex/cdk/common';
|
3
|
-
import * as i1 from '@angular/common';
|
4
3
|
|
5
4
|
declare class AXBadgeComponent extends MXColorLookComponent {
|
6
5
|
/**
|
@@ -19,7 +18,7 @@ declare class AXBadgeComponent extends MXColorLookComponent {
|
|
19
18
|
|
20
19
|
declare class AXBadgeModule {
|
21
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXBadgeModule, never>;
|
22
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXBadgeModule, never, [typeof
|
21
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXBadgeModule, never, [typeof AXBadgeComponent], [typeof AXBadgeComponent]>;
|
23
22
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXBadgeModule>;
|
24
23
|
}
|
25
24
|
|
@@ -3,12 +3,20 @@ import * as i1 from '@acorex/cdk/common';
|
|
3
3
|
import { MXInteractiveComponent, MXLookComponent, AXClickEvent } from '@acorex/cdk/common';
|
4
4
|
import * as i0 from '@angular/core';
|
5
5
|
import { EventEmitter, AfterContentInit } from '@angular/core';
|
6
|
-
import * as i1$1 from '@angular/common';
|
7
6
|
|
8
7
|
declare const AXBottomNavigationItemComponent_base: polytype.Polytype.ClusteredConstructor<[typeof MXInteractiveComponent, typeof MXLookComponent]>;
|
9
8
|
declare class AXBottomNavigationItemComponent extends AXBottomNavigationItemComponent_base {
|
9
|
+
/**
|
10
|
+
* The name of the navigation item.
|
11
|
+
*/
|
10
12
|
name: string;
|
13
|
+
/**
|
14
|
+
* Indicates if the item is currently active.
|
15
|
+
*/
|
11
16
|
active: boolean;
|
17
|
+
/**
|
18
|
+
* Emitted when the item is clicked. Payload is the click event.
|
19
|
+
*/
|
12
20
|
onClick: EventEmitter<AXClickEvent>;
|
13
21
|
get __hostClass(): string;
|
14
22
|
protected handleClick(e: MouseEvent): void;
|
@@ -59,7 +67,7 @@ declare class AXBottomNavigationComponent implements AfterContentInit {
|
|
59
67
|
|
60
68
|
declare class AXBottomNavigationModule {
|
61
69
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXBottomNavigationModule, never>;
|
62
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXBottomNavigationModule, never, [typeof
|
70
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXBottomNavigationModule, never, [typeof AXBottomNavigationComponent, typeof AXBottomNavigationItemComponent], [typeof AXBottomNavigationComponent, typeof AXBottomNavigationItemComponent]>;
|
63
71
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXBottomNavigationModule>;
|
64
72
|
}
|
65
73
|
|
package/breadcrumbs/index.d.ts
CHANGED
@@ -1,8 +1,6 @@
|
|
1
1
|
import { MXBaseComponent, MXInteractiveComponent } from '@acorex/cdk/common';
|
2
2
|
import * as i0 from '@angular/core';
|
3
3
|
import { AfterViewInit, TemplateRef } from '@angular/core';
|
4
|
-
import * as i1 from '@angular/common';
|
5
|
-
import * as i2 from '@angular/router';
|
6
4
|
|
7
5
|
interface AXBreadcrumbsItems {
|
8
6
|
name?: string;
|
@@ -63,7 +61,7 @@ declare class AXBreadCrumbsItemComponent extends MXInteractiveComponent {
|
|
63
61
|
|
64
62
|
declare class AXBreadcrumbsModule {
|
65
63
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXBreadcrumbsModule, never>;
|
66
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXBreadcrumbsModule, never, [typeof
|
64
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXBreadcrumbsModule, never, [typeof AXBreadCrumbsComponent, typeof AXBreadCrumbsItemComponent], [typeof AXBreadCrumbsComponent, typeof AXBreadCrumbsItemComponent]>;
|
67
65
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXBreadcrumbsModule>;
|
68
66
|
}
|
69
67
|
|
package/button/index.d.ts
CHANGED
@@ -1,12 +1,8 @@
|
|
1
1
|
import * as i0 from '@angular/core';
|
2
2
|
import { EventEmitter, QueryList, AfterViewInit } from '@angular/core';
|
3
|
-
import * as i2 from '@acorex/cdk/common';
|
4
3
|
import { MXInteractiveComponent, MXColorComponent, AXClickEvent, AXStyleColorType, AXItemClickEvent, AXStyleLookType, AXHotKeyAction, MXButtonBaseComponent } from '@acorex/cdk/common';
|
5
4
|
import * as polytype from 'polytype';
|
6
|
-
import * as i4 from '@acorex/components/loading';
|
7
5
|
import { AXLoadingComponent } from '@acorex/components/loading';
|
8
|
-
import * as i1 from '@angular/common';
|
9
|
-
import * as i3 from '@acorex/components/decorators';
|
10
6
|
|
11
7
|
interface AXButtonItemListItem {
|
12
8
|
name: string;
|
@@ -14,6 +10,7 @@ interface AXButtonItemListItem {
|
|
14
10
|
icon: string;
|
15
11
|
divided?: boolean;
|
16
12
|
disabled?: boolean;
|
13
|
+
selected?: boolean;
|
17
14
|
color?: AXStyleColorType;
|
18
15
|
}
|
19
16
|
declare const AXButtonItemComponent_base: polytype.Polytype.ClusteredConstructor<[typeof MXInteractiveComponent, typeof MXColorComponent]>;
|
@@ -59,23 +56,41 @@ declare class AXButtonItemComponent extends AXButtonItemComponent_base {
|
|
59
56
|
*/
|
60
57
|
onClick: EventEmitter<AXClickEvent>;
|
61
58
|
/**
|
62
|
-
*
|
59
|
+
* Handles click events on the button item host element.
|
60
|
+
* Emits the onClick event if the component is not disabled.
|
61
|
+
*
|
62
|
+
* @param e - The mouse event that triggered the click.
|
63
|
+
* @ignore
|
63
64
|
*/
|
64
65
|
private __hostClick;
|
65
66
|
/**
|
66
|
-
*
|
67
|
+
* Handles focus events on the button item host element.
|
68
|
+
* Emits the onFocus event.
|
69
|
+
*
|
70
|
+
* @param e - The focus event that was triggered.
|
71
|
+
* @ignore
|
67
72
|
*/
|
68
73
|
private __hostFocus;
|
69
74
|
/**
|
70
|
-
*
|
75
|
+
* Handles blur events on the button item host element.
|
76
|
+
* Emits the onBlur event.
|
77
|
+
*
|
78
|
+
* @param e - The blur event that was triggered.
|
79
|
+
* @ignore
|
71
80
|
*/
|
72
81
|
private __hostBlur;
|
73
82
|
/**
|
74
|
-
*
|
83
|
+
* Generates the CSS classes for the button item host element.
|
84
|
+
* Includes classes for icon-only state, disabled state, selected state, divided state, and color.
|
85
|
+
*
|
86
|
+
* @returns string - The space-separated CSS class names.
|
87
|
+
* @ignore
|
75
88
|
*/
|
76
89
|
private get __hostClass();
|
77
90
|
/**
|
78
|
-
*
|
91
|
+
* Sets the tabindex attribute for keyboard navigation.
|
92
|
+
*
|
93
|
+
* @ignore
|
79
94
|
*/
|
80
95
|
tabindex: string;
|
81
96
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXButtonItemComponent, never>;
|
@@ -104,31 +119,55 @@ declare class AXButtonItemListComponent extends MXInteractiveComponent {
|
|
104
119
|
*/
|
105
120
|
onItemClick: EventEmitter<AXItemClickEvent<AXButtonItemComponent>>;
|
106
121
|
/**
|
107
|
-
*
|
122
|
+
* Initializes the button item list component.
|
123
|
+
* Sets up content change detection and initializes content after the next render.
|
124
|
+
*
|
125
|
+
* @ignore
|
108
126
|
*/
|
109
127
|
constructor();
|
110
128
|
/**
|
111
|
-
*
|
129
|
+
* Initializes the content of the button item list.
|
130
|
+
* Binds events and properties to content button items and marks for change detection.
|
131
|
+
*
|
132
|
+
* @ignore
|
112
133
|
*/
|
113
134
|
private _initContents;
|
114
135
|
/**
|
115
|
-
*
|
136
|
+
* Binds click events to content button items.
|
137
|
+
* Subscribes to onClick events of child button items if not already subscribed.
|
138
|
+
*
|
139
|
+
* @ignore
|
116
140
|
*/
|
117
141
|
private _bindEvents;
|
118
142
|
/**
|
119
|
-
*
|
143
|
+
* Binds properties to content button items.
|
144
|
+
* Sets the disabled state of child button items based on the parent's disabled state.
|
145
|
+
*
|
146
|
+
* @ignore
|
120
147
|
*/
|
121
148
|
private _bindProps;
|
122
149
|
/**
|
123
|
-
*
|
150
|
+
* Handles click events from button items.
|
151
|
+
* Closes the parent component if available and emits the item click event.
|
152
|
+
*
|
153
|
+
* @param e - The click event from the button item.
|
154
|
+
* @ignore
|
124
155
|
*/
|
125
156
|
protected _handleOnItemClick(e: AXClickEvent): void;
|
126
157
|
/**
|
127
|
-
*
|
158
|
+
* Emits the onItemClick event with details about the clicked item.
|
159
|
+
*
|
160
|
+
* @param e - The click event from the button item.
|
161
|
+
* @param item - The button item component that was clicked.
|
162
|
+
* @ignore
|
128
163
|
*/
|
129
164
|
_emitOnItemClickEvent(e: AXClickEvent, item: AXButtonItemComponent): void;
|
130
165
|
/**
|
131
|
-
*
|
166
|
+
* Generates the CSS classes for the button item list host element.
|
167
|
+
* Includes classes for action list and vertical layout.
|
168
|
+
*
|
169
|
+
* @returns string - The space-separated CSS class names.
|
170
|
+
* @ignore
|
132
171
|
*/
|
133
172
|
private get __hostClass();
|
134
173
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXButtonItemListComponent, never>;
|
@@ -222,7 +261,7 @@ declare class AXButtonComponent extends MXButtonBaseComponent implements AfterVi
|
|
222
261
|
|
223
262
|
declare class AXButtonModule {
|
224
263
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXButtonModule, never>;
|
225
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXButtonModule, never, [typeof
|
264
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXButtonModule, never, [typeof AXButtonComponent, typeof AXButtonItemComponent, typeof AXButtonItemListComponent], [typeof AXButtonComponent, typeof AXButtonItemComponent, typeof AXButtonItemListComponent]>;
|
226
265
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXButtonModule>;
|
227
266
|
}
|
228
267
|
|
package/button-group/index.d.ts
CHANGED
@@ -2,9 +2,6 @@ import * as polytype from 'polytype';
|
|
2
2
|
import { MXInteractiveComponent, MXColorLookComponent, AXClickEvent, AXSelectionMode, AXStyleColorType, MXColorComponent } from '@acorex/cdk/common';
|
3
3
|
import * as i0 from '@angular/core';
|
4
4
|
import { EventEmitter } from '@angular/core';
|
5
|
-
import * as i1 from '@angular/common';
|
6
|
-
import * as i2 from '@acorex/components/decorators';
|
7
|
-
import * as i3 from '@acorex/components/button';
|
8
5
|
|
9
6
|
declare const AXButtonGroupComponent_base: polytype.Polytype.ClusteredConstructor<[typeof MXInteractiveComponent, typeof MXColorLookComponent]>;
|
10
7
|
/**
|
@@ -164,7 +161,7 @@ declare class AXButtonGroupItemComponent extends AXButtonGroupItemComponent_base
|
|
164
161
|
|
165
162
|
declare class AXButtonGroupModule {
|
166
163
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXButtonGroupModule, never>;
|
167
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXButtonGroupModule, never, [typeof
|
164
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXButtonGroupModule, never, [typeof AXButtonGroupComponent, typeof AXButtonGroupItemComponent], [typeof AXButtonGroupComponent, typeof AXButtonGroupItemComponent]>;
|
168
165
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXButtonGroupModule>;
|
169
166
|
}
|
170
167
|
|
package/calendar/index.d.ts
CHANGED
@@ -1,15 +1,10 @@
|
|
1
1
|
import * as polytype from 'polytype';
|
2
2
|
import * as i0 from '@angular/core';
|
3
3
|
import { TemplateRef, EventEmitter, AfterViewInit } from '@angular/core';
|
4
|
-
import * as i5 from '@acorex/cdk/common';
|
5
4
|
import { MXBaseComponent, AXItemClickEvent, AXRangeChangedEvent, MXValueComponent, AXRange, MXInteractiveComponent, AXClickEvent, MXComponentOptionChanged } from '@acorex/cdk/common';
|
6
|
-
import * as i2 from '@acorex/core/date-time';
|
7
5
|
import { AXCalendarService, AXDateTime, AXDateTimeRange } from '@acorex/core/date-time';
|
8
6
|
import { AXLocaleService } from '@acorex/core/locale';
|
9
|
-
import * as i3 from '@acorex/core/translation';
|
10
7
|
import { AXTranslationService } from '@acorex/core/translation';
|
11
|
-
import * as i1 from '@angular/common';
|
12
|
-
import * as i4 from '@acorex/components/tooltip';
|
13
8
|
|
14
9
|
type AXCalendarViewType = 'year' | 'month' | 'day';
|
15
10
|
type AXCalendarViewDepth = AXCalendarViewType;
|
@@ -192,7 +187,7 @@ declare const AXCalendarComponent_base: polytype.Polytype.ClusteredConstructor<[
|
|
192
187
|
declare class AXCalendarComponent extends AXCalendarComponent_base implements AfterViewInit {
|
193
188
|
private formatService;
|
194
189
|
protected calendar: i0.WritableSignal<string>;
|
195
|
-
get displayRange(): AXDateTimeRange;
|
190
|
+
get displayRange(): AXDateTimeRange | null;
|
196
191
|
/**
|
197
192
|
* @ignore
|
198
193
|
*/
|
@@ -376,7 +371,7 @@ declare class AXCalendarComponent extends AXCalendarComponent_base implements Af
|
|
376
371
|
|
377
372
|
declare class AXCalendarModule {
|
378
373
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCalendarModule, never>;
|
379
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCalendarModule, never, [typeof
|
374
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCalendarModule, never, [typeof AXCalendarComponent, typeof AXCalendarRangeComponent], [typeof AXCalendarComponent, typeof AXCalendarRangeComponent]>;
|
380
375
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCalendarModule>;
|
381
376
|
}
|
382
377
|
|
package/check-box/index.d.ts
CHANGED
@@ -1,9 +1,6 @@
|
|
1
1
|
import * as polytype from 'polytype';
|
2
2
|
import * as i0 from '@angular/core';
|
3
3
|
import { MXValueComponent, MXColorComponent } from '@acorex/cdk/common';
|
4
|
-
import * as i1 from '@angular/common';
|
5
|
-
import * as i2 from '@angular/forms';
|
6
|
-
import * as i3 from '@acorex/components/decorators';
|
7
4
|
|
8
5
|
declare const AXCheckBoxComponent_base: polytype.Polytype.ClusteredConstructor<[{
|
9
6
|
new (): MXValueComponent<boolean>;
|
@@ -68,7 +65,7 @@ declare class AXCheckBoxComponent extends AXCheckBoxComponent_base {
|
|
68
65
|
|
69
66
|
declare class AXCheckBoxModule {
|
70
67
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCheckBoxModule, never>;
|
71
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCheckBoxModule, never, [typeof
|
68
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCheckBoxModule, never, [typeof AXCheckBoxComponent], [typeof AXCheckBoxComponent]>;
|
72
69
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCheckBoxModule>;
|
73
70
|
}
|
74
71
|
|
package/chips/index.d.ts
CHANGED
@@ -1,7 +1,6 @@
|
|
1
1
|
import * as i0 from '@angular/core';
|
2
2
|
import * as i1 from '@acorex/cdk/common';
|
3
3
|
import { AXStyleLookType, AXStyleSizeType, MXColorComponent } from '@acorex/cdk/common';
|
4
|
-
import * as i1$1 from '@angular/common';
|
5
4
|
|
6
5
|
type AXChipsLookType = Extract<AXStyleLookType, 'solid' | 'outline' | 'twotone'>;
|
7
6
|
type AXChipsSizeType = Exclude<AXStyleSizeType, 'ax-xs' | 'ax-xl'>;
|
@@ -29,7 +28,7 @@ declare class AXChipsComponent extends MXColorComponent {
|
|
29
28
|
|
30
29
|
declare class AXChipsModule {
|
31
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXChipsModule, never>;
|
32
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXChipsModule, never, [typeof
|
31
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXChipsModule, never, [typeof AXChipsComponent], [typeof AXChipsComponent]>;
|
33
32
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXChipsModule>;
|
34
33
|
}
|
35
34
|
|
package/collapse/index.d.ts
CHANGED
@@ -2,8 +2,6 @@ import * as polytype from 'polytype';
|
|
2
2
|
import { MXBaseComponent, MXLookComponent, AXClickEvent, MXInteractiveComponent } from '@acorex/cdk/common';
|
3
3
|
import * as i0 from '@angular/core';
|
4
4
|
import { AfterViewInit, OnDestroy, EventEmitter, TemplateRef } from '@angular/core';
|
5
|
-
import * as i1 from '@angular/common';
|
6
|
-
import * as i2 from '@acorex/components/loading';
|
7
5
|
|
8
6
|
declare const AXCollapseGroupComponent_base: polytype.Polytype.ClusteredConstructor<[typeof MXBaseComponent, typeof MXLookComponent]>;
|
9
7
|
/**
|
@@ -169,7 +167,7 @@ declare class AXCollapseComponent extends AXCollapseComponent_base {
|
|
169
167
|
|
170
168
|
declare class AXCollapseModule {
|
171
169
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCollapseModule, never>;
|
172
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCollapseModule, never, [typeof
|
170
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCollapseModule, never, [typeof AXCollapseComponent, typeof AXCollapseGroupComponent], [typeof AXCollapseComponent, typeof AXCollapseGroupComponent]>;
|
173
171
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCollapseModule>;
|
174
172
|
}
|
175
173
|
|
package/color-box/index.d.ts
CHANGED
@@ -1,12 +1,8 @@
|
|
1
1
|
import * as polytype from 'polytype';
|
2
2
|
import * as _angular_core from '@angular/core';
|
3
3
|
import { MXInputBaseValueComponent, MXColorLookComponent, AXEvent } from '@acorex/cdk/common';
|
4
|
-
import
|
5
|
-
import { AXColorPalleteComponent, AXColorPalettePickerComponent } from '@acorex/components/color-palette';
|
6
|
-
import * as i4 from '@acorex/components/dropdown';
|
4
|
+
import { AXColorPaletteComponent, AXColorPalettePickerComponent } from '@acorex/components/color-palette';
|
7
5
|
import { MXDropdownBoxBaseComponent, AXDropdownBoxComponent } from '@acorex/components/dropdown';
|
8
|
-
import * as i1 from '@angular/common';
|
9
|
-
import * as i2 from '@angular/forms';
|
10
6
|
|
11
7
|
declare const AXColorBoxComponent_base: polytype.Polytype.ClusteredConstructor<[typeof MXDropdownBoxBaseComponent, {
|
12
8
|
new (): MXInputBaseValueComponent<string>;
|
@@ -26,7 +22,7 @@ declare class AXColorBoxComponent extends AXColorBoxComponent_base {
|
|
26
22
|
/**
|
27
23
|
* @ignore
|
28
24
|
*/
|
29
|
-
protected picker:
|
25
|
+
protected picker: AXColorPaletteComponent;
|
30
26
|
protected palettePicker: _angular_core.Signal<AXColorPalettePickerComponent>;
|
31
27
|
/**
|
32
28
|
* @ignore
|
@@ -62,12 +58,12 @@ declare class AXColorBoxComponent extends AXColorBoxComponent_base {
|
|
62
58
|
handleKeyboardEvent(event: KeyboardEvent): void;
|
63
59
|
private get __hostName();
|
64
60
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXColorBoxComponent, never>;
|
65
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXColorBoxComponent, "ax-color-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "
|
61
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXColorBoxComponent, "ax-color-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "look": { "alias": "look"; "required": false; }; "showBadge": { "alias": "showBadge"; "required": false; "isSignal": true; }; "showValue": { "alias": "showValue"; "required": false; "isSignal": true; }; "showClearButton": { "alias": "showClearButton"; "required": false; "isSignal": true; }; "showIcon": { "alias": "showIcon"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onOpened": "onOpened"; "onClosed": "onClosed"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
|
66
62
|
}
|
67
63
|
|
68
64
|
declare class AXColorBoxModule {
|
69
65
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXColorBoxModule, never>;
|
70
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXColorBoxModule, never, [typeof
|
66
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXColorBoxModule, never, [typeof AXColorBoxComponent], [typeof AXColorBoxComponent]>;
|
71
67
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXColorBoxModule>;
|
72
68
|
}
|
73
69
|
|
package/color-palette/index.d.ts
CHANGED
@@ -1,18 +1,7 @@
|
|
1
1
|
import { AXValueChangedEvent, AXOptionChangedEvent, MXBaseComponent, MXValueComponent } from '@acorex/cdk/common';
|
2
|
-
import * as i3 from '@acorex/components/text-box';
|
3
2
|
import { AXMaskOptions } from '@acorex/components/text-box';
|
4
3
|
import * as i0 from '@angular/core';
|
5
|
-
import { EventEmitter, AfterViewInit, OnDestroy,
|
6
|
-
import * as i1 from '@angular/common';
|
7
|
-
import * as i2 from '@angular/forms';
|
8
|
-
import * as i4 from '@acorex/components/label';
|
9
|
-
import * as i5 from '@acorex/components/button';
|
10
|
-
import * as i6 from '@acorex/components/decorators';
|
11
|
-
import * as i7 from '@acorex/components/number-box';
|
12
|
-
import * as i8 from '@acorex/components/range-slider';
|
13
|
-
import * as i9 from '@acorex/components/slider';
|
14
|
-
import * as i10 from '@angular/cdk/drag-drop';
|
15
|
-
import * as i11 from '@acorex/components/select-box';
|
4
|
+
import { EventEmitter, AfterViewInit, OnDestroy, ElementRef, OnInit, QueryList } from '@angular/core';
|
16
5
|
|
17
6
|
/**
|
18
7
|
* A token that specifies the display mode of datapager component.
|
@@ -46,7 +35,7 @@ declare const AXDefaultColorPalette: {
|
|
46
35
|
* @category Components
|
47
36
|
*/
|
48
37
|
declare class AXColorPaletteInputComponent extends MXBaseComponent implements AfterViewInit {
|
49
|
-
_parent: AXColorPaletteParentComponent;
|
38
|
+
protected _parent: AXColorPaletteParentComponent;
|
50
39
|
private _unsubscriber;
|
51
40
|
private colorService;
|
52
41
|
isValid: boolean;
|
@@ -80,11 +69,11 @@ declare class AXColorPaletteInputComponent extends MXBaseComponent implements Af
|
|
80
69
|
/**
|
81
70
|
* @ignore
|
82
71
|
*/
|
83
|
-
_handleChangeInputMode(): void;
|
72
|
+
protected _handleChangeInputMode(): void;
|
84
73
|
/**
|
85
74
|
* @ignore
|
86
75
|
*/
|
87
|
-
_handleRGBAValueChanged(e: AXValueChangedEvent<number>): void;
|
76
|
+
protected _handleRGBAValueChanged(e: AXValueChangedEvent<number>): void;
|
88
77
|
/**
|
89
78
|
* @ignore
|
90
79
|
*/
|
@@ -107,11 +96,11 @@ declare class AXColorPaletteInputComponent extends MXBaseComponent implements Af
|
|
107
96
|
* @category Components
|
108
97
|
*/
|
109
98
|
declare class AXColorPalettePickerComponent extends MXBaseComponent implements OnDestroy {
|
110
|
-
_parent: AXColorPaletteParentComponent;
|
99
|
+
protected _parent: AXColorPaletteParentComponent;
|
111
100
|
private _unsubscriber;
|
112
101
|
private colorService;
|
113
|
-
render
|
114
|
-
zone
|
102
|
+
private render;
|
103
|
+
private zone;
|
115
104
|
_rgba: {
|
116
105
|
r: number;
|
117
106
|
g: number;
|
@@ -163,7 +152,13 @@ declare class AXColorPalettePickerComponent extends MXBaseComponent implements O
|
|
163
152
|
*/
|
164
153
|
private setHSV;
|
165
154
|
/**
|
166
|
-
*
|
155
|
+
* Synchronizes internal RGBA and UI state with the parent palette value.
|
156
|
+
*
|
157
|
+
* Called when the parent emits onValueChanged. Updates local RGBA from the parent
|
158
|
+
* value, recalculates gradient and pointer when the user is not actively changing
|
159
|
+
* the color, and requests change detection.
|
160
|
+
*
|
161
|
+
* @returns void
|
167
162
|
*/
|
168
163
|
parentColorChanged(): void;
|
169
164
|
/**
|
@@ -275,21 +270,21 @@ declare class AXColorPaletteSwatchesComponent extends MXBaseComponent implements
|
|
275
270
|
*
|
276
271
|
* @category Components
|
277
272
|
*/
|
278
|
-
declare class
|
273
|
+
declare class AXColorPaletteComponent extends MXValueComponent<string> {
|
279
274
|
_children: QueryList<AXColorPaletteChildComponent>;
|
280
275
|
/**
|
281
276
|
* @ignore
|
282
277
|
*/
|
283
278
|
private get __hostDisabled();
|
284
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
285
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
279
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXColorPaletteComponent, never>;
|
280
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXColorPaletteComponent, "ax-color-palette", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; }, ["_children"], ["ax-header", "ax-color-palette-preview", "ax-color-palette-picker", "ax-color-palette-swatches", "ax-color-palette-favorite", "ax-color-palette-input", "ax-footer"], true, never>;
|
286
281
|
}
|
287
282
|
|
288
283
|
declare class AXColorPaletteModule {
|
289
284
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXColorPaletteModule, never>;
|
290
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXColorPaletteModule, never, [typeof
|
285
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXColorPaletteModule, never, [typeof AXColorPaletteComponent, typeof AXColorPalettePreviewComponent, typeof AXColorPaletteSwatchesComponent, typeof AXColorPaletteInputComponent, typeof AXColorPalettePickerComponent], [typeof AXColorPaletteComponent, typeof AXColorPalettePreviewComponent, typeof AXColorPaletteSwatchesComponent, typeof AXColorPaletteInputComponent, typeof AXColorPalettePickerComponent]>;
|
291
286
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXColorPaletteModule>;
|
292
287
|
}
|
293
288
|
|
294
|
-
export { AXColorPaletteChildComponent, AXColorPaletteInputComponent, AXColorPaletteModule, AXColorPaletteParentComponent, AXColorPalettePickerComponent, AXColorPalettePreviewComponent, AXColorPaletteSwatchesComponent,
|
289
|
+
export { AXColorPaletteChildComponent, AXColorPaletteComponent, AXColorPaletteInputComponent, AXColorPaletteModule, AXColorPaletteParentComponent, AXColorPalettePickerComponent, AXColorPalettePreviewComponent, AXColorPaletteSwatchesComponent, AXDefaultColorPalette };
|
295
290
|
export type { AXColorChangedEvent, AXColorPaletteView };
|
package/datetime-box/index.d.ts
CHANGED
@@ -2,17 +2,11 @@ import * as polytype from 'polytype';
|
|
2
2
|
import * as _angular_core from '@angular/core';
|
3
3
|
import { EventEmitter } from '@angular/core';
|
4
4
|
import { MXInputBaseValueComponent, MXLookComponent, AXEvent, AXFocusEvent } from '@acorex/cdk/common';
|
5
|
-
import * as i5 from '@acorex/components/calendar';
|
6
5
|
import { MXCalendarBaseComponent, AXDateTimePickerType, AXCalendarNavigateEvent } from '@acorex/components/calendar';
|
7
|
-
import * as i3 from '@acorex/components/datetime-input';
|
8
6
|
import { AXDateTimeInputComponent } from '@acorex/components/datetime-input';
|
9
|
-
import * as i6 from '@acorex/components/datetime-picker';
|
10
7
|
import { AXDateTimePickerComponent } from '@acorex/components/datetime-picker';
|
11
8
|
import { AXDecoratorGenericComponent } from '@acorex/components/decorators';
|
12
|
-
import * as i4 from '@acorex/components/dropdown';
|
13
9
|
import { MXDropdownBoxBaseComponent, AXDropdownBoxComponent } from '@acorex/components/dropdown';
|
14
|
-
import * as i1 from '@angular/common';
|
15
|
-
import * as i2 from '@angular/forms';
|
16
10
|
|
17
11
|
declare const AXDateTimeBoxComponent_base: polytype.Polytype.ClusteredConstructor<[{
|
18
12
|
new (): MXInputBaseValueComponent<Date>;
|
@@ -107,7 +101,7 @@ declare class AXDateTimeBoxComponent extends AXDateTimeBoxComponent_base {
|
|
107
101
|
|
108
102
|
declare class AXDateTimeBoxModule {
|
109
103
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXDateTimeBoxModule, never>;
|
110
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXDateTimeBoxModule, never, [typeof
|
104
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXDateTimeBoxModule, never, [typeof AXDateTimeBoxComponent], [typeof AXDateTimeBoxComponent]>;
|
111
105
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXDateTimeBoxModule>;
|
112
106
|
}
|
113
107
|
|
@@ -1,9 +1,6 @@
|
|
1
1
|
import * as _angular_core from '@angular/core';
|
2
2
|
import { MXInputBaseValueComponent, AXClickEvent } from '@acorex/cdk/common';
|
3
3
|
import { AXDateTimePickerType } from '@acorex/components/calendar';
|
4
|
-
import * as i1 from '@angular/common';
|
5
|
-
import * as i2 from '@angular/forms';
|
6
|
-
import * as i3 from '@acorex/core/date-time';
|
7
4
|
|
8
5
|
/**
|
9
6
|
* A component for date and time input with various custom features.
|
@@ -129,7 +126,7 @@ declare class AXDateTimeInputComponent extends MXInputBaseValueComponent<Date> {
|
|
129
126
|
|
130
127
|
declare class AXDateTimeInputModule {
|
131
128
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXDateTimeInputModule, never>;
|
132
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXDateTimeInputModule, never, [typeof
|
129
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXDateTimeInputModule, never, [typeof AXDateTimeInputComponent], [typeof AXDateTimeInputComponent]>;
|
133
130
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXDateTimeInputModule>;
|
134
131
|
}
|
135
132
|
|
@@ -2,18 +2,9 @@ import * as polytype from 'polytype';
|
|
2
2
|
import * as _angular_core from '@angular/core';
|
3
3
|
import { OnInit, InjectionToken } from '@angular/core';
|
4
4
|
import { MXValueComponent, AXValueChangedEvent } from '@acorex/cdk/common';
|
5
|
-
import * as i6 from '@acorex/components/calendar';
|
6
5
|
import { MXCalendarBaseComponent, AXDateTimePickerType, AXCalendarNavigateEvent } from '@acorex/components/calendar';
|
7
|
-
import * as i3 from '@acorex/components/tabs';
|
8
6
|
import { AXTabsComponent, AXTabStripChangedEvent } from '@acorex/components/tabs';
|
9
|
-
import * as i4 from '@acorex/core/date-time';
|
10
7
|
import { AXDateTimeParts, AXDateTime } from '@acorex/core/date-time';
|
11
|
-
import * as i1 from '@angular/common';
|
12
|
-
import * as i2 from '@angular/forms';
|
13
|
-
import * as i5 from '@acorex/components/button';
|
14
|
-
import * as i7 from '@acorex/components/picker';
|
15
|
-
import * as i8 from '@acorex/core/translation';
|
16
|
-
import * as i9 from '@acorex/components/decorators';
|
17
8
|
|
18
9
|
declare const AXDateTimePickerComponent_base: polytype.Polytype.ClusteredConstructor<[typeof MXCalendarBaseComponent, {
|
19
10
|
new (): MXValueComponent<Date>;
|
@@ -147,7 +138,7 @@ declare function dateTimePickerConfig(config?: PartialDateTimePickerConfig): AXD
|
|
147
138
|
|
148
139
|
declare class AXDateTimePickerModule {
|
149
140
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXDateTimePickerModule, never>;
|
150
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXDateTimePickerModule, never, [typeof
|
141
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXDateTimePickerModule, never, [typeof AXDateTimePickerComponent], [typeof AXDateTimePickerComponent]>;
|
151
142
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXDateTimePickerModule>;
|
152
143
|
}
|
153
144
|
|