@acorex/components 19.14.1 → 19.14.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (425) hide show
  1. package/action-sheet/lib/action-sheet.class.d.ts +1 -1
  2. package/action-sheet/lib/action-sheet.component.d.ts +1 -1
  3. package/action-sheet/lib/action-sheet.module.d.ts +1 -1
  4. package/alert/lib/alert.component.d.ts +1 -1
  5. package/audio-wave/lib/interfaces/audio-wave.interface.d.ts +1 -1
  6. package/autocomplete/lib/autocomplete.component.d.ts +1 -1
  7. package/avatar/lib/avatar.component.d.ts +1 -1
  8. package/badge/lib/badge.component.d.ts +1 -1
  9. package/bottom-navigation/lib/bottom-navigation-item/bottom-navigation-item.component.d.ts +2 -2
  10. package/bottom-navigation/lib/bottom-navigation.component.d.ts +1 -1
  11. package/breadcrumbs/lib/breadcrumbs-item.component.d.ts +1 -1
  12. package/breadcrumbs/lib/breadcrumbs.component.d.ts +1 -1
  13. package/button/lib/button-item-list.component.d.ts +2 -2
  14. package/button/lib/button-item.class.d.ts +1 -1
  15. package/button/lib/button-item.component.d.ts +1 -1
  16. package/button/lib/button.component.d.ts +1 -1
  17. package/button/lib/button.module.d.ts +1 -1
  18. package/button-group/lib/button-group-item.component.d.ts +1 -1
  19. package/button-group/lib/button-group.component.d.ts +1 -1
  20. package/calendar/lib/calendar-range.component.d.ts +1 -1
  21. package/calendar/lib/calendar.class.d.ts +1 -1
  22. package/calendar/lib/calendar.component.d.ts +1 -1
  23. package/calendar/lib/calendar.module.d.ts +1 -1
  24. package/check-box/lib/check-box.component.d.ts +1 -1
  25. package/chips/lib/chips.component.d.ts +2 -2
  26. package/circular-progress/lib/circular-progress.component.d.ts +1 -1
  27. package/collapse/lib/collapse-group.component.d.ts +1 -1
  28. package/collapse/lib/collapse.component.d.ts +1 -1
  29. package/color-box/lib/color-box.component.d.ts +1 -1
  30. package/color-palette/lib/color-palette-input.component.d.ts +1 -1
  31. package/color-palette/lib/color-palette-picker.component.d.ts +1 -1
  32. package/color-palette/lib/color-palette-preview.component.d.ts +1 -1
  33. package/color-palette/lib/color-palette-swatches.component.d.ts +1 -1
  34. package/color-palette/lib/color-palette.class.d.ts +1 -1
  35. package/color-palette/lib/color-palette.component.d.ts +1 -1
  36. package/conversation/lib/classes/events.interface.d.ts +1 -1
  37. package/conversation/lib/conversation-input/conversation-input.component.d.ts +1 -1
  38. package/conversation/lib/conversation-message/conversation-message.component.d.ts +1 -1
  39. package/conversation/lib/conversation-view/conversation-view.component.d.ts +1 -1
  40. package/conversation/lib/conversation.module.d.ts +1 -1
  41. package/cron-job/lib/cron-job-container/cron-job-container.component.d.ts +1 -1
  42. package/cron-job/lib/day/day.component.d.ts +1 -1
  43. package/cron-job/lib/hours/hours.component.d.ts +1 -1
  44. package/cron-job/lib/minutes/minutes.component.d.ts +1 -1
  45. package/cron-job/lib/month/month.component.d.ts +1 -1
  46. package/cron-job/lib/seconds/seconds.component.d.ts +1 -1
  47. package/cron-job/lib/year/year.component.d.ts +1 -1
  48. package/data-pager/lib/data-pager-base.component.d.ts +1 -1
  49. package/data-pager/lib/data-pager-input-selector.component.d.ts +1 -1
  50. package/data-pager/lib/data-pager-next-buttons.component.d.ts +1 -1
  51. package/data-pager/lib/data-pager-pagesize-dropdown.component.d.ts +1 -1
  52. package/data-pager/lib/data-pager-prev-buttons.component.d.ts +1 -1
  53. package/data-pager/lib/data-pager.component.d.ts +1 -1
  54. package/data-table/lib/base-data-table.class.d.ts +1 -1
  55. package/data-table/lib/columns/data-table-column.d.ts +1 -1
  56. package/data-table/lib/columns/row-command-column.component.d.ts +1 -1
  57. package/data-table/lib/columns/row-select-column.component.d.ts +1 -1
  58. package/data-table/lib/data-table.module.d.ts +1 -1
  59. package/data-table/lib/infinite-scroll-data-table/infinite-scroll-data-table.component.d.ts +1 -1
  60. package/datetime-box/lib/datetime-box.component.d.ts +1 -1
  61. package/datetime-input/lib/datetime-input.component.d.ts +1 -1
  62. package/datetime-picker/lib/datetime-picker.component.d.ts +1 -1
  63. package/decorators/lib/components/clear-button/clear-button.component.d.ts +2 -2
  64. package/decorators/lib/components/close-button/close-button.component.d.ts +2 -2
  65. package/decorators/lib/components/full-screen/full-screen-button.component.d.ts +1 -1
  66. package/decorators/lib/components/generic-content.component.d.ts +1 -1
  67. package/decorators/lib/components/heading/heading.component.d.ts +1 -1
  68. package/decorators/lib/components/icon/icon.component.d.ts +1 -1
  69. package/dialog/lib/dialog.class.d.ts +1 -1
  70. package/dialog/lib/dialog.component.d.ts +1 -1
  71. package/dialog/lib/dialog.module.d.ts +1 -1
  72. package/dialog/lib/dialog.service.d.ts +1 -1
  73. package/drawer/lib/drawer/drawer-container/drawer-container.component.d.ts +1 -1
  74. package/drawer/lib/drawer/drawer-item/drawer.component.d.ts +1 -1
  75. package/dropdown/lib/dropdown-box.class.d.ts +1 -1
  76. package/dropdown/lib/dropdown-box.component.d.ts +2 -2
  77. package/dropdown/lib/dropdown-panel.component.d.ts +2 -2
  78. package/dropdown/lib/dropdown.module.d.ts +1 -1
  79. package/dropdown-button/lib/dropdown-button.component.d.ts +2 -2
  80. package/dropdown-button/lib/dropdown-button.module.d.ts +1 -1
  81. package/fesm2022/acorex-components-action-sheet.mjs +15 -13
  82. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  83. package/fesm2022/acorex-components-alert.mjs +15 -9
  84. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  85. package/fesm2022/acorex-components-audio-wave.mjs +9 -8
  86. package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
  87. package/fesm2022/acorex-components-autocomplete.mjs +10 -10
  88. package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
  89. package/fesm2022/acorex-components-avatar.mjs +13 -12
  90. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  91. package/fesm2022/acorex-components-badge.mjs +9 -9
  92. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  93. package/fesm2022/acorex-components-bottom-navigation.mjs +14 -14
  94. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  95. package/fesm2022/acorex-components-breadcrumbs.mjs +13 -13
  96. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  97. package/fesm2022/acorex-components-button-group.mjs +13 -12
  98. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  99. package/fesm2022/acorex-components-button.mjs +22 -22
  100. package/fesm2022/acorex-components-button.mjs.map +1 -1
  101. package/fesm2022/acorex-components-calendar.mjs +18 -14
  102. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  103. package/fesm2022/acorex-components-check-box.mjs +12 -10
  104. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  105. package/fesm2022/acorex-components-chips.mjs +10 -10
  106. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  107. package/fesm2022/acorex-components-circular-progress.mjs +9 -9
  108. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  109. package/fesm2022/acorex-components-collapse.mjs +15 -13
  110. package/fesm2022/acorex-components-collapse.mjs.map +1 -1
  111. package/fesm2022/acorex-components-color-box.mjs +8 -8
  112. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  113. package/fesm2022/acorex-components-color-palette.mjs +36 -26
  114. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  115. package/fesm2022/acorex-components-comment.mjs +37 -36
  116. package/fesm2022/acorex-components-comment.mjs.map +1 -1
  117. package/fesm2022/acorex-components-conversation.mjs +61 -63
  118. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  119. package/fesm2022/acorex-components-cron-job.mjs +57 -53
  120. package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
  121. package/fesm2022/acorex-components-data-pager.mjs +75 -37
  122. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  123. package/fesm2022/acorex-components-data-table.mjs +59 -39
  124. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  125. package/fesm2022/acorex-components-datetime-box.mjs +8 -8
  126. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  127. package/fesm2022/acorex-components-datetime-input.mjs +8 -8
  128. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  129. package/fesm2022/acorex-components-datetime-picker.mjs +10 -10
  130. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  131. package/fesm2022/acorex-components-decorators.mjs +46 -36
  132. package/fesm2022/acorex-components-decorators.mjs.map +1 -1
  133. package/fesm2022/acorex-components-dialog.mjs +21 -13
  134. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  135. package/fesm2022/acorex-components-drawer.mjs +17 -17
  136. package/fesm2022/acorex-components-drawer.mjs.map +1 -1
  137. package/fesm2022/acorex-components-dropdown-button.mjs +12 -10
  138. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  139. package/fesm2022/acorex-components-dropdown.mjs +19 -17
  140. package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
  141. package/fesm2022/acorex-components-file-explorer.mjs +39 -31
  142. package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
  143. package/fesm2022/acorex-components-flow-chart.mjs +30 -20
  144. package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
  145. package/fesm2022/acorex-components-form.mjs +20 -18
  146. package/fesm2022/acorex-components-form.mjs.map +1 -1
  147. package/fesm2022/acorex-components-grid-layout-builder.mjs +55 -16
  148. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  149. package/fesm2022/acorex-components-image-editor.mjs +43 -45
  150. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  151. package/fesm2022/acorex-components-image.mjs +15 -9
  152. package/fesm2022/acorex-components-image.mjs.map +1 -1
  153. package/fesm2022/acorex-components-json-viewer.mjs +9 -8
  154. package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
  155. package/fesm2022/acorex-components-kbd.mjs +13 -12
  156. package/fesm2022/acorex-components-kbd.mjs.map +1 -1
  157. package/fesm2022/acorex-components-label.mjs +15 -9
  158. package/fesm2022/acorex-components-label.mjs.map +1 -1
  159. package/fesm2022/acorex-components-list.mjs +8 -8
  160. package/fesm2022/acorex-components-list.mjs.map +1 -1
  161. package/fesm2022/acorex-components-loading-dialog.mjs +12 -12
  162. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  163. package/fesm2022/acorex-components-loading.mjs +19 -19
  164. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  165. package/fesm2022/acorex-components-map.mjs +265 -108
  166. package/fesm2022/acorex-components-map.mjs.map +1 -1
  167. package/fesm2022/acorex-components-media-viewer.mjs +42 -41
  168. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  169. package/fesm2022/acorex-components-menu.mjs +41 -17
  170. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  171. package/fesm2022/{acorex-components-modal-acorex-components-modal-Ckn70-o5.mjs → acorex-components-modal-acorex-components-modal-CJ3M9U7p.mjs} +24 -23
  172. package/fesm2022/acorex-components-modal-acorex-components-modal-CJ3M9U7p.mjs.map +1 -0
  173. package/fesm2022/acorex-components-modal-modal-content.component-Ef5XWxUb.mjs +216 -0
  174. package/fesm2022/acorex-components-modal-modal-content.component-Ef5XWxUb.mjs.map +1 -0
  175. package/fesm2022/acorex-components-modal.mjs +1 -1
  176. package/fesm2022/acorex-components-navbar.mjs +9 -9
  177. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  178. package/fesm2022/acorex-components-notification.mjs +18 -12
  179. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  180. package/fesm2022/acorex-components-number-box.mjs +8 -8
  181. package/fesm2022/acorex-components-number-box.mjs.map +1 -1
  182. package/fesm2022/acorex-components-otp.mjs +20 -8
  183. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  184. package/fesm2022/acorex-components-page.mjs +11 -11
  185. package/fesm2022/acorex-components-page.mjs.map +1 -1
  186. package/fesm2022/acorex-components-paint.mjs +31 -33
  187. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  188. package/fesm2022/acorex-components-password-box.mjs +21 -23
  189. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  190. package/fesm2022/acorex-components-pdf-reader.mjs +9 -8
  191. package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
  192. package/fesm2022/acorex-components-phone-box.mjs +8 -8
  193. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  194. package/fesm2022/acorex-components-picker.mjs +18 -16
  195. package/fesm2022/acorex-components-picker.mjs.map +1 -1
  196. package/fesm2022/acorex-components-popover.mjs +15 -9
  197. package/fesm2022/acorex-components-popover.mjs.map +1 -1
  198. package/fesm2022/acorex-components-popup.mjs +18 -12
  199. package/fesm2022/acorex-components-popup.mjs.map +1 -1
  200. package/fesm2022/acorex-components-progress-bar.mjs +9 -9
  201. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  202. package/fesm2022/acorex-components-qrcode.mjs +10 -8
  203. package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
  204. package/fesm2022/acorex-components-query-builder.mjs +9 -9
  205. package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
  206. package/fesm2022/acorex-components-radio.mjs +10 -8
  207. package/fesm2022/acorex-components-radio.mjs.map +1 -1
  208. package/fesm2022/acorex-components-rail-navigation.mjs +16 -16
  209. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  210. package/fesm2022/acorex-components-range-slider.mjs +13 -11
  211. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  212. package/fesm2022/acorex-components-rate-picker.mjs +10 -8
  213. package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
  214. package/fesm2022/acorex-components-rest-api-generator.mjs +28 -27
  215. package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
  216. package/fesm2022/acorex-components-result.mjs +9 -9
  217. package/fesm2022/acorex-components-result.mjs.map +1 -1
  218. package/fesm2022/acorex-components-routing-progress.mjs +9 -9
  219. package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
  220. package/fesm2022/acorex-components-scheduler.mjs +329 -275
  221. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  222. package/fesm2022/acorex-components-scss.mjs +4 -4
  223. package/fesm2022/acorex-components-search-box.mjs +9 -9
  224. package/fesm2022/acorex-components-search-box.mjs.map +1 -1
  225. package/fesm2022/acorex-components-select-box.mjs +18 -12
  226. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  227. package/fesm2022/acorex-components-selection-list.mjs +8 -8
  228. package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
  229. package/fesm2022/acorex-components-side-menu.mjs +16 -16
  230. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  231. package/fesm2022/acorex-components-skeleton.mjs +9 -9
  232. package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
  233. package/fesm2022/acorex-components-slider.mjs +10 -8
  234. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  235. package/fesm2022/acorex-components-sliding-item.mjs +17 -16
  236. package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
  237. package/fesm2022/acorex-components-step-wizard.mjs +16 -16
  238. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  239. package/fesm2022/acorex-components-switch.mjs +14 -11
  240. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  241. package/fesm2022/acorex-components-tabs.mjs +16 -15
  242. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  243. package/fesm2022/acorex-components-tag-box.mjs +10 -10
  244. package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
  245. package/fesm2022/acorex-components-tag.mjs +9 -9
  246. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  247. package/fesm2022/acorex-components-text-area.mjs +8 -8
  248. package/fesm2022/acorex-components-text-area.mjs.map +1 -1
  249. package/fesm2022/acorex-components-text-box.mjs +13 -13
  250. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  251. package/fesm2022/acorex-components-time-duration.mjs +59 -98
  252. package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
  253. package/fesm2022/acorex-components-time-line.mjs +13 -12
  254. package/fesm2022/acorex-components-time-line.mjs.map +1 -1
  255. package/fesm2022/acorex-components-toast.mjs +18 -12
  256. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  257. package/fesm2022/acorex-components-toolbar.mjs +9 -8
  258. package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
  259. package/fesm2022/acorex-components-tooltip.mjs +12 -12
  260. package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
  261. package/fesm2022/acorex-components-tree-view.mjs +12 -12
  262. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  263. package/fesm2022/acorex-components-uploader.mjs +27 -27
  264. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  265. package/fesm2022/acorex-components-video-player.mjs +9 -8
  266. package/fesm2022/acorex-components-video-player.mjs.map +1 -1
  267. package/fesm2022/acorex-components-wysiwyg.mjs +39 -41
  268. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  269. package/file-explorer/lib/file-explorer-item/file-explorer-item.component.d.ts +1 -1
  270. package/flow-chart/lib/flow-chart-creator/flow-chart-creator.component.d.ts +1 -1
  271. package/flow-chart/lib/flow-chart-renderer/flow-chart-renderer.component.d.ts +1 -1
  272. package/flow-chart/lib/flow-chart.component.d.ts +1 -1
  273. package/form/lib/form-field.component.d.ts +1 -1
  274. package/form/lib/form.component.d.ts +1 -1
  275. package/form/lib/validation-summary.component.d.ts +1 -1
  276. package/grid-layout-builder/lib/grid-layout-container.component.d.ts +4 -3
  277. package/grid-layout-builder/lib/types.d.ts +1 -1
  278. package/image/lib/image.component.d.ts +1 -1
  279. package/image-editor/lib/image-editor-container/image-editor-container.component.d.ts +1 -1
  280. package/image-editor/lib/image-editor-view/image-editor-view.component.d.ts +1 -1
  281. package/label/lib/label.component.d.ts +1 -1
  282. package/list/lib/list.component.d.ts +1 -1
  283. package/loading/lib/loading-spinner.component.d.ts +1 -1
  284. package/loading/lib/loading.component.d.ts +1 -1
  285. package/loading-dialog/lib/loading-dialog.class.d.ts +1 -1
  286. package/loading-dialog/lib/loading-dialog.component.d.ts +1 -1
  287. package/loading-dialog/lib/loading-dialog.module.d.ts +1 -1
  288. package/map/lib/map.component.d.ts +38 -11
  289. package/menu/lib/context-menu.component.d.ts +1 -1
  290. package/menu/lib/menu-item.component.d.ts +1 -1
  291. package/menu/lib/menu.component.d.ts +1 -1
  292. package/menu/lib/menu.types.d.ts +1 -1
  293. package/modal/lib/modal-content/modal-content.component.d.ts +1 -1
  294. package/modal/lib/modal.component.d.ts +1 -1
  295. package/navbar/lib/navbar.component.d.ts +1 -1
  296. package/notification/lib/notification.class.d.ts +1 -1
  297. package/notification/lib/notification.component.d.ts +1 -1
  298. package/notification/lib/notification.config.d.ts +1 -1
  299. package/number-box/lib/number-box.component.d.ts +1 -1
  300. package/otp/lib/otp.class.d.ts +1 -1
  301. package/otp/lib/otp.component.d.ts +1 -1
  302. package/package.json +1 -5
  303. package/page/lib/base-page.class.d.ts +1 -1
  304. package/page/lib/page.component.d.ts +1 -1
  305. package/paint/lib/paint/paint-container/paint-container.component.d.ts +1 -1
  306. package/password-box/lib/password-box.component.d.ts +1 -1
  307. package/password-box/lib/password-strength-validation/password-strength-validation.component.d.ts +9 -11
  308. package/phone-box/lib/phone-box.component.d.ts +1 -1
  309. package/picker/lib/picker-items/picker-items.component.d.ts +1 -1
  310. package/popover/lib/popover.component.d.ts +1 -1
  311. package/popup/lib/popup.component.d.ts +1 -1
  312. package/popup/lib/popup.module.d.ts +1 -1
  313. package/popup/lib/popup.service.d.ts +1 -1
  314. package/progress-bar/lib/progress-bar.component.d.ts +1 -1
  315. package/query-builder/lib/query-builder.component.d.ts +1 -1
  316. package/radio/lib/radio.component.d.ts +1 -1
  317. package/rail-navigation/lib/rail-navigation-item/rail-navigation-item.component.d.ts +1 -1
  318. package/rail-navigation/lib/rail-navigation.component.d.ts +1 -1
  319. package/range-slider/lib/range-slider.class.d.ts +1 -1
  320. package/range-slider/lib/range-slider.component.d.ts +1 -1
  321. package/rate-picker/lib/rate-picker.component.d.ts +1 -1
  322. package/rest-api-generator/lib/query-params/query-params.component.d.ts +1 -1
  323. package/rest-api-generator/lib/request-body/request-body.component.d.ts +1 -1
  324. package/rest-api-generator/lib/request-headers/request-headers.component.d.ts +1 -1
  325. package/rest-api-generator/lib/rest-api-auth/rest-api-auth.component.d.ts +1 -1
  326. package/rest-api-generator/lib/rest-api-generator.component.d.ts +1 -1
  327. package/result/lib/result.component.d.ts +1 -1
  328. package/routing-progress/lib/routing-progress.component.d.ts +1 -1
  329. package/scheduler/lib/scheduler.class.d.ts +36 -31
  330. package/scheduler/lib/scheduler.component.d.ts +54 -41
  331. package/scheduler/lib/scheduler.service.d.ts +15 -14
  332. package/scheduler/lib/views/agenda/scheduler-agenda-view.component.d.ts +14 -12
  333. package/scheduler/lib/views/day/scheduler-day-view.component.d.ts +19 -17
  334. package/scheduler/lib/views/month/scheduler-month-view.component.d.ts +17 -15
  335. package/scheduler/lib/views/timeline-day/scheduler-timeline-day-view.component.d.ts +17 -15
  336. package/scheduler/lib/views/timeline-month/scheduler-timeline-month-view.component.d.ts +15 -13
  337. package/scheduler/lib/views/timeline-multi-day/scheduler-timeline-multi-day-view.component.d.ts +15 -14
  338. package/scheduler/lib/views/week/scheduler-week-view.component.d.ts +19 -17
  339. package/search-box/lib/search-box.component.d.ts +1 -1
  340. package/search-box/lib/search-box.module.d.ts +1 -1
  341. package/select-box/lib/select-box.component.d.ts +2 -1
  342. package/select-box/lib/select-box.module.d.ts +1 -1
  343. package/selection-list/lib/selection-list.component.d.ts +1 -1
  344. package/side-menu/lib/side-menu-item/side-menu-item.component.d.ts +1 -1
  345. package/side-menu/lib/side-menu.component.d.ts +1 -1
  346. package/side-menu/lib/side-menu.module.d.ts +1 -1
  347. package/skeleton/lib/skeleton.component.d.ts +1 -1
  348. package/slider/lib/slider.component.d.ts +1 -1
  349. package/slider/lib/slider.module.d.ts +1 -1
  350. package/sliding-item/lib/sliding-item-prefix/sliding-item-prefix.component.d.ts +1 -1
  351. package/sliding-item/lib/sliding-item-suffix/sliding-item-suffix.component.d.ts +1 -1
  352. package/step-wizard/lib/step-wizard-item/step-wizard-item.component.d.ts +1 -1
  353. package/step-wizard/lib/step-wizard.component.d.ts +1 -1
  354. package/switch/lib/switch-content.component.d.ts +1 -1
  355. package/switch/lib/switch.component.d.ts +1 -1
  356. package/tabs/lib/tab-item.component.d.ts +1 -1
  357. package/tabs/lib/tabs.class.d.ts +1 -1
  358. package/tabs/lib/tabs.component.d.ts +1 -1
  359. package/tag/lib/tag.component.d.ts +1 -1
  360. package/tag-box/lib/tag-box.component.d.ts +1 -1
  361. package/text-area/lib/text-area.component.d.ts +1 -1
  362. package/text-box/lib/text-box.component.d.ts +1 -1
  363. package/text-box/lib/text-box.module.d.ts +1 -1
  364. package/time-duration/lib/time-duration.component.d.ts +3 -5
  365. package/toast/lib/toast.class.d.ts +1 -1
  366. package/toast/lib/toast.component.d.ts +1 -1
  367. package/toast/lib/toast.config.d.ts +1 -1
  368. package/tooltip/lib/tooltip.component.d.ts +1 -1
  369. package/tooltip/lib/tooltip.directive.d.ts +1 -1
  370. package/tree-view/lib/tree-view-item.component.d.ts +1 -1
  371. package/tree-view/lib/tree-view.class.d.ts +1 -1
  372. package/tree-view/lib/tree-view.component.d.ts +1 -1
  373. package/tree-view/lib/tree-view.component.module.d.ts +1 -1
  374. package/uploader/lib/uploader-drop-zone/uploader-drop-zone.component.d.ts +1 -1
  375. package/uploader/lib/uploader.models.d.ts +1 -1
  376. package/wysiwyg/lib/wysiwyg/wysiwyg-container/wysiwyg-container.component.d.ts +1 -1
  377. package/wysiwyg/lib/wysiwyg/wysiwyg-tools/wysiwyg-alignment/wysiwyg-alignment.component.d.ts +1 -1
  378. package/wysiwyg/lib/wysiwyg/wysiwyg-tools/wysiwyg-colors/wysiwyg-colors.component.d.ts +1 -1
  379. package/wysiwyg/lib/wysiwyg/wysiwyg-tools/wysiwyg-insert/wysiwyg-insert.component.d.ts +1 -1
  380. package/common/README.md +0 -3
  381. package/common/index.d.ts +0 -32
  382. package/common/lib/classes/components.class.d.ts +0 -97
  383. package/common/lib/classes/datalist.class.d.ts +0 -37
  384. package/common/lib/classes/datasource.class.d.ts +0 -87
  385. package/common/lib/classes/events.class.d.ts +0 -96
  386. package/common/lib/classes/styles.class.d.ts +0 -12
  387. package/common/lib/common.module.d.ts +0 -10
  388. package/common/lib/components/base-component.class.d.ts +0 -42
  389. package/common/lib/components/button-base-component.class.d.ts +0 -55
  390. package/common/lib/components/color-component.class.d.ts +0 -12
  391. package/common/lib/components/colorlook-component.class.d.ts +0 -6
  392. package/common/lib/components/input-base-value-component.class.d.ts +0 -35
  393. package/common/lib/components/interactive-component.class.d.ts +0 -57
  394. package/common/lib/components/look-component.class.d.ts +0 -18
  395. package/common/lib/components/selection-base.component.class.d.ts +0 -53
  396. package/common/lib/components/value-component.class.d.ts +0 -70
  397. package/common/lib/directives/auto-focus.directive.d.ts +0 -17
  398. package/common/lib/directives/copy-clipboard.directive.d.ts +0 -40
  399. package/common/lib/directives/delayed-value-changed.directive.d.ts +0 -17
  400. package/common/lib/directives/hotkey.directive.d.ts +0 -22
  401. package/common/lib/directives/infinite-scroll.directive.d.ts +0 -25
  402. package/common/lib/directives/inverted-color.directive.d.ts +0 -12
  403. package/common/lib/directives/responsive.directive.d.ts +0 -10
  404. package/common/lib/directives/ripple.directive.d.ts +0 -18
  405. package/common/lib/interfaces/component.interface.d.ts +0 -4
  406. package/common/lib/services/dom.service.d.ts +0 -6
  407. package/common/lib/services/hotkey.service.d.ts +0 -31
  408. package/common/lib/types/base/button.type.d.ts +0 -8
  409. package/common/lib/types/base/color.type.d.ts +0 -7
  410. package/common/lib/types/base/component.types.d.ts +0 -8
  411. package/common/lib/types/base/events.types.d.ts +0 -21
  412. package/common/lib/types/base/index.d.ts +0 -7
  413. package/common/lib/types/base/interactive.type.d.ts +0 -13
  414. package/common/lib/types/base/look.type.d.ts +0 -7
  415. package/common/lib/types/base/value.type.d.ts +0 -9
  416. package/common/lib/types/direction.d.ts +0 -4
  417. package/common/lib/types/orientation.d.ts +0 -4
  418. package/common/lib/types/placement.d.ts +0 -30
  419. package/common/lib/types/range.d.ts +0 -4
  420. package/common/lib/types/selection-mode.d.ts +0 -4
  421. package/fesm2022/acorex-components-common.mjs +0 -2087
  422. package/fesm2022/acorex-components-common.mjs.map +0 -1
  423. package/fesm2022/acorex-components-modal-acorex-components-modal-Ckn70-o5.mjs.map +0 -1
  424. package/fesm2022/acorex-components-modal-modal-content.component-DzRhA-Nt.mjs +0 -216
  425. package/fesm2022/acorex-components-modal-modal-content.component-DzRhA-Nt.mjs.map +0 -1
@@ -1,4 +1,4 @@
1
- import { AXComponentCloseEvent, MXBaseComponent } from '@acorex/components/common';
1
+ import { AXComponentCloseEvent, MXBaseComponent } from '@acorex/cdk/common';
2
2
  import { DialogRef } from '@angular/cdk/dialog';
3
3
  import { Portal } from '@angular/cdk/portal';
4
4
  import { OnInit } from '@angular/core';
@@ -1,4 +1,4 @@
1
- import { AXLocation } from '@acorex/components/common';
1
+ import { AXLocation } from '@acorex/cdk/common';
2
2
  import { InjectionToken } from '@angular/core';
3
3
  export interface AXNotificationConfig {
4
4
  gap: number;
@@ -1,6 +1,6 @@
1
1
  import { AfterViewInit, ElementRef } from '@angular/core';
2
2
  import { MaskedNumber } from 'imask';
3
- import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/components/common';
3
+ import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
4
4
  import * as i0 from "@angular/core";
5
5
  declare const AXNumberBoxComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
6
6
  new (): MXInputBaseValueComponent<number>;
@@ -1,4 +1,4 @@
1
- import { AXEvent } from '@acorex/components/common';
1
+ import { AXEvent } from '@acorex/cdk/common';
2
2
  export declare class AXOtpCompletedEvent extends AXEvent {
3
3
  value: string;
4
4
  isCompleted: boolean;
@@ -1,4 +1,4 @@
1
- import { MXLookComponent, MXValueComponent } from '@acorex/components/common';
1
+ import { MXLookComponent, MXValueComponent } from '@acorex/cdk/common';
2
2
  import { AXOtpCompletedEvent } from './otp.class';
3
3
  import * as i0 from "@angular/core";
4
4
  declare const AXOtpComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "19.14.1",
3
+ "version": "19.14.3",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=19.0.0",
6
6
  "@angular/core": ">=19.0.0",
@@ -97,10 +97,6 @@
97
97
  "types": "./comment/index.d.ts",
98
98
  "default": "./fesm2022/acorex-components-comment.mjs"
99
99
  },
100
- "./common": {
101
- "types": "./common/index.d.ts",
102
- "default": "./fesm2022/acorex-components-common.mjs"
103
- },
104
100
  "./conversation": {
105
101
  "types": "./conversation/index.d.ts",
106
102
  "default": "./fesm2022/acorex-components-conversation.mjs"
@@ -1,4 +1,4 @@
1
- import { AXComponentCloseEvent, AXComponentClosing, MXBaseComponent } from '@acorex/components/common';
1
+ import { AXComponentCloseEvent, AXComponentClosing, MXBaseComponent } from '@acorex/cdk/common';
2
2
  import { AXDecoratorGenericComponent } from '@acorex/components/decorators';
3
3
  import { EventEmitter, OnDestroy } from '@angular/core';
4
4
  import * as i0 from "@angular/core";
@@ -1,4 +1,4 @@
1
- import { MXBaseComponent } from '@acorex/components/common';
1
+ import { MXBaseComponent } from '@acorex/cdk/common';
2
2
  import { EventEmitter } from '@angular/core';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare abstract class AXPageComponent extends MXBaseComponent {
@@ -1,4 +1,4 @@
1
- import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/components/common';
1
+ import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
2
2
  import { AXPaintService } from '../paint.service';
3
3
  import * as i0 from "@angular/core";
4
4
  declare const AXPaintContainerComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
@@ -1,4 +1,4 @@
1
- import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/components/common';
1
+ import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
2
2
  import { ElementRef } from '@angular/core';
3
3
  import * as i0 from "@angular/core";
4
4
  declare const AXPasswordBoxComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
@@ -2,20 +2,18 @@ import { AXPasswordBoxComponent } from '../password-box.component';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class AXPasswordStrengthValidationComponent {
4
4
  #private;
5
+ protected parent: AXPasswordBoxComponent;
5
6
  protected passwordStrength: import("@angular/core").WritableSignal<number>;
6
7
  protected updatedPassword: import("@angular/core").WritableSignal<string>;
7
8
  protected strengthLabel: import("@angular/core").WritableSignal<string>;
8
9
  protected strengthLabelColor: import("@angular/core").WritableSignal<string>;
9
- protected parent: AXPasswordBoxComponent;
10
- /**
11
- * Hint status.
12
- */
13
- showHint: import("@angular/core").InputSignal<boolean>;
14
- /**
15
- * Progress status.
16
- */
17
- showProgress: import("@angular/core").InputSignal<boolean>;
18
- protected isLenghtgraterThan8: import("@angular/core").WritableSignal<{
10
+ readonly showProgress: import("@angular/core").InputSignal<boolean>;
11
+ readonly showLengthGraterThan8: import("@angular/core").InputSignal<boolean>;
12
+ readonly showUseUpperCase: import("@angular/core").InputSignal<boolean>;
13
+ readonly showUseLowerCase: import("@angular/core").InputSignal<boolean>;
14
+ readonly showUseNumber: import("@angular/core").InputSignal<boolean>;
15
+ readonly showUseSpecialCharacter: import("@angular/core").InputSignal<boolean>;
16
+ protected isLengthGraterThan8: import("@angular/core").WritableSignal<{
19
17
  regex: RegExp;
20
18
  state: boolean;
21
19
  }>;
@@ -38,5 +36,5 @@ export declare class AXPasswordStrengthValidationComponent {
38
36
  private checkRegexHandler;
39
37
  protected checkPasswordStrength(): void;
40
38
  static ɵfac: i0.ɵɵFactoryDeclaration<AXPasswordStrengthValidationComponent, never>;
41
- static ɵcmp: i0.ɵɵComponentDeclaration<AXPasswordStrengthValidationComponent, "ax-password-strength-validation", never, { "showHint": { "alias": "showHint"; "required": false; "isSignal": true; }; "showProgress": { "alias": "showProgress"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
39
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXPasswordStrengthValidationComponent, "ax-password-strength-validation", never, { "showProgress": { "alias": "showProgress"; "required": false; "isSignal": true; }; "showLengthGraterThan8": { "alias": "showLengthGraterThan8"; "required": false; "isSignal": true; }; "showUseUpperCase": { "alias": "showUseUpperCase"; "required": false; "isSignal": true; }; "showUseLowerCase": { "alias": "showUseLowerCase"; "required": false; "isSignal": true; }; "showUseNumber": { "alias": "showUseNumber"; "required": false; "isSignal": true; }; "showUseSpecialCharacter": { "alias": "showUseSpecialCharacter"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
42
40
  }
@@ -1,4 +1,4 @@
1
- import { AXDataSource, AXValueChangedEvent, MXInputBaseValueComponent, MXLookComponent } from '@acorex/components/common';
1
+ import { AXDataSource, AXValueChangedEvent, MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
2
2
  import { AXSelectBoxComponent } from '@acorex/components/select-box';
3
3
  import { AXTextBoxComponent } from '@acorex/components/text-box';
4
4
  import { CountryItem } from '@acorex/core/constants';
@@ -1,5 +1,5 @@
1
1
  import { AXCarouselDirective } from '@acorex/cdk/carousel';
2
- import { MXValueComponent } from '@acorex/components/common';
2
+ import { MXValueComponent } from '@acorex/cdk/common';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class AXPickerItemsComponent extends MXValueComponent {
5
5
  #private;
@@ -1,4 +1,4 @@
1
- import { AXEvent, AXPlacementType, MXBaseComponent } from '@acorex/components/common';
1
+ import { AXEvent, AXPlacementType, MXBaseComponent } from '@acorex/cdk/common';
2
2
  import { ComponentType } from '@angular/cdk/portal';
3
3
  import { ComponentRef, ElementRef, EventEmitter, TemplateRef } from '@angular/core';
4
4
  import * as i0 from "@angular/core";
@@ -1,7 +1,7 @@
1
1
  import { AXPlatform } from '@acorex/core/platform';
2
2
  import { CdkPortalOutletAttachedRef, Portal } from '@angular/cdk/portal';
3
3
  import { NgZone, OnInit, ViewContainerRef } from '@angular/core';
4
- import { AXComponentCloseEvent, MXBaseComponent } from '@acorex/components/common';
4
+ import { AXComponentCloseEvent, MXBaseComponent } from '@acorex/cdk/common';
5
5
  import { AXLoadingService } from '@acorex/components/loading';
6
6
  import { DialogRef } from '@angular/cdk/dialog';
7
7
  import { AXPopupData } from './popup.interface';
@@ -1,6 +1,6 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "@angular/common";
3
- import * as i2 from "@acorex/components/common";
3
+ import * as i2 from "@acorex/cdk/common";
4
4
  import * as i3 from "@angular/cdk/drag-drop";
5
5
  import * as i4 from "@angular/cdk/a11y";
6
6
  import * as i5 from "@angular/cdk/portal";
@@ -1,4 +1,4 @@
1
- import { AXComponentClosedPromise } from '@acorex/components/common';
1
+ import { AXComponentClosedPromise } from '@acorex/cdk/common';
2
2
  import { AXPopupConfig, AXPopupContentType } from './popup.interface';
3
3
  import * as i0 from "@angular/core";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { MXColorComponent } from '@acorex/components/common';
1
+ import { MXColorComponent } from '@acorex/cdk/common';
2
2
  import { ElementRef, EventEmitter } from '@angular/core';
3
3
  import * as i0 from "@angular/core";
4
4
  /**
@@ -1,5 +1,5 @@
1
+ import { AXDataSource, AXValueChangedEvent } from '@acorex/cdk/common';
1
2
  import { AXButtonGroupItemComponent } from '@acorex/components/button-group';
2
- import { AXDataSource, AXValueChangedEvent } from '@acorex/components/common';
3
3
  import { AXSelectBoxComponent } from '@acorex/components/select-box';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class AXQueryBuilderComponent {
@@ -1,4 +1,4 @@
1
- import { MXValueComponent } from '@acorex/components/common';
1
+ import { MXValueComponent } from '@acorex/cdk/common';
2
2
  import { AfterViewChecked } from '@angular/core';
3
3
  import * as i0 from "@angular/core";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { MXBaseComponent } from '@acorex/components/common';
1
+ import { MXBaseComponent } from '@acorex/cdk/common';
2
2
  import { AfterViewInit, ElementRef, OnDestroy } from '@angular/core';
3
3
  import { IsActiveMatchOptions, UrlTree } from '@angular/router';
4
4
  import { AXRailClickEvent } from '../rail-navigation.class';
@@ -1,4 +1,4 @@
1
- import { MXBaseComponent } from '@acorex/components/common';
1
+ import { MXBaseComponent } from '@acorex/cdk/common';
2
2
  import { AXRailNavigationItemComponent } from './rail-navigation-item/rail-navigation-item.component';
3
3
  import { AXRailLocation, AXRailLook } from './rail-navigation.class';
4
4
  import * as i0 from "@angular/core";
@@ -1,4 +1,4 @@
1
- import { AXEvent } from '@acorex/components/common';
1
+ import { AXEvent } from '@acorex/cdk/common';
2
2
  export interface AXRangeStartEvent extends AXEvent {
3
3
  data: any;
4
4
  }
@@ -1,4 +1,4 @@
1
- import { AXOrientation, MXValueComponent } from '@acorex/components/common';
1
+ import { AXOrientation, MXValueComponent } from '@acorex/cdk/common';
2
2
  import { AXRangeSliderMode, AXRangeSliderSnapMode, AXRangeSliderTooltipMode, AXRangeSliderValue } from './range-slider.class';
3
3
  import * as i0 from "@angular/core";
4
4
  declare const AXRangeSliderComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
@@ -1,4 +1,4 @@
1
- import { MXValueComponent } from '@acorex/components/common';
1
+ import { MXValueComponent } from '@acorex/cdk/common';
2
2
  import { ElementRef, Renderer2 } from '@angular/core';
3
3
  import * as i0 from "@angular/core";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { AXValueChangedEvent } from '@acorex/components/common';
1
+ import { AXValueChangedEvent } from '@acorex/cdk/common';
2
2
  import { AXRestApiGeneratorService } from '../rest-api-generator.service';
3
3
  import { Queries } from '../types';
4
4
  import * as i0 from "@angular/core";
@@ -1,4 +1,4 @@
1
- import { AXValueChangedEvent } from '@acorex/components/common';
1
+ import { AXValueChangedEvent } from '@acorex/cdk/common';
2
2
  import { AXRestApiGeneratorService } from '../rest-api-generator.service';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class AXRequestBodyComponent {
@@ -1,4 +1,4 @@
1
- import { AXValueChangedEvent } from '@acorex/components/common';
1
+ import { AXValueChangedEvent } from '@acorex/cdk/common';
2
2
  import { AXRestApiGeneratorService } from '../rest-api-generator.service';
3
3
  import { HeadersDynamic } from '../types';
4
4
  import * as i0 from "@angular/core";
@@ -1,4 +1,4 @@
1
- import { AXValueChangedEvent } from '@acorex/components/common';
1
+ import { AXValueChangedEvent } from '@acorex/cdk/common';
2
2
  import { AXRestApiGeneratorService } from '../rest-api-generator.service';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class AXRestApiAuthComponent {
@@ -1,4 +1,4 @@
1
- import { AXValueChangedEvent } from '@acorex/components/common';
1
+ import { AXValueChangedEvent } from '@acorex/cdk/common';
2
2
  import { AXRestApiGeneratorService } from './rest-api-generator.service';
3
3
  import { AXRestApiOutput } from './types';
4
4
  import * as i0 from "@angular/core";
@@ -1,4 +1,4 @@
1
- import { MXBaseComponent } from '@acorex/components/common';
1
+ import { MXBaseComponent } from '@acorex/cdk/common';
2
2
  import * as i0 from "@angular/core";
3
3
  /**
4
4
  * @category Components
@@ -1,4 +1,4 @@
1
- import { MXBaseComponent } from '@acorex/components/common';
1
+ import { MXBaseComponent } from '@acorex/cdk/common';
2
2
  import { OnDestroy } from '@angular/core';
3
3
  import { Router } from '@angular/router';
4
4
  import * as i0 from "@angular/core";
@@ -1,70 +1,75 @@
1
- import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
1
+ import { AXRange } from '@acorex/cdk/common';
2
2
  import { AXDateTime } from '@acorex/core/date-time';
3
- export type AXSchedulerView = 'day' | 'week' | 'month' | 'timelineDay' | 'timelineMultiDay' | 'timelineMonth' | 'agenda';
4
- export type AXDayOfWeekName = 'Sunday' | 'Monday' | 'Tuesday' | 'Wednesday' | 'Thursday' | 'Friday' | 'Saturday';
3
+ export type AXSchedulerView = 'day' | 'week' | 'month' | 'timeline-day' | 'timeline-multi-day' | 'timeline-month' | 'agenda';
4
+ export type AXDayOfWeekName = 'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday';
5
5
  export type AXSchedulerBlockIdentifier = {
6
6
  dayIndex: number;
7
7
  blockIndex: number;
8
8
  };
9
- export type AXSchedulerAppointmentType = {
10
- key: any;
9
+ export type AXSchedulerAppointment = {
10
+ id: any;
11
+ endDate: Date;
11
12
  title?: string;
13
+ startDate: Date;
12
14
  allDay?: boolean;
13
- singleDay: boolean;
14
15
  readonly?: boolean;
15
16
  textColor?: string;
16
- endDate: AXDateTime;
17
17
  description?: string;
18
- startDate: AXDateTime;
19
18
  backgroundColor?: string;
20
19
  };
21
- export type AXSchedulerAppointmentSegmentType = AXSchedulerAppointmentType & {
20
+ /**
21
+ * Only used for internal scheduler
22
+ */
23
+ export type AXSchedulerInternalAppointment = {
24
+ id: any;
25
+ title: string;
26
+ allDay: boolean;
27
+ readonly: boolean;
28
+ textColor: string;
29
+ description: string;
30
+ endDate: AXDateTime;
31
+ startDate: AXDateTime;
32
+ backgroundColor: string;
33
+ };
34
+ export type AXSchedulerAppointmentSegment = AXSchedulerInternalAppointment & {
22
35
  isContinuationFromPreviousDay: boolean;
23
36
  isContinuationToNextDay: boolean;
24
37
  originalStartDate: AXDateTime;
25
38
  originalEndDate: AXDateTime;
26
- originalAppointmentRef?: AXSchedulerAppointmentType;
39
+ originalAppointmentRef?: AXSchedulerInternalAppointment;
27
40
  };
28
41
  export type AXSchedulerDayAppointmentLayout = {
29
42
  columnIndex: number;
30
43
  effectiveTotalColumns: number;
31
44
  };
32
45
  export type AXSchedulerBlockOccupancyMap = Map<string, any>;
33
- export type AXSchedulerAppointmentsByStartBlock = Record<number, Record<number, AXSchedulerAppointmentSegmentType[]>>;
34
- export type AXSchedulerActiveAppointmentsInBlock = Record<number, Record<number, AXSchedulerAppointmentSegmentType[]>>;
46
+ export type AXSchedulerAppointmentsByStartBlock = Record<number, Record<number, AXSchedulerAppointmentSegment[]>>;
47
+ export type AXSchedulerActiveAppointmentsInBlock = Record<number, Record<number, AXSchedulerAppointmentSegment[]>>;
35
48
  export type AXSchedulerOverflowBadge = {
36
49
  key: any;
37
50
  count: number;
38
51
  badgeTop: string;
39
52
  badgeLeft: string;
40
53
  };
41
- export type AXSchedulerSlotEvent<T = MouseEvent> = {
42
- event: T;
43
- slot: {
44
- endDate: AXDateTime;
45
- startDate: AXDateTime;
46
- view: AXSchedulerView;
47
- };
48
- };
49
- export type AXSchedulerAppointmentEvent<T = MouseEvent> = {
50
- event: T;
51
- appointment: AXSchedulerAppointmentType;
52
- };
53
54
  export type AXSchedulerAllDaySlotData = {
54
55
  day: AXDateTime;
55
- appointments: AXSchedulerAppointmentType[];
56
- };
57
- export type AXSchedulerSlotDropEvent = AXSchedulerSlotEvent<AXDropZoneDropEvent> & {
58
- appointment: AXSchedulerAppointmentType;
56
+ appointments: AXSchedulerInternalAppointment[];
59
57
  };
60
58
  export type AXSchedulerAppointmentLayout = {
61
- appointment: AXSchedulerAppointmentSegmentType;
59
+ appointment: AXSchedulerAppointmentSegment;
62
60
  layoutLeft: string;
63
61
  layoutWidth: string;
64
62
  layoutTop: string;
65
63
  layoutHeight: string;
66
64
  };
67
- export type AXSchedulerMultiDayViewAppointmentType = {
68
- appointments: AXSchedulerAppointmentType[];
65
+ export type AXSchedulerMultiDayViewAppointment = {
66
+ appointments: AXSchedulerInternalAppointment[];
69
67
  date: AXDateTime;
70
68
  };
69
+ export type AXSchedulerDateRange = AXRange<Date>;
70
+ export type AXSchedulerAppointmentDataSourceFilter = {
71
+ range: AXSchedulerDateRange;
72
+ };
73
+ export type AXSchedulerAppointmentLoader = (filter?: AXSchedulerAppointmentDataSourceFilter) => AXSchedulerAppointment[];
74
+ export type AXSchedulerAppointmentLoaderAsync = (filter?: AXSchedulerAppointmentDataSourceFilter) => Promise<AXSchedulerAppointment[]>;
75
+ export type AXSchedulerAppointmentDataSource = AXSchedulerAppointment[] | AXSchedulerAppointmentLoader | AXSchedulerAppointmentLoaderAsync;
@@ -1,9 +1,29 @@
1
- import { AXDataSource, AXValueChangedEvent, MXBaseComponent } from '@acorex/components/common';
1
+ import { AXValueChangedEvent, NXComponent, NXEvent, NXNativeEvent } from '@acorex/cdk/common';
2
+ import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
2
3
  import { AXDateTime } from '@acorex/core/date-time';
3
4
  import { OnInit } from '@angular/core';
4
- import { AXDayOfWeekName, AXSchedulerAppointmentEvent, AXSchedulerAppointmentType, AXSchedulerSlotDropEvent, AXSchedulerSlotEvent, AXSchedulerView } from './scheduler.class';
5
+ import { AXDayOfWeekName, AXSchedulerAppointment, AXSchedulerAppointmentDataSource, AXSchedulerDateRange, AXSchedulerInternalAppointment, AXSchedulerView } from './scheduler.class';
5
6
  import * as i0 from "@angular/core";
6
- export declare class AXSchedulerComponent extends MXBaseComponent implements OnInit {
7
+ export interface AXSchedulerAppointmentMouseEvent extends NXNativeEvent<AXSchedulerComponent, MouseEvent> {
8
+ appointment: AXSchedulerAppointment;
9
+ }
10
+ export interface AXSchedulerSlotMouseEvent extends NXNativeEvent<AXSchedulerComponent, MouseEvent> {
11
+ slot: {
12
+ endDate: AXDateTime;
13
+ startDate: AXDateTime;
14
+ view: AXSchedulerView;
15
+ };
16
+ }
17
+ export interface AXSchedulerSlotDropEvent extends NXEvent<AXSchedulerComponent> {
18
+ dropEvent: AXDropZoneDropEvent;
19
+ appointment: AXSchedulerAppointment;
20
+ slot: {
21
+ endDate: AXDateTime;
22
+ startDate: AXDateTime;
23
+ view: AXSchedulerView;
24
+ };
25
+ }
26
+ export declare class AXSchedulerComponent extends NXComponent implements OnInit {
7
27
  #private;
8
28
  private platformId;
9
29
  private unsubscriber;
@@ -13,66 +33,59 @@ export declare class AXSchedulerComponent extends MXBaseComponent implements OnI
13
33
  private schedulerService;
14
34
  private translationService;
15
35
  private viewModeSelectbox;
16
- displayViews: Record<AXSchedulerView, string>;
36
+ private displayViews;
17
37
  calendar: import("@angular/core").InputSignal<string>;
18
- calendarType: import("@angular/core").WritableSignal<string>;
38
+ protected calendarType: import("@angular/core").WritableSignal<string>;
19
39
  startingDate: import("@angular/core").InputSignal<Date>;
20
- currentDate: import("@angular/core").WritableSignal<AXDateTime>;
21
- rtl: import("@angular/core").WritableSignal<boolean>;
22
- isLoading: import("@angular/core").WritableSignal<boolean>;
23
- isFullScreen: import("@angular/core").WritableSignal<boolean>;
24
- viewsDataSource: import("@angular/core").WritableSignal<{
40
+ protected currentDate: import("@angular/core").WritableSignal<AXDateTime>;
41
+ private _appointments;
42
+ appointments: import("@angular/core").Signal<AXSchedulerAppointment[]>;
43
+ protected rtl: import("@angular/core").WritableSignal<boolean>;
44
+ protected isFullScreen: import("@angular/core").WritableSignal<boolean>;
45
+ protected viewsDataSource: import("@angular/core").WritableSignal<{
25
46
  id: string;
26
47
  text: string;
27
48
  }[]>;
28
- oldDate: import("@angular/core").WritableSignal<AXDateTime>;
29
- endHour: import("@angular/core").InputSignal<number>;
30
- startHour: import("@angular/core").InputSignal<number>;
31
- keyField: import("@angular/core").InputSignal<string>;
49
+ private prevDate;
50
+ endDayHour: import("@angular/core").InputSignal<number>;
51
+ startDayHour: import("@angular/core").InputSignal<number>;
52
+ hasHeader: import("@angular/core").InputSignal<boolean>;
32
53
  readonly: import("@angular/core").InputSignal<boolean>;
33
54
  draggable: import("@angular/core").InputSignal<boolean>;
34
- titleField: import("@angular/core").InputSignal<string>;
35
- allDayField: import("@angular/core").InputSignal<string>;
36
55
  allowFullScreen: import("@angular/core").InputSignal<boolean>;
37
- endDateField: import("@angular/core").InputSignal<string>;
38
56
  multiDayViewDaysCount: import("@angular/core").InputSignal<number>;
39
- readonlyField: import("@angular/core").InputSignal<string>;
40
- startDateField: import("@angular/core").InputSignal<string>;
41
- textColorField: import("@angular/core").InputSignal<string>;
42
- descriptionField: import("@angular/core").InputSignal<string>;
43
- backgroundColorField: import("@angular/core").InputSignal<string>;
44
- dataSource: import("@angular/core").InputSignal<any[] | AXDataSource<any>>;
57
+ dataSource: import("@angular/core").InputSignal<AXSchedulerAppointmentDataSource>;
45
58
  firstDayOfWeek: import("@angular/core").InputSignal<AXDayOfWeekName>;
46
59
  views: import("@angular/core").InputSignal<AXSchedulerView[]>;
47
60
  selectedView: import("@angular/core").ModelSignal<AXSchedulerView>;
48
- onSlotClicked: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
49
- onSlotDblClicked: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
50
- onSlotRightClick: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
61
+ onRangeChanged: import("@angular/core").OutputEmitterRef<AXSchedulerDateRange>;
62
+ onSlotClicked: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
63
+ onSlotDblClicked: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
64
+ onSlotRightClick: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
51
65
  onAppointmentDrop: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
52
- onAppointmentClicked: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
53
- onAppointmentDblClicked: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
54
- onAppointmentRightClick: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
55
- protected handleSlotClickInternal(eventData: AXSchedulerSlotEvent): void;
56
- protected handleSlotDblClickInternal(eventData: AXSchedulerSlotEvent): void;
57
- protected handleSlotRightClickInternal(eventData: AXSchedulerSlotEvent): void;
58
- protected handleAppointmentClickInternal(eventData: AXSchedulerAppointmentEvent): void;
59
- protected handleAppointmentDblClickInternal(eventData: AXSchedulerAppointmentEvent): void;
60
- protected handleAppointmentRightClickInternal(eventData: AXSchedulerAppointmentEvent): void;
66
+ onAppointmentClicked: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
67
+ onAppointmentDblClicked: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
68
+ onAppointmentRightClick: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
69
+ protected handleSlotClickInternal(eventData: AXSchedulerSlotMouseEvent): void;
70
+ protected handleSlotDblClickInternal(eventData: AXSchedulerSlotMouseEvent): void;
71
+ protected handleSlotRightClickInternal(eventData: AXSchedulerSlotMouseEvent): void;
72
+ protected handleAppointmentClickInternal(eventData: AXSchedulerAppointmentMouseEvent): void;
73
+ protected handleAppointmentDblClickInternal(eventData: AXSchedulerAppointmentMouseEvent): void;
74
+ protected handleAppointmentRightClickInternal(eventData: AXSchedulerAppointmentMouseEvent): void;
61
75
  protected handleAppointmentDropInternal(eventData: AXSchedulerSlotDropEvent): void;
62
76
  ngOnInit(): void;
63
- fillDataSource(): Promise<void>;
77
+ private fillDataSource;
64
78
  private getGridDateRange;
65
- appointmentsList: import("@angular/core").Signal<AXDataSource<any>>;
66
- private dataSourceItemsSignal;
67
79
  currentDateText: import("@angular/core").Signal<string>;
68
80
  calendarDepth: import("@angular/core").Signal<"day" | "month">;
69
- mappedAppointments: import("@angular/core").Signal<AXSchedulerAppointmentType[]>;
70
- viewAppointments: import("@angular/core").Signal<AXSchedulerAppointmentType[]>;
81
+ mappedAppointments: import("@angular/core").Signal<AXSchedulerInternalAppointment[]>;
82
+ range: import("@angular/core").Signal<AXSchedulerDateRange>;
83
+ viewAppointments: import("@angular/core").Signal<AXSchedulerInternalAppointment[]>;
71
84
  viewChanged(e: AXValueChangedEvent<AXSchedulerView>): void;
72
85
  nextClick(): void;
73
86
  prevClick(): void;
74
87
  calendarDateChanged(e: any): void;
75
88
  handleFullScreen(): void;
76
89
  static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerComponent, never>;
77
- static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerComponent, "ax-scheduler", never, { "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "startingDate": { "alias": "startingDate"; "required": false; "isSignal": true; }; "endHour": { "alias": "endHour"; "required": false; "isSignal": true; }; "startHour": { "alias": "startHour"; "required": false; "isSignal": true; }; "keyField": { "alias": "keyField"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "titleField": { "alias": "titleField"; "required": false; "isSignal": true; }; "allDayField": { "alias": "allDayField"; "required": false; "isSignal": true; }; "allowFullScreen": { "alias": "allowFullScreen"; "required": false; "isSignal": true; }; "endDateField": { "alias": "endDateField"; "required": false; "isSignal": true; }; "multiDayViewDaysCount": { "alias": "multiDayViewDaysCount"; "required": false; "isSignal": true; }; "readonlyField": { "alias": "readonlyField"; "required": false; "isSignal": true; }; "startDateField": { "alias": "startDateField"; "required": false; "isSignal": true; }; "textColorField": { "alias": "textColorField"; "required": false; "isSignal": true; }; "descriptionField": { "alias": "descriptionField"; "required": false; "isSignal": true; }; "backgroundColorField": { "alias": "backgroundColorField"; "required": false; "isSignal": true; }; "dataSource": { "alias": "dataSource"; "required": false; "isSignal": true; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; "isSignal": true; }; "views": { "alias": "views"; "required": false; "isSignal": true; }; "selectedView": { "alias": "selectedView"; "required": false; "isSignal": true; }; }, { "selectedView": "selectedViewChange"; "onSlotClicked": "onSlotClicked"; "onSlotDblClicked": "onSlotDblClicked"; "onSlotRightClick": "onSlotRightClick"; "onAppointmentDrop": "onAppointmentDrop"; "onAppointmentClicked": "onAppointmentClicked"; "onAppointmentDblClicked": "onAppointmentDblClicked"; "onAppointmentRightClick": "onAppointmentRightClick"; }, never, never, true, never>;
90
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerComponent, "ax-scheduler", never, { "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "startingDate": { "alias": "startingDate"; "required": false; "isSignal": true; }; "endDayHour": { "alias": "endDayHour"; "required": false; "isSignal": true; }; "startDayHour": { "alias": "startDayHour"; "required": false; "isSignal": true; }; "hasHeader": { "alias": "hasHeader"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "allowFullScreen": { "alias": "allowFullScreen"; "required": false; "isSignal": true; }; "multiDayViewDaysCount": { "alias": "multiDayViewDaysCount"; "required": false; "isSignal": true; }; "dataSource": { "alias": "dataSource"; "required": false; "isSignal": true; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; "isSignal": true; }; "views": { "alias": "views"; "required": false; "isSignal": true; }; "selectedView": { "alias": "selectedView"; "required": false; "isSignal": true; }; }, { "selectedView": "selectedViewChange"; "onRangeChanged": "onRangeChanged"; "onSlotClicked": "onSlotClicked"; "onSlotDblClicked": "onSlotDblClicked"; "onSlotRightClick": "onSlotRightClick"; "onAppointmentDrop": "onAppointmentDrop"; "onAppointmentClicked": "onAppointmentClicked"; "onAppointmentDblClicked": "onAppointmentDblClicked"; "onAppointmentRightClick": "onAppointmentRightClick"; }, never, never, true, never>;
78
91
  }