@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
package/kanban/index.d.ts CHANGED
@@ -21,6 +21,7 @@ declare class AXKanbanComponent extends NXComponent {
21
21
  footerTemplate: _angular_core.InputSignal<TemplateRef<unknown>>;
22
22
  contentFooterTemplate: _angular_core.InputSignal<TemplateRef<unknown>>;
23
23
  tooltipTemplate: _angular_core.InputSignal<string | TemplateRef<unknown>>;
24
+ onBeforeDrop: _angular_core.OutputEmitterRef<AXKanbanBeforeDropEvent>;
24
25
  onSortChanged: _angular_core.OutputEmitterRef<AXKanbanSortEvent>;
25
26
  onItemClick: _angular_core.OutputEmitterRef<AXKanbanMouseEvent>;
26
27
  onActionClick: _angular_core.OutputEmitterRef<AXKanbanMouseEvent>;
@@ -35,9 +36,57 @@ declare class AXKanbanComponent extends NXComponent {
35
36
  * the updated data source.
36
37
  *
37
38
  * @param event AXDropListDroppedEvent - The drag-and-drop event including indices and container information.
38
- * @returns void
39
+ * @returns Promise<void>
39
40
  */
40
- drop(event: AXDropListDroppedEvent): void;
41
+ drop(event: AXDropListDroppedEvent): Promise<void>;
42
+ /**
43
+ * Programmatically move an item to a different status or reorder within the same status.
44
+ * @param itemId The ID of the item to move (using keyField)
45
+ * @param targetStatusKey The target status key to move the item to
46
+ * @param targetIndex Optional target index within the target status. If not provided, item will be appended to the end.
47
+ * @returns Promise<boolean> - true if the move was successful, false otherwise
48
+ */
49
+ moveItem(itemId: any, targetStatusKey: any, targetIndex?: number): Promise<boolean>;
50
+ /**
51
+ * Programmatically reorder an item within the same status.
52
+ * @param itemId The ID of the item to reorder (using keyField)
53
+ * @param newIndex The new index position within the same status
54
+ * @returns Promise<boolean> - true if the reorder was successful, false otherwise
55
+ */
56
+ reorderItem(itemId: any, newIndex: number): Promise<boolean>;
57
+ /**
58
+ * Programmatically move an item to a different status.
59
+ * @param itemId The ID of the item to move (using keyField)
60
+ * @param targetStatusKey The target status key to move the item to
61
+ * @param targetIndex Optional target index within the target status. If not provided, item will be appended to the end.
62
+ * @returns Promise<boolean> - true if the move was successful, false otherwise
63
+ */
64
+ moveItemToStatus(itemId: any, targetStatusKey: any, targetIndex?: number): Promise<boolean>;
65
+ /**
66
+ * Core method that performs the move operation, handles re-indexing, and emits events.
67
+ * This is used by both drag-and-drop operations and programmatic moves.
68
+ *
69
+ * @param originalItem The original item from dataSource that is being moved
70
+ * @param previousStatusKey The status key the item is moving from
71
+ * @param currentStatusKey The status key the item is moving to
72
+ * @param previousIndex The index the item is moving from
73
+ * @param currentIndex The index the item is moving to
74
+ * @param nativeEvent The native mouse event (null for programmatic moves)
75
+ * @returns Promise<boolean> - true if the move was successful, false otherwise
76
+ */
77
+ private performMove;
78
+ /**
79
+ * Emit beforeDrop event and return whether to continue with the drop operation.
80
+ * Supports both synchronous and asynchronous event handlers.
81
+ * @param item The original item from dataSource that is being moved
82
+ * @param previousStatusKey The status key the item is moving from
83
+ * @param currentStatusKey The status key the item is moving to
84
+ * @param previousIndex The index the item is moving from
85
+ * @param currentIndex The index the item is moving to
86
+ * @param nativeEvent The native mouse event (null for programmatic moves)
87
+ * @returns Promise<boolean> - true if the drop should proceed, false if it should be canceled
88
+ */
89
+ private emitBeforeDropEvent;
41
90
  protected getItemsById(key: any): AXKanbanItem[];
42
91
  protected getOriginalItemsById(key: any): any[];
43
92
  protected stringify(value: any): string;
@@ -46,7 +95,7 @@ declare class AXKanbanComponent extends NXComponent {
46
95
  protected handleDblClick(event: MouseEvent, item: AXKanbanItem): void;
47
96
  protected handleRightClick(event: MouseEvent, item: AXKanbanItem): void;
48
97
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXKanbanComponent, never>;
49
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXKanbanComponent, "ax-kanban", never, { "hasActions": { "alias": "hasActions"; "required": false; "isSignal": true; }; "dragStartDelay": { "alias": "dragStartDelay"; "required": false; "isSignal": true; }; "statuses": { "alias": "statuses"; "required": false; "isSignal": true; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; "isSignal": true; }; "dataSource": { "alias": "dataSource"; "required": false; "isSignal": true; }; "keyField": { "alias": "keyField"; "required": false; "isSignal": true; }; "indexField": { "alias": "indexField"; "required": false; "isSignal": true; }; "titleField": { "alias": "titleField"; "required": false; "isSignal": true; }; "cssClassField": { "alias": "cssClassField"; "required": false; "isSignal": true; }; "priorityField": { "alias": "priorityField"; "required": false; "isSignal": true; }; "statusKeyField": { "alias": "statusKeyField"; "required": false; "isSignal": true; }; "descriptionField": { "alias": "descriptionField"; "required": false; "isSignal": true; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; "isSignal": true; }; "headerTemplate": { "alias": "headerTemplate"; "required": false; "isSignal": true; }; "footerTemplate": { "alias": "footerTemplate"; "required": false; "isSignal": true; }; "contentFooterTemplate": { "alias": "contentFooterTemplate"; "required": false; "isSignal": true; }; "tooltipTemplate": { "alias": "tooltipTemplate"; "required": false; "isSignal": true; }; }, { "onSortChanged": "onSortChanged"; "onItemClick": "onItemClick"; "onActionClick": "onActionClick"; "onItemDblClick": "onItemDblClick"; "onItemRightClick": "onItemRightClick"; }, never, never, true, never>;
98
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXKanbanComponent, "ax-kanban", never, { "hasActions": { "alias": "hasActions"; "required": false; "isSignal": true; }; "dragStartDelay": { "alias": "dragStartDelay"; "required": false; "isSignal": true; }; "statuses": { "alias": "statuses"; "required": false; "isSignal": true; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; "isSignal": true; }; "dataSource": { "alias": "dataSource"; "required": false; "isSignal": true; }; "keyField": { "alias": "keyField"; "required": false; "isSignal": true; }; "indexField": { "alias": "indexField"; "required": false; "isSignal": true; }; "titleField": { "alias": "titleField"; "required": false; "isSignal": true; }; "cssClassField": { "alias": "cssClassField"; "required": false; "isSignal": true; }; "priorityField": { "alias": "priorityField"; "required": false; "isSignal": true; }; "statusKeyField": { "alias": "statusKeyField"; "required": false; "isSignal": true; }; "descriptionField": { "alias": "descriptionField"; "required": false; "isSignal": true; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; "isSignal": true; }; "headerTemplate": { "alias": "headerTemplate"; "required": false; "isSignal": true; }; "footerTemplate": { "alias": "footerTemplate"; "required": false; "isSignal": true; }; "contentFooterTemplate": { "alias": "contentFooterTemplate"; "required": false; "isSignal": true; }; "tooltipTemplate": { "alias": "tooltipTemplate"; "required": false; "isSignal": true; }; }, { "onBeforeDrop": "onBeforeDrop"; "onSortChanged": "onSortChanged"; "onItemClick": "onItemClick"; "onActionClick": "onActionClick"; "onItemDblClick": "onItemDblClick"; "onItemRightClick": "onItemRightClick"; }, never, never, true, never>;
50
99
  }
51
100
 
52
101
  type AXKanbanItem = {
@@ -75,6 +124,14 @@ interface AXKanbanSortEvent extends NXNativeEvent<AXKanbanComponent, MouseEvent>
75
124
  interface AXKanbanMouseEvent extends NXNativeEvent<AXKanbanComponent, MouseEvent> {
76
125
  item: any;
77
126
  }
127
+ interface AXKanbanBeforeDropEvent extends NXNativeEvent<AXKanbanComponent, MouseEvent> {
128
+ item: any;
129
+ previousStatusKey: any;
130
+ currentStatusKey: any;
131
+ previousIndex: number;
132
+ currentIndex: number;
133
+ canceled: boolean;
134
+ }
78
135
 
79
136
  export { AXKanbanComponent };
80
- export type { AXKanbanItem, AXKanbanMouseEvent, AXKanbanSortEvent, AXKanbanStatus };
137
+ export type { AXKanbanBeforeDropEvent, AXKanbanItem, AXKanbanMouseEvent, AXKanbanSortEvent, AXKanbanStatus };
package/kbd/index.d.ts CHANGED
@@ -1,9 +1,12 @@
1
- import * as i0 from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
2
  import { NXComponent } from '@acorex/cdk/common';
3
3
 
4
4
  declare class AXKBDItemComponent extends NXComponent {
5
- keys: i0.InputSignal<string | string[]>;
6
- modifierKeys: i0.WritableSignal<string[]>;
5
+ keys: _angular_core.InputSignal<string | string[]>;
6
+ modifierKeys: _angular_core.WritableSignal<string[]>;
7
+ join: _angular_core.InputSignal<"split" | "joined">;
8
+ look: _angular_core.ModelSignal<"fill" | "solid">;
9
+ lookClass: _angular_core.Signal<string>;
7
10
  /**
8
11
  * Capitalizes the first letter of the provided text.
9
12
  *
@@ -11,13 +14,16 @@ declare class AXKBDItemComponent extends NXComponent {
11
14
  * @returns The text with its first character uppercased
12
15
  */
13
16
  protected capitalizeFirstLetter(text: string): string;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<AXKBDItemComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<AXKBDItemComponent, "ax-kbd-item", never, { "keys": { "alias": "keys"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
17
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXKBDItemComponent, never>;
18
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXKBDItemComponent, "ax-kbd-item", never, { "keys": { "alias": "keys"; "required": false; "isSignal": true; }; "join": { "alias": "join"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; }, { "look": "lookChange"; }, never, never, true, never>;
16
19
  }
17
20
 
18
21
  declare class AXKBDComponent extends NXComponent {
19
- static ɵfac: i0.ɵɵFactoryDeclaration<AXKBDComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<AXKBDComponent, "ax-kbd", never, {}, {}, never, ["ax-kbd-item"], true, never>;
22
+ #private;
23
+ private kbdItem;
24
+ look: _angular_core.InputSignal<"fill" | "solid">;
25
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXKBDComponent, never>;
26
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXKBDComponent, "ax-kbd", never, { "look": { "alias": "look"; "required": false; "isSignal": true; }; }, {}, ["kbdItem"], ["ax-kbd-item"], true, never>;
21
27
  }
22
28
 
23
29
  export { AXKBDComponent, AXKBDItemComponent };
@@ -81,7 +81,7 @@ declare class AXLoadingComponent extends MXBaseComponent implements OnInit {
81
81
  /**
82
82
  * @ignore
83
83
  */
84
- protected _handleAttched(ref: CdkPortalOutletAttachedRef): void;
84
+ protected _handleAttached(ref: CdkPortalOutletAttachedRef): void;
85
85
  static ɵfac: i0.ɵɵFactoryDeclaration<AXLoadingComponent, never>;
86
86
  static ɵcmp: i0.ɵɵComponentDeclaration<AXLoadingComponent, "ax-loading", never, { "visible": { "alias": "visible"; "required": false; }; "type": { "alias": "type"; "required": false; }; "context": { "alias": "context"; "required": false; }; }, { "visibleChange": "visibleChange"; }, never, never, true, never>;
87
87
  }
@@ -69,8 +69,9 @@ declare class AXMediaViewerContainerComponent implements OnDestroy {
69
69
  ngOnDestroy(): void;
70
70
  next(): void;
71
71
  prev(): void;
72
- interVal: any;
72
+ private interVal?;
73
73
  goToIndex(index: number, speed?: number): void;
74
+ private init;
74
75
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMediaViewerContainerComponent, never>;
75
76
  static ɵcmp: i0.ɵɵComponentDeclaration<AXMediaViewerContainerComponent, "ax-media-viewer-container", never, { "dataArray": { "alias": "dataArray"; "required": false; "isSignal": true; }; "thumbnail": { "alias": "thumbnail"; "required": false; "isSignal": true; }; "pagination": { "alias": "pagination"; "required": false; "isSignal": true; }; }, {}, ["fullScreenButton"], ["ax-header", "ax-suffix", "ax-prefix"], true, never>;
76
77
  }
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "21.0.1-next.2",
3
+ "version": "21.0.1-next.20",
4
4
  "peerDependencies": {
5
- "@acorex/core": "21.0.1-next.2",
6
- "@acorex/cdk": "21.0.1-next.2",
5
+ "@acorex/core": "21.0.1-next.20",
6
+ "@acorex/cdk": "21.0.1-next.20",
7
7
  "@angular/common": "^20.0.0",
8
8
  "@angular/core": "^20.0.0",
9
9
  "@angular/cdk": "^20.0.0",
@@ -177,6 +177,10 @@
177
177
  "types": "./data-table/index.d.ts",
178
178
  "default": "./fesm2022/acorex-components-data-table.mjs"
179
179
  },
180
+ "./datetime-box": {
181
+ "types": "./datetime-box/index.d.ts",
182
+ "default": "./fesm2022/acorex-components-datetime-box.mjs"
183
+ },
180
184
  "./datetime-input": {
181
185
  "types": "./datetime-input/index.d.ts",
182
186
  "default": "./fesm2022/acorex-components-datetime-input.mjs"
@@ -185,10 +189,6 @@
185
189
  "types": "./datetime-picker/index.d.ts",
186
190
  "default": "./fesm2022/acorex-components-datetime-picker.mjs"
187
191
  },
188
- "./datetime-box": {
189
- "types": "./datetime-box/index.d.ts",
190
- "default": "./fesm2022/acorex-components-datetime-box.mjs"
191
- },
192
192
  "./decorators": {
193
193
  "types": "./decorators/index.d.ts",
194
194
  "default": "./fesm2022/acorex-components-decorators.mjs"
package/paint/index.d.ts CHANGED
@@ -98,11 +98,6 @@ declare class AXPaintViewComponent implements OnDestroy {
98
98
  protected hostElem: ElementRef<any>;
99
99
  /** @ignore */
100
100
  private resizeEvent;
101
- /**
102
- * Specifies the class that pass to component.
103
- *
104
- */
105
- readonly customClass: _angular_core.InputSignal<string>;
106
101
  readonly paintBackgroundColor: _angular_core.InputSignal<"black" | "white">;
107
102
  /** @ignore */
108
103
  protected canvasElem: _angular_core.Signal<ElementRef<HTMLCanvasElement>>;
@@ -134,7 +129,7 @@ declare class AXPaintViewComponent implements OnDestroy {
134
129
  getOutPut(e: 'image/webp' | 'image/png' | 'image/jpeg'): void;
135
130
  get __hostClass(): string[];
136
131
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPaintViewComponent, never>;
137
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPaintViewComponent, "ax-paint-view", never, { "customClass": { "alias": "class"; "required": false; "isSignal": true; }; "paintBackgroundColor": { "alias": "paintBackgroundColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
132
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPaintViewComponent, "ax-paint-view", never, { "paintBackgroundColor": { "alias": "paintBackgroundColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
138
133
  }
139
134
 
140
135
  declare class AXPaintToolsSelectorComponent {
@@ -61,6 +61,7 @@ declare class AXPhoneBoxComponent extends AXPhoneBoxComponent_base {
61
61
  protected dataSource: AXDataSource<CountryItem>;
62
62
  /** @ignore */
63
63
  protected handleCountryOnClosed(): void;
64
+ protected internalValueChanged(value: any): void;
64
65
  /**
65
66
  * Determines if the keyboard event is a valid action based on allowed keys and key codes.
66
67
  *
@@ -74,12 +75,6 @@ declare class AXPhoneBoxComponent extends AXPhoneBoxComponent_base {
74
75
  * @returns void - No return value. Updates the internal countries list.
75
76
  */
76
77
  setCountries(): void;
77
- /**
78
- * Sets the default selected country based on the provided country code or the first country in the list.
79
- *
80
- * @returns void - No return value. Updates the selected country.
81
- */
82
- setDefaultValue(): void;
83
78
  protected handleKeyDown(e: KeyboardEvent): void;
84
79
  private parsePhoneNumber;
85
80
  /** @ignore */
@@ -124,11 +124,15 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
124
124
  /**
125
125
  * Delay in milliseconds before the popover opens after a trigger event.
126
126
  */
127
- openAfter: number;
127
+ private _openAfter;
128
+ get openAfter(): number;
129
+ set openAfter(value: number);
128
130
  /**
129
131
  * Delay in milliseconds before the popover closes after a trigger event.
130
132
  */
131
- closeAfter: number;
133
+ private _closeAfter;
134
+ get closeAfter(): number;
135
+ set closeAfter(value: number);
132
136
  /**
133
137
  * CSS class to apply to the backdrop element.
134
138
  */
package/popup/index.d.ts CHANGED
@@ -1,9 +1,9 @@
1
- import { AXComponentType, AXComponentInputs } from '@acorex/core/components';
2
1
  import * as i0 from '@angular/core';
3
2
  import { TemplateRef, ViewContainerRef, StaticProvider, OnInit, OnDestroy } from '@angular/core';
4
- import { Subject } from 'rxjs';
5
3
  import * as i2 from '@acorex/cdk/common';
6
4
  import { MXBaseComponent, AXComponentClosedPromise } from '@acorex/cdk/common';
5
+ import { AXComponentType, AXComponentInputs } from '@acorex/core/components';
6
+ import { Subject } from 'rxjs';
7
7
  import * as i1 from '@angular/common';
8
8
  import * as i3 from '@acorex/components/decorators';
9
9
  import * as i4 from '@acorex/core/translation';
@@ -16,7 +16,9 @@ interface AXPopupConfig {
16
16
  header?: boolean;
17
17
  maximizable?: boolean;
18
18
  size?: AXPopupSizeType;
19
+ /** @deprecated Use `inputs` instead to pass data to the popup component. */
19
20
  data?: unknown;
21
+ inputs?: unknown;
20
22
  draggable?: boolean;
21
23
  hasBackdrop?: boolean;
22
24
  backdropClass?: string;
@@ -53,43 +55,6 @@ declare abstract class AXPopupComponentBase {
53
55
  static ɵdir: i0.ɵɵDirectiveDeclaration<AXPopupComponentBase, never, never, { "__popup__": { "alias": "__popup__"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
54
56
  }
55
57
 
56
- declare class AXPopupStateService {
57
- private popupList;
58
- private overlayService;
59
- /**
60
- * Opens a popup with the specified content and configuration.
61
- * @param content - Component or template to display
62
- * @param config - Configuration options for the popup
63
- * @returns Promise<AXPopupRef> - Reference to the opened popup
64
- */
65
- open<TResult = any>(content: AXPopupContentType, config: AXPopupConfig): Promise<AXPopupRef<TResult>>;
66
- /**
67
- * Closes a popup by its ID.
68
- * @param id - The popup ID to close
69
- * @param data - Optional data to pass to the close event
70
- */
71
- close<TResult = any>(id: number, data?: TResult): Promise<void>;
72
- /**
73
- * Sets input values for a popup by its ID.
74
- * @param id - The popup ID
75
- * @param values - Object containing input values to set
76
- */
77
- setInputs(id: number, values: AXComponentInputs): Promise<void>;
78
- /**
79
- * Sets the title for a popup by its ID.
80
- * @param id - The popup ID
81
- * @param title - The new title
82
- */
83
- setTitle(id: number, title: string): Promise<void>;
84
- /**
85
- * Brings a popup to the front of all other overlays.
86
- * @param id - The popup ID to bring to front
87
- */
88
- bringToFront(id: number): void;
89
- static ɵfac: i0.ɵɵFactoryDeclaration<AXPopupStateService, never>;
90
- static ɵprov: i0.ɵɵInjectableDeclaration<AXPopupStateService>;
91
- }
92
-
93
58
  /**
94
59
  * The Popup is a component which displays content in a dialog overlay
95
60
  *
@@ -97,7 +62,6 @@ declare class AXPopupStateService {
97
62
  */
98
63
  declare class AXPopupComponent extends MXBaseComponent implements OnInit, OnDestroy {
99
64
  private _zone;
100
- private _document;
101
65
  private loadingService;
102
66
  private _platform;
103
67
  private componentService;
@@ -179,7 +143,8 @@ declare class AXPopupModule {
179
143
  * @category Components
180
144
  */
181
145
  declare class AXPopupService {
182
- private stateService;
146
+ private popupList;
147
+ private overlayService;
183
148
  /**
184
149
  * Open popup 1
185
150
  */
@@ -188,9 +153,39 @@ declare class AXPopupService {
188
153
  * Open popup 2
189
154
  */
190
155
  open(content: AXPopupContentType, config?: AXPopupConfig): AXComponentClosedPromise;
156
+ /**
157
+ * Opens a popup with the specified content and configuration.
158
+ * @param content - Component or template to display
159
+ * @param config - Configuration options for the popup
160
+ * @returns Promise<AXPopupRef> - Reference to the opened popup
161
+ */
162
+ private openInternal;
163
+ /**
164
+ * Closes a popup by its ID.
165
+ * @param id - The popup ID to close
166
+ * @param data - Optional data to pass to the close event
167
+ */
168
+ close<TResult = any>(id: number, data?: TResult): void;
169
+ /**
170
+ * Sets input values for a popup by its ID.
171
+ * @param id - The popup ID
172
+ * @param values - Object containing input values to set
173
+ */
174
+ setInputs(id: number, values: AXComponentInputs): void;
175
+ /**
176
+ * Sets the title for a popup by its ID.
177
+ * @param id - The popup ID
178
+ * @param title - The new title
179
+ */
180
+ setTitle(id: number, title: string): void;
181
+ /**
182
+ * Brings a popup to the front of all other overlays.
183
+ * @param id - The popup ID to bring to front
184
+ */
185
+ bringToFront(id: number): void;
191
186
  static ɵfac: i0.ɵɵFactoryDeclaration<AXPopupService, never>;
192
187
  static ɵprov: i0.ɵɵInjectableDeclaration<AXPopupService>;
193
188
  }
194
189
 
195
- export { AXPopupComponent, AXPopupComponentBase, AXPopupModule, AXPopupService, AXPopupStateService };
190
+ export { AXPopupComponent, AXPopupComponentBase, AXPopupModule, AXPopupService };
196
191
  export type { AXPopupConfig, AXPopupContentType, AXPopupData, AXPopupRef, AXPopupSizeType };
@@ -1,6 +1,6 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { ElementRef, Renderer2 } from '@angular/core';
3
- import { MXValueComponent } from '@acorex/cdk/common';
3
+ import { MXValueComponent, AXStyleColorType } from '@acorex/cdk/common';
4
4
  import * as i1 from '@angular/common';
5
5
 
6
6
  /**
@@ -19,6 +19,7 @@ declare class AXRatePickerComponent extends MXValueComponent<number> {
19
19
  * @default 'fa-star'
20
20
  */
21
21
  readonly iconName: _angular_core.InputSignal<string>;
22
+ readonly color: _angular_core.InputSignal<AXStyleColorType>;
22
23
  /**
23
24
  * @description
24
25
  * Maximum value for the rating.
@@ -114,22 +115,11 @@ declare class AXRatePickerComponent extends MXValueComponent<number> {
114
115
  private onEnd;
115
116
  private countDecimals;
116
117
  /**
117
- * @description
118
- * Determines if the component is active (i.e., not readonly or disabled).
119
- */
120
- get isActive(): boolean;
121
- /**
122
- * @description
123
- * Determines if the component is in readonly mode.
124
- */
125
- get isReadonly(): boolean;
126
- /**
127
- * @description
128
- * Determines if the component is disabled.
118
+ * @ignore
129
119
  */
130
- get isDisabled(): boolean;
120
+ private get __hostClass();
131
121
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXRatePickerComponent, never>;
132
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXRatePickerComponent, "ax-rate-picker", never, { "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "step": { "alias": "step"; "required": false; "isSignal": true; }; "hasTransition": { "alias": "hasTransition"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
122
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXRatePickerComponent, "ax-rate-picker", never, { "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "step": { "alias": "step"; "required": false; "isSignal": true; }; "hasTransition": { "alias": "hasTransition"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
133
123
  }
134
124
 
135
125
  declare class AXRatePickerModule {