@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
@@ -114,7 +114,6 @@
114
114
  </p>
115
115
  <p class="comment">
116
116
  <code>OnInit</code>
117
- <code>OnDestroy</code>
118
117
  </p>
119
118
 
120
119
 
@@ -178,35 +177,35 @@
178
177
  <ul class="index-list">
179
178
  <li>
180
179
  <span class="modifier">Public</span>
181
- <a href="#appService" >appService</a>
180
+ <a href="#appService" class="deprecated-name">appService</a>
182
181
  </li>
183
182
  <li>
184
183
  <span class="modifier">Public</span>
185
- <a href="#appShellService" >appShellService</a>
184
+ <a href="#appShellService" class="deprecated-name">appShellService</a>
186
185
  </li>
187
186
  <li>
188
187
  <a href="#euLanguageList" >euLanguageList</a>
189
188
  </li>
190
189
  <li>
191
- <a href="#firstElementFromEUList" >firstElementFromEUList</a>
190
+ <a href="#firstElementFromEUList" class="deprecated-name">firstElementFromEUList</a>
192
191
  </li>
193
192
  <li>
194
- <a href="#firstElementFromNonEUList" >firstElementFromNonEUList</a>
193
+ <a href="#firstElementFromNonEUList" class="deprecated-name">firstElementFromNonEUList</a>
195
194
  </li>
196
195
  <li>
197
- <a href="#isKeyboardShown" >isKeyboardShown</a>
196
+ <a href="#isKeyboardShown" class="deprecated-name">isKeyboardShown</a>
198
197
  </li>
199
198
  <li>
200
199
  <a href="#languages" >languages</a>
201
200
  </li>
202
201
  <li>
203
- <a href="#languagesSortedByEUAndNonEU" >languagesSortedByEUAndNonEU</a>
202
+ <a href="#languagesSortedByEUAndNonEU" class="deprecated-name">languagesSortedByEUAndNonEU</a>
204
203
  </li>
205
204
  <li>
206
- <a href="#lastElementFromEUList" >lastElementFromEUList</a>
205
+ <a href="#lastElementFromEUList" class="deprecated-name">lastElementFromEUList</a>
207
206
  </li>
208
207
  <li>
209
- <a href="#name" >name</a>
208
+ <a href="#name" class="deprecated-name">name</a>
210
209
  </li>
211
210
  <li>
212
211
  <a href="#nonEULanguageList" >nonEULanguageList</a>
@@ -230,7 +229,7 @@
230
229
  <td class="col-md-4">
231
230
  <ul class="index-list">
232
231
  <li>
233
- <a href="#onLanguageListClose" >onLanguageListClose</a>
232
+ <a href="#isLastElementOfArray" >isLastElementOfArray</a>
234
233
  </li>
235
234
  <li>
236
235
  <a href="#onLanguageSelected" >onLanguageSelected</a>
@@ -253,7 +252,7 @@
253
252
  <tbody>
254
253
  <tr>
255
254
  <td class="col-md-4">
256
- <code>constructor(cd: ChangeDetectorRef, translateService: TranslateService, appShellService: EuiAppShellService, appService: <a href="../injectables/EuimAppService.html" target="_self">EuimAppService</a>, modalCtrl: ModalController, platform: Platform)</code>
255
+ <code>constructor(appShellService: EuiAppShellService, appService: <a href="../injectables/EuimAppService.html" target="_self">EuimAppService</a>, modalCtrl: ModalController, i18nService: I18nService)</code>
257
256
  </td>
258
257
  </tr>
259
258
 
@@ -270,30 +269,6 @@
270
269
  </tr>
271
270
  </thead>
272
271
  <tbody>
273
- <tr>
274
- <td>cd</td>
275
-
276
- <td>
277
- <code>ChangeDetectorRef</code>
278
- </td>
279
-
280
- <td>
281
- No
282
- </td>
283
-
284
- </tr>
285
- <tr>
286
- <td>translateService</td>
287
-
288
- <td>
289
- <code>TranslateService</code>
290
- </td>
291
-
292
- <td>
293
- No
294
- </td>
295
-
296
- </tr>
297
272
  <tr>
298
273
  <td>appShellService</td>
299
274
 
@@ -331,10 +306,10 @@
331
306
 
332
307
  </tr>
333
308
  <tr>
334
- <td>platform</td>
309
+ <td>i18nService</td>
335
310
 
336
311
  <td>
337
- <code>Platform</code>
312
+ <code>I18nService</code>
338
313
  </td>
339
314
 
340
315
  <td>
@@ -364,29 +339,79 @@
364
339
  <tbody>
365
340
  <tr>
366
341
  <td class="col-md-4">
367
- <a name="onLanguageListClose"></a>
342
+ <a name="isLastElementOfArray"></a>
368
343
  <span class="name">
369
- <span ><b>onLanguageListClose</b></span>
370
- <a href="#onLanguageListClose"><span class="icon ion-ios-link"></span></a>
344
+ <span ><b>isLastElementOfArray</b></span>
345
+ <a href="#isLastElementOfArray"><span class="icon ion-ios-link"></span></a>
371
346
  </span>
372
347
  </td>
373
348
  </tr>
374
349
  <tr>
375
350
  <td class="col-md-4">
376
- <code>onLanguageListClose()</code>
351
+ <code>isLastElementOfArray(array: T[], element: T)</code>
377
352
  </td>
378
353
  </tr>
379
354
 
380
355
 
381
356
 
357
+ <tr>
358
+ <td class="col-md-4">
359
+ <b>Type parameters :</b>
360
+ <ul class="type-parameters">
361
+ <li>T</li>
362
+ </ul>
363
+ </td>
364
+ </tr>
382
365
 
383
366
  <tr>
384
367
  <td class="col-md-4">
385
368
 
369
+ <div class="io-description">
370
+ <b>Parameters :</b>
371
+
372
+ <table class="params">
373
+ <thead>
374
+ <tr>
375
+ <td>Name</td>
376
+ <td>Type</td>
377
+ <td>Optional</td>
378
+ </tr>
379
+ </thead>
380
+ <tbody>
381
+ <tr>
382
+ <td>array</td>
383
+ <td>
384
+ <code>T[]</code>
385
+ </td>
386
+
387
+ <td>
388
+ No
389
+ </td>
390
+
391
+
392
+ </tr>
393
+ <tr>
394
+ <td>element</td>
395
+ <td>
396
+ <code>T</code>
397
+ </td>
398
+
399
+ <td>
400
+ No
401
+ </td>
402
+
403
+
404
+ </tr>
405
+ </tbody>
406
+ </table>
407
+ </div>
386
408
  <div class="io-description">
387
- <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
409
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
388
410
 
389
411
  </div>
412
+ <div class="io-description">
413
+
414
+ </div>
390
415
  </td>
391
416
  </tr>
392
417
  </tbody>
@@ -465,10 +490,15 @@
465
490
  <a name="appService"></a>
466
491
  <span class="name">
467
492
  <span class="modifier">Public</span>
468
- <span ><b>appService</b></span>
493
+ <span class="deprecated-name"><b>appService</b></span>
469
494
  <a href="#appService"><span class="icon ion-ios-link"></span></a>
470
495
  </span>
471
496
  </td>
497
+ </tr>
498
+ <tr>
499
+ <td class="col-md-4 deprecated">
500
+ will be removed in eUI Mobile v19.
501
+ </td>
472
502
  </tr>
473
503
  <tr>
474
504
  <td class="col-md-4">
@@ -487,10 +517,15 @@
487
517
  <a name="appShellService"></a>
488
518
  <span class="name">
489
519
  <span class="modifier">Public</span>
490
- <span ><b>appShellService</b></span>
520
+ <span class="deprecated-name"><b>appShellService</b></span>
491
521
  <a href="#appShellService"><span class="icon ion-ios-link"></span></a>
492
522
  </span>
493
523
  </td>
524
+ </tr>
525
+ <tr>
526
+ <td class="col-md-4 deprecated">
527
+ will be removed in eUI Mobile v19.
528
+ </td>
494
529
  </tr>
495
530
  <tr>
496
531
  <td class="col-md-4">
@@ -529,10 +564,15 @@
529
564
  <td class="col-md-4">
530
565
  <a name="firstElementFromEUList"></a>
531
566
  <span class="name">
532
- <span ><b>firstElementFromEUList</b></span>
567
+ <span class="deprecated-name"><b>firstElementFromEUList</b></span>
533
568
  <a href="#firstElementFromEUList"><span class="icon ion-ios-link"></span></a>
534
569
  </span>
535
570
  </td>
571
+ </tr>
572
+ <tr>
573
+ <td class="col-md-4 deprecated">
574
+ will be removed in eUI Mobile v19. Use euLanguageList[0] instead.
575
+ </td>
536
576
  </tr>
537
577
  <tr>
538
578
  <td class="col-md-4">
@@ -550,10 +590,15 @@
550
590
  <td class="col-md-4">
551
591
  <a name="firstElementFromNonEUList"></a>
552
592
  <span class="name">
553
- <span ><b>firstElementFromNonEUList</b></span>
593
+ <span class="deprecated-name"><b>firstElementFromNonEUList</b></span>
554
594
  <a href="#firstElementFromNonEUList"><span class="icon ion-ios-link"></span></a>
555
595
  </span>
556
596
  </td>
597
+ </tr>
598
+ <tr>
599
+ <td class="col-md-4 deprecated">
600
+ will be removed in eUI Mobile v19. Use nonEULanguageList[0] instead.
601
+ </td>
557
602
  </tr>
558
603
  <tr>
559
604
  <td class="col-md-4">
@@ -571,10 +616,15 @@
571
616
  <td class="col-md-4">
572
617
  <a name="isKeyboardShown"></a>
573
618
  <span class="name">
574
- <span ><b>isKeyboardShown</b></span>
619
+ <span class="deprecated-name"><b>isKeyboardShown</b></span>
575
620
  <a href="#isKeyboardShown"><span class="icon ion-ios-link"></span></a>
576
621
  </span>
577
622
  </td>
623
+ </tr>
624
+ <tr>
625
+ <td class="col-md-4 deprecated">
626
+ will be removed in eUI Mobile v19.
627
+ </td>
578
628
  </tr>
579
629
  <tr>
580
630
  <td class="col-md-4">
@@ -613,10 +663,15 @@
613
663
  <td class="col-md-4">
614
664
  <a name="languagesSortedByEUAndNonEU"></a>
615
665
  <span class="name">
616
- <span ><b>languagesSortedByEUAndNonEU</b></span>
666
+ <span class="deprecated-name"><b>languagesSortedByEUAndNonEU</b></span>
617
667
  <a href="#languagesSortedByEUAndNonEU"><span class="icon ion-ios-link"></span></a>
618
668
  </span>
619
669
  </td>
670
+ </tr>
671
+ <tr>
672
+ <td class="col-md-4 deprecated">
673
+ will become private in eUI Mobile v19.
674
+ </td>
620
675
  </tr>
621
676
  <tr>
622
677
  <td class="col-md-4">
@@ -625,6 +680,12 @@
625
680
  </td>
626
681
  </tr>
627
682
 
683
+ <tr>
684
+ <td class="col-md-4">
685
+ <div class="io-description"><p>will become private in eUI Mobile v19.</p>
686
+ </div>
687
+ </td>
688
+ </tr>
628
689
 
629
690
  </tbody>
630
691
  </table>
@@ -634,10 +695,15 @@
634
695
  <td class="col-md-4">
635
696
  <a name="lastElementFromEUList"></a>
636
697
  <span class="name">
637
- <span ><b>lastElementFromEUList</b></span>
698
+ <span class="deprecated-name"><b>lastElementFromEUList</b></span>
638
699
  <a href="#lastElementFromEUList"><span class="icon ion-ios-link"></span></a>
639
700
  </span>
640
701
  </td>
702
+ </tr>
703
+ <tr>
704
+ <td class="col-md-4 deprecated">
705
+ will be removed in eUI Mobile v19. Use isLastElementOfArray() function instead.
706
+ </td>
641
707
  </tr>
642
708
  <tr>
643
709
  <td class="col-md-4">
@@ -655,10 +721,15 @@
655
721
  <td class="col-md-4">
656
722
  <a name="name"></a>
657
723
  <span class="name">
658
- <span ><b>name</b></span>
724
+ <span class="deprecated-name"><b>name</b></span>
659
725
  <a href="#name"><span class="icon ion-ios-link"></span></a>
660
726
  </span>
661
727
  </td>
728
+ </tr>
729
+ <tr>
730
+ <td class="col-md-4 deprecated">
731
+ will be removed in eUI Mobile v19.
732
+ </td>
662
733
  </tr>
663
734
  <tr>
664
735
  <td class="col-md-4">
@@ -749,9 +820,9 @@
749
820
  <script src="../js/libs/htmlparser.js"></script>
750
821
  <script src="../js/libs/deep-iterator.js"></script>
751
822
  <script>
752
- var COMPONENT_TEMPLATE = '<div><ion-header> <ion-toolbar color="primary"> <ion-buttons slot="start"> <ion-button (click)="onClose()"> <ion-icon name="close-sharp" slot="icon-only"></ion-icon> </ion-button> </ion-buttons> <ion-title> {{\'euim.language-list.SELECT-LANGUAGE\' | translate }}</ion-title> </ion-toolbar> <ion-toolbar color="primary" class="euim-language-selector__search"> <ion-searchbar (ionChange)="handleChange($event)"></ion-searchbar> </ion-toolbar></ion-header><ion-content> @if (results.length > 0) { <ion-list> @for (item of results; track item) { @if (firstElementFromEUList?.code === item.code || firstElementFromNonEUList?.code === item.code) { <ion-item-divider> {{ (firstElementFromEUList?.code === item.code) ? (\'euim.language-list.EU-LANGUAGES\' | translate) : \'euim.language-list.NON-EU-LANGUAGES\' | translate }} </ion-item-divider> } <ion-item button (click)="onLanguageSelected(item)" [lines]="lastElementFromEUList === item ? \'none\' : \'inset\'"> <euim-avatar-icon fill="solid" slot="start" variant="rounded" class="euim-language-selector__avatar"> <ion-icon name="language-sharp" class="euim-language-selector__internal-icon"></ion-icon> </euim-avatar-icon> <ion-label> <div euimLabel euimLabelTitle>{{item.label}}</div> <div euimLabel euimLabelMeta class="eui-u-text-uppercase"> {{item.code}} </div> </ion-label> @if (selectedLanguage?.code===item.code) { <ion-buttons> <ion-button fill="clear" > <ion-icon name="checkmark-sharp" slot="icon-only" color="primary"></ion-icon> </ion-button> </ion-buttons> } </ion-item> } </ion-list> } @if (results.length < 1) { <euim-empty-list-placeholder euimMarginTopLarge class="euim-language-selector__empty-placeholder"> </euim-empty-list-placeholder> }</ion-content></div>'
753
- var COMPONENTS = [{'name': 'EuimAboutComponent', 'selector': 'euim-about'},{'name': 'EuimAboutContentLoadingComponent', 'selector': 'euim-about-content-loading'},{'name': 'EuimAlertMessageComponent', 'selector': 'euim-alert-message'},{'name': 'EuimAppComponent', 'selector': 'euim-app'},{'name': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'name': 'EuimBadgeComponent', 'selector': 'euim-badge'},{'name': 'EuimCardComponent', 'selector': 'euim-card'},{'name': 'EuimCardListComponent', 'selector': 'euim-card-list'},{'name': 'EuimChangelogComponent', 'selector': 'euim-changelog'},{'name': 'EuimChipSelectorComponent', 'selector': 'euim-chip-selector'},{'name': 'EuimDataSummaryColComponent', 'selector': 'euim-data-summary-col'},{'name': 'EuimDataSummaryComponent', 'selector': 'euim-data-summary'},{'name': 'EuimEmptyListPlaceholderComponent', 'selector': 'euim-empty-list-placeholder'},{'name': 'EuimHeaderDetailsComponent', 'selector': 'euim-header-details'},{'name': 'EuimHelpSupportComponent', 'selector': 'euim-help-support'},{'name': 'EuimLabelComponent', 'selector': 'div[euimLabel], p[euimLabel], span[euimLabel], euim-label'},{'name': 'EuimLanguageListComponent', 'selector': 'euim-language-list'},{'name': 'EuimLanguageSelectorComponent', 'selector': 'euim-language-selector'},{'name': 'EuimMediaHeaderComponent', 'selector': 'euim-media-header'},{'name': 'EuimMessageComponent', 'selector': 'euim-message'},{'name': 'EuimMessageTitleComponent', 'selector': 'euim-message-title'},{'name': 'EuimMultiselectComponent', 'selector': 'euim-multiselect'},{'name': 'EuimMultiselectFilterComponent', 'selector': 'euim-multiselect-filter'},{'name': 'EuimMultiselectInfoComponent', 'selector': 'euim-multiselect-info'},{'name': 'EuimMultiselectListComponent', 'selector': 'euim-multiselect-list'},{'name': 'EuimMultiselectToolbarComponent', 'selector': 'euim-multiselect-toolbar'},{'name': 'EuimNotificationItemComponent', 'selector': 'euim-notification-item'},{'name': 'EuimOpenSourceLicencesComponent', 'selector': 'euim-opensource-licences'},{'name': 'EuimPdfViewerComponent', 'selector': 'euim-pdf-viewer'},{'name': 'EuimScrollerXComponent', 'selector': 'euim-scroller-x'},{'name': 'EuimSidebarComponent', 'selector': 'euim-sidebar'},{'name': 'EuimSidebarContentComponent', 'selector': 'euim-sidebar-content'},{'name': 'EuimSkeletonListComponent', 'selector': 'euim-skeleton-list'},{'name': 'EuimSkeletonListItemComponent', 'selector': 'euim-skeleton-list-item'},{'name': 'EuimSlideInfoScreenComponent', 'selector': 'euim-slide-info-screen'},{'name': 'EuimSliderInfoScreenComponent', 'selector': 'euim-slider-info-screen'},{'name': 'EuimSpinnerComponent', 'selector': 'euim-spinner'},{'name': 'EuimSpinnerDescriptionComponent', 'selector': '[euimSpinnerDescription]'},{'name': 'EuimSpinnerMessageComponent', 'selector': '[euimSpinnerMessage]'},{'name': 'EuimToolbarActionItemsComponent', 'selector': 'euim-toolbar-action-items'},{'name': 'EuimToolbarComponent', 'selector': 'euim-toolbar'},{'name': 'EuimToolbarDatepickerComponent', 'selector': 'euim-toolbar-datepicker'},{'name': 'EuimToolbarTitleComponent', 'selector': 'euim-toolbar-title'},{'name': 'EuiMUserProfileActionComponent', 'selector': 'euim-user-profile-action'},{'name': 'EuiMUserProfileAvatarComponent', 'selector': 'euim-user-profile-avatar'},{'name': 'EuimUserProfileComponent', 'selector': 'euim-user-profile'},{'name': 'EuiMUserProfileInfosComponent', 'selector': 'euim-user-profile-infos'},{'name': 'EuiMUserProfileInfosItemComponent', 'selector': 'euim-user-profile-infos-item'}];
754
- var DIRECTIVES = [{'name': 'BaseStatesDirective', 'selector': '[euimBase]'},{'name': 'EuimAvatarMainIconDirective', 'selector': '[euimAvatarMainIcon]'},{'name': 'EuimAvatarSubIconDirective', 'selector': '[euimAvatarSubIcon]'},{'name': 'EuimCardImageDirective', 'selector': '[euimCardImage]'},{'name': 'EuimChipSelectorItemDirective', 'selector': '[euimChipSelectorItem]'},{'name': 'EuimDataSummaryColLabelDirective', 'selector': '[euimDataSummaryColLabel]'},{'name': 'EuimDataSummaryColValueDirective', 'selector': '[euimDataSummaryColValue]'},{'name': 'EuimDividerDirective', 'selector': '[euimDivider]'},{'name': 'EuimHeaderDetailsIconDirective', 'selector': '[euimHeaderDetailsIcon]'},{'name': 'EuimHeaderDetailsMetaDirective', 'selector': '[euimHeaderDetailsMeta]'},{'name': 'EuimHeaderDetailsTitleDirective', 'selector': '[euimHeaderDetailsTitle]'},{'name': 'EuimMediaHeaderImageDirective', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderSubTitleDirective', 'selector': '[euimMediaHeaderSubTitle]'},{'name': 'EuimMediaHeaderTitleDirective', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMultiselectAllDirective', 'selector': '[euimMultiselectAll]'},{'name': 'EuimMultiselectSelectFieldDirective', 'selector': '[euimMultiselectSelectField]'},{'name': 'EuimSkeletonTextAvatarDirective', 'selector': '[euimSkeletonTextAvatar]'},{'name': 'EuimSliderInfoScreenContentDirective', 'selector': '[euimSliderInfoScreenContent]'},{'name': 'EuimSliderInfoScreenSubTitleDirective', 'selector': '[euimSliderInfoScreenSubTitle]'},{'name': 'EuimSliderInfoScreenTitleDirective', 'selector': '[euimSliderInfoScreenTitle]'},{'name': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
823
+ var COMPONENT_TEMPLATE = '<div><ion-header> <ion-toolbar color="branding"> <ion-buttons slot="start"> <ion-button (click)="onClose()"> <ion-icon name="close-sharp" slot="icon-only"></ion-icon> </ion-button> </ion-buttons> <ion-title> {{\'euim.language-list.SELECT-LANGUAGE\' | translate }}</ion-title> </ion-toolbar> <ion-toolbar color="branding" class="euim-language-selector__search"> <ion-searchbar (ionChange)="handleChange($event)"></ion-searchbar> </ion-toolbar></ion-header><ion-content> @if (results.length > 0) { <ion-list> @for (item of results; track item) { @if (firstElementFromEUList?.code === item.code || firstElementFromNonEUList?.code === item.code || euLanguageList[0]?.code === item.code || nonEULanguageList[0]?.code === item.code) { <ion-item-divider> {{ (firstElementFromEUList?.code === item.code || euLanguageList[0]?.code === item.code) ? (\'euim.language-list.EU-LANGUAGES\' | translate) : \'euim.language-list.NON-EU-LANGUAGES\' | translate }} </ion-item-divider> } <ion-item button (click)="onLanguageSelected(item)" [lines]="lastElementFromEUList === item || isLastElementOfArray(euLanguageList, item) || isLastElementOfArray(nonEULanguageList, item) ? \'none\' : \'inset\'"> <euim-avatar fill="solid" slot="start" variant="rounded" class="euim-language-selector__avatar"> <euim-avatar-icon> <ion-icon name="language-sharp" class="euim-language-selector__internal-icon"></ion-icon> </euim-avatar-icon> </euim-avatar> <ion-label> <div euimLabel euimLabelTitle>{{item.label}}</div> <div euimLabel euimLabelMeta class="eui-u-text-uppercase"> {{item.code}} </div> </ion-label> @if (selectedLanguage?.code===item.code) { <ion-buttons> <ion-button fill="clear" > <ion-icon name="checkmark-sharp" slot="icon-only" color="primary"></ion-icon> </ion-button> </ion-buttons> } </ion-item> } </ion-list> } @if (results.length < 1) { <euim-empty-list-placeholder euimMarginTopLarge class="euim-language-selector__empty-placeholder"> </euim-empty-list-placeholder> }</ion-content></div>'
824
+ var COMPONENTS = [{'name': 'EuimAboutComponent', 'selector': 'euim-about'},{'name': 'EuimAboutContentLoadingComponent', 'selector': 'euim-about-content-loading'},{'name': 'EuimAlertMessageComponent', 'selector': 'euim-alert-message'},{'name': 'EuimAppComponent', 'selector': 'euim-app'},{'name': 'EuimAvatarBadgeComponent', 'selector': 'euim-avatar-badge'},{'name': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'name': 'EuimAvatarIconSubComponent', 'selector': 'euim-avatar-icon-sub'},{'name': 'EuimAvatarImageComponent', 'selector': 'euim-avatar-image'},{'name': 'EuimAvatarTextComponent', 'selector': 'euim-avatar-text'},{'name': 'EuimBadgeComponent', 'selector': 'euim-badge'},{'name': 'EuimCardComponent', 'selector': 'euim-card'},{'name': 'EuimCardListComponent', 'selector': 'euim-card-list'},{'name': 'EuimChangelogComponent', 'selector': 'euim-changelog'},{'name': 'EuimChipSelectorComponent', 'selector': 'euim-chip-selector'},{'name': 'EuimDataSummaryColComponent', 'selector': 'euim-data-summary-col'},{'name': 'EuimDataSummaryComponent', 'selector': 'euim-data-summary'},{'name': 'EuimEmptyListPlaceholderComponent', 'selector': 'euim-empty-list-placeholder'},{'name': 'EuimHeaderDetailsComponent', 'selector': 'euim-header-details'},{'name': 'EuimHelpSupportComponent', 'selector': 'euim-help-support'},{'name': 'EuimLabelComponent', 'selector': 'div[euimLabel], p[euimLabel], span[euimLabel], euim-label'},{'name': 'EuimLanguageListComponent', 'selector': 'euim-language-list'},{'name': 'EuimLanguageSelectorComponent', 'selector': 'euim-language-selector'},{'name': 'EuimMediaHeaderComponent', 'selector': 'euim-media-header'},{'name': 'EuimMessageComponent', 'selector': 'euim-message'},{'name': 'EuimMessageTitleComponent', 'selector': 'euim-message-title'},{'name': 'EuimMultiselectComponent', 'selector': 'euim-multiselect'},{'name': 'EuimMultiselectFilterComponent', 'selector': 'euim-multiselect-filter'},{'name': 'EuimMultiselectInfoComponent', 'selector': 'euim-multiselect-info'},{'name': 'EuimMultiselectListComponent', 'selector': 'euim-multiselect-list'},{'name': 'EuimMultiselectToolbarComponent', 'selector': 'euim-multiselect-toolbar'},{'name': 'EuimNotificationItemComponent', 'selector': 'euim-notification-item'},{'name': 'EuimOpenSourceLicencesComponent', 'selector': 'euim-opensource-licences'},{'name': 'EuimPdfViewerComponent', 'selector': 'euim-pdf-viewer'},{'name': 'EuimScrollerXComponent', 'selector': 'euim-scroller-x'},{'name': 'EuimSidebarComponent', 'selector': 'euim-sidebar'},{'name': 'EuimSidebarContentComponent', 'selector': 'euim-sidebar-content'},{'name': 'EuimSkeletonListComponent', 'selector': 'euim-skeleton-list'},{'name': 'EuimSkeletonListItemComponent', 'selector': 'euim-skeleton-list-item'},{'name': 'EuimSlideInfoScreenComponent', 'selector': 'euim-slide-info-screen'},{'name': 'EuimSliderInfoScreenComponent', 'selector': 'euim-slider-info-screen'},{'name': 'EuimSpinnerComponent', 'selector': 'euim-spinner'},{'name': 'EuimSpinnerDescriptionComponent', 'selector': '[euimSpinnerDescription]'},{'name': 'EuimSpinnerMessageComponent', 'selector': '[euimSpinnerMessage]'},{'name': 'EuimToolbarActionItemsComponent', 'selector': 'euim-toolbar-action-items'},{'name': 'EuimToolbarComponent', 'selector': 'euim-toolbar'},{'name': 'EuimToolbarDatepickerComponent', 'selector': 'euim-toolbar-datepicker'},{'name': 'EuimToolbarTitleComponent', 'selector': 'euim-toolbar-title'},{'name': 'EuiMUserProfileActionComponent', 'selector': 'euim-user-profile-action'},{'name': 'EuiMUserProfileAvatarComponent', 'selector': 'euim-user-profile-avatar'},{'name': 'EuimUserProfileComponent', 'selector': 'euim-user-profile'},{'name': 'EuiMUserProfileInfosComponent', 'selector': 'euim-user-profile-infos'},{'name': 'EuiMUserProfileInfosItemComponent', 'selector': 'euim-user-profile-infos-item'}];
825
+ var DIRECTIVES = [{'name': 'BaseStatesDirective', 'selector': '[euimBase]'},{'name': 'EuimAlignCenterDirective', 'selector': '[euimAlignCenter]'},{'name': 'EuimAlignTopDirective', 'selector': '[euimAlignTop]'},{'name': 'EuimAvatarMainIconDirective', 'selector': '[euimAvatarMainIcon]'},{'name': 'EuimAvatarSubIconDirective', 'selector': '[euimAvatarSubIcon]'},{'name': 'EuimCardImageDirective', 'selector': '[euimCardImage]'},{'name': 'EuimChipSelectorItemDirective', 'selector': '[euimChipSelectorItem]'},{'name': 'EuimDataSummaryColLabelDirective', 'selector': '[euimDataSummaryColLabel]'},{'name': 'EuimDataSummaryColValueDirective', 'selector': '[euimDataSummaryColValue]'},{'name': 'EuimDividerDirective', 'selector': '[euimDivider]'},{'name': 'EuimHeaderDetailsIconDirective', 'selector': '[euimHeaderDetailsIcon]'},{'name': 'EuimHeaderDetailsMetaDirective', 'selector': '[euimHeaderDetailsMeta]'},{'name': 'EuimHeaderDetailsTitleDirective', 'selector': '[euimHeaderDetailsTitle]'},{'name': 'EuimListHeaderDirective', 'selector': '[euimListHeader]'},{'name': 'EuimListItemNoPaddingsDirective', 'selector': '[euimListItemNoPaddings]'},{'name': 'EuimMediaHeaderCustomContentDirective', 'selector': '[euimMediaHeaderCustomContent]'},{'name': 'EuimMediaHeaderImageDirective', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderSubTitleDirective', 'selector': '[euimMediaHeaderSubTitle]'},{'name': 'EuimMediaHeaderTitleDirective', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMinWidthDirective', 'selector': '[euimMinWidth]'},{'name': 'EuimMultiselectAllDirective', 'selector': '[euimMultiselectAll]'},{'name': 'EuimMultiselectSelectFieldDirective', 'selector': '[euimMultiselectSelectField]'},{'name': 'EuimReadOnlyFormDirective', 'selector': '[euimReadOnlyForm]'},{'name': 'EuimReadOnlyFormLabelDirective', 'selector': '[euimReadOnlyFormLabel]'},{'name': 'EuimReadOnlyFormValueDirective', 'selector': '[euimReadOnlyFormValue]'},{'name': 'EuimSidebarFooterNoBordersDirective', 'selector': '[euimSidebarFooterNoBorders]'},{'name': 'EuimSkeletonTextAvatarDirective', 'selector': '[euimSkeletonTextAvatar]'},{'name': 'EuimSliderInfoScreenContentDirective', 'selector': '[euimSliderInfoScreenContent]'},{'name': 'EuimSliderInfoScreenSubTitleDirective', 'selector': '[euimSliderInfoScreenSubTitle]'},{'name': 'EuimSliderInfoScreenTitleDirective', 'selector': '[euimSliderInfoScreenTitle]'},{'name': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
755
826
  var ACTUAL_COMPONENT = {'name': 'EuimLanguageListComponent'};
756
827
  </script>
757
828
  <script src="../js/tree.js"></script>