@acorex/components 20.1.28 → 20.1.32

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 (244) hide show
  1. package/code-editor/README.md +3 -0
  2. package/code-editor/index.d.ts +103 -0
  3. package/comment/index.d.ts +4 -5
  4. package/conversation/index.d.ts +106 -78
  5. package/data-pager/index.d.ts +12 -12
  6. package/data-table/index.d.ts +1 -1
  7. package/datetime-box/index.d.ts +10 -10
  8. package/drawer-2/index.d.ts +7 -8
  9. package/dropdown/index.d.ts +3 -3
  10. package/fesm2022/acorex-components-accordion.mjs +10 -10
  11. package/fesm2022/acorex-components-accordion.mjs.map +1 -1
  12. package/fesm2022/acorex-components-action-sheet.mjs +10 -10
  13. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  14. package/fesm2022/acorex-components-alert.mjs +7 -7
  15. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  16. package/fesm2022/acorex-components-audio-wave.mjs +7 -7
  17. package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
  18. package/fesm2022/acorex-components-autocomplete.mjs +7 -7
  19. package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
  20. package/fesm2022/acorex-components-avatar.mjs +10 -10
  21. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  22. package/fesm2022/acorex-components-badge.mjs +7 -7
  23. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  24. package/fesm2022/acorex-components-bottom-navigation.mjs +10 -10
  25. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  26. package/fesm2022/acorex-components-breadcrumbs.mjs +10 -10
  27. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  28. package/fesm2022/acorex-components-button-group.mjs +10 -10
  29. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  30. package/fesm2022/acorex-components-button.mjs +13 -13
  31. package/fesm2022/acorex-components-button.mjs.map +1 -1
  32. package/fesm2022/acorex-components-calendar.mjs +13 -13
  33. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  34. package/fesm2022/acorex-components-check-box.mjs +7 -7
  35. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  36. package/fesm2022/acorex-components-chips.mjs +7 -7
  37. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  38. package/fesm2022/acorex-components-circular-progress.mjs +7 -7
  39. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  40. package/fesm2022/acorex-components-code-editor.mjs +591 -0
  41. package/fesm2022/acorex-components-code-editor.mjs.map +1 -0
  42. package/fesm2022/acorex-components-collapse.mjs +10 -10
  43. package/fesm2022/acorex-components-collapse.mjs.map +1 -1
  44. package/fesm2022/acorex-components-color-box.mjs +7 -7
  45. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  46. package/fesm2022/acorex-components-color-palette.mjs +30 -30
  47. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  48. package/fesm2022/acorex-components-comment.mjs +36 -36
  49. package/fesm2022/acorex-components-comment.mjs.map +1 -1
  50. package/fesm2022/acorex-components-conversation.mjs +119 -87
  51. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  52. package/fesm2022/acorex-components-cron-job.mjs +46 -46
  53. package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
  54. package/fesm2022/acorex-components-data-pager.mjs +31 -31
  55. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  56. package/fesm2022/acorex-components-data-table.mjs +37 -37
  57. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  58. package/fesm2022/acorex-components-datetime-box.mjs +11 -11
  59. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  60. package/fesm2022/acorex-components-datetime-input.mjs +7 -7
  61. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  62. package/fesm2022/acorex-components-datetime-picker.mjs +7 -7
  63. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  64. package/fesm2022/acorex-components-decorators.mjs +25 -25
  65. package/fesm2022/acorex-components-decorators.mjs.map +1 -1
  66. package/fesm2022/acorex-components-dialog.mjs +10 -10
  67. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  68. package/fesm2022/acorex-components-drawer-2.mjs +13 -14
  69. package/fesm2022/acorex-components-drawer-2.mjs.map +1 -1
  70. package/fesm2022/acorex-components-drawer.mjs +13 -13
  71. package/fesm2022/acorex-components-drawer.mjs.map +1 -1
  72. package/fesm2022/acorex-components-dropdown-button.mjs +7 -7
  73. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  74. package/fesm2022/acorex-components-dropdown.mjs +13 -13
  75. package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
  76. package/fesm2022/acorex-components-file-explorer.mjs +25 -25
  77. package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
  78. package/fesm2022/acorex-components-flow-chart.mjs +16 -16
  79. package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
  80. package/fesm2022/acorex-components-form.mjs +16 -16
  81. package/fesm2022/acorex-components-form.mjs.map +1 -1
  82. package/fesm2022/acorex-components-grid-layout-builder.mjs +10 -10
  83. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  84. package/fesm2022/acorex-components-image-editor.mjs +40 -34
  85. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  86. package/fesm2022/acorex-components-image.mjs +7 -7
  87. package/fesm2022/acorex-components-image.mjs.map +1 -1
  88. package/fesm2022/acorex-components-json-viewer.mjs +7 -7
  89. package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
  90. package/fesm2022/acorex-components-kanban.mjs +3 -3
  91. package/fesm2022/acorex-components-kanban.mjs.map +1 -1
  92. package/fesm2022/acorex-components-kbd.mjs +6 -6
  93. package/fesm2022/acorex-components-kbd.mjs.map +1 -1
  94. package/fesm2022/acorex-components-label.mjs +7 -7
  95. package/fesm2022/acorex-components-label.mjs.map +1 -1
  96. package/fesm2022/acorex-components-list.mjs +7 -7
  97. package/fesm2022/acorex-components-list.mjs.map +1 -1
  98. package/fesm2022/acorex-components-loading-dialog.mjs +10 -10
  99. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  100. package/fesm2022/acorex-components-loading.mjs +16 -16
  101. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  102. package/fesm2022/acorex-components-map.mjs +13 -13
  103. package/fesm2022/acorex-components-map.mjs.map +1 -1
  104. package/fesm2022/acorex-components-media-viewer.mjs +34 -34
  105. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  106. package/fesm2022/acorex-components-menu.mjs +19 -19
  107. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  108. package/fesm2022/{acorex-components-modal-acorex-components-modal-CmzrV-vD.mjs → acorex-components-modal-acorex-components-modal-BdrQgtUV.mjs} +21 -21
  109. package/fesm2022/{acorex-components-modal-acorex-components-modal-CmzrV-vD.mjs.map → acorex-components-modal-acorex-components-modal-BdrQgtUV.mjs.map} +1 -1
  110. package/fesm2022/{acorex-components-modal-modal-content.component-CaZfLUuL.mjs → acorex-components-modal-modal-content.component-DTrjX50k.mjs} +24 -8
  111. package/fesm2022/acorex-components-modal-modal-content.component-DTrjX50k.mjs.map +1 -0
  112. package/fesm2022/acorex-components-modal.mjs +1 -1
  113. package/fesm2022/acorex-components-navbar.mjs +7 -7
  114. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  115. package/fesm2022/acorex-components-notification.mjs +10 -10
  116. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  117. package/fesm2022/acorex-components-number-box-2.mjs +8 -5
  118. package/fesm2022/acorex-components-number-box-2.mjs.map +1 -1
  119. package/fesm2022/acorex-components-number-box.mjs +7 -7
  120. package/fesm2022/acorex-components-number-box.mjs.map +1 -1
  121. package/fesm2022/acorex-components-otp.mjs +7 -7
  122. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  123. package/fesm2022/acorex-components-page.mjs +10 -10
  124. package/fesm2022/acorex-components-page.mjs.map +1 -1
  125. package/fesm2022/acorex-components-paint.mjs +27 -27
  126. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  127. package/fesm2022/acorex-components-password-box.mjs +13 -16
  128. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  129. package/fesm2022/acorex-components-pdf-reader.mjs +7 -7
  130. package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
  131. package/fesm2022/acorex-components-phone-box.mjs +7 -7
  132. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  133. package/fesm2022/acorex-components-picker.mjs +13 -13
  134. package/fesm2022/acorex-components-picker.mjs.map +1 -1
  135. package/fesm2022/acorex-components-popover.mjs +7 -7
  136. package/fesm2022/acorex-components-popover.mjs.map +1 -1
  137. package/fesm2022/acorex-components-popup.mjs +10 -10
  138. package/fesm2022/acorex-components-popup.mjs.map +1 -1
  139. package/fesm2022/acorex-components-progress-bar.mjs +7 -7
  140. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  141. package/fesm2022/acorex-components-qrcode.mjs +7 -7
  142. package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
  143. package/fesm2022/acorex-components-query-builder.mjs +7 -7
  144. package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
  145. package/fesm2022/acorex-components-radio.mjs +7 -7
  146. package/fesm2022/acorex-components-radio.mjs.map +1 -1
  147. package/fesm2022/acorex-components-rail-navigation.mjs +13 -13
  148. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  149. package/fesm2022/acorex-components-range-slider.mjs +11 -7
  150. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  151. package/fesm2022/acorex-components-rate-picker.mjs +7 -7
  152. package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
  153. package/fesm2022/acorex-components-rest-api-generator.mjs +22 -22
  154. package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
  155. package/fesm2022/acorex-components-result.mjs +7 -7
  156. package/fesm2022/acorex-components-result.mjs.map +1 -1
  157. package/fesm2022/acorex-components-routing-progress.mjs +7 -7
  158. package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
  159. package/fesm2022/acorex-components-rrule.mjs +6 -6
  160. package/fesm2022/acorex-components-rrule.mjs.map +1 -1
  161. package/fesm2022/acorex-components-scheduler.mjs +31 -31
  162. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  163. package/fesm2022/acorex-components-scss.mjs +4 -4
  164. package/fesm2022/acorex-components-scss.mjs.map +1 -1
  165. package/fesm2022/acorex-components-search-box.mjs +7 -7
  166. package/fesm2022/acorex-components-search-box.mjs.map +1 -1
  167. package/fesm2022/acorex-components-select-box.mjs +7 -7
  168. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  169. package/fesm2022/acorex-components-selection-list-2.mjs +8 -8
  170. package/fesm2022/acorex-components-selection-list-2.mjs.map +1 -1
  171. package/fesm2022/acorex-components-selection-list.mjs +7 -7
  172. package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
  173. package/fesm2022/acorex-components-side-menu.mjs +13 -13
  174. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  175. package/fesm2022/acorex-components-skeleton.mjs +7 -7
  176. package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
  177. package/fesm2022/acorex-components-slider.mjs +7 -7
  178. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  179. package/fesm2022/acorex-components-sliding-item.mjs +15 -15
  180. package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
  181. package/fesm2022/acorex-components-step-wizard.mjs +23 -22
  182. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  183. package/fesm2022/acorex-components-switch.mjs +10 -10
  184. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  185. package/fesm2022/acorex-components-tabs.mjs +19 -14
  186. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  187. package/fesm2022/acorex-components-tag-box.mjs +23 -7
  188. package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
  189. package/fesm2022/acorex-components-tag.mjs +7 -7
  190. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  191. package/fesm2022/acorex-components-text-area.mjs +8 -9
  192. package/fesm2022/acorex-components-text-area.mjs.map +1 -1
  193. package/fesm2022/acorex-components-text-box.mjs +10 -10
  194. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  195. package/fesm2022/acorex-components-time-duration.mjs +7 -7
  196. package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
  197. package/fesm2022/acorex-components-time-line.mjs +13 -10
  198. package/fesm2022/acorex-components-time-line.mjs.map +1 -1
  199. package/fesm2022/acorex-components-toast.mjs +57 -12
  200. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  201. package/fesm2022/acorex-components-toolbar.mjs +7 -7
  202. package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
  203. package/fesm2022/acorex-components-tooltip.mjs +10 -10
  204. package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
  205. package/fesm2022/acorex-components-tree-view.mjs +10 -10
  206. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  207. package/fesm2022/acorex-components-uploader.mjs +252 -56
  208. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  209. package/fesm2022/acorex-components-video-player.mjs +7 -7
  210. package/fesm2022/acorex-components-video-player.mjs.map +1 -1
  211. package/fesm2022/acorex-components-wysiwyg.mjs +31 -31
  212. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  213. package/form/index.d.ts +13 -13
  214. package/image/index.d.ts +4 -4
  215. package/image-editor/index.d.ts +10 -4
  216. package/menu/index.d.ts +6 -6
  217. package/modal/index.d.ts +1 -0
  218. package/number-box-2/index.d.ts +1 -1
  219. package/package.json +40 -16
  220. package/paint/index.d.ts +5 -5
  221. package/password-box/index.d.ts +2 -5
  222. package/phone-box/index.d.ts +7 -8
  223. package/popover/index.d.ts +1 -1
  224. package/popup/index.d.ts +2 -2
  225. package/qrcode/index.d.ts +7 -7
  226. package/query-builder/index.d.ts +1 -1
  227. package/range-slider/index.d.ts +13 -13
  228. package/rate-picker/index.d.ts +4 -4
  229. package/rest-api-generator/index.d.ts +1 -1
  230. package/result/index.d.ts +2 -2
  231. package/search-box/index.d.ts +2 -2
  232. package/select-box/index.d.ts +2 -2
  233. package/selection-list-2/index.d.ts +3 -3
  234. package/side-menu/index.d.ts +9 -9
  235. package/sliding-item/index.d.ts +4 -5
  236. package/step-wizard/index.d.ts +4 -5
  237. package/switch/index.d.ts +0 -1
  238. package/tabs/index.d.ts +6 -1
  239. package/tag-box/index.d.ts +16 -0
  240. package/text-area/index.d.ts +1 -2
  241. package/time-line/index.d.ts +3 -0
  242. package/toast/index.d.ts +45 -1
  243. package/uploader/index.d.ts +215 -5
  244. package/fesm2022/acorex-components-modal-modal-content.component-CaZfLUuL.mjs.map +0 -1
package/result/index.d.ts CHANGED
@@ -11,12 +11,12 @@ declare class AXResultComponent extends MXBaseComponent {
11
11
  * @defaultValue ''
12
12
  * Sets the caption for the component. This text is typically used for labels or titles.
13
13
  */
14
- caption: string;
14
+ readonly caption = "";
15
15
  /**
16
16
  * @defaultValue ''
17
17
  * Sets the description for the component. This text provides additional information or context.
18
18
  */
19
- description: string;
19
+ readonly description = "";
20
20
  /** @ignore */
21
21
  constructor();
22
22
  /** @ignore */
@@ -29,13 +29,13 @@ declare class AXSearchBoxComponent extends AXSearchBoxComponent_base {
29
29
  * @defaultValue 500
30
30
  */
31
31
  delayTime: number;
32
- type: i0.InputSignal<string>;
32
+ readonly type: i0.InputSignal<string>;
33
33
  /**
34
34
  * Handles changes to the model and triggers a search in the parent component if available.
35
35
  *
36
36
  * @param {string} value
37
37
  */
38
- _handleModelChange(value: string): void;
38
+ protected _handleModelChange(value: string): void;
39
39
  /** @ignore */
40
40
  get __hostClass(): string[];
41
41
  private get __hostName();
@@ -31,13 +31,13 @@ declare class AXSelectBoxComponent extends AXSelectBoxComponent_base implements
31
31
  *
32
32
  * @defaultValue true
33
33
  */
34
- isItemTruncated: i0.InputSignal<boolean>;
34
+ readonly isItemTruncated: i0.InputSignal<boolean>;
35
35
  /**
36
36
  * Determines if a tooltip is shown for an item.
37
37
  *
38
38
  * @defaultValue false
39
39
  */
40
- showItemTooltip: i0.InputSignal<boolean>;
40
+ readonly showItemTooltip: i0.InputSignal<boolean>;
41
41
  /** @ignore */
42
42
  private hotKeyService;
43
43
  /** @ignore */
@@ -23,9 +23,9 @@ type AXSelectionList2Item = {
23
23
  * @category Components
24
24
  */
25
25
  declare class AXSelectionList2Component extends MXSelectionValueComponent {
26
- direction: i0.InputSignal<AXDirection>;
27
- customTemplate: i0.InputSignal<TemplateRef<unknown>>;
28
- look: i0.InputSignal<AXSelectionListLook>;
26
+ readonly direction: i0.InputSignal<AXDirection>;
27
+ readonly customTemplate: i0.InputSignal<TemplateRef<unknown>>;
28
+ readonly look: i0.InputSignal<AXSelectionListLook>;
29
29
  protected changeState(e: AXSelectionGroupSelectedKeys): void;
30
30
  private _showControl;
31
31
  get showControl(): boolean;
@@ -18,17 +18,17 @@ declare class AXSideMenuItemComponent extends MXInteractiveComponent {
18
18
  isLoading: _angular_core.ModelSignal<boolean>;
19
19
  isCollapsed: _angular_core.ModelSignal<boolean>;
20
20
  onClick: _angular_core.OutputEmitterRef<AXSideMenuItemClickEvent>;
21
- toggleOnClick: _angular_core.InputSignal<boolean>;
22
- href: _angular_core.InputSignal<string>;
23
- routerLink: _angular_core.InputSignal<string | any[] | UrlTree>;
24
- routerLinkActive: _angular_core.InputSignal<string | string[]>;
25
- routerLinkActiveOptions: _angular_core.InputSignal<{
21
+ readonly toggleOnClick: _angular_core.InputSignal<boolean>;
22
+ readonly href: _angular_core.InputSignal<string>;
23
+ readonly routerLink: _angular_core.InputSignal<string | any[] | UrlTree>;
24
+ readonly routerLinkActive: _angular_core.InputSignal<string | string[]>;
25
+ readonly routerLinkActiveOptions: _angular_core.InputSignal<{
26
26
  exact: boolean;
27
27
  } | IsActiveMatchOptions>;
28
- target: _angular_core.InputSignal<"_blank" | "_self" | "_parent" | "_top">;
28
+ readonly target: _angular_core.InputSignal<"_blank" | "_self" | "_parent" | "_top">;
29
29
  protected hasChild: _angular_core.WritableSignal<boolean>;
30
30
  constructor();
31
- _handleClickEvent(e: MouseEvent): void;
31
+ protected _handleClickEvent(e: MouseEvent): void;
32
32
  toggle(): void;
33
33
  open(): void;
34
34
  close(): void;
@@ -64,8 +64,8 @@ type AXSideMenuItem = {
64
64
  */
65
65
  declare class AXSideMenuComponent extends NXComponent {
66
66
  items: _angular_core.ModelSignal<AXSideMenuItem[]>;
67
- look: _angular_core.InputSignal<AXSideMenuLook>;
68
- location: _angular_core.InputSignal<AXSideMenuLocation>;
67
+ readonly look: _angular_core.InputSignal<AXSideMenuLook>;
68
+ readonly location: _angular_core.InputSignal<AXSideMenuLocation>;
69
69
  children: _angular_core.Signal<readonly AXSideMenuItemComponent[]>;
70
70
  /** @ignore */
71
71
  private get __hostClass();
@@ -1,13 +1,12 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { ElementRef } from '@angular/core';
3
3
  import { AXStyleColorType, AXClickEvent } from '@acorex/cdk/common';
4
- import * as i1 from '@acorex/cdk/sliding-item';
4
+ import * as i1 from '@acorex/components/decorators';
5
5
  import { AXSlidingItemDirective } from '@acorex/cdk/sliding-item';
6
- import * as i2 from '@acorex/components/decorators';
7
6
 
8
7
  declare class AXSlidingItemPrefixComponent {
9
- color: _angular_core.InputSignal<AXStyleColorType>;
10
- text: _angular_core.InputSignal<string | number>;
8
+ readonly color: _angular_core.InputSignal<AXStyleColorType>;
9
+ readonly text: _angular_core.InputSignal<string | number>;
11
10
  onClick: _angular_core.OutputEmitterRef<AXClickEvent>;
12
11
  private get __hostClass();
13
12
  _onclick(): void;
@@ -38,7 +37,7 @@ declare class AXSlidingItemComponent {
38
37
 
39
38
  declare class AXSlidingItemModule {
40
39
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXSlidingItemModule, never>;
41
- static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXSlidingItemModule, never, [typeof i1.AXSlidingItemDirectiveModule, typeof i2.AXDecoratorModule, typeof AXSlidingItemComponent, typeof AXSlidingItemPrefixComponent, typeof AXSlidingItemSuffixComponent], [typeof AXSlidingItemComponent, typeof AXSlidingItemPrefixComponent, typeof AXSlidingItemSuffixComponent]>;
40
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXSlidingItemModule, never, [typeof i1.AXDecoratorModule, typeof AXSlidingItemComponent, typeof AXSlidingItemPrefixComponent, typeof AXSlidingItemSuffixComponent], [typeof AXSlidingItemComponent, typeof AXSlidingItemPrefixComponent, typeof AXSlidingItemSuffixComponent]>;
42
41
  static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXSlidingItemModule>;
43
42
  }
44
43
 
@@ -43,12 +43,11 @@ declare class AXStepWizardContentDirective {
43
43
  */
44
44
  declare class AXStepWizardComponent extends MXBaseComponent implements OnInit {
45
45
  #private;
46
+ connector: _angular_core.InputSignal<boolean>;
46
47
  /**
47
- * Sets the visual style of the step wizard.
48
- *
49
- * @param v
48
+ * Whether to automatically scroll to the active step when it changes
50
49
  */
51
- connector: _angular_core.InputSignal<boolean>;
50
+ scrollToStep: _angular_core.InputSignal<boolean>;
52
51
  size: _angular_core.InputSignal<AXStepWizardSize>;
53
52
  look: _angular_core.InputSignal<AXStepWizardLook>;
54
53
  changeStep: _angular_core.InputSignal<boolean>;
@@ -94,7 +93,7 @@ declare class AXStepWizardComponent extends MXBaseComponent implements OnInit {
94
93
  /** @ignore */
95
94
  private get __hostClass();
96
95
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXStepWizardComponent, never>;
97
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXStepWizardComponent, "ax-step-wizard", never, { "connector": { "alias": "connector"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "changeStep": { "alias": "changeStep"; "required": false; "isSignal": true; }; "orientation": { "alias": "orientation"; "required": false; }; "content": { "alias": "content"; "required": false; }; }, { "stepChanged": "stepChanged"; }, ["steps"], ["ax-step-wizard-item"], true, never>;
96
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXStepWizardComponent, "ax-step-wizard", never, { "connector": { "alias": "connector"; "required": false; "isSignal": true; }; "scrollToStep": { "alias": "scrollToStep"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "changeStep": { "alias": "changeStep"; "required": false; "isSignal": true; }; "orientation": { "alias": "orientation"; "required": false; }; "content": { "alias": "content"; "required": false; }; }, { "stepChanged": "stepChanged"; }, ["steps"], ["ax-step-wizard-item"], true, never>;
98
97
  }
99
98
 
100
99
  declare class AXStepWizardModule {
package/switch/index.d.ts CHANGED
@@ -25,7 +25,6 @@ declare const AXSwitchComponent_base: polytype.Polytype.ClusteredConstructor<[{
25
25
  declare class AXSwitchComponent extends AXSwitchComponent_base {
26
26
  /**
27
27
  * Indicates whether the component is in a loading state.
28
- * @defaultValue boolean
29
28
  */
30
29
  isLoading: boolean;
31
30
  /**
package/tabs/index.d.ts CHANGED
@@ -58,6 +58,11 @@ declare class AXTabItemComponent extends MXInteractiveComponent {
58
58
  * @ignore
59
59
  */
60
60
  protected internalOptionChanged(option: MXComponentOptionChanged<any>): void;
61
+ /**
62
+ * Gets the component's position and size statistics.
63
+ *
64
+ * @returns object with width, height, left, and top properties
65
+ */
61
66
  getStats(): {
62
67
  width: number;
63
68
  height: number;
@@ -140,7 +145,7 @@ declare class AXTabsComponent extends MXBaseComponent implements AfterViewInit,
140
145
  /**
141
146
  * Activates the specified tab and updates the content.
142
147
  *
143
- * @param {number | AXTabItemComponent}
148
+ * @param tab - The tab to select, either by index (number) or by component instance
144
149
  */
145
150
  select(tab: number | AXTabItemComponent): void;
146
151
  private setIndicatorPosition;
@@ -23,8 +23,24 @@ declare class AXTagBoxComponent extends AXTagBoxComponent_base implements OnInit
23
23
  allowDuplicateValues: _angular_core.InputSignal<boolean>;
24
24
  inputValue: _angular_core.WritableSignal<string>;
25
25
  ngOnInit(): void;
26
+ /**
27
+ * Adds items to the tag box.
28
+ *
29
+ * @param items - Array of objects to add as tags
30
+ */
26
31
  addItems(items: object[]): void;
32
+ /**
33
+ * Removes a tag at the specified index.
34
+ *
35
+ * @param index - Index of the tag to remove
36
+ */
27
37
  removeItem(index: number): void;
38
+ /**
39
+ * Converts input values to tag objects.
40
+ *
41
+ * @param v - Value to convert (string, object, or array)
42
+ * @returns Array of tag objects
43
+ */
28
44
  convertString(v: unknown): object[];
29
45
  protected internalSetValue(value: any): unknown[];
30
46
  protected internalSetValue(value: any): any;
@@ -11,8 +11,7 @@ declare const AXTextAreaComponent_base: polytype.Polytype.ClusteredConstructor<[
11
11
  ɵprov: i0.ɵɵInjectableDeclaration<MXInputBaseValueComponent<any>>;
12
12
  }, typeof MXLookComponent]>;
13
13
  /**
14
- * @category
15
- * This component provides the main scheduler functionality, integrating various views and handling scheduling operations.
14
+ * A component that provides a multi-line text input field with support for resizing, validation, and custom styling.
16
15
  */
17
16
  declare class AXTextAreaComponent extends AXTextAreaComponent_base {
18
17
  /** @ignore */
@@ -17,6 +17,9 @@ declare class AXTimeLineItemComponent {
17
17
  isCollapsed: i0.ModelSignal<boolean>;
18
18
  mode: i0.WritableSignal<AXTimeLineMode>;
19
19
  constructor();
20
+ /**
21
+ * Handles the click event on the time line item header to toggle collapsed state.
22
+ */
20
23
  handleClick(): void;
21
24
  get __hostClass(): string[];
22
25
  static ɵfac: i0.ɵɵFactoryDeclaration<AXTimeLineItemComponent, never>;
package/toast/index.d.ts CHANGED
@@ -50,14 +50,53 @@ declare class AXToastService {
50
50
  private moreToastsConfig;
51
51
  scrollStrategy: ScrollStrategy;
52
52
  constructor();
53
+ /**
54
+ * Shows a primary toast notification.
55
+ *
56
+ * @param content - The message content to display.
57
+ */
53
58
  primary(content: string): void;
59
+ /**
60
+ * Shows a secondary toast notification.
61
+ *
62
+ * @param content - The message content to display.
63
+ */
54
64
  secondary(content: string): void;
65
+ /**
66
+ * Shows a success toast notification.
67
+ *
68
+ * @param content - The message content to display.
69
+ */
55
70
  success(content: string): void;
71
+ /**
72
+ * Shows a warning toast notification.
73
+ *
74
+ * @param content - The message content to display.
75
+ */
56
76
  warning(content: string): void;
77
+ /**
78
+ * Shows a danger toast notification.
79
+ *
80
+ * @param content - The message content to display.
81
+ */
57
82
  danger(content: string): void;
83
+ /**
84
+ * Shows a default toast notification.
85
+ *
86
+ * @param content - The message content to display.
87
+ */
58
88
  default(content: string): void;
89
+ /**
90
+ * Shows a toast notification with the specified configuration.
91
+ *
92
+ * @param config - The toast display configuration.
93
+ * @returns AXToastRef - Reference to the created toast for programmatic control.
94
+ */
59
95
  show(config: AXToastDisplayConfig): AXToastRef;
60
96
  private displayToast;
97
+ /**
98
+ * Hides all active toast notifications.
99
+ */
61
100
  hideAll(): void;
62
101
  private handleShowReservedToast;
63
102
  private handleReservedToastCounter;
@@ -97,8 +136,13 @@ declare class AXToastComponent extends MXBaseComponent implements OnInit {
97
136
  _handleButtonClick(button: AXButtonItem): void;
98
137
  /** @ignore */
99
138
  private get __hostClass();
100
- /** @ignore */
139
+ /**
140
+ * Closes the toast notification.
141
+ */
101
142
  close(): void;
143
+ /**
144
+ * Closes all toast notifications.
145
+ */
102
146
  closeAll(): void;
103
147
  static ɵfac: i0.ɵɵFactoryDeclaration<AXToastComponent, never>;
104
148
  static ɵcmp: i0.ɵɵComponentDeclaration<AXToastComponent, "ax-toast", never, {}, {}, never, never, true, never>;
@@ -14,11 +14,34 @@ import * as i8 from '@acorex/core/date-time';
14
14
  import * as i9 from '@acorex/components/circular-progress';
15
15
  import * as i10 from '@acorex/components/popup';
16
16
 
17
+ /**
18
+ * A directive that provides browse functionality for file uploads.
19
+ * When applied to an element, clicking it will trigger the file browser dialog.
20
+ * @category Directives
21
+ */
17
22
  declare class AXUploaderBrowseDirective implements OnInit, OnDestroy {
23
+ /**
24
+ * The uploader zone directive instance.
25
+ * @ignore
26
+ */
18
27
  private uploaderZone;
28
+ /**
29
+ * The element reference for the directive host.
30
+ * @ignore
31
+ */
19
32
  private elemenrRef;
33
+ /**
34
+ * Initializes the directive by adding click event listener and data attribute.
35
+ */
20
36
  ngOnInit(): void;
37
+ /**
38
+ * Cleans up the directive by removing event listeners.
39
+ */
21
40
  ngOnDestroy(): void;
41
+ /**
42
+ * Handles the click event to trigger file browser.
43
+ * @private
44
+ */
22
45
  private handleClick;
23
46
  static ɵfac: i0.ɵɵFactoryDeclaration<AXUploaderBrowseDirective, never>;
24
47
  static ɵdir: i0.ɵɵDirectiveDeclaration<AXUploaderBrowseDirective, "[axUploaderBrowseHandle]", never, {}, {}, never, never, true, never>;
@@ -29,7 +52,10 @@ declare class AXUploaderBrowseDirective implements OnInit, OnDestroy {
29
52
  * @category Components
30
53
  */
31
54
  declare class AXUploaderDialogContainerComponent {
32
- /** @ignore */
55
+ /**
56
+ * The parent closable component instance.
57
+ * @ignore
58
+ */
33
59
  private parent;
34
60
  /**
35
61
  * Indicates whether the component is in a collapsed state.
@@ -53,7 +79,15 @@ declare class AXUploaderDialogContainerComponent {
53
79
  * @category Components
54
80
  */
55
81
  declare class AXUploaderDropZoneComponent extends MXBaseComponent {
82
+ /**
83
+ * Description text for the drop zone.
84
+ * @defaultValue ''
85
+ */
56
86
  description: i0.InputSignal<string>;
87
+ /**
88
+ * Prevents page refresh on drag and drop operations.
89
+ * @returns false to prevent default refresh behavior
90
+ */
57
91
  preventRefresh(): boolean;
58
92
  static ɵfac: i0.ɵɵFactoryDeclaration<AXUploaderDropZoneComponent, never>;
59
93
  static ɵcmp: i0.ɵɵComponentDeclaration<AXUploaderDropZoneComponent, "ax-uploader-drop-zone", never, { "description": { "alias": "description"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
@@ -110,29 +144,106 @@ declare class AXUploadRequest {
110
144
  finish(data?: any): void;
111
145
  }
112
146
 
147
+ /**
148
+ * Service for managing file uploads with drag-and-drop support, progress tracking, and dialog management.
149
+ * @category Services
150
+ */
113
151
  declare class AXUploaderService {
152
+ /**
153
+ * Popup service for showing upload dialogs.
154
+ * @ignore
155
+ */
114
156
  private popupService;
157
+ /**
158
+ * Translation service for localized text.
159
+ * @ignore
160
+ */
115
161
  private translateService;
162
+ /**
163
+ * File service for file operations.
164
+ * @ignore
165
+ */
116
166
  private fileService;
117
- private files$;
118
- get files(): BehaviorSubject<AXUploadRequest[]>;
167
+ /**
168
+ * Behavior subject for managing upload requests.
169
+ * @ignore
170
+ */
171
+ private readonly _files$;
172
+ /**
173
+ * Gets the files behavior subject for observing upload requests.
174
+ */
175
+ readonly files: rxjs.Observable<AXUploadRequest[]>;
176
+ /**
177
+ * Subject for file upload start events.
178
+ */
119
179
  readonly onFileUploadStart: Subject<AXUploaderFileStartEvent>;
180
+ /**
181
+ * Subject for file upload complete events.
182
+ */
120
183
  readonly onFileUploadComplete: Subject<AXUploaderFileCompleteEvent>;
184
+ /**
185
+ * Subject for all files upload complete events.
186
+ */
121
187
  readonly onFilesUploadComplete: Subject<AXUploaderFilesCompleteEvent>;
188
+ /**
189
+ * Subject for file upload canceled events.
190
+ */
122
191
  readonly onFileUploadCanceled: Subject<AXUploaderFileCancelEvent>;
123
- readonly isAnyDetermined: i0.WritableSignal<boolean>;
192
+ /**
193
+ * Signal indicating if any upload has determined progress.
194
+ */
195
+ readonly isAnyDetermined: i0.Signal<boolean>;
196
+ /**
197
+ * Observable for total estimated upload time.
198
+ */
124
199
  readonly totalEstimateTime: rxjs.Observable<number>;
200
+ /**
201
+ * Shows the upload dialog with the list of files.
202
+ * @private
203
+ */
125
204
  private showDialog;
205
+ /**
206
+ * Converts a File object to an AXUploadRequest.
207
+ * @private
208
+ */
126
209
  private convertFileToRequest;
210
+ /**
211
+ * Starts uploading files that are in 'new' status.
212
+ * @private
213
+ */
127
214
  private startUpload;
215
+ /**
216
+ * Binds event handlers to an upload request.
217
+ * @private
218
+ */
128
219
  private bindEvents;
220
+ /**
221
+ * Opens the file browser dialog and returns selected files as upload requests.
222
+ * @param options - Configuration options for file selection
223
+ * @returns Promise that resolves to an array of upload requests
224
+ */
129
225
  browse(options?: {
130
226
  multiple?: boolean;
131
227
  accept?: string;
132
228
  }): Promise<AXUploadRequest[]>;
229
+ /**
230
+ * Adds files to the upload queue and starts the upload process.
231
+ * @param files - Files to add to the upload queue
232
+ * @returns Promise that resolves to an array of upload requests
233
+ */
133
234
  add(files: FileList | File[]): Promise<AXUploadRequest[]>;
235
+ /**
236
+ * Cancels all pending and in-progress uploads.
237
+ */
134
238
  cancelAll(): Promise<void>;
239
+ /**
240
+ * Clears all completed uploads from the queue.
241
+ */
135
242
  clearAll(): void;
243
+ /**
244
+ * Removes a specific upload request from the queue.
245
+ * @param item - The upload request to remove
246
+ */
136
247
  remove(item: AXUploadRequest): void;
137
248
  static ɵfac: i0.ɵɵFactoryDeclaration<AXUploaderService, never>;
138
249
  static ɵprov: i0.ɵɵInjectableDeclaration<AXUploaderService>;
@@ -143,36 +254,135 @@ declare class AXUploaderService {
143
254
  * @category Components
144
255
  */
145
256
  declare class AXUploaderListComponent {
146
- /** @ignore */
257
+ /**
258
+ * The uploader service instance for managing file uploads.
259
+ * @ignore
260
+ */
147
261
  protected uploadService: AXUploaderService;
148
262
  static ɵfac: i0.ɵɵFactoryDeclaration<AXUploaderListComponent, never>;
149
263
  static ɵcmp: i0.ɵɵComponentDeclaration<AXUploaderListComponent, "ax-uploader-list", never, {}, {}, never, never, true, never>;
150
264
  }
151
265
 
266
+ /**
267
+ * A directive that provides drag-and-drop and file upload functionality.
268
+ * When applied to an element, it enables drag-and-drop file uploads and file browsing.
269
+ * @category Directives
270
+ */
152
271
  declare class AXUploaderZoneDirective implements OnDestroy {
272
+ /**
273
+ * The element reference for the directive host.
274
+ * @ignore
275
+ */
153
276
  private elementRef;
277
+ /**
278
+ * Whether multiple files can be selected.
279
+ * @defaultValue true
280
+ */
154
281
  multiple: boolean;
282
+ /**
283
+ * File types that are accepted for upload.
284
+ * @defaultValue null
285
+ */
155
286
  accept: string;
287
+ /**
288
+ * Change detector reference.
289
+ * @ignore
290
+ */
156
291
  private cdr;
292
+ /**
293
+ * Document reference.
294
+ * @ignore
295
+ */
157
296
  private document;
297
+ /**
298
+ * Platform ID for browser detection.
299
+ * @ignore
300
+ */
158
301
  private platformID;
302
+ /**
303
+ * Upload service instance.
304
+ * @ignore
305
+ */
159
306
  private uploadService;
307
+ /**
308
+ * Unsubscriber service instance.
309
+ * @ignore
310
+ */
160
311
  private unsubscriber;
312
+ /**
313
+ * Translation service instance.
314
+ * @ignore
315
+ */
161
316
  private translateService;
317
+ /**
318
+ * The host element.
319
+ * @ignore
320
+ */
162
321
  private element;
322
+ /**
323
+ * Emitted when files are changed (added, removed, etc.).
324
+ */
163
325
  onChanged: EventEmitter<AXUploaderChangedEvent>;
326
+ /**
327
+ * Emitted when a single file upload is completed.
328
+ */
164
329
  onFileUploadComplete: EventEmitter<AXUploaderFileCompleteEvent>;
330
+ /**
331
+ * Emitted when all files upload is completed.
332
+ */
165
333
  onFilesUploadComplete: EventEmitter<AXUploaderFilesCompleteEvent>;
334
+ /**
335
+ * CSS class for the overlay state.
336
+ * @ignore
337
+ */
166
338
  stateClass: string;
339
+ /**
340
+ * The overlay element for drag and drop visual feedback.
341
+ * @ignore
342
+ */
167
343
  overlayElement: HTMLDivElement;
344
+ /**
345
+ * Initializes the directive with event listeners and service subscriptions.
346
+ */
168
347
  constructor();
348
+ /**
349
+ * Cleans up event listeners when the directive is destroyed.
350
+ */
169
351
  ngOnDestroy(): void;
352
+ /**
353
+ * Handles drag enter events to show the upload overlay.
354
+ * @private
355
+ */
170
356
  private handleDragEnter;
357
+ /**
358
+ * Handles drop events to process dropped files.
359
+ * @private
360
+ */
171
361
  private handleOnDrop;
362
+ /**
363
+ * Handles drag over events to allow dropping.
364
+ * @private
365
+ */
172
366
  private handleDragOver;
367
+ /**
368
+ * Creates the visual overlay for drag and drop feedback.
369
+ * @private
370
+ */
173
371
  private createZone;
372
+ /**
373
+ * Removes the visual overlay for drag and drop feedback.
374
+ * @private
375
+ */
174
376
  private removeZone;
377
+ /**
378
+ * Opens the file browser dialog and processes selected files.
379
+ * @returns Promise that resolves when files are processed
380
+ */
175
381
  browser(): Promise<void>;
382
+ /**
383
+ * Host binding for CSS class.
384
+ * @ignore
385
+ */
176
386
  get __hostClass(): string;
177
387
  static ɵfac: i0.ɵɵFactoryDeclaration<AXUploaderZoneDirective, never>;
178
388
  static ɵdir: i0.ɵɵDirectiveDeclaration<AXUploaderZoneDirective, "[axUploaderZone]", never, { "multiple": { "alias": "multiple"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; }, { "onChanged": "onChanged"; "onFileUploadComplete": "onFileUploadComplete"; "onFilesUploadComplete": "onFilesUploadComplete"; }, never, never, true, never>;