@acorex/components 20.1.26 → 20.1.28
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/calendar/index.d.ts +3 -1
- package/datetime-box/index.d.ts +3 -1
- package/datetime-picker/index.d.ts +3 -1
- package/fesm2022/acorex-components-accordion.mjs +3 -6
- package/fesm2022/acorex-components-accordion.mjs.map +1 -1
- package/fesm2022/acorex-components-action-sheet.mjs +2 -2
- package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
- package/fesm2022/acorex-components-alert.mjs +4 -6
- package/fesm2022/acorex-components-alert.mjs.map +1 -1
- package/fesm2022/acorex-components-autocomplete.mjs +0 -1
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs +4 -6
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-badge.mjs +2 -3
- package/fesm2022/acorex-components-badge.mjs.map +1 -1
- package/fesm2022/acorex-components-bottom-navigation.mjs +2 -4
- package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs +0 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/acorex-components-button-group.mjs +2 -4
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-button.mjs +7 -9
- package/fesm2022/acorex-components-button.mjs.map +1 -1
- package/fesm2022/acorex-components-calendar.mjs +17 -9
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs +2 -3
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-chips.mjs +2 -3
- 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 +2 -4
- package/fesm2022/acorex-components-collapse.mjs.map +1 -1
- package/fesm2022/acorex-components-color-box.mjs +3 -5
- package/fesm2022/acorex-components-color-box.mjs.map +1 -1
- package/fesm2022/acorex-components-color-palette.mjs +14 -10
- package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation.mjs +2 -2
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-data-table.mjs +2 -2
- package/fesm2022/acorex-components-data-table.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +5 -4
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-input.mjs +0 -1
- package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs +6 -5
- 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-kbd.mjs +2 -17
- package/fesm2022/acorex-components-kbd.mjs.map +1 -1
- package/fesm2022/acorex-components-label.mjs +4 -8
- package/fesm2022/acorex-components-label.mjs.map +1 -1
- package/fesm2022/acorex-components-list.mjs +7 -10
- package/fesm2022/acorex-components-list.mjs.map +1 -1
- package/fesm2022/acorex-components-loading-dialog.mjs +23 -42
- package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-loading.mjs +13 -15
- package/fesm2022/acorex-components-loading.mjs.map +1 -1
- package/fesm2022/acorex-components-menu.mjs +10 -17
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-yzX5PZMM.mjs → acorex-components-modal-acorex-components-modal-CmzrV-vD.mjs} +15 -18
- package/fesm2022/{acorex-components-modal-acorex-components-modal-yzX5PZMM.mjs.map → acorex-components-modal-acorex-components-modal-CmzrV-vD.mjs.map} +1 -1
- package/fesm2022/{acorex-components-modal-modal-content.component-Bt8c43qi.mjs → acorex-components-modal-modal-content.component-CaZfLUuL.mjs} +2 -2
- package/fesm2022/{acorex-components-modal-modal-content.component-Bt8c43qi.mjs.map → acorex-components-modal-modal-content.component-CaZfLUuL.mjs.map} +1 -1
- package/fesm2022/acorex-components-modal.mjs +1 -1
- package/fesm2022/acorex-components-navbar.mjs +3 -4
- package/fesm2022/acorex-components-navbar.mjs.map +1 -1
- package/fesm2022/acorex-components-notification.mjs +23 -40
- package/fesm2022/acorex-components-notification.mjs.map +1 -1
- package/fesm2022/acorex-components-otp.mjs +5 -8
- package/fesm2022/acorex-components-otp.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-query-builder.mjs +1 -1
- package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-rail-navigation.mjs +4 -5
- 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-rest-api-generator.mjs +2 -2
- package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
- package/fesm2022/acorex-components-rrule.mjs +1 -1
- package/fesm2022/acorex-components-rrule.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler.mjs +147 -59
- 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-step-wizard.mjs +11 -13
- package/fesm2022/acorex-components-step-wizard.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-box.mjs +2 -2
- package/fesm2022/acorex-components-tag-box.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-text-box.mjs +2 -2
- package/fesm2022/acorex-components-text-box.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-tree-view.mjs +2 -2
- package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +51 -26
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/kbd/index.d.ts +1 -8
- package/label/index.d.ts +1 -2
- package/list/index.d.ts +1 -5
- package/loading/index.d.ts +1 -5
- package/loading-dialog/index.d.ts +1 -8
- package/menu/index.d.ts +1 -7
- package/navbar/index.d.ts +1 -2
- package/notification/index.d.ts +1 -8
- package/otp/index.d.ts +1 -3
- package/package.json +27 -26
- package/rail-navigation/index.d.ts +1 -3
- package/scheduler/index.d.ts +185 -97
- package/step-wizard/index.d.ts +6 -8
- package/wysiwyg/index.d.ts +23 -5
package/kbd/index.d.ts
CHANGED
@@ -1,6 +1,5 @@
|
|
1
1
|
import * as i0 from '@angular/core';
|
2
2
|
import { NXComponent } from '@acorex/cdk/common';
|
3
|
-
import * as i1 from '@angular/common';
|
4
3
|
|
5
4
|
declare class AXKBDItemComponent extends NXComponent {
|
6
5
|
keys: i0.InputSignal<string | string[]>;
|
@@ -21,10 +20,4 @@ declare class AXKBDComponent extends NXComponent {
|
|
21
20
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXKBDComponent, "ax-kbd", never, {}, {}, never, ["ax-kbd-item"], true, never>;
|
22
21
|
}
|
23
22
|
|
24
|
-
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXKBDModule, never>;
|
26
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXKBDModule, never, [typeof i1.CommonModule, typeof AXKBDComponent, typeof AXKBDItemComponent], [typeof AXKBDComponent, typeof AXKBDItemComponent]>;
|
27
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXKBDModule>;
|
28
|
-
}
|
29
|
-
|
30
|
-
export { AXKBDComponent, AXKBDItemComponent, AXKBDModule };
|
23
|
+
export { AXKBDComponent, AXKBDItemComponent };
|
package/label/index.d.ts
CHANGED
@@ -1,7 +1,6 @@
|
|
1
1
|
import { MXBaseComponent, MXValueComponent } from '@acorex/cdk/common';
|
2
2
|
import * as i0 from '@angular/core';
|
3
3
|
import { EventEmitter } from '@angular/core';
|
4
|
-
import * as i1 from '@angular/common';
|
5
4
|
|
6
5
|
/**
|
7
6
|
* Represents a label component that provides a way to display text labels within the application.
|
@@ -51,7 +50,7 @@ declare class AXLabelComponent extends MXBaseComponent {
|
|
51
50
|
|
52
51
|
declare class AXLabelModule {
|
53
52
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXLabelModule, never>;
|
54
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXLabelModule, never, [typeof
|
53
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXLabelModule, never, [typeof AXLabelComponent], [typeof AXLabelComponent]>;
|
55
54
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXLabelModule>;
|
56
55
|
}
|
57
56
|
|
package/list/index.d.ts
CHANGED
@@ -1,10 +1,6 @@
|
|
1
1
|
import * as i0 from '@angular/core';
|
2
2
|
import { OnInit, EventEmitter, WritableSignal, TemplateRef } from '@angular/core';
|
3
3
|
import { AXEvent, MXSelectionValueComponent, AXItemClickEvent, AXDataSource, AXListDataSource } from '@acorex/cdk/common';
|
4
|
-
import * as i1 from '@angular/common';
|
5
|
-
import * as i2 from '@angular/cdk/scrolling';
|
6
|
-
import * as i3 from '@acorex/core/translation';
|
7
|
-
import * as i4 from '@acorex/components/tooltip';
|
8
4
|
|
9
5
|
interface AXListScrollIndexChanged extends AXEvent {
|
10
6
|
index: number;
|
@@ -153,7 +149,7 @@ declare class AXListComponent extends MXSelectionValueComponent implements OnIni
|
|
153
149
|
|
154
150
|
declare class AXListModule {
|
155
151
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXListModule, never>;
|
156
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXListModule, never, [typeof
|
152
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXListModule, never, [typeof AXListComponent], [typeof AXListComponent]>;
|
157
153
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXListModule>;
|
158
154
|
}
|
159
155
|
|
package/loading/index.d.ts
CHANGED
@@ -1,12 +1,8 @@
|
|
1
1
|
import { AXStyleColorType, MXBaseComponent } from '@acorex/cdk/common';
|
2
2
|
import * as i0 from '@angular/core';
|
3
3
|
import { OnInit, EventEmitter, InjectionToken, ElementRef } from '@angular/core';
|
4
|
-
import * as i4 from '@angular/cdk/portal';
|
5
4
|
import { Portal, CdkPortalOutletAttachedRef } from '@angular/cdk/portal';
|
6
5
|
import { BehaviorSubject, Observable } from 'rxjs';
|
7
|
-
import * as i1 from '@angular/common';
|
8
|
-
import * as i2 from '@angular/cdk/overlay';
|
9
|
-
import * as i3 from '@angular/cdk/dialog';
|
10
6
|
|
11
7
|
/**
|
12
8
|
* A loading spinner component that displays a rotating spinner icon.
|
@@ -198,7 +194,7 @@ declare class AXLoadingDirective {
|
|
198
194
|
|
199
195
|
declare class AXLoadingModule {
|
200
196
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXLoadingModule, never>;
|
201
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXLoadingModule, never, [typeof
|
197
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXLoadingModule, never, [typeof AXLoadingComponent, typeof AXLoadingDirective, typeof AXLoadingSpinnerComponent], [typeof AXLoadingComponent, typeof AXLoadingDirective, typeof AXLoadingSpinnerComponent]>;
|
202
198
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXLoadingModule>;
|
203
199
|
}
|
204
200
|
|
@@ -1,15 +1,8 @@
|
|
1
|
-
import * as i1 from '@acorex/cdk/common';
|
2
1
|
import { AXStyleColorType, AXStyleLookType, AXHotKeyAction, MXBaseComponent } from '@acorex/cdk/common';
|
3
2
|
import { AXDialogButtonItem } from '@acorex/components/dialog';
|
4
|
-
import * as i2 from '@acorex/components/progress-bar';
|
5
3
|
import { AXProgressMode } from '@acorex/components/progress-bar';
|
6
4
|
import * as i0 from '@angular/core';
|
7
5
|
import { WritableSignal } from '@angular/core';
|
8
|
-
import * as i3 from '@acorex/components/loading';
|
9
|
-
import * as i4 from '@acorex/components/decorators';
|
10
|
-
import * as i5 from '@acorex/components/button';
|
11
|
-
import * as i6 from '@acorex/core/translation';
|
12
|
-
import * as i7 from '@angular/common';
|
13
6
|
|
14
7
|
interface AXLoadingDialogConfig {
|
15
8
|
title: string;
|
@@ -112,7 +105,7 @@ declare class AXLoadingDialogComponent extends MXBaseComponent {
|
|
112
105
|
|
113
106
|
declare class AXLoadingDialogModule {
|
114
107
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXLoadingDialogModule, never>;
|
115
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXLoadingDialogModule, never, [typeof
|
108
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXLoadingDialogModule, never, [typeof AXLoadingDialogComponent], [typeof AXLoadingDialogComponent]>;
|
116
109
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXLoadingDialogModule>;
|
117
110
|
}
|
118
111
|
|
package/menu/index.d.ts
CHANGED
@@ -3,12 +3,6 @@ import { WritableSignal, OutputEmitterRef, OnDestroy } from '@angular/core';
|
|
3
3
|
import { AXStyleColorType, NXComponent, NXClickEvent, AXOrientation, NXEvent } from '@acorex/cdk/common';
|
4
4
|
import { AXPoint } from '@acorex/core/utils';
|
5
5
|
import { Subject } from 'rxjs';
|
6
|
-
import * as i1 from '@angular/common';
|
7
|
-
import * as i2 from '@acorex/components/decorators';
|
8
|
-
import * as i3 from '@acorex/components/loading';
|
9
|
-
import * as i4 from '@acorex/core/translation';
|
10
|
-
import * as i5 from '@angular/cdk/overlay';
|
11
|
-
import * as i6 from '@acorex/components/popover';
|
12
6
|
|
13
7
|
type AXMenuOpenTrigger = 'click' | 'hover';
|
14
8
|
type AXMenuCloseTrigger = 'click' | 'leave';
|
@@ -218,7 +212,7 @@ declare class AXMenuComponent extends NXComponent {
|
|
218
212
|
|
219
213
|
declare class AXMenuModule {
|
220
214
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMenuModule, never>;
|
221
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXMenuModule, never, [typeof
|
215
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXMenuModule, never, [typeof AXMenuItemComponent, typeof AXMenuComponent, typeof AXContextMenuComponent], [typeof AXMenuItemComponent, typeof AXMenuComponent, typeof AXContextMenuComponent]>;
|
222
216
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXMenuModule>;
|
223
217
|
}
|
224
218
|
|
package/navbar/index.d.ts
CHANGED
@@ -1,6 +1,5 @@
|
|
1
1
|
import { MXLookComponent } from '@acorex/cdk/common';
|
2
2
|
import * as i0 from '@angular/core';
|
3
|
-
import * as i1 from '@angular/common';
|
4
3
|
|
5
4
|
/**
|
6
5
|
* @category Components
|
@@ -20,7 +19,7 @@ declare class AXNavbarComponent extends MXLookComponent {
|
|
20
19
|
|
21
20
|
declare class AXNavbarModule {
|
22
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXNavbarModule, never>;
|
23
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXNavbarModule, never, [typeof
|
22
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXNavbarModule, never, [typeof AXNavbarComponent], [typeof AXNavbarComponent]>;
|
24
23
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXNavbarModule>;
|
25
24
|
}
|
26
25
|
|
package/notification/index.d.ts
CHANGED
@@ -1,15 +1,8 @@
|
|
1
1
|
import { AXStyleColorType, AXStyleLookType, AXLocation, MXBaseComponent, AXComponentCloseEvent } from '@acorex/cdk/common';
|
2
|
-
import * as i2 from '@angular/cdk/portal';
|
3
2
|
import { ComponentType, Portal } from '@angular/cdk/portal';
|
4
3
|
import * as i0 from '@angular/core';
|
5
4
|
import { TemplateRef, OnInit, InjectionToken } from '@angular/core';
|
6
|
-
import * as i4 from '@angular/cdk/dialog';
|
7
5
|
import { DialogRef } from '@angular/cdk/dialog';
|
8
|
-
import * as i1 from '@angular/common';
|
9
|
-
import * as i3 from '@acorex/components/button';
|
10
|
-
import * as i5 from '@acorex/components/loading';
|
11
|
-
import * as i6 from '@acorex/components/decorators';
|
12
|
-
import * as i7 from '@acorex/core/translation';
|
13
6
|
|
14
7
|
type AXNotificationContentType = string | TemplateRef<unknown> | ComponentType<unknown>;
|
15
8
|
interface AXNotificationButtonItem {
|
@@ -102,7 +95,7 @@ declare function notificationConfig(config?: PartialNotificationConfig): AXNotif
|
|
102
95
|
|
103
96
|
declare class AXNotificationModule {
|
104
97
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXNotificationModule, never>;
|
105
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXNotificationModule, never, [typeof
|
98
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXNotificationModule, never, [typeof AXNotificationComponent], [typeof AXNotificationComponent]>;
|
106
99
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXNotificationModule>;
|
107
100
|
}
|
108
101
|
|
package/otp/index.d.ts
CHANGED
@@ -1,8 +1,6 @@
|
|
1
1
|
import { AXEvent, MXValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
2
2
|
import * as polytype from 'polytype';
|
3
3
|
import * as _angular_core from '@angular/core';
|
4
|
-
import * as i1 from '@angular/common';
|
5
|
-
import * as i2 from '@angular/forms';
|
6
4
|
|
7
5
|
declare class AXOtpCompletedEvent extends AXEvent {
|
8
6
|
value: string;
|
@@ -67,7 +65,7 @@ declare class AXOtpComponent extends AXOtpComponent_base {
|
|
67
65
|
|
68
66
|
declare class AXOtpModule {
|
69
67
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXOtpModule, never>;
|
70
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXOtpModule, never, [typeof
|
68
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXOtpModule, never, [typeof AXOtpComponent], [typeof AXOtpComponent]>;
|
71
69
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXOtpModule>;
|
72
70
|
}
|
73
71
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@acorex/components",
|
3
|
-
"version": "20.1.
|
3
|
+
"version": "20.1.28",
|
4
4
|
"peerDependencies": {
|
5
5
|
"@angular/common": "^20.0.0",
|
6
6
|
"@angular/core": "^20.0.0",
|
@@ -14,7 +14,8 @@
|
|
14
14
|
"rrule": "^2.8.1",
|
15
15
|
"leaflet": "^1.9.4",
|
16
16
|
"leaflet-draw": "^1.0.4",
|
17
|
-
"leaflet.locatecontrol": "^0.81.1"
|
17
|
+
"leaflet.locatecontrol": "^0.81.1",
|
18
|
+
"quill-delta-to-html": ">=0.12.1"
|
18
19
|
},
|
19
20
|
"dependencies": {
|
20
21
|
"tslib": "^2.3.0"
|
@@ -302,46 +303,46 @@
|
|
302
303
|
"types": "./range-slider/index.d.ts",
|
303
304
|
"default": "./fesm2022/acorex-components-range-slider.mjs"
|
304
305
|
},
|
305
|
-
"./rest-api-generator": {
|
306
|
-
"types": "./rest-api-generator/index.d.ts",
|
307
|
-
"default": "./fesm2022/acorex-components-rest-api-generator.mjs"
|
308
|
-
},
|
309
306
|
"./rate-picker": {
|
310
307
|
"types": "./rate-picker/index.d.ts",
|
311
308
|
"default": "./fesm2022/acorex-components-rate-picker.mjs"
|
312
309
|
},
|
313
|
-
"./
|
314
|
-
"types": "./
|
315
|
-
"default": "./fesm2022/acorex-components-
|
310
|
+
"./rest-api-generator": {
|
311
|
+
"types": "./rest-api-generator/index.d.ts",
|
312
|
+
"default": "./fesm2022/acorex-components-rest-api-generator.mjs"
|
316
313
|
},
|
317
314
|
"./result": {
|
318
315
|
"types": "./result/index.d.ts",
|
319
316
|
"default": "./fesm2022/acorex-components-result.mjs"
|
320
317
|
},
|
321
|
-
"./
|
322
|
-
"types": "./
|
323
|
-
"default": "./fesm2022/acorex-components-
|
318
|
+
"./routing-progress": {
|
319
|
+
"types": "./routing-progress/index.d.ts",
|
320
|
+
"default": "./fesm2022/acorex-components-routing-progress.mjs"
|
324
321
|
},
|
325
322
|
"./rrule": {
|
326
323
|
"types": "./rrule/index.d.ts",
|
327
324
|
"default": "./fesm2022/acorex-components-rrule.mjs"
|
328
325
|
},
|
329
|
-
"./
|
330
|
-
"types": "./
|
331
|
-
"default": "./fesm2022/acorex-components-
|
326
|
+
"./scheduler": {
|
327
|
+
"types": "./scheduler/index.d.ts",
|
328
|
+
"default": "./fesm2022/acorex-components-scheduler.mjs"
|
332
329
|
},
|
333
330
|
"./scss": {
|
334
331
|
"types": "./scss/index.d.ts",
|
335
332
|
"default": "./fesm2022/acorex-components-scss.mjs"
|
336
333
|
},
|
337
|
-
"./
|
338
|
-
"types": "./
|
339
|
-
"default": "./fesm2022/acorex-components-
|
334
|
+
"./search-box": {
|
335
|
+
"types": "./search-box/index.d.ts",
|
336
|
+
"default": "./fesm2022/acorex-components-search-box.mjs"
|
340
337
|
},
|
341
338
|
"./selection-list": {
|
342
339
|
"types": "./selection-list/index.d.ts",
|
343
340
|
"default": "./fesm2022/acorex-components-selection-list.mjs"
|
344
341
|
},
|
342
|
+
"./select-box": {
|
343
|
+
"types": "./select-box/index.d.ts",
|
344
|
+
"default": "./fesm2022/acorex-components-select-box.mjs"
|
345
|
+
},
|
345
346
|
"./selection-list-2": {
|
346
347
|
"types": "./selection-list-2/index.d.ts",
|
347
348
|
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
@@ -350,14 +351,14 @@
|
|
350
351
|
"types": "./side-menu/index.d.ts",
|
351
352
|
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
352
353
|
},
|
353
|
-
"./skeleton": {
|
354
|
-
"types": "./skeleton/index.d.ts",
|
355
|
-
"default": "./fesm2022/acorex-components-skeleton.mjs"
|
356
|
-
},
|
357
354
|
"./slider": {
|
358
355
|
"types": "./slider/index.d.ts",
|
359
356
|
"default": "./fesm2022/acorex-components-slider.mjs"
|
360
357
|
},
|
358
|
+
"./skeleton": {
|
359
|
+
"types": "./skeleton/index.d.ts",
|
360
|
+
"default": "./fesm2022/acorex-components-skeleton.mjs"
|
361
|
+
},
|
361
362
|
"./sliding-item": {
|
362
363
|
"types": "./sliding-item/index.d.ts",
|
363
364
|
"default": "./fesm2022/acorex-components-sliding-item.mjs"
|
@@ -370,14 +371,14 @@
|
|
370
371
|
"types": "./switch/index.d.ts",
|
371
372
|
"default": "./fesm2022/acorex-components-switch.mjs"
|
372
373
|
},
|
373
|
-
"./tabs": {
|
374
|
-
"types": "./tabs/index.d.ts",
|
375
|
-
"default": "./fesm2022/acorex-components-tabs.mjs"
|
376
|
-
},
|
377
374
|
"./tag": {
|
378
375
|
"types": "./tag/index.d.ts",
|
379
376
|
"default": "./fesm2022/acorex-components-tag.mjs"
|
380
377
|
},
|
378
|
+
"./tabs": {
|
379
|
+
"types": "./tabs/index.d.ts",
|
380
|
+
"default": "./fesm2022/acorex-components-tabs.mjs"
|
381
|
+
},
|
381
382
|
"./tag-box": {
|
382
383
|
"types": "./tag-box/index.d.ts",
|
383
384
|
"default": "./fesm2022/acorex-components-tag-box.mjs"
|
@@ -1,9 +1,7 @@
|
|
1
1
|
import * as _angular_core from '@angular/core';
|
2
2
|
import { AfterViewInit, OnDestroy, ElementRef } from '@angular/core';
|
3
3
|
import { MXBaseComponent } from '@acorex/cdk/common';
|
4
|
-
import * as i2 from '@angular/router';
|
5
4
|
import { UrlTree, IsActiveMatchOptions } from '@angular/router';
|
6
|
-
import * as i1 from '@angular/common';
|
7
5
|
import * as rxjs from 'rxjs';
|
8
6
|
|
9
7
|
type AXRailLook = 'default' | 'pills' | 'pills-color' | 'with-line' | 'with-line-color';
|
@@ -62,7 +60,7 @@ declare class AXRailNavigationComponent extends MXBaseComponent {
|
|
62
60
|
|
63
61
|
declare class AXRailNavigationModule {
|
64
62
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXRailNavigationModule, never>;
|
65
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXRailNavigationModule, never, [typeof
|
63
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXRailNavigationModule, never, [typeof AXRailNavigationComponent, typeof AXRailNavigationItemComponent], [typeof AXRailNavigationComponent, typeof AXRailNavigationItemComponent]>;
|
66
64
|
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXRailNavigationModule>;
|
67
65
|
}
|
68
66
|
|