@lucca-front/ng 10.0.1 → 10.0.4

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 (262) hide show
  1. package/esm2020/api/lib/api.module.mjs +4 -4
  2. package/esm2020/api/lib/select/api-select.module.mjs +4 -4
  3. package/esm2020/api/lib/select/feeder/api-feeder.component.mjs +3 -3
  4. package/esm2020/api/lib/select/feeder/api-feeder.module.mjs +4 -4
  5. package/esm2020/api/lib/select/input/api-select-input.component.mjs +3 -3
  6. package/esm2020/api/lib/select/input/api-select-input.module.mjs +4 -4
  7. package/esm2020/api/lib/select/pager/api-pager.component.mjs +3 -3
  8. package/esm2020/api/lib/select/pager/api-pager.module.mjs +4 -4
  9. package/esm2020/api/lib/select/searcher/api-searcher.component.mjs +6 -6
  10. package/esm2020/api/lib/select/searcher/api-searcher.module.mjs +4 -4
  11. package/esm2020/api/lib/service/api-hybrid.service.mjs +3 -3
  12. package/esm2020/api/lib/service/api-v3.service.mjs +3 -3
  13. package/esm2020/api/lib/service/api-v4.service.mjs +3 -3
  14. package/esm2020/core/lib/date/native/native-date.adapter.mjs +3 -3
  15. package/esm2020/core/lib/date/string/string-date.adapter.mjs +3 -3
  16. package/esm2020/date/lib/adapter/date-adapter.module.mjs +4 -4
  17. package/esm2020/date/lib/adapter/date-adapter.pipe.mjs +3 -3
  18. package/esm2020/date/lib/calendar/calendar-input.component.mjs +3 -3
  19. package/esm2020/date/lib/calendar/calendar-input.module.mjs +4 -4
  20. package/esm2020/date/lib/calendar/calendar-item.factory.mjs +3 -3
  21. package/esm2020/date/lib/date.module.mjs +4 -4
  22. package/esm2020/date/lib/input/date-input.directive.mjs +3 -3
  23. package/esm2020/date/lib/input/date-input.intl.mjs +3 -3
  24. package/esm2020/date/lib/input/date-input.module.mjs +4 -4
  25. package/esm2020/date/lib/picker/date-picker.component.mjs +3 -3
  26. package/esm2020/date/lib/picker/date-picker.module.mjs +4 -4
  27. package/esm2020/date/lib/select/date-select-input.component.mjs +3 -3
  28. package/esm2020/date/lib/select/date-select-input.intl.mjs +3 -3
  29. package/esm2020/date/lib/select/date-select-input.module.mjs +4 -4
  30. package/esm2020/department/lib/department.module.mjs +4 -4
  31. package/esm2020/department/lib/select/department-select.module.mjs +4 -4
  32. package/esm2020/department/lib/select/feeder/department-feeder.component.mjs +3 -3
  33. package/esm2020/department/lib/select/feeder/department-feeder.module.mjs +4 -4
  34. package/esm2020/department/lib/select/input/department-select-input.component.mjs +3 -3
  35. package/esm2020/department/lib/select/input/department-select-input.intl.mjs +3 -3
  36. package/esm2020/department/lib/select/input/department-select-input.module.mjs +4 -4
  37. package/esm2020/department/lib/service/department-v3.service.mjs +3 -3
  38. package/esm2020/dropdown/lib/dropdown.module.mjs +4 -4
  39. package/esm2020/dropdown/lib/item/dropdown-item.directive.mjs +3 -3
  40. package/esm2020/dropdown/lib/item/dropdown-item.module.mjs +4 -4
  41. package/esm2020/dropdown/lib/panel/dropdown-panel.component.mjs +3 -3
  42. package/esm2020/dropdown/lib/panel/dropdown-panel.module.mjs +4 -4
  43. package/esm2020/dropdown/lib/trigger/dropdown-trigger.directive.mjs +3 -3
  44. package/esm2020/dropdown/lib/trigger/dropdown-trigger.module.mjs +4 -4
  45. package/esm2020/establishment/lib/establishment.module.mjs +4 -4
  46. package/esm2020/establishment/lib/select/establishment-select.module.mjs +4 -4
  47. package/esm2020/establishment/lib/select/for-legal-units/for-legal-units.directive.mjs +3 -3
  48. package/esm2020/establishment/lib/select/for-legal-units/for-legal-units.module.mjs +4 -4
  49. package/esm2020/establishment/lib/select/input/establishment-select-input.component.mjs +3 -3
  50. package/esm2020/establishment/lib/select/input/establishment-select-input.intl.mjs +3 -3
  51. package/esm2020/establishment/lib/select/input/establishment-select-input.module.mjs +4 -4
  52. package/esm2020/establishment/lib/select/legal-unit-selector/legal-unit-selector.directive.mjs +3 -3
  53. package/esm2020/establishment/lib/select/legal-unit-selector/legal-unit-selector.module.mjs +4 -4
  54. package/esm2020/establishment/lib/select/searcher/establishment-searcher.component.mjs +3 -3
  55. package/esm2020/establishment/lib/select/searcher/establishment-searcher.module.mjs +4 -4
  56. package/esm2020/establishment/lib/select/select-all/establishment-select-all.component.mjs +3 -3
  57. package/esm2020/establishment/lib/select/select-all/establishment-select-all.module.mjs +4 -4
  58. package/esm2020/establishment/lib/service/establishment.service.mjs +3 -3
  59. package/esm2020/establishment/lib/service/legal-unit.service.mjs +3 -3
  60. package/esm2020/formly/lib/formly.module.mjs +4 -4
  61. package/esm2020/formly/lib/types/api.mjs +3 -3
  62. package/esm2020/formly/lib/types/checkbox.mjs +3 -3
  63. package/esm2020/formly/lib/types/date.mjs +3 -3
  64. package/esm2020/formly/lib/types/department.mjs +3 -3
  65. package/esm2020/formly/lib/types/establishment.mjs +3 -3
  66. package/esm2020/formly/lib/types/input.mjs +3 -3
  67. package/esm2020/formly/lib/types/qualification.mjs +3 -3
  68. package/esm2020/formly/lib/types/radios.mjs +3 -3
  69. package/esm2020/formly/lib/types/select.mjs +3 -3
  70. package/esm2020/formly/lib/types/textarea.mjs +3 -3
  71. package/esm2020/formly/lib/types/user.mjs +3 -3
  72. package/esm2020/formly/lib/wrappers/checkbox-layout.mjs +3 -3
  73. package/esm2020/formly/lib/wrappers/error.mjs +6 -6
  74. package/esm2020/formly/lib/wrappers/helper.mjs +3 -3
  75. package/esm2020/formly/lib/wrappers/icon.mjs +3 -3
  76. package/esm2020/formly/lib/wrappers/radiosfield-layout.mjs +3 -3
  77. package/esm2020/formly/lib/wrappers/suffix.mjs +3 -3
  78. package/esm2020/formly/lib/wrappers/textfield-layout.mjs +3 -3
  79. package/esm2020/input/lib/clearer/clearer.component.mjs +3 -3
  80. package/esm2020/input/lib/clearer/clearer.module.mjs +4 -4
  81. package/esm2020/input/lib/displayer/input-displayer.directive.mjs +3 -3
  82. package/esm2020/input/lib/displayer/input-displayer.module.mjs +4 -4
  83. package/esm2020/input/lib/input.directive.mjs +3 -3
  84. package/esm2020/input/lib/input.module.mjs +4 -4
  85. package/esm2020/material/lib/module.mjs +4 -4
  86. package/esm2020/modal/lib/modal-panel.component.mjs +9 -9
  87. package/esm2020/modal/lib/modal-ref.factory.mjs +3 -3
  88. package/esm2020/modal/lib/modal.intl.mjs +3 -3
  89. package/esm2020/modal/lib/modal.module.mjs +4 -4
  90. package/esm2020/modal/lib/modal.service.mjs +3 -3
  91. package/esm2020/number/lib/number.module.mjs +4 -4
  92. package/esm2020/number/lib/number.pipe.mjs +3 -3
  93. package/esm2020/option/lib/item/option-item.component.mjs +3 -3
  94. package/esm2020/option/lib/item/option-item.module.mjs +4 -4
  95. package/esm2020/option/lib/item/tree-option-item.component.mjs +3 -3
  96. package/esm2020/option/lib/item/tree-option-item.intl.mjs +3 -3
  97. package/esm2020/option/lib/item/tree-option-item.module.mjs +4 -4
  98. package/esm2020/option/lib/operator/feeder/option-feeder.component.mjs +3 -3
  99. package/esm2020/option/lib/operator/feeder/option-feeder.module.mjs +4 -4
  100. package/esm2020/option/lib/operator/feeder/tree-option-feeder.component.mjs +3 -3
  101. package/esm2020/option/lib/operator/feeder/tree-option-feeder.module.mjs +4 -4
  102. package/esm2020/option/lib/operator/for-groups/for-groups.directive.mjs +3 -3
  103. package/esm2020/option/lib/operator/for-groups/for-groups.module.mjs +4 -4
  104. package/esm2020/option/lib/operator/for-options/for-options.directive.mjs +3 -3
  105. package/esm2020/option/lib/operator/for-options/for-options.module.mjs +4 -4
  106. package/esm2020/option/lib/operator/for-options/for-tree-options.directive.mjs +3 -3
  107. package/esm2020/option/lib/operator/for-options/for-tree-options.module.mjs +4 -4
  108. package/esm2020/option/lib/operator/option-operator.module.mjs +4 -4
  109. package/esm2020/option/lib/operator/pager/option-pager.component.mjs +3 -3
  110. package/esm2020/option/lib/operator/pager/option-pager.module.mjs +4 -4
  111. package/esm2020/option/lib/operator/pager/tree-option-pager.component.mjs +3 -3
  112. package/esm2020/option/lib/operator/pager/tree-option-pager.module.mjs +4 -4
  113. package/esm2020/option/lib/operator/searcher/option-searcher.component.mjs +3 -3
  114. package/esm2020/option/lib/operator/searcher/option-searcher.module.mjs +4 -4
  115. package/esm2020/option/lib/operator/searcher/tree-option-searcher.component.mjs +3 -3
  116. package/esm2020/option/lib/operator/searcher/tree-option-searcher.module.mjs +4 -4
  117. package/esm2020/option/lib/operator/tree-option-operator.module.mjs +4 -4
  118. package/esm2020/option/lib/option.module.mjs +4 -4
  119. package/esm2020/option/lib/picker/option-picker-advanced.component.mjs +6 -6
  120. package/esm2020/option/lib/picker/option-picker.component.mjs +6 -6
  121. package/esm2020/option/lib/picker/option-picker.module.mjs +4 -4
  122. package/esm2020/option/lib/picker/tree-option-picker-advanced.component.mjs +6 -6
  123. package/esm2020/option/lib/picker/tree-option-picker.component.mjs +6 -6
  124. package/esm2020/option/lib/picker/tree-option-picker.module.mjs +4 -4
  125. package/esm2020/option/lib/placeholder/option-placeholder.component.mjs +3 -3
  126. package/esm2020/option/lib/placeholder/option-placeholder.intl.mjs +3 -3
  127. package/esm2020/option/lib/placeholder/option-placeholder.module.mjs +4 -4
  128. package/esm2020/option/lib/selector/all/select-all.component.mjs +3 -3
  129. package/esm2020/option/lib/selector/all/select-all.intl.mjs +3 -3
  130. package/esm2020/option/lib/selector/all/select-all.module.mjs +4 -4
  131. package/esm2020/option/lib/selector/all/tree-select-all.component.mjs +3 -3
  132. package/esm2020/option/lib/selector/all/tree-select-all.module.mjs +4 -4
  133. package/esm2020/option/lib/selector/option-selector.module.mjs +4 -4
  134. package/esm2020/option/lib/selector/tree-option-selector.module.mjs +4 -4
  135. package/esm2020/option/lib/tree-option.module.mjs +4 -4
  136. package/esm2020/popover/lib/panel/popover-panel.component.mjs +3 -3
  137. package/esm2020/popover/lib/panel/popover-panel.module.mjs +4 -4
  138. package/esm2020/popover/lib/popover.module.mjs +4 -4
  139. package/esm2020/popover/lib/target/popover-target.directive.mjs +3 -3
  140. package/esm2020/popover/lib/target/popover-target.module.mjs +4 -4
  141. package/esm2020/popover/lib/trigger/popover-trigger.directive.mjs +3 -3
  142. package/esm2020/popover/lib/trigger/popover-trigger.module.mjs +4 -4
  143. package/esm2020/popup/lib/popup-ref.factory.mjs +3 -3
  144. package/esm2020/popup/lib/popup.module.mjs +4 -4
  145. package/esm2020/popup/lib/popup.service.mjs +3 -3
  146. package/esm2020/qualification/lib/qualification.module.mjs +4 -4
  147. package/esm2020/qualification/lib/select/input/qualification-select-input.component.mjs +3 -3
  148. package/esm2020/qualification/lib/select/input/qualification-select-input.intl.mjs +3 -3
  149. package/esm2020/qualification/lib/select/input/qualification-select-input.module.mjs +4 -4
  150. package/esm2020/qualification/lib/select/qualification-select.module.mjs +4 -4
  151. package/esm2020/safe-content/lib/index.mjs +2 -3
  152. package/esm2020/safe-content/lib/safe-content.module.mjs +9 -9
  153. package/esm2020/safe-content/lib/safe-html.pipe.mjs +19 -0
  154. package/esm2020/scroll/lib/scroll.directive.mjs +3 -3
  155. package/esm2020/scroll/lib/scroll.module.mjs +4 -4
  156. package/esm2020/select/lib/input/select-input.component.mjs +6 -6
  157. package/esm2020/select/lib/input/select-input.module.mjs +4 -4
  158. package/esm2020/select/lib/select.module.mjs +4 -4
  159. package/esm2020/sidepanel/lib/sidepanel-panel.component.mjs +6 -6
  160. package/esm2020/sidepanel/lib/sidepanel-ref.factory.mjs +3 -3
  161. package/esm2020/sidepanel/lib/sidepanel.intl.mjs +3 -3
  162. package/esm2020/sidepanel/lib/sidepanel.module.mjs +4 -4
  163. package/esm2020/sidepanel/lib/sidepanel.service.mjs +3 -3
  164. package/esm2020/title/lib/title.module.mjs +4 -4
  165. package/esm2020/title/lib/title.service.mjs +3 -3
  166. package/esm2020/toast/toasts.component.mjs +3 -3
  167. package/esm2020/toast/toasts.intl.mjs +3 -3
  168. package/esm2020/toast/toasts.module.mjs +4 -4
  169. package/esm2020/toast/toasts.service.mjs +3 -3
  170. package/esm2020/tooltip/lib/panel/tooltip-panel.component.mjs +5 -6
  171. package/esm2020/tooltip/lib/panel/tooltip-panel.module.mjs +7 -8
  172. package/esm2020/tooltip/lib/tooltip.module.mjs +4 -4
  173. package/esm2020/tooltip/lib/trigger/tooltip-trigger.directive.mjs +4 -4
  174. package/esm2020/tooltip/lib/trigger/tooltip-trigger.module.mjs +4 -4
  175. package/esm2020/user/lib/display/user-display.module.mjs +4 -4
  176. package/esm2020/user/lib/display/user-display.pipe.mjs +3 -3
  177. package/esm2020/user/lib/picture/user-picture.component.mjs +3 -3
  178. package/esm2020/user/lib/picture/user-picture.module.mjs +4 -4
  179. package/esm2020/user/lib/select/homonyms/user-homonyms.component.mjs +3 -3
  180. package/esm2020/user/lib/select/homonyms/user-homonyms.module.mjs +4 -4
  181. package/esm2020/user/lib/select/homonyms/user-homonyms.service.mjs +3 -3
  182. package/esm2020/user/lib/select/input/user-select-input.component.mjs +3 -3
  183. package/esm2020/user/lib/select/input/user-select-input.intl.mjs +3 -3
  184. package/esm2020/user/lib/select/input/user-select-input.module.mjs +4 -4
  185. package/esm2020/user/lib/select/me/me-option.directive.mjs +3 -3
  186. package/esm2020/user/lib/select/me/me-option.module.mjs +4 -4
  187. package/esm2020/user/lib/select/searcher/user-searcher.component.mjs +3 -3
  188. package/esm2020/user/lib/select/searcher/user-searcher.intl.mjs +3 -3
  189. package/esm2020/user/lib/select/searcher/user-searcher.module.mjs +4 -4
  190. package/esm2020/user/lib/select/user-select.module.mjs +4 -4
  191. package/esm2020/user/lib/service/user-v3.service.mjs +3 -3
  192. package/esm2020/user/lib/tile/user-tile.component.mjs +3 -3
  193. package/esm2020/user/lib/tile/user-tile.module.mjs +4 -4
  194. package/esm2020/user/lib/user.module.mjs +4 -4
  195. package/fesm2015/lucca-front-ng-api.mjs +48 -48
  196. package/fesm2015/lucca-front-ng-core.mjs +6 -6
  197. package/fesm2015/lucca-front-ng-date.mjs +48 -48
  198. package/fesm2015/lucca-front-ng-department.mjs +28 -28
  199. package/fesm2015/lucca-front-ng-dropdown.mjs +25 -25
  200. package/fesm2015/lucca-front-ng-establishment.mjs +52 -52
  201. package/fesm2015/lucca-front-ng-formly.mjs +61 -61
  202. package/fesm2015/lucca-front-ng-input.mjs +21 -21
  203. package/fesm2015/lucca-front-ng-material.mjs +4 -4
  204. package/fesm2015/lucca-front-ng-modal.mjs +22 -22
  205. package/fesm2015/lucca-front-ng-number.mjs +7 -7
  206. package/fesm2015/lucca-front-ng-option.mjs +163 -163
  207. package/fesm2015/lucca-front-ng-popover.mjs +25 -25
  208. package/fesm2015/lucca-front-ng-popup.mjs +10 -10
  209. package/fesm2015/lucca-front-ng-qualification.mjs +18 -18
  210. package/fesm2015/lucca-front-ng-safe-content.mjs +16 -26
  211. package/fesm2015/lucca-front-ng-safe-content.mjs.map +1 -1
  212. package/fesm2015/lucca-front-ng-scroll.mjs +7 -7
  213. package/fesm2015/lucca-front-ng-select.mjs +14 -14
  214. package/fesm2015/lucca-front-ng-sidepanel.mjs +19 -19
  215. package/fesm2015/lucca-front-ng-title.mjs +7 -7
  216. package/fesm2015/lucca-front-ng-toast.mjs +13 -13
  217. package/fesm2015/lucca-front-ng-tooltip.mjs +20 -22
  218. package/fesm2015/lucca-front-ng-tooltip.mjs.map +1 -1
  219. package/fesm2015/lucca-front-ng-user.mjs +69 -69
  220. package/fesm2020/lucca-front-ng-api.mjs +48 -48
  221. package/fesm2020/lucca-front-ng-core.mjs +6 -6
  222. package/fesm2020/lucca-front-ng-date.mjs +48 -48
  223. package/fesm2020/lucca-front-ng-department.mjs +28 -28
  224. package/fesm2020/lucca-front-ng-dropdown.mjs +25 -25
  225. package/fesm2020/lucca-front-ng-establishment.mjs +52 -52
  226. package/fesm2020/lucca-front-ng-formly.mjs +61 -61
  227. package/fesm2020/lucca-front-ng-input.mjs +21 -21
  228. package/fesm2020/lucca-front-ng-material.mjs +4 -4
  229. package/fesm2020/lucca-front-ng-modal.mjs +22 -22
  230. package/fesm2020/lucca-front-ng-number.mjs +7 -7
  231. package/fesm2020/lucca-front-ng-option.mjs +163 -163
  232. package/fesm2020/lucca-front-ng-popover.mjs +25 -25
  233. package/fesm2020/lucca-front-ng-popup.mjs +10 -10
  234. package/fesm2020/lucca-front-ng-qualification.mjs +18 -18
  235. package/fesm2020/lucca-front-ng-safe-content.mjs +16 -26
  236. package/fesm2020/lucca-front-ng-safe-content.mjs.map +1 -1
  237. package/fesm2020/lucca-front-ng-scroll.mjs +7 -7
  238. package/fesm2020/lucca-front-ng-select.mjs +14 -14
  239. package/fesm2020/lucca-front-ng-sidepanel.mjs +19 -19
  240. package/fesm2020/lucca-front-ng-title.mjs +7 -7
  241. package/fesm2020/lucca-front-ng-toast.mjs +13 -13
  242. package/fesm2020/lucca-front-ng-tooltip.mjs +20 -22
  243. package/fesm2020/lucca-front-ng-tooltip.mjs.map +1 -1
  244. package/fesm2020/lucca-front-ng-user.mjs +69 -69
  245. package/package.json +5 -3
  246. package/safe-content/lib/index.d.ts +1 -2
  247. package/safe-content/lib/safe-content.module.d.ts +2 -2
  248. package/safe-content/lib/safe-html.pipe.d.ts +16 -0
  249. package/schematics/lib/angular-template.js +46 -0
  250. package/schematics/lib/html-ast.js +8 -1
  251. package/schematics/migrations/css-vars/css-class-registry.js +71 -63
  252. package/schematics/migrations/css-vars/index.js +14 -1
  253. package/schematics/migrations/css-vars/migration.js +21 -10
  254. package/schematics/migrations/css-vars/migration.spec.js +20 -1
  255. package/schematics/migrations/css-vars/updaters/elevation.js +1 -1
  256. package/tooltip/lib/panel/tooltip-panel.component.d.ts +3 -2
  257. package/tooltip/lib/panel/tooltip-panel.module.d.ts +1 -2
  258. package/tooltip/lib/trigger/tooltip-trigger.directive.d.ts +3 -2
  259. package/esm2020/safe-content/lib/safe-content.model.mjs +0 -2
  260. package/esm2020/safe-content/lib/safe-content.pipe.mjs +0 -29
  261. package/safe-content/lib/safe-content.model.d.ts +0 -1
  262. package/safe-content/lib/safe-content.pipe.d.ts +0 -11
@@ -85,9 +85,9 @@ class LuCalendarItemFactory {
85
85
  return new DecadeItem(decadeStart, label);
86
86
  }
87
87
  }
88
- LuCalendarItemFactory.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarItemFactory, deps: [{ token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Injectable });
89
- LuCalendarItemFactory.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarItemFactory });
90
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarItemFactory, decorators: [{
88
+ LuCalendarItemFactory.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarItemFactory, deps: [{ token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Injectable });
89
+ LuCalendarItemFactory.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarItemFactory });
90
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarItemFactory, decorators: [{
91
91
  type: Injectable
92
92
  }], ctorParameters: function () { return [{ type: i1.ALuDateAdapter }]; } });
93
93
 
@@ -371,8 +371,8 @@ class LuCalendarInputComponent extends ALuInput {
371
371
  return null;
372
372
  }
373
373
  }
374
- LuCalendarInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: LOCALE_ID }, { token: LuCalendarItemFactory }, { token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Component });
375
- LuCalendarInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: LuCalendarInputComponent, selector: "lu-calendar", inputs: { min: "min", max: "max", granularity: "granularity", startOn: "startOn" }, providers: [
374
+ LuCalendarInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: LOCALE_ID }, { token: LuCalendarItemFactory }, { token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Component });
375
+ LuCalendarInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.5", type: LuCalendarInputComponent, selector: "lu-calendar", inputs: { min: "min", max: "max", granularity: "granularity", startOn: "startOn" }, providers: [
376
376
  {
377
377
  provide: NG_VALUE_ACCESSOR,
378
378
  useExisting: forwardRef(() => LuCalendarInputComponent),
@@ -384,7 +384,7 @@ LuCalendarInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0
384
384
  multi: true,
385
385
  },
386
386
  ], usesInheritance: true, ngImport: i0, template: "<section class=\"calendar\">\r\n\t<header class=\"calendar-header\">\r\n\t\t<button type=\"button\" class=\"calendar-header-nav\" (click)=\"previous()\">\r\n\t\t\t<span aria-hidden=\"true\" class=\"lucca-icon\">arrow_west</span>\r\n\t\t\t<span class=\"u-mask\">Previous</span>\r\n\t\t</button>\r\n\t\t<button type=\"button\" class=\"calendar-header-date\" (click)=\"increaseGranularity()\">{{ header.label }}</button>\r\n\t\t<button type=\"button\" class=\"calendar-header-nav\" (click)=\"next()\">\r\n\t\t\t<span aria-hidden=\"true\" class=\"lucca-icon\">arrow_east</span>\r\n\t\t\t<span class=\"u-mask\">Next</span>\r\n\t\t</button>\r\n\t</header>\r\n\t<section class=\"calendar-labels\" [ngClass]=\"mod\">\r\n\t\t<div class=\"calendar-labels-item\" *ngFor=\"let label of labels\">{{ label }}</div>\r\n\t</section>\r\n\t<section class=\"calendar-grid\" [ngClass]=\"mod\">\r\n\t\t<button\r\n\t\t\ttype=\"button\"\r\n\t\t\t*ngFor=\"let item of items; trackBy: trackBy\"\r\n\t\t\tclass=\"calendar-grid-item\"\r\n\t\t\t[ngClass]=\"item.mods\"\r\n\t\t\t[disabled]=\"item.isDisabled\"\r\n\t\t\t(click)=\"select(item)\"\r\n\t\t>\r\n\t\t\t<div class=\"calendar-grid-item-content\">{{ item.label }}</div>\r\n\t\t</button>\r\n\t</section>\r\n</section>\r\n", styles: [":root{--components-user-picture-sizes-smallest-font-size: .5em;--components-user-picture-sizes-smallest-image-size: 2.5em;--components-user-picture-sizes-smaller-font-size: .65em;--components-user-picture-sizes-smaller-image-size: 2.5em;--components-user-picture-sizes-small-font-size: .8em;--components-user-picture-sizes-small-image-size: 2.5em;--components-user-picture-sizes-standard-font-size: 1em;--components-user-picture-sizes-standard-image-size: 2.5em;--components-user-picture-sizes-large-font-size: 1.35em;--components-user-picture-sizes-large-image-size: 2.5em;--components-user-picture-sizes-larger-font-size: 1.8em;--components-user-picture-sizes-larger-image-size: 2.5em;--components-user-picture-sizes-largest-font-size: 3em;--components-user-picture-sizes-largest-image-size: 2.5em}:root{--components-options-item-padding-vertical: .5rem;--components-options-item-padding-horizontal: .5rem;--components-options-item-multiple-padding: 2rem;--components-options-item-icon-color: var(--palettes-grey-800);--components-options-checkbox-left: .5rem;--components-options-checkbox-size: 1rem;--components-options-checkbox-color: var(--palettes-primary-700);--components-options-checkbox-border-radius: var(--commons-border-radius);--components-options-checkbox-border-color: var(--palettes-grey-700);--components-options-establishment-multiple-padding: var(--spacings-standard)}.calendar{background-color:var(--colors-white-color);width:var(--components-calendar-width);padding:var(--spacings-smaller)}:host-context(.mod-block) .calendar{width:auto;max-width:var(--components-calendar-width)}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.calendar-header-nav{background:transparent;border:none;cursor:pointer}.calendar-header-nav .lucca-icon{font-size:.9rem;color:var(--palettes-grey-900)}.calendar-header-date{font-weight:600;color:var(--palettes-grey-900);font-size:var(--sizes-big-font-size);padding:0;background:transparent;border:none;cursor:pointer}.calendar-labels{display:none}.calendar-labels.mod-dailyView{display:flex;align-items:stretch;flex-wrap:wrap;text-align:center;font-size:var(--sizes-small-font-size);color:var(--palettes-primary-700);margin-bottom:var(--spacings-smaller)}.calendar-labels.mod-dailyView .calendar-labels-item{width:14.1428571429%}.calendar-grid{display:flex;text-align:center;align-self:stretch;flex-wrap:wrap}.calendar-grid.mod-dailyView .calendar-grid-item{width:14.1428571429%}.calendar-grid.mod-monthlyView .calendar-grid-item,.calendar-grid.mod-yearlyView .calendar-grid-item{width:33%}.calendar-grid-item{height:2.4rem;border:none;cursor:pointer;background:transparent;position:relative;padding:0;outline:none}.calendar-grid-item.is-previousMonth,.calendar-grid-item.is-nextMonth,.calendar-grid-item.is-disabled{color:var(--palettes-grey-500)}.calendar-grid-item.is-today{color:var(--palettes-grey-800)}.calendar-grid-item.is-today:before{content:\"\";z-index:2;box-shadow:inset 0 0 0 2px var(--palettes-primary-300);position:absolute;top:0;bottom:0;left:0;right:0;border-radius:2rem}.calendar-grid-item:hover .calendar-grid-item-content{background:var(--palettes-grey-100)}.calendar-grid-item.is-active .calendar-grid-item-content{background:var(--palettes-primary-700);color:var(--palettes-primary-text)}.calendar-grid-item.is-active.is-today .calendar-grid-item-content:after{content:\"\";z-index:1;color:var(--palettes-primary-700);box-shadow:inset 0 0 0 4px #fff;position:absolute;top:0;bottom:0;left:0;right:0;border-radius:2rem}.calendar-grid-item.is-disabled:hover .calendar-grid-item-content{pointer-events:none;background-color:#fff}.calendar-grid-item-content{position:relative;height:2.4rem;width:100%;line-height:2.4rem;border-radius:2rem}\n"], dependencies: [{ kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
387
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarInputComponent, decorators: [{
387
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarInputComponent, decorators: [{
388
388
  type: Component,
389
389
  args: [{ selector: 'lu-calendar', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
390
390
  {
@@ -415,10 +415,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
415
415
 
416
416
  class LuCalendarInputModule {
417
417
  }
418
- LuCalendarInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
419
- LuCalendarInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarInputModule, declarations: [LuCalendarInputComponent], imports: [FormsModule, CommonModule], exports: [LuCalendarInputComponent] });
420
- LuCalendarInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarInputModule, providers: [LuCalendarItemFactory], imports: [FormsModule, CommonModule] });
421
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarInputModule, decorators: [{
418
+ LuCalendarInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
419
+ LuCalendarInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarInputModule, declarations: [LuCalendarInputComponent], imports: [FormsModule, CommonModule], exports: [LuCalendarInputComponent] });
420
+ LuCalendarInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarInputModule, providers: [LuCalendarItemFactory], imports: [FormsModule, CommonModule] });
421
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarInputModule, decorators: [{
422
422
  type: NgModule,
423
423
  args: [{
424
424
  imports: [FormsModule, CommonModule],
@@ -435,9 +435,9 @@ class LuDateInputIntl extends ALuIntl {
435
435
  super(translations, locale);
436
436
  }
437
437
  }
438
- LuDateInputIntl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputIntl, deps: [{ token: LU_DATE_INPUT_TRANSLATIONS }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
439
- LuDateInputIntl.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputIntl });
440
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputIntl, decorators: [{
438
+ LuDateInputIntl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputIntl, deps: [{ token: LU_DATE_INPUT_TRANSLATIONS }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
439
+ LuDateInputIntl.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputIntl });
440
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputIntl, decorators: [{
441
441
  type: Injectable
442
442
  }], ctorParameters: function () {
443
443
  return [{ type: undefined, decorators: [{
@@ -529,8 +529,8 @@ class LuDateInputDirective extends ALuInput {
529
529
  return null;
530
530
  }
531
531
  }
532
- LuDateInputDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputDirective, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.ALuDateAdapter }, { token: LuDateInputIntl }], target: i0.ɵɵFactoryTarget.Directive });
533
- LuDateInputDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: LuDateInputDirective, selector: "input[luDateInput]", inputs: { min: "min", max: "max", granularity: "granularity", placeholder: "placeholder" }, host: { listeners: { "input": "onInput($event)", "focus": "onFocus()", "blur": "onBlur()" } }, providers: [
532
+ LuDateInputDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputDirective, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.ALuDateAdapter }, { token: LuDateInputIntl }], target: i0.ɵɵFactoryTarget.Directive });
533
+ LuDateInputDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.5", type: LuDateInputDirective, selector: "input[luDateInput]", inputs: { min: "min", max: "max", granularity: "granularity", placeholder: "placeholder" }, host: { listeners: { "input": "onInput($event)", "focus": "onFocus()", "blur": "onBlur()" } }, providers: [
534
534
  {
535
535
  provide: NG_VALUE_ACCESSOR,
536
536
  useExisting: forwardRef(() => LuDateInputDirective),
@@ -542,7 +542,7 @@ LuDateInputDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", v
542
542
  multi: true,
543
543
  },
544
544
  ], usesInheritance: true, ngImport: i0 });
545
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputDirective, decorators: [{
545
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputDirective, decorators: [{
546
546
  type: Directive,
547
547
  args: [{
548
548
  selector: 'input[luDateInput]',
@@ -640,14 +640,14 @@ class LuDatePickerComponent extends ALuPickerPanel {
640
640
  }
641
641
  }
642
642
  }
643
- LuDatePickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDatePickerComponent, deps: [{ token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Component });
644
- LuDatePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: LuDatePickerComponent, selector: "lu-date-picker", inputs: { min: "min", max: "max", granularity: "granularity", startOn: "startOn" }, outputs: { close: "close", open: "open", hovered: "hovered", onSelectValue: "onSelectValue" }, providers: [
643
+ LuDatePickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDatePickerComponent, deps: [{ token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Component });
644
+ LuDatePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.5", type: LuDatePickerComponent, selector: "lu-date-picker", inputs: { min: "min", max: "max", granularity: "granularity", startOn: "startOn" }, outputs: { close: "close", open: "open", hovered: "hovered", onSelectValue: "onSelectValue" }, providers: [
645
645
  {
646
646
  provide: ALuPickerPanel,
647
647
  useExisting: forwardRef(() => LuDatePickerComponent),
648
648
  },
649
649
  ], viewQueries: [{ propertyName: "vcTemplateRef", first: true, predicate: TemplateRef, descendants: true, static: true }], exportAs: ["LuDatePicker"], usesInheritance: true, ngImport: i0, template: "<ng-template>\r\n\t<div\r\n\t\tclass=\"lu-picker-panel lu-date-picker-panel\"\r\n\t\trole=\"dialog\"\r\n\t\t[ngClass]=\"panelClassesMap\"\r\n\t\t(click)=\"onClick()\"\r\n\t\t(mouseover)=\"onMouseOver()\"\r\n\t\t(mouseleave)=\"onMouseLeave()\"\r\n\t\t(mousedown)=\"onMouseDown()\"\r\n\t>\r\n\t\t<div class=\"lu-picker-content\" [ngClass]=\"contentClassesMap\" cdkTrapFocus=\"false\" cdkTrapFocusAutoCapture=\"true\">\r\n\t\t\t<label class=\"textfield lu-picker-textfield\">\r\n\t\t\t\t<input\r\n\t\t\t\t\tluDateInput\r\n\t\t\t\t\tclass=\"textfield-input\"\r\n\t\t\t\t\t[ngModel]=\"_value\"\r\n\t\t\t\t\t(ngModelChange)=\"_onInput($event)\"\r\n\t\t\t\t\t(keydown.enter)=\"_onEnter()\"\r\n\t\t\t\t\t[min]=\"min\"\r\n\t\t\t\t\t[max]=\"max\"\r\n\t\t\t\t\t[granularity]=\"granularity\"\r\n\t\t\t\t/>\r\n\t\t\t</label>\r\n\t\t\t<lu-calendar\r\n\t\t\t\t[ngModel]=\"_value\"\r\n\t\t\t\t(ngModelChange)=\"_onCalendar($event)\"\r\n\t\t\t\t[min]=\"min\"\r\n\t\t\t\t[max]=\"max\"\r\n\t\t\t\t[granularity]=\"granularity\"\r\n\t\t\t\t[startOn]=\"startOn\"\r\n\t\t\t></lu-calendar>\r\n\t\t</div>\r\n\t</div>\r\n</ng-template>\r\n", dependencies: [{ kind: "directive", type: i2.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: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: LuCalendarInputComponent, selector: "lu-calendar", inputs: ["min", "max", "granularity", "startOn"] }, { kind: "directive", type: LuDateInputDirective, selector: "input[luDateInput]", inputs: ["min", "max", "granularity", "placeholder"] }, { kind: "directive", type: i6.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }], animations: [luTransformPopover], changeDetection: i0.ChangeDetectionStrategy.OnPush });
650
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDatePickerComponent, decorators: [{
650
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDatePickerComponent, decorators: [{
651
651
  type: Component,
652
652
  args: [{ selector: 'lu-date-picker', changeDetection: ChangeDetectionStrategy.OnPush, exportAs: 'LuDatePicker', animations: [luTransformPopover], providers: [
653
653
  {
@@ -715,10 +715,10 @@ const luDateInputTranslations = {
715
715
 
716
716
  class LuDateInputModule {
717
717
  }
718
- LuDateInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
719
- LuDateInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputModule, declarations: [LuDateInputDirective], exports: [LuDateInputDirective] });
720
- LuDateInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputModule, providers: [LuDateInputIntl, { provide: LU_DATE_INPUT_TRANSLATIONS, useValue: luDateInputTranslations }] });
721
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputModule, decorators: [{
718
+ LuDateInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
719
+ LuDateInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputModule, declarations: [LuDateInputDirective], exports: [LuDateInputDirective] });
720
+ LuDateInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputModule, providers: [LuDateInputIntl, { provide: LU_DATE_INPUT_TRANSLATIONS, useValue: luDateInputTranslations }] });
721
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputModule, decorators: [{
722
722
  type: NgModule,
723
723
  args: [{
724
724
  imports: [],
@@ -730,10 +730,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
730
730
 
731
731
  class LuDatePickerModule {
732
732
  }
733
- LuDatePickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDatePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
734
- LuDatePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDatePickerModule, declarations: [LuDatePickerComponent], imports: [FormsModule, CommonModule, LuCalendarInputModule, LuDateInputModule, OverlayModule, A11yModule], exports: [LuDatePickerComponent] });
735
- LuDatePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDatePickerModule, imports: [FormsModule, CommonModule, LuCalendarInputModule, LuDateInputModule, OverlayModule, A11yModule] });
736
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDatePickerModule, decorators: [{
733
+ LuDatePickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDatePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
734
+ LuDatePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDatePickerModule, declarations: [LuDatePickerComponent], imports: [FormsModule, CommonModule, LuCalendarInputModule, LuDateInputModule, OverlayModule, A11yModule], exports: [LuDatePickerComponent] });
735
+ LuDatePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDatePickerModule, imports: [FormsModule, CommonModule, LuCalendarInputModule, LuDateInputModule, OverlayModule, A11yModule] });
736
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDatePickerModule, decorators: [{
737
737
  type: NgModule,
738
738
  args: [{
739
739
  imports: [FormsModule, CommonModule, LuCalendarInputModule, LuDateInputModule, OverlayModule, A11yModule],
@@ -753,9 +753,9 @@ class LuDateAdapterPipe {
753
753
  return '';
754
754
  }
755
755
  }
756
- LuDateAdapterPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterPipe, deps: [{ token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Pipe });
757
- LuDateAdapterPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterPipe, name: "luDate" });
758
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterPipe, decorators: [{
756
+ LuDateAdapterPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterPipe, deps: [{ token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Pipe });
757
+ LuDateAdapterPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterPipe, name: "luDate" });
758
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterPipe, decorators: [{
759
759
  type: Pipe,
760
760
  args: [{
761
761
  name: 'luDate',
@@ -765,10 +765,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
765
765
 
766
766
  class LuDateAdapterModule {
767
767
  }
768
- LuDateAdapterModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
769
- LuDateAdapterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterModule, declarations: [LuDateAdapterPipe], exports: [LuDateAdapterPipe] });
770
- LuDateAdapterModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterModule });
771
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterModule, decorators: [{
768
+ LuDateAdapterModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
769
+ LuDateAdapterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterModule, declarations: [LuDateAdapterPipe], exports: [LuDateAdapterPipe] });
770
+ LuDateAdapterModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterModule });
771
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterModule, decorators: [{
772
772
  type: NgModule,
773
773
  args: [{
774
774
  declarations: [LuDateAdapterPipe],
@@ -783,9 +783,9 @@ class LuDateSelectInputIntl extends ALuIntl {
783
783
  super(translations, locale);
784
784
  }
785
785
  }
786
- LuDateSelectInputIntl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateSelectInputIntl, deps: [{ token: LU_DATE_SELECT_INPUT_TRANSLATIONS }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
787
- LuDateSelectInputIntl.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateSelectInputIntl });
788
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateSelectInputIntl, decorators: [{
786
+ LuDateSelectInputIntl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateSelectInputIntl, deps: [{ token: LU_DATE_SELECT_INPUT_TRANSLATIONS }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
787
+ LuDateSelectInputIntl.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateSelectInputIntl });
788
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateSelectInputIntl, decorators: [{
789
789
  type: Injectable
790
790
  }], ctorParameters: function () {
791
791
  return [{ type: undefined, decorators: [{
@@ -843,8 +843,8 @@ class LuDateSelectInputComponent extends ALuSelectInputComponent {
843
843
  return null;
844
844
  }
845
845
  }
846
- LuDateSelectInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateSelectInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$1.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.Renderer2 }, { token: i1.ALuDateAdapter }, { token: LuDateSelectInputIntl }], target: i0.ɵɵFactoryTarget.Component });
847
- LuDateSelectInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: LuDateSelectInputComponent, selector: "lu-date-select", inputs: { min: "min", max: "max", granularity: "granularity", inputPlaceholder: ["placeholder", "inputPlaceholder"], hideClearer: "hideClearer", startOn: "startOn" }, providers: [
846
+ LuDateSelectInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateSelectInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$1.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.Renderer2 }, { token: i1.ALuDateAdapter }, { token: LuDateSelectInputIntl }], target: i0.ɵɵFactoryTarget.Component });
847
+ LuDateSelectInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.5", type: LuDateSelectInputComponent, selector: "lu-date-select", inputs: { min: "min", max: "max", granularity: "granularity", inputPlaceholder: ["placeholder", "inputPlaceholder"], hideClearer: "hideClearer", startOn: "startOn" }, providers: [
848
848
  {
849
849
  provide: NG_VALUE_ACCESSOR,
850
850
  useExisting: forwardRef(() => LuDateSelectInputComponent),
@@ -856,7 +856,7 @@ LuDateSelectInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0
856
856
  multi: true,
857
857
  },
858
858
  ], usesInheritance: true, ngImport: i0, template: "<div class=\"lu-select-placeholder\">{{ placeholder }}</div>\r\n<div class=\"lu-select-value\">\r\n\t<div class=\"lu-select-display-wrapper\">\r\n\t\t<ng-container #display></ng-container>\r\n\t</div>\r\n</div>\r\n<div class=\"lu-select-suffix\">\r\n\t<lu-input-clearer [class.u-displayNone]=\"hideClearer\" [attr.aria-hidden]=\"hideClearer\"></lu-input-clearer>\r\n</div>\r\n<ng-template luDisplayer let-value> {{ value | luDate: format }} </ng-template>\r\n<lu-date-picker [min]=\"min\" [max]=\"max\" [granularity]=\"granularity\" [startOn]=\"startOn\"></lu-date-picker>\r\n", styles: [":root{--components-user-picture-sizes-smallest-font-size: .5em;--components-user-picture-sizes-smallest-image-size: 2.5em;--components-user-picture-sizes-smaller-font-size: .65em;--components-user-picture-sizes-smaller-image-size: 2.5em;--components-user-picture-sizes-small-font-size: .8em;--components-user-picture-sizes-small-image-size: 2.5em;--components-user-picture-sizes-standard-font-size: 1em;--components-user-picture-sizes-standard-image-size: 2.5em;--components-user-picture-sizes-large-font-size: 1.35em;--components-user-picture-sizes-large-image-size: 2.5em;--components-user-picture-sizes-larger-font-size: 1.8em;--components-user-picture-sizes-larger-image-size: 2.5em;--components-user-picture-sizes-largest-font-size: 3em;--components-user-picture-sizes-largest-image-size: 2.5em}:root{--components-options-item-padding-vertical: .5rem;--components-options-item-padding-horizontal: .5rem;--components-options-item-multiple-padding: 2rem;--components-options-item-icon-color: var(--palettes-grey-800);--components-options-checkbox-left: .5rem;--components-options-checkbox-size: 1rem;--components-options-checkbox-color: var(--palettes-primary-700);--components-options-checkbox-border-radius: var(--commons-border-radius);--components-options-checkbox-border-color: var(--palettes-grey-700);--components-options-establishment-multiple-padding: var(--spacings-standard)}:host{--components-select-default-palette-50: var(--palettes-primary-50);--components-select-default-palette-100: var(--palettes-primary-100);--components-select-default-palette-200: var(--palettes-primary-200);--components-select-default-palette-300: var(--palettes-primary-300);--components-select-default-palette-400: var(--palettes-primary-400);--components-select-default-palette-500: var(--palettes-primary-500);--components-select-default-palette-600: var(--palettes-primary-600);--components-select-default-palette-700: var(--palettes-primary-700);--components-select-default-palette-800: var(--palettes-primary-800);--components-select-default-palette-900: var(--palettes-primary-900);--components-select-chip-background: var(--palettes-primary-700);--components-select-chip-text: var(--colors-white-color);--components-select-input-padding-horizontal: var(--spacings-smaller);--components-select-input-padding-vertical: var(--spacings-smaller);--components-select-framed-color: var(--palettes-grey-500);--components-select-framed-color50: var(--palettes-grey-50);--components-select-framed-see-through: var(--palettes-grey-50);--components-select-framed-text: var(--palettes-grey-800);--components-select-framed-placeholder: #cccccc;--components-select-framed-side-padding: var(--spacings-small);--components-select-framed-top-padding: var(--spacings-big);--components-select-framed-bottom-padding: var(--spacings-small);--components-select-framed-label-top-offset: var(--spacings-smaller);cursor:pointer;outline:none;padding:0}:host:after{display:inline-block;vertical-align:text-bottom;font-style:normal;font-family:Lucca icons;color:var(--palettes-700, var(--components-select-default-palette-700));bottom:var(--components-select-input-padding-vertical);font-size:1.2rem;line-height:1.4rem;pointer-events:none;position:absolute;right:var(--components-select-input-padding-horizontal)}@supports (content: \"*\"/\"\"){:host:after{content:\"\\e97c\"/\"\"}}@supports not (content: \"*\"/\"\"){:host:after{content:\"\\e97c\"}}:host[disabled]{cursor:not-allowed;pointer-events:all}:host.is-disabled{cursor:not-allowed;pointer-events:all}.lu-select-display-wrapper{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lu-select-value{line-height:var(--sizes-standard-line-height);min-height:calc(var(--components-select-framed-bottom-padding) + var(--sizes-standard-line-height));padding:var(--components-select-input-padding-vertical) 2.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-400, var(--components-select-default-palette-400));line-height:var(--sizes-standard-line-height);min-height:calc(var(--components-select-framed-bottom-padding) + var(--sizes-standard-line-height));padding:var(--components-select-input-padding-vertical) 2.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{position:absolute;bottom:.5rem;right:1.6rem}::ng-deep .lu-select-value .label{padding:var(--spacings-smallest) var(--spacings-smaller);margin-left:0}::ng-deep .lu-select-value .chip{background-color:var(--components-select-chip-background);color:var(--components-select-chip-text);vertical-align:baseline;max-width:100%;height:var(--sizes-standard-line-height);line-height:var(--sizes-standard-line-height);padding:0 var(--spacings-smaller);margin:0 .25rem .25rem 0;text-overflow:ellipsis;overflow:hidden;vertical-align:top;white-space:nowrap}:host-context(.textfield.mod-small) .lu-select-value,:host-context(.textfield.mod-small) .lu-select-placeholder{font-size:var(--sizes-small-font-size);line-height:var(--sizes-small-line-height);min-height:calc(var(--components-select-framed-bottom-padding) + var(--sizes-small-line-height))}:host-context(.textfield.mod-small):after{line-height:var(--sizes-small-line-height)}:host-context(.textfield.mod-small) ::ng-deep .lu-select-value .label{font-size:var(--sizes-small-font-size);line-height:var(--sizes-small-line-height);font-weight:600;margin:0;padding:0;background-color:transparent}:host-context(.textfield.mod-small) ::ng-deep .lu-select-value .chip{height:var(--sizes-small-line-height);line-height:var(--sizes-small-line-height)}: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-grey-500);bottom:var(--components-select-framed-bottom-padding);right:var(--spacings-smaller)}:host-context(.textfield.mod-framed).textfield-input .lu-select-value,:host-context(.textfield.mod-framed).textfield-input .lu-select-placeholder,:host-context(.form.mod-framed).textfield-input .lu-select-value,:host-context(.form.mod-framed).textfield-input .lu-select-placeholder{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:1rem;color:var(--palettes-grey-800)}:host-context(.textfield.mod-filter) .lu-select-suffix{bottom:.4rem}:host-context(.textfield.mod-material):after{color:var(--palettes-grey-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).mod-multipleView:not(.mod-singleLine) .lu-select-value{height:auto;align-items:center}:host(.mod-multiple).mod-multipleView:not(.mod-singleLine) .lu-select-display-wrapper{overflow:hidden;white-space:normal;margin-bottom:-.25rem}:host-context(.textfield-input.is-filled) .lu-select-placeholder{display:none}:host-context(.textfield-input.is-filled) .lu-select-value{display:flex}:host-context(.textfield-input.is-clearable) .lu-select-value{padding-right:2.5rem}:host-context(.textfield-input.is-error):after{color:var(--palettes-error-700)}:host-context(.textfield-input.is-error) .lu-select-placeholder{color:var(--palettes-error-200)}: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)}:host:after{display:inline-block;vertical-align:text-bottom;font-style:normal;font-family:Lucca icons}@supports (content: \"*\"/\"\"){:host:after{content:\"\\e920\"/\"\"}}@supports not (content: \"*\"/\"\"){:host:after{content:\"\\e920\"}}\n"], dependencies: [{ kind: "component", type: LuDatePickerComponent, selector: "lu-date-picker", inputs: ["min", "max", "granularity", "startOn"], outputs: ["close", "open", "hovered", "onSelectValue"], exportAs: ["LuDatePicker"] }, { kind: "directive", type: i4.LuInputDisplayerDirective, selector: "[luDisplayer]", inputs: ["luDisplayerMultiple", "multiple"] }, { kind: "component", type: i4.LuInputClearerComponent, selector: "lu-input-clearer", outputs: ["onClear"], exportAs: ["luClearer"] }, { kind: "pipe", type: LuDateAdapterPipe, name: "luDate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
859
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateSelectInputComponent, decorators: [{
859
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateSelectInputComponent, decorators: [{
860
860
  type: Component,
861
861
  args: [{ selector: 'lu-date-select', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
862
862
  {
@@ -921,16 +921,16 @@ const luDateSelectInputTranslations = {
921
921
 
922
922
  class LuDateSelectInputModule {
923
923
  }
924
- LuDateSelectInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateSelectInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
925
- LuDateSelectInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDateSelectInputModule, declarations: [LuDateSelectInputComponent], imports: [LuDateAdapterModule, LuDatePickerModule, LuInputModule, OverlayModule, LuInputClearerModule, LuInputDisplayerModule], exports: [LuDateSelectInputComponent] });
926
- LuDateSelectInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateSelectInputModule, providers: [
924
+ LuDateSelectInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateSelectInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
925
+ LuDateSelectInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDateSelectInputModule, declarations: [LuDateSelectInputComponent], imports: [LuDateAdapterModule, LuDatePickerModule, LuInputModule, OverlayModule, LuInputClearerModule, LuInputDisplayerModule], exports: [LuDateSelectInputComponent] });
926
+ LuDateSelectInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateSelectInputModule, providers: [
927
927
  LuDateSelectInputIntl,
928
928
  {
929
929
  provide: LU_DATE_SELECT_INPUT_TRANSLATIONS,
930
930
  useValue: luDateSelectInputTranslations,
931
931
  },
932
932
  ], imports: [LuDateAdapterModule, LuDatePickerModule, LuInputModule, OverlayModule, LuInputClearerModule, LuInputDisplayerModule] });
933
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateSelectInputModule, decorators: [{
933
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateSelectInputModule, decorators: [{
934
934
  type: NgModule,
935
935
  args: [{
936
936
  imports: [LuDateAdapterModule, LuDatePickerModule, LuInputModule, OverlayModule, LuInputClearerModule, LuInputDisplayerModule],
@@ -948,10 +948,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
948
948
 
949
949
  class LuDateModule {
950
950
  }
951
- LuDateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
952
- LuDateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDateModule, imports: [LuCalendarInputModule, LuDatePickerModule, LuDateInputModule, LuDateAdapterModule, LuDateSelectInputModule], exports: [LuCalendarInputModule, LuDatePickerModule, LuDateInputModule, LuDateAdapterModule, LuDateSelectInputModule] });
953
- LuDateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateModule, imports: [LuCalendarInputModule, LuDatePickerModule, LuDateInputModule, LuDateAdapterModule, LuDateSelectInputModule, LuCalendarInputModule, LuDatePickerModule, LuDateInputModule, LuDateAdapterModule, LuDateSelectInputModule] });
954
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateModule, decorators: [{
951
+ LuDateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
952
+ LuDateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDateModule, imports: [LuCalendarInputModule, LuDatePickerModule, LuDateInputModule, LuDateAdapterModule, LuDateSelectInputModule], exports: [LuCalendarInputModule, LuDatePickerModule, LuDateInputModule, LuDateAdapterModule, LuDateSelectInputModule] });
953
+ LuDateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateModule, imports: [LuCalendarInputModule, LuDatePickerModule, LuDateInputModule, LuDateAdapterModule, LuDateSelectInputModule, LuCalendarInputModule, LuDatePickerModule, LuDateInputModule, LuDateAdapterModule, LuDateSelectInputModule] });
954
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateModule, decorators: [{
955
955
  type: NgModule,
956
956
  args: [{
957
957
  imports: [LuCalendarInputModule, LuDatePickerModule, LuDateInputModule, LuDateAdapterModule, LuDateSelectInputModule],
@@ -53,9 +53,9 @@ class LuDepartmentV3Service extends LuApiV3Service {
53
53
  return { value: t.node, children: t.children.map((c) => this.format(c)) };
54
54
  }
55
55
  }
56
- LuDepartmentV3Service.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentV3Service, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
57
- LuDepartmentV3Service.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentV3Service });
58
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentV3Service, decorators: [{
56
+ LuDepartmentV3Service.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentV3Service, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
57
+ LuDepartmentV3Service.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentV3Service });
58
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentV3Service, decorators: [{
59
59
  type: Injectable
60
60
  }], ctorParameters: function () { return [{ type: i1.HttpClient }]; } });
61
61
 
@@ -79,8 +79,8 @@ class LuDepartmentFeederComponent extends ALuTreeOptionOperator {
79
79
  this._service.getTrees().subscribe((trees) => this._out$.next(trees));
80
80
  }
81
81
  }
82
- LuDepartmentFeederComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentFeederComponent, deps: [{ token: ALuDepartmentService, optional: true, skipSelf: true }, { token: ALuDepartmentService, self: true }], target: i0.ɵɵFactoryTarget.Component });
83
- LuDepartmentFeederComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: LuDepartmentFeederComponent, selector: "lu-department-feeder", inputs: { appInstanceId: "appInstanceId", operations: "operations", filters: "filters" }, providers: [
82
+ LuDepartmentFeederComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentFeederComponent, deps: [{ token: ALuDepartmentService, optional: true, skipSelf: true }, { token: ALuDepartmentService, self: true }], target: i0.ɵɵFactoryTarget.Component });
83
+ LuDepartmentFeederComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.5", type: LuDepartmentFeederComponent, selector: "lu-department-feeder", inputs: { appInstanceId: "appInstanceId", operations: "operations", filters: "filters" }, providers: [
84
84
  {
85
85
  provide: ALuTreeOptionOperator,
86
86
  useExisting: forwardRef(() => LuDepartmentFeederComponent),
@@ -96,7 +96,7 @@ LuDepartmentFeederComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.
96
96
  multi: true,
97
97
  },
98
98
  ], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
99
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentFeederComponent, decorators: [{
99
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentFeederComponent, decorators: [{
100
100
  type: Component,
101
101
  args: [{ selector: 'lu-department-feeder', template: '', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
102
102
  {
@@ -138,10 +138,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
138
138
 
139
139
  class LuDepartmentFeederModule {
140
140
  }
141
- LuDepartmentFeederModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentFeederModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
142
- LuDepartmentFeederModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentFeederModule, declarations: [LuDepartmentFeederComponent], exports: [LuDepartmentFeederComponent] });
143
- LuDepartmentFeederModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentFeederModule });
144
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentFeederModule, decorators: [{
141
+ LuDepartmentFeederModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentFeederModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
142
+ LuDepartmentFeederModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentFeederModule, declarations: [LuDepartmentFeederComponent], exports: [LuDepartmentFeederComponent] });
143
+ LuDepartmentFeederModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentFeederModule });
144
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentFeederModule, decorators: [{
145
145
  type: NgModule,
146
146
  args: [{
147
147
  declarations: [LuDepartmentFeederComponent],
@@ -156,9 +156,9 @@ class LuDepartmentSelectInputIntl extends ALuIntl {
156
156
  super(translations, locale);
157
157
  }
158
158
  }
159
- LuDepartmentSelectInputIntl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectInputIntl, deps: [{ token: LU_DEPARTMENT_SELECT_INPUT_TRANSLATIONS }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
160
- LuDepartmentSelectInputIntl.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectInputIntl });
161
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectInputIntl, decorators: [{
159
+ LuDepartmentSelectInputIntl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectInputIntl, deps: [{ token: LU_DEPARTMENT_SELECT_INPUT_TRANSLATIONS }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
160
+ LuDepartmentSelectInputIntl.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectInputIntl });
161
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectInputIntl, decorators: [{
162
162
  type: Injectable
163
163
  }], ctorParameters: function () {
164
164
  return [{ type: undefined, decorators: [{
@@ -185,15 +185,15 @@ class LuDepartmentSelectInputComponent extends ALuSelectInputComponent {
185
185
  return o.name.toLowerCase().includes(c.toLowerCase());
186
186
  }
187
187
  }
188
- LuDepartmentSelectInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$1.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.Renderer2 }, { token: LuDepartmentSelectInputIntl }], target: i0.ɵɵFactoryTarget.Component });
189
- LuDepartmentSelectInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: LuDepartmentSelectInputComponent, selector: "lu-department-select", inputs: { appInstanceId: "appInstanceId", operations: "operations", filters: "filters" }, providers: [
188
+ LuDepartmentSelectInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$1.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.Renderer2 }, { token: LuDepartmentSelectInputIntl }], target: i0.ɵɵFactoryTarget.Component });
189
+ LuDepartmentSelectInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.5", type: LuDepartmentSelectInputComponent, selector: "lu-department-select", inputs: { appInstanceId: "appInstanceId", operations: "operations", filters: "filters" }, providers: [
190
190
  {
191
191
  provide: NG_VALUE_ACCESSOR,
192
192
  useExisting: forwardRef(() => LuDepartmentSelectInputComponent),
193
193
  multi: true,
194
194
  },
195
195
  ], usesInheritance: true, ngImport: i0, template: "<div class=\"lu-select-placeholder\">{{ placeholder }}</div>\r\n<div class=\"lu-select-value\">\r\n\t<div class=\"lu-select-display-wrapper\">\r\n\t\t<ng-container #display></ng-container>\r\n\t</div>\r\n</div>\r\n<div class=\"lu-select-suffix\">\r\n\t<lu-input-clearer></lu-input-clearer>\r\n</div>\r\n\r\n<ng-template luDisplayer [luDisplayerMultiple]=\"true\" let-values>\r\n\t<span *ngIf=\"multiple && values?.length > 1; else singleView\"\r\n\t\t><span class=\"chip mod-unkillable\">{{ values.length }}</span> {{ intl.departments }}</span\r\n\t>\r\n\t<ng-template #singleView>{{ (values[0] || values).name }}</ng-template>\r\n</ng-template>\r\n\r\n<lu-tree-option-picker-advanced [option-comparer]=\"byId\">\r\n\t<header class=\"lu-picker-header\" [class.mod-multiple]=\"multiple\">\r\n\t\t<lu-department-feeder [appInstanceId]=\"appInstanceId\" [operations]=\"operations\" [filters]=\"filters\"></lu-department-feeder>\r\n\t\t<lu-tree-option-searcher [searchFn]=\"searchFn\"></lu-tree-option-searcher>\r\n\t\t<lu-tree-option-select-all class=\"option-selector\"></lu-tree-option-select-all>\r\n\t</header>\r\n\t<!-- <lu-tree-option-pager></lu-tree-option-pager> -->\r\n\t<lu-tree-option *luForTreeOptions=\"let option\" [tree]=\"option\">\r\n\t\t<ng-container *luDisplayer=\"let value\">{{ value.name }}</ng-container>\r\n\t</lu-tree-option>\r\n</lu-tree-option-picker-advanced>\r\n", styles: [":root{--components-user-picture-sizes-smallest-font-size: .5em;--components-user-picture-sizes-smallest-image-size: 2.5em;--components-user-picture-sizes-smaller-font-size: .65em;--components-user-picture-sizes-smaller-image-size: 2.5em;--components-user-picture-sizes-small-font-size: .8em;--components-user-picture-sizes-small-image-size: 2.5em;--components-user-picture-sizes-standard-font-size: 1em;--components-user-picture-sizes-standard-image-size: 2.5em;--components-user-picture-sizes-large-font-size: 1.35em;--components-user-picture-sizes-large-image-size: 2.5em;--components-user-picture-sizes-larger-font-size: 1.8em;--components-user-picture-sizes-larger-image-size: 2.5em;--components-user-picture-sizes-largest-font-size: 3em;--components-user-picture-sizes-largest-image-size: 2.5em}:root{--components-options-item-padding-vertical: .5rem;--components-options-item-padding-horizontal: .5rem;--components-options-item-multiple-padding: 2rem;--components-options-item-icon-color: var(--palettes-grey-800);--components-options-checkbox-left: .5rem;--components-options-checkbox-size: 1rem;--components-options-checkbox-color: var(--palettes-primary-700);--components-options-checkbox-border-radius: var(--commons-border-radius);--components-options-checkbox-border-color: var(--palettes-grey-700);--components-options-establishment-multiple-padding: var(--spacings-standard)}:host{--components-select-default-palette-50: var(--palettes-primary-50);--components-select-default-palette-100: var(--palettes-primary-100);--components-select-default-palette-200: var(--palettes-primary-200);--components-select-default-palette-300: var(--palettes-primary-300);--components-select-default-palette-400: var(--palettes-primary-400);--components-select-default-palette-500: var(--palettes-primary-500);--components-select-default-palette-600: var(--palettes-primary-600);--components-select-default-palette-700: var(--palettes-primary-700);--components-select-default-palette-800: var(--palettes-primary-800);--components-select-default-palette-900: var(--palettes-primary-900);--components-select-chip-background: var(--palettes-primary-700);--components-select-chip-text: var(--colors-white-color);--components-select-input-padding-horizontal: var(--spacings-smaller);--components-select-input-padding-vertical: var(--spacings-smaller);--components-select-framed-color: var(--palettes-grey-500);--components-select-framed-color50: var(--palettes-grey-50);--components-select-framed-see-through: var(--palettes-grey-50);--components-select-framed-text: var(--palettes-grey-800);--components-select-framed-placeholder: #cccccc;--components-select-framed-side-padding: var(--spacings-small);--components-select-framed-top-padding: var(--spacings-big);--components-select-framed-bottom-padding: var(--spacings-small);--components-select-framed-label-top-offset: var(--spacings-smaller);cursor:pointer;outline:none;padding:0}:host:after{display:inline-block;vertical-align:text-bottom;font-style:normal;font-family:Lucca icons;color:var(--palettes-700, var(--components-select-default-palette-700));bottom:var(--components-select-input-padding-vertical);font-size:1.2rem;line-height:1.4rem;pointer-events:none;position:absolute;right:var(--components-select-input-padding-horizontal)}@supports (content: \"*\"/\"\"){:host:after{content:\"\\e97c\"/\"\"}}@supports not (content: \"*\"/\"\"){:host:after{content:\"\\e97c\"}}:host[disabled]{cursor:not-allowed;pointer-events:all}:host.is-disabled{cursor:not-allowed;pointer-events:all}.lu-select-display-wrapper{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lu-select-value{line-height:var(--sizes-standard-line-height);min-height:calc(var(--components-select-framed-bottom-padding) + var(--sizes-standard-line-height));padding:var(--components-select-input-padding-vertical) 2.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-400, var(--components-select-default-palette-400));line-height:var(--sizes-standard-line-height);min-height:calc(var(--components-select-framed-bottom-padding) + var(--sizes-standard-line-height));padding:var(--components-select-input-padding-vertical) 2.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{position:absolute;bottom:.5rem;right:1.6rem}::ng-deep .lu-select-value .label{padding:var(--spacings-smallest) var(--spacings-smaller);margin-left:0}::ng-deep .lu-select-value .chip{background-color:var(--components-select-chip-background);color:var(--components-select-chip-text);vertical-align:baseline;max-width:100%;height:var(--sizes-standard-line-height);line-height:var(--sizes-standard-line-height);padding:0 var(--spacings-smaller);margin:0 .25rem .25rem 0;text-overflow:ellipsis;overflow:hidden;vertical-align:top;white-space:nowrap}:host-context(.textfield.mod-small) .lu-select-value,:host-context(.textfield.mod-small) .lu-select-placeholder{font-size:var(--sizes-small-font-size);line-height:var(--sizes-small-line-height);min-height:calc(var(--components-select-framed-bottom-padding) + var(--sizes-small-line-height))}:host-context(.textfield.mod-small):after{line-height:var(--sizes-small-line-height)}:host-context(.textfield.mod-small) ::ng-deep .lu-select-value .label{font-size:var(--sizes-small-font-size);line-height:var(--sizes-small-line-height);font-weight:600;margin:0;padding:0;background-color:transparent}:host-context(.textfield.mod-small) ::ng-deep .lu-select-value .chip{height:var(--sizes-small-line-height);line-height:var(--sizes-small-line-height)}: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-grey-500);bottom:var(--components-select-framed-bottom-padding);right:var(--spacings-smaller)}:host-context(.textfield.mod-framed).textfield-input .lu-select-value,:host-context(.textfield.mod-framed).textfield-input .lu-select-placeholder,:host-context(.form.mod-framed).textfield-input .lu-select-value,:host-context(.form.mod-framed).textfield-input .lu-select-placeholder{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:1rem;color:var(--palettes-grey-800)}:host-context(.textfield.mod-filter) .lu-select-suffix{bottom:.4rem}:host-context(.textfield.mod-material):after{color:var(--palettes-grey-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).mod-multipleView:not(.mod-singleLine) .lu-select-value{height:auto;align-items:center}:host(.mod-multiple).mod-multipleView:not(.mod-singleLine) .lu-select-display-wrapper{overflow:hidden;white-space:normal;margin-bottom:-.25rem}:host-context(.textfield-input.is-filled) .lu-select-placeholder{display:none}:host-context(.textfield-input.is-filled) .lu-select-value{display:flex}:host-context(.textfield-input.is-clearable) .lu-select-value{padding-right:2.5rem}:host-context(.textfield-input.is-error):after{color:var(--palettes-error-700)}:host-context(.textfield-input.is-error) .lu-select-placeholder{color:var(--palettes-error-200)}:host-context(.textfield-input.is-disabled,.textfield-input[disabled]):after{color:var(--commons-disabled-color)}:host-context(.textfield-input.is-disabled,.textfield-input[disabled]) .lu-select-placeholder{color:var(--commons-disabled-placeholder)}.lu-select-value{padding-right:2.5rem}.lu-picker-header .option-selector{display:none}.lu-picker-header.mod-multiple .option-selector{display:inherit;padding:var(--spacings-smaller)}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.LuInputClearerComponent, selector: "lu-input-clearer", outputs: ["onClear"], exportAs: ["luClearer"] }, { kind: "directive", type: i3.LuInputDisplayerDirective, selector: "[luDisplayer]", inputs: ["luDisplayerMultiple", "multiple"] }, { kind: "component", type: LuDepartmentFeederComponent, selector: "lu-department-feeder", inputs: ["appInstanceId", "operations", "filters"] }, { kind: "component", type: i5.LuTreeOptionPickerAdvancedComponent, selector: "lu-tree-option-picker-advanced", exportAs: ["LuOptionPicker"] }, { kind: "component", type: i5.LuTreeOptionItemComponent, selector: "lu-tree-option", inputs: ["tree", "selected", "highlighted", "disabled"], outputs: ["onSelect", "onSelectSelf", "onSelectChildren"] }, { kind: "directive", type: i5.LuForTreeOptionsDirective, selector: "[luForTreeOptions]" }, { kind: "component", type: i5.LuTreeOptionSearcherComponent, selector: "lu-tree-option-searcher", inputs: ["searchFn"] }, { kind: "component", type: i5.LuTreeOptionSelectAllComponent, selector: "lu-tree-option-select-all" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
196
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectInputComponent, decorators: [{
196
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectInputComponent, decorators: [{
197
197
  type: Component,
198
198
  args: [{ selector: 'lu-department-select', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
199
199
  {
@@ -231,8 +231,8 @@ const luDepartmentSelectInputTranslations = {
231
231
 
232
232
  class LuDepartmentSelectInputModule {
233
233
  }
234
- LuDepartmentSelectInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
235
- LuDepartmentSelectInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectInputModule, declarations: [LuDepartmentSelectInputComponent], imports: [CommonModule,
234
+ LuDepartmentSelectInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
235
+ LuDepartmentSelectInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectInputModule, declarations: [LuDepartmentSelectInputComponent], imports: [CommonModule,
236
236
  OverlayModule,
237
237
  LuInputClearerModule,
238
238
  LuInputDisplayerModule,
@@ -241,7 +241,7 @@ LuDepartmentSelectInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14
241
241
  LuTreeOptionItemModule,
242
242
  LuTreeOptionOperatorModule,
243
243
  LuTreeOptionSelectorModule], exports: [LuDepartmentSelectInputComponent] });
244
- LuDepartmentSelectInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectInputModule, providers: [
244
+ LuDepartmentSelectInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectInputModule, providers: [
245
245
  {
246
246
  provide: LU_DEPARTMENT_SELECT_INPUT_TRANSLATIONS,
247
247
  useValue: luDepartmentSelectInputTranslations,
@@ -256,7 +256,7 @@ LuDepartmentSelectInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12
256
256
  LuTreeOptionItemModule,
257
257
  LuTreeOptionOperatorModule,
258
258
  LuTreeOptionSelectorModule] });
259
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectInputModule, decorators: [{
259
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectInputModule, decorators: [{
260
260
  type: NgModule,
261
261
  args: [{
262
262
  imports: [
@@ -284,10 +284,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
284
284
 
285
285
  class LuDepartmentSelectModule {
286
286
  }
287
- LuDepartmentSelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
288
- LuDepartmentSelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectModule, imports: [LuDepartmentFeederModule, LuDepartmentSelectInputModule], exports: [LuDepartmentFeederModule, LuDepartmentSelectInputModule] });
289
- LuDepartmentSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectModule, imports: [LuDepartmentFeederModule, LuDepartmentSelectInputModule, LuDepartmentFeederModule, LuDepartmentSelectInputModule] });
290
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentSelectModule, decorators: [{
287
+ LuDepartmentSelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
288
+ LuDepartmentSelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectModule, imports: [LuDepartmentFeederModule, LuDepartmentSelectInputModule], exports: [LuDepartmentFeederModule, LuDepartmentSelectInputModule] });
289
+ LuDepartmentSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectModule, imports: [LuDepartmentFeederModule, LuDepartmentSelectInputModule, LuDepartmentFeederModule, LuDepartmentSelectInputModule] });
290
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentSelectModule, decorators: [{
291
291
  type: NgModule,
292
292
  args: [{
293
293
  imports: [LuDepartmentFeederModule, LuDepartmentSelectInputModule],
@@ -297,10 +297,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
297
297
 
298
298
  class LuDepartmentModule {
299
299
  }
300
- LuDepartmentModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
301
- LuDepartmentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentModule, imports: [LuDepartmentSelectModule], exports: [LuDepartmentSelectModule] });
302
- LuDepartmentModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentModule, imports: [LuDepartmentSelectModule, LuDepartmentSelectModule] });
303
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDepartmentModule, decorators: [{
300
+ LuDepartmentModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
301
+ LuDepartmentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentModule, imports: [LuDepartmentSelectModule], exports: [LuDepartmentSelectModule] });
302
+ LuDepartmentModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentModule, imports: [LuDepartmentSelectModule, LuDepartmentSelectModule] });
303
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDepartmentModule, decorators: [{
304
304
  type: NgModule,
305
305
  args: [{
306
306
  imports: [LuDepartmentSelectModule],
@@ -82,9 +82,9 @@ class LuDropdownTriggerDirective extends ALuPopoverTrigger {
82
82
  this.onClose.emit();
83
83
  }
84
84
  }
85
- LuDropdownTriggerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownTriggerDirective, deps: [{ token: i1.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
86
- LuDropdownTriggerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: LuDropdownTriggerDirective, selector: "[luDropdown]", inputs: { inputPanel: ["luDropdown", "inputPanel"], inputPosition: ["luDropdownPosition", "inputPosition"], inputAlignment: ["luDropdownAlignment", "inputAlignment"], inputDisabled: ["luDropdownDisabled", "inputDisabled"], inputOverlap: ["luDropdownOverlap", "inputOverlap"] }, outputs: { onOpen: "luDropdownOnOpen", onClose: "luDropdownOnClose" }, host: { listeners: { "click": "onClick()" }, properties: { "attr.aria-expanded": "this._attrAriaExpanded", "attr.id": "this._attrId", "attr.aria-controls": "this._attrAriaControls" } }, exportAs: ["LuDropdownTrigger"], usesInheritance: true, ngImport: i0 });
87
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownTriggerDirective, decorators: [{
85
+ LuDropdownTriggerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownTriggerDirective, deps: [{ token: i1.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
86
+ LuDropdownTriggerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.5", type: LuDropdownTriggerDirective, selector: "[luDropdown]", inputs: { inputPanel: ["luDropdown", "inputPanel"], inputPosition: ["luDropdownPosition", "inputPosition"], inputAlignment: ["luDropdownAlignment", "inputAlignment"], inputDisabled: ["luDropdownDisabled", "inputDisabled"], inputOverlap: ["luDropdownOverlap", "inputOverlap"] }, outputs: { onOpen: "luDropdownOnOpen", onClose: "luDropdownOnClose" }, host: { listeners: { "click": "onClick()" }, properties: { "attr.aria-expanded": "this._attrAriaExpanded", "attr.id": "this._attrId", "attr.aria-controls": "this._attrAriaControls" } }, exportAs: ["LuDropdownTrigger"], usesInheritance: true, ngImport: i0 });
87
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownTriggerDirective, decorators: [{
88
88
  type: Directive,
89
89
  args: [{
90
90
  selector: '[luDropdown]',
@@ -127,10 +127,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
127
127
 
128
128
  class LuDropdownTriggerModule {
129
129
  }
130
- LuDropdownTriggerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownTriggerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
131
- LuDropdownTriggerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownTriggerModule, declarations: [LuDropdownTriggerDirective], imports: [OverlayModule], exports: [LuDropdownTriggerDirective] });
132
- LuDropdownTriggerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownTriggerModule, imports: [OverlayModule] });
133
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownTriggerModule, decorators: [{
130
+ LuDropdownTriggerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownTriggerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
131
+ LuDropdownTriggerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownTriggerModule, declarations: [LuDropdownTriggerDirective], imports: [OverlayModule], exports: [LuDropdownTriggerDirective] });
132
+ LuDropdownTriggerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownTriggerModule, imports: [OverlayModule] });
133
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownTriggerModule, decorators: [{
134
134
  type: NgModule,
135
135
  args: [{
136
136
  declarations: [LuDropdownTriggerDirective],
@@ -163,15 +163,15 @@ class LuDropdownItemDirective extends ALuDropdownItem {
163
163
  this.onSelect.complete();
164
164
  }
165
165
  }
166
- LuDropdownItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownItemDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
167
- LuDropdownItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: LuDropdownItemDirective, selector: "[luDropdownItem]", outputs: { onSelect: "onSelect" }, host: { listeners: { "click": "onClick($event)", "keydown.enter": "onEnter($event)" } }, providers: [
166
+ LuDropdownItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownItemDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
167
+ LuDropdownItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.5", type: LuDropdownItemDirective, selector: "[luDropdownItem]", outputs: { onSelect: "onSelect" }, host: { listeners: { "click": "onClick($event)", "keydown.enter": "onEnter($event)" } }, providers: [
168
168
  {
169
169
  provide: ALuDropdownItem,
170
170
  useExisting: forwardRef(() => LuDropdownItemDirective),
171
171
  multi: true,
172
172
  },
173
173
  ], exportAs: ["LuDropdownItem"], usesInheritance: true, ngImport: i0 });
174
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownItemDirective, decorators: [{
174
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownItemDirective, decorators: [{
175
175
  type: Directive,
176
176
  args: [{
177
177
  selector: '[luDropdownItem]',
@@ -196,10 +196,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
196
196
 
197
197
  class LuDropdownItemModule {
198
198
  }
199
- LuDropdownItemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
200
- LuDropdownItemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownItemModule, declarations: [LuDropdownItemDirective], exports: [LuDropdownItemDirective] });
201
- LuDropdownItemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownItemModule });
202
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownItemModule, decorators: [{
199
+ LuDropdownItemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
200
+ LuDropdownItemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownItemModule, declarations: [LuDropdownItemDirective], exports: [LuDropdownItemDirective] });
201
+ LuDropdownItemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownItemModule });
202
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownItemModule, decorators: [{
203
203
  type: NgModule,
204
204
  args: [{
205
205
  declarations: [LuDropdownItemDirective],
@@ -286,9 +286,9 @@ class LuDropdownPanelComponent extends ALuPopoverPanel {
286
286
  }
287
287
  }
288
288
  }
289
- LuDropdownPanelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
290
- LuDropdownPanelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: LuDropdownPanelComponent, selector: "lu-dropdown", inputs: { inputPanelClasses: ["panel-classes", "inputPanelClasses"], inputContentClasses: ["content-classes", "inputContentClasses"] }, outputs: { close: "close", open: "open", hovered: "hovered" }, queries: [{ propertyName: "optionsQL", predicate: ALuDropdownItem, descendants: true }], viewQueries: [{ propertyName: "vcTemplateRef", first: true, predicate: TemplateRef, descendants: true, static: true }], exportAs: ["LuDropdownPanel"], usesInheritance: true, ngImport: i0, template: "<ng-template>\r\n\t<div\r\n\t\tclass=\"lu-dropdown-panel lu-popover-panel\"\r\n\t\t[ngClass]=\"panelClassesMap\"\r\n\t\t(keydown)=\"_handleKeydown($event)\"\r\n\t\t(click)=\"onClick()\"\r\n\t\t(mouseover)=\"onMouseOver()\"\r\n\t\t(mouseleave)=\"onMouseLeave()\"\r\n\t\t(mousedown)=\"onMouseDown()\"\r\n\t\t[attr.id]=\"panelId\"\r\n\t\t[attr.aria-labelledby]=\"triggerId\"\r\n\t\t[@transformPopover]=\"'enter'\"\r\n\t>\r\n\t\t<div class=\"lu-popover-content lu-dropdown-content\" [ngClass]=\"contentClassesMap\">\r\n\t\t\t<ul class=\"lu-dropdown-options\">\r\n\t\t\t\t<ng-content></ng-content>\r\n\t\t\t</ul>\r\n\t\t</div>\r\n\t</div>\r\n</ng-template>\r\n", dependencies: [{ kind: "directive", type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], animations: [luTransformPopover], changeDetection: i0.ChangeDetectionStrategy.OnPush });
291
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownPanelComponent, decorators: [{
289
+ LuDropdownPanelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
290
+ LuDropdownPanelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.5", type: LuDropdownPanelComponent, selector: "lu-dropdown", inputs: { inputPanelClasses: ["panel-classes", "inputPanelClasses"], inputContentClasses: ["content-classes", "inputContentClasses"] }, outputs: { close: "close", open: "open", hovered: "hovered" }, queries: [{ propertyName: "optionsQL", predicate: ALuDropdownItem, descendants: true }], viewQueries: [{ propertyName: "vcTemplateRef", first: true, predicate: TemplateRef, descendants: true, static: true }], exportAs: ["LuDropdownPanel"], usesInheritance: true, ngImport: i0, template: "<ng-template>\r\n\t<div\r\n\t\tclass=\"lu-dropdown-panel lu-popover-panel\"\r\n\t\t[ngClass]=\"panelClassesMap\"\r\n\t\t(keydown)=\"_handleKeydown($event)\"\r\n\t\t(click)=\"onClick()\"\r\n\t\t(mouseover)=\"onMouseOver()\"\r\n\t\t(mouseleave)=\"onMouseLeave()\"\r\n\t\t(mousedown)=\"onMouseDown()\"\r\n\t\t[attr.id]=\"panelId\"\r\n\t\t[attr.aria-labelledby]=\"triggerId\"\r\n\t\t[@transformPopover]=\"'enter'\"\r\n\t>\r\n\t\t<div class=\"lu-popover-content lu-dropdown-content\" [ngClass]=\"contentClassesMap\">\r\n\t\t\t<ul class=\"lu-dropdown-options\">\r\n\t\t\t\t<ng-content></ng-content>\r\n\t\t\t</ul>\r\n\t\t</div>\r\n\t</div>\r\n</ng-template>\r\n", dependencies: [{ kind: "directive", type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], animations: [luTransformPopover], changeDetection: i0.ChangeDetectionStrategy.OnPush });
291
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownPanelComponent, decorators: [{
292
292
  type: Component,
293
293
  args: [{ selector: 'lu-dropdown', changeDetection: ChangeDetectionStrategy.OnPush, animations: [luTransformPopover], exportAs: 'LuDropdownPanel', template: "<ng-template>\r\n\t<div\r\n\t\tclass=\"lu-dropdown-panel lu-popover-panel\"\r\n\t\t[ngClass]=\"panelClassesMap\"\r\n\t\t(keydown)=\"_handleKeydown($event)\"\r\n\t\t(click)=\"onClick()\"\r\n\t\t(mouseover)=\"onMouseOver()\"\r\n\t\t(mouseleave)=\"onMouseLeave()\"\r\n\t\t(mousedown)=\"onMouseDown()\"\r\n\t\t[attr.id]=\"panelId\"\r\n\t\t[attr.aria-labelledby]=\"triggerId\"\r\n\t\t[@transformPopover]=\"'enter'\"\r\n\t>\r\n\t\t<div class=\"lu-popover-content lu-dropdown-content\" [ngClass]=\"contentClassesMap\">\r\n\t\t\t<ul class=\"lu-dropdown-options\">\r\n\t\t\t\t<ng-content></ng-content>\r\n\t\t\t</ul>\r\n\t\t</div>\r\n\t</div>\r\n</ng-template>\r\n" }]
294
294
  }], ctorParameters: function () { return []; }, propDecorators: { inputPanelClasses: [{
@@ -313,10 +313,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
313
313
 
314
314
  class LuDropdownPanelModule {
315
315
  }
316
- LuDropdownPanelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
317
- LuDropdownPanelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownPanelModule, declarations: [LuDropdownPanelComponent], imports: [CommonModule], exports: [LuDropdownPanelComponent] });
318
- LuDropdownPanelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownPanelModule, imports: [CommonModule] });
319
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownPanelModule, decorators: [{
316
+ LuDropdownPanelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
317
+ LuDropdownPanelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownPanelModule, declarations: [LuDropdownPanelComponent], imports: [CommonModule], exports: [LuDropdownPanelComponent] });
318
+ LuDropdownPanelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownPanelModule, imports: [CommonModule] });
319
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownPanelModule, decorators: [{
320
320
  type: NgModule,
321
321
  args: [{
322
322
  declarations: [LuDropdownPanelComponent],
@@ -327,10 +327,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
327
327
 
328
328
  class LuDropdownModule {
329
329
  }
330
- LuDropdownModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
331
- LuDropdownModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownModule, imports: [LuDropdownTriggerModule, LuDropdownPanelModule, LuDropdownItemModule], exports: [LuDropdownTriggerModule, LuDropdownPanelModule, LuDropdownItemModule] });
332
- LuDropdownModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownModule, imports: [LuDropdownTriggerModule, LuDropdownPanelModule, LuDropdownItemModule, LuDropdownTriggerModule, LuDropdownPanelModule, LuDropdownItemModule] });
333
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDropdownModule, decorators: [{
330
+ LuDropdownModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
331
+ LuDropdownModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownModule, imports: [LuDropdownTriggerModule, LuDropdownPanelModule, LuDropdownItemModule], exports: [LuDropdownTriggerModule, LuDropdownPanelModule, LuDropdownItemModule] });
332
+ LuDropdownModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownModule, imports: [LuDropdownTriggerModule, LuDropdownPanelModule, LuDropdownItemModule, LuDropdownTriggerModule, LuDropdownPanelModule, LuDropdownItemModule] });
333
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDropdownModule, decorators: [{
334
334
  type: NgModule,
335
335
  args: [{
336
336
  imports: [LuDropdownTriggerModule, LuDropdownPanelModule, LuDropdownItemModule],