@lucca-front/ng 17.4.3 → 18.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 (359) hide show
  1. package/esm2022/a11y/skip-links/skip-links.component.mjs +3 -3
  2. package/esm2022/api/api.module.mjs +4 -4
  3. package/esm2022/api/select/api-select.module.mjs +4 -4
  4. package/esm2022/api/select/feeder/api-feeder.component.mjs +3 -3
  5. package/esm2022/api/select/feeder/api-feeder.module.mjs +4 -4
  6. package/esm2022/api/select/input/api-select-input.component.mjs +3 -3
  7. package/esm2022/api/select/input/api-select-input.module.mjs +4 -4
  8. package/esm2022/api/select/pager/api-pager.component.mjs +3 -3
  9. package/esm2022/api/select/pager/api-pager.model.mjs +1 -1
  10. package/esm2022/api/select/pager/api-pager.module.mjs +4 -4
  11. package/esm2022/api/select/searcher/api-searcher.component.mjs +6 -6
  12. package/esm2022/api/select/searcher/api-searcher.model.mjs +1 -1
  13. package/esm2022/api/select/searcher/api-searcher.module.mjs +4 -4
  14. package/esm2022/api/service/api-hybrid.service.mjs +4 -4
  15. package/esm2022/api/service/api-v3.service.mjs +4 -4
  16. package/esm2022/api/service/api-v4.service.mjs +4 -4
  17. package/esm2022/button/button.component.mjs +4 -4
  18. package/esm2022/callout/callout/callout.component.mjs +4 -4
  19. package/esm2022/callout/callout-disclosure/callout-disclosure.component.mjs +4 -4
  20. package/esm2022/callout/callout-feedback-item/callout-feedback-item.component.mjs +6 -6
  21. package/esm2022/callout/callout-feedback-list/callout-feedback-list.component.mjs +3 -3
  22. package/esm2022/callout/callout-popover/callout-popover.component.mjs +4 -4
  23. package/esm2022/core/date/date-adapter.class.mjs +1 -1
  24. package/esm2022/core/date/native/native-date.adapter.mjs +5 -5
  25. package/esm2022/core/date/string/string-date.adapter.mjs +4 -4
  26. package/esm2022/core/portal/portal.directive.mjs +4 -4
  27. package/esm2022/core/tools/class.mjs +4 -4
  28. package/esm2022/core/translate/intl-params.pipe.mjs +3 -3
  29. package/esm2022/core/translate/intl.model.mjs +1 -1
  30. package/esm2022/core-select/api/api-v3.directive.mjs +3 -3
  31. package/esm2022/core-select/api/api-v4.directive.mjs +3 -3
  32. package/esm2022/core-select/api/api.directive.mjs +4 -4
  33. package/esm2022/core-select/displayer/displayer.directive.mjs +3 -3
  34. package/esm2022/core-select/establishment/establishment-grouping.component.mjs +3 -3
  35. package/esm2022/core-select/establishment/establishment-grouping.service.mjs +3 -3
  36. package/esm2022/core-select/establishment/establishments.directive.mjs +4 -4
  37. package/esm2022/core-select/input/select-input.component.mjs +4 -4
  38. package/esm2022/core-select/input/select-input.models.mjs +4 -4
  39. package/esm2022/core-select/job-qualification/job-qualification-grouping.component.mjs +3 -3
  40. package/esm2022/core-select/job-qualification/job-qualifications.directive.mjs +3 -3
  41. package/esm2022/core-select/option/default-option.component.mjs +3 -3
  42. package/esm2022/core-select/option/disabled.directive.mjs +4 -4
  43. package/esm2022/core-select/option/group.directive.mjs +3 -3
  44. package/esm2022/core-select/option/group.pipe.mjs +4 -4
  45. package/esm2022/core-select/option/option-outlet.directive.mjs +4 -4
  46. package/esm2022/core-select/option/option.component.mjs +4 -4
  47. package/esm2022/core-select/option/option.directive.mjs +3 -3
  48. package/esm2022/core-select/panel/panel.utils.mjs +1 -1
  49. package/esm2022/core-select/user/user-displayer.component.mjs +6 -6
  50. package/esm2022/core-select/user/user-homonym.service.mjs +4 -4
  51. package/esm2022/core-select/user/user-option.component.mjs +8 -8
  52. package/esm2022/core-select/user/users.directive.mjs +3 -3
  53. package/esm2022/date/adapter/date-adapter.module.mjs +4 -4
  54. package/esm2022/date/adapter/date-adapter.pipe.mjs +4 -4
  55. package/esm2022/date/calendar/calendar-input.component.mjs +6 -6
  56. package/esm2022/date/calendar/calendar-input.module.mjs +4 -4
  57. package/esm2022/date/calendar/calendar-item.class.mjs +1 -1
  58. package/esm2022/date/calendar/calendar-item.factory.mjs +3 -3
  59. package/esm2022/date/date.module.mjs +4 -4
  60. package/esm2022/date/input/date-input.directive.mjs +4 -4
  61. package/esm2022/date/input/date-input.module.mjs +4 -4
  62. package/esm2022/date/picker/date-picker.component.mjs +4 -4
  63. package/esm2022/date/picker/date-picker.module.mjs +4 -4
  64. package/esm2022/date/select/date-select-input.component.mjs +4 -4
  65. package/esm2022/date/select/date-select-input.module.mjs +4 -4
  66. package/esm2022/department/department.module.mjs +4 -4
  67. package/esm2022/department/select/department-select.module.mjs +4 -4
  68. package/esm2022/department/select/feeder/department-feeder.component.mjs +3 -3
  69. package/esm2022/department/select/feeder/department-feeder.module.mjs +4 -4
  70. package/esm2022/department/select/input/department-select-input.component.mjs +3 -3
  71. package/esm2022/department/select/input/department-select-input.module.mjs +4 -4
  72. package/esm2022/department/service/department-v3.service.mjs +4 -4
  73. package/esm2022/dialog/dialog/dialog.component.mjs +4 -4
  74. package/esm2022/dialog/dialog-content/dialog-content.component.mjs +3 -3
  75. package/esm2022/dialog/dialog-footer/dialog-footer.component.mjs +3 -3
  76. package/esm2022/dialog/dialog-header/dialog-header.component.mjs +4 -4
  77. package/esm2022/dialog/dialog.service.mjs +4 -4
  78. package/esm2022/dialog/directives/dialog-close.directive.mjs +3 -3
  79. package/esm2022/dialog/directives/dialog-dismiss.directive.mjs +3 -3
  80. package/esm2022/dialog/directives/dialog-open.directive.mjs +3 -3
  81. package/esm2022/dialog/model/dialog-ref.mjs +1 -1
  82. package/esm2022/dropdown/dropdown.module.mjs +4 -4
  83. package/esm2022/dropdown/item/dropdown-item.directive.mjs +3 -3
  84. package/esm2022/dropdown/item/dropdown-item.module.mjs +4 -4
  85. package/esm2022/dropdown/panel/dropdown-panel.component.mjs +4 -4
  86. package/esm2022/dropdown/panel/dropdown-panel.module.mjs +4 -4
  87. package/esm2022/dropdown/trigger/dropdown-trigger.directive.mjs +4 -4
  88. package/esm2022/dropdown/trigger/dropdown-trigger.module.mjs +4 -4
  89. package/esm2022/empty-state/empty-state-page/empty-state-page.component.mjs +5 -5
  90. package/esm2022/empty-state/empty-state-section/empty-state-section.component.mjs +5 -5
  91. package/esm2022/establishment/establishment.module.mjs +4 -4
  92. package/esm2022/establishment/select/establishment-select.module.mjs +4 -4
  93. package/esm2022/establishment/select/for-legal-units/for-legal-units.directive.mjs +4 -4
  94. package/esm2022/establishment/select/for-legal-units/for-legal-units.module.mjs +4 -4
  95. package/esm2022/establishment/select/input/establishment-select-input.component.mjs +3 -3
  96. package/esm2022/establishment/select/input/establishment-select-input.module.mjs +4 -4
  97. package/esm2022/establishment/select/legal-unit-selector/legal-unit-selector.directive.mjs +4 -4
  98. package/esm2022/establishment/select/legal-unit-selector/legal-unit-selector.module.mjs +4 -4
  99. package/esm2022/establishment/select/searcher/establishment-searcher.component.mjs +4 -4
  100. package/esm2022/establishment/select/searcher/establishment-searcher.module.mjs +4 -4
  101. package/esm2022/establishment/select/select-all/establishment-select-all.component.mjs +3 -3
  102. package/esm2022/establishment/select/select-all/establishment-select-all.module.mjs +4 -4
  103. package/esm2022/establishment/service/establishment.service.mjs +4 -4
  104. package/esm2022/establishment/service/legal-unit.service.mjs +4 -4
  105. package/esm2022/form-field/form-field.component.mjs +4 -4
  106. package/esm2022/form-field/input.directive.mjs +4 -4
  107. package/esm2022/formly/formly.config.mjs +4 -4
  108. package/esm2022/formly/formly.module.mjs +4 -4
  109. package/esm2022/formly/formly.utils.mjs +1 -1
  110. package/esm2022/formly/types/api.mjs +3 -3
  111. package/esm2022/formly/types/checkbox.mjs +3 -3
  112. package/esm2022/formly/types/date.mjs +3 -3
  113. package/esm2022/formly/types/department.mjs +3 -3
  114. package/esm2022/formly/types/establishment.mjs +3 -3
  115. package/esm2022/formly/types/input.mjs +3 -3
  116. package/esm2022/formly/types/qualification.mjs +3 -3
  117. package/esm2022/formly/types/radios.mjs +3 -3
  118. package/esm2022/formly/types/select.mjs +3 -3
  119. package/esm2022/formly/types/textarea.mjs +3 -3
  120. package/esm2022/formly/types/user.mjs +3 -3
  121. package/esm2022/formly/wrappers/checkbox-layout.mjs +3 -3
  122. package/esm2022/formly/wrappers/error.mjs +7 -7
  123. package/esm2022/formly/wrappers/helper.mjs +3 -3
  124. package/esm2022/formly/wrappers/icon.mjs +3 -3
  125. package/esm2022/formly/wrappers/radiosfield-layout.mjs +3 -3
  126. package/esm2022/formly/wrappers/suffix.mjs +3 -3
  127. package/esm2022/formly/wrappers/textfield-layout.mjs +3 -3
  128. package/esm2022/forms/checkbox-input/checkbox-input.component.mjs +4 -4
  129. package/esm2022/forms/form-field-id.directive.mjs +4 -4
  130. package/esm2022/forms/inject-ng-control.mjs +1 -1
  131. package/esm2022/forms/noop-value-accessor.directive.mjs +3 -3
  132. package/esm2022/forms/number-input/number-input.component.mjs +3 -3
  133. package/esm2022/forms/radio-group-input/radio/radio.component.mjs +3 -3
  134. package/esm2022/forms/radio-group-input/radio-group-input.component.mjs +4 -4
  135. package/esm2022/forms/switch-input/switch-input.component.mjs +4 -4
  136. package/esm2022/forms/text-input/text-input.component.mjs +3 -3
  137. package/esm2022/forms/textarea-input/textarea-input.component.mjs +3 -3
  138. package/esm2022/icon/icon.component.mjs +5 -5
  139. package/esm2022/inline-message/inline-message.component.mjs +3 -3
  140. package/esm2022/input/clearer/clearer.component.mjs +3 -3
  141. package/esm2022/input/clearer/clearer.module.mjs +4 -4
  142. package/esm2022/input/displayer/input-displayer.directive.mjs +4 -4
  143. package/esm2022/input/displayer/input-displayer.module.mjs +4 -4
  144. package/esm2022/input/input.directive.mjs +4 -4
  145. package/esm2022/input/input.model.mjs +1 -1
  146. package/esm2022/input/input.module.mjs +4 -4
  147. package/esm2022/modal/dialog-adapter/dialog-content-adapter/dialog-content-adapter.component.mjs +4 -4
  148. package/esm2022/modal/modal-panel.component.mjs +10 -10
  149. package/esm2022/modal/modal-ref.factory.mjs +4 -4
  150. package/esm2022/modal/modal.module.mjs +4 -4
  151. package/esm2022/modal/modal.service.mjs +3 -3
  152. package/esm2022/modal/modal.utils.mjs +1 -1
  153. package/esm2022/multi-select/displayer/default-displayer.component.mjs +4 -4
  154. package/esm2022/multi-select/displayer/displayer-input.directive.mjs +4 -4
  155. package/esm2022/multi-select/displayer/displayer.directive.mjs +3 -3
  156. package/esm2022/multi-select/input/panel-ref.factory.mjs +4 -4
  157. package/esm2022/multi-select/input/select-input.component.mjs +4 -4
  158. package/esm2022/multi-select/panel/not-selected.pipe.mjs +3 -3
  159. package/esm2022/multi-select/panel/option-selected.pipe.mjs +3 -3
  160. package/esm2022/multi-select/panel/panel.component.mjs +4 -4
  161. package/esm2022/multi-select/panel/selected-chip.directive.mjs +3 -3
  162. package/esm2022/new-badge/new-badge.component.mjs +3 -3
  163. package/esm2022/number/number.module.mjs +4 -4
  164. package/esm2022/number/number.pipe.mjs +4 -4
  165. package/esm2022/numeric-badge/numeric-badge.component.mjs +4 -4
  166. package/esm2022/option/item/option-item.component.mjs +4 -4
  167. package/esm2022/option/item/option-item.module.mjs +4 -4
  168. package/esm2022/option/item/tree-option-item.component.mjs +4 -4
  169. package/esm2022/option/item/tree-option-item.module.mjs +4 -4
  170. package/esm2022/option/operator/feeder/option-feeder.component.mjs +3 -3
  171. package/esm2022/option/operator/feeder/option-feeder.module.mjs +4 -4
  172. package/esm2022/option/operator/feeder/tree-option-feeder.component.mjs +3 -3
  173. package/esm2022/option/operator/feeder/tree-option-feeder.module.mjs +4 -4
  174. package/esm2022/option/operator/for-groups/for-groups.directive.mjs +4 -4
  175. package/esm2022/option/operator/for-groups/for-groups.module.mjs +4 -4
  176. package/esm2022/option/operator/for-options/for-options.directive.mjs +4 -4
  177. package/esm2022/option/operator/for-options/for-options.module.mjs +4 -4
  178. package/esm2022/option/operator/for-options/for-tree-options.directive.mjs +3 -3
  179. package/esm2022/option/operator/for-options/for-tree-options.module.mjs +4 -4
  180. package/esm2022/option/operator/option-operator.module.mjs +4 -4
  181. package/esm2022/option/operator/pager/option-pager.component.mjs +3 -3
  182. package/esm2022/option/operator/pager/option-pager.module.mjs +4 -4
  183. package/esm2022/option/operator/pager/tree-option-pager.component.mjs +4 -4
  184. package/esm2022/option/operator/pager/tree-option-pager.module.mjs +4 -4
  185. package/esm2022/option/operator/searcher/option-searcher.component.mjs +3 -3
  186. package/esm2022/option/operator/searcher/option-searcher.module.mjs +4 -4
  187. package/esm2022/option/operator/searcher/tree-option-searcher.component.mjs +4 -4
  188. package/esm2022/option/operator/searcher/tree-option-searcher.module.mjs +4 -4
  189. package/esm2022/option/operator/tree-option-operator.module.mjs +4 -4
  190. package/esm2022/option/option.module.mjs +4 -4
  191. package/esm2022/option/picker/option-picker-advanced.component.mjs +7 -7
  192. package/esm2022/option/picker/option-picker.component.mjs +7 -7
  193. package/esm2022/option/picker/option-picker.model.mjs +1 -1
  194. package/esm2022/option/picker/option-picker.module.mjs +4 -4
  195. package/esm2022/option/picker/tree-option-picker-advanced.component.mjs +7 -7
  196. package/esm2022/option/picker/tree-option-picker.component.mjs +7 -7
  197. package/esm2022/option/picker/tree-option-picker.module.mjs +4 -4
  198. package/esm2022/option/placeholder/option-placeholder.component.mjs +3 -3
  199. package/esm2022/option/placeholder/option-placeholder.module.mjs +4 -4
  200. package/esm2022/option/selector/all/select-all.component.mjs +3 -3
  201. package/esm2022/option/selector/all/select-all.module.mjs +4 -4
  202. package/esm2022/option/selector/all/tree-select-all.component.mjs +3 -3
  203. package/esm2022/option/selector/all/tree-select-all.module.mjs +4 -4
  204. package/esm2022/option/selector/option-selector.module.mjs +4 -4
  205. package/esm2022/option/selector/tree-option-selector.module.mjs +4 -4
  206. package/esm2022/option/tree-option.module.mjs +4 -4
  207. package/esm2022/popover/panel/popover-panel.component.mjs +3 -3
  208. package/esm2022/popover/panel/popover-panel.model.mjs +1 -1
  209. package/esm2022/popover/panel/popover-panel.module.mjs +4 -4
  210. package/esm2022/popover/popover.module.mjs +4 -4
  211. package/esm2022/popover/target/popover-target.directive.mjs +3 -3
  212. package/esm2022/popover/target/popover-target.model.mjs +1 -1
  213. package/esm2022/popover/target/popover-target.module.mjs +4 -4
  214. package/esm2022/popover/trigger/popover-trigger.directive.mjs +4 -4
  215. package/esm2022/popover/trigger/popover-trigger.model.mjs +1 -1
  216. package/esm2022/popover/trigger/popover-trigger.module.mjs +4 -4
  217. package/esm2022/popup/popup-ref.factory.mjs +4 -4
  218. package/esm2022/popup/popup-ref.model.mjs +1 -1
  219. package/esm2022/popup/popup.module.mjs +4 -4
  220. package/esm2022/popup/popup.service.mjs +3 -3
  221. package/esm2022/popup-employee/card/panel/user-popover-panel.component.mjs +4 -4
  222. package/esm2022/popup-employee/card/pipe/inject-parameter.pipe.mjs +3 -3
  223. package/esm2022/popup-employee/card/pipe/is-future.pipe.mjs +6 -6
  224. package/esm2022/popup-employee/card/pipe/leave-ends-display.pipe.mjs +4 -4
  225. package/esm2022/popup-employee/card/trigger/user-popover-trigger.directive.mjs +4 -4
  226. package/esm2022/popup-employee/service/user-popover.store.mjs +4 -4
  227. package/esm2022/qualification/qualification.module.mjs +4 -4
  228. package/esm2022/qualification/select/input/qualification-select-input.component.mjs +3 -3
  229. package/esm2022/qualification/select/input/qualification-select-input.module.mjs +4 -4
  230. package/esm2022/qualification/select/qualification-select.module.mjs +4 -4
  231. package/esm2022/safe-content/safe-content.module.mjs +4 -4
  232. package/esm2022/safe-content/safe-external-svg.pipe.mjs +4 -4
  233. package/esm2022/safe-content/safe-html.pipe.mjs +3 -3
  234. package/esm2022/scroll/scroll.directive.mjs +4 -4
  235. package/esm2022/scroll/scroll.module.mjs +4 -4
  236. package/esm2022/select/input/select-input.component.mjs +7 -7
  237. package/esm2022/select/input/select-input.model.mjs +1 -1
  238. package/esm2022/select/input/select-input.module.mjs +4 -4
  239. package/esm2022/select/select.module.mjs +4 -4
  240. package/esm2022/sidepanel/sidepanel.module.mjs +4 -4
  241. package/esm2022/sidepanel/sidepanel.service.mjs +3 -3
  242. package/esm2022/simple-select/input/panel-ref.factory.mjs +4 -4
  243. package/esm2022/simple-select/input/select-input.component.mjs +3 -3
  244. package/esm2022/simple-select/panel/option-selected.pipe.mjs +3 -3
  245. package/esm2022/simple-select/panel/panel.component.mjs +4 -4
  246. package/esm2022/title/title.module.mjs +4 -4
  247. package/esm2022/title/title.service.mjs +4 -4
  248. package/esm2022/title/title.strategy.mjs +4 -4
  249. package/esm2022/toast/toasts.component.mjs +3 -3
  250. package/esm2022/toast/toasts.module.mjs +4 -4
  251. package/esm2022/toast/toasts.service.mjs +3 -3
  252. package/esm2022/tooltip/panel/tooltip-panel.component.mjs +3 -3
  253. package/esm2022/tooltip/panel/tooltip-panel.module.mjs +4 -4
  254. package/esm2022/tooltip/tooltip.module.mjs +4 -4
  255. package/esm2022/tooltip/trigger/tooltip-trigger.directive.mjs +4 -4
  256. package/esm2022/tooltip/trigger/tooltip-trigger.module.mjs +4 -4
  257. package/esm2022/user/display/user-display.module.mjs +4 -4
  258. package/esm2022/user/display/user-display.pipe.mjs +4 -4
  259. package/esm2022/user/picture/user-picture.component.mjs +4 -4
  260. package/esm2022/user/picture/user-picture.module.mjs +4 -4
  261. package/esm2022/user/select/homonyms/user-homonyms.component.mjs +3 -3
  262. package/esm2022/user/select/homonyms/user-homonyms.module.mjs +4 -4
  263. package/esm2022/user/select/homonyms/user-homonyms.service.mjs +4 -4
  264. package/esm2022/user/select/input/user-select-input.component.mjs +3 -3
  265. package/esm2022/user/select/input/user-select-input.module.mjs +4 -4
  266. package/esm2022/user/select/me/me-option.directive.mjs +4 -4
  267. package/esm2022/user/select/me/me-option.module.mjs +4 -4
  268. package/esm2022/user/select/searcher/user-searcher.component.mjs +4 -4
  269. package/esm2022/user/select/searcher/user-searcher.module.mjs +4 -4
  270. package/esm2022/user/select/user-select.module.mjs +4 -4
  271. package/esm2022/user/service/user-v3.service.mjs +4 -4
  272. package/esm2022/user/tile/user-tile.component.mjs +4 -4
  273. package/esm2022/user/tile/user-tile.module.mjs +4 -4
  274. package/esm2022/user/user.module.mjs +4 -4
  275. package/fesm2022/lucca-front-ng-a11y.mjs +3 -3
  276. package/fesm2022/lucca-front-ng-animations.mjs +1 -1
  277. package/fesm2022/lucca-front-ng-api.mjs +48 -48
  278. package/fesm2022/lucca-front-ng-api.mjs.map +1 -1
  279. package/fesm2022/lucca-front-ng-button.mjs +3 -3
  280. package/fesm2022/lucca-front-ng-button.mjs.map +1 -1
  281. package/fesm2022/lucca-front-ng-callout.mjs +19 -19
  282. package/fesm2022/lucca-front-ng-callout.mjs.map +1 -1
  283. package/fesm2022/lucca-front-ng-core-select-api.mjs +10 -10
  284. package/fesm2022/lucca-front-ng-core-select-api.mjs.map +1 -1
  285. package/fesm2022/lucca-front-ng-core-select-establishment.mjs +10 -10
  286. package/fesm2022/lucca-front-ng-core-select-establishment.mjs.map +1 -1
  287. package/fesm2022/lucca-front-ng-core-select-job-qualification.mjs +7 -7
  288. package/fesm2022/lucca-front-ng-core-select-user.mjs +19 -19
  289. package/fesm2022/lucca-front-ng-core-select-user.mjs.map +1 -1
  290. package/fesm2022/lucca-front-ng-core-select.mjs +31 -31
  291. package/fesm2022/lucca-front-ng-core-select.mjs.map +1 -1
  292. package/fesm2022/lucca-front-ng-core.mjs +17 -17
  293. package/fesm2022/lucca-front-ng-core.mjs.map +1 -1
  294. package/fesm2022/lucca-front-ng-date.mjs +45 -45
  295. package/fesm2022/lucca-front-ng-date.mjs.map +1 -1
  296. package/fesm2022/lucca-front-ng-department.mjs +25 -25
  297. package/fesm2022/lucca-front-ng-department.mjs.map +1 -1
  298. package/fesm2022/lucca-front-ng-dialog.mjs +25 -25
  299. package/fesm2022/lucca-front-ng-dialog.mjs.map +1 -1
  300. package/fesm2022/lucca-front-ng-dropdown.mjs +25 -25
  301. package/fesm2022/lucca-front-ng-dropdown.mjs.map +1 -1
  302. package/fesm2022/lucca-front-ng-empty-state.mjs +8 -8
  303. package/fesm2022/lucca-front-ng-empty-state.mjs.map +1 -1
  304. package/fesm2022/lucca-front-ng-establishment.mjs +50 -50
  305. package/fesm2022/lucca-front-ng-establishment.mjs.map +1 -1
  306. package/fesm2022/lucca-front-ng-form-field.mjs +7 -7
  307. package/fesm2022/lucca-front-ng-form-field.mjs.map +1 -1
  308. package/fesm2022/lucca-front-ng-formly.mjs +64 -64
  309. package/fesm2022/lucca-front-ng-formly.mjs.map +1 -1
  310. package/fesm2022/lucca-front-ng-forms.mjs +27 -27
  311. package/fesm2022/lucca-front-ng-forms.mjs.map +1 -1
  312. package/fesm2022/lucca-front-ng-icon.mjs +4 -4
  313. package/fesm2022/lucca-front-ng-icon.mjs.map +1 -1
  314. package/fesm2022/lucca-front-ng-inline-message.mjs +3 -3
  315. package/fesm2022/lucca-front-ng-input.mjs +21 -21
  316. package/fesm2022/lucca-front-ng-input.mjs.map +1 -1
  317. package/fesm2022/lucca-front-ng-modal.mjs +23 -23
  318. package/fesm2022/lucca-front-ng-modal.mjs.map +1 -1
  319. package/fesm2022/lucca-front-ng-multi-select.mjs +39 -39
  320. package/fesm2022/lucca-front-ng-multi-select.mjs.map +1 -1
  321. package/fesm2022/lucca-front-ng-new-badge.mjs +3 -3
  322. package/fesm2022/lucca-front-ng-number.mjs +8 -8
  323. package/fesm2022/lucca-front-ng-number.mjs.map +1 -1
  324. package/fesm2022/lucca-front-ng-numeric-badge.mjs +3 -3
  325. package/fesm2022/lucca-front-ng-numeric-badge.mjs.map +1 -1
  326. package/fesm2022/lucca-front-ng-option.mjs +156 -156
  327. package/fesm2022/lucca-front-ng-option.mjs.map +1 -1
  328. package/fesm2022/lucca-front-ng-popover.mjs +26 -26
  329. package/fesm2022/lucca-front-ng-popover.mjs.map +1 -1
  330. package/fesm2022/lucca-front-ng-popup-employee.mjs +23 -23
  331. package/fesm2022/lucca-front-ng-popup-employee.mjs.map +1 -1
  332. package/fesm2022/lucca-front-ng-popup.mjs +10 -10
  333. package/fesm2022/lucca-front-ng-popup.mjs.map +1 -1
  334. package/fesm2022/lucca-front-ng-qualification.mjs +15 -15
  335. package/fesm2022/lucca-front-ng-safe-content.mjs +10 -10
  336. package/fesm2022/lucca-front-ng-safe-content.mjs.map +1 -1
  337. package/fesm2022/lucca-front-ng-scroll.mjs +7 -7
  338. package/fesm2022/lucca-front-ng-scroll.mjs.map +1 -1
  339. package/fesm2022/lucca-front-ng-select.mjs +14 -14
  340. package/fesm2022/lucca-front-ng-select.mjs.map +1 -1
  341. package/fesm2022/lucca-front-ng-sidepanel.mjs +7 -7
  342. package/fesm2022/lucca-front-ng-simple-select.mjs +19 -19
  343. package/fesm2022/lucca-front-ng-simple-select.mjs.map +1 -1
  344. package/fesm2022/lucca-front-ng-title.mjs +11 -11
  345. package/fesm2022/lucca-front-ng-title.mjs.map +1 -1
  346. package/fesm2022/lucca-front-ng-toast.mjs +10 -10
  347. package/fesm2022/lucca-front-ng-tooltip.mjs +19 -19
  348. package/fesm2022/lucca-front-ng-tooltip.mjs.map +1 -1
  349. package/fesm2022/lucca-front-ng-user.mjs +64 -64
  350. package/fesm2022/lucca-front-ng-user.mjs.map +1 -1
  351. package/forms/checkbox-input/checkbox-input.component.d.ts +1 -1
  352. package/forms/inject-ng-control.d.ts +1 -1
  353. package/forms/number-input/number-input.component.d.ts +1 -1
  354. package/forms/radio-group-input/radio-group-input.component.d.ts +1 -1
  355. package/forms/switch-input/switch-input.component.d.ts +1 -1
  356. package/forms/text-input/text-input.component.d.ts +1 -1
  357. package/forms/textarea-input/textarea-input.component.d.ts +1 -1
  358. package/package.json +21 -21
  359. package/schematics/lib/local-deps/package-lock.json +207 -207
@@ -51,10 +51,10 @@ export class LuUserTileComponent {
51
51
  constructor(_changeDetector) {
52
52
  this._changeDetector = _changeDetector;
53
53
  }
54
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuUserTileComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
55
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.2", type: LuUserTileComponent, selector: "lu-user-tile", inputs: { user: "user", displayFormat: "displayFormat", role: "role" }, ngImport: i0, template: "<lu-user-picture [user]=\"user\" [displayFormat]=\"displayPictureFormat\"></lu-user-picture>\n<div class=\"user-info\">\n\t<div class=\"user-tile-label\">{{ role ? role : user?.jobTitle }}</div>\n\t<div class=\"user-tile-title\">{{ user | luUserDisplay: displayFormat }}</div>\n\t<div class=\"user-tile-footnote\"><ng-content></ng-content></div>\n</div>\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-left: .5rem;--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-userPicture-XS-image: 1.5rem;--components-userPicture-XS-fontSize: var(--sizes-XS-fontSize);--components-userPicture-XS-placeholder: .75rem;--components-userPicture-S-image: 2rem;--components-userPicture-S-fontSize: var(--sizes-S-fontSize);--components-userPicture-S-placeholder: var(--sizes-XS-lineHeight);--components-userPicture-M-image: 2.5rem;--components-userPicture-M-fontSize: var(--sizes-M-fontSize);--components-userPicture-M-placeholder: var(--sizes-S-lineHeight);--components-userPicture-L-image: 3rem;--components-userPicture-L-fontSize: var(--sizes-L-fontSize);--components-userPicture-L-placeholder: var(--sizes-M-lineHeight);--components-userPicture-XXS-image: 1rem;--components-userPicture-XXS-fontSize: .5625rem;--components-userPicture-XL-image: 4.5rem;--components-userPicture-XL-fontSize: 1.8rem;--components-userPicture-XXL-image: 7.5rem;--components-userPicture-XXL-fontSize: 3rem;display:flex;align-items:center;padding:var(--pr-t-spacings-100);gap:var(--pr-t-spacings-100)}:host .user-tile-title{font-size:var(--sizes-M-fontSize);line-height:var(--sizes-M-lineHeight);font-weight:600;margin:0}:host .user-tile-label{font-size:var(--sizes-S-fontSize);line-height:var(--sizes-XS-lineHeight);color:var(--palettes-neutral-600)}:host .user-tile-footnote{font-size:var(--sizes-S-fontSize);line-height:var(--sizes-S-lineHeight)}:host .user-info{margin:auto 0}:host.mod-wordBreak{word-break:break-all}:host.mod-nameOnly .user-tile-label,:host.mod-nameOnly .user-tile-footnote{display:none}:host.mod-vertical{flex-direction:column}:host.mod-vertical lu-user-picture{margin-right:0;margin-bottom:.8em}:host.mod-vertical .user-info{text-align:center}:host.mod-XXS{--components-user-picture-image-size: var(--components-userPicture-XXS-image);--components-user-picture-font-size: var(--components-userPicture-XXS-fontSize)}:host.mod-XS{--components-user-picture-image-size: var(--components-userPicture-XS-image);--components-user-picture-font-size: var(--components-userPicture-XS-fontSize)}:host.mod-S{--components-user-picture-image-size: var(--components-userPicture-S-image);--components-user-picture-font-size: var(--components-userPicture-S-fontSize)}:host.mod-L{--components-user-picture-image-size: var(--components-userPicture-L-image);--components-user-picture-font-size: var(--components-userPicture-L-fontSize)}:host.mod-XL{--components-user-picture-image-size: var(--components-userPicture-XL-image);--components-user-picture-font-size: var(--components-userPicture-XL-fontSize)}:host.mod-XXL{--components-user-picture-image-size: var(--components-userPicture-XXL-image);--components-user-picture-font-size: var(--components-userPicture-XXL-fontSize)}\n"], dependencies: [{ kind: "component", type: i1.LuUserPictureComponent, selector: "lu-user-picture", inputs: ["displayFormat", "imageLoadingAttribute", "user"] }, { kind: "pipe", type: i2.LuUserDisplayPipe, name: "luUserDisplay" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
54
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuUserTileComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
55
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.1", type: LuUserTileComponent, selector: "lu-user-tile", inputs: { user: "user", displayFormat: "displayFormat", role: "role" }, ngImport: i0, template: "<lu-user-picture [user]=\"user\" [displayFormat]=\"displayPictureFormat\"></lu-user-picture>\n<div class=\"user-info\">\n\t<div class=\"user-tile-label\">{{ role ? role : user?.jobTitle }}</div>\n\t<div class=\"user-tile-title\">{{ user | luUserDisplay: displayFormat }}</div>\n\t<div class=\"user-tile-footnote\"><ng-content></ng-content></div>\n</div>\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-left: .5rem;--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-userPicture-XS-image: 1.5rem;--components-userPicture-XS-fontSize: var(--sizes-XS-fontSize);--components-userPicture-XS-placeholder: .75rem;--components-userPicture-S-image: 2rem;--components-userPicture-S-fontSize: var(--sizes-S-fontSize);--components-userPicture-S-placeholder: var(--sizes-XS-lineHeight);--components-userPicture-M-image: 2.5rem;--components-userPicture-M-fontSize: var(--sizes-M-fontSize);--components-userPicture-M-placeholder: var(--sizes-S-lineHeight);--components-userPicture-L-image: 3rem;--components-userPicture-L-fontSize: var(--sizes-L-fontSize);--components-userPicture-L-placeholder: var(--sizes-M-lineHeight);--components-userPicture-XXS-image: 1rem;--components-userPicture-XXS-fontSize: .5625rem;--components-userPicture-XL-image: 4.5rem;--components-userPicture-XL-fontSize: 1.8rem;--components-userPicture-XXL-image: 7.5rem;--components-userPicture-XXL-fontSize: 3rem;display:flex;align-items:center;padding:var(--pr-t-spacings-100);gap:var(--pr-t-spacings-100)}:host .user-tile-title{font-size:var(--sizes-M-fontSize);line-height:var(--sizes-M-lineHeight);font-weight:600;margin:0}:host .user-tile-label{font-size:var(--sizes-S-fontSize);line-height:var(--sizes-XS-lineHeight);color:var(--palettes-neutral-600)}:host .user-tile-footnote{font-size:var(--sizes-S-fontSize);line-height:var(--sizes-S-lineHeight)}:host .user-info{margin:auto 0}:host.mod-wordBreak{word-break:break-all}:host.mod-nameOnly .user-tile-label,:host.mod-nameOnly .user-tile-footnote{display:none}:host.mod-vertical{flex-direction:column}:host.mod-vertical lu-user-picture{margin-right:0;margin-bottom:.8em}:host.mod-vertical .user-info{text-align:center}:host.mod-XXS{--components-user-picture-image-size: var(--components-userPicture-XXS-image);--components-user-picture-font-size: var(--components-userPicture-XXS-fontSize)}:host.mod-XS{--components-user-picture-image-size: var(--components-userPicture-XS-image);--components-user-picture-font-size: var(--components-userPicture-XS-fontSize)}:host.mod-S{--components-user-picture-image-size: var(--components-userPicture-S-image);--components-user-picture-font-size: var(--components-userPicture-S-fontSize)}:host.mod-L{--components-user-picture-image-size: var(--components-userPicture-L-image);--components-user-picture-font-size: var(--components-userPicture-L-fontSize)}:host.mod-XL{--components-user-picture-image-size: var(--components-userPicture-XL-image);--components-user-picture-font-size: var(--components-userPicture-XL-fontSize)}:host.mod-XXL{--components-user-picture-image-size: var(--components-userPicture-XXL-image);--components-user-picture-font-size: var(--components-userPicture-XXL-fontSize)}\n"], dependencies: [{ kind: "component", type: i1.LuUserPictureComponent, selector: "lu-user-picture", inputs: ["displayFormat", "imageLoadingAttribute", "user"] }, { kind: "pipe", type: i2.LuUserDisplayPipe, name: "luUserDisplay" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
56
56
  }
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuUserTileComponent, decorators: [{
57
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuUserTileComponent, decorators: [{
58
58
  type: Component,
59
59
  args: [{ selector: 'lu-user-tile', changeDetection: ChangeDetectionStrategy.OnPush, template: "<lu-user-picture [user]=\"user\" [displayFormat]=\"displayPictureFormat\"></lu-user-picture>\n<div class=\"user-info\">\n\t<div class=\"user-tile-label\">{{ role ? role : user?.jobTitle }}</div>\n\t<div class=\"user-tile-title\">{{ user | luUserDisplay: displayFormat }}</div>\n\t<div class=\"user-tile-footnote\"><ng-content></ng-content></div>\n</div>\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-left: .5rem;--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-userPicture-XS-image: 1.5rem;--components-userPicture-XS-fontSize: var(--sizes-XS-fontSize);--components-userPicture-XS-placeholder: .75rem;--components-userPicture-S-image: 2rem;--components-userPicture-S-fontSize: var(--sizes-S-fontSize);--components-userPicture-S-placeholder: var(--sizes-XS-lineHeight);--components-userPicture-M-image: 2.5rem;--components-userPicture-M-fontSize: var(--sizes-M-fontSize);--components-userPicture-M-placeholder: var(--sizes-S-lineHeight);--components-userPicture-L-image: 3rem;--components-userPicture-L-fontSize: var(--sizes-L-fontSize);--components-userPicture-L-placeholder: var(--sizes-M-lineHeight);--components-userPicture-XXS-image: 1rem;--components-userPicture-XXS-fontSize: .5625rem;--components-userPicture-XL-image: 4.5rem;--components-userPicture-XL-fontSize: 1.8rem;--components-userPicture-XXL-image: 7.5rem;--components-userPicture-XXL-fontSize: 3rem;display:flex;align-items:center;padding:var(--pr-t-spacings-100);gap:var(--pr-t-spacings-100)}:host .user-tile-title{font-size:var(--sizes-M-fontSize);line-height:var(--sizes-M-lineHeight);font-weight:600;margin:0}:host .user-tile-label{font-size:var(--sizes-S-fontSize);line-height:var(--sizes-XS-lineHeight);color:var(--palettes-neutral-600)}:host .user-tile-footnote{font-size:var(--sizes-S-fontSize);line-height:var(--sizes-S-lineHeight)}:host .user-info{margin:auto 0}:host.mod-wordBreak{word-break:break-all}:host.mod-nameOnly .user-tile-label,:host.mod-nameOnly .user-tile-footnote{display:none}:host.mod-vertical{flex-direction:column}:host.mod-vertical lu-user-picture{margin-right:0;margin-bottom:.8em}:host.mod-vertical .user-info{text-align:center}:host.mod-XXS{--components-user-picture-image-size: var(--components-userPicture-XXS-image);--components-user-picture-font-size: var(--components-userPicture-XXS-fontSize)}:host.mod-XS{--components-user-picture-image-size: var(--components-userPicture-XS-image);--components-user-picture-font-size: var(--components-userPicture-XS-fontSize)}:host.mod-S{--components-user-picture-image-size: var(--components-userPicture-S-image);--components-user-picture-font-size: var(--components-userPicture-S-fontSize)}:host.mod-L{--components-user-picture-image-size: var(--components-userPicture-L-image);--components-user-picture-font-size: var(--components-userPicture-L-fontSize)}:host.mod-XL{--components-user-picture-image-size: var(--components-userPicture-XL-image);--components-user-picture-font-size: var(--components-userPicture-XL-fontSize)}:host.mod-XXL{--components-user-picture-image-size: var(--components-userPicture-XXL-image);--components-user-picture-font-size: var(--components-userPicture-XXL-fontSize)}\n"] }]
60
60
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { user: [{
@@ -64,4 +64,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImpor
64
64
  }], role: [{
65
65
  type: Input
66
66
  }] } });
67
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidXNlci10aWxlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3BhY2thZ2VzL25nL3VzZXIvdGlsZS91c2VyLXRpbGUuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcGFja2FnZXMvbmcvdXNlci90aWxlL3VzZXItdGlsZS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsdUJBQXVCLEVBQXFCLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDN0YsT0FBTyxFQUFtQixpQkFBaUIsRUFBRSxlQUFlLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7OztBQVUxRzs7R0FFRztBQU9ILE1BQU0sT0FBTyxtQkFBbUI7SUFFL0I7O09BRUc7SUFDSCxJQUNJLElBQUksQ0FBQyxJQUF5QjtRQUNqQyxJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksQ0FBQztRQUNsQixJQUFJLENBQUMsZUFBZSxDQUFDLFlBQVksRUFBRSxDQUFDO0lBQ3JDLENBQUM7SUFFRCxJQUFJLElBQUk7UUFDUCxPQUFPLElBQUksQ0FBQyxLQUFLLENBQUM7SUFDbkIsQ0FBQztJQVVEOztPQUVHO0lBQ0gsSUFDSSxJQUFJLENBQUMsSUFBWTtRQUNwQixJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksQ0FBQztRQUNsQixJQUFJLENBQUMsZUFBZSxDQUFDLFlBQVksRUFBRSxDQUFDO0lBQ3JDLENBQUM7SUFFRCxJQUFJLElBQUk7UUFDUCxPQUFPLElBQUksQ0FBQyxLQUFLLENBQUM7SUFDbkIsQ0FBQztJQUVELElBQUksb0JBQW9CO1FBQ3ZCLFFBQVEsSUFBSSxDQUFDLGFBQWEsRUFBRTtZQUMzQixLQUFLLGlCQUFpQixDQUFDLFNBQVMsQ0FBQztZQUNqQyxLQUFLLGlCQUFpQixDQUFDLFNBQVMsQ0FBQztZQUNqQyxLQUFLLGVBQWUsQ0FBQyxjQUFjLENBQUM7WUFDcEMsS0FBSyxlQUFlLENBQUMsY0FBYztnQkFDbEMsT0FBTyxpQkFBaUIsQ0FBQyxTQUFTLENBQUM7WUFDcEMsS0FBSyxpQkFBaUIsQ0FBQyxJQUFJLENBQUM7WUFDNUIsS0FBSyxpQkFBaUIsQ0FBQyxJQUFJO2dCQUMxQixPQUFPLGlCQUFpQixDQUFDLElBQUksQ0FBQztZQUMvQixLQUFLLGlCQUFpQixDQUFDLEtBQUssQ0FBQztZQUM3QixLQUFLLGlCQUFpQixDQUFDLEtBQUs7Z0JBQzNCLE9BQU8saUJBQWlCLENBQUMsS0FBSyxDQUFDO1lBQ2hDLEtBQUssaUJBQWlCLENBQUMsU0FBUyxDQUFDO1lBQ2pDLEtBQUssaUJBQWlCLENBQUMsU0FBUyxDQUFDO1lBQ2pDLEtBQUssZUFBZSxDQUFDLGNBQWMsQ0FBQztZQUNwQyxLQUFLLGVBQWUsQ0FBQyxjQUFjLENBQUM7WUFDcEM7Z0JBQ0MsT0FBTyxpQkFBaUIsQ0FBQyxTQUFTLENBQUM7U0FDcEM7SUFDRixDQUFDO0lBRUQsWUFBb0IsZUFBa0M7UUFBbEMsb0JBQWUsR0FBZixlQUFlLENBQW1CO0lBQUcsQ0FBQzs4R0ExRDlDLG1CQUFtQjtrR0FBbkIsbUJBQW1CLDRIQ3BCaEMscVdBTUE7OzJGRGNhLG1CQUFtQjtrQkFOL0IsU0FBUzsrQkFDQyxjQUFjLG1CQUdQLHVCQUF1QixDQUFDLE1BQU07c0ZBUTNDLElBQUk7c0JBRFAsS0FBSztnQkFlTixhQUFhO3NCQURaLEtBQUs7Z0JBUUYsSUFBSTtzQkFEUCxLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENoYW5nZURldGVjdG9yUmVmLCBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBMdURpc3BsYXlGb3JtYXQsIEx1RGlzcGxheUZ1bGxuYW1lLCBMdURpc3BsYXlIeWJyaWQsIEx1RGlzcGxheUluaXRpYWxzIH0gZnJvbSAnLi4vZGlzcGxheS9pbmRleCc7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTHVVc2VyVGlsZVVzZXJJbnB1dCB7XG5cdHBpY3R1cmU/OiB7IGhyZWY6IHN0cmluZyB9IHwgbnVsbDtcblx0cGljdHVyZUhyZWY/OiBzdHJpbmcgfCBudWxsO1xuXHRmaXJzdE5hbWU6IHN0cmluZztcblx0bGFzdE5hbWU6IHN0cmluZztcblx0am9iVGl0bGU/OiBzdHJpbmcgfCBudWxsO1xufVxuXG4vKipcbiAqIERpc3BsYXlzIHVzZXIgcGljdHVyZSBhbmQgbmFtZS4gTHVVc2VyVGlsZVVzZXJJbnB1dCdzIHJvbGUgY2FuIGJlIHNwZWNpZmllZCwgYW5kIHRoZSBmb290ZXIgaXMgY3VzdG9taXphYmxlLlxuICovXG5AQ29tcG9uZW50KHtcblx0c2VsZWN0b3I6ICdsdS11c2VyLXRpbGUnLFxuXHR0ZW1wbGF0ZVVybDogJy4vdXNlci10aWxlLmNvbXBvbmVudC5odG1sJyxcblx0c3R5bGVVcmxzOiBbJy4vdXNlci10aWxlLmNvbXBvbmVudC5zY3NzJ10sXG5cdGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBMdVVzZXJUaWxlQ29tcG9uZW50IHtcblx0cHJpdmF0ZSBfdXNlcjogTHVVc2VyVGlsZVVzZXJJbnB1dDtcblx0LyoqXG5cdCAqIEx1VXNlclRpbGVVc2VySW5wdXQgdG8gZGlzcGxheS5cblx0ICovXG5cdEBJbnB1dCgpXG5cdHNldCB1c2VyKHVzZXI6IEx1VXNlclRpbGVVc2VySW5wdXQpIHtcblx0XHR0aGlzLl91c2VyID0gdXNlcjtcblx0XHR0aGlzLl9jaGFuZ2VEZXRlY3Rvci5tYXJrRm9yQ2hlY2soKTtcblx0fVxuXG5cdGdldCB1c2VyKCk6IEx1VXNlclRpbGVVc2VySW5wdXQge1xuXHRcdHJldHVybiB0aGlzLl91c2VyO1xuXHR9XG5cblx0LyoqXG5cdCAqIFVzZXIgRGlzcGxheSBmb3JtYXQuXG5cdCAqIEl0IGlzIHNldCB0byAnbGYnIGJ5IGRlZmF1bHRcblx0ICovXG5cdEBJbnB1dCgpXG5cdGRpc3BsYXlGb3JtYXQ6IEx1RGlzcGxheUZvcm1hdDtcblxuXHRwcml2YXRlIF9yb2xlOiBzdHJpbmc7XG5cdC8qKlxuXHQgKiBMdVVzZXJUaWxlVXNlcklucHV0IHJvbGUgdG8gZGlzcGxheVxuXHQgKi9cblx0QElucHV0KClcblx0c2V0IHJvbGUocm9sZTogc3RyaW5nKSB7XG5cdFx0dGhpcy5fcm9sZSA9IHJvbGU7XG5cdFx0dGhpcy5fY2hhbmdlRGV0ZWN0b3IubWFya0ZvckNoZWNrKCk7XG5cdH1cblxuXHRnZXQgcm9sZSgpOiBzdHJpbmcge1xuXHRcdHJldHVybiB0aGlzLl9yb2xlO1xuXHR9XG5cblx0Z2V0IGRpc3BsYXlQaWN0dXJlRm9ybWF0KCk6IEx1RGlzcGxheUluaXRpYWxzIHtcblx0XHRzd2l0Y2ggKHRoaXMuZGlzcGxheUZvcm1hdCkge1xuXHRcdFx0Y2FzZSBMdURpc3BsYXlGdWxsbmFtZS5sYXN0Zmlyc3Q6XG5cdFx0XHRjYXNlIEx1RGlzcGxheUluaXRpYWxzLmxhc3RmaXJzdDpcblx0XHRcdGNhc2UgTHVEaXNwbGF5SHlicmlkLmxhc3RJZmlyc3RGdWxsOlxuXHRcdFx0Y2FzZSBMdURpc3BsYXlIeWJyaWQubGFzdEZ1bGxmaXJzdEk6XG5cdFx0XHRcdHJldHVybiBMdURpc3BsYXlJbml0aWFscy5sYXN0Zmlyc3Q7XG5cdFx0XHRjYXNlIEx1RGlzcGxheUZ1bGxuYW1lLmxhc3Q6XG5cdFx0XHRjYXNlIEx1RGlzcGxheUluaXRpYWxzLmxhc3Q6XG5cdFx0XHRcdHJldHVybiBMdURpc3BsYXlJbml0aWFscy5sYXN0O1xuXHRcdFx0Y2FzZSBMdURpc3BsYXlGdWxsbmFtZS5maXJzdDpcblx0XHRcdGNhc2UgTHVEaXNwbGF5SW5pdGlhbHMuZmlyc3Q6XG5cdFx0XHRcdHJldHVybiBMdURpc3BsYXlJbml0aWFscy5maXJzdDtcblx0XHRcdGNhc2UgTHVEaXNwbGF5RnVsbG5hbWUuZmlyc3RsYXN0OlxuXHRcdFx0Y2FzZSBMdURpc3BsYXlJbml0aWFscy5maXJzdGxhc3Q6XG5cdFx0XHRjYXNlIEx1RGlzcGxheUh5YnJpZC5maXJzdElsYXN0RnVsbDpcblx0XHRcdGNhc2UgTHVEaXNwbGF5SHlicmlkLmZpcnN0RnVsbGxhc3RJOlxuXHRcdFx0ZGVmYXVsdDpcblx0XHRcdFx0cmV0dXJuIEx1RGlzcGxheUluaXRpYWxzLmZpcnN0bGFzdDtcblx0XHR9XG5cdH1cblxuXHRjb25zdHJ1Y3Rvcihwcml2YXRlIF9jaGFuZ2VEZXRlY3RvcjogQ2hhbmdlRGV0ZWN0b3JSZWYpIHt9XG59XG4iLCI8bHUtdXNlci1waWN0dXJlIFt1c2VyXT1cInVzZXJcIiBbZGlzcGxheUZvcm1hdF09XCJkaXNwbGF5UGljdHVyZUZvcm1hdFwiPjwvbHUtdXNlci1waWN0dXJlPlxuPGRpdiBjbGFzcz1cInVzZXItaW5mb1wiPlxuXHQ8ZGl2IGNsYXNzPVwidXNlci10aWxlLWxhYmVsXCI+e3sgcm9sZSA/IHJvbGUgOiB1c2VyPy5qb2JUaXRsZSB9fTwvZGl2PlxuXHQ8ZGl2IGNsYXNzPVwidXNlci10aWxlLXRpdGxlXCI+e3sgdXNlciB8IGx1VXNlckRpc3BsYXk6IGRpc3BsYXlGb3JtYXQgfX08L2Rpdj5cblx0PGRpdiBjbGFzcz1cInVzZXItdGlsZS1mb290bm90ZVwiPjxuZy1jb250ZW50PjwvbmctY29udGVudD48L2Rpdj5cbjwvZGl2PlxuIl19
67
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidXNlci10aWxlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3BhY2thZ2VzL25nL3VzZXIvdGlsZS91c2VyLXRpbGUuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcGFja2FnZXMvbmcvdXNlci90aWxlL3VzZXItdGlsZS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsdUJBQXVCLEVBQXFCLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDN0YsT0FBTyxFQUFtQixpQkFBaUIsRUFBRSxlQUFlLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7OztBQVUxRzs7R0FFRztBQU9ILE1BQU0sT0FBTyxtQkFBbUI7SUFFL0I7O09BRUc7SUFDSCxJQUNJLElBQUksQ0FBQyxJQUF5QjtRQUNqQyxJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksQ0FBQztRQUNsQixJQUFJLENBQUMsZUFBZSxDQUFDLFlBQVksRUFBRSxDQUFDO0lBQ3JDLENBQUM7SUFFRCxJQUFJLElBQUk7UUFDUCxPQUFPLElBQUksQ0FBQyxLQUFLLENBQUM7SUFDbkIsQ0FBQztJQVVEOztPQUVHO0lBQ0gsSUFDSSxJQUFJLENBQUMsSUFBWTtRQUNwQixJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksQ0FBQztRQUNsQixJQUFJLENBQUMsZUFBZSxDQUFDLFlBQVksRUFBRSxDQUFDO0lBQ3JDLENBQUM7SUFFRCxJQUFJLElBQUk7UUFDUCxPQUFPLElBQUksQ0FBQyxLQUFLLENBQUM7SUFDbkIsQ0FBQztJQUVELElBQUksb0JBQW9CO1FBQ3ZCLFFBQVEsSUFBSSxDQUFDLGFBQWEsRUFBRSxDQUFDO1lBQzVCLEtBQUssaUJBQWlCLENBQUMsU0FBUyxDQUFDO1lBQ2pDLEtBQUssaUJBQWlCLENBQUMsU0FBUyxDQUFDO1lBQ2pDLEtBQUssZUFBZSxDQUFDLGNBQWMsQ0FBQztZQUNwQyxLQUFLLGVBQWUsQ0FBQyxjQUFjO2dCQUNsQyxPQUFPLGlCQUFpQixDQUFDLFNBQVMsQ0FBQztZQUNwQyxLQUFLLGlCQUFpQixDQUFDLElBQUksQ0FBQztZQUM1QixLQUFLLGlCQUFpQixDQUFDLElBQUk7Z0JBQzFCLE9BQU8saUJBQWlCLENBQUMsSUFBSSxDQUFDO1lBQy9CLEtBQUssaUJBQWlCLENBQUMsS0FBSyxDQUFDO1lBQzdCLEtBQUssaUJBQWlCLENBQUMsS0FBSztnQkFDM0IsT0FBTyxpQkFBaUIsQ0FBQyxLQUFLLENBQUM7WUFDaEMsS0FBSyxpQkFBaUIsQ0FBQyxTQUFTLENBQUM7WUFDakMsS0FBSyxpQkFBaUIsQ0FBQyxTQUFTLENBQUM7WUFDakMsS0FBSyxlQUFlLENBQUMsY0FBYyxDQUFDO1lBQ3BDLEtBQUssZUFBZSxDQUFDLGNBQWMsQ0FBQztZQUNwQztnQkFDQyxPQUFPLGlCQUFpQixDQUFDLFNBQVMsQ0FBQztRQUNyQyxDQUFDO0lBQ0YsQ0FBQztJQUVELFlBQW9CLGVBQWtDO1FBQWxDLG9CQUFlLEdBQWYsZUFBZSxDQUFtQjtJQUFHLENBQUM7OEdBMUQ5QyxtQkFBbUI7a0dBQW5CLG1CQUFtQiw0SENwQmhDLHFXQU1BOzsyRkRjYSxtQkFBbUI7a0JBTi9CLFNBQVM7K0JBQ0MsY0FBYyxtQkFHUCx1QkFBdUIsQ0FBQyxNQUFNO3NGQVEzQyxJQUFJO3NCQURQLEtBQUs7Z0JBZU4sYUFBYTtzQkFEWixLQUFLO2dCQVFGLElBQUk7c0JBRFAsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDaGFuZ2VEZXRlY3RvclJlZiwgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgTHVEaXNwbGF5Rm9ybWF0LCBMdURpc3BsYXlGdWxsbmFtZSwgTHVEaXNwbGF5SHlicmlkLCBMdURpc3BsYXlJbml0aWFscyB9IGZyb20gJy4uL2Rpc3BsYXkvaW5kZXgnO1xuXG5leHBvcnQgaW50ZXJmYWNlIEx1VXNlclRpbGVVc2VySW5wdXQge1xuXHRwaWN0dXJlPzogeyBocmVmOiBzdHJpbmcgfSB8IG51bGw7XG5cdHBpY3R1cmVIcmVmPzogc3RyaW5nIHwgbnVsbDtcblx0Zmlyc3ROYW1lOiBzdHJpbmc7XG5cdGxhc3ROYW1lOiBzdHJpbmc7XG5cdGpvYlRpdGxlPzogc3RyaW5nIHwgbnVsbDtcbn1cblxuLyoqXG4gKiBEaXNwbGF5cyB1c2VyIHBpY3R1cmUgYW5kIG5hbWUuIEx1VXNlclRpbGVVc2VySW5wdXQncyByb2xlIGNhbiBiZSBzcGVjaWZpZWQsIGFuZCB0aGUgZm9vdGVyIGlzIGN1c3RvbWl6YWJsZS5cbiAqL1xuQENvbXBvbmVudCh7XG5cdHNlbGVjdG9yOiAnbHUtdXNlci10aWxlJyxcblx0dGVtcGxhdGVVcmw6ICcuL3VzZXItdGlsZS5jb21wb25lbnQuaHRtbCcsXG5cdHN0eWxlVXJsczogWycuL3VzZXItdGlsZS5jb21wb25lbnQuc2NzcyddLFxuXHRjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbn0pXG5leHBvcnQgY2xhc3MgTHVVc2VyVGlsZUNvbXBvbmVudCB7XG5cdHByaXZhdGUgX3VzZXI6IEx1VXNlclRpbGVVc2VySW5wdXQ7XG5cdC8qKlxuXHQgKiBMdVVzZXJUaWxlVXNlcklucHV0IHRvIGRpc3BsYXkuXG5cdCAqL1xuXHRASW5wdXQoKVxuXHRzZXQgdXNlcih1c2VyOiBMdVVzZXJUaWxlVXNlcklucHV0KSB7XG5cdFx0dGhpcy5fdXNlciA9IHVzZXI7XG5cdFx0dGhpcy5fY2hhbmdlRGV0ZWN0b3IubWFya0ZvckNoZWNrKCk7XG5cdH1cblxuXHRnZXQgdXNlcigpOiBMdVVzZXJUaWxlVXNlcklucHV0IHtcblx0XHRyZXR1cm4gdGhpcy5fdXNlcjtcblx0fVxuXG5cdC8qKlxuXHQgKiBVc2VyIERpc3BsYXkgZm9ybWF0LlxuXHQgKiBJdCBpcyBzZXQgdG8gJ2xmJyBieSBkZWZhdWx0XG5cdCAqL1xuXHRASW5wdXQoKVxuXHRkaXNwbGF5Rm9ybWF0OiBMdURpc3BsYXlGb3JtYXQ7XG5cblx0cHJpdmF0ZSBfcm9sZTogc3RyaW5nO1xuXHQvKipcblx0ICogTHVVc2VyVGlsZVVzZXJJbnB1dCByb2xlIHRvIGRpc3BsYXlcblx0ICovXG5cdEBJbnB1dCgpXG5cdHNldCByb2xlKHJvbGU6IHN0cmluZykge1xuXHRcdHRoaXMuX3JvbGUgPSByb2xlO1xuXHRcdHRoaXMuX2NoYW5nZURldGVjdG9yLm1hcmtGb3JDaGVjaygpO1xuXHR9XG5cblx0Z2V0IHJvbGUoKTogc3RyaW5nIHtcblx0XHRyZXR1cm4gdGhpcy5fcm9sZTtcblx0fVxuXG5cdGdldCBkaXNwbGF5UGljdHVyZUZvcm1hdCgpOiBMdURpc3BsYXlJbml0aWFscyB7XG5cdFx0c3dpdGNoICh0aGlzLmRpc3BsYXlGb3JtYXQpIHtcblx0XHRcdGNhc2UgTHVEaXNwbGF5RnVsbG5hbWUubGFzdGZpcnN0OlxuXHRcdFx0Y2FzZSBMdURpc3BsYXlJbml0aWFscy5sYXN0Zmlyc3Q6XG5cdFx0XHRjYXNlIEx1RGlzcGxheUh5YnJpZC5sYXN0SWZpcnN0RnVsbDpcblx0XHRcdGNhc2UgTHVEaXNwbGF5SHlicmlkLmxhc3RGdWxsZmlyc3RJOlxuXHRcdFx0XHRyZXR1cm4gTHVEaXNwbGF5SW5pdGlhbHMubGFzdGZpcnN0O1xuXHRcdFx0Y2FzZSBMdURpc3BsYXlGdWxsbmFtZS5sYXN0OlxuXHRcdFx0Y2FzZSBMdURpc3BsYXlJbml0aWFscy5sYXN0OlxuXHRcdFx0XHRyZXR1cm4gTHVEaXNwbGF5SW5pdGlhbHMubGFzdDtcblx0XHRcdGNhc2UgTHVEaXNwbGF5RnVsbG5hbWUuZmlyc3Q6XG5cdFx0XHRjYXNlIEx1RGlzcGxheUluaXRpYWxzLmZpcnN0OlxuXHRcdFx0XHRyZXR1cm4gTHVEaXNwbGF5SW5pdGlhbHMuZmlyc3Q7XG5cdFx0XHRjYXNlIEx1RGlzcGxheUZ1bGxuYW1lLmZpcnN0bGFzdDpcblx0XHRcdGNhc2UgTHVEaXNwbGF5SW5pdGlhbHMuZmlyc3RsYXN0OlxuXHRcdFx0Y2FzZSBMdURpc3BsYXlIeWJyaWQuZmlyc3RJbGFzdEZ1bGw6XG5cdFx0XHRjYXNlIEx1RGlzcGxheUh5YnJpZC5maXJzdEZ1bGxsYXN0STpcblx0XHRcdGRlZmF1bHQ6XG5cdFx0XHRcdHJldHVybiBMdURpc3BsYXlJbml0aWFscy5maXJzdGxhc3Q7XG5cdFx0fVxuXHR9XG5cblx0Y29uc3RydWN0b3IocHJpdmF0ZSBfY2hhbmdlRGV0ZWN0b3I6IENoYW5nZURldGVjdG9yUmVmKSB7fVxufVxuIiwiPGx1LXVzZXItcGljdHVyZSBbdXNlcl09XCJ1c2VyXCIgW2Rpc3BsYXlGb3JtYXRdPVwiZGlzcGxheVBpY3R1cmVGb3JtYXRcIj48L2x1LXVzZXItcGljdHVyZT5cbjxkaXYgY2xhc3M9XCJ1c2VyLWluZm9cIj5cblx0PGRpdiBjbGFzcz1cInVzZXItdGlsZS1sYWJlbFwiPnt7IHJvbGUgPyByb2xlIDogdXNlcj8uam9iVGl0bGUgfX08L2Rpdj5cblx0PGRpdiBjbGFzcz1cInVzZXItdGlsZS10aXRsZVwiPnt7IHVzZXIgfCBsdVVzZXJEaXNwbGF5OiBkaXNwbGF5Rm9ybWF0IH19PC9kaXY+XG5cdDxkaXYgY2xhc3M9XCJ1c2VyLXRpbGUtZm9vdG5vdGVcIj48bmctY29udGVudD48L25nLWNvbnRlbnQ+PC9kaXY+XG48L2Rpdj5cbiJdfQ==
@@ -5,11 +5,11 @@ import { LuUserPictureModule } from '../picture/index';
5
5
  import { LuUserTileComponent } from './user-tile.component';
6
6
  import * as i0 from "@angular/core";
7
7
  export class LuUserTileModule {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuUserTileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.2", ngImport: i0, type: LuUserTileModule, declarations: [LuUserTileComponent], imports: [CommonModule, LuUserPictureModule, LuUserDisplayModule], exports: [LuUserTileComponent] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuUserTileModule, imports: [CommonModule, LuUserPictureModule, LuUserDisplayModule] }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuUserTileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.1", ngImport: i0, type: LuUserTileModule, declarations: [LuUserTileComponent], imports: [CommonModule, LuUserPictureModule, LuUserDisplayModule], exports: [LuUserTileComponent] }); }
10
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuUserTileModule, imports: [CommonModule, LuUserPictureModule, LuUserDisplayModule] }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuUserTileModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuUserTileModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [CommonModule, LuUserPictureModule, LuUserDisplayModule],
@@ -5,11 +5,11 @@ import { LuUserTileModule } from './tile/index';
5
5
  import { LuUserSelectModule } from './select/index';
6
6
  import * as i0 from "@angular/core";
7
7
  export class LuUserModule {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuUserModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.2", ngImport: i0, type: LuUserModule, imports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule], exports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuUserModule, imports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule, LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule] }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuUserModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.1", ngImport: i0, type: LuUserModule, imports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule], exports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule] }); }
10
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuUserModule, imports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule, LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule] }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuUserModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuUserModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [LuUserDisplayModule, LuUserPictureModule, LuUserTileModule, LuUserSelectModule],
@@ -40,10 +40,10 @@ class LuSkipLinksComponent {
40
40
  this.#document.location.hash = '';
41
41
  this.#document.location.hash = hash;
42
42
  }
43
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuSkipLinksComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
44
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.2", type: LuSkipLinksComponent, isStandalone: true, selector: "lu-skip-links", ngImport: i0, template: "<nav role=\"navigation\" id=\"top\" class=\"skipLinks\" [attr.aria-label]=\"intl.Goto\">\n\t<a\n\t\tclass=\"skipLinks-action palette-neutral mod-XS\"\n\t\thref=\"#lucca-banner-solutions-container\"\n\t\t(click)=\"anchor('#lucca-banner-solutions-container', $event)\"\n\t\t>{{ intl.Goto_Nav_Banner }}</a\n\t>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#navSide\" (click)=\"anchor('#navSide', $event)\">{{ intl.Goto_Nav_Navside }}</a>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#main-content\" (click)=\"anchor('#main-content', $event)\"\n\t\t>{{ intl.Goto_Content }}</a\n\t>\n</nav>\n", styles: [".skipLinks{position:fixed;list-style-type:none;justify-content:center;display:flex;margin:0;padding:0;z-index:9010;inset:var(--pr-t-spacings-150);bottom:auto}.skipLinks-action{border:0;margin:0;font-weight:600;border-radius:var(--commons-borderRadius-M);font-size:var(--sizes-XS-fontSize);line-height:var(--sizes-XS-lineHeight);padding:var(--pr-t-spacings-50) var(--pr-t-spacings-100);transition:all var(--commons-animations-durations-fast);background-color:var(--palettes-neutral-600);display:inline-block;position:relative;text-decoration:none;vertical-align:baseline;white-space:nowrap;color:var(--colors-white-color);cursor:pointer}.skipLinks-action:focus-visible{outline-offset:2px;outline:2px solid var(--palettes-product-700)}.skipLinks-action:not(:focus,:focus-visible){border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;contain:paint}::ng-deep .navSide,::ng-deep .main-content{scroll-margin-top:var(--commons-banner-height)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
43
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuSkipLinksComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
44
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.1", type: LuSkipLinksComponent, isStandalone: true, selector: "lu-skip-links", ngImport: i0, template: "<nav role=\"navigation\" id=\"top\" class=\"skipLinks\" [attr.aria-label]=\"intl.Goto\">\n\t<a\n\t\tclass=\"skipLinks-action palette-neutral mod-XS\"\n\t\thref=\"#lucca-banner-solutions-container\"\n\t\t(click)=\"anchor('#lucca-banner-solutions-container', $event)\"\n\t\t>{{ intl.Goto_Nav_Banner }}</a\n\t>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#navSide\" (click)=\"anchor('#navSide', $event)\">{{ intl.Goto_Nav_Navside }}</a>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#main-content\" (click)=\"anchor('#main-content', $event)\"\n\t\t>{{ intl.Goto_Content }}</a\n\t>\n</nav>\n", styles: [".skipLinks{position:fixed;list-style-type:none;justify-content:center;display:flex;margin:0;padding:0;z-index:9010;inset:var(--pr-t-spacings-150);bottom:auto}.skipLinks-action{border:0;margin:0;font-weight:600;border-radius:var(--commons-borderRadius-M);font-size:var(--sizes-XS-fontSize);line-height:var(--sizes-XS-lineHeight);padding:var(--pr-t-spacings-50) var(--pr-t-spacings-100);transition:all var(--commons-animations-durations-fast);background-color:var(--palettes-neutral-600);display:inline-block;position:relative;text-decoration:none;vertical-align:baseline;white-space:nowrap;color:var(--colors-white-color);cursor:pointer}.skipLinks-action:focus-visible{outline-offset:2px;outline:2px solid var(--palettes-product-700)}.skipLinks-action:not(:focus,:focus-visible){border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;contain:paint}::ng-deep .navSide,::ng-deep .main-content{scroll-margin-top:var(--commons-banner-height)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
45
45
  }
46
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuSkipLinksComponent, decorators: [{
46
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuSkipLinksComponent, decorators: [{
47
47
  type: Component,
48
48
  args: [{ selector: 'lu-skip-links', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, template: "<nav role=\"navigation\" id=\"top\" class=\"skipLinks\" [attr.aria-label]=\"intl.Goto\">\n\t<a\n\t\tclass=\"skipLinks-action palette-neutral mod-XS\"\n\t\thref=\"#lucca-banner-solutions-container\"\n\t\t(click)=\"anchor('#lucca-banner-solutions-container', $event)\"\n\t\t>{{ intl.Goto_Nav_Banner }}</a\n\t>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#navSide\" (click)=\"anchor('#navSide', $event)\">{{ intl.Goto_Nav_Navside }}</a>\n\t<a class=\"skipLinks-action palette-neutral mod-XS\" href=\"#main-content\" (click)=\"anchor('#main-content', $event)\"\n\t\t>{{ intl.Goto_Content }}</a\n\t>\n</nav>\n", styles: [".skipLinks{position:fixed;list-style-type:none;justify-content:center;display:flex;margin:0;padding:0;z-index:9010;inset:var(--pr-t-spacings-150);bottom:auto}.skipLinks-action{border:0;margin:0;font-weight:600;border-radius:var(--commons-borderRadius-M);font-size:var(--sizes-XS-fontSize);line-height:var(--sizes-XS-lineHeight);padding:var(--pr-t-spacings-50) var(--pr-t-spacings-100);transition:all var(--commons-animations-durations-fast);background-color:var(--palettes-neutral-600);display:inline-block;position:relative;text-decoration:none;vertical-align:baseline;white-space:nowrap;color:var(--colors-white-color);cursor:pointer}.skipLinks-action:focus-visible{outline-offset:2px;outline:2px solid var(--palettes-product-700)}.skipLinks-action:not(:focus,:focus-visible){border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;contain:paint}::ng-deep .navSide,::ng-deep .main-content{scroll-margin-top:var(--commons-banner-height)}\n"] }]
49
49
  }] });
@@ -1,4 +1,4 @@
1
- import { style, animate, transition, trigger } from '@angular/animations';
1
+ import { transition, style, animate, trigger } from '@angular/animations';
2
2
 
3
3
  function luFadingAnimation(inTiming, outTiming) {
4
4
  return [
@@ -86,10 +86,10 @@ class LuApiV3Service extends ALuApiService {
86
86
  const urlSafeClue = encodeURIComponent(clue);
87
87
  return `name=like,${urlSafeClue}`;
88
88
  }
89
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiV3Service, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
90
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiV3Service }); }
89
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiV3Service, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
90
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiV3Service }); }
91
91
  }
92
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiV3Service, decorators: [{
92
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiV3Service, decorators: [{
93
93
  type: Injectable
94
94
  }], ctorParameters: () => [{ type: i1.HttpClient }] });
95
95
 
@@ -152,10 +152,10 @@ class LuApiV4Service extends ALuApiService {
152
152
  const url = [this._api, query.join('&')].join('?');
153
153
  return this._http.get(url).pipe(map((res) => res.count));
154
154
  }
155
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiV4Service, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
156
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiV4Service }); }
155
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiV4Service, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
156
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiV4Service }); }
157
157
  }
158
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiV4Service, decorators: [{
158
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiV4Service, decorators: [{
159
159
  type: Injectable
160
160
  }], ctorParameters: () => [{ type: i1.HttpClient }] });
161
161
 
@@ -211,10 +211,10 @@ class LuApiHybridService extends ALuApiService {
211
211
  searchPaged(clue, page, filters = []) {
212
212
  return this._service.searchPaged(clue, page, filters);
213
213
  }
214
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiHybridService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
215
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiHybridService }); }
214
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiHybridService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
215
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiHybridService }); }
216
216
  }
217
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiHybridService, decorators: [{
217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiHybridService, decorators: [{
218
218
  type: Injectable
219
219
  }], ctorParameters: () => [{ type: i1.HttpClient }] });
220
220
 
@@ -241,8 +241,8 @@ class LuApiFeederComponent extends ALuApiOptionFeeder {
241
241
  set sort(sort) {
242
242
  this._service.sort = sort;
243
243
  }
244
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiFeederComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
245
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.2", type: LuApiFeederComponent, isStandalone: true, selector: "lu-api-feeder", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort" }, providers: [
244
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiFeederComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
245
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.1", type: LuApiFeederComponent, isStandalone: true, selector: "lu-api-feeder", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort" }, providers: [
246
246
  {
247
247
  provide: ALuOptionOperator,
248
248
  useExisting: forwardRef(() => LuApiFeederComponent),
@@ -259,7 +259,7 @@ class LuApiFeederComponent extends ALuApiOptionFeeder {
259
259
  },
260
260
  ], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
261
261
  }
262
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiFeederComponent, decorators: [{
262
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiFeederComponent, decorators: [{
263
263
  type: Component,
264
264
  args: [{ selector: 'lu-api-feeder', template: '', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, providers: [
265
265
  {
@@ -304,11 +304,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImpor
304
304
  }] } });
305
305
 
306
306
  class LuApiFeederModule {
307
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiFeederModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
308
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.2", ngImport: i0, type: LuApiFeederModule, imports: [LuApiFeederComponent], exports: [LuApiFeederComponent] }); }
309
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiFeederModule }); }
307
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiFeederModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
308
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.1", ngImport: i0, type: LuApiFeederModule, imports: [LuApiFeederComponent], exports: [LuApiFeederComponent] }); }
309
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiFeederModule }); }
310
310
  }
311
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiFeederModule, decorators: [{
311
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiFeederModule, decorators: [{
312
312
  type: NgModule,
313
313
  args: [{
314
314
  imports: [LuApiFeederComponent],
@@ -416,8 +416,8 @@ class LuApiSearcherComponent extends ALuApiOptionSearcher {
416
416
  resetClue() {
417
417
  this.clueControl.setValue('');
418
418
  }
419
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSearcherComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
420
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.2", type: LuApiSearcherComponent, isStandalone: true, selector: "lu-api-searcher", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort", debounceTime: "debounceTime" }, providers: [
419
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSearcherComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
420
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.1", type: LuApiSearcherComponent, isStandalone: true, selector: "lu-api-searcher", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort", debounceTime: "debounceTime" }, providers: [
421
421
  {
422
422
  provide: ALuOptionOperator,
423
423
  useExisting: forwardRef(() => LuApiSearcherComponent),
@@ -434,7 +434,7 @@ class LuApiSearcherComponent extends ALuApiOptionSearcher {
434
434
  },
435
435
  ], viewQueries: [{ propertyName: "searchInput", first: true, predicate: ["searchInput"], descendants: true, read: ElementRef, static: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"textfield mod-search\" [class.is-loading]=\"loading$ | async\">\n\t<input #searchInput class=\"textfield-input\" [formControl]=\"clueControl\" />\n</div>\n<lu-option-placeholder *ngIf=\"(empty$ | async) && (loading$ | async) === false\" (onClear)=\"resetClue()\"></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-left: .5rem;--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{width:100%}.textfield-input{outline:none}.checkbox.mod-formerEmployee{padding:var(--pr-t-spacings-50) var(--components-options-item-padding-horizontal);border-bottom: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$1.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$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }, { kind: "component", type: LuOptionPlaceholderComponent, selector: "lu-option-placeholder", outputs: ["onClear"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
436
436
  }
437
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSearcherComponent, decorators: [{
437
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSearcherComponent, decorators: [{
438
438
  type: Component,
439
439
  args: [{ selector: 'lu-api-searcher', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [ReactiveFormsModule, CommonModule, LuOptionPlaceholderComponent], providers: [
440
440
  {
@@ -517,8 +517,8 @@ class LuApiPagedSearcherComponent extends ALuApiOptionPagedSearcher {
517
517
  resetClue() {
518
518
  this.clueControl.reset('');
519
519
  }
520
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiPagedSearcherComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
521
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.2", type: LuApiPagedSearcherComponent, isStandalone: true, selector: "lu-api-paged-searcher", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort", debounceTime: "debounceTime" }, providers: [
520
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiPagedSearcherComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
521
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.1", type: LuApiPagedSearcherComponent, isStandalone: true, selector: "lu-api-paged-searcher", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort", debounceTime: "debounceTime" }, providers: [
522
522
  {
523
523
  provide: ALuOptionOperator,
524
524
  useExisting: forwardRef(() => LuApiPagedSearcherComponent),
@@ -545,7 +545,7 @@ class LuApiPagedSearcherComponent extends ALuApiOptionPagedSearcher {
545
545
  },
546
546
  ], viewQueries: [{ propertyName: "searchInput", first: true, predicate: ["searchInput"], descendants: true, read: ElementRef, static: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"textfield mod-search\" [class.is-loading]=\"loading$ | async\">\n\t<input #searchInput class=\"textfield-input\" [formControl]=\"clueControl\" />\n</div>\n<lu-option-placeholder *ngIf=\"(empty$ | async) && (loading$ | async) === false\" (onClear)=\"resetClue()\"></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-left: .5rem;--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{width:100%}.textfield-input{outline:none}.checkbox.mod-formerEmployee{padding:var(--pr-t-spacings-50) var(--components-options-item-padding-horizontal);border-bottom: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$1.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$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }, { kind: "component", type: LuOptionPlaceholderComponent, selector: "lu-option-placeholder", outputs: ["onClear"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
547
547
  }
548
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiPagedSearcherComponent, decorators: [{
548
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiPagedSearcherComponent, decorators: [{
549
549
  type: Component,
550
550
  args: [{ selector: 'lu-api-paged-searcher', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [ReactiveFormsModule, CommonModule, LuOptionPlaceholderComponent], providers: [
551
551
  {
@@ -605,11 +605,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImpor
605
605
  }] } });
606
606
 
607
607
  class LuApiSearcherModule {
608
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSearcherModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
609
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.2", ngImport: i0, type: LuApiSearcherModule, imports: [LuApiPagedSearcherComponent, LuApiSearcherComponent], exports: [LuApiPagedSearcherComponent, LuApiSearcherComponent] }); }
610
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSearcherModule, imports: [LuApiPagedSearcherComponent, LuApiSearcherComponent] }); }
608
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSearcherModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
609
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.1", ngImport: i0, type: LuApiSearcherModule, imports: [LuApiPagedSearcherComponent, LuApiSearcherComponent], exports: [LuApiPagedSearcherComponent, LuApiSearcherComponent] }); }
610
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSearcherModule, imports: [LuApiPagedSearcherComponent, LuApiSearcherComponent] }); }
611
611
  }
612
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSearcherModule, decorators: [{
612
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSearcherModule, decorators: [{
613
613
  type: NgModule,
614
614
  args: [{
615
615
  imports: [LuApiPagedSearcherComponent, LuApiSearcherComponent],
@@ -628,8 +628,8 @@ class LuApiSelectInputComponent extends ALuSelectInputComponent {
628
628
  this.standard = 'v3';
629
629
  this.byId = (option1, option2) => option1 && option2 && option1.id === option2.id;
630
630
  }
631
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSelectInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$2.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
632
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.2", type: LuApiSelectInputComponent, isStandalone: true, selector: "lu-api-select", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort" }, providers: [
631
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSelectInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$2.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
632
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.1", type: LuApiSelectInputComponent, isStandalone: true, selector: "lu-api-select", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort" }, providers: [
633
633
  {
634
634
  provide: NG_VALUE_ACCESSOR,
635
635
  useExisting: forwardRef(() => LuApiSelectInputComponent),
@@ -637,7 +637,7 @@ class LuApiSelectInputComponent extends ALuSelectInputComponent {
637
637
  },
638
638
  ], 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<span [class.chip]=\"multiple\" *luDisplayer=\"let option\">{{ option.name }}</span>\n<lu-option-picker-advanced [option-comparer]=\"byId\">\n\t<header class=\"lu-picker-header\">\n\t\t<lu-api-paged-searcher\n\t\t\t[standard]=\"standard\"\n\t\t\t[api]=\"api\"\n\t\t\t[fields]=\"fields\"\n\t\t\t[filters]=\"filters\"\n\t\t\t[orderBy]=\"orderBy\"\n\t\t\t[sort]=\"sort\"\n\t\t></lu-api-paged-searcher>\n\t</header>\n\t<div class=\"lu-picker-content-option\">\n\t\t<lu-option *luForOptions=\"let option\" [value]=\"option\">{{ option.name }}</lu-option>\n\t</div>\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-left: .5rem;--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\";display:inline-block;vertical-align:text-bottom;font-style:normal;font-family:Lucca icons;content:var(--icon-content);color:var(--palettes-neutral-600);bottom:var(--components-select-input-padding-vertical);font-size:var(--sizes-M-lineHeight);line-height:var(--sizes-M-lineHeight);pointer-events:none;position:absolute;right: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;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lu-select-value{line-height:var(--sizes-M-lineHeight);min-height:calc(var(--components-select-framed-bottom-padding) + var(--sizes-M-lineHeight));padding:var(--components-select-input-padding-vertical) 3.5rem var(--components-select-input-padding-vertical) var(--components-select-input-padding-horizontal);transition:all var(--commons-animations-durations-standard);display:none}.lu-select-placeholder{color:var(--palettes-neutral-400);line-height:var(--sizes-M-lineHeight);min-height:calc(var(--components-select-framed-bottom-padding) + var(--sizes-M-lineHeight));padding:var(--components-select-input-padding-vertical) 3.5rem var(--components-select-input-padding-vertical) var(--components-select-input-padding-horizontal);transition:all var(--commons-animations-durations-standard);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lu-select-suffix,.lu-select-clearer{position:absolute;bottom:var(--pr-t-spacings-150);right:2.25rem}::ng-deep .lu-select-value .label{padding:var(--pr-t-spacings-50) var(--pr-t-spacings-100);margin-left:0}::ng-deep .lu-select-value .chip{vertical-align:baseline;max-width:100%;margin:0 var(--pr-t-spacings-50) var(--pr-t-spacings-50) 0;text-overflow:ellipsis;overflow:hidden;vertical-align:top;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-height:calc(var(--components-select-framed-bottom-padding) + var(--sizes-XS-lineHeight))}:host-context(.textfield.mod-S) .lu-select-clearer{bottom: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{bottom:.5rem;right:2rem}:host-context(.textfield.mod-S) ::ng-deep .lu-select-value .label{font-size:var(--sizes-S-fontSize);line-height:var(--sizes-S-lineHeight);font-weight:600;margin:0;padding:0;background-color:transparent}:host-context(.textfield.mod-S) ::ng-deep .lu-select-value .chip{height:var(--sizes-XS-lineHeight);line-height:var(--sizes-XS-lineHeight);font-size:var(--sizes-XS-fontSize);padding-left:var(--pr-t-spacings-50);padding-right: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:var(--components-select-framed-top-padding) 0 0}:host-context(.textfield.mod-framed).textfield-input:after,:host-context(.form.mod-framed).textfield-input:after{color:var(--palettes-neutral-500);bottom:var(--components-select-framed-bottom-padding);right: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:0 calc(var(--components-select-framed-side-padding) * 3) var(--components-select-framed-bottom-padding) var(--components-select-framed-side-padding)}: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:0 calc(var(--components-select-framed-side-padding) * 3) var(--components-select-framed-bottom-padding) var(--components-select-framed-side-padding)}:host-context(.textfield.mod-framed).textfield-input .lu-select-suffix,:host-context(.form.mod-framed).textfield-input .lu-select-suffix{bottom:var(--components-select-framed-bottom-padding);right:1.7rem}:host-context(.textfield.mod-filter) .lu-select-value,:host-context(.textfield.mod-filter) .lu-select-placeholder{padding:0;height:auto;padding-top:var(--pr-t-spacings-200);color:var(--palettes-neutral-800)}:host-context(.textfield.mod-material):after{color:var(--palettes-neutral-500);bottom:.6rem;right:0}:host-context(.textfield.mod-material) .lu-select-value,:host-context(.textfield.mod-material) .lu-select-placeholder{padding-left:0;padding-right:.8rem}:host-context(.textfield.mod-material) .lu-select-suffix{right: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{bottom:0}:host-context(.textfield.mod-material).mod-search .lu-select-suffix{right: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{height:auto;align-items:center}:host(.mod-multiple) .lu-select-display-wrapper{overflow:visible;white-space:normal;margin-bottom: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-right: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)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: LuInputClearerComponent, selector: "lu-input-clearer", outputs: ["onClear"], exportAs: ["luClearer"] }, { kind: "component", type: LuOptionPickerAdvancedComponent, selector: "lu-option-picker-advanced", exportAs: ["LuOptionPickerAdvanced"] }, { kind: "component", type: LuApiPagedSearcherComponent, selector: "lu-api-paged-searcher", inputs: ["standard", "api", "fields", "filters", "orderBy", "sort", "debounceTime"] }, { kind: "component", type: LuOptionItemComponent, selector: "lu-option", inputs: ["selected", "highlighted", "value", "disabled"], outputs: ["onSelect"] }, { kind: "directive", type: LuForOptionsDirective, selector: "[luForOptions]", inputs: ["luForOptionsTrackBy"] }, { kind: "directive", type: LuInputDisplayerDirective, selector: "[luDisplayer]", inputs: ["luDisplayerMultiple", "multiple"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
639
639
  }
640
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSelectInputComponent, decorators: [{
640
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSelectInputComponent, decorators: [{
641
641
  type: Component,
642
642
  args: [{ selector: 'lu-api-select', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [CommonModule, LuInputClearerComponent, LuOptionPickerAdvancedComponent, LuApiPagedSearcherComponent, LuOptionItemComponent, LuForOptionsDirective, LuInputDisplayerDirective], providers: [
643
643
  {
@@ -661,11 +661,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImpor
661
661
  }] } });
662
662
 
663
663
  class LuApiSelectInputModule {
664
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSelectInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
665
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.2", ngImport: i0, type: LuApiSelectInputModule, imports: [LuApiSelectInputComponent], exports: [LuApiSelectInputComponent] }); }
666
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSelectInputModule, imports: [LuApiSelectInputComponent] }); }
664
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSelectInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
665
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.1", ngImport: i0, type: LuApiSelectInputModule, imports: [LuApiSelectInputComponent], exports: [LuApiSelectInputComponent] }); }
666
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSelectInputModule, imports: [LuApiSelectInputComponent] }); }
667
667
  }
668
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSelectInputModule, decorators: [{
668
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSelectInputModule, decorators: [{
669
669
  type: NgModule,
670
670
  args: [{
671
671
  imports: [LuApiSelectInputComponent],
@@ -749,8 +749,8 @@ class LuApiPagerComponent extends ALuApiOptionPager {
749
749
  ngOnInit() {
750
750
  super.init();
751
751
  }
752
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiPagerComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
753
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.2", type: LuApiPagerComponent, isStandalone: true, selector: "lu-api-pager", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy" }, providers: [
752
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiPagerComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
753
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.1", type: LuApiPagerComponent, isStandalone: true, selector: "lu-api-pager", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy" }, providers: [
754
754
  {
755
755
  provide: ALuOptionOperator,
756
756
  useExisting: forwardRef(() => LuApiPagerComponent),
@@ -772,7 +772,7 @@ class LuApiPagerComponent extends ALuApiOptionPager {
772
772
  },
773
773
  ], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
774
774
  }
775
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiPagerComponent, decorators: [{
775
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiPagerComponent, decorators: [{
776
776
  type: Component,
777
777
  args: [{ selector: 'lu-api-pager', template: '', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, providers: [
778
778
  {
@@ -820,11 +820,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImpor
820
820
  }] } });
821
821
 
822
822
  class LuApiPagerModule {
823
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiPagerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
824
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.2", ngImport: i0, type: LuApiPagerModule, imports: [LuApiPagerComponent], exports: [LuApiPagerComponent] }); }
825
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiPagerModule }); }
823
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiPagerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
824
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.1", ngImport: i0, type: LuApiPagerModule, imports: [LuApiPagerComponent], exports: [LuApiPagerComponent] }); }
825
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiPagerModule }); }
826
826
  }
827
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiPagerModule, decorators: [{
827
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiPagerModule, decorators: [{
828
828
  type: NgModule,
829
829
  args: [{
830
830
  imports: [LuApiPagerComponent],
@@ -833,11 +833,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImpor
833
833
  }] });
834
834
 
835
835
  class LuApiSelectModule {
836
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
837
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.2", ngImport: i0, type: LuApiSelectModule, imports: [LuApiFeederComponent, LuApiPagedSearcherComponent, LuApiSearcherComponent, LuApiPagerComponent, LuApiSelectInputComponent], exports: [LuApiFeederComponent, LuApiPagedSearcherComponent, LuApiSearcherComponent, LuApiPagerComponent, LuApiSelectInputComponent] }); }
838
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSelectModule, imports: [LuApiPagedSearcherComponent, LuApiSearcherComponent, LuApiSelectInputComponent] }); }
836
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
837
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.1", ngImport: i0, type: LuApiSelectModule, imports: [LuApiFeederComponent, LuApiPagedSearcherComponent, LuApiSearcherComponent, LuApiPagerComponent, LuApiSelectInputComponent], exports: [LuApiFeederComponent, LuApiPagedSearcherComponent, LuApiSearcherComponent, LuApiPagerComponent, LuApiSelectInputComponent] }); }
838
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSelectModule, imports: [LuApiPagedSearcherComponent, LuApiSearcherComponent, LuApiSelectInputComponent] }); }
839
839
  }
840
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiSelectModule, decorators: [{
840
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiSelectModule, decorators: [{
841
841
  type: NgModule,
842
842
  args: [{
843
843
  imports: [LuApiFeederComponent, LuApiPagedSearcherComponent, LuApiSearcherComponent, LuApiPagerComponent, LuApiSelectInputComponent],
@@ -846,11 +846,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImpor
846
846
  }] });
847
847
 
848
848
  class LuApiModule {
849
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
850
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.2", ngImport: i0, type: LuApiModule, imports: [LuApiSelectModule], exports: [LuApiSelectModule] }); }
851
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiModule, imports: [LuApiSelectModule, LuApiSelectModule] }); }
849
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
850
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.1", ngImport: i0, type: LuApiModule, imports: [LuApiSelectModule], exports: [LuApiSelectModule] }); }
851
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiModule, imports: [LuApiSelectModule, LuApiSelectModule] }); }
852
852
  }
853
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: LuApiModule, decorators: [{
853
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.1", ngImport: i0, type: LuApiModule, decorators: [{
854
854
  type: NgModule,
855
855
  args: [{
856
856
  imports: [LuApiSelectModule],