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

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 (297) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileInfosComponent.html +98 -38
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  5. package/docs/components/EuimAboutComponent.html +2 -2
  6. package/docs/components/EuimAboutContentLoadingComponent.html +2 -2
  7. package/docs/components/EuimAlertMessageComponent.html +2 -2
  8. package/docs/components/EuimAppComponent.html +2 -2
  9. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  10. package/docs/components/EuimAvatarComponent.html +192 -35
  11. package/docs/components/EuimAvatarIconComponent.html +36 -205
  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 +2 -2
  16. package/docs/components/EuimCardComponent.html +68 -3
  17. package/docs/components/EuimCardListComponent.html +95 -34
  18. package/docs/components/EuimChangelogComponent.html +2 -2
  19. package/docs/components/EuimChipSelectorComponent.html +95 -4
  20. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  21. package/docs/components/EuimDataSummaryComponent.html +2 -2
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +2 -2
  23. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  24. package/docs/components/EuimHelpSupportComponent.html +3 -3
  25. package/docs/components/EuimLabelComponent.html +2 -2
  26. package/docs/components/EuimLanguageListComponent.html +3 -3
  27. package/docs/components/EuimLanguageSelectorComponent.html +2 -2
  28. package/docs/components/EuimMediaHeaderComponent.html +27 -3
  29. package/docs/components/EuimMessageComponent.html +2 -2
  30. package/docs/components/EuimMessageTitleComponent.html +2 -2
  31. package/docs/components/EuimMultiselectComponent.html +2 -2
  32. package/docs/components/EuimMultiselectFilterComponent.html +2 -2
  33. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  34. package/docs/components/EuimMultiselectListComponent.html +2 -2
  35. package/docs/components/EuimMultiselectToolbarComponent.html +2 -2
  36. package/docs/components/EuimNotificationItemComponent.html +2 -2
  37. package/docs/components/EuimOpenSourceLicencesComponent.html +2 -2
  38. package/docs/components/EuimPdfViewerComponent.html +58 -4
  39. package/docs/components/EuimScrollerXComponent.html +2 -2
  40. package/docs/components/EuimSidebarComponent.html +2 -2
  41. package/docs/components/EuimSidebarContentComponent.html +2 -2
  42. package/docs/components/EuimSkeletonListComponent.html +2 -2
  43. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  44. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  45. package/docs/components/EuimSliderInfoScreenComponent.html +154 -48
  46. package/docs/components/EuimSpinnerComponent.html +2 -2
  47. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  48. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  49. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  50. package/docs/components/EuimToolbarComponent.html +2 -2
  51. package/docs/components/EuimToolbarDatepickerComponent.html +117 -4
  52. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  53. package/docs/components/EuimUserProfileComponent.html +90 -34
  54. package/docs/dependencies.html +6 -4
  55. package/docs/directives/EuimAlignCenterDirective.html +350 -0
  56. package/docs/directives/EuimAlignTopDirective.html +350 -0
  57. package/docs/directives/EuimCardImageDirective.html +51 -0
  58. package/docs/directives/EuimListHeaderDirective.html +432 -0
  59. package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
  60. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
  61. package/docs/directives/EuimMinWidthDirective.html +383 -0
  62. package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
  63. package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
  64. package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
  65. package/docs/index.html +3 -3
  66. package/docs/interfaces/ActionBtnsIconsNames.html +348 -0
  67. package/docs/js/menu-wc.js +119 -54
  68. package/docs/js/menu-wc_es5.js +1 -1
  69. package/docs/js/search/search_index.js +2 -2
  70. package/docs/miscellaneous/variables.html +12 -39
  71. package/docs/modules/EuimAboutModule.html +1 -1
  72. package/docs/modules/EuimAllModule.html +52 -4
  73. package/docs/modules/EuimAvatarModule.html +16 -10
  74. package/docs/modules/EuimLanguageSelectorModule.html +1 -1
  75. package/docs/modules/{EuimAvatarIconModule.html → EuimListHeaderModule.html} +5 -5
  76. package/docs/modules/EuimMediaHeaderModule.html +13 -0
  77. package/docs/modules/EuimSidebarModule.html +1 -1
  78. package/docs/modules/EuimToolbarDatepickerModule.html +1 -1
  79. package/docs/modules.html +12 -12
  80. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +4 -4
  81. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +4 -4
  82. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +3 -3
  83. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +4 -4
  84. package/esm2022/lib/components/base-states.directive.mjs +3 -3
  85. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  86. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
  87. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +3 -3
  88. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +4 -4
  89. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +27 -0
  90. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +28 -0
  91. package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
  92. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
  93. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
  94. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +3 -3
  95. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +3 -3
  96. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +4 -4
  97. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +3 -3
  98. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +3 -3
  99. package/esm2022/lib/components/euim-about/euim-about.component.mjs +3 -3
  100. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -9
  101. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +4 -4
  102. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +9 -8
  103. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +3 -3
  104. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +4 -4
  105. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +4 -4
  106. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  107. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  108. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  109. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  110. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  111. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  112. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  113. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  114. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +4 -4
  115. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +4 -4
  116. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
  117. package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
  118. package/esm2022/lib/components/euim-card/euim-card.module.mjs +4 -4
  119. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
  120. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +4 -4
  121. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +3 -3
  122. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +41 -9
  123. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +4 -4
  124. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +3 -3
  125. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -3
  126. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +3 -3
  127. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +4 -4
  128. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +4 -4
  129. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +3 -3
  130. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +4 -4
  131. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
  132. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +3 -3
  133. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +3 -3
  134. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +3 -3
  135. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
  136. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
  137. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +3 -3
  138. package/esm2022/lib/components/euim-message/euim-message.component.mjs +3 -3
  139. package/esm2022/lib/components/euim-message/euim-message.module.mjs +4 -4
  140. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +3 -3
  141. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +3 -3
  142. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +3 -3
  143. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +3 -3
  144. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +3 -3
  145. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +3 -3
  146. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +3 -3
  147. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +4 -4
  148. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
  149. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
  150. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  151. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  152. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  153. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +3 -3
  154. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +4 -4
  155. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +3 -3
  156. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +4 -4
  157. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +3 -3
  158. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +4 -4
  159. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +3 -3
  160. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +3 -3
  161. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +3 -3
  162. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +3 -3
  163. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
  164. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +4 -4
  165. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +3 -3
  166. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +3 -3
  167. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +3 -3
  168. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +4 -4
  169. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +3 -3
  170. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +36 -13
  171. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +9 -9
  172. package/esm2022/lib/components/index.mjs +12 -4
  173. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +3 -3
  174. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +4 -4
  175. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +3 -3
  176. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +3 -3
  177. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +3 -3
  178. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
  179. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +4 -4
  180. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +9 -8
  181. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +3 -3
  182. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -9
  183. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +3 -3
  184. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +4 -4
  185. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  186. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +3 -3
  187. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +3 -3
  188. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
  189. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +4 -4
  190. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +3 -3
  191. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +3 -3
  192. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +19 -10
  193. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +3 -3
  194. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +17 -9
  195. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +4 -4
  196. package/esm2022/lib/euim-all.module.mjs +45 -21
  197. package/esm2022/lib/services/euim-app.service.mjs +3 -3
  198. package/fesm2022/eui-mobile-core.mjs +1022 -593
  199. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  200. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  201. package/lib/components/base-states.directive.d.ts.map +1 -1
  202. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  203. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  204. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  205. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  206. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  207. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  208. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +10 -0
  209. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  210. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  211. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  212. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  213. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  214. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  215. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  216. package/lib/components/euim-about/euim-about.module.d.ts +2 -2
  217. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  218. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  219. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  220. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  221. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  222. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  223. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  224. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  225. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  226. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  227. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  228. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  229. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  230. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  231. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  232. package/lib/components/euim-avatar/index.d.ts +5 -2
  233. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  234. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  235. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  236. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  237. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  238. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  239. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  240. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  241. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +9 -2
  242. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  243. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  244. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  245. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  246. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  247. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  248. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  249. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  250. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  251. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  252. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  253. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  254. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  255. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  256. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  257. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  258. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  259. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  260. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  261. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  262. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  263. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  264. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  265. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  266. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -2
  267. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  268. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
  269. package/lib/components/index.d.ts +11 -3
  270. package/lib/components/index.d.ts.map +1 -1
  271. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  272. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  273. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  274. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  275. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  276. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  277. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  278. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  279. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  280. package/lib/euim-all.module.d.ts +36 -28
  281. package/lib/euim-all.module.d.ts.map +1 -1
  282. package/package.json +2 -1
  283. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  284. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  285. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  286. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  287. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  288. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  289. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  290. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  291. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  292. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  293. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  294. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  295. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  296. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  297. 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-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' : 'data-bs-target="#xs-components-links-module-EuimAllModule-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' }>
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-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' :
126
- 'id="xs-components-links-module-EuimAllModule-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' }>
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,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-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-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' :
149
- 'id="xs-directives-links-module-EuimAllModule-5c419075d6ca2d78a60df3d5ba458101a9f31a75af7ef3307efd09d7f6ea1f79eeee1b884f068c3cde12457f99f326d160c407365bcade0ba5be4d31eaccc0dd"' }>
148
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' :
149
+ 'id="xs-directives-links-module-EuimAllModule-d63d5fc8a1b29a382168bb6f9e07cb97b4e7d4826b255f19c2a349d7e935f30ac253a20da9402d6be2e4331638858a03c820c24d73ba7b67622f26447d09d94a"' }>
150
+ <li class="link">
151
+ <a href="directives/EuimAlignCenterDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAlignCenterDirective</a>
152
+ </li>
153
+ <li class="link">
154
+ <a href="directives/EuimAlignTopDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimAlignTopDirective</a>
155
+ </li>
156
+ <li class="link">
157
+ <a href="directives/EuimListItemNoPaddingsDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimListItemNoPaddingsDirective</a>
158
+ </li>
159
+ <li class="link">
160
+ <a href="directives/EuimMediaHeaderCustomContentDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimMediaHeaderCustomContentDirective</a>
161
+ </li>
162
+ <li class="link">
163
+ <a href="directives/EuimMinWidthDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimMinWidthDirective</a>
164
+ </li>
165
+ <li class="link">
166
+ <a href="directives/EuimReadOnlyFormDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimReadOnlyFormDirective</a>
167
+ </li>
168
+ <li class="link">
169
+ <a href="directives/EuimReadOnlyFormLabelDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimReadOnlyFormLabelDirective</a>
170
+ </li>
171
+ <li class="link">
172
+ <a href="directives/EuimReadOnlyFormValueDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimReadOnlyFormValueDirective</a>
173
+ </li>
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>
@@ -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-05b5718787f0840bd9e3e156296ba427b0e9d6f05ca328758333409acd22304d890c0abf83f1db750be447235f3177eb9f4eb5e979f571e96a666cee7be4c92e"' : 'data-bs-target="#xs-components-links-module-EuimLanguageSelectorModule-05b5718787f0840bd9e3e156296ba427b0e9d6f05ca328758333409acd22304d890c0abf83f1db750be447235f3177eb9f4eb5e979f571e96a666cee7be4c92e"' }>
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-05b5718787f0840bd9e3e156296ba427b0e9d6f05ca328758333409acd22304d890c0abf83f1db750be447235f3177eb9f4eb5e979f571e96a666cee7be4c92e"' :
447
+ 'id="xs-components-links-module-EuimLanguageSelectorModule-05b5718787f0840bd9e3e156296ba427b0e9d6f05ca328758333409acd22304d890c0abf83f1db750be447235f3177eb9f4eb5e979f571e96a666cee7be4c92e"' }>
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" >EuimListHeaderModule</a>
459
+ <li class="chapter inner">
460
+ <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
461
+ 'data-bs-target="#directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' : 'data-bs-target="#xs-directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' }>
462
+ <span class="icon ion-md-code-working"></span>
463
+ <span>Directives</span>
464
+ <span class="icon ion-ios-arrow-down"></span>
465
+ </div>
466
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' :
467
+ 'id="xs-directives-links-module-EuimListHeaderModule-b7973ceca6f71b3d42a7696ca74c6a101d6ed9f07bc388b4acde3922a9956967151d5c9b49486442941564c4eb06214a8d868b607bf6027b869f3ba44aa08f71"' }>
468
+ <li class="link">
469
+ <a href="directives/EuimListHeaderDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimListHeaderDirective</a>
470
+ </li>
471
+ </ul>
472
+ </li>
473
+ </li>
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>
@@ -768,13 +809,13 @@ 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-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' : 'data-bs-target="#xs-components-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' }>
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-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' :
818
+ 'id="xs-components-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' }>
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>
@@ -782,13 +823,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
782
823
  </li>
783
824
  <li class="chapter inner">
784
825
  <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"' }>
826
+ 'data-bs-target="#directives-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' : 'data-bs-target="#xs-directives-links-module-EuimToolbarDatepickerModule-63f2d3b128c9c1f4129bd8a87328a32577e5181e2346c081135081f88935519ccbc1469edb5d68737890a1ab4a0a23638c3a664e91760a904fcf5b4a425ead83"' }>
786
827
  <span class="icon ion-md-code-working"></span>
787
828
  <span>Directives</span>
788
829
  <span class="icon ion-ios-arrow-down"></span>
789
830
  </div>
790
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuimToolbarDatepickerModule-d67368af82d09dcc840477bcf322979a774b4db4ba1ea1a1dadb25f98a920c76b6e32030d8efb33377095713779db3bfb100e4a8fa33b24ddc052b490d259ba3"' :
791
- '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"' }>
792
833
  <li class="link">
793
834
  <a href="directives/EuimToolbarDatepickerDatetimeDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuimToolbarDatepickerDatetimeDirective</a>
794
835
  </li>
@@ -837,9 +878,6 @@ customElements.define('compodoc-menu', class extends HTMLElement {
837
878
  <li class="link">
838
879
  <a href="components/EuimAlertMessageComponent.html" data-type="entity-link" >EuimAlertMessageComponent</a>
839
880
  </li>
840
- <li class="link">
841
- <a href="components/EuimAvatarComponent.html" data-type="entity-link" >EuimAvatarComponent</a>
842
- </li>
843
881
  <li class="link">
844
882
  <a href="components/EuimDataSummaryColComponent.html" data-type="entity-link" >EuimDataSummaryColComponent</a>
845
883
  </li>
@@ -916,6 +954,12 @@ customElements.define('compodoc-menu', class extends HTMLElement {
916
954
  <li class="link">
917
955
  <a href="directives/BaseStatesDirective.html" data-type="entity-link" >BaseStatesDirective</a>
918
956
  </li>
957
+ <li class="link">
958
+ <a href="directives/EuimAlignCenterDirective.html" data-type="entity-link" >EuimAlignCenterDirective</a>
959
+ </li>
960
+ <li class="link">
961
+ <a href="directives/EuimAlignTopDirective.html" data-type="entity-link" >EuimAlignTopDirective</a>
962
+ </li>
919
963
  <li class="link">
920
964
  <a href="directives/EuimAvatarMainIconDirective.html" data-type="entity-link" >EuimAvatarMainIconDirective</a>
921
965
  </li>
@@ -937,6 +981,12 @@ customElements.define('compodoc-menu', class extends HTMLElement {
937
981
  <li class="link">
938
982
  <a href="directives/EuimHeaderDetailsTitleDirective.html" data-type="entity-link" >EuimHeaderDetailsTitleDirective</a>
939
983
  </li>
984
+ <li class="link">
985
+ <a href="directives/EuimListItemNoPaddingsDirective.html" data-type="entity-link" >EuimListItemNoPaddingsDirective</a>
986
+ </li>
987
+ <li class="link">
988
+ <a href="directives/EuimMediaHeaderCustomContentDirective.html" data-type="entity-link" >EuimMediaHeaderCustomContentDirective</a>
989
+ </li>
940
990
  <li class="link">
941
991
  <a href="directives/EuimMediaHeaderImageDirective.html" data-type="entity-link" >EuimMediaHeaderImageDirective</a>
942
992
  </li>
@@ -946,12 +996,24 @@ customElements.define('compodoc-menu', class extends HTMLElement {
946
996
  <li class="link">
947
997
  <a href="directives/EuimMediaHeaderTitleDirective.html" data-type="entity-link" >EuimMediaHeaderTitleDirective</a>
948
998
  </li>
999
+ <li class="link">
1000
+ <a href="directives/EuimMinWidthDirective.html" data-type="entity-link" >EuimMinWidthDirective</a>
1001
+ </li>
949
1002
  <li class="link">
950
1003
  <a href="directives/EuimMultiselectAllDirective.html" data-type="entity-link" >EuimMultiselectAllDirective</a>
951
1004
  </li>
952
1005
  <li class="link">
953
1006
  <a href="directives/EuimMultiselectSelectFieldDirective.html" data-type="entity-link" >EuimMultiselectSelectFieldDirective</a>
954
1007
  </li>
1008
+ <li class="link">
1009
+ <a href="directives/EuimReadOnlyFormDirective.html" data-type="entity-link" >EuimReadOnlyFormDirective</a>
1010
+ </li>
1011
+ <li class="link">
1012
+ <a href="directives/EuimReadOnlyFormLabelDirective.html" data-type="entity-link" >EuimReadOnlyFormLabelDirective</a>
1013
+ </li>
1014
+ <li class="link">
1015
+ <a href="directives/EuimReadOnlyFormValueDirective.html" data-type="entity-link" >EuimReadOnlyFormValueDirective</a>
1016
+ </li>
955
1017
  <li class="link">
956
1018
  <a href="directives/EuimSidebarFooterNoBordersDirective.html" data-type="entity-link" >EuimSidebarFooterNoBordersDirective</a>
957
1019
  </li>
@@ -990,6 +1052,9 @@ customElements.define('compodoc-menu', class extends HTMLElement {
990
1052
  <span class="icon ion-ios-arrow-down"></span>
991
1053
  </div>
992
1054
  <ul class="links collapse " ${ isNormalMode ? ' id="interfaces-links"' : 'id="xs-interfaces-links"' }>
1055
+ <li class="link">
1056
+ <a href="interfaces/ActionBtnsIconsNames.html" data-type="entity-link" >ActionBtnsIconsNames</a>
1057
+ </li>
993
1058
  <li class="link">
994
1059
  <a href="interfaces/ActionBtnsNames.html" data-type="entity-link" >ActionBtnsNames</a>
995
1060
  </li>