@acorex/components 21.0.0-next.2 → 21.0.0-next.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/autocomplete/index.d.ts +23 -9
  2. package/code-editor/README.md +291 -1
  3. package/code-editor/index.d.ts +260 -12
  4. package/command/index.d.ts +1 -0
  5. package/data-table/index.d.ts +1 -1
  6. package/drawer/README.md +2 -2
  7. package/drawer/index.d.ts +33 -57
  8. package/drawer-legacy/README.md +3 -0
  9. package/drawer-legacy/index.d.ts +86 -0
  10. package/editor/README.md +3 -0
  11. package/editor/index.d.ts +80 -0
  12. package/fesm2022/acorex-components-accordion.mjs +14 -14
  13. package/fesm2022/acorex-components-accordion.mjs.map +1 -1
  14. package/fesm2022/acorex-components-action-sheet.mjs +10 -10
  15. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  16. package/fesm2022/acorex-components-alert.mjs +8 -8
  17. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  18. package/fesm2022/acorex-components-aspect-ratio.mjs +4 -4
  19. package/fesm2022/acorex-components-aspect-ratio.mjs.map +1 -1
  20. package/fesm2022/acorex-components-audio-wave.mjs +8 -8
  21. package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
  22. package/fesm2022/acorex-components-autocomplete.mjs +30 -13
  23. package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
  24. package/fesm2022/acorex-components-avatar.mjs +11 -11
  25. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  26. package/fesm2022/acorex-components-badge.mjs +8 -8
  27. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  28. package/fesm2022/acorex-components-bottom-navigation.mjs +11 -11
  29. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  30. package/fesm2022/acorex-components-breadcrumbs.mjs +11 -11
  31. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  32. package/fesm2022/acorex-components-button-group.mjs +13 -13
  33. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  34. package/fesm2022/acorex-components-button.mjs +15 -15
  35. package/fesm2022/acorex-components-button.mjs.map +1 -1
  36. package/fesm2022/acorex-components-calendar.mjs +14 -14
  37. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  38. package/fesm2022/acorex-components-check-box.mjs +8 -8
  39. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  40. package/fesm2022/acorex-components-chips.mjs +8 -8
  41. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  42. package/fesm2022/acorex-components-circular-progress.mjs +8 -8
  43. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  44. package/fesm2022/acorex-components-code-editor.mjs +494 -162
  45. package/fesm2022/acorex-components-code-editor.mjs.map +1 -1
  46. package/fesm2022/acorex-components-collapse.mjs +11 -26
  47. package/fesm2022/acorex-components-collapse.mjs.map +1 -1
  48. package/fesm2022/acorex-components-color-box.mjs +9 -9
  49. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  50. package/fesm2022/acorex-components-color-palette.mjs +30 -30
  51. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  52. package/fesm2022/acorex-components-command.mjs +18 -11
  53. package/fesm2022/acorex-components-command.mjs.map +1 -1
  54. package/fesm2022/acorex-components-comment.mjs +30 -30
  55. package/fesm2022/acorex-components-comment.mjs.map +1 -1
  56. package/fesm2022/acorex-components-conversation.mjs +54 -63
  57. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  58. package/fesm2022/acorex-components-cron-job.mjs +53 -53
  59. package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
  60. package/fesm2022/acorex-components-data-list.mjs +5 -5
  61. package/fesm2022/acorex-components-data-list.mjs.map +1 -1
  62. package/fesm2022/acorex-components-data-pager.mjs +50 -38
  63. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  64. package/fesm2022/acorex-components-data-table.mjs +46 -43
  65. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  66. package/fesm2022/acorex-components-datetime-box.mjs +8 -8
  67. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  68. package/fesm2022/acorex-components-datetime-input.mjs +8 -8
  69. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  70. package/fesm2022/acorex-components-datetime-picker.mjs +9 -9
  71. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  72. package/fesm2022/acorex-components-decorators.mjs +83 -41
  73. package/fesm2022/acorex-components-decorators.mjs.map +1 -1
  74. package/fesm2022/acorex-components-dialog.mjs +21 -12
  75. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  76. package/fesm2022/acorex-components-drawer-legacy.mjs +218 -0
  77. package/fesm2022/acorex-components-drawer-legacy.mjs.map +1 -0
  78. package/fesm2022/acorex-components-drawer.mjs +66 -149
  79. package/fesm2022/acorex-components-drawer.mjs.map +1 -1
  80. package/fesm2022/acorex-components-dropdown-button.mjs +9 -9
  81. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  82. package/fesm2022/acorex-components-dropdown.mjs +15 -15
  83. package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
  84. package/fesm2022/acorex-components-editor.mjs +189 -0
  85. package/fesm2022/acorex-components-editor.mjs.map +1 -0
  86. package/fesm2022/acorex-components-file-explorer.mjs +28 -28
  87. package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
  88. package/fesm2022/acorex-components-flow-chart.mjs +18 -18
  89. package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
  90. package/fesm2022/acorex-components-form.mjs +22 -28
  91. package/fesm2022/acorex-components-form.mjs.map +1 -1
  92. package/fesm2022/acorex-components-grid-layout-builder.mjs +12 -12
  93. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  94. package/fesm2022/acorex-components-image-editor.mjs +38 -38
  95. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  96. package/fesm2022/acorex-components-image.mjs +8 -8
  97. package/fesm2022/acorex-components-image.mjs.map +1 -1
  98. package/fesm2022/acorex-components-json-viewer.mjs +8 -8
  99. package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
  100. package/fesm2022/acorex-components-kanban.mjs +4 -4
  101. package/fesm2022/acorex-components-kanban.mjs.map +1 -1
  102. package/fesm2022/acorex-components-kbd.mjs +7 -7
  103. package/fesm2022/acorex-components-kbd.mjs.map +1 -1
  104. package/fesm2022/acorex-components-label.mjs +7 -7
  105. package/fesm2022/acorex-components-label.mjs.map +1 -1
  106. package/fesm2022/acorex-components-list.mjs +8 -8
  107. package/fesm2022/acorex-components-list.mjs.map +1 -1
  108. package/fesm2022/acorex-components-loading-dialog.mjs +21 -12
  109. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  110. package/fesm2022/acorex-components-loading.mjs +16 -16
  111. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  112. package/fesm2022/acorex-components-map.mjs +15 -14
  113. package/fesm2022/acorex-components-map.mjs.map +1 -1
  114. package/fesm2022/acorex-components-media-viewer.mjs +61 -87
  115. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  116. package/fesm2022/acorex-components-menu.mjs +19 -19
  117. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  118. package/fesm2022/{acorex-components-modal-acorex-components-modal-h5Y-qcbh.mjs → acorex-components-modal-acorex-components-modal-iYSPzoLn.mjs} +23 -23
  119. package/fesm2022/acorex-components-modal-acorex-components-modal-iYSPzoLn.mjs.map +1 -0
  120. package/fesm2022/{acorex-components-modal-modal-content.component-B6tyMLdU.mjs → acorex-components-modal-modal-content.component-sZWKhYM-.mjs} +7 -30
  121. package/fesm2022/acorex-components-modal-modal-content.component-sZWKhYM-.mjs.map +1 -0
  122. package/fesm2022/acorex-components-modal.mjs +1 -1
  123. package/fesm2022/acorex-components-navbar.mjs +7 -7
  124. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  125. package/fesm2022/acorex-components-notification.mjs +10 -10
  126. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  127. package/fesm2022/acorex-components-number-box-legacy.mjs +412 -0
  128. package/fesm2022/acorex-components-number-box-legacy.mjs.map +1 -0
  129. package/fesm2022/acorex-components-number-box.mjs +98 -331
  130. package/fesm2022/acorex-components-number-box.mjs.map +1 -1
  131. package/fesm2022/acorex-components-otp.mjs +8 -8
  132. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  133. package/fesm2022/acorex-components-page.mjs +10 -10
  134. package/fesm2022/acorex-components-page.mjs.map +1 -1
  135. package/fesm2022/acorex-components-paint.mjs +27 -27
  136. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  137. package/fesm2022/acorex-components-password-box.mjs +11 -11
  138. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  139. package/fesm2022/acorex-components-pdf-reader.mjs +8 -8
  140. package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
  141. package/fesm2022/acorex-components-phone-box.mjs +9 -9
  142. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  143. package/fesm2022/acorex-components-picker.mjs +15 -15
  144. package/fesm2022/acorex-components-picker.mjs.map +1 -1
  145. package/fesm2022/acorex-components-popover.mjs +8 -8
  146. package/fesm2022/acorex-components-popover.mjs.map +1 -1
  147. package/fesm2022/acorex-components-popup.mjs +10 -10
  148. package/fesm2022/acorex-components-popup.mjs.map +1 -1
  149. package/fesm2022/acorex-components-progress-bar.mjs +7 -7
  150. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  151. package/fesm2022/acorex-components-qrcode.mjs +8 -8
  152. package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
  153. package/fesm2022/acorex-components-query-builder.mjs +8 -8
  154. package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
  155. package/fesm2022/acorex-components-radio.mjs +7 -7
  156. package/fesm2022/acorex-components-radio.mjs.map +1 -1
  157. package/fesm2022/acorex-components-rail-navigation.mjs +15 -15
  158. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  159. package/fesm2022/acorex-components-range-slider.mjs +8 -8
  160. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  161. package/fesm2022/acorex-components-rate-picker.mjs +8 -8
  162. package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
  163. package/fesm2022/acorex-components-rest-api-generator.mjs +23 -23
  164. package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
  165. package/fesm2022/acorex-components-result.mjs +7 -7
  166. package/fesm2022/acorex-components-result.mjs.map +1 -1
  167. package/fesm2022/acorex-components-routing-progress.mjs +7 -7
  168. package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
  169. package/fesm2022/acorex-components-rrule.mjs +111 -16
  170. package/fesm2022/acorex-components-rrule.mjs.map +1 -1
  171. package/fesm2022/acorex-components-scheduler-picker.mjs +2339 -0
  172. package/fesm2022/acorex-components-scheduler-picker.mjs.map +1 -0
  173. package/fesm2022/acorex-components-scheduler.mjs +43 -43
  174. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  175. package/fesm2022/acorex-components-scss.mjs +4 -4
  176. package/fesm2022/acorex-components-scss.mjs.map +1 -1
  177. package/fesm2022/acorex-components-search-box.mjs +8 -8
  178. package/fesm2022/acorex-components-search-box.mjs.map +1 -1
  179. package/fesm2022/acorex-components-select-box.mjs +34 -17
  180. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  181. package/fesm2022/acorex-components-selection-list-2.mjs +8 -8
  182. package/fesm2022/acorex-components-selection-list-2.mjs.map +1 -1
  183. package/fesm2022/acorex-components-selection-list.mjs +8 -8
  184. package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
  185. package/fesm2022/acorex-components-side-menu.mjs +31 -38
  186. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  187. package/fesm2022/acorex-components-skeleton.mjs +7 -7
  188. package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
  189. package/fesm2022/acorex-components-slider.mjs +8 -8
  190. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  191. package/fesm2022/acorex-components-sliding-item.mjs +16 -16
  192. package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
  193. package/fesm2022/acorex-components-step-wizard.mjs +15 -15
  194. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  195. package/fesm2022/acorex-components-switch.mjs +10 -10
  196. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  197. package/fesm2022/acorex-components-tabs.mjs +15 -15
  198. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  199. package/fesm2022/acorex-components-tag-box.mjs +51 -21
  200. package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
  201. package/fesm2022/acorex-components-tag.mjs +45 -9
  202. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  203. package/fesm2022/acorex-components-text-area.mjs +7 -7
  204. package/fesm2022/acorex-components-text-area.mjs.map +1 -1
  205. package/fesm2022/acorex-components-text-box.mjs +11 -11
  206. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  207. package/fesm2022/acorex-components-time-duration.mjs +54 -14
  208. package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
  209. package/fesm2022/acorex-components-time-line.mjs +13 -28
  210. package/fesm2022/acorex-components-time-line.mjs.map +1 -1
  211. package/fesm2022/acorex-components-toast.mjs +10 -10
  212. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  213. package/fesm2022/acorex-components-toolbar.mjs +8 -8
  214. package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
  215. package/fesm2022/acorex-components-tooltip.mjs +11 -11
  216. package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
  217. package/fesm2022/acorex-components-tree-view.mjs +16 -45
  218. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  219. package/fesm2022/acorex-components-tree2.mjs +689 -0
  220. package/fesm2022/acorex-components-tree2.mjs.map +1 -0
  221. package/fesm2022/acorex-components-uploader.mjs +26 -639
  222. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  223. package/fesm2022/acorex-components-video-player.mjs +8 -8
  224. package/fesm2022/acorex-components-video-player.mjs.map +1 -1
  225. package/fesm2022/acorex-components-wysiwyg.mjs +207 -458
  226. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  227. package/media-viewer/index.d.ts +1 -0
  228. package/number-box/README.md +2 -2
  229. package/number-box/index.d.ts +31 -171
  230. package/number-box-legacy/README.md +3 -0
  231. package/number-box-legacy/index.d.ts +191 -0
  232. package/package.json +37 -14
  233. package/phone-box/index.d.ts +4 -4
  234. package/rrule/index.d.ts +96 -1
  235. package/scheduler-picker/README.md +15 -0
  236. package/scheduler-picker/index.d.ts +1360 -0
  237. package/select-box/index.d.ts +15 -10
  238. package/side-menu/index.d.ts +3 -2
  239. package/tag/index.d.ts +8 -2
  240. package/tag-box/index.d.ts +12 -3
  241. package/time-duration/index.d.ts +19 -3
  242. package/tree2/README.md +3 -0
  243. package/tree2/index.d.ts +337 -0
  244. package/uploader/index.d.ts +4 -331
  245. package/wysiwyg/index.d.ts +56 -159
  246. package/drawer-2/README.md +0 -3
  247. package/drawer-2/index.d.ts +0 -62
  248. package/fesm2022/acorex-components-drawer-2.mjs +0 -134
  249. package/fesm2022/acorex-components-drawer-2.mjs.map +0 -1
  250. package/fesm2022/acorex-components-modal-acorex-components-modal-h5Y-qcbh.mjs.map +0 -1
  251. package/fesm2022/acorex-components-modal-modal-content.component-B6tyMLdU.mjs.map +0 -1
  252. package/fesm2022/acorex-components-number-box-2.mjs +0 -183
  253. package/fesm2022/acorex-components-number-box-2.mjs.map +0 -1
  254. package/number-box-2/README.md +0 -3
  255. package/number-box-2/index.d.ts +0 -41
package/rrule/index.d.ts CHANGED
@@ -21,16 +21,79 @@ type AXRRuleType = rrule.RRule;
21
21
  declare const defaultOptions: AXROptionsType;
22
22
  declare const defaultRrule = "RRULE:FREQ=WEEKLY;INTERVAL=1;WKST=MO;COUNT=5";
23
23
 
24
+ /**
25
+ * Service for working with RRule recurrence patterns.
26
+ * Provides methods to create RRule instances from options or strings,
27
+ * convert between formats, and query occurrences.
28
+ */
24
29
  declare class AXRruleService {
30
+ /**
31
+ * Creates an RRule instance from options object.
32
+ * @param options Partial RRule options to create the rule from
33
+ * @returns Promise resolving to the RRule instance
34
+ */
25
35
  rruleFromOptions(options: Partial<AXROptionsType>): Promise<AXRRuleType>;
36
+ /**
37
+ * Creates an RRule instance from a RRULE string.
38
+ * @param ruleString Valid RRULE string (e.g., "RRULE:FREQ=WEEKLY;COUNT=5")
39
+ * @returns Promise resolving to the RRule instance
40
+ */
26
41
  rruleFromString(ruleString: string): Promise<AXRRuleType>;
42
+ /**
43
+ * Creates an RRule instance from human-readable text.
44
+ * @param ruleText Human-readable text describing the recurrence (e.g., "every Monday for 5 weeks")
45
+ * @returns Promise resolving to the RRule instance
46
+ */
27
47
  rruleFromText(ruleText: string): Promise<AXRRuleType>;
48
+ /**
49
+ * Extracts options from an RRule instance.
50
+ * @param rule RRule instance to extract options from
51
+ * @returns Parsed options with all required fields
52
+ */
28
53
  rruleToOptions(rule: AXRRuleType): AXParsedOptionsType;
54
+ /**
55
+ * Converts an RRule instance to RRULE string format.
56
+ * @param rule RRule instance to convert
57
+ * @returns RRULE string representation
58
+ */
29
59
  rruleToString(rule: AXRRuleType): string;
60
+ /**
61
+ * Converts an RRule instance to human-readable text.
62
+ * @param rule RRule instance to convert
63
+ * @returns Human-readable text description
64
+ */
30
65
  rruleToText(rule: AXRRuleType): string;
66
+ /**
67
+ * Gets all occurrences of the rule up to a limit.
68
+ * @param rule RRule instance to query
69
+ * @param limit Maximum number of occurrences to return (default: 500)
70
+ * @returns Array of occurrence dates
71
+ */
31
72
  rruleGetAll(rule: AXRRuleType, limit?: number): Date[];
73
+ /**
74
+ * Gets occurrences between two dates.
75
+ * @param rule RRule instance to query
76
+ * @param after Start date (exclusive by default)
77
+ * @param before End date (exclusive by default)
78
+ * @param inclusive Whether to include the boundary dates
79
+ * @returns Array of occurrence dates between the specified dates
80
+ */
32
81
  rruleGetBetween(rule: AXRRuleType, after: Date, before: Date, inclusive?: boolean): Date[];
82
+ /**
83
+ * Gets the last occurrence before the specified date.
84
+ * @param rule RRule instance to query
85
+ * @param date Date to search before
86
+ * @param inclusive Whether to include the specified date
87
+ * @returns Last occurrence before the date, or null if none found
88
+ */
33
89
  rruleGetBefore(rule: AXRRuleType, date: Date, inclusive?: boolean): Date | null;
90
+ /**
91
+ * Gets the first occurrence after the specified date.
92
+ * @param rule RRule instance to query
93
+ * @param date Date to search after
94
+ * @param inclusive Whether to include the specified date
95
+ * @returns First occurrence after the date, or null if none found
96
+ */
34
97
  rruleGetAfter(rule: AXRRuleType, date: Date, inclusive?: boolean): Date | null;
35
98
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXRruleService, never>;
36
99
  static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXRruleService>;
@@ -53,12 +116,36 @@ declare class AXRrulePreviewComponent implements OnInit {
53
116
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXRrulePreviewComponent, "ax-rrule-preview", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "repeat": { "alias": "repeat"; "required": false; "isSignal": true; }; "format": { "alias": "format"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
54
117
  }
55
118
 
119
+ /**
120
+ * RRule component provides a user-friendly interface for creating and managing recurrence rules.
121
+ * Supports various frequencies, intervals, and date constraints with real-time preview and validation.
122
+ */
56
123
  declare class AXRruleComponent {
57
124
  #private;
125
+ /**
126
+ * Current recurrence rule model value (options object or RRULE string).
127
+ * @default null
128
+ */
58
129
  value: _angular_core.ModelSignal<string | rrule.Options>;
130
+ /**
131
+ * Emitted when the model value changes.
132
+ */
133
+ valueChange: _angular_core.OutputEmitterRef<string | rrule.Options>;
134
+ /**
135
+ * Emitted with the computed RRule instance when updated.
136
+ */
59
137
  rruleChange: _angular_core.OutputEmitterRef<rrule.RRule>;
138
+ /**
139
+ * Emitted with the normalized options whenever they change.
140
+ */
60
141
  optionsChange: _angular_core.OutputEmitterRef<rrule.Options>;
142
+ /**
143
+ * Emitted with the RRULE string representation.
144
+ */
61
145
  stringChange: _angular_core.OutputEmitterRef<string>;
146
+ /**
147
+ * Emitted with the human-readable text of the rule.
148
+ */
62
149
  textChange: _angular_core.OutputEmitterRef<string>;
63
150
  protected freqs: {
64
151
  text: string;
@@ -93,10 +180,18 @@ declare class AXRruleComponent {
93
180
  private _emitAll;
94
181
  private _areOptionValuesEqual;
95
182
  private _clearOptions;
183
+ /**
184
+ * Updates a single option and recomputes the rule.
185
+ * @param key The option key to update
186
+ * @param value The new value for the option
187
+ */
96
188
  updateOption<K extends keyof AXROptionsType>(key: K, value: AXROptionsType[K]): Promise<void>;
189
+ /**
190
+ * Resets options to defaults and recomputes the rule.
191
+ */
97
192
  resetOptions(): Promise<void>;
98
193
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXRruleComponent, never>;
99
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXRruleComponent, "ax-rrule", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "rruleChange": "rruleChange"; "optionsChange": "optionsChange"; "stringChange": "stringChange"; "textChange": "textChange"; }, never, never, true, never>;
194
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXRruleComponent, "ax-rrule", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "valueChange": "valueChange"; "rruleChange": "rruleChange"; "optionsChange": "optionsChange"; "stringChange": "stringChange"; "textChange": "textChange"; }, never, never, true, never>;
100
195
  }
101
196
 
102
197
  export { AXRruleComponent, AXRrulePreviewComponent, AXRruleService, defaultOptions, defaultRrule };
@@ -0,0 +1,15 @@
1
+ # @acorex/components/scheduler-picker
2
+
3
+ A powerful, fully customizable scheduler picker component for Angular applications. Create complex recurrence patterns with an intuitive UI supporting hourly, daily, weekly, monthly, and yearly schedules.
4
+
5
+ ## ✨ Features
6
+
7
+ - 🗓️ **Multiple Recurrence Modes**: Hourly, daily, weekly, monthly, and yearly patterns
8
+ - ⏰ **Flexible Time Configuration**: Support for hours, minutes, and seconds precision
9
+ - 🔄 **Complex Patterns**: Specific days, occurrence-based scheduling (e.g., "first Monday")
10
+ - 📅 **Date Management**: Include/exclude specific dates from schedule
11
+ - 🌍 **Internationalization**: Full i18n support with customizable locale
12
+ - 🎨 **Highly Customizable**: Extensive configuration options
13
+ - ✅ **Built-in Validation**: Real-time pattern validation with helpful error messages
14
+ - 📊 **Export Formats**: Convert to cron, RRule (iCalendar), or get occurrence previews
15
+ - 🎯 **Type-Safe**: Full TypeScript support with strict typing