@eui/mobile-core 18.0.0-next.2 → 18.0.0-next.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 (297) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileInfosComponent.html +98 -38
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  5. package/docs/components/EuimAboutComponent.html +2 -2
  6. package/docs/components/EuimAboutContentLoadingComponent.html +2 -2
  7. package/docs/components/EuimAlertMessageComponent.html +2 -2
  8. package/docs/components/EuimAppComponent.html +2 -2
  9. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  10. package/docs/components/EuimAvatarComponent.html +192 -35
  11. package/docs/components/EuimAvatarIconComponent.html +36 -205
  12. package/docs/components/EuimAvatarIconSubComponent.html +541 -0
  13. package/docs/components/EuimAvatarImageComponent.html +416 -0
  14. package/docs/components/EuimAvatarTextComponent.html +445 -0
  15. package/docs/components/EuimBadgeComponent.html +2 -2
  16. package/docs/components/EuimCardComponent.html +68 -3
  17. package/docs/components/EuimCardListComponent.html +95 -34
  18. package/docs/components/EuimChangelogComponent.html +2 -2
  19. package/docs/components/EuimChipSelectorComponent.html +95 -4
  20. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  21. package/docs/components/EuimDataSummaryComponent.html +2 -2
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +2 -2
  23. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  24. package/docs/components/EuimHelpSupportComponent.html +3 -3
  25. package/docs/components/EuimLabelComponent.html +2 -2
  26. package/docs/components/EuimLanguageListComponent.html +3 -3
  27. package/docs/components/EuimLanguageSelectorComponent.html +2 -2
  28. package/docs/components/EuimMediaHeaderComponent.html +27 -3
  29. package/docs/components/EuimMessageComponent.html +2 -2
  30. package/docs/components/EuimMessageTitleComponent.html +2 -2
  31. package/docs/components/EuimMultiselectComponent.html +2 -2
  32. package/docs/components/EuimMultiselectFilterComponent.html +2 -2
  33. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  34. package/docs/components/EuimMultiselectListComponent.html +2 -2
  35. package/docs/components/EuimMultiselectToolbarComponent.html +2 -2
  36. package/docs/components/EuimNotificationItemComponent.html +2 -2
  37. package/docs/components/EuimOpenSourceLicencesComponent.html +2 -2
  38. package/docs/components/EuimPdfViewerComponent.html +58 -4
  39. package/docs/components/EuimScrollerXComponent.html +2 -2
  40. package/docs/components/EuimSidebarComponent.html +2 -2
  41. package/docs/components/EuimSidebarContentComponent.html +2 -2
  42. package/docs/components/EuimSkeletonListComponent.html +2 -2
  43. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  44. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  45. package/docs/components/EuimSliderInfoScreenComponent.html +154 -48
  46. package/docs/components/EuimSpinnerComponent.html +2 -2
  47. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  48. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  49. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  50. package/docs/components/EuimToolbarComponent.html +2 -2
  51. package/docs/components/EuimToolbarDatepickerComponent.html +117 -4
  52. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  53. package/docs/components/EuimUserProfileComponent.html +90 -34
  54. package/docs/dependencies.html +6 -4
  55. package/docs/directives/EuimAlignCenterDirective.html +350 -0
  56. package/docs/directives/EuimAlignTopDirective.html +350 -0
  57. package/docs/directives/EuimCardImageDirective.html +51 -0
  58. package/docs/directives/EuimListHeaderDirective.html +432 -0
  59. package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
  60. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
  61. package/docs/directives/EuimMinWidthDirective.html +383 -0
  62. package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
  63. package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
  64. package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
  65. package/docs/index.html +3 -3
  66. package/docs/interfaces/ActionBtnsIconsNames.html +348 -0
  67. package/docs/js/menu-wc.js +119 -54
  68. package/docs/js/menu-wc_es5.js +1 -1
  69. package/docs/js/search/search_index.js +2 -2
  70. package/docs/miscellaneous/variables.html +12 -39
  71. package/docs/modules/EuimAboutModule.html +1 -1
  72. package/docs/modules/EuimAllModule.html +52 -4
  73. package/docs/modules/EuimAvatarModule.html +16 -10
  74. package/docs/modules/EuimLanguageSelectorModule.html +1 -1
  75. package/docs/modules/{EuimAvatarIconModule.html → EuimListHeaderModule.html} +5 -5
  76. package/docs/modules/EuimMediaHeaderModule.html +13 -0
  77. package/docs/modules/EuimSidebarModule.html +1 -1
  78. package/docs/modules/EuimToolbarDatepickerModule.html +1 -1
  79. package/docs/modules.html +12 -12
  80. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +4 -4
  81. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +4 -4
  82. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +3 -3
  83. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +4 -4
  84. package/esm2022/lib/components/base-states.directive.mjs +3 -3
  85. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  86. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
  87. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +3 -3
  88. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +4 -4
  89. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +27 -0
  90. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +28 -0
  91. package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
  92. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
  93. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
  94. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +3 -3
  95. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +3 -3
  96. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +4 -4
  97. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +3 -3
  98. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +3 -3
  99. package/esm2022/lib/components/euim-about/euim-about.component.mjs +3 -3
  100. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -9
  101. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +4 -4
  102. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +9 -8
  103. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +3 -3
  104. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +4 -4
  105. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +4 -4
  106. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  107. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  108. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  109. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  110. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  111. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  112. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  113. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  114. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +4 -4
  115. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +4 -4
  116. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
  117. package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
  118. package/esm2022/lib/components/euim-card/euim-card.module.mjs +4 -4
  119. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
  120. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +4 -4
  121. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +3 -3
  122. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +41 -9
  123. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +4 -4
  124. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +3 -3
  125. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -3
  126. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +3 -3
  127. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +4 -4
  128. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +4 -4
  129. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +3 -3
  130. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +4 -4
  131. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
  132. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +3 -3
  133. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +3 -3
  134. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +3 -3
  135. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
  136. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
  137. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +3 -3
  138. package/esm2022/lib/components/euim-message/euim-message.component.mjs +3 -3
  139. package/esm2022/lib/components/euim-message/euim-message.module.mjs +4 -4
  140. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +3 -3
  141. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +3 -3
  142. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +3 -3
  143. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +3 -3
  144. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +3 -3
  145. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +3 -3
  146. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +3 -3
  147. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +4 -4
  148. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
  149. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
  150. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  151. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  152. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  153. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +3 -3
  154. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +4 -4
  155. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +3 -3
  156. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +4 -4
  157. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +3 -3
  158. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +4 -4
  159. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +3 -3
  160. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +3 -3
  161. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +3 -3
  162. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +3 -3
  163. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
  164. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +4 -4
  165. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +3 -3
  166. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +3 -3
  167. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +3 -3
  168. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +4 -4
  169. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +3 -3
  170. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +36 -13
  171. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +9 -9
  172. package/esm2022/lib/components/index.mjs +12 -4
  173. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +3 -3
  174. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +4 -4
  175. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +3 -3
  176. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +3 -3
  177. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +3 -3
  178. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
  179. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +4 -4
  180. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +9 -8
  181. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +3 -3
  182. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -9
  183. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +3 -3
  184. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +4 -4
  185. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  186. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +3 -3
  187. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +3 -3
  188. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
  189. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +4 -4
  190. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +3 -3
  191. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +3 -3
  192. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +19 -10
  193. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +3 -3
  194. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +17 -9
  195. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +4 -4
  196. package/esm2022/lib/euim-all.module.mjs +45 -21
  197. package/esm2022/lib/services/euim-app.service.mjs +3 -3
  198. package/fesm2022/eui-mobile-core.mjs +1022 -593
  199. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  200. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  201. package/lib/components/base-states.directive.d.ts.map +1 -1
  202. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  203. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  204. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  205. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  206. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  207. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  208. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +10 -0
  209. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  210. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  211. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  212. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  213. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  214. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  215. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  216. package/lib/components/euim-about/euim-about.module.d.ts +2 -2
  217. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  218. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  219. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  220. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  221. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  222. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  223. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  224. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  225. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  226. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  227. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  228. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  229. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  230. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  231. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  232. package/lib/components/euim-avatar/index.d.ts +5 -2
  233. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  234. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  235. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  236. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  237. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  238. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  239. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  240. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  241. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +9 -2
  242. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  243. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  244. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  245. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  246. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  247. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  248. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  249. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  250. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  251. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  252. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  253. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  254. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  255. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  256. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  257. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  258. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  259. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  260. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  261. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  262. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  263. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  264. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  265. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  266. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -2
  267. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  268. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
  269. package/lib/components/index.d.ts +11 -3
  270. package/lib/components/index.d.ts.map +1 -1
  271. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  272. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  273. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  274. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  275. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  276. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  277. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  278. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  279. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  280. package/lib/euim-all.module.d.ts +36 -28
  281. package/lib/euim-all.module.d.ts.map +1 -1
  282. package/package.json +2 -1
  283. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  284. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  285. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  286. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  287. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  288. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  289. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  290. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  291. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  292. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  293. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  294. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  295. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  296. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  297. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
@@ -4,10 +4,10 @@ export class EuimMediaHeaderTitleDirective {
4
4
  constructor() {
5
5
  this.className = 'euim-media-header__title';
6
6
  }
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMediaHeaderTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.5", type: EuimMediaHeaderTitleDirective, selector: "[euimMediaHeaderTitle]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMediaHeaderTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: EuimMediaHeaderTitleDirective, selector: "[euimMediaHeaderTitle]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMediaHeaderTitleDirective, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMediaHeaderTitleDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: '[euimMediaHeaderTitle]',
@@ -11,6 +11,7 @@ export class EuimMediaHeaderComponent {
11
11
  this.baseStatesDirective = baseStatesDirective;
12
12
  this.euimNoGradient = false;
13
13
  this.euimTwoSidesGradient = false;
14
+ this.hasBlur = false;
14
15
  }
15
16
  getCssClasses() {
16
17
  let size;
@@ -28,10 +29,10 @@ export class EuimMediaHeaderComponent {
28
29
  size ? `euim-media-header__size-${size}` : '',
29
30
  ].join(' ').trim();
30
31
  }
31
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMediaHeaderComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
32
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.5", type: EuimMediaHeaderComponent, selector: "euim-media-header", inputs: { euimNoGradient: ["euimNoGradient", "euimNoGradient", booleanAttribute], euimTwoSidesGradient: ["euimTwoSidesGradient", "euimTwoSidesGradient", booleanAttribute] }, host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euimSizeM", "euimSizeM", "euimSizeS", "euimSizeS", "euimSizeL", "euimSizeL"] }], ngImport: i0, template: "<ng-content select=\"[euimMediaHeaderImage]\"></ng-content>\n@if (!euimNoGradient) {\n <div [ngClass]=\"euimTwoSidesGradient ? 'euim-media-header__gradient euim-media-header__gradient--two-sides' : 'euim-media-header__gradient'\">\n </div>\n}\n<div class=\"euim-media-header__text\">\n <ng-content></ng-content>\n</div>\n", styles: [".euim-media-header{position:relative;display:flex}.euim-media-header__text{position:absolute;bottom:var(--eui-s-m);color:#fff;padding-left:var(--eui-s-m);padding-right:var(--eui-s-m)}.euim-media-header__text .euim-media-header__title{font:var(--eui-f-xl);font-weight:700;color:var(--eui-c-white)}.euim-media-header__text .euim-media-header__sub-title{color:var(--eui-c-white);font:var(--eui-f-m)}.euim-media-header__gradient{width:100%;height:100%;background:linear-gradient(to bottom,#fff0,#000);background-blend-mode:multiply;background-size:100%;position:absolute;inset:0}.euim-media-header__gradient--two-sides{background:linear-gradient(180deg,#000,#fff0 46.35%,#000 86.98%)!important}.euim-media-header__image{width:100%;height:100%;object-fit:cover}.euim-media-header__title{font:var(--eui-f-xl);font-weight:700;color:var(--eui-c-white)}.euim-media-header__sub-title{color:var(--eui-c-white);font:var(--eui-f-m)}.euim-media-header__title+.euim-media-header__sub-title{margin-top:var(--eui-s-2xs)}.euim-media-header p,.euim-media-header span{margin:0}.euim-media-header span{display:block}.euim-media-header__size-s{height:calc(var(--eui-s-m) * 8)}.euim-media-header__size-m{height:calc(var(--eui-s-m) * 16)}.euim-media-header__size-l{height:calc(var(--eui-s-m) * 25)}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
32
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMediaHeaderComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
33
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.8", type: EuimMediaHeaderComponent, selector: "euim-media-header", inputs: { euimNoGradient: ["euimNoGradient", "euimNoGradient", booleanAttribute], euimTwoSidesGradient: ["euimTwoSidesGradient", "euimTwoSidesGradient", booleanAttribute], hasBlur: ["hasBlur", "hasBlur", booleanAttribute] }, host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euimSizeM", "euimSizeM", "euimSizeS", "euimSizeS", "euimSizeL", "euimSizeL"] }], ngImport: i0, template: "<ng-content select=\"[euimMediaHeaderImage]\"></ng-content>\n@if (!euimNoGradient) {\n <div [ngClass]=\"euimTwoSidesGradient ? 'euim-media-header__gradient euim-media-header__gradient--two-sides' : 'euim-media-header__gradient'\">\n </div>\n}\n@if (hasBlur) {\n <div class=\"euim-media-header__blur\">\n </div>\n}\n<div class=\"euim-media-header__content\">\n <ng-content></ng-content>\n</div>\n", styles: [".euim-media-header{position:relative;display:flex}.euim-media-header__content{position:absolute;bottom:var(--eui-s-m);color:#fff;padding-left:var(--eui-s-m);padding-right:var(--eui-s-m)}.euim-media-header__content .euim-media-header__title{font:var(--eui-f-xl);font-weight:700;color:var(--eui-c-white)}.euim-media-header__content .euim-media-header__sub-title{color:var(--eui-c-white);font:var(--eui-f-m)}.euim-media-header__content:has(.euim-media-header__custom-content){padding:0;top:0;right:0;width:100%;height:100%;overflow:auto}.euim-media-header__content:has(.euim-align-center){top:50%;right:50%;transform:translate(50%,-50%);width:100%;bottom:auto;text-align:center}.euim-media-header__blur{position:absolute;inset:0;background-color:#0003;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.euim-media-header__gradient{width:100%;height:100%;background:linear-gradient(to bottom,#fff0,#000);background-blend-mode:multiply;background-size:100%;position:absolute;inset:0}.euim-media-header__gradient--two-sides{background:linear-gradient(180deg,#000,#fff0 46.35%,#000 86.98%)!important}.euim-media-header__image{width:100%;height:100%;object-fit:cover}.euim-media-header__title{font:var(--eui-f-xl);font-weight:700;color:var(--eui-c-white)}.euim-media-header__sub-title{color:var(--eui-c-white);font:var(--eui-f-m)}.euim-media-header__title+.euim-media-header__sub-title{margin-top:var(--eui-s-2xs)}.euim-media-header p,.euim-media-header span{margin:0}.euim-media-header span[euimMediaHeaderTitle],.euim-media-header span[euimMediaHeaderSubTitle]{display:block}.euim-media-header__size-s{height:calc(var(--eui-s-m) * 8)}.euim-media-header__size-m{height:calc(var(--eui-s-m) * 16)}.euim-media-header__size-l{height:calc(var(--eui-s-m) * 25)}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
33
34
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMediaHeaderComponent, decorators: [{
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMediaHeaderComponent, decorators: [{
35
36
  type: Component,
36
37
  args: [{ selector: 'euim-media-header', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, hostDirectives: [
37
38
  {
@@ -42,15 +43,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImpor
42
43
  'euimSizeL',
43
44
  ],
44
45
  },
45
- ], template: "<ng-content select=\"[euimMediaHeaderImage]\"></ng-content>\n@if (!euimNoGradient) {\n <div [ngClass]=\"euimTwoSidesGradient ? 'euim-media-header__gradient euim-media-header__gradient--two-sides' : 'euim-media-header__gradient'\">\n </div>\n}\n<div class=\"euim-media-header__text\">\n <ng-content></ng-content>\n</div>\n", styles: [".euim-media-header{position:relative;display:flex}.euim-media-header__text{position:absolute;bottom:var(--eui-s-m);color:#fff;padding-left:var(--eui-s-m);padding-right:var(--eui-s-m)}.euim-media-header__text .euim-media-header__title{font:var(--eui-f-xl);font-weight:700;color:var(--eui-c-white)}.euim-media-header__text .euim-media-header__sub-title{color:var(--eui-c-white);font:var(--eui-f-m)}.euim-media-header__gradient{width:100%;height:100%;background:linear-gradient(to bottom,#fff0,#000);background-blend-mode:multiply;background-size:100%;position:absolute;inset:0}.euim-media-header__gradient--two-sides{background:linear-gradient(180deg,#000,#fff0 46.35%,#000 86.98%)!important}.euim-media-header__image{width:100%;height:100%;object-fit:cover}.euim-media-header__title{font:var(--eui-f-xl);font-weight:700;color:var(--eui-c-white)}.euim-media-header__sub-title{color:var(--eui-c-white);font:var(--eui-f-m)}.euim-media-header__title+.euim-media-header__sub-title{margin-top:var(--eui-s-2xs)}.euim-media-header p,.euim-media-header span{margin:0}.euim-media-header span{display:block}.euim-media-header__size-s{height:calc(var(--eui-s-m) * 8)}.euim-media-header__size-m{height:calc(var(--eui-s-m) * 16)}.euim-media-header__size-l{height:calc(var(--eui-s-m) * 25)}\n"] }]
46
+ ], template: "<ng-content select=\"[euimMediaHeaderImage]\"></ng-content>\n@if (!euimNoGradient) {\n <div [ngClass]=\"euimTwoSidesGradient ? 'euim-media-header__gradient euim-media-header__gradient--two-sides' : 'euim-media-header__gradient'\">\n </div>\n}\n@if (hasBlur) {\n <div class=\"euim-media-header__blur\">\n </div>\n}\n<div class=\"euim-media-header__content\">\n <ng-content></ng-content>\n</div>\n", styles: [".euim-media-header{position:relative;display:flex}.euim-media-header__content{position:absolute;bottom:var(--eui-s-m);color:#fff;padding-left:var(--eui-s-m);padding-right:var(--eui-s-m)}.euim-media-header__content .euim-media-header__title{font:var(--eui-f-xl);font-weight:700;color:var(--eui-c-white)}.euim-media-header__content .euim-media-header__sub-title{color:var(--eui-c-white);font:var(--eui-f-m)}.euim-media-header__content:has(.euim-media-header__custom-content){padding:0;top:0;right:0;width:100%;height:100%;overflow:auto}.euim-media-header__content:has(.euim-align-center){top:50%;right:50%;transform:translate(50%,-50%);width:100%;bottom:auto;text-align:center}.euim-media-header__blur{position:absolute;inset:0;background-color:#0003;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.euim-media-header__gradient{width:100%;height:100%;background:linear-gradient(to bottom,#fff0,#000);background-blend-mode:multiply;background-size:100%;position:absolute;inset:0}.euim-media-header__gradient--two-sides{background:linear-gradient(180deg,#000,#fff0 46.35%,#000 86.98%)!important}.euim-media-header__image{width:100%;height:100%;object-fit:cover}.euim-media-header__title{font:var(--eui-f-xl);font-weight:700;color:var(--eui-c-white)}.euim-media-header__sub-title{color:var(--eui-c-white);font:var(--eui-f-m)}.euim-media-header__title+.euim-media-header__sub-title{margin-top:var(--eui-s-2xs)}.euim-media-header p,.euim-media-header span{margin:0}.euim-media-header span[euimMediaHeaderTitle],.euim-media-header span[euimMediaHeaderSubTitle]{display:block}.euim-media-header__size-s{height:calc(var(--eui-s-m) * 8)}.euim-media-header__size-m{height:calc(var(--eui-s-m) * 16)}.euim-media-header__size-l{height:calc(var(--eui-s-m) * 25)}\n"] }]
46
47
  }], ctorParameters: () => [{ type: i1.BaseStatesDirective }], propDecorators: { euimNoGradient: [{
47
48
  type: Input,
48
49
  args: [{ transform: booleanAttribute }]
49
50
  }], euimTwoSidesGradient: [{
50
51
  type: Input,
51
52
  args: [{ transform: booleanAttribute }]
53
+ }], hasBlur: [{
54
+ type: Input,
55
+ args: [{ transform: booleanAttribute }]
52
56
  }], cssClasses: [{
53
57
  type: HostBinding,
54
58
  args: ['class']
55
59
  }] } });
56
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1tZWRpYS1oZWFkZXIuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tbWVkaWEtaGVhZGVyL2V1aW0tbWVkaWEtaGVhZGVyLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLW1lZGlhLWhlYWRlci9ldWltLW1lZGlhLWhlYWRlci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0gsZ0JBQWdCLEVBQ2hCLHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsV0FBVyxFQUNYLEtBQUssRUFDTCxpQkFBaUIsR0FDcEIsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7Ozs7QUFtQi9ELE1BQU0sT0FBTyx3QkFBd0I7SUFPakMsSUFDVyxVQUFVO1FBQ2pCLE9BQU8sSUFBSSxDQUFDLGFBQWEsRUFBRSxDQUFDO0lBQ2hDLENBQUM7SUFFRCxZQUFtQixtQkFBd0M7UUFBeEMsd0JBQW1CLEdBQW5CLG1CQUFtQixDQUFxQjtRQVQzRCxtQkFBYyxHQUFHLEtBQUssQ0FBQztRQUV2Qix5QkFBb0IsR0FBRyxLQUFLLENBQUM7SUFPaUMsQ0FBQztJQUUvRCxhQUFhO1FBQ1QsSUFBSSxJQUFZLENBQUM7UUFFakIsSUFBSSxJQUFJLENBQUMsbUJBQW1CLENBQUMsU0FBUyxFQUFFLENBQUM7WUFDckMsSUFBSSxHQUFHLEdBQUcsQ0FBQztRQUNmLENBQUM7UUFDRCxJQUFJLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxTQUFTLEVBQUUsQ0FBQztZQUNyQyxJQUFJLEdBQUcsR0FBRyxDQUFDO1FBQ2YsQ0FBQztRQUNELElBQUksSUFBSSxDQUFDLG1CQUFtQixDQUFDLFNBQVMsRUFBRSxDQUFDO1lBQ3JDLElBQUksR0FBRyxHQUFHLENBQUM7UUFDZixDQUFDO1FBQ0QsT0FBTztZQUNILElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxhQUFhLENBQUMsbUJBQW1CLENBQUM7WUFDM0QsSUFBSSxDQUFDLENBQUMsQ0FBQywyQkFBMkIsSUFBSSxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUU7U0FDaEQsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUM7SUFDdkIsQ0FBQztpSUE5QlEsd0JBQXdCO3FIQUF4Qix3QkFBd0IsZ0dBRWIsZ0JBQWdCLDBFQUVoQixnQkFBZ0Isb09DL0J4QyxzVUFRQTs7MkZEbUJhLHdCQUF3QjtrQkFqQnBDLFNBQVM7K0JBQ0ksbUJBQW1CLG1CQUdaLHVCQUF1QixDQUFDLE1BQU0saUJBQ2hDLGlCQUFpQixDQUFDLElBQUksa0JBQ3JCO3dCQUNaOzRCQUNJLFNBQVMsRUFBRSxtQkFBbUI7NEJBQzlCLE1BQU0sRUFBRTtnQ0FDSixXQUFXO2dDQUNYLFdBQVc7Z0NBQ1gsV0FBVzs2QkFDZDt5QkFDSjtxQkFDSjt3RkFLRCxjQUFjO3NCQURiLEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBR3RDLG9CQUFvQjtzQkFEbkIsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFJM0IsVUFBVTtzQkFEcEIsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgICBib29sZWFuQXR0cmlidXRlLFxuICAgIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICAgIENvbXBvbmVudCxcbiAgICBIb3N0QmluZGluZyxcbiAgICBJbnB1dCxcbiAgICBWaWV3RW5jYXBzdWxhdGlvbixcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBCYXNlU3RhdGVzRGlyZWN0aXZlIH0gZnJvbSAnLi4vYmFzZS1zdGF0ZXMuZGlyZWN0aXZlJztcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdldWltLW1lZGlhLWhlYWRlcicsXG4gICAgc3R5bGVVcmxzOiBbJy4vc3R5bGVzL19pbmRleC5zY3NzJ10sXG4gICAgdGVtcGxhdGVVcmw6ICcuL2V1aW0tbWVkaWEtaGVhZGVyLmNvbXBvbmVudC5odG1sJyxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICAgIGhvc3REaXJlY3RpdmVzOiBbXG4gICAgICAgIHtcbiAgICAgICAgICAgIGRpcmVjdGl2ZTogQmFzZVN0YXRlc0RpcmVjdGl2ZSxcbiAgICAgICAgICAgIGlucHV0czogW1xuICAgICAgICAgICAgICAgICdldWltU2l6ZU0nLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZVMnLFxuICAgICAgICAgICAgICAgICdldWltU2l6ZUwnLFxuICAgICAgICAgICAgXSxcbiAgICAgICAgfSxcbiAgICBdLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltTWVkaWFIZWFkZXJDb21wb25lbnQge1xuXG4gICAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pXG4gICAgZXVpbU5vR3JhZGllbnQgPSBmYWxzZTtcbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSlcbiAgICBldWltVHdvU2lkZXNHcmFkaWVudCA9IGZhbHNlO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gICAgcHVibGljIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmdldENzc0NsYXNzZXMoKTtcbiAgICB9XG5cbiAgICBjb25zdHJ1Y3RvcihwdWJsaWMgYmFzZVN0YXRlc0RpcmVjdGl2ZTogQmFzZVN0YXRlc0RpcmVjdGl2ZSkge31cblxuICAgIGdldENzc0NsYXNzZXMoKSA6c3RyaW5nIHtcbiAgICAgICAgbGV0IHNpemU6IHN0cmluZztcblxuICAgICAgICBpZiAodGhpcy5iYXNlU3RhdGVzRGlyZWN0aXZlLmV1aW1TaXplTSkge1xuICAgICAgICAgICAgc2l6ZSA9ICdtJztcbiAgICAgICAgfVxuICAgICAgICBpZiAodGhpcy5iYXNlU3RhdGVzRGlyZWN0aXZlLmV1aW1TaXplUykge1xuICAgICAgICAgICAgc2l6ZSA9ICdzJztcbiAgICAgICAgfVxuICAgICAgICBpZiAodGhpcy5iYXNlU3RhdGVzRGlyZWN0aXZlLmV1aW1TaXplTCkge1xuICAgICAgICAgICAgc2l6ZSA9ICdsJztcbiAgICAgICAgfVxuICAgICAgICByZXR1cm4gW1xuICAgICAgICAgICAgdGhpcy5iYXNlU3RhdGVzRGlyZWN0aXZlLmdldENzc0NsYXNzZXMoJ2V1aW0tbWVkaWEtaGVhZGVyJyksXG4gICAgICAgICAgICBzaXplID8gYGV1aW0tbWVkaWEtaGVhZGVyX19zaXplLSR7c2l6ZX1gIDogJycsXG4gICAgICAgIF0uam9pbignICcpLnRyaW0oKTtcbiAgICB9XG59XG4iLCI8bmctY29udGVudCBzZWxlY3Q9XCJbZXVpbU1lZGlhSGVhZGVySW1hZ2VdXCI+PC9uZy1jb250ZW50PlxuQGlmICghZXVpbU5vR3JhZGllbnQpIHtcbiAgPGRpdiBbbmdDbGFzc109XCJldWltVHdvU2lkZXNHcmFkaWVudCA/ICdldWltLW1lZGlhLWhlYWRlcl9fZ3JhZGllbnQgZXVpbS1tZWRpYS1oZWFkZXJfX2dyYWRpZW50LS10d28tc2lkZXMnIDogJ2V1aW0tbWVkaWEtaGVhZGVyX19ncmFkaWVudCdcIj5cbiAgPC9kaXY+XG59XG48ZGl2IGNsYXNzPVwiZXVpbS1tZWRpYS1oZWFkZXJfX3RleHRcIj5cbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9kaXY+XG4iXX0=
60
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1tZWRpYS1oZWFkZXIuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tbWVkaWEtaGVhZGVyL2V1aW0tbWVkaWEtaGVhZGVyLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLW1lZGlhLWhlYWRlci9ldWltLW1lZGlhLWhlYWRlci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0gsZ0JBQWdCLEVBQ2hCLHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsV0FBVyxFQUNYLEtBQUssRUFDTCxpQkFBaUIsR0FDcEIsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7Ozs7QUFtQi9ELE1BQU0sT0FBTyx3QkFBd0I7SUFVakMsSUFDVyxVQUFVO1FBQ2pCLE9BQU8sSUFBSSxDQUFDLGFBQWEsRUFBRSxDQUFDO0lBQ2hDLENBQUM7SUFFRCxZQUFtQixtQkFBd0M7UUFBeEMsd0JBQW1CLEdBQW5CLG1CQUFtQixDQUFxQjtRQVozRCxtQkFBYyxHQUFHLEtBQUssQ0FBQztRQUV2Qix5QkFBb0IsR0FBRyxLQUFLLENBQUM7UUFHN0IsWUFBTyxHQUFHLEtBQUssQ0FBQztJQU84QyxDQUFDO0lBRS9ELGFBQWE7UUFDVCxJQUFJLElBQVksQ0FBQztRQUVqQixJQUFJLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxTQUFTLEVBQUUsQ0FBQztZQUNyQyxJQUFJLEdBQUcsR0FBRyxDQUFDO1FBQ2YsQ0FBQztRQUNELElBQUksSUFBSSxDQUFDLG1CQUFtQixDQUFDLFNBQVMsRUFBRSxDQUFDO1lBQ3JDLElBQUksR0FBRyxHQUFHLENBQUM7UUFDZixDQUFDO1FBQ0QsSUFBSSxJQUFJLENBQUMsbUJBQW1CLENBQUMsU0FBUyxFQUFFLENBQUM7WUFDckMsSUFBSSxHQUFHLEdBQUcsQ0FBQztRQUNmLENBQUM7UUFDRCxPQUFPO1lBQ0gsSUFBSSxDQUFDLG1CQUFtQixDQUFDLGFBQWEsQ0FBQyxtQkFBbUIsQ0FBQztZQUMzRCxJQUFJLENBQUMsQ0FBQyxDQUFDLDJCQUEyQixJQUFJLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRTtTQUNoRCxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxJQUFJLEVBQUUsQ0FBQztJQUN2QixDQUFDO2lJQWpDUSx3QkFBd0I7cUhBQXhCLHdCQUF3QixnR0FFYixnQkFBZ0IsMEVBRWhCLGdCQUFnQixtQ0FHaEIsZ0JBQWdCLG9PQ2xDeEMsc1pBWUE7OzJGRGVhLHdCQUF3QjtrQkFqQnBDLFNBQVM7K0JBQ0ksbUJBQW1CLG1CQUdaLHVCQUF1QixDQUFDLE1BQU0saUJBQ2hDLGlCQUFpQixDQUFDLElBQUksa0JBQ3JCO3dCQUNaOzRCQUNJLFNBQVMsRUFBRSxtQkFBbUI7NEJBQzlCLE1BQU0sRUFBRTtnQ0FDSixXQUFXO2dDQUNYLFdBQVc7Z0NBQ1gsV0FBVzs2QkFDZDt5QkFDSjtxQkFDSjt3RkFLRCxjQUFjO3NCQURiLEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBR3RDLG9CQUFvQjtzQkFEbkIsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFJdEMsT0FBTztzQkFETixLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQUkzQixVQUFVO3NCQURwQixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICAgIGJvb2xlYW5BdHRyaWJ1dGUsXG4gICAgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksXG4gICAgQ29tcG9uZW50LFxuICAgIEhvc3RCaW5kaW5nLFxuICAgIElucHV0LFxuICAgIFZpZXdFbmNhcHN1bGF0aW9uLFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEJhc2VTdGF0ZXNEaXJlY3RpdmUgfSBmcm9tICcuLi9iYXNlLXN0YXRlcy5kaXJlY3RpdmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2V1aW0tbWVkaWEtaGVhZGVyJyxcbiAgICBzdHlsZVVybHM6IFsnLi9zdHlsZXMvX2luZGV4LnNjc3MnXSxcbiAgICB0ZW1wbGF0ZVVybDogJy4vZXVpbS1tZWRpYS1oZWFkZXIuY29tcG9uZW50Lmh0bWwnLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gICAgaG9zdERpcmVjdGl2ZXM6IFtcbiAgICAgICAge1xuICAgICAgICAgICAgZGlyZWN0aXZlOiBCYXNlU3RhdGVzRGlyZWN0aXZlLFxuICAgICAgICAgICAgaW5wdXRzOiBbXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplTScsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplUycsXG4gICAgICAgICAgICAgICAgJ2V1aW1TaXplTCcsXG4gICAgICAgICAgICBdLFxuICAgICAgICB9LFxuICAgIF0sXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1NZWRpYUhlYWRlckNvbXBvbmVudCB7XG5cbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSlcbiAgICBldWltTm9HcmFkaWVudCA9IGZhbHNlO1xuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICAgIGV1aW1Ud29TaWRlc0dyYWRpZW50ID0gZmFsc2U7XG5cbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSlcbiAgICBoYXNCbHVyID0gZmFsc2U7XG5cbiAgICBASG9zdEJpbmRpbmcoJ2NsYXNzJylcbiAgICBwdWJsaWMgZ2V0IGNzc0NsYXNzZXMoKTogc3RyaW5nIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZ2V0Q3NzQ2xhc3NlcygpO1xuICAgIH1cblxuICAgIGNvbnN0cnVjdG9yKHB1YmxpYyBiYXNlU3RhdGVzRGlyZWN0aXZlOiBCYXNlU3RhdGVzRGlyZWN0aXZlKSB7fVxuXG4gICAgZ2V0Q3NzQ2xhc3NlcygpIDpzdHJpbmcge1xuICAgICAgICBsZXQgc2l6ZTogc3RyaW5nO1xuXG4gICAgICAgIGlmICh0aGlzLmJhc2VTdGF0ZXNEaXJlY3RpdmUuZXVpbVNpemVNKSB7XG4gICAgICAgICAgICBzaXplID0gJ20nO1xuICAgICAgICB9XG4gICAgICAgIGlmICh0aGlzLmJhc2VTdGF0ZXNEaXJlY3RpdmUuZXVpbVNpemVTKSB7XG4gICAgICAgICAgICBzaXplID0gJ3MnO1xuICAgICAgICB9XG4gICAgICAgIGlmICh0aGlzLmJhc2VTdGF0ZXNEaXJlY3RpdmUuZXVpbVNpemVMKSB7XG4gICAgICAgICAgICBzaXplID0gJ2wnO1xuICAgICAgICB9XG4gICAgICAgIHJldHVybiBbXG4gICAgICAgICAgICB0aGlzLmJhc2VTdGF0ZXNEaXJlY3RpdmUuZ2V0Q3NzQ2xhc3NlcygnZXVpbS1tZWRpYS1oZWFkZXInKSxcbiAgICAgICAgICAgIHNpemUgPyBgZXVpbS1tZWRpYS1oZWFkZXJfX3NpemUtJHtzaXplfWAgOiAnJyxcbiAgICAgICAgXS5qb2luKCcgJykudHJpbSgpO1xuICAgIH1cbn1cbiIsIjxuZy1jb250ZW50IHNlbGVjdD1cIltldWltTWVkaWFIZWFkZXJJbWFnZV1cIj48L25nLWNvbnRlbnQ+XG5AaWYgKCFldWltTm9HcmFkaWVudCkge1xuICA8ZGl2IFtuZ0NsYXNzXT1cImV1aW1Ud29TaWRlc0dyYWRpZW50ID8gJ2V1aW0tbWVkaWEtaGVhZGVyX19ncmFkaWVudCBldWltLW1lZGlhLWhlYWRlcl9fZ3JhZGllbnQtLXR3by1zaWRlcycgOiAnZXVpbS1tZWRpYS1oZWFkZXJfX2dyYWRpZW50J1wiPlxuICA8L2Rpdj5cbn1cbkBpZiAoaGFzQmx1cikge1xuICAgIDxkaXYgY2xhc3M9XCJldWltLW1lZGlhLWhlYWRlcl9fYmx1clwiPlxuICAgIDwvZGl2PlxufVxuPGRpdiBjbGFzcz1cImV1aW0tbWVkaWEtaGVhZGVyX19jb250ZW50XCI+XG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbjwvZGl2PlxuIl19
@@ -5,6 +5,7 @@ import { EuimMediaHeaderComponent } from './euim-media-header.component';
5
5
  import { EuimMediaHeaderSubTitleDirective } from './euim-media-header-sub-title/euim-media-header-sub-title.directive';
6
6
  import { EuimMediaHeaderTitleDirective } from './euim-media-header-title/euim-media-header-title.directive';
7
7
  import { EuimMediaHeaderImageDirective } from './euim-media-header-image/euim-media-header-image.directive';
8
+ import { EuimMediaHeaderCustomContentDirective } from './euim-media-header-custom-content/euim-media-header-content.directive';
8
9
  import * as i0 from "@angular/core";
9
10
  const COMPONENTS = [
10
11
  EuimMediaHeaderComponent,
@@ -13,31 +14,34 @@ const COMPONENTS = [
13
14
  EuimMediaHeaderImageDirective,
14
15
  ];
15
16
  export class EuimMediaHeaderModule {
16
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMediaHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
17
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: EuimMediaHeaderModule, declarations: [EuimMediaHeaderComponent,
17
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMediaHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
18
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: EuimMediaHeaderModule, declarations: [EuimMediaHeaderComponent,
18
19
  EuimMediaHeaderTitleDirective,
19
20
  EuimMediaHeaderSubTitleDirective,
20
21
  EuimMediaHeaderImageDirective], imports: [CommonModule,
21
- IonicModule], exports: [EuimMediaHeaderComponent,
22
+ IonicModule,
23
+ EuimMediaHeaderCustomContentDirective], exports: [EuimMediaHeaderComponent,
22
24
  EuimMediaHeaderTitleDirective,
23
25
  EuimMediaHeaderSubTitleDirective,
24
- EuimMediaHeaderImageDirective] }); }
25
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMediaHeaderModule, imports: [CommonModule,
26
+ EuimMediaHeaderImageDirective, EuimMediaHeaderCustomContentDirective] }); }
27
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMediaHeaderModule, imports: [CommonModule,
26
28
  IonicModule] }); }
27
29
  }
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMediaHeaderModule, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMediaHeaderModule, decorators: [{
29
31
  type: NgModule,
30
32
  args: [{
31
33
  imports: [
32
34
  CommonModule,
33
35
  IonicModule,
36
+ EuimMediaHeaderCustomContentDirective,
34
37
  ],
35
38
  exports: [
36
39
  ...COMPONENTS,
40
+ EuimMediaHeaderCustomContentDirective,
37
41
  ],
38
42
  declarations: [
39
43
  ...COMPONENTS,
40
44
  ],
41
45
  }]
42
46
  }] });
43
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1tZWRpYS1oZWFkZXIubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tbWVkaWEtaGVhZGVyL2V1aW0tbWVkaWEtaGVhZGVyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDN0MsT0FBTyxFQUFFLHdCQUF3QixFQUFFLE1BQU0sK0JBQStCLENBQUM7QUFDekUsT0FBTyxFQUFFLGdDQUFnQyxFQUFFLE1BQU0scUVBQXFFLENBQUM7QUFDdkgsT0FBTyxFQUFFLDZCQUE2QixFQUFFLE1BQU0sNkRBQTZELENBQUM7QUFDNUcsT0FBTyxFQUFFLDZCQUE2QixFQUFFLE1BQU0sNkRBQTZELENBQUM7O0FBRTVHLE1BQU0sVUFBVSxHQUFHO0lBQ2Ysd0JBQXdCO0lBQ3hCLDZCQUE2QjtJQUM3QixnQ0FBZ0M7SUFDaEMsNkJBQTZCO0NBQ2hDLENBQUM7QUFlRixNQUFNLE9BQU8scUJBQXFCO2lJQUFyQixxQkFBcUI7a0lBQXJCLHFCQUFxQixpQkFuQjlCLHdCQUF3QjtZQUN4Qiw2QkFBNkI7WUFDN0IsZ0NBQWdDO1lBQ2hDLDZCQUE2QixhQU16QixZQUFZO1lBQ1osV0FBVyxhQVZmLHdCQUF3QjtZQUN4Qiw2QkFBNkI7WUFDN0IsZ0NBQWdDO1lBQ2hDLDZCQUE2QjtrSUFnQnBCLHFCQUFxQixZQVYxQixZQUFZO1lBQ1osV0FBVzs7MkZBU04scUJBQXFCO2tCQWJqQyxRQUFRO21CQUFDO29CQUVOLE9BQU8sRUFBRTt3QkFDTCxZQUFZO3dCQUNaLFdBQVc7cUJBQ2Q7b0JBQ0QsT0FBTyxFQUFFO3dCQUNMLEdBQUcsVUFBVTtxQkFDaEI7b0JBQ0QsWUFBWSxFQUFFO3dCQUNWLEdBQUcsVUFBVTtxQkFDaEI7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IElvbmljTW9kdWxlIH0gZnJvbSAnQGlvbmljL2FuZ3VsYXInO1xuaW1wb3J0IHsgRXVpbU1lZGlhSGVhZGVyQ29tcG9uZW50IH0gZnJvbSAnLi9ldWltLW1lZGlhLWhlYWRlci5jb21wb25lbnQnO1xuaW1wb3J0IHsgRXVpbU1lZGlhSGVhZGVyU3ViVGl0bGVEaXJlY3RpdmUgfSBmcm9tICcuL2V1aW0tbWVkaWEtaGVhZGVyLXN1Yi10aXRsZS9ldWltLW1lZGlhLWhlYWRlci1zdWItdGl0bGUuZGlyZWN0aXZlJztcbmltcG9ydCB7IEV1aW1NZWRpYUhlYWRlclRpdGxlRGlyZWN0aXZlIH0gZnJvbSAnLi9ldWltLW1lZGlhLWhlYWRlci10aXRsZS9ldWltLW1lZGlhLWhlYWRlci10aXRsZS5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgRXVpbU1lZGlhSGVhZGVySW1hZ2VEaXJlY3RpdmUgfSBmcm9tICcuL2V1aW0tbWVkaWEtaGVhZGVyLWltYWdlL2V1aW0tbWVkaWEtaGVhZGVyLWltYWdlLmRpcmVjdGl2ZSc7XG5cbmNvbnN0IENPTVBPTkVOVFMgPSBbXG4gICAgRXVpbU1lZGlhSGVhZGVyQ29tcG9uZW50LFxuICAgIEV1aW1NZWRpYUhlYWRlclRpdGxlRGlyZWN0aXZlLFxuICAgIEV1aW1NZWRpYUhlYWRlclN1YlRpdGxlRGlyZWN0aXZlLFxuICAgIEV1aW1NZWRpYUhlYWRlckltYWdlRGlyZWN0aXZlLFxuXTtcblxuQE5nTW9kdWxlKHtcblxuICAgIGltcG9ydHM6IFtcbiAgICAgICAgQ29tbW9uTW9kdWxlLFxuICAgICAgICBJb25pY01vZHVsZSxcbiAgICBdLFxuICAgIGV4cG9ydHM6IFtcbiAgICAgICAgLi4uQ09NUE9ORU5UUyxcbiAgICBdLFxuICAgIGRlY2xhcmF0aW9uczogW1xuICAgICAgICAuLi5DT01QT05FTlRTLFxuICAgIF0sXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1NZWRpYUhlYWRlck1vZHVsZSB7XG59XG4iXX0=
47
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1tZWRpYS1oZWFkZXIubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tbWVkaWEtaGVhZGVyL2V1aW0tbWVkaWEtaGVhZGVyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDN0MsT0FBTyxFQUFFLHdCQUF3QixFQUFFLE1BQU0sK0JBQStCLENBQUM7QUFDekUsT0FBTyxFQUFFLGdDQUFnQyxFQUFFLE1BQU0scUVBQXFFLENBQUM7QUFDdkgsT0FBTyxFQUFFLDZCQUE2QixFQUFFLE1BQU0sNkRBQTZELENBQUM7QUFDNUcsT0FBTyxFQUFFLDZCQUE2QixFQUFFLE1BQU0sNkRBQTZELENBQUM7QUFDNUcsT0FBTyxFQUFFLHFDQUFxQyxFQUFFLE1BQU0sd0VBQXdFLENBQUM7O0FBRS9ILE1BQU0sVUFBVSxHQUFHO0lBQ2Ysd0JBQXdCO0lBQ3hCLDZCQUE2QjtJQUM3QixnQ0FBZ0M7SUFDaEMsNkJBQTZCO0NBQ2hDLENBQUM7QUFpQkYsTUFBTSxPQUFPLHFCQUFxQjtpSUFBckIscUJBQXFCO2tJQUFyQixxQkFBcUIsaUJBckI5Qix3QkFBd0I7WUFDeEIsNkJBQTZCO1lBQzdCLGdDQUFnQztZQUNoQyw2QkFBNkIsYUFNekIsWUFBWTtZQUNaLFdBQVc7WUFDWCxxQ0FBcUMsYUFYekMsd0JBQXdCO1lBQ3hCLDZCQUE2QjtZQUM3QixnQ0FBZ0M7WUFDaEMsNkJBQTZCLEVBWXpCLHFDQUFxQztrSUFNaEMscUJBQXFCLFlBWjFCLFlBQVk7WUFDWixXQUFXOzsyRkFXTixxQkFBcUI7a0JBZmpDLFFBQVE7bUJBQUM7b0JBRU4sT0FBTyxFQUFFO3dCQUNMLFlBQVk7d0JBQ1osV0FBVzt3QkFDWCxxQ0FBcUM7cUJBQ3hDO29CQUNELE9BQU8sRUFBRTt3QkFDTCxHQUFHLFVBQVU7d0JBQ2IscUNBQXFDO3FCQUN4QztvQkFDRCxZQUFZLEVBQUU7d0JBQ1YsR0FBRyxVQUFVO3FCQUNoQjtpQkFDSiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgSW9uaWNNb2R1bGUgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQgeyBFdWltTWVkaWFIZWFkZXJDb21wb25lbnQgfSBmcm9tICcuL2V1aW0tbWVkaWEtaGVhZGVyLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBFdWltTWVkaWFIZWFkZXJTdWJUaXRsZURpcmVjdGl2ZSB9IGZyb20gJy4vZXVpbS1tZWRpYS1oZWFkZXItc3ViLXRpdGxlL2V1aW0tbWVkaWEtaGVhZGVyLXN1Yi10aXRsZS5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgRXVpbU1lZGlhSGVhZGVyVGl0bGVEaXJlY3RpdmUgfSBmcm9tICcuL2V1aW0tbWVkaWEtaGVhZGVyLXRpdGxlL2V1aW0tbWVkaWEtaGVhZGVyLXRpdGxlLmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBFdWltTWVkaWFIZWFkZXJJbWFnZURpcmVjdGl2ZSB9IGZyb20gJy4vZXVpbS1tZWRpYS1oZWFkZXItaW1hZ2UvZXVpbS1tZWRpYS1oZWFkZXItaW1hZ2UuZGlyZWN0aXZlJztcbmltcG9ydCB7IEV1aW1NZWRpYUhlYWRlckN1c3RvbUNvbnRlbnREaXJlY3RpdmUgfSBmcm9tICcuL2V1aW0tbWVkaWEtaGVhZGVyLWN1c3RvbS1jb250ZW50L2V1aW0tbWVkaWEtaGVhZGVyLWNvbnRlbnQuZGlyZWN0aXZlJztcblxuY29uc3QgQ09NUE9ORU5UUyA9IFtcbiAgICBFdWltTWVkaWFIZWFkZXJDb21wb25lbnQsXG4gICAgRXVpbU1lZGlhSGVhZGVyVGl0bGVEaXJlY3RpdmUsXG4gICAgRXVpbU1lZGlhSGVhZGVyU3ViVGl0bGVEaXJlY3RpdmUsXG4gICAgRXVpbU1lZGlhSGVhZGVySW1hZ2VEaXJlY3RpdmUsXG5dO1xuXG5ATmdNb2R1bGUoe1xuXG4gICAgaW1wb3J0czogW1xuICAgICAgICBDb21tb25Nb2R1bGUsXG4gICAgICAgIElvbmljTW9kdWxlLFxuICAgICAgICBFdWltTWVkaWFIZWFkZXJDdXN0b21Db250ZW50RGlyZWN0aXZlLFxuICAgIF0sXG4gICAgZXhwb3J0czogW1xuICAgICAgICAuLi5DT01QT05FTlRTLFxuICAgICAgICBFdWltTWVkaWFIZWFkZXJDdXN0b21Db250ZW50RGlyZWN0aXZlLFxuICAgIF0sXG4gICAgZGVjbGFyYXRpb25zOiBbXG4gICAgICAgIC4uLkNPTVBPTkVOVFMsXG4gICAgXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbU1lZGlhSGVhZGVyTW9kdWxlIHtcbn1cbiJdfQ==
@@ -4,10 +4,10 @@ export class EuimMessageTitleComponent {
4
4
  constructor() {
5
5
  this.className = 'euim-message-title';
6
6
  }
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMessageTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.5", type: EuimMessageTitleComponent, selector: "euim-message-title", host: { properties: { "className": "this.className" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMessageTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: EuimMessageTitleComponent, selector: "euim-message-title", host: { properties: { "className": "this.className" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMessageTitleComponent, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMessageTitleComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{ selector: 'euim-message-title', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n" }]
13
13
  }], propDecorators: { className: [{
@@ -31,10 +31,10 @@ export class EuimMessageComponent {
31
31
  this.baseStatesDirective.color !== 'info' ? 'euim-message--info' : '',
32
32
  ].join(' ');
33
33
  }
34
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMessageComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
35
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.5", type: EuimMessageComponent, selector: "euim-message", host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["color", "color"] }], ngImport: i0, template: "<div class=\"euim-message__wrappericon\">\n <ion-icon [name]=\"icon\" class=\"euim-message__icon\"></ion-icon>\n</div>\n<div class=\"euim-message__wrapper\">\n <ng-content select=\"euim-message-title\"></ng-content>\n <ng-content></ng-content>\n</div>\n", styles: [".euim-message{border-width:2px;border-style:solid;display:flex;padding:var(--eui-s-m)}.euim-message__wrappericon{width:var(--eui-s-l);height:var(--eui-s-l);padding:0;margin:0}.euim-message__icon{padding:0;margin:0;width:var(--eui-s-l);height:var(--eui-s-l)}.euim-message__wrapper{margin-left:var(--eui-s-xs)}.euim-message--danger{border-color:var(--eui-bc-danger-100)}.euim-message--danger ion-icon{color:var(--eui-bc-danger-100)}.euim-message--info{border-color:var(--eui-bc-info-100)}.euim-message--info ion-icon{color:var(--eui-bc-info-100)}.euim-message--success{border-color:var(--eui-bc-success-100)}.euim-message--success ion-icon{color:var(--eui-bc-success-100)}.euim-message--warning{border-color:var(--eui-bc-warning-100)}.euim-message--warning ion-icon{color:var(--eui-bc-warning-100)}.euim-message-title{display:flex;align-items:center;font:var(--eui-f-m);font:var(--eui-f-bold);padding:0;margin:0 0 var(--eui-s-xs)}\n"], dependencies: [{ kind: "component", type: i2.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
34
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMessageComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
35
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: EuimMessageComponent, selector: "euim-message", host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["color", "color"] }], ngImport: i0, template: "<div class=\"euim-message__wrappericon\">\n <ion-icon [name]=\"icon\" class=\"euim-message__icon\"></ion-icon>\n</div>\n<div class=\"euim-message__wrapper\">\n <ng-content select=\"euim-message-title\"></ng-content>\n <ng-content></ng-content>\n</div>\n", styles: [".euim-message{border-width:2px;border-style:solid;display:flex;padding:var(--eui-s-m)}.euim-message__wrappericon{width:var(--eui-s-l);height:var(--eui-s-l);padding:0;margin:0}.euim-message__icon{padding:0;margin:0;width:var(--eui-s-l);height:var(--eui-s-l)}.euim-message__wrapper{margin-left:var(--eui-s-xs)}.euim-message--danger{border-color:var(--eui-bc-danger-100)}.euim-message--danger ion-icon{color:var(--eui-bc-danger-100)}.euim-message--info{border-color:var(--eui-bc-info-100)}.euim-message--info ion-icon{color:var(--eui-bc-info-100)}.euim-message--success{border-color:var(--eui-bc-success-100)}.euim-message--success ion-icon{color:var(--eui-bc-success-100)}.euim-message--warning{border-color:var(--eui-bc-warning-100)}.euim-message--warning ion-icon{color:var(--eui-bc-warning-100)}.euim-message-title{display:flex;align-items:center;font:var(--eui-f-m);font:var(--eui-f-bold);padding:0;margin:0 0 var(--eui-s-xs)}\n"], dependencies: [{ kind: "component", type: i2.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMessageComponent, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMessageComponent, decorators: [{
38
38
  type: Component,
39
39
  args: [{ selector: 'euim-message', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, hostDirectives: [
40
40
  {
@@ -9,15 +9,15 @@ const COMPONENTS = [
9
9
  EuimMessageTitleComponent,
10
10
  ];
11
11
  export class EuimMessageModule {
12
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
13
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: EuimMessageModule, declarations: [EuimMessageComponent,
12
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
13
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: EuimMessageModule, declarations: [EuimMessageComponent,
14
14
  EuimMessageTitleComponent], imports: [CommonModule,
15
15
  IonicModule], exports: [EuimMessageComponent,
16
16
  EuimMessageTitleComponent] }); }
17
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMessageModule, imports: [CommonModule,
17
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMessageModule, imports: [CommonModule,
18
18
  IonicModule] }); }
19
19
  }
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMessageModule, decorators: [{
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMessageModule, decorators: [{
21
21
  type: NgModule,
22
22
  args: [{
23
23
  imports: [
@@ -22,10 +22,10 @@ export class EuimMultiselectAllDirective {
22
22
  get checked() {
23
23
  return this.euimMulti.selectAll;
24
24
  }
25
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectAllDirective, deps: [{ token: i1.EuimMultiselectComponent }], target: i0.ɵɵFactoryTarget.Directive }); }
26
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.5", type: EuimMultiselectAllDirective, selector: "[euimMultiselectAll]", host: { listeners: { "ionChange": "onIonChange($event)" }, properties: { "class": "this.className", "indeterminate": "this.indeterminate", "checked": "this.checked" } }, ngImport: i0 }); }
25
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectAllDirective, deps: [{ token: i1.EuimMultiselectComponent }], target: i0.ɵɵFactoryTarget.Directive }); }
26
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: EuimMultiselectAllDirective, selector: "[euimMultiselectAll]", host: { listeners: { "ionChange": "onIonChange($event)" }, properties: { "class": "this.className", "indeterminate": "this.indeterminate", "checked": "this.checked" } }, ngImport: i0 }); }
27
27
  }
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectAllDirective, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectAllDirective, decorators: [{
29
29
  type: Directive,
30
30
  args: [{
31
31
  selector: '[euimMultiselectAll]',
@@ -50,10 +50,10 @@ export class EuimMultiselectFilterComponent {
50
50
  this.multiselect.numberOfSelected = this.multiselect.countSelectedItems();
51
51
  }
52
52
  }
53
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectFilterComponent, deps: [{ token: i1.EuimMultiselectComponent }], target: i0.ɵɵFactoryTarget.Component }); }
54
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.5", type: EuimMultiselectFilterComponent, selector: "euim-multiselect-filter", inputs: { filterByFieldsNames: "filterByFieldsNames" }, host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<ion-searchbar (ionChange)=\"handleChange($event)\"\n class=\"euim-multiselect-filter__searchbar\"></ion-searchbar>\n", styles: [".euim-multiselect-filter__searchbar input::placeholder{opacity:1!important;color:var(--eui-bc-neutral-80)!important}\n"], dependencies: [{ kind: "component", type: i2.IonSearchbar, selector: "ion-searchbar", inputs: ["animated", "autocapitalize", "autocomplete", "autocorrect", "cancelButtonIcon", "cancelButtonText", "clearIcon", "color", "debounce", "disabled", "enterkeyhint", "inputmode", "maxlength", "minlength", "mode", "name", "placeholder", "searchIcon", "showCancelButton", "showClearButton", "spellcheck", "type", "value"] }, { kind: "directive", type: i2.TextValueAccessor, selector: "ion-input:not([type=number]),ion-textarea,ion-searchbar" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
53
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectFilterComponent, deps: [{ token: i1.EuimMultiselectComponent }], target: i0.ɵɵFactoryTarget.Component }); }
54
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: EuimMultiselectFilterComponent, selector: "euim-multiselect-filter", inputs: { filterByFieldsNames: "filterByFieldsNames" }, host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<ion-searchbar (ionChange)=\"handleChange($event)\"\n class=\"euim-multiselect-filter__searchbar\"></ion-searchbar>\n", styles: [".euim-multiselect-filter__searchbar input::placeholder{opacity:1!important;color:var(--eui-bc-neutral-80)!important}\n"], dependencies: [{ kind: "component", type: i2.IonSearchbar, selector: "ion-searchbar", inputs: ["animated", "autocapitalize", "autocomplete", "autocorrect", "cancelButtonIcon", "cancelButtonText", "clearIcon", "color", "debounce", "disabled", "enterkeyhint", "inputmode", "maxlength", "minlength", "mode", "name", "placeholder", "searchIcon", "showCancelButton", "showClearButton", "spellcheck", "type", "value"] }, { kind: "directive", type: i2.TextValueAccessor, selector: "ion-input:not([type=number]),ion-textarea,ion-searchbar" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
55
55
  }
56
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectFilterComponent, decorators: [{
56
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectFilterComponent, decorators: [{
57
57
  type: Component,
58
58
  args: [{ selector: 'euim-multiselect-filter', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ion-searchbar (ionChange)=\"handleChange($event)\"\n class=\"euim-multiselect-filter__searchbar\"></ion-searchbar>\n", styles: [".euim-multiselect-filter__searchbar input::placeholder{opacity:1!important;color:var(--eui-bc-neutral-80)!important}\n"] }]
59
59
  }], ctorParameters: () => [{ type: i1.EuimMultiselectComponent }], propDecorators: { className: [{
@@ -11,10 +11,10 @@ export class EuimMultiselectInfoComponent {
11
11
  ngAfterContentChecked() {
12
12
  this.ref.detectChanges();
13
13
  }
14
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectInfoComponent, deps: [{ token: i1.EuimMultiselectComponent }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
15
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.5", type: EuimMultiselectInfoComponent, selector: "euim-multiselect-info", host: { properties: { "class": "this.className" } }, ngImport: i0, template: "{{ \"euim.multiselect-info\" | translate:\n { number: multiselect.countSelectedItems(),\n arr: multiselect.currentDataProvider?.length } }}\n\n", styles: [".euim-multiselect-info{font:var(--eui-f-m);color:var(--eui-bc-neutral-80)}\n"], dependencies: [{ kind: "pipe", type: i2.TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
14
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectInfoComponent, deps: [{ token: i1.EuimMultiselectComponent }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
15
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: EuimMultiselectInfoComponent, selector: "euim-multiselect-info", host: { properties: { "class": "this.className" } }, ngImport: i0, template: "{{ \"euim.multiselect-info\" | translate:\n { number: multiselect.countSelectedItems(),\n arr: multiselect.currentDataProvider?.length } }}\n\n", styles: [".euim-multiselect-info{font:var(--eui-f-m);color:var(--eui-bc-neutral-80)}\n"], dependencies: [{ kind: "pipe", type: i2.TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectInfoComponent, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectInfoComponent, decorators: [{
18
18
  type: Component,
19
19
  args: [{ selector: 'euim-multiselect-info', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "{{ \"euim.multiselect-info\" | translate:\n { number: multiselect.countSelectedItems(),\n arr: multiselect.currentDataProvider?.length } }}\n\n", styles: [".euim-multiselect-info{font:var(--eui-f-m);color:var(--eui-bc-neutral-80)}\n"] }]
20
20
  }], ctorParameters: () => [{ type: i1.EuimMultiselectComponent }, { type: i0.ChangeDetectorRef }], propDecorators: { className: [{
@@ -7,10 +7,10 @@ export class EuimMultiselectListComponent {
7
7
  this.multiselect = multiselect;
8
8
  this.className = 'euim-multiselect-list';
9
9
  }
10
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectListComponent, deps: [{ token: i1.EuimMultiselectComponent }], target: i0.ɵɵFactoryTarget.Component }); }
11
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.5", type: EuimMultiselectListComponent, selector: "euim-multiselect-list", host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<ion-list>\n <ng-content></ng-content>\n</ion-list>\n", styles: [""], dependencies: [{ kind: "component", type: i2.IonList, selector: "ion-list", inputs: ["inset", "lines", "mode"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
10
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectListComponent, deps: [{ token: i1.EuimMultiselectComponent }], target: i0.ɵɵFactoryTarget.Component }); }
11
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: EuimMultiselectListComponent, selector: "euim-multiselect-list", host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<ion-list>\n <ng-content></ng-content>\n</ion-list>\n", styles: [""], dependencies: [{ kind: "component", type: i2.IonList, selector: "ion-list", inputs: ["inset", "lines", "mode"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectListComponent, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectListComponent, decorators: [{
14
14
  type: Component,
15
15
  args: [{ selector: 'euim-multiselect-list', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ion-list>\n <ng-content></ng-content>\n</ion-list>\n" }]
16
16
  }], ctorParameters: () => [{ type: i1.EuimMultiselectComponent }], propDecorators: { className: [{
@@ -29,10 +29,10 @@ export class EuimMultiselectSelectFieldDirective {
29
29
  this.euimMulti.numberOfSelected = this.euimMulti.countSelectedItems();
30
30
  }
31
31
  }
32
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectSelectFieldDirective, deps: [{ token: i1.EuimMultiselectComponent }], target: i0.ɵɵFactoryTarget.Directive }); }
33
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.5", type: EuimMultiselectSelectFieldDirective, selector: "[euimMultiselectSelectField]", inputs: { item: "item" }, host: { listeners: { "ionChange": "onIonChange($event)" }, properties: { "class": "this.className", "item": "this.item" } }, ngImport: i0 }); }
32
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectSelectFieldDirective, deps: [{ token: i1.EuimMultiselectComponent }], target: i0.ɵɵFactoryTarget.Directive }); }
33
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: EuimMultiselectSelectFieldDirective, selector: "[euimMultiselectSelectField]", inputs: { item: "item" }, host: { listeners: { "ionChange": "onIonChange($event)" }, properties: { "class": "this.className", "item": "this.item" } }, ngImport: i0 }); }
34
34
  }
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectSelectFieldDirective, decorators: [{
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectSelectFieldDirective, decorators: [{
36
36
  type: Directive,
37
37
  args: [{
38
38
  selector: '[euimMultiselectSelectField]',
@@ -20,10 +20,10 @@ export class EuimMultiselectToolbarComponent {
20
20
  onCancelClick() {
21
21
  this.cancel.emit(true);
22
22
  }
23
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectToolbarComponent, deps: [{ token: i1.EuimMultiselectComponent }], target: i0.ɵɵFactoryTarget.Component }); }
24
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.5", type: EuimMultiselectToolbarComponent, selector: "euim-multiselect-toolbar", inputs: { toolbarTitle: "toolbarTitle", euimCustomRender: ["euimCustomRender", "euimCustomRender", booleanAttribute] }, outputs: { cancel: "cancel", confirm: "confirm" }, host: { properties: { "class": "this.className" } }, ngImport: i0, template: "@if (!euimCustomRender) {\n <euim-toolbar\n [hasBackButton]=\"false\" [hasSidebarTrigger]=\"false\" >\n <ion-button (click)=\"onCancelClick()\">\n <ion-icon name=\"close-sharp\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n <ng-content select=\"ion-button\"></ng-content>\n <euim-toolbar-title class=\"euim-multiselect__toolbar--title\">\n {{toolbarTitle}}\n </euim-toolbar-title>\n <euim-toolbar-action-items>\n <ion-button (click)=\"onConfirm()\">\n <ion-icon name=\"checkmark-sharp\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n </euim-toolbar-action-items>\n </euim-toolbar>\n}\n@if (euimCustomRender) {\n <ng-content></ng-content>\n}\n\n", dependencies: [{ kind: "component", type: i2.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }, { kind: "component", type: i2.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i3.EuimToolbarComponent, selector: "euim-toolbar", inputs: ["hasBackButton", "backButtonDefaultHref", "hasSidebarTrigger", "hasLanguageSelector"], outputs: ["backButtonClick"] }, { kind: "component", type: i4.EuimToolbarTitleComponent, selector: "euim-toolbar-title" }, { kind: "component", type: i5.EuimToolbarActionItemsComponent, selector: "euim-toolbar-action-items" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
23
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectToolbarComponent, deps: [{ token: i1.EuimMultiselectComponent }], target: i0.ɵɵFactoryTarget.Component }); }
24
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.8", type: EuimMultiselectToolbarComponent, selector: "euim-multiselect-toolbar", inputs: { toolbarTitle: "toolbarTitle", euimCustomRender: ["euimCustomRender", "euimCustomRender", booleanAttribute] }, outputs: { cancel: "cancel", confirm: "confirm" }, host: { properties: { "class": "this.className" } }, ngImport: i0, template: "@if (!euimCustomRender) {\n <euim-toolbar\n [hasBackButton]=\"false\" [hasSidebarTrigger]=\"false\" >\n <ion-button (click)=\"onCancelClick()\">\n <ion-icon name=\"close-sharp\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n <ng-content select=\"ion-button\"></ng-content>\n <euim-toolbar-title class=\"euim-multiselect__toolbar--title\">\n {{toolbarTitle}}\n </euim-toolbar-title>\n <euim-toolbar-action-items>\n <ion-button (click)=\"onConfirm()\">\n <ion-icon name=\"checkmark-sharp\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n </euim-toolbar-action-items>\n </euim-toolbar>\n}\n@if (euimCustomRender) {\n <ng-content></ng-content>\n}\n\n", dependencies: [{ kind: "component", type: i2.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }, { kind: "component", type: i2.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i3.EuimToolbarComponent, selector: "euim-toolbar", inputs: ["hasBackButton", "backButtonDefaultHref", "hasSidebarTrigger", "hasLanguageSelector"], outputs: ["backButtonClick"] }, { kind: "component", type: i4.EuimToolbarTitleComponent, selector: "euim-toolbar-title" }, { kind: "component", type: i5.EuimToolbarActionItemsComponent, selector: "euim-toolbar-action-items" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
25
25
  }
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectToolbarComponent, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectToolbarComponent, decorators: [{
27
27
  type: Component,
28
28
  args: [{ selector: 'euim-multiselect-toolbar', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "@if (!euimCustomRender) {\n <euim-toolbar\n [hasBackButton]=\"false\" [hasSidebarTrigger]=\"false\" >\n <ion-button (click)=\"onCancelClick()\">\n <ion-icon name=\"close-sharp\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n <ng-content select=\"ion-button\"></ng-content>\n <euim-toolbar-title class=\"euim-multiselect__toolbar--title\">\n {{toolbarTitle}}\n </euim-toolbar-title>\n <euim-toolbar-action-items>\n <ion-button (click)=\"onConfirm()\">\n <ion-icon name=\"checkmark-sharp\" slot=\"icon-only\"></ion-icon>\n </ion-button>\n </euim-toolbar-action-items>\n </euim-toolbar>\n}\n@if (euimCustomRender) {\n <ng-content></ng-content>\n}\n\n" }]
29
29
  }], ctorParameters: () => [{ type: i1.EuimMultiselectComponent }], propDecorators: { className: [{
@@ -58,10 +58,10 @@ export class EuimMultiselectComponent {
58
58
  this.initialDataProvider = changes['currentDataProvider']?.currentValue;
59
59
  }
60
60
  }
61
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
62
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.5", type: EuimMultiselectComponent, selector: "euim-multiselect", inputs: { currentDataProvider: "currentDataProvider", toolbarTitle: "toolbarTitle", euimKeepSelection: ["euimKeepSelection", "euimKeepSelection", booleanAttribute] }, host: { properties: { "class": "this.className" } }, exportAs: ["euimMultiselect"], usesOnChanges: true, ngImport: i0, template: "<ion-header>\n <ion-toolbar color=\"light\" class=\"euim-multiselect__toolbar\">\n <ng-content select=\"euim-multiselect-toolbar\"></ng-content>\n <ion-toolbar color=\"light\">\n <ng-content select=\"euim-multiselect-filter\"></ng-content>\n </ion-toolbar>\n </ion-toolbar>\n</ion-header>\n\n@if (currentDataProvider?.length > 0) {\n <ng-content select=\"euim-multiselect-list\">\n </ng-content>\n}\n\n@if (currentDataProvider?.length === 0) {\n <ng-content select=\"euim-empty-list-placeholder\">\n </ng-content>\n}\n\n\n\n", styles: [".euim-multiselect__toolbar{color:var(--eui-bc-neutral-100)}.euim-multiselect__toolbar--title{font:var(--eui-f-xl-bold)}\n"], dependencies: [{ kind: "component", type: i1.IonHeader, selector: "ion-header", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i1.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
61
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
62
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.8", type: EuimMultiselectComponent, selector: "euim-multiselect", inputs: { currentDataProvider: "currentDataProvider", toolbarTitle: "toolbarTitle", euimKeepSelection: ["euimKeepSelection", "euimKeepSelection", booleanAttribute] }, host: { properties: { "class": "this.className" } }, exportAs: ["euimMultiselect"], usesOnChanges: true, ngImport: i0, template: "<ion-header>\n <ion-toolbar color=\"light\" class=\"euim-multiselect__toolbar\">\n <ng-content select=\"euim-multiselect-toolbar\"></ng-content>\n <ion-toolbar color=\"light\">\n <ng-content select=\"euim-multiselect-filter\"></ng-content>\n </ion-toolbar>\n </ion-toolbar>\n</ion-header>\n\n@if (currentDataProvider?.length > 0) {\n <ng-content select=\"euim-multiselect-list\">\n </ng-content>\n}\n\n@if (currentDataProvider?.length === 0) {\n <ng-content select=\"euim-empty-list-placeholder\">\n </ng-content>\n}\n\n\n\n", styles: [".euim-multiselect__toolbar{color:var(--eui-bc-neutral-100)}.euim-multiselect__toolbar--title{font:var(--eui-f-xl-bold)}\n"], dependencies: [{ kind: "component", type: i1.IonHeader, selector: "ion-header", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i1.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
63
63
  }
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectComponent, decorators: [{
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectComponent, decorators: [{
65
65
  type: Component,
66
66
  args: [{ selector: 'euim-multiselect', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, exportAs: 'euimMultiselect', template: "<ion-header>\n <ion-toolbar color=\"light\" class=\"euim-multiselect__toolbar\">\n <ng-content select=\"euim-multiselect-toolbar\"></ng-content>\n <ion-toolbar color=\"light\">\n <ng-content select=\"euim-multiselect-filter\"></ng-content>\n </ion-toolbar>\n </ion-toolbar>\n</ion-header>\n\n@if (currentDataProvider?.length > 0) {\n <ng-content select=\"euim-multiselect-list\">\n </ng-content>\n}\n\n@if (currentDataProvider?.length === 0) {\n <ng-content select=\"euim-empty-list-placeholder\">\n </ng-content>\n}\n\n\n\n", styles: [".euim-multiselect__toolbar{color:var(--eui-bc-neutral-100)}.euim-multiselect__toolbar--title{font:var(--eui-f-xl-bold)}\n"] }]
67
67
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { className: [{
@@ -23,8 +23,8 @@ const COMPONENTS = [
23
23
  EuimMultiselectToolbarComponent,
24
24
  ];
25
25
  export class EuimMultiselectModule {
26
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
27
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectModule, declarations: [EuimMultiselectComponent,
26
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
27
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectModule, declarations: [EuimMultiselectComponent,
28
28
  EuimMultiselectFilterComponent,
29
29
  EuimMultiselectListComponent,
30
30
  EuimMultiselectInfoComponent,
@@ -43,7 +43,7 @@ export class EuimMultiselectModule {
43
43
  EuimMultiselectSelectFieldDirective,
44
44
  EuimMultiselectAllDirective,
45
45
  EuimMultiselectToolbarComponent] }); }
46
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectModule, imports: [CommonModule,
46
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectModule, imports: [CommonModule,
47
47
  IonicModule,
48
48
  EuimSkeletonListItemModule,
49
49
  EuimToolbarComponentModule,
@@ -51,7 +51,7 @@ export class EuimMultiselectModule {
51
51
  EuimEmptyListPlaceholderModule,
52
52
  TranslateModule] }); }
53
53
  }
54
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimMultiselectModule, decorators: [{
54
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EuimMultiselectModule, decorators: [{
55
55
  type: NgModule,
56
56
  args: [{
57
57
  imports: [