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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (357) hide show
  1. package/assets/i18n-mobile/es.json +4 -4
  2. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  4. package/docs/components/EuiMUserProfileInfosComponent.html +98 -38
  5. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  6. package/docs/components/EuimAboutComponent.html +57 -161
  7. package/docs/components/EuimAboutContentLoadingComponent.html +98 -18
  8. package/docs/components/EuimAlertMessageComponent.html +3 -3
  9. package/docs/components/EuimAppComponent.html +2 -2
  10. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  11. package/docs/components/EuimAvatarComponent.html +192 -35
  12. package/docs/components/EuimAvatarIconComponent.html +36 -205
  13. package/docs/{directives/EuimToolbarDatepickerDatetimeDirective.html → components/EuimAvatarIconSubComponent.html} +129 -259
  14. package/docs/components/EuimAvatarImageComponent.html +416 -0
  15. package/docs/components/EuimAvatarTextComponent.html +445 -0
  16. package/docs/components/EuimBadgeComponent.html +3 -3
  17. package/docs/components/EuimCardComponent.html +68 -3
  18. package/docs/components/EuimCardListComponent.html +95 -34
  19. package/docs/components/EuimChangelogComponent.html +102 -3
  20. package/docs/components/EuimChipSelectorComponent.html +98 -7
  21. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  22. package/docs/components/EuimDataSummaryComponent.html +2 -2
  23. package/docs/components/EuimEmptyListPlaceholderComponent.html +3 -3
  24. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  25. package/docs/components/EuimHelpSupportComponent.html +8 -80
  26. package/docs/components/EuimLabelComponent.html +3 -3
  27. package/docs/components/EuimLanguageListComponent.html +124 -53
  28. package/docs/components/EuimLanguageSelectorComponent.html +72 -16
  29. package/docs/components/EuimMediaHeaderComponent.html +27 -3
  30. package/docs/components/EuimMessageComponent.html +2 -2
  31. package/docs/components/EuimMessageTitleComponent.html +2 -2
  32. package/docs/components/EuimMultiselectComponent.html +2 -2
  33. package/docs/components/EuimMultiselectFilterComponent.html +3 -3
  34. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  35. package/docs/components/EuimMultiselectListComponent.html +2 -2
  36. package/docs/components/EuimMultiselectToolbarComponent.html +3 -3
  37. package/docs/components/EuimNotificationItemComponent.html +2 -2
  38. package/docs/components/EuimOpenSourceLicencesComponent.html +102 -3
  39. package/docs/components/EuimPdfViewerComponent.html +58 -4
  40. package/docs/components/EuimScrollerXComponent.html +2 -2
  41. package/docs/components/EuimSearchBarComponent.html +723 -0
  42. package/docs/components/EuimSidebarComponent.html +2 -2
  43. package/docs/components/EuimSidebarContentComponent.html +222 -5
  44. package/docs/components/EuimSkeletonListComponent.html +2 -2
  45. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  46. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  47. package/docs/components/EuimSliderInfoScreenComponent.html +154 -48
  48. package/docs/components/EuimSpinnerComponent.html +2 -2
  49. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  50. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  51. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  52. package/docs/components/EuimToolbarComponent.html +27 -3
  53. package/docs/components/EuimToolbarDatepickerComponent.html +118 -12
  54. package/docs/components/EuimToolbarQrcodeComponent.html +364 -0
  55. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  56. package/docs/components/EuimUserProfileComponent.html +90 -34
  57. package/docs/dependencies.html +6 -4
  58. package/docs/{interfaces/HelpContacts.html → directives/EuimAlignCenterDirective.html} +145 -110
  59. package/docs/directives/EuimAlignTopDirective.html +350 -0
  60. package/docs/directives/EuimCardImageDirective.html +51 -0
  61. package/docs/directives/EuimDividerDirective.html +4 -0
  62. package/docs/directives/EuimListHeaderDirective.html +436 -0
  63. package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
  64. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
  65. package/docs/directives/EuimMinWidthDirective.html +383 -0
  66. package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
  67. package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
  68. package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
  69. package/docs/directives/EuimSkeletonTextAvatarDirective.html +4 -0
  70. package/docs/index.html +4 -4
  71. package/docs/interfaces/{SupportMaterials.html → ActionBtnsIconsNames.html} +51 -18
  72. package/docs/interfaces/{Contact.html → MenuItem.html} +92 -47
  73. package/docs/js/menu-wc.js +153 -85
  74. package/docs/js/menu-wc_es5.js +1 -1
  75. package/docs/js/search/search_index.js +2 -2
  76. package/docs/miscellaneous/typealiases.html +22 -1
  77. package/docs/miscellaneous/variables.html +13 -39
  78. package/docs/modules/EuimAboutModule.html +1 -1
  79. package/docs/modules/EuimAllModule.html +58 -4
  80. package/docs/modules/EuimAvatarModule.html +16 -10
  81. package/docs/modules/EuimDividerModule.html +13 -4
  82. package/docs/modules/EuimLanguageSelectorModule.html +1 -1
  83. package/docs/modules/EuimListHeaderModule.html +241 -0
  84. package/docs/modules/EuimMediaHeaderModule.html +13 -0
  85. package/docs/modules/EuimSidebarModule.html +1 -1
  86. package/docs/modules/EuimSkeletonTextAvatarModule.html +13 -4
  87. package/docs/modules/EuimToolbarDatepickerModule.html +1 -7
  88. package/docs/modules/{EuimAvatarIconModule.html → EuimToolbarQrcodeModule.html} +5 -5
  89. package/docs/modules.html +24 -12
  90. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -6
  91. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  92. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
  93. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  94. package/esm2022/lib/components/base-states.directive.mjs +4 -4
  95. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  96. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
  97. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +5 -4
  98. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +12 -9
  99. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +28 -0
  100. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +31 -0
  101. package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
  102. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
  103. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
  104. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -4
  105. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +5 -4
  106. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +12 -9
  107. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
  108. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +11 -12
  109. package/esm2022/lib/components/euim-about/euim-about.component.mjs +10 -31
  110. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -13
  111. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +12 -11
  112. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +12 -33
  113. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +12 -11
  114. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  115. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +15 -13
  116. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  117. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  118. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  119. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  120. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  121. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  122. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  123. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  124. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +6 -5
  125. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  126. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
  127. package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
  128. package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
  129. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
  130. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
  131. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
  132. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +44 -11
  133. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  134. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  135. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
  136. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
  137. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +7 -7
  138. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  139. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  140. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  141. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
  142. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  143. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  144. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  145. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
  146. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
  147. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  148. package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
  149. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  150. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
  151. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  152. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -4
  153. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
  154. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
  155. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +5 -5
  156. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +5 -5
  157. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  158. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
  159. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
  160. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  161. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  162. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  163. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  164. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  165. package/esm2022/lib/components/euim-search-bar/euim-search-bar.component.mjs +56 -0
  166. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
  167. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  168. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +5 -5
  169. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  170. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  171. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  172. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  173. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  174. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
  175. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  176. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
  177. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
  178. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  179. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  180. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +37 -18
  181. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +10 -15
  182. package/esm2022/lib/components/euim-toolbar-datepicker/index.mjs +1 -2
  183. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +21 -0
  184. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +36 -0
  185. package/esm2022/lib/components/euim-toolbar-qrcode/index.mjs +3 -0
  186. package/esm2022/lib/components/index.mjs +14 -4
  187. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
  188. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
  189. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  190. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  191. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  192. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
  193. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  194. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +37 -66
  195. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +46 -26
  196. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -15
  197. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
  198. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  199. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  200. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  201. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
  202. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +8 -5
  203. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  204. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  205. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  206. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +19 -10
  207. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  208. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +17 -9
  209. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  210. package/esm2022/lib/euim-all.module.mjs +50 -21
  211. package/esm2022/lib/services/euim-app.service.mjs +4 -4
  212. package/fesm2022/eui-mobile-core.mjs +1319 -844
  213. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  214. package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
  215. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  216. package/lib/components/base-states.directive.d.ts.map +1 -1
  217. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  218. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  219. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  220. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  221. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts +1 -1
  222. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts.map +1 -1
  223. package/lib/components/directives/euim-divider/euim-divider.module.d.ts +7 -4
  224. package/lib/components/directives/euim-divider/euim-divider.module.d.ts.map +1 -1
  225. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  226. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  227. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +13 -0
  228. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  229. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  230. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  231. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  232. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  233. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  234. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  235. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts +1 -1
  236. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts.map +1 -1
  237. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +7 -4
  238. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts.map +1 -1
  239. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +2 -2
  240. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts.map +1 -1
  241. package/lib/components/euim-about/euim-about.component.d.ts +2 -8
  242. package/lib/components/euim-about/euim-about.component.d.ts.map +1 -1
  243. package/lib/components/euim-about/euim-about.module.d.ts +9 -10
  244. package/lib/components/euim-about/euim-about.module.d.ts.map +1 -1
  245. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +1 -0
  246. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -1
  247. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +2 -45
  248. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  249. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +2 -1
  250. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -1
  251. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  252. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  253. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  254. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  255. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  256. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  257. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  258. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  259. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  260. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  261. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  262. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  263. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  264. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  265. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  266. package/lib/components/euim-avatar/index.d.ts +5 -2
  267. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  268. package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
  269. package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
  270. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  271. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  272. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  273. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  274. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  275. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  276. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  277. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +11 -4
  278. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  279. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  280. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  281. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  282. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  283. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  284. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  285. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  286. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  287. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  288. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  289. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  290. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  291. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  292. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  293. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  294. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  295. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  296. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  297. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  298. package/lib/components/euim-search-bar/euim-search-bar.component.d.ts +19 -0
  299. package/lib/components/euim-search-bar/euim-search-bar.component.d.ts.map +1 -0
  300. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  301. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  302. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  303. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  304. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -6
  305. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  306. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +7 -8
  307. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts.map +1 -1
  308. package/lib/components/euim-toolbar-datepicker/index.d.ts +0 -1
  309. package/lib/components/euim-toolbar-datepicker/index.d.ts.map +1 -1
  310. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +9 -0
  311. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts.map +1 -0
  312. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +12 -0
  313. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts.map +1 -0
  314. package/lib/components/euim-toolbar-qrcode/index.d.ts +3 -0
  315. package/lib/components/euim-toolbar-qrcode/index.d.ts.map +1 -0
  316. package/lib/components/index.d.ts +13 -3
  317. package/lib/components/index.d.ts.map +1 -1
  318. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  319. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  320. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +44 -17
  321. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  322. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +26 -5
  323. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  324. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  325. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  326. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
  327. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
  328. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  329. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +2 -1
  330. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  331. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  332. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  333. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  334. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  335. package/lib/euim-all.module.d.ts +35 -26
  336. package/lib/euim-all.module.d.ts.map +1 -1
  337. package/package.json +2 -1
  338. package/docs/interfaces/AlertInfos.html +0 -411
  339. package/docs/interfaces/Material.html +0 -495
  340. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  341. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  342. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  343. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  344. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  345. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +0 -73
  346. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  347. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  348. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  349. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  350. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  351. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  352. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  353. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  354. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  355. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
  356. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts +0 -19
  357. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts.map +0 -1
@@ -78,85 +78,85 @@
78
78
  <compodoc-menu mode="normal"></compodoc-menu>
79
79
  </div>
80
80
  <!-- START CONTENT -->
81
- <div class="content directive">
81
+ <div class="content component">
82
82
  <div class="content-data">
83
83
 
84
84
 
85
85
 
86
86
 
87
-
88
-
89
-
90
87
  <ol class="breadcrumb">
91
- <li class="breadcrumb-item">Directives</li>
92
- <li class="breadcrumb-item" >EuimToolbarDatepickerDatetimeDirective</li>
88
+ <li class="breadcrumb-item">Components</li>
89
+ <li class="breadcrumb-item"
90
+ >
91
+ EuimAvatarIconSubComponent</li>
93
92
  </ol>
94
93
 
95
94
  <ul class="nav nav-tabs" role="tablist">
96
95
  <li class="nav-item">
97
- <a href="#info"
98
- class="nav-link"
99
- class="nav-link active"
96
+ <a href="#info" class="nav-link active"
100
97
  role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
101
98
  </li>
102
99
  </ul>
103
100
 
104
101
  <div class="tab-content">
105
- <div class="tab-pane fade active in" id="info">
106
- <p class="comment">
107
- <h3>File</h3>
108
- </p>
109
- <p class="comment">
110
- <code>packages/eui-mobile/packages/core/src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.ts</code>
111
- </p>
102
+ <div class="tab-pane fade active in" id="info"><p class="comment">
103
+ <h3>File</h3>
104
+ </p>
105
+ <p class="comment">
106
+ <code>packages/eui-mobile/packages/core/src/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.ts</code>
107
+ </p>
112
108
 
113
109
 
114
110
 
115
111
 
116
- <p class="comment">
117
- <h3>Implements</h3>
118
- </p>
119
- <p class="comment">
120
- <code>OnInit</code>
121
- </p>
122
112
 
123
113
 
124
- <section data-compodoc="block-metadata">
125
- <h3>Metadata</h3>
126
- <table class="table table-sm table-hover metadata">
127
- <tbody>
114
+ <section data-compodoc="block-metadata">
115
+ <h3>Metadata</h3>
116
+ <table class="table table-sm table-hover metadata">
117
+ <tbody>
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+ <tr>
131
+ <td class="col-md-3">selector</td>
132
+ <td class="col-md-9"><code>euim-avatar-icon-sub</code></td>
133
+ </tr>
128
134
 
129
- <tr>
130
- <td class="col-md-3">Selector</td>
131
- <td class="col-md-9"><code>[euimToolbarDatepickerDatetime]</code></td>
132
- </tr>
133
135
 
134
136
 
135
137
 
136
138
 
137
- </tbody>
138
- </table>
139
- </section>
140
139
 
141
- <section data-compodoc="block-index">
140
+ <tr>
141
+ <td class="col-md-3">templateUrl</td>
142
+ <td class="col-md-9"><code>./euim-avatar-icon-sub.component.html</code></td>
143
+ </tr>
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+ </tbody>
153
+ </table>
154
+ </section>
155
+
156
+ <section data-compodoc="block-index">
142
157
  <h3 id="index">Index</h3>
143
158
  <table class="table table-sm table-bordered index-table">
144
159
  <tbody>
145
- <tr>
146
- <td class="col-md-4">
147
- <h6><b>Properties</b></h6>
148
- </td>
149
- </tr>
150
- <tr>
151
- <td class="col-md-4">
152
- <ul class="index-list">
153
- <li>
154
- <span class="modifier"></span>
155
- <a href="#className" >className</a>
156
- </li>
157
- </ul>
158
- </td>
159
- </tr>
160
160
 
161
161
  <tr>
162
162
  <td class="col-md-4">
@@ -167,8 +167,7 @@
167
167
  <td class="col-md-4">
168
168
  <ul class="index-list">
169
169
  <li>
170
- <span class="modifier"></span>
171
- <a href="#onIonChange" >onIonChange</a>
170
+ <a href="#getCssClasses" >getCssClasses</a>
172
171
  </li>
173
172
  </ul>
174
173
  </td>
@@ -183,22 +182,19 @@
183
182
  <td class="col-md-4">
184
183
  <ul class="index-list">
185
184
  <li>
186
- <a href="#displayFormat" >displayFormat</a>
187
- </li>
188
- <li>
189
- <a href="#id" >id</a>
185
+ <a href="#borderColor" >borderColor</a>
190
186
  </li>
191
187
  <li>
192
- <a href="#presentation" >presentation</a>
188
+ <a href="#color" >color</a>
193
189
  </li>
194
190
  <li>
195
- <a href="#showDefaultButtons" >showDefaultButtons</a>
191
+ <a href="#fill" >fill</a>
196
192
  </li>
197
193
  <li>
198
194
  <a href="#size" >size</a>
199
195
  </li>
200
196
  <li>
201
- <a href="#value" >value</a>
197
+ <a href="#variant" >variant</a>
202
198
  </li>
203
199
  </ul>
204
200
  </td>
@@ -220,88 +216,45 @@
220
216
  </td>
221
217
  </tr>
222
218
 
223
- <tr>
224
- <td class="col-md-4">
225
- <h6><b>HostListeners</b></h6>
226
- </td>
227
- </tr>
228
- <tr>
229
- <td class="col-md-4">
230
- <ul class="index-list">
231
- <li>
232
- <a href="#ionChange" >ionChange</a>
233
- </li>
234
- </ul>
235
- </td>
236
- </tr>
237
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>
238
234
  </tbody>
239
235
  </table>
240
236
  </section>
241
237
 
242
- <section data-compodoc="block-constructor">
243
- <h3 id="constructor">Constructor</h3>
244
- <table class="table table-sm table-bordered">
245
- <tbody>
246
- <tr>
247
- <td class="col-md-4">
248
- <code>constructor(euimToolbarDatepickerComponent: <a href="../components/EuimToolbarDatepickerComponent.html" target="_self">EuimToolbarDatepickerComponent</a>)</code>
249
- </td>
250
- </tr>
251
238
 
252
- <tr>
253
- <td class="col-md-4">
254
- <div>
255
- <b>Parameters :</b>
256
- <table class="params">
257
- <thead>
258
- <tr>
259
- <td>Name</td>
260
- <td>Type</td>
261
- <td>Optional</td>
262
- </tr>
263
- </thead>
264
- <tbody>
265
- <tr>
266
- <td>euimToolbarDatepickerComponent</td>
267
-
268
- <td>
269
- <code><a href="../components/EuimToolbarDatepickerComponent.html" target="_self" >EuimToolbarDatepickerComponent</a></code>
270
- </td>
271
-
272
- <td>
273
- No
274
- </td>
275
-
276
- </tr>
277
- </tbody>
278
- </table>
279
- </div>
280
- </td>
281
- </tr>
282
- </tbody>
283
- </table>
284
- </section>
285
-
286
- <section data-compodoc="block-inputs">
239
+ <section data-compodoc="block-inputs">
287
240
  <h3 id="inputs">Inputs</h3>
288
241
  <table class="table table-sm table-bordered">
289
242
  <tbody>
290
243
  <tr>
291
244
  <td class="col-md-4">
292
- <a name="displayFormat"></a>
293
- <b>displayFormat</b>
245
+ <a name="borderColor"></a>
246
+ <b>borderColor</b>
294
247
  </td>
295
248
  </tr>
296
249
  <tr>
297
250
  <td class="col-md-4">
298
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
251
+ <i>Type : </i> <code>&quot;default&quot; | &quot;primary&quot; | &quot;info&quot; | &quot;success&quot; | &quot;danger&quot; | &quot;white&quot;</code>
299
252
 
300
253
  </td>
301
254
  </tr>
302
255
  <tr>
303
256
  <td class="col-md-4">
304
- <i>Default value : </i><code>&#x27;DD-MM-YYYY&#x27;</code>
257
+ <i>Default value : </i><code>&#x27;default&#x27;</code>
305
258
  </td>
306
259
  </tr>
307
260
  </tbody>
@@ -310,35 +263,19 @@
310
263
  <tbody>
311
264
  <tr>
312
265
  <td class="col-md-4">
313
- <a name="id"></a>
314
- <b>id</b>
266
+ <a name="color"></a>
267
+ <b>color</b>
315
268
  </td>
316
269
  </tr>
317
270
  <tr>
318
271
  <td class="col-md-4">
319
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
320
-
321
- </td>
322
- </tr>
323
- </tbody>
324
- </table>
325
- <table class="table table-sm table-bordered">
326
- <tbody>
327
- <tr>
328
- <td class="col-md-4">
329
- <a name="presentation"></a>
330
- <b>presentation</b>
331
- </td>
332
- </tr>
333
- <tr>
334
- <td class="col-md-4">
335
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
272
+ <i>Type : </i> <code>&quot;default&quot; | &quot;dark&quot; | &quot;branding&quot; | &quot;white&quot; | &quot;primary&quot; | &quot;info&quot; | &quot;success&quot; | &quot;accent&quot; | &quot;secondary&quot; | &quot;warning&quot; | &quot;danger&quot;</code>
336
273
 
337
274
  </td>
338
275
  </tr>
339
276
  <tr>
340
277
  <td class="col-md-4">
341
- <i>Default value : </i><code>&#x27;date&#x27;</code>
278
+ <i>Default value : </i><code>&#x27;default&#x27;</code>
342
279
  </td>
343
280
  </tr>
344
281
  </tbody>
@@ -347,19 +284,19 @@
347
284
  <tbody>
348
285
  <tr>
349
286
  <td class="col-md-4">
350
- <a name="showDefaultButtons"></a>
351
- <b>showDefaultButtons</b>
287
+ <a name="fill"></a>
288
+ <b>fill</b>
352
289
  </td>
353
290
  </tr>
354
291
  <tr>
355
292
  <td class="col-md-4">
356
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
293
+ <i>Type : </i> <code>&quot;default&quot; | &quot;clear&quot; | &quot;outline&quot; | &quot;solid&quot; | &quot;outline-solid&quot;</code>
357
294
 
358
295
  </td>
359
296
  </tr>
360
297
  <tr>
361
298
  <td class="col-md-4">
362
- <i>Default value : </i><code>true</code>
299
+ <i>Default value : </i><code>&#x27;default&#x27;</code>
363
300
  </td>
364
301
  </tr>
365
302
  </tbody>
@@ -374,13 +311,13 @@
374
311
  </tr>
375
312
  <tr>
376
313
  <td class="col-md-4">
377
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
314
+ <i>Type : </i> <code>&quot;default&quot; | &quot;auto&quot; | &quot;l&quot; | &quot;m&quot; | &quot;s&quot;</code>
378
315
 
379
316
  </td>
380
317
  </tr>
381
318
  <tr>
382
319
  <td class="col-md-4">
383
- <i>Default value : </i><code>&#x27;cover&#x27;</code>
320
+ <i>Default value : </i><code>&#x27;default&#x27;</code>
384
321
  </td>
385
322
  </tr>
386
323
  </tbody>
@@ -389,21 +326,26 @@
389
326
  <tbody>
390
327
  <tr>
391
328
  <td class="col-md-4">
392
- <a name="value"></a>
393
- <b>value</b>
329
+ <a name="variant"></a>
330
+ <b>variant</b>
394
331
  </td>
395
332
  </tr>
396
333
  <tr>
397
334
  <td class="col-md-4">
398
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
335
+ <i>Type : </i> <code>&quot;default&quot; | &quot;rounded&quot; | &quot;rectangle&quot;</code>
399
336
 
400
337
  </td>
401
338
  </tr>
339
+ <tr>
340
+ <td class="col-md-4">
341
+ <i>Default value : </i><code>&#x27;default&#x27;</code>
342
+ </td>
343
+ </tr>
402
344
  </tbody>
403
345
  </table>
404
346
  </section>
405
347
 
406
- <section data-compodoc="block-properties">
348
+ <section data-compodoc="block-properties">
407
349
  <h3>HostBindings</h3> <table class="table table-sm table-bordered">
408
350
  <tbody>
409
351
  <tr>
@@ -421,44 +363,14 @@
421
363
 
422
364
  </td>
423
365
  </tr>
424
- <tr>
425
- <td class="col-md-4">
426
- <i>Default value : </i><code>&#x27;euim-toolbar-datepicker&#x27;</code>
427
- </td>
428
- </tr>
429
366
 
430
367
 
431
368
  </tbody>
432
369
  </table>
433
370
  </section>
434
371
 
435
- <section data-compodoc="block-host-listener">
436
- <h3>HostListeners</h3> <table class="table table-sm table-bordered">
437
- <tbody>
438
- <tr>
439
- <td class="col-md-4">
440
- <a name="ionChange"></a>
441
- <span class="name">
442
- <b>
443
- ionChange
444
- </b>
445
- <a href="#ionChange"><span class="icon ion-ios-link"></span></a>
446
- </span>
447
- </td>
448
- </tr>
449
- <tr>
450
- <td class="col-md-4">
451
- <i>Arguments : </i><code>'$event' </code>
452
- </td>
453
- </tr>
454
-
455
-
456
-
457
372
 
458
- </tbody>
459
- </table>
460
- </section>
461
- <section data-compodoc="block-methods">
373
+ <section data-compodoc="block-methods">
462
374
 
463
375
  <h3 id="methods">
464
376
  Methods
@@ -467,123 +379,81 @@
467
379
  <tbody>
468
380
  <tr>
469
381
  <td class="col-md-4">
470
- <a name="onIonChange"></a>
382
+ <a name="getCssClasses"></a>
471
383
  <span class="name">
472
- <span class="modifier"></span>
473
- <span ><b>onIonChange</b></span>
474
- <a href="#onIonChange"><span class="icon ion-ios-link"></span></a>
384
+ <span ><b>getCssClasses</b></span>
385
+ <a href="#getCssClasses"><span class="icon ion-ios-link"></span></a>
475
386
  </span>
476
387
  </td>
477
388
  </tr>
478
389
  <tr>
479
390
  <td class="col-md-4">
480
- <span class="modifier-icon icon ion-ios-reset"></span>
481
- <code>onIonChange(event: CustomEvent)</code>
391
+ <code>getCssClasses()</code>
482
392
  </td>
483
393
  </tr>
484
394
 
485
- <tr>
486
- <td class="col-md-4">
487
- <b>Decorators : </b>
488
- <br />
489
- <code>@HostListener(&#x27;ionChange&#x27;, [&#x27;$event&#x27;])<br /></code>
490
- </td>
491
- </tr>
492
395
 
493
396
 
494
397
 
495
398
  <tr>
496
399
  <td class="col-md-4">
497
400
 
498
- <div class="io-description">
499
- <b>Parameters :</b>
500
-
501
- <table class="params">
502
- <thead>
503
- <tr>
504
- <td>Name</td>
505
- <td>Type</td>
506
- <td>Optional</td>
507
- </tr>
508
- </thead>
509
- <tbody>
510
- <tr>
511
- <td>event</td>
512
- <td>
513
- <code>CustomEvent</code>
514
- </td>
515
-
516
- <td>
517
- No
518
- </td>
519
-
520
-
521
- </tr>
522
- </tbody>
523
- </table>
524
- </div>
525
401
  <div class="io-description">
526
- <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
402
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
527
403
 
528
404
  </div>
529
- <div class="io-description">
530
-
531
- </div>
532
405
  </td>
533
406
  </tr>
534
407
  </tbody>
535
408
  </table>
536
409
  </section>
537
- <section data-compodoc="block-properties">
538
-
539
- <h3 id="inputs">
540
- Properties
541
- </h3>
542
- <table class="table table-sm table-bordered">
543
- <tbody>
544
- <tr>
545
- <td class="col-md-4">
546
- <a name="className"></a>
547
- <span class="name">
548
- <span class="modifier"></span>
549
- <span ><b>className</b></span>
550
- <a href="#className"><span class="icon ion-ios-link"></span></a>
551
- </span>
552
- </td>
553
- </tr>
554
- <tr>
555
- <td class="col-md-4">
556
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
557
410
 
558
- </td>
559
- </tr>
411
+ <section data-compodoc="block-accessors">
412
+ <h3 id="accessors">
413
+ Accessors
414
+ </h3>
415
+ <table class="table table-sm table-bordered">
416
+ <tbody>
560
417
  <tr>
561
418
  <td class="col-md-4">
562
- <i>Default value : </i><code>&#x27;euim-toolbar-datepicker&#x27;</code>
419
+ <a name="cssClasses"></a>
420
+ <span class="name"><b>cssClasses</b><a href="#cssClasses"><span class="icon ion-ios-link"></span></a></span>
563
421
  </td>
564
422
  </tr>
423
+
565
424
  <tr>
566
425
  <td class="col-md-4">
567
- <b>Decorators : </b>
568
- <br />
569
- <code>
570
- @HostBinding(&#x27;class&#x27;)<br />
571
- </code>
426
+ <span class="accessor"><b>get</b><code>cssClasses()</code></span>
572
427
  </td>
573
428
  </tr>
574
429
 
575
-
576
- </tbody>
577
- </table>
430
+ </tbody>
431
+ </table>
578
432
  </section>
433
+ </div>
579
434
 
580
435
 
581
- </div>
582
436
 
583
437
 
584
438
 
439
+
440
+
585
441
  </div>
586
442
 
443
+ <script src="../js/libs/vis.min.js"></script>
444
+ <script src="../js/libs/htmlparser.js"></script>
445
+ <script src="../js/libs/deep-iterator.js"></script>
446
+ <script>
447
+ var COMPONENT_TEMPLATE = '<div><ng-content></ng-content></div>'
448
+ 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': 'EuimSearchBarComponent', 'selector': 'euim-search-bar'},{'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': 'EuimToolbarQrcodeComponent', 'selector': 'euim-toolbar-qrcode'},{'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'}];
449
+ 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': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
450
+ var ACTUAL_COMPONENT = {'name': 'EuimAvatarIconSubComponent'};
451
+ </script>
452
+ <script src="../js/tree.js"></script>
453
+
454
+
455
+
456
+
587
457
 
588
458
 
589
459
 
@@ -622,8 +492,8 @@
622
492
 
623
493
  <script>
624
494
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
625
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'directive';
626
- var COMPODOC_CURRENT_PAGE_URL = 'EuimToolbarDatepickerDatetimeDirective.html';
495
+ var COMPODOC_CURRENT_PAGE_CONTEXT = 'component';
496
+ var COMPODOC_CURRENT_PAGE_URL = 'EuimAvatarIconSubComponent.html';
627
497
  var MAX_SEARCH_RESULTS = 15;
628
498
  </script>
629
499