@eui/mobile-core 17.4.2-snapshot-1730191497676 → 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 (319) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +14 -10
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +14 -10
  3. package/docs/components/EuiMUserProfileInfosComponent.html +14 -10
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +14 -10
  5. package/docs/components/EuimAboutComponent.html +14 -10
  6. package/docs/components/EuimAboutContentLoadingComponent.html +14 -10
  7. package/docs/components/EuimAlertMessageComponent.html +14 -10
  8. package/docs/components/EuimAppComponent.html +14 -10
  9. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  10. package/docs/components/EuimAvatarComponent.html +204 -43
  11. package/docs/components/EuimAvatarIconComponent.html +48 -213
  12. package/docs/components/EuimAvatarIconSubComponent.html +541 -0
  13. package/docs/components/EuimAvatarImageComponent.html +416 -0
  14. package/docs/components/EuimAvatarTextComponent.html +445 -0
  15. package/docs/components/EuimBadgeComponent.html +14 -10
  16. package/docs/components/EuimCardComponent.html +14 -10
  17. package/docs/components/EuimCardListComponent.html +14 -10
  18. package/docs/components/EuimChangelogComponent.html +14 -10
  19. package/docs/components/EuimChipSelectorComponent.html +14 -10
  20. package/docs/components/EuimDataSummaryColComponent.html +14 -10
  21. package/docs/components/EuimDataSummaryComponent.html +14 -10
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +14 -10
  23. package/docs/components/EuimHeaderDetailsComponent.html +14 -10
  24. package/docs/components/EuimHelpSupportComponent.html +15 -83
  25. package/docs/components/EuimLabelComponent.html +14 -10
  26. package/docs/components/EuimLanguageListComponent.html +14 -10
  27. package/docs/components/EuimLanguageSelectorComponent.html +14 -10
  28. package/docs/components/EuimMediaHeaderComponent.html +14 -10
  29. package/docs/components/EuimMessageComponent.html +14 -10
  30. package/docs/components/EuimMessageTitleComponent.html +14 -10
  31. package/docs/components/EuimMultiselectComponent.html +14 -10
  32. package/docs/components/EuimMultiselectFilterComponent.html +14 -10
  33. package/docs/components/EuimMultiselectInfoComponent.html +14 -10
  34. package/docs/components/EuimMultiselectListComponent.html +14 -10
  35. package/docs/components/EuimMultiselectToolbarComponent.html +14 -10
  36. package/docs/components/EuimNotificationItemComponent.html +14 -10
  37. package/docs/components/EuimOpenSourceLicencesComponent.html +14 -10
  38. package/docs/components/EuimPdfViewerComponent.html +15 -11
  39. package/docs/components/EuimScrollerXComponent.html +14 -10
  40. package/docs/components/EuimSidebarComponent.html +14 -10
  41. package/docs/components/EuimSidebarContentComponent.html +234 -13
  42. package/docs/components/EuimSkeletonListComponent.html +14 -10
  43. package/docs/components/EuimSkeletonListItemComponent.html +14 -10
  44. package/docs/components/EuimSlideInfoScreenComponent.html +14 -10
  45. package/docs/components/EuimSliderInfoScreenComponent.html +14 -10
  46. package/docs/components/EuimSpinnerComponent.html +14 -10
  47. package/docs/components/EuimSpinnerDescriptionComponent.html +14 -10
  48. package/docs/components/EuimSpinnerMessageComponent.html +14 -10
  49. package/docs/components/EuimToolbarActionItemsComponent.html +14 -10
  50. package/docs/components/EuimToolbarComponent.html +14 -10
  51. package/docs/components/EuimToolbarDatepickerComponent.html +15 -11
  52. package/docs/components/EuimToolbarTitleComponent.html +14 -10
  53. package/docs/components/EuimUserProfileComponent.html +14 -10
  54. package/docs/dependencies.html +23 -21
  55. package/docs/directives/BaseStatesDirective.html +13 -9
  56. package/docs/directives/EuimAlignCenterDirective.html +13 -9
  57. package/docs/directives/EuimAlignTopDirective.html +13 -9
  58. package/docs/directives/EuimAvatarMainIconDirective.html +13 -9
  59. package/docs/directives/EuimAvatarSubIconDirective.html +13 -9
  60. package/docs/directives/EuimCardImageDirective.html +13 -9
  61. package/docs/directives/EuimChipSelectorItemDirective.html +13 -9
  62. package/docs/directives/EuimDataSummaryColLabelDirective.html +13 -9
  63. package/docs/directives/EuimDataSummaryColValueDirective.html +13 -9
  64. package/docs/directives/EuimDividerDirective.html +13 -9
  65. package/docs/directives/EuimHeaderDetailsIconDirective.html +13 -9
  66. package/docs/directives/EuimHeaderDetailsMetaDirective.html +13 -9
  67. package/docs/directives/EuimHeaderDetailsTitleDirective.html +13 -9
  68. package/docs/directives/EuimListHeaderDirective.html +13 -9
  69. package/docs/directives/EuimListItemNoPaddingsDirective.html +13 -9
  70. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +13 -9
  71. package/docs/directives/EuimMediaHeaderImageDirective.html +13 -9
  72. package/docs/directives/EuimMediaHeaderSubTitleDirective.html +13 -9
  73. package/docs/directives/EuimMediaHeaderTitleDirective.html +13 -9
  74. package/docs/directives/EuimMinWidthDirective.html +13 -9
  75. package/docs/directives/EuimMultiselectAllDirective.html +13 -9
  76. package/docs/directives/EuimMultiselectSelectFieldDirective.html +13 -9
  77. package/docs/directives/EuimReadOnlyFormDirective.html +13 -9
  78. package/docs/directives/EuimReadOnlyFormLabelDirective.html +13 -9
  79. package/docs/directives/EuimReadOnlyFormValueDirective.html +13 -9
  80. package/docs/directives/EuimSidebarFooterNoBordersDirective.html +13 -9
  81. package/docs/directives/EuimSkeletonTextAvatarDirective.html +13 -9
  82. package/docs/directives/EuimSliderInfoScreenContentDirective.html +13 -9
  83. package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +13 -9
  84. package/docs/directives/EuimSliderInfoScreenTitleDirective.html +13 -9
  85. package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +13 -9
  86. package/docs/directives/EuimToolbarTransparentDirective.html +13 -9
  87. package/docs/index.html +16 -12
  88. package/docs/injectables/EuimAppService.html +13 -9
  89. package/docs/interfaces/ActionBtnsIconsNames.html +13 -9
  90. package/docs/interfaces/ActionBtnsNames.html +13 -9
  91. package/docs/interfaces/FilteredData.html +13 -9
  92. package/docs/interfaces/HelpAndSupportItem.html +13 -9
  93. package/docs/interfaces/Item.html +13 -9
  94. package/docs/interfaces/{Contact.html → MenuItem.html} +105 -56
  95. package/docs/interfaces/UIState.html +13 -9
  96. package/docs/js/libs/bootstrap-native.js +1 -1
  97. package/docs/js/menu-wc.js +35 -64
  98. package/docs/js/menu-wc_es5.js +2 -2
  99. package/docs/js/search/search_index.js +2 -2
  100. package/docs/license.html +13 -9
  101. package/docs/miscellaneous/typealiases.html +35 -10
  102. package/docs/miscellaneous/variables.html +16 -48
  103. package/docs/modules/EuimAboutModule.html +14 -10
  104. package/docs/modules/EuimAlertMessageModule.html +13 -9
  105. package/docs/modules/EuimAllModule.html +13 -15
  106. package/docs/modules/EuimAppModule.html +13 -9
  107. package/docs/modules/EuimAvatarModule.html +29 -19
  108. package/docs/modules/EuimBadgeModule.html +13 -9
  109. package/docs/modules/EuimCardListModule.html +13 -9
  110. package/docs/modules/EuimCardModule.html +13 -9
  111. package/docs/modules/EuimChipSelectorComponentModule.html +13 -9
  112. package/docs/modules/EuimDataSummaryModule.html +13 -9
  113. package/docs/modules/EuimDividerModule.html +13 -9
  114. package/docs/modules/EuimEmptyListPlaceholderModule.html +13 -9
  115. package/docs/modules/EuimHeaderDetailsModule.html +13 -9
  116. package/docs/modules/EuimLabelModule.html +13 -9
  117. package/docs/modules/EuimLanguageSelectorModule.html +14 -10
  118. package/docs/modules/EuimListHeaderModule.html +13 -9
  119. package/docs/modules/EuimMediaHeaderModule.html +13 -9
  120. package/docs/modules/EuimMessageModule.html +13 -9
  121. package/docs/modules/EuimMultiselectModule.html +13 -9
  122. package/docs/modules/EuimNotificationItemModule.html +13 -9
  123. package/docs/modules/EuimPdfViewerModule.html +13 -9
  124. package/docs/modules/EuimScrollerXComponentModule.html +13 -9
  125. package/docs/modules/EuimSidebarModule.html +14 -10
  126. package/docs/modules/EuimSkeletonListItemModule.html +13 -9
  127. package/docs/modules/EuimSkeletonListModule.html +13 -9
  128. package/docs/modules/EuimSkeletonTextAvatarModule.html +13 -9
  129. package/docs/modules/EuimSliderInfoScreenModule.html +13 -9
  130. package/docs/modules/EuimSpinnerComponentModule.html +13 -9
  131. package/docs/modules/EuimToolbarComponentModule.html +13 -9
  132. package/docs/modules/EuimToolbarDatepickerModule.html +14 -10
  133. package/docs/modules/EuimUserProfileModule.html +13 -9
  134. package/docs/modules.html +13 -21
  135. package/docs/properties.html +13 -9
  136. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -5
  137. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  138. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
  139. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  140. package/esm2022/lib/components/base-states.directive.mjs +4 -4
  141. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +4 -4
  142. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +4 -4
  143. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
  144. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
  145. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +4 -4
  146. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +5 -5
  147. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +4 -4
  148. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +4 -4
  149. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -4
  150. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
  151. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
  152. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
  153. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +5 -5
  154. package/esm2022/lib/components/euim-about/euim-about.component.mjs +5 -5
  155. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -9
  156. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +5 -5
  157. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +8 -26
  158. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +5 -5
  159. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  160. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +5 -5
  161. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  162. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  163. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  164. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  165. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  166. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  167. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  168. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  169. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +5 -5
  170. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  171. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +4 -4
  172. package/esm2022/lib/components/euim-card/euim-card.component.mjs +5 -5
  173. package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
  174. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +4 -4
  175. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
  176. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
  177. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +5 -5
  178. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  179. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  180. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
  181. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
  182. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +5 -5
  183. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  184. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  185. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  186. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +4 -4
  187. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  188. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  189. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  190. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +5 -5
  191. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
  192. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  193. package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
  194. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  195. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
  196. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  197. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +5 -5
  198. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
  199. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
  200. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +4 -4
  201. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +5 -5
  202. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  203. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +5 -5
  204. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +6 -6
  205. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +4 -4
  206. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +4 -4
  207. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +4 -4
  208. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  209. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  210. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
  211. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  212. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +5 -5
  213. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  214. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  215. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  216. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  217. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  218. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +5 -5
  219. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  220. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
  221. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
  222. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  223. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  224. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +4 -4
  225. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +9 -8
  226. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +9 -9
  227. package/esm2022/lib/components/index.mjs +3 -4
  228. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
  229. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
  230. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  231. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  232. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  233. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +5 -5
  234. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  235. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +5 -5
  236. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +5 -5
  237. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -9
  238. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
  239. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  240. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  241. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  242. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
  243. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
  244. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  245. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  246. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  247. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
  248. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  249. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +5 -5
  250. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  251. package/esm2022/lib/euim-all.module.mjs +16 -21
  252. package/esm2022/lib/services/euim-app.service.mjs +4 -4
  253. package/fesm2022/eui-mobile-core.mjs +753 -675
  254. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  255. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  256. package/lib/components/base-states.directive.d.ts.map +1 -1
  257. package/lib/components/euim-about/euim-about.module.d.ts +2 -2
  258. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +1 -44
  259. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  260. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  261. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  262. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  263. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  264. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  265. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  266. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  267. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  268. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  269. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  270. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  271. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  272. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  273. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  274. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  275. package/lib/components/euim-avatar/index.d.ts +5 -2
  276. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  277. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  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.component.d.ts.map +1 -1
  281. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  282. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  283. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  284. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  285. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  286. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  287. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  288. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
  289. package/lib/components/index.d.ts +2 -3
  290. package/lib/components/index.d.ts.map +1 -1
  291. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  292. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  293. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
  294. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
  295. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  296. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  297. package/lib/euim-all.module.d.ts +36 -37
  298. package/lib/euim-all.module.d.ts.map +1 -1
  299. package/package.json +14 -8
  300. package/docs/interfaces/AlertInfos.html +0 -407
  301. package/docs/interfaces/HelpContacts.html +0 -311
  302. package/docs/interfaces/Material.html +0 -491
  303. package/docs/interfaces/SupportMaterials.html +0 -311
  304. package/docs/modules/EuimAvatarIconModule.html +0 -228
  305. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  306. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  307. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  308. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  309. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  310. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  311. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  312. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  313. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  314. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  315. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  316. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  317. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  318. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  319. 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-9c06a4df1a54f12304bb578eb455220c1e74f5b9732d5dbbecc870e3806d169149dcd107f9b029f68cb234a515a20e8a8d58f1558bf2da5369fd05d8bf5d39fd"' : 'data-bs-target="#xs-components-links-module-EuimAllModule-9c06a4df1a54f12304bb578eb455220c1e74f5b9732d5dbbecc870e3806d169149dcd107f9b029f68cb234a515a20e8a8d58f1558bf2da5369fd05d8bf5d39fd"' }>
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-9c06a4df1a54f12304bb578eb455220c1e74f5b9732d5dbbecc870e3806d169149dcd107f9b029f68cb234a515a20e8a8d58f1558bf2da5369fd05d8bf5d39fd"' :
126
- 'id="xs-components-links-module-EuimAllModule-9c06a4df1a54f12304bb578eb455220c1e74f5b9732d5dbbecc870e3806d169149dcd107f9b029f68cb234a515a20e8a8d58f1558bf2da5369fd05d8bf5d39fd"' }>
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,13 @@ 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-9c06a4df1a54f12304bb578eb455220c1e74f5b9732d5dbbecc870e3806d169149dcd107f9b029f68cb234a515a20e8a8d58f1558bf2da5369fd05d8bf5d39fd"' : 'data-bs-target="#xs-directives-links-module-EuimAllModule-9c06a4df1a54f12304bb578eb455220c1e74f5b9732d5dbbecc870e3806d169149dcd107f9b029f68cb234a515a20e8a8d58f1558bf2da5369fd05d8bf5d39fd"' }>
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-9c06a4df1a54f12304bb578eb455220c1e74f5b9732d5dbbecc870e3806d169149dcd107f9b029f68cb234a515a20e8a8d58f1558bf2da5369fd05d8bf5d39fd"' :
149
- 'id="xs-directives-links-module-EuimAllModule-9c06a4df1a54f12304bb578eb455220c1e74f5b9732d5dbbecc870e3806d169149dcd107f9b029f68cb234a515a20e8a8d58f1558bf2da5369fd05d8bf5d39fd"' }>
148
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' :
149
+ 'id="xs-directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' }>
150
150
  <li class="link">
151
151
  <a href="directives/EuimAlignCenterDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAlignCenterDirective</a>
152
152
  </li>
@@ -198,47 +198,33 @@ customElements.define('compodoc-menu', class extends HTMLElement {
198
198
  </li>
199
199
  </li>
200
200
  <li class="link">
201
- <a href="modules/EuimAvatarIconModule.html" data-type="entity-link" >EuimAvatarIconModule</a>
201
+ <a href="modules/EuimAvatarModule.html" data-type="entity-link" >EuimAvatarModule</a>
202
202
  <li class="chapter inner">
203
203
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
204
- '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"' }>
205
205
  <span class="icon ion-md-cog"></span>
206
206
  <span>Components</span>
207
207
  <span class="icon ion-ios-arrow-down"></span>
208
208
  </div>
209
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAvatarIconModule-a770d6b14ed2946c6366397de88a1641a1fad19bb1ac4b1f063483af42ee36840acb25b00cc35987fc554606be54b45c556efa4e3ccb2ec36043b1226f5823ce"' :
210
- '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"' }>
211
211
  <li class="link">
212
- <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>
213
213
  </li>
214
- </ul>
215
- </li>
216
- </li>
217
- <li class="link">
218
- <a href="modules/EuimAvatarModule.html" data-type="entity-link" >EuimAvatarModule</a>
219
- <li class="chapter inner">
220
- <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
221
- 'data-bs-target="#components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' : 'data-bs-target="#xs-components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' }>
222
- <span class="icon ion-md-cog"></span>
223
- <span>Components</span>
224
- <span class="icon ion-ios-arrow-down"></span>
225
- </div>
226
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' :
227
- 'id="xs-components-links-module-EuimAvatarModule-83091de07963a4c87f75e721e499aa61b08f3f13839957dba6919bb1d46e63eb05bef76a839c0a43d578b9e059d3bd7195d64eb0b566dc5cd4c45530ecfc627b"' }>
228
214
  <li class="link">
229
- <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>
230
216
  </li>
231
217
  <li class="link">
232
- <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>
233
219
  </li>
234
220
  <li class="link">
235
- <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>
236
222
  </li>
237
223
  <li class="link">
238
- <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>
239
225
  </li>
240
226
  <li class="link">
241
- <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>
242
228
  </li>
243
229
  </ul>
244
230
  </li>
@@ -452,13 +438,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
452
438
  <a href="modules/EuimLanguageSelectorModule.html" data-type="entity-link" >EuimLanguageSelectorModule</a>
453
439
  <li class="chapter inner">
454
440
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
455
- 'data-bs-target="#components-links-module-EuimLanguageSelectorModule-23461662ea74e58399bcb46fc27ad067d8d061fd012d1f6e7b81a1ab212fdd5ab8af093398c05d7f477d59c76be13dec725b11fb079e46f1e956beb795cce3c4"' : 'data-bs-target="#xs-components-links-module-EuimLanguageSelectorModule-23461662ea74e58399bcb46fc27ad067d8d061fd012d1f6e7b81a1ab212fdd5ab8af093398c05d7f477d59c76be13dec725b11fb079e46f1e956beb795cce3c4"' }>
441
+ 'data-bs-target="#components-links-module-EuimLanguageSelectorModule-c432572e94eff372ec4deedf69060e7fe701aa480e3e928b7753730018bf2dcd9421d69b9d44ab409d3eb797740b9302af7254687ededd743323b5eff873fd5e"' : 'data-bs-target="#xs-components-links-module-EuimLanguageSelectorModule-c432572e94eff372ec4deedf69060e7fe701aa480e3e928b7753730018bf2dcd9421d69b9d44ab409d3eb797740b9302af7254687ededd743323b5eff873fd5e"' }>
456
442
  <span class="icon ion-md-cog"></span>
457
443
  <span>Components</span>
458
444
  <span class="icon ion-ios-arrow-down"></span>
459
445
  </div>
460
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimLanguageSelectorModule-23461662ea74e58399bcb46fc27ad067d8d061fd012d1f6e7b81a1ab212fdd5ab8af093398c05d7f477d59c76be13dec725b11fb079e46f1e956beb795cce3c4"' :
461
- 'id="xs-components-links-module-EuimLanguageSelectorModule-23461662ea74e58399bcb46fc27ad067d8d061fd012d1f6e7b81a1ab212fdd5ab8af093398c05d7f477d59c76be13dec725b11fb079e46f1e956beb795cce3c4"' }>
446
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimLanguageSelectorModule-c432572e94eff372ec4deedf69060e7fe701aa480e3e928b7753730018bf2dcd9421d69b9d44ab409d3eb797740b9302af7254687ededd743323b5eff873fd5e"' :
447
+ 'id="xs-components-links-module-EuimLanguageSelectorModule-c432572e94eff372ec4deedf69060e7fe701aa480e3e928b7753730018bf2dcd9421d69b9d44ab409d3eb797740b9302af7254687ededd743323b5eff873fd5e"' }>
462
448
  <li class="link">
463
449
  <a href="components/EuimLanguageListComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimLanguageListComponent</a>
464
450
  </li>
@@ -607,13 +593,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
607
593
  <a href="modules/EuimPdfViewerModule.html" data-type="entity-link" >EuimPdfViewerModule</a>
608
594
  <li class="chapter inner">
609
595
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
610
- 'data-bs-target="#components-links-module-EuimPdfViewerModule-a705dbe1a15cb2563da753ac559922e5cb03ec1404af082d04544a8cea5de98548a4904486ed487f351522659f4cfe539b35d3bc5f3737a107d886e5b4fb6e43"' : 'data-bs-target="#xs-components-links-module-EuimPdfViewerModule-a705dbe1a15cb2563da753ac559922e5cb03ec1404af082d04544a8cea5de98548a4904486ed487f351522659f4cfe539b35d3bc5f3737a107d886e5b4fb6e43"' }>
596
+ 'data-bs-target="#components-links-module-EuimPdfViewerModule-f1ea50dfe15c0f1778f672d41ef1e155989d290b283d529355d8d935534f0d6abb09e518b8f0c8443c281dc82c09812a1b486a563ef862b38312d97e653f52d9"' : 'data-bs-target="#xs-components-links-module-EuimPdfViewerModule-f1ea50dfe15c0f1778f672d41ef1e155989d290b283d529355d8d935534f0d6abb09e518b8f0c8443c281dc82c09812a1b486a563ef862b38312d97e653f52d9"' }>
611
597
  <span class="icon ion-md-cog"></span>
612
598
  <span>Components</span>
613
599
  <span class="icon ion-ios-arrow-down"></span>
614
600
  </div>
615
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimPdfViewerModule-a705dbe1a15cb2563da753ac559922e5cb03ec1404af082d04544a8cea5de98548a4904486ed487f351522659f4cfe539b35d3bc5f3737a107d886e5b4fb6e43"' :
616
- 'id="xs-components-links-module-EuimPdfViewerModule-a705dbe1a15cb2563da753ac559922e5cb03ec1404af082d04544a8cea5de98548a4904486ed487f351522659f4cfe539b35d3bc5f3737a107d886e5b4fb6e43"' }>
601
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimPdfViewerModule-f1ea50dfe15c0f1778f672d41ef1e155989d290b283d529355d8d935534f0d6abb09e518b8f0c8443c281dc82c09812a1b486a563ef862b38312d97e653f52d9"' :
602
+ 'id="xs-components-links-module-EuimPdfViewerModule-f1ea50dfe15c0f1778f672d41ef1e155989d290b283d529355d8d935534f0d6abb09e518b8f0c8443c281dc82c09812a1b486a563ef862b38312d97e653f52d9"' }>
617
603
  <li class="link">
618
604
  <a href="components/EuimAboutComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAboutComponent</a>
619
605
  </li>
@@ -653,13 +639,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
653
639
  <a href="modules/EuimSidebarModule.html" data-type="entity-link" >EuimSidebarModule</a>
654
640
  <li class="chapter inner">
655
641
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
656
- '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"' }>
657
643
  <span class="icon ion-md-cog"></span>
658
644
  <span>Components</span>
659
645
  <span class="icon ion-ios-arrow-down"></span>
660
646
  </div>
661
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimSidebarModule-c39ae0ab92f3cc5134098c440e2fba236fada9d591ac293f1806ad2d67f709abd99ba91658de3cf05f8ac97f4ce6bc7f870700f7f0d3ceb0187aff138c8a59bf"' :
662
- '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"' }>
663
649
  <li class="link">
664
650
  <a href="components/EuimSidebarComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimSidebarComponent</a>
665
651
  </li>
@@ -823,13 +809,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
823
809
  <a href="modules/EuimToolbarDatepickerModule.html" data-type="entity-link" >EuimToolbarDatepickerModule</a>
824
810
  <li class="chapter inner">
825
811
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
826
- '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"' }>
827
813
  <span class="icon ion-md-cog"></span>
828
814
  <span>Components</span>
829
815
  <span class="icon ion-ios-arrow-down"></span>
830
816
  </div>
831
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' :
832
- '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"' }>
833
819
  <li class="link">
834
820
  <a href="components/EuimToolbarDatepickerComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarDatepickerComponent</a>
835
821
  </li>
@@ -837,13 +823,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
837
823
  </li>
838
824
  <li class="chapter inner">
839
825
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
840
- '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"' }>
841
827
  <span class="icon ion-md-code-working"></span>
842
828
  <span>Directives</span>
843
829
  <span class="icon ion-ios-arrow-down"></span>
844
830
  </div>
845
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' :
846
- '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"' }>
847
833
  <li class="link">
848
834
  <a href="directives/EuimToolbarDatepickerDatetimeDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarDatepickerDatetimeDirective</a>
849
835
  </li>
@@ -892,9 +878,6 @@ customElements.define('compodoc-menu', class extends HTMLElement {
892
878
  <li class="link">
893
879
  <a href="components/EuimAlertMessageComponent.html" data-type="entity-link" >EuimAlertMessageComponent</a>
894
880
  </li>
895
- <li class="link">
896
- <a href="components/EuimAvatarComponent.html" data-type="entity-link" >EuimAvatarComponent</a>
897
- </li>
898
881
  <li class="link">
899
882
  <a href="components/EuimDataSummaryColComponent.html" data-type="entity-link" >EuimDataSummaryColComponent</a>
900
883
  </li>
@@ -1075,29 +1058,17 @@ customElements.define('compodoc-menu', class extends HTMLElement {
1075
1058
  <li class="link">
1076
1059
  <a href="interfaces/ActionBtnsNames.html" data-type="entity-link" >ActionBtnsNames</a>
1077
1060
  </li>
1078
- <li class="link">
1079
- <a href="interfaces/AlertInfos.html" data-type="entity-link" >AlertInfos</a>
1080
- </li>
1081
- <li class="link">
1082
- <a href="interfaces/Contact.html" data-type="entity-link" >Contact</a>
1083
- </li>
1084
1061
  <li class="link">
1085
1062
  <a href="interfaces/FilteredData.html" data-type="entity-link" >FilteredData</a>
1086
1063
  </li>
1087
1064
  <li class="link">
1088
1065
  <a href="interfaces/HelpAndSupportItem.html" data-type="entity-link" >HelpAndSupportItem</a>
1089
1066
  </li>
1090
- <li class="link">
1091
- <a href="interfaces/HelpContacts.html" data-type="entity-link" >HelpContacts</a>
1092
- </li>
1093
1067
  <li class="link">
1094
1068
  <a href="interfaces/Item.html" data-type="entity-link" >Item</a>
1095
1069
  </li>
1096
1070
  <li class="link">
1097
- <a href="interfaces/Material.html" data-type="entity-link" >Material</a>
1098
- </li>
1099
- <li class="link">
1100
- <a href="interfaces/SupportMaterials.html" data-type="entity-link" >SupportMaterials</a>
1071
+ <a href="interfaces/MenuItem.html" data-type="entity-link" >MenuItem</a>
1101
1072
  </li>
1102
1073
  <li class="link">
1103
1074
  <a href="interfaces/UIState.html" data-type="entity-link" >UIState</a>