@eui/mobile-core 18.0.0-next.1 → 18.0.0-next.11

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 (317) hide show
  1. package/assets/i18n-mobile/es.json +4 -4
  2. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  4. package/docs/components/EuiMUserProfileInfosComponent.html +98 -38
  5. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  6. package/docs/components/EuimAboutComponent.html +3 -3
  7. package/docs/components/EuimAboutContentLoadingComponent.html +3 -3
  8. package/docs/components/EuimAlertMessageComponent.html +2 -2
  9. package/docs/components/EuimAppComponent.html +2 -2
  10. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  11. package/docs/components/EuimAvatarComponent.html +192 -35
  12. package/docs/components/EuimAvatarIconComponent.html +36 -205
  13. package/docs/components/EuimAvatarIconSubComponent.html +541 -0
  14. package/docs/components/EuimAvatarImageComponent.html +416 -0
  15. package/docs/components/EuimAvatarTextComponent.html +445 -0
  16. package/docs/components/EuimBadgeComponent.html +3 -3
  17. package/docs/components/EuimCardComponent.html +68 -3
  18. package/docs/components/EuimCardListComponent.html +95 -34
  19. package/docs/components/EuimChangelogComponent.html +3 -3
  20. package/docs/components/EuimChipSelectorComponent.html +96 -5
  21. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  22. package/docs/components/EuimDataSummaryComponent.html +2 -2
  23. package/docs/components/EuimEmptyListPlaceholderComponent.html +3 -3
  24. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  25. package/docs/components/EuimHelpSupportComponent.html +3 -75
  26. package/docs/components/EuimLabelComponent.html +3 -3
  27. package/docs/components/EuimLanguageListComponent.html +124 -53
  28. package/docs/components/EuimLanguageSelectorComponent.html +72 -16
  29. package/docs/components/EuimMediaHeaderComponent.html +27 -3
  30. package/docs/components/EuimMessageComponent.html +2 -2
  31. package/docs/components/EuimMessageTitleComponent.html +2 -2
  32. package/docs/components/EuimMultiselectComponent.html +2 -2
  33. package/docs/components/EuimMultiselectFilterComponent.html +2 -2
  34. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  35. package/docs/components/EuimMultiselectListComponent.html +2 -2
  36. package/docs/components/EuimMultiselectToolbarComponent.html +2 -2
  37. package/docs/components/EuimNotificationItemComponent.html +2 -2
  38. package/docs/components/EuimOpenSourceLicencesComponent.html +3 -3
  39. package/docs/components/EuimPdfViewerComponent.html +58 -4
  40. package/docs/components/EuimScrollerXComponent.html +2 -2
  41. package/docs/components/EuimSidebarComponent.html +2 -2
  42. package/docs/components/EuimSidebarContentComponent.html +222 -5
  43. package/docs/components/EuimSkeletonListComponent.html +2 -2
  44. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  45. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  46. package/docs/components/EuimSliderInfoScreenComponent.html +154 -48
  47. package/docs/components/EuimSpinnerComponent.html +2 -2
  48. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  49. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  50. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  51. package/docs/components/EuimToolbarComponent.html +2 -2
  52. package/docs/components/EuimToolbarDatepickerComponent.html +117 -4
  53. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  54. package/docs/components/EuimUserProfileComponent.html +90 -34
  55. package/docs/dependencies.html +7 -7
  56. package/docs/{interfaces/HelpContacts.html → directives/EuimAlignCenterDirective.html} +145 -110
  57. package/docs/directives/EuimAlignTopDirective.html +350 -0
  58. package/docs/directives/EuimCardImageDirective.html +51 -0
  59. package/docs/directives/EuimListHeaderDirective.html +432 -0
  60. package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
  61. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
  62. package/docs/directives/EuimMinWidthDirective.html +383 -0
  63. package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
  64. package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
  65. package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
  66. package/docs/directives/EuimSidebarFooterNoBordersDirective.html +350 -0
  67. package/docs/index.html +3 -3
  68. package/docs/interfaces/{SupportMaterials.html → ActionBtnsIconsNames.html} +51 -18
  69. package/docs/interfaces/{Contact.html → MenuItem.html} +92 -47
  70. package/docs/js/menu-wc.js +125 -66
  71. package/docs/js/menu-wc_es5.js +1 -1
  72. package/docs/js/search/search_index.js +2 -2
  73. package/docs/miscellaneous/typealiases.html +22 -1
  74. package/docs/miscellaneous/variables.html +13 -39
  75. package/docs/modules/EuimAboutModule.html +1 -1
  76. package/docs/modules/EuimAllModule.html +58 -4
  77. package/docs/modules/EuimAvatarModule.html +16 -10
  78. package/docs/modules/EuimLanguageSelectorModule.html +1 -1
  79. package/docs/modules/{EuimAvatarIconModule.html → EuimListHeaderModule.html} +5 -5
  80. package/docs/modules/EuimMediaHeaderModule.html +13 -0
  81. package/docs/modules/EuimSidebarModule.html +1 -1
  82. package/docs/modules/EuimToolbarDatepickerModule.html +1 -1
  83. package/docs/modules.html +12 -12
  84. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -6
  85. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  86. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
  87. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  88. package/esm2022/lib/components/base-states.directive.mjs +4 -4
  89. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  90. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
  91. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
  92. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
  93. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +27 -0
  94. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +28 -0
  95. package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
  96. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
  97. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
  98. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +20 -0
  99. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
  100. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
  101. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
  102. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +5 -5
  103. package/esm2022/lib/components/euim-about/euim-about.component.mjs +5 -5
  104. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -9
  105. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +5 -5
  106. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +8 -26
  107. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +5 -5
  108. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  109. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +7 -5
  110. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  111. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  112. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  113. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  114. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  115. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  116. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  117. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  118. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +6 -5
  119. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  120. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
  121. package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
  122. package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
  123. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
  124. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
  125. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
  126. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +42 -10
  127. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  128. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  129. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
  130. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
  131. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +7 -7
  132. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  133. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  134. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  135. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
  136. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  137. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  138. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  139. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
  140. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
  141. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  142. package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
  143. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  144. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
  145. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +4 -4
  146. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -4
  147. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
  148. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
  149. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +4 -4
  150. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +5 -5
  151. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  152. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
  153. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
  154. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  155. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  156. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  157. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  158. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  159. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
  160. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  161. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +5 -5
  162. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  163. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  164. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  165. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  166. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  167. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
  168. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  169. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
  170. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
  171. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  172. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  173. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +4 -4
  174. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +36 -13
  175. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +9 -9
  176. package/esm2022/lib/components/index.mjs +13 -4
  177. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
  178. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
  179. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  180. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  181. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  182. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
  183. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  184. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +37 -66
  185. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +45 -25
  186. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -15
  187. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
  188. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  189. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  190. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  191. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
  192. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +5 -5
  193. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  194. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  195. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  196. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +19 -10
  197. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  198. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +17 -9
  199. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  200. package/esm2022/lib/euim-all.module.mjs +48 -21
  201. package/esm2022/lib/services/euim-app.service.mjs +4 -4
  202. package/fesm2022/eui-mobile-core.mjs +1171 -711
  203. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  204. package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
  205. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  206. package/lib/components/base-states.directive.d.ts.map +1 -1
  207. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  208. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  209. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  210. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  211. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  212. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  213. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +10 -0
  214. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  215. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  216. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  217. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  218. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  219. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  220. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  221. package/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.d.ts +7 -0
  222. package/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.d.ts.map +1 -0
  223. package/lib/components/euim-about/euim-about.module.d.ts +2 -2
  224. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +1 -44
  225. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  226. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  227. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  228. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  229. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  230. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  231. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  232. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  233. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  234. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  235. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  236. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  237. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  238. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  239. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  240. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  241. package/lib/components/euim-avatar/index.d.ts +5 -2
  242. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  243. package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
  244. package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
  245. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  246. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  247. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  248. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  249. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  250. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  251. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  252. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +9 -2
  253. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  254. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  255. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  256. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  257. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  258. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  259. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  260. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  261. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  262. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  263. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  264. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  265. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  266. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  267. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  268. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  269. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  270. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  271. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  272. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  273. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  274. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  275. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  276. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  277. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -2
  278. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  279. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
  280. package/lib/components/index.d.ts +12 -3
  281. package/lib/components/index.d.ts.map +1 -1
  282. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  283. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  284. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +44 -17
  285. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  286. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +26 -5
  287. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  288. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  289. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  290. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
  291. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
  292. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  293. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  294. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  295. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  296. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  297. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  298. package/lib/euim-all.module.d.ts +36 -27
  299. package/lib/euim-all.module.d.ts.map +1 -1
  300. package/package.json +2 -4
  301. package/docs/interfaces/AlertInfos.html +0 -411
  302. package/docs/interfaces/Material.html +0 -495
  303. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  304. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  305. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  306. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  307. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  308. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  309. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  310. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  311. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  312. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  313. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  314. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  315. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  316. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  317. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
@@ -5,9 +5,10 @@ import * as i3 from "./euim-media-header-sub-title/euim-media-header-sub-title.d
5
5
  import * as i4 from "./euim-media-header-image/euim-media-header-image.directive";
6
6
  import * as i5 from "@angular/common";
7
7
  import * as i6 from "@ionic/angular";
8
+ import * as i7 from "./euim-media-header-custom-content/euim-media-header-content.directive";
8
9
  export declare class EuimMediaHeaderModule {
9
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimMediaHeaderModule, [typeof i1.EuimMediaHeaderComponent, typeof i2.EuimMediaHeaderTitleDirective, typeof i3.EuimMediaHeaderSubTitleDirective, typeof i4.EuimMediaHeaderImageDirective], [typeof i5.CommonModule, typeof i6.IonicModule], [typeof i1.EuimMediaHeaderComponent, typeof i2.EuimMediaHeaderTitleDirective, typeof i3.EuimMediaHeaderSubTitleDirective, typeof i4.EuimMediaHeaderImageDirective]>;
11
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimMediaHeaderModule, [typeof i1.EuimMediaHeaderComponent, typeof i2.EuimMediaHeaderTitleDirective, typeof i3.EuimMediaHeaderSubTitleDirective, typeof i4.EuimMediaHeaderImageDirective], [typeof i5.CommonModule, typeof i6.IonicModule, typeof i7.EuimMediaHeaderCustomContentDirective], [typeof i1.EuimMediaHeaderComponent, typeof i2.EuimMediaHeaderTitleDirective, typeof i3.EuimMediaHeaderSubTitleDirective, typeof i4.EuimMediaHeaderImageDirective, typeof i7.EuimMediaHeaderCustomContentDirective]>;
11
12
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimMediaHeaderModule>;
12
13
  }
13
14
  //# sourceMappingURL=euim-media-header.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-media-header.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-media-header/euim-media-header.module.ts"],"names":[],"mappings":";;;;;;;AAeA,qBAaa,qBAAqB;yCAArB,qBAAqB;0CAArB,qBAAqB;0CAArB,qBAAqB;CACjC"}
1
+ {"version":3,"file":"euim-media-header.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-media-header/euim-media-header.module.ts"],"names":[],"mappings":";;;;;;;;AAgBA,qBAea,qBAAqB;yCAArB,qBAAqB;0CAArB,qBAAqB;0CAArB,qBAAqB;CACjC"}
@@ -1 +1 @@
1
- {"version":3,"file":"euim-multiselect-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,YAAY,EAKf,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAEzE,qBAMa,+BAA+B;IAY5B,OAAO,CAAC,WAAW;IAXT,SAAS,SAA+B;IAEpD,YAAY,EAAE,MAAM,CAAC;IAG/B,gBAAgB,UAAS;IAEf,MAAM,EAAE,YAAY,CAAC,OAAO,CAAC,CAAgC;IAE7D,OAAO,EAAE,YAAY,CAAC,GAAG,CAAC,CAA4B;gBAE5C,WAAW,EAAC,wBAAwB;IAIxD,SAAS,IAAG,IAAI;IAIhB,aAAa,IAAG,IAAI;yCApBX,+BAA+B;2CAA/B,+BAA+B;+CAyBui2B,OAAQ;CAD1l2B"}
1
+ {"version":3,"file":"euim-multiselect-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,YAAY,EAKf,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAEzE,qBAMa,+BAA+B;IAY5B,OAAO,CAAC,WAAW;IAXT,SAAS,SAA+B;IAEpD,YAAY,EAAE,MAAM,CAAC;IAG/B,gBAAgB,UAAS;IAEf,MAAM,EAAE,YAAY,CAAC,OAAO,CAAC,CAAgC;IAE7D,OAAO,EAAE,YAAY,CAAC,GAAG,CAAC,CAA4B;gBAE5C,WAAW,EAAC,wBAAwB;IAIxD,SAAS,IAAG,IAAI;IAIhB,aAAa,IAAG,IAAI;yCApBX,+BAA+B;2CAA/B,+BAA+B;+CAyB0vqC,OAAQ;CAD7yqC"}
@@ -1 +1 @@
1
- {"version":3,"file":"euim-multiselect.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-multiselect/euim-multiselect.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEH,iBAAiB,EAIjB,MAAM,EACN,mBAAmB,EAEnB,aAAa,EACb,SAAS,EAEZ,MAAM,eAAe,CAAC;;AAEvB,qBASa,wBACT,YAAW,MAAM,EAAE,mBAAmB,EAAE,SAAS;IAerC,OAAO,CAAC,GAAG;IAdD,SAAS,SAAsB;IAGrD,mBAAmB,EAAE,GAAG,EAAE,CAAE;IAElB,mBAAmB,EAAE,GAAG,EAAE,CAAC;IAC3B,YAAY,EAAE,MAAM,CAAC;IAE/B,iBAAiB,UAAS;IAE1B,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,SAAM;gBAEF,GAAG,EAAE,iBAAiB;IAG1C,QAAQ,IAAI,IAAI;IAWhB,cAAc,IAAG,IAAI;IAQrB,gBAAgB,IAAG,IAAI;IAMvB,kBAAkB,IAAI,MAAM;IAK5B,aAAa,IAAI,GAAG,EAAE;IAWtB,aAAa,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,UAAO,GAAG,IAAI;IAMhD,qBAAqB,IAAI,IAAI;IAI7B,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;yCAtEhC,wBAAwB;2CAAxB,wBAAwB;gDAqFimyB,OAAQ;CAD7oyB"}
1
+ {"version":3,"file":"euim-multiselect.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-multiselect/euim-multiselect.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEH,iBAAiB,EAIjB,MAAM,EACN,mBAAmB,EAEnB,aAAa,EACb,SAAS,EAEZ,MAAM,eAAe,CAAC;;AAEvB,qBASa,wBACT,YAAW,MAAM,EAAE,mBAAmB,EAAE,SAAS;IAerC,OAAO,CAAC,GAAG;IAdD,SAAS,SAAsB;IAGrD,mBAAmB,EAAE,GAAG,EAAE,CAAE;IAElB,mBAAmB,EAAE,GAAG,EAAE,CAAC;IAC3B,YAAY,EAAE,MAAM,CAAC;IAE/B,iBAAiB,UAAS;IAE1B,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,SAAM;gBAEF,GAAG,EAAE,iBAAiB;IAG1C,QAAQ,IAAI,IAAI;IAWhB,cAAc,IAAG,IAAI;IAQrB,gBAAgB,IAAG,IAAI;IAMvB,kBAAkB,IAAI,MAAM;IAK5B,aAAa,IAAI,GAAG,EAAE;IAWtB,aAAa,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,UAAO,GAAG,IAAI;IAMhD,qBAAqB,IAAI,IAAI;IAI7B,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;yCAtEhC,wBAAwB;2CAAxB,wBAAwB;gDAqFozmC,OAAQ;CADh2mC"}
@@ -1,4 +1,5 @@
1
1
  import { SimpleChanges, OnChanges, OnDestroy, OnInit } from '@angular/core';
2
+ import { PDFDocumentProxy } from 'ng2-pdf-viewer';
2
3
  import { AlertController } from '@ionic/angular';
3
4
  import { PinchZoomComponent, ZoomEvent } from '@mapaxe/ngx-pinch-zoom';
4
5
  import { HttpClient } from '@angular/common/http';
@@ -16,6 +17,7 @@ export declare class EuimPdfViewerComponent implements OnInit, OnChanges, OnDest
16
17
  zoom: number;
17
18
  loading: boolean;
18
19
  errorMessage: string;
20
+ pdf: PDFDocumentProxy;
19
21
  eventResult?: ZoomEvent;
20
22
  protected pdfNumPages: number;
21
23
  protected data: Uint8Array;
@@ -27,7 +29,7 @@ export declare class EuimPdfViewerComponent implements OnInit, OnChanges, OnDest
27
29
  ngOnChanges(changes: SimpleChanges): void;
28
30
  ngOnDestroy(): void;
29
31
  zoomChange(event: ZoomEvent): void;
30
- onLoaded(): void;
32
+ onLoaded(pdf: PDFDocumentProxy): void;
31
33
  onError(): void;
32
34
  onDownload(): void;
33
35
  onZoomIn(): void;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-pdf-viewer.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,SAAS,EAAE,SAAS,EAAkD,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5H,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;;AAIlD;;;GAGG;AACH,qBAMa,sBAAuB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;IAkB3D,OAAO,CAAC,YAAY;IAAmB,OAAO,CAAC,IAAI;IAjBtD,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,SAAM;IAEmB,KAAK,EAAG,kBAAkB,CAAC;IAEjE,IAAI,SAAK;IACT,OAAO,UAAQ;IACf,YAAY,SAAM;IAElB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,SAAS,CAAC,WAAW,SAAK;IAC1B,SAAS,CAAC,IAAI,EAAE,UAAU,CAAC;IAE3B,OAAO,CAAC,gBAAgB,CAAU;IAClC,OAAO,CAAC,UAAU,CAAyB;IAC3C,OAAO,CAAC,YAAY,CAAe;gBAEf,YAAY,EAAE,eAAe,EAAU,IAAI,EAAE,UAAU;IAW3E,QAAQ,IAAI,IAAI;IAkBhB,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAOzC,WAAW,IAAI,IAAI;IAInB,UAAU,CAAC,KAAK,EAAE,SAAS,GAAG,IAAI;IAKlC,QAAQ,IAAI,IAAI;IAOhB,OAAO,IAAI,IAAI;IAMf,UAAU,IAAI,IAAI;IAMlB,QAAQ,IAAI,IAAI;IAIhB,SAAS,IAAI,IAAI;IAMjB,WAAW,IAAI,IAAI;IAInB,QAAQ,IAAI,IAAI;IAMhB,QAAQ,IAAG,IAAI;IAMf;;;;;;OAMG;IACH,OAAO,CAAC,YAAY;IAcpB;;;;OAIG;IACH,OAAO,CAAC,UAAU;yCAtIT,sBAAsB;2CAAtB,sBAAsB;CAiJlC"}
1
+ {"version":3,"file":"euim-pdf-viewer.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,SAAS,EAAE,SAAS,EAAkD,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5H,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;;AAIlD;;;GAGG;AACH,qBAMa,sBAAuB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;IAmB3D,OAAO,CAAC,YAAY;IAAmB,OAAO,CAAC,IAAI;IAlBtD,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,SAAM;IAEmB,KAAK,EAAG,kBAAkB,CAAC;IAEjE,IAAI,SAAK;IACT,OAAO,UAAQ;IACf,YAAY,SAAM;IAClB,GAAG,EAAE,gBAAgB,CAAC;IAEtB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,SAAS,CAAC,WAAW,SAAK;IAC1B,SAAS,CAAC,IAAI,EAAE,UAAU,CAAC;IAE3B,OAAO,CAAC,gBAAgB,CAAU;IAClC,OAAO,CAAC,UAAU,CAAyB;IAC3C,OAAO,CAAC,YAAY,CAAe;gBAEf,YAAY,EAAE,eAAe,EAAU,IAAI,EAAE,UAAU;IAW3E,QAAQ,IAAI,IAAI;IAkBhB,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAOzC,WAAW,IAAI,IAAI;IAInB,UAAU,CAAC,KAAK,EAAE,SAAS,GAAG,IAAI;IAKlC,QAAQ,CAAC,GAAG,EAAE,gBAAgB,GAAG,IAAI;IAOrC,OAAO,IAAI,IAAI;IAMf,UAAU,IAAI,IAAI;IAMlB,QAAQ,IAAI,IAAI;IAIhB,SAAS,IAAI,IAAI;IAMjB,WAAW,IAAI,IAAI;IAInB,QAAQ,IAAI,IAAI;IAMhB,QAAQ,IAAG,IAAI;IAMf;;;;;;OAMG;IACH,OAAO,CAAC,YAAY;IAcpB;;;;OAIG;IACH,OAAO,CAAC,UAAU;yCAvIT,sBAAsB;2CAAtB,sBAAsB;CAkJlC"}
@@ -2,13 +2,14 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./euim-pdf-viewer.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@ionic/angular";
5
- import * as i4 from "@mapaxe/ngx-pinch-zoom";
6
- import * as i5 from "../euim-spinner/euim-spinner.module";
7
- import * as i6 from "@ngx-translate/core";
8
- import * as i7 from "@angular/common/http";
5
+ import * as i4 from "ng2-pdf-viewer";
6
+ import * as i5 from "@mapaxe/ngx-pinch-zoom";
7
+ import * as i6 from "../euim-spinner/euim-spinner.module";
8
+ import * as i7 from "@ngx-translate/core";
9
+ import * as i8 from "@angular/common/http";
9
10
  export declare class EuimPdfViewerModule {
10
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimPdfViewerModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimPdfViewerModule, [typeof i1.EuimPdfViewerComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.PinchZoomModule, typeof i5.EuimSpinnerComponentModule, typeof i6.TranslateModule, typeof i7.HttpClientModule], [typeof i1.EuimPdfViewerComponent]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimPdfViewerModule, [typeof i1.EuimPdfViewerComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.PdfViewerModule, typeof i5.PinchZoomModule, typeof i6.EuimSpinnerComponentModule, typeof i7.TranslateModule, typeof i8.HttpClientModule], [typeof i1.EuimPdfViewerComponent]>;
12
13
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimPdfViewerModule>;
13
14
  }
14
15
  //# sourceMappingURL=euim-pdf-viewer.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-pdf-viewer.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.ts"],"names":[],"mappings":";;;;;;;;AAaA,qBAiBa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAC/B"}
1
+ {"version":3,"file":"euim-pdf-viewer.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.ts"],"names":[],"mappings":";;;;;;;;;AAcA,qBAkBa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAC/B"}
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimReadOnlyFormLabelDirective {
3
+ className: string;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormLabelDirective, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormLabelDirective, "[euimReadOnlyFormLabel]", never, {}, {}, never, never, true, never>;
6
+ }
7
+ //# sourceMappingURL=euim-read-only-form-label.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-read-only-form-label.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,8BAA8B;IACjB,SAAS,SAAgC;yCADtD,8BAA8B;2CAA9B,8BAA8B;CAE1C"}
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimReadOnlyFormValueDirective {
3
+ className: string;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormValueDirective, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormValueDirective, "[euimReadOnlyFormValue]", never, {}, {}, never, never, true, never>;
6
+ }
7
+ //# sourceMappingURL=euim-read-only-form-value.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-read-only-form-value.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,8BAA8B;IACjB,SAAS,SAAgC;yCADtD,8BAA8B;2CAA9B,8BAA8B;CAE1C"}
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimReadOnlyFormDirective {
3
+ className: string;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormDirective, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormDirective, "[euimReadOnlyForm]", never, {}, {}, never, never, true, never>;
6
+ }
7
+ //# sourceMappingURL=euim-read-only-form.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-read-only-form.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-read-only-form/euim-read-only-form.directive.ts"],"names":[],"mappings":";AAEA,qBAKa,yBAAyB;IACZ,SAAS,SAAyB;yCAD/C,yBAAyB;2CAAzB,yBAAyB;CAErC"}
@@ -1 +1 @@
1
- {"version":3,"file":"euim-skeleton-list-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAgBa,6BAA6B;IAoBnB,mBAAmB,EAAE,mBAAmB;IAnB3D,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,SAAS,UAAQ;IAEjB,QAAQ,UAAQ;IAEhB,WAAW,UAAQ;IAEnB,WAAW,UAAQ;IAEnB,UAAU,UAAQ;IACT,UAAU,EAAE,SAAS,GAAG,QAAQ,CAAC;IACjC,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;IACrC,UAAU,SAAS;IACnB,aAAa,SAAS;IACtB,aAAa,SAAS;gBACZ,mBAAmB,EAAE,mBAAmB;IAE3D,OAAO,CAAC,aAAa;yCAtBZ,6BAA6B;2CAA7B,6BAA6B;wCA+Bm/0B,OAAQ;uCAAR,OAAQ;0CAAR,OAAQ;0CAAR,OAAQ;yCAAR,OAAQ;CADpi1B"}
1
+ {"version":3,"file":"euim-skeleton-list-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAgBa,6BAA6B;IAoBnB,mBAAmB,EAAE,mBAAmB;IAnB3D,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,SAAS,UAAQ;IAEjB,QAAQ,UAAQ;IAEhB,WAAW,UAAQ;IAEnB,WAAW,UAAQ;IAEnB,UAAU,UAAQ;IACT,UAAU,EAAE,SAAS,GAAG,QAAQ,CAAC;IACjC,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;IACrC,UAAU,SAAS;IACnB,aAAa,SAAS;IACtB,aAAa,SAAS;gBACZ,mBAAmB,EAAE,mBAAmB;IAE3D,OAAO,CAAC,aAAa;yCAtBZ,6BAA6B;2CAA7B,6BAA6B;wCA+BsspC,OAAQ;uCAAR,OAAQ;0CAAR,OAAQ;0CAAR,OAAQ;yCAAR,OAAQ;CADvvpC"}
@@ -1 +1 @@
1
- {"version":3,"file":"euim-slider-info-screen-content.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.ts"],"names":[],"mappings":";AAEA,qBAGa,oCAAoC;IACL,cAAc,UAAS;IAE/D,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCARd,oCAAoC;2CAApC,oCAAoC;6CAe2k3B,OAAQ;CADno3B"}
1
+ {"version":3,"file":"euim-slider-info-screen-content.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.ts"],"names":[],"mappings":";AAEA,qBAGa,oCAAoC;IACL,cAAc,UAAS;IAE/D,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCARd,oCAAoC;2CAApC,oCAAoC;6CAe8xrC,OAAQ;CADt1rC"}
@@ -17,14 +17,16 @@ export declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewI
17
17
  showRightBtn: boolean;
18
18
  isPreviousBtn: boolean;
19
19
  isNextBtn: boolean;
20
+ paginationColor: 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
20
21
  actionBtnNames: ActionBtnsNames;
22
+ actionBtnIconsNames: ActionBtnsIconsNames;
21
23
  showLeftBtnAsPrevious: BooleanInput;
22
- className: string;
23
24
  slidesArray: any[];
24
25
  currentSlide: number;
25
26
  startX: number;
26
27
  constructor(renderer: Renderer2, gestureCtrl: GestureController, sliderElement: ElementRef, cdr: ChangeDetectorRef);
27
28
  onResize(event: Event): void;
29
+ get cssClasses(): string;
28
30
  ngAfterViewInit(): void;
29
31
  ngOnInit(): void;
30
32
  setSliderStyles(): void;
@@ -37,8 +39,10 @@ export declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewI
37
39
  onRightBtnAction(event: MouseEvent): void;
38
40
  onLastStepAction(event: MouseEvent): void;
39
41
  onLeftBtnAction(event: MouseEvent): void;
42
+ isImageOnly(): boolean;
43
+ getCssClasses(): string;
40
44
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenComponent, never>;
41
- 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; }; "actionBtnNames": { "alias": "actionBtnNames"; "required": false; }; }, { "rightActionClicked": "rightActionClicked"; "lastStepActionClicked": "lastStepActionClicked"; "leftActionClicked": "leftActionClicked"; }, never, ["*"], false, never>;
45
+ 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, ["*"], false, never>;
42
46
  static ngAcceptInputType_isCarousel: unknown;
43
47
  static ngAcceptInputType_showLeftBtn: unknown;
44
48
  static ngAcceptInputType_showRightBtn: unknown;
@@ -50,4 +54,9 @@ export interface ActionBtnsNames {
50
54
  lastStepActionBtnName: string;
51
55
  leftBtnName: string;
52
56
  }
57
+ export interface ActionBtnsIconsNames {
58
+ rightBtnIconName: string;
59
+ lastStepActionBtnIconName: string;
60
+ leftBtnIconName: string;
61
+ }
53
62
  //# sourceMappingURL=euim-slider-info-screen.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-slider-info-screen.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAEb,iBAAiB,EAEjB,UAAU,EACV,YAAY,EAIZ,MAAM,EAEN,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAMa,6BAA8B,YAAW,MAAM,EAAE,aAAa;IAyC3D,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,GAAG;IA3CgB,MAAM,EAAE,UAAU,CAAC;IAEhD,kBAAkB,EAAE,YAAY,CAAC,UAAU,CAAC,CACnB;IACzB,qBAAqB,EAAE,YAAY,CAAC,UAAU,CAAC,CACtB;IACzB,iBAAiB,EAAE,YAAY,CAAC,UAAU,CAAC,CAClB;IAEnC,iBAAiB,EAAE,YAAY,CAAS;IAGxC,UAAU,UAAS;IAGnB,WAAW,UAAS;IAGpB,YAAY,UAAS;IAGrB,aAAa,UAAS;IAGtB,SAAS,UAAS;IAET,cAAc,EAAE,eAAe,CAIvC;IAED,qBAAqB,EAAE,YAAY,CAAS;IAEtB,SAAS,SAA6B;IAE5D,WAAW,QAAM;IACjB,YAAY,SAAK;IACjB,MAAM,SAAK;gBAES,QAAQ,EAAE,SAAS,EACnB,WAAW,EAAE,iBAAiB,EAC9B,aAAa,EAAE,UAAU,EACzB,GAAG,EAAE,iBAAiB;IAI1C,QAAQ,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAI5B,eAAe,IAAI,IAAI;IAIvB,QAAQ,IAAI,IAAI;IAiBhB,eAAe,IAAI,IAAI;IAoBvB,cAAc,CAAC,CAAC,KAAA,GAAG,IAAI;IAmBvB,SAAS,CAAC,KAAK,KAAA,GAAG,IAAI;IAWtB,iBAAiB,IAAI,IAAI;IAazB,aAAa,IAAI,IAAI;IAcrB,uBAAuB,IAAI,IAAI;IAK/B,mBAAmB,IAAI,IAAI;IAK3B,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IASzC,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IAIzC,eAAe,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;yCA7K/B,6BAA6B;2CAA7B,6BAA6B;yCA4LyhsB,OAAQ;0CAAR,OAAQ;2CAAR,OAAQ;4CAAR,OAAQ;wCAAR,OAAQ;CAP1ksB;AAED,MAAM,WAAW,eAAe;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;CACvB"}
1
+ {"version":3,"file":"euim-slider-info-screen.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAEb,iBAAiB,EAEjB,UAAU,EACV,YAAY,EAIZ,MAAM,EAEN,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAMa,6BAA8B,YAAW,MAAM,EAAE,aAAa;IA+C3D,OAAO,CAAC,QAAQ;IACxB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,GAAG;IAjDwB,MAAM,EAAE,UAAU,CAAC;IAEhD,kBAAkB,EAAE,YAAY,CAAC,UAAU,CAAC,CACnB;IACzB,qBAAqB,EAAE,YAAY,CAAC,UAAU,CAAC,CACtB;IACzB,iBAAiB,EAAE,YAAY,CAAC,UAAU,CAAC,CAClB;IAEnC,iBAAiB,EAAE,YAAY,CAAS;IAGxC,UAAU,UAAS;IAGnB,WAAW,UAAS;IAGpB,YAAY,UAAS;IAGrB,aAAa,UAAS;IAGtB,SAAS,UAAS;IAET,eAAe,EAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAE3F,cAAc,EAAE,eAAe,CAItC;IAEO,mBAAmB,EAAE,oBAAoB,CAIjD;IAED,qBAAqB,EAAE,YAAY,CAAS;IAE5C,WAAW,QAAM;IACjB,YAAY,SAAK;IACjB,MAAM,SAAK;gBAES,QAAQ,EAAE,SAAS,EAC3B,WAAW,EAAE,iBAAiB,EAC9B,aAAa,EAAE,UAAU,EACzB,GAAG,EAAE,iBAAiB;IAGlC,QAAQ,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAG5B,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,eAAe,IAAI,IAAI;IAIvB,QAAQ,IAAI,IAAI;IAiBhB,eAAe,IAAI,IAAI;IAuBvB,cAAc,CAAC,CAAC,KAAA,GAAG,IAAI;IAmBvB,SAAS,CAAC,KAAK,KAAA,GAAG,IAAI;IAUtB,iBAAiB,IAAI,IAAI;IAazB,aAAa,IAAI,IAAI;IAcrB,uBAAuB,IAAI,IAAI;IAK/B,mBAAmB,IAAI,IAAI;IAK3B,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IASzC,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IAIzC,eAAe,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IASxC,WAAW,IAAI,OAAO;IAStB,aAAa,IAAI,MAAM;yCA1Md,6BAA6B;2CAA7B,6BAA6B;yCAiO2m+B,OAAQ;0CAAR,OAAQ;2CAAR,OAAQ;4CAAR,OAAQ;wCAAR,OAAQ;CAb5p+B;AAED,MAAM,WAAW,eAAe;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,oBAAoB;IACjC,gBAAgB,EAAE,MAAM,CAAC;IACzB,yBAAyB,EAAE,MAAM,CAAC;IAClC,eAAe,EAAE,MAAM,CAAC;CAC3B"}
@@ -1,4 +1,5 @@
1
1
  import { EventEmitter, OnInit, OnDestroy } from '@angular/core';
2
+ import { ModalController } from '@ionic/angular';
2
3
  import { BaseStatesDirective } from '../base-states.directive';
3
4
  import { TranslateService } from '@ngx-translate/core';
4
5
  import * as i0 from "@angular/core";
@@ -10,12 +11,14 @@ import * as i1 from "../base-states.directive";
10
11
  export declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy {
11
12
  baseStatesDirective: BaseStatesDirective;
12
13
  private translate;
14
+ private modalController;
13
15
  icon: string;
14
16
  title: string;
15
17
  subTitle: string;
16
18
  euimPrevBtnDisabled: boolean;
17
19
  euimNextBtnDisabled: boolean;
18
20
  euimReadOnly: boolean;
21
+ selectDateBy: 'week';
19
22
  prevBtnClick: EventEmitter<Date>;
20
23
  nextBtnClick: EventEmitter<Date>;
21
24
  dateChanged: EventEmitter<Date>;
@@ -28,7 +31,8 @@ export declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy
28
31
  protected currentLang: string;
29
32
  protected modalId: string;
30
33
  get cssClasses(): string;
31
- constructor(baseStatesDirective: BaseStatesDirective, translate: TranslateService);
34
+ constructor(baseStatesDirective: BaseStatesDirective, translate: TranslateService, modalController: ModalController);
35
+ dismissModal(): Promise<void>;
32
36
  get dateTimeId(): string;
33
37
  protected set dateTimeId(val: string);
34
38
  protected currentDate: Date;
@@ -42,7 +46,7 @@ export declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy
42
46
  private loadWeekdaysTranslation;
43
47
  private formatDateAndWeekDay;
44
48
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarDatepickerComponent, never>;
45
- 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; }; }, { "prevBtnClick": "prevBtnClick"; "nextBtnClick": "nextBtnClick"; "dateChanged": "dateChanged"; }, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
49
+ 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; }; "selectDateBy": { "alias": "selectDateBy"; "required": false; }; }, { "prevBtnClick": "prevBtnClick"; "nextBtnClick": "nextBtnClick"; "dateChanged": "dateChanged"; }, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
46
50
  static ngAcceptInputType_euimPrevBtnDisabled: unknown;
47
51
  static ngAcceptInputType_euimNextBtnDisabled: unknown;
48
52
  static ngAcceptInputType_euimReadOnly: unknown;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-toolbar-datepicker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAEL,MAAM,EAEb,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAmB,MAAM,qBAAqB,CAAC;;;AAGxE;;;GAGG;AACH,qBAca,8BACT,YAAW,MAAM,EAAE,SAAS;IA6BT,mBAAmB,EAAE,mBAAmB;IAAE,OAAO,CAAC,SAAS;IA5BrE,IAAI,SAA0B;IAC9B,KAAK,EAAG,MAAM,CAAC;IACf,QAAQ,EAAG,MAAM,CAAC;IAE3B,mBAAmB,EAAE,OAAO,CAAC;IAE7B,mBAAmB,EAAC,OAAO,CAAC;IAE5B,YAAY,EAAC,OAAO,CAAC;IAEX,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAErE,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,aAAa,EAAE,MAAM,CAAC;IAChC,SAAS,CAAC,YAAY,EAAE,MAAM,CAAC;IAE/B,OAAO,CAAC,QAAQ,CAAM;IACtB,OAAO,CAAC,WAAW,CAAU;IAC7B,OAAO,CAAC,sBAAsB,CAAe;IAC7C,SAAS,CAAC,WAAW,EAAE,MAAM,CAAC;IAE9B,SAAS,CAAC,OAAO,EAAE,MAAM,CAAC;IAC1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBACkB,mBAAmB,EAAE,mBAAmB,EAAU,SAAS,EAAE,gBAAgB;IAOhG,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,KAAK,UAAU,CAAC,GAAG,EAAC,MAAM,EAElC;IAED,SAAS,CAAC,WAAW,EAAE,IAAI,CAAC;IAE5B,QAAQ,IAAK,IAAI;IAejB,WAAW,IAAI,IAAI;IAMnB,aAAa,IAAI,MAAM;IAMvB,iBAAiB,CAAC,IAAI,EAAC,MAAM,GAAG,IAAI;IAOpC,mBAAmB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IASvC,SAAS,CAAC,cAAc,IAAI,IAAI;IAQhC,SAAS,CAAC,cAAc,IAAI,IAAI;IAQhC,OAAO,CAAC,uBAAuB;IAM/B,OAAO,CAAC,oBAAoB;yCAhHnB,8BAA8B;2CAA9B,8BAA8B;kDAqHmjvB,OAAQ;kDAAR,OAAQ;2CAAR,OAAQ;CADrmvB"}
1
+ {"version":3,"file":"euim-toolbar-datepicker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAGL,MAAM,EAEb,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAmB,MAAM,qBAAqB,CAAC;;;AAGxE;;;GAGG;AACH,qBAca,8BACT,YAAW,MAAM,EAAE,SAAS;IA+BT,mBAAmB,EAAE,mBAAmB;IAAE,OAAO,CAAC,SAAS;IAAoB,OAAO,CAAC,eAAe;IA9BhH,IAAI,SAA0B;IAC9B,KAAK,EAAG,MAAM,CAAC;IACf,QAAQ,EAAG,MAAM,CAAC;IAE3B,mBAAmB,EAAE,OAAO,CAAC;IAE7B,mBAAmB,EAAC,OAAO,CAAC;IAE5B,YAAY,EAAC,OAAO,CAAC;IACZ,YAAY,EAAE,MAAM,CAAC;IAEpB,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAErE,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,aAAa,EAAE,MAAM,CAAC;IAChC,SAAS,CAAC,YAAY,EAAE,MAAM,CAAC;IAE/B,OAAO,CAAC,QAAQ,CAAM;IACtB,OAAO,CAAC,WAAW,CAAU;IAC7B,OAAO,CAAC,sBAAsB,CAAe;IAC7C,SAAS,CAAC,WAAW,EAAE,MAAM,CAAC;IAE9B,SAAS,CAAC,OAAO,EAAE,MAAM,CAAC;IAC1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB,EAAU,SAAS,EAAE,gBAAgB,EAAU,eAAe,EAAE,eAAe;IAOpI,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC;IAOnC,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,KAAK,UAAU,CAAC,GAAG,EAAC,MAAM,EAElC;IAED,SAAS,CAAC,WAAW,EAAE,IAAI,CAAC;IAE5B,QAAQ,IAAK,IAAI;IAejB,WAAW,IAAI,IAAI;IAKnB,aAAa,IAAI,MAAM;IAMvB,iBAAiB,CAAC,IAAI,EAAC,MAAM,GAAG,IAAI;IAOpC,mBAAmB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IASvC,SAAS,CAAC,cAAc,IAAI,IAAI;IAahC,SAAS,CAAC,cAAc,IAAI,IAAI;IAahC,OAAO,CAAC,uBAAuB;IAM/B,OAAO,CAAC,oBAAoB;yCAlInB,8BAA8B;2CAA9B,8BAA8B;kDAuI4liC,OAAQ;kDAAR,OAAQ;2CAAR,OAAQ;CAD9oiC"}
@@ -4,12 +4,12 @@ import * as i2 from "./euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-
4
4
  import * as i3 from "@angular/common";
5
5
  import * as i4 from "@ionic/angular";
6
6
  import * as i5 from "@ngx-translate/core";
7
- import * as i6 from "../euim-avatar-icon/euim-avatar-icon.module";
7
+ import * as i6 from "../euim-avatar/euim-avatar.module";
8
8
  import * as i7 from "../atoms/euim-label/euim-label.module";
9
9
  import * as i8 from "@angular/forms";
10
10
  export declare class EuimToolbarDatepickerModule {
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarDatepickerModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarDatepickerModule, [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.TranslateModule, typeof i6.EuimAvatarIconModule, typeof i7.EuimLabelModule, typeof i8.FormsModule], [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarDatepickerModule, [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.TranslateModule, typeof i6.EuimAvatarModule, typeof i7.EuimLabelModule, typeof i8.FormsModule], [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective]>;
13
13
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimToolbarDatepickerModule>;
14
14
  }
15
15
  //# sourceMappingURL=euim-toolbar-datepicker.module.d.ts.map
@@ -6,16 +6,16 @@ export * from './layout/euim-user-profile';
6
6
  export * from './layout/euim-toolbar';
7
7
  export * from './layout/euim-sidebar';
8
8
  export * from './layout/euim-header-details';
9
- export * from './euim-avatar-icon';
10
- export * from './euim-card';
11
- export * from './euim-card-list';
12
9
  export * from './euim-badge';
13
10
  export * from './euim-empty-list-placeholder';
14
11
  export * from './euim-message';
15
12
  export * from './euim-spinner';
16
13
  export * from './euim-media-header';
14
+ export * from './euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive';
17
15
  export * from './euim-data-summary';
18
16
  export * from './euim-avatar';
17
+ export * from './euim-card';
18
+ export * from './euim-card-list';
19
19
  export * from './euim-alert-message';
20
20
  export * from './euim-slider-info-screen';
21
21
  export * from './euim-scroller-x';
@@ -26,8 +26,17 @@ export * from './euim-multiselect';
26
26
  export * from './euim-pdf-viewer';
27
27
  export * from './euim-about';
28
28
  export * from './euim-toolbar-datepicker';
29
+ export * from './euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive';
30
+ export * from './euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive';
31
+ export * from './euim-read-only-form/euim-read-only-form.directive';
29
32
  export * from './directives/euim-divider';
33
+ export * from './directives/euim-list-header';
34
+ export * from './directives/euim-align-center/euim-align-center.directive';
35
+ export * from './directives/euim-align-top/euim-align-top.directive';
30
36
  export * from './directives/euim-toolbar-transparent/euim-toolbar-transparent.directive';
37
+ export * from './directives/euim-min-width/euim-min-width.directive';
38
+ export * from './directives/euim-list-item/euim-list-item.directive';
39
+ export * from './directives/euim-sidebar-footer/euim-sidebar-footer.directive';
31
40
  export * from './directives/euim-skeleton-text-avatar';
32
41
  export * from './base-states.directive';
33
42
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,2BAA2B,CAAC;AAE1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0EAA0E,CAAC;AACzF,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0FAA0F,CAAC;AACzG,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qFAAqF,CAAC;AACpG,cAAc,qFAAqF,CAAC;AACpG,cAAc,qDAAqD,CAAC;AAEpE,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4DAA4D,CAAC;AAC3E,cAAc,sDAAsD,CAAC;AACrE,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
@@ -1,12 +1,15 @@
1
1
  import { BaseStatesDirective } from '../../base-states.directive';
2
+ import { BooleanInput } from '@angular/cdk/coercion';
2
3
  import * as i0 from "@angular/core";
3
4
  import * as i1 from "../../base-states.directive";
4
5
  export declare class EuimHeaderDetailsComponent {
5
6
  baseStatesDirective: BaseStatesDirective;
7
+ hasBorderBottom: BooleanInput;
6
8
  get cssClasses(): string;
7
9
  constructor(baseStatesDirective: BaseStatesDirective);
8
10
  getCssClasses(): string;
9
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimHeaderDetailsComponent, "euim-header-details", never, {}, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimHeaderDetailsComponent, "euim-header-details", never, { "hasBorderBottom": { "alias": "hasBorderBottom"; "required": false; }; }, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
13
+ static ngAcceptInputType_hasBorderBottom: unknown;
11
14
  }
12
15
  //# sourceMappingURL=euim-header-details.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-header-details.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-header-details/euim-header-details.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAea,0BAA0B;IAKhB,mBAAmB,EAAE,mBAAmB;IAJ3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBACkB,mBAAmB,EAAE,mBAAmB;IAC3D,aAAa,IAAI,MAAM;yCANd,0BAA0B;2CAA1B,0BAA0B;CAWtC"}
1
+ {"version":3,"file":"euim-header-details.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-header-details/euim-header-details.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;;AAErD,qBAea,0BAA0B;IAOhB,mBAAmB,EAAE,mBAAmB;IAL3D,eAAe,EAAE,YAAY,CAAQ;IACrC,IACW,UAAU,IAAI,MAAM,CAE9B;gBACkB,mBAAmB,EAAE,mBAAmB;IAC3D,aAAa,IAAI,MAAM;yCARd,0BAA0B;2CAA1B,0BAA0B;8CAeotqC,OAAQ;CADlwqC"}
@@ -1,35 +1,62 @@
1
- import { ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
2
- import { EuiAppShellService } from '@eui/core';
3
- import { EuiLanguage } from '@eui/base';
4
- import { TranslateService } from '@ngx-translate/core';
1
+ import { OnInit } from '@angular/core';
2
+ import { EuiAppShellService, EuiLanguage, I18nService } from '@eui/core';
5
3
  import { EuimAppService } from '../../../services';
6
- import { ModalController, Platform } from '@ionic/angular';
4
+ import { ModalController } from '@ionic/angular';
7
5
  import * as i0 from "@angular/core";
8
- export declare class EuimLanguageListComponent implements OnInit, OnDestroy {
9
- private cd;
10
- private translateService;
6
+ export declare class EuimLanguageListComponent implements OnInit {
7
+ /**
8
+ * @deprecated will be removed in eUI Mobile v19.
9
+ */
11
10
  appShellService: EuiAppShellService;
11
+ /**
12
+ * @deprecated will be removed in eUI Mobile v19.
13
+ */
12
14
  appService: EuimAppService;
13
15
  private modalCtrl;
14
- private platform;
15
- languages: EuiLanguage[];
16
- selectedLanguage: EuiLanguage;
16
+ private i18nService;
17
+ /**
18
+ * @deprecated will be removed in eUI Mobile v19.
19
+ */
17
20
  name: string;
18
- languagesSortedByEUAndNonEU: EuiLanguage[];
21
+ /**
22
+ * @deprecated will be removed in eUI Mobile v19. Use nonEULanguageList[0] instead.
23
+ */
19
24
  firstElementFromNonEUList: EuiLanguage;
25
+ /**
26
+ * @deprecated will be removed in eUI Mobile v19. Use euLanguageList[0] instead.
27
+ */
20
28
  firstElementFromEUList: EuiLanguage;
29
+ /**
30
+ * @deprecated will be removed in eUI Mobile v19. Use isLastElementOfArray() function instead.
31
+ */
21
32
  lastElementFromEUList: EuiLanguage;
33
+ languages: EuiLanguage[];
34
+ selectedLanguage: EuiLanguage;
22
35
  euLanguageList: EuiLanguage[];
23
36
  nonEULanguageList: EuiLanguage[];
37
+ /**
38
+ * @deprecated
39
+ * will become private in eUI Mobile v19.
40
+ */
41
+ languagesSortedByEUAndNonEU: EuiLanguage[];
24
42
  results: EuiLanguage[];
43
+ /**
44
+ * @deprecated will be removed in eUI Mobile v19.
45
+ */
25
46
  isKeyboardShown: boolean;
26
- private destroy$;
27
- constructor(cd: ChangeDetectorRef, translateService: TranslateService, appShellService: EuiAppShellService, appService: EuimAppService, modalCtrl: ModalController, platform: Platform);
47
+ constructor(
48
+ /**
49
+ * @deprecated will be removed in eUI Mobile v19.
50
+ */
51
+ appShellService: EuiAppShellService,
52
+ /**
53
+ * @deprecated will be removed in eUI Mobile v19.
54
+ */
55
+ appService: EuimAppService, modalCtrl: ModalController, i18nService: I18nService);
28
56
  ngOnInit(): void;
29
- ngOnDestroy(): void;
30
57
  onLanguageSelected(language: EuiLanguage): void;
31
- onLanguageListClose(): void;
32
- protected getLanguageLabel(languageCode: string): string;
58
+ isLastElementOfArray<T>(array: T[], element: T): boolean;
59
+ protected setLanguages(): void;
33
60
  protected onClose(): Promise<boolean>;
34
61
  protected handleChange(event: any): void;
35
62
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimLanguageListComponent, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-language-list.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAa,SAAS,EAAE,MAAM,EAA2B,MAAM,eAAe,CAAC;AACzG,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC/C,OAAO,EAAkB,WAAW,EAAE,MAAM,WAAW,CAAC;AACxD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;;AAE3D,qBAKa,yBAA0B,YAAW,MAAM,EAAE,SAAS;IAkB3D,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACjB,eAAe,EAAE,kBAAkB;IACnC,UAAU,EAAE,cAAc;IACjC,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IArBpB,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,gBAAgB,EAAE,WAAW,CAAC;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,2BAA2B,EAAE,WAAW,EAAE,CAAC;IAC3C,yBAAyB,EAAE,WAAW,CAAC;IACvC,sBAAsB,EAAE,WAAW,CAAC;IACpC,qBAAqB,EAAE,WAAW,CAAC;IACnC,cAAc,EAAE,WAAW,EAAE,CAAC;IAC9B,iBAAiB,EAAE,WAAW,EAAE,CAAC;IACjC,OAAO,EAAE,WAAW,EAAE,CAAC;IAEvB,eAAe,EAAG,OAAO,CAAC;IAE1B,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,EAAE,EAAE,iBAAiB,EACrB,gBAAgB,EAAE,gBAAgB,EACnC,eAAe,EAAE,kBAAkB,EACnC,UAAU,EAAE,cAAc,EACzB,SAAS,EAAE,eAAe,EAC1B,QAAQ,EAAE,QAAQ;IAY9B,QAAQ,IAAI,IAAI;IA4ChB,WAAW,IAAI,IAAI;IAKnB,kBAAkB,CAAC,QAAQ,EAAE,WAAW,GAAG,IAAI;IAY/C,mBAAmB,IAAI,IAAI;IAI3B,SAAS,CAAC,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM;IASxD,SAAS,CAAC,OAAO,IAAI,OAAO,CAAC,OAAO,CAAC;IAIrC,SAAS,CAAC,YAAY,CAAC,KAAK,KAAA,GAAG,IAAI;yCAjH1B,yBAAyB;2CAAzB,yBAAyB;CA0HrC"}
1
+ {"version":3,"file":"euim-language-list.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAA2B,MAAM,eAAe,CAAC;AAC3E,OAAO,EAAE,kBAAkB,EAAkB,WAAW,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AACzF,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;;AAEjD,qBAKa,yBAA0B,YAAW,MAAM;IAmChD;;OAEG;IACI,eAAe,EAAE,kBAAkB;IAC1C;;OAEG;IACI,UAAU,EAAE,cAAc;IACjC,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,WAAW;IA1CvB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,yBAAyB,EAAE,WAAW,CAAC;IACvC;;OAEG;IACH,sBAAsB,EAAE,WAAW,CAAC;IACpC;;OAEG;IACH,qBAAqB,EAAE,WAAW,CAAC;IACnC,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,gBAAgB,EAAE,WAAW,CAAC;IAC9B,cAAc,EAAE,WAAW,EAAE,CAAC;IAC9B,iBAAiB,EAAE,WAAW,EAAE,CAAC;IACjC;;;OAGG;IACH,2BAA2B,EAAE,WAAW,EAAE,CAAC;IAC3C,OAAO,EAAE,WAAW,EAAE,CAAC;IAEvB;;OAEG;IACH,eAAe,EAAG,OAAO,CAAC;;IAGtB;;OAEG;IACI,eAAe,EAAE,kBAAkB;IAC1C;;OAEG;IACI,UAAU,EAAE,cAAc,EACzB,SAAS,EAAE,eAAe,EAC1B,WAAW,EAAE,WAAW;IAGpC,QAAQ,IAAI,IAAI;IAIhB,kBAAkB,CAAC,QAAQ,EAAE,WAAW,GAAG,IAAI;IAK/C,oBAAoB,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,EAAE,OAAO,EAAE,CAAC,GAAG,OAAO;IAOxD,SAAS,CAAC,YAAY,IAAI,IAAI;IAa9B,SAAS,CAAC,OAAO,IAAI,OAAO,CAAC,OAAO,CAAC;IAIrC,SAAS,CAAC,YAAY,CAAC,KAAK,KAAA,GAAG,IAAI;yCAhF1B,yBAAyB;2CAAzB,yBAAyB;CAyFrC"}
@@ -1,7 +1,6 @@
1
1
  import { ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
2
- import { EuiAppShellService } from '@eui/core';
3
- import { EuiLanguage } from '@eui/base';
4
- import { TranslateService } from '@ngx-translate/core';
2
+ import { I18nServiceConfig, GlobalConfig } from '@eui/base';
3
+ import { EuiAppShellService, EuiLanguage, I18nService } from '@eui/core';
5
4
  import { EuimAppService } from '../../../services';
6
5
  import { ModalController } from '@ionic/angular';
7
6
  import { BaseStatesDirective } from '../../base-states.directive';
@@ -9,20 +8,42 @@ import * as i0 from "@angular/core";
9
8
  import * as i1 from "../../base-states.directive";
10
9
  export declare class EuimLanguageSelectorComponent implements OnInit, OnDestroy {
11
10
  private cd;
12
- private translateService;
11
+ /**
12
+ * @deprecated will be removed in eUI Mobile v19.
13
+ */
13
14
  appShellService: EuiAppShellService;
15
+ /**
16
+ * @deprecated will be removed in eUI Mobile v19.
17
+ */
14
18
  appService: EuimAppService;
19
+ private i18nService;
15
20
  private modalCtrl;
16
21
  baseStatesDirective: BaseStatesDirective;
22
+ protected baseGlobalConfig: GlobalConfig;
17
23
  _euimPrimary: boolean;
24
+ _euimBranding: boolean;
25
+ /**
26
+ * @deprecated
27
+ * will become private in eUI Mobile v19.
28
+ */
18
29
  languages: EuiLanguage[];
30
+ protected config: I18nServiceConfig;
19
31
  selectedLanguage: EuiLanguage;
20
32
  private destroy$;
21
- constructor(cd: ChangeDetectorRef, translateService: TranslateService, appShellService: EuiAppShellService, appService: EuimAppService, modalCtrl: ModalController, baseStatesDirective: BaseStatesDirective);
33
+ constructor(cd: ChangeDetectorRef,
34
+ /**
35
+ * @deprecated will be removed in eUI Mobile v19.
36
+ */
37
+ appShellService: EuiAppShellService,
38
+ /**
39
+ * @deprecated will be removed in eUI Mobile v19.
40
+ */
41
+ appService: EuimAppService, i18nService: I18nService, modalCtrl: ModalController, baseStatesDirective: BaseStatesDirective, baseGlobalConfig: GlobalConfig);
22
42
  get cssClasses(): string;
23
43
  ngOnInit(): void;
24
44
  ngOnDestroy(): void;
25
45
  onShowLanguageList(): Promise<void>;
46
+ protected getAllLanguages(): void;
26
47
  protected getLanguageLabel(languageCode: string): string;
27
48
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimLanguageSelectorComponent, never>;
28
49
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimLanguageSelectorComponent, "euim-language-selector", never, {}, {}, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-language-selector.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-selector.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAA0D,SAAS,EAAE,MAAM,EAAqB,MAAM,eAAe,CAAC;AAChJ,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC/C,OAAO,EAAkB,WAAW,EAAE,MAAM,WAAW,CAAC;AACxD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEjD,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAea,6BAA8B,YAAW,MAAM,EAAE,SAAS;IAQ/D,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACjB,eAAe,EAAE,kBAAkB;IACnC,UAAU,EAAE,cAAc;IACjC,OAAO,CAAC,SAAS;IACV,mBAAmB,EAAE,mBAAmB;IAXnD,YAAY,UAAgD;IAC5D,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,gBAAgB,EAAE,WAAW,CAAC;IAC9B,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,EAAE,EAAE,iBAAiB,EACrB,gBAAgB,EAAE,gBAAgB,EACnC,eAAe,EAAE,kBAAkB,EACnC,UAAU,EAAE,cAAc,EACzB,SAAS,EAAE,eAAe,EAC3B,mBAAmB,EAAE,mBAAmB;IAGnD,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,QAAQ,IAAI,IAAI;IAuBhB,WAAW,IAAI,IAAI;IAKb,kBAAkB,IAAG,OAAO,CAAC,IAAI,CAAC;IAOxC,SAAS,CAAC,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM;yCAxD/C,6BAA6B;2CAA7B,6BAA6B;CAgEzC"}
1
+ {"version":3,"file":"euim-language-selector.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-selector.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAA2D,SAAS,EAAE,MAAM,EAAqB,MAAM,eAAe,CAAC;AACjJ,OAAO,EAAwB,iBAAiB,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAClF,OAAO,EAAE,kBAAkB,EAAkB,WAAW,EAAE,WAAW,EAAuB,MAAM,WAAW,CAAC;AAG9G,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEjD,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAea,6BAA8B,YAAW,MAAM,EAAE,SAAS;IAc/D,OAAO,CAAC,EAAE;IACV;;OAEG;IACI,eAAe,EAAE,kBAAkB;IAC1C;;OAEG;IACI,UAAU,EAAE,cAAc;IACjC,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,SAAS;IACV,mBAAmB,EAAE,mBAAmB;IAClB,SAAS,CAAC,gBAAgB,EAAE,YAAY;IAxBzE,YAAY,UAAgD;IAC5D,aAAa,UAAiD;IAC9D;;;OAGG;IACH,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,SAAS,CAAC,MAAM,EAAE,iBAAiB,CAAC;IACpC,gBAAgB,EAAE,WAAW,CAAC;IAC9B,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,EAAE,EAAE,iBAAiB;IAC7B;;OAEG;IACI,eAAe,EAAE,kBAAkB;IAC1C;;OAEG;IACI,UAAU,EAAE,cAAc,EACzB,WAAW,EAAE,WAAW,EACxB,SAAS,EAAE,eAAe,EAC3B,mBAAmB,EAAE,mBAAmB,EACR,gBAAgB,EAAE,YAAY;IAKzE,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,QAAQ,IAAI,IAAI;IAahB,WAAW,IAAI,IAAI;IAKb,kBAAkB,IAAG,OAAO,CAAC,IAAI,CAAC;IAYxC,SAAS,CAAC,eAAe,IAAI,IAAI;IAOjC,SAAS,CAAC,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM;yCAzE/C,6BAA6B;2CAA7B,6BAA6B;CAiFzC"}
@@ -3,13 +3,13 @@ import * as i1 from "./euim-language-selector.component";
3
3
  import * as i2 from "./euim-language-list.component";
4
4
  import * as i3 from "@angular/common";
5
5
  import * as i4 from "@ionic/angular";
6
- import * as i5 from "../../euim-avatar-icon/euim-avatar-icon.module";
6
+ import * as i5 from "../../euim-avatar/euim-avatar.module";
7
7
  import * as i6 from "../../atoms/euim-label/euim-label.module";
8
8
  import * as i7 from "../../euim-empty-list-placeholder/euim-empty-list-placeholder.module";
9
9
  import * as i8 from "@ngx-translate/core";
10
10
  export declare class EuimLanguageSelectorModule {
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimLanguageSelectorModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLanguageSelectorModule, [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.EuimAvatarIconModule, typeof i6.EuimLabelModule, typeof i7.EuimEmptyListPlaceholderModule, typeof i8.TranslateModule], [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLanguageSelectorModule, [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.EuimAvatarModule, typeof i6.EuimLabelModule, typeof i7.EuimEmptyListPlaceholderModule, typeof i8.TranslateModule], [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent]>;
13
13
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimLanguageSelectorModule>;
14
14
  }
15
15
  //# sourceMappingURL=euim-language-selector.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-language-selector.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-selector.module.ts"],"names":[],"mappings":";;;;;;;;;AAWA,qBAqBa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CACtC"}
1
+ {"version":3,"file":"euim-language-selector.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-selector.module.ts"],"names":[],"mappings":";;;;;;;;;AAUA,qBAkBa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CACtC"}
@@ -1,17 +1,40 @@
1
- import { OnInit } from '@angular/core';
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
2
  import { I18nService, EuiAppShellService } from '@eui/core';
3
- import { NavController } from '@ionic/angular';
3
+ import { NavController, MenuController, IonSearchbar } from '@ionic/angular';
4
+ import { BooleanInput } from '@angular/cdk/coercion';
4
5
  import * as i0 from "@angular/core";
6
+ export type IconColor = 'primary' | 'default' | 'info' | 'success' | 'warning' | 'danger' | 'dark' | 'white' | 'accent' | 'secondary';
5
7
  export declare class EuimSidebarContentComponent implements OnInit {
6
8
  private i18nService;
7
9
  asService: EuiAppShellService;
10
+ private menuCtrl;
8
11
  private navCtrl;
9
12
  className: string;
10
- sidebarItems: any[];
11
- constructor(i18nService: I18nService, asService: EuiAppShellService, navCtrl: NavController);
13
+ sidebarItems: MenuItem[];
14
+ hasSearchbar: BooleanInput;
15
+ sidebarItemsFilter: EventEmitter<MenuItem[]>;
16
+ searchbar: IonSearchbar;
17
+ protected filteredItems: MenuItem[];
18
+ protected query: string;
19
+ constructor(i18nService: I18nService, asService: EuiAppShellService, menuCtrl: MenuController, navCtrl: NavController);
12
20
  ngOnInit(): void;
21
+ handleInput(event: CustomEvent): void;
22
+ closeMenu(): void;
13
23
  protected sortSidebarItems(): void;
24
+ protected filterMenuItems(items: any, searchPhrase: string): MenuItem[];
14
25
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSidebarContentComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimSidebarContentComponent, "euim-sidebar-content", never, { "sidebarItems": { "alias": "sidebarItems"; "required": false; }; }, {}, never, ["*"], false, never>;
26
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSidebarContentComponent, "euim-sidebar-content", never, { "sidebarItems": { "alias": "sidebarItems"; "required": false; }; "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; }, { "sidebarItemsFilter": "sidebarItemsFilter"; }, never, ["*"], false, never>;
27
+ static ngAcceptInputType_hasSearchbar: unknown;
16
28
  }
29
+ interface MenuItem {
30
+ icon?: string;
31
+ iconColor?: IconColor;
32
+ label: string;
33
+ url?: string;
34
+ isSection?: boolean;
35
+ section?: string;
36
+ group?: number;
37
+ groupHeader?: string;
38
+ }
39
+ export {};
17
40
  //# sourceMappingURL=euim-sidebar-content.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-sidebar-content.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA0D,MAAM,EAAE,MAAM,eAAe,CAAC;AAE/F,OAAO,EAAE,WAAW,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;;AAE/C,qBAKa,2BAA4B,YAAW,MAAM;IAI1C,OAAO,CAAC,WAAW;IACpB,SAAS,EAAE,kBAAkB;IACpC,OAAO,CAAC,OAAO;IALJ,SAAS,SAA0B;IACzC,YAAY,QAAM;gBAEP,WAAW,EAAE,WAAW,EACjC,SAAS,EAAE,kBAAkB,EAC5B,OAAO,EAAE,aAAa;IAIlC,QAAQ,IAAI,IAAI;IAIhB,SAAS,CAAC,gBAAgB,IAAI,IAAI;yCAdzB,2BAA2B;2CAA3B,2BAA2B;CAsBpC"}
1
+ {"version":3,"file":"euim-sidebar-content.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8C,YAAY,EAAiC,MAAM,EAAoB,MAAM,eAAe,CAAC;AAClJ,OAAO,EAAE,WAAW,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC7E,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,MAAM,MAAM,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,WAAW,CAAC;AACtI,qBAKa,2BAA4B,YAAW,MAAM;IAW1C,OAAO,CAAC,WAAW;IACpB,SAAS,EAAE,kBAAkB;IACpC,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,OAAO;IAbJ,SAAS,SAA0B;IACzC,YAAY,EAAE,QAAQ,EAAE,CAAM;IAEvC,YAAY,EAAE,YAAY,CAAS;IACzB,kBAAkB,2BAAkC;IAClB,SAAS,EAAE,YAAY,CAAC;IAEpE,SAAS,CAAC,aAAa,EAAE,QAAQ,EAAE,CAAM;IACzC,SAAS,CAAC,KAAK,SAAK;gBAEA,WAAW,EAAE,WAAW,EACjC,SAAS,EAAE,kBAAkB,EAC5B,QAAQ,EAAE,cAAc,EACxB,OAAO,EAAE,aAAa;IAIlC,QAAQ,IAAI,IAAI;IAShB,WAAW,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;IAUrC,SAAS,IAAI,IAAI;IAUjB,SAAS,CAAC,gBAAgB,IAAI,IAAI;IAQlC,SAAS,CAAC,eAAe,CAAC,KAAK,KAAA,EAAE,YAAY,EAAE,MAAM,GAAG,QAAQ,EAAE;yCAvDzD,2BAA2B;2CAA3B,2BAA2B;2CAyE0lnC,OAAQ;CAbzonC;AAED,UAAU,QAAQ;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB"}
@@ -4,12 +4,12 @@ import * as i2 from "./euim-sidebar-content/euim-sidebar-content.component";
4
4
  import * as i3 from "@angular/common";
5
5
  import * as i4 from "@angular/router";
6
6
  import * as i5 from "@ionic/angular";
7
- import * as i6 from "../../euim-avatar-icon/euim-avatar-icon.module";
7
+ import * as i6 from "../../euim-avatar/euim-avatar.module";
8
8
  import * as i7 from "../../atoms/euim-label/euim-label.module";
9
9
  import * as i8 from "../../atoms/euim-notification-item/euim-notification-item.module";
10
10
  export declare class EuimSidebarModule {
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSidebarModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSidebarModule, [typeof i1.EuimSidebarComponent, typeof i2.EuimSidebarContentComponent], [typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.IonicModule, typeof i6.EuimAvatarIconModule, typeof i7.EuimLabelModule, typeof i8.EuimNotificationItemModule], [typeof i1.EuimSidebarComponent, typeof i2.EuimSidebarContentComponent]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSidebarModule, [typeof i1.EuimSidebarComponent, typeof i2.EuimSidebarContentComponent], [typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.IonicModule, typeof i6.EuimAvatarModule, typeof i7.EuimLabelModule, typeof i8.EuimNotificationItemModule], [typeof i1.EuimSidebarComponent, typeof i2.EuimSidebarContentComponent]>;
13
13
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimSidebarModule>;
14
14
  }
15
15
  //# sourceMappingURL=euim-sidebar.module.d.ts.map