@eui/mobile-core 18.0.0-next.2 → 18.0.0-next.21

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 (357) 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 +57 -161
  7. package/docs/components/EuimAboutContentLoadingComponent.html +98 -18
  8. package/docs/components/EuimAlertMessageComponent.html +3 -3
  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/{directives/EuimToolbarDatepickerDatetimeDirective.html → components/EuimAvatarIconSubComponent.html} +129 -259
  14. package/docs/components/EuimAvatarImageComponent.html +416 -0
  15. package/docs/components/EuimAvatarTextComponent.html +445 -0
  16. package/docs/components/EuimBadgeComponent.html +3 -3
  17. package/docs/components/EuimCardComponent.html +68 -3
  18. package/docs/components/EuimCardListComponent.html +95 -34
  19. package/docs/components/EuimChangelogComponent.html +102 -3
  20. package/docs/components/EuimChipSelectorComponent.html +98 -7
  21. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  22. package/docs/components/EuimDataSummaryComponent.html +2 -2
  23. package/docs/components/EuimEmptyListPlaceholderComponent.html +3 -3
  24. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  25. package/docs/components/EuimHelpSupportComponent.html +8 -80
  26. package/docs/components/EuimLabelComponent.html +3 -3
  27. package/docs/components/EuimLanguageListComponent.html +124 -53
  28. package/docs/components/EuimLanguageSelectorComponent.html +72 -16
  29. package/docs/components/EuimMediaHeaderComponent.html +27 -3
  30. package/docs/components/EuimMessageComponent.html +2 -2
  31. package/docs/components/EuimMessageTitleComponent.html +2 -2
  32. package/docs/components/EuimMultiselectComponent.html +2 -2
  33. package/docs/components/EuimMultiselectFilterComponent.html +3 -3
  34. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  35. package/docs/components/EuimMultiselectListComponent.html +2 -2
  36. package/docs/components/EuimMultiselectToolbarComponent.html +3 -3
  37. package/docs/components/EuimNotificationItemComponent.html +2 -2
  38. package/docs/components/EuimOpenSourceLicencesComponent.html +102 -3
  39. package/docs/components/EuimPdfViewerComponent.html +58 -4
  40. package/docs/components/EuimScrollerXComponent.html +2 -2
  41. package/docs/components/EuimSearchBarComponent.html +723 -0
  42. package/docs/components/EuimSidebarComponent.html +2 -2
  43. package/docs/components/EuimSidebarContentComponent.html +222 -5
  44. package/docs/components/EuimSkeletonListComponent.html +2 -2
  45. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  46. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  47. package/docs/components/EuimSliderInfoScreenComponent.html +154 -48
  48. package/docs/components/EuimSpinnerComponent.html +2 -2
  49. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  50. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  51. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  52. package/docs/components/EuimToolbarComponent.html +27 -3
  53. package/docs/components/EuimToolbarDatepickerComponent.html +118 -12
  54. package/docs/components/EuimToolbarQrcodeComponent.html +364 -0
  55. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  56. package/docs/components/EuimUserProfileComponent.html +90 -34
  57. package/docs/dependencies.html +6 -4
  58. package/docs/{interfaces/HelpContacts.html → directives/EuimAlignCenterDirective.html} +145 -110
  59. package/docs/directives/EuimAlignTopDirective.html +350 -0
  60. package/docs/directives/EuimCardImageDirective.html +51 -0
  61. package/docs/directives/EuimDividerDirective.html +4 -0
  62. package/docs/directives/EuimListHeaderDirective.html +436 -0
  63. package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
  64. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
  65. package/docs/directives/EuimMinWidthDirective.html +383 -0
  66. package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
  67. package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
  68. package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
  69. package/docs/directives/EuimSkeletonTextAvatarDirective.html +4 -0
  70. package/docs/index.html +4 -4
  71. package/docs/interfaces/{SupportMaterials.html → ActionBtnsIconsNames.html} +51 -18
  72. package/docs/interfaces/{Contact.html → MenuItem.html} +92 -47
  73. package/docs/js/menu-wc.js +153 -85
  74. package/docs/js/menu-wc_es5.js +1 -1
  75. package/docs/js/search/search_index.js +2 -2
  76. package/docs/miscellaneous/typealiases.html +22 -1
  77. package/docs/miscellaneous/variables.html +13 -39
  78. package/docs/modules/EuimAboutModule.html +1 -1
  79. package/docs/modules/EuimAllModule.html +58 -4
  80. package/docs/modules/EuimAvatarModule.html +16 -10
  81. package/docs/modules/EuimDividerModule.html +13 -4
  82. package/docs/modules/EuimLanguageSelectorModule.html +1 -1
  83. package/docs/modules/EuimListHeaderModule.html +241 -0
  84. package/docs/modules/EuimMediaHeaderModule.html +13 -0
  85. package/docs/modules/EuimSidebarModule.html +1 -1
  86. package/docs/modules/EuimSkeletonTextAvatarModule.html +13 -4
  87. package/docs/modules/EuimToolbarDatepickerModule.html +1 -7
  88. package/docs/modules/{EuimAvatarIconModule.html → EuimToolbarQrcodeModule.html} +5 -5
  89. package/docs/modules.html +24 -12
  90. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -6
  91. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  92. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
  93. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  94. package/esm2022/lib/components/base-states.directive.mjs +4 -4
  95. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  96. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
  97. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +5 -4
  98. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +12 -9
  99. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +28 -0
  100. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +31 -0
  101. package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
  102. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
  103. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
  104. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -4
  105. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +5 -4
  106. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +12 -9
  107. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
  108. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +11 -12
  109. package/esm2022/lib/components/euim-about/euim-about.component.mjs +10 -31
  110. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -13
  111. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +12 -11
  112. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +12 -33
  113. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +12 -11
  114. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  115. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +15 -13
  116. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  117. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  118. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  119. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  120. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  121. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  122. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  123. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  124. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +6 -5
  125. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  126. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
  127. package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
  128. package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
  129. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
  130. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
  131. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
  132. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +44 -11
  133. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  134. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  135. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
  136. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
  137. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +7 -7
  138. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  139. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  140. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  141. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
  142. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  143. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  144. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  145. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
  146. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
  147. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  148. package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
  149. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  150. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
  151. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  152. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -4
  153. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
  154. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
  155. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +5 -5
  156. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +5 -5
  157. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  158. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
  159. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
  160. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  161. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  162. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  163. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  164. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  165. package/esm2022/lib/components/euim-search-bar/euim-search-bar.component.mjs +56 -0
  166. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
  167. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  168. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +5 -5
  169. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  170. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  171. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  172. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  173. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  174. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
  175. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  176. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
  177. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
  178. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  179. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  180. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +37 -18
  181. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +10 -15
  182. package/esm2022/lib/components/euim-toolbar-datepicker/index.mjs +1 -2
  183. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +21 -0
  184. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +36 -0
  185. package/esm2022/lib/components/euim-toolbar-qrcode/index.mjs +3 -0
  186. package/esm2022/lib/components/index.mjs +14 -4
  187. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
  188. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
  189. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  190. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  191. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  192. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
  193. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  194. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +37 -66
  195. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +46 -26
  196. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -15
  197. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
  198. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  199. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  200. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  201. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
  202. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +8 -5
  203. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  204. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  205. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  206. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +19 -10
  207. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  208. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +17 -9
  209. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  210. package/esm2022/lib/euim-all.module.mjs +50 -21
  211. package/esm2022/lib/services/euim-app.service.mjs +4 -4
  212. package/fesm2022/eui-mobile-core.mjs +1319 -844
  213. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  214. package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
  215. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  216. package/lib/components/base-states.directive.d.ts.map +1 -1
  217. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  218. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  219. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  220. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  221. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts +1 -1
  222. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts.map +1 -1
  223. package/lib/components/directives/euim-divider/euim-divider.module.d.ts +7 -4
  224. package/lib/components/directives/euim-divider/euim-divider.module.d.ts.map +1 -1
  225. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  226. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  227. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +13 -0
  228. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  229. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  230. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  231. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  232. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  233. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  234. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  235. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts +1 -1
  236. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts.map +1 -1
  237. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +7 -4
  238. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts.map +1 -1
  239. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +2 -2
  240. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts.map +1 -1
  241. package/lib/components/euim-about/euim-about.component.d.ts +2 -8
  242. package/lib/components/euim-about/euim-about.component.d.ts.map +1 -1
  243. package/lib/components/euim-about/euim-about.module.d.ts +9 -10
  244. package/lib/components/euim-about/euim-about.module.d.ts.map +1 -1
  245. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +1 -0
  246. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -1
  247. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +2 -45
  248. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  249. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +2 -1
  250. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -1
  251. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  252. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  253. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  254. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  255. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  256. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  257. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  258. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  259. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  260. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  261. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  262. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  263. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  264. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  265. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  266. package/lib/components/euim-avatar/index.d.ts +5 -2
  267. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  268. package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
  269. package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
  270. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  271. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  272. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  273. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  274. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  275. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  276. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  277. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +11 -4
  278. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  279. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  280. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  281. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  282. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  283. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  284. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  285. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  286. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  287. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  288. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  289. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  290. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  291. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  292. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  293. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  294. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  295. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  296. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  297. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  298. package/lib/components/euim-search-bar/euim-search-bar.component.d.ts +19 -0
  299. package/lib/components/euim-search-bar/euim-search-bar.component.d.ts.map +1 -0
  300. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  301. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  302. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  303. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  304. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -6
  305. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  306. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +7 -8
  307. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts.map +1 -1
  308. package/lib/components/euim-toolbar-datepicker/index.d.ts +0 -1
  309. package/lib/components/euim-toolbar-datepicker/index.d.ts.map +1 -1
  310. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +9 -0
  311. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts.map +1 -0
  312. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +12 -0
  313. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts.map +1 -0
  314. package/lib/components/euim-toolbar-qrcode/index.d.ts +3 -0
  315. package/lib/components/euim-toolbar-qrcode/index.d.ts.map +1 -0
  316. package/lib/components/index.d.ts +13 -3
  317. package/lib/components/index.d.ts.map +1 -1
  318. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  319. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  320. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +44 -17
  321. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  322. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +26 -5
  323. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  324. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  325. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  326. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
  327. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
  328. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  329. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +2 -1
  330. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  331. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  332. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  333. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  334. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  335. package/lib/euim-all.module.d.ts +35 -26
  336. package/lib/euim-all.module.d.ts.map +1 -1
  337. package/package.json +2 -1
  338. package/docs/interfaces/AlertInfos.html +0 -411
  339. package/docs/interfaces/Material.html +0 -495
  340. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  341. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  342. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  343. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  344. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  345. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +0 -73
  346. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  347. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  348. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  349. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  350. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  351. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  352. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  353. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  354. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  355. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
  356. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts +0 -19
  357. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.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-928d24000021b8963ff77a379ab87f3309324b9ae74333e3289bf52cf2dca8b31f47a7977951d798386688950dc0e6d50c6c7908627da57713e8752108f06caa"' : 'data-bs-target="#xs-components-links-module-EuimAboutModule-928d24000021b8963ff77a379ab87f3309324b9ae74333e3289bf52cf2dca8b31f47a7977951d798386688950dc0e6d50c6c7908627da57713e8752108f06caa"' }>
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-928d24000021b8963ff77a379ab87f3309324b9ae74333e3289bf52cf2dca8b31f47a7977951d798386688950dc0e6d50c6c7908627da57713e8752108f06caa"' :
68
+ 'id="xs-components-links-module-EuimAboutModule-928d24000021b8963ff77a379ab87f3309324b9ae74333e3289bf52cf2dca8b31f47a7977951d798386688950dc0e6d50c6c7908627da57713e8752108f06caa"' }>
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-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' : 'data-bs-target="#xs-components-links-module-EuimAllModule-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' }>
120
+ 'data-bs-target="#components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2"' : 'data-bs-target="#xs-components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2"' }>
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-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' :
126
- 'id="xs-components-links-module-EuimAllModule-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' }>
125
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2"' :
126
+ 'id="xs-components-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2"' }>
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,37 @@ 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-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' : 'data-bs-target="#xs-directives-links-module-EuimAllModule-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' }>
143
+ 'data-bs-target="#directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2"' : 'data-bs-target="#xs-directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2"' }>
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-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' :
149
- 'id="xs-directives-links-module-EuimAllModule-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' }>
148
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2"' :
149
+ 'id="xs-directives-links-module-EuimAllModule-07bf329ba3766b4b0bae8eb7d4335b8b041a2e8420e1eb0ded6af02864d93e5994fbce715fc634a1e7cb0e92dffe82a415882a46f78508add9f342d6ddd40ab2"' }>
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>
150
174
  <li class="link">
151
175
  <a href="directives/EuimSidebarFooterNoBordersDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimSidebarFooterNoBordersDirective</a>
152
176
  </li>
@@ -174,47 +198,33 @@ customElements.define('compodoc-menu', class extends HTMLElement {
174
198
  </li>
175
199
  </li>
176
200
  <li class="link">
177
- <a href="modules/EuimAvatarIconModule.html" data-type="entity-link" >EuimAvatarIconModule</a>
201
+ <a href="modules/EuimAvatarModule.html" data-type="entity-link" >EuimAvatarModule</a>
178
202
  <li class="chapter inner">
179
203
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
180
- '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"' }>
181
205
  <span class="icon ion-md-cog"></span>
182
206
  <span>Components</span>
183
207
  <span class="icon ion-ios-arrow-down"></span>
184
208
  </div>
185
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAvatarIconModule-a770d6b14ed2946c6366397de88a1641a1fad19bb1ac4b1f063483af42ee36840acb25b00cc35987fc554606be54b45c556efa4e3ccb2ec36043b1226f5823ce"' :
186
- '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"' }>
187
211
  <li class="link">
188
- <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>
189
213
  </li>
190
- </ul>
191
- </li>
192
- </li>
193
- <li class="link">
194
- <a href="modules/EuimAvatarModule.html" data-type="entity-link" >EuimAvatarModule</a>
195
- <li class="chapter inner">
196
- <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
197
- 'data-bs-target="#components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' : 'data-bs-target="#xs-components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' }>
198
- <span class="icon ion-md-cog"></span>
199
- <span>Components</span>
200
- <span class="icon ion-ios-arrow-down"></span>
201
- </div>
202
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' :
203
- 'id="xs-components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' }>
204
214
  <li class="link">
205
- <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>
206
216
  </li>
207
217
  <li class="link">
208
- <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>
209
219
  </li>
210
220
  <li class="link">
211
- <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>
212
222
  </li>
213
223
  <li class="link">
214
- <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>
215
225
  </li>
216
226
  <li class="link">
217
- <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>
218
228
  </li>
219
229
  </ul>
220
230
  </li>
@@ -345,16 +355,16 @@ customElements.define('compodoc-menu', class extends HTMLElement {
345
355
  </li>
346
356
  </li>
347
357
  <li class="link">
348
- <a href="modules/EuimDividerModule.html" data-type="entity-link" >EuimDividerModule</a>
358
+ <a href="modules/EuimDividerModule.html" data-type="entity-link" class="deprecated-name">EuimDividerModule</a>
349
359
  <li class="chapter inner">
350
360
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
351
- 'data-bs-target="#directives-links-module-EuimDividerModule-c73c5d5a7db9f3599afa0c5dadc53fa2b9ae8d951588109a1885a6d3934671651d0609b2dc6d8b27ebcb184b8592fd75c843969d68f331d76303668e0c87c5df"' : 'data-bs-target="#xs-directives-links-module-EuimDividerModule-c73c5d5a7db9f3599afa0c5dadc53fa2b9ae8d951588109a1885a6d3934671651d0609b2dc6d8b27ebcb184b8592fd75c843969d68f331d76303668e0c87c5df"' }>
361
+ 'data-bs-target="#directives-links-module-EuimDividerModule-368080b4f22ad0fb55d566fe5c7f0c87ea046d82f57ad3403c914d39b95b64ed465adb0257d1c952cf9e5e5d79d85c05f4d47f7471a13141a99a5f0b7df1ecf3"' : 'data-bs-target="#xs-directives-links-module-EuimDividerModule-368080b4f22ad0fb55d566fe5c7f0c87ea046d82f57ad3403c914d39b95b64ed465adb0257d1c952cf9e5e5d79d85c05f4d47f7471a13141a99a5f0b7df1ecf3"' }>
352
362
  <span class="icon ion-md-code-working"></span>
353
363
  <span>Directives</span>
354
364
  <span class="icon ion-ios-arrow-down"></span>
355
365
  </div>
356
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimDividerModule-c73c5d5a7db9f3599afa0c5dadc53fa2b9ae8d951588109a1885a6d3934671651d0609b2dc6d8b27ebcb184b8592fd75c843969d68f331d76303668e0c87c5df"' :
357
- 'id="xs-directives-links-module-EuimDividerModule-c73c5d5a7db9f3599afa0c5dadc53fa2b9ae8d951588109a1885a6d3934671651d0609b2dc6d8b27ebcb184b8592fd75c843969d68f331d76303668e0c87c5df"' }>
366
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimDividerModule-368080b4f22ad0fb55d566fe5c7f0c87ea046d82f57ad3403c914d39b95b64ed465adb0257d1c952cf9e5e5d79d85c05f4d47f7471a13141a99a5f0b7df1ecf3"' :
367
+ 'id="xs-directives-links-module-EuimDividerModule-368080b4f22ad0fb55d566fe5c7f0c87ea046d82f57ad3403c914d39b95b64ed465adb0257d1c952cf9e5e5d79d85c05f4d47f7471a13141a99a5f0b7df1ecf3"' }>
358
368
  <li class="link">
359
369
  <a href="directives/EuimDividerDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimDividerDirective</a>
360
370
  </li>
@@ -428,13 +438,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
428
438
  <a href="modules/EuimLanguageSelectorModule.html" data-type="entity-link" >EuimLanguageSelectorModule</a>
429
439
  <li class="chapter inner">
430
440
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
431
- '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"' }>
432
442
  <span class="icon ion-md-cog"></span>
433
443
  <span>Components</span>
434
444
  <span class="icon ion-ios-arrow-down"></span>
435
445
  </div>
436
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimLanguageSelectorModule-d89b4ca6765c5fd136297862aec203c446ce843ce45880cdc9d6732a73078b89373e2221226d2dc8a7b1195a5c285dd663680c674d0fcd177f1de545f00c6058"' :
437
- '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"' }>
438
448
  <li class="link">
439
449
  <a href="components/EuimLanguageListComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimLanguageListComponent</a>
440
450
  </li>
@@ -444,17 +454,34 @@ customElements.define('compodoc-menu', class extends HTMLElement {
444
454
  </ul>
445
455
  </li>
446
456
  </li>
457
+ <li class="link">
458
+ <a href="modules/EuimListHeaderModule.html" data-type="entity-link" class="deprecated-name">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-94947c03e07cfa4d58d8e1362595ff8344504b07e31b9a0d189d9a3b61b21dd725ea2273cb0b7380808f30435527c048ade32a4026ba157c36794be9b6bc1020"' : 'data-bs-target="#xs-directives-links-module-EuimListHeaderModule-94947c03e07cfa4d58d8e1362595ff8344504b07e31b9a0d189d9a3b61b21dd725ea2273cb0b7380808f30435527c048ade32a4026ba157c36794be9b6bc1020"' }>
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-94947c03e07cfa4d58d8e1362595ff8344504b07e31b9a0d189d9a3b61b21dd725ea2273cb0b7380808f30435527c048ade32a4026ba157c36794be9b6bc1020"' :
467
+ 'id="xs-directives-links-module-EuimListHeaderModule-94947c03e07cfa4d58d8e1362595ff8344504b07e31b9a0d189d9a3b61b21dd725ea2273cb0b7380808f30435527c048ade32a4026ba157c36794be9b6bc1020"' }>
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>
447
474
  <li class="link">
448
475
  <a href="modules/EuimMediaHeaderModule.html" data-type="entity-link" >EuimMediaHeaderModule</a>
449
476
  <li class="chapter inner">
450
477
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
451
- '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"' }>
452
479
  <span class="icon ion-md-cog"></span>
453
480
  <span>Components</span>
454
481
  <span class="icon ion-ios-arrow-down"></span>
455
482
  </div>
456
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimMediaHeaderModule-5e7192137e39e5129aa9fd8b485aeb45c65467f9c8f23a4ba5cbcca78ebcc867f32705c9908ee19032af63f17f6700caf53dcfe13230d697becc1cc5ae5e5bb6"' :
457
- '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"' }>
458
485
  <li class="link">
459
486
  <a href="components/EuimAboutComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAboutComponent</a>
460
487
  </li>
@@ -472,6 +499,20 @@ customElements.define('compodoc-menu', class extends HTMLElement {
472
499
  </li>
473
500
  </ul>
474
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>
475
516
  </li>
476
517
  <li class="link">
477
518
  <a href="modules/EuimMessageModule.html" data-type="entity-link" >EuimMessageModule</a>
@@ -552,13 +593,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
552
593
  <a href="modules/EuimPdfViewerModule.html" data-type="entity-link" >EuimPdfViewerModule</a>
553
594
  <li class="chapter inner">
554
595
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
555
- '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"' }>
556
597
  <span class="icon ion-md-cog"></span>
557
598
  <span>Components</span>
558
599
  <span class="icon ion-ios-arrow-down"></span>
559
600
  </div>
560
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimPdfViewerModule-0536010f93c1ae37924b3610d202353a0612d984bd2db2199cd27bc509b6ded4a8247043367ff6e7439d295285d19ad059833aa64baabc05fd121be6dd7cc952"' :
561
- '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"' }>
562
603
  <li class="link">
563
604
  <a href="components/EuimAboutComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAboutComponent</a>
564
605
  </li>
@@ -598,13 +639,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
598
639
  <a href="modules/EuimSidebarModule.html" data-type="entity-link" >EuimSidebarModule</a>
599
640
  <li class="chapter inner">
600
641
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
601
- '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"' }>
602
643
  <span class="icon ion-md-cog"></span>
603
644
  <span>Components</span>
604
645
  <span class="icon ion-ios-arrow-down"></span>
605
646
  </div>
606
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimSidebarModule-c39ae0ab92f3cc5134098c440e2fba236fada9d591ac293f1806ad2d67f709abd99ba91658de3cf05f8ac97f4ce6bc7f870700f7f0d3ceb0187aff138c8a59bf"' :
607
- '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"' }>
608
649
  <li class="link">
609
650
  <a href="components/EuimSidebarComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimSidebarComponent</a>
610
651
  </li>
@@ -673,16 +714,16 @@ customElements.define('compodoc-menu', class extends HTMLElement {
673
714
  </li>
674
715
  </li>
675
716
  <li class="link">
676
- <a href="modules/EuimSkeletonTextAvatarModule.html" data-type="entity-link" >EuimSkeletonTextAvatarModule</a>
717
+ <a href="modules/EuimSkeletonTextAvatarModule.html" data-type="entity-link" class="deprecated-name">EuimSkeletonTextAvatarModule</a>
677
718
  <li class="chapter inner">
678
719
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
679
- 'data-bs-target="#directives-links-module-EuimSkeletonTextAvatarModule-f4ee155e3cfef4131c82e154a9810004a870c1724f1091e5a737da24c12c11d733dd20c6fc39ba3b1cc2a09cc17749b390546522bf6297bd7a6539a5b0711562"' : 'data-bs-target="#xs-directives-links-module-EuimSkeletonTextAvatarModule-f4ee155e3cfef4131c82e154a9810004a870c1724f1091e5a737da24c12c11d733dd20c6fc39ba3b1cc2a09cc17749b390546522bf6297bd7a6539a5b0711562"' }>
720
+ 'data-bs-target="#directives-links-module-EuimSkeletonTextAvatarModule-0696c742721d6203bc613236b26f20bba7a2d4ae9e8c6b72453b6e454f7301539811d18061c325a128e1f41f0a186645f3702b1cc4a74cb95b4c553135990adb"' : 'data-bs-target="#xs-directives-links-module-EuimSkeletonTextAvatarModule-0696c742721d6203bc613236b26f20bba7a2d4ae9e8c6b72453b6e454f7301539811d18061c325a128e1f41f0a186645f3702b1cc4a74cb95b4c553135990adb"' }>
680
721
  <span class="icon ion-md-code-working"></span>
681
722
  <span>Directives</span>
682
723
  <span class="icon ion-ios-arrow-down"></span>
683
724
  </div>
684
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimSkeletonTextAvatarModule-f4ee155e3cfef4131c82e154a9810004a870c1724f1091e5a737da24c12c11d733dd20c6fc39ba3b1cc2a09cc17749b390546522bf6297bd7a6539a5b0711562"' :
685
- 'id="xs-directives-links-module-EuimSkeletonTextAvatarModule-f4ee155e3cfef4131c82e154a9810004a870c1724f1091e5a737da24c12c11d733dd20c6fc39ba3b1cc2a09cc17749b390546522bf6297bd7a6539a5b0711562"' }>
725
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimSkeletonTextAvatarModule-0696c742721d6203bc613236b26f20bba7a2d4ae9e8c6b72453b6e454f7301539811d18061c325a128e1f41f0a186645f3702b1cc4a74cb95b4c553135990adb"' :
726
+ 'id="xs-directives-links-module-EuimSkeletonTextAvatarModule-0696c742721d6203bc613236b26f20bba7a2d4ae9e8c6b72453b6e454f7301539811d18061c325a128e1f41f0a186645f3702b1cc4a74cb95b4c553135990adb"' }>
686
727
  <li class="link">
687
728
  <a href="directives/EuimSkeletonTextAvatarDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimSkeletonTextAvatarDirective</a>
688
729
  </li>
@@ -768,32 +809,35 @@ customElements.define('compodoc-menu', class extends HTMLElement {
768
809
  <a href="modules/EuimToolbarDatepickerModule.html" data-type="entity-link" >EuimToolbarDatepickerModule</a>
769
810
  <li class="chapter inner">
770
811
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
771
- '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-b4380c136557c9b9f93897f9c6fa8be0776eb14aa2e680b0db91bec2a25fe393caf0c4cad6bc2be08c242353b6850d2a7b286c8c146c8a60388f06a45937297a"' : 'data-bs-target="#xs-components-links-module-EuimToolbarDatepickerModule-b4380c136557c9b9f93897f9c6fa8be0776eb14aa2e680b0db91bec2a25fe393caf0c4cad6bc2be08c242353b6850d2a7b286c8c146c8a60388f06a45937297a"' }>
772
813
  <span class="icon ion-md-cog"></span>
773
814
  <span>Components</span>
774
815
  <span class="icon ion-ios-arrow-down"></span>
775
816
  </div>
776
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' :
777
- 'id="xs-components-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' }>
817
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimToolbarDatepickerModule-b4380c136557c9b9f93897f9c6fa8be0776eb14aa2e680b0db91bec2a25fe393caf0c4cad6bc2be08c242353b6850d2a7b286c8c146c8a60388f06a45937297a"' :
818
+ 'id="xs-components-links-module-EuimToolbarDatepickerModule-b4380c136557c9b9f93897f9c6fa8be0776eb14aa2e680b0db91bec2a25fe393caf0c4cad6bc2be08c242353b6850d2a7b286c8c146c8a60388f06a45937297a"' }>
778
819
  <li class="link">
779
820
  <a href="components/EuimToolbarDatepickerComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarDatepickerComponent</a>
780
821
  </li>
781
822
  </ul>
782
823
  </li>
783
- <li class="chapter inner">
784
- <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
785
- 'data-bs-target="#directives-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' : 'data-bs-target="#xs-directives-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' }>
786
- <span class="icon ion-md-code-working"></span>
787
- <span>Directives</span>
788
- <span class="icon ion-ios-arrow-down"></span>
789
- </div>
790
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' :
791
- 'id="xs-directives-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' }>
792
- <li class="link">
793
- <a href="directives/EuimToolbarDatepickerDatetimeDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarDatepickerDatetimeDirective</a>
794
- </li>
795
- </ul>
796
- </li>
824
+ </li>
825
+ <li class="link">
826
+ <a href="modules/EuimToolbarQrcodeModule.html" data-type="entity-link" >EuimToolbarQrcodeModule</a>
827
+ <li class="chapter inner">
828
+ <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
829
+ 'data-bs-target="#components-links-module-EuimToolbarQrcodeModule-2d6224225faa51241e383362bb43596ff7e986923461589af20b420b8838fb125e2ebeca2b459bafd1a61ba2472e8614651ff73814f0e843a2f6fc05e94c477a"' : 'data-bs-target="#xs-components-links-module-EuimToolbarQrcodeModule-2d6224225faa51241e383362bb43596ff7e986923461589af20b420b8838fb125e2ebeca2b459bafd1a61ba2472e8614651ff73814f0e843a2f6fc05e94c477a"' }>
830
+ <span class="icon ion-md-cog"></span>
831
+ <span>Components</span>
832
+ <span class="icon ion-ios-arrow-down"></span>
833
+ </div>
834
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimToolbarQrcodeModule-2d6224225faa51241e383362bb43596ff7e986923461589af20b420b8838fb125e2ebeca2b459bafd1a61ba2472e8614651ff73814f0e843a2f6fc05e94c477a"' :
835
+ 'id="xs-components-links-module-EuimToolbarQrcodeModule-2d6224225faa51241e383362bb43596ff7e986923461589af20b420b8838fb125e2ebeca2b459bafd1a61ba2472e8614651ff73814f0e843a2f6fc05e94c477a"' }>
836
+ <li class="link">
837
+ <a href="components/EuimToolbarQrcodeComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarQrcodeComponent</a>
838
+ </li>
839
+ </ul>
840
+ </li>
797
841
  </li>
798
842
  <li class="link">
799
843
  <a href="modules/EuimUserProfileModule.html" data-type="entity-link" >EuimUserProfileModule</a>
@@ -837,9 +881,6 @@ customElements.define('compodoc-menu', class extends HTMLElement {
837
881
  <li class="link">
838
882
  <a href="components/EuimAlertMessageComponent.html" data-type="entity-link" >EuimAlertMessageComponent</a>
839
883
  </li>
840
- <li class="link">
841
- <a href="components/EuimAvatarComponent.html" data-type="entity-link" >EuimAvatarComponent</a>
842
- </li>
843
884
  <li class="link">
844
885
  <a href="components/EuimDataSummaryColComponent.html" data-type="entity-link" >EuimDataSummaryColComponent</a>
845
886
  </li>
@@ -876,6 +917,9 @@ customElements.define('compodoc-menu', class extends HTMLElement {
876
917
  <li class="link">
877
918
  <a href="components/EuimPdfViewerComponent.html" data-type="entity-link" >EuimPdfViewerComponent</a>
878
919
  </li>
920
+ <li class="link">
921
+ <a href="components/EuimSearchBarComponent.html" data-type="entity-link" >EuimSearchBarComponent</a>
922
+ </li>
879
923
  <li class="link">
880
924
  <a href="components/EuimSkeletonListComponent.html" data-type="entity-link" >EuimSkeletonListComponent</a>
881
925
  </li>
@@ -916,6 +960,12 @@ customElements.define('compodoc-menu', class extends HTMLElement {
916
960
  <li class="link">
917
961
  <a href="directives/BaseStatesDirective.html" data-type="entity-link" >BaseStatesDirective</a>
918
962
  </li>
963
+ <li class="link">
964
+ <a href="directives/EuimAlignCenterDirective.html" data-type="entity-link" >EuimAlignCenterDirective</a>
965
+ </li>
966
+ <li class="link">
967
+ <a href="directives/EuimAlignTopDirective.html" data-type="entity-link" >EuimAlignTopDirective</a>
968
+ </li>
919
969
  <li class="link">
920
970
  <a href="directives/EuimAvatarMainIconDirective.html" data-type="entity-link" >EuimAvatarMainIconDirective</a>
921
971
  </li>
@@ -928,6 +978,9 @@ customElements.define('compodoc-menu', class extends HTMLElement {
928
978
  <li class="link">
929
979
  <a href="directives/EuimDataSummaryColValueDirective.html" data-type="entity-link" >EuimDataSummaryColValueDirective</a>
930
980
  </li>
981
+ <li class="link">
982
+ <a href="directives/EuimDividerDirective.html" data-type="entity-link" >EuimDividerDirective</a>
983
+ </li>
931
984
  <li class="link">
932
985
  <a href="directives/EuimHeaderDetailsIconDirective.html" data-type="entity-link" >EuimHeaderDetailsIconDirective</a>
933
986
  </li>
@@ -937,6 +990,15 @@ customElements.define('compodoc-menu', class extends HTMLElement {
937
990
  <li class="link">
938
991
  <a href="directives/EuimHeaderDetailsTitleDirective.html" data-type="entity-link" >EuimHeaderDetailsTitleDirective</a>
939
992
  </li>
993
+ <li class="link">
994
+ <a href="directives/EuimListHeaderDirective.html" data-type="entity-link" >EuimListHeaderDirective</a>
995
+ </li>
996
+ <li class="link">
997
+ <a href="directives/EuimListItemNoPaddingsDirective.html" data-type="entity-link" >EuimListItemNoPaddingsDirective</a>
998
+ </li>
999
+ <li class="link">
1000
+ <a href="directives/EuimMediaHeaderCustomContentDirective.html" data-type="entity-link" >EuimMediaHeaderCustomContentDirective</a>
1001
+ </li>
940
1002
  <li class="link">
941
1003
  <a href="directives/EuimMediaHeaderImageDirective.html" data-type="entity-link" >EuimMediaHeaderImageDirective</a>
942
1004
  </li>
@@ -946,15 +1008,30 @@ customElements.define('compodoc-menu', class extends HTMLElement {
946
1008
  <li class="link">
947
1009
  <a href="directives/EuimMediaHeaderTitleDirective.html" data-type="entity-link" >EuimMediaHeaderTitleDirective</a>
948
1010
  </li>
1011
+ <li class="link">
1012
+ <a href="directives/EuimMinWidthDirective.html" data-type="entity-link" >EuimMinWidthDirective</a>
1013
+ </li>
949
1014
  <li class="link">
950
1015
  <a href="directives/EuimMultiselectAllDirective.html" data-type="entity-link" >EuimMultiselectAllDirective</a>
951
1016
  </li>
952
1017
  <li class="link">
953
1018
  <a href="directives/EuimMultiselectSelectFieldDirective.html" data-type="entity-link" >EuimMultiselectSelectFieldDirective</a>
954
1019
  </li>
1020
+ <li class="link">
1021
+ <a href="directives/EuimReadOnlyFormDirective.html" data-type="entity-link" >EuimReadOnlyFormDirective</a>
1022
+ </li>
1023
+ <li class="link">
1024
+ <a href="directives/EuimReadOnlyFormLabelDirective.html" data-type="entity-link" >EuimReadOnlyFormLabelDirective</a>
1025
+ </li>
1026
+ <li class="link">
1027
+ <a href="directives/EuimReadOnlyFormValueDirective.html" data-type="entity-link" >EuimReadOnlyFormValueDirective</a>
1028
+ </li>
955
1029
  <li class="link">
956
1030
  <a href="directives/EuimSidebarFooterNoBordersDirective.html" data-type="entity-link" >EuimSidebarFooterNoBordersDirective</a>
957
1031
  </li>
1032
+ <li class="link">
1033
+ <a href="directives/EuimSkeletonTextAvatarDirective.html" data-type="entity-link" >EuimSkeletonTextAvatarDirective</a>
1034
+ </li>
958
1035
  <li class="link">
959
1036
  <a href="directives/EuimSliderInfoScreenContentDirective.html" data-type="entity-link" >EuimSliderInfoScreenContentDirective</a>
960
1037
  </li>
@@ -991,13 +1068,10 @@ customElements.define('compodoc-menu', class extends HTMLElement {
991
1068
  </div>
992
1069
  <ul class="links collapse " ${ isNormalMode ? ' id="interfaces-links"' : 'id="xs-interfaces-links"' }>
993
1070
  <li class="link">
994
- <a href="interfaces/ActionBtnsNames.html" data-type="entity-link" >ActionBtnsNames</a>
995
- </li>
996
- <li class="link">
997
- <a href="interfaces/AlertInfos.html" data-type="entity-link" >AlertInfos</a>
1071
+ <a href="interfaces/ActionBtnsIconsNames.html" data-type="entity-link" >ActionBtnsIconsNames</a>
998
1072
  </li>
999
1073
  <li class="link">
1000
- <a href="interfaces/Contact.html" data-type="entity-link" >Contact</a>
1074
+ <a href="interfaces/ActionBtnsNames.html" data-type="entity-link" >ActionBtnsNames</a>
1001
1075
  </li>
1002
1076
  <li class="link">
1003
1077
  <a href="interfaces/FilteredData.html" data-type="entity-link" >FilteredData</a>
@@ -1005,17 +1079,11 @@ customElements.define('compodoc-menu', class extends HTMLElement {
1005
1079
  <li class="link">
1006
1080
  <a href="interfaces/HelpAndSupportItem.html" data-type="entity-link" >HelpAndSupportItem</a>
1007
1081
  </li>
1008
- <li class="link">
1009
- <a href="interfaces/HelpContacts.html" data-type="entity-link" >HelpContacts</a>
1010
- </li>
1011
1082
  <li class="link">
1012
1083
  <a href="interfaces/Item.html" data-type="entity-link" >Item</a>
1013
1084
  </li>
1014
1085
  <li class="link">
1015
- <a href="interfaces/Material.html" data-type="entity-link" >Material</a>
1016
- </li>
1017
- <li class="link">
1018
- <a href="interfaces/SupportMaterials.html" data-type="entity-link" >SupportMaterials</a>
1086
+ <a href="interfaces/MenuItem.html" data-type="entity-link" >MenuItem</a>
1019
1087
  </li>
1020
1088
  <li class="link">
1021
1089
  <a href="interfaces/UIState.html" data-type="entity-link" >UIState</a>