@acorex/components 19.8.0-next.1 → 19.8.0-next.3

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 (196) hide show
  1. package/action-sheet/lib/action-sheet.class.d.ts +2 -1
  2. package/badge/lib/badge.component.d.ts +2 -2
  3. package/button/lib/button.component.d.ts +6 -1
  4. package/button-group/lib/button-group-item.component.d.ts +1 -3
  5. package/button-group/lib/button-group.module.d.ts +1 -2
  6. package/chips/lib/chips.component.d.ts +7 -11
  7. package/common/lib/classes/styles.class.d.ts +3 -5
  8. package/common/lib/components/button-base-component.class.d.ts +1 -0
  9. package/conversation/lib/conversation-input/conversation-input.component.d.ts +3 -2
  10. package/conversation/lib/conversation-message/conversation-message.component.d.ts +2 -1
  11. package/conversation/lib/conversation-view/conversation-view.component.d.ts +3 -1
  12. package/decorators/index.d.ts +4 -5
  13. package/decorators/lib/decorators.module.d.ts +6 -7
  14. package/dialog/lib/dialog.component.d.ts +0 -2
  15. package/dropdown-button/lib/dropdown-button.component.d.ts +1 -1
  16. package/fesm2022/acorex-components-action-sheet.mjs +3 -3
  17. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  18. package/fesm2022/acorex-components-alert.mjs +3 -3
  19. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  20. package/fesm2022/acorex-components-audio-wave.mjs +4 -4
  21. package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
  22. package/fesm2022/acorex-components-avatar.mjs +3 -3
  23. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  24. package/fesm2022/acorex-components-badge.mjs +5 -5
  25. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  26. package/fesm2022/acorex-components-bottom-navigation.mjs +2 -2
  27. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  28. package/fesm2022/acorex-components-breadcrumbs.mjs +2 -2
  29. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  30. package/fesm2022/acorex-components-button-group.mjs +146 -147
  31. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  32. package/fesm2022/acorex-components-button.mjs +21 -18
  33. package/fesm2022/acorex-components-button.mjs.map +1 -1
  34. package/fesm2022/acorex-components-calendar.mjs +4 -4
  35. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  36. package/fesm2022/acorex-components-check-box.mjs +2 -2
  37. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  38. package/fesm2022/acorex-components-chips.mjs +9 -11
  39. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  40. package/fesm2022/acorex-components-circular-progress.mjs +6 -6
  41. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  42. package/fesm2022/acorex-components-collapse.mjs +2 -2
  43. package/fesm2022/acorex-components-collapse.mjs.map +1 -1
  44. package/fesm2022/acorex-components-color-box.mjs +2 -2
  45. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  46. package/fesm2022/acorex-components-color-palette.mjs +2 -2
  47. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  48. package/fesm2022/acorex-components-comment.mjs +8 -8
  49. package/fesm2022/acorex-components-comment.mjs.map +1 -1
  50. package/fesm2022/acorex-components-common.mjs +6 -21
  51. package/fesm2022/acorex-components-common.mjs.map +1 -1
  52. package/fesm2022/acorex-components-conversation.mjs +26 -22
  53. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  54. package/fesm2022/acorex-components-cron-job.mjs +2 -2
  55. package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
  56. package/fesm2022/acorex-components-data-pager.mjs +6 -6
  57. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  58. package/fesm2022/acorex-components-data-table.mjs +4 -4
  59. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  60. package/fesm2022/acorex-components-datetime-box.mjs +2 -2
  61. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  62. package/fesm2022/acorex-components-datetime-input.mjs +2 -2
  63. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  64. package/fesm2022/acorex-components-datetime-picker.mjs +2 -2
  65. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  66. package/fesm2022/acorex-components-decorators.mjs +17 -29
  67. package/fesm2022/acorex-components-decorators.mjs.map +1 -1
  68. package/fesm2022/acorex-components-dialog.mjs +3 -10
  69. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  70. package/fesm2022/acorex-components-drawer.mjs +4 -4
  71. package/fesm2022/acorex-components-drawer.mjs.map +1 -1
  72. package/fesm2022/acorex-components-dropdown-button.mjs +12 -6
  73. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  74. package/fesm2022/acorex-components-dropdown.mjs +1 -1
  75. package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
  76. package/fesm2022/acorex-components-form.mjs +3 -10
  77. package/fesm2022/acorex-components-form.mjs.map +1 -1
  78. package/fesm2022/acorex-components-grid-layout-builder.mjs +111 -71
  79. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  80. package/fesm2022/acorex-components-image-editor.mjs +57 -42
  81. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  82. package/fesm2022/acorex-components-image.mjs +2 -2
  83. package/fesm2022/acorex-components-image.mjs.map +1 -1
  84. package/fesm2022/acorex-components-json-viewer.mjs +2 -2
  85. package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
  86. package/fesm2022/acorex-components-label.mjs +2 -2
  87. package/fesm2022/acorex-components-label.mjs.map +1 -1
  88. package/fesm2022/acorex-components-list.mjs +2 -2
  89. package/fesm2022/acorex-components-list.mjs.map +1 -1
  90. package/fesm2022/acorex-components-loading-dialog.mjs +2 -2
  91. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  92. package/fesm2022/acorex-components-loading.mjs +4 -4
  93. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  94. package/fesm2022/acorex-components-map.mjs +11 -5
  95. package/fesm2022/acorex-components-map.mjs.map +1 -1
  96. package/fesm2022/acorex-components-media-viewer.mjs +4 -4
  97. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  98. package/fesm2022/acorex-components-menu.mjs +6 -6
  99. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  100. package/fesm2022/acorex-components-navbar.mjs +2 -2
  101. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  102. package/fesm2022/acorex-components-notification.mjs +4 -4
  103. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  104. package/fesm2022/acorex-components-number-box.mjs +8 -15
  105. package/fesm2022/acorex-components-number-box.mjs.map +1 -1
  106. package/fesm2022/acorex-components-otp.mjs +2 -2
  107. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  108. package/fesm2022/acorex-components-paint.mjs +8 -8
  109. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  110. package/fesm2022/acorex-components-password-box.mjs +6 -12
  111. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  112. package/fesm2022/acorex-components-phone-box.mjs +2 -2
  113. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  114. package/fesm2022/acorex-components-picker.mjs +3 -3
  115. package/fesm2022/acorex-components-picker.mjs.map +1 -1
  116. package/fesm2022/acorex-components-popup.mjs +2 -2
  117. package/fesm2022/acorex-components-popup.mjs.map +1 -1
  118. package/fesm2022/acorex-components-progress-bar.mjs +22 -22
  119. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  120. package/fesm2022/acorex-components-rail-navigation.mjs +3 -3
  121. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  122. package/fesm2022/acorex-components-range-slider.mjs +3 -3
  123. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  124. package/fesm2022/acorex-components-rate-picker.mjs +6 -6
  125. package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
  126. package/fesm2022/acorex-components-result.mjs +2 -2
  127. package/fesm2022/acorex-components-result.mjs.map +1 -1
  128. package/fesm2022/acorex-components-routing-progress.mjs +2 -2
  129. package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
  130. package/fesm2022/acorex-components-scheduler.mjs +3 -3
  131. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  132. package/fesm2022/acorex-components-search-box.mjs +10 -19
  133. package/fesm2022/acorex-components-search-box.mjs.map +1 -1
  134. package/fesm2022/acorex-components-select-box.mjs +2 -3
  135. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  136. package/fesm2022/acorex-components-selection-list.mjs +2 -2
  137. package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
  138. package/fesm2022/acorex-components-side-menu.mjs +17 -8
  139. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  140. package/fesm2022/acorex-components-skeleton.mjs +2 -2
  141. package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
  142. package/fesm2022/acorex-components-slider.mjs +2 -2
  143. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  144. package/fesm2022/acorex-components-step-wizard.mjs +2 -2
  145. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  146. package/fesm2022/acorex-components-switch.mjs +3 -8
  147. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  148. package/fesm2022/acorex-components-tabs.mjs +5 -5
  149. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  150. package/fesm2022/acorex-components-tag.mjs +3 -3
  151. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  152. package/fesm2022/acorex-components-text-area.mjs +4 -18
  153. package/fesm2022/acorex-components-text-area.mjs.map +1 -1
  154. package/fesm2022/acorex-components-text-box.mjs +4 -18
  155. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  156. package/fesm2022/acorex-components-time-line.mjs +7 -7
  157. package/fesm2022/acorex-components-time-line.mjs.map +1 -1
  158. package/fesm2022/acorex-components-toast.mjs +2 -2
  159. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  160. package/fesm2022/acorex-components-toolbar.mjs +10 -2
  161. package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
  162. package/fesm2022/acorex-components-tooltip.mjs +2 -2
  163. package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
  164. package/fesm2022/acorex-components-tree-view.mjs +2 -2
  165. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  166. package/fesm2022/acorex-components-uploader.mjs +6 -6
  167. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  168. package/fesm2022/acorex-components-wysiwyg.mjs +25 -25
  169. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  170. package/form/lib/form.component.d.ts +2 -3
  171. package/grid-layout-builder/lib/grid-layout-container.component.d.ts +78 -50
  172. package/image-editor/index.d.ts +1 -0
  173. package/image-editor/lib/image-editor-container/image-editor-container.component.d.ts +3 -22
  174. package/image-editor/lib/image-editor-toolbar/image-editor-toolbar.component.d.ts +27 -0
  175. package/image-editor/lib/image-editor.module.d.ts +17 -16
  176. package/loading/lib/loading-spinner.component.d.ts +1 -1
  177. package/menu/lib/menu-item.component.d.ts +1 -2
  178. package/notification/lib/notification.service.d.ts +1 -1
  179. package/number-box/lib/number-box.component.d.ts +0 -1
  180. package/package.json +1 -1
  181. package/password-box/lib/password-box.component.d.ts +0 -1
  182. package/progress-bar/lib/progress-bar.component.d.ts +19 -19
  183. package/search-box/lib/search-box.component.d.ts +1 -5
  184. package/side-menu/lib/side-menu-item/side-menu-item.component.d.ts +6 -3
  185. package/side-menu/lib/side-menu.component.d.ts +2 -1
  186. package/tabs/lib/tabs.class.d.ts +1 -1
  187. package/text-area/lib/text-area.component.d.ts +1 -6
  188. package/text-box/lib/text-box.component.d.ts +0 -4
  189. package/time-line/lib/time-line.component.d.ts +1 -1
  190. package/toolbar/lib/toolbar.component.d.ts +2 -1
  191. package/wysiwyg/lib/wysiwyg/wysiwyg-container/wysiwyg-container.component.d.ts +2 -2
  192. package/decorators/lib/components/color-indicator/color-indicator.component.d.ts +0 -6
  193. /package/decorators/lib/components/{clear-button/clear-button.component.d.ts → clear-button.component.d.ts} +0 -0
  194. /package/decorators/lib/components/{close-button/close-button.component.d.ts → close-button.component.d.ts} +0 -0
  195. /package/decorators/lib/components/{full-screen/full-screen-button.component.d.ts → full-screen-button.component.d.ts} +0 -0
  196. /package/decorators/lib/components/{icon/icon.component.d.ts → icon.component.d.ts} +0 -0
@@ -1,5 +1,4 @@
1
1
  import { AXStyleColorType, NXComponent } from '@acorex/components/common';
2
- import { OnDestroy } from '@angular/core';
3
2
  import { AXMenuItemClickBaseEvent, AXRootMenu } from './menu.types';
4
3
  import * as i0 from "@angular/core";
5
4
  export type AXMenuItemClickEvent = AXMenuItemClickBaseEvent<AXMenuItemComponent>;
@@ -7,7 +6,7 @@ export type AXMenuItemClickEvent = AXMenuItemClickBaseEvent<AXMenuItemComponent>
7
6
  * Represents a menu item component used within an `ax-menu`.
8
7
  * @category Components
9
8
  */
10
- export declare class AXMenuItemComponent extends NXComponent implements OnDestroy {
9
+ export declare class AXMenuItemComponent extends NXComponent {
11
10
  protected isOpen: import("@angular/core").WritableSignal<boolean>;
12
11
  protected hasSubItems: import("@angular/core").WritableSignal<boolean>;
13
12
  protected isFirstLevel: import("@angular/core").WritableSignal<boolean>;
@@ -15,7 +15,7 @@ export declare class AXNotificationService {
15
15
  hideAll(): void;
16
16
  private handleShowReservedNotification;
17
17
  private handleReservedNotificationCounter;
18
- private createReservedCounternotification;
18
+ private createReservedCounterToast;
19
19
  private reposition;
20
20
  private getRepositionPosition;
21
21
  private getPosition;
@@ -154,7 +154,6 @@ export declare class AXNumberBoxComponent extends AXNumberBoxComponent_base impl
154
154
  * Decreases the value by the decimal step amount, using 'auto' or a custom step value.
155
155
  */
156
156
  decimalStepDown(u?: boolean): void;
157
- get __hostClass(): string[];
158
157
  onWheel(event: WheelEvent): void;
159
158
  static ɵfac: i0.ɵɵFactoryDeclaration<AXNumberBoxComponent, never>;
160
159
  static ɵcmp: i0.ɵɵComponentDeclaration<AXNumberBoxComponent, "ax-number-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; }; "changeOnScroll": { "alias": "changeOnScroll"; "required": false; }; "thousandsSeparator": { "alias": "thousandsSeparator"; "required": false; }; "padDecimalZeros": { "alias": "padDecimalZeros"; "required": false; }; "step": { "alias": "step"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "decimalStep": { "alias": "decimalStep"; "required": false; }; "showSpinButtons": { "alias": "showSpinButtons"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], false, never>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "19.8.0-next.1",
3
+ "version": "19.8.0-next.3",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=19.0.0",
6
6
  "@angular/core": ">=19.0.0",
@@ -36,7 +36,6 @@ export declare class AXPasswordBoxComponent extends AXPasswordBoxComponent_base
36
36
  * Toggles the input type between 'password' and 'text' to show or hide the password.
37
37
  */
38
38
  toggleType(): void;
39
- get __hostClass(): string;
40
39
  static ɵfac: i0.ɵɵFactoryDeclaration<AXPasswordBoxComponent, never>;
41
40
  static ɵcmp: i0.ɵɵComponentDeclaration<AXPasswordBoxComponent, "ax-password-box", never, { "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "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; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "showToggleButton": { "alias": "showToggleButton"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule", "ax-password-strength-validation"], false, never>;
42
41
  }
@@ -11,41 +11,41 @@ export declare class AXProgressBarComponent extends MXColorComponent {
11
11
  /** @ignore */
12
12
  circle: ElementRef;
13
13
  /**
14
- * @event
15
- * Emits when the slider value changes.
16
- */
14
+ * @event
15
+ * Emits when the slider value changes.
16
+ */
17
17
  ValueChange: EventEmitter<number>;
18
18
  /** @ignore */
19
19
  private _progress;
20
20
  /**
21
- * Specifies the progress indicator mode.
22
- */
21
+ * Specifies the progress indicator mode.
22
+ */
23
23
  mode: AXProgressMode;
24
24
  /**
25
- * Gets or sets the progress value (0-100).
26
- */
25
+ * Gets or sets the progress value (0-100).
26
+ */
27
27
  get progress(): number;
28
28
  /**
29
- * Sets the progress value (0-100).
30
- * @param {number} v
31
- */
29
+ * Sets the progress value (0-100).
30
+ * @param {number} v
31
+ */
32
32
  set progress(v: number);
33
33
  /**
34
- * Emitted when the size changes.
35
- * @event
36
- */
34
+ * Emitted when the size changes.
35
+ * @event
36
+ */
37
37
  sizeChange: EventEmitter<number>;
38
38
  /** @ignore */
39
39
  private _height;
40
40
  /**
41
- * Gets or sets the height of the component.
42
- * @param {number} v
43
- */
41
+ * Gets or sets the height of the component.
42
+ * @param {number} v
43
+ */
44
44
  get height(): number;
45
45
  /**
46
- * Sets the height of the component.
47
- * @param {number} v
48
- */
46
+ * Sets the height of the component.
47
+ * @param {number} v
48
+ */
49
49
  set height(v: number);
50
50
  /** @ignore */
51
51
  private get __hostClass();
@@ -16,10 +16,6 @@ export declare class AXSearchBoxComponent extends AXSearchBoxComponent_base {
16
16
  constructor(
17
17
  /** @ignore */
18
18
  _parent: AXSearchableComponent);
19
- /**
20
- * Defines custom CSS classes to apply to the component.
21
- */
22
- classNames: string;
23
19
  /**
24
20
  * The delay time for search actions, specified in milliseconds.
25
21
  * @defaultValue 500
@@ -34,6 +30,6 @@ export declare class AXSearchBoxComponent extends AXSearchBoxComponent_base {
34
30
  /** @ignore */
35
31
  get __hostClass(): string[];
36
32
  static ɵfac: i0.ɵɵFactoryDeclaration<AXSearchBoxComponent, [{ optional: true; }]>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<AXSearchBoxComponent, "ax-search-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; }; "classNames": { "alias": "class"; "required": false; }; "delayTime": { "alias": "delayTime"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix"], false, never>;
33
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXSearchBoxComponent, "ax-search-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; }; "delayTime": { "alias": "delayTime"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-icon", "ax-clear-button", "ax-suffix"], false, never>;
38
34
  }
39
35
  export {};
@@ -1,11 +1,12 @@
1
- import { AXClickEvent, MXInteractiveComponent } from '@acorex/components/common';
1
+ import { AXClickEvent, MXColorComponent, MXInteractiveComponent } from '@acorex/components/common';
2
2
  import { ElementRef } from '@angular/core';
3
3
  import { IsActiveMatchOptions, UrlTree } from '@angular/router';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class AXSideMenuItemClickEvent extends AXClickEvent {
6
6
  handled: boolean;
7
7
  }
8
- export declare class AXSideMenuItemComponent extends MXInteractiveComponent {
8
+ declare const AXSideMenuItemComponent_base: import("polytype").Polytype.ClusteredConstructor<[typeof MXInteractiveComponent, typeof MXColorComponent]>;
9
+ export declare class AXSideMenuItemComponent extends AXSideMenuItemComponent_base {
9
10
  private elem;
10
11
  text: import("@angular/core").ModelSignal<string>;
11
12
  active: import("@angular/core").ModelSignal<boolean>;
@@ -25,6 +26,8 @@ export declare class AXSideMenuItemComponent extends MXInteractiveComponent {
25
26
  toggle(): void;
26
27
  open(): void;
27
28
  close(): void;
29
+ private get __hostClass();
28
30
  static ɵfac: i0.ɵɵFactoryDeclaration<AXSideMenuItemComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<AXSideMenuItemComponent, "ax-side-menu-item", never, { "disabled": { "alias": "disabled"; "required": false; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "active": { "alias": "active"; "required": false; "isSignal": true; }; "isLoading": { "alias": "isLoading"; "required": false; "isSignal": true; }; "isCollapsed": { "alias": "isCollapsed"; "required": false; "isSignal": true; }; "href": { "alias": "href"; "required": false; "isSignal": true; }; "routerLink": { "alias": "routerLink"; "required": false; "isSignal": true; }; "routerLinkActive": { "alias": "routerLinkActive"; "required": false; "isSignal": true; }; "routerLinkActiveOptions": { "alias": "routerLinkActiveOptions"; "required": false; "isSignal": true; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; }, { "text": "textChange"; "active": "activeChange"; "isLoading": "isLoadingChange"; "isCollapsed": "isCollapsedChange"; "onClick": "onClick"; }, never, ["ax-title", "ax-side-menu-item, ng-container", "ax-divider", "ax-prefix", "*", "ax-suffix"], false, never>;
31
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXSideMenuItemComponent, "ax-side-menu-item", never, { "disabled": { "alias": "disabled"; "required": false; }; "color": { "alias": "color"; "required": false; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "active": { "alias": "active"; "required": false; "isSignal": true; }; "isLoading": { "alias": "isLoading"; "required": false; "isSignal": true; }; "isCollapsed": { "alias": "isCollapsed"; "required": false; "isSignal": true; }; "href": { "alias": "href"; "required": false; "isSignal": true; }; "routerLink": { "alias": "routerLink"; "required": false; "isSignal": true; }; "routerLinkActive": { "alias": "routerLinkActive"; "required": false; "isSignal": true; }; "routerLinkActiveOptions": { "alias": "routerLinkActiveOptions"; "required": false; "isSignal": true; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; }, { "text": "textChange"; "active": "activeChange"; "isLoading": "isLoadingChange"; "isCollapsed": "isCollapsedChange"; "onClick": "onClick"; }, never, ["ax-title", "ax-side-menu-item, ng-container", "ax-divider", "ax-prefix", "*", "ax-suffix"], false, never>;
30
32
  }
33
+ export {};
@@ -1,4 +1,4 @@
1
- import { NXComponent } from '@acorex/components/common';
1
+ import { AXStyleColorType, NXComponent } from '@acorex/components/common';
2
2
  import { IsActiveMatchOptions, UrlTree } from '@angular/router';
3
3
  import { AXSideMenuItemComponent } from './side-menu-item/side-menu-item.component';
4
4
  import * as i0 from "@angular/core";
@@ -14,6 +14,7 @@ export type AXSideMenuItem = {
14
14
  href?: string;
15
15
  target?: '_blank' | '_self' | '_parent' | '_top';
16
16
  text: string;
17
+ color?: AXStyleColorType;
17
18
  active?: boolean;
18
19
  disabled?: boolean;
19
20
  isLoading?: boolean;
@@ -4,5 +4,5 @@ export declare class AXTabStripChangedEvent extends AXEvent {
4
4
  tab: AXTabItemComponent;
5
5
  index: number;
6
6
  }
7
- export type AXTabLook = 'default' | 'pills' | 'pills-color' | 'with-line' | 'with-line-color' | 'classic';
7
+ export type AXTabLook = 'default' | 'pills' | 'pills-color' | 'with-line' | 'with-line-color' | 'classic' | 'custom';
8
8
  export type AXTabLocation = 'top' | 'bottom' | 'start' | 'end';
@@ -29,14 +29,9 @@ export declare class AXTextAreaComponent extends AXTextAreaComponent_base {
29
29
  * Specifies the maximum number of characters allowed in the input field.
30
30
  */
31
31
  maxLength: number;
32
- /**
33
- * CSS classes to apply to the component.
34
- */
35
- classNames: string;
36
32
  /** @ignore */
37
33
  protected _handleModelChange(value: string | null): void;
38
- get __hostClass(): string[];
39
34
  static ɵfac: i0.ɵɵFactoryDeclaration<AXTextAreaComponent, never>;
40
- static ɵcmp: i0.ɵɵComponentDeclaration<AXTextAreaComponent, "ax-text-area", 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; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "look": { "alias": "look"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "allowResize": { "alias": "allowResize"; "required": false; }; "showCounter": { "alias": "showCounter"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-validation-rule"], false, never>;
35
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXTextAreaComponent, "ax-text-area", 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; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "look": { "alias": "look"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "allowResize": { "alias": "allowResize"; "required": false; }; "showCounter": { "alias": "showCounter"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-validation-rule"], false, never>;
41
36
  }
42
37
  export {};
@@ -55,10 +55,6 @@ export declare class AXTextBoxComponent extends AXTextBoxComponent_base implemen
55
55
  private _onComplete;
56
56
  /** @ignore */
57
57
  protected _handleModelChange(value: string | null): void;
58
- /**
59
- * @ignore
60
- */
61
- get __hostClass(): string[];
62
58
  static ɵfac: i0.ɵɵFactoryDeclaration<AXTextBoxComponent, never>;
63
59
  static ɵcmp: i0.ɵɵComponentDeclaration<AXTextBoxComponent, "ax-text-box", 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; }; "id": { "alias": "id"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "type": { "alias": "type"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "look": { "alias": "look"; "required": false; }; "maskOptions": { "alias": "mask-options"; "required": false; }; "classNames": { "alias": "class"; "required": false; "isSignal": true; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, ["_maskOptionsContent"], ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], false, never>;
64
60
  }
@@ -1,5 +1,5 @@
1
1
  import * as i0 from "@angular/core";
2
- export type AXTimeLineMode = 'icon' | 'bullet';
2
+ export type AXTimeLineMode = 'icon' | 'bulet';
3
3
  export declare class AXTimeLineComponent {
4
4
  #private;
5
5
  mode: import("@angular/core").InputSignal<AXTimeLineMode>;
@@ -2,11 +2,12 @@ import * as i0 from "@angular/core";
2
2
  export declare class AXToolBarComponent {
3
3
  #private;
4
4
  private buttons;
5
+ private textBox;
5
6
  private decorators;
6
7
  protected prefixState: import("@angular/core").WritableSignal<boolean>;
7
8
  protected suffixState: import("@angular/core").WritableSignal<boolean>;
8
9
  protected contentState: import("@angular/core").WritableSignal<boolean>;
9
10
  get __hostClass(): string;
10
11
  static ɵfac: i0.ɵɵFactoryDeclaration<AXToolBarComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<AXToolBarComponent, "ax-toolbar", never, {}, {}, ["buttons", "decorators"], ["ax-prefix", "ax-content", "ax-suffix"], false, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXToolBarComponent, "ax-toolbar", never, {}, {}, ["buttons", "textBox", "decorators"], ["ax-prefix", "ax-content", "ax-suffix"], false, never>;
12
13
  }
@@ -18,9 +18,9 @@ export declare class AXWysiwygContainerComponent extends AXWysiwygContainerCompo
18
18
  /** @ignore */
19
19
  private zone;
20
20
  /** @ignore */
21
- protected quillChangeTriggered: import("@angular/core").WritableSignal<boolean>;
21
+ protected quillChangeTriggred: import("@angular/core").WritableSignal<boolean>;
22
22
  /** @ignore */
23
- protected ngModelChangeTriggered: import("@angular/core").WritableSignal<boolean>;
23
+ protected ngModleChangeTriggred: import("@angular/core").WritableSignal<boolean>;
24
24
  /**
25
25
  * Specifies the placeholder text.
26
26
  *
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class AXDecoratorColorIndicatorComponent {
3
- previewColor: import("@angular/core").InputSignal<unknown>;
4
- static ɵfac: i0.ɵɵFactoryDeclaration<AXDecoratorColorIndicatorComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<AXDecoratorColorIndicatorComponent, "ax-color-indicator", never, { "previewColor": { "alias": "previewColor"; "required": false; "isSignal": true; }; }, {}, never, never, false, never>;
6
- }