@lucca-front/ng 10.0.3 → 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 (255) 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/tooltip/lib/panel/tooltip-panel.component.d.ts +3 -2
  250. package/tooltip/lib/panel/tooltip-panel.module.d.ts +1 -2
  251. package/tooltip/lib/trigger/tooltip-trigger.directive.d.ts +3 -2
  252. package/esm2020/safe-content/lib/safe-content.model.mjs +0 -2
  253. package/esm2020/safe-content/lib/safe-content.pipe.mjs +0 -29
  254. package/safe-content/lib/safe-content.model.d.ts +0 -1
  255. package/safe-content/lib/safe-content.pipe.d.ts +0 -11
@@ -3,10 +3,10 @@ import { LuApiSelectModule } from './select/index';
3
3
  import * as i0 from "@angular/core";
4
4
  export class LuApiModule {
5
5
  }
6
- LuApiModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- LuApiModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuApiModule, imports: [LuApiSelectModule], exports: [LuApiSelectModule] });
8
- LuApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiModule, imports: [LuApiSelectModule, LuApiSelectModule] });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiModule, decorators: [{
6
+ LuApiModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ LuApiModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuApiModule, imports: [LuApiSelectModule], exports: [LuApiSelectModule] });
8
+ LuApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiModule, imports: [LuApiSelectModule, LuApiSelectModule] });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  imports: [LuApiSelectModule],
@@ -6,10 +6,10 @@ import { LuApiSearcherModule } from './searcher/index';
6
6
  import * as i0 from "@angular/core";
7
7
  export class LuApiSelectModule {
8
8
  }
9
- LuApiSelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- LuApiSelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuApiSelectModule, imports: [LuApiFeederModule, LuApiSearcherModule, LuApiPagerModule, LuApiSelectInputModule], exports: [LuApiFeederModule, LuApiSearcherModule, LuApiPagerModule, LuApiSelectInputModule] });
11
- LuApiSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSelectModule, imports: [LuApiFeederModule, LuApiSearcherModule, LuApiPagerModule, LuApiSelectInputModule, LuApiFeederModule, LuApiSearcherModule, LuApiPagerModule, LuApiSelectInputModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSelectModule, decorators: [{
9
+ LuApiSelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ LuApiSelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuApiSelectModule, imports: [LuApiFeederModule, LuApiSearcherModule, LuApiPagerModule, LuApiSelectInputModule], exports: [LuApiFeederModule, LuApiSearcherModule, LuApiPagerModule, LuApiSelectInputModule] });
11
+ LuApiSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSelectModule, imports: [LuApiFeederModule, LuApiSearcherModule, LuApiPagerModule, LuApiSelectInputModule, LuApiFeederModule, LuApiSearcherModule, LuApiPagerModule, LuApiSelectInputModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSelectModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [LuApiFeederModule, LuApiSearcherModule, LuApiPagerModule, LuApiSelectInputModule],
@@ -27,8 +27,8 @@ export class LuApiFeederComponent extends ALuApiOptionFeeder {
27
27
  this._service.orderBy = orderBy;
28
28
  }
29
29
  }
30
- LuApiFeederComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiFeederComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component });
31
- LuApiFeederComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: LuApiFeederComponent, selector: "lu-api-feeder", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy" }, providers: [
30
+ LuApiFeederComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiFeederComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component });
31
+ LuApiFeederComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.5", type: LuApiFeederComponent, selector: "lu-api-feeder", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy" }, providers: [
32
32
  {
33
33
  provide: ALuOptionOperator,
34
34
  useExisting: forwardRef(() => LuApiFeederComponent),
@@ -44,7 +44,7 @@ LuApiFeederComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", v
44
44
  useClass: LuApiHybridService,
45
45
  },
46
46
  ], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
47
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiFeederComponent, decorators: [{
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiFeederComponent, decorators: [{
48
48
  type: Component,
49
49
  args: [{ selector: 'lu-api-feeder', template: '', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
50
50
  {
@@ -3,10 +3,10 @@ import { LuApiFeederComponent } from './api-feeder.component';
3
3
  import * as i0 from "@angular/core";
4
4
  export class LuApiFeederModule {
5
5
  }
6
- LuApiFeederModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiFeederModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- LuApiFeederModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuApiFeederModule, declarations: [LuApiFeederComponent], exports: [LuApiFeederComponent] });
8
- LuApiFeederModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiFeederModule });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiFeederModule, decorators: [{
6
+ LuApiFeederModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiFeederModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ LuApiFeederModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuApiFeederModule, declarations: [LuApiFeederComponent], exports: [LuApiFeederComponent] });
8
+ LuApiFeederModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiFeederModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiFeederModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  declarations: [LuApiFeederComponent],
@@ -18,15 +18,15 @@ export class LuApiSelectInputComponent extends ALuSelectInputComponent {
18
18
  this.byId = (option1, option2) => option1 && option2 && option1.id === option2.id;
19
19
  }
20
20
  }
21
- LuApiSelectInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSelectInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
22
- LuApiSelectInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: LuApiSelectInputComponent, selector: "lu-api-select", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort" }, providers: [
21
+ LuApiSelectInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSelectInputComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.Overlay }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
22
+ LuApiSelectInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.5", type: LuApiSelectInputComponent, selector: "lu-api-select", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort" }, providers: [
23
23
  {
24
24
  provide: NG_VALUE_ACCESSOR,
25
25
  useExisting: forwardRef(() => LuApiSelectInputComponent),
26
26
  multi: true,
27
27
  },
28
28
  ], 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<span [class.chip]=\"multiple\" *luDisplayer=\"let option\">{{ option.name }}</span>\r\n<lu-option-picker-advanced [option-comparer]=\"byId\">\r\n\t<header class=\"lu-picker-header\">\r\n\t\t<lu-api-paged-searcher\r\n\t\t\t[standard]=\"standard\"\r\n\t\t\t[api]=\"api\"\r\n\t\t\t[fields]=\"fields\"\r\n\t\t\t[filters]=\"filters\"\r\n\t\t\t[orderBy]=\"orderBy\"\r\n\t\t\t[sort]=\"sort\"\r\n\t\t></lu-api-paged-searcher>\r\n\t</header>\r\n\t<lu-option *luForOptions=\"let option\" [value]=\"option\">{{ option.name }}</lu-option>\r\n</lu-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}\n"], dependencies: [{ kind: "component", type: i2.LuOptionPickerAdvancedComponent, selector: "lu-option-picker-advanced", exportAs: ["LuOptionPickerAdvanced"] }, { kind: "component", type: i2.LuOptionItemComponent, selector: "lu-option", inputs: ["selected", "highlighted", "value", "disabled"], outputs: ["onSelect"] }, { kind: "directive", type: i2.LuForOptionsDirective, selector: "[luForOptions]", inputs: ["luForOptionsTrackBy"] }, { kind: "component", type: i3.LuApiPagedSearcherComponent, selector: "lu-api-paged-searcher", inputs: ["standard", "api", "fields", "filters", "orderBy", "sort", "debounceTime"] }, { kind: "component", type: i4.LuInputClearerComponent, selector: "lu-input-clearer", outputs: ["onClear"], exportAs: ["luClearer"] }, { kind: "directive", type: i4.LuInputDisplayerDirective, selector: "[luDisplayer]", inputs: ["luDisplayerMultiple", "multiple"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSelectInputComponent, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSelectInputComponent, decorators: [{
30
30
  type: Component,
31
31
  args: [{ selector: 'lu-api-select', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
32
32
  {
@@ -7,10 +7,10 @@ import { LuApiSelectInputComponent } from './api-select-input.component';
7
7
  import * as i0 from "@angular/core";
8
8
  export class LuApiSelectInputModule {
9
9
  }
10
- LuApiSelectInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSelectInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- LuApiSelectInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuApiSelectInputModule, declarations: [LuApiSelectInputComponent], imports: [CommonModule, LuOptionPickerModule, LuForOptionsModule, LuApiSearcherModule, LuInputClearerModule, LuInputDisplayerModule], exports: [LuApiSelectInputComponent] });
12
- LuApiSelectInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSelectInputModule, imports: [CommonModule, LuOptionPickerModule, LuForOptionsModule, LuApiSearcherModule, LuInputClearerModule, LuInputDisplayerModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSelectInputModule, decorators: [{
10
+ LuApiSelectInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSelectInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ LuApiSelectInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuApiSelectInputModule, declarations: [LuApiSelectInputComponent], imports: [CommonModule, LuOptionPickerModule, LuForOptionsModule, LuApiSearcherModule, LuInputClearerModule, LuInputDisplayerModule], exports: [LuApiSelectInputComponent] });
12
+ LuApiSelectInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSelectInputModule, imports: [CommonModule, LuOptionPickerModule, LuForOptionsModule, LuApiSearcherModule, LuInputClearerModule, LuInputDisplayerModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSelectInputModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [CommonModule, LuOptionPickerModule, LuForOptionsModule, LuApiSearcherModule, LuInputClearerModule, LuInputDisplayerModule],
@@ -28,8 +28,8 @@ export class LuApiPagerComponent extends ALuApiOptionPager {
28
28
  super.init();
29
29
  }
30
30
  }
31
- LuApiPagerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiPagerComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component });
32
- LuApiPagerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: LuApiPagerComponent, selector: "lu-api-pager", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy" }, providers: [
31
+ LuApiPagerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiPagerComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component });
32
+ LuApiPagerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.5", type: LuApiPagerComponent, selector: "lu-api-pager", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy" }, providers: [
33
33
  {
34
34
  provide: ALuOptionOperator,
35
35
  useExisting: forwardRef(() => LuApiPagerComponent),
@@ -50,7 +50,7 @@ LuApiPagerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
50
50
  multi: true,
51
51
  },
52
52
  ], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiPagerComponent, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiPagerComponent, decorators: [{
54
54
  type: Component,
55
55
  args: [{ selector: 'lu-api-pager', template: '', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
56
56
  {
@@ -3,10 +3,10 @@ import { LuApiPagerComponent } from './api-pager.component';
3
3
  import * as i0 from "@angular/core";
4
4
  export class LuApiPagerModule {
5
5
  }
6
- LuApiPagerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiPagerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- LuApiPagerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuApiPagerModule, declarations: [LuApiPagerComponent], exports: [LuApiPagerComponent] });
8
- LuApiPagerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiPagerModule });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiPagerModule, decorators: [{
6
+ LuApiPagerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiPagerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ LuApiPagerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuApiPagerModule, declarations: [LuApiPagerComponent], exports: [LuApiPagerComponent] });
8
+ LuApiPagerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiPagerModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiPagerModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  declarations: [LuApiPagerComponent],
@@ -46,8 +46,8 @@ export class LuApiSearcherComponent extends ALuApiOptionSearcher {
46
46
  this.clueControl.setValue('');
47
47
  }
48
48
  }
49
- LuApiSearcherComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSearcherComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component });
50
- LuApiSearcherComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: LuApiSearcherComponent, selector: "lu-api-searcher", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort", debounceTime: "debounceTime" }, providers: [
49
+ LuApiSearcherComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSearcherComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component });
50
+ LuApiSearcherComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.5", type: LuApiSearcherComponent, selector: "lu-api-searcher", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort", debounceTime: "debounceTime" }, providers: [
51
51
  {
52
52
  provide: ALuOptionOperator,
53
53
  useExisting: forwardRef(() => LuApiSearcherComponent),
@@ -63,7 +63,7 @@ LuApiSearcherComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0",
63
63
  useClass: LuApiHybridService,
64
64
  },
65
65
  ], viewQueries: [{ propertyName: "searchInput", first: true, predicate: ["searchInput"], descendants: true, read: ElementRef, static: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"textfield mod-search\" [class.is-loading]=\"loading$ | async\">\r\n\t<input #searchInput class=\"textfield-input\" [formControl]=\"clueControl\" />\r\n</div>\r\n<lu-option-placeholder *ngIf=\"(empty$ | async) && (loading$ | async) === false\" (onClear)=\"resetClue()\"></lu-option-placeholder>\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)}.textfield.mod-search{width:100%}.textfield-input{border-radius:0;box-shadow:none;background-color:var(--colors-white-color);border-bottom:var(--commons-divider-width) solid var(--commons-divider-color)}.textfield-input:hover{background-color:var(--palettes-grey-50)}.textfield-input:focus{background-color:var(--colors-white-color);border-bottom-color:var(--palettes-primary-600)}.checkbox.mod-formerEmployee{padding:var(--spacings-smallest) var(--components-options-item-padding-horizontal);border-bottom:var(--commons-divider-width) solid var(--commons-divider-color);background-color:var(--palettes-grey-50);font-style:italic}\n"], dependencies: [{ kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.LuOptionPlaceholderComponent, selector: "lu-option-placeholder", outputs: ["onClear"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
66
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSearcherComponent, decorators: [{
66
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSearcherComponent, decorators: [{
67
67
  type: Component,
68
68
  args: [{ selector: 'lu-api-searcher', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
69
69
  {
@@ -147,8 +147,8 @@ export class LuApiPagedSearcherComponent extends ALuApiOptionPagedSearcher {
147
147
  this.clueControl.reset('');
148
148
  }
149
149
  }
150
- LuApiPagedSearcherComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiPagedSearcherComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component });
151
- LuApiPagedSearcherComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: LuApiPagedSearcherComponent, selector: "lu-api-paged-searcher", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort", debounceTime: "debounceTime" }, providers: [
150
+ LuApiPagedSearcherComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiPagedSearcherComponent, deps: [{ token: ALuApiService, optional: true, skipSelf: true }, { token: ALuApiService, self: true }], target: i0.ɵɵFactoryTarget.Component });
151
+ LuApiPagedSearcherComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.5", type: LuApiPagedSearcherComponent, selector: "lu-api-paged-searcher", inputs: { standard: "standard", api: "api", fields: "fields", filters: "filters", orderBy: "orderBy", sort: "sort", debounceTime: "debounceTime" }, providers: [
152
152
  {
153
153
  provide: ALuOptionOperator,
154
154
  useExisting: forwardRef(() => LuApiPagedSearcherComponent),
@@ -174,7 +174,7 @@ LuApiPagedSearcherComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.
174
174
  useClass: LuApiHybridService,
175
175
  },
176
176
  ], viewQueries: [{ propertyName: "searchInput", first: true, predicate: ["searchInput"], descendants: true, read: ElementRef, static: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"textfield mod-search\" [class.is-loading]=\"loading$ | async\">\r\n\t<input #searchInput class=\"textfield-input\" [formControl]=\"clueControl\" />\r\n</div>\r\n<lu-option-placeholder *ngIf=\"(empty$ | async) && (loading$ | async) === false\" (onClear)=\"resetClue()\"></lu-option-placeholder>\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)}.textfield.mod-search{width:100%}.textfield-input{border-radius:0;box-shadow:none;background-color:var(--colors-white-color);border-bottom:var(--commons-divider-width) solid var(--commons-divider-color)}.textfield-input:hover{background-color:var(--palettes-grey-50)}.textfield-input:focus{background-color:var(--colors-white-color);border-bottom-color:var(--palettes-primary-600)}.checkbox.mod-formerEmployee{padding:var(--spacings-smallest) var(--components-options-item-padding-horizontal);border-bottom:var(--commons-divider-width) solid var(--commons-divider-color);background-color:var(--palettes-grey-50);font-style:italic}\n"], dependencies: [{ kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.LuOptionPlaceholderComponent, selector: "lu-option-placeholder", outputs: ["onClear"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
177
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiPagedSearcherComponent, decorators: [{
177
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiPagedSearcherComponent, decorators: [{
178
178
  type: Component,
179
179
  args: [{ selector: 'lu-api-paged-searcher', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
180
180
  {
@@ -6,10 +6,10 @@ import { LuApiPagedSearcherComponent, LuApiSearcherComponent } from './api-searc
6
6
  import * as i0 from "@angular/core";
7
7
  export class LuApiSearcherModule {
8
8
  }
9
- LuApiSearcherModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSearcherModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- LuApiSearcherModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuApiSearcherModule, declarations: [LuApiSearcherComponent, LuApiPagedSearcherComponent], imports: [ReactiveFormsModule, CommonModule, LuOptionPlaceholderModule], exports: [LuApiSearcherComponent, LuApiPagedSearcherComponent] });
11
- LuApiSearcherModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSearcherModule, imports: [ReactiveFormsModule, CommonModule, LuOptionPlaceholderModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiSearcherModule, decorators: [{
9
+ LuApiSearcherModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSearcherModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ LuApiSearcherModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuApiSearcherModule, declarations: [LuApiSearcherComponent, LuApiPagedSearcherComponent], imports: [ReactiveFormsModule, CommonModule, LuOptionPlaceholderModule], exports: [LuApiSearcherComponent, LuApiPagedSearcherComponent] });
11
+ LuApiSearcherModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSearcherModule, imports: [ReactiveFormsModule, CommonModule, LuOptionPlaceholderModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiSearcherModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [ReactiveFormsModule, CommonModule, LuOptionPlaceholderModule],
@@ -57,9 +57,9 @@ export class LuApiHybridService extends ALuApiService {
57
57
  return this._service.searchPaged(clue, page, filters);
58
58
  }
59
59
  }
60
- LuApiHybridService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiHybridService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
61
- LuApiHybridService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiHybridService });
62
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiHybridService, decorators: [{
60
+ LuApiHybridService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiHybridService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
61
+ LuApiHybridService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiHybridService });
62
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiHybridService, decorators: [{
63
63
  type: Injectable
64
64
  }], ctorParameters: function () { return [{ type: i1.HttpClient }]; } });
65
65
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBpLWh5YnJpZC5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcGFja2FnZXMvbmcvYXBpL3NyYy9saWIvc2VydmljZS9hcGktaHlicmlkLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUczQyxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDcEQsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLGtCQUFrQixDQUFDO0FBQ2xELE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQzs7O0FBR2xELE1BQU0sT0FBTyxrQkFBc0QsU0FBUSxhQUFnQjtJQTBDMUYsWUFBb0IsS0FBaUI7UUFDcEMsS0FBSyxFQUFFLENBQUM7UUFEVyxVQUFLLEdBQUwsS0FBSyxDQUFZO1FBdEM3QixjQUFTLEdBQWdCLElBQUksQ0FBQztRQXdDckMsSUFBSSxDQUFDLFVBQVUsR0FBRyxJQUFJLGNBQWMsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7UUFDakQsSUFBSSxDQUFDLFVBQVUsR0FBRyxJQUFJLGNBQWMsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDbEQsQ0FBQztJQXpDRCxJQUFJLFFBQVEsQ0FBQyxHQUFnQjtRQUM1QixJQUFJLENBQUMsU0FBUyxHQUFHLEdBQUcsQ0FBQztJQUN0QixDQUFDO0lBRUQsT0FBTztJQUNQLElBQUksR0FBRyxDQUFDLEdBQVc7UUFDbEIsSUFBSSxDQUFDLFVBQVUsQ0FBQyxHQUFHLEdBQUcsR0FBRyxDQUFDO1FBQzFCLElBQUksQ0FBQyxVQUFVLENBQUMsR0FBRyxHQUFHLEdBQUcsQ0FBQztJQUMzQixDQUFDO0lBQ0QsSUFBSSxPQUFPLENBQUMsT0FBaUI7UUFDNUIsSUFBSSxDQUFDLFVBQVUsQ0FBQyxPQUFPLEdBQUcsT0FBTyxDQUFDO1FBQ2xDLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxHQUFHLE9BQU8sQ0FBQztJQUNuQyxDQUFDO0lBRUQsY0FBYztJQUNkLElBQUksTUFBTSxDQUFDLE1BQWM7UUFDeEIsSUFBSSxDQUFDLFVBQVUsQ0FBQyxNQUFNLEdBQUcsTUFBTSxDQUFDO0lBQ2pDLENBQUM7SUFDRCxJQUFJLE9BQU8sQ0FBQyxPQUFlO1FBQzFCLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxHQUFHLE9BQU8sQ0FBQztJQUNuQyxDQUFDO0lBRUQsY0FBYztJQUNkLElBQUksSUFBSSxDQUFDLElBQVk7UUFDcEIsSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLEdBQUcsSUFBSSxDQUFDO0lBQzdCLENBQUM7SUFFRCxJQUFZLFFBQVE7UUFDbkIsUUFBUSxJQUFJLENBQUMsU0FBUyxFQUFFO1lBQ3ZCLEtBQUssSUFBSTtnQkFDUixPQUFPLElBQUksQ0FBQyxVQUFVLENBQUM7WUFDeEIsS0FBSyxJQUFJLENBQUM7WUFDVjtnQkFDQyxPQUFPLElBQUksQ0FBQyxVQUFVLENBQUM7U0FDeEI7SUFDRixDQUFDO0lBUUQsTUFBTSxDQUFDLFVBQW9CLEVBQUU7UUFDNUIsT0FBTyxJQUFJLENBQUMsUUFBUSxDQUFDLE1BQU0sQ0FBQyxPQUFPLENBQUMsQ0FBQztJQUN0QyxDQUFDO0lBRUQsUUFBUSxDQUFDLElBQVksRUFBRSxVQUFvQixFQUFFO1FBQzVDLE9BQU8sSUFBSSxDQUFDLFFBQVEsQ0FBQyxRQUFRLENBQUMsSUFBSSxFQUFFLE9BQU8sQ0FBQyxDQUFDO0lBQzlDLENBQUM7SUFFRCxTQUFTLENBQUMsSUFBWSxFQUFFLFVBQW9CLEVBQUU7UUFDN0MsT0FBTyxJQUFJLENBQUMsUUFBUSxDQUFDLFNBQVMsQ0FBQyxJQUFJLEVBQUUsT0FBTyxDQUFDLENBQUM7SUFDL0MsQ0FBQztJQUVELFdBQVcsQ0FBQyxJQUFZLEVBQUUsSUFBWSxFQUFFLFVBQW9CLEVBQUU7UUFDN0QsT0FBTyxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLEVBQUUsSUFBSSxFQUFFLE9BQU8sQ0FBQyxDQUFDO0lBQ3ZELENBQUM7OytHQTlEVyxrQkFBa0I7bUhBQWxCLGtCQUFrQjsyRkFBbEIsa0JBQWtCO2tCQUQ5QixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSHR0cENsaWVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbi9odHRwJztcclxuaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBPYnNlcnZhYmxlIH0gZnJvbSAncnhqcyc7XHJcbmltcG9ydCB7IElMdUFwaUl0ZW0gfSBmcm9tICcuLi9hcGkubW9kZWwnO1xyXG5pbXBvcnQgeyBBTHVBcGlTZXJ2aWNlIH0gZnJvbSAnLi9hcGktc2VydmljZS5tb2RlbCc7XHJcbmltcG9ydCB7IEx1QXBpVjNTZXJ2aWNlIH0gZnJvbSAnLi9hcGktdjMuc2VydmljZSc7XHJcbmltcG9ydCB7IEx1QXBpVjRTZXJ2aWNlIH0gZnJvbSAnLi9hcGktdjQuc2VydmljZSc7XHJcblxyXG5ASW5qZWN0YWJsZSgpXHJcbmV4cG9ydCBjbGFzcyBMdUFwaUh5YnJpZFNlcnZpY2U8VCBleHRlbmRzIElMdUFwaUl0ZW0gPSBJTHVBcGlJdGVtPiBleHRlbmRzIEFMdUFwaVNlcnZpY2U8VD4ge1xyXG5cdHByaXZhdGUgX3YzU2VydmljZTogTHVBcGlWM1NlcnZpY2U8VD47XHJcblx0cHJpdmF0ZSBfdjRTZXJ2aWNlOiBMdUFwaVY0U2VydmljZTxUPjtcclxuXHJcblx0cHJpdmF0ZSBfc3RhbmRhcmQ6ICd2MycgfCAndjQnID0gJ3YzJztcclxuXHRzZXQgc3RhbmRhcmQoc3RkOiAndjMnIHwgJ3Y0Jykge1xyXG5cdFx0dGhpcy5fc3RhbmRhcmQgPSBzdGQ7XHJcblx0fVxyXG5cclxuXHQvLyBib3RoXHJcblx0c2V0IGFwaShhcGk6IHN0cmluZykge1xyXG5cdFx0dGhpcy5fdjNTZXJ2aWNlLmFwaSA9IGFwaTtcclxuXHRcdHRoaXMuX3Y0U2VydmljZS5hcGkgPSBhcGk7XHJcblx0fVxyXG5cdHNldCBmaWx0ZXJzKGZpbHRlcnM6IHN0cmluZ1tdKSB7XHJcblx0XHR0aGlzLl92M1NlcnZpY2UuZmlsdGVycyA9IGZpbHRlcnM7XHJcblx0XHR0aGlzLl92NFNlcnZpY2UuZmlsdGVycyA9IGZpbHRlcnM7XHJcblx0fVxyXG5cclxuXHQvLyBhcGkgdjMgb25seVxyXG5cdHNldCBmaWVsZHMoZmllbGRzOiBzdHJpbmcpIHtcclxuXHRcdHRoaXMuX3YzU2VydmljZS5maWVsZHMgPSBmaWVsZHM7XHJcblx0fVxyXG5cdHNldCBvcmRlckJ5KG9yZGVyQnk6IHN0cmluZykge1xyXG5cdFx0dGhpcy5fdjNTZXJ2aWNlLm9yZGVyQnkgPSBvcmRlckJ5O1xyXG5cdH1cclxuXHJcblx0Ly8gYXBpIHY0IG9ubHlcclxuXHRzZXQgc29ydChzb3J0OiBzdHJpbmcpIHtcclxuXHRcdHRoaXMuX3Y0U2VydmljZS5zb3J0ID0gc29ydDtcclxuXHR9XHJcblxyXG5cdHByaXZhdGUgZ2V0IF9zZXJ2aWNlKCk6IEFMdUFwaVNlcnZpY2U8VD4ge1xyXG5cdFx0c3dpdGNoICh0aGlzLl9zdGFuZGFyZCkge1xyXG5cdFx0XHRjYXNlICd2NCc6XHJcblx0XHRcdFx0cmV0dXJuIHRoaXMuX3Y0U2VydmljZTtcclxuXHRcdFx0Y2FzZSAndjMnOlxyXG5cdFx0XHRkZWZhdWx0OlxyXG5cdFx0XHRcdHJldHVybiB0aGlzLl92M1NlcnZpY2U7XHJcblx0XHR9XHJcblx0fVxyXG5cclxuXHRjb25zdHJ1Y3Rvcihwcml2YXRlIF9odHRwOiBIdHRwQ2xpZW50KSB7XHJcblx0XHRzdXBlcigpO1xyXG5cdFx0dGhpcy5fdjNTZXJ2aWNlID0gbmV3IEx1QXBpVjNTZXJ2aWNlKHRoaXMuX2h0dHApO1xyXG5cdFx0dGhpcy5fdjRTZXJ2aWNlID0gbmV3IEx1QXBpVjRTZXJ2aWNlKHRoaXMuX2h0dHApO1xyXG5cdH1cclxuXHJcblx0Z2V0QWxsKGZpbHRlcnM6IHN0cmluZ1tdID0gW10pOiBPYnNlcnZhYmxlPFRbXT4ge1xyXG5cdFx0cmV0dXJuIHRoaXMuX3NlcnZpY2UuZ2V0QWxsKGZpbHRlcnMpO1xyXG5cdH1cclxuXHJcblx0Z2V0UGFnZWQocGFnZTogbnVtYmVyLCBmaWx0ZXJzOiBzdHJpbmdbXSA9IFtdKTogT2JzZXJ2YWJsZTxUW10+IHtcclxuXHRcdHJldHVybiB0aGlzLl9zZXJ2aWNlLmdldFBhZ2VkKHBhZ2UsIGZpbHRlcnMpO1xyXG5cdH1cclxuXHJcblx0c2VhcmNoQWxsKGNsdWU6IHN0cmluZywgZmlsdGVyczogc3RyaW5nW10gPSBbXSk6IE9ic2VydmFibGU8VFtdPiB7XHJcblx0XHRyZXR1cm4gdGhpcy5fc2VydmljZS5zZWFyY2hBbGwoY2x1ZSwgZmlsdGVycyk7XHJcblx0fVxyXG5cclxuXHRzZWFyY2hQYWdlZChjbHVlOiBzdHJpbmcsIHBhZ2U6IG51bWJlciwgZmlsdGVyczogc3RyaW5nW10gPSBbXSk6IE9ic2VydmFibGU8VFtdPiB7XHJcblx0XHRyZXR1cm4gdGhpcy5fc2VydmljZS5zZWFyY2hQYWdlZChjbHVlLCBwYWdlLCBmaWx0ZXJzKTtcclxuXHR9XHJcbn1cclxuIl19
@@ -64,9 +64,9 @@ export class LuApiV3Service extends ALuApiService {
64
64
  return `name=like,${urlSafeClue}`;
65
65
  }
66
66
  }
67
- LuApiV3Service.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiV3Service, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
68
- LuApiV3Service.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiV3Service });
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiV3Service, decorators: [{
67
+ LuApiV3Service.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiV3Service, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
68
+ LuApiV3Service.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiV3Service });
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiV3Service, decorators: [{
70
70
  type: Injectable
71
71
  }], ctorParameters: function () { return [{ type: i1.HttpClient }]; } });
72
72
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBpLXYzLnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wYWNrYWdlcy9uZy9hcGkvc3JjL2xpYi9zZXJ2aWNlL2FwaS12My5zZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFM0MsT0FBTyxFQUFFLEdBQUcsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBRXJDLE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQzs7O0FBRXBELE1BQU0sZUFBZSxHQUFHLEVBQUUsQ0FBQztBQUczQixNQUFNLE9BQU8sY0FBa0QsU0FBUSxhQUFnQjtJQTRCdEYsWUFBc0IsS0FBaUI7UUFDdEMsS0FBSyxFQUFFLENBQUM7UUFEYSxVQUFLLEdBQUwsS0FBSyxDQUFZO1FBdkI3QixZQUFPLEdBQUcsZ0JBQWdCLENBQUM7UUFNM0IsYUFBUSxHQUFhLEVBQUUsQ0FBQztRQU14QixhQUFRLEdBQUcsa0JBQWtCLENBQUM7SUFheEMsQ0FBQztJQTVCRCxJQUFJLEdBQUcsQ0FBQyxHQUFXO1FBQ2xCLElBQUksQ0FBQyxJQUFJLEdBQUcsR0FBRyxDQUFDO0lBQ2pCLENBQUM7SUFFRCxJQUFJLE1BQU0sQ0FBQyxNQUFjO1FBQ3hCLElBQUksTUFBTSxFQUFFO1lBQ1gsSUFBSSxDQUFDLE9BQU8sR0FBRyxVQUFVLE1BQU0sRUFBRSxDQUFDO1NBQ2xDO0lBQ0YsQ0FBQztJQUVELElBQUksT0FBTyxDQUFDLE9BQWlCO1FBQzVCLElBQUksT0FBTyxFQUFFO1lBQ1osSUFBSSxDQUFDLFFBQVEsR0FBRyxPQUFPLElBQUksRUFBRSxDQUFDO1NBQzlCO0lBQ0YsQ0FBQztJQUVELElBQUksT0FBTyxDQUFDLE9BQWU7UUFDMUIsSUFBSSxPQUFPLEVBQUU7WUFDWixJQUFJLENBQUMsUUFBUSxHQUFHLFdBQVcsT0FBTyxFQUFFLENBQUM7U0FDckM7SUFDRixDQUFDO0lBRUQsSUFBSSxHQUFHO1FBQ04sT0FBTyxHQUFHLElBQUksQ0FBQyxJQUFJLElBQUksQ0FBQyxHQUFHLElBQUksQ0FBQyxRQUFRLEVBQUUsSUFBSSxDQUFDLFFBQVEsRUFBRSxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxFQUFFLENBQUM7SUFDdkcsQ0FBQztJQU1ELE1BQU0sQ0FBQyxVQUFvQixFQUFFO1FBQzVCLE9BQU8sSUFBSSxDQUFDLElBQUksQ0FBQyxDQUFDLElBQUksQ0FBQyxHQUFHLEVBQUUsR0FBRyxPQUFPLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQztJQUNwRCxDQUFDO0lBRUQsUUFBUSxDQUFDLElBQVksRUFBRSxVQUFvQixFQUFFO1FBQzVDLE1BQU0sTUFBTSxHQUFHLFVBQVUsSUFBSSxHQUFHLGVBQWUsSUFBSSxlQUFlLEVBQUUsQ0FBQztRQUNyRSxNQUFNLEdBQUcsR0FBRyxDQUFDLElBQUksQ0FBQyxHQUFHLEVBQUUsTUFBTSxFQUFFLEdBQUcsT0FBTyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO1FBQ3JELE9BQU8sSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQztJQUN2QixDQUFDO0lBRUQsU0FBUyxDQUFDLElBQVksRUFBRSxVQUFvQixFQUFFO1FBQzdDLElBQUksQ0FBQyxJQUFJLEVBQUU7WUFDVixPQUFPLElBQUksQ0FBQyxNQUFNLENBQUMsT0FBTyxDQUFDLENBQUM7U0FDNUI7UUFDRCxNQUFNLEdBQUcsR0FBRyxDQUFDLElBQUksQ0FBQyxHQUFHLEVBQUUsSUFBSSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsRUFBRSxHQUFHLE9BQU8sQ0FBQyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQztRQUNyRSxPQUFPLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUM7SUFDdkIsQ0FBQztJQUVELFdBQVcsQ0FBQyxJQUFZLEVBQUUsSUFBWSxFQUFFLFVBQW9CLEVBQUU7UUFDN0QsSUFBSSxDQUFDLElBQUksRUFBRTtZQUNWLE9BQU8sSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLEVBQUUsT0FBTyxDQUFDLENBQUM7U0FDcEM7UUFDRCxNQUFNLE1BQU0sR0FBRyxVQUFVLElBQUksR0FBRyxlQUFlLElBQUksZUFBZSxFQUFFLENBQUM7UUFDckUsTUFBTSxHQUFHLEdBQUcsQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFLElBQUksQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLEVBQUUsTUFBTSxFQUFFLEdBQUcsT0FBTyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO1FBQzdFLE9BQU8sSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQztJQUN2QixDQUFDO0lBRVMsSUFBSSxDQUFDLEdBQVc7UUFDekIsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLEdBQUcsQ0FBOEIsR0FBRyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDLFFBQVEsRUFBRSxFQUFFLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDO0lBQ3RHLENBQUM7SUFDUyxXQUFXLENBQUMsSUFBWTtRQUNqQyxNQUFNLFdBQVcsR0FBRyxrQkFBa0IsQ0FBQyxJQUFJLENBQUMsQ0FBQztRQUM3QyxPQUFPLGFBQWEsV0FBVyxFQUFFLENBQUM7SUFDbkMsQ0FBQzs7MkdBakVXLGNBQWM7K0dBQWQsY0FBYzsyRkFBZCxjQUFjO2tCQUQxQixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSHR0cENsaWVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbi9odHRwJztcclxuaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBPYnNlcnZhYmxlIH0gZnJvbSAncnhqcyc7XHJcbmltcG9ydCB7IG1hcCB9IGZyb20gJ3J4anMvb3BlcmF0b3JzJztcclxuaW1wb3J0IHsgSUx1QXBpQ29sbGVjdGlvblJlc3BvbnNlLCBJTHVBcGlJdGVtIH0gZnJvbSAnLi4vYXBpLm1vZGVsJztcclxuaW1wb3J0IHsgQUx1QXBpU2VydmljZSB9IGZyb20gJy4vYXBpLXNlcnZpY2UubW9kZWwnO1xyXG5cclxuY29uc3QgTUFHSUNfUEFHRV9TSVpFID0gMjA7XHJcblxyXG5ASW5qZWN0YWJsZSgpXHJcbmV4cG9ydCBjbGFzcyBMdUFwaVYzU2VydmljZTxUIGV4dGVuZHMgSUx1QXBpSXRlbSA9IElMdUFwaUl0ZW0+IGV4dGVuZHMgQUx1QXBpU2VydmljZTxUPiB7XHJcblx0cHJvdGVjdGVkIF9hcGk6IHN0cmluZztcclxuXHRzZXQgYXBpKGFwaTogc3RyaW5nKSB7XHJcblx0XHR0aGlzLl9hcGkgPSBhcGk7XHJcblx0fVxyXG5cdHByb3RlY3RlZCBfZmllbGRzID0gJ2ZpZWxkcz1pZCxuYW1lJztcclxuXHRzZXQgZmllbGRzKGZpZWxkczogc3RyaW5nKSB7XHJcblx0XHRpZiAoZmllbGRzKSB7XHJcblx0XHRcdHRoaXMuX2ZpZWxkcyA9IGBmaWVsZHM9JHtmaWVsZHN9YDtcclxuXHRcdH1cclxuXHR9XHJcblx0cHJvdGVjdGVkIF9maWx0ZXJzOiBzdHJpbmdbXSA9IFtdO1xyXG5cdHNldCBmaWx0ZXJzKGZpbHRlcnM6IHN0cmluZ1tdKSB7XHJcblx0XHRpZiAoZmlsdGVycykge1xyXG5cdFx0XHR0aGlzLl9maWx0ZXJzID0gZmlsdGVycyB8fCBbXTtcclxuXHRcdH1cclxuXHR9XHJcblx0cHJvdGVjdGVkIF9vcmRlckJ5ID0gJ29yZGVyQnk9bmFtZSxhc2MnO1xyXG5cdHNldCBvcmRlckJ5KG9yZGVyQnk6IHN0cmluZykge1xyXG5cdFx0aWYgKG9yZGVyQnkpIHtcclxuXHRcdFx0dGhpcy5fb3JkZXJCeSA9IGBvcmRlckJ5PSR7b3JkZXJCeX1gO1xyXG5cdFx0fVxyXG5cdH1cclxuXHJcblx0Z2V0IHVybCgpIHtcclxuXHRcdHJldHVybiBgJHt0aGlzLl9hcGl9PyR7Wy4uLnRoaXMuX2ZpbHRlcnMsIHRoaXMuX29yZGVyQnksIHRoaXMuX2ZpZWxkc10uZmlsdGVyKChmKSA9PiAhIWYpLmpvaW4oJyYnKX1gO1xyXG5cdH1cclxuXHJcblx0Y29uc3RydWN0b3IocHJvdGVjdGVkIF9odHRwOiBIdHRwQ2xpZW50KSB7XHJcblx0XHRzdXBlcigpO1xyXG5cdH1cclxuXHJcblx0Z2V0QWxsKGZpbHRlcnM6IHN0cmluZ1tdID0gW10pOiBPYnNlcnZhYmxlPFRbXT4ge1xyXG5cdFx0cmV0dXJuIHRoaXMuX2dldChbdGhpcy51cmwsIC4uLmZpbHRlcnNdLmpvaW4oJyYnKSk7XHJcblx0fVxyXG5cclxuXHRnZXRQYWdlZChwYWdlOiBudW1iZXIsIGZpbHRlcnM6IHN0cmluZ1tdID0gW10pOiBPYnNlcnZhYmxlPFRbXT4ge1xyXG5cdFx0Y29uc3QgcGFnaW5nID0gYHBhZ2luZz0ke3BhZ2UgKiBNQUdJQ19QQUdFX1NJWkV9LCR7TUFHSUNfUEFHRV9TSVpFfWA7XHJcblx0XHRjb25zdCB1cmwgPSBbdGhpcy51cmwsIHBhZ2luZywgLi4uZmlsdGVyc10uam9pbignJicpO1xyXG5cdFx0cmV0dXJuIHRoaXMuX2dldCh1cmwpO1xyXG5cdH1cclxuXHJcblx0c2VhcmNoQWxsKGNsdWU6IHN0cmluZywgZmlsdGVyczogc3RyaW5nW10gPSBbXSk6IE9ic2VydmFibGU8VFtdPiB7XHJcblx0XHRpZiAoIWNsdWUpIHtcclxuXHRcdFx0cmV0dXJuIHRoaXMuZ2V0QWxsKGZpbHRlcnMpO1xyXG5cdFx0fVxyXG5cdFx0Y29uc3QgdXJsID0gW3RoaXMudXJsLCB0aGlzLl9jbHVlRmlsdGVyKGNsdWUpLCAuLi5maWx0ZXJzXS5qb2luKCcmJyk7XHJcblx0XHRyZXR1cm4gdGhpcy5fZ2V0KHVybCk7XHJcblx0fVxyXG5cclxuXHRzZWFyY2hQYWdlZChjbHVlOiBzdHJpbmcsIHBhZ2U6IG51bWJlciwgZmlsdGVyczogc3RyaW5nW10gPSBbXSk6IE9ic2VydmFibGU8VFtdPiB7XHJcblx0XHRpZiAoIWNsdWUpIHtcclxuXHRcdFx0cmV0dXJuIHRoaXMuZ2V0UGFnZWQocGFnZSwgZmlsdGVycyk7XHJcblx0XHR9XHJcblx0XHRjb25zdCBwYWdpbmcgPSBgcGFnaW5nPSR7cGFnZSAqIE1BR0lDX1BBR0VfU0laRX0sJHtNQUdJQ19QQUdFX1NJWkV9YDtcclxuXHRcdGNvbnN0IHVybCA9IFt0aGlzLnVybCwgdGhpcy5fY2x1ZUZpbHRlcihjbHVlKSwgcGFnaW5nLCAuLi5maWx0ZXJzXS5qb2luKCcmJyk7XHJcblx0XHRyZXR1cm4gdGhpcy5fZ2V0KHVybCk7XHJcblx0fVxyXG5cclxuXHRwcm90ZWN0ZWQgX2dldCh1cmw6IHN0cmluZyk6IE9ic2VydmFibGU8VFtdPiB7XHJcblx0XHRyZXR1cm4gdGhpcy5faHR0cC5nZXQ8SUx1QXBpQ29sbGVjdGlvblJlc3BvbnNlPFQ+Pih1cmwpLnBpcGUobWFwKChyZXNwb25zZSkgPT4gcmVzcG9uc2UuZGF0YS5pdGVtcykpO1xyXG5cdH1cclxuXHRwcm90ZWN0ZWQgX2NsdWVGaWx0ZXIoY2x1ZTogc3RyaW5nKSB7XHJcblx0XHRjb25zdCB1cmxTYWZlQ2x1ZSA9IGVuY29kZVVSSUNvbXBvbmVudChjbHVlKTtcclxuXHRcdHJldHVybiBgbmFtZT1saWtlLCR7dXJsU2FmZUNsdWV9YDtcclxuXHR9XHJcbn1cclxuIl19
@@ -63,9 +63,9 @@ export class LuApiV4Service extends ALuApiService {
63
63
  return this._http.get(url).pipe(map((res) => res.count));
64
64
  }
65
65
  }
66
- LuApiV4Service.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiV4Service, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
67
- LuApiV4Service.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiV4Service });
68
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuApiV4Service, decorators: [{
66
+ LuApiV4Service.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiV4Service, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
67
+ LuApiV4Service.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiV4Service });
68
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuApiV4Service, decorators: [{
69
69
  type: Injectable
70
70
  }], ctorParameters: function () { return [{ type: i1.HttpClient }]; } });
71
71
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBpLXY0LnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wYWNrYWdlcy9uZy9hcGkvc3JjL2xpYi9zZXJ2aWNlL2FwaS12NC5zZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFM0MsT0FBTyxFQUFFLEdBQUcsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBRXJDLE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQzs7O0FBR3BELE1BQU0sT0FBTyxjQUFrRCxTQUFRLGFBQWdCO0lBcUJ0RixZQUFzQixLQUFpQjtRQUN0QyxLQUFLLEVBQUUsQ0FBQztRQURhLFVBQUssR0FBTCxLQUFLLENBQVk7UUFmN0IsYUFBUSxHQUFhLEVBQUUsQ0FBQztJQWlCbEMsQ0FBQztJQXJCRCxJQUFJLEdBQUcsQ0FBQyxHQUFXO1FBQ2xCLElBQUksQ0FBQyxJQUFJLEdBQUcsR0FBRyxDQUFDO0lBQ2pCLENBQUM7SUFHRCxJQUFJLE9BQU8sQ0FBQyxPQUFpQjtRQUM1QixJQUFJLENBQUMsUUFBUSxHQUFHLE9BQU8sSUFBSSxFQUFFLENBQUM7SUFDL0IsQ0FBQztJQUNELElBQUksT0FBTztRQUNWLE9BQU8sSUFBSSxDQUFDLFFBQVEsQ0FBQztJQUN0QixDQUFDO0lBR0QsSUFBSSxJQUFJLENBQUMsSUFBWTtRQUNwQixJQUFJLElBQUksRUFBRTtZQUNULElBQUksQ0FBQyxLQUFLLEdBQUcsUUFBUSxJQUFJLEVBQUUsQ0FBQztTQUM1QjtJQUNGLENBQUM7SUFNRCxNQUFNLENBQUMsVUFBb0IsRUFBRTtRQUM1QixNQUFNLEtBQUssR0FBRyxDQUFDLEdBQUcsSUFBSSxDQUFDLE9BQU8sRUFBRSxHQUFHLE9BQU8sRUFBRSxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDM0UsTUFBTSxHQUFHLEdBQUcsQ0FBQyxJQUFJLENBQUMsSUFBSSxFQUFFLEtBQUssQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUM7UUFDbkQsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLEdBQUcsQ0FBaUIsR0FBRyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDLEdBQUcsRUFBRSxFQUFFLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUM7SUFDMUUsQ0FBQztJQUNELFFBQVEsQ0FBQyxJQUFJLEdBQUcsQ0FBQyxFQUFFLFVBQW9CLEVBQUU7UUFDeEMsTUFBTSxLQUFLLEdBQUcsQ0FBQyxRQUFRLElBQUksR0FBRyxDQUFDLEVBQUUsRUFBRSxHQUFHLElBQUksQ0FBQyxPQUFPLEVBQUUsR0FBRyxPQUFPLEVBQUUsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQy9GLE1BQU0sR0FBRyxHQUFHLENBQUMsSUFBSSxDQUFDLElBQUksRUFBRSxLQUFLLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO1FBQ25ELE9BQU8sSUFBSSxDQUFDLEtBQUssQ0FBQyxHQUFHLENBQWlCLEdBQUcsQ0FBQyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxHQUFHLEVBQUUsRUFBRSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDO0lBQzFFLENBQUM7SUFDRCxTQUFTLENBQUMsSUFBSSxHQUFHLEVBQUUsRUFBRSxVQUFvQixFQUFFO1FBQzFDLElBQUksQ0FBQyxJQUFJLEVBQUU7WUFDVixPQUFPLElBQUksQ0FBQyxNQUFNLENBQUMsT0FBTyxDQUFDLENBQUM7U0FDNUI7UUFDRCxNQUFNLFlBQVksR0FBRyxJQUFJO2FBQ3ZCLEtBQUssQ0FBQyxHQUFHLENBQUM7YUFDVixHQUFHLENBQUMsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLGtCQUFrQixDQUFDLENBQUMsQ0FBQyxDQUFDO2FBQ2pDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQztRQUNaLE1BQU0sS0FBSyxHQUFHLENBQUMsVUFBVSxZQUFZLEVBQUUsRUFBRSxHQUFHLElBQUksQ0FBQyxPQUFPLEVBQUUsR0FBRyxPQUFPLEVBQUUsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQ3JHLE1BQU0sR0FBRyxHQUFHLENBQUMsSUFBSSxDQUFDLElBQUksRUFBRSxLQUFLLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO1FBQ25ELE9BQU8sSUFBSSxDQUFDLEtBQUssQ0FBQyxHQUFHLENBQWlCLEdBQUcsQ0FBQyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxHQUFHLEVBQUUsRUFBRSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDO0lBQzFFLENBQUM7SUFDRCxXQUFXLENBQUMsSUFBSSxHQUFHLEVBQUUsRUFBRSxJQUFJLEdBQUcsQ0FBQyxFQUFFLFVBQW9CLEVBQUU7UUFDdEQsSUFBSSxDQUFDLElBQUksRUFBRTtZQUNWLE9BQU8sSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLEVBQUUsT0FBTyxDQUFDLENBQUM7U0FDcEM7UUFDRCxNQUFNLFlBQVksR0FBRyxJQUFJO2FBQ3ZCLEtBQUssQ0FBQyxHQUFHLENBQUM7YUFDVixHQUFHLENBQUMsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLGtCQUFrQixDQUFDLENBQUMsQ0FBQyxDQUFDO2FBQ2pDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQztRQUNaLE1BQU0sS0FBSyxHQUFHLENBQUMsVUFBVSxZQUFZLEVBQUUsRUFBRSxRQUFRLElBQUksR0FBRyxDQUFDLEVBQUUsRUFBRSxHQUFHLElBQUksQ0FBQyxPQUFPLEVBQUUsR0FBRyxPQUFPLEVBQUUsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQ3pILE1BQU0sR0FBRyxHQUFHLENBQUMsSUFBSSxDQUFDLElBQUksRUFBRSxLQUFLLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDO1FBQ25ELE9BQU8sSUFBSSxDQUFDLEtBQUssQ0FBQyxHQUFHLENBQWlCLEdBQUcsQ0FBQyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxHQUFHLEVBQUUsRUFBRSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDO0lBQzFFLENBQUM7SUFDRCxLQUFLO1FBQ0osTUFBTSxLQUFLLEdBQUcsQ0FBQyxHQUFHLElBQUksQ0FBQyxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsU0FBUyxDQUFDLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDbkYsTUFBTSxHQUFHLEdBQUcsQ0FBQyxJQUFJLENBQUMsSUFBSSxFQUFFLEtBQUssQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUM7UUFDbkQsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLEdBQUcsQ0FBb0IsR0FBRyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDLEdBQUcsRUFBRSxFQUFFLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUM7SUFDN0UsQ0FBQzs7MkdBL0RXLGNBQWM7K0dBQWQsY0FBYzsyRkFBZCxjQUFjO2tCQUQxQixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSHR0cENsaWVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbi9odHRwJztcclxuaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBPYnNlcnZhYmxlIH0gZnJvbSAncnhqcyc7XHJcbmltcG9ydCB7IG1hcCB9IGZyb20gJ3J4anMvb3BlcmF0b3JzJztcclxuaW1wb3J0IHsgSUx1QXBpSXRlbSB9IGZyb20gJy4uL2FwaS5tb2RlbCc7XHJcbmltcG9ydCB7IEFMdUFwaVNlcnZpY2UgfSBmcm9tICcuL2FwaS1zZXJ2aWNlLm1vZGVsJztcclxuXHJcbkBJbmplY3RhYmxlKClcclxuZXhwb3J0IGNsYXNzIEx1QXBpVjRTZXJ2aWNlPFQgZXh0ZW5kcyBJTHVBcGlJdGVtID0gSUx1QXBpSXRlbT4gZXh0ZW5kcyBBTHVBcGlTZXJ2aWNlPFQ+IHtcclxuXHRwcm90ZWN0ZWQgX2FwaTogc3RyaW5nO1xyXG5cdHNldCBhcGkoYXBpOiBzdHJpbmcpIHtcclxuXHRcdHRoaXMuX2FwaSA9IGFwaTtcclxuXHR9XHJcblxyXG5cdHByb3RlY3RlZCBfZmlsdGVyczogc3RyaW5nW10gPSBbXTtcclxuXHRzZXQgZmlsdGVycyhmaWx0ZXJzOiBzdHJpbmdbXSkge1xyXG5cdFx0dGhpcy5fZmlsdGVycyA9IGZpbHRlcnMgfHwgW107XHJcblx0fVxyXG5cdGdldCBmaWx0ZXJzKCk6IHN0cmluZ1tdIHtcclxuXHRcdHJldHVybiB0aGlzLl9maWx0ZXJzO1xyXG5cdH1cclxuXHJcblx0cHJvdGVjdGVkIF9zb3J0OiBzdHJpbmc7XHJcblx0c2V0IHNvcnQoc29ydDogc3RyaW5nKSB7XHJcblx0XHRpZiAoc29ydCkge1xyXG5cdFx0XHR0aGlzLl9zb3J0ID0gYHNvcnQ9JHtzb3J0fWA7XHJcblx0XHR9XHJcblx0fVxyXG5cclxuXHRjb25zdHJ1Y3Rvcihwcm90ZWN0ZWQgX2h0dHA6IEh0dHBDbGllbnQpIHtcclxuXHRcdHN1cGVyKCk7XHJcblx0fVxyXG5cclxuXHRnZXRBbGwoZmlsdGVyczogc3RyaW5nW10gPSBbXSk6IE9ic2VydmFibGU8VFtdPiB7XHJcblx0XHRjb25zdCBxdWVyeSA9IFsuLi50aGlzLmZpbHRlcnMsIC4uLmZpbHRlcnMsIHRoaXMuX3NvcnRdLmZpbHRlcigoZikgPT4gISFmKTtcclxuXHRcdGNvbnN0IHVybCA9IFt0aGlzLl9hcGksIHF1ZXJ5LmpvaW4oJyYnKV0uam9pbignPycpO1xyXG5cdFx0cmV0dXJuIHRoaXMuX2h0dHAuZ2V0PHsgaXRlbXM6IFRbXSB9Pih1cmwpLnBpcGUobWFwKChyZXMpID0+IHJlcy5pdGVtcykpO1xyXG5cdH1cclxuXHRnZXRQYWdlZChwYWdlID0gMCwgZmlsdGVyczogc3RyaW5nW10gPSBbXSk6IE9ic2VydmFibGU8VFtdPiB7XHJcblx0XHRjb25zdCBxdWVyeSA9IFtgcGFnZT0ke3BhZ2UgKyAxfWAsIC4uLnRoaXMuZmlsdGVycywgLi4uZmlsdGVycywgdGhpcy5fc29ydF0uZmlsdGVyKChmKSA9PiAhIWYpO1xyXG5cdFx0Y29uc3QgdXJsID0gW3RoaXMuX2FwaSwgcXVlcnkuam9pbignJicpXS5qb2luKCc/Jyk7XHJcblx0XHRyZXR1cm4gdGhpcy5faHR0cC5nZXQ8eyBpdGVtczogVFtdIH0+KHVybCkucGlwZShtYXAoKHJlcykgPT4gcmVzLml0ZW1zKSk7XHJcblx0fVxyXG5cdHNlYXJjaEFsbChjbHVlID0gJycsIGZpbHRlcnM6IHN0cmluZ1tdID0gW10pOiBPYnNlcnZhYmxlPFRbXT4ge1xyXG5cdFx0aWYgKCFjbHVlKSB7XHJcblx0XHRcdHJldHVybiB0aGlzLmdldEFsbChmaWx0ZXJzKTtcclxuXHRcdH1cclxuXHRcdGNvbnN0IHVybFNhZmVDbHVlcyA9IGNsdWVcclxuXHRcdFx0LnNwbGl0KCcgJylcclxuXHRcdFx0Lm1hcCgoYykgPT4gZW5jb2RlVVJJQ29tcG9uZW50KGMpKVxyXG5cdFx0XHQuam9pbignLCcpO1xyXG5cdFx0Y29uc3QgcXVlcnkgPSBbYHNlYXJjaD0ke3VybFNhZmVDbHVlc31gLCAuLi50aGlzLmZpbHRlcnMsIC4uLmZpbHRlcnMsIHRoaXMuX3NvcnRdLmZpbHRlcigoZikgPT4gISFmKTtcclxuXHRcdGNvbnN0IHVybCA9IFt0aGlzLl9hcGksIHF1ZXJ5LmpvaW4oJyYnKV0uam9pbignPycpO1xyXG5cdFx0cmV0dXJuIHRoaXMuX2h0dHAuZ2V0PHsgaXRlbXM6IFRbXSB9Pih1cmwpLnBpcGUobWFwKChyZXMpID0+IHJlcy5pdGVtcykpO1xyXG5cdH1cclxuXHRzZWFyY2hQYWdlZChjbHVlID0gJycsIHBhZ2UgPSAwLCBmaWx0ZXJzOiBzdHJpbmdbXSA9IFtdKTogT2JzZXJ2YWJsZTxUW10+IHtcclxuXHRcdGlmICghY2x1ZSkge1xyXG5cdFx0XHRyZXR1cm4gdGhpcy5nZXRQYWdlZChwYWdlLCBmaWx0ZXJzKTtcclxuXHRcdH1cclxuXHRcdGNvbnN0IHVybFNhZmVDbHVlcyA9IGNsdWVcclxuXHRcdFx0LnNwbGl0KCcgJylcclxuXHRcdFx0Lm1hcCgoYykgPT4gZW5jb2RlVVJJQ29tcG9uZW50KGMpKVxyXG5cdFx0XHQuam9pbignLCcpO1xyXG5cdFx0Y29uc3QgcXVlcnkgPSBbYHNlYXJjaD0ke3VybFNhZmVDbHVlc31gLCBgcGFnZT0ke3BhZ2UgKyAxfWAsIC4uLnRoaXMuZmlsdGVycywgLi4uZmlsdGVycywgdGhpcy5fc29ydF0uZmlsdGVyKChmKSA9PiAhIWYpO1xyXG5cdFx0Y29uc3QgdXJsID0gW3RoaXMuX2FwaSwgcXVlcnkuam9pbignJicpXS5qb2luKCc/Jyk7XHJcblx0XHRyZXR1cm4gdGhpcy5faHR0cC5nZXQ8eyBpdGVtczogVFtdIH0+KHVybCkucGlwZShtYXAoKHJlcykgPT4gcmVzLml0ZW1zKSk7XHJcblx0fVxyXG5cdGNvdW50KCk6IE9ic2VydmFibGU8bnVtYmVyPiB7XHJcblx0XHRjb25zdCBxdWVyeSA9IFsuLi50aGlzLmZpbHRlcnMsICdmaWVsZHMucm9vdD1jb3VudCcsICdsaW1pdD0wJ10uZmlsdGVyKChmKSA9PiAhIWYpO1xyXG5cdFx0Y29uc3QgdXJsID0gW3RoaXMuX2FwaSwgcXVlcnkuam9pbignJicpXS5qb2luKCc/Jyk7XHJcblx0XHRyZXR1cm4gdGhpcy5faHR0cC5nZXQ8eyBjb3VudDogbnVtYmVyIH0+KHVybCkucGlwZShtYXAoKHJlcykgPT4gcmVzLmNvdW50KSk7XHJcblx0fVxyXG59XHJcbiJdfQ==
@@ -216,9 +216,9 @@ export class LuNativeDateAdapter extends ALuDateAdapter {
216
216
  return this.forge(year, month, date);
217
217
  }
218
218
  }
219
- LuNativeDateAdapter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuNativeDateAdapter, deps: [{ token: LOCALE_ID }, { token: LU_NATIVE_DATE_ADAPTER_OPTIONS, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
220
- LuNativeDateAdapter.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuNativeDateAdapter });
221
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuNativeDateAdapter, decorators: [{
219
+ LuNativeDateAdapter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuNativeDateAdapter, deps: [{ token: LOCALE_ID }, { token: LU_NATIVE_DATE_ADAPTER_OPTIONS, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
220
+ LuNativeDateAdapter.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuNativeDateAdapter });
221
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuNativeDateAdapter, decorators: [{
222
222
  type: Injectable
223
223
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
224
224
  type: Inject,
@@ -72,9 +72,9 @@ export class LuStringDateAdapter extends ALuDateAdapter {
72
72
  return result;
73
73
  }
74
74
  }
75
- LuStringDateAdapter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuStringDateAdapter, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
76
- LuStringDateAdapter.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuStringDateAdapter });
77
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuStringDateAdapter, decorators: [{
75
+ LuStringDateAdapter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuStringDateAdapter, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable });
76
+ LuStringDateAdapter.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuStringDateAdapter });
77
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuStringDateAdapter, decorators: [{
78
78
  type: Injectable
79
79
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
80
80
  type: Inject,
@@ -3,10 +3,10 @@ import { LuDateAdapterPipe } from './date-adapter.pipe';
3
3
  import * as i0 from "@angular/core";
4
4
  export class LuDateAdapterModule {
5
5
  }
6
- LuDateAdapterModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- LuDateAdapterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterModule, declarations: [LuDateAdapterPipe], exports: [LuDateAdapterPipe] });
8
- LuDateAdapterModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterModule });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterModule, decorators: [{
6
+ LuDateAdapterModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ LuDateAdapterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterModule, declarations: [LuDateAdapterPipe], exports: [LuDateAdapterPipe] });
8
+ LuDateAdapterModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  declarations: [LuDateAdapterPipe],
@@ -12,9 +12,9 @@ export class LuDateAdapterPipe {
12
12
  return '';
13
13
  }
14
14
  }
15
- LuDateAdapterPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterPipe, deps: [{ token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Pipe });
16
- LuDateAdapterPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterPipe, name: "luDate" });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateAdapterPipe, decorators: [{
15
+ LuDateAdapterPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterPipe, deps: [{ token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Pipe });
16
+ LuDateAdapterPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterPipe, name: "luDate" });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateAdapterPipe, decorators: [{
18
18
  type: Pipe,
19
19
  args: [{
20
20
  name: 'luDate',
@@ -287,8 +287,8 @@ export class LuCalendarInputComponent extends ALuInput {
287
287
  return null;
288
288
  }
289
289
  }
290
- 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: i1.LuCalendarItemFactory }, { token: i2.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Component });
291
- 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: [
290
+ 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: i1.LuCalendarItemFactory }, { token: i2.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Component });
291
+ 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: [
292
292
  {
293
293
  provide: NG_VALUE_ACCESSOR,
294
294
  useExisting: forwardRef(() => LuCalendarInputComponent),
@@ -300,7 +300,7 @@ LuCalendarInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0
300
300
  multi: true,
301
301
  },
302
302
  ], 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 });
303
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarInputComponent, decorators: [{
303
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarInputComponent, decorators: [{
304
304
  type: Component,
305
305
  args: [{ selector: 'lu-calendar', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
306
306
  {
@@ -6,10 +6,10 @@ import { LuCalendarItemFactory } from './calendar-item.factory';
6
6
  import * as i0 from "@angular/core";
7
7
  export class LuCalendarInputModule {
8
8
  }
9
- LuCalendarInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- LuCalendarInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarInputModule, declarations: [LuCalendarInputComponent], imports: [FormsModule, CommonModule], exports: [LuCalendarInputComponent] });
11
- LuCalendarInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarInputModule, providers: [LuCalendarItemFactory], imports: [FormsModule, CommonModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarInputModule, decorators: [{
9
+ LuCalendarInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ LuCalendarInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarInputModule, declarations: [LuCalendarInputComponent], imports: [FormsModule, CommonModule], exports: [LuCalendarInputComponent] });
11
+ LuCalendarInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarInputModule, providers: [LuCalendarItemFactory], imports: [FormsModule, CommonModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarInputModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [FormsModule, CommonModule],
@@ -29,9 +29,9 @@ export class LuCalendarItemFactory {
29
29
  return new DecadeItem(decadeStart, label);
30
30
  }
31
31
  }
32
- LuCalendarItemFactory.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarItemFactory, deps: [{ token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Injectable });
33
- LuCalendarItemFactory.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarItemFactory });
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuCalendarItemFactory, decorators: [{
32
+ LuCalendarItemFactory.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarItemFactory, deps: [{ token: i1.ALuDateAdapter }], target: i0.ɵɵFactoryTarget.Injectable });
33
+ LuCalendarItemFactory.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarItemFactory });
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuCalendarItemFactory, decorators: [{
35
35
  type: Injectable
36
36
  }], ctorParameters: function () { return [{ type: i1.ALuDateAdapter }]; } });
37
37
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FsZW5kYXItaXRlbS5mYWN0b3J5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcGFja2FnZXMvbmcvZGF0ZS9zcmMvbGliL2NhbGVuZGFyL2NhbGVuZGFyLWl0ZW0uZmFjdG9yeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRTNDLE9BQU8sRUFBRSxPQUFPLEVBQUUsVUFBVSxFQUFFLFNBQVMsRUFBRSxRQUFRLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQzs7O0FBR2pGLE1BQU0sT0FBTyxxQkFBcUI7SUFDakMsWUFBb0IsUUFBMkI7UUFBM0IsYUFBUSxHQUFSLFFBQVEsQ0FBbUI7SUFBRyxDQUFDO0lBQ25ELFFBQVEsQ0FBQyxDQUFJLEVBQUUsTUFBTSxHQUFHLEdBQUc7UUFDMUIsTUFBTSxJQUFJLEdBQUcsSUFBSSxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDcEMsT0FBTyxJQUFJLE9BQU8sQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLFFBQVEsQ0FBQyxNQUFNLENBQUMsSUFBSSxFQUFFLE1BQU0sQ0FBQyxDQUFDLENBQUM7SUFDOUQsQ0FBQztJQUNELFVBQVUsQ0FBQyxDQUFJLEVBQUUsTUFBTSxHQUFHLEtBQUs7UUFDOUIsTUFBTSxJQUFJLEdBQUcsSUFBSSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDdEMsTUFBTSxLQUFLLEdBQUcsSUFBSSxDQUFDLFFBQVEsQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDeEMsTUFBTSxVQUFVLEdBQUcsSUFBSSxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUMsSUFBSSxFQUFFLEtBQUssRUFBRSxDQUFDLENBQUMsQ0FBQztRQUN2RCxPQUFPLElBQUksU0FBUyxDQUFDLFVBQVUsRUFBRSxJQUFJLENBQUMsUUFBUSxDQUFDLE1BQU0sQ0FBQyxVQUFVLEVBQUUsTUFBTSxDQUFDLENBQUMsQ0FBQztJQUM1RSxDQUFDO0lBQ0QsU0FBUyxDQUFDLENBQUksRUFBRSxNQUFNLEdBQUcsR0FBRztRQUMzQixNQUFNLElBQUksR0FBRyxJQUFJLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUN0QyxNQUFNLFNBQVMsR0FBRyxJQUFJLENBQUMsUUFBUSxDQUFDLEtBQUssQ0FBQyxJQUFJLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDO1FBQ2xELE9BQU8sSUFBSSxRQUFRLENBQUMsU0FBUyxFQUFFLElBQUksQ0FBQyxRQUFRLENBQUMsTUFBTSxDQUFDLFNBQVMsRUFBRSxNQUFNLENBQUMsQ0FBQyxDQUFDO0lBQ3pFLENBQUM7SUFDRCxXQUFXLENBQUMsQ0FBSSxFQUFFLE1BQU0sR0FBRyxHQUFHO1FBQzdCLE1BQU0sSUFBSSxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQ3RDLE1BQU0sV0FBVyxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsS0FBSyxDQUFDLEVBQUUsR0FBRyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksR0FBRyxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUM7UUFDMUUsTUFBTSxTQUFTLEdBQUcsSUFBSSxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUMsRUFBRSxHQUFHLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxHQUFHLEVBQUUsQ0FBQyxHQUFHLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUM7UUFDNUUsTUFBTSxLQUFLLEdBQUcsR0FBRyxJQUFJLENBQUMsUUFBUSxDQUFDLE1BQU0sQ0FBQyxXQUFXLEVBQUUsTUFBTSxDQUFDLE1BQU0sSUFBSSxDQUFDLFFBQVEsQ0FBQyxNQUFNLENBQUMsU0FBUyxFQUFFLE1BQU0sQ0FBQyxFQUFFLENBQUM7UUFDMUcsT0FBTyxJQUFJLFVBQVUsQ0FBQyxXQUFXLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDM0MsQ0FBQzs7a0hBdkJXLHFCQUFxQjtzSEFBckIscUJBQXFCOzJGQUFyQixxQkFBcUI7a0JBRGpDLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IEFMdURhdGVBZGFwdGVyIH0gZnJvbSAnQGx1Y2NhLWZyb250L25nL2NvcmUnO1xyXG5pbXBvcnQgeyBEYXlJdGVtLCBEZWNhZGVJdGVtLCBNb250aEl0ZW0sIFllYXJJdGVtIH0gZnJvbSAnLi9jYWxlbmRhci1pdGVtLmNsYXNzJztcclxuXHJcbkBJbmplY3RhYmxlKClcclxuZXhwb3J0IGNsYXNzIEx1Q2FsZW5kYXJJdGVtRmFjdG9yeTxEPiB7XHJcblx0Y29uc3RydWN0b3IocHJpdmF0ZSBfYWRhcHRlcjogQUx1RGF0ZUFkYXB0ZXI8RD4pIHt9XHJcblx0Zm9yZ2VEYXkoZDogRCwgZm9ybWF0ID0gJ2QnKTogRGF5SXRlbTxEPiB7XHJcblx0XHRjb25zdCBkYXRlID0gdGhpcy5fYWRhcHRlci5jbG9uZShkKTtcclxuXHRcdHJldHVybiBuZXcgRGF5SXRlbShkYXRlLCB0aGlzLl9hZGFwdGVyLmZvcm1hdChkYXRlLCBmb3JtYXQpKTtcclxuXHR9XHJcblx0Zm9yZ2VNb250aChkOiBELCBmb3JtYXQgPSAnTU1NJyk6IE1vbnRoSXRlbTxEPiB7XHJcblx0XHRjb25zdCB5ZWFyID0gdGhpcy5fYWRhcHRlci5nZXRZZWFyKGQpO1xyXG5cdFx0Y29uc3QgbW9udGggPSB0aGlzLl9hZGFwdGVyLmdldE1vbnRoKGQpO1xyXG5cdFx0Y29uc3QgbW9udGhTdGFydCA9IHRoaXMuX2FkYXB0ZXIuZm9yZ2UoeWVhciwgbW9udGgsIDEpO1xyXG5cdFx0cmV0dXJuIG5ldyBNb250aEl0ZW0obW9udGhTdGFydCwgdGhpcy5fYWRhcHRlci5mb3JtYXQobW9udGhTdGFydCwgZm9ybWF0KSk7XHJcblx0fVxyXG5cdGZvcmdlWWVhcihkOiBELCBmb3JtYXQgPSAneScpOiBZZWFySXRlbTxEPiB7XHJcblx0XHRjb25zdCB5ZWFyID0gdGhpcy5fYWRhcHRlci5nZXRZZWFyKGQpO1xyXG5cdFx0Y29uc3QgeWVhclN0YXJ0ID0gdGhpcy5fYWRhcHRlci5mb3JnZSh5ZWFyLCAxLCAxKTtcclxuXHRcdHJldHVybiBuZXcgWWVhckl0ZW0oeWVhclN0YXJ0LCB0aGlzLl9hZGFwdGVyLmZvcm1hdCh5ZWFyU3RhcnQsIGZvcm1hdCkpO1xyXG5cdH1cclxuXHRmb3JnZURlY2FkZShkOiBELCBmb3JtYXQgPSAneScpOiBEZWNhZGVJdGVtPEQ+IHtcclxuXHRcdGNvbnN0IHllYXIgPSB0aGlzLl9hZGFwdGVyLmdldFllYXIoZCk7XHJcblx0XHRjb25zdCBkZWNhZGVTdGFydCA9IHRoaXMuX2FkYXB0ZXIuZm9yZ2UoMTAgKiBNYXRoLmZsb29yKHllYXIgLyAxMCksIDEsIDEpO1xyXG5cdFx0Y29uc3QgZGVjYWRlRW5kID0gdGhpcy5fYWRhcHRlci5mb3JnZSgxMCAqIE1hdGguZmxvb3IoeWVhciAvIDEwKSArIDksIDEsIDEpO1xyXG5cdFx0Y29uc3QgbGFiZWwgPSBgJHt0aGlzLl9hZGFwdGVyLmZvcm1hdChkZWNhZGVTdGFydCwgZm9ybWF0KX0gLSAke3RoaXMuX2FkYXB0ZXIuZm9ybWF0KGRlY2FkZUVuZCwgZm9ybWF0KX1gO1xyXG5cdFx0cmV0dXJuIG5ldyBEZWNhZGVJdGVtKGRlY2FkZVN0YXJ0LCBsYWJlbCk7XHJcblx0fVxyXG59XHJcbiJdfQ==
@@ -7,10 +7,10 @@ import { LuDateSelectInputModule } from './select/index';
7
7
  import * as i0 from "@angular/core";
8
8
  export class LuDateModule {
9
9
  }
10
- LuDateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- 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] });
12
- 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] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateModule, decorators: [{
10
+ LuDateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ 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] });
12
+ 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] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [LuCalendarInputModule, LuDatePickerModule, LuDateInputModule, LuDateAdapterModule, LuDateSelectInputModule],
@@ -85,8 +85,8 @@ export class LuDateInputDirective extends ALuInput {
85
85
  return null;
86
86
  }
87
87
  }
88
- 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 });
89
- 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: [
88
+ 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 });
89
+ 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: [
90
90
  {
91
91
  provide: NG_VALUE_ACCESSOR,
92
92
  useExisting: forwardRef(() => LuDateInputDirective),
@@ -98,7 +98,7 @@ LuDateInputDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", v
98
98
  multi: true,
99
99
  },
100
100
  ], usesInheritance: true, ngImport: i0 });
101
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputDirective, decorators: [{
101
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputDirective, decorators: [{
102
102
  type: Directive,
103
103
  args: [{
104
104
  selector: 'input[luDateInput]',
@@ -7,9 +7,9 @@ export class LuDateInputIntl extends ALuIntl {
7
7
  super(translations, locale);
8
8
  }
9
9
  }
10
- 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 });
11
- LuDateInputIntl.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputIntl });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputIntl, decorators: [{
10
+ 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 });
11
+ LuDateInputIntl.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputIntl });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputIntl, decorators: [{
13
13
  type: Injectable
14
14
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
15
15
  type: Inject,
@@ -6,10 +6,10 @@ import { LU_DATE_INPUT_TRANSLATIONS } from './date-input.token';
6
6
  import * as i0 from "@angular/core";
7
7
  export class LuDateInputModule {
8
8
  }
9
- LuDateInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- LuDateInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputModule, declarations: [LuDateInputDirective], exports: [LuDateInputDirective] });
11
- 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 }] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: LuDateInputModule, decorators: [{
9
+ LuDateInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ LuDateInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputModule, declarations: [LuDateInputDirective], exports: [LuDateInputDirective] });
11
+ 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 }] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.5", ngImport: i0, type: LuDateInputModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [],