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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (314) hide show
  1. package/assets/i18n-mobile/es.json +4 -4
  2. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  4. package/docs/components/EuiMUserProfileInfosComponent.html +98 -38
  5. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  6. package/docs/components/EuimAboutComponent.html +2 -2
  7. package/docs/components/EuimAboutContentLoadingComponent.html +2 -2
  8. package/docs/components/EuimAlertMessageComponent.html +2 -2
  9. package/docs/components/EuimAppComponent.html +2 -2
  10. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  11. package/docs/components/EuimAvatarComponent.html +192 -35
  12. package/docs/components/EuimAvatarIconComponent.html +36 -205
  13. package/docs/components/EuimAvatarIconSubComponent.html +541 -0
  14. package/docs/components/EuimAvatarImageComponent.html +416 -0
  15. package/docs/components/EuimAvatarTextComponent.html +445 -0
  16. package/docs/components/EuimBadgeComponent.html +2 -2
  17. package/docs/components/EuimCardComponent.html +68 -3
  18. package/docs/components/EuimCardListComponent.html +95 -34
  19. package/docs/components/EuimChangelogComponent.html +2 -2
  20. package/docs/components/EuimChipSelectorComponent.html +95 -4
  21. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  22. package/docs/components/EuimDataSummaryComponent.html +2 -2
  23. package/docs/components/EuimEmptyListPlaceholderComponent.html +2 -2
  24. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  25. package/docs/components/EuimHelpSupportComponent.html +3 -75
  26. package/docs/components/EuimLabelComponent.html +2 -2
  27. package/docs/components/EuimLanguageListComponent.html +124 -53
  28. package/docs/components/EuimLanguageSelectorComponent.html +48 -15
  29. package/docs/components/EuimMediaHeaderComponent.html +27 -3
  30. package/docs/components/EuimMessageComponent.html +2 -2
  31. package/docs/components/EuimMessageTitleComponent.html +2 -2
  32. package/docs/components/EuimMultiselectComponent.html +2 -2
  33. package/docs/components/EuimMultiselectFilterComponent.html +2 -2
  34. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  35. package/docs/components/EuimMultiselectListComponent.html +2 -2
  36. package/docs/components/EuimMultiselectToolbarComponent.html +2 -2
  37. package/docs/components/EuimNotificationItemComponent.html +2 -2
  38. package/docs/components/EuimOpenSourceLicencesComponent.html +2 -2
  39. package/docs/components/EuimPdfViewerComponent.html +58 -4
  40. package/docs/components/EuimScrollerXComponent.html +2 -2
  41. package/docs/components/EuimSidebarComponent.html +2 -2
  42. package/docs/components/EuimSidebarContentComponent.html +222 -5
  43. package/docs/components/EuimSkeletonListComponent.html +2 -2
  44. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  45. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  46. package/docs/components/EuimSliderInfoScreenComponent.html +154 -48
  47. package/docs/components/EuimSpinnerComponent.html +2 -2
  48. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  49. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  50. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  51. package/docs/components/EuimToolbarComponent.html +2 -2
  52. package/docs/components/EuimToolbarDatepickerComponent.html +117 -4
  53. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  54. package/docs/components/EuimUserProfileComponent.html +90 -34
  55. package/docs/dependencies.html +7 -7
  56. package/docs/{interfaces/HelpContacts.html → directives/EuimAlignCenterDirective.html} +145 -110
  57. package/docs/directives/EuimAlignTopDirective.html +350 -0
  58. package/docs/directives/EuimCardImageDirective.html +51 -0
  59. package/docs/directives/EuimListHeaderDirective.html +432 -0
  60. package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
  61. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
  62. package/docs/directives/EuimMinWidthDirective.html +383 -0
  63. package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
  64. package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
  65. package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
  66. package/docs/directives/EuimSidebarFooterNoBordersDirective.html +350 -0
  67. package/docs/index.html +3 -3
  68. package/docs/interfaces/{SupportMaterials.html → ActionBtnsIconsNames.html} +51 -18
  69. package/docs/interfaces/{Contact.html → MenuItem.html} +92 -47
  70. package/docs/js/menu-wc.js +125 -66
  71. package/docs/js/menu-wc_es5.js +1 -1
  72. package/docs/js/search/search_index.js +2 -2
  73. package/docs/miscellaneous/typealiases.html +22 -1
  74. package/docs/miscellaneous/variables.html +13 -39
  75. package/docs/modules/EuimAboutModule.html +1 -1
  76. package/docs/modules/EuimAllModule.html +58 -4
  77. package/docs/modules/EuimAvatarModule.html +16 -10
  78. package/docs/modules/EuimLanguageSelectorModule.html +1 -1
  79. package/docs/modules/{EuimAvatarIconModule.html → EuimListHeaderModule.html} +5 -5
  80. package/docs/modules/EuimMediaHeaderModule.html +13 -0
  81. package/docs/modules/EuimSidebarModule.html +1 -1
  82. package/docs/modules/EuimToolbarDatepickerModule.html +1 -1
  83. package/docs/modules.html +12 -12
  84. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -5
  85. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  86. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
  87. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  88. package/esm2022/lib/components/base-states.directive.mjs +4 -4
  89. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  90. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
  91. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
  92. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
  93. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +27 -0
  94. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +28 -0
  95. package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
  96. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
  97. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
  98. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +20 -0
  99. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
  100. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
  101. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
  102. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +4 -4
  103. package/esm2022/lib/components/euim-about/euim-about.component.mjs +4 -4
  104. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -9
  105. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +5 -5
  106. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +8 -26
  107. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +4 -4
  108. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  109. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +5 -5
  110. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  111. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  112. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  113. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  114. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  115. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  116. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  117. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  118. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +5 -5
  119. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  120. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
  121. package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
  122. package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
  123. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
  124. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
  125. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
  126. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +41 -9
  127. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  128. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  129. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
  130. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
  131. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +5 -5
  132. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  133. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  134. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  135. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
  136. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  137. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  138. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  139. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
  140. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
  141. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  142. package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
  143. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  144. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
  145. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +4 -4
  146. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -4
  147. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
  148. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
  149. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +4 -4
  150. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +4 -4
  151. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  152. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
  153. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
  154. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  155. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  156. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  157. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  158. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  159. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
  160. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  161. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +4 -4
  162. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  163. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  164. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  165. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  166. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  167. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
  168. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  169. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
  170. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
  171. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  172. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  173. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +4 -4
  174. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +36 -13
  175. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +9 -9
  176. package/esm2022/lib/components/index.mjs +13 -4
  177. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
  178. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
  179. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  180. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  181. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  182. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
  183. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  184. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +38 -68
  185. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +44 -25
  186. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -15
  187. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
  188. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  189. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  190. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  191. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
  192. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +5 -5
  193. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  194. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  195. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  196. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +19 -10
  197. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  198. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +17 -9
  199. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  200. package/esm2022/lib/euim-all.module.mjs +48 -21
  201. package/esm2022/lib/services/euim-app.service.mjs +4 -4
  202. package/fesm2022/eui-mobile-core.mjs +1181 -724
  203. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  204. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  205. package/lib/components/base-states.directive.d.ts.map +1 -1
  206. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  207. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  208. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  209. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  210. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  211. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  212. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +10 -0
  213. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  214. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  215. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  216. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  217. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  218. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  219. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  220. package/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.d.ts +7 -0
  221. package/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.d.ts.map +1 -0
  222. package/lib/components/euim-about/euim-about.module.d.ts +2 -2
  223. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +1 -44
  224. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  225. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  226. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  227. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  228. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  229. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  230. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  231. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  232. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  233. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  234. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  235. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  236. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  237. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  238. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  239. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  240. package/lib/components/euim-avatar/index.d.ts +5 -2
  241. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  242. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  243. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  244. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  245. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  246. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  247. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  248. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  249. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +9 -2
  250. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  251. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  252. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  253. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  254. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  255. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  256. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  257. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  258. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  259. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  260. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  261. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  262. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  263. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  264. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  265. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  266. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  267. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  268. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  269. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  270. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  271. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  272. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  273. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  274. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -2
  275. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  276. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
  277. package/lib/components/index.d.ts +12 -3
  278. package/lib/components/index.d.ts.map +1 -1
  279. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  280. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  281. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +44 -17
  282. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  283. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +25 -5
  284. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  285. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  286. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  287. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
  288. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
  289. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  290. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  291. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  292. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  293. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  294. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  295. package/lib/euim-all.module.d.ts +36 -27
  296. package/lib/euim-all.module.d.ts.map +1 -1
  297. package/package.json +2 -4
  298. package/docs/interfaces/AlertInfos.html +0 -411
  299. package/docs/interfaces/Material.html +0 -495
  300. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  301. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  302. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  303. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  304. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  305. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  306. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  307. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  308. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  309. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  310. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  311. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  312. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  313. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  314. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
@@ -169,23 +169,36 @@
169
169
  <h3 id="index">Index</h3>
170
170
  <table class="table table-sm table-bordered index-table">
171
171
  <tbody>
172
+
172
173
  <tr>
173
174
  <td class="col-md-4">
174
- <h6><b>Properties</b></h6>
175
+ <h6><b>Methods</b></h6>
175
176
  </td>
176
177
  </tr>
177
178
  <tr>
178
179
  <td class="col-md-4">
179
180
  <ul class="index-list">
180
181
  <li>
181
- <span class="modifier"></span>
182
- <a href="#className" >className</a>
182
+ <a href="#getCssClasses" >getCssClasses</a>
183
183
  </li>
184
184
  </ul>
185
185
  </td>
186
186
  </tr>
187
187
 
188
-
188
+ <tr>
189
+ <td class="col-md-4">
190
+ <h6><b>Inputs</b></h6>
191
+ </td>
192
+ </tr>
193
+ <tr>
194
+ <td class="col-md-4">
195
+ <ul class="index-list">
196
+ <li>
197
+ <a href="#color" >color</a>
198
+ </li>
199
+ </ul>
200
+ </td>
201
+ </tr>
189
202
 
190
203
 
191
204
  <tr>
@@ -204,12 +217,44 @@
204
217
  </tr>
205
218
 
206
219
 
220
+ <tr>
221
+ <td class="col-md-4">
222
+ <h6><b>Accessors</b></h6>
223
+ </td>
224
+ </tr>
225
+ <tr>
226
+ <td class="col-md-4">
227
+ <ul class="index-list">
228
+ <li>
229
+ <a href="#cssClasses" >cssClasses</a>
230
+ </li>
231
+ </ul>
232
+ </td>
233
+ </tr>
207
234
  </tbody>
208
235
  </table>
209
236
  </section>
210
237
 
211
238
 
239
+ <section data-compodoc="block-inputs">
240
+ <h3 id="inputs">Inputs</h3>
241
+ <table class="table table-sm table-bordered">
242
+ <tbody>
243
+ <tr>
244
+ <td class="col-md-4">
245
+ <a name="color"></a>
246
+ <b>color</b>
247
+ </td>
248
+ </tr>
249
+ <tr>
250
+ <td class="col-md-4">
251
+ <i>Type : </i> <code>&quot;dark&quot; | &quot;white&quot; | &quot;primary&quot; | &quot;info&quot; | &quot;success&quot; | &quot;warning&quot; | &quot;danger&quot;</code>
212
252
 
253
+ </td>
254
+ </tr>
255
+ </tbody>
256
+ </table>
257
+ </section>
213
258
 
214
259
  <section data-compodoc="block-properties">
215
260
  <h3>HostBindings</h3> <table class="table table-sm table-bordered">
@@ -229,11 +274,6 @@
229
274
 
230
275
  </td>
231
276
  </tr>
232
- <tr>
233
- <td class="col-md-4">
234
- <i>Default value : </i><code>&#x27;euim-user-profile&#x27;</code>
235
- </td>
236
- </tr>
237
277
 
238
278
 
239
279
  </tbody>
@@ -241,50 +281,66 @@
241
281
  </section>
242
282
 
243
283
 
244
-
245
- <section data-compodoc="block-properties">
284
+ <section data-compodoc="block-methods">
246
285
 
247
- <h3 id="inputs">
248
- Properties
286
+ <h3 id="methods">
287
+ Methods
249
288
  </h3>
250
289
  <table class="table table-sm table-bordered">
251
290
  <tbody>
252
291
  <tr>
253
292
  <td class="col-md-4">
254
- <a name="className"></a>
293
+ <a name="getCssClasses"></a>
255
294
  <span class="name">
256
- <span class="modifier"></span>
257
- <span ><b>className</b></span>
258
- <a href="#className"><span class="icon ion-ios-link"></span></a>
295
+ <span ><b>getCssClasses</b></span>
296
+ <a href="#getCssClasses"><span class="icon ion-ios-link"></span></a>
259
297
  </span>
260
298
  </td>
261
299
  </tr>
262
- <tr>
263
- <td class="col-md-4">
264
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
300
+ <tr>
301
+ <td class="col-md-4">
302
+ <code>getCssClasses()</code>
303
+ </td>
304
+ </tr>
265
305
 
266
- </td>
267
- </tr>
306
+
307
+
308
+
309
+ <tr>
310
+ <td class="col-md-4">
311
+
312
+ <div class="io-description">
313
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
314
+
315
+ </div>
316
+ </td>
317
+ </tr>
318
+ </tbody>
319
+ </table>
320
+ </section>
321
+
322
+ <section data-compodoc="block-accessors">
323
+ <h3 id="accessors">
324
+ Accessors
325
+ </h3>
326
+ <table class="table table-sm table-bordered">
327
+ <tbody>
268
328
  <tr>
269
329
  <td class="col-md-4">
270
- <i>Default value : </i><code>&#x27;euim-user-profile&#x27;</code>
330
+ <a name="cssClasses"></a>
331
+ <span class="name"><b>cssClasses</b><a href="#cssClasses"><span class="icon ion-ios-link"></span></a></span>
271
332
  </td>
272
333
  </tr>
334
+
273
335
  <tr>
274
336
  <td class="col-md-4">
275
- <b>Decorators : </b>
276
- <br />
277
- <code>
278
- @HostBinding(&#x27;class&#x27;)<br />
279
- </code>
337
+ <span class="accessor"><b>get</b><code>cssClasses()</code></span>
280
338
  </td>
281
339
  </tr>
282
340
 
283
-
284
- </tbody>
285
- </table>
341
+ </tbody>
342
+ </table>
286
343
  </section>
287
-
288
344
  </div>
289
345
 
290
346
 
@@ -300,8 +356,8 @@
300
356
  <script src="../js/libs/deep-iterator.js"></script>
301
357
  <script>
302
358
  var COMPONENT_TEMPLATE = '<div><ng-content select="euim-user-profile-avatar"></ng-content><ng-content select="euim-user-profile-infos"></ng-content><ng-content select="euim-user-profile-action"></ng-content></div>'
303
- var COMPONENTS = [{'name': 'EuimAboutComponent', 'selector': 'euim-about'},{'name': 'EuimAboutContentLoadingComponent', 'selector': 'euim-about-content-loading'},{'name': 'EuimAlertMessageComponent', 'selector': 'euim-alert-message'},{'name': 'EuimAppComponent', 'selector': 'euim-app'},{'name': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'name': 'EuimBadgeComponent', 'selector': 'euim-badge'},{'name': 'EuimCardComponent', 'selector': 'euim-card'},{'name': 'EuimCardListComponent', 'selector': 'euim-card-list'},{'name': 'EuimChangelogComponent', 'selector': 'euim-changelog'},{'name': 'EuimChipSelectorComponent', 'selector': 'euim-chip-selector'},{'name': 'EuimDataSummaryColComponent', 'selector': 'euim-data-summary-col'},{'name': 'EuimDataSummaryComponent', 'selector': 'euim-data-summary'},{'name': 'EuimEmptyListPlaceholderComponent', 'selector': 'euim-empty-list-placeholder'},{'name': 'EuimHeaderDetailsComponent', 'selector': 'euim-header-details'},{'name': 'EuimHelpSupportComponent', 'selector': 'euim-help-support'},{'name': 'EuimLabelComponent', 'selector': 'div[euimLabel], p[euimLabel], span[euimLabel], euim-label'},{'name': 'EuimLanguageListComponent', 'selector': 'euim-language-list'},{'name': 'EuimLanguageSelectorComponent', 'selector': 'euim-language-selector'},{'name': 'EuimMediaHeaderComponent', 'selector': 'euim-media-header'},{'name': 'EuimMessageComponent', 'selector': 'euim-message'},{'name': 'EuimMessageTitleComponent', 'selector': 'euim-message-title'},{'name': 'EuimMultiselectComponent', 'selector': 'euim-multiselect'},{'name': 'EuimMultiselectFilterComponent', 'selector': 'euim-multiselect-filter'},{'name': 'EuimMultiselectInfoComponent', 'selector': 'euim-multiselect-info'},{'name': 'EuimMultiselectListComponent', 'selector': 'euim-multiselect-list'},{'name': 'EuimMultiselectToolbarComponent', 'selector': 'euim-multiselect-toolbar'},{'name': 'EuimNotificationItemComponent', 'selector': 'euim-notification-item'},{'name': 'EuimOpenSourceLicencesComponent', 'selector': 'euim-opensource-licences'},{'name': 'EuimPdfViewerComponent', 'selector': 'euim-pdf-viewer'},{'name': 'EuimScrollerXComponent', 'selector': 'euim-scroller-x'},{'name': 'EuimSidebarComponent', 'selector': 'euim-sidebar'},{'name': 'EuimSidebarContentComponent', 'selector': 'euim-sidebar-content'},{'name': 'EuimSkeletonListComponent', 'selector': 'euim-skeleton-list'},{'name': 'EuimSkeletonListItemComponent', 'selector': 'euim-skeleton-list-item'},{'name': 'EuimSlideInfoScreenComponent', 'selector': 'euim-slide-info-screen'},{'name': 'EuimSliderInfoScreenComponent', 'selector': 'euim-slider-info-screen'},{'name': 'EuimSpinnerComponent', 'selector': 'euim-spinner'},{'name': 'EuimSpinnerDescriptionComponent', 'selector': '[euimSpinnerDescription]'},{'name': 'EuimSpinnerMessageComponent', 'selector': '[euimSpinnerMessage]'},{'name': 'EuimToolbarActionItemsComponent', 'selector': 'euim-toolbar-action-items'},{'name': 'EuimToolbarComponent', 'selector': 'euim-toolbar'},{'name': 'EuimToolbarDatepickerComponent', 'selector': 'euim-toolbar-datepicker'},{'name': 'EuimToolbarTitleComponent', 'selector': 'euim-toolbar-title'},{'name': 'EuiMUserProfileActionComponent', 'selector': 'euim-user-profile-action'},{'name': 'EuiMUserProfileAvatarComponent', 'selector': 'euim-user-profile-avatar'},{'name': 'EuimUserProfileComponent', 'selector': 'euim-user-profile'},{'name': 'EuiMUserProfileInfosComponent', 'selector': 'euim-user-profile-infos'},{'name': 'EuiMUserProfileInfosItemComponent', 'selector': 'euim-user-profile-infos-item'}];
304
- var DIRECTIVES = [{'name': 'BaseStatesDirective', 'selector': '[euimBase]'},{'name': 'EuimAvatarMainIconDirective', 'selector': '[euimAvatarMainIcon]'},{'name': 'EuimAvatarSubIconDirective', 'selector': '[euimAvatarSubIcon]'},{'name': 'EuimCardImageDirective', 'selector': '[euimCardImage]'},{'name': 'EuimChipSelectorItemDirective', 'selector': '[euimChipSelectorItem]'},{'name': 'EuimDataSummaryColLabelDirective', 'selector': '[euimDataSummaryColLabel]'},{'name': 'EuimDataSummaryColValueDirective', 'selector': '[euimDataSummaryColValue]'},{'name': 'EuimDividerDirective', 'selector': '[euimDivider]'},{'name': 'EuimHeaderDetailsIconDirective', 'selector': '[euimHeaderDetailsIcon]'},{'name': 'EuimHeaderDetailsMetaDirective', 'selector': '[euimHeaderDetailsMeta]'},{'name': 'EuimHeaderDetailsTitleDirective', 'selector': '[euimHeaderDetailsTitle]'},{'name': 'EuimMediaHeaderImageDirective', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderSubTitleDirective', 'selector': '[euimMediaHeaderSubTitle]'},{'name': 'EuimMediaHeaderTitleDirective', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMultiselectAllDirective', 'selector': '[euimMultiselectAll]'},{'name': 'EuimMultiselectSelectFieldDirective', 'selector': '[euimMultiselectSelectField]'},{'name': 'EuimSkeletonTextAvatarDirective', 'selector': '[euimSkeletonTextAvatar]'},{'name': 'EuimSliderInfoScreenContentDirective', 'selector': '[euimSliderInfoScreenContent]'},{'name': 'EuimSliderInfoScreenSubTitleDirective', 'selector': '[euimSliderInfoScreenSubTitle]'},{'name': 'EuimSliderInfoScreenTitleDirective', 'selector': '[euimSliderInfoScreenTitle]'},{'name': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
359
+ var COMPONENTS = [{'name': 'EuimAboutComponent', 'selector': 'euim-about'},{'name': 'EuimAboutContentLoadingComponent', 'selector': 'euim-about-content-loading'},{'name': 'EuimAlertMessageComponent', 'selector': 'euim-alert-message'},{'name': 'EuimAppComponent', 'selector': 'euim-app'},{'name': 'EuimAvatarBadgeComponent', 'selector': 'euim-avatar-badge'},{'name': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'name': 'EuimAvatarIconSubComponent', 'selector': 'euim-avatar-icon-sub'},{'name': 'EuimAvatarImageComponent', 'selector': 'euim-avatar-image'},{'name': 'EuimAvatarTextComponent', 'selector': 'euim-avatar-text'},{'name': 'EuimBadgeComponent', 'selector': 'euim-badge'},{'name': 'EuimCardComponent', 'selector': 'euim-card'},{'name': 'EuimCardListComponent', 'selector': 'euim-card-list'},{'name': 'EuimChangelogComponent', 'selector': 'euim-changelog'},{'name': 'EuimChipSelectorComponent', 'selector': 'euim-chip-selector'},{'name': 'EuimDataSummaryColComponent', 'selector': 'euim-data-summary-col'},{'name': 'EuimDataSummaryComponent', 'selector': 'euim-data-summary'},{'name': 'EuimEmptyListPlaceholderComponent', 'selector': 'euim-empty-list-placeholder'},{'name': 'EuimHeaderDetailsComponent', 'selector': 'euim-header-details'},{'name': 'EuimHelpSupportComponent', 'selector': 'euim-help-support'},{'name': 'EuimLabelComponent', 'selector': 'div[euimLabel], p[euimLabel], span[euimLabel], euim-label'},{'name': 'EuimLanguageListComponent', 'selector': 'euim-language-list'},{'name': 'EuimLanguageSelectorComponent', 'selector': 'euim-language-selector'},{'name': 'EuimMediaHeaderComponent', 'selector': 'euim-media-header'},{'name': 'EuimMessageComponent', 'selector': 'euim-message'},{'name': 'EuimMessageTitleComponent', 'selector': 'euim-message-title'},{'name': 'EuimMultiselectComponent', 'selector': 'euim-multiselect'},{'name': 'EuimMultiselectFilterComponent', 'selector': 'euim-multiselect-filter'},{'name': 'EuimMultiselectInfoComponent', 'selector': 'euim-multiselect-info'},{'name': 'EuimMultiselectListComponent', 'selector': 'euim-multiselect-list'},{'name': 'EuimMultiselectToolbarComponent', 'selector': 'euim-multiselect-toolbar'},{'name': 'EuimNotificationItemComponent', 'selector': 'euim-notification-item'},{'name': 'EuimOpenSourceLicencesComponent', 'selector': 'euim-opensource-licences'},{'name': 'EuimPdfViewerComponent', 'selector': 'euim-pdf-viewer'},{'name': 'EuimScrollerXComponent', 'selector': 'euim-scroller-x'},{'name': 'EuimSidebarComponent', 'selector': 'euim-sidebar'},{'name': 'EuimSidebarContentComponent', 'selector': 'euim-sidebar-content'},{'name': 'EuimSkeletonListComponent', 'selector': 'euim-skeleton-list'},{'name': 'EuimSkeletonListItemComponent', 'selector': 'euim-skeleton-list-item'},{'name': 'EuimSlideInfoScreenComponent', 'selector': 'euim-slide-info-screen'},{'name': 'EuimSliderInfoScreenComponent', 'selector': 'euim-slider-info-screen'},{'name': 'EuimSpinnerComponent', 'selector': 'euim-spinner'},{'name': 'EuimSpinnerDescriptionComponent', 'selector': '[euimSpinnerDescription]'},{'name': 'EuimSpinnerMessageComponent', 'selector': '[euimSpinnerMessage]'},{'name': 'EuimToolbarActionItemsComponent', 'selector': 'euim-toolbar-action-items'},{'name': 'EuimToolbarComponent', 'selector': 'euim-toolbar'},{'name': 'EuimToolbarDatepickerComponent', 'selector': 'euim-toolbar-datepicker'},{'name': 'EuimToolbarTitleComponent', 'selector': 'euim-toolbar-title'},{'name': 'EuiMUserProfileActionComponent', 'selector': 'euim-user-profile-action'},{'name': 'EuiMUserProfileAvatarComponent', 'selector': 'euim-user-profile-avatar'},{'name': 'EuimUserProfileComponent', 'selector': 'euim-user-profile'},{'name': 'EuiMUserProfileInfosComponent', 'selector': 'euim-user-profile-infos'},{'name': 'EuiMUserProfileInfosItemComponent', 'selector': 'euim-user-profile-infos-item'}];
360
+ var DIRECTIVES = [{'name': 'BaseStatesDirective', 'selector': '[euimBase]'},{'name': 'EuimAlignCenterDirective', 'selector': '[euimAlignCenter]'},{'name': 'EuimAlignTopDirective', 'selector': '[euimAlignTop]'},{'name': 'EuimAvatarMainIconDirective', 'selector': '[euimAvatarMainIcon]'},{'name': 'EuimAvatarSubIconDirective', 'selector': '[euimAvatarSubIcon]'},{'name': 'EuimCardImageDirective', 'selector': '[euimCardImage]'},{'name': 'EuimChipSelectorItemDirective', 'selector': '[euimChipSelectorItem]'},{'name': 'EuimDataSummaryColLabelDirective', 'selector': '[euimDataSummaryColLabel]'},{'name': 'EuimDataSummaryColValueDirective', 'selector': '[euimDataSummaryColValue]'},{'name': 'EuimDividerDirective', 'selector': '[euimDivider]'},{'name': 'EuimHeaderDetailsIconDirective', 'selector': '[euimHeaderDetailsIcon]'},{'name': 'EuimHeaderDetailsMetaDirective', 'selector': '[euimHeaderDetailsMeta]'},{'name': 'EuimHeaderDetailsTitleDirective', 'selector': '[euimHeaderDetailsTitle]'},{'name': 'EuimListHeaderDirective', 'selector': '[euimListHeader]'},{'name': 'EuimListItemNoPaddingsDirective', 'selector': '[euimListItemNoPaddings]'},{'name': 'EuimMediaHeaderCustomContentDirective', 'selector': '[euimMediaHeaderCustomContent]'},{'name': 'EuimMediaHeaderImageDirective', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderSubTitleDirective', 'selector': '[euimMediaHeaderSubTitle]'},{'name': 'EuimMediaHeaderTitleDirective', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMinWidthDirective', 'selector': '[euimMinWidth]'},{'name': 'EuimMultiselectAllDirective', 'selector': '[euimMultiselectAll]'},{'name': 'EuimMultiselectSelectFieldDirective', 'selector': '[euimMultiselectSelectField]'},{'name': 'EuimReadOnlyFormDirective', 'selector': '[euimReadOnlyForm]'},{'name': 'EuimReadOnlyFormLabelDirective', 'selector': '[euimReadOnlyFormLabel]'},{'name': 'EuimReadOnlyFormValueDirective', 'selector': '[euimReadOnlyFormValue]'},{'name': 'EuimSidebarFooterNoBordersDirective', 'selector': '[euimSidebarFooterNoBorders]'},{'name': 'EuimSkeletonTextAvatarDirective', 'selector': '[euimSkeletonTextAvatar]'},{'name': 'EuimSliderInfoScreenContentDirective', 'selector': '[euimSliderInfoScreenContent]'},{'name': 'EuimSliderInfoScreenSubTitleDirective', 'selector': '[euimSliderInfoScreenSubTitle]'},{'name': 'EuimSliderInfoScreenTitleDirective', 'selector': '[euimSliderInfoScreenTitle]'},{'name': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
305
361
  var ACTUAL_COMPONENT = {'name': 'EuimUserProfileComponent'};
306
362
  </script>
307
363
  <script src="../js/tree.js"></script>
@@ -100,9 +100,7 @@
100
100
  </ol>
101
101
  <ul class="dependencies-list">
102
102
  <li>
103
- <b>@eui/deps-base</b> : 18.0.3-snapshot-1720142339568</li>
104
- <li>
105
- <b>@eui/styles</b> : 18.0.3-snapshot-1720142339568</li>
103
+ <b>@eui/deps-base</b> : 18.2.2</li>
106
104
  <li>
107
105
  <b>@ionic/angular-toolkit</b> : ^11.0.0</li>
108
106
  <li>
@@ -114,15 +112,17 @@
114
112
  <li>
115
113
  <b>@mapaxe/ngx-pinch-zoom</b> : ^16.0.5</li>
116
114
  <li>
117
- <b>angularx-qrcode</b> : ^12.0.0</li>
115
+ <b>ng2-pdf-viewer</b> : ^10.0.0</li>
118
116
  <li>
119
- <b>@eui/ecl</b> : ^18.0.0</li>
117
+ <b>angularx-qrcode</b> : ^12.0.0</li>
120
118
  <li>
121
119
  <b>@eui/tools</b> : ^6.0.0</li>
122
120
  <li>
123
- <b>@eui/components</b> : 18.0.3-snapshot-1720142339568</li>
121
+ <b>@eui/components</b> : 18.2.2</li>
122
+ <li>
123
+ <b>@eui/showcase</b> : 18.2.2</li>
124
124
  <li>
125
- <b>@eui/showcase</b> : 18.0.3-snapshot-1720142339568</li>
125
+ <b>@eui/styles</b> : 18.2.2</li>
126
126
  </ul>
127
127
 
128
128
 
@@ -78,7 +78,7 @@
78
78
  <compodoc-menu mode="normal"></compodoc-menu>
79
79
  </div>
80
80
  <!-- START CONTENT -->
81
- <div class="content interface">
81
+ <div class="content directive">
82
82
  <div class="content-data">
83
83
 
84
84
 
@@ -87,17 +87,9 @@
87
87
 
88
88
 
89
89
 
90
-
91
-
92
-
93
-
94
-
95
-
96
90
  <ol class="breadcrumb">
97
- <li class="breadcrumb-item">Interfaces</li>
98
- <li class="breadcrumb-item"
99
- >
100
- HelpContacts</li>
91
+ <li class="breadcrumb-item">Directives</li>
92
+ <li class="breadcrumb-item" >EuimAlignCenterDirective</li>
101
93
  </ol>
102
94
 
103
95
  <ul class="nav nav-tabs" role="tablist">
@@ -115,123 +107,160 @@
115
107
  <h3>File</h3>
116
108
  </p>
117
109
  <p class="comment">
118
- <code>packages/eui-mobile/packages/core/src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts</code>
110
+ <code>packages/eui-mobile/packages/core/src/lib/components/directives/euim-align-center/euim-align-center.directive.ts</code>
119
111
  </p>
120
112
 
121
113
 
122
114
 
123
115
 
124
- <section data-compodoc="block-index">
125
- <h3 id="index">Index</h3>
126
- <table class="table table-sm table-bordered index-table">
116
+
117
+
118
+ <section data-compodoc="block-metadata">
119
+ <h3>Metadata</h3>
120
+ <table class="table table-sm table-hover metadata">
127
121
  <tbody>
122
+
128
123
  <tr>
129
- <td class="col-md-4">
130
- <h6><b>Properties</b></h6>
131
- </td>
124
+ <td class="col-md-3">Selector</td>
125
+ <td class="col-md-9"><code>[euimAlignCenter]</code></td>
132
126
  </tr>
127
+
133
128
  <tr>
134
- <td class="col-md-4">
135
- <ul class="index-list">
136
- <li>
137
- <a href="#contacts"
138
- >
139
- contacts
140
- </a>
141
- </li>
142
- <li>
143
- <span class="modifier">Optional</span>
144
- <a href="#sectionTitle"
145
- >
146
- sectionTitle
147
- </a>
148
- </li>
149
- </ul>
150
- </td>
129
+ <td class="col-md-3">Standalone</td>
130
+ <td class="col-md-9"><code>true</code></td>
151
131
  </tr>
132
+
133
+
134
+
152
135
  </tbody>
153
136
  </table>
154
137
  </section>
155
138
 
139
+ <section data-compodoc="block-index">
140
+ <h3 id="index">Index</h3>
141
+ <table class="table table-sm table-bordered index-table">
142
+ <tbody>
143
+ <tr>
144
+ <td class="col-md-4">
145
+ <h6><b>Properties</b></h6>
146
+ </td>
147
+ </tr>
148
+ <tr>
149
+ <td class="col-md-4">
150
+ <ul class="index-list">
151
+ <li>
152
+ <span class="modifier"></span>
153
+ <a href="#className" >className</a>
154
+ </li>
155
+ </ul>
156
+ </td>
157
+ </tr>
158
+
159
+
160
+
161
+
162
+ <tr>
163
+ <td class="col-md-4">
164
+ <h6><b>HostBindings</b></h6>
165
+ </td>
166
+ </tr>
167
+ <tr>
168
+ <td class="col-md-4">
169
+ <ul class="index-list">
170
+ <li>
171
+ <a href="#class" >class</a>
172
+ </li>
173
+ </ul>
174
+ </td>
175
+ </tr>
176
+
177
+
178
+ </tbody>
179
+ </table>
180
+ </section>
181
+
182
+
156
183
 
157
184
 
158
185
  <section data-compodoc="block-properties">
159
- <h3 id="inputs">Properties</h3>
160
- <table class="table table-sm table-bordered">
161
- <tbody>
162
- <tr>
163
- <td class="col-md-4">
164
- <a name="contacts"></a>
165
- <span class="name "><b>contacts</b>
166
- <a href="#contacts">
167
- <span class="icon ion-ios-link"></span>
168
- </a>
169
- </span>
170
- </td>
171
- </tr>
172
- <tr>
173
- <td class="col-md-4">
174
- <code>contacts: <code><a href="../interfaces/Contact.html" target="_self" >Contact[]</a></code>
175
- </code>
176
- </td>
177
- </tr>
178
-
179
-
180
- <tr>
181
- <td class="col-md-4">
182
- <i>Type : </i> <code><a href="../interfaces/Contact.html" target="_self" >Contact[]</a></code>
183
-
184
- </td>
185
- </tr>
186
-
187
-
188
-
189
-
190
-
191
- </tbody>
192
- </table>
193
- <table class="table table-sm table-bordered">
194
- <tbody>
195
- <tr>
196
- <td class="col-md-4">
197
- <a name="sectionTitle"></a>
198
- <span class="name "><b>sectionTitle</b>
199
- <a href="#sectionTitle">
200
- <span class="icon ion-ios-link"></span>
201
- </a>
202
- </span>
203
- </td>
204
- </tr>
205
- <tr>
206
- <td class="col-md-4">
207
- <code>sectionTitle: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
208
- </code>
209
- </td>
210
- </tr>
211
-
212
-
213
- <tr>
214
- <td class="col-md-4">
215
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
216
-
217
- </td>
218
- </tr>
219
-
220
- <tr>
221
- <td class="col-md-4">
222
- <i>Optional</i>
223
- </td>
224
- </tr>
225
-
226
-
227
-
228
-
229
- </tbody>
230
- </table>
231
- </section>
186
+ <h3>HostBindings</h3> <table class="table table-sm table-bordered">
187
+ <tbody>
188
+ <tr>
189
+ <td class="col-md-4">
190
+ <a name="class"></a>
191
+ <span class="name">
192
+ <span ><b>class</b></span>
193
+ <a href="#class"><span class="icon ion-ios-link"></span></a>
194
+ </span>
195
+ </td>
196
+ </tr>
197
+ <tr>
198
+ <td class="col-md-4">
199
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
200
+
201
+ </td>
202
+ </tr>
203
+ <tr>
204
+ <td class="col-md-4">
205
+ <i>Default value : </i><code>&#x27;euim-align-center&#x27;</code>
206
+ </td>
207
+ </tr>
208
+
209
+
210
+ </tbody>
211
+ </table>
212
+ </section>
213
+
214
+
215
+
216
+ <section data-compodoc="block-properties">
217
+
218
+ <h3 id="inputs">
219
+ Properties
220
+ </h3>
221
+ <table class="table table-sm table-bordered">
222
+ <tbody>
223
+ <tr>
224
+ <td class="col-md-4">
225
+ <a name="className"></a>
226
+ <span class="name">
227
+ <span class="modifier"></span>
228
+ <span ><b>className</b></span>
229
+ <a href="#className"><span class="icon ion-ios-link"></span></a>
230
+ </span>
231
+ </td>
232
+ </tr>
233
+ <tr>
234
+ <td class="col-md-4">
235
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
236
+
237
+ </td>
238
+ </tr>
239
+ <tr>
240
+ <td class="col-md-4">
241
+ <i>Default value : </i><code>&#x27;euim-align-center&#x27;</code>
242
+ </td>
243
+ </tr>
244
+ <tr>
245
+ <td class="col-md-4">
246
+ <b>Decorators : </b>
247
+ <br />
248
+ <code>
249
+ @HostBinding(&#x27;class&#x27;)<br />
250
+ </code>
251
+ </td>
252
+ </tr>
253
+
254
+
255
+ </tbody>
256
+ </table>
257
+ </section>
258
+
259
+
232
260
  </div>
233
261
 
234
262
 
263
+
235
264
  </div>
236
265
 
237
266
 
@@ -241,6 +270,12 @@
241
270
 
242
271
 
243
272
 
273
+
274
+
275
+
276
+
277
+
278
+
244
279
  </div><div class="search-results">
245
280
  <div class="has-results">
246
281
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -266,8 +301,8 @@
266
301
 
267
302
  <script>
268
303
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
269
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
270
- var COMPODOC_CURRENT_PAGE_URL = 'HelpContacts.html';
304
+ var COMPODOC_CURRENT_PAGE_CONTEXT = 'directive';
305
+ var COMPODOC_CURRENT_PAGE_URL = 'EuimAlignCenterDirective.html';
271
306
  var MAX_SEARCH_RESULTS = 15;
272
307
  </script>
273
308