@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
@@ -59,13 +59,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
59
59
  <a href="modules/EuimAboutModule.html" data-type="entity-link" >EuimAboutModule</a>
60
60
  <li class="chapter inner">
61
61
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
62
- 'data-bs-target="#components-links-module-EuimAboutModule-e150b2ed003c37968d6b36fe4c26593ea418b527b2e9b5617ba87885d62392d9ea6046267407a5d8fdb57e47f913774993698d39ea351020e6e74af4a0f22c08"' : 'data-bs-target="#xs-components-links-module-EuimAboutModule-e150b2ed003c37968d6b36fe4c26593ea418b527b2e9b5617ba87885d62392d9ea6046267407a5d8fdb57e47f913774993698d39ea351020e6e74af4a0f22c08"' }>
62
+ 'data-bs-target="#components-links-module-EuimAboutModule-f4b9ac7abe995766a15a2155f35b2d62abecb87d1fb4361979287e1564a18bab162829f7f4d14570efb493dabe48d755b339d8e329341df5cad92731ae46372d"' : 'data-bs-target="#xs-components-links-module-EuimAboutModule-f4b9ac7abe995766a15a2155f35b2d62abecb87d1fb4361979287e1564a18bab162829f7f4d14570efb493dabe48d755b339d8e329341df5cad92731ae46372d"' }>
63
63
  <span class="icon ion-md-cog"></span>
64
64
  <span>Components</span>
65
65
  <span class="icon ion-ios-arrow-down"></span>
66
66
  </div>
67
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAboutModule-e150b2ed003c37968d6b36fe4c26593ea418b527b2e9b5617ba87885d62392d9ea6046267407a5d8fdb57e47f913774993698d39ea351020e6e74af4a0f22c08"' :
68
- 'id="xs-components-links-module-EuimAboutModule-e150b2ed003c37968d6b36fe4c26593ea418b527b2e9b5617ba87885d62392d9ea6046267407a5d8fdb57e47f913774993698d39ea351020e6e74af4a0f22c08"' }>
67
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAboutModule-f4b9ac7abe995766a15a2155f35b2d62abecb87d1fb4361979287e1564a18bab162829f7f4d14570efb493dabe48d755b339d8e329341df5cad92731ae46372d"' :
68
+ 'id="xs-components-links-module-EuimAboutModule-f4b9ac7abe995766a15a2155f35b2d62abecb87d1fb4361979287e1564a18bab162829f7f4d14570efb493dabe48d755b339d8e329341df5cad92731ae46372d"' }>
69
69
  <li class="link">
70
70
  <a href="components/EuimAboutComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAboutComponent</a>
71
71
  </li>
@@ -117,13 +117,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
117
117
  <a href="modules/EuimAllModule.html" data-type="entity-link" >EuimAllModule</a>
118
118
  <li class="chapter inner">
119
119
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
120
- 'data-bs-target="#components-links-module-EuimAllModule-8101169a90705c0deeb4ef85fa086bd5a16451d5b32bf8895d84d2cb7e73dcec8bcd51ebce71cc6f9d557b331b67e50283fac5b7fed2532b585b098096cf14a5"' : 'data-bs-target="#xs-components-links-module-EuimAllModule-8101169a90705c0deeb4ef85fa086bd5a16451d5b32bf8895d84d2cb7e73dcec8bcd51ebce71cc6f9d557b331b67e50283fac5b7fed2532b585b098096cf14a5"' }>
120
+ 'data-bs-target="#components-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' : 'data-bs-target="#xs-components-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' }>
121
121
  <span class="icon ion-md-cog"></span>
122
122
  <span>Components</span>
123
123
  <span class="icon ion-ios-arrow-down"></span>
124
124
  </div>
125
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAllModule-8101169a90705c0deeb4ef85fa086bd5a16451d5b32bf8895d84d2cb7e73dcec8bcd51ebce71cc6f9d557b331b67e50283fac5b7fed2532b585b098096cf14a5"' :
126
- 'id="xs-components-links-module-EuimAllModule-8101169a90705c0deeb4ef85fa086bd5a16451d5b32bf8895d84d2cb7e73dcec8bcd51ebce71cc6f9d557b331b67e50283fac5b7fed2532b585b098096cf14a5"' }>
125
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' :
126
+ 'id="xs-components-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' }>
127
127
  <li class="link">
128
128
  <a href="components/EuimChipSelectorComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimChipSelectorComponent</a>
129
129
  </li>
@@ -140,13 +140,40 @@ customElements.define('compodoc-menu', class extends HTMLElement {
140
140
  </li>
141
141
  <li class="chapter inner">
142
142
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
143
- 'data-bs-target="#directives-links-module-EuimAllModule-8101169a90705c0deeb4ef85fa086bd5a16451d5b32bf8895d84d2cb7e73dcec8bcd51ebce71cc6f9d557b331b67e50283fac5b7fed2532b585b098096cf14a5"' : 'data-bs-target="#xs-directives-links-module-EuimAllModule-8101169a90705c0deeb4ef85fa086bd5a16451d5b32bf8895d84d2cb7e73dcec8bcd51ebce71cc6f9d557b331b67e50283fac5b7fed2532b585b098096cf14a5"' }>
143
+ 'data-bs-target="#directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' : 'data-bs-target="#xs-directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' }>
144
144
  <span class="icon ion-md-code-working"></span>
145
145
  <span>Directives</span>
146
146
  <span class="icon ion-ios-arrow-down"></span>
147
147
  </div>
148
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimAllModule-8101169a90705c0deeb4ef85fa086bd5a16451d5b32bf8895d84d2cb7e73dcec8bcd51ebce71cc6f9d557b331b67e50283fac5b7fed2532b585b098096cf14a5"' :
149
- 'id="xs-directives-links-module-EuimAllModule-8101169a90705c0deeb4ef85fa086bd5a16451d5b32bf8895d84d2cb7e73dcec8bcd51ebce71cc6f9d557b331b67e50283fac5b7fed2532b585b098096cf14a5"' }>
148
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' :
149
+ 'id="xs-directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' }>
150
+ <li class="link">
151
+ <a href="directives/EuimAlignCenterDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAlignCenterDirective</a>
152
+ </li>
153
+ <li class="link">
154
+ <a href="directives/EuimAlignTopDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAlignTopDirective</a>
155
+ </li>
156
+ <li class="link">
157
+ <a href="directives/EuimListItemNoPaddingsDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimListItemNoPaddingsDirective</a>
158
+ </li>
159
+ <li class="link">
160
+ <a href="directives/EuimMediaHeaderCustomContentDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimMediaHeaderCustomContentDirective</a>
161
+ </li>
162
+ <li class="link">
163
+ <a href="directives/EuimMinWidthDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimMinWidthDirective</a>
164
+ </li>
165
+ <li class="link">
166
+ <a href="directives/EuimReadOnlyFormDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimReadOnlyFormDirective</a>
167
+ </li>
168
+ <li class="link">
169
+ <a href="directives/EuimReadOnlyFormLabelDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimReadOnlyFormLabelDirective</a>
170
+ </li>
171
+ <li class="link">
172
+ <a href="directives/EuimReadOnlyFormValueDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimReadOnlyFormValueDirective</a>
173
+ </li>
174
+ <li class="link">
175
+ <a href="directives/EuimSidebarFooterNoBordersDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimSidebarFooterNoBordersDirective</a>
176
+ </li>
150
177
  <li class="link">
151
178
  <a href="directives/EuimToolbarTransparentDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarTransparentDirective</a>
152
179
  </li>
@@ -171,47 +198,33 @@ customElements.define('compodoc-menu', class extends HTMLElement {
171
198
  </li>
172
199
  </li>
173
200
  <li class="link">
174
- <a href="modules/EuimAvatarIconModule.html" data-type="entity-link" >EuimAvatarIconModule</a>
201
+ <a href="modules/EuimAvatarModule.html" data-type="entity-link" >EuimAvatarModule</a>
175
202
  <li class="chapter inner">
176
203
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
177
- 'data-bs-target="#components-links-module-EuimAvatarIconModule-a770d6b14ed2946c6366397de88a1641a1fad19bb1ac4b1f063483af42ee36840acb25b00cc35987fc554606be54b45c556efa4e3ccb2ec36043b1226f5823ce"' : 'data-bs-target="#xs-components-links-module-EuimAvatarIconModule-a770d6b14ed2946c6366397de88a1641a1fad19bb1ac4b1f063483af42ee36840acb25b00cc35987fc554606be54b45c556efa4e3ccb2ec36043b1226f5823ce"' }>
204
+ 'data-bs-target="#components-links-module-EuimAvatarModule-2e83967aed9ccbb763a4a66ade7acbc68be187106c8b73ca1b811e62160a90ec756081a55c0e7696f9d03dd7d335f021c2fd3a7ce50b0906144e7c9dbaa6534d"' : 'data-bs-target="#xs-components-links-module-EuimAvatarModule-2e83967aed9ccbb763a4a66ade7acbc68be187106c8b73ca1b811e62160a90ec756081a55c0e7696f9d03dd7d335f021c2fd3a7ce50b0906144e7c9dbaa6534d"' }>
178
205
  <span class="icon ion-md-cog"></span>
179
206
  <span>Components</span>
180
207
  <span class="icon ion-ios-arrow-down"></span>
181
208
  </div>
182
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAvatarIconModule-a770d6b14ed2946c6366397de88a1641a1fad19bb1ac4b1f063483af42ee36840acb25b00cc35987fc554606be54b45c556efa4e3ccb2ec36043b1226f5823ce"' :
183
- 'id="xs-components-links-module-EuimAvatarIconModule-a770d6b14ed2946c6366397de88a1641a1fad19bb1ac4b1f063483af42ee36840acb25b00cc35987fc554606be54b45c556efa4e3ccb2ec36043b1226f5823ce"' }>
209
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAvatarModule-2e83967aed9ccbb763a4a66ade7acbc68be187106c8b73ca1b811e62160a90ec756081a55c0e7696f9d03dd7d335f021c2fd3a7ce50b0906144e7c9dbaa6534d"' :
210
+ 'id="xs-components-links-module-EuimAvatarModule-2e83967aed9ccbb763a4a66ade7acbc68be187106c8b73ca1b811e62160a90ec756081a55c0e7696f9d03dd7d335f021c2fd3a7ce50b0906144e7c9dbaa6534d"' }>
184
211
  <li class="link">
185
- <a href="components/EuimAvatarIconComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAvatarIconComponent</a>
212
+ <a href="components/EuimAvatarBadgeComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAvatarBadgeComponent</a>
186
213
  </li>
187
- </ul>
188
- </li>
189
- </li>
190
- <li class="link">
191
- <a href="modules/EuimAvatarModule.html" data-type="entity-link" >EuimAvatarModule</a>
192
- <li class="chapter inner">
193
- <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
194
- 'data-bs-target="#components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' : 'data-bs-target="#xs-components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' }>
195
- <span class="icon ion-md-cog"></span>
196
- <span>Components</span>
197
- <span class="icon ion-ios-arrow-down"></span>
198
- </div>
199
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' :
200
- 'id="xs-components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' }>
201
214
  <li class="link">
202
- <a href="components/EuimAboutComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAboutComponent</a>
215
+ <a href="components/EuimAvatarComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAvatarComponent</a>
203
216
  </li>
204
217
  <li class="link">
205
- <a href="components/EuimAboutContentLoadingComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAboutContentLoadingComponent</a>
218
+ <a href="components/EuimAvatarIconComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAvatarIconComponent</a>
206
219
  </li>
207
220
  <li class="link">
208
- <a href="components/EuimChangelogComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimChangelogComponent</a>
221
+ <a href="components/EuimAvatarIconSubComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAvatarIconSubComponent</a>
209
222
  </li>
210
223
  <li class="link">
211
- <a href="components/EuimHelpSupportComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimHelpSupportComponent</a>
224
+ <a href="components/EuimAvatarImageComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAvatarImageComponent</a>
212
225
  </li>
213
226
  <li class="link">
214
- <a href="components/EuimOpenSourceLicencesComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimOpenSourceLicencesComponent</a>
227
+ <a href="components/EuimAvatarTextComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAvatarTextComponent</a>
215
228
  </li>
216
229
  </ul>
217
230
  </li>
@@ -425,13 +438,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
425
438
  <a href="modules/EuimLanguageSelectorModule.html" data-type="entity-link" >EuimLanguageSelectorModule</a>
426
439
  <li class="chapter inner">
427
440
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
428
- 'data-bs-target="#components-links-module-EuimLanguageSelectorModule-d89b4ca6765c5fd136297862aec203c446ce843ce45880cdc9d6732a73078b89373e2221226d2dc8a7b1195a5c285dd663680c674d0fcd177f1de545f00c6058"' : 'data-bs-target="#xs-components-links-module-EuimLanguageSelectorModule-d89b4ca6765c5fd136297862aec203c446ce843ce45880cdc9d6732a73078b89373e2221226d2dc8a7b1195a5c285dd663680c674d0fcd177f1de545f00c6058"' }>
441
+ 'data-bs-target="#components-links-module-EuimLanguageSelectorModule-c432572e94eff372ec4deedf69060e7fe701aa480e3e928b7753730018bf2dcd9421d69b9d44ab409d3eb797740b9302af7254687ededd743323b5eff873fd5e"' : 'data-bs-target="#xs-components-links-module-EuimLanguageSelectorModule-c432572e94eff372ec4deedf69060e7fe701aa480e3e928b7753730018bf2dcd9421d69b9d44ab409d3eb797740b9302af7254687ededd743323b5eff873fd5e"' }>
429
442
  <span class="icon ion-md-cog"></span>
430
443
  <span>Components</span>
431
444
  <span class="icon ion-ios-arrow-down"></span>
432
445
  </div>
433
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimLanguageSelectorModule-d89b4ca6765c5fd136297862aec203c446ce843ce45880cdc9d6732a73078b89373e2221226d2dc8a7b1195a5c285dd663680c674d0fcd177f1de545f00c6058"' :
434
- 'id="xs-components-links-module-EuimLanguageSelectorModule-d89b4ca6765c5fd136297862aec203c446ce843ce45880cdc9d6732a73078b89373e2221226d2dc8a7b1195a5c285dd663680c674d0fcd177f1de545f00c6058"' }>
446
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimLanguageSelectorModule-c432572e94eff372ec4deedf69060e7fe701aa480e3e928b7753730018bf2dcd9421d69b9d44ab409d3eb797740b9302af7254687ededd743323b5eff873fd5e"' :
447
+ 'id="xs-components-links-module-EuimLanguageSelectorModule-c432572e94eff372ec4deedf69060e7fe701aa480e3e928b7753730018bf2dcd9421d69b9d44ab409d3eb797740b9302af7254687ededd743323b5eff873fd5e"' }>
435
448
  <li class="link">
436
449
  <a href="components/EuimLanguageListComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimLanguageListComponent</a>
437
450
  </li>
@@ -441,17 +454,34 @@ customElements.define('compodoc-menu', class extends HTMLElement {
441
454
  </ul>
442
455
  </li>
443
456
  </li>
457
+ <li class="link">
458
+ <a href="modules/EuimListHeaderModule.html" data-type="entity-link" >EuimListHeaderModule</a>
459
+ <li class="chapter inner">
460
+ <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
461
+ 'data-bs-target="#directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' : 'data-bs-target="#xs-directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' }>
462
+ <span class="icon ion-md-code-working"></span>
463
+ <span>Directives</span>
464
+ <span class="icon ion-ios-arrow-down"></span>
465
+ </div>
466
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' :
467
+ 'id="xs-directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' }>
468
+ <li class="link">
469
+ <a href="directives/EuimListHeaderDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimListHeaderDirective</a>
470
+ </li>
471
+ </ul>
472
+ </li>
473
+ </li>
444
474
  <li class="link">
445
475
  <a href="modules/EuimMediaHeaderModule.html" data-type="entity-link" >EuimMediaHeaderModule</a>
446
476
  <li class="chapter inner">
447
477
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
448
- 'data-bs-target="#components-links-module-EuimMediaHeaderModule-5e7192137e39e5129aa9fd8b485aeb45c65467f9c8f23a4ba5cbcca78ebcc867f32705c9908ee19032af63f17f6700caf53dcfe13230d697becc1cc5ae5e5bb6"' : 'data-bs-target="#xs-components-links-module-EuimMediaHeaderModule-5e7192137e39e5129aa9fd8b485aeb45c65467f9c8f23a4ba5cbcca78ebcc867f32705c9908ee19032af63f17f6700caf53dcfe13230d697becc1cc5ae5e5bb6"' }>
478
+ 'data-bs-target="#components-links-module-EuimMediaHeaderModule-35284dc73cb4c211daf0a07f353a8a77f24a7239c7da616a33a780d379d95164a05bd2bdeaa28a8a11e4ef23869c2620d51a7cbd6d62ad244a4ebcdd9d44b903"' : 'data-bs-target="#xs-components-links-module-EuimMediaHeaderModule-35284dc73cb4c211daf0a07f353a8a77f24a7239c7da616a33a780d379d95164a05bd2bdeaa28a8a11e4ef23869c2620d51a7cbd6d62ad244a4ebcdd9d44b903"' }>
449
479
  <span class="icon ion-md-cog"></span>
450
480
  <span>Components</span>
451
481
  <span class="icon ion-ios-arrow-down"></span>
452
482
  </div>
453
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimMediaHeaderModule-5e7192137e39e5129aa9fd8b485aeb45c65467f9c8f23a4ba5cbcca78ebcc867f32705c9908ee19032af63f17f6700caf53dcfe13230d697becc1cc5ae5e5bb6"' :
454
- 'id="xs-components-links-module-EuimMediaHeaderModule-5e7192137e39e5129aa9fd8b485aeb45c65467f9c8f23a4ba5cbcca78ebcc867f32705c9908ee19032af63f17f6700caf53dcfe13230d697becc1cc5ae5e5bb6"' }>
483
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimMediaHeaderModule-35284dc73cb4c211daf0a07f353a8a77f24a7239c7da616a33a780d379d95164a05bd2bdeaa28a8a11e4ef23869c2620d51a7cbd6d62ad244a4ebcdd9d44b903"' :
484
+ 'id="xs-components-links-module-EuimMediaHeaderModule-35284dc73cb4c211daf0a07f353a8a77f24a7239c7da616a33a780d379d95164a05bd2bdeaa28a8a11e4ef23869c2620d51a7cbd6d62ad244a4ebcdd9d44b903"' }>
455
485
  <li class="link">
456
486
  <a href="components/EuimAboutComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAboutComponent</a>
457
487
  </li>
@@ -469,6 +499,20 @@ customElements.define('compodoc-menu', class extends HTMLElement {
469
499
  </li>
470
500
  </ul>
471
501
  </li>
502
+ <li class="chapter inner">
503
+ <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
504
+ 'data-bs-target="#directives-links-module-EuimMediaHeaderModule-35284dc73cb4c211daf0a07f353a8a77f24a7239c7da616a33a780d379d95164a05bd2bdeaa28a8a11e4ef23869c2620d51a7cbd6d62ad244a4ebcdd9d44b903"' : 'data-bs-target="#xs-directives-links-module-EuimMediaHeaderModule-35284dc73cb4c211daf0a07f353a8a77f24a7239c7da616a33a780d379d95164a05bd2bdeaa28a8a11e4ef23869c2620d51a7cbd6d62ad244a4ebcdd9d44b903"' }>
505
+ <span class="icon ion-md-code-working"></span>
506
+ <span>Directives</span>
507
+ <span class="icon ion-ios-arrow-down"></span>
508
+ </div>
509
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimMediaHeaderModule-35284dc73cb4c211daf0a07f353a8a77f24a7239c7da616a33a780d379d95164a05bd2bdeaa28a8a11e4ef23869c2620d51a7cbd6d62ad244a4ebcdd9d44b903"' :
510
+ 'id="xs-directives-links-module-EuimMediaHeaderModule-35284dc73cb4c211daf0a07f353a8a77f24a7239c7da616a33a780d379d95164a05bd2bdeaa28a8a11e4ef23869c2620d51a7cbd6d62ad244a4ebcdd9d44b903"' }>
511
+ <li class="link">
512
+ <a href="directives/EuimMediaHeaderCustomContentDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimMediaHeaderCustomContentDirective</a>
513
+ </li>
514
+ </ul>
515
+ </li>
472
516
  </li>
473
517
  <li class="link">
474
518
  <a href="modules/EuimMessageModule.html" data-type="entity-link" >EuimMessageModule</a>
@@ -549,13 +593,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
549
593
  <a href="modules/EuimPdfViewerModule.html" data-type="entity-link" >EuimPdfViewerModule</a>
550
594
  <li class="chapter inner">
551
595
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
552
- 'data-bs-target="#components-links-module-EuimPdfViewerModule-0536010f93c1ae37924b3610d202353a0612d984bd2db2199cd27bc509b6ded4a8247043367ff6e7439d295285d19ad059833aa64baabc05fd121be6dd7cc952"' : 'data-bs-target="#xs-components-links-module-EuimPdfViewerModule-0536010f93c1ae37924b3610d202353a0612d984bd2db2199cd27bc509b6ded4a8247043367ff6e7439d295285d19ad059833aa64baabc05fd121be6dd7cc952"' }>
596
+ 'data-bs-target="#components-links-module-EuimPdfViewerModule-f1ea50dfe15c0f1778f672d41ef1e155989d290b283d529355d8d935534f0d6abb09e518b8f0c8443c281dc82c09812a1b486a563ef862b38312d97e653f52d9"' : 'data-bs-target="#xs-components-links-module-EuimPdfViewerModule-f1ea50dfe15c0f1778f672d41ef1e155989d290b283d529355d8d935534f0d6abb09e518b8f0c8443c281dc82c09812a1b486a563ef862b38312d97e653f52d9"' }>
553
597
  <span class="icon ion-md-cog"></span>
554
598
  <span>Components</span>
555
599
  <span class="icon ion-ios-arrow-down"></span>
556
600
  </div>
557
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimPdfViewerModule-0536010f93c1ae37924b3610d202353a0612d984bd2db2199cd27bc509b6ded4a8247043367ff6e7439d295285d19ad059833aa64baabc05fd121be6dd7cc952"' :
558
- 'id="xs-components-links-module-EuimPdfViewerModule-0536010f93c1ae37924b3610d202353a0612d984bd2db2199cd27bc509b6ded4a8247043367ff6e7439d295285d19ad059833aa64baabc05fd121be6dd7cc952"' }>
601
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimPdfViewerModule-f1ea50dfe15c0f1778f672d41ef1e155989d290b283d529355d8d935534f0d6abb09e518b8f0c8443c281dc82c09812a1b486a563ef862b38312d97e653f52d9"' :
602
+ 'id="xs-components-links-module-EuimPdfViewerModule-f1ea50dfe15c0f1778f672d41ef1e155989d290b283d529355d8d935534f0d6abb09e518b8f0c8443c281dc82c09812a1b486a563ef862b38312d97e653f52d9"' }>
559
603
  <li class="link">
560
604
  <a href="components/EuimAboutComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAboutComponent</a>
561
605
  </li>
@@ -595,13 +639,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
595
639
  <a href="modules/EuimSidebarModule.html" data-type="entity-link" >EuimSidebarModule</a>
596
640
  <li class="chapter inner">
597
641
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
598
- 'data-bs-target="#components-links-module-EuimSidebarModule-c39ae0ab92f3cc5134098c440e2fba236fada9d591ac293f1806ad2d67f709abd99ba91658de3cf05f8ac97f4ce6bc7f870700f7f0d3ceb0187aff138c8a59bf"' : 'data-bs-target="#xs-components-links-module-EuimSidebarModule-c39ae0ab92f3cc5134098c440e2fba236fada9d591ac293f1806ad2d67f709abd99ba91658de3cf05f8ac97f4ce6bc7f870700f7f0d3ceb0187aff138c8a59bf"' }>
642
+ 'data-bs-target="#components-links-module-EuimSidebarModule-e8e6f6fcad0fc36b928923470639e71e39a347f48e23cd68485c3d3f3a438479d6416fed97b27948ae07ad901c4e33511c2f5c51107ff3c58b1fd7c690fb2389"' : 'data-bs-target="#xs-components-links-module-EuimSidebarModule-e8e6f6fcad0fc36b928923470639e71e39a347f48e23cd68485c3d3f3a438479d6416fed97b27948ae07ad901c4e33511c2f5c51107ff3c58b1fd7c690fb2389"' }>
599
643
  <span class="icon ion-md-cog"></span>
600
644
  <span>Components</span>
601
645
  <span class="icon ion-ios-arrow-down"></span>
602
646
  </div>
603
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimSidebarModule-c39ae0ab92f3cc5134098c440e2fba236fada9d591ac293f1806ad2d67f709abd99ba91658de3cf05f8ac97f4ce6bc7f870700f7f0d3ceb0187aff138c8a59bf"' :
604
- 'id="xs-components-links-module-EuimSidebarModule-c39ae0ab92f3cc5134098c440e2fba236fada9d591ac293f1806ad2d67f709abd99ba91658de3cf05f8ac97f4ce6bc7f870700f7f0d3ceb0187aff138c8a59bf"' }>
647
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimSidebarModule-e8e6f6fcad0fc36b928923470639e71e39a347f48e23cd68485c3d3f3a438479d6416fed97b27948ae07ad901c4e33511c2f5c51107ff3c58b1fd7c690fb2389"' :
648
+ 'id="xs-components-links-module-EuimSidebarModule-e8e6f6fcad0fc36b928923470639e71e39a347f48e23cd68485c3d3f3a438479d6416fed97b27948ae07ad901c4e33511c2f5c51107ff3c58b1fd7c690fb2389"' }>
605
649
  <li class="link">
606
650
  <a href="components/EuimSidebarComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimSidebarComponent</a>
607
651
  </li>
@@ -765,13 +809,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
765
809
  <a href="modules/EuimToolbarDatepickerModule.html" data-type="entity-link" >EuimToolbarDatepickerModule</a>
766
810
  <li class="chapter inner">
767
811
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
768
- 'data-bs-target="#components-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' : 'data-bs-target="#xs-components-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' }>
812
+ 'data-bs-target="#components-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' : 'data-bs-target="#xs-components-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' }>
769
813
  <span class="icon ion-md-cog"></span>
770
814
  <span>Components</span>
771
815
  <span class="icon ion-ios-arrow-down"></span>
772
816
  </div>
773
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' :
774
- 'id="xs-components-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' }>
817
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' :
818
+ 'id="xs-components-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' }>
775
819
  <li class="link">
776
820
  <a href="components/EuimToolbarDatepickerComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarDatepickerComponent</a>
777
821
  </li>
@@ -779,13 +823,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
779
823
  </li>
780
824
  <li class="chapter inner">
781
825
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
782
- 'data-bs-target="#directives-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' : 'data-bs-target="#xs-directives-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' }>
826
+ 'data-bs-target="#directives-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' : 'data-bs-target="#xs-directives-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' }>
783
827
  <span class="icon ion-md-code-working"></span>
784
828
  <span>Directives</span>
785
829
  <span class="icon ion-ios-arrow-down"></span>
786
830
  </div>
787
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' :
788
- 'id="xs-directives-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' }>
831
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' :
832
+ 'id="xs-directives-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' }>
789
833
  <li class="link">
790
834
  <a href="directives/EuimToolbarDatepickerDatetimeDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarDatepickerDatetimeDirective</a>
791
835
  </li>
@@ -834,9 +878,6 @@ customElements.define('compodoc-menu', class extends HTMLElement {
834
878
  <li class="link">
835
879
  <a href="components/EuimAlertMessageComponent.html" data-type="entity-link" >EuimAlertMessageComponent</a>
836
880
  </li>
837
- <li class="link">
838
- <a href="components/EuimAvatarComponent.html" data-type="entity-link" >EuimAvatarComponent</a>
839
- </li>
840
881
  <li class="link">
841
882
  <a href="components/EuimDataSummaryColComponent.html" data-type="entity-link" >EuimDataSummaryColComponent</a>
842
883
  </li>
@@ -913,6 +954,12 @@ customElements.define('compodoc-menu', class extends HTMLElement {
913
954
  <li class="link">
914
955
  <a href="directives/BaseStatesDirective.html" data-type="entity-link" >BaseStatesDirective</a>
915
956
  </li>
957
+ <li class="link">
958
+ <a href="directives/EuimAlignCenterDirective.html" data-type="entity-link" >EuimAlignCenterDirective</a>
959
+ </li>
960
+ <li class="link">
961
+ <a href="directives/EuimAlignTopDirective.html" data-type="entity-link" >EuimAlignTopDirective</a>
962
+ </li>
916
963
  <li class="link">
917
964
  <a href="directives/EuimAvatarMainIconDirective.html" data-type="entity-link" >EuimAvatarMainIconDirective</a>
918
965
  </li>
@@ -934,6 +981,12 @@ customElements.define('compodoc-menu', class extends HTMLElement {
934
981
  <li class="link">
935
982
  <a href="directives/EuimHeaderDetailsTitleDirective.html" data-type="entity-link" >EuimHeaderDetailsTitleDirective</a>
936
983
  </li>
984
+ <li class="link">
985
+ <a href="directives/EuimListItemNoPaddingsDirective.html" data-type="entity-link" >EuimListItemNoPaddingsDirective</a>
986
+ </li>
987
+ <li class="link">
988
+ <a href="directives/EuimMediaHeaderCustomContentDirective.html" data-type="entity-link" >EuimMediaHeaderCustomContentDirective</a>
989
+ </li>
937
990
  <li class="link">
938
991
  <a href="directives/EuimMediaHeaderImageDirective.html" data-type="entity-link" >EuimMediaHeaderImageDirective</a>
939
992
  </li>
@@ -943,12 +996,27 @@ customElements.define('compodoc-menu', class extends HTMLElement {
943
996
  <li class="link">
944
997
  <a href="directives/EuimMediaHeaderTitleDirective.html" data-type="entity-link" >EuimMediaHeaderTitleDirective</a>
945
998
  </li>
999
+ <li class="link">
1000
+ <a href="directives/EuimMinWidthDirective.html" data-type="entity-link" >EuimMinWidthDirective</a>
1001
+ </li>
946
1002
  <li class="link">
947
1003
  <a href="directives/EuimMultiselectAllDirective.html" data-type="entity-link" >EuimMultiselectAllDirective</a>
948
1004
  </li>
949
1005
  <li class="link">
950
1006
  <a href="directives/EuimMultiselectSelectFieldDirective.html" data-type="entity-link" >EuimMultiselectSelectFieldDirective</a>
951
1007
  </li>
1008
+ <li class="link">
1009
+ <a href="directives/EuimReadOnlyFormDirective.html" data-type="entity-link" >EuimReadOnlyFormDirective</a>
1010
+ </li>
1011
+ <li class="link">
1012
+ <a href="directives/EuimReadOnlyFormLabelDirective.html" data-type="entity-link" >EuimReadOnlyFormLabelDirective</a>
1013
+ </li>
1014
+ <li class="link">
1015
+ <a href="directives/EuimReadOnlyFormValueDirective.html" data-type="entity-link" >EuimReadOnlyFormValueDirective</a>
1016
+ </li>
1017
+ <li class="link">
1018
+ <a href="directives/EuimSidebarFooterNoBordersDirective.html" data-type="entity-link" >EuimSidebarFooterNoBordersDirective</a>
1019
+ </li>
952
1020
  <li class="link">
953
1021
  <a href="directives/EuimSliderInfoScreenContentDirective.html" data-type="entity-link" >EuimSliderInfoScreenContentDirective</a>
954
1022
  </li>
@@ -985,13 +1053,10 @@ customElements.define('compodoc-menu', class extends HTMLElement {
985
1053
  </div>
986
1054
  <ul class="links collapse " ${ isNormalMode ? ' id="interfaces-links"' : 'id="xs-interfaces-links"' }>
987
1055
  <li class="link">
988
- <a href="interfaces/ActionBtnsNames.html" data-type="entity-link" >ActionBtnsNames</a>
989
- </li>
990
- <li class="link">
991
- <a href="interfaces/AlertInfos.html" data-type="entity-link" >AlertInfos</a>
1056
+ <a href="interfaces/ActionBtnsIconsNames.html" data-type="entity-link" >ActionBtnsIconsNames</a>
992
1057
  </li>
993
1058
  <li class="link">
994
- <a href="interfaces/Contact.html" data-type="entity-link" >Contact</a>
1059
+ <a href="interfaces/ActionBtnsNames.html" data-type="entity-link" >ActionBtnsNames</a>
995
1060
  </li>
996
1061
  <li class="link">
997
1062
  <a href="interfaces/FilteredData.html" data-type="entity-link" >FilteredData</a>
@@ -999,17 +1064,11 @@ customElements.define('compodoc-menu', class extends HTMLElement {
999
1064
  <li class="link">
1000
1065
  <a href="interfaces/HelpAndSupportItem.html" data-type="entity-link" >HelpAndSupportItem</a>
1001
1066
  </li>
1002
- <li class="link">
1003
- <a href="interfaces/HelpContacts.html" data-type="entity-link" >HelpContacts</a>
1004
- </li>
1005
1067
  <li class="link">
1006
1068
  <a href="interfaces/Item.html" data-type="entity-link" >Item</a>
1007
1069
  </li>
1008
1070
  <li class="link">
1009
- <a href="interfaces/Material.html" data-type="entity-link" >Material</a>
1010
- </li>
1011
- <li class="link">
1012
- <a href="interfaces/SupportMaterials.html" data-type="entity-link" >SupportMaterials</a>
1071
+ <a href="interfaces/MenuItem.html" data-type="entity-link" >MenuItem</a>
1013
1072
  </li>
1014
1073
  <li class="link">
1015
1074
  <a href="interfaces/UIState.html" data-type="entity-link" >UIState</a>