@acorex/components 19.10.0-next.1 → 19.10.0-next.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (231) hide show
  1. package/avatar/lib/avatar.component.d.ts +3 -2
  2. package/badge/lib/badge.component.d.ts +2 -2
  3. package/button/lib/button.component.d.ts +1 -6
  4. package/button-group/lib/button-group-item.component.d.ts +3 -1
  5. package/button-group/lib/button-group.component.d.ts +6 -7
  6. package/button-group/lib/button-group.module.d.ts +2 -1
  7. package/chips/lib/chips.component.d.ts +11 -7
  8. package/color-box/lib/color-box.component.d.ts +5 -1
  9. package/color-palette/lib/color-palette-picker.component.d.ts +19 -14
  10. package/color-palette/lib/color-palette.module.d.ts +2 -1
  11. package/common/lib/classes/styles.class.d.ts +6 -4
  12. package/common/lib/components/button-base-component.class.d.ts +0 -1
  13. package/datetime-picker/lib/datetime-picker.component.d.ts +0 -10
  14. package/datetime-picker/lib/datetime-picker.module.d.ts +2 -1
  15. package/decorators/index.d.ts +6 -4
  16. package/decorators/lib/components/color-indicator/color-indicator.component.d.ts +6 -0
  17. package/decorators/lib/components/generic-content.component.d.ts +1 -1
  18. package/decorators/lib/components/heading/heading.component.d.ts +11 -0
  19. package/decorators/lib/decorators.module.d.ts +8 -6
  20. package/dialog/lib/dialog.component.d.ts +2 -0
  21. package/dropdown-button/lib/dropdown-button.component.d.ts +1 -1
  22. package/fesm2022/acorex-components-action-sheet.mjs +3 -3
  23. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  24. package/fesm2022/acorex-components-alert.mjs +3 -3
  25. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  26. package/fesm2022/acorex-components-audio-wave.mjs +4 -4
  27. package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
  28. package/fesm2022/acorex-components-avatar.mjs +5 -4
  29. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  30. package/fesm2022/acorex-components-badge.mjs +5 -5
  31. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  32. package/fesm2022/acorex-components-bottom-navigation.mjs +2 -2
  33. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  34. package/fesm2022/acorex-components-breadcrumbs.mjs +2 -2
  35. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  36. package/fesm2022/acorex-components-button-group.mjs +167 -163
  37. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  38. package/fesm2022/acorex-components-button.mjs +19 -22
  39. package/fesm2022/acorex-components-button.mjs.map +1 -1
  40. package/fesm2022/acorex-components-calendar.mjs +4 -4
  41. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  42. package/fesm2022/acorex-components-check-box.mjs +3 -3
  43. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  44. package/fesm2022/acorex-components-chips.mjs +11 -9
  45. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  46. package/fesm2022/acorex-components-circular-progress.mjs +6 -6
  47. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  48. package/fesm2022/acorex-components-collapse.mjs +2 -2
  49. package/fesm2022/acorex-components-collapse.mjs.map +1 -1
  50. package/fesm2022/acorex-components-color-box.mjs +11 -4
  51. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  52. package/fesm2022/acorex-components-color-palette.mjs +344 -326
  53. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  54. package/fesm2022/acorex-components-comment.mjs +10 -10
  55. package/fesm2022/acorex-components-comment.mjs.map +1 -1
  56. package/fesm2022/acorex-components-common.mjs +10 -19
  57. package/fesm2022/acorex-components-common.mjs.map +1 -1
  58. package/fesm2022/acorex-components-conversation.mjs +16 -16
  59. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  60. package/fesm2022/acorex-components-cron-job.mjs +9 -17
  61. package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
  62. package/fesm2022/acorex-components-data-pager.mjs +46 -131
  63. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  64. package/fesm2022/acorex-components-data-table.mjs +10 -8
  65. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  66. package/fesm2022/acorex-components-datetime-box.mjs +2 -3
  67. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  68. package/fesm2022/acorex-components-datetime-input.mjs +4 -4
  69. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  70. package/fesm2022/acorex-components-datetime-picker.mjs +17 -23
  71. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  72. package/fesm2022/acorex-components-decorators.mjs +50 -21
  73. package/fesm2022/acorex-components-decorators.mjs.map +1 -1
  74. package/fesm2022/acorex-components-dialog.mjs +11 -4
  75. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  76. package/fesm2022/acorex-components-drawer.mjs +5 -5
  77. package/fesm2022/acorex-components-drawer.mjs.map +1 -1
  78. package/fesm2022/acorex-components-dropdown-button.mjs +6 -12
  79. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  80. package/fesm2022/acorex-components-dropdown.mjs +1 -1
  81. package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
  82. package/fesm2022/acorex-components-file-explorer.mjs +5 -5
  83. package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
  84. package/fesm2022/acorex-components-form.mjs +10 -3
  85. package/fesm2022/acorex-components-form.mjs.map +1 -1
  86. package/fesm2022/acorex-components-grid-layout-builder.mjs +2 -2
  87. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  88. package/fesm2022/acorex-components-image-editor.mjs +42 -57
  89. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  90. package/fesm2022/acorex-components-image.mjs +2 -2
  91. package/fesm2022/acorex-components-image.mjs.map +1 -1
  92. package/fesm2022/acorex-components-json-viewer.mjs +2 -2
  93. package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
  94. package/fesm2022/acorex-components-kbd.mjs +56 -0
  95. package/fesm2022/acorex-components-kbd.mjs.map +1 -0
  96. package/fesm2022/acorex-components-label.mjs +2 -2
  97. package/fesm2022/acorex-components-label.mjs.map +1 -1
  98. package/fesm2022/acorex-components-list.mjs +2 -2
  99. package/fesm2022/acorex-components-list.mjs.map +1 -1
  100. package/fesm2022/acorex-components-loading-dialog.mjs +2 -2
  101. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  102. package/fesm2022/acorex-components-loading.mjs +19 -22
  103. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  104. package/fesm2022/acorex-components-media-viewer.mjs +5 -5
  105. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  106. package/fesm2022/acorex-components-menu.mjs +8 -13
  107. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  108. package/fesm2022/acorex-components-navbar.mjs +3 -3
  109. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  110. package/fesm2022/acorex-components-notification.mjs +4 -4
  111. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  112. package/fesm2022/acorex-components-number-box.mjs +6 -20
  113. package/fesm2022/acorex-components-number-box.mjs.map +1 -1
  114. package/fesm2022/acorex-components-otp.mjs +2 -2
  115. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  116. package/fesm2022/acorex-components-paint.mjs +25 -20
  117. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  118. package/fesm2022/acorex-components-password-box.mjs +4 -4
  119. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  120. package/fesm2022/acorex-components-phone-box.mjs +2 -2
  121. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  122. package/fesm2022/acorex-components-picker.mjs +128 -233
  123. package/fesm2022/acorex-components-picker.mjs.map +1 -1
  124. package/fesm2022/acorex-components-popup.mjs +2 -2
  125. package/fesm2022/acorex-components-popup.mjs.map +1 -1
  126. package/fesm2022/acorex-components-progress-bar.mjs +22 -22
  127. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  128. package/fesm2022/acorex-components-query-builder.mjs +237 -0
  129. package/fesm2022/acorex-components-query-builder.mjs.map +1 -0
  130. package/fesm2022/acorex-components-rail-navigation.mjs +3 -3
  131. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  132. package/fesm2022/acorex-components-range-slider.mjs +11 -26
  133. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  134. package/fesm2022/acorex-components-rate-picker.mjs +6 -6
  135. package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
  136. package/fesm2022/acorex-components-result.mjs +2 -2
  137. package/fesm2022/acorex-components-result.mjs.map +1 -1
  138. package/fesm2022/acorex-components-routing-progress.mjs +2 -2
  139. package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
  140. package/fesm2022/acorex-components-scheduler.mjs +11 -11
  141. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  142. package/fesm2022/acorex-components-search-box.mjs +19 -10
  143. package/fesm2022/acorex-components-search-box.mjs.map +1 -1
  144. package/fesm2022/acorex-components-select-box.mjs +5 -3
  145. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  146. package/fesm2022/acorex-components-selection-list.mjs +2 -2
  147. package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
  148. package/fesm2022/acorex-components-side-menu.mjs +8 -17
  149. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  150. package/fesm2022/acorex-components-skeleton.mjs +2 -2
  151. package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
  152. package/fesm2022/acorex-components-slider.mjs +2 -2
  153. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  154. package/fesm2022/acorex-components-sliding-item.mjs +165 -0
  155. package/fesm2022/acorex-components-sliding-item.mjs.map +1 -0
  156. package/fesm2022/acorex-components-step-wizard.mjs +2 -2
  157. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  158. package/fesm2022/acorex-components-switch.mjs +8 -3
  159. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  160. package/fesm2022/acorex-components-tabs.mjs +5 -5
  161. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  162. package/fesm2022/acorex-components-tag.mjs +3 -3
  163. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  164. package/fesm2022/acorex-components-text-area.mjs +6 -3
  165. package/fesm2022/acorex-components-text-area.mjs.map +1 -1
  166. package/fesm2022/acorex-components-text-box.mjs +2 -2
  167. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  168. package/fesm2022/acorex-components-time-line.mjs +7 -7
  169. package/fesm2022/acorex-components-time-line.mjs.map +1 -1
  170. package/fesm2022/acorex-components-toast.mjs +4 -4
  171. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  172. package/fesm2022/acorex-components-toolbar.mjs +3 -12
  173. package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
  174. package/fesm2022/acorex-components-tooltip.mjs +2 -2
  175. package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
  176. package/fesm2022/acorex-components-tree-view.mjs +4 -4
  177. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  178. package/fesm2022/acorex-components-uploader.mjs +6 -6
  179. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  180. package/fesm2022/acorex-components-wysiwyg.mjs +25 -25
  181. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  182. package/form/lib/form.component.d.ts +3 -2
  183. package/image-editor/index.d.ts +0 -1
  184. package/image-editor/lib/image-editor-container/image-editor-container.component.d.ts +22 -3
  185. package/image-editor/lib/image-editor.module.d.ts +16 -17
  186. package/kbd/README.md +3 -0
  187. package/kbd/index.d.ts +3 -0
  188. package/kbd/lib/kbd-item/kbd-item.component.d.ts +7 -0
  189. package/kbd/lib/kbd.component.d.ts +7 -0
  190. package/kbd/lib/kbd.module.d.ts +9 -0
  191. package/loading/lib/loading-spinner.component.d.ts +6 -2
  192. package/menu/lib/menu-item.component.d.ts +2 -1
  193. package/notification/lib/notification.service.d.ts +1 -1
  194. package/number-box/lib/number-box.component.d.ts +1 -1
  195. package/package.json +13 -1
  196. package/paint/lib/paint/paint-view/paint-view.component.d.ts +7 -6
  197. package/picker/index.d.ts +3 -2
  198. package/picker/lib/picker-container/picker-container.component.d.ts +7 -0
  199. package/picker/lib/picker-items/picker-items.component.d.ts +20 -0
  200. package/picker/lib/picker-title/picker-title.component.d.ts +5 -0
  201. package/picker/lib/picker.module.d.ts +6 -4
  202. package/progress-bar/lib/progress-bar.component.d.ts +19 -19
  203. package/query-builder/README.md +3 -0
  204. package/query-builder/index.d.ts +2 -0
  205. package/query-builder/lib/query-builder.component.d.ts +32 -0
  206. package/query-builder/lib/query-builder.module.d.ts +15 -0
  207. package/range-slider/lib/range-slider.component.d.ts +1 -1
  208. package/scheduler/lib/scheduler-month-view.component.d.ts +6 -6
  209. package/search-box/lib/search-box.component.d.ts +5 -1
  210. package/select-box/lib/select-box.component.d.ts +1 -1
  211. package/side-menu/lib/side-menu-item/side-menu-item.component.d.ts +3 -6
  212. package/side-menu/lib/side-menu.component.d.ts +1 -2
  213. package/sliding-item/README.md +3 -0
  214. package/sliding-item/index.d.ts +4 -0
  215. package/sliding-item/lib/sliding-item/sliding-item.component.d.ts +13 -0
  216. package/sliding-item/lib/sliding-item-prefix/sliding-item-prefix.component.d.ts +11 -0
  217. package/sliding-item/lib/sliding-item-suffix/sliding-item-suffix.component.d.ts +11 -0
  218. package/sliding-item/lib/sliding-item.module.d.ts +11 -0
  219. package/tabs/lib/tabs.class.d.ts +1 -1
  220. package/text-area/lib/text-area.component.d.ts +5 -1
  221. package/time-line/lib/time-line.component.d.ts +1 -1
  222. package/toast/lib/toast.service.d.ts +1 -1
  223. package/toolbar/lib/toolbar.component.d.ts +1 -3
  224. package/wysiwyg/lib/wysiwyg/wysiwyg-container/wysiwyg-container.component.d.ts +2 -2
  225. package/image-editor/lib/image-editor-toolbar/image-editor-toolbar.component.d.ts +0 -27
  226. package/picker/lib/picker-column.directive.d.ts +0 -16
  227. package/picker/lib/picker.component.d.ts +0 -61
  228. /package/decorators/lib/components/{clear-button.component.d.ts → clear-button/clear-button.component.d.ts} +0 -0
  229. /package/decorators/lib/components/{close-button.component.d.ts → close-button/close-button.component.d.ts} +0 -0
  230. /package/decorators/lib/components/{full-screen-button.component.d.ts → full-screen/full-screen-button.component.d.ts} +0 -0
  231. /package/decorators/lib/components/{icon.component.d.ts → icon/icon.component.d.ts} +0 -0
@@ -0,0 +1,20 @@
1
+ import { AXCarouselDirective } from '@acorex/cdk/carousel';
2
+ import { MXValueComponent } from '@acorex/components/common';
3
+ import * as i0 from "@angular/core";
4
+ export declare class AXPickerItemsComponent extends MXValueComponent {
5
+ #private;
6
+ protected swiperRef: import("@angular/core").Signal<AXCarouselDirective>;
7
+ items: import("@angular/core").InputSignal<any[]>;
8
+ valueField: import("@angular/core").InputSignal<string>;
9
+ textField: import("@angular/core").InputSignal<string>;
10
+ selectedItemIndex: import("@angular/core").WritableSignal<any>;
11
+ slidesPerGroup: import("@angular/core").InputSignal<number>;
12
+ loop: import("@angular/core").InputSignal<boolean>;
13
+ protected option: import("@angular/core").WritableSignal<import("swiper/types").SwiperOptions>;
14
+ protected clickHandler(v: any): any;
15
+ internalSetValue(v: any): any;
16
+ /** @ignore */
17
+ private get __hostClass();
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPickerItemsComponent, never>;
19
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXPickerItemsComponent, "ax-picker-items", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "readonlyChange": { "alias": "readonlyChange"; "required": false; }; "disabledChange": { "alias": "disabledChange"; "required": false; }; "items": { "alias": "items"; "required": true; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": false; "isSignal": true; }; "textField": { "alias": "textField"; "required": false; "isSignal": true; }; "slidesPerGroup": { "alias": "slidesPerGroup"; "required": false; "isSignal": true; }; "loop": { "alias": "loop"; "required": false; "isSignal": true; }; }, { "onValueChanged": "onValueChanged"; }, never, never, false, never>;
20
+ }
@@ -0,0 +1,5 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class AXPickerTitleComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPickerTitleComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXPickerTitleComponent, "ax-picker-title", never, {}, {}, never, ["*"], false, never>;
5
+ }
@@ -1,9 +1,11 @@
1
1
  import * as i0 from "@angular/core";
2
- import * as i1 from "./picker.component";
3
- import * as i2 from "./picker-column.directive";
4
- import * as i3 from "@angular/common";
2
+ import * as i1 from "./picker-container/picker-container.component";
3
+ import * as i2 from "./picker-items/picker-items.component";
4
+ import * as i3 from "./picker-title/picker-title.component";
5
+ import * as i4 from "@angular/common";
6
+ import * as i5 from "@acorex/cdk/carousel";
5
7
  export declare class AXPickerModule {
6
8
  static ɵfac: i0.ɵɵFactoryDeclaration<AXPickerModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXPickerModule, [typeof i1.AXPickerComponent, typeof i2.AXPickerColumnDirective], [typeof i3.CommonModule], [typeof i1.AXPickerComponent, typeof i2.AXPickerColumnDirective]>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXPickerModule, [typeof i1.AXPickerContainerComponent, typeof i2.AXPickerItemsComponent, typeof i3.AXPickerTitleComponent], [typeof i4.CommonModule, typeof i5.AXCarouselDirective], [typeof i1.AXPickerContainerComponent, typeof i2.AXPickerItemsComponent, typeof i3.AXPickerTitleComponent]>;
8
10
  static ɵinj: i0.ɵɵInjectorDeclaration<AXPickerModule>;
9
11
  }
@@ -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();
@@ -0,0 +1,3 @@
1
+ # @acorex/components/quary-builder
2
+
3
+ Secondary entry point of `@acorex/components`. It can be used by importing from `@acorex/components/quary-builder`.
@@ -0,0 +1,2 @@
1
+ export * from './lib/query-builder.component';
2
+ export * from './lib/query-builder.module';
@@ -0,0 +1,32 @@
1
+ import { AXButtonGroupItemComponent } from '@acorex/components/button-group';
2
+ import { AXValueChangedEvent } from '@acorex/components/common';
3
+ import * as i0 from "@angular/core";
4
+ export declare class AXQueryBuilderComponent {
5
+ #private;
6
+ protected reRender: import("@angular/core").WritableSignal<boolean>;
7
+ columnData: import("@angular/core").InputSignal<any[]>;
8
+ queryData: import("@angular/core").ModelSignal<any[]>;
9
+ onValueChanged: import("@angular/core").OutputEmitterRef<any[]>;
10
+ protected operators: {
11
+ string: string[];
12
+ boolean: string[];
13
+ number: string[];
14
+ date: string[];
15
+ };
16
+ protected conditionHandler(e: AXButtonGroupItemComponent, i: any): void;
17
+ protected columnDataHandler(e: AXValueChangedEvent<any>, i: any): void;
18
+ protected operatorDataHandler(e: any, i: any): void;
19
+ private recursiveFind;
20
+ private recursiveRemove;
21
+ protected addRulesHandler(i: any): void;
22
+ protected addGroupHandler(i: any): void;
23
+ protected booleanValueHandler(e: any, i: any): void;
24
+ protected stringValueHandler(e: any, i: any): void;
25
+ protected numberValueHandler(e: any, i: any): void;
26
+ protected dateValueHandler(e: any, i: any): void;
27
+ protected removeGroupHandler(i: any): void;
28
+ protected removeRulesHandler(i: any): void;
29
+ protected trackById(_: number, item: any): number;
30
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXQueryBuilderComponent, never>;
31
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXQueryBuilderComponent, "ax-query-builder", never, { "columnData": { "alias": "columnData"; "required": true; "isSignal": true; }; "queryData": { "alias": "queryData"; "required": true; "isSignal": true; }; }, { "queryData": "queryDataChange"; "onValueChanged": "onValueChanged"; }, never, never, false, never>;
32
+ }
@@ -0,0 +1,15 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./query-builder.component";
3
+ import * as i2 from "@acorex/components/button-group";
4
+ import * as i3 from "@acorex/components/decorators";
5
+ import * as i4 from "@acorex/components/select-box";
6
+ import * as i5 from "@acorex/components/button";
7
+ import * as i6 from "@acorex/components/text-box";
8
+ import * as i7 from "@acorex/components/number-box";
9
+ import * as i8 from "@acorex/components/datetime-box";
10
+ import * as i9 from "@angular/common";
11
+ export declare class AXQueryBuilderModule {
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXQueryBuilderModule, never>;
13
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXQueryBuilderModule, [typeof i1.AXQueryBuilderComponent], [typeof i2.AXButtonGroupModule, typeof i3.AXDecoratorModule, typeof i4.AXSelectBoxModule, typeof i5.AXButtonModule, typeof i6.AXTextBoxModule, typeof i7.AXNumberBoxModule, typeof i8.AXDateTimeBoxModule, typeof i9.CommonModule], [typeof i1.AXQueryBuilderComponent]>;
14
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXQueryBuilderModule>;
15
+ }
@@ -27,7 +27,7 @@ export declare class AXRangeSliderComponent extends AXRangeSliderComponent_base
27
27
  * Color theme for the slider, affecting highlight, tooltip, and handler.
28
28
  * @default 'primary'
29
29
  */
30
- color: import("@angular/core").InputSignal<"success" | "primary" | "warning" | "danger" | "neutral">;
30
+ color: import("@angular/core").InputSignal<"success" | "primary" | "secondary" | "warning" | "danger">;
31
31
  /**
32
32
  * @description
33
33
  * The value(s) of the slider. Can be a single number for single mode or an array of two numbers for dual mode.
@@ -25,16 +25,16 @@ export declare class AXSchedulerMonthViewComponent extends MXBaseComponent {
25
25
  */
26
26
  get date(): AXDateTime;
27
27
  /**
28
- * Sets the date for the scheduler view and triggers the generation of time slots.
29
- * @param {AXDateTime} v
30
- */
28
+ * Sets the date for the scheduler view and triggers the generation of time slots.
29
+ * @param {AXDateTime} v
30
+ */
31
31
  set date(v: AXDateTime);
32
32
  /** @ignore */
33
33
  ngOnInit(): void;
34
34
  /**
35
- * Generates slots for the scheduler, including CSS classes for days outside the current month
36
- * and a flag for the current day.
37
- */
35
+ * Generates slots for the scheduler, including CSS classes for days outside the current month
36
+ * and a flag for the current day.
37
+ */
38
38
  generateSlots(): void;
39
39
  static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerMonthViewComponent, never>;
40
40
  static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerMonthViewComponent, "ax-scheduler-month-view", never, { "date": { "alias": "date"; "required": false; }; }, {}, never, never, false, never>;
@@ -16,6 +16,10 @@ 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;
19
23
  /**
20
24
  * The delay time for search actions, specified in milliseconds.
21
25
  * @defaultValue 500
@@ -30,6 +34,6 @@ export declare class AXSearchBoxComponent extends AXSearchBoxComponent_base {
30
34
  /** @ignore */
31
35
  get __hostClass(): string[];
32
36
  static ɵfac: i0.ɵɵFactoryDeclaration<AXSearchBoxComponent, [{ optional: true; }]>;
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>;
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>;
34
38
  }
35
39
  export {};
@@ -125,6 +125,6 @@ export declare class AXSelectBoxComponent extends AXSelectBoxComponent_base impl
125
125
  */
126
126
  refresh(): void;
127
127
  static ɵfac: i0.ɵɵFactoryDeclaration<AXSelectBoxComponent, never>;
128
- static ɵcmp: i0.ɵɵComponentDeclaration<AXSelectBoxComponent, "ax-select-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "type": { "alias": "type"; "required": false; }; "look": { "alias": "look"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "textTemplate": { "alias": "textTemplate"; "required": false; }; "dataSource": { "alias": "dataSource"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; }; "selectedTemplate": { "alias": "selectedTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "loadingTemplate": { "alias": "loadingTemplate"; "required": false; }; "dropdownWidth": { "alias": "dropdownWidth"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onOpened": "onOpened"; "onClosed": "onClosed"; }, ["searchBox"], ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-search-box", "ax-footer", "ax-validation-rule"], false, never>;
128
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXSelectBoxComponent, "ax-select-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "type": { "alias": "type"; "required": false; }; "look": { "alias": "look"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "textTemplate": { "alias": "textTemplate"; "required": false; }; "selectedItems": { "alias": "selectedItems"; "required": false; }; "dataSource": { "alias": "dataSource"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; }; "selectedTemplate": { "alias": "selectedTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "loadingTemplate": { "alias": "loadingTemplate"; "required": false; }; "dropdownWidth": { "alias": "dropdownWidth"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onOpened": "onOpened"; "onClosed": "onClosed"; }, ["searchBox"], ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-search-box", "ax-footer", "ax-validation-rule"], false, never>;
129
129
  }
130
130
  export {};
@@ -1,12 +1,11 @@
1
- import { AXClickEvent, MXColorComponent, MXInteractiveComponent } from '@acorex/components/common';
1
+ import { AXClickEvent, 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
- declare const AXSideMenuItemComponent_base: import("polytype").Polytype.ClusteredConstructor<[typeof MXInteractiveComponent, typeof MXColorComponent]>;
9
- export declare class AXSideMenuItemComponent extends AXSideMenuItemComponent_base {
8
+ export declare class AXSideMenuItemComponent extends MXInteractiveComponent {
10
9
  private elem;
11
10
  text: import("@angular/core").ModelSignal<string>;
12
11
  active: import("@angular/core").ModelSignal<boolean>;
@@ -26,8 +25,6 @@ export declare class AXSideMenuItemComponent extends AXSideMenuItemComponent_bas
26
25
  toggle(): void;
27
26
  open(): void;
28
27
  close(): void;
29
- private get __hostClass();
30
28
  static ɵfac: i0.ɵɵFactoryDeclaration<AXSideMenuItemComponent, 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>;
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>;
32
30
  }
33
- export {};
@@ -1,4 +1,4 @@
1
- import { AXStyleColorType, NXComponent } from '@acorex/components/common';
1
+ import { 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,7 +14,6 @@ export type AXSideMenuItem = {
14
14
  href?: string;
15
15
  target?: '_blank' | '_self' | '_parent' | '_top';
16
16
  text: string;
17
- color?: AXStyleColorType;
18
17
  active?: boolean;
19
18
  disabled?: boolean;
20
19
  isLoading?: boolean;
@@ -0,0 +1,3 @@
1
+ # @acorex/components/sliding-item
2
+
3
+ Secondary entry point of `@acorex/components`. It can be used by importing from `@acorex/components/sliding-item`.
@@ -0,0 +1,4 @@
1
+ export * from './lib/sliding-item-prefix/sliding-item-prefix.component';
2
+ export * from './lib/sliding-item-suffix/sliding-item-suffix.component';
3
+ export * from './lib/sliding-item.module';
4
+ export * from './lib/sliding-item/sliding-item.component';
@@ -0,0 +1,13 @@
1
+ import { AXSlidingItemDirective } from '@acorex/cdk/sliding-item';
2
+ import { ElementRef } from '@angular/core';
3
+ import * as i0 from "@angular/core";
4
+ export declare class AXSlidingItemComponent {
5
+ #private;
6
+ protected slidingItem: import("@angular/core").Signal<AXSlidingItemDirective>;
7
+ protected itemPrefix: import("@angular/core").Signal<readonly ElementRef<any>[]>;
8
+ protected itemSuffix: import("@angular/core").Signal<readonly ElementRef<any>[]>;
9
+ protected stopArrayPrefix: import("@angular/core").WritableSignal<number[]>;
10
+ protected stopArraySuffix: import("@angular/core").WritableSignal<number[]>;
11
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXSlidingItemComponent, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXSlidingItemComponent, "ax-sliding-item", never, {}, {}, ["itemPrefix", "itemSuffix"], ["ax-sliding-item-prefix", "ax-content", "ax-sliding-item-suffix"], false, never>;
13
+ }
@@ -0,0 +1,11 @@
1
+ import { AXClickEvent, AXStyleColorType } from '@acorex/components/common';
2
+ import * as i0 from "@angular/core";
3
+ export declare class AXSlidingItemPrefixComponent {
4
+ color: import("@angular/core").InputSignal<AXStyleColorType>;
5
+ text: import("@angular/core").InputSignal<string | number>;
6
+ onClick: import("@angular/core").OutputEmitterRef<AXClickEvent>;
7
+ private get __hostClass();
8
+ _onclick(): void;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXSlidingItemPrefixComponent, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXSlidingItemPrefixComponent, "ax-sliding-item-prefix", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; }, { "onClick": "onClick"; }, never, ["*"], false, never>;
11
+ }
@@ -0,0 +1,11 @@
1
+ import { AXClickEvent, AXStyleColorType } from '@acorex/components/common';
2
+ import * as i0 from "@angular/core";
3
+ export declare class AXSlidingItemSuffixComponent {
4
+ color: import("@angular/core").InputSignal<AXStyleColorType>;
5
+ text: import("@angular/core").InputSignal<string | number>;
6
+ onClick: import("@angular/core").OutputEmitterRef<AXClickEvent>;
7
+ private get __hostClass();
8
+ _onclick(): void;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXSlidingItemSuffixComponent, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXSlidingItemSuffixComponent, "ax-sliding-item-suffix", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; }, { "onClick": "onClick"; }, never, ["*"], false, never>;
11
+ }
@@ -0,0 +1,11 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./sliding-item/sliding-item.component";
3
+ import * as i2 from "./sliding-item-prefix/sliding-item-prefix.component";
4
+ import * as i3 from "./sliding-item-suffix/sliding-item-suffix.component";
5
+ import * as i4 from "@acorex/cdk/sliding-item";
6
+ import * as i5 from "@acorex/components/decorators";
7
+ export declare class AXSlidingItemModule {
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXSlidingItemModule, never>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXSlidingItemModule, [typeof i1.AXSlidingItemComponent, typeof i2.AXSlidingItemPrefixComponent, typeof i3.AXSlidingItemSuffixComponent], [typeof i4.AXSlidingItemDirectiveModule, typeof i5.AXDecoratorModule], [typeof i1.AXSlidingItemComponent, typeof i2.AXSlidingItemPrefixComponent, typeof i3.AXSlidingItemSuffixComponent]>;
10
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXSlidingItemModule>;
11
+ }
@@ -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' | 'custom';
7
+ export type AXTabLook = 'default' | 'pills' | 'pills-color' | 'with-line' | 'with-line-color' | 'classic';
8
8
  export type AXTabLocation = 'top' | 'bottom' | 'start' | 'end';
@@ -29,9 +29,13 @@ 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;
32
36
  /** @ignore */
33
37
  protected _handleModelChange(value: string | null): void;
34
38
  static ɵfac: i0.ɵɵFactoryDeclaration<AXTextAreaComponent, 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>;
39
+ 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>;
36
40
  }
37
41
  export {};
@@ -1,5 +1,5 @@
1
1
  import * as i0 from "@angular/core";
2
- export type AXTimeLineMode = 'icon' | 'bulet';
2
+ export type AXTimeLineMode = 'icon' | 'bullet';
3
3
  export declare class AXTimeLineComponent {
4
4
  #private;
5
5
  mode: import("@angular/core").InputSignal<AXTimeLineMode>;
@@ -14,7 +14,7 @@ export declare class AXToastService {
14
14
  scrollStrategy: ScrollStrategy;
15
15
  constructor(scrollStrategyOptions: ScrollStrategyOptions);
16
16
  primary(content: string): void;
17
- neutral(content: string): void;
17
+ secondary(content: string): void;
18
18
  success(content: string): void;
19
19
  warning(content: string): void;
20
20
  danger(content: string): void;
@@ -2,13 +2,11 @@ import * as i0 from "@angular/core";
2
2
  export declare class AXToolBarComponent {
3
3
  #private;
4
4
  private buttons;
5
- private textBox;
6
- dividerState: import("@angular/core").InputSignal<boolean>;
7
5
  private decorators;
8
6
  protected prefixState: import("@angular/core").WritableSignal<boolean>;
9
7
  protected suffixState: import("@angular/core").WritableSignal<boolean>;
10
8
  protected contentState: import("@angular/core").WritableSignal<boolean>;
11
9
  get __hostClass(): string;
12
10
  static ɵfac: i0.ɵɵFactoryDeclaration<AXToolBarComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<AXToolBarComponent, "ax-toolbar", never, { "dividerState": { "alias": "dividerState"; "required": false; "isSignal": true; }; }, {}, ["buttons", "textBox", "decorators"], ["ax-prefix", "ax-content", "ax-suffix"], false, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXToolBarComponent, "ax-toolbar", never, {}, {}, ["buttons", "decorators"], ["ax-prefix", "ax-content", "ax-suffix"], false, never>;
14
12
  }
@@ -18,9 +18,9 @@ export declare class AXWysiwygContainerComponent extends AXWysiwygContainerCompo
18
18
  /** @ignore */
19
19
  private zone;
20
20
  /** @ignore */
21
- protected quillChangeTriggred: import("@angular/core").WritableSignal<boolean>;
21
+ protected quillChangeTriggered: import("@angular/core").WritableSignal<boolean>;
22
22
  /** @ignore */
23
- protected ngModleChangeTriggred: import("@angular/core").WritableSignal<boolean>;
23
+ protected ngModelChangeTriggered: import("@angular/core").WritableSignal<boolean>;
24
24
  /**
25
25
  * Specifies the placeholder text.
26
26
  *
@@ -1,27 +0,0 @@
1
- import { MXInputBaseValueComponent } from '@acorex/components/common';
2
- import { AXDialogService } from '@acorex/components/dialog';
3
- import { AXImageEditorService } from '../image-editor.service';
4
- import * as i0 from "@angular/core";
5
- /**
6
- *paint toolbar
7
- * @category Components
8
- */
9
- export declare class AXImageEditorToolbarComponent extends MXInputBaseValueComponent<Blob[]> {
10
- /** @ignore */
11
- protected dialogService: AXDialogService;
12
- /** @ignore */
13
- protected service: AXImageEditorService;
14
- /** @ignore */
15
- protected options: import("@angular/core").WritableSignal<{
16
- color: string;
17
- title: string;
18
- vertical: boolean;
19
- content: string;
20
- orientation: any;
21
- draggable: boolean;
22
- }>;
23
- /** @ignore */
24
- protected saveHandler(): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<AXImageEditorToolbarComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<AXImageEditorToolbarComponent, "ax-image-editor-toolbar", never, {}, { "onValueChanged": "onValueChanged"; }, never, ["ax-prefix", "*", "ax-suffix"], false, never>;
27
- }
@@ -1,16 +0,0 @@
1
- import { MXValueComponent } from '@acorex/components/common';
2
- import { EventEmitter } from '@angular/core';
3
- import * as i0 from "@angular/core";
4
- export declare class AXPickerColumnDirective extends MXValueComponent {
5
- valueField: string;
6
- textField: string;
7
- title: string;
8
- step: number;
9
- itemsChange: EventEmitter<unknown[]>;
10
- private _items;
11
- get items(): unknown[];
12
- set items(v: unknown[]);
13
- internalSetValue(v: any): any;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<AXPickerColumnDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<AXPickerColumnDirective, "ax-picker-column", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "readonlyChange": { "alias": "readonlyChange"; "required": false; }; "disabledChange": { "alias": "disabledChange"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "title": { "alias": "title"; "required": false; }; "step": { "alias": "step"; "required": false; }; "items": { "alias": "items"; "required": false; }; }, { "onValueChanged": "onValueChanged"; "itemsChange": "itemsChange"; }, never, never, false, never>;
16
- }
@@ -1,61 +0,0 @@
1
- import { MXBaseComponent } from '@acorex/components/common';
2
- import { AXUnsubscriber } from '@acorex/core/utils';
3
- import { AfterContentInit, NgZone, OnDestroy, QueryList } from '@angular/core';
4
- import { AXPickerColumnDirective } from './picker-column.directive';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * @category Components
8
- * A picker component with OnPush change detection and no encapsulation.
9
- */
10
- export declare class AXPickerComponent extends MXBaseComponent implements AfterContentInit, OnDestroy {
11
- /** @ignore */
12
- /** @ignore */
13
- protected _columns: QueryList<AXPickerColumnDirective>;
14
- /** @ignore */
15
- private _itemHeight;
16
- /** @ignore */
17
- private _htmlColumns;
18
- /** @ignore */
19
- private _dragging;
20
- /** @ignore */
21
- private _previousY;
22
- /** @ignore */
23
- private _currentList;
24
- /** @ignore */
25
- protected _unsubscriber: AXUnsubscriber;
26
- /** @ignore */
27
- protected _zone: NgZone;
28
- protected platformID: Object;
29
- /** @ignore */
30
- ngAfterContentInit(): void;
31
- /** @ignore */
32
- ngOnDestroy(): void;
33
- /** @ignore */
34
- private _setHeights;
35
- /** @ignore */
36
- private _calcItemheight;
37
- /** @ignore */
38
- private _bindEvents;
39
- /** @ignore */
40
- private _removeEvents;
41
- /** @ignore */
42
- _handleTouchStart(e: MouseEvent | TouchEvent): void;
43
- /** @ignore */
44
- private _handleTouchMove;
45
- /** @ignore */
46
- private _handleTouchEnd;
47
- /** @ignore */
48
- private _handleMouseWeel;
49
- /** @ignore */
50
- private _moveByDelta;
51
- /** @ignore */
52
- protected _handleItemClick(column: AXPickerColumnDirective, item: any): void;
53
- /** @ignore */
54
- private _detectSelectedItemsByValue;
55
- /**
56
- * Refreshes the component by setting heights and detecting selected items by value.
57
- */
58
- refresh(): void;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<AXPickerComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<AXPickerComponent, "ax-picker", never, {}, {}, ["_columns"], never, false, never>;
61
- }