@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

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.