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

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 (314) 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 +2 -2
  7. package/docs/components/EuimAboutContentLoadingComponent.html +2 -2
  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 +2 -2
  17. package/docs/components/EuimCardComponent.html +68 -3
  18. package/docs/components/EuimCardListComponent.html +95 -34
  19. package/docs/components/EuimChangelogComponent.html +2 -2
  20. package/docs/components/EuimChipSelectorComponent.html +95 -4
  21. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  22. package/docs/components/EuimDataSummaryComponent.html +2 -2
  23. package/docs/components/EuimEmptyListPlaceholderComponent.html +2 -2
  24. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  25. package/docs/components/EuimHelpSupportComponent.html +3 -75
  26. package/docs/components/EuimLabelComponent.html +2 -2
  27. package/docs/components/EuimLanguageListComponent.html +124 -53
  28. package/docs/components/EuimLanguageSelectorComponent.html +48 -15
  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 +2 -2
  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 -5
  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 +4 -4
  103. package/esm2022/lib/components/euim-about/euim-about.component.mjs +4 -4
  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 +4 -4
  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 +5 -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 +5 -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 +41 -9
  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 +5 -5
  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 +4 -4
  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 +4 -4
  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 +38 -68
  185. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +44 -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 +1181 -724
  203. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  204. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  205. package/lib/components/base-states.directive.d.ts.map +1 -1
  206. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  207. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  208. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  209. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  210. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  211. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  212. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +10 -0
  213. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  214. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  215. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  216. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  217. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  218. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  219. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  220. package/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.d.ts +7 -0
  221. package/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.d.ts.map +1 -0
  222. package/lib/components/euim-about/euim-about.module.d.ts +2 -2
  223. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +1 -44
  224. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  225. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  226. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  227. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  228. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  229. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  230. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  231. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  232. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  233. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  234. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  235. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  236. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  237. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  238. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  239. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  240. package/lib/components/euim-avatar/index.d.ts +5 -2
  241. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  242. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  243. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  244. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  245. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  246. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  247. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  248. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  249. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +9 -2
  250. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  251. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  252. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  253. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  254. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  255. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  256. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  257. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  258. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  259. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  260. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  261. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  262. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  263. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  264. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  265. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  266. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  267. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  268. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  269. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  270. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  271. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  272. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  273. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  274. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -2
  275. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  276. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
  277. package/lib/components/index.d.ts +12 -3
  278. package/lib/components/index.d.ts.map +1 -1
  279. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  280. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  281. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +44 -17
  282. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  283. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +25 -5
  284. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  285. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  286. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  287. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
  288. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
  289. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  290. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  291. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  292. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  293. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  294. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  295. package/lib/euim-all.module.d.ts +36 -27
  296. package/lib/euim-all.module.d.ts.map +1 -1
  297. package/package.json +2 -4
  298. package/docs/interfaces/AlertInfos.html +0 -411
  299. package/docs/interfaces/Material.html +0 -495
  300. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  301. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  302. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  303. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  304. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  305. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  306. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  307. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  308. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  309. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  310. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  311. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  312. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  313. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  314. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
@@ -97,7 +97,7 @@
97
97
  <li class="breadcrumb-item">Interfaces</li>
98
98
  <li class="breadcrumb-item"
99
99
  >
100
- Contact</li>
100
+ MenuItem</li>
101
101
  </ol>
102
102
 
103
103
  <ul class="nav nav-tabs" role="tablist">
@@ -115,7 +115,7 @@
115
115
  <h3>File</h3>
116
116
  </p>
117
117
  <p class="comment">
118
- <code>packages/eui-mobile/packages/core/src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts</code>
118
+ <code>packages/eui-mobile/packages/core/src/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.ts</code>
119
119
  </p>
120
120
 
121
121
 
@@ -135,9 +135,16 @@
135
135
  <ul class="index-list">
136
136
  <li>
137
137
  <span class="modifier">Optional</span>
138
- <a href="#fragment"
138
+ <a href="#group"
139
139
  >
140
- fragment
140
+ group
141
+ </a>
142
+ </li>
143
+ <li>
144
+ <span class="modifier">Optional</span>
145
+ <a href="#groupHeader"
146
+ >
147
+ groupHeader
141
148
  </a>
142
149
  </li>
143
150
  <li>
@@ -149,36 +156,36 @@
149
156
  </li>
150
157
  <li>
151
158
  <span class="modifier">Optional</span>
152
- <a href="#link"
159
+ <a href="#iconColor"
153
160
  >
154
- link
161
+ iconColor
155
162
  </a>
156
163
  </li>
157
164
  <li>
158
- <a href="#linkTitle"
165
+ <span class="modifier">Optional</span>
166
+ <a href="#isSection"
159
167
  >
160
- linkTitle
168
+ isSection
161
169
  </a>
162
170
  </li>
163
171
  <li>
164
- <span class="modifier">Optional</span>
165
- <a href="#linkType"
172
+ <a href="#label"
166
173
  >
167
- linkType
174
+ label
168
175
  </a>
169
176
  </li>
170
177
  <li>
171
178
  <span class="modifier">Optional</span>
172
- <a href="#routerLink"
179
+ <a href="#section"
173
180
  >
174
- routerLink
181
+ section
175
182
  </a>
176
183
  </li>
177
184
  <li>
178
185
  <span class="modifier">Optional</span>
179
- <a href="#subtitle"
186
+ <a href="#url"
180
187
  >
181
- subtitle
188
+ url
182
189
  </a>
183
190
  </li>
184
191
  </ul>
@@ -196,9 +203,9 @@
196
203
  <tbody>
197
204
  <tr>
198
205
  <td class="col-md-4">
199
- <a name="fragment"></a>
200
- <span class="name "><b>fragment</b>
201
- <a href="#fragment">
206
+ <a name="group"></a>
207
+ <span class="name "><b>group</b>
208
+ <a href="#group">
202
209
  <span class="icon ion-ios-link"></span>
203
210
  </a>
204
211
  </span>
@@ -206,7 +213,7 @@
206
213
  </tr>
207
214
  <tr>
208
215
  <td class="col-md-4">
209
- <code>fragment: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
216
+ <code>group: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank" >number</a></code>
210
217
  </code>
211
218
  </td>
212
219
  </tr>
@@ -214,7 +221,7 @@
214
221
 
215
222
  <tr>
216
223
  <td class="col-md-4">
217
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
224
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank" >number</a></code>
218
225
 
219
226
  </td>
220
227
  </tr>
@@ -234,9 +241,9 @@
234
241
  <tbody>
235
242
  <tr>
236
243
  <td class="col-md-4">
237
- <a name="icon"></a>
238
- <span class="name "><b>icon</b>
239
- <a href="#icon">
244
+ <a name="groupHeader"></a>
245
+ <span class="name "><b>groupHeader</b>
246
+ <a href="#groupHeader">
240
247
  <span class="icon ion-ios-link"></span>
241
248
  </a>
242
249
  </span>
@@ -244,7 +251,7 @@
244
251
  </tr>
245
252
  <tr>
246
253
  <td class="col-md-4">
247
- <code>icon: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
254
+ <code>groupHeader: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
248
255
  </code>
249
256
  </td>
250
257
  </tr>
@@ -272,9 +279,9 @@
272
279
  <tbody>
273
280
  <tr>
274
281
  <td class="col-md-4">
275
- <a name="link"></a>
276
- <span class="name "><b>link</b>
277
- <a href="#link">
282
+ <a name="icon"></a>
283
+ <span class="name "><b>icon</b>
284
+ <a href="#icon">
278
285
  <span class="icon ion-ios-link"></span>
279
286
  </a>
280
287
  </span>
@@ -282,7 +289,7 @@
282
289
  </tr>
283
290
  <tr>
284
291
  <td class="col-md-4">
285
- <code>link: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
292
+ <code>icon: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
286
293
  </code>
287
294
  </td>
288
295
  </tr>
@@ -310,9 +317,9 @@
310
317
  <tbody>
311
318
  <tr>
312
319
  <td class="col-md-4">
313
- <a name="linkTitle"></a>
314
- <span class="name "><b>linkTitle</b>
315
- <a href="#linkTitle">
320
+ <a name="iconColor"></a>
321
+ <span class="name "><b>iconColor</b>
322
+ <a href="#iconColor">
316
323
  <span class="icon ion-ios-link"></span>
317
324
  </a>
318
325
  </span>
@@ -320,7 +327,7 @@
320
327
  </tr>
321
328
  <tr>
322
329
  <td class="col-md-4">
323
- <code>linkTitle: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
330
+ <code>iconColor: <code><a href="../miscellaneous/typealiases.html#IconColor" target="_self" >IconColor</a></code>
324
331
  </code>
325
332
  </td>
326
333
  </tr>
@@ -328,11 +335,16 @@
328
335
 
329
336
  <tr>
330
337
  <td class="col-md-4">
331
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
338
+ <i>Type : </i> <code><a href="../miscellaneous/typealiases.html#IconColor" target="_self" >IconColor</a></code>
332
339
 
333
340
  </td>
334
341
  </tr>
335
342
 
343
+ <tr>
344
+ <td class="col-md-4">
345
+ <i>Optional</i>
346
+ </td>
347
+ </tr>
336
348
 
337
349
 
338
350
 
@@ -343,9 +355,9 @@
343
355
  <tbody>
344
356
  <tr>
345
357
  <td class="col-md-4">
346
- <a name="linkType"></a>
347
- <span class="name "><b>linkType</b>
348
- <a href="#linkType">
358
+ <a name="isSection"></a>
359
+ <span class="name "><b>isSection</b>
360
+ <a href="#isSection">
349
361
  <span class="icon ion-ios-link"></span>
350
362
  </a>
351
363
  </span>
@@ -353,7 +365,7 @@
353
365
  </tr>
354
366
  <tr>
355
367
  <td class="col-md-4">
356
- <code>linkType: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
368
+ <code>isSection: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
357
369
  </code>
358
370
  </td>
359
371
  </tr>
@@ -361,7 +373,7 @@
361
373
 
362
374
  <tr>
363
375
  <td class="col-md-4">
364
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
376
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
365
377
 
366
378
  </td>
367
379
  </tr>
@@ -381,9 +393,42 @@
381
393
  <tbody>
382
394
  <tr>
383
395
  <td class="col-md-4">
384
- <a name="routerLink"></a>
385
- <span class="name "><b>routerLink</b>
386
- <a href="#routerLink">
396
+ <a name="label"></a>
397
+ <span class="name "><b>label</b>
398
+ <a href="#label">
399
+ <span class="icon ion-ios-link"></span>
400
+ </a>
401
+ </span>
402
+ </td>
403
+ </tr>
404
+ <tr>
405
+ <td class="col-md-4">
406
+ <code>label: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
407
+ </code>
408
+ </td>
409
+ </tr>
410
+
411
+
412
+ <tr>
413
+ <td class="col-md-4">
414
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
415
+
416
+ </td>
417
+ </tr>
418
+
419
+
420
+
421
+
422
+
423
+ </tbody>
424
+ </table>
425
+ <table class="table table-sm table-bordered">
426
+ <tbody>
427
+ <tr>
428
+ <td class="col-md-4">
429
+ <a name="section"></a>
430
+ <span class="name "><b>section</b>
431
+ <a href="#section">
387
432
  <span class="icon ion-ios-link"></span>
388
433
  </a>
389
434
  </span>
@@ -391,7 +436,7 @@
391
436
  </tr>
392
437
  <tr>
393
438
  <td class="col-md-4">
394
- <code>routerLink: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
439
+ <code>section: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
395
440
  </code>
396
441
  </td>
397
442
  </tr>
@@ -419,9 +464,9 @@
419
464
  <tbody>
420
465
  <tr>
421
466
  <td class="col-md-4">
422
- <a name="subtitle"></a>
423
- <span class="name "><b>subtitle</b>
424
- <a href="#subtitle">
467
+ <a name="url"></a>
468
+ <span class="name "><b>url</b>
469
+ <a href="#url">
425
470
  <span class="icon ion-ios-link"></span>
426
471
  </a>
427
472
  </span>
@@ -429,7 +474,7 @@
429
474
  </tr>
430
475
  <tr>
431
476
  <td class="col-md-4">
432
- <code>subtitle: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
477
+ <code>url: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
433
478
  </code>
434
479
  </td>
435
480
  </tr>
@@ -492,7 +537,7 @@
492
537
  <script>
493
538
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
494
539
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
495
- var COMPODOC_CURRENT_PAGE_URL = 'Contact.html';
540
+ var COMPODOC_CURRENT_PAGE_URL = 'MenuItem.html';
496
541
  var MAX_SEARCH_RESULTS = 15;
497
542
  </script>
498
543