@acorex/components 21.0.2-next.33 → 21.0.2-next.35

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 (339) hide show
  1. package/{types/acorex-components-accordion.d.ts → accordion/index.d.ts} +1 -0
  2. package/{types/acorex-components-button.d.ts → button/index.d.ts} +5 -11
  3. package/{types/acorex-components-button-group.d.ts → button-group/index.d.ts} +12 -20
  4. package/{types/acorex-components-calendar.d.ts → calendar/index.d.ts} +11 -4
  5. package/{types/acorex-components-check-box.d.ts → check-box/index.d.ts} +1 -1
  6. package/{types/acorex-components-chips.d.ts → chips/index.d.ts} +8 -3
  7. package/collapse/README.md +3 -0
  8. package/collapse/index.d.ts +174 -0
  9. package/{types/acorex-components-color-palette.d.ts → color-palette/index.d.ts} +0 -2
  10. package/{types/acorex-components-conversation2.d.ts → conversation2/index.d.ts} +667 -667
  11. package/{types/acorex-components-data-pager.d.ts → data-pager/index.d.ts} +6 -25
  12. package/{types/acorex-components-data-table.d.ts → data-table/index.d.ts} +270 -12
  13. package/{types/acorex-components-datetime-box.d.ts → datetime-box/index.d.ts} +65 -4
  14. package/drawer-legacy/README.md +3 -0
  15. package/drawer-legacy/index.d.ts +86 -0
  16. package/{types/acorex-components-dropdown-button.d.ts → dropdown-button/index.d.ts} +2 -4
  17. package/fesm2022/acorex-components-accordion.mjs +37 -32
  18. package/fesm2022/acorex-components-accordion.mjs.map +1 -1
  19. package/fesm2022/acorex-components-action-sheet.mjs +32 -32
  20. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  21. package/fesm2022/acorex-components-alert.mjs +21 -21
  22. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  23. package/fesm2022/acorex-components-aspect-ratio.mjs +6 -6
  24. package/fesm2022/acorex-components-aspect-ratio.mjs.map +1 -1
  25. package/fesm2022/acorex-components-audio-wave.mjs +14 -15
  26. package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
  27. package/fesm2022/acorex-components-autocomplete.mjs +16 -16
  28. package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
  29. package/fesm2022/acorex-components-avatar.mjs +17 -17
  30. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  31. package/fesm2022/acorex-components-badge.mjs +11 -11
  32. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  33. package/fesm2022/acorex-components-bottom-navigation.mjs +15 -15
  34. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  35. package/fesm2022/acorex-components-breadcrumbs.mjs +14 -14
  36. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  37. package/fesm2022/acorex-components-button-group.mjs +28 -63
  38. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  39. package/fesm2022/acorex-components-button.mjs +40 -41
  40. package/fesm2022/acorex-components-button.mjs.map +1 -1
  41. package/fesm2022/acorex-components-calendar.mjs +59 -41
  42. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  43. package/fesm2022/acorex-components-check-box.mjs +12 -12
  44. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  45. package/fesm2022/acorex-components-chips.mjs +15 -13
  46. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  47. package/fesm2022/acorex-components-circular-progress.mjs +16 -18
  48. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  49. package/fesm2022/acorex-components-code-editor.mjs +30 -30
  50. package/fesm2022/acorex-components-code-editor.mjs.map +1 -1
  51. package/fesm2022/acorex-components-collapse.mjs +366 -0
  52. package/fesm2022/acorex-components-collapse.mjs.map +1 -0
  53. package/fesm2022/acorex-components-color-box.mjs +16 -16
  54. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  55. package/fesm2022/acorex-components-color-palette.mjs +44 -85
  56. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  57. package/fesm2022/acorex-components-command.mjs +20 -20
  58. package/fesm2022/acorex-components-command.mjs.map +1 -1
  59. package/fesm2022/acorex-components-comment.mjs +37 -37
  60. package/fesm2022/acorex-components-comment.mjs.map +1 -1
  61. package/fesm2022/acorex-components-conversation.mjs +119 -119
  62. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  63. package/fesm2022/acorex-components-conversation2.mjs +708 -720
  64. package/fesm2022/acorex-components-conversation2.mjs.map +1 -1
  65. package/fesm2022/acorex-components-cron-job.mjs +60 -60
  66. package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
  67. package/fesm2022/acorex-components-data-list.mjs +34 -34
  68. package/fesm2022/acorex-components-data-list.mjs.map +1 -1
  69. package/fesm2022/acorex-components-data-pager.mjs +85 -94
  70. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  71. package/fesm2022/acorex-components-data-table.mjs +522 -75
  72. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  73. package/fesm2022/acorex-components-datetime-box.mjs +162 -27
  74. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  75. package/fesm2022/acorex-components-datetime-input.mjs +24 -24
  76. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  77. package/fesm2022/acorex-components-datetime-picker.mjs +30 -30
  78. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  79. package/fesm2022/acorex-components-decorators.mjs +49 -56
  80. package/fesm2022/acorex-components-decorators.mjs.map +1 -1
  81. package/fesm2022/acorex-components-dialog.mjs +20 -27
  82. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  83. package/fesm2022/acorex-components-drawer-legacy.mjs +218 -0
  84. package/fesm2022/acorex-components-drawer-legacy.mjs.map +1 -0
  85. package/fesm2022/acorex-components-drawer.mjs +26 -25
  86. package/fesm2022/acorex-components-drawer.mjs.map +1 -1
  87. package/fesm2022/acorex-components-dropdown-button.mjs +11 -19
  88. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  89. package/fesm2022/acorex-components-dropdown.mjs +22 -22
  90. package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
  91. package/fesm2022/acorex-components-editor.mjs +15 -15
  92. package/fesm2022/acorex-components-editor.mjs.map +1 -1
  93. package/fesm2022/acorex-components-fab.mjs +18 -18
  94. package/fesm2022/acorex-components-fab.mjs.map +1 -1
  95. package/fesm2022/acorex-components-file-explorer.mjs +307 -0
  96. package/fesm2022/acorex-components-file-explorer.mjs.map +1 -0
  97. package/fesm2022/acorex-components-flow-chart.mjs +63 -80
  98. package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
  99. package/fesm2022/acorex-components-form.mjs +39 -47
  100. package/fesm2022/acorex-components-form.mjs.map +1 -1
  101. package/fesm2022/acorex-components-grid-layout-builder.mjs +19 -18
  102. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  103. package/fesm2022/acorex-components-image-editor.mjs +93 -93
  104. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  105. package/fesm2022/acorex-components-image.mjs +12 -12
  106. package/fesm2022/acorex-components-image.mjs.map +1 -1
  107. package/fesm2022/acorex-components-json-viewer.mjs +13 -13
  108. package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
  109. package/fesm2022/acorex-components-kanban.mjs +26 -28
  110. package/fesm2022/acorex-components-kanban.mjs.map +1 -1
  111. package/fesm2022/acorex-components-kbd.mjs +17 -17
  112. package/fesm2022/acorex-components-kbd.mjs.map +1 -1
  113. package/fesm2022/acorex-components-label.mjs +9 -9
  114. package/fesm2022/acorex-components-label.mjs.map +1 -1
  115. package/fesm2022/acorex-components-list.mjs +16 -16
  116. package/fesm2022/acorex-components-list.mjs.map +1 -1
  117. package/fesm2022/acorex-components-loading-dialog.mjs +20 -20
  118. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  119. package/fesm2022/acorex-components-loading.mjs +23 -23
  120. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  121. package/fesm2022/acorex-components-map.mjs +47 -47
  122. package/fesm2022/acorex-components-map.mjs.map +1 -1
  123. package/fesm2022/acorex-components-media-viewer.mjs +85 -85
  124. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  125. package/fesm2022/acorex-components-menu.mjs +49 -49
  126. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  127. package/fesm2022/{acorex-components-modal-acorex-components-modal-BGSCJ1Ux.mjs → acorex-components-modal-acorex-components-modal-DwBY73dZ.mjs} +29 -29
  128. package/fesm2022/acorex-components-modal-acorex-components-modal-DwBY73dZ.mjs.map +1 -0
  129. package/fesm2022/acorex-components-modal-modal-content.component-DPMt_zaI.mjs +212 -0
  130. package/fesm2022/acorex-components-modal-modal-content.component-DPMt_zaI.mjs.map +1 -0
  131. package/fesm2022/acorex-components-modal.mjs +1 -1
  132. package/fesm2022/acorex-components-navbar.mjs +9 -9
  133. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  134. package/fesm2022/acorex-components-notification.mjs +29 -29
  135. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  136. package/fesm2022/acorex-components-number-box-legacy.mjs +430 -0
  137. package/fesm2022/acorex-components-number-box-legacy.mjs.map +1 -0
  138. package/fesm2022/acorex-components-number-box.mjs +21 -21
  139. package/fesm2022/acorex-components-number-box.mjs.map +1 -1
  140. package/fesm2022/acorex-components-otp.mjs +13 -13
  141. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  142. package/fesm2022/acorex-components-page.mjs +10 -10
  143. package/fesm2022/acorex-components-page.mjs.map +1 -1
  144. package/fesm2022/acorex-components-paint.mjs +65 -60
  145. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  146. package/fesm2022/acorex-components-password-box.mjs +39 -31
  147. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  148. package/fesm2022/acorex-components-pdf-reader.mjs +10 -10
  149. package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
  150. package/fesm2022/acorex-components-phone-box.mjs +20 -20
  151. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  152. package/fesm2022/acorex-components-picker.mjs +33 -33
  153. package/fesm2022/acorex-components-picker.mjs.map +1 -1
  154. package/fesm2022/acorex-components-popover.mjs +11 -11
  155. package/fesm2022/acorex-components-popover.mjs.map +1 -1
  156. package/fesm2022/acorex-components-popup.mjs +25 -25
  157. package/fesm2022/acorex-components-popup.mjs.map +1 -1
  158. package/fesm2022/acorex-components-progress-bar.mjs +9 -11
  159. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  160. package/fesm2022/acorex-components-qrcode.mjs +21 -38
  161. package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
  162. package/fesm2022/acorex-components-query-builder.mjs +15 -16
  163. package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
  164. package/fesm2022/acorex-components-radio.mjs +9 -10
  165. package/fesm2022/acorex-components-radio.mjs.map +1 -1
  166. package/fesm2022/acorex-components-rail-navigation.mjs +51 -53
  167. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  168. package/fesm2022/acorex-components-range-slider.mjs +36 -36
  169. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  170. package/fesm2022/acorex-components-rate-picker.mjs +42 -27
  171. package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
  172. package/fesm2022/acorex-components-rest-api-generator.mjs +39 -39
  173. package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
  174. package/fesm2022/acorex-components-result.mjs +8 -8
  175. package/fesm2022/acorex-components-result.mjs.map +1 -1
  176. package/fesm2022/acorex-components-routing-progress.mjs +8 -8
  177. package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
  178. package/fesm2022/acorex-components-rrule.mjs +38 -38
  179. package/fesm2022/acorex-components-rrule.mjs.map +1 -1
  180. package/fesm2022/acorex-components-scheduler-picker.mjs +235 -229
  181. package/fesm2022/acorex-components-scheduler-picker.mjs.map +1 -1
  182. package/fesm2022/acorex-components-scheduler.mjs +406 -334
  183. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  184. package/fesm2022/acorex-components-scss.mjs +22 -0
  185. package/fesm2022/acorex-components-scss.mjs.map +1 -0
  186. package/fesm2022/acorex-components-search-box.mjs +13 -19
  187. package/fesm2022/acorex-components-search-box.mjs.map +1 -1
  188. package/fesm2022/acorex-components-select-box.mjs +27 -29
  189. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  190. package/fesm2022/acorex-components-selection-list-2.mjs +15 -15
  191. package/fesm2022/acorex-components-selection-list-2.mjs.map +1 -1
  192. package/fesm2022/acorex-components-selection-list.mjs +12 -12
  193. package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
  194. package/fesm2022/acorex-components-side-menu.mjs +44 -44
  195. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  196. package/fesm2022/acorex-components-skeleton.mjs +8 -8
  197. package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
  198. package/fesm2022/acorex-components-slider.mjs +13 -13
  199. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  200. package/fesm2022/acorex-components-sliding-item.mjs +28 -28
  201. package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
  202. package/fesm2022/acorex-components-step-wizard.mjs +41 -41
  203. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  204. package/fesm2022/acorex-components-switch.mjs +14 -14
  205. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  206. package/fesm2022/acorex-components-tabs.mjs +22 -22
  207. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  208. package/fesm2022/acorex-components-tag-box.mjs +20 -20
  209. package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
  210. package/fesm2022/acorex-components-tag.mjs +10 -10
  211. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  212. package/fesm2022/acorex-components-text-area.mjs +9 -9
  213. package/fesm2022/acorex-components-text-area.mjs.map +1 -1
  214. package/fesm2022/acorex-components-text-box.mjs +14 -14
  215. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  216. package/fesm2022/acorex-components-time-duration.mjs +31 -29
  217. package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
  218. package/fesm2022/acorex-components-time-line.mjs +21 -21
  219. package/fesm2022/acorex-components-time-line.mjs.map +1 -1
  220. package/fesm2022/acorex-components-toast.mjs +27 -27
  221. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  222. package/fesm2022/acorex-components-toolbar.mjs +14 -14
  223. package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
  224. package/fesm2022/acorex-components-tooltip.mjs +17 -17
  225. package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
  226. package/fesm2022/acorex-components-tree-view-legacy.mjs +511 -0
  227. package/fesm2022/acorex-components-tree-view-legacy.mjs.map +1 -0
  228. package/fesm2022/acorex-components-tree-view.mjs +57 -57
  229. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  230. package/fesm2022/acorex-components-uploader.mjs +18 -18
  231. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  232. package/fesm2022/acorex-components-video-player.mjs +10 -10
  233. package/fesm2022/acorex-components-video-player.mjs.map +1 -1
  234. package/fesm2022/acorex-components-wysiwyg.mjs +58 -58
  235. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  236. package/fesm2022/acorex-components.mjs.map +1 -1
  237. package/file-explorer/README.md +3 -0
  238. package/file-explorer/index.d.ts +103 -0
  239. package/{types/acorex-components-flow-chart.d.ts → flow-chart/index.d.ts} +0 -4
  240. package/{types/acorex-components-form.d.ts → form/index.d.ts} +24 -24
  241. package/{types/acorex-components-grid-layout-builder.d.ts → grid-layout-builder/index.d.ts} +1 -0
  242. package/{types/acorex-components-loading.d.ts → loading/index.d.ts} +1 -1
  243. package/{types/acorex-components-menu.d.ts → menu/index.d.ts} +6 -6
  244. package/number-box-legacy/README.md +3 -0
  245. package/number-box-legacy/index.d.ts +191 -0
  246. package/package.json +138 -115
  247. package/{types/acorex-components-paint.d.ts → paint/index.d.ts} +6 -1
  248. package/{types/acorex-components-qrcode.d.ts → qrcode/index.d.ts} +0 -1
  249. package/{types/acorex-components-radio.d.ts → radio/index.d.ts} +1 -1
  250. package/{types/acorex-components-rate-picker.d.ts → rate-picker/index.d.ts} +15 -5
  251. package/{types/acorex-components-scheduler.d.ts → scheduler/index.d.ts} +20 -2
  252. package/{types/acorex-components-scheduler-picker.d.ts → scheduler-picker/index.d.ts} +81 -82
  253. package/scss/README.md +3 -0
  254. package/scss/index.d.ts +10 -0
  255. package/{types/acorex-components-select-box.d.ts → select-box/index.d.ts} +1 -2
  256. package/{types/acorex-components-slider.d.ts → slider/index.d.ts} +2 -2
  257. package/{types/acorex-components-tabs.d.ts → tabs/index.d.ts} +1 -1
  258. package/{types/acorex-components-tag.d.ts → tag/index.d.ts} +3 -3
  259. package/tree-view-legacy/README.md +3 -0
  260. package/tree-view-legacy/index.d.ts +184 -0
  261. package/fesm2022/acorex-components-modal-acorex-components-modal-BGSCJ1Ux.mjs.map +0 -1
  262. package/fesm2022/acorex-components-modal-modal-content.component-CEdB5dcg.mjs +0 -214
  263. package/fesm2022/acorex-components-modal-modal-content.component-CEdB5dcg.mjs.map +0 -1
  264. package/{types/acorex-components-action-sheet.d.ts → action-sheet/index.d.ts} +0 -0
  265. package/{types/acorex-components-alert.d.ts → alert/index.d.ts} +0 -0
  266. package/{types/acorex-components-aspect-ratio.d.ts → aspect-ratio/index.d.ts} +0 -0
  267. package/{types/acorex-components-audio-wave.d.ts → audio-wave/index.d.ts} +0 -0
  268. package/{types/acorex-components-autocomplete.d.ts → autocomplete/index.d.ts} +0 -0
  269. package/{types/acorex-components-avatar.d.ts → avatar/index.d.ts} +0 -0
  270. package/{types/acorex-components-badge.d.ts → badge/index.d.ts} +0 -0
  271. package/{types/acorex-components-bottom-navigation.d.ts → bottom-navigation/index.d.ts} +0 -0
  272. package/{types/acorex-components-breadcrumbs.d.ts → breadcrumbs/index.d.ts} +0 -0
  273. package/{types/acorex-components-circular-progress.d.ts → circular-progress/index.d.ts} +0 -0
  274. package/{types/acorex-components-code-editor.d.ts → code-editor/index.d.ts} +0 -0
  275. package/{types/acorex-components-color-box.d.ts → color-box/index.d.ts} +0 -0
  276. package/{types/acorex-components-command.d.ts → command/index.d.ts} +0 -0
  277. package/{types/acorex-components-comment.d.ts → comment/index.d.ts} +0 -0
  278. package/{types/acorex-components-conversation.d.ts → conversation/index.d.ts} +0 -0
  279. package/{types/acorex-components-cron-job.d.ts → cron-job/index.d.ts} +0 -0
  280. package/{types/acorex-components-data-list.d.ts → data-list/index.d.ts} +0 -0
  281. package/{types/acorex-components-datetime-input.d.ts → datetime-input/index.d.ts} +0 -0
  282. package/{types/acorex-components-datetime-picker.d.ts → datetime-picker/index.d.ts} +0 -0
  283. package/{types/acorex-components-decorators.d.ts → decorators/index.d.ts} +0 -0
  284. package/{types/acorex-components-dialog.d.ts → dialog/index.d.ts} +0 -0
  285. package/{types/acorex-components-drawer.d.ts → drawer/index.d.ts} +0 -0
  286. package/{types/acorex-components-dropdown.d.ts → dropdown/index.d.ts} +0 -0
  287. package/{types/acorex-components-editor.d.ts → editor/index.d.ts} +0 -0
  288. package/{types/acorex-components-fab.d.ts → fab/index.d.ts} +0 -0
  289. package/{types/acorex-components-image.d.ts → image/index.d.ts} +0 -0
  290. package/{types/acorex-components-image-editor.d.ts → image-editor/index.d.ts} +0 -0
  291. package/{types/acorex-components.d.ts → index.d.ts} +0 -0
  292. package/{types/acorex-components-json-viewer.d.ts → json-viewer/index.d.ts} +0 -0
  293. package/{types/acorex-components-kanban.d.ts → kanban/index.d.ts} +0 -0
  294. package/{types/acorex-components-kbd.d.ts → kbd/index.d.ts} +0 -0
  295. package/{types/acorex-components-label.d.ts → label/index.d.ts} +0 -0
  296. package/{types/acorex-components-list.d.ts → list/index.d.ts} +0 -0
  297. package/{types/acorex-components-loading-dialog.d.ts → loading-dialog/index.d.ts} +0 -0
  298. package/{types/acorex-components-map.d.ts → map/index.d.ts} +0 -0
  299. package/{types/acorex-components-media-viewer.d.ts → media-viewer/index.d.ts} +0 -0
  300. package/{types/acorex-components-modal.d.ts → modal/index.d.ts} +0 -0
  301. package/{types/acorex-components-navbar.d.ts → navbar/index.d.ts} +0 -0
  302. package/{types/acorex-components-notification.d.ts → notification/index.d.ts} +0 -0
  303. package/{types/acorex-components-number-box.d.ts → number-box/index.d.ts} +0 -0
  304. package/{types/acorex-components-otp.d.ts → otp/index.d.ts} +0 -0
  305. package/{types/acorex-components-page.d.ts → page/index.d.ts} +0 -0
  306. package/{types/acorex-components-password-box.d.ts → password-box/index.d.ts} +0 -0
  307. package/{types/acorex-components-pdf-reader.d.ts → pdf-reader/index.d.ts} +0 -0
  308. package/{types/acorex-components-phone-box.d.ts → phone-box/index.d.ts} +0 -0
  309. package/{types/acorex-components-picker.d.ts → picker/index.d.ts} +0 -0
  310. package/{types/acorex-components-popover.d.ts → popover/index.d.ts} +0 -0
  311. package/{types/acorex-components-popup.d.ts → popup/index.d.ts} +0 -0
  312. package/{types/acorex-components-progress-bar.d.ts → progress-bar/index.d.ts} +0 -0
  313. package/{types/acorex-components-query-builder.d.ts → query-builder/index.d.ts} +1 -1
  314. /package/{types/acorex-components-rail-navigation.d.ts → rail-navigation/index.d.ts} +0 -0
  315. /package/{types/acorex-components-range-slider.d.ts → range-slider/index.d.ts} +0 -0
  316. /package/{types/acorex-components-rest-api-generator.d.ts → rest-api-generator/index.d.ts} +0 -0
  317. /package/{types/acorex-components-result.d.ts → result/index.d.ts} +0 -0
  318. /package/{types/acorex-components-routing-progress.d.ts → routing-progress/index.d.ts} +0 -0
  319. /package/{types/acorex-components-rrule.d.ts → rrule/index.d.ts} +0 -0
  320. /package/{types/acorex-components-search-box.d.ts → search-box/index.d.ts} +0 -0
  321. /package/{types/acorex-components-selection-list.d.ts → selection-list/index.d.ts} +0 -0
  322. /package/{types/acorex-components-selection-list-2.d.ts → selection-list-2/index.d.ts} +0 -0
  323. /package/{types/acorex-components-side-menu.d.ts → side-menu/index.d.ts} +0 -0
  324. /package/{types/acorex-components-skeleton.d.ts → skeleton/index.d.ts} +0 -0
  325. /package/{types/acorex-components-sliding-item.d.ts → sliding-item/index.d.ts} +0 -0
  326. /package/{types/acorex-components-step-wizard.d.ts → step-wizard/index.d.ts} +0 -0
  327. /package/{types/acorex-components-switch.d.ts → switch/index.d.ts} +0 -0
  328. /package/{types/acorex-components-tag-box.d.ts → tag-box/index.d.ts} +0 -0
  329. /package/{types/acorex-components-text-area.d.ts → text-area/index.d.ts} +0 -0
  330. /package/{types/acorex-components-text-box.d.ts → text-box/index.d.ts} +0 -0
  331. /package/{types/acorex-components-time-duration.d.ts → time-duration/index.d.ts} +0 -0
  332. /package/{types/acorex-components-time-line.d.ts → time-line/index.d.ts} +0 -0
  333. /package/{types/acorex-components-toast.d.ts → toast/index.d.ts} +0 -0
  334. /package/{types/acorex-components-toolbar.d.ts → toolbar/index.d.ts} +0 -0
  335. /package/{types/acorex-components-tooltip.d.ts → tooltip/index.d.ts} +0 -0
  336. /package/{types/acorex-components-tree-view.d.ts → tree-view/index.d.ts} +0 -0
  337. /package/{types/acorex-components-uploader.d.ts → uploader/index.d.ts} +0 -0
  338. /package/{types/acorex-components-video-player.d.ts → video-player/index.d.ts} +0 -0
  339. /package/{types/acorex-components-wysiwyg.d.ts → wysiwyg/index.d.ts} +0 -0
@@ -59,6 +59,7 @@ declare abstract class AXDataPagerParentComponent {
59
59
  declare abstract class AXDataPagerChild extends MXInteractiveComponent {
60
60
  protected _parent: AXDataPagerParentComponent;
61
61
  protected _unsubscriber: AXUnsubscriber;
62
+ private _localeService;
62
63
  /**
63
64
  * @ignore
64
65
  */
@@ -130,14 +131,8 @@ declare class AXDataPagerInputSelectorComponent extends AXDataPagerChild {
130
131
  * @category Components
131
132
  */
132
133
  declare class AXDataPagerNextButtonsComponent extends AXDataPagerChild {
133
- /**
134
- * @ignore
135
- */
136
- protected rtl: boolean;
137
- /**
138
- * @ignore
139
- */
140
- ngOnInit(): void;
134
+ private localeService;
135
+ protected readonly isRtl: i0.Signal<boolean>;
141
136
  /**
142
137
  * @ignore
143
138
  */
@@ -165,19 +160,11 @@ declare class AXDataPagerNumericSelectorComponent extends AXDataPagerChild {
165
160
  protected _lastPage: number;
166
161
  protected _loading: boolean;
167
162
  private localeService;
168
- protected rtlstatus: i0.Signal<boolean>;
163
+ protected readonly isRtl: i0.Signal<boolean>;
169
164
  /**
170
165
  * @ignore
171
166
  */
172
167
  private _displayCount;
173
- /**
174
- * @ignore
175
- */
176
- protected rtl: boolean;
177
- /**
178
- * @ignore
179
- */
180
- constructor();
181
168
  /**
182
169
  * @ignore
183
170
  */
@@ -236,14 +223,8 @@ declare class AXDataPagerPageSizesComponent extends AXDataPagerChild {
236
223
  * @category Components
237
224
  */
238
225
  declare class AXDataPagerPrevButtonsComponent extends AXDataPagerChild {
239
- /**
240
- * @ignore
241
- */
242
- protected rtl: boolean;
243
- /**
244
- * @ignore
245
- */
246
- ngOnInit(): void;
226
+ private localeService;
227
+ protected readonly isRtl: i0.Signal<boolean>;
247
228
  /**
248
229
  * @ignore
249
230
  */
@@ -1,7 +1,7 @@
1
1
  import * as i2 from '@acorex/cdk/common';
2
- import { MXBaseComponent, AXDataSource, AXEvent, AXSortOrder, AXButtonClickEvent, AXStyleLookType, AXClickEvent, AXItemClickEvent, AXValueChangedEvent } from '@acorex/cdk/common';
2
+ import { MXBaseComponent, AXDataSource, AXEvent, AXSortOrder, AXButtonClickEvent, AXStyleLookType, AXClickEvent, AXItemClickEvent, AXValueChangedEvent, AXListDataSource } from '@acorex/cdk/common';
3
3
  import * as i0 from '@angular/core';
4
- import { TemplateRef, EventEmitter, ChangeDetectorRef, OnInit, AfterViewInit, WritableSignal, Signal, QueryList } from '@angular/core';
4
+ import { TemplateRef, EventEmitter, ChangeDetectorRef, OnInit, DoCheck, QueryList, WritableSignal, ElementRef, AfterViewInit, Signal } from '@angular/core';
5
5
  import * as i11 from '@acorex/core/format';
6
6
  import { AXFormatOptions } from '@acorex/core/format';
7
7
  import * as i8 from '@acorex/components/button';
@@ -34,7 +34,7 @@ interface onColumnSizeChangedEvent extends AXEvent {
34
34
  }
35
35
  interface AXDataTableRowDbClick extends AXDataTableRowClick {
36
36
  }
37
- type AXDataTableBorder = 'full' | 'minimal';
37
+ type AXDataTableLook = 'classic' | 'minimal';
38
38
  declare abstract class AXBaseDataTable extends MXBaseComponent {
39
39
  dataSource: AXDataSource<unknown>;
40
40
  /**
@@ -607,6 +607,264 @@ declare class AXRowSelectColumnComponent extends AXDataTableColumnComponent {
607
607
  static ɵcmp: i0.ɵɵComponentDeclaration<AXRowSelectColumnComponent, "ax-select-column", never, { "width": { "alias": "width"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "fixed": { "alias": "fixed"; "required": false; }; }, {}, never, never, true, never>;
608
608
  }
609
609
 
610
+ /**
611
+ * Component for a data table with infinite scrolling capabilities.
612
+ *
613
+ * @category Components
614
+ */
615
+ declare class AXInfiniteScrollDataTableComponent extends AXBaseDataTable implements OnInit, DoCheck {
616
+ /**
617
+ * Controls the table look.
618
+ *
619
+ * - `classic` — classic look (default).
620
+ * - `minimal` — minimal look.
621
+ *
622
+ * @defaultValue `'classic'`
623
+ */
624
+ look: i0.InputSignal<AXDataTableLook>;
625
+ private document;
626
+ private platformID;
627
+ private ngZone;
628
+ /**
629
+ * @ignore
630
+ */
631
+ protected columns: QueryList<AXDataTableColumnComponent>;
632
+ /**
633
+ * @ignore
634
+ */
635
+ protected startFixedColumn(): AXDataTableColumnComponent[];
636
+ /**
637
+ * @ignore
638
+ */
639
+ protected endFixedColumn(): AXDataTableColumnComponent[];
640
+ /**
641
+ * @ignore
642
+ */
643
+ protected notFixedColumn(): AXDataTableColumnComponent[];
644
+ /**
645
+ * @ignore
646
+ */
647
+ protected notFixedColumnCount(): number;
648
+ /**
649
+ * @ignore
650
+ */
651
+ protected fixedColumnCount(): number;
652
+ /**
653
+ * Emits an event when the page changes.
654
+ *
655
+ * @event
656
+ */
657
+ onPageChanged: EventEmitter<AXValueChangedEvent<number>>;
658
+ /**
659
+ * @ignore
660
+ */
661
+ private clickSubject;
662
+ /**
663
+ * Emits an event when a row is clicked.
664
+ *
665
+ * @event
666
+ */
667
+ onRowClick: EventEmitter<AXDataTableRowClick>;
668
+ /**
669
+ * Emits an event when a row is double-clicked.
670
+ *
671
+ * @event
672
+ */
673
+ onRowDbClick: EventEmitter<AXDataTableRowDbClick>;
674
+ /**
675
+ * Template for rendering rows in the data table.
676
+ */
677
+ rowTemplate?: TemplateRef<unknown>;
678
+ /**
679
+ * Template to display when the data table is empty.
680
+ */
681
+ emptyTemplate?: TemplateRef<unknown>;
682
+ /**
683
+ * Controls the visibility of the table header.
684
+ *
685
+ * @defaultValue true
686
+ */
687
+ showHeader: boolean;
688
+ /**
689
+ * Defines the mode for fetching data.
690
+ *
691
+ * @defaultValue 'auto'
692
+ */
693
+ fetchDataMode: 'auto' | 'manual';
694
+ /**
695
+ * Configuration for the loading state of the data table.
696
+ *
697
+ * @defaultValue { enabled: true, animation: true }
698
+ */
699
+ loading: {
700
+ enabled: boolean;
701
+ animation: boolean;
702
+ loadingTemplate?: TemplateRef<unknown>;
703
+ };
704
+ /**
705
+ * @ignore
706
+ */
707
+ protected listDataSource: AXListDataSource<unknown>;
708
+ /**
709
+ * @ignore
710
+ */
711
+ protected isLoading: WritableSignal<boolean>;
712
+ /**
713
+ * @ignore
714
+ */
715
+ protected hasItems: boolean;
716
+ /**
717
+ * @ignore
718
+ */
719
+ protected totalRows: number;
720
+ /**
721
+ * @ignore
722
+ */
723
+ protected currentPage: number;
724
+ /**
725
+ * @ignore
726
+ */
727
+ protected totalPages: number;
728
+ /**
729
+ * @ignore
730
+ */
731
+ protected startRowIndex: number;
732
+ /**
733
+ * @ignore
734
+ */
735
+ private lastIndex;
736
+ /**
737
+ * Event emitted when the focused row changes.
738
+ *
739
+ * @event
740
+ */
741
+ focusedRowChange: EventEmitter<unknown>;
742
+ /**
743
+ * @ignore
744
+ */
745
+ private _focusedRow;
746
+ /**
747
+ * Retrieves the currently focused row.
748
+ */
749
+ get focusedRow(): unknown;
750
+ /**
751
+ * Sets the currently focused row and emits a change event.
752
+ *
753
+ * @param v - The row data to be set as focused.
754
+ */
755
+ set focusedRow(v: unknown);
756
+ /**
757
+ * Defines the height of each item in the table.
758
+ *
759
+ * @default 40
760
+ */
761
+ itemHeight: number | 'auto';
762
+ /**
763
+ * @ignore
764
+ */
765
+ protected width: string;
766
+ /**
767
+ * @ignore
768
+ */
769
+ protected height: string;
770
+ /**
771
+ * @ignore
772
+ */
773
+ private viewport;
774
+ /**
775
+ * Emitted when the scroll index changes in the table.
776
+ *
777
+ * @event
778
+ */
779
+ onScrolledIndexChanged: EventEmitter<AXDataTableScrollIndexChanged>;
780
+ trackByIdx(i: any): any;
781
+ /**
782
+ * @ignore
783
+ */
784
+ ngOnInit(): void;
785
+ /**
786
+ * @ignore
787
+ */
788
+ headerContainer: ElementRef<HTMLDivElement>;
789
+ /**
790
+ * @ignore
791
+ */
792
+ footerContainer: ElementRef;
793
+ /**
794
+ * @ignore
795
+ */
796
+ scrollableContainer: ElementRef<HTMLDivElement>;
797
+ /**
798
+ * @ignore
799
+ */
800
+ protected _handleOnscrolledIndexChange(e: number): void;
801
+ /**
802
+ * @ignore
803
+ */
804
+ ngDoCheck(): void;
805
+ /**
806
+ * @ignore
807
+ */
808
+ private updateTotalCount;
809
+ /**
810
+ * @ignore
811
+ */
812
+ private updateHeight;
813
+ /**
814
+ * @ignore
815
+ */
816
+ private updateWidth;
817
+ /**
818
+ * @ignore
819
+ */
820
+ private updateHScroll;
821
+ /**
822
+ * @ignore
823
+ */
824
+ private copyFixedColumns;
825
+ /**
826
+ * Updates the viewport by checking its size and scrolling to the last index.
827
+ * Marks the component for change detection.
828
+ * @ignore
829
+ */
830
+ render(): void;
831
+ /**
832
+ * Resets the index to zero and refreshes the data source.
833
+ * @ignore
834
+ */
835
+ refresh(): void;
836
+ /**
837
+ * @ignore
838
+ */
839
+ protected handleRowClick(event: MouseEvent, item: unknown): void;
840
+ /**
841
+ * @ignore
842
+ */
843
+ private handleRowSingleClick;
844
+ /**
845
+ * @ignore
846
+ */
847
+ protected handleRowDoubleClick(e: MouseEvent, item: unknown): void;
848
+ /**
849
+ * Handles column header clicks to toggle sorting on the column.
850
+ *
851
+ * @param e - The mouse event triggered by the click.
852
+ * @param column - The column that was clicked.
853
+ * @ignore
854
+ */
855
+ handleColumnClick(e: MouseEvent, column: AXDataTableColumnComponent): void;
856
+ /**
857
+ * @ignore
858
+ */
859
+ protected getSort(column: AXDataTableColumnComponent): string | undefined;
860
+ /**
861
+ * @ignore
862
+ */
863
+ protected _handleOnScroll(): void;
864
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXInfiniteScrollDataTableComponent, never>;
865
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXInfiniteScrollDataTableComponent, "ax-infinite-scroll-data-table", never, { "dataSource": { "alias": "dataSource"; "required": false; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "rowTemplate": { "alias": "rowTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "showHeader": { "alias": "showHeader"; "required": false; }; "fetchDataMode": { "alias": "fetchDataMode"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "focusedRow": { "alias": "focusedRow"; "required": false; }; "itemHeight": { "alias": "itemHeight"; "required": false; }; }, { "selectedRowsChange": "selectedRowsChange"; "onPageChanged": "onPageChanged"; "onRowClick": "onRowClick"; "onRowDbClick": "onRowDbClick"; "focusedRowChange": "focusedRowChange"; "onScrolledIndexChanged": "onScrolledIndexChanged"; }, ["columns"], ["ax-header", "ax-footer"], true, never>;
866
+ }
867
+
610
868
  /**
611
869
  * Component for displaying and managing a data table with advanced features.
612
870
  *
@@ -615,14 +873,14 @@ declare class AXRowSelectColumnComponent extends AXDataTableColumnComponent {
615
873
  declare class AXDataTableComponent extends AXBaseDataTable implements OnInit, AfterViewInit {
616
874
  #private;
617
875
  /**
618
- * Controls the table border style.
876
+ * Controls the table look.
619
877
  *
620
- * - `full` — vertical and horizontal cell borders (default).
621
- * - `minimal` — horizontal row borders only.
878
+ * - `classic` — classic look (default).
879
+ * - `minimal` — minimal look.
622
880
  *
623
- * @defaultValue `'full'`
881
+ * @defaultValue `'classic'`
624
882
  */
625
- border: i0.InputSignal<AXDataTableBorder>;
883
+ look: i0.InputSignal<AXDataTableLook>;
626
884
  private _unsubscriber;
627
885
  private _zone;
628
886
  private document;
@@ -1002,14 +1260,14 @@ declare class AXDataTableComponent extends AXBaseDataTable implements OnInit, Af
1002
1260
  headerOnly?: boolean;
1003
1261
  }): void;
1004
1262
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDataTableComponent, never>;
1005
- static ɵcmp: i0.ɵɵComponentDeclaration<AXDataTableComponent, "ax-data-table", never, { "dataSource": { "alias": "dataSource"; "required": false; }; "selectedRows": { "alias": "selectedRows"; "required": false; }; "parentField": { "alias": "parentField"; "required": false; }; "hasChildrenField": { "alias": "hasChildrenField"; "required": false; }; "rowDetailsTemplate": { "alias": "rowDetailsTemplate"; "required": false; }; "border": { "alias": "border"; "required": false; "isSignal": true; }; "rowTemplate": { "alias": "rowTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "noDataTemplate": { "alias": "noDataTemplate"; "required": false; }; "alternative": { "alias": "alternative"; "required": false; }; "showHeader": { "alias": "showHeader"; "required": false; }; "fixedHeader": { "alias": "fixedHeader"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "fixedFooter": { "alias": "fixedFooter"; "required": false; }; "itemHeight": { "alias": "itemHeight"; "required": false; }; "allowReordering": { "alias": "allowReordering"; "required": false; }; "paging": { "alias": "paging"; "required": false; }; "fetchDataMode": { "alias": "fetchDataMode"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "focusedRow": { "alias": "focusedRow"; "required": false; }; }, { "selectedRowsChange": "selectedRowsChange"; "focusedRowChange": "focusedRowChange"; "onRowClick": "onRowClick"; "onRowDbClick": "onRowDbClick"; "onColumnsOrderChanged": "onColumnsOrderChanged"; "onColumnSizeChanged": "onColumnSizeChanged"; "onPageChanged": "onPageChanged"; }, ["customDataPager", "columns"], ["ax-header", "ax-data-pager", "ax-footer"], true, never>;
1263
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXDataTableComponent, "ax-data-table", never, { "dataSource": { "alias": "dataSource"; "required": false; }; "selectedRows": { "alias": "selectedRows"; "required": false; }; "parentField": { "alias": "parentField"; "required": false; }; "hasChildrenField": { "alias": "hasChildrenField"; "required": false; }; "rowDetailsTemplate": { "alias": "rowDetailsTemplate"; "required": false; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "rowTemplate": { "alias": "rowTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "noDataTemplate": { "alias": "noDataTemplate"; "required": false; }; "alternative": { "alias": "alternative"; "required": false; }; "showHeader": { "alias": "showHeader"; "required": false; }; "fixedHeader": { "alias": "fixedHeader"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "fixedFooter": { "alias": "fixedFooter"; "required": false; }; "itemHeight": { "alias": "itemHeight"; "required": false; }; "allowReordering": { "alias": "allowReordering"; "required": false; }; "paging": { "alias": "paging"; "required": false; }; "fetchDataMode": { "alias": "fetchDataMode"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "focusedRow": { "alias": "focusedRow"; "required": false; }; }, { "selectedRowsChange": "selectedRowsChange"; "focusedRowChange": "focusedRowChange"; "onRowClick": "onRowClick"; "onRowDbClick": "onRowDbClick"; "onColumnsOrderChanged": "onColumnsOrderChanged"; "onColumnSizeChanged": "onColumnSizeChanged"; "onPageChanged": "onPageChanged"; }, ["customDataPager", "columns"], ["ax-header", "ax-data-pager", "ax-footer"], true, never>;
1006
1264
  }
1007
1265
 
1008
1266
  declare class AXDataTableModule {
1009
1267
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDataTableModule, never>;
1010
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXDataTableModule, never, [typeof i1.CommonModule, typeof i2.AXCommonModule, typeof i3.ScrollingModule, typeof i4.AXTranslationModule, typeof i5.AXResultModule, typeof i6.AXLoadingModule, typeof i7.AXSkeletonModule, typeof i8.AXButtonModule, typeof i9.AXDecoratorModule, typeof i10.AXDropdownModule, typeof i11.AXFormatModule, typeof i2.AXRippleDirective, typeof i12.AXDataPagerModule, typeof i13.CdkDropList, typeof i13.CdkDrag, typeof i13.CdkDragPlaceholder, typeof i13.CdkDragHandle, typeof AXDataTableComponent, typeof AXDataTableTextColumnComponent, typeof AXRowIndexColumnComponent, typeof AXRowSelectColumnComponent, typeof AXRowExpandColumnComponent, typeof AXRowCommandColumnComponent, typeof AXRowDropdownCommandColumnComponent, typeof AXDataTableColumnResizableDirective], [typeof AXDataTableComponent, typeof AXDataTableTextColumnComponent, typeof AXRowIndexColumnComponent, typeof AXRowSelectColumnComponent, typeof AXRowExpandColumnComponent, typeof AXRowCommandColumnComponent, typeof AXRowDropdownCommandColumnComponent, typeof AXDataTableColumnResizableDirective]>;
1268
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXDataTableModule, never, [typeof i1.CommonModule, typeof i2.AXCommonModule, typeof i3.ScrollingModule, typeof i4.AXTranslationModule, typeof i5.AXResultModule, typeof i6.AXLoadingModule, typeof i7.AXSkeletonModule, typeof i8.AXButtonModule, typeof i9.AXDecoratorModule, typeof i10.AXDropdownModule, typeof i11.AXFormatModule, typeof i2.AXRippleDirective, typeof i12.AXDataPagerModule, typeof i13.CdkDropList, typeof i13.CdkDrag, typeof i13.CdkDragPlaceholder, typeof i13.CdkDragHandle, typeof AXInfiniteScrollDataTableComponent, typeof AXDataTableComponent, typeof AXDataTableTextColumnComponent, typeof AXRowIndexColumnComponent, typeof AXRowSelectColumnComponent, typeof AXRowExpandColumnComponent, typeof AXRowCommandColumnComponent, typeof AXRowDropdownCommandColumnComponent, typeof AXDataTableColumnResizableDirective], [typeof AXInfiniteScrollDataTableComponent, typeof AXDataTableComponent, typeof AXDataTableTextColumnComponent, typeof AXRowIndexColumnComponent, typeof AXRowSelectColumnComponent, typeof AXRowExpandColumnComponent, typeof AXRowCommandColumnComponent, typeof AXRowDropdownCommandColumnComponent, typeof AXDataTableColumnResizableDirective]>;
1011
1269
  static ɵinj: i0.ɵɵInjectorDeclaration<AXDataTableModule>;
1012
1270
  }
1013
1271
 
1014
- export { AXBaseDataTable, AXBaseRowCommandColumnComponent, AXDataTableColumnComponent, AXDataTableColumnResizableDirective, AXDataTableComponent, AXDataTableModule, AXDataTableTextColumnComponent, AXRowCommandColumnComponent, AXRowDropdownCommandColumnComponent, AXRowExpandColumnComponent, AXRowIndexColumnComponent, AXRowSelectColumnComponent };
1015
- export type { AXColumnsOrderChangedEvent, AXDataTableBorder, AXDataTableRowClick, AXDataTableRowDbClick, AXDataTableScrollIndexChanged, AXRowCommandItem, AXRowCommandItemClickEvent, onColumnSizeChangedEvent };
1272
+ export { AXBaseDataTable, AXBaseRowCommandColumnComponent, AXDataTableColumnComponent, AXDataTableColumnResizableDirective, AXDataTableComponent, AXDataTableModule, AXDataTableTextColumnComponent, AXInfiniteScrollDataTableComponent, AXRowCommandColumnComponent, AXRowDropdownCommandColumnComponent, AXRowExpandColumnComponent, AXRowIndexColumnComponent, AXRowSelectColumnComponent };
1273
+ export type { AXColumnsOrderChangedEvent, AXDataTableLook, AXDataTableRowClick, AXDataTableRowDbClick, AXDataTableScrollIndexChanged, AXRowCommandItem, AXRowCommandItemClickEvent, onColumnSizeChangedEvent };
@@ -1,13 +1,30 @@
1
+ import * as _acorex_core_date_time from '@acorex/core/date-time';
2
+ import { TimeUnit } from '@acorex/core/date-time';
1
3
  import * as polytype from 'polytype';
2
4
  import * as _angular_core from '@angular/core';
3
5
  import { EventEmitter } from '@angular/core';
4
- import { MXInputBaseValueComponent, MXLookComponent, AXEvent, AXFocusEvent } from '@acorex/cdk/common';
6
+ import { MXInputBaseValueComponent, MXLookComponent, AXEvent, AXFocusEvent, AXValueChangedEvent } from '@acorex/cdk/common';
5
7
  import { MXCalendarBaseComponent, AXDateTimePickerType, AXCalendarNavigationLookType, AXCalendarNavigateEvent } from '@acorex/components/calendar';
6
8
  import { AXDateTimeInputComponent } from '@acorex/components/datetime-input';
7
9
  import { AXDateTimePickerComponent } from '@acorex/components/datetime-picker';
8
10
  import { AXDecoratorGenericComponent } from '@acorex/components/decorators';
9
11
  import { MXDropdownBoxBaseComponent, AXDropdownBoxComponent } from '@acorex/components/dropdown';
10
12
 
13
+ /**
14
+ * Controls how date/time is chosen in the datetime box.
15
+ * - `default`: text input with calendar popup.
16
+ * - `classic`: inline select boxes for year, month, day, and optionally hour/minute.
17
+ */
18
+ type AXDateTimeBoxLookType = 'default' | 'classic';
19
+ type AXDateTimeBoxClassicPart = Extract<TimeUnit, 'year' | 'month' | 'day' | 'hour' | 'minute'>;
20
+ interface AXDateTimeBoxClassicField {
21
+ part: AXDateTimeBoxClassicPart;
22
+ dropdownWidth: string;
23
+ maxVisibleItems: number;
24
+ }
25
+ declare const AX_DATETIME_BOX_CLASSIC_DATE_FIELDS: AXDateTimeBoxClassicField[];
26
+ declare const AX_DATETIME_BOX_CLASSIC_TIME_FIELDS: AXDateTimeBoxClassicField[];
27
+
11
28
  declare const AXDateTimeBoxComponent_base: polytype.Polytype.ClusteredConstructor<[{
12
29
  new (): MXInputBaseValueComponent<Date>;
13
30
  ɵfac: _angular_core.ɵɵFactoryDeclaration<MXInputBaseValueComponent<any>, never>;
@@ -55,6 +72,12 @@ declare class AXDateTimeBoxComponent extends AXDateTimeBoxComponent_base {
55
72
  * Day view navigation style of the embedded calendar.
56
73
  */
57
74
  readonly calendarLook: _angular_core.InputSignal<AXCalendarNavigationLookType>;
75
+ /**
76
+ * Input style of the datetime box.
77
+ * - `default`: text input with calendar popup.
78
+ * - `classic`: inline select boxes for date/time parts.
79
+ */
80
+ readonly boxLook: _angular_core.InputSignal<AXDateTimeBoxLookType>;
58
81
  /**
59
82
  * @deprecated use locale & mode instead
60
83
  */
@@ -62,10 +85,39 @@ declare class AXDateTimeBoxComponent extends AXDateTimeBoxComponent_base {
62
85
  protected _editingDateObj: _angular_core.WritableSignal<Date>;
63
86
  protected _calendarSystem: _angular_core.WritableSignal<string>;
64
87
  private _format;
88
+ protected readonly _classicDateFields: AXDateTimeBoxClassicField[];
89
+ protected readonly _classicTimeFields: AXDateTimeBoxClassicField[];
90
+ private readonly _classicTimeOptions;
91
+ protected _classicDate: _angular_core.Signal<_acorex_core_date_time.AXDateTime>;
92
+ protected _classicYearOptions: _angular_core.Signal<{
93
+ id: number;
94
+ text: string;
95
+ }[]>;
96
+ protected _classicMonthOptions: _angular_core.Signal<{
97
+ id: number;
98
+ text: string;
99
+ }[]>;
100
+ protected _classicDayOptions: _angular_core.Signal<{
101
+ id: number;
102
+ text: string;
103
+ }[]>;
104
+ protected get _classicBoxClass(): string;
105
+ protected get _classicHasDatePart(): boolean;
106
+ protected get _classicHasTimePart(): boolean;
65
107
  /**
66
108
  * @ignore
67
109
  */
68
- protected _handleInputModelChange(value: Date | null): void;
110
+ protected _classicPartValue(part: AXDateTimeBoxClassicPart): {
111
+ id: number;
112
+ text: string;
113
+ } | null;
114
+ /**
115
+ * @ignore
116
+ */
117
+ protected _classicPartOptions(part: AXDateTimeBoxClassicPart): {
118
+ id: number;
119
+ text: string;
120
+ }[];
69
121
  /**
70
122
  * @ignore
71
123
  */
@@ -96,13 +148,21 @@ declare class AXDateTimeBoxComponent extends AXDateTimeBoxComponent_base {
96
148
  * @ignore
97
149
  */
98
150
  internalValueChanged(value: any): void;
151
+ /**
152
+ * @ignore
153
+ */
154
+ protected _handleClassicPartChanged(e: AXValueChangedEvent, part: AXDateTimeBoxClassicPart): void;
155
+ /**
156
+ * @ignore
157
+ */
158
+ private _readSelectValue;
99
159
  /**
100
160
  * @ignore
101
161
  */
102
162
  protected _handleInputOnClick(): void;
103
163
  private get __hostName();
104
164
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXDateTimeBoxComponent, never>;
105
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXDateTimeBoxComponent, "ax-datetime-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "depth": { "alias": "depth"; "required": false; }; "id": { "alias": "id"; "required": false; }; "type": { "alias": "type"; "required": false; }; "look": { "alias": "look"; "required": false; }; "holidayDates": { "alias": "holidayDates"; "required": false; }; "allowTyping": { "alias": "allowTyping"; "required": false; "isSignal": true; }; "picker": { "alias": "picker"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "weekend": { "alias": "weekend"; "required": false; "isSignal": true; }; "weekdays": { "alias": "weekdays"; "required": false; "isSignal": true; }; "calendarLook": { "alias": "calendarLook"; "required": false; "isSignal": true; }; "format": { "alias": "format"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "onOpened": "onOpened"; "onClosed": "onClosed"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "formatChange": "formatChange"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
165
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXDateTimeBoxComponent, "ax-datetime-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "depth": { "alias": "depth"; "required": false; }; "id": { "alias": "id"; "required": false; }; "type": { "alias": "type"; "required": false; }; "look": { "alias": "look"; "required": false; }; "holidayDates": { "alias": "holidayDates"; "required": false; }; "allowTyping": { "alias": "allowTyping"; "required": false; "isSignal": true; }; "picker": { "alias": "picker"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "weekend": { "alias": "weekend"; "required": false; "isSignal": true; }; "weekdays": { "alias": "weekdays"; "required": false; "isSignal": true; }; "calendarLook": { "alias": "calendarLook"; "required": false; "isSignal": true; }; "boxLook": { "alias": "boxLook"; "required": false; "isSignal": true; }; "format": { "alias": "format"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "onOpened": "onOpened"; "onClosed": "onClosed"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "formatChange": "formatChange"; }, never, ["ax-prefix", "ax-suffix", "ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
106
166
  }
107
167
 
108
168
  declare class AXDateTimeBoxModule {
@@ -111,4 +171,5 @@ declare class AXDateTimeBoxModule {
111
171
  static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXDateTimeBoxModule>;
112
172
  }
113
173
 
114
- export { AXDateTimeBoxComponent, AXDateTimeBoxModule };
174
+ export { AXDateTimeBoxComponent, AXDateTimeBoxModule, AX_DATETIME_BOX_CLASSIC_DATE_FIELDS, AX_DATETIME_BOX_CLASSIC_TIME_FIELDS };
175
+ export type { AXDateTimeBoxClassicField, AXDateTimeBoxClassicPart, AXDateTimeBoxLookType };
@@ -0,0 +1,3 @@
1
+ # @acorex/components/drawer
2
+
3
+ Secondary entry point of `@acorex/components`. It can be used by importing from `@acorex/components/drawer`.
@@ -0,0 +1,86 @@
1
+ import { MXBaseComponent } from '@acorex/cdk/common';
2
+ import * as i0 from '@angular/core';
3
+ import { AfterContentInit, DoCheck } from '@angular/core';
4
+ import * as i1 from '@angular/common';
5
+
6
+ /**
7
+ * A container component that organizes and positions drawer components.
8
+ * @category component
9
+ */
10
+ declare class AXDrawerLegacyContainerComponent extends MXBaseComponent {
11
+ private service;
12
+ constructor();
13
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXDrawerLegacyContainerComponent, never>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXDrawerLegacyContainerComponent, "ax-drawer-legacy-container", never, {}, {}, never, ["ax-drawer", "ax-content"], true, never>;
15
+ }
16
+
17
+ type AXDrawerMode = 'push' | 'overlay';
18
+ type AXDrawerLocation = 'start' | 'end';
19
+ /**
20
+ * A component that represents a drawer with header and content sections.
21
+ *
22
+ * @category Components
23
+ */
24
+ declare class AXDrawerLegacyComponent extends MXBaseComponent implements AfterContentInit, DoCheck {
25
+ #private;
26
+ location: i0.ModelSignal<AXDrawerLocation>;
27
+ showBackdrop: i0.InputSignal<boolean>;
28
+ mode: i0.ModelSignal<AXDrawerMode>;
29
+ closeOthers: i0.InputSignal<boolean>;
30
+ collapsed: i0.ModelSignal<boolean>;
31
+ private backdropElement;
32
+ protected loaded: i0.WritableSignal<boolean>;
33
+ private service;
34
+ private _zone;
35
+ private document;
36
+ private platformID;
37
+ /**
38
+ *
39
+ * @ignore
40
+ */
41
+ ngAfterContentInit(): void;
42
+ /**
43
+ * @ignore
44
+ */
45
+ ngDoCheck(): void;
46
+ /**
47
+ * @ignore
48
+ */
49
+ private _detectBoundingSize;
50
+ /**
51
+ * Toggles the collapsed state of the drawer.
52
+ */
53
+ toggle(): void;
54
+ /**
55
+ * Collapses the drawer.
56
+ * @ignore
57
+ */
58
+ close(): void;
59
+ /**
60
+ * Expands the drawer.
61
+ */
62
+ open(): void;
63
+ /**
64
+ * @ignore
65
+ */
66
+ private _addBackdrop;
67
+ /**
68
+ * @ignore
69
+ */
70
+ private _removeBackdrop;
71
+ /**
72
+ * @ignore
73
+ */
74
+ private get __hostClass();
75
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXDrawerLegacyComponent, never>;
76
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXDrawerLegacyComponent, "ax-drawer-legacy", never, { "location": { "alias": "location"; "required": false; "isSignal": true; }; "showBackdrop": { "alias": "showBackdrop"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "closeOthers": { "alias": "closeOthers"; "required": false; "isSignal": true; }; "collapsed": { "alias": "collapsed"; "required": false; "isSignal": true; }; }, { "location": "locationChange"; "mode": "modeChange"; "collapsed": "collapsedChange"; }, never, ["ax-header", "ax-content"], true, never>;
77
+ }
78
+
79
+ declare class AXDrawerLegacyModule {
80
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXDrawerLegacyModule, never>;
81
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXDrawerLegacyModule, never, [typeof i1.CommonModule, typeof AXDrawerLegacyComponent, typeof AXDrawerLegacyContainerComponent], [typeof AXDrawerLegacyComponent, typeof AXDrawerLegacyContainerComponent]>;
82
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXDrawerLegacyModule>;
83
+ }
84
+
85
+ export { AXDrawerLegacyComponent, AXDrawerLegacyContainerComponent, AXDrawerLegacyModule };
86
+ export type { AXDrawerLocation, AXDrawerMode };
@@ -1,5 +1,5 @@
1
1
  import * as i2 from '@acorex/cdk/common';
2
- import { MXButtonBaseComponent, AXStyleColorType, AXStyleLookType, AXClickEvent, AXClosableComponent } from '@acorex/cdk/common';
2
+ import { MXButtonBaseComponent, AXClickEvent, AXClosableComponent } from '@acorex/cdk/common';
3
3
  import * as i6 from '@acorex/components/button';
4
4
  import { AXButtonType } from '@acorex/components/button';
5
5
  import * as i0 from '@angular/core';
@@ -15,8 +15,6 @@ import * as i5 from '@acorex/components/dropdown';
15
15
  * @category Components
16
16
  */
17
17
  declare class AXDropdownButtonComponent extends MXButtonBaseComponent implements AfterViewInit {
18
- dropdownColor: AXStyleColorType;
19
- dropdownLook: AXStyleLookType;
20
18
  /**
21
19
  * Fires each time the user clicks the button.
22
20
  * @event
@@ -77,7 +75,7 @@ declare class AXDropdownButtonComponent extends MXButtonBaseComponent implements
77
75
  close(): void;
78
76
  private get __hostClass();
79
77
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDropdownButtonComponent, never>;
80
- static ɵcmp: i0.ɵɵComponentDeclaration<AXDropdownButtonComponent, "ax-dropdown-button", never, { "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "text": { "alias": "text"; "required": false; }; "dropdownColor": { "alias": "color"; "required": false; }; "dropdownLook": { "alias": "look"; "required": false; }; "type": { "alias": "type"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "onClick": "onClick"; "selectedChange": "selectedChange"; "lookChange": "lookChange"; "colorChange": "colorChange"; "disabledChange": "disabledChange"; }, never, ["ax-button-item-list", "ax-prefix, ax-loading, ax-loading-spinner"], true, never>;
78
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXDropdownButtonComponent, "ax-dropdown-button", never, { "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "look": { "alias": "look"; "required": false; }; "text": { "alias": "text"; "required": false; }; "type": { "alias": "type"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "onClick": "onClick"; "selectedChange": "selectedChange"; "lookChange": "lookChange"; "colorChange": "colorChange"; "disabledChange": "disabledChange"; }, never, ["ax-button-item-list", "ax-prefix, ax-loading, ax-loading-spinner"], true, never>;
81
79
  }
82
80
 
83
81
  declare class AXDropdownButtonModule {