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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (297) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileInfosComponent.html +98 -38
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  5. package/docs/components/EuimAboutComponent.html +2 -2
  6. package/docs/components/EuimAboutContentLoadingComponent.html +2 -2
  7. package/docs/components/EuimAlertMessageComponent.html +2 -2
  8. package/docs/components/EuimAppComponent.html +2 -2
  9. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  10. package/docs/components/EuimAvatarComponent.html +192 -35
  11. package/docs/components/EuimAvatarIconComponent.html +36 -205
  12. package/docs/components/EuimAvatarIconSubComponent.html +541 -0
  13. package/docs/components/EuimAvatarImageComponent.html +416 -0
  14. package/docs/components/EuimAvatarTextComponent.html +445 -0
  15. package/docs/components/EuimBadgeComponent.html +2 -2
  16. package/docs/components/EuimCardComponent.html +68 -3
  17. package/docs/components/EuimCardListComponent.html +95 -34
  18. package/docs/components/EuimChangelogComponent.html +2 -2
  19. package/docs/components/EuimChipSelectorComponent.html +95 -4
  20. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  21. package/docs/components/EuimDataSummaryComponent.html +2 -2
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +2 -2
  23. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  24. package/docs/components/EuimHelpSupportComponent.html +3 -3
  25. package/docs/components/EuimLabelComponent.html +2 -2
  26. package/docs/components/EuimLanguageListComponent.html +3 -3
  27. package/docs/components/EuimLanguageSelectorComponent.html +2 -2
  28. package/docs/components/EuimMediaHeaderComponent.html +27 -3
  29. package/docs/components/EuimMessageComponent.html +2 -2
  30. package/docs/components/EuimMessageTitleComponent.html +2 -2
  31. package/docs/components/EuimMultiselectComponent.html +2 -2
  32. package/docs/components/EuimMultiselectFilterComponent.html +2 -2
  33. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  34. package/docs/components/EuimMultiselectListComponent.html +2 -2
  35. package/docs/components/EuimMultiselectToolbarComponent.html +2 -2
  36. package/docs/components/EuimNotificationItemComponent.html +2 -2
  37. package/docs/components/EuimOpenSourceLicencesComponent.html +2 -2
  38. package/docs/components/EuimPdfViewerComponent.html +58 -4
  39. package/docs/components/EuimScrollerXComponent.html +2 -2
  40. package/docs/components/EuimSidebarComponent.html +2 -2
  41. package/docs/components/EuimSidebarContentComponent.html +2 -2
  42. package/docs/components/EuimSkeletonListComponent.html +2 -2
  43. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  44. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  45. package/docs/components/EuimSliderInfoScreenComponent.html +154 -48
  46. package/docs/components/EuimSpinnerComponent.html +2 -2
  47. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  48. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  49. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  50. package/docs/components/EuimToolbarComponent.html +2 -2
  51. package/docs/components/EuimToolbarDatepickerComponent.html +117 -4
  52. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  53. package/docs/components/EuimUserProfileComponent.html +90 -34
  54. package/docs/dependencies.html +6 -4
  55. package/docs/directives/EuimAlignCenterDirective.html +350 -0
  56. package/docs/directives/EuimAlignTopDirective.html +350 -0
  57. package/docs/directives/EuimCardImageDirective.html +51 -0
  58. package/docs/directives/EuimListHeaderDirective.html +432 -0
  59. package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
  60. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
  61. package/docs/directives/EuimMinWidthDirective.html +383 -0
  62. package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
  63. package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
  64. package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
  65. package/docs/index.html +3 -3
  66. package/docs/interfaces/ActionBtnsIconsNames.html +348 -0
  67. package/docs/js/menu-wc.js +119 -54
  68. package/docs/js/menu-wc_es5.js +1 -1
  69. package/docs/js/search/search_index.js +2 -2
  70. package/docs/miscellaneous/variables.html +12 -39
  71. package/docs/modules/EuimAboutModule.html +1 -1
  72. package/docs/modules/EuimAllModule.html +52 -4
  73. package/docs/modules/EuimAvatarModule.html +16 -10
  74. package/docs/modules/EuimLanguageSelectorModule.html +1 -1
  75. package/docs/modules/{EuimAvatarIconModule.html → EuimListHeaderModule.html} +5 -5
  76. package/docs/modules/EuimMediaHeaderModule.html +13 -0
  77. package/docs/modules/EuimSidebarModule.html +1 -1
  78. package/docs/modules/EuimToolbarDatepickerModule.html +1 -1
  79. package/docs/modules.html +12 -12
  80. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +4 -4
  81. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +4 -4
  82. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +3 -3
  83. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +4 -4
  84. package/esm2022/lib/components/base-states.directive.mjs +3 -3
  85. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  86. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
  87. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +3 -3
  88. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +4 -4
  89. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +27 -0
  90. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +28 -0
  91. package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
  92. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
  93. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
  94. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +3 -3
  95. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +3 -3
  96. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +4 -4
  97. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +3 -3
  98. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +3 -3
  99. package/esm2022/lib/components/euim-about/euim-about.component.mjs +3 -3
  100. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -9
  101. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +4 -4
  102. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +9 -8
  103. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +3 -3
  104. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +4 -4
  105. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +4 -4
  106. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  107. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  108. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  109. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  110. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  111. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  112. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  113. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  114. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +4 -4
  115. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +4 -4
  116. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
  117. package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
  118. package/esm2022/lib/components/euim-card/euim-card.module.mjs +4 -4
  119. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
  120. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +4 -4
  121. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +3 -3
  122. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +41 -9
  123. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +4 -4
  124. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +3 -3
  125. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -3
  126. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +3 -3
  127. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +4 -4
  128. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +4 -4
  129. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +3 -3
  130. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +4 -4
  131. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
  132. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +3 -3
  133. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +3 -3
  134. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +3 -3
  135. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
  136. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
  137. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +3 -3
  138. package/esm2022/lib/components/euim-message/euim-message.component.mjs +3 -3
  139. package/esm2022/lib/components/euim-message/euim-message.module.mjs +4 -4
  140. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +3 -3
  141. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +3 -3
  142. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +3 -3
  143. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +3 -3
  144. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +3 -3
  145. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +3 -3
  146. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +3 -3
  147. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +4 -4
  148. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
  149. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
  150. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  151. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  152. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  153. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +3 -3
  154. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +4 -4
  155. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +3 -3
  156. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +4 -4
  157. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +3 -3
  158. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +4 -4
  159. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +3 -3
  160. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +3 -3
  161. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +3 -3
  162. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +3 -3
  163. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
  164. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +4 -4
  165. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +3 -3
  166. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +3 -3
  167. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +3 -3
  168. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +4 -4
  169. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +3 -3
  170. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +36 -13
  171. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +9 -9
  172. package/esm2022/lib/components/index.mjs +12 -4
  173. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +3 -3
  174. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +4 -4
  175. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +3 -3
  176. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +3 -3
  177. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +3 -3
  178. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
  179. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +4 -4
  180. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +9 -8
  181. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +3 -3
  182. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -9
  183. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +3 -3
  184. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +4 -4
  185. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  186. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +3 -3
  187. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +3 -3
  188. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
  189. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +4 -4
  190. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +3 -3
  191. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +3 -3
  192. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +19 -10
  193. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +3 -3
  194. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +17 -9
  195. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +4 -4
  196. package/esm2022/lib/euim-all.module.mjs +45 -21
  197. package/esm2022/lib/services/euim-app.service.mjs +3 -3
  198. package/fesm2022/eui-mobile-core.mjs +1022 -593
  199. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  200. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  201. package/lib/components/base-states.directive.d.ts.map +1 -1
  202. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  203. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  204. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  205. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  206. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  207. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  208. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +10 -0
  209. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  210. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  211. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  212. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  213. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  214. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  215. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  216. package/lib/components/euim-about/euim-about.module.d.ts +2 -2
  217. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  218. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  219. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  220. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  221. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  222. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  223. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  224. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  225. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  226. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  227. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  228. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  229. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  230. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  231. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  232. package/lib/components/euim-avatar/index.d.ts +5 -2
  233. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  234. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  235. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  236. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  237. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  238. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  239. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  240. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  241. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +9 -2
  242. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  243. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  244. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  245. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  246. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  247. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  248. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  249. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  250. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  251. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  252. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  253. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  254. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  255. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  256. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  257. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  258. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  259. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  260. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  261. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  262. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  263. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  264. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  265. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  266. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -2
  267. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  268. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
  269. package/lib/components/index.d.ts +11 -3
  270. package/lib/components/index.d.ts.map +1 -1
  271. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  272. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  273. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  274. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  275. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  276. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  277. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  278. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  279. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  280. package/lib/euim-all.module.d.ts +36 -28
  281. package/lib/euim-all.module.d.ts.map +1 -1
  282. package/package.json +2 -1
  283. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  284. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  285. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  286. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  287. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  288. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  289. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  290. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  291. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  292. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  293. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  294. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  295. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  296. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  297. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
@@ -0,0 +1,432 @@
1
+ <!doctype html>
2
+ <html class="no-js" lang="">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="x-ua-compatible" content="ie=edge">
6
+ <title>csdr documentation</title>
7
+ <meta name="description" content="">
8
+ <meta name="viewport" content="width=device-width, initial-scale=1">
9
+
10
+ <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
+ <link rel="stylesheet" href="../styles/style.css">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
+ <link rel="stylesheet" href="../styles/material.css">
14
+ </head>
15
+ <body>
16
+ <script>
17
+ // Blocking script to avaoid flickering dark mode
18
+ // Dark mode toggle button
19
+ var useDark = window.matchMedia('(prefers-color-scheme: dark)');
20
+ var darkModeState = useDark.matches;
21
+ var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
22
+ var $darkModeToggles = document.querySelectorAll('.dark-mode-switch');
23
+ var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state');
24
+
25
+ function checkToggle(check) {
26
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
27
+ $darkModeToggleSwitchers[i].checked = check;
28
+ }
29
+ }
30
+
31
+ function toggleDarkMode(state) {
32
+ if (window.localStorage) {
33
+ localStorage.setItem('compodoc_darkmode-state', state);
34
+ }
35
+
36
+ checkToggle(state);
37
+
38
+ const hasClass = document.body.classList.contains('dark');
39
+
40
+ if (state) {
41
+ for (var i = 0; i < $darkModeToggles.length; i++) {
42
+ $darkModeToggles[i].classList.add('dark');
43
+ }
44
+ if (!hasClass) {
45
+ document.body.classList.add('dark');
46
+ }
47
+ } else {
48
+ for (var i = 0; i < $darkModeToggles.length; i++) {
49
+ $darkModeToggles[i].classList.remove('dark');
50
+ }
51
+ if (hasClass) {
52
+ document.body.classList.remove('dark');
53
+ }
54
+ }
55
+ }
56
+
57
+ useDark.addEventListener('change', function (evt) {
58
+ toggleDarkMode(evt.matches);
59
+ });
60
+ if (darkModeStateLocal) {
61
+ darkModeState = darkModeStateLocal === 'true';
62
+ }
63
+ toggleDarkMode(darkModeState);
64
+ </script>
65
+
66
+ <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
67
+ <a href="../" class="navbar-brand">csdr documentation</a>
68
+ <button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
69
+ </div>
70
+
71
+ <div class="xs-menu menu" id="mobile-menu">
72
+ <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
73
+ </div>
74
+
75
+ <div class="container-fluid main">
76
+ <div class="row main">
77
+ <div class="hidden-xs menu">
78
+ <compodoc-menu mode="normal"></compodoc-menu>
79
+ </div>
80
+ <!-- START CONTENT -->
81
+ <div class="content directive">
82
+ <div class="content-data">
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+ <ol class="breadcrumb">
91
+ <li class="breadcrumb-item">Directives</li>
92
+ <li class="breadcrumb-item" >EuimListHeaderDirective</li>
93
+ </ol>
94
+
95
+ <ul class="nav nav-tabs" role="tablist">
96
+ <li class="nav-item">
97
+ <a href="#info"
98
+ class="nav-link"
99
+ class="nav-link active"
100
+ role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
101
+ </li>
102
+ </ul>
103
+
104
+ <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/directives/euim-list-header/euim-list-header.directive.ts</code>
111
+ </p>
112
+
113
+
114
+
115
+
116
+
117
+
118
+ <section data-compodoc="block-metadata">
119
+ <h3>Metadata</h3>
120
+ <table class="table table-sm table-hover metadata">
121
+ <tbody>
122
+
123
+ <tr>
124
+ <td class="col-md-3">Selector</td>
125
+ <td class="col-md-9"><code>[euimListHeader]</code></td>
126
+ </tr>
127
+
128
+
129
+
130
+
131
+ </tbody>
132
+ </table>
133
+ </section>
134
+
135
+ <section data-compodoc="block-index">
136
+ <h3 id="index">Index</h3>
137
+ <table class="table table-sm table-bordered index-table">
138
+ <tbody>
139
+
140
+ <tr>
141
+ <td class="col-md-4">
142
+ <h6><b>Methods</b></h6>
143
+ </td>
144
+ </tr>
145
+ <tr>
146
+ <td class="col-md-4">
147
+ <ul class="index-list">
148
+ <li>
149
+ <a href="#getCssClasses" >getCssClasses</a>
150
+ </li>
151
+ </ul>
152
+ </td>
153
+ </tr>
154
+
155
+ <tr>
156
+ <td class="col-md-4">
157
+ <h6><b>Inputs</b></h6>
158
+ </td>
159
+ </tr>
160
+ <tr>
161
+ <td class="col-md-4">
162
+ <ul class="index-list">
163
+ <li>
164
+ <a href="#border" >border</a>
165
+ </li>
166
+ </ul>
167
+ </td>
168
+ </tr>
169
+
170
+
171
+ <tr>
172
+ <td class="col-md-4">
173
+ <h6><b>HostBindings</b></h6>
174
+ </td>
175
+ </tr>
176
+ <tr>
177
+ <td class="col-md-4">
178
+ <ul class="index-list">
179
+ <li>
180
+ <a href="#class" >class</a>
181
+ </li>
182
+ </ul>
183
+ </td>
184
+ </tr>
185
+
186
+
187
+ <tr>
188
+ <td class="col-md-4">
189
+ <h6><b>Accessors</b></h6>
190
+ </td>
191
+ </tr>
192
+ <tr>
193
+ <td class="col-md-4">
194
+ <ul class="index-list">
195
+ <li>
196
+ <a href="#cssClasses" >cssClasses</a>
197
+ </li>
198
+ </ul>
199
+ </td>
200
+ </tr>
201
+ </tbody>
202
+ </table>
203
+ </section>
204
+
205
+
206
+ <section data-compodoc="block-inputs">
207
+ <h3 id="inputs">Inputs</h3>
208
+ <table class="table table-sm table-bordered">
209
+ <tbody>
210
+ <tr>
211
+ <td class="col-md-4">
212
+ <a name="border"></a>
213
+ <b>border</b>
214
+ </td>
215
+ </tr>
216
+ <tr>
217
+ <td class="col-md-4">
218
+ <i>Type : </i> <code>&quot;top&quot; | &quot;bottom&quot;</code>
219
+
220
+ </td>
221
+ </tr>
222
+ </tbody>
223
+ </table>
224
+ </section>
225
+
226
+ <section data-compodoc="block-properties">
227
+ <h3>HostBindings</h3> <table class="table table-sm table-bordered">
228
+ <tbody>
229
+ <tr>
230
+ <td class="col-md-4">
231
+ <a name="class"></a>
232
+ <span class="name">
233
+ <span ><b>class</b></span>
234
+ <a href="#class"><span class="icon ion-ios-link"></span></a>
235
+ </span>
236
+ </td>
237
+ </tr>
238
+ <tr>
239
+ <td class="col-md-4">
240
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
241
+
242
+ </td>
243
+ </tr>
244
+
245
+
246
+ </tbody>
247
+ </table>
248
+ </section>
249
+
250
+
251
+ <section data-compodoc="block-methods">
252
+
253
+ <h3 id="methods">
254
+ Methods
255
+ </h3>
256
+ <table class="table table-sm table-bordered">
257
+ <tbody>
258
+ <tr>
259
+ <td class="col-md-4">
260
+ <a name="getCssClasses"></a>
261
+ <span class="name">
262
+ <span ><b>getCssClasses</b></span>
263
+ <a href="#getCssClasses"><span class="icon ion-ios-link"></span></a>
264
+ </span>
265
+ </td>
266
+ </tr>
267
+ <tr>
268
+ <td class="col-md-4">
269
+ <code>getCssClasses(rootClass: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank">string</a>)</code>
270
+ </td>
271
+ </tr>
272
+
273
+
274
+
275
+
276
+ <tr>
277
+ <td class="col-md-4">
278
+
279
+ <div class="io-description">
280
+ <b>Parameters :</b>
281
+
282
+ <table class="params">
283
+ <thead>
284
+ <tr>
285
+ <td>Name</td>
286
+ <td>Type</td>
287
+ <td>Optional</td>
288
+ </tr>
289
+ </thead>
290
+ <tbody>
291
+ <tr>
292
+ <td>rootClass</td>
293
+ <td>
294
+ <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
295
+ </td>
296
+
297
+ <td>
298
+ No
299
+ </td>
300
+
301
+
302
+ </tr>
303
+ </tbody>
304
+ </table>
305
+ </div>
306
+ <div class="io-description">
307
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
308
+
309
+ </div>
310
+ <div class="io-description">
311
+
312
+ </div>
313
+ </td>
314
+ </tr>
315
+ </tbody>
316
+ </table>
317
+ </section>
318
+
319
+ <section data-compodoc="block-accessors">
320
+ <h3 id="accessors">
321
+ Accessors
322
+ </h3>
323
+ <table class="table table-sm table-bordered">
324
+ <tbody>
325
+ <tr>
326
+ <td class="col-md-4">
327
+ <a name="cssClasses"></a>
328
+ <span class="name"><b>cssClasses</b><a href="#cssClasses"><span class="icon ion-ios-link"></span></a></span>
329
+ </td>
330
+ </tr>
331
+
332
+ <tr>
333
+ <td class="col-md-4">
334
+ <span class="accessor"><b>get</b><code>cssClasses()</code></span>
335
+ </td>
336
+ </tr>
337
+
338
+ </tbody>
339
+ </table>
340
+ </section>
341
+
342
+ </div>
343
+
344
+
345
+
346
+ </div>
347
+
348
+
349
+
350
+
351
+
352
+
353
+
354
+
355
+
356
+
357
+
358
+
359
+
360
+
361
+ </div><div class="search-results">
362
+ <div class="has-results">
363
+ <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
364
+ <ul class="search-results-list"></ul>
365
+ </div>
366
+ <div class="no-results">
367
+ <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
368
+ </div>
369
+ </div>
370
+ </div>
371
+ <!-- END CONTENT -->
372
+ </div>
373
+ </div>
374
+
375
+ <label class="dark-mode-switch">
376
+ <input type="checkbox">
377
+ <span class="slider">
378
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
379
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
380
+ </svg>
381
+ </span>
382
+ </label>
383
+
384
+ <script>
385
+ var COMPODOC_CURRENT_PAGE_DEPTH = 1;
386
+ var COMPODOC_CURRENT_PAGE_CONTEXT = 'directive';
387
+ var COMPODOC_CURRENT_PAGE_URL = 'EuimListHeaderDirective.html';
388
+ var MAX_SEARCH_RESULTS = 15;
389
+ </script>
390
+
391
+ <script>
392
+ $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
393
+ checkToggle(darkModeState);
394
+ if ($darkModeToggleSwitchers.length > 0) {
395
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
396
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
397
+ darkModeState = !darkModeState;
398
+ toggleDarkMode(darkModeState);
399
+ });
400
+ }
401
+ }
402
+ </script>
403
+
404
+ <script src="../js/libs/custom-elements.min.js"></script>
405
+ <script src="../js/libs/lit-html.js"></script>
406
+
407
+ <script src="../js/menu-wc.js" defer></script>
408
+ <script nomodule src="../js/menu-wc_es5.js" defer></script>
409
+
410
+ <script src="../js/libs/bootstrap-native.js"></script>
411
+
412
+ <script src="../js/libs/es6-shim.min.js"></script>
413
+ <script src="../js/libs/EventDispatcher.js"></script>
414
+ <script src="../js/libs/promise.min.js"></script>
415
+ <script src="../js/libs/zepto.min.js"></script>
416
+
417
+ <script src="../js/compodoc.js"></script>
418
+
419
+ <script src="../js/tabs.js"></script>
420
+ <script src="../js/menu.js"></script>
421
+ <script src="../js/libs/clipboard.min.js"></script>
422
+ <script src="../js/libs/prism.js"></script>
423
+ <script src="../js/sourceCode.js"></script>
424
+ <script src="../js/search/search.js"></script>
425
+ <script src="../js/search/lunr.min.js"></script>
426
+ <script src="../js/search/search-lunr.js"></script>
427
+ <script src="../js/search/search_index.js"></script>
428
+ <script src="../js/lazy-load-graphs.js"></script>
429
+
430
+
431
+ </body>
432
+ </html>