@acorex/components 21.0.1-next.2 → 21.0.1-next.20

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 (247) hide show
  1. package/accordion/index.d.ts +0 -1
  2. package/action-sheet/index.d.ts +91 -31
  3. package/button-group/index.d.ts +6 -4
  4. package/chips/index.d.ts +3 -8
  5. package/collapse/index.d.ts +4 -6
  6. package/command/index.d.ts +8 -1
  7. package/conversation2/README.md +71 -31
  8. package/conversation2/index.d.ts +36 -35
  9. package/data-table/index.d.ts +4 -253
  10. package/datetime-picker/index.d.ts +1 -1
  11. package/fesm2022/acorex-components-accordion.mjs +16 -21
  12. package/fesm2022/acorex-components-accordion.mjs.map +1 -1
  13. package/fesm2022/acorex-components-action-sheet.mjs +170 -52
  14. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  15. package/fesm2022/acorex-components-alert.mjs +13 -13
  16. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  17. package/fesm2022/acorex-components-aspect-ratio.mjs +3 -3
  18. package/fesm2022/acorex-components-aspect-ratio.mjs.map +1 -1
  19. package/fesm2022/acorex-components-audio-wave.mjs +11 -10
  20. package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
  21. package/fesm2022/acorex-components-autocomplete.mjs +7 -7
  22. package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
  23. package/fesm2022/acorex-components-avatar.mjs +12 -12
  24. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  25. package/fesm2022/acorex-components-badge.mjs +9 -9
  26. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  27. package/fesm2022/acorex-components-bottom-navigation.mjs +11 -11
  28. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  29. package/fesm2022/acorex-components-breadcrumbs.mjs +11 -11
  30. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  31. package/fesm2022/acorex-components-button-group.mjs +23 -19
  32. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  33. package/fesm2022/acorex-components-button.mjs +18 -18
  34. package/fesm2022/acorex-components-button.mjs.map +1 -1
  35. package/fesm2022/acorex-components-calendar.mjs +17 -17
  36. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  37. package/fesm2022/acorex-components-check-box.mjs +10 -10
  38. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  39. package/fesm2022/acorex-components-chips.mjs +12 -14
  40. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  41. package/fesm2022/acorex-components-circular-progress.mjs +12 -10
  42. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  43. package/fesm2022/acorex-components-code-editor.mjs +10 -10
  44. package/fesm2022/acorex-components-code-editor.mjs.map +1 -1
  45. package/fesm2022/acorex-components-collapse.mjs +22 -19
  46. package/fesm2022/acorex-components-collapse.mjs.map +1 -1
  47. package/fesm2022/acorex-components-color-box.mjs +9 -9
  48. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  49. package/fesm2022/acorex-components-color-palette.mjs +30 -30
  50. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  51. package/fesm2022/acorex-components-command.mjs +17 -11
  52. package/fesm2022/acorex-components-command.mjs.map +1 -1
  53. package/fesm2022/acorex-components-comment.mjs +32 -32
  54. package/fesm2022/acorex-components-comment.mjs.map +1 -1
  55. package/fesm2022/acorex-components-conversation.mjs +51 -51
  56. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  57. package/fesm2022/acorex-components-conversation2.mjs +309 -303
  58. package/fesm2022/acorex-components-conversation2.mjs.map +1 -1
  59. package/fesm2022/acorex-components-cron-job.mjs +46 -46
  60. package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
  61. package/fesm2022/acorex-components-data-list.mjs +3 -3
  62. package/fesm2022/acorex-components-data-list.mjs.map +1 -1
  63. package/fesm2022/acorex-components-data-pager.mjs +33 -33
  64. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  65. package/fesm2022/acorex-components-data-table.mjs +50 -486
  66. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  67. package/fesm2022/acorex-components-datetime-box.mjs +9 -9
  68. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  69. package/fesm2022/acorex-components-datetime-input.mjs +9 -9
  70. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  71. package/fesm2022/acorex-components-datetime-picker.mjs +40 -38
  72. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  73. package/fesm2022/acorex-components-decorators.mjs +43 -36
  74. package/fesm2022/acorex-components-decorators.mjs.map +1 -1
  75. package/fesm2022/acorex-components-dialog.mjs +12 -12
  76. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  77. package/fesm2022/acorex-components-drawer-legacy.mjs +13 -13
  78. package/fesm2022/acorex-components-drawer-legacy.mjs.map +1 -1
  79. package/fesm2022/acorex-components-drawer.mjs +15 -16
  80. package/fesm2022/acorex-components-drawer.mjs.map +1 -1
  81. package/fesm2022/acorex-components-dropdown-button.mjs +9 -9
  82. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  83. package/fesm2022/acorex-components-dropdown.mjs +24 -18
  84. package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
  85. package/fesm2022/acorex-components-editor.mjs +11 -11
  86. package/fesm2022/acorex-components-editor.mjs.map +1 -1
  87. package/fesm2022/acorex-components-file-explorer.mjs +25 -25
  88. package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
  89. package/fesm2022/acorex-components-flow-chart.mjs +16 -16
  90. package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
  91. package/fesm2022/acorex-components-form.mjs +32 -24
  92. package/fesm2022/acorex-components-form.mjs.map +1 -1
  93. package/fesm2022/acorex-components-grid-layout-builder.mjs +12 -13
  94. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  95. package/fesm2022/acorex-components-image-editor.mjs +44 -44
  96. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  97. package/fesm2022/acorex-components-image.mjs +9 -9
  98. package/fesm2022/acorex-components-image.mjs.map +1 -1
  99. package/fesm2022/acorex-components-json-viewer.mjs +8 -8
  100. package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
  101. package/fesm2022/acorex-components-kanban.mjs +155 -13
  102. package/fesm2022/acorex-components-kanban.mjs.map +1 -1
  103. package/fesm2022/acorex-components-kbd.mjs +29 -11
  104. package/fesm2022/acorex-components-kbd.mjs.map +1 -1
  105. package/fesm2022/acorex-components-label.mjs +9 -9
  106. package/fesm2022/acorex-components-label.mjs.map +1 -1
  107. package/fesm2022/acorex-components-list.mjs +9 -9
  108. package/fesm2022/acorex-components-list.mjs.map +1 -1
  109. package/fesm2022/acorex-components-loading-dialog.mjs +11 -11
  110. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  111. package/fesm2022/acorex-components-loading.mjs +23 -23
  112. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  113. package/fesm2022/acorex-components-map.mjs +14 -14
  114. package/fesm2022/acorex-components-map.mjs.map +1 -1
  115. package/fesm2022/acorex-components-media-viewer.mjs +72 -54
  116. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  117. package/fesm2022/acorex-components-menu.mjs +21 -21
  118. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  119. package/fesm2022/{acorex-components-modal-acorex-components-modal-Bmoz9DL5.mjs → acorex-components-modal-acorex-components-modal-BajlPo_n.mjs} +22 -22
  120. package/fesm2022/acorex-components-modal-acorex-components-modal-BajlPo_n.mjs.map +1 -0
  121. package/fesm2022/{acorex-components-modal-modal-content.component-CSJU1vRi.mjs → acorex-components-modal-modal-content.component-BVrBX4Qf.mjs} +9 -7
  122. package/fesm2022/acorex-components-modal-modal-content.component-BVrBX4Qf.mjs.map +1 -0
  123. package/fesm2022/acorex-components-modal.mjs +1 -1
  124. package/fesm2022/acorex-components-navbar.mjs +9 -9
  125. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  126. package/fesm2022/acorex-components-notification.mjs +28 -24
  127. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  128. package/fesm2022/acorex-components-number-box-legacy.mjs +9 -9
  129. package/fesm2022/acorex-components-number-box-legacy.mjs.map +1 -1
  130. package/fesm2022/acorex-components-number-box.mjs +9 -9
  131. package/fesm2022/acorex-components-number-box.mjs.map +1 -1
  132. package/fesm2022/acorex-components-otp.mjs +9 -9
  133. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  134. package/fesm2022/acorex-components-page.mjs +10 -10
  135. package/fesm2022/acorex-components-page.mjs.map +1 -1
  136. package/fesm2022/acorex-components-paint.mjs +34 -39
  137. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  138. package/fesm2022/acorex-components-password-box.mjs +13 -13
  139. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  140. package/fesm2022/acorex-components-pdf-reader.mjs +8 -8
  141. package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
  142. package/fesm2022/acorex-components-phone-box.mjs +33 -40
  143. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  144. package/fesm2022/acorex-components-picker.mjs +19 -18
  145. package/fesm2022/acorex-components-picker.mjs.map +1 -1
  146. package/fesm2022/acorex-components-popover.mjs +27 -12
  147. package/fesm2022/acorex-components-popover.mjs.map +1 -1
  148. package/fesm2022/acorex-components-popup.mjs +88 -101
  149. package/fesm2022/acorex-components-popup.mjs.map +1 -1
  150. package/fesm2022/acorex-components-progress-bar.mjs +11 -9
  151. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  152. package/fesm2022/acorex-components-qrcode.mjs +9 -9
  153. package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
  154. package/fesm2022/acorex-components-query-builder.mjs +8 -8
  155. package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
  156. package/fesm2022/acorex-components-radio.mjs +9 -9
  157. package/fesm2022/acorex-components-radio.mjs.map +1 -1
  158. package/fesm2022/acorex-components-rail-navigation.mjs +38 -36
  159. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  160. package/fesm2022/acorex-components-range-slider.mjs +10 -10
  161. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  162. package/fesm2022/acorex-components-rate-picker.mjs +20 -35
  163. package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
  164. package/fesm2022/acorex-components-rest-api-generator.mjs +22 -22
  165. package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
  166. package/fesm2022/acorex-components-result.mjs +8 -8
  167. package/fesm2022/acorex-components-result.mjs.map +1 -1
  168. package/fesm2022/acorex-components-routing-progress.mjs +8 -8
  169. package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
  170. package/fesm2022/acorex-components-rrule.mjs +9 -9
  171. package/fesm2022/acorex-components-rrule.mjs.map +1 -1
  172. package/fesm2022/acorex-components-scheduler-picker.mjs +56 -56
  173. package/fesm2022/acorex-components-scheduler-picker.mjs.map +1 -1
  174. package/fesm2022/acorex-components-scheduler.mjs +1220 -161
  175. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  176. package/fesm2022/acorex-components-scss.mjs +4 -4
  177. package/fesm2022/acorex-components-scss.mjs.map +1 -1
  178. package/fesm2022/acorex-components-search-box.mjs +16 -10
  179. package/fesm2022/acorex-components-search-box.mjs.map +1 -1
  180. package/fesm2022/acorex-components-select-box.mjs +11 -9
  181. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  182. package/fesm2022/acorex-components-selection-list-2.mjs +11 -11
  183. package/fesm2022/acorex-components-selection-list-2.mjs.map +1 -1
  184. package/fesm2022/acorex-components-selection-list.mjs +9 -9
  185. package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
  186. package/fesm2022/acorex-components-side-menu.mjs +74 -25
  187. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  188. package/fesm2022/acorex-components-skeleton.mjs +8 -8
  189. package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
  190. package/fesm2022/acorex-components-slider.mjs +12 -12
  191. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  192. package/fesm2022/acorex-components-sliding-item.mjs +14 -14
  193. package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
  194. package/fesm2022/acorex-components-step-wizard.mjs +14 -14
  195. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  196. package/fesm2022/acorex-components-switch.mjs +14 -14
  197. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  198. package/fesm2022/acorex-components-tabs.mjs +15 -15
  199. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  200. package/fesm2022/acorex-components-tag-box.mjs +9 -9
  201. package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
  202. package/fesm2022/acorex-components-tag.mjs +9 -9
  203. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  204. package/fesm2022/acorex-components-text-area.mjs +9 -9
  205. package/fesm2022/acorex-components-text-area.mjs.map +1 -1
  206. package/fesm2022/acorex-components-text-box.mjs +12 -12
  207. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  208. package/fesm2022/acorex-components-time-duration.mjs +7 -7
  209. package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
  210. package/fesm2022/acorex-components-time-line.mjs +12 -12
  211. package/fesm2022/acorex-components-time-line.mjs.map +1 -1
  212. package/fesm2022/acorex-components-toast.mjs +12 -12
  213. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  214. package/fesm2022/acorex-components-toolbar.mjs +8 -8
  215. package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
  216. package/fesm2022/acorex-components-tooltip.mjs +66 -65
  217. package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
  218. package/fesm2022/acorex-components-tree-view-legacy.mjs +16 -12
  219. package/fesm2022/acorex-components-tree-view-legacy.mjs.map +1 -1
  220. package/fesm2022/acorex-components-tree-view.mjs +26 -11
  221. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  222. package/fesm2022/acorex-components-uploader.mjs +16 -16
  223. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  224. package/fesm2022/acorex-components-video-player.mjs +8 -8
  225. package/fesm2022/acorex-components-video-player.mjs.map +1 -1
  226. package/fesm2022/acorex-components-wysiwyg.mjs +42 -42
  227. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  228. package/fesm2022/acorex-components.mjs.map +1 -1
  229. package/grid-layout-builder/index.d.ts +1 -2
  230. package/kanban/index.d.ts +61 -4
  231. package/kbd/index.d.ts +13 -7
  232. package/loading/index.d.ts +1 -1
  233. package/media-viewer/index.d.ts +2 -1
  234. package/package.json +7 -7
  235. package/paint/index.d.ts +1 -6
  236. package/phone-box/index.d.ts +1 -6
  237. package/popover/index.d.ts +6 -2
  238. package/popup/index.d.ts +37 -42
  239. package/rate-picker/index.d.ts +5 -15
  240. package/scheduler/index.d.ts +281 -27
  241. package/side-menu/index.d.ts +9 -2
  242. package/slider/index.d.ts +2 -2
  243. package/tooltip/index.d.ts +3 -7
  244. package/tree-view/index.d.ts +11 -0
  245. package/tree-view-legacy/index.d.ts +1 -0
  246. package/fesm2022/acorex-components-modal-acorex-components-modal-Bmoz9DL5.mjs.map +0 -1
  247. package/fesm2022/acorex-components-modal-modal-content.component-CSJU1vRi.mjs.map +0 -1
@@ -4139,6 +4139,7 @@ interface AXMessageAvatarTemplateContext {
4139
4139
  declare class AXMessageListService {
4140
4140
  private readonly conversationService;
4141
4141
  private readonly composerService;
4142
+ private readonly config;
4142
4143
  private get registry();
4143
4144
  readonly activeConversation: _angular_core.Signal<AXConversation>;
4144
4145
  readonly activeMessages: _angular_core.Signal<AXMessage[]>;
@@ -5061,7 +5062,7 @@ declare const AX_CONVERSATION_INFO_BAR_DELETE_ACTION: AXInfoBarAction;
5061
5062
  */
5062
5063
  declare const AX_CONVERSATION_INFO_BAR_BLOCK_ACTION: AXInfoBarAction;
5063
5064
 
5064
- declare class AudioRendererComponent {
5065
+ declare class AXAudioRendererComponent {
5065
5066
  private readonly platformId;
5066
5067
  /** Message to render */
5067
5068
  readonly message: _angular_core.InputSignal<AXMessage>;
@@ -5104,11 +5105,11 @@ declare class AudioRendererComponent {
5104
5105
  onProgressClick(event: MouseEvent): void;
5105
5106
  /** Format time (seconds to MM:SS) */
5106
5107
  private formatTime;
5107
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<AudioRendererComponent, never>;
5108
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AudioRendererComponent, "ax-conversation-audio-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5108
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXAudioRendererComponent, never>;
5109
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXAudioRendererComponent, "ax-conversation-audio-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5109
5110
  }
5110
5111
 
5111
- declare class ContactRendererComponent {
5112
+ declare class AXContactRendererComponent {
5112
5113
  private readonly toastService;
5113
5114
  /** Message to render */
5114
5115
  readonly message: _angular_core.InputSignal<AXMessage>;
@@ -5120,11 +5121,11 @@ declare class ContactRendererComponent {
5120
5121
  copyContact(): Promise<void>;
5121
5122
  /** Format contact information as text */
5122
5123
  private formatContactText;
5123
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<ContactRendererComponent, never>;
5124
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<ContactRendererComponent, "ax-conversation-contact-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5124
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXContactRendererComponent, never>;
5125
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXContactRendererComponent, "ax-conversation-contact-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5125
5126
  }
5126
5127
 
5127
- declare class FallbackRendererComponent {
5128
+ declare class AXFallbackRendererComponent {
5128
5129
  /** Message to render */
5129
5130
  readonly message: _angular_core.InputSignal<AXMessage>;
5130
5131
  /** Show raw data */
@@ -5137,11 +5138,11 @@ declare class FallbackRendererComponent {
5137
5138
  readonly rawPayload: _angular_core.Signal<string>;
5138
5139
  /** Toggle raw data display */
5139
5140
  toggleRaw(): void;
5140
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<FallbackRendererComponent, never>;
5141
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<FallbackRendererComponent, "ax-conversation-fallback-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5141
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXFallbackRendererComponent, never>;
5142
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXFallbackRendererComponent, "ax-conversation-fallback-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5142
5143
  }
5143
5144
 
5144
- declare class FileRendererComponent {
5145
+ declare class AXFileRendererComponent {
5145
5146
  /** Message to render */
5146
5147
  readonly message: _angular_core.InputSignal<AXMessage>;
5147
5148
  /** File payload */
@@ -5160,11 +5161,11 @@ declare class FileRendererComponent {
5160
5161
  readonly fileIconColor: _angular_core.Signal<string>;
5161
5162
  /** Formatted file size */
5162
5163
  readonly formattedSize: _angular_core.Signal<string>;
5163
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<FileRendererComponent, never>;
5164
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<FileRendererComponent, "ax-conversation-file-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5164
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXFileRendererComponent, never>;
5165
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXFileRendererComponent, "ax-conversation-file-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5165
5166
  }
5166
5167
 
5167
- declare class ImageRendererComponent {
5168
+ declare class AXImageRendererComponent {
5168
5169
  private readonly platformId;
5169
5170
  /** Message to render */
5170
5171
  readonly message: _angular_core.InputSignal<AXMessage>;
@@ -5188,11 +5189,11 @@ declare class ImageRendererComponent {
5188
5189
  onError(): void;
5189
5190
  /** Handle image click */
5190
5191
  onClick(): void;
5191
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<ImageRendererComponent, never>;
5192
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<ImageRendererComponent, "ax-conversation-image-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, { "imageClick": "imageClick"; }, never, never, true, never>;
5192
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXImageRendererComponent, never>;
5193
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXImageRendererComponent, "ax-conversation-image-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, { "imageClick": "imageClick"; }, never, never, true, never>;
5193
5194
  }
5194
5195
 
5195
- declare class LocationRendererComponent {
5196
+ declare class AXLocationRendererComponent {
5196
5197
  /** Message to render */
5197
5198
  readonly message: _angular_core.InputSignal<AXMessage>;
5198
5199
  /** Location payload */
@@ -5217,11 +5218,11 @@ declare class LocationRendererComponent {
5217
5218
  popupOpen: boolean;
5218
5219
  popupCloseButton: boolean;
5219
5220
  }[]>;
5220
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<LocationRendererComponent, never>;
5221
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<LocationRendererComponent, "ax-conversation-location-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5221
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXLocationRendererComponent, never>;
5222
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXLocationRendererComponent, "ax-conversation-location-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5222
5223
  }
5223
5224
 
5224
- declare class StickerRendererComponent {
5225
+ declare class AXStickerRendererComponent {
5225
5226
  /** Message to render */
5226
5227
  readonly message: _angular_core.InputSignal<AXMessage>;
5227
5228
  /** Loading state */
@@ -5238,22 +5239,22 @@ declare class StickerRendererComponent {
5238
5239
  onLoad(): void;
5239
5240
  /** Handle image error */
5240
5241
  onError(): void;
5241
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<StickerRendererComponent, never>;
5242
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<StickerRendererComponent, "ax-conversation-sticker-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5242
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXStickerRendererComponent, never>;
5243
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXStickerRendererComponent, "ax-conversation-sticker-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5243
5244
  }
5244
5245
 
5245
- declare class SystemRendererComponent {
5246
+ declare class AXSystemRendererComponent {
5246
5247
  /** Message to render */
5247
5248
  readonly message: _angular_core.InputSignal<AXMessage>;
5248
5249
  /** System payload */
5249
5250
  readonly payload: _angular_core.Signal<AXSystemPayload>;
5250
5251
  /** Icon class based on system message type */
5251
5252
  readonly iconClass: _angular_core.Signal<"fa-light fa-image" | "fa-light fa-user-plus" | "fa-light fa-user-minus" | "fa-light fa-pen" | "fa-light fa-info-circle">;
5252
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<SystemRendererComponent, never>;
5253
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<SystemRendererComponent, "ax-conversation-system-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5253
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXSystemRendererComponent, never>;
5254
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXSystemRendererComponent, "ax-conversation-system-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5254
5255
  }
5255
5256
 
5256
- declare class TextRendererComponent {
5257
+ declare class AXTextRendererComponent {
5257
5258
  private readonly infoBarService;
5258
5259
  private readonly sanitizer;
5259
5260
  /** Message to render */
@@ -5268,11 +5269,11 @@ declare class TextRendererComponent {
5268
5269
  private linkify;
5269
5270
  /** Highlight search query in text */
5270
5271
  private highlightSearch;
5271
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<TextRendererComponent, never>;
5272
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<TextRendererComponent, "ax-conversation-text-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5272
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXTextRendererComponent, never>;
5273
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXTextRendererComponent, "ax-conversation-text-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5273
5274
  }
5274
5275
 
5275
- declare class VideoRendererComponent {
5276
+ declare class AXVideoRendererComponent {
5276
5277
  private readonly platformId;
5277
5278
  /** Message to render */
5278
5279
  readonly message: _angular_core.InputSignal<AXMessage>;
@@ -5296,11 +5297,11 @@ declare class VideoRendererComponent {
5296
5297
  onError(): void;
5297
5298
  /** Format duration (seconds to MM:SS) */
5298
5299
  formatDuration(seconds: number): string;
5299
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<VideoRendererComponent, never>;
5300
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<VideoRendererComponent, "ax-conversation-video-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5300
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXVideoRendererComponent, never>;
5301
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXVideoRendererComponent, "ax-conversation-video-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5301
5302
  }
5302
5303
 
5303
- declare class VoiceRendererComponent {
5304
+ declare class AXVoiceRendererComponent {
5304
5305
  private readonly platformId;
5305
5306
  /** Message to render */
5306
5307
  readonly message: _angular_core.InputSignal<AXMessage>;
@@ -5341,8 +5342,8 @@ declare class VoiceRendererComponent {
5341
5342
  onError(): void;
5342
5343
  /** Format time (seconds to MM:SS) */
5343
5344
  private formatTime;
5344
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<VoiceRendererComponent, never>;
5345
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<VoiceRendererComponent, "ax-conversation-voice-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5345
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXVoiceRendererComponent, never>;
5346
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXVoiceRendererComponent, "ax-conversation-voice-renderer", never, { "message": { "alias": "message"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
5346
5347
  }
5347
5348
 
5348
5349
  /**
@@ -5466,7 +5467,7 @@ declare class AXConversation2Module {
5466
5467
  */
5467
5468
  static forChild(options?: Omit<AXConversationOptions, 'userApi' | 'conversationApi' | 'messageApi' | 'realtimeApi'>): ModuleWithProviders<AXConversation2Module>;
5468
5469
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXConversation2Module, never>;
5469
- static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXConversation2Module, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof AXConversationContainerComponent, typeof AXSidebarComponent, typeof AXInfoBarComponent, typeof AXMessageListComponent, typeof AXComposerComponent, typeof TextRendererComponent, typeof ImageRendererComponent, typeof VideoRendererComponent, typeof AudioRendererComponent, typeof VoiceRendererComponent, typeof FileRendererComponent, typeof LocationRendererComponent, typeof StickerRendererComponent, typeof FallbackRendererComponent, typeof AXInfiniteScrollDirective], [typeof AXConversationContainerComponent, typeof AXSidebarComponent, typeof AXInfoBarComponent, typeof AXMessageListComponent, typeof AXComposerComponent, typeof TextRendererComponent, typeof ImageRendererComponent, typeof VideoRendererComponent, typeof AudioRendererComponent, typeof VoiceRendererComponent, typeof FileRendererComponent, typeof LocationRendererComponent, typeof StickerRendererComponent, typeof FallbackRendererComponent, typeof AXInfiniteScrollDirective]>;
5470
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXConversation2Module, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof AXConversationContainerComponent, typeof AXSidebarComponent, typeof AXInfoBarComponent, typeof AXMessageListComponent, typeof AXComposerComponent, typeof AXTextRendererComponent, typeof AXImageRendererComponent, typeof AXVideoRendererComponent, typeof AXAudioRendererComponent, typeof AXVoiceRendererComponent, typeof AXFileRendererComponent, typeof AXLocationRendererComponent, typeof AXStickerRendererComponent, typeof AXFallbackRendererComponent, typeof AXInfiniteScrollDirective], [typeof AXConversationContainerComponent, typeof AXSidebarComponent, typeof AXInfoBarComponent, typeof AXMessageListComponent, typeof AXComposerComponent, typeof AXTextRendererComponent, typeof AXImageRendererComponent, typeof AXVideoRendererComponent, typeof AXAudioRendererComponent, typeof AXVoiceRendererComponent, typeof AXFileRendererComponent, typeof AXLocationRendererComponent, typeof AXStickerRendererComponent, typeof AXFallbackRendererComponent, typeof AXInfiniteScrollDirective]>;
5470
5471
  static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXConversation2Module>;
5471
5472
  }
5472
5473
  /**
@@ -6135,5 +6136,5 @@ declare function getErrorMessage(code: string, params?: Record<string, string |
6135
6136
  */
6136
6137
  type AXErrorCode = typeof MESSAGE_ERRORS[keyof typeof MESSAGE_ERRORS]['code'] | typeof FILE_ERRORS[keyof typeof FILE_ERRORS]['code'] | typeof USER_ERRORS[keyof typeof USER_ERRORS]['code'] | typeof CONVERSATION_ERRORS[keyof typeof CONVERSATION_ERRORS]['code'] | typeof CONNECTION_ERRORS[keyof typeof CONNECTION_ERRORS]['code'] | typeof LOCATION_ERRORS[keyof typeof LOCATION_ERRORS]['code'] | typeof URL_ERRORS[keyof typeof URL_ERRORS]['code'] | typeof PERMISSION_ERRORS[keyof typeof PERMISSION_ERRORS]['code'];
6137
6138
 
6138
- export { AI_API_KEY, AXAIResponderService, AXAudioPickerComponent, AXBaseRegistry, AXComposerActionRegistry, AXComposerComponent, AXComposerPopupComponent, AXComposerService, AXComposerTabRegistry, AXContactPickerComponent, AXConversation2Module, AXConversationApi, AXConversationContainerComponent, AXConversationContainerDirective, AXConversationDateUtilsService, AXConversationInfoPanelComponent, AXConversationItemActionRegistry, AXConversationMessageUtilsService, AXConversationService, AXConversationStoreService, AXConversationTabRegistry, AXEmojiTabComponent, AXErrorHandlerService, AXFilePickerComponent, AXFileUploadService, AXForwardMessageDialogComponent, AXImagePickerComponent, AXIndexedDBConversationApi, AXIndexedDBMessageAIApi, AXIndexedDBMessageApi, AXIndexedDBRealtimeApi, AXIndexedDBUserApi, AXInfiniteScrollDirective, AXInfoBarActionRegistry, AXInfoBarComponent, AXInfoBarSearchComponent, AXInfoBarService, AXLocationPickerComponent, AXMessageActionRegistry, AXMessageApi, AXMessageListComponent, AXMessageListService, AXMessageRendererRegistry, AXNewConversationDialogComponent, AXPickerFooterComponent, AXPickerHeaderComponent, AXRealtimeApi, AXRegistryService, AXSidebarComponent, AXSidebarService, AXStickerTabComponent, AXUserApi, AXVideoPickerComponent, AXVoiceRecorderComponent, AX_CONVERSATION_AUDIO_RENDERER, AX_CONVERSATION_COMPOSER_AUDIO_ACTION, AX_CONVERSATION_COMPOSER_CONTACT_ACTION, AX_CONVERSATION_COMPOSER_EMOJI_ACTION, AX_CONVERSATION_COMPOSER_EMOJI_TAB, AX_CONVERSATION_COMPOSER_FILE_ACTION, AX_CONVERSATION_COMPOSER_IMAGE_ACTION, AX_CONVERSATION_COMPOSER_LOCATION_ACTION, AX_CONVERSATION_COMPOSER_STICKER_TAB, AX_CONVERSATION_COMPOSER_VIDEO_ACTION, AX_CONVERSATION_COMPOSER_VOICE_RECORDING_ACTION, AX_CONVERSATION_CONTACT_RENDERER, AX_CONVERSATION_FALLBACK_RENDERER, AX_CONVERSATION_FILE_RENDERER, AX_CONVERSATION_IMAGE_RENDERER, AX_CONVERSATION_INFO_BAR_ARCHIVE_ACTION, AX_CONVERSATION_INFO_BAR_BLOCK_ACTION, AX_CONVERSATION_INFO_BAR_DELETE_ACTION, AX_CONVERSATION_INFO_BAR_DIVIDER, AX_CONVERSATION_INFO_BAR_INFO_ACTION, AX_CONVERSATION_INFO_BAR_MUTE_ACTION, AX_CONVERSATION_INFO_BAR_SEARCH_ACTION, AX_CONVERSATION_ITEM_BLOCK_ACTION, AX_CONVERSATION_ITEM_DELETE_ACTION, AX_CONVERSATION_ITEM_DIVIDER, AX_CONVERSATION_ITEM_MARK_READ_ACTION, AX_CONVERSATION_ITEM_MUTE_ACTION, AX_CONVERSATION_ITEM_PIN_ACTION, AX_CONVERSATION_LOCATION_RENDERER, AX_CONVERSATION_MESSAGE_COPY_ACTION, AX_CONVERSATION_MESSAGE_DELETE_ACTION, AX_CONVERSATION_MESSAGE_EDIT_ACTION, AX_CONVERSATION_MESSAGE_FORWARD_ACTION, AX_CONVERSATION_MESSAGE_REPLY_ACTION, AX_CONVERSATION_STICKER_RENDERER, AX_CONVERSATION_SYSTEM_RENDERER, AX_CONVERSATION_TAB_ALL, AX_CONVERSATION_TAB_ARCHIVED, AX_CONVERSATION_TAB_CHANNELS, AX_CONVERSATION_TAB_GROUPS, AX_CONVERSATION_TAB_PRIVATE, AX_CONVERSATION_TAB_UNREAD, AX_CONVERSATION_TEXT_RENDERER, AX_CONVERSATION_VIDEO_RENDERER, AX_CONVERSATION_VOICE_RENDERER, AX_DEFAULT_CONVERSATION_CONFIG, AudioRendererComponent, CONNECTION_ERRORS, CONVERSATION_CONFIG, CONVERSATION_ERRORS, ContactRendererComponent, DEFAULT_COMPOSER_ACTIONS, DEFAULT_COMPOSER_TABS, DEFAULT_CONVERSATION_ITEM_ACTIONS, DEFAULT_CONVERSATION_TABS, DEFAULT_INFO_BAR_ACTIONS, DEFAULT_MESSAGE_ACTIONS, DEFAULT_MESSAGE_RENDERERS, ERROR_HANDLER_CONFIG, ERROR_MESSAGES, FILE_ERRORS, FallbackRendererComponent, FileRendererComponent, ImageRendererComponent, LOCATION_ERRORS, LocationRendererComponent, MESSAGE_ERRORS, PERMISSION_ERRORS, REGISTRY_CONFIG, StickerRendererComponent, SystemRendererComponent, TextRendererComponent, URL_ERRORS, USER_ERRORS, VideoRendererComponent, VoiceRendererComponent, formatErrorMessage, getDefaultConversationItemActions, getErrorMessage, mergeWithDefaults, provideConversation, sanitizeInput, validateConversationId, validateEmail, validateFile, validateLatitude, validateLongitude, validateMessagePayload, validateMessageText, validateMessageType, validateUrl, validateUserId, validateUserIds };
6139
+ export { AI_API_KEY, AXAIResponderService, AXAudioPickerComponent, AXAudioRendererComponent, AXBaseRegistry, AXComposerActionRegistry, AXComposerComponent, AXComposerPopupComponent, AXComposerService, AXComposerTabRegistry, AXContactPickerComponent, AXContactRendererComponent, AXConversation2Module, AXConversationApi, AXConversationContainerComponent, AXConversationContainerDirective, AXConversationDateUtilsService, AXConversationInfoPanelComponent, AXConversationItemActionRegistry, AXConversationMessageUtilsService, AXConversationService, AXConversationStoreService, AXConversationTabRegistry, AXEmojiTabComponent, AXErrorHandlerService, AXFallbackRendererComponent, AXFilePickerComponent, AXFileRendererComponent, AXFileUploadService, AXForwardMessageDialogComponent, AXImagePickerComponent, AXImageRendererComponent, AXIndexedDBConversationApi, AXIndexedDBMessageAIApi, AXIndexedDBMessageApi, AXIndexedDBRealtimeApi, AXIndexedDBUserApi, AXInfiniteScrollDirective, AXInfoBarActionRegistry, AXInfoBarComponent, AXInfoBarSearchComponent, AXInfoBarService, AXLocationPickerComponent, AXLocationRendererComponent, AXMessageActionRegistry, AXMessageApi, AXMessageListComponent, AXMessageListService, AXMessageRendererRegistry, AXNewConversationDialogComponent, AXPickerFooterComponent, AXPickerHeaderComponent, AXRealtimeApi, AXRegistryService, AXSidebarComponent, AXSidebarService, AXStickerRendererComponent, AXStickerTabComponent, AXSystemRendererComponent, AXTextRendererComponent, AXUserApi, AXVideoPickerComponent, AXVideoRendererComponent, AXVoiceRecorderComponent, AXVoiceRendererComponent, AX_CONVERSATION_AUDIO_RENDERER, AX_CONVERSATION_COMPOSER_AUDIO_ACTION, AX_CONVERSATION_COMPOSER_CONTACT_ACTION, AX_CONVERSATION_COMPOSER_EMOJI_ACTION, AX_CONVERSATION_COMPOSER_EMOJI_TAB, AX_CONVERSATION_COMPOSER_FILE_ACTION, AX_CONVERSATION_COMPOSER_IMAGE_ACTION, AX_CONVERSATION_COMPOSER_LOCATION_ACTION, AX_CONVERSATION_COMPOSER_STICKER_TAB, AX_CONVERSATION_COMPOSER_VIDEO_ACTION, AX_CONVERSATION_COMPOSER_VOICE_RECORDING_ACTION, AX_CONVERSATION_CONTACT_RENDERER, AX_CONVERSATION_FALLBACK_RENDERER, AX_CONVERSATION_FILE_RENDERER, AX_CONVERSATION_IMAGE_RENDERER, AX_CONVERSATION_INFO_BAR_ARCHIVE_ACTION, AX_CONVERSATION_INFO_BAR_BLOCK_ACTION, AX_CONVERSATION_INFO_BAR_DELETE_ACTION, AX_CONVERSATION_INFO_BAR_DIVIDER, AX_CONVERSATION_INFO_BAR_INFO_ACTION, AX_CONVERSATION_INFO_BAR_MUTE_ACTION, AX_CONVERSATION_INFO_BAR_SEARCH_ACTION, AX_CONVERSATION_ITEM_BLOCK_ACTION, AX_CONVERSATION_ITEM_DELETE_ACTION, AX_CONVERSATION_ITEM_DIVIDER, AX_CONVERSATION_ITEM_MARK_READ_ACTION, AX_CONVERSATION_ITEM_MUTE_ACTION, AX_CONVERSATION_ITEM_PIN_ACTION, AX_CONVERSATION_LOCATION_RENDERER, AX_CONVERSATION_MESSAGE_COPY_ACTION, AX_CONVERSATION_MESSAGE_DELETE_ACTION, AX_CONVERSATION_MESSAGE_EDIT_ACTION, AX_CONVERSATION_MESSAGE_FORWARD_ACTION, AX_CONVERSATION_MESSAGE_REPLY_ACTION, AX_CONVERSATION_STICKER_RENDERER, AX_CONVERSATION_SYSTEM_RENDERER, AX_CONVERSATION_TAB_ALL, AX_CONVERSATION_TAB_ARCHIVED, AX_CONVERSATION_TAB_CHANNELS, AX_CONVERSATION_TAB_GROUPS, AX_CONVERSATION_TAB_PRIVATE, AX_CONVERSATION_TAB_UNREAD, AX_CONVERSATION_TEXT_RENDERER, AX_CONVERSATION_VIDEO_RENDERER, AX_CONVERSATION_VOICE_RENDERER, AX_DEFAULT_CONVERSATION_CONFIG, CONNECTION_ERRORS, CONVERSATION_CONFIG, CONVERSATION_ERRORS, DEFAULT_COMPOSER_ACTIONS, DEFAULT_COMPOSER_TABS, DEFAULT_CONVERSATION_ITEM_ACTIONS, DEFAULT_CONVERSATION_TABS, DEFAULT_INFO_BAR_ACTIONS, DEFAULT_MESSAGE_ACTIONS, DEFAULT_MESSAGE_RENDERERS, ERROR_HANDLER_CONFIG, ERROR_MESSAGES, FILE_ERRORS, LOCATION_ERRORS, MESSAGE_ERRORS, PERMISSION_ERRORS, REGISTRY_CONFIG, URL_ERRORS, USER_ERRORS, formatErrorMessage, getDefaultConversationItemActions, getErrorMessage, mergeWithDefaults, provideConversation, sanitizeInput, validateConversationId, validateEmail, validateFile, validateLatitude, validateLongitude, validateMessagePayload, validateMessageText, validateMessageType, validateUrl, validateUserId, validateUserIds };
6139
6140
  export type { AXAIResponderConfig, AXApiError, AXAudioPayload, AXBlockReportReason, AXCallEvent, AXComposerAction, AXComposerActionContext, AXComposerActiveComponent, AXComposerTab, AXConnectionEvent, AXConnectionOptions, AXConnectionStatus, AXContactPayload, AXConversation, AXConversationConfig, AXConversationCreateData, AXConversationError, AXConversationFilter, AXConversationFilters, AXConversationItemAction, AXConversationItemActionContext, AXConversationOptions, AXConversationPermissions, AXConversationSettings, AXConversationSettingsUpdate, AXConversationSort, AXConversationStatus, AXConversationTab, AXConversationType, AXConversationUpdateData, AXDeleteMessageCommand, AXEditMessageCommand, AXErrorCode, AXErrorHandlerConfig, AXErrorMessage, AXErrorSeverity, AXFilePayload, AXFileValidationResult, AXGroupedReaction, AXImagePayload, AXInfoBarAction, AXInfoBarActionContext, AXInfoBarActiveComponent, AXLink, AXLinkPreview, AXLocationPayload, AXMention, AXMessage, AXMessageAction, AXMessageActionContext, AXMessageAvatarTemplateContext, AXMessageForwardData, AXMessagePayload, AXMessageRenderer, AXMessageRendererCapabilities, AXMessageSearchFilters, AXMessageStatus, AXMessageType, AXNotificationEvent, AXPaginatedResult, AXPagination, AXParticipant, AXParticipantRole, AXParticipantStatus, AXParticipantUpdate, AXPinnedMessage, AXPollOption, AXPollPayload, AXPresenceStatus, AXPresenceUpdate, AXReaction, AXReadReceipt, AXRegistryConfiguration, AXRegistryItem, AXSendMessageCommand, AXStickerPayload, AXSystemPayload, AXTextFormat, AXTextPayload, AXTypingIndicator, AXUserProfileUpdate, AXUserRole, AXUserSearchFilters, AXValidationResult, AXVideoPayload, AXVoicePayload, DropdownMenuItem, FilePreview, FileUploadProgress };
@@ -1,7 +1,7 @@
1
1
  import * as i2 from '@acorex/cdk/common';
2
- import { AXEvent, MXBaseComponent, AXDataSource, AXSortOrder, AXStyleLookType, AXButtonClickEvent, AXItemClickEvent, AXClickEvent, AXValueChangedEvent, AXListDataSource } from '@acorex/cdk/common';
2
+ import { AXEvent, MXBaseComponent, AXDataSource, AXSortOrder, AXStyleLookType, AXButtonClickEvent, AXItemClickEvent, AXClickEvent, AXValueChangedEvent } from '@acorex/cdk/common';
3
3
  import * as i0 from '@angular/core';
4
- import { TemplateRef, EventEmitter, ChangeDetectorRef, OnInit, DoCheck, QueryList, WritableSignal, ElementRef, AfterViewInit, Signal } from '@angular/core';
4
+ import { TemplateRef, EventEmitter, ChangeDetectorRef, OnInit, AfterViewInit, WritableSignal, Signal, QueryList } from '@angular/core';
5
5
  import * as i11 from '@acorex/core/format';
6
6
  import { AXFormatOptions } from '@acorex/core/format';
7
7
  import * as i8 from '@acorex/components/button';
@@ -592,255 +592,6 @@ declare class AXRowSelectColumnComponent extends AXDataTableColumnComponent {
592
592
  static ɵcmp: i0.ɵɵComponentDeclaration<AXRowSelectColumnComponent, "ax-select-column", never, { "width": { "alias": "width"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "fixed": { "alias": "fixed"; "required": false; }; }, {}, never, never, true, never>;
593
593
  }
594
594
 
595
- /**
596
- * Component for a data table with infinite scrolling capabilities.
597
- *
598
- * @category Components
599
- */
600
- declare class AXInfiniteScrollDataTableComponent extends AXBaseDataTable implements OnInit, DoCheck {
601
- private document;
602
- private platformID;
603
- private ngZone;
604
- /**
605
- * @ignore
606
- */
607
- protected columns: QueryList<AXDataTableColumnComponent>;
608
- /**
609
- * @ignore
610
- */
611
- protected startFixedColumn(): AXDataTableColumnComponent[];
612
- /**
613
- * @ignore
614
- */
615
- protected endFixedColumn(): AXDataTableColumnComponent[];
616
- /**
617
- * @ignore
618
- */
619
- protected notFixedColumn(): AXDataTableColumnComponent[];
620
- /**
621
- * @ignore
622
- */
623
- protected notFixedColumnCount(): number;
624
- /**
625
- * @ignore
626
- */
627
- protected fixedColumnCount(): number;
628
- /**
629
- * Emits an event when the page changes.
630
- *
631
- * @event
632
- */
633
- onPageChanged: EventEmitter<AXValueChangedEvent<number>>;
634
- /**
635
- * @ignore
636
- */
637
- private clickSubject;
638
- /**
639
- * Emits an event when a row is clicked.
640
- *
641
- * @event
642
- */
643
- onRowClick: EventEmitter<AXDataTableRowClick>;
644
- /**
645
- * Emits an event when a row is double-clicked.
646
- *
647
- * @event
648
- */
649
- onRowDbClick: EventEmitter<AXDataTableRowDbClick>;
650
- /**
651
- * Template for rendering rows in the data table.
652
- */
653
- rowTemplate?: TemplateRef<unknown>;
654
- /**
655
- * Template to display when the data table is empty.
656
- */
657
- emptyTemplate?: TemplateRef<unknown>;
658
- /**
659
- * Controls the visibility of the table header.
660
- *
661
- * @defaultValue true
662
- */
663
- showHeader: boolean;
664
- /**
665
- * Defines the mode for fetching data.
666
- *
667
- * @defaultValue 'auto'
668
- */
669
- fetchDataMode: 'auto' | 'manual';
670
- /**
671
- * Configuration for the loading state of the data table.
672
- *
673
- * @defaultValue { enabled: true, animation: true }
674
- */
675
- loading: {
676
- enabled: boolean;
677
- animation: boolean;
678
- loadingTemplate?: TemplateRef<unknown>;
679
- };
680
- /**
681
- * @ignore
682
- */
683
- protected listDataSource: AXListDataSource<unknown>;
684
- /**
685
- * @ignore
686
- */
687
- protected isLoading: WritableSignal<boolean>;
688
- /**
689
- * @ignore
690
- */
691
- protected hasItems: boolean;
692
- /**
693
- * @ignore
694
- */
695
- protected totalRows: number;
696
- /**
697
- * @ignore
698
- */
699
- protected currentPage: number;
700
- /**
701
- * @ignore
702
- */
703
- protected totalPages: number;
704
- /**
705
- * @ignore
706
- */
707
- protected startRowIndex: number;
708
- /**
709
- * @ignore
710
- */
711
- private lastIndex;
712
- /**
713
- * Event emitted when the focused row changes.
714
- *
715
- * @event
716
- */
717
- focusedRowChange: EventEmitter<unknown>;
718
- /**
719
- * @ignore
720
- */
721
- private _focusedRow;
722
- /**
723
- * Retrieves the currently focused row.
724
- */
725
- get focusedRow(): unknown;
726
- /**
727
- * Sets the currently focused row and emits a change event.
728
- *
729
- * @param v - The row data to be set as focused.
730
- */
731
- set focusedRow(v: unknown);
732
- /**
733
- * Defines the height of each item in the table.
734
- *
735
- * @default 40
736
- */
737
- itemHeight: number | 'auto';
738
- /**
739
- * @ignore
740
- */
741
- protected width: string;
742
- /**
743
- * @ignore
744
- */
745
- protected height: string;
746
- /**
747
- * @ignore
748
- */
749
- private viewport;
750
- /**
751
- * Emitted when the scroll index changes in the table.
752
- *
753
- * @event
754
- */
755
- onScrolledIndexChanged: EventEmitter<AXDataTableScrollIndexChanged>;
756
- trackByIdx(i: any): any;
757
- /**
758
- * @ignore
759
- */
760
- ngOnInit(): void;
761
- /**
762
- * @ignore
763
- */
764
- headerContainer: ElementRef<HTMLDivElement>;
765
- /**
766
- * @ignore
767
- */
768
- footerContainer: ElementRef;
769
- /**
770
- * @ignore
771
- */
772
- scrollableContainer: ElementRef<HTMLDivElement>;
773
- /**
774
- * @ignore
775
- */
776
- protected _handleOnscrolledIndexChange(e: number): void;
777
- /**
778
- * @ignore
779
- */
780
- ngDoCheck(): void;
781
- /**
782
- * @ignore
783
- */
784
- private updateTotalCount;
785
- /**
786
- * @ignore
787
- */
788
- private updateHeight;
789
- /**
790
- * @ignore
791
- */
792
- private updateWidth;
793
- /**
794
- * @ignore
795
- */
796
- private updateHScroll;
797
- /**
798
- * @ignore
799
- */
800
- private copyFixedColumns;
801
- /**
802
- * Updates the viewport by checking its size and scrolling to the last index.
803
- * Marks the component for change detection.
804
- * @ignore
805
- */
806
- render(): void;
807
- /**
808
- * Resets the index to zero and refreshes the data source.
809
- * @ignore
810
- */
811
- refresh(): void;
812
- /**
813
- * @ignore
814
- */
815
- protected handleRowClick(event: MouseEvent, item: unknown): void;
816
- /**
817
- * @ignore
818
- */
819
- private handleRowSingleClick;
820
- /**
821
- * @ignore
822
- */
823
- protected handleRowDoubleClick(e: MouseEvent, item: unknown): void;
824
- /**
825
- * Handles column header clicks to toggle sorting on the column.
826
- *
827
- * @param e - The mouse event triggered by the click.
828
- * @param column - The column that was clicked.
829
- * @ignore
830
- */
831
- handleColumnClick(e: MouseEvent, column: AXDataTableColumnComponent): void;
832
- /**
833
- * @ignore
834
- */
835
- protected getSort(column: AXDataTableColumnComponent): string | undefined;
836
- /**
837
- * @ignore
838
- */
839
- protected _handleOnScroll(): void;
840
- static ɵfac: i0.ɵɵFactoryDeclaration<AXInfiniteScrollDataTableComponent, never>;
841
- static ɵcmp: i0.ɵɵComponentDeclaration<AXInfiniteScrollDataTableComponent, "ax-infinite-scroll-data-table", never, { "dataSource": { "alias": "dataSource"; "required": false; }; "rowTemplate": { "alias": "rowTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "showHeader": { "alias": "showHeader"; "required": false; }; "fetchDataMode": { "alias": "fetchDataMode"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "focusedRow": { "alias": "focusedRow"; "required": false; }; "itemHeight": { "alias": "itemHeight"; "required": false; }; }, { "selectedRowsChange": "selectedRowsChange"; "onPageChanged": "onPageChanged"; "onRowClick": "onRowClick"; "onRowDbClick": "onRowDbClick"; "focusedRowChange": "focusedRowChange"; "onScrolledIndexChanged": "onScrolledIndexChanged"; }, ["columns"], ["ax-header", "ax-footer"], true, never>;
842
- }
843
-
844
595
  /**
845
596
  * Component for displaying and managing a data table with advanced features.
846
597
  *
@@ -1207,9 +958,9 @@ declare class AXDataTableComponent extends AXBaseDataTable implements OnInit, Af
1207
958
 
1208
959
  declare class AXDataTableModule {
1209
960
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDataTableModule, never>;
1210
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXDataTableModule, never, [typeof i1.CommonModule, typeof i2.AXCommonModule, typeof i3.ScrollingModule, typeof i4.AXTranslationModule, typeof i5.AXResultModule, typeof i6.AXLoadingModule, typeof i7.AXSkeletonModule, typeof i8.AXButtonModule, typeof i9.AXDecoratorModule, typeof i10.AXDropdownModule, typeof i11.AXFormatModule, typeof i2.AXRippleDirective, typeof i12.AXDataPagerModule, typeof i13.CdkDropList, typeof i13.CdkDrag, typeof i13.CdkDragPlaceholder, typeof i13.CdkDragHandle, typeof AXInfiniteScrollDataTableComponent, typeof AXDataTableComponent, typeof AXDataTableTextColumnComponent, typeof AXRowIndexColumnComponent, typeof AXRowSelectColumnComponent, typeof AXRowExpandColumnComponent, typeof AXRowCommandColumnComponent, typeof AXRowDropdownCommandColumnComponent, typeof AXDataTableColumnResizableDirective], [typeof AXInfiniteScrollDataTableComponent, typeof AXDataTableComponent, typeof AXDataTableTextColumnComponent, typeof AXRowIndexColumnComponent, typeof AXRowSelectColumnComponent, typeof AXRowExpandColumnComponent, typeof AXRowCommandColumnComponent, typeof AXRowDropdownCommandColumnComponent, typeof AXDataTableColumnResizableDirective]>;
961
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXDataTableModule, never, [typeof i1.CommonModule, typeof i2.AXCommonModule, typeof i3.ScrollingModule, typeof i4.AXTranslationModule, typeof i5.AXResultModule, typeof i6.AXLoadingModule, typeof i7.AXSkeletonModule, typeof i8.AXButtonModule, typeof i9.AXDecoratorModule, typeof i10.AXDropdownModule, typeof i11.AXFormatModule, typeof i2.AXRippleDirective, typeof i12.AXDataPagerModule, typeof i13.CdkDropList, typeof i13.CdkDrag, typeof i13.CdkDragPlaceholder, typeof i13.CdkDragHandle, typeof AXDataTableComponent, typeof AXDataTableTextColumnComponent, typeof AXRowIndexColumnComponent, typeof AXRowSelectColumnComponent, typeof AXRowExpandColumnComponent, typeof AXRowCommandColumnComponent, typeof AXRowDropdownCommandColumnComponent, typeof AXDataTableColumnResizableDirective], [typeof AXDataTableComponent, typeof AXDataTableTextColumnComponent, typeof AXRowIndexColumnComponent, typeof AXRowSelectColumnComponent, typeof AXRowExpandColumnComponent, typeof AXRowCommandColumnComponent, typeof AXRowDropdownCommandColumnComponent, typeof AXDataTableColumnResizableDirective]>;
1211
962
  static ɵinj: i0.ɵɵInjectorDeclaration<AXDataTableModule>;
1212
963
  }
1213
964
 
1214
- export { AXBaseDataTable, AXBaseRowCommandColumnComponent, AXDataTableColumnComponent, AXDataTableColumnResizableDirective, AXDataTableComponent, AXDataTableModule, AXDataTableTextColumnComponent, AXInfiniteScrollDataTableComponent, AXRowCommandColumnComponent, AXRowDropdownCommandColumnComponent, AXRowExpandColumnComponent, AXRowIndexColumnComponent, AXRowSelectColumnComponent };
965
+ export { AXBaseDataTable, AXBaseRowCommandColumnComponent, AXDataTableColumnComponent, AXDataTableColumnResizableDirective, AXDataTableComponent, AXDataTableModule, AXDataTableTextColumnComponent, AXRowCommandColumnComponent, AXRowDropdownCommandColumnComponent, AXRowExpandColumnComponent, AXRowIndexColumnComponent, AXRowSelectColumnComponent };
1215
966
  export type { AXColumnsOrderChangedEvent, AXDataTableRowClick, AXDataTableRowDbClick, AXDataTableScrollIndexChanged, AXRowCommandItem, AXRowCommandItemClickEvent, onColumnSizeChangedEvent };
@@ -66,7 +66,7 @@ declare class AXDateTimePickerComponent extends AXDateTimePickerComponent_base i
66
66
  * @ignore
67
67
  */
68
68
  protected get _hasTimePart(): boolean;
69
- protected _editingDateObj: _angular_core.WritableSignal<AXDateTime>;
69
+ editingDateObj: _angular_core.WritableSignal<AXDateTime>;
70
70
  /**
71
71
  * @description The calendar type to use for the datetime input.
72
72
  */