@agorapulse/ui-components 18.1.13 → 18.2.0

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 (533) hide show
  1. package/action-dropdown/index.d.ts +105 -3
  2. package/add-comment/index.d.ts +24 -5
  3. package/agorapulse-ui-components-18.2.0.tgz +0 -0
  4. package/autocomplete/index.d.ts +43 -5
  5. package/avatar/index.d.ts +64 -5
  6. package/badge/index.d.ts +11 -5
  7. package/button/index.d.ts +54 -5
  8. package/checkbox/index.d.ts +54 -5
  9. package/close-button/index.d.ts +14 -5
  10. package/confirm-modal/index.d.ts +32 -5
  11. package/counter/index.d.ts +17 -5
  12. package/datepicker/index.d.ts +99 -5
  13. package/directives/index.d.ts +149 -3
  14. package/dot-stepper/index.d.ts +23 -5
  15. package/fesm2022/agorapulse-ui-components-action-dropdown.mjs +22 -32
  16. package/fesm2022/agorapulse-ui-components-action-dropdown.mjs.map +1 -1
  17. package/fesm2022/agorapulse-ui-components-add-comment.mjs +5 -5
  18. package/fesm2022/agorapulse-ui-components-add-comment.mjs.map +1 -1
  19. package/fesm2022/agorapulse-ui-components-autocomplete.mjs +8 -8
  20. package/fesm2022/agorapulse-ui-components-autocomplete.mjs.map +1 -1
  21. package/fesm2022/agorapulse-ui-components-avatar.mjs +24 -24
  22. package/fesm2022/agorapulse-ui-components-avatar.mjs.map +1 -1
  23. package/fesm2022/agorapulse-ui-components-badge.mjs +4 -4
  24. package/fesm2022/agorapulse-ui-components-badge.mjs.map +1 -1
  25. package/fesm2022/agorapulse-ui-components-button.mjs +6 -6
  26. package/fesm2022/agorapulse-ui-components-button.mjs.map +1 -1
  27. package/fesm2022/agorapulse-ui-components-checkbox.mjs +4 -4
  28. package/fesm2022/agorapulse-ui-components-checkbox.mjs.map +1 -1
  29. package/fesm2022/agorapulse-ui-components-close-button.mjs +7 -7
  30. package/fesm2022/agorapulse-ui-components-close-button.mjs.map +1 -1
  31. package/fesm2022/agorapulse-ui-components-confirm-modal.mjs +4 -4
  32. package/fesm2022/agorapulse-ui-components-confirm-modal.mjs.map +1 -1
  33. package/fesm2022/agorapulse-ui-components-counter.mjs +9 -9
  34. package/fesm2022/agorapulse-ui-components-counter.mjs.map +1 -1
  35. package/fesm2022/agorapulse-ui-components-datepicker.mjs +6 -6
  36. package/fesm2022/agorapulse-ui-components-datepicker.mjs.map +1 -1
  37. package/fesm2022/agorapulse-ui-components-directives.mjs +26 -28
  38. package/fesm2022/agorapulse-ui-components-directives.mjs.map +1 -1
  39. package/fesm2022/agorapulse-ui-components-dot-stepper.mjs +4 -4
  40. package/fesm2022/agorapulse-ui-components-dot-stepper.mjs.map +1 -1
  41. package/fesm2022/agorapulse-ui-components-form-field.mjs +3 -3
  42. package/fesm2022/agorapulse-ui-components-form-field.mjs.map +1 -1
  43. package/fesm2022/agorapulse-ui-components-form-message.mjs +6 -6
  44. package/fesm2022/agorapulse-ui-components-form-message.mjs.map +1 -1
  45. package/fesm2022/agorapulse-ui-components-icon-button.mjs +5 -5
  46. package/fesm2022/agorapulse-ui-components-icon-button.mjs.map +1 -1
  47. package/fesm2022/agorapulse-ui-components-infobox.mjs +4 -4
  48. package/fesm2022/agorapulse-ui-components-infobox.mjs.map +1 -1
  49. package/fesm2022/agorapulse-ui-components-input-group.mjs +6 -6
  50. package/fesm2022/agorapulse-ui-components-input-group.mjs.map +1 -1
  51. package/fesm2022/agorapulse-ui-components-input-search.mjs +13 -10
  52. package/fesm2022/agorapulse-ui-components-input-search.mjs.map +1 -1
  53. package/fesm2022/agorapulse-ui-components-input.mjs +3 -3
  54. package/fesm2022/agorapulse-ui-components-labels-selector.mjs +4 -4
  55. package/fesm2022/agorapulse-ui-components-labels-selector.mjs.map +1 -1
  56. package/fesm2022/agorapulse-ui-components-labels.mjs +8 -8
  57. package/fesm2022/agorapulse-ui-components-labels.mjs.map +1 -1
  58. package/fesm2022/agorapulse-ui-components-legacy-input.mjs +5 -5
  59. package/fesm2022/agorapulse-ui-components-legacy-input.mjs.map +1 -1
  60. package/fesm2022/agorapulse-ui-components-legacy-select.mjs +17 -17
  61. package/fesm2022/agorapulse-ui-components-legacy-select.mjs.map +1 -1
  62. package/fesm2022/agorapulse-ui-components-legacy-textarea.mjs +5 -5
  63. package/fesm2022/agorapulse-ui-components-legacy-textarea.mjs.map +1 -1
  64. package/fesm2022/agorapulse-ui-components-media-display-overlay.mjs +4 -4
  65. package/fesm2022/agorapulse-ui-components-media-display-overlay.mjs.map +1 -1
  66. package/fesm2022/agorapulse-ui-components-modal.mjs +4 -4
  67. package/fesm2022/agorapulse-ui-components-modal.mjs.map +1 -1
  68. package/fesm2022/agorapulse-ui-components-nav-selector-testing.mjs.map +1 -1
  69. package/fesm2022/agorapulse-ui-components-nav-selector.mjs +164 -159
  70. package/fesm2022/agorapulse-ui-components-nav-selector.mjs.map +1 -1
  71. package/fesm2022/agorapulse-ui-components-neo-datepicker.mjs +8 -8
  72. package/fesm2022/agorapulse-ui-components-neo-datepicker.mjs.map +1 -1
  73. package/fesm2022/agorapulse-ui-components-notification.mjs +4 -4
  74. package/fesm2022/agorapulse-ui-components-notification.mjs.map +1 -1
  75. package/fesm2022/agorapulse-ui-components-paginator.mjs +7 -7
  76. package/fesm2022/agorapulse-ui-components-paginator.mjs.map +1 -1
  77. package/fesm2022/agorapulse-ui-components-password-input.mjs +4 -4
  78. package/fesm2022/agorapulse-ui-components-password-input.mjs.map +1 -1
  79. package/fesm2022/agorapulse-ui-components-phone-number-input.mjs +16 -16
  80. package/fesm2022/agorapulse-ui-components-phone-number-input.mjs.map +1 -1
  81. package/fesm2022/agorapulse-ui-components-popmenu.mjs +11 -11
  82. package/fesm2022/agorapulse-ui-components-popmenu.mjs.map +1 -1
  83. package/fesm2022/agorapulse-ui-components-providers.mjs +19 -0
  84. package/fesm2022/agorapulse-ui-components-providers.mjs.map +1 -0
  85. package/fesm2022/agorapulse-ui-components-radio.mjs +6 -6
  86. package/fesm2022/agorapulse-ui-components-radio.mjs.map +1 -1
  87. package/fesm2022/agorapulse-ui-components-range-slider.mjs +4 -4
  88. package/fesm2022/agorapulse-ui-components-range-slider.mjs.map +1 -1
  89. package/fesm2022/agorapulse-ui-components-select.mjs +65 -65
  90. package/fesm2022/agorapulse-ui-components-select.mjs.map +1 -1
  91. package/fesm2022/agorapulse-ui-components-slide-toggle.mjs +4 -4
  92. package/fesm2022/agorapulse-ui-components-slide-toggle.mjs.map +1 -1
  93. package/fesm2022/agorapulse-ui-components-snackbars-thread.mjs +8 -8
  94. package/fesm2022/agorapulse-ui-components-snackbars-thread.mjs.map +1 -1
  95. package/fesm2022/agorapulse-ui-components-social-button.mjs +4 -4
  96. package/fesm2022/agorapulse-ui-components-social-button.mjs.map +1 -1
  97. package/fesm2022/agorapulse-ui-components-split-button.mjs +5 -5
  98. package/fesm2022/agorapulse-ui-components-split-button.mjs.map +1 -1
  99. package/fesm2022/agorapulse-ui-components-status-card.mjs +3 -3
  100. package/fesm2022/agorapulse-ui-components-status-card.mjs.map +1 -1
  101. package/fesm2022/agorapulse-ui-components-status.mjs +4 -4
  102. package/fesm2022/agorapulse-ui-components-status.mjs.map +1 -1
  103. package/fesm2022/agorapulse-ui-components-stepper.mjs +4 -4
  104. package/fesm2022/agorapulse-ui-components-stepper.mjs.map +1 -1
  105. package/fesm2022/agorapulse-ui-components-tag.mjs +9 -9
  106. package/fesm2022/agorapulse-ui-components-tag.mjs.map +1 -1
  107. package/fesm2022/agorapulse-ui-components-text-measurement.mjs +3 -3
  108. package/fesm2022/agorapulse-ui-components-textarea.mjs +3 -3
  109. package/fesm2022/agorapulse-ui-components-toggle.mjs +4 -4
  110. package/fesm2022/agorapulse-ui-components-toggle.mjs.map +1 -1
  111. package/fesm2022/agorapulse-ui-components-tooltip.mjs +15 -15
  112. package/fesm2022/agorapulse-ui-components-tooltip.mjs.map +1 -1
  113. package/fesm2022/agorapulse-ui-components.mjs +4 -4
  114. package/fesm2022/agorapulse-ui-components.mjs.map +1 -1
  115. package/form-field/index.d.ts +8 -5
  116. package/form-message/index.d.ts +16 -5
  117. package/icon-button/index.d.ts +44 -5
  118. package/index.d.ts +50 -25
  119. package/infobox/index.d.ts +29 -5
  120. package/input/index.d.ts +10 -5
  121. package/input-group/index.d.ts +14 -5
  122. package/input-search/index.d.ts +35 -5
  123. package/labels/index.d.ts +59 -5
  124. package/labels-selector/index.d.ts +46 -5
  125. package/legacy/input/index.d.ts +64 -3
  126. package/legacy/select/index.d.ts +124 -3
  127. package/legacy/textarea/index.d.ts +54 -3
  128. package/media-display-overlay/index.d.ts +46 -5
  129. package/modal/index.d.ts +58 -5
  130. package/nav-selector/index.d.ts +372 -3
  131. package/nav-selector/testing/index.d.ts +67 -3
  132. package/neo-datepicker/index.d.ts +74 -5
  133. package/notification/index.d.ts +9 -5
  134. package/package.json +14 -112
  135. package/paginator/index.d.ts +57 -5
  136. package/password-input/index.d.ts +36 -5
  137. package/phone-number-input/index.d.ts +54 -5
  138. package/popmenu/index.d.ts +212 -3
  139. package/providers/index.d.ts +11 -0
  140. package/radio/index.d.ts +80 -5
  141. package/range-slider/index.d.ts +39 -5
  142. package/select/index.d.ts +214 -5
  143. package/slide-toggle/index.d.ts +23 -5
  144. package/snackbars-thread/index.d.ts +73 -3
  145. package/social-button/index.d.ts +34 -5
  146. package/split-button/index.d.ts +47 -5
  147. package/status/index.d.ts +13 -5
  148. package/status-card/index.d.ts +17 -5
  149. package/stepper/index.d.ts +26 -5
  150. package/tag/index.d.ts +28 -5
  151. package/text-measurement/index.d.ts +11 -5
  152. package/textarea/index.d.ts +14 -5
  153. package/toggle/index.d.ts +55 -5
  154. package/tooltip/index.d.ts +62 -5
  155. package/action-dropdown/action-dropdown-trigger.directive.d.ts +0 -17
  156. package/action-dropdown/action-dropdown.component.d.ts +0 -87
  157. package/action-dropdown/providers.d.ts +0 -8
  158. package/action-dropdown/public_api.d.ts +0 -3
  159. package/add-comment/add-comment.component.d.ts +0 -21
  160. package/add-comment/public_api.d.ts +0 -1
  161. package/agorapulse-ui-components-18.1.13.tgz +0 -0
  162. package/autocomplete/autocomplete.component.d.ts +0 -40
  163. package/autocomplete/public_api.d.ts +0 -1
  164. package/avatar/avatar.component.d.ts +0 -61
  165. package/avatar/public_api.d.ts +0 -1
  166. package/badge/badge.component.d.ts +0 -7
  167. package/badge/public_api.d.ts +0 -1
  168. package/button/button.component.d.ts +0 -52
  169. package/button/public_api.d.ts +0 -1
  170. package/checkbox/checkbox.component.d.ts +0 -51
  171. package/checkbox/public_api.d.ts +0 -1
  172. package/close-button/close-button.component.d.ts +0 -11
  173. package/close-button/public_api.d.ts +0 -1
  174. package/confirm-modal/confirm-modal-texts.model.d.ts +0 -8
  175. package/confirm-modal/confirm-modal.component.d.ts +0 -20
  176. package/confirm-modal/public_api.d.ts +0 -2
  177. package/counter/counter.component.d.ts +0 -13
  178. package/counter/public_api.d.ts +0 -1
  179. package/datepicker/datepicker.component.d.ts +0 -100
  180. package/datepicker/public_api.d.ts +0 -1
  181. package/directives/autosize-textarea.directive.d.ts +0 -12
  182. package/directives/base-button.directive.d.ts +0 -13
  183. package/directives/checkbox.directive.d.ts +0 -32
  184. package/directives/default-image.directive.d.ts +0 -8
  185. package/directives/ellipsis.directive.d.ts +0 -29
  186. package/directives/equal-validator.directive.d.ts +0 -13
  187. package/directives/frozen-gif.directive.d.ts +0 -30
  188. package/directives/multi-style-text.directive.d.ts +0 -16
  189. package/directives/public_api.d.ts +0 -8
  190. package/dot-stepper/dot-stepper.component.d.ts +0 -20
  191. package/dot-stepper/public_api.d.ts +0 -1
  192. package/esm2022/action-dropdown/action-dropdown-trigger.directive.mjs +0 -54
  193. package/esm2022/action-dropdown/action-dropdown.component.mjs +0 -272
  194. package/esm2022/action-dropdown/agorapulse-ui-components-action-dropdown.mjs +0 -5
  195. package/esm2022/action-dropdown/providers.mjs +0 -12
  196. package/esm2022/action-dropdown/public_api.mjs +0 -4
  197. package/esm2022/add-comment/add-comment.component.mjs +0 -72
  198. package/esm2022/add-comment/agorapulse-ui-components-add-comment.mjs +0 -5
  199. package/esm2022/add-comment/public_api.mjs +0 -2
  200. package/esm2022/agorapulse-ui-components.mjs +0 -5
  201. package/esm2022/autocomplete/agorapulse-ui-components-autocomplete.mjs +0 -5
  202. package/esm2022/autocomplete/autocomplete.component.mjs +0 -125
  203. package/esm2022/autocomplete/public_api.mjs +0 -2
  204. package/esm2022/avatar/agorapulse-ui-components-avatar.mjs +0 -5
  205. package/esm2022/avatar/avatar.component.mjs +0 -161
  206. package/esm2022/avatar/public_api.mjs +0 -2
  207. package/esm2022/badge/agorapulse-ui-components-badge.mjs +0 -5
  208. package/esm2022/badge/badge.component.mjs +0 -17
  209. package/esm2022/badge/public_api.mjs +0 -2
  210. package/esm2022/button/agorapulse-ui-components-button.mjs +0 -5
  211. package/esm2022/button/button.component.mjs +0 -105
  212. package/esm2022/button/public_api.mjs +0 -2
  213. package/esm2022/checkbox/agorapulse-ui-components-checkbox.mjs +0 -5
  214. package/esm2022/checkbox/checkbox.component.mjs +0 -177
  215. package/esm2022/checkbox/public_api.mjs +0 -2
  216. package/esm2022/close-button/agorapulse-ui-components-close-button.mjs +0 -5
  217. package/esm2022/close-button/close-button.component.mjs +0 -20
  218. package/esm2022/close-button/public_api.mjs +0 -2
  219. package/esm2022/confirm-modal/agorapulse-ui-components-confirm-modal.mjs +0 -5
  220. package/esm2022/confirm-modal/confirm-modal-texts.model.mjs +0 -2
  221. package/esm2022/confirm-modal/confirm-modal.component.mjs +0 -61
  222. package/esm2022/confirm-modal/public_api.mjs +0 -3
  223. package/esm2022/counter/agorapulse-ui-components-counter.mjs +0 -5
  224. package/esm2022/counter/counter.component.mjs +0 -32
  225. package/esm2022/counter/public_api.mjs +0 -2
  226. package/esm2022/datepicker/agorapulse-ui-components-datepicker.mjs +0 -5
  227. package/esm2022/datepicker/datepicker.component.mjs +0 -288
  228. package/esm2022/datepicker/public_api.mjs +0 -2
  229. package/esm2022/directives/agorapulse-ui-components-directives.mjs +0 -5
  230. package/esm2022/directives/autosize-textarea.directive.mjs +0 -45
  231. package/esm2022/directives/base-button.directive.mjs +0 -47
  232. package/esm2022/directives/checkbox.directive.mjs +0 -283
  233. package/esm2022/directives/default-image.directive.mjs +0 -37
  234. package/esm2022/directives/ellipsis.directive.mjs +0 -90
  235. package/esm2022/directives/equal-validator.directive.mjs +0 -73
  236. package/esm2022/directives/frozen-gif.directive.mjs +0 -125
  237. package/esm2022/directives/multi-style-text.directive.mjs +0 -61
  238. package/esm2022/directives/public_api.mjs +0 -9
  239. package/esm2022/dot-stepper/agorapulse-ui-components-dot-stepper.mjs +0 -5
  240. package/esm2022/dot-stepper/dot-stepper.component.mjs +0 -46
  241. package/esm2022/dot-stepper/public_api.mjs +0 -2
  242. package/esm2022/form-field/agorapulse-ui-components-form-field.mjs +0 -5
  243. package/esm2022/form-field/form-field.component.mjs +0 -11
  244. package/esm2022/form-field/public_api.mjs +0 -2
  245. package/esm2022/form-message/agorapulse-ui-components-form-message.mjs +0 -5
  246. package/esm2022/form-message/form-message.component.mjs +0 -34
  247. package/esm2022/form-message/public_api.mjs +0 -2
  248. package/esm2022/icon-button/agorapulse-ui-components-icon-button.mjs +0 -5
  249. package/esm2022/icon-button/icon-button.component.mjs +0 -123
  250. package/esm2022/icon-button/public_api.mjs +0 -2
  251. package/esm2022/index.mjs +0 -49
  252. package/esm2022/infobox/agorapulse-ui-components-infobox.mjs +0 -5
  253. package/esm2022/infobox/infobox.component.mjs +0 -72
  254. package/esm2022/infobox/public_api.mjs +0 -2
  255. package/esm2022/input/agorapulse-ui-components-input.mjs +0 -5
  256. package/esm2022/input/input.directive.mjs +0 -19
  257. package/esm2022/input/public_api.mjs +0 -2
  258. package/esm2022/input-group/agorapulse-ui-components-input-group.mjs +0 -5
  259. package/esm2022/input-group/input-group.component.mjs +0 -14
  260. package/esm2022/input-group/input-prefix/input-prefix.component.mjs +0 -11
  261. package/esm2022/input-group/public_api.mjs +0 -3
  262. package/esm2022/input-search/agorapulse-ui-components-input-search.mjs +0 -5
  263. package/esm2022/input-search/input-search.component.mjs +0 -78
  264. package/esm2022/input-search/public_api.mjs +0 -2
  265. package/esm2022/labels/agorapulse-ui-components-labels.mjs +0 -5
  266. package/esm2022/labels/label-list.component.mjs +0 -108
  267. package/esm2022/labels/label.component.mjs +0 -56
  268. package/esm2022/labels/public_api.mjs +0 -3
  269. package/esm2022/labels-selector/agorapulse-ui-components-labels-selector.mjs +0 -5
  270. package/esm2022/labels-selector/labels-selector.component.mjs +0 -122
  271. package/esm2022/labels-selector/public_api.mjs +0 -2
  272. package/esm2022/legacy/input/agorapulse-ui-components-legacy-input.mjs +0 -5
  273. package/esm2022/legacy/input/input.component.mjs +0 -189
  274. package/esm2022/legacy/input/public_api.mjs +0 -2
  275. package/esm2022/legacy/select/agorapulse-ui-components-legacy-select.mjs +0 -5
  276. package/esm2022/legacy/select/public_api.mjs +0 -2
  277. package/esm2022/legacy/select/select.component.mjs +0 -451
  278. package/esm2022/legacy/textarea/agorapulse-ui-components-legacy-textarea.mjs +0 -5
  279. package/esm2022/legacy/textarea/public_api.mjs +0 -2
  280. package/esm2022/legacy/textarea/textarea.component.mjs +0 -154
  281. package/esm2022/media-display-overlay/agorapulse-ui-components-media-display-overlay.mjs +0 -5
  282. package/esm2022/media-display-overlay/media-display-overlay-dialog.component.mjs +0 -122
  283. package/esm2022/media-display-overlay/public_api.mjs +0 -2
  284. package/esm2022/modal/agorapulse-ui-components-modal.mjs +0 -5
  285. package/esm2022/modal/modal.component.mjs +0 -116
  286. package/esm2022/modal/public_api.mjs +0 -2
  287. package/esm2022/nav-selector/agorapulse-ui-components-nav-selector.mjs +0 -5
  288. package/esm2022/nav-selector/directives/nav-selector-popover-trigger.directive.mjs +0 -71
  289. package/esm2022/nav-selector/directives/tree-node-accessibility.directive.mjs +0 -30
  290. package/esm2022/nav-selector/nav-selector-category/nav-selector-category.component.mjs +0 -129
  291. package/esm2022/nav-selector/nav-selector-category/nav-selector-category.presenter.mjs +0 -28
  292. package/esm2022/nav-selector/nav-selector-group/nav-selector-group.component.mjs +0 -174
  293. package/esm2022/nav-selector/nav-selector-group/nav-selector-group.presenter.mjs +0 -30
  294. package/esm2022/nav-selector/nav-selector-leaf/nav-selector-leaf.component.mjs +0 -242
  295. package/esm2022/nav-selector/nav-selector-leaf/nav-selector-leaf.presenter.mjs +0 -36
  296. package/esm2022/nav-selector/nav-selector-leaf-detail/nav-selector-leaf-detail.component.mjs +0 -43
  297. package/esm2022/nav-selector/nav-selector-leaf-detail/nav-selector-leaf-detail.presenter.mjs +0 -20
  298. package/esm2022/nav-selector/nav-selector-leaf-details/nav-selector-leaf-details.component.mjs +0 -95
  299. package/esm2022/nav-selector/nav-selector-leaf-details/nav-selector-leaf-details.presenter.mjs +0 -31
  300. package/esm2022/nav-selector/nav-selector-popover/nav-selector-popover-item.component.mjs +0 -65
  301. package/esm2022/nav-selector/nav-selector-popover/nav-selector-popover.component.mjs +0 -132
  302. package/esm2022/nav-selector/nav-selector.component.mjs +0 -201
  303. package/esm2022/nav-selector/nav-selector.mjs +0 -9
  304. package/esm2022/nav-selector/nav-selector.state.mjs +0 -207
  305. package/esm2022/nav-selector/public_api.mjs +0 -3
  306. package/esm2022/nav-selector/testing/agorapulse-ui-components-nav-selector-testing.mjs +0 -5
  307. package/esm2022/nav-selector/testing/nav-selector-entry.mock.mjs +0 -91
  308. package/esm2022/nav-selector/testing/public_api.mjs +0 -2
  309. package/esm2022/nav-selector/utils/leaf.utils.mjs +0 -44
  310. package/esm2022/nav-selector/utils/nav-selector.accessibility.mjs +0 -179
  311. package/esm2022/nav-selector/utils/nav-selector.builder.mjs +0 -271
  312. package/esm2022/nav-selector/utils/nav-selector.filter.mjs +0 -141
  313. package/esm2022/nav-selector/utils/nav-selector.folding.mjs +0 -284
  314. package/esm2022/nav-selector/utils/nav-selector.merger.mjs +0 -76
  315. package/esm2022/nav-selector/utils/nav-selector.minifying.mjs +0 -59
  316. package/esm2022/nav-selector/utils/nav-selector.multi-select.mjs +0 -208
  317. package/esm2022/nav-selector/utils/nav-selector.single-select.mjs +0 -113
  318. package/esm2022/nav-selector/utils/nav-selector.view-more.mjs +0 -98
  319. package/esm2022/neo-datepicker/agorapulse-ui-components-neo-datepicker.mjs +0 -5
  320. package/esm2022/neo-datepicker/day-detail.model.mjs +0 -2
  321. package/esm2022/neo-datepicker/day-disabled.pipe.mjs +0 -21
  322. package/esm2022/neo-datepicker/neo-datepicker.component.mjs +0 -241
  323. package/esm2022/neo-datepicker/public_api.mjs +0 -4
  324. package/esm2022/notification/agorapulse-ui-components-notification.mjs +0 -5
  325. package/esm2022/notification/notification.component.mjs +0 -15
  326. package/esm2022/notification/public_api.mjs +0 -2
  327. package/esm2022/paginator/agorapulse-ui-components-paginator.mjs +0 -5
  328. package/esm2022/paginator/paginator-button/paginator-button.component.mjs +0 -51
  329. package/esm2022/paginator/paginator.component.mjs +0 -114
  330. package/esm2022/paginator/public_api.mjs +0 -3
  331. package/esm2022/password-input/agorapulse-ui-components-password-input.mjs +0 -5
  332. package/esm2022/password-input/password-input.component.mjs +0 -78
  333. package/esm2022/password-input/public_api.mjs +0 -2
  334. package/esm2022/phone-number-input/agorapulse-ui-components-phone-number-input.mjs +0 -5
  335. package/esm2022/phone-number-input/phone-number-input.component.mjs +0 -195
  336. package/esm2022/phone-number-input/public_api.mjs +0 -2
  337. package/esm2022/popmenu/agorapulse-ui-components-popmenu.mjs +0 -5
  338. package/esm2022/popmenu/options.mjs +0 -17
  339. package/esm2022/popmenu/popmenu-options.interface.mjs +0 -2
  340. package/esm2022/popmenu/popmenu-options.service.mjs +0 -7
  341. package/esm2022/popmenu/popmenu.component.mjs +0 -383
  342. package/esm2022/popmenu/popmenu.directive.mjs +0 -296
  343. package/esm2022/popmenu/popmenu.module.mjs +0 -29
  344. package/esm2022/popmenu/public_api.mjs +0 -5
  345. package/esm2022/radio/agorapulse-ui-components-radio.mjs +0 -5
  346. package/esm2022/radio/public_api.mjs +0 -2
  347. package/esm2022/radio/radio.component.mjs +0 -319
  348. package/esm2022/range-slider/agorapulse-ui-components-range-slider.mjs +0 -5
  349. package/esm2022/range-slider/public_api.mjs +0 -2
  350. package/esm2022/range-slider/range-slider.component.mjs +0 -154
  351. package/esm2022/select/agorapulse-ui-components-select.mjs +0 -5
  352. package/esm2022/select/ap-select.module.mjs +0 -78
  353. package/esm2022/select/dropdown-group-item/dropdown-group-item.component.mjs +0 -51
  354. package/esm2022/select/dropdown-item-multiple-one-line/dropdown-item-multiple-one-line.component.mjs +0 -75
  355. package/esm2022/select/dropdown-item-multiple-two-lines/dropdown-item-multiple-two-lines.component.mjs +0 -79
  356. package/esm2022/select/dropdown-item-single-one-line/dropdown-item-single-one-line.component.mjs +0 -59
  357. package/esm2022/select/dropdown-item-single-two-lines/dropdown-item-single-two-lines.component.mjs +0 -60
  358. package/esm2022/select/dropdown-search-form/dropdown-search-form.component.mjs +0 -98
  359. package/esm2022/select/public_api.mjs +0 -13
  360. package/esm2022/select/select-base.directive.mjs +0 -69
  361. package/esm2022/select/select-label-multiple/select-label-multiple.component.mjs +0 -95
  362. package/esm2022/select/select-label-single/select-label-single.component.mjs +0 -33
  363. package/esm2022/select/select-multiple.directive.mjs +0 -35
  364. package/esm2022/select/select-single.directive.mjs +0 -34
  365. package/esm2022/slide-toggle/agorapulse-ui-components-slide-toggle.mjs +0 -5
  366. package/esm2022/slide-toggle/public_api.mjs +0 -2
  367. package/esm2022/slide-toggle/slide-toggle.component.mjs +0 -66
  368. package/esm2022/snackbars-thread/agorapulse-ui-components-snackbars-thread.mjs +0 -5
  369. package/esm2022/snackbars-thread/component/snackbars-thread.component.mjs +0 -93
  370. package/esm2022/snackbars-thread/model/snackbars-thread.model.mjs +0 -44
  371. package/esm2022/snackbars-thread/public_api.mjs +0 -4
  372. package/esm2022/snackbars-thread/service/snackbars-thread.service.mjs +0 -47
  373. package/esm2022/snackbars-thread/utils/const/snackbars-thread.const.mjs +0 -13
  374. package/esm2022/social-button/agorapulse-ui-components-social-button.mjs +0 -5
  375. package/esm2022/social-button/public_api.mjs +0 -2
  376. package/esm2022/social-button/social-button.component.mjs +0 -164
  377. package/esm2022/split-button/agorapulse-ui-components-split-button.mjs +0 -5
  378. package/esm2022/split-button/public_api.mjs +0 -2
  379. package/esm2022/split-button/split-button.component.mjs +0 -122
  380. package/esm2022/src/lib/agorapulse-ui-components.module.mjs +0 -200
  381. package/esm2022/status/agorapulse-ui-components-status.mjs +0 -5
  382. package/esm2022/status/public_api.mjs +0 -2
  383. package/esm2022/status/status.component.mjs +0 -21
  384. package/esm2022/status-card/agorapulse-ui-components-status-card.mjs +0 -5
  385. package/esm2022/status-card/public_api.mjs +0 -2
  386. package/esm2022/status-card/status-card.component.mjs +0 -23
  387. package/esm2022/stepper/agorapulse-ui-components-stepper.mjs +0 -5
  388. package/esm2022/stepper/public_api.mjs +0 -3
  389. package/esm2022/stepper/step.model.mjs +0 -2
  390. package/esm2022/stepper/stepper.component.mjs +0 -38
  391. package/esm2022/tag/agorapulse-ui-components-tag.mjs +0 -5
  392. package/esm2022/tag/public_api.mjs +0 -2
  393. package/esm2022/tag/tag.component.mjs +0 -35
  394. package/esm2022/text-measurement/agorapulse-ui-components-text-measurement.mjs +0 -5
  395. package/esm2022/text-measurement/public_api.mjs +0 -2
  396. package/esm2022/text-measurement/text-measurement.service.mjs +0 -29
  397. package/esm2022/textarea/agorapulse-ui-components-textarea.mjs +0 -5
  398. package/esm2022/textarea/public_api.mjs +0 -2
  399. package/esm2022/textarea/textarea.directive.mjs +0 -37
  400. package/esm2022/toggle/agorapulse-ui-components-toggle.mjs +0 -5
  401. package/esm2022/toggle/public_api.mjs +0 -2
  402. package/esm2022/toggle/toggle.component.mjs +0 -208
  403. package/esm2022/tooltip/agorapulse-ui-components-tooltip.mjs +0 -5
  404. package/esm2022/tooltip/public_api.mjs +0 -2
  405. package/esm2022/tooltip/tooltip.directive.mjs +0 -401
  406. package/esm2022/tooltip/tooltip.service.mjs +0 -29
  407. package/form-field/form-field.component.d.ts +0 -5
  408. package/form-field/public_api.d.ts +0 -1
  409. package/form-message/form-message.component.d.ts +0 -12
  410. package/form-message/public_api.d.ts +0 -1
  411. package/icon-button/icon-button.component.d.ts +0 -40
  412. package/icon-button/public_api.d.ts +0 -1
  413. package/infobox/infobox.component.d.ts +0 -26
  414. package/infobox/public_api.d.ts +0 -1
  415. package/input/input.directive.d.ts +0 -7
  416. package/input/public_api.d.ts +0 -1
  417. package/input-group/input-group.component.d.ts +0 -6
  418. package/input-group/input-prefix/input-prefix.component.d.ts +0 -5
  419. package/input-group/public_api.d.ts +0 -2
  420. package/input-search/input-search.component.d.ts +0 -32
  421. package/input-search/public_api.d.ts +0 -1
  422. package/labels/label-list.component.d.ts +0 -34
  423. package/labels/label.component.d.ts +0 -23
  424. package/labels/public_api.d.ts +0 -2
  425. package/labels-selector/labels-selector.component.d.ts +0 -42
  426. package/labels-selector/public_api.d.ts +0 -1
  427. package/legacy/input/input.component.d.ts +0 -64
  428. package/legacy/input/public_api.d.ts +0 -1
  429. package/legacy/select/public_api.d.ts +0 -1
  430. package/legacy/select/select.component.d.ts +0 -122
  431. package/legacy/textarea/public_api.d.ts +0 -1
  432. package/legacy/textarea/textarea.component.d.ts +0 -53
  433. package/media-display-overlay/media-display-overlay-dialog.component.d.ts +0 -42
  434. package/media-display-overlay/public_api.d.ts +0 -1
  435. package/modal/modal.component.d.ts +0 -54
  436. package/modal/public_api.d.ts +0 -1
  437. package/nav-selector/directives/nav-selector-popover-trigger.directive.d.ts +0 -25
  438. package/nav-selector/directives/tree-node-accessibility.directive.d.ts +0 -9
  439. package/nav-selector/nav-selector-category/nav-selector-category.component.d.ts +0 -28
  440. package/nav-selector/nav-selector-category/nav-selector-category.presenter.d.ts +0 -13
  441. package/nav-selector/nav-selector-group/nav-selector-group.component.d.ts +0 -37
  442. package/nav-selector/nav-selector-group/nav-selector-group.presenter.d.ts +0 -16
  443. package/nav-selector/nav-selector-leaf/nav-selector-leaf.component.d.ts +0 -48
  444. package/nav-selector/nav-selector-leaf/nav-selector-leaf.presenter.d.ts +0 -18
  445. package/nav-selector/nav-selector-leaf-detail/nav-selector-leaf-detail.component.d.ts +0 -13
  446. package/nav-selector/nav-selector-leaf-detail/nav-selector-leaf-detail.presenter.d.ts +0 -10
  447. package/nav-selector/nav-selector-leaf-details/nav-selector-leaf-details.component.d.ts +0 -24
  448. package/nav-selector/nav-selector-leaf-details/nav-selector-leaf-details.presenter.d.ts +0 -14
  449. package/nav-selector/nav-selector-popover/nav-selector-popover-item.component.d.ts +0 -14
  450. package/nav-selector/nav-selector-popover/nav-selector-popover.component.d.ts +0 -40
  451. package/nav-selector/nav-selector.component.d.ts +0 -40
  452. package/nav-selector/nav-selector.d.ts +0 -270
  453. package/nav-selector/nav-selector.state.d.ts +0 -47
  454. package/nav-selector/public_api.d.ts +0 -3
  455. package/nav-selector/testing/nav-selector-entry.mock.d.ts +0 -67
  456. package/nav-selector/testing/public_api.d.ts +0 -1
  457. package/nav-selector/utils/leaf.utils.d.ts +0 -20
  458. package/nav-selector/utils/nav-selector.accessibility.d.ts +0 -52
  459. package/nav-selector/utils/nav-selector.builder.d.ts +0 -32
  460. package/nav-selector/utils/nav-selector.filter.d.ts +0 -32
  461. package/nav-selector/utils/nav-selector.folding.d.ts +0 -73
  462. package/nav-selector/utils/nav-selector.merger.d.ts +0 -23
  463. package/nav-selector/utils/nav-selector.minifying.d.ts +0 -29
  464. package/nav-selector/utils/nav-selector.multi-select.d.ts +0 -54
  465. package/nav-selector/utils/nav-selector.single-select.d.ts +0 -17
  466. package/nav-selector/utils/nav-selector.view-more.d.ts +0 -30
  467. package/neo-datepicker/day-detail.model.d.ts +0 -9
  468. package/neo-datepicker/day-disabled.pipe.d.ts +0 -8
  469. package/neo-datepicker/neo-datepicker.component.d.ts +0 -61
  470. package/neo-datepicker/public_api.d.ts +0 -3
  471. package/notification/notification.component.d.ts +0 -6
  472. package/notification/public_api.d.ts +0 -1
  473. package/paginator/paginator-button/paginator-button.component.d.ts +0 -17
  474. package/paginator/paginator.component.d.ts +0 -38
  475. package/paginator/public_api.d.ts +0 -2
  476. package/password-input/password-input.component.d.ts +0 -33
  477. package/password-input/public_api.d.ts +0 -1
  478. package/phone-number-input/phone-number-input.component.d.ts +0 -50
  479. package/phone-number-input/public_api.d.ts +0 -1
  480. package/popmenu/options.d.ts +0 -16
  481. package/popmenu/popmenu-options.interface.d.ts +0 -48
  482. package/popmenu/popmenu-options.service.d.ts +0 -7
  483. package/popmenu/popmenu.component.d.ts +0 -66
  484. package/popmenu/popmenu.directive.d.ts +0 -90
  485. package/popmenu/popmenu.module.d.ts +0 -11
  486. package/popmenu/public_api.d.ts +0 -4
  487. package/radio/public_api.d.ts +0 -1
  488. package/radio/radio.component.d.ts +0 -77
  489. package/range-slider/public_api.d.ts +0 -1
  490. package/range-slider/range-slider.component.d.ts +0 -35
  491. package/select/ap-select.module.d.ts +0 -17
  492. package/select/dropdown-group-item/dropdown-group-item.component.d.ts +0 -16
  493. package/select/dropdown-item-multiple-one-line/dropdown-item-multiple-one-line.component.d.ts +0 -25
  494. package/select/dropdown-item-multiple-two-lines/dropdown-item-multiple-two-lines.component.d.ts +0 -26
  495. package/select/dropdown-item-single-one-line/dropdown-item-single-one-line.component.d.ts +0 -20
  496. package/select/dropdown-item-single-two-lines/dropdown-item-single-two-lines.component.d.ts +0 -20
  497. package/select/dropdown-search-form/dropdown-search-form.component.d.ts +0 -32
  498. package/select/public_api.d.ts +0 -12
  499. package/select/select-base.directive.d.ts +0 -18
  500. package/select/select-label-multiple/select-label-multiple.component.d.ts +0 -27
  501. package/select/select-label-single/select-label-single.component.d.ts +0 -12
  502. package/select/select-multiple.directive.d.ts +0 -10
  503. package/select/select-single.directive.d.ts +0 -10
  504. package/slide-toggle/public_api.d.ts +0 -1
  505. package/slide-toggle/slide-toggle.component.d.ts +0 -20
  506. package/snackbars-thread/component/snackbars-thread.component.d.ts +0 -24
  507. package/snackbars-thread/model/snackbars-thread.model.d.ts +0 -36
  508. package/snackbars-thread/public_api.d.ts +0 -3
  509. package/snackbars-thread/service/snackbars-thread.service.d.ts +0 -15
  510. package/snackbars-thread/utils/const/snackbars-thread.const.d.ts +0 -10
  511. package/social-button/public_api.d.ts +0 -1
  512. package/social-button/social-button.component.d.ts +0 -32
  513. package/split-button/public_api.d.ts +0 -1
  514. package/split-button/split-button.component.d.ts +0 -45
  515. package/src/lib/agorapulse-ui-components.module.d.ts +0 -29
  516. package/status/public_api.d.ts +0 -1
  517. package/status/status.component.d.ts +0 -9
  518. package/status-card/public_api.d.ts +0 -1
  519. package/status-card/status-card.component.d.ts +0 -13
  520. package/stepper/public_api.d.ts +0 -2
  521. package/stepper/step.model.d.ts +0 -6
  522. package/stepper/stepper.component.d.ts +0 -16
  523. package/tag/public_api.d.ts +0 -1
  524. package/tag/tag.component.d.ts +0 -24
  525. package/text-measurement/public_api.d.ts +0 -1
  526. package/text-measurement/text-measurement.service.d.ts +0 -8
  527. package/textarea/public_api.d.ts +0 -1
  528. package/textarea/textarea.directive.d.ts +0 -11
  529. package/toggle/public_api.d.ts +0 -1
  530. package/toggle/toggle.component.d.ts +0 -52
  531. package/tooltip/public_api.d.ts +0 -1
  532. package/tooltip/tooltip.directive.d.ts +0 -59
  533. package/tooltip/tooltip.service.d.ts +0 -11
@@ -1,67 +0,0 @@
1
- /**
2
- * Usage Example:
3
- *
4
- * import { generateGroupElements, generateLeafElements } from './nav-selector-entry.mock';
5
- *
6
- * const mockNavSelectorEntries = [
7
- * // Generate 30 groups with children using default settings
8
- * ...generateGroupElements({
9
- * count: 30,
10
- * }),
11
- *
12
- * // Generate individual leaf elements without groups
13
- * ...generateLeafElements({
14
- * count: 1,
15
- * }),
16
- * ];
17
- */
18
- /**
19
- * Utility function to generate leaf type elements
20
- * @param options Configuration options for generating leaf elements
21
- * @returns Array of leaf elements
22
- */
23
- export declare function generateLeafElements(options: {
24
- count: number;
25
- uidPrefix?: string;
26
- aliasPrefix?: string;
27
- startUid?: number;
28
- networks?: string[];
29
- pictureUrlPattern?: string;
30
- disableReasonFrequency?: number;
31
- tokenInvalidFrequency?: number;
32
- featureLockedFrequency?: number;
33
- }): {
34
- uid: string;
35
- counter: null;
36
- alias: string;
37
- pictureUrl: string;
38
- disableReason: string | null;
39
- missingPermission: boolean;
40
- network: string;
41
- actions: never[];
42
- details: never[];
43
- tokenInvalid: boolean;
44
- featureLocked: boolean;
45
- type: "LEAF";
46
- }[];
47
- /**
48
- * Utility function to generate group type elements with children
49
- * @param options Configuration options for generating group elements
50
- * @returns Array of group elements
51
- */
52
- export declare function generateGroupElements(options: {
53
- count: number;
54
- startGroupId?: number;
55
- categories?: string[];
56
- childrenCounts?: number[];
57
- uidPrefix?: string;
58
- childUidPrefix?: string;
59
- childAliasPrefix?: string;
60
- startChildUid?: number;
61
- childUidIncrement?: number;
62
- networks?: string[];
63
- pictureUrlPattern?: string;
64
- disableReasonFrequency?: number;
65
- tokenInvalidFrequency?: number;
66
- featureLockedFrequency?: number;
67
- }): any;
@@ -1 +0,0 @@
1
- export { generateGroupElements, generateLeafElements } from './nav-selector-entry.mock';
@@ -1,20 +0,0 @@
1
- import { InternalNavSelectorCategory, InternalNavSelectorEntry, InternalNavSelectorGroup, InternalNavSelectorLeaf } from '../nav-selector';
2
- /**
3
- * Utility type to extract keys of an object that are of type string, number or symbol which are the only type allowed in a Record
4
- */
5
- type AllowedKey<T> = Pick<T, {
6
- [K in keyof T]: T[K] extends string | number | symbol ? K : never;
7
- }[keyof T]>;
8
- /**
9
- * Create a Record of key/value pairs from an array of objects
10
- * @param array
11
- * @param key attribute of the object to use as key
12
- */
13
- export declare const associateBy: <T>(array: T[], key: keyof AllowedKey<T>) => Record<string, T>;
14
- export declare const isInternalNavSelectorEntryALeafFocusable: (leaf: InternalNavSelectorLeaf, { parentFolded, multipleMode }: {
15
- parentFolded: boolean;
16
- multipleMode: boolean;
17
- }) => boolean;
18
- export declare const computeFolded: (entry: InternalNavSelectorGroup | InternalNavSelectorCategory, children: InternalNavSelectorEntry[]) => boolean;
19
- export declare const computeNumberOfDisplayableChildrenOnUnfold: (entry: InternalNavSelectorEntry) => number;
20
- export {};
@@ -1,52 +0,0 @@
1
- import { InternalNavSelectorEntry } from '../nav-selector';
2
- /**
3
- * NavSelectorAccessibility is a utility class that provides methods to manage the accessibility and the focusability of nav selector entries.
4
- */
5
- export declare class NavSelectorAccessibility {
6
- /**
7
- * Set tabIndex to 0 for the first focusable entry and -1 for all other entries
8
- * @param entries nav selector entries
9
- */
10
- static resetFocus(entries: InternalNavSelectorEntry[]): InternalNavSelectorEntry[];
11
- /**
12
- * Focus the given entry and set tabIndex to 0 for the given uid and -1 for all other entries
13
- * @param entries nav selector entries
14
- * @param uid the uid of the entry to focus
15
- */
16
- static focus<T extends InternalNavSelectorEntry>(entries: T[], uid: string): InternalNavSelectorEntry[];
17
- /**
18
- * Unfocus the given entry and set tabIndex to -1 for the given uid and 0 for all other entries
19
- * @param entries nav selector entries
20
- * @param uid the uid of the entry to unfocus
21
- */
22
- static unfocus(entries: InternalNavSelectorEntry[], uid: string): InternalNavSelectorEntry[];
23
- /**
24
- * Focus the previous entry focusable and set tabIndex to 0 for the previous focusable entry and -1 for all other entries
25
- *
26
- * If not previous entries are focusable, entries will not be modified
27
- *
28
- * @param entries nav selector entries
29
- */
30
- static focusPrevious<T extends InternalNavSelectorEntry>(entries: T[]): InternalNavSelectorEntry[];
31
- /**
32
- * Focus the next entry focusable and set tabIndex to 0 for the next focusable entry and -1 for all other entries
33
- *
34
- * If not next entries are focusable, entries will not be modified
35
- *
36
- * @param entries nav selector entries
37
- */
38
- static focusNext<T extends InternalNavSelectorEntry>(entries: T[]): InternalNavSelectorEntry[];
39
- private static noPreviousEntryFocusable;
40
- private static focusAnEntry;
41
- private static unfocusAnEntry;
42
- /**
43
- * Flatten the nav selector entries. It is easier to work with flat entries for the focus management as we need to know which is the previous or the next entry
44
- * @param entries nav selector entries
45
- */
46
- private static flatten;
47
- /**
48
- * Unflatten the nav selector entries
49
- * @param entries nav selector entries
50
- */
51
- private static unflatten;
52
- }
@@ -1,32 +0,0 @@
1
- import { InternalNavSelectorEntry, NavSelectorEntry } from '../nav-selector';
2
- /**
3
- * NavSelectorBuilder is a utility class that builds the NavSelector entries for single and multiple select modes.
4
- * It also checks the structure of the entries to ensure they are valid.
5
- */
6
- export declare class NavSelectorBuilder {
7
- private static LEAF_LOGICS_PRIORITY;
8
- /**
9
- * Builds the NavSelector entries for single select mode.
10
- * @param entries nav selector entries
11
- * @param selectedEntryUid selected entry uid
12
- * @param detailsDisplayedLimit number of details displayed limit
13
- */
14
- static build(entries: NavSelectorEntry[], selectedEntryUid: string | null, detailsDisplayedLimit: number): InternalNavSelectorEntry[];
15
- /**
16
- * Builds the NavSelector entries for multiple select mode.
17
- * @param entries nav selector entries
18
- * @param selectedEntryUids selected entry uids
19
- * @param detailsDisplayedLimit number of details displayed limit
20
- */
21
- static buildInMultipleMode(entries: NavSelectorEntry[], selectedEntryUids: string[] | null, detailsDisplayedLimit: number): InternalNavSelectorEntry[];
22
- private static structureChecker;
23
- private static buildEntries;
24
- private static buildEntry;
25
- private static buildCategoryChildren;
26
- private static buildCategory;
27
- private static buildGroupChildren;
28
- private static buildGroup;
29
- private static buildLeaf;
30
- private static buildLeafDetail;
31
- private static isLeafLogicValid;
32
- }
@@ -1,32 +0,0 @@
1
- import { InternalNavSelectorEntry } from '../nav-selector';
2
- /**
3
- * NavSelectorFilter is a utility class that provides methods to filter entries
4
- */
5
- export declare class NavSelectorFilter {
6
- /**
7
- * Filters the entries based on the search string
8
- *
9
- * The search string is normalized and lowercase and trimmed.
10
- *
11
- * If a category matches the search string, all its children are unfolded, marked as focusable, and not hidden.
12
- *
13
- * If a group matches the search string, the group is unfolded and all its children are unfolded, marked as focusable, and not hidden.
14
- *
15
- * If a leaf matches the search string, it is marked as not hidden and focusable.
16
- *
17
- * Else the entry marked as hidden and not focusable.
18
- *
19
- * It also determines whenever counter and token invalid should be displayed on groups and leaves.
20
- *
21
- * @param entries The entries to filter.
22
- * @param search The search string.
23
- * @param multipleMode to update the focusable state of leaves correctly.
24
- * @returns The filtered entries.
25
- */
26
- static filter(entries: InternalNavSelectorEntry[], search: string, multipleMode: boolean): InternalNavSelectorEntry[];
27
- private static filterEntries;
28
- private static recursivelyUnfoldEntry;
29
- private static matches;
30
- private static cleanValue;
31
- private static resetState;
32
- }
@@ -1,73 +0,0 @@
1
- import { InternalNavSelectorEntry } from '../nav-selector';
2
- /**
3
- * Options for folding operations
4
- */
5
- export interface NavSelectorFoldingOptions {
6
- /** To update the focusable state of leaves and details correctly */
7
- multipleMode: boolean;
8
- /** True if the nav selector is minified. Needed for leaf as they are not foldable in minified mode */
9
- minified: boolean;
10
- }
11
- /**
12
- * Class to handle the folding and unfolding of nav selector entries.
13
- */
14
- export declare class NavSelectorFolding {
15
- /**
16
- * Unfolds all parents of the entry with the given uid until the root.
17
- * @param entries nav selector entries
18
- * @param entryUid the entry uid to unfold parents for
19
- * @param options options for folding operations
20
- */
21
- static unfoldParents<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string, options: NavSelectorFoldingOptions): InternalNavSelectorEntry[];
22
- /**
23
- * Toggle the folding state of an entry.
24
- *
25
- * @see {@link NavSelectorFolding.fold} and {@link NavSelectorFolding.unfold} for more information on folding and unfolding.
26
- *
27
- * @param entries nav selector entries
28
- * @param entryUid the entry uid to toggle
29
- * @param options options for folding operations
30
- */
31
- static toggleFolding<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string, options: NavSelectorFoldingOptions): InternalNavSelectorEntry[];
32
- /**
33
- * Fold an entry.
34
- *
35
- * Set unfocusable on all children of the folded entry.
36
- * Compute whenever the counter and token invalid should be displayed on groups and leaves.
37
- *
38
- * @param entries nav selector entries
39
- * @param entryUid the entry uid to fold
40
- * @param options options for folding operations
41
- */
42
- static fold<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string, options: NavSelectorFoldingOptions): InternalNavSelectorEntry[];
43
- /**
44
- * Unfold an entry.
45
- *
46
- * Set focusable on all children of the folded entry.
47
- * Compute whenever the counter and token invalid should be displayed on groups and leaves.
48
- *
49
- * @param entries nav selector entries
50
- * @param entryUid the entry uid to unfold
51
- * @param options options for folding operations
52
- */
53
- static unfold<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string, options: NavSelectorFoldingOptions): InternalNavSelectorEntry[];
54
- private static toggleEntryFolding;
55
- private static foldEntry;
56
- private static unfoldEntry;
57
- private static foldCategory;
58
- private static unfoldCategory;
59
- private static foldGroup;
60
- private static unfoldGroup;
61
- private static foldLeaf;
62
- private static unfoldLeaf;
63
- /**
64
- * Unfolds all parents of the entry with the given uid until the root.
65
- * @param entries nav selector entries
66
- * @param entryUid the entry uid to unfold parents for
67
- * @param options options for folding operations
68
- */
69
- static unfoldParentsOfEntry<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string, options: NavSelectorFoldingOptions): {
70
- found: boolean;
71
- entries: InternalNavSelectorEntry[];
72
- };
73
- }
@@ -1,23 +0,0 @@
1
- import { InternalNavSelectorEntry } from '../nav-selector';
2
- /**
3
- * NavSelectorMerger is a utility class that merges old entries into new entries.
4
- * It is used to keep some previous properties of the previous state. Ex: folded, selected, focused, etc.
5
- */
6
- export declare class NavSelectorMerger {
7
- /**
8
- * Merges the old entries into the new entries.
9
- *
10
- * Modify directly the new entries as new entries are generated from scratch so no need to destructure them to have a new reference.
11
- *
12
- * @param newEntries
13
- * @param oldEntries
14
- *
15
- * @returns the new entries with the old entries merged into them
16
- */
17
- static mergeInternalNavSelectorEntries(newEntries: InternalNavSelectorEntry[], oldEntries: InternalNavSelectorEntry[]): InternalNavSelectorEntry[];
18
- private static merge;
19
- private static mergeNode;
20
- private static mergeGroup;
21
- private static mergeLeaf;
22
- private static isInternalLeafLogicValid;
23
- }
@@ -1,29 +0,0 @@
1
- import { InternalNavSelectorEntry } from '../nav-selector';
2
- /**
3
- * NavSelectorMinifying is a utility class that provides methods to apply rules on entries when minifying or expanded nav selector.
4
- */
5
- export declare class NavSelectorMinifying {
6
- /**
7
- * When minifying the nav selector, compute the focusable state of the entries.
8
- *
9
- * Leaf are not focusable in any error state when minified.
10
- * Detail are not focusable when minified.
11
- *
12
- * @param entries The entries to minify.
13
- * @param multipleMode to update the focusable state of leaves correctly.
14
- * @returns The modified entries.
15
- */
16
- static minify<T extends InternalNavSelectorEntry>(entries: T[], multipleMode: boolean): InternalNavSelectorEntry[];
17
- /**
18
- * When expanding the nav selector, compute the focusable state of the entries.
19
- *
20
- * Leaf are not focusable in disabled state when expanded.
21
- * Detail are focusable when expanded.
22
- *
23
- * @param entries The entries to minify.
24
- * @param multipleMode to update the focusable state of leaves and details correctly.
25
- * @returns The modified entries.
26
- */
27
- static expand<T extends InternalNavSelectorEntry>(entries: T[], multipleMode: boolean): InternalNavSelectorEntry[];
28
- private static compute;
29
- }
@@ -1,54 +0,0 @@
1
- import { InternalNavSelectorEntry } from '../nav-selector';
2
- /**
3
- * NavSelectorMultiSelect is a utility class that provides methods to select an entry in multiple mode.
4
- */
5
- export declare class NavSelectorMultiSelect {
6
- /**
7
- * Select an entry in multiple mode.
8
- *
9
- * Categories are not selectable.
10
- *
11
- * Groups and leaves are selectable.
12
- *
13
- * Groups may be in undetermined state if some of their children are selected and some are not.
14
- * @param entries nav selector entries
15
- * @param entryUid the entry uid to select
16
- */
17
- static selectInMultipleMode(entries: InternalNavSelectorEntry[], entryUid: string): InternalNavSelectorEntry[];
18
- /**
19
- * Select only a leaf in multiple mode.
20
- *
21
- * Categories are not selectable.
22
- *
23
- * Groups may be in undetermined state if some of their children are selected and some are not.
24
- * @param entries nav selector entries
25
- * @param entryUid the entry uid to select
26
- */
27
- static selectOnlyALeafInMultipleMode<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string): InternalNavSelectorEntry[];
28
- /**
29
- * Select all entries in multiple mode.
30
- *
31
- * Categories are not selectable.
32
- *
33
- * Groups and leaves are selectable.
34
- * @param entries nav selector entries
35
- */
36
- static selectAll(entries: InternalNavSelectorEntry[]): InternalNavSelectorEntry[];
37
- /**
38
- * Unselect all entries in multiple mode.
39
- *
40
- * Categories are not selectable.
41
- *
42
- * Groups and leaves are selectable.
43
- * @param entries nav selector entries
44
- */
45
- static unselectAll(entries: InternalNavSelectorEntry[]): InternalNavSelectorEntry[];
46
- private static selectALeafInMultipleMode;
47
- private static selectACategoryInMultipleMode;
48
- private static selectAGroupInMultipleMode;
49
- private static toggleSelectLeaf;
50
- private static selectLeafs;
51
- private static unselectLeafs;
52
- private static unselectChildren;
53
- private static selectChildren;
54
- }
@@ -1,17 +0,0 @@
1
- import { InternalNavSelectorEntry } from '../nav-selector';
2
- /**
3
- * NavSelectorSingleSelect is a utility class that provides methods to select a single entry in a nav selector.
4
- */
5
- export declare class NavSelectorSingleSelect {
6
- /**
7
- * Selects a single entry in the nav selector.
8
- * @param entries nav selector entries
9
- * @param entryUid the entry uid to select
10
- */
11
- static select<T extends InternalNavSelectorEntry>(entries: T[], entryUid: string): InternalNavSelectorEntry[];
12
- private static selectALeaf;
13
- private static selectALeafWithDetails;
14
- private static selectALeafWitDetailsNotDisplayable;
15
- private static selectALeafWithDisplayableDetails;
16
- private static selectALeafWithoutDetails;
17
- }
@@ -1,30 +0,0 @@
1
- import { InternalNavSelectorEntry } from '../nav-selector';
2
- /**
3
- * Utility class to handle the view more functionality on leaves
4
- */
5
- export declare class NavSelectorViewMore {
6
- /**
7
- * Change the view more details displayed limit on leaves
8
- * @param entries nav selector entries
9
- * @param limit the number of details we want to display by default
10
- */
11
- static changeViewMoreDetailsDisplayedLimit<T extends InternalNavSelectorEntry>(entries: T[], limit: number): InternalNavSelectorEntry[];
12
- /**
13
- * We want to display all details of the leaf
14
- *
15
- * set viewMoreDisplayed to false and set all details as focusable
16
- *
17
- * @param entries nav selector entries
18
- * @param leafUid the uid of the leaf we want to view all details
19
- */
20
- static viewMore<T extends InternalNavSelectorEntry>(entries: T[], leafUid: string): InternalNavSelectorEntry[];
21
- /**
22
- * We want to display only the number of details of the leaf corresponding to the viewMoreDetailsDisplayedLimit
23
- *
24
- * set viewMoreDisplayed to true and set only the details with an index lower than the limit as focusable
25
- *
26
- * @param entries nav selector entries
27
- * @param uid the uid of the leaf we want to view all details
28
- */
29
- static viewLess<T extends InternalNavSelectorEntry>(entries: T[], uid: string): InternalNavSelectorEntry[];
30
- }
@@ -1,9 +0,0 @@
1
- import * as dayjs from 'dayjs';
2
- export interface DayDetail {
3
- date: number;
4
- day: number;
5
- month: number;
6
- timestamp: number;
7
- dayString: string;
8
- dayjs: dayjs.Dayjs;
9
- }
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { DayDetail } from './day-detail.model';
3
- import * as i0 from "@angular/core";
4
- export declare class DayDisabledPipe implements PipeTransform {
5
- transform(day: DayDetail, todayTimestamp: number, minDateTimestamp?: number, maxDateTimestamp?: number): boolean;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<DayDisabledPipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<DayDisabledPipe, "dayDisabled", true>;
8
- }
@@ -1,61 +0,0 @@
1
- import { SymbolRegistry } from '@agorapulse/ui-symbol';
2
- import { EventEmitter, OnInit, TemplateRef } from '@angular/core';
3
- import dayjs from 'dayjs';
4
- import 'dayjs/locale/de';
5
- import 'dayjs/locale/en';
6
- import 'dayjs/locale/es';
7
- import 'dayjs/locale/fr';
8
- import 'dayjs/locale/pt';
9
- import { BehaviorSubject } from 'rxjs';
10
- import { DayDetail } from './day-detail.model';
11
- import { DayDisabledPipe } from './day-disabled.pipe';
12
- import * as i0 from "@angular/core";
13
- export type NeoDatePickerMode = 'single' | 'multiple';
14
- export type NeoDatePickerStartsOn = 'monday' | 'sunday';
15
- export type NeoDatePickerLocale = 'en' | 'es' | 'fr' | 'pt' | 'de';
16
- export declare class NeoDatepickerComponent implements OnInit {
17
- symbolRegistry: SymbolRegistry;
18
- readonly ONE_DAY: number;
19
- readonly TODAY_TIMESTAMP: number;
20
- dayTemplate: TemplateRef<{
21
- day: DayDetail;
22
- }> | undefined;
23
- locale: NeoDatePickerLocale;
24
- private _maxDate;
25
- set maxDate(maxDate: dayjs.Dayjs);
26
- get maxDate(): dayjs.Dayjs | undefined;
27
- private _minDate;
28
- set minDate(minDate: dayjs.Dayjs);
29
- get minDate(): dayjs.Dayjs | undefined;
30
- previousMonthAvailable: boolean;
31
- private _mode;
32
- set mode(mode: NeoDatePickerMode);
33
- get mode(): NeoDatePickerMode;
34
- private _selectedDates;
35
- set selectedDates(dates: dayjs.Dayjs[]);
36
- get selectedDates(): dayjs.Dayjs[];
37
- startsOn: NeoDatePickerStartsOn;
38
- datesSelected: EventEmitter<dayjs.Dayjs[]>;
39
- nextMonth: EventEmitter<void>;
40
- previousMonth: EventEmitter<void>;
41
- currentYear: number;
42
- currentMonth: number;
43
- currentMonthDates$: BehaviorSubject<DayDetail[]>;
44
- minDateTimestamp: number | undefined;
45
- maxDateTimestamp: number | undefined;
46
- months: string[];
47
- selectedDaysTimestamp: Set<number>;
48
- weekDays: string[];
49
- dayDisabledPipe: DayDisabledPipe;
50
- private destroy$;
51
- constructor(symbolRegistry: SymbolRegistry);
52
- ngOnInit(): void;
53
- getDayDetails(index: number, firstDay: number, month: number, numberOfDays: number, year: number): DayDetail;
54
- getNumberOfDays(year: number, month: number): number;
55
- getMonthDetails(year: number, month: number): DayDetail[];
56
- onPreviousMonth(): void;
57
- onNextMonth(): void;
58
- onSelectDay(dayDetail: DayDetail): void;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<NeoDatepickerComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<NeoDatepickerComponent, "ap-neo-date-picker", never, { "dayTemplate": { "alias": "dayTemplate"; "required": false; }; "locale": { "alias": "locale"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "selectedDates": { "alias": "selectedDates"; "required": false; }; "startsOn": { "alias": "startsOn"; "required": false; }; }, { "datesSelected": "datesSelected"; "nextMonth": "nextMonth"; "previousMonth": "previousMonth"; }, never, never, true, never>;
61
- }
@@ -1,3 +0,0 @@
1
- export * from './day-detail.model';
2
- export * from './day-disabled.pipe';
3
- export * from './neo-datepicker.component';
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class NotificationComponent {
3
- type: 'info' | 'warning' | 'error' | 'success';
4
- static ɵfac: i0.ɵɵFactoryDeclaration<NotificationComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<NotificationComponent, "ap-notification", never, { "type": { "alias": "type"; "required": false; }; }, {}, never, ["[icon]", "[text]"], true, never>;
6
- }
@@ -1 +0,0 @@
1
- export * from './notification.component';
@@ -1,17 +0,0 @@
1
- import { ElementRef, EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class PaginatorButtonComponent {
4
- button: ElementRef<HTMLButtonElement>;
5
- ariaLabel: string;
6
- disabled: boolean;
7
- pageIndex: number;
8
- selectedPageIndex: number;
9
- selectPage: EventEmitter<number>;
10
- focused: boolean;
11
- onClickHandle(pageIndex: number): void;
12
- onBlurHandle(): void;
13
- onFocusHandle(): void;
14
- onSpaceKeyUp(event: KeyboardEvent): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorButtonComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<PaginatorButtonComponent, "ap-paginator-button", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "pageIndex": { "alias": "pageIndex"; "required": false; }; "selectedPageIndex": { "alias": "selectedPageIndex"; "required": false; }; }, { "selectPage": "selectPage"; }, never, never, true, never>;
17
- }
@@ -1,38 +0,0 @@
1
- import { SymbolRegistry } from '@agorapulse/ui-symbol';
2
- import { EventEmitter, OnDestroy } from '@angular/core';
3
- import * as i0 from "@angular/core";
4
- export declare class PaginatorComponent implements OnDestroy {
5
- symbolRegistry: SymbolRegistry;
6
- readonly DEFAULT_MIDDLE_SIZE = 3;
7
- readonly DEFAULT_ITEM_COUNT = 0;
8
- readonly DEFAULT_ITEM_COUNT_PER_PAGE = 10;
9
- readonly DEFAULT_CURRENT_PAGE_INDEX = 0;
10
- readonly DEFAULT_EDGE_SIZE = 5;
11
- set currentPageIndex(value: number);
12
- get currentPageIndex(): number;
13
- displayGoTo: boolean;
14
- edgeSize: number;
15
- goToLabel: string;
16
- set itemCount(value: number);
17
- get itemCount(): number;
18
- set itemCountPerPage(value: number);
19
- get itemCountPerPage(): number;
20
- private _middleSize;
21
- set middleSize(value: number);
22
- get middleSize(): number;
23
- currentPageIndexChange: EventEmitter<number>;
24
- pageInput: string;
25
- pageCount: number;
26
- firstPageDisplayed: boolean;
27
- lastPageDisplayed: boolean;
28
- private destroy$;
29
- private _itemCount;
30
- private _itemCountPerPage;
31
- private _currentPageIndex;
32
- constructor(symbolRegistry: SymbolRegistry);
33
- ngOnDestroy(): void;
34
- onEnterKeydownPressed(): void;
35
- onSelectPage(pageIndex: number): void;
36
- static ɵfac: i0.ɵɵFactoryDeclaration<PaginatorComponent, never>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<PaginatorComponent, "ap-paginator", never, { "currentPageIndex": { "alias": "currentPageIndex"; "required": false; }; "displayGoTo": { "alias": "displayGoTo"; "required": false; }; "edgeSize": { "alias": "edgeSize"; "required": false; }; "goToLabel": { "alias": "goToLabel"; "required": false; }; "itemCount": { "alias": "itemCount"; "required": false; }; "itemCountPerPage": { "alias": "itemCountPerPage"; "required": false; }; "middleSize": { "alias": "middleSize"; "required": false; }; }, { "currentPageIndexChange": "currentPageIndexChange"; }, never, never, true, never>;
38
- }
@@ -1,2 +0,0 @@
1
- export * from './paginator-button/paginator-button.component';
2
- export * from './paginator.component';
@@ -1,33 +0,0 @@
1
- import { SymbolRegistry } from '@agorapulse/ui-symbol';
2
- import { ElementRef, OnDestroy, OnInit } from '@angular/core';
3
- import { ControlValueAccessor, FormControl } from '@angular/forms';
4
- import { Subscription } from 'rxjs';
5
- import * as i0 from "@angular/core";
6
- export declare const PASSWORD_CONTROL_VALUE_ACCESSOR: any;
7
- export declare class PasswordInputComponent implements OnInit, OnDestroy, ControlValueAccessor {
8
- symbolRegistry: SymbolRegistry;
9
- static type: string[];
10
- inputType: (typeof PasswordInputComponent.type)[number];
11
- name: string;
12
- placeholder: string;
13
- fullWidth: boolean;
14
- disabled: boolean;
15
- passwordInput: ElementRef;
16
- controler: FormControl;
17
- changes: Subscription;
18
- constructor(symbolRegistry: SymbolRegistry);
19
- /**
20
- * Change between visible and hidden password
21
- */
22
- toggleInputType(): void;
23
- onChange: (password: string) => void;
24
- onTouch: () => void;
25
- writeValue(obj: string): void;
26
- registerOnChange(fn: (password: string) => void): void;
27
- registerOnTouched(fn: () => void): void;
28
- setDisabledState(isDisabled: boolean): void;
29
- ngOnInit(): void;
30
- ngOnDestroy(): void;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<PasswordInputComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<PasswordInputComponent, "ap-password-input", never, { "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; }, {}, never, never, true, never>;
33
- }
@@ -1 +0,0 @@
1
- export * from './password-input.component';