@eui/mobile-core 19.0.0-next.10 → 19.0.0-next.12

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 (255) hide show
  1. package/CHANGELOG.md +51 -19
  2. package/docs/changelog.html +53 -0
  3. package/docs/js/search/search_index.js +2 -2
  4. package/docs/json/BaseStatesDirective.md +29 -0
  5. package/docs/json/EuiMUserProfileActionComponent.md +7 -0
  6. package/docs/json/EuiMUserProfileAvatarComponent.md +7 -0
  7. package/docs/json/EuiMUserProfileInfosComponent.md +11 -0
  8. package/docs/json/EuiMUserProfileInfosItemComponent.md +7 -0
  9. package/docs/json/EuimAboutComponent.md +7 -0
  10. package/docs/json/EuimAboutContentLoadingComponent.md +11 -0
  11. package/docs/json/EuimAlertMessageComponent.md +17 -0
  12. package/docs/json/EuimAlignCenterDirective.md +7 -0
  13. package/docs/json/EuimAlignTopDirective.md +7 -0
  14. package/docs/json/EuimAppComponent.md +11 -0
  15. package/docs/json/EuimAppService.md +3 -0
  16. package/docs/json/EuimAvatarBadgeComponent.md +11 -0
  17. package/docs/json/EuimAvatarComponent.md +15 -0
  18. package/docs/json/EuimAvatarIconComponent.md +7 -0
  19. package/docs/json/EuimAvatarIconSubComponent.md +15 -0
  20. package/docs/json/EuimAvatarImageComponent.md +11 -0
  21. package/docs/json/EuimAvatarMainIconDirective.md +7 -0
  22. package/docs/json/EuimAvatarSubIconDirective.md +7 -0
  23. package/docs/json/EuimAvatarTextComponent.md +11 -0
  24. package/docs/json/EuimBadgeComponent.md +7 -0
  25. package/docs/json/EuimCardComponent.md +7 -0
  26. package/docs/json/EuimCardImageDirective.md +12 -0
  27. package/docs/json/EuimCardListComponent.md +11 -0
  28. package/docs/json/EuimChangelogComponent.md +11 -0
  29. package/docs/json/EuimChipSelectorComponent.md +29 -0
  30. package/docs/json/EuimChipSelectorItemDirective.md +12 -0
  31. package/docs/json/EuimDataSummaryColComponent.md +7 -0
  32. package/docs/json/EuimDataSummaryColLabelDirective.md +7 -0
  33. package/docs/json/EuimDataSummaryColValueDirective.md +7 -0
  34. package/docs/json/EuimDataSummaryComponent.md +7 -0
  35. package/docs/json/EuimDividerDirective.md +11 -0
  36. package/docs/json/EuimEmptyListPlaceholderComponent.md +17 -0
  37. package/docs/json/EuimEmptyListPlaceholderIconDirective.md +7 -0
  38. package/docs/json/EuimEmptyListPlaceholderSubtitleDirective.md +7 -0
  39. package/docs/json/EuimEmptyListPlaceholderTitleDirective.md +7 -0
  40. package/docs/json/EuimFooterTransparentDirective.md +7 -0
  41. package/docs/json/EuimHeaderDetailsComponent.md +11 -0
  42. package/docs/json/EuimHeaderDetailsIconDirective.md +7 -0
  43. package/docs/json/EuimHeaderDetailsMetaDirective.md +7 -0
  44. package/docs/json/EuimHeaderDetailsTitleDirective.md +7 -0
  45. package/docs/json/EuimHelpSupportComponent.md +11 -0
  46. package/docs/json/EuimHelperTextComponent.md +7 -0
  47. package/docs/json/EuimLabelComponent.md +16 -0
  48. package/docs/json/EuimLanguageListComponent.md +7 -0
  49. package/docs/json/EuimLanguageSelectorComponent.md +11 -0
  50. package/docs/json/EuimListHeaderDirective.md +11 -0
  51. package/docs/json/EuimListItemNoPaddingsDirective.md +7 -0
  52. package/docs/json/EuimMediaHeaderComponent.md +13 -0
  53. package/docs/json/EuimMediaHeaderCustomContentDirective.md +7 -0
  54. package/docs/json/EuimMediaHeaderImageDirective.md +7 -0
  55. package/docs/json/EuimMediaHeaderSubTitleDirective.md +7 -0
  56. package/docs/json/EuimMediaHeaderTitleDirective.md +7 -0
  57. package/docs/json/EuimMessageComponent.md +7 -0
  58. package/docs/json/EuimMessageTitleComponent.md +7 -0
  59. package/docs/json/EuimMinWidthDirective.md +11 -0
  60. package/docs/json/EuimMultiselectAllDirective.md +7 -0
  61. package/docs/json/EuimMultiselectComponent.md +13 -0
  62. package/docs/json/EuimMultiselectFilterComponent.md +11 -0
  63. package/docs/json/EuimMultiselectInfoComponent.md +7 -0
  64. package/docs/json/EuimMultiselectListComponent.md +7 -0
  65. package/docs/json/EuimMultiselectSelectFieldDirective.md +11 -0
  66. package/docs/json/EuimMultiselectToolbarComponent.md +17 -0
  67. package/docs/json/EuimNotificationItemComponent.md +7 -0
  68. package/docs/json/EuimOpenSourceLicencesComponent.md +15 -0
  69. package/docs/json/EuimPdfViewerComponent.md +12 -0
  70. package/docs/json/EuimReadOnlyFormDirective.md +7 -0
  71. package/docs/json/EuimReadOnlyFormLabelDirective.md +7 -0
  72. package/docs/json/EuimReadOnlyFormValueDirective.md +7 -0
  73. package/docs/json/EuimScrollerXComponent.md +7 -0
  74. package/docs/json/EuimSidebarComponent.md +12 -0
  75. package/docs/json/EuimSidebarContentComponent.md +18 -0
  76. package/docs/json/EuimSidebarFooterNoBordersDirective.md +7 -0
  77. package/docs/json/EuimSkeletonListComponent.md +11 -0
  78. package/docs/json/EuimSkeletonListItemComponent.md +20 -0
  79. package/docs/json/EuimSkeletonTextAvatarDirective.md +7 -0
  80. package/docs/json/EuimSlideInfoScreenComponent.md +7 -0
  81. package/docs/json/EuimSliderInfoScreenComponent.md +24 -0
  82. package/docs/json/EuimSliderInfoScreenContentDirective.md +11 -0
  83. package/docs/json/EuimSliderInfoScreenSubTitleDirective.md +7 -0
  84. package/docs/json/EuimSliderInfoScreenTitleDirective.md +7 -0
  85. package/docs/json/EuimSpinnerComponent.md +11 -0
  86. package/docs/json/EuimSpinnerDescriptionComponent.md +7 -0
  87. package/docs/json/EuimSpinnerMessageComponent.md +7 -0
  88. package/docs/json/EuimToolbarActionItemsComponent.md +7 -0
  89. package/docs/json/EuimToolbarComponent.md +19 -0
  90. package/docs/json/EuimToolbarDatepickerComponent.md +24 -0
  91. package/docs/json/EuimToolbarDatepickerDatetimeDirective.md +16 -0
  92. package/docs/json/EuimToolbarQrcodeComponent.md +13 -0
  93. package/docs/json/EuimToolbarTitleComponent.md +7 -0
  94. package/docs/json/EuimToolbarTransparentDirective.md +13 -0
  95. package/docs/json/EuimUserProfileComponent.md +11 -0
  96. package/docs/json/documentation.json +17664 -0
  97. package/docs/properties.html +1 -1
  98. package/fesm2022/eui-mobile-core.mjs +400 -400
  99. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  100. package/index.d.ts +1561 -3
  101. package/package.json +1 -1
  102. package/lib/components/atoms/euim-label/euim-label.component.d.ts +0 -23
  103. package/lib/components/atoms/euim-label/euim-label.module.d.ts +0 -10
  104. package/lib/components/atoms/euim-label/index.d.ts +0 -4
  105. package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts +0 -11
  106. package/lib/components/atoms/euim-notification-item/euim-notification-item.module.d.ts +0 -10
  107. package/lib/components/atoms/euim-notification-item/index.d.ts +0 -4
  108. package/lib/components/base-states.directive.d.ts +0 -46
  109. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +0 -6
  110. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +0 -6
  111. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts +0 -8
  112. package/lib/components/directives/euim-divider/euim-divider.module.d.ts +0 -10
  113. package/lib/components/directives/euim-divider/index.d.ts +0 -4
  114. package/lib/components/directives/euim-footer-transparent/euim-footer-transparent.directive.d.ts +0 -6
  115. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +0 -8
  116. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +0 -10
  117. package/lib/components/directives/euim-list-header/index.d.ts +0 -4
  118. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +0 -6
  119. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +0 -9
  120. package/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.d.ts +0 -6
  121. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts +0 -6
  122. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +0 -10
  123. package/lib/components/directives/euim-skeleton-text-avatar/index.d.ts +0 -4
  124. package/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.d.ts +0 -13
  125. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +0 -13
  126. package/lib/components/euim-about/euim-about.component.d.ts +0 -6
  127. package/lib/components/euim-about/euim-about.module.d.ts +0 -17
  128. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +0 -7
  129. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +0 -32
  130. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +0 -10
  131. package/lib/components/euim-about/index.d.ts +0 -12
  132. package/lib/components/euim-alert-message/euim-alert-message.module.d.ts +0 -10
  133. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts +0 -25
  134. package/lib/components/euim-alert-message/index.d.ts +0 -4
  135. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +0 -7
  136. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -6
  137. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +0 -12
  138. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +0 -7
  139. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +0 -8
  140. package/lib/components/euim-avatar/euim-avatar.component.d.ts +0 -12
  141. package/lib/components/euim-avatar/euim-avatar.module.d.ts +0 -15
  142. package/lib/components/euim-avatar/index.d.ts +0 -14
  143. package/lib/components/euim-badge/euim-badge.component.d.ts +0 -11
  144. package/lib/components/euim-badge/euim-badge.module.d.ts +0 -10
  145. package/lib/components/euim-badge/index.d.ts +0 -4
  146. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +0 -8
  147. package/lib/components/euim-card/euim-card.component.d.ts +0 -16
  148. package/lib/components/euim-card/euim-card.module.d.ts +0 -11
  149. package/lib/components/euim-card/index.d.ts +0 -6
  150. package/lib/components/euim-card-list/euim-card-list.component.d.ts +0 -8
  151. package/lib/components/euim-card-list/euim-card-list.module.d.ts +0 -10
  152. package/lib/components/euim-card-list/index.d.ts +0 -4
  153. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts +0 -15
  154. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +0 -69
  155. package/lib/components/euim-chip-selector/euim-chip-selector.module.d.ts +0 -11
  156. package/lib/components/euim-chip-selector/index.d.ts +0 -6
  157. package/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.d.ts +0 -6
  158. package/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.d.ts +0 -11
  159. package/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.d.ts +0 -10
  160. package/lib/components/euim-data-summary/euim-data-summary.component.d.ts +0 -17
  161. package/lib/components/euim-data-summary/euim-data-summary.module.d.ts +0 -13
  162. package/lib/components/euim-data-summary/index.d.ts +0 -10
  163. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-icon.directive.d.ts +0 -6
  164. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-subtitle.directive.d.ts +0 -6
  165. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-title.directive.d.ts +0 -6
  166. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts +0 -23
  167. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.d.ts +0 -13
  168. package/lib/components/euim-empty-list-placeholder/index.d.ts +0 -10
  169. package/lib/components/euim-helper-text/euim-helper-text.component.d.ts +0 -12
  170. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +0 -6
  171. package/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.d.ts +0 -6
  172. package/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.d.ts +0 -6
  173. package/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.d.ts +0 -6
  174. package/lib/components/euim-media-header/euim-media-header.component.d.ts +0 -17
  175. package/lib/components/euim-media-header/euim-media-header.module.d.ts +0 -14
  176. package/lib/components/euim-media-header/index.d.ts +0 -11
  177. package/lib/components/euim-message/euim-message-title/euim-message-title.component.d.ts +0 -6
  178. package/lib/components/euim-message/euim-message.component.d.ts +0 -13
  179. package/lib/components/euim-message/euim-message.module.d.ts +0 -11
  180. package/lib/components/euim-message/index.d.ts +0 -6
  181. package/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.d.ts +0 -12
  182. package/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.d.ts +0 -12
  183. package/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.d.ts +0 -12
  184. package/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.d.ts +0 -9
  185. package/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.d.ts +0 -11
  186. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts +0 -17
  187. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts +0 -25
  188. package/lib/components/euim-multiselect/euim-multiselect.module.d.ts +0 -16
  189. package/lib/components/euim-multiselect/index.d.ts +0 -16
  190. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +0 -53
  191. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +0 -10
  192. package/lib/components/euim-pdf-viewer/index.d.ts +0 -4
  193. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +0 -6
  194. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +0 -6
  195. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +0 -6
  196. package/lib/components/euim-scroller-x/euim-scroller-x.component.d.ts +0 -6
  197. package/lib/components/euim-scroller-x/euim-scroller-x.module.d.ts +0 -10
  198. package/lib/components/euim-scroller-x/index.d.ts +0 -4
  199. package/lib/components/euim-skeleton-list/euim-skeleton-list.component.d.ts +0 -27
  200. package/lib/components/euim-skeleton-list/euim-skeleton-list.module.d.ts +0 -10
  201. package/lib/components/euim-skeleton-list/index.d.ts +0 -4
  202. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts +0 -26
  203. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.d.ts +0 -10
  204. package/lib/components/euim-skeleton-list-item/index.d.ts +0 -4
  205. package/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.d.ts +0 -6
  206. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts +0 -9
  207. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.d.ts +0 -6
  208. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.d.ts +0 -6
  209. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +0 -61
  210. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.d.ts +0 -14
  211. package/lib/components/euim-slider-info-screen/index.d.ts +0 -12
  212. package/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.d.ts +0 -6
  213. package/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.d.ts +0 -6
  214. package/lib/components/euim-spinner/euim-spinner.component.d.ts +0 -8
  215. package/lib/components/euim-spinner/euim-spinner.module.d.ts +0 -12
  216. package/lib/components/euim-spinner/index.d.ts +0 -8
  217. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +0 -58
  218. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +0 -10
  219. package/lib/components/euim-toolbar-datepicker/index.d.ts +0 -4
  220. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +0 -8
  221. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +0 -10
  222. package/lib/components/euim-toolbar-qrcode/index.d.ts +0 -4
  223. package/lib/components/index.d.ts +0 -44
  224. package/lib/components/layout/euim-app/euim-app.component.d.ts +0 -9
  225. package/lib/components/layout/euim-app/euim-app.module.d.ts +0 -10
  226. package/lib/components/layout/euim-app/index.d.ts +0 -4
  227. package/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.d.ts +0 -6
  228. package/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.d.ts +0 -6
  229. package/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.d.ts +0 -6
  230. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +0 -14
  231. package/lib/components/layout/euim-header-details/euim-header-details.module.d.ts +0 -13
  232. package/lib/components/layout/euim-header-details/index.d.ts +0 -10
  233. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +0 -65
  234. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +0 -55
  235. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +0 -11
  236. package/lib/components/layout/euim-language-selector/index.d.ts +0 -6
  237. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +0 -43
  238. package/lib/components/layout/euim-sidebar/euim-sidebar.component.d.ts +0 -18
  239. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +0 -11
  240. package/lib/components/layout/euim-sidebar/index.d.ts +0 -6
  241. package/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.d.ts +0 -6
  242. package/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.d.ts +0 -11
  243. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +0 -21
  244. package/lib/components/layout/euim-toolbar/euim-toolbar.module.d.ts +0 -12
  245. package/lib/components/layout/euim-toolbar/index.d.ts +0 -8
  246. package/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.d.ts +0 -6
  247. package/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.d.ts +0 -6
  248. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +0 -8
  249. package/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.d.ts +0 -6
  250. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +0 -8
  251. package/lib/components/layout/euim-user-profile/euim-user-profile.module.d.ts +0 -14
  252. package/lib/components/layout/euim-user-profile/index.d.ts +0 -12
  253. package/lib/euim-all.module.d.ts +0 -48
  254. package/lib/services/euim-app.service.d.ts +0 -15
  255. package/lib/services/index.d.ts +0 -1
@@ -0,0 +1,29 @@
1
+ # BaseStatesDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimBase]`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **color**: `string` -
12
+ - **euimDisabled**: `boolean` -
13
+ - **euimFontBold**: `boolean` -
14
+ - **euimFontBoldItalic**: `boolean` -
15
+ - **euimFontItalic**: `boolean` -
16
+ - **euimFontLight**: `boolean` -
17
+ - **euimFontRegular**: `boolean` -
18
+ - **euimPositionTopEnd**: `boolean` -
19
+ - **euimSize2XL**: `boolean` -
20
+ - **euimSize2XS**: `boolean` -
21
+ - **euimSize3XL**: `boolean` -
22
+ - **euimSize4XL**: `boolean` -
23
+ - **euimSize5XL**: `boolean` -
24
+ - **euimSizeL**: `boolean` -
25
+ - **euimSizeM**: `boolean` -
26
+ - **euimSizeS**: `boolean` -
27
+ - **euimSizeVariant**: `string` -
28
+ - **euimSizeXL**: `boolean` -
29
+ - **euimSizeXS**: `boolean` -
@@ -0,0 +1,7 @@
1
+ # EuiMUserProfileActionComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-user-profile-action`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuiMUserProfileAvatarComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-user-profile-avatar`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,11 @@
1
+ # EuiMUserProfileInfosComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-user-profile-infos`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **color**: `"dark" | "white" | "primary" | "info" | "success" | "warning" | "danger"` -
@@ -0,0 +1,7 @@
1
+ # EuiMUserProfileInfosItemComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-user-profile-infos-item`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimAboutComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-about`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,11 @@
1
+ # EuimAboutContentLoadingComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-about-content-loading`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **webUrl**: `string` -
@@ -0,0 +1,17 @@
1
+ # EuimAlertMessageComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-alert-message`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **euimLabelTruncate**: `boolean` -
12
+ - **hasIcon**: `boolean` -
13
+ - **isCloseable**: `boolean` -
14
+
15
+ ## Outputs
16
+
17
+ - **euimClose**: `EventEmitter` -
@@ -0,0 +1,7 @@
1
+ # EuimAlignCenterDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimAlignCenter]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimAlignTopDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimAlignTop]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,11 @@
1
+ # EuimAppComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-app`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **ionMenuId**: `string` -
@@ -0,0 +1,3 @@
1
+ # EuimAppService
2
+
3
+ **Type:** injectable
@@ -0,0 +1,11 @@
1
+ # EuimAvatarBadgeComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-avatar-badge`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **position**: `"default" | "bottom" | "top"` -
@@ -0,0 +1,15 @@
1
+ # EuimAvatarComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-avatar`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **borderColor**: `"default" | "primary" | "branding" | "info" | "success" | "danger" | "white"` -
12
+ - **color**: `"default" | "dark" | "branding" | "white" | "primary" | "info" | "success" | "accent" | "secondary" | "warning" | "danger"` -
13
+ - **fill**: `"default" | "clear" | "outline" | "outline-solid" | "solid"` -
14
+ - **size**: `"default" | "auto" | "s" | "m" | "l"` -
15
+ - **variant**: `"default" | "rectangle" | "rounded"` -
@@ -0,0 +1,7 @@
1
+ # EuimAvatarIconComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-avatar-icon`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,15 @@
1
+ # EuimAvatarIconSubComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-avatar-icon-sub`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **borderColor**: `"default" | "primary" | "info" | "success" | "danger" | "white"` -
12
+ - **color**: `"default" | "dark" | "branding" | "white" | "primary" | "info" | "success" | "accent" | "secondary" | "warning" | "danger"` -
13
+ - **fill**: `"default" | "clear" | "outline" | "solid" | "outline-solid"` -
14
+ - **size**: `"default" | "auto" | "l" | "m" | "s"` -
15
+ - **variant**: `"default" | "rounded" | "rectangle"` -
@@ -0,0 +1,11 @@
1
+ # EuimAvatarImageComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-avatar-image`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **imageUrl**: `any` -
@@ -0,0 +1,7 @@
1
+ # EuimAvatarMainIconDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimAvatarMainIcon]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimAvatarSubIconDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimAvatarSubIcon]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,11 @@
1
+ # EuimAvatarTextComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-avatar-text`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **color**: `"default" | "white" | "primary" | "info" | "success" | "accent" | "secondary" | "warning" | "danger"` -
@@ -0,0 +1,7 @@
1
+ # EuimBadgeComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-badge`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimCardComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-card`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,12 @@
1
+ # EuimCardImageDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimCardImage]`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **euimCardImageHeight**: `string` -
12
+ - **euimCardImageWidth**: `string` -
@@ -0,0 +1,11 @@
1
+ # EuimCardListComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-card-list`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **direction**: `"column" | string` -
@@ -0,0 +1,11 @@
1
+ # EuimChangelogComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-changelog`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **changeLogs**: `{}` -
@@ -0,0 +1,29 @@
1
+ # EuimChipSelectorComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-chip-selector`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **backgroundColor**: `"branding" | "transparent" | "white" | string` -
12
+ - **chipFill**: `"default" | "clear" | "outline" | "outline-solid" | "solid"` -
13
+ - **chipSelectedColor**: `"primary" | "dark" | "branding" | "info" | "success" | "warning" | "danger" | "white"` -
14
+ - **color**: `"default" | "dark" | "branding" | "white" | "primary" | "info" | "success" | "warning" | "danger"` -
15
+ - **euimKeepSelection**: `BooleanInput` -
16
+ - **hasBoxShadow**: `BooleanInput` -
17
+ - **hasColorTransparency**: `BooleanInput` -
18
+ - **hasNoScrollerX**: `BooleanInput` -
19
+ - **hasSearchbar**: `BooleanInput` -
20
+ - **isCustomMode**: `BooleanInput` -
21
+ - **isMultiSelectionMode**: `BooleanInput` -
22
+ - **selectedChips**: `{}` -
23
+ - **sourceData**: `FilteredData[]` -
24
+
25
+ ## Outputs
26
+
27
+ - **clickItems**: `EventEmitter` -
28
+ - **filterData**: `EventEmitter` -
29
+ - **selectedChipsChange**: `EventEmitter` -
@@ -0,0 +1,12 @@
1
+ # EuimChipSelectorItemDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimChipSelectorItem]`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **euimChipSelectorAll**: `boolean` -
12
+ - **id**: `number` -
@@ -0,0 +1,7 @@
1
+ # EuimDataSummaryColComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-data-summary-col`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimDataSummaryColLabelDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimDataSummaryColLabel]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimDataSummaryColValueDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimDataSummaryColValue]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimDataSummaryComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-data-summary`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,11 @@
1
+ # EuimDividerDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimDivider]`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **lines**: `"none" | "full"` -
@@ -0,0 +1,17 @@
1
+ # EuimEmptyListPlaceholderComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-empty-list-placeholder`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **button**: `string` -
12
+ - **description**: `string` -
13
+ - **euimMarginBottomSmall**: `boolean` -
14
+ - **euimMarginTopLarge**: `boolean` -
15
+ - **euimMarginTopSmall**: `boolean` -
16
+ - **icon**: `string` -
17
+ - **message**: `string` -
@@ -0,0 +1,7 @@
1
+ # EuimEmptyListPlaceholderIconDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimEmptyListPlaceholderIcon]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimEmptyListPlaceholderSubtitleDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimEmptyListPlaceholderSubtitle]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimEmptyListPlaceholderTitleDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimEmptyListPlaceholderTitle]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimFooterTransparentDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimFooterTransparent]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,11 @@
1
+ # EuimHeaderDetailsComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-header-details`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **hasBorderBottom**: `BooleanInput` -
@@ -0,0 +1,7 @@
1
+ # EuimHeaderDetailsIconDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimHeaderDetailsIcon]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimHeaderDetailsMetaDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimHeaderDetailsMeta]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimHeaderDetailsTitleDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimHeaderDetailsTitle]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,11 @@
1
+ # EuimHelpSupportComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-help-support`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **helpAndSupportItems**: `HelpAndSupportItem[]` -
@@ -0,0 +1,7 @@
1
+ # EuimHelperTextComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-helper-text`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,16 @@
1
+ # EuimLabelComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `div[euimLabel], p[euimLabel], span[euimLabel], euim-label`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **euimLabelMeta**: `boolean` -
12
+ - **euimLabelSubTitle**: `boolean` -
13
+ - **euimLabelTextWrap**: `boolean` -
14
+ - **euimLabelTitle**: `boolean` -
15
+ - **euimLabelTruncate**: `boolean` -
16
+ - **euimLabelTruncateWithLines**: `number` -
@@ -0,0 +1,7 @@
1
+ # EuimLanguageListComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-language-list`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,11 @@
1
+ # EuimLanguageSelectorComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-language-selector`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **hasSearchbar**: `boolean` -
@@ -0,0 +1,11 @@
1
+ # EuimListHeaderDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimListHeader]`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **border**: `"top" | "bottom"` -
@@ -0,0 +1,7 @@
1
+ # EuimListItemNoPaddingsDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimListItemNoPaddings]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,13 @@
1
+ # EuimMediaHeaderComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-media-header`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **euimNoGradient**: `boolean` -
12
+ - **euimTwoSidesGradient**: `boolean` -
13
+ - **hasBlur**: `boolean` -
@@ -0,0 +1,7 @@
1
+ # EuimMediaHeaderCustomContentDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimMediaHeaderCustomContent]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimMediaHeaderImageDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimMediaHeaderImage]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimMediaHeaderSubTitleDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimMediaHeaderSubTitle]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimMediaHeaderTitleDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimMediaHeaderTitle]`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimMessageComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-message`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,7 @@
1
+ # EuimMessageTitleComponent
2
+
3
+ **Type:** component
4
+
5
+ **Selector:** `euim-message-title`
6
+
7
+ **Standalone:** true
@@ -0,0 +1,11 @@
1
+ # EuimMinWidthDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimMinWidth]`
6
+
7
+ **Standalone:** true
8
+
9
+ ## Inputs
10
+
11
+ - **minWidth**: `string` -
@@ -0,0 +1,7 @@
1
+ # EuimMultiselectAllDirective
2
+
3
+ **Type:** directive
4
+
5
+ **Selector:** `[euimMultiselectAll]`
6
+
7
+ **Standalone:** true