@eui/mobile-core 19.0.0-next.11 → 19.0.0-next.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/docs/changelog.html +10 -0
  3. package/docs/js/search/search_index.js +2 -2
  4. package/docs/json/BaseStatesDirective.md +29 -0
  5. package/docs/json/EuiMUserProfileActionComponent.md +7 -0
  6. package/docs/json/EuiMUserProfileAvatarComponent.md +7 -0
  7. package/docs/json/EuiMUserProfileInfosComponent.md +11 -0
  8. package/docs/json/EuiMUserProfileInfosItemComponent.md +7 -0
  9. package/docs/json/EuimAboutComponent.md +7 -0
  10. package/docs/json/EuimAboutContentLoadingComponent.md +11 -0
  11. package/docs/json/EuimAlertMessageComponent.md +17 -0
  12. package/docs/json/EuimAlignCenterDirective.md +7 -0
  13. package/docs/json/EuimAlignTopDirective.md +7 -0
  14. package/docs/json/EuimAppComponent.md +11 -0
  15. package/docs/json/EuimAppService.md +3 -0
  16. package/docs/json/EuimAvatarBadgeComponent.md +11 -0
  17. package/docs/json/EuimAvatarComponent.md +15 -0
  18. package/docs/json/EuimAvatarIconComponent.md +7 -0
  19. package/docs/json/EuimAvatarIconSubComponent.md +15 -0
  20. package/docs/json/EuimAvatarImageComponent.md +11 -0
  21. package/docs/json/EuimAvatarMainIconDirective.md +7 -0
  22. package/docs/json/EuimAvatarSubIconDirective.md +7 -0
  23. package/docs/json/EuimAvatarTextComponent.md +11 -0
  24. package/docs/json/EuimBadgeComponent.md +7 -0
  25. package/docs/json/EuimCardComponent.md +7 -0
  26. package/docs/json/EuimCardImageDirective.md +12 -0
  27. package/docs/json/EuimCardListComponent.md +11 -0
  28. package/docs/json/EuimChangelogComponent.md +11 -0
  29. package/docs/json/EuimChipSelectorComponent.md +29 -0
  30. package/docs/json/EuimChipSelectorItemDirective.md +12 -0
  31. package/docs/json/EuimDataSummaryColComponent.md +7 -0
  32. package/docs/json/EuimDataSummaryColLabelDirective.md +7 -0
  33. package/docs/json/EuimDataSummaryColValueDirective.md +7 -0
  34. package/docs/json/EuimDataSummaryComponent.md +7 -0
  35. package/docs/json/EuimDividerDirective.md +11 -0
  36. package/docs/json/EuimEmptyListPlaceholderComponent.md +17 -0
  37. package/docs/json/EuimEmptyListPlaceholderIconDirective.md +7 -0
  38. package/docs/json/EuimEmptyListPlaceholderSubtitleDirective.md +7 -0
  39. package/docs/json/EuimEmptyListPlaceholderTitleDirective.md +7 -0
  40. package/docs/json/EuimFooterTransparentDirective.md +7 -0
  41. package/docs/json/EuimHeaderDetailsComponent.md +11 -0
  42. package/docs/json/EuimHeaderDetailsIconDirective.md +7 -0
  43. package/docs/json/EuimHeaderDetailsMetaDirective.md +7 -0
  44. package/docs/json/EuimHeaderDetailsTitleDirective.md +7 -0
  45. package/docs/json/EuimHelpSupportComponent.md +11 -0
  46. package/docs/json/EuimHelperTextComponent.md +7 -0
  47. package/docs/json/EuimLabelComponent.md +16 -0
  48. package/docs/json/EuimLanguageListComponent.md +7 -0
  49. package/docs/json/EuimLanguageSelectorComponent.md +11 -0
  50. package/docs/json/EuimListHeaderDirective.md +11 -0
  51. package/docs/json/EuimListItemNoPaddingsDirective.md +7 -0
  52. package/docs/json/EuimMediaHeaderComponent.md +13 -0
  53. package/docs/json/EuimMediaHeaderCustomContentDirective.md +7 -0
  54. package/docs/json/EuimMediaHeaderImageDirective.md +7 -0
  55. package/docs/json/EuimMediaHeaderSubTitleDirective.md +7 -0
  56. package/docs/json/EuimMediaHeaderTitleDirective.md +7 -0
  57. package/docs/json/EuimMessageComponent.md +7 -0
  58. package/docs/json/EuimMessageTitleComponent.md +7 -0
  59. package/docs/json/EuimMinWidthDirective.md +11 -0
  60. package/docs/json/EuimMultiselectAllDirective.md +7 -0
  61. package/docs/json/EuimMultiselectComponent.md +13 -0
  62. package/docs/json/EuimMultiselectFilterComponent.md +11 -0
  63. package/docs/json/EuimMultiselectInfoComponent.md +7 -0
  64. package/docs/json/EuimMultiselectListComponent.md +7 -0
  65. package/docs/json/EuimMultiselectSelectFieldDirective.md +11 -0
  66. package/docs/json/EuimMultiselectToolbarComponent.md +17 -0
  67. package/docs/json/EuimNotificationItemComponent.md +7 -0
  68. package/docs/json/EuimOpenSourceLicencesComponent.md +15 -0
  69. package/docs/json/EuimPdfViewerComponent.md +12 -0
  70. package/docs/json/EuimReadOnlyFormDirective.md +7 -0
  71. package/docs/json/EuimReadOnlyFormLabelDirective.md +7 -0
  72. package/docs/json/EuimReadOnlyFormValueDirective.md +7 -0
  73. package/docs/json/EuimScrollerXComponent.md +7 -0
  74. package/docs/json/EuimSidebarComponent.md +12 -0
  75. package/docs/json/EuimSidebarContentComponent.md +18 -0
  76. package/docs/json/EuimSidebarFooterNoBordersDirective.md +7 -0
  77. package/docs/json/EuimSkeletonListComponent.md +11 -0
  78. package/docs/json/EuimSkeletonListItemComponent.md +20 -0
  79. package/docs/json/EuimSkeletonTextAvatarDirective.md +7 -0
  80. package/docs/json/EuimSlideInfoScreenComponent.md +7 -0
  81. package/docs/json/EuimSliderInfoScreenComponent.md +24 -0
  82. package/docs/json/EuimSliderInfoScreenContentDirective.md +11 -0
  83. package/docs/json/EuimSliderInfoScreenSubTitleDirective.md +7 -0
  84. package/docs/json/EuimSliderInfoScreenTitleDirective.md +7 -0
  85. package/docs/json/EuimSpinnerComponent.md +11 -0
  86. package/docs/json/EuimSpinnerDescriptionComponent.md +7 -0
  87. package/docs/json/EuimSpinnerMessageComponent.md +7 -0
  88. package/docs/json/EuimToolbarActionItemsComponent.md +7 -0
  89. package/docs/json/EuimToolbarComponent.md +19 -0
  90. package/docs/json/EuimToolbarDatepickerComponent.md +24 -0
  91. package/docs/json/EuimToolbarDatepickerDatetimeDirective.md +16 -0
  92. package/docs/json/EuimToolbarQrcodeComponent.md +13 -0
  93. package/docs/json/EuimToolbarTitleComponent.md +7 -0
  94. package/docs/json/EuimToolbarTransparentDirective.md +13 -0
  95. package/docs/json/EuimUserProfileComponent.md +11 -0
  96. package/docs/json/documentation.json +17664 -0
  97. package/docs/properties.html +1 -1
  98. package/fesm2022/eui-mobile-core.mjs +400 -400
  99. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  100. package/index.d.ts +1561 -3
  101. package/package.json +1 -1
  102. package/lib/components/atoms/euim-label/euim-label.component.d.ts +0 -23
  103. package/lib/components/atoms/euim-label/euim-label.module.d.ts +0 -10
  104. package/lib/components/atoms/euim-label/index.d.ts +0 -4
  105. package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts +0 -11
  106. package/lib/components/atoms/euim-notification-item/euim-notification-item.module.d.ts +0 -10
  107. package/lib/components/atoms/euim-notification-item/index.d.ts +0 -4
  108. package/lib/components/base-states.directive.d.ts +0 -46
  109. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +0 -6
  110. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +0 -6
  111. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts +0 -8
  112. package/lib/components/directives/euim-divider/euim-divider.module.d.ts +0 -10
  113. package/lib/components/directives/euim-divider/index.d.ts +0 -4
  114. package/lib/components/directives/euim-footer-transparent/euim-footer-transparent.directive.d.ts +0 -6
  115. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +0 -8
  116. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +0 -10
  117. package/lib/components/directives/euim-list-header/index.d.ts +0 -4
  118. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +0 -6
  119. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +0 -9
  120. package/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.d.ts +0 -6
  121. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts +0 -6
  122. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +0 -10
  123. package/lib/components/directives/euim-skeleton-text-avatar/index.d.ts +0 -4
  124. package/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.d.ts +0 -13
  125. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +0 -13
  126. package/lib/components/euim-about/euim-about.component.d.ts +0 -6
  127. package/lib/components/euim-about/euim-about.module.d.ts +0 -17
  128. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +0 -7
  129. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +0 -32
  130. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +0 -10
  131. package/lib/components/euim-about/index.d.ts +0 -12
  132. package/lib/components/euim-alert-message/euim-alert-message.module.d.ts +0 -10
  133. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts +0 -25
  134. package/lib/components/euim-alert-message/index.d.ts +0 -4
  135. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +0 -7
  136. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -6
  137. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +0 -12
  138. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +0 -7
  139. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +0 -8
  140. package/lib/components/euim-avatar/euim-avatar.component.d.ts +0 -12
  141. package/lib/components/euim-avatar/euim-avatar.module.d.ts +0 -15
  142. package/lib/components/euim-avatar/index.d.ts +0 -14
  143. package/lib/components/euim-badge/euim-badge.component.d.ts +0 -11
  144. package/lib/components/euim-badge/euim-badge.module.d.ts +0 -10
  145. package/lib/components/euim-badge/index.d.ts +0 -4
  146. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +0 -8
  147. package/lib/components/euim-card/euim-card.component.d.ts +0 -16
  148. package/lib/components/euim-card/euim-card.module.d.ts +0 -11
  149. package/lib/components/euim-card/index.d.ts +0 -6
  150. package/lib/components/euim-card-list/euim-card-list.component.d.ts +0 -8
  151. package/lib/components/euim-card-list/euim-card-list.module.d.ts +0 -10
  152. package/lib/components/euim-card-list/index.d.ts +0 -4
  153. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts +0 -15
  154. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +0 -69
  155. package/lib/components/euim-chip-selector/euim-chip-selector.module.d.ts +0 -11
  156. package/lib/components/euim-chip-selector/index.d.ts +0 -6
  157. package/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.d.ts +0 -6
  158. package/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.d.ts +0 -11
  159. package/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.d.ts +0 -10
  160. package/lib/components/euim-data-summary/euim-data-summary.component.d.ts +0 -17
  161. package/lib/components/euim-data-summary/euim-data-summary.module.d.ts +0 -13
  162. package/lib/components/euim-data-summary/index.d.ts +0 -10
  163. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-icon.directive.d.ts +0 -6
  164. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-subtitle.directive.d.ts +0 -6
  165. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-title.directive.d.ts +0 -6
  166. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts +0 -23
  167. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.d.ts +0 -13
  168. package/lib/components/euim-empty-list-placeholder/index.d.ts +0 -10
  169. package/lib/components/euim-helper-text/euim-helper-text.component.d.ts +0 -12
  170. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +0 -6
  171. package/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.d.ts +0 -6
  172. package/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.d.ts +0 -6
  173. package/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.d.ts +0 -6
  174. package/lib/components/euim-media-header/euim-media-header.component.d.ts +0 -17
  175. package/lib/components/euim-media-header/euim-media-header.module.d.ts +0 -14
  176. package/lib/components/euim-media-header/index.d.ts +0 -11
  177. package/lib/components/euim-message/euim-message-title/euim-message-title.component.d.ts +0 -6
  178. package/lib/components/euim-message/euim-message.component.d.ts +0 -13
  179. package/lib/components/euim-message/euim-message.module.d.ts +0 -11
  180. package/lib/components/euim-message/index.d.ts +0 -6
  181. package/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.d.ts +0 -12
  182. package/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.d.ts +0 -12
  183. package/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.d.ts +0 -12
  184. package/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.d.ts +0 -9
  185. package/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.d.ts +0 -11
  186. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts +0 -17
  187. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts +0 -25
  188. package/lib/components/euim-multiselect/euim-multiselect.module.d.ts +0 -16
  189. package/lib/components/euim-multiselect/index.d.ts +0 -16
  190. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +0 -53
  191. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +0 -10
  192. package/lib/components/euim-pdf-viewer/index.d.ts +0 -4
  193. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +0 -6
  194. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +0 -6
  195. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +0 -6
  196. package/lib/components/euim-scroller-x/euim-scroller-x.component.d.ts +0 -6
  197. package/lib/components/euim-scroller-x/euim-scroller-x.module.d.ts +0 -10
  198. package/lib/components/euim-scroller-x/index.d.ts +0 -4
  199. package/lib/components/euim-skeleton-list/euim-skeleton-list.component.d.ts +0 -27
  200. package/lib/components/euim-skeleton-list/euim-skeleton-list.module.d.ts +0 -10
  201. package/lib/components/euim-skeleton-list/index.d.ts +0 -4
  202. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts +0 -26
  203. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.d.ts +0 -10
  204. package/lib/components/euim-skeleton-list-item/index.d.ts +0 -4
  205. package/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.d.ts +0 -6
  206. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts +0 -9
  207. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.d.ts +0 -6
  208. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.d.ts +0 -6
  209. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +0 -61
  210. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.d.ts +0 -14
  211. package/lib/components/euim-slider-info-screen/index.d.ts +0 -12
  212. package/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.d.ts +0 -6
  213. package/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.d.ts +0 -6
  214. package/lib/components/euim-spinner/euim-spinner.component.d.ts +0 -8
  215. package/lib/components/euim-spinner/euim-spinner.module.d.ts +0 -12
  216. package/lib/components/euim-spinner/index.d.ts +0 -8
  217. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +0 -58
  218. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +0 -10
  219. package/lib/components/euim-toolbar-datepicker/index.d.ts +0 -4
  220. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +0 -8
  221. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +0 -10
  222. package/lib/components/euim-toolbar-qrcode/index.d.ts +0 -4
  223. package/lib/components/index.d.ts +0 -44
  224. package/lib/components/layout/euim-app/euim-app.component.d.ts +0 -9
  225. package/lib/components/layout/euim-app/euim-app.module.d.ts +0 -10
  226. package/lib/components/layout/euim-app/index.d.ts +0 -4
  227. package/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.d.ts +0 -6
  228. package/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.d.ts +0 -6
  229. package/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.d.ts +0 -6
  230. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +0 -14
  231. package/lib/components/layout/euim-header-details/euim-header-details.module.d.ts +0 -13
  232. package/lib/components/layout/euim-header-details/index.d.ts +0 -10
  233. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +0 -65
  234. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +0 -55
  235. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +0 -11
  236. package/lib/components/layout/euim-language-selector/index.d.ts +0 -6
  237. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +0 -43
  238. package/lib/components/layout/euim-sidebar/euim-sidebar.component.d.ts +0 -18
  239. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +0 -11
  240. package/lib/components/layout/euim-sidebar/index.d.ts +0 -6
  241. package/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.d.ts +0 -6
  242. package/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.d.ts +0 -11
  243. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +0 -21
  244. package/lib/components/layout/euim-toolbar/euim-toolbar.module.d.ts +0 -12
  245. package/lib/components/layout/euim-toolbar/index.d.ts +0 -8
  246. package/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.d.ts +0 -6
  247. package/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.d.ts +0 -6
  248. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +0 -8
  249. package/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.d.ts +0 -6
  250. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +0 -8
  251. package/lib/components/layout/euim-user-profile/euim-user-profile.module.d.ts +0 -14
  252. package/lib/components/layout/euim-user-profile/index.d.ts +0 -12
  253. package/lib/euim-all.module.d.ts +0 -48
  254. package/lib/services/euim-app.service.d.ts +0 -15
  255. package/lib/services/index.d.ts +0 -1
package/index.d.ts CHANGED
@@ -1,4 +1,1562 @@
1
+ import { GlobalConfig, I18nServiceConfig } from '@eui/base';
1
2
  export * from '@eui/base';
2
- export * from './lib/services';
3
- export * from './lib/components';
4
- export * from './lib/euim-all.module';
3
+ import { Observable, Subscription } from 'rxjs';
4
+ import * as i0 from '@angular/core';
5
+ import { OnInit, OnDestroy, ChangeDetectorRef, EventEmitter, AfterContentInit, AfterViewInit, ElementRef, QueryList, Renderer2, OnChanges, SimpleChanges, AfterContentChecked } from '@angular/core';
6
+ import { EuiAppShellService, EuiLanguage, I18nService } from '@eui/core';
7
+ import { ModalController, NavController, IonSearchbar, MenuController, GestureController, AlertController } from '@ionic/angular';
8
+ import * as i3 from '@angular/router';
9
+ import { Router } from '@angular/router';
10
+ import { BooleanInput } from '@angular/cdk/coercion';
11
+ import { PDFDocumentProxy } from 'ng2-pdf-viewer';
12
+ import * as i1 from '@mapaxe/ngx-pinch-zoom';
13
+ import { PinchZoomComponent, ZoomEvent } from '@mapaxe/ngx-pinch-zoom';
14
+ import { HttpClient } from '@angular/common/http';
15
+ import { SafeResourceUrl, DomSanitizer } from '@angular/platform-browser';
16
+ import * as i2 from '@ngx-translate/core';
17
+ import { TranslateService } from '@ngx-translate/core';
18
+ import { Location } from '@angular/common';
19
+
20
+ interface UIState {
21
+ isLanguageListVisible: boolean;
22
+ }
23
+ declare class EuimAppService {
24
+ private _state$;
25
+ constructor();
26
+ get state$(): Observable<UIState>;
27
+ get state(): UIState;
28
+ set isLanguageListVisible(isVisible: boolean);
29
+ setState(nextState: UIState): void;
30
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAppService, never>;
31
+ static ɵprov: i0.ɵɵInjectableDeclaration<EuimAppService>;
32
+ }
33
+
34
+ declare class BaseStatesDirective {
35
+ get color(): string;
36
+ set color(value: string);
37
+ euimDisabled: boolean;
38
+ euimPositionTopEnd: boolean;
39
+ euimFontBold: boolean;
40
+ euimFontRegular: boolean;
41
+ euimFontBoldItalic: boolean;
42
+ euimFontItalic: boolean;
43
+ euimFontLight: boolean;
44
+ euimSize2XS: boolean;
45
+ euimSizeXS: boolean;
46
+ euimSizeS: boolean;
47
+ euimSizeM: boolean;
48
+ euimSizeL: boolean;
49
+ euimSizeXL: boolean;
50
+ euimSize2XL: boolean;
51
+ euimSize3XL: boolean;
52
+ euimSize4XL: boolean;
53
+ euimSize5XL: boolean;
54
+ get euimSizeVariant(): string;
55
+ set euimSizeVariant(value: string);
56
+ private _euimSizeVariant;
57
+ private _color;
58
+ getCssClasses(rootClass: string): string;
59
+ static ɵfac: i0.ɵɵFactoryDeclaration<BaseStatesDirective, never>;
60
+ static ɵdir: i0.ɵɵDirectiveDeclaration<BaseStatesDirective, "[euimBase]", never, { "color": { "alias": "color"; "required": false; }; "euimDisabled": { "alias": "euimDisabled"; "required": false; }; "euimPositionTopEnd": { "alias": "euimPositionTopEnd"; "required": false; }; "euimFontBold": { "alias": "euimFontBold"; "required": false; }; "euimFontRegular": { "alias": "euimFontRegular"; "required": false; }; "euimFontBoldItalic": { "alias": "euimFontBoldItalic"; "required": false; }; "euimFontItalic": { "alias": "euimFontItalic"; "required": false; }; "euimFontLight": { "alias": "euimFontLight"; "required": false; }; "euimSize2XS": { "alias": "euimSize2XS"; "required": false; }; "euimSizeXS": { "alias": "euimSizeXS"; "required": false; }; "euimSizeS": { "alias": "euimSizeS"; "required": false; }; "euimSizeM": { "alias": "euimSizeM"; "required": false; }; "euimSizeL": { "alias": "euimSizeL"; "required": false; }; "euimSizeXL": { "alias": "euimSizeXL"; "required": false; }; "euimSize2XL": { "alias": "euimSize2XL"; "required": false; }; "euimSize3XL": { "alias": "euimSize3XL"; "required": false; }; "euimSize4XL": { "alias": "euimSize4XL"; "required": false; }; "euimSize5XL": { "alias": "euimSize5XL"; "required": false; }; "euimSizeVariant": { "alias": "euimSizeVariant"; "required": false; }; }, {}, never, never, true, never>;
61
+ static ngAcceptInputType_euimDisabled: unknown;
62
+ static ngAcceptInputType_euimPositionTopEnd: unknown;
63
+ static ngAcceptInputType_euimFontBold: unknown;
64
+ static ngAcceptInputType_euimFontRegular: unknown;
65
+ static ngAcceptInputType_euimFontBoldItalic: unknown;
66
+ static ngAcceptInputType_euimFontItalic: unknown;
67
+ static ngAcceptInputType_euimFontLight: unknown;
68
+ static ngAcceptInputType_euimSize2XS: unknown;
69
+ static ngAcceptInputType_euimSizeXS: unknown;
70
+ static ngAcceptInputType_euimSizeS: unknown;
71
+ static ngAcceptInputType_euimSizeM: unknown;
72
+ static ngAcceptInputType_euimSizeL: unknown;
73
+ static ngAcceptInputType_euimSizeXL: unknown;
74
+ static ngAcceptInputType_euimSize2XL: unknown;
75
+ static ngAcceptInputType_euimSize3XL: unknown;
76
+ static ngAcceptInputType_euimSize4XL: unknown;
77
+ static ngAcceptInputType_euimSize5XL: unknown;
78
+ }
79
+
80
+ declare class EuimLabelComponent {
81
+ baseStatesDirective: BaseStatesDirective;
82
+ euimLabelTruncateWithLines: number;
83
+ euimLabelTitle: boolean;
84
+ euimLabelSubTitle: boolean;
85
+ euimLabelMeta: boolean;
86
+ euimLabelTruncate: boolean;
87
+ euimLabelTextWrap: boolean;
88
+ get cssClasses(): string;
89
+ constructor(baseStatesDirective: BaseStatesDirective);
90
+ getCssClasses(): string;
91
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimLabelComponent, never>;
92
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimLabelComponent, "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", never, { "euimLabelTruncateWithLines": { "alias": "euimLabelTruncateWithLines"; "required": false; }; "euimLabelTitle": { "alias": "euimLabelTitle"; "required": false; }; "euimLabelSubTitle": { "alias": "euimLabelSubTitle"; "required": false; }; "euimLabelMeta": { "alias": "euimLabelMeta"; "required": false; }; "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "euimLabelTextWrap": { "alias": "euimLabelTextWrap"; "required": false; }; }, {}, never, ["*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "euimSizeXS": "euimSizeXS"; "euimSizeS": "euimSizeS"; "euimSizeM": "euimSizeM"; "euimSizeL": "euimSizeL"; "euimSizeXL": "euimSizeXL"; "euimSize2XL": "euimSize2XL"; "euimSize3XL": "euimSize3XL"; "euimSize4XL": "euimSize4XL"; "color": "color"; }; outputs: {}; }]>;
93
+ static ngAcceptInputType_euimLabelTruncateWithLines: unknown;
94
+ static ngAcceptInputType_euimLabelTitle: unknown;
95
+ static ngAcceptInputType_euimLabelSubTitle: unknown;
96
+ static ngAcceptInputType_euimLabelMeta: unknown;
97
+ static ngAcceptInputType_euimLabelTruncate: unknown;
98
+ static ngAcceptInputType_euimLabelTextWrap: unknown;
99
+ }
100
+
101
+ /**
102
+ * @deprecated Use {@link EUIM_LABEL} instead.
103
+ */
104
+ declare class EuimLabelModule {
105
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimLabelModule, never>;
106
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLabelModule, never, [typeof EuimLabelComponent], [typeof EuimLabelComponent]>;
107
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimLabelModule>;
108
+ }
109
+
110
+ declare const EUIM_LABEL: readonly [typeof EuimLabelComponent];
111
+
112
+ declare class EuimNotificationItemComponent {
113
+ baseStatesDirective: BaseStatesDirective;
114
+ get cssClasses(): string;
115
+ constructor(baseStatesDirective: BaseStatesDirective);
116
+ getCssClasses(): string;
117
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimNotificationItemComponent, never>;
118
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimNotificationItemComponent, "euim-notification-item", never, {}, {}, never, never, true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
119
+ }
120
+
121
+ /**
122
+ * @deprecated Use {@link EUIM_NOTIFICATION_ITEM} instead.
123
+ */
124
+ declare class EuimNotificationItemModule {
125
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimNotificationItemModule, never>;
126
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimNotificationItemModule, never, [typeof EuimNotificationItemComponent], [typeof EuimNotificationItemComponent]>;
127
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimNotificationItemModule>;
128
+ }
129
+
130
+ declare const EUIM_NOTIFICATION_ITEM: readonly [typeof EuimNotificationItemComponent];
131
+
132
+ declare class EuimAppComponent {
133
+ asService: EuimAppService;
134
+ ionMenuId: string;
135
+ constructor(asService: EuimAppService);
136
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAppComponent, never>;
137
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAppComponent, "euim-app", never, { "ionMenuId": { "alias": "ionMenuId"; "required": false; }; }, {}, never, ["*"], true, never>;
138
+ }
139
+
140
+ /**
141
+ * @deprecated Use {@link EUIM_APP} instead.
142
+ */
143
+ declare class EuimAppModule {
144
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAppModule, never>;
145
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAppModule, never, [typeof EuimAppComponent], [typeof EuimAppComponent]>;
146
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimAppModule>;
147
+ }
148
+
149
+ declare const EUIM_APP: readonly [typeof EuimAppComponent];
150
+
151
+ declare class EuimLanguageSelectorComponent implements OnInit, OnDestroy {
152
+ private cd;
153
+ /**
154
+ * @deprecated will be removed in eUI Mobile v19.
155
+ */
156
+ appShellService: EuiAppShellService;
157
+ /**
158
+ * @deprecated will be removed in eUI Mobile v19.
159
+ */
160
+ appService: EuimAppService;
161
+ private i18nService;
162
+ private modalCtrl;
163
+ baseStatesDirective: BaseStatesDirective;
164
+ protected baseGlobalConfig: GlobalConfig;
165
+ hasSearchbar: boolean;
166
+ /**
167
+ * @deprecated will be removed in eUI Mobile v20. _euimBranding instead.
168
+ */
169
+ _euimPrimary: boolean;
170
+ _euimBranding: boolean;
171
+ /**
172
+ * @deprecated
173
+ * will become private in eUI Mobile v19.
174
+ */
175
+ languages: EuiLanguage[];
176
+ protected config: I18nServiceConfig;
177
+ selectedLanguage: EuiLanguage;
178
+ private destroy$;
179
+ constructor(cd: ChangeDetectorRef,
180
+ /**
181
+ * @deprecated will be removed in eUI Mobile v19.
182
+ */
183
+ appShellService: EuiAppShellService,
184
+ /**
185
+ * @deprecated will be removed in eUI Mobile v19.
186
+ */
187
+ appService: EuimAppService, i18nService: I18nService, modalCtrl: ModalController, baseStatesDirective: BaseStatesDirective, baseGlobalConfig: GlobalConfig);
188
+ get cssClasses(): string;
189
+ ngOnInit(): void;
190
+ ngOnDestroy(): void;
191
+ onShowLanguageList(): Promise<void>;
192
+ protected getAllLanguages(): void;
193
+ protected getLanguageLabel(languageCode: string): string;
194
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimLanguageSelectorComponent, never>;
195
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimLanguageSelectorComponent, "euim-language-selector", never, { "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; }, {}, never, never, true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
196
+ static ngAcceptInputType_hasSearchbar: unknown;
197
+ }
198
+
199
+ declare class EuimLanguageListComponent implements OnInit {
200
+ /**
201
+ * @deprecated will be removed in eUI Mobile v19.
202
+ */
203
+ appShellService: EuiAppShellService;
204
+ /**
205
+ * @deprecated will be removed in eUI Mobile v19.
206
+ */
207
+ appService: EuimAppService;
208
+ private modalCtrl;
209
+ private i18nService;
210
+ /**
211
+ * @deprecated will be removed in eUI Mobile v19.
212
+ */
213
+ name: string;
214
+ /**
215
+ * @deprecated will be removed in eUI Mobile v19. Use nonEULanguageList[0] instead.
216
+ */
217
+ firstElementFromNonEUList: EuiLanguage;
218
+ /**
219
+ * @deprecated will be removed in eUI Mobile v19. Use euLanguageList[0] instead.
220
+ */
221
+ firstElementFromEUList: EuiLanguage;
222
+ /**
223
+ * @deprecated will be removed in eUI Mobile v19. Use isLastElementOfArray() function instead.
224
+ */
225
+ lastElementFromEUList: EuiLanguage;
226
+ languages: EuiLanguage[];
227
+ selectedLanguage: EuiLanguage;
228
+ euLanguageList: EuiLanguage[];
229
+ nonEULanguageList: EuiLanguage[];
230
+ /**
231
+ * @deprecated
232
+ * will become private in eUI Mobile v19.
233
+ */
234
+ languagesSortedByEUAndNonEU: EuiLanguage[];
235
+ results: EuiLanguage[];
236
+ /**
237
+ * @deprecated will be removed in eUI Mobile v19.
238
+ */
239
+ isKeyboardShown: boolean;
240
+ hasSearchbar: boolean;
241
+ constructor(
242
+ /**
243
+ * @deprecated will be removed in eUI Mobile v19.
244
+ */
245
+ appShellService: EuiAppShellService,
246
+ /**
247
+ * @deprecated will be removed in eUI Mobile v19.
248
+ */
249
+ appService: EuimAppService, modalCtrl: ModalController, i18nService: I18nService);
250
+ ngOnInit(): void;
251
+ onLanguageSelected(language: EuiLanguage): void;
252
+ isLastElementOfArray<T>(array: T[], element: T): boolean;
253
+ protected setLanguages(): void;
254
+ protected onClose(): Promise<boolean>;
255
+ protected handleChange(event: any): void;
256
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimLanguageListComponent, never>;
257
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimLanguageListComponent, "euim-language-list", never, {}, {}, never, never, true, never>;
258
+ }
259
+
260
+ /**
261
+ * @deprecated Use {@link EUIM_LANGUAGE_SELECTOR} instead.
262
+ */
263
+ declare class EuimLanguageSelectorModule {
264
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimLanguageSelectorModule, never>;
265
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLanguageSelectorModule, never, [typeof EuimLanguageSelectorComponent, typeof EuimLanguageListComponent], [typeof EuimLanguageSelectorComponent, typeof EuimLanguageListComponent]>;
266
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimLanguageSelectorModule>;
267
+ }
268
+
269
+ declare const EUIM_LANGUAGE_SELECTOR: readonly [typeof EuimLanguageSelectorComponent, typeof EuimLanguageListComponent];
270
+
271
+ declare class EuimUserProfileComponent {
272
+ color: 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger' | 'branding';
273
+ get cssClasses(): string;
274
+ getCssClasses(): string;
275
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimUserProfileComponent, never>;
276
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimUserProfileComponent, "euim-user-profile", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["euim-user-profile-avatar", "euim-user-profile-infos", "euim-user-profile-action"], true, never>;
277
+ }
278
+
279
+ declare class EuiMUserProfileAvatarComponent {
280
+ class: string;
281
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuiMUserProfileAvatarComponent, never>;
282
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuiMUserProfileAvatarComponent, "euim-user-profile-avatar", never, {}, {}, never, ["*"], true, never>;
283
+ }
284
+
285
+ declare class EuiMUserProfileInfosComponent {
286
+ color: 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
287
+ get cssClasses(): string;
288
+ getCssClasses(): string;
289
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuiMUserProfileInfosComponent, never>;
290
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuiMUserProfileInfosComponent, "euim-user-profile-infos", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], true, never>;
291
+ }
292
+
293
+ declare class EuiMUserProfileInfosItemComponent {
294
+ class: string;
295
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuiMUserProfileInfosItemComponent, never>;
296
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuiMUserProfileInfosItemComponent, "euim-user-profile-infos-item", never, {}, {}, never, ["*"], true, never>;
297
+ }
298
+
299
+ declare class EuiMUserProfileActionComponent {
300
+ className: string;
301
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuiMUserProfileActionComponent, never>;
302
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuiMUserProfileActionComponent, "euim-user-profile-action", never, {}, {}, never, ["*"], true, never>;
303
+ }
304
+
305
+ /**
306
+ * @deprecated Use {@link EUIM_USER_PROFILE} instead.
307
+ */
308
+ declare class EuimUserProfileModule {
309
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimUserProfileModule, never>;
310
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimUserProfileModule, never, [typeof EuimUserProfileComponent, typeof EuiMUserProfileAvatarComponent, typeof EuiMUserProfileInfosComponent, typeof EuiMUserProfileInfosItemComponent, typeof EuiMUserProfileActionComponent], [typeof EuimUserProfileComponent, typeof EuiMUserProfileAvatarComponent, typeof EuiMUserProfileInfosComponent, typeof EuiMUserProfileInfosItemComponent, typeof EuiMUserProfileActionComponent]>;
311
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimUserProfileModule>;
312
+ }
313
+
314
+ declare const EUIM_USER_PROFILE: readonly [typeof EuimUserProfileComponent, typeof EuiMUserProfileAvatarComponent, typeof EuiMUserProfileInfosComponent, typeof EuiMUserProfileInfosItemComponent, typeof EuiMUserProfileActionComponent];
315
+
316
+ declare class EuimToolbarComponent implements OnInit {
317
+ private navCtrl;
318
+ hasBackButton: boolean;
319
+ backButtonDefaultHref: string;
320
+ ionMenuId: string;
321
+ hasSidebarTrigger: boolean;
322
+ hasLanguageSelector: boolean;
323
+ backButtonClick: EventEmitter<Event>;
324
+ className: string;
325
+ constructor(navCtrl: NavController);
326
+ ngOnInit(): void;
327
+ onBackButtonClick(event: Event): void;
328
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarComponent, never>;
329
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarComponent, "euim-toolbar", never, { "hasBackButton": { "alias": "hasBackButton"; "required": false; }; "backButtonDefaultHref": { "alias": "backButtonDefaultHref"; "required": false; }; "ionMenuId": { "alias": "ionMenuId"; "required": false; }; "hasSidebarTrigger": { "alias": "hasSidebarTrigger"; "required": false; }; "hasLanguageSelector": { "alias": "hasLanguageSelector"; "required": false; }; }, { "backButtonClick": "backButtonClick"; }, never, ["*", "euim-toolbar-title", "euim-toolbar-action-items"], true, never>;
330
+ static ngAcceptInputType_hasBackButton: unknown;
331
+ static ngAcceptInputType_hasSidebarTrigger: unknown;
332
+ static ngAcceptInputType_hasLanguageSelector: unknown;
333
+ }
334
+
335
+ declare class EuimToolbarTitleComponent {
336
+ baseStatesDirective: BaseStatesDirective;
337
+ get cssClasses(): string;
338
+ constructor(baseStatesDirective: BaseStatesDirective);
339
+ getCssClasses(): string;
340
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarTitleComponent, never>;
341
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarTitleComponent, "euim-toolbar-title", never, {}, {}, never, ["*"], true, [{ directive: typeof BaseStatesDirective; inputs: {}; outputs: {}; }]>;
342
+ }
343
+
344
+ declare class EuimToolbarActionItemsComponent {
345
+ className: string;
346
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarActionItemsComponent, never>;
347
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarActionItemsComponent, "euim-toolbar-action-items", never, {}, {}, never, ["*"], true, never>;
348
+ }
349
+
350
+ /**
351
+ * @deprecated Use {@link EUIM_TOOLBAR} instead.
352
+ */
353
+ declare class EuimToolbarComponentModule {
354
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarComponentModule, never>;
355
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarComponentModule, never, [typeof EuimToolbarComponent, typeof EuimToolbarTitleComponent, typeof EuimToolbarActionItemsComponent], [typeof EuimToolbarComponent, typeof EuimToolbarTitleComponent, typeof EuimToolbarActionItemsComponent]>;
356
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimToolbarComponentModule>;
357
+ }
358
+
359
+ declare const EUIM_TOOLBAR: readonly [typeof EuimToolbarComponent, typeof EuimToolbarTitleComponent, typeof EuimToolbarActionItemsComponent];
360
+
361
+ type IconColor = 'primary' | 'default' | 'info' | 'success' | 'warning' | 'danger' | 'dark' | 'white' | 'accent' | 'secondary';
362
+ declare class EuimSidebarContentComponent implements OnInit {
363
+ private i18nService;
364
+ asService: EuiAppShellService;
365
+ private menuCtrl;
366
+ private navCtrl;
367
+ className: string;
368
+ sidebarItems: MenuItem[];
369
+ ionMenuId: string;
370
+ hasSearchbar: BooleanInput;
371
+ isSearchbarSticky: BooleanInput;
372
+ sidebarItemsFilter: EventEmitter<MenuItem[]>;
373
+ searchbar: IonSearchbar;
374
+ protected filteredItems: MenuItem[];
375
+ protected query: string;
376
+ constructor(i18nService: I18nService, asService: EuiAppShellService, menuCtrl: MenuController, navCtrl: NavController);
377
+ ngOnInit(): void;
378
+ handleInput(event: CustomEvent): void;
379
+ closeMenu(): void;
380
+ protected sortSidebarItems(): void;
381
+ protected filterMenuItems(items: any, searchPhrase: string): MenuItem[];
382
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSidebarContentComponent, never>;
383
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSidebarContentComponent, "euim-sidebar-content", never, { "sidebarItems": { "alias": "sidebarItems"; "required": false; }; "ionMenuId": { "alias": "ionMenuId"; "required": false; }; "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; "isSearchbarSticky": { "alias": "isSearchbarSticky"; "required": false; }; }, { "sidebarItemsFilter": "sidebarItemsFilter"; }, never, ["*"], true, never>;
384
+ static ngAcceptInputType_hasSearchbar: unknown;
385
+ static ngAcceptInputType_isSearchbarSticky: unknown;
386
+ }
387
+ interface MenuItem {
388
+ icon?: string;
389
+ iconColor?: IconColor;
390
+ label: string;
391
+ url?: string;
392
+ isSection?: boolean;
393
+ section?: string;
394
+ group?: number;
395
+ groupHeader?: string;
396
+ }
397
+
398
+ declare class EuimSidebarComponent implements OnInit, AfterContentInit {
399
+ private router;
400
+ menuCtrl: MenuController;
401
+ sidebarContent: EuimSidebarContentComponent;
402
+ className: string;
403
+ ionMenuId: string;
404
+ routerPath: string;
405
+ constructor(router: Router, menuCtrl: MenuController);
406
+ ngOnInit(): void;
407
+ ngAfterContentInit(): void;
408
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSidebarComponent, never>;
409
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSidebarComponent, "euim-sidebar", never, { "ionMenuId": { "alias": "ionMenuId"; "required": false; }; "routerPath": { "alias": "routerPath"; "required": false; }; }, {}, ["sidebarContent"], ["*", "euim-sidebar-content"], true, never>;
410
+ }
411
+
412
+ /**
413
+ * @deprecated Use {@link EUIM_SIDEBAR} instead.
414
+ */
415
+ declare class EuimSidebarModule {
416
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSidebarModule, never>;
417
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSidebarModule, never, [typeof EuimSidebarComponent, typeof EuimSidebarContentComponent], [typeof EuimSidebarComponent, typeof EuimSidebarContentComponent]>;
418
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimSidebarModule>;
419
+ }
420
+
421
+ declare const EUIM_SIDEBAR: readonly [typeof EuimSidebarComponent, typeof EuimSidebarContentComponent];
422
+
423
+ declare class EuimHeaderDetailsComponent {
424
+ baseStatesDirective: BaseStatesDirective;
425
+ hasBorderBottom: BooleanInput;
426
+ get cssClasses(): string;
427
+ constructor(baseStatesDirective: BaseStatesDirective);
428
+ getCssClasses(): string;
429
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsComponent, never>;
430
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimHeaderDetailsComponent, "euim-header-details", never, { "hasBorderBottom": { "alias": "hasBorderBottom"; "required": false; }; }, {}, never, ["*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
431
+ static ngAcceptInputType_hasBorderBottom: unknown;
432
+ }
433
+
434
+ declare class EuimHeaderDetailsMetaDirective {
435
+ className: string;
436
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsMetaDirective, never>;
437
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimHeaderDetailsMetaDirective, "[euimHeaderDetailsMeta]", never, {}, {}, never, never, true, never>;
438
+ }
439
+
440
+ declare class EuimHeaderDetailsTitleDirective {
441
+ className: string;
442
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsTitleDirective, never>;
443
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimHeaderDetailsTitleDirective, "[euimHeaderDetailsTitle]", never, {}, {}, never, never, true, never>;
444
+ }
445
+
446
+ declare class EuimHeaderDetailsIconDirective {
447
+ className: string;
448
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsIconDirective, never>;
449
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimHeaderDetailsIconDirective, "[euimHeaderDetailsIcon]", never, {}, {}, never, never, true, never>;
450
+ }
451
+
452
+ /**
453
+ * @deprecated Use {@link EUIM_HEADER_DETAILS} instead.
454
+ */
455
+ declare class EuimHeaderDetailsModule {
456
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsModule, never>;
457
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimHeaderDetailsModule, never, [typeof EuimHeaderDetailsComponent, typeof EuimHeaderDetailsTitleDirective, typeof EuimHeaderDetailsMetaDirective, typeof EuimHeaderDetailsIconDirective], [typeof EuimHeaderDetailsComponent, typeof EuimHeaderDetailsTitleDirective, typeof EuimHeaderDetailsMetaDirective, typeof EuimHeaderDetailsIconDirective]>;
458
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimHeaderDetailsModule>;
459
+ }
460
+
461
+ declare const EUIM_HEADER_DETAILS: readonly [typeof EuimHeaderDetailsComponent, typeof EuimHeaderDetailsMetaDirective, typeof EuimHeaderDetailsTitleDirective, typeof EuimHeaderDetailsIconDirective];
462
+
463
+ declare class EuimBadgeComponent {
464
+ baseStatesDirective: BaseStatesDirective;
465
+ get cssClasses(): string;
466
+ constructor(baseStatesDirective: BaseStatesDirective);
467
+ getCssClasses(): string;
468
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimBadgeComponent, never>;
469
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimBadgeComponent, "euim-badge", never, {}, {}, never, ["*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "euimPositionTopEnd": "euimPositionTopEnd"; "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; "euimSizeXL": "euimSizeXL"; "color": "color"; }; outputs: {}; }]>;
470
+ }
471
+
472
+ /**
473
+ * @deprecated Use {@link EUIM_BADGE} instead.
474
+ */
475
+ declare class EuimBadgeModule {
476
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimBadgeModule, never>;
477
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimBadgeModule, never, [typeof EuimBadgeComponent], [typeof EuimBadgeComponent]>;
478
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimBadgeModule>;
479
+ }
480
+
481
+ declare const EUIM_BADGE: readonly [typeof EuimBadgeComponent];
482
+
483
+ declare class EuimEmptyListPlaceholderTitleDirective {
484
+ className: string;
485
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimEmptyListPlaceholderTitleDirective, never>;
486
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimEmptyListPlaceholderTitleDirective, "[euimEmptyListPlaceholderTitle]", never, {}, {}, never, never, true, never>;
487
+ }
488
+
489
+ declare class EuimEmptyListPlaceholderSubtitleDirective {
490
+ className: string;
491
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimEmptyListPlaceholderSubtitleDirective, never>;
492
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimEmptyListPlaceholderSubtitleDirective, "[euimEmptyListPlaceholderSubtitle]", never, {}, {}, never, never, true, never>;
493
+ }
494
+
495
+ declare class EuimEmptyListPlaceholderIconDirective {
496
+ className: string;
497
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimEmptyListPlaceholderIconDirective, never>;
498
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimEmptyListPlaceholderIconDirective, "[euimEmptyListPlaceholderIcon]", never, {}, {}, never, never, true, never>;
499
+ }
500
+
501
+ declare class EuimEmptyListPlaceholderComponent implements AfterViewInit {
502
+ private cdr;
503
+ message: string;
504
+ icon: string;
505
+ description: string;
506
+ button: string;
507
+ euimMarginTopLarge: boolean;
508
+ euimMarginTopSmall: boolean;
509
+ euimMarginBottomSmall: boolean;
510
+ get cssClasses(): string;
511
+ contentWrapper: ElementRef;
512
+ isEmptyContent: boolean;
513
+ constructor(cdr: ChangeDetectorRef);
514
+ ngAfterViewInit(): void;
515
+ getCssClasses(): string;
516
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimEmptyListPlaceholderComponent, never>;
517
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimEmptyListPlaceholderComponent, "euim-empty-list-placeholder", never, { "message": { "alias": "message"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "description": { "alias": "description"; "required": false; }; "button": { "alias": "button"; "required": false; }; "euimMarginTopLarge": { "alias": "euimMarginTopLarge"; "required": false; }; "euimMarginTopSmall": { "alias": "euimMarginTopSmall"; "required": false; }; "euimMarginBottomSmall": { "alias": "euimMarginBottomSmall"; "required": false; }; }, {}, never, ["*"], true, never>;
518
+ static ngAcceptInputType_euimMarginTopLarge: unknown;
519
+ static ngAcceptInputType_euimMarginTopSmall: unknown;
520
+ static ngAcceptInputType_euimMarginBottomSmall: unknown;
521
+ }
522
+
523
+ /**
524
+ * @deprecated Use {@link EUIM_EMPTY_LIST_PLACEHOLDER} instead.
525
+ */
526
+ declare class EuimEmptyListPlaceholderModule {
527
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimEmptyListPlaceholderModule, never>;
528
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimEmptyListPlaceholderModule, never, [typeof EuimEmptyListPlaceholderComponent, typeof EuimEmptyListPlaceholderTitleDirective, typeof EuimEmptyListPlaceholderSubtitleDirective, typeof EuimEmptyListPlaceholderIconDirective], [typeof EuimEmptyListPlaceholderComponent, typeof EuimEmptyListPlaceholderTitleDirective, typeof EuimEmptyListPlaceholderSubtitleDirective, typeof EuimEmptyListPlaceholderIconDirective]>;
529
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimEmptyListPlaceholderModule>;
530
+ }
531
+
532
+ declare const EUIM_EMPTY_LIST_PLACEHOLDER: readonly [typeof EuimEmptyListPlaceholderTitleDirective, typeof EuimEmptyListPlaceholderSubtitleDirective, typeof EuimEmptyListPlaceholderIconDirective, typeof EuimEmptyListPlaceholderComponent];
533
+
534
+ type VariantTypes = 'info' | 'success' | 'warning' | 'danger' | 'accent' | 'primary' | 'secondary';
535
+ declare class EuimMessageComponent {
536
+ baseStatesDirective: BaseStatesDirective;
537
+ get icon(): string;
538
+ get cssClasses(): string;
539
+ constructor(baseStatesDirective: BaseStatesDirective);
540
+ getCssClasses(): string;
541
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMessageComponent, never>;
542
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMessageComponent, "euim-message", never, {}, {}, never, ["euim-message-title", "*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
543
+ }
544
+
545
+ declare class EuimMessageTitleComponent {
546
+ className: string;
547
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMessageTitleComponent, never>;
548
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMessageTitleComponent, "euim-message-title", never, {}, {}, never, ["*"], true, never>;
549
+ }
550
+
551
+ /**
552
+ * @deprecated Use {@link EUIM_MESSAGE} instead.
553
+ */
554
+ declare class EuimMessageModule {
555
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMessageModule, never>;
556
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimMessageModule, never, [typeof EuimMessageComponent, typeof EuimMessageTitleComponent], [typeof EuimMessageComponent, typeof EuimMessageTitleComponent]>;
557
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimMessageModule>;
558
+ }
559
+
560
+ declare const EUIM_MESSAGE: readonly [typeof EuimMessageComponent, typeof EuimMessageTitleComponent];
561
+
562
+ declare class EuimSpinnerComponent {
563
+ variant: 'default' | 'inverted';
564
+ get cssClasses(): string;
565
+ getCssClasses(): string;
566
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSpinnerComponent, never>;
567
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSpinnerComponent, "euim-spinner", never, { "variant": { "alias": "variant"; "required": false; }; }, {}, never, ["*"], true, never>;
568
+ }
569
+
570
+ declare class EuimSpinnerMessageComponent {
571
+ className: string;
572
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSpinnerMessageComponent, never>;
573
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSpinnerMessageComponent, "[euimSpinnerMessage]", never, {}, {}, never, ["*"], true, never>;
574
+ }
575
+
576
+ declare class EuimSpinnerDescriptionComponent {
577
+ className: string;
578
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSpinnerDescriptionComponent, never>;
579
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSpinnerDescriptionComponent, "[euimSpinnerDescription]", never, {}, {}, never, ["*"], true, never>;
580
+ }
581
+
582
+ /**
583
+ * @deprecated Use {@link EUIM_SPINNER} instead.
584
+ */
585
+ declare class EuimSpinnerComponentModule {
586
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSpinnerComponentModule, never>;
587
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSpinnerComponentModule, never, [typeof EuimSpinnerComponent, typeof EuimSpinnerMessageComponent, typeof EuimSpinnerDescriptionComponent], [typeof EuimSpinnerComponent, typeof EuimSpinnerMessageComponent, typeof EuimSpinnerDescriptionComponent]>;
588
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimSpinnerComponentModule>;
589
+ }
590
+
591
+ declare const EUIM_SPINNER: readonly [typeof EuimSpinnerComponent, typeof EuimSpinnerMessageComponent, typeof EuimSpinnerDescriptionComponent];
592
+
593
+ declare class EuimMediaHeaderComponent {
594
+ baseStatesDirective: BaseStatesDirective;
595
+ euimNoGradient: boolean;
596
+ euimTwoSidesGradient: boolean;
597
+ hasBlur: boolean;
598
+ get cssClasses(): string;
599
+ constructor(baseStatesDirective: BaseStatesDirective);
600
+ getCssClasses(): string;
601
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderComponent, never>;
602
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMediaHeaderComponent, "euim-media-header", never, { "euimNoGradient": { "alias": "euimNoGradient"; "required": false; }; "euimTwoSidesGradient": { "alias": "euimTwoSidesGradient"; "required": false; }; "hasBlur": { "alias": "hasBlur"; "required": false; }; }, {}, never, ["[euimMediaHeaderImage]", "*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
603
+ static ngAcceptInputType_euimNoGradient: unknown;
604
+ static ngAcceptInputType_euimTwoSidesGradient: unknown;
605
+ static ngAcceptInputType_hasBlur: unknown;
606
+ }
607
+
608
+ declare class EuimMediaHeaderSubTitleDirective {
609
+ className: string;
610
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderSubTitleDirective, never>;
611
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMediaHeaderSubTitleDirective, "[euimMediaHeaderSubTitle]", never, {}, {}, never, never, true, never>;
612
+ }
613
+
614
+ declare class EuimMediaHeaderTitleDirective {
615
+ className: string;
616
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderTitleDirective, never>;
617
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMediaHeaderTitleDirective, "[euimMediaHeaderTitle]", never, {}, {}, never, never, true, never>;
618
+ }
619
+
620
+ declare class EuimMediaHeaderImageDirective {
621
+ className: string;
622
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderImageDirective, never>;
623
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMediaHeaderImageDirective, "[euimMediaHeaderImage]", never, {}, {}, never, never, true, never>;
624
+ }
625
+
626
+ declare class EuimMediaHeaderCustomContentDirective {
627
+ className: string;
628
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderCustomContentDirective, never>;
629
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMediaHeaderCustomContentDirective, "[euimMediaHeaderCustomContent]", never, {}, {}, never, never, true, never>;
630
+ }
631
+
632
+ /**
633
+ * @deprecated Use {@link EUIM_MEDIA_HEADER} instead.
634
+ */
635
+ declare class EuimMediaHeaderModule {
636
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderModule, never>;
637
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimMediaHeaderModule, never, [typeof EuimMediaHeaderCustomContentDirective, typeof EuimMediaHeaderComponent, typeof EuimMediaHeaderTitleDirective, typeof EuimMediaHeaderSubTitleDirective, typeof EuimMediaHeaderImageDirective], [typeof EuimMediaHeaderComponent, typeof EuimMediaHeaderTitleDirective, typeof EuimMediaHeaderSubTitleDirective, typeof EuimMediaHeaderImageDirective, typeof EuimMediaHeaderCustomContentDirective]>;
638
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimMediaHeaderModule>;
639
+ }
640
+
641
+ declare const EUIM_MEDIA_HEADER: readonly [typeof EuimMediaHeaderComponent, typeof EuimMediaHeaderSubTitleDirective, typeof EuimMediaHeaderTitleDirective, typeof EuimMediaHeaderImageDirective, typeof EuimMediaHeaderCustomContentDirective];
642
+
643
+ declare class EuimDataSummaryColLabelDirective {
644
+ baseStatesDirective: BaseStatesDirective;
645
+ get cssClasses(): string;
646
+ constructor(baseStatesDirective: BaseStatesDirective);
647
+ getCssClasses(): string;
648
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimDataSummaryColLabelDirective, never>;
649
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimDataSummaryColLabelDirective, "[euimDataSummaryColLabel]", never, {}, {}, never, never, true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
650
+ }
651
+
652
+ declare class EuimDataSummaryColValueDirective {
653
+ baseStatesDirective: BaseStatesDirective;
654
+ get cssClasses(): string;
655
+ constructor(baseStatesDirective: BaseStatesDirective);
656
+ getCssClasses(): string;
657
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimDataSummaryColValueDirective, never>;
658
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimDataSummaryColValueDirective, "[euimDataSummaryColValue]", never, {}, {}, never, never, true, never>;
659
+ }
660
+
661
+ declare class EuimDataSummaryComponent implements AfterContentInit {
662
+ baseStatesDirective: BaseStatesDirective;
663
+ euimDataSummaryColLabelComponent: QueryList<EuimDataSummaryColLabelDirective>;
664
+ euimDataSummaryColValueComponent: QueryList<EuimDataSummaryColValueDirective>;
665
+ get cssClasses(): string;
666
+ constructor(baseStatesDirective: BaseStatesDirective);
667
+ getCssClasses(): string;
668
+ ngAfterContentInit(): void;
669
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimDataSummaryComponent, never>;
670
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimDataSummaryComponent, "euim-data-summary", never, {}, {}, ["euimDataSummaryColLabelComponent", "euimDataSummaryColValueComponent"], ["*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
671
+ }
672
+
673
+ declare class EuimDataSummaryColComponent {
674
+ className: string;
675
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimDataSummaryColComponent, never>;
676
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimDataSummaryColComponent, "euim-data-summary-col", never, {}, {}, never, ["*"], true, never>;
677
+ }
678
+
679
+ /**
680
+ * @deprecated Use {@link EUIM_DATA_SUMMARY} instead.
681
+ */
682
+ declare class EuimDataSummaryModule {
683
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimDataSummaryModule, never>;
684
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimDataSummaryModule, never, [typeof EuimDataSummaryComponent, typeof EuimDataSummaryColComponent, typeof EuimDataSummaryColLabelDirective, typeof EuimDataSummaryColValueDirective], [typeof EuimDataSummaryComponent, typeof EuimDataSummaryColComponent, typeof EuimDataSummaryColLabelDirective, typeof EuimDataSummaryColValueDirective]>;
685
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimDataSummaryModule>;
686
+ }
687
+
688
+ declare const EUIM_DATA_SUMMARY: readonly [typeof EuimDataSummaryComponent, typeof EuimDataSummaryColComponent, typeof EuimDataSummaryColLabelDirective, typeof EuimDataSummaryColValueDirective];
689
+
690
+ declare class EuimAvatarComponent {
691
+ color: 'default' | 'dark' | 'branding' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
692
+ size: 'default' | 'auto' | 's' | 'm' | 'l';
693
+ fill: 'default' | 'clear' | 'outline' | 'outline-solid' | 'solid';
694
+ variant: 'default' | 'rectangle' | 'rounded';
695
+ borderColor: 'default' | 'primary' | 'branding' | 'info' | 'success' | 'danger' | 'white';
696
+ get cssClasses(): string;
697
+ getCssClasses(): string;
698
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarComponent, never>;
699
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarComponent, "euim-avatar", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["euim-avatar-icon", "euim-avatar-text", "euim-avatar-image", "euim-avatar-badge", "euim-avatar-icon-sub"], true, never>;
700
+ }
701
+
702
+ declare class EuimAvatarIconComponent {
703
+ string: string;
704
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarIconComponent, never>;
705
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconComponent, "euim-avatar-icon", never, {}, {}, never, ["*"], true, never>;
706
+ }
707
+
708
+ declare class EuimAvatarIconSubComponent {
709
+ color: 'default' | 'dark' | 'branding' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
710
+ size: 'default' | 'auto' | 'l' | 'm' | 's';
711
+ fill: 'default' | 'clear' | 'outline' | 'solid' | 'outline-solid';
712
+ variant: 'default' | 'rounded' | 'rectangle';
713
+ borderColor: 'default' | 'primary' | 'info' | 'success' | 'danger' | 'white';
714
+ get cssClasses(): string;
715
+ getCssClasses(): string;
716
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarIconSubComponent, never>;
717
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconSubComponent, "euim-avatar-icon-sub", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["*"], true, never>;
718
+ }
719
+
720
+ declare class EuimAvatarTextComponent {
721
+ color: 'default' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
722
+ get cssClasses(): string;
723
+ getCssClasses(): string;
724
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarTextComponent, never>;
725
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarTextComponent, "euim-avatar-text", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], true, never>;
726
+ }
727
+
728
+ declare class EuimAvatarImageComponent {
729
+ string: string;
730
+ imageUrl: any;
731
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarImageComponent, never>;
732
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarImageComponent, "euim-avatar-image", never, { "imageUrl": { "alias": "imageUrl"; "required": false; }; }, {}, never, ["*"], true, never>;
733
+ }
734
+
735
+ declare class EuimAvatarBadgeComponent {
736
+ get cssClasses(): string;
737
+ position: 'default' | 'bottom' | 'top';
738
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarBadgeComponent, never>;
739
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarBadgeComponent, "euim-avatar-badge", never, { "position": { "alias": "position"; "required": false; }; }, {}, never, ["*"], true, never>;
740
+ }
741
+
742
+ /**
743
+ * @deprecated Use {@link EUIM_AVATAR} instead.
744
+ */
745
+ declare class EuimAvatarModule {
746
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarModule, never>;
747
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAvatarModule, never, [typeof EuimAvatarComponent, typeof EuimAvatarIconComponent, typeof EuimAvatarIconSubComponent, typeof EuimAvatarTextComponent, typeof EuimAvatarImageComponent, typeof EuimAvatarBadgeComponent], [typeof EuimAvatarComponent, typeof EuimAvatarIconComponent, typeof EuimAvatarIconSubComponent, typeof EuimAvatarTextComponent, typeof EuimAvatarImageComponent, typeof EuimAvatarBadgeComponent]>;
748
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimAvatarModule>;
749
+ }
750
+
751
+ declare const EUIM_AVATAR: readonly [typeof EuimAvatarComponent, typeof EuimAvatarIconComponent, typeof EuimAvatarIconSubComponent, typeof EuimAvatarTextComponent, typeof EuimAvatarImageComponent, typeof EuimAvatarBadgeComponent];
752
+
753
+ declare class EuimCardImageDirective {
754
+ euimCardImageHeight: string;
755
+ euimCardImageWidth: string;
756
+ className: string;
757
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimCardImageDirective, never>;
758
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimCardImageDirective, "[euimCardImage]", never, { "euimCardImageHeight": { "alias": "euimCardImageHeight"; "required": false; }; "euimCardImageWidth": { "alias": "euimCardImageWidth"; "required": false; }; }, {}, never, never, true, never>;
759
+ }
760
+
761
+ declare class EuimCardComponent implements AfterContentInit {
762
+ baseStatesDirective: BaseStatesDirective;
763
+ cardImageDirective: EuimCardImageDirective;
764
+ imageWidth: string;
765
+ get cssClasses(): string;
766
+ constructor(baseStatesDirective: BaseStatesDirective);
767
+ getCssClasses(): string;
768
+ ngAfterContentInit(): void;
769
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimCardComponent, never>;
770
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimCardComponent, "euim-card", never, {}, {}, ["cardImageDirective"], ["[euimCardImage]", "*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
771
+ }
772
+
773
+ /**
774
+ * @deprecated Use {@link EUIM_CARD} instead.
775
+ */
776
+ declare class EuimCardModule {
777
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimCardModule, never>;
778
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimCardModule, never, [typeof EuimCardComponent, typeof EuimCardImageDirective], [typeof EuimCardComponent, typeof EuimCardImageDirective]>;
779
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimCardModule>;
780
+ }
781
+
782
+ declare const EUIM_CARD: readonly [typeof EuimCardComponent, typeof EuimCardImageDirective];
783
+
784
+ declare class EuimCardListComponent {
785
+ direction: 'column' | '';
786
+ get cssClasses(): string;
787
+ getCssClasses(): string;
788
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimCardListComponent, never>;
789
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimCardListComponent, "euim-card-list", never, { "direction": { "alias": "direction"; "required": false; }; }, {}, never, ["*"], true, never>;
790
+ }
791
+
792
+ /**
793
+ * @deprecated Use {@link EUIM_CARD_LIST} instead.
794
+ */
795
+ declare class EuimCardListModule {
796
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimCardListModule, never>;
797
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimCardListModule, never, [typeof EuimCardListComponent], [typeof EuimCardListComponent]>;
798
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimCardListModule>;
799
+ }
800
+
801
+ declare const EUIM_CARD_LIST: readonly [typeof EuimCardListComponent];
802
+
803
+ declare class EuimAlertMessageComponent implements OnInit {
804
+ baseStatesDirective: BaseStatesDirective;
805
+ _variant: string;
806
+ euimClose: EventEmitter<null>;
807
+ euimLabelTruncate: boolean;
808
+ hasIcon: boolean;
809
+ isCloseable: boolean;
810
+ isVisible: boolean;
811
+ constructor(baseStatesDirective: BaseStatesDirective);
812
+ ngOnInit(): void;
813
+ setVariants(): void;
814
+ get icon(): string;
815
+ get cssClasses(): string;
816
+ getCssClasses(): string;
817
+ onClose(event: Event): void;
818
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlertMessageComponent, never>;
819
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAlertMessageComponent, "euim-alert-message", never, { "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "hasIcon": { "alias": "hasIcon"; "required": false; }; "isCloseable": { "alias": "isCloseable"; "required": false; }; }, { "euimClose": "euimClose"; }, never, ["[slotStart]", "*", "[slotEnd]"], true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
820
+ static ngAcceptInputType_euimLabelTruncate: unknown;
821
+ static ngAcceptInputType_hasIcon: unknown;
822
+ static ngAcceptInputType_isCloseable: unknown;
823
+ }
824
+
825
+ /**
826
+ * @deprecated Use {@link EUIM_ALERT_MESSAGE} instead.
827
+ */
828
+ declare class EuimAlertMessageModule {
829
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlertMessageModule, never>;
830
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAlertMessageModule, never, [typeof EuimAlertMessageComponent], [typeof EuimAlertMessageComponent]>;
831
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimAlertMessageModule>;
832
+ }
833
+
834
+ declare const EUIM_ALERT_MESSAGE: readonly [typeof EuimAlertMessageComponent];
835
+
836
+ declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewInit {
837
+ private renderer;
838
+ private gestureCtrl;
839
+ private sliderElement;
840
+ private cdr;
841
+ slides: ElementRef;
842
+ rightActionClicked: EventEmitter<MouseEvent>;
843
+ lastStepActionClicked: EventEmitter<MouseEvent>;
844
+ leftActionClicked: EventEmitter<MouseEvent>;
845
+ isLastItemReached: BooleanInput;
846
+ isCarousel: boolean;
847
+ showLeftBtn: boolean;
848
+ showRightBtn: boolean;
849
+ isPreviousBtn: boolean;
850
+ isNextBtn: boolean;
851
+ paginationColor: 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
852
+ actionBtnNames: ActionBtnsNames;
853
+ actionBtnIconsNames: ActionBtnsIconsNames;
854
+ showLeftBtnAsPrevious: BooleanInput;
855
+ slidesArray: any[];
856
+ currentSlide: number;
857
+ startX: number;
858
+ constructor(renderer: Renderer2, gestureCtrl: GestureController, sliderElement: ElementRef, cdr: ChangeDetectorRef);
859
+ onResize(event: Event): void;
860
+ get cssClasses(): string;
861
+ ngAfterViewInit(): void;
862
+ ngOnInit(): void;
863
+ setSliderStyles(): void;
864
+ handleTouchEnd(e: any): void;
865
+ goToSlide(index: any): void;
866
+ goToPreviousSlide(): void;
867
+ goToNextSlide(): void;
868
+ isPreviousButtonVisible(): void;
869
+ isNextButtonVisible(): void;
870
+ onRightBtnAction(event: MouseEvent): void;
871
+ onLastStepAction(event: MouseEvent): void;
872
+ onLeftBtnAction(event: MouseEvent): void;
873
+ isImageOnly(): boolean;
874
+ getCssClasses(): string;
875
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenComponent, never>;
876
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSliderInfoScreenComponent, "euim-slider-info-screen", never, { "isCarousel": { "alias": "isCarousel"; "required": false; }; "showLeftBtn": { "alias": "showLeftBtn"; "required": false; }; "showRightBtn": { "alias": "showRightBtn"; "required": false; }; "isPreviousBtn": { "alias": "isPreviousBtn"; "required": false; }; "isNextBtn": { "alias": "isNextBtn"; "required": false; }; "paginationColor": { "alias": "paginationColor"; "required": false; }; "actionBtnNames": { "alias": "actionBtnNames"; "required": false; }; "actionBtnIconsNames": { "alias": "actionBtnIconsNames"; "required": false; }; }, { "rightActionClicked": "rightActionClicked"; "lastStepActionClicked": "lastStepActionClicked"; "leftActionClicked": "leftActionClicked"; }, never, ["*"], true, never>;
877
+ static ngAcceptInputType_isCarousel: unknown;
878
+ static ngAcceptInputType_showLeftBtn: unknown;
879
+ static ngAcceptInputType_showRightBtn: unknown;
880
+ static ngAcceptInputType_isPreviousBtn: unknown;
881
+ static ngAcceptInputType_isNextBtn: unknown;
882
+ }
883
+ interface ActionBtnsNames {
884
+ rightBtnName: string;
885
+ lastStepActionBtnName: string;
886
+ leftBtnName: string;
887
+ }
888
+ interface ActionBtnsIconsNames {
889
+ rightBtnIconName: string;
890
+ lastStepActionBtnIconName: string;
891
+ leftBtnIconName: string;
892
+ }
893
+
894
+ declare class EuimSlideInfoScreenComponent {
895
+ className: string;
896
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSlideInfoScreenComponent, never>;
897
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSlideInfoScreenComponent, "euim-slide-info-screen", never, {}, {}, never, ["*"], true, never>;
898
+ }
899
+
900
+ declare class EuimSliderInfoScreenContentDirective {
901
+ euimTextCenter: boolean;
902
+ get cssClasses(): string;
903
+ getCssClasses(): string;
904
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenContentDirective, never>;
905
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSliderInfoScreenContentDirective, "[euimSliderInfoScreenContent]", never, { "euimTextCenter": { "alias": "euimTextCenter"; "required": false; }; }, {}, never, never, true, never>;
906
+ static ngAcceptInputType_euimTextCenter: unknown;
907
+ }
908
+
909
+ declare class EuimSliderInfoScreenTitleDirective {
910
+ className: string;
911
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenTitleDirective, never>;
912
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSliderInfoScreenTitleDirective, "[euimSliderInfoScreenTitle]", never, {}, {}, never, never, true, never>;
913
+ }
914
+
915
+ declare class EuimSliderInfoScreenSubTitleDirective {
916
+ className: string;
917
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenSubTitleDirective, never>;
918
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSliderInfoScreenSubTitleDirective, "[euimSliderInfoScreenSubTitle]", never, {}, {}, never, never, true, never>;
919
+ }
920
+
921
+ /**
922
+ * @deprecated Use {@link EUIM_SLIDER_INFO_SCREEN} instead.
923
+ */
924
+ declare class EuimSliderInfoScreenModule {
925
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenModule, never>;
926
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSliderInfoScreenModule, never, [typeof EuimSliderInfoScreenComponent, typeof EuimSlideInfoScreenComponent, typeof EuimSliderInfoScreenContentDirective, typeof EuimSliderInfoScreenTitleDirective, typeof EuimSliderInfoScreenSubTitleDirective], [typeof EuimSliderInfoScreenComponent, typeof EuimSlideInfoScreenComponent, typeof EuimSliderInfoScreenContentDirective, typeof EuimSliderInfoScreenTitleDirective, typeof EuimSliderInfoScreenSubTitleDirective]>;
927
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimSliderInfoScreenModule>;
928
+ }
929
+
930
+ declare const EUIM_SLIDER_INFO_SCREEN: readonly [typeof EuimSliderInfoScreenComponent, typeof EuimSlideInfoScreenComponent, typeof EuimSliderInfoScreenContentDirective, typeof EuimSliderInfoScreenTitleDirective, typeof EuimSliderInfoScreenSubTitleDirective];
931
+
932
+ declare class EuimScrollerXComponent {
933
+ className: string;
934
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimScrollerXComponent, never>;
935
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimScrollerXComponent, "euim-scroller-x", never, {}, {}, never, ["*"], true, never>;
936
+ }
937
+
938
+ /**
939
+ * @deprecated Use {@link EUIM_SCROLLER_X} instead.
940
+ */
941
+ declare class EuimScrollerXComponentModule {
942
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimScrollerXComponentModule, never>;
943
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimScrollerXComponentModule, never, [typeof EuimScrollerXComponent], [typeof EuimScrollerXComponent]>;
944
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimScrollerXComponentModule>;
945
+ }
946
+
947
+ declare const EUIM_SCROLLER_X: readonly [typeof EuimScrollerXComponent];
948
+
949
+ declare class EuimChipSelectorItemDirective {
950
+ renderer: Renderer2;
951
+ el: ElementRef;
952
+ clickEventAdded: boolean;
953
+ id: number;
954
+ euimChipSelectorAll: boolean;
955
+ className: string;
956
+ constructor(renderer: Renderer2, el: ElementRef);
957
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimChipSelectorItemDirective, never>;
958
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimChipSelectorItemDirective, "[euimChipSelectorItem]", never, { "id": { "alias": "id"; "required": false; }; "euimChipSelectorAll": { "alias": "euimChipSelectorAll"; "required": false; }; }, {}, never, never, true, never>;
959
+ static ngAcceptInputType_id: unknown;
960
+ static ngAcceptInputType_euimChipSelectorAll: unknown;
961
+ }
962
+
963
+ declare class EuimChipSelectorComponent implements AfterViewInit, AfterContentInit, OnChanges, OnDestroy {
964
+ backgroundColor: 'branding' | 'transparent' | 'white' | '';
965
+ color: 'default' | 'dark' | 'branding' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
966
+ chipSelectedColor: 'primary' | 'dark' | 'branding' | 'info' | 'success' | 'warning' | 'danger' | 'white';
967
+ chipFill: 'default' | 'clear' | 'outline' | 'outline-solid' | 'solid';
968
+ sourceData: FilteredData[];
969
+ hasBoxShadow: BooleanInput;
970
+ hasNoScrollerX: BooleanInput;
971
+ hasColorTransparency: BooleanInput;
972
+ selectedChips: any[];
973
+ isMultiSelectionMode: BooleanInput;
974
+ isCustomMode: BooleanInput;
975
+ euimKeepSelection: BooleanInput;
976
+ hasSearchbar: BooleanInput;
977
+ filterData: EventEmitter<FilteredData[]>;
978
+ clickItems: EventEmitter<string[]>;
979
+ selectedChipsChange: EventEmitter<string[]>;
980
+ get cssClasses(): string;
981
+ euimChipSelectorItemComponent: QueryList<EuimChipSelectorItemDirective>;
982
+ filteredData: FilteredData[];
983
+ filterConditions: any[];
984
+ searchInput: string;
985
+ isEmitEvent: boolean;
986
+ euimChipSelectorItemSubscription: Subscription;
987
+ clickEventHandled: boolean;
988
+ ngAfterViewInit(): void;
989
+ ngAfterContentInit(): void;
990
+ ngOnDestroy(): void;
991
+ subscribeToChanges(): void;
992
+ ngOnChanges(changes: SimpleChanges): void;
993
+ getCssClasses(): string;
994
+ setCssItemClasses(): void;
995
+ getCssItemClasses(): string;
996
+ updateChipsAndFilters(): void;
997
+ applyFilter(filterCondition: string, isAllFilter: BooleanInput, multipleFilterConditions: string[]): void;
998
+ clearFiltersAndSelectAll(): void;
999
+ updateChipsAndFilterDataAfterInit(isEmitEvent?: boolean): void;
1000
+ onFilterChange(filterCondition: string, isFilterAll: BooleanInput, item: any): void;
1001
+ handleChange(event: any): void;
1002
+ addSelectedStyles(item: any): void;
1003
+ removeSelectedStyles(item: any): void;
1004
+ private handleMultiSelectionMode;
1005
+ private handleSingleSelectionMode;
1006
+ private clearAllSelections;
1007
+ private filterBySearch;
1008
+ private filterByChips;
1009
+ private filterByCondition;
1010
+ private filterByMultipleConditions;
1011
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimChipSelectorComponent, never>;
1012
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimChipSelectorComponent, "euim-chip-selector", never, { "backgroundColor": { "alias": "backgroundColor"; "required": false; }; "color": { "alias": "color"; "required": false; }; "chipSelectedColor": { "alias": "chipSelectedColor"; "required": false; }; "chipFill": { "alias": "chipFill"; "required": false; }; "sourceData": { "alias": "sourceData"; "required": false; }; "hasBoxShadow": { "alias": "hasBoxShadow"; "required": false; }; "hasNoScrollerX": { "alias": "hasNoScrollerX"; "required": false; }; "hasColorTransparency": { "alias": "hasColorTransparency"; "required": false; }; "selectedChips": { "alias": "selectedChips"; "required": false; }; "isMultiSelectionMode": { "alias": "isMultiSelectionMode"; "required": false; }; "isCustomMode": { "alias": "isCustomMode"; "required": false; }; "euimKeepSelection": { "alias": "euimKeepSelection"; "required": false; }; "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; }, { "filterData": "filterData"; "clickItems": "clickItems"; "selectedChipsChange": "selectedChipsChange"; }, ["euimChipSelectorItemComponent"], ["*"], true, never>;
1013
+ static ngAcceptInputType_hasBoxShadow: unknown;
1014
+ static ngAcceptInputType_hasNoScrollerX: unknown;
1015
+ static ngAcceptInputType_hasColorTransparency: unknown;
1016
+ static ngAcceptInputType_isMultiSelectionMode: unknown;
1017
+ static ngAcceptInputType_isCustomMode: unknown;
1018
+ static ngAcceptInputType_euimKeepSelection: unknown;
1019
+ static ngAcceptInputType_hasSearchbar: unknown;
1020
+ }
1021
+ interface FilteredData {
1022
+ title: string;
1023
+ filterId: string;
1024
+ [key: string]: string;
1025
+ }
1026
+
1027
+ /**
1028
+ * @deprecated Use {@link EUIM_CHIP_SELECTOR} instead.
1029
+ */
1030
+ declare class EuimChipSelectorComponentModule {
1031
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimChipSelectorComponentModule, never>;
1032
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimChipSelectorComponentModule, never, [typeof EuimChipSelectorComponent, typeof EuimChipSelectorItemDirective], [typeof EuimChipSelectorComponent, typeof EuimChipSelectorItemDirective]>;
1033
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimChipSelectorComponentModule>;
1034
+ }
1035
+
1036
+ declare const EUIM_CHIP_SELECTOR: readonly [typeof EuimChipSelectorComponent, typeof EuimChipSelectorItemDirective];
1037
+
1038
+ declare class EuimSkeletonListItemComponent {
1039
+ baseStatesDirective: BaseStatesDirective;
1040
+ get cssClasses(): string;
1041
+ hasAvatar: boolean;
1042
+ hasTitle: boolean;
1043
+ hasSubtitle: boolean;
1044
+ hasMetaLine: boolean;
1045
+ isAnimated: boolean;
1046
+ avatarType: 'default' | 'square';
1047
+ separator: 'none' | 'full' | 'inset';
1048
+ titleWidth: string;
1049
+ subTitleWidth: string;
1050
+ metaLineWidth: string;
1051
+ constructor(baseStatesDirective: BaseStatesDirective);
1052
+ private getCssClasses;
1053
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonListItemComponent, never>;
1054
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSkeletonListItemComponent, "euim-skeleton-list-item", never, { "hasAvatar": { "alias": "hasAvatar"; "required": false; }; "hasTitle": { "alias": "hasTitle"; "required": false; }; "hasSubtitle": { "alias": "hasSubtitle"; "required": false; }; "hasMetaLine": { "alias": "hasMetaLine"; "required": false; }; "isAnimated": { "alias": "isAnimated"; "required": false; }; "avatarType": { "alias": "avatarType"; "required": false; }; "separator": { "alias": "separator"; "required": false; }; "titleWidth": { "alias": "titleWidth"; "required": false; }; "subTitleWidth": { "alias": "subTitleWidth"; "required": false; }; "metaLineWidth": { "alias": "metaLineWidth"; "required": false; }; }, {}, never, never, true, [{ directive: typeof BaseStatesDirective; inputs: { "euimSize2XL": "euimSize2XL"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
1055
+ static ngAcceptInputType_hasAvatar: unknown;
1056
+ static ngAcceptInputType_hasTitle: unknown;
1057
+ static ngAcceptInputType_hasSubtitle: unknown;
1058
+ static ngAcceptInputType_hasMetaLine: unknown;
1059
+ static ngAcceptInputType_isAnimated: unknown;
1060
+ }
1061
+
1062
+ /**
1063
+ * @deprecated Use {@link EUIM_SKELETON_LIST_ITEM} instead.
1064
+ */
1065
+ declare class EuimSkeletonListItemModule {
1066
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonListItemModule, never>;
1067
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSkeletonListItemModule, never, [typeof EuimSkeletonListItemComponent], [typeof EuimSkeletonListItemComponent]>;
1068
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimSkeletonListItemModule>;
1069
+ }
1070
+
1071
+ declare const EUIM_SKELETON_LIST_ITEM: readonly [typeof EuimSkeletonListItemComponent];
1072
+
1073
+ declare class EuimSkeletonListComponent implements AfterContentInit {
1074
+ items: number;
1075
+ skeletonListItem: EuimSkeletonListItemComponent;
1076
+ skeletonItem: any;
1077
+ skeletonItemInputs: SkeletonItemInputs;
1078
+ ngAfterContentInit(): void;
1079
+ get itemsArray(): number[];
1080
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonListComponent, never>;
1081
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSkeletonListComponent, "euim-skeleton-list", never, { "items": { "alias": "items"; "required": false; }; }, {}, ["skeletonListItem"], never, true, never>;
1082
+ }
1083
+ type SkeletonItemInputs = {
1084
+ hasAvatar?: BooleanInput;
1085
+ hasTitle?: BooleanInput;
1086
+ hasSubtitle?: BooleanInput;
1087
+ hasMetaLine?: BooleanInput;
1088
+ isAnimated?: BooleanInput;
1089
+ avatarType?: string;
1090
+ separator?: string;
1091
+ titleWidth?: string;
1092
+ subTitleWidth?: string;
1093
+ metaLineWidth?: string;
1094
+ };
1095
+
1096
+ /**
1097
+ * @deprecated Use {@link EUIM_SKELETON_LIST} instead.
1098
+ */
1099
+ declare class EuimSkeletonListModule {
1100
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonListModule, never>;
1101
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSkeletonListModule, never, [typeof EuimSkeletonListComponent], [typeof EuimSkeletonListComponent]>;
1102
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimSkeletonListModule>;
1103
+ }
1104
+
1105
+ declare const EUIM_SKELETON_LIST: readonly [typeof EuimSkeletonListComponent];
1106
+
1107
+ declare class EuimMultiselectComponent implements OnInit, AfterContentChecked, OnChanges {
1108
+ private ref;
1109
+ className: string;
1110
+ initialDataProvider: any[];
1111
+ currentDataProvider: any[];
1112
+ toolbarTitle: string;
1113
+ euimKeepSelection: boolean;
1114
+ selectAll: boolean;
1115
+ indeterminate: boolean;
1116
+ numberOfSelected: number;
1117
+ constructor(ref: ChangeDetectorRef);
1118
+ ngOnInit(): void;
1119
+ selectAllItems(): void;
1120
+ deselectAllItems(): void;
1121
+ countSelectedItems(): number;
1122
+ selectedItems(): any[];
1123
+ selectByIndex(index: number, state?: boolean): void;
1124
+ ngAfterContentChecked(): void;
1125
+ ngOnChanges(changes: SimpleChanges): void;
1126
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectComponent, never>;
1127
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectComponent, "euim-multiselect", ["euimMultiselect"], { "currentDataProvider": { "alias": "currentDataProvider"; "required": false; }; "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; "euimKeepSelection": { "alias": "euimKeepSelection"; "required": false; }; }, {}, never, ["euim-multiselect-toolbar", "euim-multiselect-filter", "euim-multiselect-list", "euim-empty-list-placeholder"], true, never>;
1128
+ static ngAcceptInputType_euimKeepSelection: unknown;
1129
+ }
1130
+
1131
+ declare class EuimMultiselectFilterComponent {
1132
+ private multiselect;
1133
+ className: string;
1134
+ filterByFieldsNames: string[];
1135
+ constructor(multiselect: EuimMultiselectComponent);
1136
+ handleChange(event: any): void;
1137
+ applyStatusToSelectAllCheckControl(): void;
1138
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectFilterComponent, never>;
1139
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectFilterComponent, "euim-multiselect-filter", never, { "filterByFieldsNames": { "alias": "filterByFieldsNames"; "required": false; }; }, {}, never, never, true, never>;
1140
+ }
1141
+
1142
+ declare class EuimMultiselectAllDirective {
1143
+ private euimMulti;
1144
+ className: string;
1145
+ constructor(euimMulti: EuimMultiselectComponent);
1146
+ onIonChange(event: CustomEvent): void;
1147
+ get indeterminate(): boolean;
1148
+ get checked(): boolean;
1149
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectAllDirective, never>;
1150
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMultiselectAllDirective, "[euimMultiselectAll]", never, {}, {}, never, never, true, never>;
1151
+ }
1152
+
1153
+ declare class EuimMultiselectListComponent {
1154
+ protected multiselect: EuimMultiselectComponent;
1155
+ className: string;
1156
+ constructor(multiselect: EuimMultiselectComponent);
1157
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectListComponent, never>;
1158
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectListComponent, "euim-multiselect-list", never, {}, {}, never, ["*"], true, never>;
1159
+ }
1160
+
1161
+ declare class EuimMultiselectSelectFieldDirective {
1162
+ private euimMulti;
1163
+ className: string;
1164
+ item: any;
1165
+ constructor(euimMulti: EuimMultiselectComponent);
1166
+ onIonChange(event: CustomEvent): void;
1167
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectSelectFieldDirective, never>;
1168
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMultiselectSelectFieldDirective, "[euimMultiselectSelectField]", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, never, true, never>;
1169
+ }
1170
+
1171
+ declare class EuimMultiselectInfoComponent implements AfterContentChecked {
1172
+ protected multiselect: EuimMultiselectComponent;
1173
+ private ref;
1174
+ className: string;
1175
+ constructor(multiselect: EuimMultiselectComponent, ref: ChangeDetectorRef);
1176
+ ngAfterContentChecked(): void;
1177
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectInfoComponent, never>;
1178
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectInfoComponent, "euim-multiselect-info", never, {}, {}, never, never, true, never>;
1179
+ }
1180
+
1181
+ declare class EuimMultiselectToolbarComponent {
1182
+ private multiselect;
1183
+ className: string;
1184
+ toolbarTitle: string;
1185
+ euimCustomRender: boolean;
1186
+ cancel: EventEmitter<boolean>;
1187
+ confirm: EventEmitter<any>;
1188
+ constructor(multiselect: EuimMultiselectComponent);
1189
+ onConfirm(): void;
1190
+ onCancelClick(): void;
1191
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectToolbarComponent, never>;
1192
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectToolbarComponent, "euim-multiselect-toolbar", never, { "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; "euimCustomRender": { "alias": "euimCustomRender"; "required": false; }; }, { "cancel": "cancel"; "confirm": "confirm"; }, never, ["ion-button", "*"], true, never>;
1193
+ static ngAcceptInputType_euimCustomRender: unknown;
1194
+ }
1195
+
1196
+ /**
1197
+ * @deprecated Use {@link EUIM_MULTISELECT} instead.
1198
+ */
1199
+ declare class EuimMultiselectModule {
1200
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectModule, never>;
1201
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimMultiselectModule, never, [typeof EuimMultiselectComponent, typeof EuimMultiselectFilterComponent, typeof EuimMultiselectListComponent, typeof EuimMultiselectInfoComponent, typeof EuimMultiselectSelectFieldDirective, typeof EuimMultiselectAllDirective, typeof EuimMultiselectToolbarComponent], [typeof EuimMultiselectComponent, typeof EuimMultiselectFilterComponent, typeof EuimMultiselectListComponent, typeof EuimMultiselectInfoComponent, typeof EuimMultiselectSelectFieldDirective, typeof EuimMultiselectAllDirective, typeof EuimMultiselectToolbarComponent]>;
1202
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimMultiselectModule>;
1203
+ }
1204
+
1205
+ declare const EUIM_MULTISELECT: readonly [typeof EuimMultiselectComponent, typeof EuimMultiselectFilterComponent, typeof EuimMultiselectAllDirective, typeof EuimMultiselectListComponent, typeof EuimMultiselectSelectFieldDirective, typeof EuimMultiselectInfoComponent, typeof EuimMultiselectToolbarComponent];
1206
+
1207
+ declare class EuimPdfViewerComponent implements OnInit, OnChanges, OnDestroy {
1208
+ private alertService;
1209
+ private http;
1210
+ url: string;
1211
+ page: number;
1212
+ className: string;
1213
+ pinch: PinchZoomComponent;
1214
+ zoom: number;
1215
+ loading: boolean;
1216
+ errorMessage: string;
1217
+ pdf: PDFDocumentProxy;
1218
+ eventResult?: ZoomEvent;
1219
+ protected pdfNumPages: number;
1220
+ protected data: Uint8Array;
1221
+ private showDefaultError;
1222
+ private urlChange$;
1223
+ private subscription;
1224
+ constructor(alertService: AlertController, http: HttpClient);
1225
+ ngOnInit(): void;
1226
+ ngOnChanges(changes: SimpleChanges): void;
1227
+ ngOnDestroy(): void;
1228
+ zoomChange(event: ZoomEvent): void;
1229
+ onLoaded(pdf: PDFDocumentProxy): void;
1230
+ onError(): void;
1231
+ onDownload(): void;
1232
+ onZoomIn(): void;
1233
+ onZoomOut(): void;
1234
+ onResetZoom(): void;
1235
+ nextPage(): void;
1236
+ prevPage(): void;
1237
+ /**
1238
+ * Download file from the given data and filename using Blob.
1239
+ * It generates an anchor link and clicks on it to download the file.
1240
+ * @param data
1241
+ * @param filename
1242
+ * @private
1243
+ */
1244
+ private downloadFile;
1245
+ /**
1246
+ * Fetch PDF data from the given URL and return as Uint8Array.
1247
+ * @param url
1248
+ * @private
1249
+ */
1250
+ private getPDFData;
1251
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimPdfViewerComponent, never>;
1252
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimPdfViewerComponent, "euim-pdf-viewer", never, { "url": { "alias": "url"; "required": false; }; "page": { "alias": "page"; "required": false; }; }, {}, never, never, true, never>;
1253
+ }
1254
+
1255
+ /**
1256
+ * @deprecated Use {@link EUIM_PDF_VIEWER} instead.
1257
+ */
1258
+ declare class EuimPdfViewerModule {
1259
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimPdfViewerModule, never>;
1260
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimPdfViewerModule, never, [typeof EuimPdfViewerComponent], [typeof EuimPdfViewerComponent]>;
1261
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimPdfViewerModule>;
1262
+ }
1263
+
1264
+ declare const EUIM_PDF_VIEWER: readonly [typeof EuimPdfViewerComponent];
1265
+
1266
+ declare class EuimAboutComponent {
1267
+ className: string;
1268
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutComponent, never>;
1269
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, {}, {}, never, ["*"], true, never>;
1270
+ }
1271
+
1272
+ declare class EuimChangelogComponent {
1273
+ className: string;
1274
+ changeLogs: any[];
1275
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimChangelogComponent, never>;
1276
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimChangelogComponent, "euim-changelog", never, { "changeLogs": { "alias": "changeLogs"; "required": false; }; }, {}, never, never, true, never>;
1277
+ }
1278
+
1279
+ declare class EuimHelpSupportComponent {
1280
+ private router;
1281
+ helpAndSupportItems: HelpAndSupportItem[];
1282
+ className: string;
1283
+ constructor(router: Router);
1284
+ onItemClick(item: Item, linkType: string, linkTitle: string): void;
1285
+ isEndIconLink(item: Item): boolean;
1286
+ getLinkClass(item: Item): string;
1287
+ getLink(item?: Item, linkType?: string, linkTitle?: string): string;
1288
+ setTargetAttribute(item?: Item, linkType?: string): string;
1289
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimHelpSupportComponent, never>;
1290
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; }; }, {}, never, ["*"], true, never>;
1291
+ }
1292
+ interface Item {
1293
+ title: string;
1294
+ link?: string;
1295
+ phone?: string;
1296
+ mail?: string;
1297
+ routerLink?: string;
1298
+ fragment?: string;
1299
+ subtitle?: string;
1300
+ startIcon?: string;
1301
+ endIcon?: string;
1302
+ hasBottomLine?: boolean;
1303
+ }
1304
+ interface HelpAndSupportItem {
1305
+ sectionTitle?: string;
1306
+ items: Item[];
1307
+ }
1308
+
1309
+ declare class EuimOpenSourceLicencesComponent {
1310
+ className: string;
1311
+ items: any[];
1312
+ clickItem: EventEmitter<string[]>;
1313
+ emitItemClick(itemName: string): void;
1314
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimOpenSourceLicencesComponent, never>;
1315
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; }; }, { "clickItem": "clickItem"; }, never, ["*"], true, never>;
1316
+ }
1317
+
1318
+ declare class EuimAboutContentLoadingComponent implements OnInit {
1319
+ private sanitizer;
1320
+ className: string;
1321
+ webUrl: string;
1322
+ protected sanitizedUrl: SafeResourceUrl;
1323
+ constructor(sanitizer: DomSanitizer);
1324
+ ngOnInit(): void;
1325
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutContentLoadingComponent, never>;
1326
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutContentLoadingComponent, "euim-about-content-loading", never, { "webUrl": { "alias": "webUrl"; "required": false; }; }, {}, never, ["*"], true, never>;
1327
+ }
1328
+
1329
+ /**
1330
+ * @deprecated Use {@link EUIM_ABOUT} instead.
1331
+ */
1332
+ declare class EuimAboutModule {
1333
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutModule, never>;
1334
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, never, [typeof i1.PinchZoomModule, typeof i2.TranslateModule, typeof i3.RouterModule, typeof EuimAboutComponent, typeof EuimChangelogComponent, typeof EuimOpenSourceLicencesComponent, typeof EuimHelpSupportComponent, typeof EuimAboutContentLoadingComponent], [typeof EuimAboutComponent, typeof EuimChangelogComponent, typeof EuimOpenSourceLicencesComponent, typeof EuimHelpSupportComponent, typeof EuimAboutContentLoadingComponent]>;
1335
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimAboutModule>;
1336
+ }
1337
+
1338
+ declare const EUIM_ABOUT: readonly [typeof EuimAboutComponent, typeof EuimChangelogComponent, typeof EuimHelpSupportComponent, typeof EuimOpenSourceLicencesComponent, typeof EuimAboutContentLoadingComponent];
1339
+
1340
+ declare class EuimToolbarQrcodeComponent {
1341
+ qrCodeUrl: string;
1342
+ logoUrl: string;
1343
+ showCode: any;
1344
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarQrcodeComponent, never>;
1345
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarQrcodeComponent, "euim-toolbar-qrcode", never, { "qrCodeUrl": { "alias": "qrCodeUrl"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "showCode": { "alias": "showCode"; "required": false; }; }, {}, never, never, true, never>;
1346
+ }
1347
+
1348
+ /**
1349
+ * @deprecated Use {@link EUIM_TOOLBAR_QRCODE} instead.
1350
+ */
1351
+ declare class EuimToolbarQrcodeModule {
1352
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarQrcodeModule, never>;
1353
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarQrcodeModule, never, [typeof EuimToolbarQrcodeComponent], [typeof EuimToolbarQrcodeComponent]>;
1354
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimToolbarQrcodeModule>;
1355
+ }
1356
+
1357
+ declare const EUIM_TOOLBAR_QRCODE: readonly [typeof EuimToolbarQrcodeComponent];
1358
+
1359
+ declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy {
1360
+ baseStatesDirective: BaseStatesDirective;
1361
+ private router;
1362
+ private location;
1363
+ private translate;
1364
+ private modalController;
1365
+ icon: string;
1366
+ title: string;
1367
+ subTitle: string;
1368
+ euimPrevBtnDisabled: boolean;
1369
+ euimNextBtnDisabled: boolean;
1370
+ euimReadOnly: boolean;
1371
+ closeModalOnBack: boolean;
1372
+ selectDateBy: 'week';
1373
+ prevBtnClick: EventEmitter<Date>;
1374
+ nextBtnClick: EventEmitter<Date>;
1375
+ dateChanged: EventEmitter<Date>;
1376
+ weekDayName: string;
1377
+ protected formattedDate: string;
1378
+ protected selectedDate: string;
1379
+ private isModalOpen;
1380
+ private weekdays;
1381
+ private _dateTimeId;
1382
+ private langChangeSubscription;
1383
+ protected currentLang: string;
1384
+ protected modalId: string;
1385
+ get cssClasses(): string;
1386
+ constructor(baseStatesDirective: BaseStatesDirective, router: Router, location: Location, translate: TranslateService, modalController: ModalController);
1387
+ dismissModal(): Promise<void>;
1388
+ get dateTimeId(): string;
1389
+ protected set dateTimeId(val: string);
1390
+ protected currentDate: Date;
1391
+ ngOnInit(): void;
1392
+ ngOnDestroy(): void;
1393
+ getCssClasses(): string;
1394
+ onModalPresent(): void;
1395
+ onModalDismiss(): void;
1396
+ updateCurrentDate(date: string): void;
1397
+ calendarDateChanged(event: Event): void;
1398
+ protected selectPrevDate(): void;
1399
+ protected selectNextDate(): void;
1400
+ private loadWeekdaysTranslation;
1401
+ private formatDateAndWeekDay;
1402
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarDatepickerComponent, never>;
1403
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarDatepickerComponent, "euim-toolbar-datepicker", never, { "icon": { "alias": "icon"; "required": false; }; "title": { "alias": "title"; "required": false; }; "subTitle": { "alias": "subTitle"; "required": false; }; "euimPrevBtnDisabled": { "alias": "euimPrevBtnDisabled"; "required": false; }; "euimNextBtnDisabled": { "alias": "euimNextBtnDisabled"; "required": false; }; "euimReadOnly": { "alias": "euimReadOnly"; "required": false; }; "closeModalOnBack": { "alias": "closeModalOnBack"; "required": false; }; "selectDateBy": { "alias": "selectDateBy"; "required": false; }; }, { "prevBtnClick": "prevBtnClick"; "nextBtnClick": "nextBtnClick"; "dateChanged": "dateChanged"; }, never, never, true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
1404
+ static ngAcceptInputType_euimPrevBtnDisabled: unknown;
1405
+ static ngAcceptInputType_euimNextBtnDisabled: unknown;
1406
+ static ngAcceptInputType_euimReadOnly: unknown;
1407
+ static ngAcceptInputType_closeModalOnBack: unknown;
1408
+ }
1409
+
1410
+ /**
1411
+ * @deprecated Use {@link EUIM_TOOLBAR_DATEPICKER} instead.
1412
+ */
1413
+ declare class EuimToolbarDatepickerModule {
1414
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarDatepickerModule, never>;
1415
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarDatepickerModule, never, [typeof EuimToolbarDatepickerComponent], [typeof EuimToolbarDatepickerComponent]>;
1416
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimToolbarDatepickerModule>;
1417
+ }
1418
+
1419
+ declare const EUIM_TOOLBAR_DATEPICKER: readonly [typeof EuimToolbarDatepickerComponent];
1420
+
1421
+ declare class EuimReadOnlyFormLabelDirective {
1422
+ className: string;
1423
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormLabelDirective, never>;
1424
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormLabelDirective, "[euimReadOnlyFormLabel]", never, {}, {}, never, never, true, never>;
1425
+ }
1426
+
1427
+ declare class EuimReadOnlyFormValueDirective {
1428
+ className: string;
1429
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormValueDirective, never>;
1430
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormValueDirective, "[euimReadOnlyFormValue]", never, {}, {}, never, never, true, never>;
1431
+ }
1432
+
1433
+ declare class EuimReadOnlyFormDirective {
1434
+ className: string;
1435
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormDirective, never>;
1436
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormDirective, "[euimReadOnlyForm]", never, {}, {}, never, never, true, never>;
1437
+ }
1438
+
1439
+ declare class EuimHelperTextComponent {
1440
+ baseStatesDirective: BaseStatesDirective;
1441
+ hasNoPadding: i0.InputSignalWithTransform<boolean, unknown>;
1442
+ get cssClasses(): string;
1443
+ constructor(baseStatesDirective: BaseStatesDirective);
1444
+ getCssClasses(): string;
1445
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimHelperTextComponent, never>;
1446
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelperTextComponent, "euim-helper-text", never, { "hasNoPadding": { "alias": "hasNoPadding"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
1447
+ }
1448
+
1449
+ declare class EuimDividerDirective {
1450
+ lines: 'none' | 'full';
1451
+ get cssClasses(): string;
1452
+ getCssClasses(rootClass: string): string;
1453
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimDividerDirective, never>;
1454
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimDividerDirective, "[euimDivider]", never, { "lines": { "alias": "lines"; "required": false; }; }, {}, never, never, true, never>;
1455
+ }
1456
+
1457
+ /**
1458
+ * @deprecated Use {@link EUIM_DIVIDER} instead.
1459
+ */
1460
+ declare class EuimDividerModule {
1461
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimDividerModule, never>;
1462
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimDividerModule, never, [typeof EuimDividerDirective], [typeof EuimDividerDirective]>;
1463
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimDividerModule>;
1464
+ }
1465
+
1466
+ declare const EUIM_DIVIDER: readonly [typeof EuimDividerDirective];
1467
+
1468
+ declare class EuimListHeaderDirective {
1469
+ border: 'top' | 'bottom';
1470
+ get cssClasses(): string;
1471
+ getCssClasses(rootClass: string): string;
1472
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimListHeaderDirective, never>;
1473
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimListHeaderDirective, "[euimListHeader]", never, { "border": { "alias": "border"; "required": false; }; }, {}, never, never, true, never>;
1474
+ }
1475
+
1476
+ /**
1477
+ * @deprecated Use {@link EUIM_LIST_HEADER} instead.
1478
+ */
1479
+ declare class EuimListHeaderModule {
1480
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimListHeaderModule, never>;
1481
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimListHeaderModule, never, [typeof EuimListHeaderDirective], [typeof EuimListHeaderDirective]>;
1482
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimListHeaderModule>;
1483
+ }
1484
+
1485
+ declare const EUIM_LIST_HEADER: readonly [typeof EuimListHeaderDirective];
1486
+
1487
+ declare class EuimAlignCenterDirective {
1488
+ className: string;
1489
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlignCenterDirective, never>;
1490
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimAlignCenterDirective, "[euimAlignCenter]", never, {}, {}, never, never, true, never>;
1491
+ }
1492
+
1493
+ declare class EuimAlignTopDirective {
1494
+ className: string;
1495
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlignTopDirective, never>;
1496
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimAlignTopDirective, "[euimAlignTop]", never, {}, {}, never, never, true, never>;
1497
+ }
1498
+
1499
+ declare class EuimToolbarTransparentDirective {
1500
+ scrollThreshold: number;
1501
+ hasTitle: boolean;
1502
+ isLightToolbar: boolean;
1503
+ className: string;
1504
+ get cssClasses(): string;
1505
+ onContentScroll($event: any): void;
1506
+ private updateToolbar;
1507
+ private getCssClasses;
1508
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarTransparentDirective, never>;
1509
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimToolbarTransparentDirective, "[euimToolbarTransparent]", never, { "scrollThreshold": { "alias": "scrollThreshold"; "required": false; }; "hasTitle": { "alias": "hasTitle"; "required": false; }; "isLightToolbar": { "alias": "isLightToolbar"; "required": false; }; }, {}, never, never, true, never>;
1510
+ }
1511
+
1512
+ declare class EuimFooterTransparentDirective {
1513
+ className: string;
1514
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimFooterTransparentDirective, never>;
1515
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimFooterTransparentDirective, "[euimFooterTransparent]", never, {}, {}, never, never, true, never>;
1516
+ }
1517
+
1518
+ declare class EuimMinWidthDirective implements OnInit {
1519
+ minWidth: string;
1520
+ widthVar: string;
1521
+ ngOnInit(): void;
1522
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMinWidthDirective, never>;
1523
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMinWidthDirective, "[euimMinWidth]", never, { "minWidth": { "alias": "minWidth"; "required": false; }; }, {}, never, never, true, never>;
1524
+ }
1525
+
1526
+ declare class EuimListItemNoPaddingsDirective {
1527
+ className: string;
1528
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimListItemNoPaddingsDirective, never>;
1529
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimListItemNoPaddingsDirective, "[euimListItemNoPaddings]", never, {}, {}, never, never, true, never>;
1530
+ }
1531
+
1532
+ declare class EuimSidebarFooterNoBordersDirective {
1533
+ className: string;
1534
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSidebarFooterNoBordersDirective, never>;
1535
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSidebarFooterNoBordersDirective, "[euimSidebarFooterNoBorders]", never, {}, {}, never, never, true, never>;
1536
+ }
1537
+
1538
+ declare class EuimSkeletonTextAvatarDirective {
1539
+ className: string;
1540
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonTextAvatarDirective, never>;
1541
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSkeletonTextAvatarDirective, "[euimSkeletonTextAvatar]", never, {}, {}, never, never, true, never>;
1542
+ }
1543
+
1544
+ /**
1545
+ * @deprecated Use {@link EUIM_SKELETON_TEXT_AVATAR} instead.
1546
+ */
1547
+ declare class EuimSkeletonTextAvatarModule {
1548
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonTextAvatarModule, never>;
1549
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSkeletonTextAvatarModule, never, [typeof EuimSkeletonTextAvatarDirective], [typeof EuimSkeletonTextAvatarDirective]>;
1550
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimSkeletonTextAvatarModule>;
1551
+ }
1552
+
1553
+ declare const EUIM_SKELETON_TEXT_AVATAR: readonly [typeof EuimSkeletonTextAvatarDirective];
1554
+
1555
+ declare class EuimAllModule {
1556
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAllModule, never>;
1557
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof EuimAppModule, typeof EuimEmptyListPlaceholderModule, typeof EuimLanguageSelectorModule, typeof EuimUserProfileModule, typeof EuimMessageModule, typeof EuimSkeletonListItemModule, typeof EuimSkeletonListModule, typeof EuimLabelModule, typeof EuimAlertMessageModule, typeof EuimAboutModule, typeof EuimToolbarComponentModule, typeof EuimNotificationItemModule, typeof EuimMediaHeaderModule, typeof EuimDataSummaryModule, typeof EuimHeaderDetailsModule, typeof EuimAvatarModule, typeof EuimSliderInfoScreenModule, typeof EuimScrollerXComponentModule, typeof EuimChipSelectorComponentModule, typeof EuimBadgeModule, typeof EuimSidebarModule, typeof EuimPdfViewerModule, typeof EuimMultiselectModule, typeof EuimToolbarDatepickerModule, typeof EuimCardModule, typeof EuimCardListModule, typeof EuimToolbarQrcodeModule, typeof EuimSpinnerComponentModule, typeof EuimDividerModule, typeof EuimListHeaderModule, typeof EuimMinWidthDirective, typeof EuimAlignCenterDirective, typeof EuimAlignTopDirective, typeof EuimToolbarTransparentDirective, typeof EuimFooterTransparentDirective, typeof EuimSidebarFooterNoBordersDirective, typeof EuimListItemNoPaddingsDirective, typeof EuimReadOnlyFormDirective, typeof EuimReadOnlyFormValueDirective, typeof EuimReadOnlyFormLabelDirective, typeof EuimMediaHeaderCustomContentDirective, typeof EuimSkeletonTextAvatarModule], [typeof EuimAppModule, typeof EuimEmptyListPlaceholderModule, typeof EuimLanguageSelectorModule, typeof EuimUserProfileModule, typeof EuimMessageModule, typeof EuimSkeletonListItemModule, typeof EuimSkeletonListModule, typeof EuimLabelModule, typeof EuimAlertMessageModule, typeof EuimAboutModule, typeof EuimToolbarComponentModule, typeof EuimNotificationItemModule, typeof EuimMediaHeaderModule, typeof EuimDataSummaryModule, typeof EuimHeaderDetailsModule, typeof EuimAvatarModule, typeof EuimSliderInfoScreenModule, typeof EuimScrollerXComponentModule, typeof EuimChipSelectorComponentModule, typeof EuimBadgeModule, typeof EuimSidebarModule, typeof EuimPdfViewerModule, typeof EuimMultiselectModule, typeof EuimToolbarDatepickerModule, typeof EuimCardModule, typeof EuimCardListModule, typeof EuimToolbarQrcodeModule, typeof EuimSpinnerComponentModule, typeof EuimDividerModule, typeof EuimListHeaderModule, typeof EuimMinWidthDirective, typeof EuimAlignCenterDirective, typeof EuimAlignTopDirective, typeof EuimToolbarTransparentDirective, typeof EuimFooterTransparentDirective, typeof EuimSidebarFooterNoBordersDirective, typeof EuimListItemNoPaddingsDirective, typeof EuimReadOnlyFormDirective, typeof EuimReadOnlyFormValueDirective, typeof EuimReadOnlyFormLabelDirective, typeof EuimMediaHeaderCustomContentDirective, typeof EuimSkeletonTextAvatarModule]>;
1558
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimAllModule>;
1559
+ }
1560
+
1561
+ export { BaseStatesDirective, EUIM_ABOUT, EUIM_ALERT_MESSAGE, EUIM_APP, EUIM_AVATAR, EUIM_BADGE, EUIM_CARD, EUIM_CARD_LIST, EUIM_CHIP_SELECTOR, EUIM_DATA_SUMMARY, EUIM_DIVIDER, EUIM_EMPTY_LIST_PLACEHOLDER, EUIM_HEADER_DETAILS, EUIM_LABEL, EUIM_LANGUAGE_SELECTOR, EUIM_LIST_HEADER, EUIM_MEDIA_HEADER, EUIM_MESSAGE, EUIM_MULTISELECT, EUIM_NOTIFICATION_ITEM, EUIM_PDF_VIEWER, EUIM_SCROLLER_X, EUIM_SIDEBAR, EUIM_SKELETON_LIST, EUIM_SKELETON_LIST_ITEM, EUIM_SKELETON_TEXT_AVATAR, EUIM_SLIDER_INFO_SCREEN, EUIM_SPINNER, EUIM_TOOLBAR, EUIM_TOOLBAR_DATEPICKER, EUIM_TOOLBAR_QRCODE, EUIM_USER_PROFILE, EuiMUserProfileActionComponent, EuiMUserProfileAvatarComponent, EuiMUserProfileInfosComponent, EuiMUserProfileInfosItemComponent, EuimAboutComponent, EuimAboutContentLoadingComponent, EuimAboutModule, EuimAlertMessageComponent, EuimAlertMessageModule, EuimAlignCenterDirective, EuimAlignTopDirective, EuimAllModule, EuimAppComponent, EuimAppModule, EuimAppService, EuimAvatarBadgeComponent, EuimAvatarComponent, EuimAvatarIconComponent, EuimAvatarIconSubComponent, EuimAvatarImageComponent, EuimAvatarModule, EuimAvatarTextComponent, EuimBadgeComponent, EuimBadgeModule, EuimCardComponent, EuimCardImageDirective, EuimCardListComponent, EuimCardListModule, EuimCardModule, EuimChangelogComponent, EuimChipSelectorComponent, EuimChipSelectorComponentModule, EuimChipSelectorItemDirective, EuimDataSummaryColComponent, EuimDataSummaryColLabelDirective, EuimDataSummaryColValueDirective, EuimDataSummaryComponent, EuimDataSummaryModule, EuimDividerDirective, EuimDividerModule, EuimEmptyListPlaceholderComponent, EuimEmptyListPlaceholderIconDirective, EuimEmptyListPlaceholderModule, EuimEmptyListPlaceholderSubtitleDirective, EuimEmptyListPlaceholderTitleDirective, EuimFooterTransparentDirective, EuimHeaderDetailsComponent, EuimHeaderDetailsIconDirective, EuimHeaderDetailsMetaDirective, EuimHeaderDetailsModule, EuimHeaderDetailsTitleDirective, EuimHelpSupportComponent, EuimHelperTextComponent, EuimLabelComponent, EuimLabelModule, EuimLanguageListComponent, EuimLanguageSelectorComponent, EuimLanguageSelectorModule, EuimListHeaderDirective, EuimListHeaderModule, EuimListItemNoPaddingsDirective, EuimMediaHeaderComponent, EuimMediaHeaderCustomContentDirective, EuimMediaHeaderImageDirective, EuimMediaHeaderModule, EuimMediaHeaderSubTitleDirective, EuimMediaHeaderTitleDirective, EuimMessageComponent, EuimMessageModule, EuimMessageTitleComponent, EuimMinWidthDirective, EuimMultiselectAllDirective, EuimMultiselectComponent, EuimMultiselectFilterComponent, EuimMultiselectInfoComponent, EuimMultiselectListComponent, EuimMultiselectModule, EuimMultiselectSelectFieldDirective, EuimMultiselectToolbarComponent, EuimNotificationItemComponent, EuimNotificationItemModule, EuimOpenSourceLicencesComponent, EuimPdfViewerComponent, EuimPdfViewerModule, EuimReadOnlyFormDirective, EuimReadOnlyFormLabelDirective, EuimReadOnlyFormValueDirective, EuimScrollerXComponent, EuimScrollerXComponentModule, EuimSidebarComponent, EuimSidebarContentComponent, EuimSidebarFooterNoBordersDirective, EuimSidebarModule, EuimSkeletonListComponent, EuimSkeletonListItemComponent, EuimSkeletonListItemModule, EuimSkeletonListModule, EuimSkeletonTextAvatarDirective, EuimSkeletonTextAvatarModule, EuimSlideInfoScreenComponent, EuimSliderInfoScreenComponent, EuimSliderInfoScreenContentDirective, EuimSliderInfoScreenModule, EuimSliderInfoScreenSubTitleDirective, EuimSliderInfoScreenTitleDirective, EuimSpinnerComponent, EuimSpinnerComponentModule, EuimSpinnerDescriptionComponent, EuimSpinnerMessageComponent, EuimToolbarActionItemsComponent, EuimToolbarComponent, EuimToolbarComponentModule, EuimToolbarDatepickerComponent, EuimToolbarDatepickerModule, EuimToolbarQrcodeComponent, EuimToolbarQrcodeModule, EuimToolbarTitleComponent, EuimToolbarTransparentDirective, EuimUserProfileComponent, EuimUserProfileModule };
1562
+ export type { ActionBtnsIconsNames, ActionBtnsNames, IconColor, UIState, VariantTypes };