@acorex/components 21.0.1-next.9 → 21.0.1-next.91

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 (343) hide show
  1. package/fab/README.md +3 -0
  2. package/fesm2022/acorex-components-accordion.mjs +19 -22
  3. package/fesm2022/acorex-components-accordion.mjs.map +1 -1
  4. package/fesm2022/acorex-components-action-sheet.mjs +170 -52
  5. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  6. package/fesm2022/acorex-components-alert.mjs +13 -13
  7. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  8. package/fesm2022/acorex-components-aspect-ratio.mjs +3 -3
  9. package/fesm2022/acorex-components-aspect-ratio.mjs.map +1 -1
  10. package/fesm2022/acorex-components-audio-wave.mjs +11 -10
  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 +12 -12
  15. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  16. package/fesm2022/acorex-components-badge.mjs +9 -9
  17. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  18. package/fesm2022/acorex-components-bottom-navigation.mjs +11 -11
  19. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  20. package/fesm2022/acorex-components-breadcrumbs.mjs +11 -11
  21. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  22. package/fesm2022/acorex-components-button-group.mjs +39 -24
  23. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  24. package/fesm2022/acorex-components-button.mjs +20 -20
  25. package/fesm2022/acorex-components-button.mjs.map +1 -1
  26. package/fesm2022/acorex-components-calendar.mjs +17 -17
  27. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  28. package/fesm2022/acorex-components-check-box.mjs +10 -10
  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 +12 -10
  33. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  34. package/fesm2022/acorex-components-code-editor.mjs +13 -13
  35. package/fesm2022/acorex-components-code-editor.mjs.map +1 -1
  36. package/fesm2022/acorex-components-color-box.mjs +9 -9
  37. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  38. package/fesm2022/acorex-components-color-palette.mjs +33 -38
  39. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  40. package/fesm2022/acorex-components-command.mjs +31 -14
  41. package/fesm2022/acorex-components-command.mjs.map +1 -1
  42. package/fesm2022/acorex-components-comment.mjs +94 -91
  43. package/fesm2022/acorex-components-comment.mjs.map +1 -1
  44. package/fesm2022/acorex-components-conversation.mjs +59 -59
  45. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  46. package/fesm2022/acorex-components-conversation2.mjs +5860 -4756
  47. package/fesm2022/acorex-components-conversation2.mjs.map +1 -1
  48. package/fesm2022/acorex-components-cron-job.mjs +48 -48
  49. package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
  50. package/fesm2022/acorex-components-data-list.mjs +4 -4
  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 +211 -531
  55. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  56. package/fesm2022/acorex-components-datetime-box.mjs +9 -10
  57. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  58. package/fesm2022/acorex-components-datetime-input.mjs +12 -12
  59. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  60. package/fesm2022/acorex-components-datetime-picker.mjs +9 -9
  61. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  62. package/fesm2022/acorex-components-decorators.mjs +44 -37
  63. package/fesm2022/acorex-components-decorators.mjs.map +1 -1
  64. package/fesm2022/acorex-components-dialog.mjs +12 -12
  65. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  66. package/fesm2022/acorex-components-drawer.mjs +15 -16
  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 +21 -51
  71. package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
  72. package/fesm2022/acorex-components-editor.mjs +11 -11
  73. package/fesm2022/acorex-components-editor.mjs.map +1 -1
  74. package/fesm2022/acorex-components-fab.mjs +114 -0
  75. package/fesm2022/acorex-components-fab.mjs.map +1 -0
  76. package/fesm2022/acorex-components-flow-chart.mjs +20 -20
  77. package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
  78. package/fesm2022/acorex-components-form.mjs +49 -43
  79. package/fesm2022/acorex-components-form.mjs.map +1 -1
  80. package/fesm2022/acorex-components-grid-layout-builder.mjs +44 -23
  81. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  82. package/fesm2022/acorex-components-image-editor.mjs +44 -44
  83. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  84. package/fesm2022/acorex-components-image.mjs +9 -9
  85. package/fesm2022/acorex-components-image.mjs.map +1 -1
  86. package/fesm2022/acorex-components-json-viewer.mjs +8 -8
  87. package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
  88. package/fesm2022/acorex-components-kanban.mjs +19 -32
  89. package/fesm2022/acorex-components-kanban.mjs.map +1 -1
  90. package/fesm2022/acorex-components-kbd.mjs +29 -11
  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 +69 -21
  95. package/fesm2022/acorex-components-list.mjs.map +1 -1
  96. package/fesm2022/acorex-components-loading-dialog.mjs +11 -11
  97. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  98. package/fesm2022/acorex-components-loading.mjs +92 -52
  99. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  100. package/fesm2022/acorex-components-map.mjs +14 -14
  101. package/fesm2022/acorex-components-map.mjs.map +1 -1
  102. package/fesm2022/acorex-components-media-viewer.mjs +294 -92
  103. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  104. package/fesm2022/acorex-components-menu.mjs +56 -36
  105. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  106. package/fesm2022/{acorex-components-modal-acorex-components-modal-Bmoz9DL5.mjs → acorex-components-modal-acorex-components-modal-DWNqU6or.mjs} +23 -23
  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 +28 -24
  114. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  115. package/fesm2022/acorex-components-number-box.mjs +45 -26
  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 +55 -39
  122. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  123. package/fesm2022/acorex-components-password-box.mjs +19 -15
  124. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  125. package/fesm2022/acorex-components-pdf-reader.mjs +8 -8
  126. package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
  127. package/fesm2022/acorex-components-phone-box.mjs +88 -41
  128. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  129. package/fesm2022/acorex-components-picker.mjs +24 -23
  130. package/fesm2022/acorex-components-picker.mjs.map +1 -1
  131. package/fesm2022/acorex-components-popover.mjs +132 -40
  132. package/fesm2022/acorex-components-popover.mjs.map +1 -1
  133. package/fesm2022/acorex-components-popup.mjs +94 -101
  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 +9 -9
  138. package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
  139. package/fesm2022/acorex-components-query-builder.mjs +8 -8
  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 +38 -36
  144. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  145. package/fesm2022/acorex-components-range-slider.mjs +10 -10
  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 +27 -27
  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 +9 -9
  156. package/fesm2022/acorex-components-rrule.mjs.map +1 -1
  157. package/fesm2022/acorex-components-scheduler-picker.mjs +158 -164
  158. package/fesm2022/acorex-components-scheduler-picker.mjs.map +1 -1
  159. package/fesm2022/acorex-components-scheduler.mjs +159 -83
  160. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  161. package/fesm2022/acorex-components-search-box.mjs +16 -10
  162. package/fesm2022/acorex-components-search-box.mjs.map +1 -1
  163. package/fesm2022/acorex-components-select-box.mjs +28 -9
  164. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  165. package/fesm2022/acorex-components-selection-list-2.mjs +11 -11
  166. package/fesm2022/acorex-components-selection-list-2.mjs.map +1 -1
  167. package/fesm2022/acorex-components-selection-list.mjs +9 -9
  168. package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
  169. package/fesm2022/acorex-components-side-menu.mjs +81 -24
  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 +12 -12
  174. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  175. package/fesm2022/acorex-components-sliding-item.mjs +16 -16
  176. package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
  177. package/fesm2022/acorex-components-step-wizard.mjs +14 -14
  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 +15 -15
  182. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  183. package/fesm2022/acorex-components-tag-box.mjs +9 -9
  184. package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
  185. package/fesm2022/acorex-components-tag.mjs +9 -9
  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 +51 -129
  190. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  191. package/fesm2022/acorex-components-time-duration.mjs +40 -25
  192. package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
  193. package/fesm2022/acorex-components-time-line.mjs +12 -12
  194. package/fesm2022/acorex-components-time-line.mjs.map +1 -1
  195. package/fesm2022/acorex-components-toast.mjs +12 -12
  196. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  197. package/fesm2022/acorex-components-toolbar.mjs +9 -9
  198. package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
  199. package/fesm2022/acorex-components-tooltip.mjs +76 -64
  200. package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
  201. package/fesm2022/acorex-components-tree-view.mjs +32 -11
  202. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  203. package/fesm2022/acorex-components-uploader.mjs +16 -16
  204. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  205. package/fesm2022/acorex-components-video-player.mjs +8 -8
  206. package/fesm2022/acorex-components-video-player.mjs.map +1 -1
  207. package/fesm2022/acorex-components-wysiwyg.mjs +43 -43
  208. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  209. package/fesm2022/acorex-components.mjs.map +1 -1
  210. package/package.json +146 -175
  211. package/{accordion/index.d.ts → types/acorex-components-accordion.d.ts} +7 -4
  212. package/{action-sheet/index.d.ts → types/acorex-components-action-sheet.d.ts} +91 -31
  213. package/{button-group/index.d.ts → types/acorex-components-button-group.d.ts} +14 -12
  214. package/{button/index.d.ts → types/acorex-components-button.d.ts} +3 -3
  215. package/{calendar/index.d.ts → types/acorex-components-calendar.d.ts} +1 -1
  216. package/{check-box/index.d.ts → types/acorex-components-check-box.d.ts} +1 -1
  217. package/{chips/index.d.ts → types/acorex-components-chips.d.ts} +3 -8
  218. package/{code-editor/index.d.ts → types/acorex-components-code-editor.d.ts} +1 -1
  219. package/{color-palette/index.d.ts → types/acorex-components-color-palette.d.ts} +1 -2
  220. package/{command/index.d.ts → types/acorex-components-command.d.ts} +35 -13
  221. package/{comment/index.d.ts → types/acorex-components-comment.d.ts} +23 -22
  222. package/{conversation/index.d.ts → types/acorex-components-conversation.d.ts} +1 -1
  223. package/{conversation2/index.d.ts → types/acorex-components-conversation2.d.ts} +3183 -3079
  224. package/{data-pager/index.d.ts → types/acorex-components-data-pager.d.ts} +1 -1
  225. package/{data-table/index.d.ts → types/acorex-components-data-table.d.ts} +48 -258
  226. package/{datetime-input/index.d.ts → types/acorex-components-datetime-input.d.ts} +1 -1
  227. package/{dropdown-button/index.d.ts → types/acorex-components-dropdown-button.d.ts} +4 -2
  228. package/{dropdown/index.d.ts → types/acorex-components-dropdown.d.ts} +2 -10
  229. package/types/acorex-components-fab.d.ts +50 -0
  230. package/{form/index.d.ts → types/acorex-components-form.d.ts} +25 -24
  231. package/{grid-layout-builder/index.d.ts → types/acorex-components-grid-layout-builder.d.ts} +16 -2
  232. package/{kanban/index.d.ts → types/acorex-components-kanban.d.ts} +2 -1
  233. package/types/acorex-components-kbd.d.ts +29 -0
  234. package/{list/index.d.ts → types/acorex-components-list.d.ts} +24 -2
  235. package/{loading/index.d.ts → types/acorex-components-loading.d.ts} +4 -2
  236. package/types/acorex-components-media-viewer.d.ts +184 -0
  237. package/{menu/index.d.ts → types/acorex-components-menu.d.ts} +9 -7
  238. package/{number-box/index.d.ts → types/acorex-components-number-box.d.ts} +3 -0
  239. package/{otp/index.d.ts → types/acorex-components-otp.d.ts} +1 -1
  240. package/{paint/index.d.ts → types/acorex-components-paint.d.ts} +7 -6
  241. package/{password-box/index.d.ts → types/acorex-components-password-box.d.ts} +2 -1
  242. package/{phone-box/index.d.ts → types/acorex-components-phone-box.d.ts} +13 -3
  243. package/{popover/index.d.ts → types/acorex-components-popover.d.ts} +28 -11
  244. package/{popup/index.d.ts → types/acorex-components-popup.d.ts} +39 -42
  245. package/{radio/index.d.ts → types/acorex-components-radio.d.ts} +1 -1
  246. package/{rate-picker/index.d.ts → types/acorex-components-rate-picker.d.ts} +5 -15
  247. package/{scheduler-picker/index.d.ts → types/acorex-components-scheduler-picker.d.ts} +82 -81
  248. package/{scheduler/index.d.ts → types/acorex-components-scheduler.d.ts} +46 -23
  249. package/{select-box/index.d.ts → types/acorex-components-select-box.d.ts} +8 -7
  250. package/{side-menu/index.d.ts → types/acorex-components-side-menu.d.ts} +10 -3
  251. package/{slider/index.d.ts → types/acorex-components-slider.d.ts} +2 -2
  252. package/{tabs/index.d.ts → types/acorex-components-tabs.d.ts} +1 -1
  253. package/{tag/index.d.ts → types/acorex-components-tag.d.ts} +3 -3
  254. package/types/acorex-components-text-box.d.ts +79 -0
  255. package/{time-duration/index.d.ts → types/acorex-components-time-duration.d.ts} +7 -5
  256. package/{tooltip/index.d.ts → types/acorex-components-tooltip.d.ts} +5 -7
  257. package/{tree-view/index.d.ts → types/acorex-components-tree-view.d.ts} +17 -0
  258. package/collapse/README.md +0 -3
  259. package/collapse/index.d.ts +0 -174
  260. package/drawer-legacy/README.md +0 -3
  261. package/drawer-legacy/index.d.ts +0 -86
  262. package/fesm2022/acorex-components-collapse.mjs +0 -366
  263. package/fesm2022/acorex-components-collapse.mjs.map +0 -1
  264. package/fesm2022/acorex-components-drawer-legacy.mjs +0 -218
  265. package/fesm2022/acorex-components-drawer-legacy.mjs.map +0 -1
  266. package/fesm2022/acorex-components-file-explorer.mjs +0 -307
  267. package/fesm2022/acorex-components-file-explorer.mjs.map +0 -1
  268. package/fesm2022/acorex-components-modal-acorex-components-modal-Bmoz9DL5.mjs.map +0 -1
  269. package/fesm2022/acorex-components-modal-modal-content.component-CSJU1vRi.mjs +0 -212
  270. package/fesm2022/acorex-components-modal-modal-content.component-CSJU1vRi.mjs.map +0 -1
  271. package/fesm2022/acorex-components-number-box-legacy.mjs +0 -412
  272. package/fesm2022/acorex-components-number-box-legacy.mjs.map +0 -1
  273. package/fesm2022/acorex-components-scss.mjs +0 -22
  274. package/fesm2022/acorex-components-scss.mjs.map +0 -1
  275. package/fesm2022/acorex-components-tree-view-legacy.mjs +0 -511
  276. package/fesm2022/acorex-components-tree-view-legacy.mjs.map +0 -1
  277. package/file-explorer/README.md +0 -3
  278. package/file-explorer/index.d.ts +0 -103
  279. package/kbd/index.d.ts +0 -23
  280. package/media-viewer/index.d.ts +0 -145
  281. package/number-box-legacy/README.md +0 -3
  282. package/number-box-legacy/index.d.ts +0 -191
  283. package/scss/README.md +0 -3
  284. package/scss/index.d.ts +0 -10
  285. package/text-box/index.d.ts +0 -95
  286. package/tree-view-legacy/README.md +0 -3
  287. package/tree-view-legacy/index.d.ts +0 -184
  288. /package/{alert/index.d.ts → types/acorex-components-alert.d.ts} +0 -0
  289. /package/{aspect-ratio/index.d.ts → types/acorex-components-aspect-ratio.d.ts} +0 -0
  290. /package/{audio-wave/index.d.ts → types/acorex-components-audio-wave.d.ts} +0 -0
  291. /package/{autocomplete/index.d.ts → types/acorex-components-autocomplete.d.ts} +0 -0
  292. /package/{avatar/index.d.ts → types/acorex-components-avatar.d.ts} +0 -0
  293. /package/{badge/index.d.ts → types/acorex-components-badge.d.ts} +0 -0
  294. /package/{bottom-navigation/index.d.ts → types/acorex-components-bottom-navigation.d.ts} +0 -0
  295. /package/{breadcrumbs/index.d.ts → types/acorex-components-breadcrumbs.d.ts} +0 -0
  296. /package/{circular-progress/index.d.ts → types/acorex-components-circular-progress.d.ts} +0 -0
  297. /package/{color-box/index.d.ts → types/acorex-components-color-box.d.ts} +0 -0
  298. /package/{cron-job/index.d.ts → types/acorex-components-cron-job.d.ts} +0 -0
  299. /package/{data-list/index.d.ts → types/acorex-components-data-list.d.ts} +0 -0
  300. /package/{datetime-box/index.d.ts → types/acorex-components-datetime-box.d.ts} +0 -0
  301. /package/{datetime-picker/index.d.ts → types/acorex-components-datetime-picker.d.ts} +0 -0
  302. /package/{decorators/index.d.ts → types/acorex-components-decorators.d.ts} +0 -0
  303. /package/{dialog/index.d.ts → types/acorex-components-dialog.d.ts} +0 -0
  304. /package/{drawer/index.d.ts → types/acorex-components-drawer.d.ts} +0 -0
  305. /package/{editor/index.d.ts → types/acorex-components-editor.d.ts} +0 -0
  306. /package/{flow-chart/index.d.ts → types/acorex-components-flow-chart.d.ts} +0 -0
  307. /package/{image-editor/index.d.ts → types/acorex-components-image-editor.d.ts} +0 -0
  308. /package/{image/index.d.ts → types/acorex-components-image.d.ts} +0 -0
  309. /package/{json-viewer/index.d.ts → types/acorex-components-json-viewer.d.ts} +0 -0
  310. /package/{label/index.d.ts → types/acorex-components-label.d.ts} +0 -0
  311. /package/{loading-dialog/index.d.ts → types/acorex-components-loading-dialog.d.ts} +0 -0
  312. /package/{map/index.d.ts → types/acorex-components-map.d.ts} +0 -0
  313. /package/{modal/index.d.ts → types/acorex-components-modal.d.ts} +0 -0
  314. /package/{navbar/index.d.ts → types/acorex-components-navbar.d.ts} +0 -0
  315. /package/{notification/index.d.ts → types/acorex-components-notification.d.ts} +0 -0
  316. /package/{page/index.d.ts → types/acorex-components-page.d.ts} +0 -0
  317. /package/{pdf-reader/index.d.ts → types/acorex-components-pdf-reader.d.ts} +0 -0
  318. /package/{picker/index.d.ts → types/acorex-components-picker.d.ts} +0 -0
  319. /package/{progress-bar/index.d.ts → types/acorex-components-progress-bar.d.ts} +0 -0
  320. /package/{qrcode/index.d.ts → types/acorex-components-qrcode.d.ts} +0 -0
  321. /package/{query-builder/index.d.ts → types/acorex-components-query-builder.d.ts} +0 -0
  322. /package/{rail-navigation/index.d.ts → types/acorex-components-rail-navigation.d.ts} +0 -0
  323. /package/{range-slider/index.d.ts → types/acorex-components-range-slider.d.ts} +0 -0
  324. /package/{rest-api-generator/index.d.ts → types/acorex-components-rest-api-generator.d.ts} +0 -0
  325. /package/{result/index.d.ts → types/acorex-components-result.d.ts} +0 -0
  326. /package/{routing-progress/index.d.ts → types/acorex-components-routing-progress.d.ts} +0 -0
  327. /package/{rrule/index.d.ts → types/acorex-components-rrule.d.ts} +0 -0
  328. /package/{search-box/index.d.ts → types/acorex-components-search-box.d.ts} +0 -0
  329. /package/{selection-list-2/index.d.ts → types/acorex-components-selection-list-2.d.ts} +0 -0
  330. /package/{selection-list/index.d.ts → types/acorex-components-selection-list.d.ts} +0 -0
  331. /package/{skeleton/index.d.ts → types/acorex-components-skeleton.d.ts} +0 -0
  332. /package/{sliding-item/index.d.ts → types/acorex-components-sliding-item.d.ts} +0 -0
  333. /package/{step-wizard/index.d.ts → types/acorex-components-step-wizard.d.ts} +0 -0
  334. /package/{switch/index.d.ts → types/acorex-components-switch.d.ts} +0 -0
  335. /package/{tag-box/index.d.ts → types/acorex-components-tag-box.d.ts} +0 -0
  336. /package/{text-area/index.d.ts → types/acorex-components-text-area.d.ts} +0 -0
  337. /package/{time-line/index.d.ts → types/acorex-components-time-line.d.ts} +0 -0
  338. /package/{toast/index.d.ts → types/acorex-components-toast.d.ts} +0 -0
  339. /package/{toolbar/index.d.ts → types/acorex-components-toolbar.d.ts} +0 -0
  340. /package/{uploader/index.d.ts → types/acorex-components-uploader.d.ts} +0 -0
  341. /package/{video-player/index.d.ts → types/acorex-components-video-player.d.ts} +0 -0
  342. /package/{wysiwyg/index.d.ts → types/acorex-components-wysiwyg.d.ts} +0 -0
  343. /package/{index.d.ts → types/acorex-components.d.ts} +0 -0
@@ -1,145 +0,0 @@
1
- import * as swiper_types from 'swiper/types';
2
- import * as i0 from '@angular/core';
3
- import { Type, OnDestroy, ModuleWithProviders } from '@angular/core';
4
- import { DomSanitizer } from '@angular/platform-browser';
5
- import * as i4 from '@angular/cdk/portal';
6
- import { ComponentPortal, CdkPortalOutletAttachedRef } from '@angular/cdk/portal';
7
- import * as i1 from '@angular/common';
8
- import * as i2 from '@acorex/components/button';
9
- import * as i3 from '@acorex/components/decorators';
10
- import * as i5 from '@angular/forms';
11
- import * as i6 from '@acorex/components/image';
12
- import * as i7 from '@acorex/components/loading';
13
- import * as i8 from '@acorex/cdk/carousel';
14
- import * as i9 from '@acorex/components/pdf-reader';
15
- import * as i10 from '@acorex/components/video-player';
16
-
17
- interface AXMediaViewerType {
18
- name: string;
19
- component: Type<any>;
20
- }
21
- type AXMediaViewerData = {
22
- id: string;
23
- name?: string;
24
- size?: string;
25
- type: 'image' | 'audio' | 'pdf' | 'video';
26
- url: string;
27
- thumbnailUrl?: string;
28
- tooltip?: string;
29
- };
30
- declare class AXMediaViewerBaseComponent {
31
- message: AXMediaViewerData;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMediaViewerBaseComponent, never>;
33
- static ɵprov: i0.ɵɵInjectableDeclaration<AXMediaViewerBaseComponent>;
34
- }
35
-
36
- declare class AXMediaViewerService {
37
- dataArray: i0.WritableSignal<AXMediaViewerData[]>;
38
- selectedIndex: i0.WritableSignal<number>;
39
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMediaViewerService, never>;
40
- static ɵprov: i0.ɵɵInjectableDeclaration<AXMediaViewerService>;
41
- }
42
-
43
- type Thumbnail = {
44
- tubmnailImage: string;
45
- svg: string;
46
- type: string;
47
- id: string;
48
- tooltip?: string;
49
- };
50
- declare class AXMediaViewerContainerComponent implements OnDestroy {
51
- #private;
52
- dataArray: i0.InputSignal<AXMediaViewerData[]>;
53
- thumbnail: i0.InputSignal<boolean>;
54
- pagination: i0.InputSignal<boolean>;
55
- protected service: AXMediaViewerService;
56
- protected sanitizer: DomSanitizer;
57
- protected isMobile: boolean;
58
- private readonly elementRef;
59
- protected thumbnailArray: i0.WritableSignal<Thumbnail[]>;
60
- protected option: i0.WritableSignal<swiper_types.SwiperOptions>;
61
- protected thumbnailOption: i0.WritableSignal<swiper_types.SwiperOptions>;
62
- protected isFullScreen: i0.WritableSignal<boolean>;
63
- private swiperRef;
64
- private swiperRef2;
65
- private fullScreenButton;
66
- private globalOptions;
67
- private setActiveIndex;
68
- getActiveIndex(): number;
69
- ngOnDestroy(): void;
70
- next(): void;
71
- prev(): void;
72
- interVal: any;
73
- goToIndex(index: number, speed?: number): void;
74
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMediaViewerContainerComponent, never>;
75
- static ɵcmp: i0.ɵɵComponentDeclaration<AXMediaViewerContainerComponent, "ax-media-viewer-container", never, { "dataArray": { "alias": "dataArray"; "required": false; "isSignal": true; }; "thumbnail": { "alias": "thumbnail"; "required": false; "isSignal": true; }; "pagination": { "alias": "pagination"; "required": false; "isSignal": true; }; }, {}, ["fullScreenButton"], ["ax-header", "ax-suffix", "ax-prefix"], true, never>;
76
- }
77
-
78
- declare class AXMediaViewerTypeRegistryService {
79
- private plugins;
80
- register(...plugins: AXMediaViewerType[]): void;
81
- resolve(name: string): AXMediaViewerType | undefined;
82
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMediaViewerTypeRegistryService, never>;
83
- static ɵprov: i0.ɵɵInjectableDeclaration<AXMediaViewerTypeRegistryService>;
84
- }
85
-
86
- declare class AXMediaViewerSliderComponent {
87
- #private;
88
- protected service: AXMediaViewerService;
89
- dataObject: i0.InputSignal<AXMediaViewerData>;
90
- /** @ignore */
91
- protected portal: i0.WritableSignal<ComponentPortal<any>>;
92
- /** @ignore */
93
- protected registryService: AXMediaViewerTypeRegistryService;
94
- /** @ignore */
95
- protected _handleAttached(ref: CdkPortalOutletAttachedRef): void;
96
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMediaViewerSliderComponent, never>;
97
- static ɵcmp: i0.ɵɵComponentDeclaration<AXMediaViewerSliderComponent, "ax-media-viewer-slider", never, { "dataObject": { "alias": "dataObject"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
98
- }
99
-
100
- declare class AXAudioPlayerComponent extends AXMediaViewerBaseComponent {
101
- dataObject: i0.WritableSignal<AXMediaViewerData>;
102
- constructor();
103
- static ɵfac: i0.ɵɵFactoryDeclaration<AXAudioPlayerComponent, never>;
104
- static ɵcmp: i0.ɵɵComponentDeclaration<AXAudioPlayerComponent, "ax-audio-player", never, {}, {}, never, never, true, never>;
105
- }
106
-
107
- declare class AXFileInfoComponent {
108
- protected service: AXMediaViewerService;
109
- protected infoData: i0.Signal<AXMediaViewerData>;
110
- static ɵfac: i0.ɵɵFactoryDeclaration<AXFileInfoComponent, never>;
111
- static ɵcmp: i0.ɵɵComponentDeclaration<AXFileInfoComponent, "ax-file-info", never, {}, {}, never, never, true, never>;
112
- }
113
-
114
- declare class AXImageViewerComponent extends AXMediaViewerBaseComponent {
115
- static ɵfac: i0.ɵɵFactoryDeclaration<AXImageViewerComponent, never>;
116
- static ɵcmp: i0.ɵɵComponentDeclaration<AXImageViewerComponent, "ax-image-viewer", never, {}, {}, never, never, true, never>;
117
- }
118
-
119
- declare class PdfComponent extends AXMediaViewerBaseComponent {
120
- sanitizer: DomSanitizer;
121
- static ɵfac: i0.ɵɵFactoryDeclaration<PdfComponent, never>;
122
- static ɵcmp: i0.ɵɵComponentDeclaration<PdfComponent, "ax-pdf", never, {}, {}, never, never, true, never>;
123
- }
124
-
125
- declare class VideoPlayerComponent extends AXMediaViewerBaseComponent {
126
- dataObject: i0.WritableSignal<AXMediaViewerData>;
127
- constructor();
128
- static ɵfac: i0.ɵɵFactoryDeclaration<VideoPlayerComponent, never>;
129
- static ɵcmp: i0.ɵɵComponentDeclaration<VideoPlayerComponent, "ax-video", never, {}, {}, never, never, true, never>;
130
- }
131
-
132
- interface AXMediaViewerModuleConfig {
133
- types: AXMediaViewerType[];
134
- }
135
- declare class AXMediaViewerModule {
136
- constructor();
137
- static forRoot(config?: AXMediaViewerModuleConfig): ModuleWithProviders<AXMediaViewerModule>;
138
- static forChild(config?: AXMediaViewerModuleConfig): ModuleWithProviders<AXMediaViewerModule>;
139
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMediaViewerModule, never>;
140
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMediaViewerModule, never, [typeof i1.CommonModule, typeof i2.AXButtonModule, typeof i3.AXDecoratorModule, typeof i4.CdkPortalOutlet, typeof i5.FormsModule, typeof i6.AXImageModule, typeof i7.AXLoadingModule, typeof i8.AXCarouselDirective, typeof i9.AXPdfReaderModule, typeof i10.AXVideoPlayerModule, typeof AXMediaViewerContainerComponent, typeof AXMediaViewerSliderComponent, typeof AXAudioPlayerComponent, typeof AXImageViewerComponent, typeof PdfComponent, typeof VideoPlayerComponent, typeof AXFileInfoComponent], [typeof AXMediaViewerContainerComponent, typeof AXMediaViewerSliderComponent, typeof AXAudioPlayerComponent, typeof AXImageViewerComponent, typeof PdfComponent, typeof VideoPlayerComponent, typeof AXFileInfoComponent]>;
141
- static ɵinj: i0.ɵɵInjectorDeclaration<AXMediaViewerModule>;
142
- }
143
-
144
- export { AXAudioPlayerComponent, AXFileInfoComponent, AXImageViewerComponent, AXMediaViewerBaseComponent, AXMediaViewerContainerComponent, AXMediaViewerModule, AXMediaViewerSliderComponent, PdfComponent, VideoPlayerComponent };
145
- export type { AXMediaViewerData, AXMediaViewerModuleConfig, AXMediaViewerType };
@@ -1,3 +0,0 @@
1
- # @acorex/components/number-box
2
-
3
- Secondary entry point of `@acorex/components`. It can be used by importing from `@acorex/components/number-box`.
@@ -1,191 +0,0 @@
1
- import * as polytype from 'polytype';
2
- import * as i0 from '@angular/core';
3
- import { AfterViewInit, ElementRef } from '@angular/core';
4
- import { MaskedNumber } from 'imask';
5
- import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
6
- import * as i1 from '@angular/common';
7
- import * as i2 from '@angular/forms';
8
- import * as i3 from '@acorex/components/button';
9
- import * as i4 from '@acorex/components/decorators';
10
- import * as i5 from 'angular-imask';
11
-
12
- declare const AXNumberBoxLegacyComponent_base: polytype.Polytype.ClusteredConstructor<[{
13
- new (): MXInputBaseValueComponent<number>;
14
- ɵfac: i0.ɵɵFactoryDeclaration<MXInputBaseValueComponent<any>, never>;
15
- ɵprov: i0.ɵɵInjectableDeclaration<MXInputBaseValueComponent<any>>;
16
- }, typeof MXLookComponent]>;
17
- /**
18
- * The NumberBox is a component which detects user interaction and triggers a corresponding event
19
- *
20
- * @category Components
21
- */
22
- declare class AXNumberBoxLegacyComponent extends AXNumberBoxLegacyComponent_base implements AfterViewInit {
23
- /** @ignore */
24
- input: ElementRef<HTMLInputElement>;
25
- /** @ignore */
26
- private _thousandsSeparator;
27
- /**
28
- * This property determines the type of the input element (e.g., 'text', 'password', 'email', etc.). It can be dynamically bound from a parent component template to change the input field type based on different conditions or requirements.
29
- */
30
- type: i0.InputSignal<string>;
31
- /**
32
- * boolean value that specifies the number box change step by scrolling.
33
- */
34
- changeOnScroll: boolean;
35
- /** @ignore */
36
- private _allDigits;
37
- /**
38
- * A number value that specifies the all digits of number.
39
- */
40
- get allDigits(): number;
41
- /**
42
- * Sets the all digits of number.
43
- * @param {number} v
44
- */
45
- set allDigits(v: number);
46
- /**
47
- * A character value that specifies the separator character.
48
- */
49
- get thousandsSeparator(): string;
50
- /**
51
- * Sets the thousands separator for formatting.
52
- * @param {string} v
53
- */
54
- set thousandsSeparator(v: string);
55
- /** @ignore */
56
- private _padDecimalZeros;
57
- /**
58
- * A character value that specifies the separator character.
59
- */
60
- get padDecimalZeros(): boolean;
61
- /**
62
- * Sets whether decimal zeros should be padded.
63
- * @param {boolean} v
64
- */
65
- set padDecimalZeros(v: boolean);
66
- /**
67
- * Specifies the value that is used to increment or decrement the **Integer** part of number
68
- */
69
- /**
70
- * Defines the increment step value.
71
- */
72
- step: number;
73
- /** @ignore */
74
- private _decimals;
75
- /**
76
- * Specifies the number of decimals that the user can enter
77
- */
78
- get decimals(): number;
79
- /**
80
- * Sets the decimal places; defaults to 0 if not provided.
81
- */
82
- set decimals(v: number);
83
- /**
84
- * Specifies the value that is used to increment or decrement the **Deciaml** part of number
85
- */
86
- /**
87
- * Defines the step size for decimal values.
88
- * @defaultvalue 'auto'
89
- */
90
- decimalStep: number | 'auto';
91
- /**
92
- * Specifies whether the Up and Down spin buttons will be rendered or not
93
- */
94
- /**
95
- * Indicates whether spin buttons are displayed.
96
- * @defaultvalue true
97
- */
98
- showSpinButtons: boolean;
99
- /** @ignore */
100
- private _minValue;
101
- /**
102
- * Specifies the smallest value that is valid
103
- */
104
- get minValue(): number;
105
- /**
106
- * Sets the number of decimal places to be used.
107
- * @param {number} v
108
- * @defaultvalue 0
109
- */
110
- set minValue(v: number);
111
- /** @ignore */
112
- private _maxValue;
113
- /**
114
- * Specifies the greatest value that is valid
115
- */
116
- get maxValue(): number;
117
- /**
118
- * Sets the maximum allowable value, defaulting to `Number.MAX_SAFE_INTEGER` if null.
119
- * @param v
120
- */
121
- set maxValue(v: number);
122
- /**
123
- * CSS classes to apply to the component.
124
- * @param classNames
125
- */
126
- /**
127
- * CSS classes to apply to the component.
128
- */
129
- classNames: string;
130
- /**
131
- * @ignore
132
- */
133
- _maskObj: MaskedNumber;
134
- /** @ignore */
135
- /** @ignore */
136
- private _maskDirective;
137
- /** @ignore */
138
- private _onWheelFlag;
139
- constructor();
140
- /** @ignore */
141
- ngAfterViewInit(): void;
142
- /**
143
- * Handles internal option changes and updates the mask accordingly.
144
- */
145
- internalOptionChanged(): void;
146
- /**
147
- * Resets the input element to its default state and calls the parent class reset method.
148
- */
149
- reset(): void;
150
- /**
151
- * Ensures the value is within the min-max range, returning the default if null.
152
- * @param value
153
- */
154
- internalSetValue(value: any): number;
155
- /** @ignore */
156
- private _updateMask;
157
- /** @ignore */
158
- _handleModelChange(value: number): void;
159
- /** @ignore */
160
- _handleOnKeydownEvent(e: KeyboardEvent): void;
161
- /** @ignore */
162
- protected _handleUpDownClick(v: -1 | 1, e: Event): void;
163
- /**
164
- * Increases the value by the step amount, ensuring it's at least the minimum value.
165
- */
166
- stepUp(u?: boolean): void;
167
- /**
168
- * Decreases the value by the step amount, ensuring it's at least the minimum value.
169
- */
170
- stepDown(u?: boolean): void;
171
- /**
172
- * Increases the value by the decimal step amount, using 'auto' or a custom step value.
173
- */
174
- decimalStepUp(u?: boolean): void;
175
- /**
176
- * Decreases the value by the decimal step amount, using 'auto' or a custom step value.
177
- */
178
- decimalStepDown(u?: boolean): void;
179
- onWheel(event: WheelEvent): void;
180
- private get __hostName();
181
- static ɵfac: i0.ɵɵFactoryDeclaration<AXNumberBoxLegacyComponent, never>;
182
- static ɵcmp: i0.ɵɵComponentDeclaration<AXNumberBoxLegacyComponent, "ax-number-box-legacy", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "look": { "alias": "look"; "required": false; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "changeOnScroll": { "alias": "changeOnScroll"; "required": false; }; "allDigits": { "alias": "allDigits"; "required": false; }; "thousandsSeparator": { "alias": "thousandsSeparator"; "required": false; }; "padDecimalZeros": { "alias": "padDecimalZeros"; "required": false; }; "step": { "alias": "step"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "decimalStep": { "alias": "decimalStep"; "required": false; }; "showSpinButtons": { "alias": "showSpinButtons"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
183
- }
184
-
185
- declare class AXNumberBoxLegacyModule {
186
- static ɵfac: i0.ɵɵFactoryDeclaration<AXNumberBoxLegacyModule, never>;
187
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXNumberBoxLegacyModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.AXButtonModule, typeof i4.AXDecoratorModule, typeof i5.IMaskModule, typeof AXNumberBoxLegacyComponent], [typeof AXNumberBoxLegacyComponent]>;
188
- static ɵinj: i0.ɵɵInjectorDeclaration<AXNumberBoxLegacyModule>;
189
- }
190
-
191
- export { AXNumberBoxLegacyComponent, AXNumberBoxLegacyModule };
package/scss/README.md DELETED
@@ -1,3 +0,0 @@
1
- # @acorex/components/scss
2
-
3
- Secondary entry point of `@acorex/components`. It can be used by importing from `@acorex/components/scss`.
package/scss/index.d.ts DELETED
@@ -1,10 +0,0 @@
1
- import * as i0 from '@angular/core';
2
- import * as i1 from '@angular/common';
3
-
4
- declare class ScssModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ScssModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<ScssModule, never, [typeof i1.CommonModule], never>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<ScssModule>;
8
- }
9
-
10
- export { ScssModule };
@@ -1,95 +0,0 @@
1
- import * as imask from 'imask';
2
- import { MaskedOptions } from 'imask';
3
- import * as i0 from '@angular/core';
4
- import { EventEmitter, AfterContentInit, ElementRef } from '@angular/core';
5
- import * as polytype from 'polytype';
6
- import * as i2 from '@acorex/cdk/common';
7
- import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
8
- import * as i1 from '@angular/common';
9
- import * as i3 from '@angular/forms';
10
- import * as i4 from '@acorex/components/button';
11
- import * as i5 from '@acorex/components/decorators';
12
-
13
- type AXMaskOptions = MaskedOptions | any;
14
- interface AXMaskOptionsInterface {
15
- mask: MaskedOptions | string | RegExp;
16
- updateValue?: (masked: string, unmasked: string) => void;
17
- }
18
- declare class AXMaskOptionsDirective implements AXMaskOptionsInterface {
19
- private _mask;
20
- onMaskChange: EventEmitter<string | RegExp | Partial<Pick<imask.Masked<any>, "mask" | "parent" | "prepare" | "prepareChar" | "validate" | "commit" | "format" | "parse" | "overwrite" | "eager" | "skipInvalid" | "autofix">>>;
21
- get mask(): MaskedOptions | string | RegExp;
22
- set mask(v: MaskedOptions | string | RegExp);
23
- updateValue?: (masked: string, unmasked: string) => void;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMaskOptionsDirective, never>;
25
- static ɵdir: i0.ɵɵDirectiveDeclaration<AXMaskOptionsDirective, "ax-mask-options", never, { "mask": { "alias": "mask"; "required": false; }; "updateValue": { "alias": "updateValue"; "required": false; }; }, { "onMaskChange": "onMaskChange"; }, never, never, true, never>;
26
- }
27
-
28
- declare const AXTextBoxComponent_base: polytype.Polytype.ClusteredConstructor<[{
29
- new (): MXInputBaseValueComponent<string>;
30
- ɵfac: i0.ɵɵFactoryDeclaration<MXInputBaseValueComponent<any>, never>;
31
- ɵprov: i0.ɵɵInjectableDeclaration<MXInputBaseValueComponent<any>>;
32
- }, typeof MXLookComponent]>;
33
- /**
34
- * The Textbox is a component which detects user interaction and triggers a corresponding event
35
- *
36
- * @category Components
37
- */
38
- declare class AXTextBoxComponent extends AXTextBoxComponent_base implements AfterContentInit {
39
- /** @ignore */
40
- protected _updateOn: 'change' | 'blur' | 'submit';
41
- /** @ignore */
42
- protected input: ElementRef<HTMLInputElement>;
43
- /** @ignore */
44
- private _maskObj;
45
- /** @ignore */
46
- private _maskOptions;
47
- /**
48
- * This public getter provides access to the `_maskOptions` property, which holds the configuration options for the mask feature.
49
- */
50
- get maskOptions(): AXMaskOptions;
51
- /**
52
- * @param value {AXMaskOptions} - The new mask configuration options to be set.
53
- */
54
- set maskOptions(value: AXMaskOptions);
55
- /**
56
- * This property defines the maximum number of characters that the input field can accept. It can be dynamically bound from a parent component template to enforce input length constraints.
57
- */
58
- maxLength: number;
59
- /**
60
- * This property determines the type of the input element (e.g., 'text', 'password', 'email', etc.). It can be dynamically bound from a parent component template to change the input field type based on different conditions or requirements.
61
- */
62
- type: string;
63
- /**
64
- * This property determines whether the input field should have autocomplete enabled and what type of autocomplete suggestions should be provided
65
- */
66
- autoComplete: string;
67
- /**
68
- * This will apply 'my-custom-class' and 'another-class' to the component's root element.
69
- */
70
- classNames: i0.InputSignal<string>;
71
- /** @ignore */
72
- protected _maskOptionsContent: AXMaskOptionsDirective;
73
- /** @ignore */
74
- ngAfterContentInit(): void;
75
- private initMask;
76
- /** @ignore */
77
- private setMask;
78
- internalValueChanged(value: any): void;
79
- /** @ignore */
80
- private _onComplete;
81
- /** @ignore */
82
- protected _handleModelChange(value: string | null): void;
83
- private get __hostName();
84
- static ɵfac: i0.ɵɵFactoryDeclaration<AXTextBoxComponent, never>;
85
- static ɵcmp: i0.ɵɵComponentDeclaration<AXTextBoxComponent, "ax-text-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "type": { "alias": "type"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "look": { "alias": "look"; "required": false; }; "maskOptions": { "alias": "mask-options"; "required": false; }; "classNames": { "alias": "class"; "required": false; "isSignal": true; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, ["_maskOptionsContent"], ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
86
- }
87
-
88
- declare class AXTextBoxModule {
89
- static ɵfac: i0.ɵɵFactoryDeclaration<AXTextBoxModule, never>;
90
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXTextBoxModule, never, [typeof i1.CommonModule, typeof i2.AXCommonModule, typeof i3.FormsModule, typeof i4.AXButtonModule, typeof i5.AXDecoratorModule, typeof AXTextBoxComponent, typeof AXMaskOptionsDirective], [typeof AXTextBoxComponent, typeof AXMaskOptionsDirective]>;
91
- static ɵinj: i0.ɵɵInjectorDeclaration<AXTextBoxModule>;
92
- }
93
-
94
- export { AXMaskOptionsDirective, AXTextBoxComponent, AXTextBoxModule };
95
- export type { AXMaskOptions, AXMaskOptionsInterface };
@@ -1,3 +0,0 @@
1
- # @acorex/components/tree-view-legacy
2
-
3
- Secondary entry point of `@acorex/components`. It can be used by importing from `@acorex/components/tree-view-legacy`.
@@ -1,184 +0,0 @@
1
- import * as _angular_core from '@angular/core';
2
- import { EventEmitter, TemplateRef } from '@angular/core';
3
- import * as i4 from '@acorex/cdk/common';
4
- import { AXClickEvent, NXComponent, AXExpandToggleIcons, AXValueChangedEvent } from '@acorex/cdk/common';
5
- import { AXPlatform } from '@acorex/core/platform';
6
- import * as i3 from '@angular/common';
7
- import * as i5 from '@acorex/components/decorators';
8
- import * as i6 from '@acorex/components/check-box';
9
- import * as i7 from '@acorex/components/form';
10
- import * as i8 from '@angular/forms';
11
- import * as i9 from '@acorex/components/tooltip';
12
- import * as i10 from '@acorex/components/loading';
13
-
14
- declare class AXTreeItemClickBaseEventLegacy extends AXClickEvent {
15
- nativeElement: any;
16
- }
17
- type AXTreeViewSelectionBehaviorLegacy = 'autoExpand' | 'cascade' | 'indeterminate';
18
- type AXTreeViewExpandBehaviorLegacy = 'click' | 'dbClick' | 'defult';
19
- type AXTreeViewOperationMethodLegacy = 'expand' | 'active' | 'visible' | 'disabled';
20
- type AXTreeViewLookLegacy = 'with-line' | 'defult';
21
- type AXTreeViewSelectionScopeLegacy = 'all' | 'parent' | 'children';
22
- declare abstract class AXTreeViewBaseLegacy {
23
- abstract getChildren(item: unknown): unknown[];
24
- abstract hasChildren(item: unknown): boolean;
25
- abstract itemTemplate: any;
26
- abstract disableField(): string;
27
- abstract childrenField(): string;
28
- abstract valueField(): string;
29
- abstract activeField(): string;
30
- abstract hasChildField(): string;
31
- abstract tooltipField(): string;
32
- abstract showEmptyNodeMassage(): boolean;
33
- abstract expandOn(): AXTreeViewExpandBehaviorLegacy;
34
- abstract focusNodeEnabled(): boolean;
35
- abstract toggleIcons(): {
36
- expanded: string;
37
- collapsed: string;
38
- } | null;
39
- abstract itemsPromise: boolean;
40
- abstract itemsSignal(): unknown[];
41
- abstract fetchData(item: unknown): void;
42
- abstract setNodeLoading(value: unknown, loading: boolean): void;
43
- abstract handleUnActiveNode(items: unknown[]): void;
44
- abstract onCollapsedChanged: EventEmitter<{
45
- component: any;
46
- data: unknown;
47
- nativeElement: any;
48
- }>;
49
- abstract onNodeClick: EventEmitter<{
50
- component: any;
51
- data: unknown;
52
- nativeElement: any;
53
- }>;
54
- abstract onNodedbClick: EventEmitter<{
55
- component: any;
56
- data: unknown;
57
- nativeElement: any;
58
- }>;
59
- }
60
-
61
- declare class AXTreeViewItemLegacyComponent extends NXComponent {
62
- constructor();
63
- treeView: AXTreeViewBaseLegacy;
64
- item: _angular_core.InputSignal<unknown>;
65
- isExpanded: _angular_core.ModelSignal<boolean>;
66
- isActive: _angular_core.ModelSignal<boolean>;
67
- isLoading: _angular_core.InputSignal<boolean>;
68
- executorChanges: _angular_core.InputSignal<AXTreeViewOperationMethodLegacy>;
69
- protected platformService: AXPlatform;
70
- protected arrowIcon: _angular_core.Signal<string>;
71
- protected handleArrowNodeClick(): void;
72
- protected handleTextClick(): void;
73
- protected handleTextDbClick(): void;
74
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXTreeViewItemLegacyComponent, never>;
75
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXTreeViewItemLegacyComponent, "ax-tree-view-item-legacy", never, { "item": { "alias": "item"; "required": false; "isSignal": true; }; "isExpanded": { "alias": "isExpanded"; "required": false; "isSignal": true; }; "isActive": { "alias": "isActive"; "required": false; "isSignal": true; }; "isLoading": { "alias": "isLoading"; "required": false; "isSignal": true; }; "executorChanges": { "alias": "executorChanges"; "required": false; "isSignal": true; }; }, { "isExpanded": "isExpandedChange"; "isActive": "isActiveChange"; }, never, ["ax-check-box", "ax-prefix", "ax-text", "ax-suffix", "*"], true, never>;
76
- }
77
-
78
- declare class AXTreeViewLegacyComponent extends NXComponent {
79
- #private;
80
- /** @ignore */
81
- private get __hostClass();
82
- itemsSignal: _angular_core.WritableSignal<unknown[]>;
83
- itemsPromise: any;
84
- items: _angular_core.InputSignal<unknown[] | ((selectedItemId?: string | number) => unknown[] | Promise<unknown[]>)>;
85
- protected get resolvedItems(): unknown[];
86
- showCheckbox: _angular_core.InputSignal<boolean>;
87
- hasCheckboxField: _angular_core.InputSignal<string>;
88
- selectionMode: _angular_core.InputSignal<"single" | "multiple">;
89
- selectionBehavior: _angular_core.InputSignal<AXTreeViewSelectionBehaviorLegacy>;
90
- selectionScope: _angular_core.InputSignal<AXTreeViewSelectionScopeLegacy>;
91
- focusNodeEnabled: _angular_core.InputSignal<boolean>;
92
- valueField: _angular_core.InputSignal<string>;
93
- textField: _angular_core.InputSignal<string>;
94
- visibleField: _angular_core.InputSignal<string>;
95
- disableField: _angular_core.InputSignal<string>;
96
- hasChildField: _angular_core.InputSignal<string>;
97
- selectedField: _angular_core.InputSignal<string>;
98
- expandedField: _angular_core.InputSignal<string>;
99
- tooltipField: _angular_core.InputSignal<string>;
100
- childrenField: _angular_core.InputSignal<string>;
101
- activeField: _angular_core.InputSignal<string>;
102
- indeterminateField: _angular_core.InputSignal<string>;
103
- parentField: _angular_core.InputSignal<string>;
104
- iconField: _angular_core.InputSignal<string>;
105
- toggleIcons: _angular_core.InputSignal<AXExpandToggleIcons>;
106
- look: _angular_core.InputSignal<AXTreeViewLookLegacy>;
107
- showEmptyNodeMassage: _angular_core.InputSignal<boolean>;
108
- onSelectionChanged: _angular_core.OutputEmitterRef<AXTreeItemClickBaseEventLegacy>;
109
- onItemSelectedChanged: _angular_core.OutputEmitterRef<AXTreeItemClickBaseEventLegacy>;
110
- onNodeClick: _angular_core.OutputEmitterRef<AXTreeItemClickBaseEventLegacy>;
111
- onCollapsedChanged: _angular_core.OutputEmitterRef<AXTreeItemClickBaseEventLegacy>;
112
- onNodedbClick: _angular_core.OutputEmitterRef<AXTreeItemClickBaseEventLegacy>;
113
- executorChanges: _angular_core.WritableSignal<AXTreeViewOperationMethodLegacy>;
114
- itemTemplate?: TemplateRef<unknown>;
115
- emptyTemplate?: TemplateRef<unknown>;
116
- protected platformService: AXPlatform;
117
- expandOn: _angular_core.InputSignal<AXTreeViewExpandBehaviorLegacy>;
118
- protected handleNodeSelectionClick(event: AXValueChangedEvent, item: unknown): void;
119
- /**
120
- *
121
- * auto expand
122
- *
123
- */
124
- private toggleExpand;
125
- /**
126
- *
127
- * expand and change value parent change
128
- *
129
- */
130
- private expandAndToggleSelection;
131
- private applySelectionToChildren;
132
- /**
133
- *
134
- * indeterminate logic
135
- *
136
- */
137
- private updateParentSelection;
138
- private findParent;
139
- /**
140
- *
141
- * find node selected true for emit Selections
142
- *
143
- */
144
- private findSelectedNodes;
145
- /**
146
- *
147
- * find for emit Selections single mode
148
- *
149
- */
150
- private handleUnSelectNode;
151
- /**
152
- *
153
- * lazy load logic
154
- *
155
- */
156
- fetchData(selectedNode?: unknown): void;
157
- private findNode;
158
- /**
159
- *
160
- * emit when arrow click
161
- *
162
- */
163
- protected handleNodeExpandClick(node: AXTreeItemClickBaseEventLegacy): void;
164
- handleUnActiveNode(unActiveSource: unknown[]): void;
165
- private loadingState;
166
- protected isNodeLoading(nodeId: string | number): boolean;
167
- setNodeLoading(nodeId: string | number, isLoading: boolean): void;
168
- executeOnTreeNode(node: unknown, operation: AXTreeViewOperationMethodLegacy, value: boolean): void;
169
- refresh(): void;
170
- setNodeExpandAndChildren(valueFields: (number | string)[], value: boolean): Promise<void>;
171
- private findNodesByValueField;
172
- private expandNodeAndAllChildren;
173
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXTreeViewLegacyComponent, never>;
174
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXTreeViewLegacyComponent, "ax-tree-view-legacy", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; "showCheckbox": { "alias": "showCheckbox"; "required": false; "isSignal": true; }; "hasCheckboxField": { "alias": "hasCheckboxField"; "required": false; "isSignal": true; }; "selectionMode": { "alias": "selectionMode"; "required": false; "isSignal": true; }; "selectionBehavior": { "alias": "selectionBehavior"; "required": false; "isSignal": true; }; "selectionScope": { "alias": "selectionScope"; "required": false; "isSignal": true; }; "focusNodeEnabled": { "alias": "focusNodeEnabled"; "required": false; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": false; "isSignal": true; }; "textField": { "alias": "textField"; "required": false; "isSignal": true; }; "visibleField": { "alias": "visibleField"; "required": false; "isSignal": true; }; "disableField": { "alias": "disableField"; "required": false; "isSignal": true; }; "hasChildField": { "alias": "hasChildField"; "required": false; "isSignal": true; }; "selectedField": { "alias": "selectedField"; "required": false; "isSignal": true; }; "expandedField": { "alias": "expandedField"; "required": false; "isSignal": true; }; "tooltipField": { "alias": "tooltipField"; "required": false; "isSignal": true; }; "childrenField": { "alias": "childrenField"; "required": false; "isSignal": true; }; "activeField": { "alias": "activeField"; "required": false; "isSignal": true; }; "indeterminateField": { "alias": "indeterminateField"; "required": false; "isSignal": true; }; "parentField": { "alias": "parentField"; "required": false; "isSignal": true; }; "iconField": { "alias": "iconField"; "required": false; "isSignal": true; }; "toggleIcons": { "alias": "toggleIcons"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "showEmptyNodeMassage": { "alias": "showEmptyNodeMassage"; "required": false; "isSignal": true; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "expandOn": { "alias": "expandOn"; "required": false; "isSignal": true; }; }, { "onSelectionChanged": "onSelectionChanged"; "onItemSelectedChanged": "onItemSelectedChanged"; "onNodeClick": "onNodeClick"; "onCollapsedChanged": "onCollapsedChanged"; "onNodedbClick": "onNodedbClick"; }, never, never, true, never>;
175
- }
176
-
177
- declare class AXTreeViewLegacyModule {
178
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXTreeViewLegacyModule, never>;
179
- static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXTreeViewLegacyModule, never, [typeof AXTreeViewLegacyComponent, typeof AXTreeViewItemLegacyComponent, typeof i3.CommonModule, typeof i4.AXCommonModule, typeof i5.AXDecoratorModule, typeof i6.AXCheckBoxModule, typeof i7.AXFormModule, typeof i8.FormsModule, typeof i9.AXTooltipModule, typeof i10.AXLoadingModule], [typeof AXTreeViewLegacyComponent, typeof AXTreeViewItemLegacyComponent]>;
180
- static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXTreeViewLegacyModule>;
181
- }
182
-
183
- export { AXTreeItemClickBaseEventLegacy, AXTreeViewBaseLegacy, AXTreeViewItemLegacyComponent, AXTreeViewLegacyComponent, AXTreeViewLegacyModule };
184
- export type { AXTreeViewExpandBehaviorLegacy, AXTreeViewLookLegacy, AXTreeViewOperationMethodLegacy, AXTreeViewSelectionBehaviorLegacy, AXTreeViewSelectionScopeLegacy };