@acorex/components 21.0.2-next.23 → 21.0.2-next.25

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 (340) hide show
  1. package/conversation2/README.md +5 -4
  2. package/fesm2022/acorex-components-accordion.mjs +17 -22
  3. package/fesm2022/acorex-components-accordion.mjs.map +1 -1
  4. package/fesm2022/acorex-components-action-sheet.mjs +17 -17
  5. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  6. package/fesm2022/acorex-components-alert.mjs +14 -14
  7. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  8. package/fesm2022/acorex-components-aspect-ratio.mjs +4 -4
  9. package/fesm2022/acorex-components-aspect-ratio.mjs.map +1 -1
  10. package/fesm2022/acorex-components-audio-wave.mjs +12 -11
  11. package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
  12. package/fesm2022/acorex-components-autocomplete.mjs +9 -9
  13. package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
  14. package/fesm2022/acorex-components-avatar.mjs +13 -13
  15. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  16. package/fesm2022/acorex-components-badge.mjs +10 -10
  17. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  18. package/fesm2022/acorex-components-bottom-navigation.mjs +12 -12
  19. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  20. package/fesm2022/acorex-components-breadcrumbs.mjs +12 -12
  21. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  22. package/fesm2022/acorex-components-button-group.mjs +61 -26
  23. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  24. package/fesm2022/acorex-components-button.mjs +22 -22
  25. package/fesm2022/acorex-components-button.mjs.map +1 -1
  26. package/fesm2022/acorex-components-calendar.mjs +18 -18
  27. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  28. package/fesm2022/acorex-components-check-box.mjs +11 -11
  29. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  30. package/fesm2022/acorex-components-chips.mjs +12 -14
  31. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  32. package/fesm2022/acorex-components-circular-progress.mjs +13 -11
  33. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  34. package/fesm2022/acorex-components-code-editor.mjs +14 -14
  35. package/fesm2022/acorex-components-code-editor.mjs.map +1 -1
  36. package/fesm2022/acorex-components-color-box.mjs +11 -11
  37. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  38. package/fesm2022/acorex-components-color-palette.mjs +81 -40
  39. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  40. package/fesm2022/acorex-components-command.mjs +11 -11
  41. package/fesm2022/acorex-components-command.mjs.map +1 -1
  42. package/fesm2022/acorex-components-comment.mjs +33 -33
  43. package/fesm2022/acorex-components-comment.mjs.map +1 -1
  44. package/fesm2022/acorex-components-conversation.mjs +63 -63
  45. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  46. package/fesm2022/acorex-components-conversation2.mjs +7876 -8197
  47. package/fesm2022/acorex-components-conversation2.mjs.map +1 -1
  48. package/fesm2022/acorex-components-cron-job.mjs +55 -55
  49. package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
  50. package/fesm2022/acorex-components-data-list.mjs +6 -6
  51. package/fesm2022/acorex-components-data-list.mjs.map +1 -1
  52. package/fesm2022/acorex-components-data-pager.mjs +33 -33
  53. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  54. package/fesm2022/acorex-components-data-table.mjs +50 -486
  55. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  56. package/fesm2022/acorex-components-datetime-box.mjs +10 -10
  57. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  58. package/fesm2022/acorex-components-datetime-input.mjs +10 -10
  59. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  60. package/fesm2022/acorex-components-datetime-picker.mjs +11 -11
  61. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  62. package/fesm2022/acorex-components-decorators.mjs +48 -41
  63. package/fesm2022/acorex-components-decorators.mjs.map +1 -1
  64. package/fesm2022/acorex-components-dialog.mjs +13 -13
  65. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  66. package/fesm2022/acorex-components-drawer.mjs +16 -17
  67. package/fesm2022/acorex-components-drawer.mjs.map +1 -1
  68. package/fesm2022/acorex-components-dropdown-button.mjs +19 -11
  69. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  70. package/fesm2022/acorex-components-dropdown.mjs +18 -18
  71. package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
  72. package/fesm2022/acorex-components-editor.mjs +12 -12
  73. package/fesm2022/acorex-components-editor.mjs.map +1 -1
  74. package/fesm2022/acorex-components-fab.mjs +9 -9
  75. package/fesm2022/acorex-components-fab.mjs.map +1 -1
  76. package/fesm2022/acorex-components-flow-chart.mjs +64 -48
  77. package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
  78. package/fesm2022/acorex-components-form.mjs +35 -27
  79. package/fesm2022/acorex-components-form.mjs.map +1 -1
  80. package/fesm2022/acorex-components-grid-layout-builder.mjs +13 -14
  81. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  82. package/fesm2022/acorex-components-image-editor.mjs +48 -48
  83. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  84. package/fesm2022/acorex-components-image.mjs +10 -10
  85. package/fesm2022/acorex-components-image.mjs.map +1 -1
  86. package/fesm2022/acorex-components-json-viewer.mjs +9 -9
  87. package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
  88. package/fesm2022/acorex-components-kanban.mjs +9 -7
  89. package/fesm2022/acorex-components-kanban.mjs.map +1 -1
  90. package/fesm2022/acorex-components-kbd.mjs +10 -10
  91. package/fesm2022/acorex-components-kbd.mjs.map +1 -1
  92. package/fesm2022/acorex-components-label.mjs +9 -9
  93. package/fesm2022/acorex-components-label.mjs.map +1 -1
  94. package/fesm2022/acorex-components-list.mjs +10 -10
  95. package/fesm2022/acorex-components-list.mjs.map +1 -1
  96. package/fesm2022/acorex-components-loading-dialog.mjs +12 -12
  97. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  98. package/fesm2022/acorex-components-loading.mjs +21 -21
  99. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  100. package/fesm2022/acorex-components-map.mjs +15 -15
  101. package/fesm2022/acorex-components-map.mjs.map +1 -1
  102. package/fesm2022/acorex-components-media-viewer.mjs +45 -45
  103. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  104. package/fesm2022/acorex-components-menu.mjs +64 -33
  105. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  106. package/fesm2022/{acorex-components-modal-acorex-components-modal-DwBY73dZ.mjs → acorex-components-modal-acorex-components-modal-DWNqU6or.mjs} +24 -24
  107. package/fesm2022/acorex-components-modal-acorex-components-modal-DWNqU6or.mjs.map +1 -0
  108. package/fesm2022/acorex-components-modal-modal-content.component-DplJbJyk.mjs +214 -0
  109. package/fesm2022/acorex-components-modal-modal-content.component-DplJbJyk.mjs.map +1 -0
  110. package/fesm2022/acorex-components-modal.mjs +1 -1
  111. package/fesm2022/acorex-components-navbar.mjs +9 -9
  112. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  113. package/fesm2022/acorex-components-notification.mjs +13 -13
  114. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  115. package/fesm2022/acorex-components-number-box.mjs +10 -10
  116. package/fesm2022/acorex-components-number-box.mjs.map +1 -1
  117. package/fesm2022/acorex-components-otp.mjs +10 -10
  118. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  119. package/fesm2022/acorex-components-page.mjs +10 -10
  120. package/fesm2022/acorex-components-page.mjs.map +1 -1
  121. package/fesm2022/acorex-components-paint.mjs +35 -40
  122. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  123. package/fesm2022/acorex-components-password-box.mjs +15 -23
  124. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  125. package/fesm2022/acorex-components-pdf-reader.mjs +9 -9
  126. package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
  127. package/fesm2022/acorex-components-phone-box.mjs +10 -10
  128. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  129. package/fesm2022/acorex-components-picker.mjs +20 -20
  130. package/fesm2022/acorex-components-picker.mjs.map +1 -1
  131. package/fesm2022/acorex-components-popover.mjs +8 -8
  132. package/fesm2022/acorex-components-popover.mjs.map +1 -1
  133. package/fesm2022/acorex-components-popup.mjs +17 -17
  134. package/fesm2022/acorex-components-popup.mjs.map +1 -1
  135. package/fesm2022/acorex-components-progress-bar.mjs +11 -9
  136. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  137. package/fesm2022/acorex-components-qrcode.mjs +29 -12
  138. package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
  139. package/fesm2022/acorex-components-query-builder.mjs +11 -10
  140. package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
  141. package/fesm2022/acorex-components-radio.mjs +10 -9
  142. package/fesm2022/acorex-components-radio.mjs.map +1 -1
  143. package/fesm2022/acorex-components-rail-navigation.mjs +40 -38
  144. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  145. package/fesm2022/acorex-components-range-slider.mjs +11 -11
  146. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  147. package/fesm2022/acorex-components-rate-picker.mjs +20 -35
  148. package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
  149. package/fesm2022/acorex-components-rest-api-generator.mjs +28 -28
  150. package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
  151. package/fesm2022/acorex-components-result.mjs +8 -8
  152. package/fesm2022/acorex-components-result.mjs.map +1 -1
  153. package/fesm2022/acorex-components-routing-progress.mjs +8 -8
  154. package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
  155. package/fesm2022/acorex-components-rrule.mjs +11 -11
  156. package/fesm2022/acorex-components-rrule.mjs.map +1 -1
  157. package/fesm2022/acorex-components-scheduler-picker.mjs +173 -179
  158. package/fesm2022/acorex-components-scheduler-picker.mjs.map +1 -1
  159. package/fesm2022/acorex-components-scheduler.mjs +53 -52
  160. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  161. package/fesm2022/acorex-components-search-box.mjs +17 -11
  162. package/fesm2022/acorex-components-search-box.mjs.map +1 -1
  163. package/fesm2022/acorex-components-select-box.mjs +16 -14
  164. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  165. package/fesm2022/acorex-components-selection-list-2.mjs +12 -12
  166. package/fesm2022/acorex-components-selection-list-2.mjs.map +1 -1
  167. package/fesm2022/acorex-components-selection-list.mjs +10 -10
  168. package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
  169. package/fesm2022/acorex-components-side-menu.mjs +113 -42
  170. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  171. package/fesm2022/acorex-components-skeleton.mjs +8 -8
  172. package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
  173. package/fesm2022/acorex-components-slider.mjs +13 -13
  174. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  175. package/fesm2022/acorex-components-sliding-item.mjs +19 -19
  176. package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
  177. package/fesm2022/acorex-components-step-wizard.mjs +16 -16
  178. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  179. package/fesm2022/acorex-components-switch.mjs +14 -14
  180. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  181. package/fesm2022/acorex-components-tabs.mjs +17 -17
  182. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  183. package/fesm2022/acorex-components-tag-box.mjs +10 -10
  184. package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
  185. package/fesm2022/acorex-components-tag.mjs +10 -10
  186. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  187. package/fesm2022/acorex-components-text-area.mjs +9 -9
  188. package/fesm2022/acorex-components-text-area.mjs.map +1 -1
  189. package/fesm2022/acorex-components-text-box.mjs +12 -12
  190. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  191. package/fesm2022/acorex-components-time-duration.mjs +11 -13
  192. package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
  193. package/fesm2022/acorex-components-time-line.mjs +14 -14
  194. package/fesm2022/acorex-components-time-line.mjs.map +1 -1
  195. package/fesm2022/acorex-components-toast.mjs +13 -13
  196. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  197. package/fesm2022/acorex-components-toolbar.mjs +10 -10
  198. package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
  199. package/fesm2022/acorex-components-tooltip.mjs +14 -14
  200. package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
  201. package/fesm2022/acorex-components-tree-view.mjs +13 -13
  202. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  203. package/fesm2022/acorex-components-uploader.mjs +17 -17
  204. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  205. package/fesm2022/acorex-components-video-player.mjs +9 -9
  206. package/fesm2022/acorex-components-video-player.mjs.map +1 -1
  207. package/fesm2022/acorex-components-wysiwyg.mjs +45 -45
  208. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  209. package/fesm2022/acorex-components.mjs.map +1 -1
  210. package/package.json +113 -137
  211. package/{accordion/index.d.ts → types/acorex-components-accordion.d.ts} +0 -1
  212. package/{button-group/index.d.ts → types/acorex-components-button-group.d.ts} +20 -12
  213. package/{button/index.d.ts → types/acorex-components-button.d.ts} +3 -3
  214. package/{check-box/index.d.ts → types/acorex-components-check-box.d.ts} +1 -1
  215. package/{chips/index.d.ts → types/acorex-components-chips.d.ts} +3 -8
  216. package/{color-palette/index.d.ts → types/acorex-components-color-palette.d.ts} +2 -0
  217. package/{conversation2/index.d.ts → types/acorex-components-conversation2.d.ts} +2294 -2184
  218. package/{data-table/index.d.ts → types/acorex-components-data-table.d.ts} +4 -253
  219. package/{dropdown-button/index.d.ts → types/acorex-components-dropdown-button.d.ts} +4 -2
  220. package/{flow-chart/index.d.ts → types/acorex-components-flow-chart.d.ts} +4 -0
  221. package/{form/index.d.ts → types/acorex-components-form.d.ts} +24 -24
  222. package/{grid-layout-builder/index.d.ts → types/acorex-components-grid-layout-builder.d.ts} +0 -1
  223. package/{loading/index.d.ts → types/acorex-components-loading.d.ts} +1 -1
  224. package/{menu/index.d.ts → types/acorex-components-menu.d.ts} +15 -6
  225. package/{paint/index.d.ts → types/acorex-components-paint.d.ts} +1 -6
  226. package/{qrcode/index.d.ts → types/acorex-components-qrcode.d.ts} +1 -0
  227. package/{radio/index.d.ts → types/acorex-components-radio.d.ts} +1 -1
  228. package/{rate-picker/index.d.ts → types/acorex-components-rate-picker.d.ts} +5 -15
  229. package/{scheduler-picker/index.d.ts → types/acorex-components-scheduler-picker.d.ts} +82 -81
  230. package/{select-box/index.d.ts → types/acorex-components-select-box.d.ts} +2 -1
  231. package/{side-menu/index.d.ts → types/acorex-components-side-menu.d.ts} +11 -2
  232. package/{slider/index.d.ts → types/acorex-components-slider.d.ts} +2 -2
  233. package/{tabs/index.d.ts → types/acorex-components-tabs.d.ts} +1 -1
  234. package/{tag/index.d.ts → types/acorex-components-tag.d.ts} +3 -3
  235. package/collapse/README.md +0 -3
  236. package/collapse/index.d.ts +0 -174
  237. package/drawer-legacy/README.md +0 -3
  238. package/drawer-legacy/index.d.ts +0 -86
  239. package/fesm2022/acorex-components-collapse.mjs +0 -366
  240. package/fesm2022/acorex-components-collapse.mjs.map +0 -1
  241. package/fesm2022/acorex-components-drawer-legacy.mjs +0 -218
  242. package/fesm2022/acorex-components-drawer-legacy.mjs.map +0 -1
  243. package/fesm2022/acorex-components-file-explorer.mjs +0 -307
  244. package/fesm2022/acorex-components-file-explorer.mjs.map +0 -1
  245. package/fesm2022/acorex-components-modal-acorex-components-modal-DwBY73dZ.mjs.map +0 -1
  246. package/fesm2022/acorex-components-modal-modal-content.component-DPMt_zaI.mjs +0 -212
  247. package/fesm2022/acorex-components-modal-modal-content.component-DPMt_zaI.mjs.map +0 -1
  248. package/fesm2022/acorex-components-number-box-legacy.mjs +0 -430
  249. package/fesm2022/acorex-components-number-box-legacy.mjs.map +0 -1
  250. package/fesm2022/acorex-components-scss.mjs +0 -22
  251. package/fesm2022/acorex-components-scss.mjs.map +0 -1
  252. package/fesm2022/acorex-components-tree-view-legacy.mjs +0 -515
  253. package/fesm2022/acorex-components-tree-view-legacy.mjs.map +0 -1
  254. package/file-explorer/README.md +0 -3
  255. package/file-explorer/index.d.ts +0 -103
  256. package/number-box-legacy/README.md +0 -3
  257. package/number-box-legacy/index.d.ts +0 -191
  258. package/scss/README.md +0 -3
  259. package/scss/index.d.ts +0 -10
  260. package/tree-view-legacy/README.md +0 -3
  261. package/tree-view-legacy/index.d.ts +0 -185
  262. package/{action-sheet/index.d.ts → types/acorex-components-action-sheet.d.ts} +0 -0
  263. package/{alert/index.d.ts → types/acorex-components-alert.d.ts} +0 -0
  264. package/{aspect-ratio/index.d.ts → types/acorex-components-aspect-ratio.d.ts} +0 -0
  265. package/{audio-wave/index.d.ts → types/acorex-components-audio-wave.d.ts} +0 -0
  266. package/{autocomplete/index.d.ts → types/acorex-components-autocomplete.d.ts} +0 -0
  267. package/{avatar/index.d.ts → types/acorex-components-avatar.d.ts} +0 -0
  268. package/{badge/index.d.ts → types/acorex-components-badge.d.ts} +0 -0
  269. package/{bottom-navigation/index.d.ts → types/acorex-components-bottom-navigation.d.ts} +0 -0
  270. package/{breadcrumbs/index.d.ts → types/acorex-components-breadcrumbs.d.ts} +0 -0
  271. package/{calendar/index.d.ts → types/acorex-components-calendar.d.ts} +0 -0
  272. package/{circular-progress/index.d.ts → types/acorex-components-circular-progress.d.ts} +0 -0
  273. package/{code-editor/index.d.ts → types/acorex-components-code-editor.d.ts} +0 -0
  274. package/{color-box/index.d.ts → types/acorex-components-color-box.d.ts} +0 -0
  275. package/{command/index.d.ts → types/acorex-components-command.d.ts} +0 -0
  276. package/{comment/index.d.ts → types/acorex-components-comment.d.ts} +0 -0
  277. package/{conversation/index.d.ts → types/acorex-components-conversation.d.ts} +0 -0
  278. package/{cron-job/index.d.ts → types/acorex-components-cron-job.d.ts} +0 -0
  279. package/{data-list/index.d.ts → types/acorex-components-data-list.d.ts} +0 -0
  280. package/{data-pager/index.d.ts → types/acorex-components-data-pager.d.ts} +0 -0
  281. package/{datetime-box/index.d.ts → types/acorex-components-datetime-box.d.ts} +0 -0
  282. package/{datetime-input/index.d.ts → types/acorex-components-datetime-input.d.ts} +0 -0
  283. package/{datetime-picker/index.d.ts → types/acorex-components-datetime-picker.d.ts} +0 -0
  284. package/{decorators/index.d.ts → types/acorex-components-decorators.d.ts} +0 -0
  285. package/{dialog/index.d.ts → types/acorex-components-dialog.d.ts} +0 -0
  286. package/{drawer/index.d.ts → types/acorex-components-drawer.d.ts} +0 -0
  287. package/{dropdown/index.d.ts → types/acorex-components-dropdown.d.ts} +0 -0
  288. package/{editor/index.d.ts → types/acorex-components-editor.d.ts} +0 -0
  289. package/{fab/index.d.ts → types/acorex-components-fab.d.ts} +0 -0
  290. package/{image-editor/index.d.ts → types/acorex-components-image-editor.d.ts} +0 -0
  291. package/{image/index.d.ts → types/acorex-components-image.d.ts} +0 -0
  292. package/{json-viewer/index.d.ts → types/acorex-components-json-viewer.d.ts} +0 -0
  293. package/{kanban/index.d.ts → types/acorex-components-kanban.d.ts} +0 -0
  294. package/{kbd/index.d.ts → types/acorex-components-kbd.d.ts} +0 -0
  295. package/{label/index.d.ts → types/acorex-components-label.d.ts} +0 -0
  296. package/{list/index.d.ts → types/acorex-components-list.d.ts} +0 -0
  297. package/{loading-dialog/index.d.ts → types/acorex-components-loading-dialog.d.ts} +0 -0
  298. package/{map/index.d.ts → types/acorex-components-map.d.ts} +0 -0
  299. package/{media-viewer/index.d.ts → types/acorex-components-media-viewer.d.ts} +0 -0
  300. package/{modal/index.d.ts → types/acorex-components-modal.d.ts} +0 -0
  301. package/{navbar/index.d.ts → types/acorex-components-navbar.d.ts} +0 -0
  302. package/{notification/index.d.ts → types/acorex-components-notification.d.ts} +0 -0
  303. package/{number-box/index.d.ts → types/acorex-components-number-box.d.ts} +0 -0
  304. package/{otp/index.d.ts → types/acorex-components-otp.d.ts} +0 -0
  305. package/{page/index.d.ts → types/acorex-components-page.d.ts} +0 -0
  306. package/{password-box/index.d.ts → types/acorex-components-password-box.d.ts} +0 -0
  307. package/{pdf-reader/index.d.ts → types/acorex-components-pdf-reader.d.ts} +0 -0
  308. package/{phone-box/index.d.ts → types/acorex-components-phone-box.d.ts} +0 -0
  309. package/{picker/index.d.ts → types/acorex-components-picker.d.ts} +0 -0
  310. package/{popover/index.d.ts → types/acorex-components-popover.d.ts} +0 -0
  311. package/{popup/index.d.ts → types/acorex-components-popup.d.ts} +0 -0
  312. package/{progress-bar/index.d.ts → types/acorex-components-progress-bar.d.ts} +0 -0
  313. package/{query-builder/index.d.ts → types/acorex-components-query-builder.d.ts} +1 -1
  314. /package/{rail-navigation/index.d.ts → types/acorex-components-rail-navigation.d.ts} +0 -0
  315. /package/{range-slider/index.d.ts → types/acorex-components-range-slider.d.ts} +0 -0
  316. /package/{rest-api-generator/index.d.ts → types/acorex-components-rest-api-generator.d.ts} +0 -0
  317. /package/{result/index.d.ts → types/acorex-components-result.d.ts} +0 -0
  318. /package/{routing-progress/index.d.ts → types/acorex-components-routing-progress.d.ts} +0 -0
  319. /package/{rrule/index.d.ts → types/acorex-components-rrule.d.ts} +0 -0
  320. /package/{scheduler/index.d.ts → types/acorex-components-scheduler.d.ts} +0 -0
  321. /package/{search-box/index.d.ts → types/acorex-components-search-box.d.ts} +0 -0
  322. /package/{selection-list-2/index.d.ts → types/acorex-components-selection-list-2.d.ts} +0 -0
  323. /package/{selection-list/index.d.ts → types/acorex-components-selection-list.d.ts} +0 -0
  324. /package/{skeleton/index.d.ts → types/acorex-components-skeleton.d.ts} +0 -0
  325. /package/{sliding-item/index.d.ts → types/acorex-components-sliding-item.d.ts} +0 -0
  326. /package/{step-wizard/index.d.ts → types/acorex-components-step-wizard.d.ts} +0 -0
  327. /package/{switch/index.d.ts → types/acorex-components-switch.d.ts} +0 -0
  328. /package/{tag-box/index.d.ts → types/acorex-components-tag-box.d.ts} +0 -0
  329. /package/{text-area/index.d.ts → types/acorex-components-text-area.d.ts} +0 -0
  330. /package/{text-box/index.d.ts → types/acorex-components-text-box.d.ts} +0 -0
  331. /package/{time-duration/index.d.ts → types/acorex-components-time-duration.d.ts} +0 -0
  332. /package/{time-line/index.d.ts → types/acorex-components-time-line.d.ts} +0 -0
  333. /package/{toast/index.d.ts → types/acorex-components-toast.d.ts} +0 -0
  334. /package/{toolbar/index.d.ts → types/acorex-components-toolbar.d.ts} +0 -0
  335. /package/{tooltip/index.d.ts → types/acorex-components-tooltip.d.ts} +0 -0
  336. /package/{tree-view/index.d.ts → types/acorex-components-tree-view.d.ts} +0 -0
  337. /package/{uploader/index.d.ts → types/acorex-components-uploader.d.ts} +0 -0
  338. /package/{video-player/index.d.ts → types/acorex-components-video-player.d.ts} +0 -0
  339. /package/{wysiwyg/index.d.ts → types/acorex-components-wysiwyg.d.ts} +0 -0
  340. /package/{index.d.ts → types/acorex-components.d.ts} +0 -0
@@ -1,7 +1,7 @@
1
1
  import * as i2 from '@acorex/cdk/common';
2
- import { MXBaseComponent, AXDataSource, AXEvent, AXSortOrder, AXButtonClickEvent, AXStyleLookType, AXClickEvent, AXItemClickEvent, AXValueChangedEvent, AXListDataSource } from '@acorex/cdk/common';
2
+ import { MXBaseComponent, AXDataSource, AXEvent, AXSortOrder, AXButtonClickEvent, AXStyleLookType, AXClickEvent, AXItemClickEvent, AXValueChangedEvent } from '@acorex/cdk/common';
3
3
  import * as i0 from '@angular/core';
4
- import { TemplateRef, EventEmitter, ChangeDetectorRef, OnInit, DoCheck, QueryList, WritableSignal, ElementRef, AfterViewInit, Signal } from '@angular/core';
4
+ import { TemplateRef, EventEmitter, ChangeDetectorRef, OnInit, AfterViewInit, WritableSignal, Signal, QueryList } from '@angular/core';
5
5
  import * as i11 from '@acorex/core/format';
6
6
  import { AXFormatOptions } from '@acorex/core/format';
7
7
  import * as i8 from '@acorex/components/button';
@@ -606,255 +606,6 @@ declare class AXRowSelectColumnComponent extends AXDataTableColumnComponent {
606
606
  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>;
607
607
  }
608
608
 
609
- /**
610
- * Component for a data table with infinite scrolling capabilities.
611
- *
612
- * @category Components
613
- */
614
- declare class AXInfiniteScrollDataTableComponent extends AXBaseDataTable implements OnInit, DoCheck {
615
- private document;
616
- private platformID;
617
- private ngZone;
618
- /**
619
- * @ignore
620
- */
621
- protected columns: QueryList<AXDataTableColumnComponent>;
622
- /**
623
- * @ignore
624
- */
625
- protected startFixedColumn(): AXDataTableColumnComponent[];
626
- /**
627
- * @ignore
628
- */
629
- protected endFixedColumn(): AXDataTableColumnComponent[];
630
- /**
631
- * @ignore
632
- */
633
- protected notFixedColumn(): AXDataTableColumnComponent[];
634
- /**
635
- * @ignore
636
- */
637
- protected notFixedColumnCount(): number;
638
- /**
639
- * @ignore
640
- */
641
- protected fixedColumnCount(): number;
642
- /**
643
- * Emits an event when the page changes.
644
- *
645
- * @event
646
- */
647
- onPageChanged: EventEmitter<AXValueChangedEvent<number>>;
648
- /**
649
- * @ignore
650
- */
651
- private clickSubject;
652
- /**
653
- * Emits an event when a row is clicked.
654
- *
655
- * @event
656
- */
657
- onRowClick: EventEmitter<AXDataTableRowClick>;
658
- /**
659
- * Emits an event when a row is double-clicked.
660
- *
661
- * @event
662
- */
663
- onRowDbClick: EventEmitter<AXDataTableRowDbClick>;
664
- /**
665
- * Template for rendering rows in the data table.
666
- */
667
- rowTemplate?: TemplateRef<unknown>;
668
- /**
669
- * Template to display when the data table is empty.
670
- */
671
- emptyTemplate?: TemplateRef<unknown>;
672
- /**
673
- * Controls the visibility of the table header.
674
- *
675
- * @defaultValue true
676
- */
677
- showHeader: boolean;
678
- /**
679
- * Defines the mode for fetching data.
680
- *
681
- * @defaultValue 'auto'
682
- */
683
- fetchDataMode: 'auto' | 'manual';
684
- /**
685
- * Configuration for the loading state of the data table.
686
- *
687
- * @defaultValue { enabled: true, animation: true }
688
- */
689
- loading: {
690
- enabled: boolean;
691
- animation: boolean;
692
- loadingTemplate?: TemplateRef<unknown>;
693
- };
694
- /**
695
- * @ignore
696
- */
697
- protected listDataSource: AXListDataSource<unknown>;
698
- /**
699
- * @ignore
700
- */
701
- protected isLoading: WritableSignal<boolean>;
702
- /**
703
- * @ignore
704
- */
705
- protected hasItems: boolean;
706
- /**
707
- * @ignore
708
- */
709
- protected totalRows: number;
710
- /**
711
- * @ignore
712
- */
713
- protected currentPage: number;
714
- /**
715
- * @ignore
716
- */
717
- protected totalPages: number;
718
- /**
719
- * @ignore
720
- */
721
- protected startRowIndex: number;
722
- /**
723
- * @ignore
724
- */
725
- private lastIndex;
726
- /**
727
- * Event emitted when the focused row changes.
728
- *
729
- * @event
730
- */
731
- focusedRowChange: EventEmitter<unknown>;
732
- /**
733
- * @ignore
734
- */
735
- private _focusedRow;
736
- /**
737
- * Retrieves the currently focused row.
738
- */
739
- get focusedRow(): unknown;
740
- /**
741
- * Sets the currently focused row and emits a change event.
742
- *
743
- * @param v - The row data to be set as focused.
744
- */
745
- set focusedRow(v: unknown);
746
- /**
747
- * Defines the height of each item in the table.
748
- *
749
- * @default 40
750
- */
751
- itemHeight: number | 'auto';
752
- /**
753
- * @ignore
754
- */
755
- protected width: string;
756
- /**
757
- * @ignore
758
- */
759
- protected height: string;
760
- /**
761
- * @ignore
762
- */
763
- private viewport;
764
- /**
765
- * Emitted when the scroll index changes in the table.
766
- *
767
- * @event
768
- */
769
- onScrolledIndexChanged: EventEmitter<AXDataTableScrollIndexChanged>;
770
- trackByIdx(i: any): any;
771
- /**
772
- * @ignore
773
- */
774
- ngOnInit(): void;
775
- /**
776
- * @ignore
777
- */
778
- headerContainer: ElementRef<HTMLDivElement>;
779
- /**
780
- * @ignore
781
- */
782
- footerContainer: ElementRef;
783
- /**
784
- * @ignore
785
- */
786
- scrollableContainer: ElementRef<HTMLDivElement>;
787
- /**
788
- * @ignore
789
- */
790
- protected _handleOnscrolledIndexChange(e: number): void;
791
- /**
792
- * @ignore
793
- */
794
- ngDoCheck(): void;
795
- /**
796
- * @ignore
797
- */
798
- private updateTotalCount;
799
- /**
800
- * @ignore
801
- */
802
- private updateHeight;
803
- /**
804
- * @ignore
805
- */
806
- private updateWidth;
807
- /**
808
- * @ignore
809
- */
810
- private updateHScroll;
811
- /**
812
- * @ignore
813
- */
814
- private copyFixedColumns;
815
- /**
816
- * Updates the viewport by checking its size and scrolling to the last index.
817
- * Marks the component for change detection.
818
- * @ignore
819
- */
820
- render(): void;
821
- /**
822
- * Resets the index to zero and refreshes the data source.
823
- * @ignore
824
- */
825
- refresh(): void;
826
- /**
827
- * @ignore
828
- */
829
- protected handleRowClick(event: MouseEvent, item: unknown): void;
830
- /**
831
- * @ignore
832
- */
833
- private handleRowSingleClick;
834
- /**
835
- * @ignore
836
- */
837
- protected handleRowDoubleClick(e: MouseEvent, item: unknown): void;
838
- /**
839
- * Handles column header clicks to toggle sorting on the column.
840
- *
841
- * @param e - The mouse event triggered by the click.
842
- * @param column - The column that was clicked.
843
- * @ignore
844
- */
845
- handleColumnClick(e: MouseEvent, column: AXDataTableColumnComponent): void;
846
- /**
847
- * @ignore
848
- */
849
- protected getSort(column: AXDataTableColumnComponent): string | undefined;
850
- /**
851
- * @ignore
852
- */
853
- protected _handleOnScroll(): void;
854
- static ɵfac: i0.ɵɵFactoryDeclaration<AXInfiniteScrollDataTableComponent, never>;
855
- static ɵcmp: i0.ɵɵComponentDeclaration<AXInfiniteScrollDataTableComponent, "ax-infinite-scroll-data-table", never, { "dataSource": { "alias": "dataSource"; "required": false; }; "rowTemplate": { "alias": "rowTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "showHeader": { "alias": "showHeader"; "required": false; }; "fetchDataMode": { "alias": "fetchDataMode"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "focusedRow": { "alias": "focusedRow"; "required": false; }; "itemHeight": { "alias": "itemHeight"; "required": false; }; }, { "selectedRowsChange": "selectedRowsChange"; "onPageChanged": "onPageChanged"; "onRowClick": "onRowClick"; "onRowDbClick": "onRowDbClick"; "focusedRowChange": "focusedRowChange"; "onScrolledIndexChanged": "onScrolledIndexChanged"; }, ["columns"], ["ax-header", "ax-footer"], true, never>;
856
- }
857
-
858
609
  /**
859
610
  * Component for displaying and managing a data table with advanced features.
860
611
  *
@@ -1246,9 +997,9 @@ declare class AXDataTableComponent extends AXBaseDataTable implements OnInit, Af
1246
997
 
1247
998
  declare class AXDataTableModule {
1248
999
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDataTableModule, never>;
1249
- 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]>;
1000
+ 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]>;
1250
1001
  static ɵinj: i0.ɵɵInjectorDeclaration<AXDataTableModule>;
1251
1002
  }
1252
1003
 
1253
- export { AXBaseDataTable, AXBaseRowCommandColumnComponent, AXDataTableColumnComponent, AXDataTableColumnResizableDirective, AXDataTableComponent, AXDataTableModule, AXDataTableTextColumnComponent, AXInfiniteScrollDataTableComponent, AXRowCommandColumnComponent, AXRowDropdownCommandColumnComponent, AXRowExpandColumnComponent, AXRowIndexColumnComponent, AXRowSelectColumnComponent };
1004
+ export { AXBaseDataTable, AXBaseRowCommandColumnComponent, AXDataTableColumnComponent, AXDataTableColumnResizableDirective, AXDataTableComponent, AXDataTableModule, AXDataTableTextColumnComponent, AXRowCommandColumnComponent, AXRowDropdownCommandColumnComponent, AXRowExpandColumnComponent, AXRowIndexColumnComponent, AXRowSelectColumnComponent };
1254
1005
  export type { AXColumnsOrderChangedEvent, AXDataTableRowClick, AXDataTableRowDbClick, AXDataTableScrollIndexChanged, AXRowCommandItem, AXRowCommandItemClickEvent, onColumnSizeChangedEvent };
@@ -1,5 +1,5 @@
1
1
  import * as i2 from '@acorex/cdk/common';
2
- import { MXButtonBaseComponent, AXClickEvent, AXClosableComponent } from '@acorex/cdk/common';
2
+ import { MXButtonBaseComponent, AXStyleColorType, AXStyleLookType, 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,6 +15,8 @@ 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;
18
20
  /**
19
21
  * Fires each time the user clicks the button.
20
22
  * @event
@@ -75,7 +77,7 @@ declare class AXDropdownButtonComponent extends MXButtonBaseComponent implements
75
77
  close(): void;
76
78
  private get __hostClass();
77
79
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDropdownButtonComponent, 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>;
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>;
79
81
  }
80
82
 
81
83
  declare class AXDropdownButtonModule {
@@ -45,6 +45,8 @@ type AXLineClickEvent = {
45
45
  declare class AXFlowChartService {
46
46
  #private;
47
47
  private zone;
48
+ private platformId;
49
+ private document;
48
50
  initialFlowChartEdge: _angular_core.WritableSignal<any[]>;
49
51
  initialFlowChartNode: _angular_core.WritableSignal<any[]>;
50
52
  selectedNode: _angular_core.WritableSignal<AXFlowChartNodes>;
@@ -113,6 +115,8 @@ declare class AXFlowChartRendererComponent extends NXComponent implements OnDest
113
115
  private canvas;
114
116
  private svg;
115
117
  private service;
118
+ private document;
119
+ private platformId;
116
120
  readonly onLineClick: _angular_core.OutputEmitterRef<AXLineClickEvent>;
117
121
  readonly onLineDbClick: _angular_core.OutputEmitterRef<AXLineClickEvent>;
118
122
  readonly onNodeClick: _angular_core.OutputEmitterRef<AXNodeClickEvent>;
@@ -1,5 +1,5 @@
1
- import * as i0 from '@angular/core';
2
- import { OnDestroy, AfterViewInit, EventEmitter, AfterContentChecked, WritableSignal, InjectionToken } from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
+ import { OnDestroy, AfterViewInit, EventEmitter, AfterContentChecked, InjectionToken } from '@angular/core';
3
3
  import { MXValueComponent, AXStyleLookType, AXEvent, MXBaseComponent } from '@acorex/cdk/common';
4
4
  import * as i5 from '@acorex/core/validation';
5
5
  import { AXValidationSummary, AXValidationRuleOptions } from '@acorex/core/validation';
@@ -34,14 +34,14 @@ declare class AXFormComponent extends MXValueComponent implements OnDestroy, Aft
34
34
  * Specifies the mode of the label in the form field.
35
35
  * @defaultValue 'static'
36
36
  */
37
- readonly labelMode: i0.InputSignal<AXLabelMode>;
38
- readonly look: i0.InputSignal<AXStyleLookType>;
39
- content: i0.Signal<readonly AXFormFieldComponent[]>;
37
+ readonly labelMode: _angular_core.InputSignal<AXLabelMode>;
38
+ readonly look: _angular_core.InputSignal<AXStyleLookType>;
39
+ content: _angular_core.Signal<readonly AXFormFieldComponent[]>;
40
40
  /**
41
41
  * Determines the style of the message in the form field.
42
42
  * @defaultValue 'bottom'
43
43
  */
44
- readonly messageStyle: i0.InputSignal<AXFormMessageStyle>;
44
+ readonly messageStyle: _angular_core.InputSignal<AXFormMessageStyle>;
45
45
  /**
46
46
  * Emitted when the form is validated.
47
47
  *
@@ -67,7 +67,7 @@ declare class AXFormComponent extends MXValueComponent implements OnDestroy, Aft
67
67
  * @param v The criteria to set (e.g., 'change', 'blur').
68
68
  */
69
69
  set updateOn(v: AXFormUpdateOn);
70
- inUserInteractionActive: i0.InputSignal<boolean>;
70
+ inUserInteractionActive: _angular_core.InputSignal<boolean>;
71
71
  /**
72
72
  * @ignore
73
73
  */
@@ -121,8 +121,8 @@ declare class AXFormComponent extends MXValueComponent implements OnDestroy, Aft
121
121
  * @ignore
122
122
  */
123
123
  ngOnDestroy(): void;
124
- static ɵfac: i0.ɵɵFactoryDeclaration<AXFormComponent, never>;
125
- static ɵcmp: i0.ɵɵComponentDeclaration<AXFormComponent, "ax-form", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "labelMode": { "alias": "labelMode"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "messageStyle": { "alias": "messageStyle"; "required": false; "isSignal": true; }; "updateOn": { "alias": "updateOn"; "required": false; }; "inUserInteractionActive": { "alias": "inUserInteractionActive"; "required": false; "isSignal": true; }; }, { "onValidate": "onValidate"; "updateOnChange": "updateOnChange"; }, ["content"], ["*"], true, never>;
124
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXFormComponent, never>;
125
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXFormComponent, "ax-form", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "labelMode": { "alias": "labelMode"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "messageStyle": { "alias": "messageStyle"; "required": false; "isSignal": true; }; "updateOn": { "alias": "updateOn"; "required": false; }; "inUserInteractionActive": { "alias": "inUserInteractionActive"; "required": false; "isSignal": true; }; }, { "onValidate": "onValidate"; "updateOnChange": "updateOnChange"; }, ["content"], ["*"], true, never>;
126
126
  }
127
127
 
128
128
  /**
@@ -135,11 +135,11 @@ declare class AXFormFieldComponent extends MXBaseComponent implements AfterConte
135
135
  * Specifies the mode of the label in the form field.
136
136
  * @defaultValue 'static'
137
137
  */
138
- readonly labelMode: i0.InputSignal<AXLabelMode>;
138
+ readonly labelMode: _angular_core.InputSignal<AXLabelMode>;
139
139
  /**
140
140
  * @ignore
141
141
  */
142
- protected _labelMode: WritableSignal<AXLabelMode>;
142
+ protected _labelMode: _angular_core.WritableSignal<AXLabelMode>;
143
143
  private unsubscriber;
144
144
  private input;
145
145
  /**
@@ -191,8 +191,8 @@ declare class AXFormFieldComponent extends MXBaseComponent implements AfterConte
191
191
  * @ignore
192
192
  */
193
193
  get __hostClass(): string[];
194
- static ɵfac: i0.ɵɵFactoryDeclaration<AXFormFieldComponent, never>;
195
- static ɵcmp: i0.ɵɵComponentDeclaration<AXFormFieldComponent, "ax-form-field", never, { "labelMode": { "alias": "labelMode"; "required": false; "isSignal": true; }; }, {}, ["input", "label"], ["*"], true, never>;
194
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXFormFieldComponent, never>;
195
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXFormFieldComponent, "ax-form-field", never, { "labelMode": { "alias": "labelMode"; "required": false; "isSignal": true; }; }, {}, ["input", "label"], ["*"], true, never>;
196
196
  }
197
197
 
198
198
  interface AXFormConfig {
@@ -205,16 +205,16 @@ declare function formConfig(config?: PartialFormConfig): AXFormConfig;
205
205
  declare class AXValidationRuleDirective implements OnDestroy {
206
206
  #private;
207
207
  private host;
208
- rule: i0.InputSignal<string>;
209
- options: i0.InputSignal<Omit<AXValidationRuleOptions, "message">>;
210
- message: i0.InputSignal<string>;
211
- disabled: i0.InputSignal<boolean>;
208
+ rule: _angular_core.InputSignal<string>;
209
+ options: _angular_core.InputSignal<Omit<AXValidationRuleOptions, "message">>;
210
+ message: _angular_core.InputSignal<string>;
211
+ disabled: _angular_core.InputSignal<boolean>;
212
212
  ngOnDestroy(): void;
213
213
  private addValidation;
214
214
  private removeValidation;
215
215
  private get ruleOptions();
216
- static ɵfac: i0.ɵɵFactoryDeclaration<AXValidationRuleDirective, never>;
217
- static ɵdir: i0.ɵɵDirectiveDeclaration<AXValidationRuleDirective, "ax-validation-rule", never, { "rule": { "alias": "rule"; "required": false; "isSignal": true; }; "options": { "alias": "options"; "required": false; "isSignal": true; }; "message": { "alias": "message"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
216
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXValidationRuleDirective, never>;
217
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<AXValidationRuleDirective, "ax-validation-rule", never, { "rule": { "alias": "rule"; "required": false; "isSignal": true; }; "options": { "alias": "options"; "required": false; "isSignal": true; }; "message": { "alias": "message"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
218
218
  }
219
219
 
220
220
  type AXValidationSummaryDisplayMode = 'toast' | 'alert';
@@ -284,14 +284,14 @@ declare class AXValidationSummaryComponent extends MXBaseComponent implements On
284
284
  * @ignore
285
285
  */
286
286
  ngOnDestroy(): void;
287
- static ɵfac: i0.ɵɵFactoryDeclaration<AXValidationSummaryComponent, never>;
288
- static ɵcmp: i0.ɵɵComponentDeclaration<AXValidationSummaryComponent, "ax-validation-summary", never, { "title": { "alias": "title"; "required": false; }; "displayMode": { "alias": "displayMode"; "required": false; }; "timeOut": { "alias": "timeOut"; "required": false; }; "autoHide": { "alias": "autoHide"; "required": false; }; }, {}, never, never, true, never>;
287
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXValidationSummaryComponent, never>;
288
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXValidationSummaryComponent, "ax-validation-summary", never, { "title": { "alias": "title"; "required": false; }; "displayMode": { "alias": "displayMode"; "required": false; }; "timeOut": { "alias": "timeOut"; "required": false; }; "autoHide": { "alias": "autoHide"; "required": false; }; }, {}, never, never, true, never>;
289
289
  }
290
290
 
291
291
  declare class AXFormModule {
292
- static ɵfac: i0.ɵɵFactoryDeclaration<AXFormModule, never>;
293
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXFormModule, never, [typeof i1.CommonModule, typeof i2.AXDecoratorModule, typeof i3.AXAlertModule, typeof i4.AXButtonModule, typeof i5.AXValidationModule, typeof i6.AXTranslationModule, typeof AXFormFieldComponent, typeof AXFormComponent, typeof AXValidationRuleDirective, typeof AXValidationSummaryComponent], [typeof AXFormFieldComponent, typeof AXFormComponent, typeof AXValidationRuleDirective, typeof AXValidationSummaryComponent]>;
294
- static ɵinj: i0.ɵɵInjectorDeclaration<AXFormModule>;
292
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXFormModule, never>;
293
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXFormModule, never, [typeof i1.CommonModule, typeof i2.AXDecoratorModule, typeof i3.AXAlertModule, typeof i4.AXButtonModule, typeof i5.AXValidationModule, typeof i6.AXTranslationModule, typeof AXFormFieldComponent, typeof AXFormComponent, typeof AXValidationRuleDirective, typeof AXValidationSummaryComponent], [typeof AXFormFieldComponent, typeof AXFormComponent, typeof AXValidationRuleDirective, typeof AXValidationSummaryComponent]>;
294
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXFormModule>;
295
295
  }
296
296
 
297
297
  export { AXFormComponent, AXFormDefaultConfig, AXFormFieldComponent, AXFormModule, AXFormValidationEvent, AXValidationRuleDirective, AXValidationSummaryComponent, AX_FORM_CONFIG, formConfig };
@@ -210,7 +210,6 @@ declare class AXGridLayoutContainerComponent extends NXComponent implements OnDe
210
210
  * Sets the cell height of the grid.
211
211
  *
212
212
  * @param val - New cell height value.
213
- * @param update - Whether to update the grid immediately.
214
213
  * @returns void - No return value. The cell height is updated.
215
214
  */
216
215
  setCellHeight(val: number): void;
@@ -81,7 +81,7 @@ declare class AXLoadingComponent extends MXBaseComponent implements OnInit {
81
81
  /**
82
82
  * @ignore
83
83
  */
84
- protected _handleAttched(ref: CdkPortalOutletAttachedRef): void;
84
+ protected _handleAttached(ref: CdkPortalOutletAttachedRef): void;
85
85
  static ɵfac: i0.ɵɵFactoryDeclaration<AXLoadingComponent, never>;
86
86
  static ɵcmp: i0.ɵɵComponentDeclaration<AXLoadingComponent, "ax-loading", never, { "visible": { "alias": "visible"; "required": false; }; "type": { "alias": "type"; "required": false; }; "context": { "alias": "context"; "required": false; }; }, { "visibleChange": "visibleChange"; }, never, never, true, never>;
87
87
  }
@@ -68,7 +68,9 @@ declare class AXContextMenuComponent extends NXComponent {
68
68
  private document;
69
69
  private platformID;
70
70
  private zIndexService;
71
+ private injector;
71
72
  private zToken;
73
+ private lastOpenPoint;
72
74
  /** @ignore */
73
75
  constructor();
74
76
  ngOnDestroy(): void;
@@ -101,13 +103,20 @@ declare class AXContextMenuComponent extends NXComponent {
101
103
  private handleContextMenu;
102
104
  /** @ignore */
103
105
  private internalShowAt;
106
+ /**
107
+ * Positions the menu at `point`, flipping when it would overflow the viewport.
108
+ * Uses a temporary visible layout pass so parents that hide the host (e.g. side-menu `display: none`) do not yield a zero-sized rect.
109
+ */
110
+ private positionAtPoint;
111
+ /** Measures menu size even when an ancestor hides the host with `display: none`. */
112
+ private measureMenuRect;
104
113
  /** @ignore */
105
114
  private createBackdrop;
106
115
  /** @ignore */
107
116
  private removeBackdrop;
108
117
  private createEventListeners;
109
118
  /** @ignore */
110
- private onWindowEvent;
119
+ onWindowEvent(): void;
111
120
  /** @ignore */
112
121
  get __hostClass(): any;
113
122
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXContextMenuComponent, never>;
@@ -165,15 +174,15 @@ declare class AXMenuItemComponent extends NXComponent implements OnDestroy {
165
174
  * Calculate the position of the submenu to avoid it going out of the viewport.
166
175
  */
167
176
  private calculatePosition;
168
- private handleClick;
169
- private handleMouseEnter;
177
+ handleClick(e: MouseEvent): void;
178
+ handleMouseEnter(event: MouseEvent): void;
170
179
  private mouseLeaveTimeout;
171
- private handleMouseLeave;
172
- private onWindowEvent;
180
+ handleMouseLeave(event: MouseEvent): void;
181
+ onWindowEvent(): void;
173
182
  /**
174
183
  * Close all menus if clicking outside the root menu and all sub-items.
175
184
  */
176
- private onClickOutside;
185
+ onClickOutside(event: MouseEvent): void;
177
186
  ngOnDestroy(): void;
178
187
  private bindScrollEvents;
179
188
  private removeScrollEvents;
@@ -98,11 +98,6 @@ declare class AXPaintViewComponent implements OnDestroy {
98
98
  protected hostElem: ElementRef<any>;
99
99
  /** @ignore */
100
100
  private resizeEvent;
101
- /**
102
- * Specifies the class that pass to component.
103
- *
104
- */
105
- readonly customClass: _angular_core.InputSignal<string>;
106
101
  readonly paintBackgroundColor: _angular_core.InputSignal<"black" | "white">;
107
102
  /** @ignore */
108
103
  protected canvasElem: _angular_core.Signal<ElementRef<HTMLCanvasElement>>;
@@ -140,7 +135,7 @@ declare class AXPaintViewComponent implements OnDestroy {
140
135
  getOutPut(e: 'image/webp' | 'image/png' | 'image/jpeg'): void;
141
136
  get __hostClass(): string[];
142
137
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPaintViewComponent, never>;
143
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPaintViewComponent, "ax-paint-view", never, { "customClass": { "alias": "class"; "required": false; "isSignal": true; }; "paintBackgroundColor": { "alias": "paintBackgroundColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
138
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPaintViewComponent, "ax-paint-view", never, { "paintBackgroundColor": { "alias": "paintBackgroundColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
144
139
  }
145
140
 
146
141
  declare class AXPaintToolsSelectorComponent {
@@ -7,6 +7,7 @@ type AXQrcodeLevel = 'L' | 'M' | 'Q' | 'H';
7
7
  declare function debounce(func: (...args: any) => void, delayMS: number): (...args: any[]) => void;
8
8
 
9
9
  declare class AXQrcodeComponent implements AfterViewInit {
10
+ private platformId;
10
11
  /**
11
12
  * @description Value of QR code
12
13
  */
@@ -17,7 +17,7 @@ declare class AXRadioComponent extends MXValueComponent<boolean | null> implemen
17
17
  ngAfterViewChecked(): void;
18
18
  /** @ignore */
19
19
  /** @ignore */
20
- private _handleClick;
20
+ _handleClick(e: UIEvent): boolean;
21
21
  /** @ignore */
22
22
  protected _handleModelChange(value: boolean | null): void;
23
23
  static ɵfac: i0.ɵɵFactoryDeclaration<AXRadioComponent, never>;
@@ -1,6 +1,6 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { ElementRef, Renderer2 } from '@angular/core';
3
- import { MXValueComponent } from '@acorex/cdk/common';
3
+ import { MXValueComponent, AXStyleColorType } from '@acorex/cdk/common';
4
4
  import * as i1 from '@angular/common';
5
5
 
6
6
  /**
@@ -19,6 +19,7 @@ declare class AXRatePickerComponent extends MXValueComponent<number> {
19
19
  * @default 'fa-star'
20
20
  */
21
21
  readonly iconName: _angular_core.InputSignal<string>;
22
+ readonly color: _angular_core.InputSignal<AXStyleColorType>;
22
23
  /**
23
24
  * @description
24
25
  * Maximum value for the rating.
@@ -114,22 +115,11 @@ declare class AXRatePickerComponent extends MXValueComponent<number> {
114
115
  private onEnd;
115
116
  private countDecimals;
116
117
  /**
117
- * @description
118
- * Determines if the component is active (i.e., not readonly or disabled).
119
- */
120
- get isActive(): boolean;
121
- /**
122
- * @description
123
- * Determines if the component is in readonly mode.
124
- */
125
- get isReadonly(): boolean;
126
- /**
127
- * @description
128
- * Determines if the component is disabled.
118
+ * @ignore
129
119
  */
130
- get isDisabled(): boolean;
120
+ private get __hostClass();
131
121
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXRatePickerComponent, never>;
132
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXRatePickerComponent, "ax-rate-picker", never, { "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "step": { "alias": "step"; "required": false; "isSignal": true; }; "hasTransition": { "alias": "hasTransition"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
122
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXRatePickerComponent, "ax-rate-picker", never, { "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "step": { "alias": "step"; "required": false; "isSignal": true; }; "hasTransition": { "alias": "hasTransition"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
133
123
  }
134
124
 
135
125
  declare class AXRatePickerModule {