@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,383 @@
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" >EuimMinWidthDirective</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-min-width/euim-min-width.directive.ts</code>
111
+ </p>
112
+
113
+
114
+
115
+
116
+ <p class="comment">
117
+ <h3>Implements</h3>
118
+ </p>
119
+ <p class="comment">
120
+ <code>OnInit</code>
121
+ </p>
122
+
123
+
124
+ <section data-compodoc="block-metadata">
125
+ <h3>Metadata</h3>
126
+ <table class="table table-sm table-hover metadata">
127
+ <tbody>
128
+
129
+ <tr>
130
+ <td class="col-md-3">Selector</td>
131
+ <td class="col-md-9"><code>[euimMinWidth]</code></td>
132
+ </tr>
133
+
134
+ <tr>
135
+ <td class="col-md-3">Standalone</td>
136
+ <td class="col-md-9"><code>true</code></td>
137
+ </tr>
138
+
139
+
140
+
141
+ </tbody>
142
+ </table>
143
+ </section>
144
+
145
+ <section data-compodoc="block-index">
146
+ <h3 id="index">Index</h3>
147
+ <table class="table table-sm table-bordered index-table">
148
+ <tbody>
149
+ <tr>
150
+ <td class="col-md-4">
151
+ <h6><b>Properties</b></h6>
152
+ </td>
153
+ </tr>
154
+ <tr>
155
+ <td class="col-md-4">
156
+ <ul class="index-list">
157
+ <li>
158
+ <span class="modifier"></span>
159
+ <a href="#widthVar" >widthVar</a>
160
+ </li>
161
+ </ul>
162
+ </td>
163
+ </tr>
164
+
165
+
166
+ <tr>
167
+ <td class="col-md-4">
168
+ <h6><b>Inputs</b></h6>
169
+ </td>
170
+ </tr>
171
+ <tr>
172
+ <td class="col-md-4">
173
+ <ul class="index-list">
174
+ <li>
175
+ <a href="#minWidth" >minWidth</a>
176
+ </li>
177
+ </ul>
178
+ </td>
179
+ </tr>
180
+
181
+
182
+ <tr>
183
+ <td class="col-md-4">
184
+ <h6><b>HostBindings</b></h6>
185
+ </td>
186
+ </tr>
187
+ <tr>
188
+ <td class="col-md-4">
189
+ <ul class="index-list">
190
+ <li>
191
+ <a href="#style.width" >style.width</a>
192
+ </li>
193
+ </ul>
194
+ </td>
195
+ </tr>
196
+
197
+
198
+ </tbody>
199
+ </table>
200
+ </section>
201
+
202
+
203
+ <section data-compodoc="block-inputs">
204
+ <h3 id="inputs">Inputs</h3>
205
+ <table class="table table-sm table-bordered">
206
+ <tbody>
207
+ <tr>
208
+ <td class="col-md-4">
209
+ <a name="minWidth"></a>
210
+ <b>minWidth</b>
211
+ </td>
212
+ </tr>
213
+ <tr>
214
+ <td class="col-md-4">
215
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
216
+
217
+ </td>
218
+ </tr>
219
+ <tr>
220
+ <td class="col-md-4">
221
+ <i>Default value : </i><code>&#x27;20%&#x27;</code>
222
+ </td>
223
+ </tr>
224
+ </tbody>
225
+ </table>
226
+ </section>
227
+
228
+ <section data-compodoc="block-properties">
229
+ <h3>HostBindings</h3> <table class="table table-sm table-bordered">
230
+ <tbody>
231
+ <tr>
232
+ <td class="col-md-4">
233
+ <a name="style.width"></a>
234
+ <span class="name">
235
+ <span ><b>style.width</b></span>
236
+ <a href="#style.width"><span class="icon ion-ios-link"></span></a>
237
+ </span>
238
+ </td>
239
+ </tr>
240
+ <tr>
241
+ <td class="col-md-4">
242
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
243
+
244
+ </td>
245
+ </tr>
246
+
247
+
248
+ </tbody>
249
+ </table>
250
+ </section>
251
+
252
+
253
+
254
+ <section data-compodoc="block-properties">
255
+
256
+ <h3 id="inputs">
257
+ Properties
258
+ </h3>
259
+ <table class="table table-sm table-bordered">
260
+ <tbody>
261
+ <tr>
262
+ <td class="col-md-4">
263
+ <a name="widthVar"></a>
264
+ <span class="name">
265
+ <span class="modifier"></span>
266
+ <span ><b>widthVar</b></span>
267
+ <a href="#widthVar"><span class="icon ion-ios-link"></span></a>
268
+ </span>
269
+ </td>
270
+ </tr>
271
+ <tr>
272
+ <td class="col-md-4">
273
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
274
+
275
+ </td>
276
+ </tr>
277
+ <tr>
278
+ <td class="col-md-4">
279
+ <b>Decorators : </b>
280
+ <br />
281
+ <code>
282
+ @HostBinding(&#x27;style.width&#x27;)<br />
283
+ </code>
284
+ </td>
285
+ </tr>
286
+
287
+
288
+ </tbody>
289
+ </table>
290
+ </section>
291
+
292
+
293
+ </div>
294
+
295
+
296
+
297
+ </div>
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+ </div><div class="search-results">
313
+ <div class="has-results">
314
+ <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
315
+ <ul class="search-results-list"></ul>
316
+ </div>
317
+ <div class="no-results">
318
+ <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
319
+ </div>
320
+ </div>
321
+ </div>
322
+ <!-- END CONTENT -->
323
+ </div>
324
+ </div>
325
+
326
+ <label class="dark-mode-switch">
327
+ <input type="checkbox">
328
+ <span class="slider">
329
+ <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">
330
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
331
+ </svg>
332
+ </span>
333
+ </label>
334
+
335
+ <script>
336
+ var COMPODOC_CURRENT_PAGE_DEPTH = 1;
337
+ var COMPODOC_CURRENT_PAGE_CONTEXT = 'directive';
338
+ var COMPODOC_CURRENT_PAGE_URL = 'EuimMinWidthDirective.html';
339
+ var MAX_SEARCH_RESULTS = 15;
340
+ </script>
341
+
342
+ <script>
343
+ $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
344
+ checkToggle(darkModeState);
345
+ if ($darkModeToggleSwitchers.length > 0) {
346
+ for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
347
+ $darkModeToggleSwitchers[i].addEventListener('change', function (event) {
348
+ darkModeState = !darkModeState;
349
+ toggleDarkMode(darkModeState);
350
+ });
351
+ }
352
+ }
353
+ </script>
354
+
355
+ <script src="../js/libs/custom-elements.min.js"></script>
356
+ <script src="../js/libs/lit-html.js"></script>
357
+
358
+ <script src="../js/menu-wc.js" defer></script>
359
+ <script nomodule src="../js/menu-wc_es5.js" defer></script>
360
+
361
+ <script src="../js/libs/bootstrap-native.js"></script>
362
+
363
+ <script src="../js/libs/es6-shim.min.js"></script>
364
+ <script src="../js/libs/EventDispatcher.js"></script>
365
+ <script src="../js/libs/promise.min.js"></script>
366
+ <script src="../js/libs/zepto.min.js"></script>
367
+
368
+ <script src="../js/compodoc.js"></script>
369
+
370
+ <script src="../js/tabs.js"></script>
371
+ <script src="../js/menu.js"></script>
372
+ <script src="../js/libs/clipboard.min.js"></script>
373
+ <script src="../js/libs/prism.js"></script>
374
+ <script src="../js/sourceCode.js"></script>
375
+ <script src="../js/search/search.js"></script>
376
+ <script src="../js/search/lunr.min.js"></script>
377
+ <script src="../js/search/search-lunr.js"></script>
378
+ <script src="../js/search/search_index.js"></script>
379
+ <script src="../js/lazy-load-graphs.js"></script>
380
+
381
+
382
+ </body>
383
+ </html>