@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.
Files changed (124) hide show
  1. package/calendar/index.d.ts +3 -1
  2. package/datetime-box/index.d.ts +3 -1
  3. package/datetime-picker/index.d.ts +3 -1
  4. package/fesm2022/acorex-components-accordion.mjs +3 -6
  5. package/fesm2022/acorex-components-accordion.mjs.map +1 -1
  6. package/fesm2022/acorex-components-action-sheet.mjs +2 -2
  7. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  8. package/fesm2022/acorex-components-alert.mjs +4 -6
  9. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  10. package/fesm2022/acorex-components-autocomplete.mjs +0 -1
  11. package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
  12. package/fesm2022/acorex-components-avatar.mjs +4 -6
  13. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  14. package/fesm2022/acorex-components-badge.mjs +2 -3
  15. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  16. package/fesm2022/acorex-components-bottom-navigation.mjs +2 -4
  17. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  18. package/fesm2022/acorex-components-breadcrumbs.mjs +0 -1
  19. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  20. package/fesm2022/acorex-components-button-group.mjs +2 -4
  21. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  22. package/fesm2022/acorex-components-button.mjs +7 -9
  23. package/fesm2022/acorex-components-button.mjs.map +1 -1
  24. package/fesm2022/acorex-components-calendar.mjs +17 -9
  25. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  26. package/fesm2022/acorex-components-check-box.mjs +2 -3
  27. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  28. package/fesm2022/acorex-components-chips.mjs +2 -3
  29. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  30. package/fesm2022/acorex-components-circular-progress.mjs +2 -2
  31. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  32. package/fesm2022/acorex-components-collapse.mjs +2 -4
  33. package/fesm2022/acorex-components-collapse.mjs.map +1 -1
  34. package/fesm2022/acorex-components-color-box.mjs +3 -5
  35. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  36. package/fesm2022/acorex-components-color-palette.mjs +14 -10
  37. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  38. package/fesm2022/acorex-components-conversation.mjs +2 -2
  39. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  40. package/fesm2022/acorex-components-data-table.mjs +2 -2
  41. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  42. package/fesm2022/acorex-components-datetime-box.mjs +5 -4
  43. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  44. package/fesm2022/acorex-components-datetime-input.mjs +0 -1
  45. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  46. package/fesm2022/acorex-components-datetime-picker.mjs +6 -5
  47. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  48. package/fesm2022/acorex-components-dialog.mjs +2 -2
  49. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  50. package/fesm2022/acorex-components-dropdown-button.mjs +2 -2
  51. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  52. package/fesm2022/acorex-components-kbd.mjs +2 -17
  53. package/fesm2022/acorex-components-kbd.mjs.map +1 -1
  54. package/fesm2022/acorex-components-label.mjs +4 -8
  55. package/fesm2022/acorex-components-label.mjs.map +1 -1
  56. package/fesm2022/acorex-components-list.mjs +7 -10
  57. package/fesm2022/acorex-components-list.mjs.map +1 -1
  58. package/fesm2022/acorex-components-loading-dialog.mjs +23 -42
  59. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  60. package/fesm2022/acorex-components-loading.mjs +13 -15
  61. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  62. package/fesm2022/acorex-components-menu.mjs +10 -17
  63. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  64. package/fesm2022/{acorex-components-modal-acorex-components-modal-yzX5PZMM.mjs → acorex-components-modal-acorex-components-modal-CmzrV-vD.mjs} +15 -18
  65. package/fesm2022/{acorex-components-modal-acorex-components-modal-yzX5PZMM.mjs.map → acorex-components-modal-acorex-components-modal-CmzrV-vD.mjs.map} +1 -1
  66. package/fesm2022/{acorex-components-modal-modal-content.component-Bt8c43qi.mjs → acorex-components-modal-modal-content.component-CaZfLUuL.mjs} +2 -2
  67. package/fesm2022/{acorex-components-modal-modal-content.component-Bt8c43qi.mjs.map → acorex-components-modal-modal-content.component-CaZfLUuL.mjs.map} +1 -1
  68. package/fesm2022/acorex-components-modal.mjs +1 -1
  69. package/fesm2022/acorex-components-navbar.mjs +3 -4
  70. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  71. package/fesm2022/acorex-components-notification.mjs +23 -40
  72. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  73. package/fesm2022/acorex-components-otp.mjs +5 -8
  74. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  75. package/fesm2022/acorex-components-progress-bar.mjs +2 -2
  76. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  77. package/fesm2022/acorex-components-query-builder.mjs +1 -1
  78. package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
  79. package/fesm2022/acorex-components-rail-navigation.mjs +4 -5
  80. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  81. package/fesm2022/acorex-components-range-slider.mjs +2 -2
  82. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  83. package/fesm2022/acorex-components-rest-api-generator.mjs +2 -2
  84. package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
  85. package/fesm2022/acorex-components-rrule.mjs +1 -1
  86. package/fesm2022/acorex-components-rrule.mjs.map +1 -1
  87. package/fesm2022/acorex-components-scheduler.mjs +147 -59
  88. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  89. package/fesm2022/acorex-components-side-menu.mjs +2 -2
  90. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  91. package/fesm2022/acorex-components-slider.mjs +2 -2
  92. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  93. package/fesm2022/acorex-components-sliding-item.mjs +2 -2
  94. package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
  95. package/fesm2022/acorex-components-step-wizard.mjs +11 -13
  96. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  97. package/fesm2022/acorex-components-switch.mjs +2 -2
  98. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  99. package/fesm2022/acorex-components-tag-box.mjs +2 -2
  100. package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
  101. package/fesm2022/acorex-components-tag.mjs +2 -2
  102. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  103. package/fesm2022/acorex-components-text-box.mjs +2 -2
  104. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  105. package/fesm2022/acorex-components-toast.mjs +2 -2
  106. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  107. package/fesm2022/acorex-components-tree-view.mjs +2 -2
  108. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  109. package/fesm2022/acorex-components-wysiwyg.mjs +51 -26
  110. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  111. package/kbd/index.d.ts +1 -8
  112. package/label/index.d.ts +1 -2
  113. package/list/index.d.ts +1 -5
  114. package/loading/index.d.ts +1 -5
  115. package/loading-dialog/index.d.ts +1 -8
  116. package/menu/index.d.ts +1 -7
  117. package/navbar/index.d.ts +1 -2
  118. package/notification/index.d.ts +1 -8
  119. package/otp/index.d.ts +1 -3
  120. package/package.json +27 -26
  121. package/rail-navigation/index.d.ts +1 -3
  122. package/scheduler/index.d.ts +185 -97
  123. package/step-wizard/index.d.ts +6 -8
  124. 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
- declare class AXKBDModule {
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 i1.CommonModule, typeof AXLabelComponent], [typeof AXLabelComponent]>;
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 i1.CommonModule, typeof i2.ScrollingModule, typeof i3.AXTranslationModule, typeof i4.AXTooltipModule, typeof AXListComponent], [typeof AXListComponent]>;
152
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXListModule, never, [typeof AXListComponent], [typeof AXListComponent]>;
157
153
  static ɵinj: i0.ɵɵInjectorDeclaration<AXListModule>;
158
154
  }
159
155
 
@@ -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 i1.CommonModule, typeof i2.OverlayModule, typeof i3.DialogModule, typeof i4.PortalModule, typeof AXLoadingComponent, typeof AXLoadingDirective, typeof AXLoadingSpinnerComponent], [typeof AXLoadingComponent, typeof AXLoadingDirective, typeof AXLoadingSpinnerComponent]>;
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 i1.AXCommonModule, typeof i2.AXProgressBarModule, typeof i3.AXLoadingModule, typeof i4.AXDecoratorModule, typeof i5.AXButtonModule, typeof i6.AXTranslationModule, typeof i7.AsyncPipe, typeof AXLoadingDialogComponent], [typeof AXLoadingDialogComponent]>;
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 i1.CommonModule, typeof i2.AXDecoratorModule, typeof i3.AXLoadingModule, typeof i4.AXTranslationModule, typeof i5.OverlayModule, typeof i6.AXPopoverModule, typeof AXMenuItemComponent, typeof AXMenuComponent, typeof AXContextMenuComponent], [typeof AXMenuItemComponent, typeof AXMenuComponent, typeof AXContextMenuComponent]>;
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 i1.CommonModule, typeof AXNavbarComponent], [typeof AXNavbarComponent]>;
22
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXNavbarModule, never, [typeof AXNavbarComponent], [typeof AXNavbarComponent]>;
24
23
  static ɵinj: i0.ɵɵInjectorDeclaration<AXNavbarModule>;
25
24
  }
26
25
 
@@ -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 i1.CommonModule, typeof i2.PortalModule, typeof i3.AXButtonModule, typeof i4.DialogModule, typeof i5.AXLoadingModule, typeof i6.AXDecoratorModule, typeof i7.AXTranslationModule, typeof AXNotificationComponent], [typeof AXNotificationComponent]>;
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 i1.CommonModule, typeof i2.FormsModule, typeof AXOtpComponent], [typeof AXOtpComponent]>;
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.26",
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
- "./routing-progress": {
314
- "types": "./routing-progress/index.d.ts",
315
- "default": "./fesm2022/acorex-components-routing-progress.mjs"
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
- "./scheduler": {
322
- "types": "./scheduler/index.d.ts",
323
- "default": "./fesm2022/acorex-components-scheduler.mjs"
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
- "./search-box": {
330
- "types": "./search-box/index.d.ts",
331
- "default": "./fesm2022/acorex-components-search-box.mjs"
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
- "./select-box": {
338
- "types": "./select-box/index.d.ts",
339
- "default": "./fesm2022/acorex-components-select-box.mjs"
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 i1.CommonModule, typeof i2.RouterLink, typeof i2.RouterLinkActive, typeof AXRailNavigationComponent, typeof AXRailNavigationItemComponent], [typeof AXRailNavigationComponent, typeof AXRailNavigationItemComponent]>;
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