@lucca-front/ng 19.3.4 → 20.0.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 (877) hide show
  1. package/a11y/index.d.ts +29 -5
  2. package/animations/index.d.ts +16 -5
  3. package/api/index.d.ts +295 -5
  4. package/breadcrumbs/index.d.ts +26 -5
  5. package/button/index.d.ts +29 -5
  6. package/callout/index.d.ts +167 -5
  7. package/chip/index.d.ts +19 -5
  8. package/comment/index.d.ts +46 -5
  9. package/core/index.d.ts +233 -3
  10. package/core-select/api/index.d.ts +80 -5
  11. package/core-select/establishment/index.d.ts +52 -5
  12. package/core-select/index.d.ts +317 -3
  13. package/core-select/job-qualification/index.d.ts +32 -5
  14. package/core-select/user/index.d.ts +82 -5
  15. package/date/index.d.ts +274 -5
  16. package/date2/index.d.ts +320 -5
  17. package/department/index.d.ts +127 -3
  18. package/dialog/index.d.ts +252 -5
  19. package/dialog/testing/index.d.ts +9 -5
  20. package/divider/index.d.ts +17 -5
  21. package/dropdown/index.d.ts +137 -3
  22. package/empty-state/index.d.ts +59 -5
  23. package/establishment/index.d.ts +208 -3
  24. package/fancy-box/index.d.ts +14 -5
  25. package/fesm2022/lucca-front-ng-a11y.mjs +4 -4
  26. package/fesm2022/lucca-front-ng-api.mjs +49 -49
  27. package/fesm2022/lucca-front-ng-breadcrumbs.mjs +7 -7
  28. package/fesm2022/lucca-front-ng-button.mjs +4 -4
  29. package/fesm2022/lucca-front-ng-callout.mjs +23 -23
  30. package/fesm2022/lucca-front-ng-chip.mjs +5 -5
  31. package/fesm2022/lucca-front-ng-chip.mjs.map +1 -1
  32. package/fesm2022/lucca-front-ng-comment.mjs +10 -10
  33. package/fesm2022/lucca-front-ng-core-select-api.mjs +10 -10
  34. package/fesm2022/lucca-front-ng-core-select-establishment.mjs +9 -9
  35. package/fesm2022/lucca-front-ng-core-select-job-qualification.mjs +6 -6
  36. package/fesm2022/lucca-front-ng-core-select-user.mjs +18 -18
  37. package/fesm2022/lucca-front-ng-core-select.mjs +40 -40
  38. package/fesm2022/lucca-front-ng-core.mjs +16 -16
  39. package/fesm2022/lucca-front-ng-date.mjs +51 -51
  40. package/fesm2022/lucca-front-ng-date2.mjs +21 -21
  41. package/fesm2022/lucca-front-ng-department.mjs +29 -29
  42. package/fesm2022/lucca-front-ng-dialog.mjs +33 -33
  43. package/fesm2022/lucca-front-ng-dialog.mjs.map +1 -1
  44. package/fesm2022/lucca-front-ng-divider.mjs +4 -4
  45. package/fesm2022/lucca-front-ng-dropdown.mjs +26 -26
  46. package/fesm2022/lucca-front-ng-empty-state.mjs +7 -7
  47. package/fesm2022/lucca-front-ng-establishment.mjs +50 -50
  48. package/fesm2022/lucca-front-ng-fancy-box.mjs +4 -4
  49. package/fesm2022/lucca-front-ng-file-upload.mjs +16 -16
  50. package/fesm2022/lucca-front-ng-filter-pills.mjs +19 -19
  51. package/fesm2022/lucca-front-ng-footer.mjs +4 -4
  52. package/fesm2022/lucca-front-ng-form-field.mjs +7 -7
  53. package/fesm2022/lucca-front-ng-formly.mjs +62 -62
  54. package/fesm2022/lucca-front-ng-forms-phone-number-input.mjs +8 -8
  55. package/fesm2022/lucca-front-ng-forms-rich-text-input.mjs +31 -31
  56. package/fesm2022/lucca-front-ng-forms.mjs +35 -35
  57. package/fesm2022/lucca-front-ng-highlight-data.mjs +4 -4
  58. package/fesm2022/lucca-front-ng-horizontal-navigation.mjs +7 -7
  59. package/fesm2022/lucca-front-ng-icon.mjs +4 -4
  60. package/fesm2022/lucca-front-ng-inline-message.mjs +4 -4
  61. package/fesm2022/lucca-front-ng-input.mjs +22 -22
  62. package/fesm2022/lucca-front-ng-link.mjs +4 -4
  63. package/fesm2022/lucca-front-ng-modal.mjs +24 -24
  64. package/fesm2022/lucca-front-ng-multi-select.mjs +46 -46
  65. package/fesm2022/lucca-front-ng-multi-select.mjs.map +1 -1
  66. package/fesm2022/lucca-front-ng-new-badge.mjs +4 -4
  67. package/fesm2022/lucca-front-ng-number-format.mjs +7 -7
  68. package/fesm2022/lucca-front-ng-number.mjs +8 -8
  69. package/fesm2022/lucca-front-ng-numeric-badge.mjs +4 -4
  70. package/fesm2022/lucca-front-ng-option.mjs +155 -155
  71. package/fesm2022/lucca-front-ng-page-header.mjs +4 -4
  72. package/fesm2022/lucca-front-ng-plg-push.mjs +4 -4
  73. package/fesm2022/lucca-front-ng-popover.mjs +27 -27
  74. package/fesm2022/lucca-front-ng-popover2.mjs +10 -10
  75. package/fesm2022/lucca-front-ng-popup-employee.mjs +22 -22
  76. package/fesm2022/lucca-front-ng-popup.mjs +10 -10
  77. package/fesm2022/lucca-front-ng-qualification.mjs +8 -8
  78. package/fesm2022/lucca-front-ng-read-more.mjs +4 -4
  79. package/fesm2022/lucca-front-ng-safe-content.mjs +10 -10
  80. package/fesm2022/lucca-front-ng-scroll.mjs +8 -8
  81. package/fesm2022/lucca-front-ng-scrollBox.mjs +4 -4
  82. package/fesm2022/lucca-front-ng-select.mjs +15 -15
  83. package/fesm2022/lucca-front-ng-sidepanel.mjs +7 -7
  84. package/fesm2022/lucca-front-ng-simple-select.mjs +17 -17
  85. package/fesm2022/lucca-front-ng-simple-select.mjs.map +1 -1
  86. package/fesm2022/lucca-front-ng-skeleton.mjs +19 -19
  87. package/fesm2022/lucca-front-ng-statusBadge.mjs +4 -4
  88. package/fesm2022/lucca-front-ng-tag.mjs +4 -4
  89. package/fesm2022/lucca-front-ng-time.mjs +16 -16
  90. package/fesm2022/lucca-front-ng-title.mjs +11 -11
  91. package/fesm2022/lucca-front-ng-toast.mjs +11 -11
  92. package/fesm2022/lucca-front-ng-tooltip.mjs +24 -24
  93. package/fesm2022/lucca-front-ng-tooltip.mjs.map +1 -1
  94. package/fesm2022/lucca-front-ng-user.mjs +64 -64
  95. package/file-upload/index.d.ts +125 -5
  96. package/filter-pills/index.d.ts +132 -5
  97. package/footer/index.d.ts +16 -5
  98. package/form-field/index.d.ts +96 -5
  99. package/formly/index.d.ts +197 -5
  100. package/forms/index.d.ts +261 -5
  101. package/forms/phone-number-input/index.d.ts +79 -5
  102. package/forms/rich-text-input/formatters/html/index.d.ts +11 -5
  103. package/forms/rich-text-input/formatters/markdown/index.d.ts +14 -5
  104. package/forms/rich-text-input/index.d.ts +171 -5
  105. package/highlight-data/index.d.ts +36 -5
  106. package/horizontal-navigation/index.d.ts +23 -5
  107. package/icon/index.d.ts +16 -5
  108. package/index.d.ts +2 -5
  109. package/inline-message/index.d.ts +21 -5
  110. package/input/index.d.ts +102 -3
  111. package/link/index.d.ts +29 -5
  112. package/modal/index.d.ts +159 -3
  113. package/multi-select/index.d.ts +222 -3
  114. package/new-badge/index.d.ts +10 -5
  115. package/number/index.d.ts +18 -5
  116. package/number-format/index.d.ts +78 -5
  117. package/numeric-badge/index.d.ts +29 -5
  118. package/option/index.d.ts +618 -3
  119. package/package.json +47 -47
  120. package/page-header/index.d.ts +14 -5
  121. package/picker/index.d.ts +29 -5
  122. package/plg-push/index.d.ts +9 -5
  123. package/popover/index.d.ts +438 -3
  124. package/popover2/index.d.ts +64 -5
  125. package/popup/index.d.ts +106 -5
  126. package/popup-employee/index.d.ts +161 -5
  127. package/qualification/index.d.ts +53 -3
  128. package/read-more/index.d.ts +34 -5
  129. package/safe-content/index.d.ts +32 -3
  130. package/scroll/index.d.ts +39 -3
  131. package/scrollBox/index.d.ts +19 -5
  132. package/select/index.d.ts +145 -3
  133. package/sidepanel/index.d.ts +41 -3
  134. package/simple-select/api/index.d.ts +11 -3
  135. package/simple-select/index.d.ts +77 -5
  136. package/skeleton/index.d.ts +60 -5
  137. package/statusBadge/index.d.ts +15 -5
  138. package/tag/index.d.ts +37 -5
  139. package/time/index.d.ts +185 -5
  140. package/title/index.d.ts +79 -3
  141. package/toast/index.d.ts +73 -5
  142. package/tooltip/index.d.ts +85 -5
  143. package/user/index.d.ts +375 -3
  144. package/a11y/public-api.d.ts +0 -2
  145. package/a11y/skip-links/skip-links.component.d.ts +0 -8
  146. package/a11y/skip-links/skip-links.translate.d.ts +0 -16
  147. package/a11y/skip-links/translations.d.ts +0 -50
  148. package/animations/animation.factory.d.ts +0 -6
  149. package/animations/fade.animation.d.ts +0 -2
  150. package/animations/public-api.d.ts +0 -4
  151. package/animations/scale.animation.d.ts +0 -2
  152. package/animations/slide.animation.d.ts +0 -2
  153. package/api/api.model.d.ts +0 -14
  154. package/api/api.module.d.ts +0 -7
  155. package/api/public-api.d.ts +0 -4
  156. package/api/select/api-select.module.d.ts +0 -10
  157. package/api/select/feeder/api-feeder.component.d.ts +0 -19
  158. package/api/select/feeder/api-feeder.model.d.ts +0 -14
  159. package/api/select/feeder/api-feeder.module.d.ts +0 -7
  160. package/api/select/feeder/index.d.ts +0 -3
  161. package/api/select/index.d.ts +0 -5
  162. package/api/select/input/api-select-input.component.d.ts +0 -32
  163. package/api/select/input/api-select-input.module.d.ts +0 -7
  164. package/api/select/input/index.d.ts +0 -2
  165. package/api/select/pager/api-pager.component.d.ts +0 -18
  166. package/api/select/pager/api-pager.model.d.ts +0 -33
  167. package/api/select/pager/api-pager.module.d.ts +0 -7
  168. package/api/select/pager/index.d.ts +0 -3
  169. package/api/select/searcher/api-searcher.component.d.ts +0 -39
  170. package/api/select/searcher/api-searcher.model.d.ts +0 -34
  171. package/api/select/searcher/api-searcher.module.d.ts +0 -7
  172. package/api/select/searcher/index.d.ts +0 -3
  173. package/api/service/api-hybrid.service.d.ts +0 -25
  174. package/api/service/api-service.model.d.ts +0 -13
  175. package/api/service/api-v3.service.d.ts +0 -26
  176. package/api/service/api-v4.service.d.ts +0 -23
  177. package/api/service/index.d.ts +0 -4
  178. package/breadcrumbs/breadcrumbs-link.directive.d.ts +0 -7
  179. package/breadcrumbs/breadcrumbs.component.d.ts +0 -13
  180. package/breadcrumbs/breadcrumbs.translate.d.ts +0 -7
  181. package/breadcrumbs/public-api.d.ts +0 -2
  182. package/breadcrumbs/translations.d.ts +0 -26
  183. package/button/button.component.d.ts +0 -26
  184. package/button/public-api.d.ts +0 -1
  185. package/callout/callout/callout.component.d.ts +0 -51
  186. package/callout/callout-disclosure/callout-disclosure.component.d.ts +0 -28
  187. package/callout/callout-feedback-item/callout-feedback-item.component.d.ts +0 -9
  188. package/callout/callout-feedback-list/callout-feedback-list.component.d.ts +0 -11
  189. package/callout/callout-icon.pipe.d.ts +0 -14
  190. package/callout/callout-popover/callout-popover.component.d.ts +0 -66
  191. package/callout/callout-state.d.ts +0 -8
  192. package/callout/callout.translate.d.ts +0 -7
  193. package/callout/callout.utils.d.ts +0 -15
  194. package/callout/public-api.d.ts +0 -6
  195. package/callout/translations.d.ts +0 -26
  196. package/chip/chip.component.d.ts +0 -12
  197. package/chip/chip.translate.d.ts +0 -7
  198. package/chip/public-api.d.ts +0 -1
  199. package/chip/translations.d.ts +0 -26
  200. package/comment/comment/comment.component.d.ts +0 -16
  201. package/comment/comment-block/comment-block.component.d.ts +0 -22
  202. package/comment/comment-chat/comment-chat.component.d.ts +0 -5
  203. package/comment/public-api.d.ts +0 -3
  204. package/comment/token.d.ts +0 -5
  205. package/core/date/date-adapter.class.d.ts +0 -18
  206. package/core/date/date-adapter.interface.d.ts +0 -17
  207. package/core/date/date-granularity.enum.d.ts +0 -8
  208. package/core/date/index.d.ts +0 -5
  209. package/core/date/native/index.d.ts +0 -2
  210. package/core/date/native/native-date.adapter.d.ts +0 -29
  211. package/core/date/native/native-date.option.d.ts +0 -6
  212. package/core/date/string/index.d.ts +0 -1
  213. package/core/date/string/string-date.adapter.d.ts +0 -28
  214. package/core/event/index.d.ts +0 -3
  215. package/core/event/on-close.subscriber.d.ts +0 -6
  216. package/core/event/on-open.subscriber.d.ts +0 -6
  217. package/core/event/on-scroll-bottom.subscriber.d.ts +0 -6
  218. package/core/group/group.interface.d.ts +0 -4
  219. package/core/group/index.d.ts +0 -1
  220. package/core/id/id.generator.d.ts +0 -1
  221. package/core/id/index.d.ts +0 -1
  222. package/core/misc.d.ts +0 -2
  223. package/core/portal/index.d.ts +0 -2
  224. package/core/portal/portal-content.d.ts +0 -3
  225. package/core/portal/portal.directive.d.ts +0 -27
  226. package/core/public-api.d.ts +0 -11
  227. package/core/signal.d.ts +0 -14
  228. package/core/tools/class.d.ts +0 -11
  229. package/core/translate/index.d.ts +0 -3
  230. package/core/translate/intl-params.pipe.d.ts +0 -8
  231. package/core/translate/intl.model.d.ts +0 -3
  232. package/core/translate/translation.model.d.ts +0 -13
  233. package/core/tree/index.d.ts +0 -1
  234. package/core/tree/tree.model.d.ts +0 -5
  235. package/core/type/enum.d.ts +0 -14
  236. package/core/type/index.d.ts +0 -2
  237. package/core/type/style.d.ts +0 -5
  238. package/core-select/api/api-v3.directive.d.ts +0 -27
  239. package/core-select/api/api-v4.directive.d.ts +0 -20
  240. package/core-select/api/api.directive.d.ts +0 -39
  241. package/core-select/api/public-api.d.ts +0 -3
  242. package/core-select/displayer/displayer.directive.d.ts +0 -12
  243. package/core-select/displayer/index.d.ts +0 -1
  244. package/core-select/establishment/establishment-grouping.component.d.ts +0 -7
  245. package/core-select/establishment/establishment-grouping.service.d.ts +0 -13
  246. package/core-select/establishment/establishments.directive.d.ts +0 -26
  247. package/core-select/establishment/models.d.ts +0 -9
  248. package/core-select/establishment/public-api.d.ts +0 -3
  249. package/core-select/input/index.d.ts +0 -3
  250. package/core-select/input/select-input.component.d.ts +0 -105
  251. package/core-select/input/select-input.models.d.ts +0 -4
  252. package/core-select/input/total-count.directive.d.ts +0 -8
  253. package/core-select/job-qualification/job-qualification-grouping.component.d.ts +0 -7
  254. package/core-select/job-qualification/job-qualifications.directive.d.ts +0 -21
  255. package/core-select/job-qualification/models.d.ts +0 -7
  256. package/core-select/job-qualification/public-api.d.ts +0 -2
  257. package/core-select/no-clue/index.d.ts +0 -1
  258. package/core-select/no-clue/no-clue.directive.d.ts +0 -6
  259. package/core-select/option/default-option.component.d.ts +0 -9
  260. package/core-select/option/disabled.directive.d.ts +0 -7
  261. package/core-select/option/group.directive.d.ts +0 -18
  262. package/core-select/option/group.pipe.d.ts +0 -13
  263. package/core-select/option/index.d.ts +0 -8
  264. package/core-select/option/option-outlet.directive.d.ts +0 -21
  265. package/core-select/option/option.component.d.ts +0 -38
  266. package/core-select/option/option.directive.d.ts +0 -12
  267. package/core-select/option/option.token.d.ts +0 -9
  268. package/core-select/panel/index.d.ts +0 -4
  269. package/core-select/panel/key-manager.d.ts +0 -24
  270. package/core-select/panel/panel-header-template.directive.d.ts +0 -11
  271. package/core-select/panel/panel.models.d.ts +0 -16
  272. package/core-select/panel/panel.utils.d.ts +0 -7
  273. package/core-select/public-api.d.ts +0 -8
  274. package/core-select/select.model.d.ts +0 -21
  275. package/core-select/select.translate.d.ts +0 -7
  276. package/core-select/select.utils.d.ts +0 -1
  277. package/core-select/translations.d.ts +0 -26
  278. package/core-select/user/former-employees.component.d.ts +0 -12
  279. package/core-select/user/me.provider.d.ts +0 -3
  280. package/core-select/user/public-api.d.ts +0 -4
  281. package/core-select/user/translations.d.ts +0 -34
  282. package/core-select/user/user-displayer.component.d.ts +0 -10
  283. package/core-select/user/user-homonym.service.d.ts +0 -14
  284. package/core-select/user/user-option.component.d.ts +0 -13
  285. package/core-select/user/user-option.model.d.ts +0 -11
  286. package/core-select/user/user.translate.d.ts +0 -8
  287. package/core-select/user/users.directive.d.ts +0 -57
  288. package/date/adapter/date-adapter.module.d.ts +0 -7
  289. package/date/adapter/date-adapter.pipe.d.ts +0 -10
  290. package/date/adapter/index.d.ts +0 -2
  291. package/date/calendar/calendar-input.component.d.ts +0 -50
  292. package/date/calendar/calendar-input.module.d.ts +0 -7
  293. package/date/calendar/calendar-input.translate.d.ts +0 -8
  294. package/date/calendar/calendar-item.class.d.ts +0 -34
  295. package/date/calendar/calendar-item.factory.d.ts +0 -13
  296. package/date/calendar/calendar-item.interface.d.ts +0 -9
  297. package/date/calendar/index.d.ts +0 -2
  298. package/date/calendar/translations.d.ts +0 -34
  299. package/date/date.module.d.ts +0 -11
  300. package/date/humanize/humanize.formatter.d.ts +0 -8
  301. package/date/humanize/humanize.model.d.ts +0 -13
  302. package/date/humanize/humanize.pipe.d.ts +0 -10
  303. package/date/humanize/humanize.utils.d.ts +0 -4
  304. package/date/humanize/index.d.ts +0 -4
  305. package/date/input/date-input.directive.d.ts +0 -24
  306. package/date/input/date-input.module.d.ts +0 -7
  307. package/date/input/date-input.translate.d.ts +0 -9
  308. package/date/input/index.d.ts +0 -3
  309. package/date/input/translations.d.ts +0 -42
  310. package/date/picker/date-picker.component.d.ts +0 -29
  311. package/date/picker/date-picker.module.d.ts +0 -7
  312. package/date/picker/index.d.ts +0 -2
  313. package/date/public-api.d.ts +0 -7
  314. package/date/select/date-select-input.component.d.ts +0 -29
  315. package/date/select/date-select-input.module.d.ts +0 -7
  316. package/date/select/date-select-input.translate.d.ts +0 -9
  317. package/date/select/index.d.ts +0 -3
  318. package/date/select/translations.d.ts +0 -42
  319. package/date2/abstract-date-component.d.ts +0 -43
  320. package/date2/calendar.token.d.ts +0 -7
  321. package/date2/calendar2/calendar-cell-info.d.ts +0 -39
  322. package/date2/calendar2/calendar-mode.d.ts +0 -1
  323. package/date2/calendar2/calendar2-cell.directive.d.ts +0 -15
  324. package/date2/calendar2/calendar2.component.d.ts +0 -64
  325. package/date2/calendar2/calendar2.tokens.d.ts +0 -4
  326. package/date2/calendar2/cell-status.d.ts +0 -6
  327. package/date2/calendar2/date-range.d.ts +0 -13
  328. package/date2/date-format.d.ts +0 -2
  329. package/date2/date-input/date-input.component.d.ts +0 -60
  330. package/date2/date-range-input/calendar-shortcut.d.ts +0 -6
  331. package/date2/date-range-input/date-range-input.component.d.ts +0 -77
  332. package/date2/date.const.d.ts +0 -6
  333. package/date2/date2.translate.d.ts +0 -13
  334. package/date2/public-api.d.ts +0 -7
  335. package/date2/repeat-times.directive.d.ts +0 -9
  336. package/date2/translations.d.ts +0 -20
  337. package/date2/utils.d.ts +0 -13
  338. package/department/department.model.d.ts +0 -4
  339. package/department/department.module.d.ts +0 -7
  340. package/department/public-api.d.ts +0 -4
  341. package/department/select/department-select.module.d.ts +0 -8
  342. package/department/select/feeder/department-feeder.component.d.ts +0 -20
  343. package/department/select/feeder/department-feeder.module.d.ts +0 -7
  344. package/department/select/feeder/index.d.ts +0 -2
  345. package/department/select/index.d.ts +0 -3
  346. package/department/select/input/department-select-input.component.d.ts +0 -24
  347. package/department/select/input/department-select-input.module.d.ts +0 -7
  348. package/department/select/input/department-select-input.translate.d.ts +0 -7
  349. package/department/select/input/index.d.ts +0 -3
  350. package/department/select/input/translations.d.ts +0 -26
  351. package/department/service/department-service.model.d.ts +0 -10
  352. package/department/service/department-v3.service.d.ts +0 -27
  353. package/department/service/department-v4.service.d.ts +0 -21
  354. package/department/service/index.d.ts +0 -3
  355. package/dialog/dialog/dialog.component.d.ts +0 -12
  356. package/dialog/dialog-content/dialog-content.component.d.ts +0 -5
  357. package/dialog/dialog-footer/dialog-footer.component.d.ts +0 -5
  358. package/dialog/dialog-header/dialog-header.component.d.ts +0 -11
  359. package/dialog/dialog-header/dialog-header.translate.d.ts +0 -7
  360. package/dialog/dialog-header/translations.d.ts +0 -26
  361. package/dialog/dialog-routing/dialog-routing.component.d.ts +0 -19
  362. package/dialog/dialog-routing/dialog-routing.models.d.ts +0 -20
  363. package/dialog/dialog-routing/dialog-routing.utils.d.ts +0 -25
  364. package/dialog/dialog-routing/index.d.ts +0 -3
  365. package/dialog/dialog-routing/outlet-component-instance.directive.d.ts +0 -9
  366. package/dialog/dialog.providers.d.ts +0 -3
  367. package/dialog/dialog.service.d.ts +0 -8
  368. package/dialog/directives/dialog-close.directive.d.ts +0 -7
  369. package/dialog/directives/dialog-dismiss.directive.d.ts +0 -7
  370. package/dialog/directives/dialog-open.directive.d.ts +0 -11
  371. package/dialog/model/dialog-config.d.ts +0 -83
  372. package/dialog/model/dialog-ref.d.ts +0 -38
  373. package/dialog/model/index.d.ts +0 -3
  374. package/dialog/model/injectors.d.ts +0 -4
  375. package/dialog/public-api.d.ts +0 -12
  376. package/dialog/testing/providers.d.ts +0 -5
  377. package/dialog/testing/public-api.d.ts +0 -1
  378. package/divider/divider.component.d.ts +0 -14
  379. package/divider/public-api.d.ts +0 -1
  380. package/dropdown/dropdown.module.d.ts +0 -9
  381. package/dropdown/item/dropdown-item.directive.d.ts +0 -14
  382. package/dropdown/item/dropdown-item.model.d.ts +0 -9
  383. package/dropdown/item/dropdown-item.module.d.ts +0 -10
  384. package/dropdown/item/index.d.ts +0 -3
  385. package/dropdown/panel/dropdown-panel.component.d.ts +0 -40
  386. package/dropdown/panel/dropdown-panel.model.d.ts +0 -2
  387. package/dropdown/panel/dropdown-panel.module.d.ts +0 -10
  388. package/dropdown/panel/index.d.ts +0 -3
  389. package/dropdown/public-api.d.ts +0 -4
  390. package/dropdown/trigger/dropdown-trigger.directive.d.ts +0 -42
  391. package/dropdown/trigger/dropdown-trigger.module.d.ts +0 -10
  392. package/dropdown/trigger/index.d.ts +0 -2
  393. package/empty-state/empty-state-page/empty-state-page.component.d.ts +0 -36
  394. package/empty-state/empty-state-section/empty-state-section.component.d.ts +0 -21
  395. package/empty-state/empty-state.model.d.ts +0 -1
  396. package/empty-state/public-api.d.ts +0 -2
  397. package/establishment/establishment.model.d.ts +0 -9
  398. package/establishment/establishment.module.d.ts +0 -10
  399. package/establishment/public-api.d.ts +0 -4
  400. package/establishment/select/establishment-select.module.d.ts +0 -14
  401. package/establishment/select/establishment-select.token.d.ts +0 -4
  402. package/establishment/select/for-legal-units/for-legal-units.directive.d.ts +0 -14
  403. package/establishment/select/for-legal-units/for-legal-units.module.d.ts +0 -7
  404. package/establishment/select/for-legal-units/index.d.ts +0 -2
  405. package/establishment/select/index.d.ts +0 -6
  406. package/establishment/select/input/establishment-select-input.component.d.ts +0 -35
  407. package/establishment/select/input/establishment-select-input.module.d.ts +0 -7
  408. package/establishment/select/input/establishment-select-input.translate.d.ts +0 -7
  409. package/establishment/select/input/index.d.ts +0 -3
  410. package/establishment/select/input/translations.d.ts +0 -26
  411. package/establishment/select/legal-unit-selector/index.d.ts +0 -2
  412. package/establishment/select/legal-unit-selector/legal-unit-selector.directive.d.ts +0 -24
  413. package/establishment/select/legal-unit-selector/legal-unit-selector.module.d.ts +0 -7
  414. package/establishment/select/searcher/establishment-searcher.component.d.ts +0 -33
  415. package/establishment/select/searcher/establishment-searcher.module.d.ts +0 -7
  416. package/establishment/select/searcher/index.d.ts +0 -2
  417. package/establishment/select/select-all/establishment-select-all.component.d.ts +0 -19
  418. package/establishment/select/select-all/establishment-select-all.module.d.ts +0 -7
  419. package/establishment/select/select-all/index.d.ts +0 -2
  420. package/establishment/service/establishment-service.model.d.ts +0 -5
  421. package/establishment/service/establishment.service.d.ts +0 -17
  422. package/establishment/service/index.d.ts +0 -4
  423. package/establishment/service/legal-unit-service.model.d.ts +0 -5
  424. package/establishment/service/legal-unit.service.d.ts +0 -17
  425. package/fancy-box/fancy-box.component.d.ts +0 -11
  426. package/fancy-box/public-api.d.ts +0 -1
  427. package/file-upload/base-file-upload/base-file-upload.component.d.ts +0 -27
  428. package/file-upload/file-dropzone/file-dropzone.component.d.ts +0 -6
  429. package/file-upload/file-entry/file-entry.component.d.ts +0 -35
  430. package/file-upload/file-upload-entry.d.ts +0 -6
  431. package/file-upload/file-upload.translate.d.ts +0 -34
  432. package/file-upload/formatter.d.ts +0 -3
  433. package/file-upload/multi/multi-file-upload.component.d.ts +0 -6
  434. package/file-upload/public-api.d.ts +0 -5
  435. package/file-upload/single/single-file-upload.component.d.ts +0 -13
  436. package/file-upload/translations.d.ts +0 -242
  437. package/filter-pills/core/filter-pill-displayer.directive.d.ts +0 -14
  438. package/filter-pills/core/filter-pill-input-component.d.ts +0 -19
  439. package/filter-pills/core/filter-pill-label.directive.d.ts +0 -15
  440. package/filter-pills/core/index.d.ts +0 -4
  441. package/filter-pills/core/tokens.d.ts +0 -5
  442. package/filter-pills/filter-bar/filter-bar.component.d.ts +0 -14
  443. package/filter-pills/filter-bar/filter-pill-addon.directive.d.ts +0 -13
  444. package/filter-pills/filter-pill/filter-pill.component.d.ts +0 -51
  445. package/filter-pills/filter-pills.translate.d.ts +0 -9
  446. package/filter-pills/public-api.d.ts +0 -4
  447. package/filter-pills/translations.d.ts +0 -42
  448. package/footer/footer.component.d.ts +0 -13
  449. package/footer/public-api.d.ts +0 -1
  450. package/form-field/form-field-size.d.ts +0 -1
  451. package/form-field/form-field.component.d.ts +0 -71
  452. package/form-field/form-field.token.d.ts +0 -3
  453. package/form-field/form-field.translate.d.ts +0 -7
  454. package/form-field/input.directive.d.ts +0 -14
  455. package/form-field/public-api.d.ts +0 -5
  456. package/form-field/translations.d.ts +0 -26
  457. package/formly/formly.config.d.ts +0 -2
  458. package/formly/formly.module.d.ts +0 -39
  459. package/formly/formly.utils.d.ts +0 -2
  460. package/formly/public-api.d.ts +0 -4
  461. package/formly/types/api.d.ts +0 -13
  462. package/formly/types/checkbox.d.ts +0 -8
  463. package/formly/types/date.d.ts +0 -8
  464. package/formly/types/department.d.ts +0 -8
  465. package/formly/types/establishment.d.ts +0 -8
  466. package/formly/types/index.d.ts +0 -11
  467. package/formly/types/input.d.ts +0 -9
  468. package/formly/types/qualification.d.ts +0 -8
  469. package/formly/types/radios.d.ts +0 -12
  470. package/formly/types/select.d.ts +0 -13
  471. package/formly/types/textarea.d.ts +0 -8
  472. package/formly/types/user.d.ts +0 -8
  473. package/formly/wrappers/checkbox-layout.d.ts +0 -12
  474. package/formly/wrappers/error.d.ts +0 -20
  475. package/formly/wrappers/helper.d.ts +0 -11
  476. package/formly/wrappers/icon.d.ts +0 -11
  477. package/formly/wrappers/index.d.ts +0 -7
  478. package/formly/wrappers/radiosfield-layout.d.ts +0 -12
  479. package/formly/wrappers/suffix.d.ts +0 -11
  480. package/formly/wrappers/textfield-layout.d.ts +0 -15
  481. package/forms/checkbox-input/checkbox-input.component.d.ts +0 -28
  482. package/forms/form-field-id.directive.d.ts +0 -13
  483. package/forms/inject-ng-control.d.ts +0 -2
  484. package/forms/multilanguage-input/model/multilanguage-translation.d.ts +0 -4
  485. package/forms/multilanguage-input/multilanguage-input.component.d.ts +0 -28
  486. package/forms/multilanguage-input/multilanguage-input.translate.d.ts +0 -8
  487. package/forms/multilanguage-input/translations.d.ts +0 -12
  488. package/forms/multilanguage-input/validators.d.ts +0 -4
  489. package/forms/noop-value-accessor.directive.d.ts +0 -9
  490. package/forms/number-format-input/number-format-input.component.d.ts +0 -39
  491. package/forms/number-format-input/number-format-input.translate.d.ts +0 -7
  492. package/forms/number-format-input/translations.d.ts +0 -26
  493. package/forms/number-input/number-input.component.d.ts +0 -20
  494. package/forms/number-input/number-input.translate.d.ts +0 -7
  495. package/forms/number-input/translations.d.ts +0 -26
  496. package/forms/phone-number-input/formatter.d.ts +0 -4
  497. package/forms/phone-number-input/phone-number-format.pipe.d.ts +0 -8
  498. package/forms/phone-number-input/phone-number-input.component.d.ts +0 -59
  499. package/forms/phone-number-input/public-api.d.ts +0 -5
  500. package/forms/phone-number-input/types.d.ts +0 -2
  501. package/forms/phone-number-input/validators.d.ts +0 -7
  502. package/forms/public-api.d.ts +0 -16
  503. package/forms/radio-group-input/radio/radio.component.d.ts +0 -17
  504. package/forms/radio-group-input/radio-group-input.component.d.ts +0 -15
  505. package/forms/radio-group-input/radio-group-token.d.ts +0 -3
  506. package/forms/rich-text-input/formatters/html/html-formatter.d.ts +0 -8
  507. package/forms/rich-text-input/formatters/html/public-api.d.ts +0 -1
  508. package/forms/rich-text-input/formatters/index.d.ts +0 -1
  509. package/forms/rich-text-input/formatters/markdown/markdown-formatter.d.ts +0 -11
  510. package/forms/rich-text-input/formatters/markdown/public-api.d.ts +0 -1
  511. package/forms/rich-text-input/formatters/rich-text-formatter.d.ts +0 -7
  512. package/forms/rich-text-input/plugins/clear-format/clear-format.command.d.ts +0 -3
  513. package/forms/rich-text-input/plugins/clear-format/clear-format.component.d.ts +0 -18
  514. package/forms/rich-text-input/plugins/clear-format/index.d.ts +0 -1
  515. package/forms/rich-text-input/plugins/headings/headings.command.d.ts +0 -4
  516. package/forms/rich-text-input/plugins/headings/headings.component.d.ts +0 -24
  517. package/forms/rich-text-input/plugins/headings/index.d.ts +0 -1
  518. package/forms/rich-text-input/plugins/link/index.d.ts +0 -1
  519. package/forms/rich-text-input/plugins/link/link-dialog/index.d.ts +0 -1
  520. package/forms/rich-text-input/plugins/link/link-dialog/link-dialog.component.d.ts +0 -14
  521. package/forms/rich-text-input/plugins/link/link.command.d.ts +0 -4
  522. package/forms/rich-text-input/plugins/link/link.component.d.ts +0 -20
  523. package/forms/rich-text-input/plugins/list-format/index.d.ts +0 -1
  524. package/forms/rich-text-input/plugins/list-format/list-format.command.d.ts +0 -5
  525. package/forms/rich-text-input/plugins/list-format/list-format.component.d.ts +0 -23
  526. package/forms/rich-text-input/plugins/list-format/list-style-toolbar.component.d.ts +0 -15
  527. package/forms/rich-text-input/plugins/text-style/index.d.ts +0 -2
  528. package/forms/rich-text-input/plugins/text-style/text-style-toolbar.component.d.ts +0 -11
  529. package/forms/rich-text-input/plugins/text-style/text-style.command.d.ts +0 -2
  530. package/forms/rich-text-input/plugins/text-style/text-style.component.d.ts +0 -22
  531. package/forms/rich-text-input/plugins/toolbar/index.d.ts +0 -1
  532. package/forms/rich-text-input/plugins/toolbar/toolbar.component.d.ts +0 -11
  533. package/forms/rich-text-input/public-api.d.ts +0 -8
  534. package/forms/rich-text-input/rich-text-input.component.d.ts +0 -34
  535. package/forms/rich-text-input/rich-text-input.translate.d.ts +0 -27
  536. package/forms/rich-text-input/translations.d.ts +0 -186
  537. package/forms/rich-text-input/utils/index.d.ts +0 -1
  538. package/forms/rich-text-input/utils/lexical.utils.d.ts +0 -18
  539. package/forms/switch-input/switch-input.component.d.ts +0 -10
  540. package/forms/text-input/text-input-addon.d.ts +0 -10
  541. package/forms/text-input/text-input.component.d.ts +0 -36
  542. package/forms/text-input/text-input.translate.d.ts +0 -8
  543. package/forms/text-input/translations.d.ts +0 -34
  544. package/forms/textarea-input/textarea-input.component.d.ts +0 -20
  545. package/highlight-data/highlight-data.component.d.ts +0 -33
  546. package/highlight-data/public-api.d.ts +0 -1
  547. package/horizontal-navigation/horizontal-navigation-link.directive.d.ts +0 -7
  548. package/horizontal-navigation/horizontal-navigation.component.d.ts +0 -14
  549. package/horizontal-navigation/public-api.d.ts +0 -2
  550. package/icon/icon.component.d.ts +0 -13
  551. package/icon/public-api.d.ts +0 -1
  552. package/inline-message/inline-message-state.d.ts +0 -1
  553. package/inline-message/inline-message.component.d.ts +0 -16
  554. package/inline-message/public-api.d.ts +0 -2
  555. package/input/clearer/clearer.component.d.ts +0 -10
  556. package/input/clearer/clearer.model.d.ts +0 -7
  557. package/input/clearer/clearer.module.d.ts +0 -7
  558. package/input/clearer/clearer.translate.d.ts +0 -7
  559. package/input/clearer/index.d.ts +0 -3
  560. package/input/clearer/translations.d.ts +0 -26
  561. package/input/displayer/index.d.ts +0 -3
  562. package/input/displayer/input-displayer.directive.d.ts +0 -16
  563. package/input/displayer/input-displayer.model.d.ts +0 -9
  564. package/input/displayer/input-displayer.module.d.ts +0 -7
  565. package/input/input.directive.d.ts +0 -17
  566. package/input/input.model.d.ts +0 -23
  567. package/input/input.module.d.ts +0 -9
  568. package/input/public-api.d.ts +0 -5
  569. package/link/link.component.d.ts +0 -22
  570. package/link/link.translate.d.ts +0 -7
  571. package/link/public-api.d.ts +0 -1
  572. package/link/translations.d.ts +0 -23
  573. package/modal/dialog-adapter/dialog-content-adapter/dialog-content-adapter.component.d.ts +0 -37
  574. package/modal/dialog-adapter/dialog-ref-adapter.d.ts +0 -19
  575. package/modal/modal-config.default.d.ts +0 -3
  576. package/modal/modal-config.model.d.ts +0 -21
  577. package/modal/modal-panel.component.d.ts +0 -48
  578. package/modal/modal-ref.factory.d.ts +0 -30
  579. package/modal/modal-ref.model.d.ts +0 -15
  580. package/modal/modal.model.d.ts +0 -13
  581. package/modal/modal.module.d.ts +0 -14
  582. package/modal/modal.service.d.ts +0 -15
  583. package/modal/modal.token.d.ts +0 -7
  584. package/modal/modal.translate.d.ts +0 -9
  585. package/modal/modal.utils.d.ts +0 -2
  586. package/modal/public-api.d.ts +0 -11
  587. package/modal/translations.d.ts +0 -42
  588. package/multi-select/displayer/counter-displayer/counter-displayer.component.d.ts +0 -16
  589. package/multi-select/displayer/default-displayer.component.d.ts +0 -20
  590. package/multi-select/displayer/default-displayer.translate.d.ts +0 -10
  591. package/multi-select/displayer/displayer-input.directive.d.ts +0 -22
  592. package/multi-select/displayer/displayer.directive.d.ts +0 -12
  593. package/multi-select/displayer/index.d.ts +0 -5
  594. package/multi-select/displayer/translations.d.ts +0 -50
  595. package/multi-select/input/index.d.ts +0 -2
  596. package/multi-select/input/panel-ref.factory.d.ts +0 -24
  597. package/multi-select/input/panel.model.d.ts +0 -7
  598. package/multi-select/input/select-all/index.d.ts +0 -1
  599. package/multi-select/input/select-all/multi-select-all-displayer.component.d.ts +0 -18
  600. package/multi-select/input/select-all/multi-select-all-header.component.d.ts +0 -9
  601. package/multi-select/input/select-all/select-all.models.d.ts +0 -10
  602. package/multi-select/input/select-all/with-select-all.directive.d.ts +0 -20
  603. package/multi-select/input/select-input.component.d.ts +0 -47
  604. package/multi-select/panel/index.d.ts +0 -1
  605. package/multi-select/panel/option-group-context.pipe.d.ts +0 -11
  606. package/multi-select/panel/option-selected.pipe.d.ts +0 -9
  607. package/multi-select/panel/panel.component.d.ts +0 -33
  608. package/multi-select/panel/selected-chip.directive.d.ts +0 -10
  609. package/multi-select/public-api.d.ts +0 -6
  610. package/multi-select/select.model.d.ts +0 -23
  611. package/multi-select/select.translate.d.ts +0 -17
  612. package/multi-select/select.utils.d.ts +0 -14
  613. package/multi-select/select.validators.d.ts +0 -5
  614. package/multi-select/translations.d.ts +0 -106
  615. package/new-badge/new-badge.component.d.ts +0 -7
  616. package/new-badge/public-api.d.ts +0 -1
  617. package/number/number.module.d.ts +0 -7
  618. package/number/number.pipe.d.ts +0 -9
  619. package/number/public-api.d.ts +0 -2
  620. package/number-format/number-format.d.ts +0 -16
  621. package/number-format/number-format.directive.d.ts +0 -18
  622. package/number-format/number-format.models.d.ts +0 -33
  623. package/number-format/number-format.pipe.d.ts +0 -8
  624. package/number-format/public-api.d.ts +0 -4
  625. package/numeric-badge/numeric-badge.component.d.ts +0 -26
  626. package/numeric-badge/public-api.d.ts +0 -1
  627. package/option/item/index.d.ts +0 -7
  628. package/option/item/option-item.component.d.ts +0 -22
  629. package/option/item/option-item.model.d.ts +0 -18
  630. package/option/item/option-item.module.d.ts +0 -7
  631. package/option/item/translations.d.ts +0 -34
  632. package/option/item/tree-option-item.component.d.ts +0 -39
  633. package/option/item/tree-option-item.model.d.ts +0 -14
  634. package/option/item/tree-option-item.module.d.ts +0 -7
  635. package/option/item/tree-option-item.translate.d.ts +0 -8
  636. package/option/operator/feeder/index.d.ts +0 -4
  637. package/option/operator/feeder/option-feeder.component.d.ts +0 -9
  638. package/option/operator/feeder/option-feeder.module.d.ts +0 -7
  639. package/option/operator/feeder/tree-option-feeder.component.d.ts +0 -10
  640. package/option/operator/feeder/tree-option-feeder.module.d.ts +0 -7
  641. package/option/operator/for-groups/for-groups.directive.d.ts +0 -31
  642. package/option/operator/for-groups/for-groups.module.d.ts +0 -7
  643. package/option/operator/for-groups/index.d.ts +0 -2
  644. package/option/operator/for-options/for-options.directive.d.ts +0 -16
  645. package/option/operator/for-options/for-options.module.d.ts +0 -7
  646. package/option/operator/for-options/for-tree-options.directive.d.ts +0 -9
  647. package/option/operator/for-options/for-tree-options.module.d.ts +0 -7
  648. package/option/operator/for-options/index.d.ts +0 -4
  649. package/option/operator/index.d.ts +0 -9
  650. package/option/operator/option-operator.model.d.ts +0 -9
  651. package/option/operator/option-operator.module.d.ts +0 -11
  652. package/option/operator/pager/index.d.ts +0 -4
  653. package/option/operator/pager/option-pager.component.d.ts +0 -13
  654. package/option/operator/pager/option-pager.module.d.ts +0 -7
  655. package/option/operator/pager/tree-option-pager.component.d.ts +0 -16
  656. package/option/operator/pager/tree-option-pager.module.d.ts +0 -7
  657. package/option/operator/searcher/index.d.ts +0 -4
  658. package/option/operator/searcher/option-searcher.component.d.ts +0 -19
  659. package/option/operator/searcher/option-searcher.module.d.ts +0 -7
  660. package/option/operator/searcher/tree-option-searcher.component.d.ts +0 -20
  661. package/option/operator/searcher/tree-option-searcher.module.d.ts +0 -7
  662. package/option/operator/tree-option-operator.model.d.ts +0 -5
  663. package/option/operator/tree-option-operator.module.d.ts +0 -10
  664. package/option/option.module.d.ts +0 -16
  665. package/option/picker/index.d.ts +0 -8
  666. package/option/picker/option-picker-advanced.component.d.ts +0 -40
  667. package/option/picker/option-picker.component.d.ts +0 -68
  668. package/option/picker/option-picker.model.d.ts +0 -22
  669. package/option/picker/option-picker.module.d.ts +0 -9
  670. package/option/picker/tree-option-picker-advanced.component.d.ts +0 -40
  671. package/option/picker/tree-option-picker.component.d.ts +0 -35
  672. package/option/picker/tree-option-picker.model.d.ts +0 -5
  673. package/option/picker/tree-option-picker.module.d.ts +0 -12
  674. package/option/placeholder/index.d.ts +0 -3
  675. package/option/placeholder/option-placeholder.component.d.ts +0 -9
  676. package/option/placeholder/option-placeholder.module.d.ts +0 -7
  677. package/option/placeholder/option-placeholder.translate.d.ts +0 -8
  678. package/option/placeholder/translations.d.ts +0 -34
  679. package/option/public-api.d.ts +0 -7
  680. package/option/selector/all/index.d.ts +0 -5
  681. package/option/selector/all/select-all.component.d.ts +0 -19
  682. package/option/selector/all/select-all.module.d.ts +0 -7
  683. package/option/selector/all/select-all.translate.d.ts +0 -8
  684. package/option/selector/all/translations.d.ts +0 -34
  685. package/option/selector/all/tree-select-all.component.d.ts +0 -21
  686. package/option/selector/all/tree-select-all.module.d.ts +0 -7
  687. package/option/selector/index.d.ts +0 -5
  688. package/option/selector/option-selector.model.d.ts +0 -11
  689. package/option/selector/option-selector.module.d.ts +0 -7
  690. package/option/selector/tree-option-selector.model.d.ts +0 -4
  691. package/option/selector/tree-option-selector.module.d.ts +0 -7
  692. package/option/tree-option.module.d.ts +0 -10
  693. package/page-header/page-header.component.d.ts +0 -11
  694. package/page-header/public-api.d.ts +0 -1
  695. package/picker/input-picker.model.d.ts +0 -25
  696. package/picker/public-api.d.ts +0 -1
  697. package/plg-push/plg-push.component.d.ts +0 -6
  698. package/plg-push/public-api.d.ts +0 -1
  699. package/popover/animation/index.d.ts +0 -1
  700. package/popover/animation/popover.animation.d.ts +0 -2
  701. package/popover/panel/index.d.ts +0 -3
  702. package/popover/panel/popover-panel.component.d.ts +0 -54
  703. package/popover/panel/popover-panel.model.d.ts +0 -86
  704. package/popover/panel/popover-panel.module.d.ts +0 -7
  705. package/popover/popover.module.d.ts +0 -9
  706. package/popover/public-api.d.ts +0 -5
  707. package/popover/target/index.d.ts +0 -3
  708. package/popover/target/popover-target.directive.d.ts +0 -16
  709. package/popover/target/popover-target.model.d.ts +0 -44
  710. package/popover/target/popover-target.module.d.ts +0 -7
  711. package/popover/trigger/index.d.ts +0 -3
  712. package/popover/trigger/popover-trigger.directive.d.ts +0 -57
  713. package/popover/trigger/popover-trigger.model.d.ts +0 -163
  714. package/popover/trigger/popover-trigger.module.d.ts +0 -8
  715. package/popover2/content/popover-content/popover-content.component.d.ts +0 -23
  716. package/popover2/popover-focus-trap.d.ts +0 -10
  717. package/popover2/popover-tokens.d.ts +0 -11
  718. package/popover2/popover.directive.d.ts +0 -47
  719. package/popover2/popover.providers.d.ts +0 -2
  720. package/popover2/popover.translate.d.ts +0 -7
  721. package/popover2/popover2.translate.d.ts +0 -7
  722. package/popover2/public-api.d.ts +0 -3
  723. package/popover2/translations.d.ts +0 -26
  724. package/popup/popup-config.default.d.ts +0 -2
  725. package/popup/popup-config.model.d.ts +0 -9
  726. package/popup/popup-ref.factory.d.ts +0 -20
  727. package/popup/popup-ref.model.d.ts +0 -54
  728. package/popup/popup.module.d.ts +0 -7
  729. package/popup/popup.service.d.ts +0 -11
  730. package/popup/popup.token.d.ts +0 -7
  731. package/popup/public-api.d.ts +0 -7
  732. package/popup-employee/card/panel/user-popover-panel.component.d.ts +0 -52
  733. package/popup-employee/card/panel/user-popover-panel.model.d.ts +0 -2
  734. package/popup-employee/card/pipe/inject-parameter.pipe.d.ts +0 -7
  735. package/popup-employee/card/pipe/is-future.pipe.d.ts +0 -12
  736. package/popup-employee/card/pipe/leave-ends-display.pipe.d.ts +0 -9
  737. package/popup-employee/card/trigger/user-popover-trigger.directive.d.ts +0 -47
  738. package/popup-employee/popup-employee.translate.d.ts +0 -19
  739. package/popup-employee/public-api.d.ts +0 -4
  740. package/popup-employee/service/user-popover-service.model.d.ts +0 -6
  741. package/popup-employee/service/user-popover.store.d.ts +0 -13
  742. package/popup-employee/translations.d.ts +0 -122
  743. package/popup-employee/user-popover.model.d.ts +0 -37
  744. package/popup-employee/user-popover.providers.d.ts +0 -4
  745. package/public_api.d.ts +0 -2
  746. package/qualification/public-api.d.ts +0 -3
  747. package/qualification/qualification.model.d.ts +0 -7
  748. package/qualification/qualification.module.d.ts +0 -10
  749. package/qualification/select/index.d.ts +0 -1
  750. package/qualification/select/input/index.d.ts +0 -2
  751. package/qualification/select/input/qualification-select-input.component.d.ts +0 -28
  752. package/qualification/select/input/qualification-select-input.translate.d.ts +0 -7
  753. package/qualification/select/input/translations.d.ts +0 -26
  754. package/read-more/public-api.d.ts +0 -1
  755. package/read-more/read-more.component.d.ts +0 -26
  756. package/read-more/read-more.translate.d.ts +0 -8
  757. package/read-more/translations.d.ts +0 -34
  758. package/safe-content/public-api.d.ts +0 -3
  759. package/safe-content/safe-content.module.d.ts +0 -10
  760. package/safe-content/safe-external-svg.pipe.d.ts +0 -9
  761. package/safe-content/safe-html.pipe.d.ts +0 -16
  762. package/scroll/public-api.d.ts +0 -3
  763. package/scroll/scroll.directive.d.ts +0 -23
  764. package/scroll/scroll.model.d.ts +0 -8
  765. package/scroll/scroll.module.d.ts +0 -7
  766. package/scrollBox/public-api.d.ts +0 -1
  767. package/scrollBox/scroll-box.component.d.ts +0 -16
  768. package/select/input/index.d.ts +0 -3
  769. package/select/input/select-input.component.d.ts +0 -70
  770. package/select/input/select-input.model.d.ts +0 -61
  771. package/select/input/select-input.module.d.ts +0 -10
  772. package/select/public-api.d.ts +0 -2
  773. package/select/select.module.d.ts +0 -10
  774. package/sidepanel/public-api.d.ts +0 -3
  775. package/sidepanel/sidepanel.model.d.ts +0 -18
  776. package/sidepanel/sidepanel.module.d.ts +0 -10
  777. package/sidepanel/sidepanel.service.d.ts +0 -16
  778. package/simple-select/api/api-v4.directive.d.ts +0 -5
  779. package/simple-select/api/api.directive.d.ts +0 -5
  780. package/simple-select/api/public-api.d.ts +0 -2
  781. package/simple-select/input/index.d.ts +0 -1
  782. package/simple-select/input/panel-ref.factory.d.ts +0 -19
  783. package/simple-select/input/select-input.component.d.ts +0 -18
  784. package/simple-select/panel/index.d.ts +0 -1
  785. package/simple-select/panel/option-selected.pipe.d.ts +0 -8
  786. package/simple-select/panel/panel.component.d.ts +0 -30
  787. package/simple-select/public-api.d.ts +0 -3
  788. package/simple-select/select.model.d.ts +0 -3
  789. package/simple-select/select.translate.d.ts +0 -11
  790. package/simple-select/translations.d.ts +0 -58
  791. package/skeleton/public-api.d.ts +0 -6
  792. package/skeleton/skeleton-button/skeleton-button.component.d.ts +0 -7
  793. package/skeleton/skeleton-data-table/skeleton-data-table.component.d.ts +0 -12
  794. package/skeleton/skeleton-field/skeleton-field.component.d.ts +0 -7
  795. package/skeleton/skeleton-header/skeleton-header.component.d.ts +0 -7
  796. package/skeleton/skeleton-index-table/skeleton-index-table.component.d.ts +0 -12
  797. package/skeleton/skeleton-table/skeleton-table.component.d.ts +0 -12
  798. package/statusBadge/public-api.d.ts +0 -1
  799. package/statusBadge/statusBadge.component.d.ts +0 -12
  800. package/tag/public-api.d.ts +0 -1
  801. package/tag/tag.component.d.ts +0 -34
  802. package/time/core/base-picker.component.d.ts +0 -23
  803. package/time/core/date-primitives.d.ts +0 -2
  804. package/time/core/date.utils.d.ts +0 -14
  805. package/time/core/duration.utils.d.ts +0 -19
  806. package/time/core/math.utils.d.ts +0 -11
  807. package/time/core/misc.utils.d.ts +0 -1
  808. package/time/core/repeat-on-hold.directive.d.ts +0 -19
  809. package/time/core/time-picker-part.component.d.ts +0 -35
  810. package/time/duration-picker/duration-picker.component.d.ts +0 -42
  811. package/time/duration-picker/duration-picker.model.d.ts +0 -12
  812. package/time/duration-picker/duration-picker.translate.d.ts +0 -9
  813. package/time/duration-picker/translations.d.ts +0 -42
  814. package/time/public-api.d.ts +0 -4
  815. package/time/time-picker/time-picker.component.d.ts +0 -49
  816. package/time/time-picker/time-picker.model.d.ts +0 -13
  817. package/time/time-picker/time-picker.translate.d.ts +0 -9
  818. package/time/time-picker/translations.d.ts +0 -42
  819. package/title/public-api.d.ts +0 -5
  820. package/title/title-translate.service.d.ts +0 -6
  821. package/title/title.model.d.ts +0 -7
  822. package/title/title.module.d.ts +0 -10
  823. package/title/title.service.d.ts +0 -22
  824. package/title/title.strategy.d.ts +0 -35
  825. package/toast/public-api.d.ts +0 -5
  826. package/toast/toasts.component.d.ts +0 -24
  827. package/toast/toasts.model.d.ts +0 -23
  828. package/toast/toasts.module.d.ts +0 -7
  829. package/toast/toasts.service.d.ts +0 -13
  830. package/toast/toasts.translate.d.ts +0 -7
  831. package/toast/translations.d.ts +0 -26
  832. package/tooltip/animation/index.d.ts +0 -1
  833. package/tooltip/animation/tooltip.animation.d.ts +0 -2
  834. package/tooltip/panel/index.d.ts +0 -2
  835. package/tooltip/panel/tooltip-panel.component.d.ts +0 -18
  836. package/tooltip/panel/tooltip-panel.module.d.ts +0 -7
  837. package/tooltip/public-api.d.ts +0 -4
  838. package/tooltip/tooltip.module.d.ts +0 -8
  839. package/tooltip/trigger/ellipsis.ruler.d.ts +0 -27
  840. package/tooltip/trigger/index.d.ts +0 -2
  841. package/tooltip/trigger/tooltip-trigger.directive.d.ts +0 -46
  842. package/tooltip/trigger/tooltip-trigger.module.d.ts +0 -8
  843. package/user/display/display-format.model.d.ts +0 -23
  844. package/user/display/index.d.ts +0 -3
  845. package/user/display/user-display.module.d.ts +0 -7
  846. package/user/display/user-display.pipe.d.ts +0 -38
  847. package/user/picture/index.d.ts +0 -2
  848. package/user/picture/user-picture.component.d.ts +0 -44
  849. package/user/picture/user-picture.module.d.ts +0 -10
  850. package/user/public-api.d.ts +0 -7
  851. package/user/select/homonyms/index.d.ts +0 -3
  852. package/user/select/homonyms/user-homonyms.component.d.ts +0 -14
  853. package/user/select/homonyms/user-homonyms.module.d.ts +0 -7
  854. package/user/select/homonyms/user-homonyms.service.d.ts +0 -23
  855. package/user/select/index.d.ts +0 -5
  856. package/user/select/input/index.d.ts +0 -3
  857. package/user/select/input/translations.d.ts +0 -34
  858. package/user/select/input/user-select-input.component.d.ts +0 -33
  859. package/user/select/input/user-select-input.module.d.ts +0 -10
  860. package/user/select/input/user-select-input.translate.d.ts +0 -8
  861. package/user/select/me/index.d.ts +0 -2
  862. package/user/select/me/me-option.directive.d.ts +0 -30
  863. package/user/select/me/me-option.module.d.ts +0 -7
  864. package/user/select/searcher/index.d.ts +0 -3
  865. package/user/select/searcher/translations.d.ts +0 -26
  866. package/user/select/searcher/user-searcher.component.d.ts +0 -39
  867. package/user/select/searcher/user-searcher.module.d.ts +0 -7
  868. package/user/select/searcher/user-searcher.translate.d.ts +0 -7
  869. package/user/select/user-select.module.d.ts +0 -13
  870. package/user/service/index.d.ts +0 -2
  871. package/user/service/user-service.model.d.ts +0 -9
  872. package/user/service/user-v3.service.d.ts +0 -20
  873. package/user/tile/index.d.ts +0 -2
  874. package/user/tile/user-tile.component.d.ts +0 -39
  875. package/user/tile/user-tile.module.d.ts +0 -10
  876. package/user/user.model.d.ts +0 -11
  877. package/user/user.module.d.ts +0 -10
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, inject, Pipe, NgModule, Component, ChangeDetectionStrategy, ViewEncapsulation, Input, Optional, ChangeDetectorRef, Injectable, forwardRef, Inject, SkipSelf, Self, Directive, ElementRef, HostBinding, ViewChild, Output } from '@angular/core';
2
+ import { InjectionToken, inject, Pipe, NgModule, Input, Optional, ViewEncapsulation, ChangeDetectionStrategy, Component, ChangeDetectorRef, Injectable, forwardRef, Inject, SkipSelf, Self, Directive, ElementRef, Output, ViewChild, HostBinding } from '@angular/core';
3
3
  import * as i2$1 from '@angular/common';
4
4
  import { NgStyle, CommonModule } from '@angular/common';
5
5
  import * as i1$1 from '@angular/cdk/overlay';
@@ -100,20 +100,20 @@ class LuUserDisplayPipe {
100
100
  }
101
101
  return luUserDisplay(userOrUsers, format);
102
102
  }
103
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserDisplayPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
104
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.3", ngImport: i0, type: LuUserDisplayPipe, isStandalone: true, name: "luUserDisplay" }); }
103
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserDisplayPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
104
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuUserDisplayPipe, isStandalone: true, name: "luUserDisplay" }); }
105
105
  }
106
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserDisplayPipe, decorators: [{
106
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserDisplayPipe, decorators: [{
107
107
  type: Pipe,
108
108
  args: [{ name: 'luUserDisplay', standalone: true }]
109
109
  }] });
110
110
 
111
111
  class LuUserDisplayModule {
112
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserDisplayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
113
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.3", ngImport: i0, type: LuUserDisplayModule, imports: [LuUserDisplayPipe], exports: [LuUserDisplayPipe] }); }
114
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserDisplayModule, providers: [LuUserDisplayPipe] }); }
112
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserDisplayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
113
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuUserDisplayModule, imports: [LuUserDisplayPipe], exports: [LuUserDisplayPipe] }); }
114
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserDisplayModule, providers: [LuUserDisplayPipe] }); }
115
115
  }
116
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserDisplayModule, decorators: [{
116
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserDisplayModule, decorators: [{
117
117
  type: NgModule,
118
118
  args: [{
119
119
  imports: [LuUserDisplayPipe],
@@ -187,10 +187,10 @@ class LuUserPictureComponent {
187
187
  // and take a modulo 360 for hue
188
188
  return charSum % 360;
189
189
  }
190
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserPictureComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
191
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: LuUserPictureComponent, isStandalone: true, selector: "lu-user-picture", inputs: { displayFormat: "displayFormat", imageLoadingAttribute: "imageLoadingAttribute", user: "user" }, host: { classAttribute: "avatar" }, usesOnChanges: true, ngImport: i0, template: "@if (hasPicture) {\n<img class=\"avatar-picture\" [src]=\"pictureHref\" alt=\"\" (error)=\"pictureError()\" [loading]=\"imageLoadingAttribute\" />\n} @else {\n<div class=\"avatar-picture\" [ngStyle]=\"style\">\n\t<span class=\"avatar-picture-initials\">{{ initials }}</span>\n</div>\n}\n", styles: ["@charset \"UTF-8\";.avatar,.lu-user-picture{--components-avatar-size: 2.5rem;--components-avatar-fontSize: var(--sizes-M-fontSize);--components-avatar-border: 2px;--components-avatar-scale: 1;--components-avatar-background: var(--pr-t-elevation-surface-default);--components-avatar-placeholder-size: 1.25rem;display:inline-block;vertical-align:middle;border-radius:var(--commons-borderRadius-full);inline-size:var(--components-avatar-size);aspect-ratio:1}.avatar-picture,.picture{background-color:var(--palettes-neutral-200);border-radius:var(--commons-borderRadius-full);background-position:center;background-size:cover;background-repeat:no-repeat;inline-size:var(--components-avatar-size);object-fit:cover;object-position:center;aspect-ratio:1;display:flex;justify-content:center;align-items:center}.avatar-picture-initials,.picture{font-size:var(--components-avatar-fontSize);font-weight:600;line-height:1;color:var(--palettes-neutral-0)}.avatarWrapper{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;align-content:flex-start;row-gap:var(--components-avatarWrapper-rowGap)}.avatarWrapper .avatar{box-shadow:0 0 0 var(--components-avatar-border) var(--components-avatar-background)}.avatarWrapper-item:not(:last-child){margin-inline-end:calc(var(--components-avatarWrapper-overlap) * -1)}.avatarWrapper-item-action{padding:0;border:0;inline-size:100%;background-color:transparent;color:inherit;text-align:start;display:block;font:inherit;cursor:pointer;display:flex;text-decoration:none;transition:transform var(--commons-animations-durations-fast);transform:scale(var(--components-avatarWrapper-scale));color:currentColor}.avatarWrapper-item-action:hover,.avatarWrapper-item-action:focus{--components-avatarWrapper-scale: 1.1}.avatarWrapper-item-action:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:2px;border-radius:var(--commons-borderRadius-full)}.avatarWrapper-item-action-more{box-shadow:0 0 0 var(--components-avatar-border) var(--components-avatar-background);border-radius:var(--commons-borderRadius-full);display:flex;align-items:center;justify-content:center;background-color:var(--palettes-neutral-200);inline-size:var(--components-avatar-size);block-size:var(--components-avatar-size);font-size:var(--components-avatarWrapper-fontSize)}.avatar.mod-XS,.lu-user-picture.mod-XS{--components-avatar-size: 1.5rem;--components-avatar-fontSize: var(--sizes-XS-fontSize);--components-avatar-placeholder-size: .75rem;--components-avatar-border: 1px}.avatar.mod-S,.lu-user-picture.mod-S{--components-avatar-size: 2rem;--components-avatar-fontSize: var(--sizes-S-fontSize);--components-avatar-placeholder-size: 1rem}.avatar.mod-L,.lu-user-picture.mod-L{--components-avatar-size: 3rem;--components-avatar-fontSize: var(--sizes-L-fontSize);--components-avatar-placeholder-size: 1.75rem}.avatar.mod-XL,.lu-user-picture.mod-XL{--components-avatar-size: 4rem;--components-avatar-fontSize: var(--sizes-XL-fontSize);--components-avatar-placeholder-size: 2rem}.avatar.mod-XXL,.lu-user-picture.mod-XXL{--components-avatar-size: 5rem;--components-avatar-fontSize: var(--sizes-XXL-fontSize);--components-avatar-placeholder-size: 2.25rem}.avatar.mod-XXXL,.lu-user-picture.mod-XXXL{--components-avatar-size: 6rem;--components-avatar-fontSize: var(--sizes-XXXL-fontSize);--components-avatar-placeholder-size: 2.5rem}.avatar.mod-placeholder .avatar-picture,.avatar.mod-placeholder .picture,.lu-user-picture.mod-placeholder .avatar-picture,.lu-user-picture.mod-placeholder .picture{background-color:var(--palettes-neutral-200)!important}.avatar.mod-placeholder .avatar-picture:before,.avatar.mod-placeholder .picture:before,.lu-user-picture.mod-placeholder .avatar-picture:before,.lu-user-picture.mod-placeholder .picture:before{--icon-content: \"\\e990\";display:inline-block;vertical-align:text-bottom;font-style:normal;font-family:Lucca icons;content:var(--icon-content);-webkit-font-smoothing:antialiased;text-transform:none;color:var(--palettes-neutral-600);font-weight:400;font-size:var(--components-avatar-placeholder-size)}.avatar.mod-placeholder .avatar-picture-initials,.avatar.mod-placeholder .userPicture-initials,.lu-user-picture.mod-placeholder .avatar-picture-initials,.lu-user-picture.mod-placeholder .userPicture-initials{display:none}.avatarWrapper{--components-avatar-size: 2.5rem;--components-avatar-fontSize: var(--sizes-M-fontSize);--components-avatar-border: 2px;--components-avatar-scale: 1;--components-avatar-background: var(--pr-t-elevation-surface-default);--components-avatar-placeholder-size: 1.25rem;--components-avatarWrapper-fontSize: var(--sizes-M-fontSize);--components-avatarWrapper-overlap: var(--pr-t-spacings-100);--components-avatarWrapper-rowGap: var(--pr-t-spacings-50)}.avatarWrapper.mod-XL .avatar,.avatarWrapper.mod-XL .avatarWrapper-item-action{--components-avatar-size: 4rem;--components-avatar-fontSize: var(--sizes-XL-fontSize);--components-avatar-placeholder-size: 2rem}.avatarWrapper.mod-L .avatar,.avatarWrapper.mod-L .avatarWrapper-item-action{--components-avatar-size: 3rem;--components-avatar-fontSize: var(--sizes-L-fontSize);--components-avatar-placeholder-size: 1.75rem}.avatarWrapper.mod-S{--components-avatarWrapper-overlap: var(--pr-t-spacings-50);--components-avatarWrapper-rowGap: var(--pr-t-spacings-25)}.avatarWrapper.mod-S .avatar,.avatarWrapper.mod-S .avatarWrapper-item-action{--components-avatar-size: 2rem;--components-avatar-fontSize: var(--sizes-S-fontSize);--components-avatar-placeholder-size: 1rem}.avatarWrapper.mod-XS{--components-avatarWrapper-overlap: var(--pr-t-spacings-50);--components-avatarWrapper-rowGap: var(--pr-t-spacings-25)}.avatarWrapper.mod-XS .avatar,.avatarWrapper.mod-XS .avatarWrapper-item-action{--components-avatar-size: 1.5rem;--components-avatar-fontSize: var(--sizes-XS-fontSize);--components-avatar-placeholder-size: .75rem;--components-avatar-border: 1px}\n"], dependencies: [{ kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
190
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserPictureComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
191
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.0.2", type: LuUserPictureComponent, isStandalone: true, selector: "lu-user-picture", inputs: { displayFormat: "displayFormat", imageLoadingAttribute: "imageLoadingAttribute", user: "user" }, host: { classAttribute: "avatar" }, usesOnChanges: true, ngImport: i0, template: "@if (hasPicture) {\n<img class=\"avatar-picture\" [src]=\"pictureHref\" alt=\"\" (error)=\"pictureError()\" [loading]=\"imageLoadingAttribute\" />\n} @else {\n<div class=\"avatar-picture\" [ngStyle]=\"style\">\n\t<span class=\"avatar-picture-initials\">{{ initials }}</span>\n</div>\n}\n", styles: ["@charset \"UTF-8\";.avatar,.lu-user-picture{--components-avatar-size: 2.5rem;--components-avatar-fontSize: var(--sizes-M-fontSize);--components-avatar-border: 2px;--components-avatar-scale: 1;--components-avatar-background: var(--pr-t-elevation-surface-default);--components-avatar-placeholder-size: 1.25rem;display:inline-block;vertical-align:middle;border-radius:var(--commons-borderRadius-full);inline-size:var(--components-avatar-size);aspect-ratio:1}.avatar-picture,.picture{background-color:var(--palettes-neutral-200);border-radius:var(--commons-borderRadius-full);background-position:center;background-size:cover;background-repeat:no-repeat;inline-size:var(--components-avatar-size);object-fit:cover;object-position:center;aspect-ratio:1;display:flex;justify-content:center;align-items:center}.avatar-picture-initials,.picture{font-size:var(--components-avatar-fontSize);font-weight:600;line-height:1;color:var(--palettes-neutral-0)}.avatarWrapper{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;align-content:flex-start;row-gap:var(--components-avatarWrapper-rowGap)}.avatarWrapper .avatar{box-shadow:0 0 0 var(--components-avatar-border) var(--components-avatar-background)}.avatarWrapper-item:not(:last-child){margin-inline-end:calc(var(--components-avatarWrapper-overlap) * -1)}.avatarWrapper-item-action{padding:0;border:0;inline-size:100%;background-color:transparent;color:inherit;text-align:start;display:block;font:inherit;cursor:pointer;display:flex;text-decoration:none;transition:transform var(--commons-animations-durations-fast);transform:scale(var(--components-avatarWrapper-scale));color:currentColor}.avatarWrapper-item-action:hover,.avatarWrapper-item-action:focus{--components-avatarWrapper-scale: 1.1}.avatarWrapper-item-action:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:2px;border-radius:var(--commons-borderRadius-full)}.avatarWrapper-item-action-more{box-shadow:0 0 0 var(--components-avatar-border) var(--components-avatar-background);border-radius:var(--commons-borderRadius-full);display:flex;align-items:center;justify-content:center;background-color:var(--palettes-neutral-200);inline-size:var(--components-avatar-size);block-size:var(--components-avatar-size);font-size:var(--components-avatarWrapper-fontSize)}.avatar.mod-XS,.lu-user-picture.mod-XS{--components-avatar-size: 1.5rem;--components-avatar-fontSize: var(--sizes-XS-fontSize);--components-avatar-placeholder-size: .75rem;--components-avatar-border: 1px}.avatar.mod-S,.lu-user-picture.mod-S{--components-avatar-size: 2rem;--components-avatar-fontSize: var(--sizes-S-fontSize);--components-avatar-placeholder-size: 1rem}.avatar.mod-L,.lu-user-picture.mod-L{--components-avatar-size: 3rem;--components-avatar-fontSize: var(--sizes-L-fontSize);--components-avatar-placeholder-size: 1.75rem}.avatar.mod-XL,.lu-user-picture.mod-XL{--components-avatar-size: 4rem;--components-avatar-fontSize: var(--sizes-XL-fontSize);--components-avatar-placeholder-size: 2rem}.avatar.mod-XXL,.lu-user-picture.mod-XXL{--components-avatar-size: 5rem;--components-avatar-fontSize: var(--sizes-XXL-fontSize);--components-avatar-placeholder-size: 2.25rem}.avatar.mod-XXXL,.lu-user-picture.mod-XXXL{--components-avatar-size: 6rem;--components-avatar-fontSize: var(--sizes-XXXL-fontSize);--components-avatar-placeholder-size: 2.5rem}.avatar.mod-placeholder .avatar-picture,.avatar.mod-placeholder .picture,.lu-user-picture.mod-placeholder .avatar-picture,.lu-user-picture.mod-placeholder .picture{background-color:var(--palettes-neutral-200)!important}.avatar.mod-placeholder .avatar-picture:before,.avatar.mod-placeholder .picture:before,.lu-user-picture.mod-placeholder .avatar-picture:before,.lu-user-picture.mod-placeholder .picture:before{--icon-content: \"\\e990\";display:inline-block;vertical-align:text-bottom;font-style:normal;font-family:Lucca icons;content:var(--icon-content);-webkit-font-smoothing:antialiased;text-transform:none;color:var(--palettes-neutral-600);font-weight:400;font-size:var(--components-avatar-placeholder-size)}.avatar.mod-placeholder .avatar-picture-initials,.avatar.mod-placeholder .userPicture-initials,.lu-user-picture.mod-placeholder .avatar-picture-initials,.lu-user-picture.mod-placeholder .userPicture-initials{display:none}.avatarWrapper{--components-avatar-size: 2.5rem;--components-avatar-fontSize: var(--sizes-M-fontSize);--components-avatar-border: 2px;--components-avatar-scale: 1;--components-avatar-background: var(--pr-t-elevation-surface-default);--components-avatar-placeholder-size: 1.25rem;--components-avatarWrapper-fontSize: var(--sizes-M-fontSize);--components-avatarWrapper-overlap: var(--pr-t-spacings-100);--components-avatarWrapper-rowGap: var(--pr-t-spacings-50)}.avatarWrapper.mod-XL .avatar,.avatarWrapper.mod-XL .avatarWrapper-item-action{--components-avatar-size: 4rem;--components-avatar-fontSize: var(--sizes-XL-fontSize);--components-avatar-placeholder-size: 2rem}.avatarWrapper.mod-L .avatar,.avatarWrapper.mod-L .avatarWrapper-item-action{--components-avatar-size: 3rem;--components-avatar-fontSize: var(--sizes-L-fontSize);--components-avatar-placeholder-size: 1.75rem}.avatarWrapper.mod-S{--components-avatarWrapper-overlap: var(--pr-t-spacings-50);--components-avatarWrapper-rowGap: var(--pr-t-spacings-25)}.avatarWrapper.mod-S .avatar,.avatarWrapper.mod-S .avatarWrapper-item-action{--components-avatar-size: 2rem;--components-avatar-fontSize: var(--sizes-S-fontSize);--components-avatar-placeholder-size: 1rem}.avatarWrapper.mod-XS{--components-avatarWrapper-overlap: var(--pr-t-spacings-50);--components-avatarWrapper-rowGap: var(--pr-t-spacings-25)}.avatarWrapper.mod-XS .avatar,.avatarWrapper.mod-XS .avatarWrapper-item-action{--components-avatar-size: 1.5rem;--components-avatar-fontSize: var(--sizes-XS-fontSize);--components-avatar-placeholder-size: .75rem;--components-avatar-border: 1px}\n"], dependencies: [{ kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
192
192
  }
193
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserPictureComponent, decorators: [{
193
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserPictureComponent, decorators: [{
194
194
  type: Component,
195
195
  args: [{ selector: 'lu-user-picture', imports: [NgStyle], host: { class: 'avatar' }, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, standalone: true, template: "@if (hasPicture) {\n<img class=\"avatar-picture\" [src]=\"pictureHref\" alt=\"\" (error)=\"pictureError()\" [loading]=\"imageLoadingAttribute\" />\n} @else {\n<div class=\"avatar-picture\" [ngStyle]=\"style\">\n\t<span class=\"avatar-picture-initials\">{{ initials }}</span>\n</div>\n}\n", styles: ["@charset \"UTF-8\";.avatar,.lu-user-picture{--components-avatar-size: 2.5rem;--components-avatar-fontSize: var(--sizes-M-fontSize);--components-avatar-border: 2px;--components-avatar-scale: 1;--components-avatar-background: var(--pr-t-elevation-surface-default);--components-avatar-placeholder-size: 1.25rem;display:inline-block;vertical-align:middle;border-radius:var(--commons-borderRadius-full);inline-size:var(--components-avatar-size);aspect-ratio:1}.avatar-picture,.picture{background-color:var(--palettes-neutral-200);border-radius:var(--commons-borderRadius-full);background-position:center;background-size:cover;background-repeat:no-repeat;inline-size:var(--components-avatar-size);object-fit:cover;object-position:center;aspect-ratio:1;display:flex;justify-content:center;align-items:center}.avatar-picture-initials,.picture{font-size:var(--components-avatar-fontSize);font-weight:600;line-height:1;color:var(--palettes-neutral-0)}.avatarWrapper{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;align-content:flex-start;row-gap:var(--components-avatarWrapper-rowGap)}.avatarWrapper .avatar{box-shadow:0 0 0 var(--components-avatar-border) var(--components-avatar-background)}.avatarWrapper-item:not(:last-child){margin-inline-end:calc(var(--components-avatarWrapper-overlap) * -1)}.avatarWrapper-item-action{padding:0;border:0;inline-size:100%;background-color:transparent;color:inherit;text-align:start;display:block;font:inherit;cursor:pointer;display:flex;text-decoration:none;transition:transform var(--commons-animations-durations-fast);transform:scale(var(--components-avatarWrapper-scale));color:currentColor}.avatarWrapper-item-action:hover,.avatarWrapper-item-action:focus{--components-avatarWrapper-scale: 1.1}.avatarWrapper-item-action:focus-visible{outline:2px solid var(--palettes-product-700);outline-offset:2px;border-radius:var(--commons-borderRadius-full)}.avatarWrapper-item-action-more{box-shadow:0 0 0 var(--components-avatar-border) var(--components-avatar-background);border-radius:var(--commons-borderRadius-full);display:flex;align-items:center;justify-content:center;background-color:var(--palettes-neutral-200);inline-size:var(--components-avatar-size);block-size:var(--components-avatar-size);font-size:var(--components-avatarWrapper-fontSize)}.avatar.mod-XS,.lu-user-picture.mod-XS{--components-avatar-size: 1.5rem;--components-avatar-fontSize: var(--sizes-XS-fontSize);--components-avatar-placeholder-size: .75rem;--components-avatar-border: 1px}.avatar.mod-S,.lu-user-picture.mod-S{--components-avatar-size: 2rem;--components-avatar-fontSize: var(--sizes-S-fontSize);--components-avatar-placeholder-size: 1rem}.avatar.mod-L,.lu-user-picture.mod-L{--components-avatar-size: 3rem;--components-avatar-fontSize: var(--sizes-L-fontSize);--components-avatar-placeholder-size: 1.75rem}.avatar.mod-XL,.lu-user-picture.mod-XL{--components-avatar-size: 4rem;--components-avatar-fontSize: var(--sizes-XL-fontSize);--components-avatar-placeholder-size: 2rem}.avatar.mod-XXL,.lu-user-picture.mod-XXL{--components-avatar-size: 5rem;--components-avatar-fontSize: var(--sizes-XXL-fontSize);--components-avatar-placeholder-size: 2.25rem}.avatar.mod-XXXL,.lu-user-picture.mod-XXXL{--components-avatar-size: 6rem;--components-avatar-fontSize: var(--sizes-XXXL-fontSize);--components-avatar-placeholder-size: 2.5rem}.avatar.mod-placeholder .avatar-picture,.avatar.mod-placeholder .picture,.lu-user-picture.mod-placeholder .avatar-picture,.lu-user-picture.mod-placeholder .picture{background-color:var(--palettes-neutral-200)!important}.avatar.mod-placeholder .avatar-picture:before,.avatar.mod-placeholder .picture:before,.lu-user-picture.mod-placeholder .avatar-picture:before,.lu-user-picture.mod-placeholder .picture:before{--icon-content: \"\\e990\";display:inline-block;vertical-align:text-bottom;font-style:normal;font-family:Lucca icons;content:var(--icon-content);-webkit-font-smoothing:antialiased;text-transform:none;color:var(--palettes-neutral-600);font-weight:400;font-size:var(--components-avatar-placeholder-size)}.avatar.mod-placeholder .avatar-picture-initials,.avatar.mod-placeholder .userPicture-initials,.lu-user-picture.mod-placeholder .avatar-picture-initials,.lu-user-picture.mod-placeholder .userPicture-initials{display:none}.avatarWrapper{--components-avatar-size: 2.5rem;--components-avatar-fontSize: var(--sizes-M-fontSize);--components-avatar-border: 2px;--components-avatar-scale: 1;--components-avatar-background: var(--pr-t-elevation-surface-default);--components-avatar-placeholder-size: 1.25rem;--components-avatarWrapper-fontSize: var(--sizes-M-fontSize);--components-avatarWrapper-overlap: var(--pr-t-spacings-100);--components-avatarWrapper-rowGap: var(--pr-t-spacings-50)}.avatarWrapper.mod-XL .avatar,.avatarWrapper.mod-XL .avatarWrapper-item-action{--components-avatar-size: 4rem;--components-avatar-fontSize: var(--sizes-XL-fontSize);--components-avatar-placeholder-size: 2rem}.avatarWrapper.mod-L .avatar,.avatarWrapper.mod-L .avatarWrapper-item-action{--components-avatar-size: 3rem;--components-avatar-fontSize: var(--sizes-L-fontSize);--components-avatar-placeholder-size: 1.75rem}.avatarWrapper.mod-S{--components-avatarWrapper-overlap: var(--pr-t-spacings-50);--components-avatarWrapper-rowGap: var(--pr-t-spacings-25)}.avatarWrapper.mod-S .avatar,.avatarWrapper.mod-S .avatarWrapper-item-action{--components-avatar-size: 2rem;--components-avatar-fontSize: var(--sizes-S-fontSize);--components-avatar-placeholder-size: 1rem}.avatarWrapper.mod-XS{--components-avatarWrapper-overlap: var(--pr-t-spacings-50);--components-avatarWrapper-rowGap: var(--pr-t-spacings-25)}.avatarWrapper.mod-XS .avatar,.avatarWrapper.mod-XS .avatarWrapper-item-action{--components-avatar-size: 1.5rem;--components-avatar-fontSize: var(--sizes-XS-fontSize);--components-avatar-placeholder-size: .75rem;--components-avatar-border: 1px}\n"] }]
196
196
  }], propDecorators: { displayFormat: [{
@@ -246,10 +246,10 @@ class LuUserTileComponent {
246
246
  get role() {
247
247
  return this._role;
248
248
  }
249
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserTileComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
250
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: LuUserTileComponent, isStandalone: true, selector: "lu-user-tile", inputs: { user: "user", displayFormat: "displayFormat", role: "role" }, host: { classAttribute: "userTile" }, ngImport: i0, template: "<lu-user-picture [user]=\"user\" [displayFormat]=\"displayPictureFormat\"></lu-user-picture>\n<div class=\"userTile-content\">\n\t<div class=\"userTile-content-name\">{{ user | luUserDisplay: displayFormat }}</div>\n\t@if (role || user?.jobTitle) {\n\t<div class=\"userTile-content-info\">{{ role ? role : user?.jobTitle }}</div>\n\t}\n\t<div class=\"user-tile-footnote\"><ng-content></ng-content></div>\n</div>\n", styles: [".userTile{--components-userTile-title-fontSize: var(--sizes-M-fontSize);--components-userTile-title-lineHeight: var(--sizes-M-lineHeight);--components-userTile-info-fontSize: var(--sizes-S-fontSize);--components-userTile-info-lineHeight: var(--sizes-S-lineHeight);--components-userTile-gap: var(--pr-t-spacings-150);display:flex;align-items:center;gap:var(--components-userTile-gap);overflow-wrap:break-word}.userTile .avatar{display:flex;align-self:start;align-items:center;min-block-size:var(--components-avatar-size)}.userTile:has(.userTile-content-info,.user-tile-label) .avatar{block-size:calc(var(--components-userTile-title-lineHeight) + var(--components-userTile-info-lineHeight))}.userTile-content,.user-info{display:flex;flex-direction:column;margin:0}.userTile-content-name,.user-tile-title{font-size:var(--components-userTile-title-fontSize);line-height:var(--components-userTile-title-lineHeight);color:var(--palettes-neutral-800);margin:0}.userTile-content-info,.user-tile-label{font-size:var(--components-userTile-info-fontSize);line-height:var(--components-userTile-info-lineHeight);color:var(--palettes-neutral-600);margin:0}.user-tile-footnote{font-size:var(--sizes-S-fontSize);line-height:var(--sizes-S-lineHeight)}.userTile.mod-nameOnly .user-tile-label,.userTile.mod-nameOnly .user-tile-footnote{display:none}.userTile.mod-XS{--components-userTile-gap: var(--pr-t-spacings-100);--components-userTile-title-fontSize: var(--sizes-S-fontSize);--components-userTile-title-lineHeight: var(--sizes-S-lineHeight);--components-userTile-info-fontSize: var(--sizes-XS-fontSize);--components-userTile-info-lineHeight: var(--sizes-XS-lineHeight)}.userTile.mod-XS .avatar{--components-avatar-size: 1.5rem;--components-avatar-fontSize: var(--sizes-XS-fontSize);--components-avatar-placeholder-size: .75rem;--components-avatar-border: 1px}.userTile.mod-S{--components-userTile-gap: var(--pr-t-spacings-100)}.userTile.mod-S .avatar{--components-avatar-size: 2rem;--components-avatar-fontSize: var(--sizes-S-fontSize);--components-avatar-placeholder-size: 1rem}.userTile.mod-L .avatar{--components-avatar-size: 3rem;--components-avatar-fontSize: var(--sizes-L-fontSize);--components-avatar-placeholder-size: 1.75rem}.userTile.mod-XL .avatar{--components-avatar-size: 4rem;--components-avatar-fontSize: var(--sizes-XL-fontSize);--components-avatar-placeholder-size: 2rem}.userTile.mod-XXL .avatar{--components-avatar-size: 5rem;--components-avatar-fontSize: var(--sizes-XXL-fontSize);--components-avatar-placeholder-size: 2.25rem}.userTile.mod-XXXL .avatar{--components-avatar-size: 6rem;--components-avatar-fontSize: var(--sizes-XXXL-fontSize);--components-avatar-placeholder-size: 2.5rem}\n"], dependencies: [{ kind: "pipe", type: LuUserDisplayPipe, name: "luUserDisplay" }, { kind: "component", type: LuUserPictureComponent, selector: "lu-user-picture", inputs: ["displayFormat", "imageLoadingAttribute", "user"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
249
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserTileComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
250
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.0.2", type: LuUserTileComponent, isStandalone: true, selector: "lu-user-tile", inputs: { user: "user", displayFormat: "displayFormat", role: "role" }, host: { classAttribute: "userTile" }, ngImport: i0, template: "<lu-user-picture [user]=\"user\" [displayFormat]=\"displayPictureFormat\"></lu-user-picture>\n<div class=\"userTile-content\">\n\t<div class=\"userTile-content-name\">{{ user | luUserDisplay: displayFormat }}</div>\n\t@if (role || user?.jobTitle) {\n\t<div class=\"userTile-content-info\">{{ role ? role : user?.jobTitle }}</div>\n\t}\n\t<div class=\"user-tile-footnote\"><ng-content></ng-content></div>\n</div>\n", styles: [".userTile{--components-userTile-title-fontSize: var(--sizes-M-fontSize);--components-userTile-title-lineHeight: var(--sizes-M-lineHeight);--components-userTile-info-fontSize: var(--sizes-S-fontSize);--components-userTile-info-lineHeight: var(--sizes-S-lineHeight);--components-userTile-gap: var(--pr-t-spacings-150);display:flex;align-items:center;gap:var(--components-userTile-gap);overflow-wrap:break-word}.userTile .avatar{display:flex;align-self:start;align-items:center;min-block-size:var(--components-avatar-size)}.userTile:has(.userTile-content-info,.user-tile-label) .avatar{block-size:calc(var(--components-userTile-title-lineHeight) + var(--components-userTile-info-lineHeight))}.userTile-content,.user-info{display:flex;flex-direction:column;margin:0}.userTile-content-name,.user-tile-title{font-size:var(--components-userTile-title-fontSize);line-height:var(--components-userTile-title-lineHeight);color:var(--palettes-neutral-800);margin:0}.userTile-content-info,.user-tile-label{font-size:var(--components-userTile-info-fontSize);line-height:var(--components-userTile-info-lineHeight);color:var(--palettes-neutral-600);margin:0}.user-tile-footnote{font-size:var(--sizes-S-fontSize);line-height:var(--sizes-S-lineHeight)}.userTile.mod-nameOnly .user-tile-label,.userTile.mod-nameOnly .user-tile-footnote{display:none}.userTile.mod-XS{--components-userTile-gap: var(--pr-t-spacings-100);--components-userTile-title-fontSize: var(--sizes-S-fontSize);--components-userTile-title-lineHeight: var(--sizes-S-lineHeight);--components-userTile-info-fontSize: var(--sizes-XS-fontSize);--components-userTile-info-lineHeight: var(--sizes-XS-lineHeight)}.userTile.mod-XS .avatar{--components-avatar-size: 1.5rem;--components-avatar-fontSize: var(--sizes-XS-fontSize);--components-avatar-placeholder-size: .75rem;--components-avatar-border: 1px}.userTile.mod-S{--components-userTile-gap: var(--pr-t-spacings-100)}.userTile.mod-S .avatar{--components-avatar-size: 2rem;--components-avatar-fontSize: var(--sizes-S-fontSize);--components-avatar-placeholder-size: 1rem}.userTile.mod-L .avatar{--components-avatar-size: 3rem;--components-avatar-fontSize: var(--sizes-L-fontSize);--components-avatar-placeholder-size: 1.75rem}.userTile.mod-XL .avatar{--components-avatar-size: 4rem;--components-avatar-fontSize: var(--sizes-XL-fontSize);--components-avatar-placeholder-size: 2rem}.userTile.mod-XXL .avatar{--components-avatar-size: 5rem;--components-avatar-fontSize: var(--sizes-XXL-fontSize);--components-avatar-placeholder-size: 2.25rem}.userTile.mod-XXXL .avatar{--components-avatar-size: 6rem;--components-avatar-fontSize: var(--sizes-XXXL-fontSize);--components-avatar-placeholder-size: 2.5rem}\n"], dependencies: [{ kind: "pipe", type: LuUserDisplayPipe, name: "luUserDisplay" }, { kind: "component", type: LuUserPictureComponent, selector: "lu-user-picture", inputs: ["displayFormat", "imageLoadingAttribute", "user"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
251
251
  }
252
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserTileComponent, decorators: [{
252
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserTileComponent, decorators: [{
253
253
  type: Component,
254
254
  args: [{ selector: 'lu-user-tile', imports: [LuUserDisplayPipe, LuUserPictureComponent], changeDetection: ChangeDetectionStrategy.OnPush, host: { class: 'userTile' }, encapsulation: ViewEncapsulation.None, standalone: true, template: "<lu-user-picture [user]=\"user\" [displayFormat]=\"displayPictureFormat\"></lu-user-picture>\n<div class=\"userTile-content\">\n\t<div class=\"userTile-content-name\">{{ user | luUserDisplay: displayFormat }}</div>\n\t@if (role || user?.jobTitle) {\n\t<div class=\"userTile-content-info\">{{ role ? role : user?.jobTitle }}</div>\n\t}\n\t<div class=\"user-tile-footnote\"><ng-content></ng-content></div>\n</div>\n", styles: [".userTile{--components-userTile-title-fontSize: var(--sizes-M-fontSize);--components-userTile-title-lineHeight: var(--sizes-M-lineHeight);--components-userTile-info-fontSize: var(--sizes-S-fontSize);--components-userTile-info-lineHeight: var(--sizes-S-lineHeight);--components-userTile-gap: var(--pr-t-spacings-150);display:flex;align-items:center;gap:var(--components-userTile-gap);overflow-wrap:break-word}.userTile .avatar{display:flex;align-self:start;align-items:center;min-block-size:var(--components-avatar-size)}.userTile:has(.userTile-content-info,.user-tile-label) .avatar{block-size:calc(var(--components-userTile-title-lineHeight) + var(--components-userTile-info-lineHeight))}.userTile-content,.user-info{display:flex;flex-direction:column;margin:0}.userTile-content-name,.user-tile-title{font-size:var(--components-userTile-title-fontSize);line-height:var(--components-userTile-title-lineHeight);color:var(--palettes-neutral-800);margin:0}.userTile-content-info,.user-tile-label{font-size:var(--components-userTile-info-fontSize);line-height:var(--components-userTile-info-lineHeight);color:var(--palettes-neutral-600);margin:0}.user-tile-footnote{font-size:var(--sizes-S-fontSize);line-height:var(--sizes-S-lineHeight)}.userTile.mod-nameOnly .user-tile-label,.userTile.mod-nameOnly .user-tile-footnote{display:none}.userTile.mod-XS{--components-userTile-gap: var(--pr-t-spacings-100);--components-userTile-title-fontSize: var(--sizes-S-fontSize);--components-userTile-title-lineHeight: var(--sizes-S-lineHeight);--components-userTile-info-fontSize: var(--sizes-XS-fontSize);--components-userTile-info-lineHeight: var(--sizes-XS-lineHeight)}.userTile.mod-XS .avatar{--components-avatar-size: 1.5rem;--components-avatar-fontSize: var(--sizes-XS-fontSize);--components-avatar-placeholder-size: .75rem;--components-avatar-border: 1px}.userTile.mod-S{--components-userTile-gap: var(--pr-t-spacings-100)}.userTile.mod-S .avatar{--components-avatar-size: 2rem;--components-avatar-fontSize: var(--sizes-S-fontSize);--components-avatar-placeholder-size: 1rem}.userTile.mod-L .avatar{--components-avatar-size: 3rem;--components-avatar-fontSize: var(--sizes-L-fontSize);--components-avatar-placeholder-size: 1.75rem}.userTile.mod-XL .avatar{--components-avatar-size: 4rem;--components-avatar-fontSize: var(--sizes-XL-fontSize);--components-avatar-placeholder-size: 2rem}.userTile.mod-XXL .avatar{--components-avatar-size: 5rem;--components-avatar-fontSize: var(--sizes-XXL-fontSize);--components-avatar-placeholder-size: 2.25rem}.userTile.mod-XXXL .avatar{--components-avatar-size: 6rem;--components-avatar-fontSize: var(--sizes-XXXL-fontSize);--components-avatar-placeholder-size: 2.5rem}\n"] }]
255
255
  }], propDecorators: { user: [{
@@ -264,11 +264,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
264
264
  * @deprecated use `LuUserTileComponent` instead
265
265
  */
266
266
  class LuUserTileModule {
267
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserTileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
268
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.3", ngImport: i0, type: LuUserTileModule, imports: [LuUserTileComponent], exports: [LuUserTileComponent] }); }
269
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserTileModule }); }
267
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserTileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
268
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuUserTileModule, imports: [LuUserTileComponent], exports: [LuUserTileComponent] }); }
269
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserTileModule }); }
270
270
  }
271
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserTileModule, decorators: [{
271
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserTileModule, decorators: [{
272
272
  type: NgModule,
273
273
  args: [{
274
274
  imports: [LuUserTileComponent],
@@ -280,11 +280,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
280
280
  * @deprecated use `LuUserPictureComponent` instead
281
281
  */
282
282
  class LuUserPictureModule {
283
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserPictureModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
284
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.3", ngImport: i0, type: LuUserPictureModule, imports: [LuUserPictureComponent], exports: [LuUserPictureComponent] }); }
285
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserPictureModule }); }
283
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserPictureModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
284
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuUserPictureModule, imports: [LuUserPictureComponent], exports: [LuUserPictureComponent] }); }
285
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserPictureModule }); }
286
286
  }
287
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserPictureModule, decorators: [{
287
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserPictureModule, decorators: [{
288
288
  type: NgModule,
289
289
  args: [{
290
290
  imports: [LuUserPictureComponent],
@@ -331,10 +331,10 @@ class LuUserHomonymsService extends ALuUserHomonymsService {
331
331
  this._http = _http;
332
332
  this._format = LuDisplayFullname.lastfirst;
333
333
  }
334
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserHomonymsService, deps: [{ token: LuUserDisplayPipe }, { token: i2.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
335
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserHomonymsService }); }
334
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserHomonymsService, deps: [{ token: LuUserDisplayPipe }, { token: i2.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
335
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserHomonymsService }); }
336
336
  }
337
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserHomonymsService, decorators: [{
337
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserHomonymsService, decorators: [{
338
338
  type: Injectable
339
339
  }], ctorParameters: () => [{ type: LuUserDisplayPipe }, { type: i2.HttpClient }] });
340
340
 
@@ -355,8 +355,8 @@ class LuUserHomonymsComponent {
355
355
  constructor(hostService, selfService) {
356
356
  this._service = hostService || selfService;
357
357
  }
358
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserHomonymsComponent, deps: [{ token: ALuUserHomonymsService, optional: true, skipSelf: true }, { token: ALuUserHomonymsService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
359
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: LuUserHomonymsComponent, isStandalone: true, selector: "lu-user-homonyms", providers: [
358
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserHomonymsComponent, deps: [{ token: ALuUserHomonymsService, optional: true, skipSelf: true }, { token: ALuUserHomonymsService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
359
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuUserHomonymsComponent, isStandalone: true, selector: "lu-user-homonyms", providers: [
360
360
  LuUserDisplayPipe,
361
361
  {
362
362
  provide: ALuOptionOperator,
@@ -369,7 +369,7 @@ class LuUserHomonymsComponent {
369
369
  },
370
370
  ], ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
371
371
  }
372
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserHomonymsComponent, decorators: [{
372
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserHomonymsComponent, decorators: [{
373
373
  type: Component,
374
374
  args: [{
375
375
  selector: 'lu-user-homonyms',
@@ -404,11 +404,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
404
404
  }] }] });
405
405
 
406
406
  class LuUserHomonymsModule {
407
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserHomonymsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
408
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.3", ngImport: i0, type: LuUserHomonymsModule, imports: [LuUserHomonymsComponent], exports: [LuUserHomonymsComponent] }); }
409
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserHomonymsModule }); }
407
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserHomonymsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
408
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuUserHomonymsModule, imports: [LuUserHomonymsComponent], exports: [LuUserHomonymsComponent] }); }
409
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserHomonymsModule }); }
410
410
  }
411
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserHomonymsModule, decorators: [{
411
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserHomonymsModule, decorators: [{
412
412
  type: NgModule,
413
413
  args: [{
414
414
  imports: [LuUserHomonymsComponent],
@@ -458,10 +458,10 @@ class LuUserV3Service extends LuApiV3Service {
458
458
  .join(',');
459
459
  return `clue=${urlSafeClue}`;
460
460
  }
461
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserV3Service, deps: [{ token: i2.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
462
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserV3Service }); }
461
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserV3Service, deps: [{ token: i2.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
462
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserV3Service }); }
463
463
  }
464
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserV3Service, decorators: [{
464
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserV3Service, decorators: [{
465
465
  type: Injectable
466
466
  }], ctorParameters: () => [{ type: i2.HttpClient }] });
467
467
 
@@ -519,8 +519,8 @@ class LuUserMeOptionDirective {
519
519
  this._viewRef.destroy();
520
520
  }
521
521
  }
522
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserMeOptionDirective, deps: [{ token: ALuUserService, optional: true, skipSelf: true }, { token: ALuUserService, self: true }, { token: i0.ViewContainerRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
523
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.3", type: LuUserMeOptionDirective, isStandalone: true, selector: "[luUserMeOption]", inputs: { luUserMeOptionFields: "luUserMeOptionFields", luUserMeOptionFilters: "luUserMeOptionFilters", luUserMeOptionOrderBy: "luUserMeOptionOrderBy", luUserMeOptionAppInstanceId: "luUserMeOptionAppInstanceId", luUserMeOptionOperations: "luUserMeOptionOperations", luUserMeOptionClue: "luUserMeOptionClue" }, providers: [
522
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserMeOptionDirective, deps: [{ token: ALuUserService, optional: true, skipSelf: true }, { token: ALuUserService, self: true }, { token: i0.ViewContainerRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
523
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.2", type: LuUserMeOptionDirective, isStandalone: true, selector: "[luUserMeOption]", inputs: { luUserMeOptionFields: "luUserMeOptionFields", luUserMeOptionFilters: "luUserMeOptionFilters", luUserMeOptionOrderBy: "luUserMeOptionOrderBy", luUserMeOptionAppInstanceId: "luUserMeOptionAppInstanceId", luUserMeOptionOperations: "luUserMeOptionOperations", luUserMeOptionClue: "luUserMeOptionClue" }, providers: [
524
524
  {
525
525
  provide: ALuOptionOperator,
526
526
  useExisting: forwardRef(() => LuUserMeOptionDirective),
@@ -537,7 +537,7 @@ class LuUserMeOptionDirective {
537
537
  },
538
538
  ], ngImport: i0 }); }
539
539
  }
540
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserMeOptionDirective, decorators: [{
540
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserMeOptionDirective, decorators: [{
541
541
  type: Directive,
542
542
  args: [{
543
543
  selector: '[luUserMeOption]',
@@ -586,11 +586,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
586
586
  }] } });
587
587
 
588
588
  class LuUserMeOptionModule {
589
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserMeOptionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
590
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.3", ngImport: i0, type: LuUserMeOptionModule, imports: [LuUserMeOptionDirective], exports: [LuUserMeOptionDirective] }); }
591
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserMeOptionModule }); }
589
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserMeOptionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
590
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuUserMeOptionModule, imports: [LuUserMeOptionDirective], exports: [LuUserMeOptionDirective] }); }
591
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserMeOptionModule }); }
592
592
  }
593
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserMeOptionModule, decorators: [{
593
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserMeOptionModule, decorators: [{
594
594
  type: NgModule,
595
595
  args: [{
596
596
  imports: [LuUserMeOptionDirective],
@@ -714,8 +714,8 @@ class LuUserPagedSearcherComponent {
714
714
  this.form.reset();
715
715
  }
716
716
  }
717
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserPagedSearcherComponent, deps: [{ token: ALuUserService, optional: true, skipSelf: true }, { token: ALuUserService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
718
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: LuUserPagedSearcherComponent, isStandalone: true, selector: "lu-user-paged-searcher", inputs: { fields: "fields", filters: "filters", orderBy: "orderBy", appInstanceId: "appInstanceId", operations: "operations", enableFormerEmployees: "enableFormerEmployees" }, outputs: { clueChange: "clueChange" }, host: { properties: { "class.position-fixed": "this.fixed" } }, providers: [
717
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserPagedSearcherComponent, deps: [{ token: ALuUserService, optional: true, skipSelf: true }, { token: ALuUserService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
718
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuUserPagedSearcherComponent, isStandalone: true, selector: "lu-user-paged-searcher", inputs: { fields: "fields", filters: "filters", orderBy: "orderBy", appInstanceId: "appInstanceId", operations: "operations", enableFormerEmployees: "enableFormerEmployees" }, outputs: { clueChange: "clueChange" }, host: { properties: { "class.position-fixed": "this.fixed" } }, providers: [
719
719
  {
720
720
  provide: ALuOptionOperator,
721
721
  useExisting: forwardRef(() => LuUserPagedSearcherComponent),
@@ -742,7 +742,7 @@ class LuUserPagedSearcherComponent {
742
742
  },
743
743
  ], viewQueries: [{ propertyName: "searchInput", first: true, predicate: ["searchInput"], descendants: true, read: ElementRef, static: true }], ngImport: i0, template: "<form [formGroup]=\"form\">\n\t<div class=\"textfield mod-search\" [class.is-loading]=\"loading$ | async\">\n\t\t<input #searchInput class=\"textfield-input\" formControlName=\"clue\" />\n\t</div>\n\n\t<label class=\"checkbox mod-formerEmployee mod-S\" *ngIf=\"enableFormerEmployees\">\n\t\t<input class=\"checkbox-input\" type=\"checkbox\" formControlName=\"formerEmployees\" />\n\t\t<span class=\"checkbox-label\">{{ intl.includeFormerEmployees }}</span>\n\t</label>\n</form>\n\n<lu-option-placeholder *ngIf=\"(empty$ | async) && (loading$ | async) === false\" (onClear)=\"reset()\"></lu-option-placeholder>\n", styles: [":root{--components-options-item-padding-vertical: var(--pr-t-spacings-50);--components-options-item-padding-horizontal: var(--pr-t-spacings-100);--components-options-item-multiple-padding: 2.25rem;--components-options-item-icon-color: var(--palettes-neutral-800);--components-options-checkbox-size: 1.25rem;--components-options-checkbox-color: var(--palettes-product-700);--components-options-checkbox-border-radius: 6px;--components-options-checkbox-border-color: var(--palettes-neutral-700);--components-options-establishment-multiple-padding: 2rem}.textfield.mod-search{inline-size:100%}.textfield-input{outline:none}.checkbox.mod-formerEmployee{padding-block:var(--pr-t-spacings-50);padding-inline:var(--components-options-item-padding-horizontal);border-block-end:var(--commons-divider-width) solid var(--commons-divider-color);background-color:var(--palettes-neutral-50);font-style:italic}\n"], dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i2$1.AsyncPipe, name: "async" }, { kind: "component", type: LuOptionPlaceholderComponent, selector: "lu-option-placeholder", outputs: ["onClear"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
744
744
  }
745
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserPagedSearcherComponent, decorators: [{
745
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserPagedSearcherComponent, decorators: [{
746
746
  type: Component,
747
747
  args: [{ selector: 'lu-user-paged-searcher', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [ReactiveFormsModule, CommonModule, LuOptionPlaceholderComponent], providers: [
748
748
  {
@@ -805,11 +805,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
805
805
  }] } });
806
806
 
807
807
  class LuUserSearcherModule {
808
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserSearcherModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
809
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.3", ngImport: i0, type: LuUserSearcherModule, imports: [LuUserPagedSearcherComponent], exports: [LuUserPagedSearcherComponent] }); }
810
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserSearcherModule, imports: [LuUserPagedSearcherComponent] }); }
808
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserSearcherModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
809
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuUserSearcherModule, imports: [LuUserPagedSearcherComponent], exports: [LuUserPagedSearcherComponent] }); }
810
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserSearcherModule, imports: [LuUserPagedSearcherComponent] }); }
811
811
  }
812
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserSearcherModule, decorators: [{
812
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserSearcherModule, decorators: [{
813
813
  type: NgModule,
814
814
  args: [{
815
815
  imports: [LuUserPagedSearcherComponent],
@@ -878,8 +878,8 @@ class LuUserSelectInputComponent extends ALuSelectInputComponent {
878
878
  this.byId = (option1, option2) => option1 && option2 && option1.id === option2.id;
879
879
  this.intl = getIntl(LU_USER_SELECT_INPUT_TRANSLATIONS);
880
880
  }
881
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserSelectInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$1.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
882
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: LuUserSelectInputComponent, isStandalone: true, selector: "lu-user-select", inputs: { inputPlaceholder: ["placeholder", "inputPlaceholder"], fields: "fields", filters: "filters", orderBy: "orderBy", appInstanceId: "appInstanceId", operations: "operations", enableFormerEmployees: "enableFormerEmployees", disablePrincipal: "disablePrincipal" }, providers: [
881
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserSelectInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$1.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
882
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.0.2", type: LuUserSelectInputComponent, isStandalone: true, selector: "lu-user-select", inputs: { inputPlaceholder: ["placeholder", "inputPlaceholder"], fields: "fields", filters: "filters", orderBy: "orderBy", appInstanceId: "appInstanceId", operations: "operations", enableFormerEmployees: "enableFormerEmployees", disablePrincipal: "disablePrincipal" }, providers: [
883
883
  LuUserDisplayPipe,
884
884
  {
885
885
  provide: NG_VALUE_ACCESSOR,
@@ -888,7 +888,7 @@ class LuUserSelectInputComponent extends ALuSelectInputComponent {
888
888
  },
889
889
  ], usesInheritance: true, ngImport: i0, template: "<div class=\"lu-select-placeholder\">{{ placeholder }}</div>\n<div class=\"lu-select-value\">\n\t<div class=\"lu-select-display-wrapper\">\n\t\t<ng-container #display></ng-container>\n\t</div>\n</div>\n<div class=\"lu-select-suffix\">\n\t<lu-input-clearer></lu-input-clearer>\n</div>\n<ng-template luDisplayer [luDisplayerMultiple]=\"true\" let-values>\n\t<span *ngIf=\"multiple && values?.length > 1; else singleView\"\n\t\t><span class=\"numericBadge\">{{ values.length }}</span> {{ intl.users }}</span\n\t>\n\t<ng-template #singleView>{{ values[0] || values | luUserDisplay }}</ng-template>\n</ng-template>\n<lu-option-picker-advanced [option-comparer]=\"byId\">\n\t<header class=\"lu-picker-header\">\n\t\t<lu-user-paged-searcher\n\t\t\t[fields]=\"fields\"\n\t\t\t[filters]=\"filters\"\n\t\t\t[orderBy]=\"orderBy\"\n\t\t\t[appInstanceId]=\"appInstanceId\"\n\t\t\t[operations]=\"operations\"\n\t\t\t[enableFormerEmployees]=\"enableFormerEmployees\"\n\t\t\t(clueChange)=\"clue = $event\"\n\t\t></lu-user-paged-searcher>\n\t</header>\n\t<lu-user-homonyms></lu-user-homonyms>\n\t<ng-container *ngIf=\"!disablePrincipal\">\n\t\t<lu-option\n\t\t\t*luUserMeOption=\"\n\t\t\tlet user;\n\t\t\tfields: fields;\n\t\t\tfilters: filters;\n\t\t\torderBy: orderBy;\n\t\t\tappInstanceId: appInstanceId;\n\t\t\toperations: operations;\n\t\t\tclue: clue\n\t\t\"\n\t\t\t[value]=\"user\"\n\t\t>\n\t\t\t<div>\n\t\t\t\t<b>{{ intl.me }} {{ user | luUserDisplay: searchFormat }}</b>\n\t\t\t</div>\n\t\t\t<div class=\"lu-select-additionalInformation\" *ngIf=\"user.additionalInformation\">({{ user.additionalInformation }})</div>\n\t\t</lu-option>\n\t</ng-container>\n\n\t<lu-option *luForOptions=\"let user\" [value]=\"user\">\n\t\t<div>{{ user | luUserDisplay: searchFormat }}</div>\n\t\t<div class=\"lu-select-additionalInformation\" *ngIf=\"user.additionalInformation\">({{ user.additionalInformation }})</div>\n\t</lu-option>\n</lu-option-picker-advanced>\n", styles: ["@charset \"UTF-8\";:root{--components-options-item-padding-vertical: var(--pr-t-spacings-50);--components-options-item-padding-horizontal: var(--pr-t-spacings-100);--components-options-item-multiple-padding: 2.25rem;--components-options-item-icon-color: var(--palettes-neutral-800);--components-options-checkbox-size: 1.25rem;--components-options-checkbox-color: var(--palettes-product-700);--components-options-checkbox-border-radius: 6px;--components-options-checkbox-border-color: var(--palettes-neutral-700);--components-options-establishment-multiple-padding: 2rem}:host{--components-select-input-padding-horizontal: var(--pr-t-spacings-100);--components-select-input-padding-vertical: var(--pr-t-spacings-100);--components-select-framed-color: var(--palettes-neutral-500);--components-select-framed-color50: var(--palettes-neutral-50);--components-select-framed-see-through: var(--palettes-neutral-50);--components-select-framed-text: var(--palettes-neutral-800);--components-select-framed-placeholder: #cccccc;--components-select-framed-side-padding: var(--pr-t-spacings-200);--components-select-framed-top-padding: var(--pr-t-spacings-400);--components-select-framed-bottom-padding: var(--pr-t-spacings-200);--components-select-framed-label-top-offset: var(--pr-t-spacings-100);cursor:pointer;outline:none;padding:0;gap:0}:host:after{--icon-content: \"\\e97c\";font-weight:400;display:inline-block;vertical-align:text-bottom;font-style:normal;font-family:Lucca icons;content:var(--icon-content);-webkit-font-smoothing:antialiased;text-transform:none;color:var(--palettes-neutral-600);inset-block-end:var(--components-select-input-padding-vertical);font-size:var(--sizes-M-lineHeight);line-height:var(--sizes-M-lineHeight);pointer-events:none;position:absolute;inset-inline-end:var(--components-select-input-padding-horizontal);transition:transform var(--commons-animations-durations-standard) ease}:host[disabled],:host.is-disabled{cursor:not-allowed;pointer-events:all}.lu-select-display-wrapper{display:block;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lu-select-value{line-height:var(--sizes-M-lineHeight);min-block-size:calc(var(--components-select-framed-bottom-padding) + var(--sizes-M-lineHeight));padding-block:var(--components-select-input-padding-vertical);padding-inline:var(--components-select-input-padding-horizontal) 3.5rem;transition:all var(--commons-animations-durations-standard);display:none}.lu-select-placeholder{color:var(--palettes-neutral-400);line-height:var(--sizes-M-lineHeight);min-block-size:calc(var(--components-select-framed-bottom-padding) + var(--sizes-M-lineHeight));padding-block:var(--components-select-input-padding-vertical);padding-inline:var(--components-select-input-padding-horizontal) 3.5rem;transition:all var(--commons-animations-durations-standard);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lu-select-suffix,.lu-select-clearer{position:absolute;inset-block-end:var(--pr-t-spacings-150);inset-inline-end:2.5rem}::ng-deep .lu-select-value .chip{display:inline-flex;max-inline-size:100%;margin-block:0 var(--pr-t-spacings-50);margin-inline:0 var(--pr-t-spacings-50);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}:host-context(.textfield.mod-S){padding:0}:host-context(.textfield.mod-S) .lu-select-value,:host-context(.textfield.mod-S) .lu-select-placeholder{font-size:var(--sizes-S-fontSize);line-height:var(--sizes-XS-lineHeight);min-block-size:calc(var(--components-select-framed-bottom-padding) + var(--sizes-XS-lineHeight))}:host-context(.textfield.mod-S) .lu-select-clearer{inset-block-end:var(--pr-t-spacings-100)}:host-context(.textfield.mod-S):after{line-height:var(--sizes-XS-lineHeight);font-size:var(--sizes-S-lineHeight)}:host-context(.textfield.mod-S) .lu-select-suffix{inset-block-end:.5rem;inset-inline-end:2rem}:host-context(.textfield.mod-S) ::ng-deep .lu-select-value .chip{block-size:var(--sizes-XS-lineHeight);line-height:var(--sizes-XS-lineHeight);font-size:var(--sizes-XS-fontSize);padding-inline:var(--pr-t-spacings-50);gap:var(--pr-t-spacings-50)}:host-context(.textfield.mod-S) ::ng-deep .lu-select-value .numericBadge{--components-numericBadge-size: 1.25rem;--components-numericBadge-borderRadius: 6px;--components-numericBadge-fontSize: var(--sizes-XS-fontSize);--components-numericBadge-lineHeight: var(--sizes-XS-lineHeight)}:host-context(.textfield.mod-framed).textfield-input,:host-context(.form.mod-framed).textfield-input{padding-block:var(--components-select-framed-top-padding) 0;padding-inline:0}:host-context(.textfield.mod-framed).textfield-input:after,:host-context(.form.mod-framed).textfield-input:after{color:var(--palettes-neutral-500);inset-block-end:var(--components-select-framed-bottom-padding);inset-inline-end:var(--pr-t-spacings-100)}:host-context(.textfield.mod-framed).textfield-input .lu-select-value,:host-context(.form.mod-framed).textfield-input .lu-select-value{padding-block:0 var(--components-select-framed-bottom-padding);padding-inline:var(--components-select-framed-side-padding) calc(var(--components-select-framed-side-padding) * 3)}:host-context(.textfield.mod-framed).textfield-input .lu-select-placeholder,:host-context(.form.mod-framed).textfield-input .lu-select-placeholder{color:var(--palettes-neutral-400);padding-block:0 var(--components-select-framed-bottom-padding);padding-inline:var(--components-select-framed-side-padding) calc(var(--components-select-framed-side-padding) * 3)}:host-context(.textfield.mod-framed).textfield-input .lu-select-suffix,:host-context(.form.mod-framed).textfield-input .lu-select-suffix{inset-block-end:var(--components-select-framed-bottom-padding);inset-inline-end:1.7rem}:host-context(.textfield.mod-filter) .lu-select-value,:host-context(.textfield.mod-filter) .lu-select-placeholder{padding:0;block-size:auto;padding-block-start:var(--pr-t-spacings-200);color:var(--palettes-neutral-800)}:host-context(.textfield.mod-material):after{color:var(--palettes-neutral-500);inset-block-end:.6rem;inset-inline-end:0}:host-context(.textfield.mod-material) .lu-select-value,:host-context(.textfield.mod-material) .lu-select-placeholder{padding-inline:0 .8rem}:host-context(.textfield.mod-material) .lu-select-suffix{inset-inline-end:calc(2 * var(--components-select-input-padding-horizontal))}:host-context(.textfield.mod-material).is-select .lu-select-placeholder{display:none}:host-context(.textfield.mod-material).mod-search:after{inset-block-end:0}:host-context(.textfield.mod-material).mod-search .lu-select-suffix{inset-inline-end:calc(2.75 * var(--components-select-input-padding-horizontal))}:host-context(.textfield.mod-material .textfield-input.is-focused) .lu-select-placeholder{display:none}:host(.mod-multiple) .lu-select-value{block-size:auto;align-items:center}:host(.mod-multiple) .lu-select-display-wrapper{overflow:visible;white-space:normal;margin-block-end:calc(var(--pr-t-spacings-50) * -1)}:host-context(.textfield.mod-outlined).textfield-input:after{color:var(--palettes-neutral-600)}:host-context(.textfield.mod-outlined).textfield-input .lu-select-placeholder{color:var(--palettes-neutral-400)}:host-context(.textfield.mod-outlined) :host-context(.textfield-input.is-error):after{color:var(--palettes-error-600)}:host-context(.textfield.mod-outlined) :host-context(.textfield-input.is-error) .lu-select-placeholder{color:var(--palettes-error-400)}:host-context(.textfield-input.is-filled) .lu-select-placeholder{display:none}:host-context(.textfield-input.is-filled) .lu-select-value{display:flex;align-items:flex-start}:host-context(.textfield .textfield-input.is-focused):after{transform:rotate(-180deg)}:host-context(.textfield-input.is-clearable) .lu-select-value{padding-inline-end:3.5rem}:host-context(.textfield-input.is-error,.textfield-input.is-invalid,.textfield-input.ng-invalid.ng-touched) .lu-select-placeholder{color:var(--palettes-error-400)}:host-context(.textfield-input.is-disabled,.textfield-input[disabled]):after{color:var(--commons-disabled-color)}:host-context(.textfield-input.is-disabled,.textfield-input[disabled]) .lu-select-placeholder{color:var(--commons-disabled-placeholder)}.lu-select-value{padding-inline-end:3.5rem}.lu-select-additionalInformation{font-size:80%;font-style:italic;margin-block-start:-.25em}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "ngmodule", type: OverlayModule }, { kind: "component", type: LuInputClearerComponent, selector: "lu-input-clearer", outputs: ["onClear"], exportAs: ["luClearer"] }, { kind: "directive", type: LuInputDisplayerDirective, selector: "[luDisplayer]", inputs: ["luDisplayerMultiple", "multiple"] }, { kind: "component", type: LuOptionPickerAdvancedComponent, selector: "lu-option-picker-advanced", exportAs: ["LuOptionPickerAdvanced"] }, { kind: "component", type: LuUserPagedSearcherComponent, selector: "lu-user-paged-searcher", inputs: ["fields", "filters", "orderBy", "appInstanceId", "operations", "enableFormerEmployees"], outputs: ["clueChange"] }, { kind: "component", type: LuUserHomonymsComponent, selector: "lu-user-homonyms" }, { kind: "component", type: LuOptionItemComponent, selector: "lu-option", inputs: ["selected", "highlighted", "value", "disabled"], outputs: ["onSelect"] }, { kind: "directive", type: LuUserMeOptionDirective, selector: "[luUserMeOption]", inputs: ["luUserMeOptionFields", "luUserMeOptionFilters", "luUserMeOptionOrderBy", "luUserMeOptionAppInstanceId", "luUserMeOptionOperations", "luUserMeOptionClue"] }, { kind: "directive", type: LuForOptionsDirective, selector: "[luForOptions]", inputs: ["luForOptionsTrackBy"] }, { kind: "pipe", type: LuUserDisplayPipe, name: "luUserDisplay" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
890
890
  }
891
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserSelectInputComponent, decorators: [{
891
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserSelectInputComponent, decorators: [{
892
892
  type: Component,
893
893
  args: [{ selector: 'lu-user-select', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [
894
894
  CommonModule,
@@ -934,11 +934,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
934
934
  * @deprecated prefer SimpleSelect or MultipleSelect with luCustomUsers directive
935
935
  */
936
936
  class LuUserSelectInputModule {
937
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserSelectInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
938
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.3", ngImport: i0, type: LuUserSelectInputModule, imports: [LuUserSelectInputComponent], exports: [LuUserSelectInputComponent] }); }
939
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserSelectInputModule, imports: [LuUserSelectInputComponent] }); }
937
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserSelectInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
938
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuUserSelectInputModule, imports: [LuUserSelectInputComponent], exports: [LuUserSelectInputComponent] }); }
939
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserSelectInputModule, imports: [LuUserSelectInputComponent] }); }
940
940
  }
941
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserSelectInputModule, decorators: [{
941
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserSelectInputModule, decorators: [{
942
942
  type: NgModule,
943
943
  args: [{
944
944
  imports: [LuUserSelectInputComponent],
@@ -950,11 +950,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
950
950
  * @deprecated prefer SimpleSelect or MultipleSelect with luCustomUsers directive
951
951
  */
952
952
  class LuUserSelectModule {
953
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
954
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.3", ngImport: i0, type: LuUserSelectModule, imports: [LuUserSelectInputModule, LuUserSearcherModule, LuUserHomonymsModule, LuUserMeOptionModule], exports: [LuUserSelectInputModule, LuUserSearcherModule, LuUserHomonymsModule, LuUserMeOptionModule] }); }
955
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserSelectModule, imports: [LuUserSelectInputModule, LuUserSearcherModule, LuUserHomonymsModule, LuUserMeOptionModule, LuUserSelectInputModule, LuUserSearcherModule, LuUserHomonymsModule, LuUserMeOptionModule] }); }
953
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
954
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuUserSelectModule, imports: [LuUserSelectInputModule, LuUserSearcherModule, LuUserHomonymsModule, LuUserMeOptionModule], exports: [LuUserSelectInputModule, LuUserSearcherModule, LuUserHomonymsModule, LuUserMeOptionModule] }); }
955
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserSelectModule, imports: [LuUserSelectInputModule, LuUserSearcherModule, LuUserHomonymsModule, LuUserMeOptionModule, LuUserSelectInputModule, LuUserSearcherModule, LuUserHomonymsModule, LuUserMeOptionModule] }); }
956
956
  }
957
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserSelectModule, decorators: [{
957
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserSelectModule, decorators: [{
958
958
  type: NgModule,
959
959
  args: [{
960
960
  imports: [LuUserSelectInputModule, LuUserSearcherModule, LuUserHomonymsModule, LuUserMeOptionModule],
@@ -963,11 +963,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
963
963
  }] });
964
964
 
965
965
  class LuUserModule {
966
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
967
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.3", ngImport: i0, type: LuUserModule, imports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule], exports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule] }); }
968
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserModule, imports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule, LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule] }); }
966
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
967
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.2", ngImport: i0, type: LuUserModule, imports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule], exports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule] }); }
968
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserModule, imports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule, LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule] }); }
969
969
  }
970
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: LuUserModule, decorators: [{
970
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.2", ngImport: i0, type: LuUserModule, decorators: [{
971
971
  type: NgModule,
972
972
  args: [{
973
973
  imports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule],
@@ -1,5 +1,125 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@lucca-front/ng/file-upload" />
5
- export * from './public-api';
1
+ import * as _angular_core from '@angular/core';
2
+ import * as _lucca_front_ng_form_field from '@lucca-front/ng/form-field';
3
+ import { Subject } from 'rxjs';
4
+
5
+ interface LuFileUploadLabel {
6
+ acceptedFormat: {
7
+ one: string;
8
+ other: string;
9
+ };
10
+ selectFile: {
11
+ one: string;
12
+ other: string;
13
+ };
14
+ dropOrClick: {
15
+ one: string;
16
+ other: string;
17
+ };
18
+ maxWeight: {
19
+ one: string;
20
+ other: string;
21
+ };
22
+ fileUploadedListed: {
23
+ one: string;
24
+ other: string;
25
+ };
26
+ all: string;
27
+ file: string;
28
+ download: string;
29
+ downloadFile: string;
30
+ delete: string;
31
+ deleteFile: string;
32
+ password: string;
33
+ confirmPassword: string;
34
+ }
35
+
36
+ declare abstract class BaseFileUploadComponent {
37
+ protected locale: string;
38
+ protected idSuffix: number;
39
+ protected droppable: boolean;
40
+ intl: LuFileUploadLabel;
41
+ protected formFieldRef: _lucca_front_ng_form_field.FormFieldComponent;
42
+ filePicked: _angular_core.OutputEmitterRef<File>;
43
+ accept: _angular_core.InputSignal<{
44
+ format: string;
45
+ name?: string;
46
+ }[]>;
47
+ acceptNames: _angular_core.Signal<string[]>;
48
+ acceptAttribute: _angular_core.Signal<string[]>;
49
+ acceptAll: _angular_core.Signal<boolean>;
50
+ fileMaxSize: _angular_core.InputSignal<number>;
51
+ maxSizeDisplay: _angular_core.Signal<string>;
52
+ size: _angular_core.InputSignal<"S">;
53
+ password: _angular_core.InputSignalWithTransform<boolean, unknown>;
54
+ illustration: _angular_core.InputSignal<"picture" | "paper">;
55
+ illustrationUrl: _angular_core.Signal<"https://cdn.lucca.fr/transverse/prisme/visuals/empty-states/icons/iconPictureAction.svg" | "https://cdn.lucca.fr/transverse/prisme/visuals/empty-states/icons/iconPaperAction.svg">;
56
+ required: _angular_core.InputSignalWithTransform<boolean, unknown>;
57
+ constructor();
58
+ filesChange(event: Event): void;
59
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<BaseFileUploadComponent, never>;
60
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<BaseFileUploadComponent, never, never, { "accept": { "alias": "accept"; "required": false; "isSignal": true; }; "fileMaxSize": { "alias": "fileMaxSize"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "password": { "alias": "password"; "required": false; "isSignal": true; }; "illustration": { "alias": "illustration"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; }, { "filePicked": "filePicked"; }, never, never, true, never>;
61
+ }
62
+
63
+ declare class FileDropzoneComponent extends BaseFileUploadComponent {
64
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<FileDropzoneComponent, never>;
65
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<FileDropzoneComponent, "lu-file-dropzone", never, {}, {}, never, never, true, never>;
66
+ }
67
+
68
+ interface FileEntry {
69
+ name: string;
70
+ size: number;
71
+ type: string;
72
+ preview?: string;
73
+ }
74
+
75
+ declare class FileEntryComponent {
76
+ #private;
77
+ intl: LuFileUploadLabel;
78
+ state: _angular_core.InputSignal<"success" | "loading" | "error">;
79
+ displayFileName: _angular_core.InputSignalWithTransform<boolean, unknown>;
80
+ inlineMessageError: _angular_core.InputSignal<string>;
81
+ entry: _angular_core.InputSignal<FileEntry>;
82
+ size: _angular_core.InputSignal<"S">;
83
+ iconOverride: _angular_core.InputSignal<string>;
84
+ downloadURL: _angular_core.InputSignal<string>;
85
+ password: _angular_core.InputSignal<string>;
86
+ passwordChange$: Subject<string>;
87
+ passwordChange: _angular_core.OutputRef<string>;
88
+ get withPassword(): boolean;
89
+ media: _angular_core.InputSignalWithTransform<boolean, unknown>;
90
+ deleteFile$: Subject<void>;
91
+ deleteFile: _angular_core.OutputRef<void>;
92
+ get deletable(): boolean;
93
+ fileName: _angular_core.Signal<string>;
94
+ fileType: _angular_core.Signal<string>;
95
+ fileSize: _angular_core.Signal<number>;
96
+ fileSizeDisplay: _angular_core.Signal<string>;
97
+ fileTypeDisplay: _angular_core.Signal<string>;
98
+ previewUrl: _angular_core.InputSignal<string>;
99
+ fileEntryIconSrc: _angular_core.Signal<string>;
100
+ tooltip: _angular_core.Signal<string>;
101
+ dlClasses: _angular_core.Signal<{
102
+ [x: string]: boolean;
103
+ }>;
104
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<FileEntryComponent, never>;
105
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<FileEntryComponent, "lu-file-entry", never, { "state": { "alias": "state"; "required": false; "isSignal": true; }; "displayFileName": { "alias": "displayFileName"; "required": false; "isSignal": true; }; "inlineMessageError": { "alias": "inlineMessageError"; "required": false; "isSignal": true; }; "entry": { "alias": "entry"; "required": true; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "iconOverride": { "alias": "iconOverride"; "required": false; "isSignal": true; }; "downloadURL": { "alias": "downloadURL"; "required": false; "isSignal": true; }; "password": { "alias": "password"; "required": false; "isSignal": true; }; "media": { "alias": "media"; "required": false; "isSignal": true; }; "previewUrl": { "alias": "previewUrl"; "required": false; "isSignal": true; }; }, { "passwordChange": "passwordChange"; "deleteFile": "deleteFile"; }, never, never, true, never>;
106
+ }
107
+
108
+ declare class MultiFileUploadComponent extends BaseFileUploadComponent {
109
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<MultiFileUploadComponent, never>;
110
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<MultiFileUploadComponent, "lu-multi-file-upload", never, {}, {}, never, never, true, never>;
111
+ }
112
+
113
+ declare class SingleFileUploadComponent extends BaseFileUploadComponent {
114
+ entry: _angular_core.InputSignal<FileEntry>;
115
+ state: _angular_core.InputSignal<"success" | "loading" | "error">;
116
+ inlineMessageError: _angular_core.InputSignal<string>;
117
+ previewUrl: _angular_core.InputSignal<string>;
118
+ deleteFile: _angular_core.OutputEmitterRef<void>;
119
+ displayFileName: _angular_core.InputSignalWithTransform<boolean, unknown>;
120
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<SingleFileUploadComponent, never>;
121
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<SingleFileUploadComponent, "lu-single-file-upload", never, { "entry": { "alias": "entry"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "inlineMessageError": { "alias": "inlineMessageError"; "required": false; "isSignal": true; }; "previewUrl": { "alias": "previewUrl"; "required": false; "isSignal": true; }; "displayFileName": { "alias": "displayFileName"; "required": false; "isSignal": true; }; }, { "deleteFile": "deleteFile"; }, never, never, true, never>;
122
+ }
123
+
124
+ export { FileDropzoneComponent, FileEntryComponent, MultiFileUploadComponent, SingleFileUploadComponent };
125
+ export type { FileEntry };