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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (357) hide show
  1. package/assets/i18n-mobile/es.json +4 -4
  2. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  4. package/docs/components/EuiMUserProfileInfosComponent.html +98 -38
  5. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  6. package/docs/components/EuimAboutComponent.html +57 -161
  7. package/docs/components/EuimAboutContentLoadingComponent.html +98 -18
  8. package/docs/components/EuimAlertMessageComponent.html +3 -3
  9. package/docs/components/EuimAppComponent.html +2 -2
  10. package/docs/components/EuimAvatarBadgeComponent.html +395 -0
  11. package/docs/components/EuimAvatarComponent.html +192 -35
  12. package/docs/components/EuimAvatarIconComponent.html +36 -205
  13. package/docs/{directives/EuimToolbarDatepickerDatetimeDirective.html → components/EuimAvatarIconSubComponent.html} +129 -259
  14. package/docs/components/EuimAvatarImageComponent.html +416 -0
  15. package/docs/components/EuimAvatarTextComponent.html +445 -0
  16. package/docs/components/EuimBadgeComponent.html +3 -3
  17. package/docs/components/EuimCardComponent.html +68 -3
  18. package/docs/components/EuimCardListComponent.html +95 -34
  19. package/docs/components/EuimChangelogComponent.html +102 -3
  20. package/docs/components/EuimChipSelectorComponent.html +98 -7
  21. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  22. package/docs/components/EuimDataSummaryComponent.html +2 -2
  23. package/docs/components/EuimEmptyListPlaceholderComponent.html +3 -3
  24. package/docs/components/EuimHeaderDetailsComponent.html +39 -2
  25. package/docs/components/EuimHelpSupportComponent.html +8 -80
  26. package/docs/components/EuimLabelComponent.html +3 -3
  27. package/docs/components/EuimLanguageListComponent.html +124 -53
  28. package/docs/components/EuimLanguageSelectorComponent.html +72 -16
  29. package/docs/components/EuimMediaHeaderComponent.html +27 -3
  30. package/docs/components/EuimMessageComponent.html +2 -2
  31. package/docs/components/EuimMessageTitleComponent.html +2 -2
  32. package/docs/components/EuimMultiselectComponent.html +2 -2
  33. package/docs/components/EuimMultiselectFilterComponent.html +3 -3
  34. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  35. package/docs/components/EuimMultiselectListComponent.html +2 -2
  36. package/docs/components/EuimMultiselectToolbarComponent.html +3 -3
  37. package/docs/components/EuimNotificationItemComponent.html +2 -2
  38. package/docs/components/EuimOpenSourceLicencesComponent.html +102 -3
  39. package/docs/components/EuimPdfViewerComponent.html +58 -4
  40. package/docs/components/EuimScrollerXComponent.html +2 -2
  41. package/docs/components/EuimSearchBarComponent.html +723 -0
  42. package/docs/components/EuimSidebarComponent.html +2 -2
  43. package/docs/components/EuimSidebarContentComponent.html +222 -5
  44. package/docs/components/EuimSkeletonListComponent.html +2 -2
  45. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  46. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  47. package/docs/components/EuimSliderInfoScreenComponent.html +154 -48
  48. package/docs/components/EuimSpinnerComponent.html +2 -2
  49. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  50. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  51. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  52. package/docs/components/EuimToolbarComponent.html +27 -3
  53. package/docs/components/EuimToolbarDatepickerComponent.html +118 -12
  54. package/docs/components/EuimToolbarQrcodeComponent.html +364 -0
  55. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  56. package/docs/components/EuimUserProfileComponent.html +90 -34
  57. package/docs/dependencies.html +6 -4
  58. package/docs/{interfaces/HelpContacts.html → directives/EuimAlignCenterDirective.html} +145 -110
  59. package/docs/directives/EuimAlignTopDirective.html +350 -0
  60. package/docs/directives/EuimCardImageDirective.html +51 -0
  61. package/docs/directives/EuimDividerDirective.html +4 -0
  62. package/docs/directives/EuimListHeaderDirective.html +436 -0
  63. package/docs/directives/EuimListItemNoPaddingsDirective.html +350 -0
  64. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +350 -0
  65. package/docs/directives/EuimMinWidthDirective.html +383 -0
  66. package/docs/directives/EuimReadOnlyFormDirective.html +350 -0
  67. package/docs/directives/EuimReadOnlyFormLabelDirective.html +350 -0
  68. package/docs/directives/EuimReadOnlyFormValueDirective.html +350 -0
  69. package/docs/directives/EuimSkeletonTextAvatarDirective.html +4 -0
  70. package/docs/index.html +4 -4
  71. package/docs/interfaces/{SupportMaterials.html → ActionBtnsIconsNames.html} +51 -18
  72. package/docs/interfaces/{Contact.html → MenuItem.html} +92 -47
  73. package/docs/js/menu-wc.js +153 -85
  74. package/docs/js/menu-wc_es5.js +1 -1
  75. package/docs/js/search/search_index.js +2 -2
  76. package/docs/miscellaneous/typealiases.html +22 -1
  77. package/docs/miscellaneous/variables.html +13 -39
  78. package/docs/modules/EuimAboutModule.html +1 -1
  79. package/docs/modules/EuimAllModule.html +58 -4
  80. package/docs/modules/EuimAvatarModule.html +16 -10
  81. package/docs/modules/EuimDividerModule.html +13 -4
  82. package/docs/modules/EuimLanguageSelectorModule.html +1 -1
  83. package/docs/modules/EuimListHeaderModule.html +241 -0
  84. package/docs/modules/EuimMediaHeaderModule.html +13 -0
  85. package/docs/modules/EuimSidebarModule.html +1 -1
  86. package/docs/modules/EuimSkeletonTextAvatarModule.html +13 -4
  87. package/docs/modules/EuimToolbarDatepickerModule.html +1 -7
  88. package/docs/modules/{EuimAvatarIconModule.html → EuimToolbarQrcodeModule.html} +5 -5
  89. package/docs/modules.html +24 -12
  90. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -6
  91. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  92. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
  93. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  94. package/esm2022/lib/components/base-states.directive.mjs +4 -4
  95. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  96. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +20 -0
  97. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +5 -4
  98. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +12 -9
  99. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +28 -0
  100. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +31 -0
  101. package/esm2022/lib/components/directives/euim-list-header/index.mjs +3 -0
  102. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +20 -0
  103. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +25 -0
  104. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -4
  105. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +5 -4
  106. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +12 -9
  107. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +4 -4
  108. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +11 -12
  109. package/esm2022/lib/components/euim-about/euim-about.component.mjs +10 -31
  110. package/esm2022/lib/components/euim-about/euim-about.module.mjs +9 -13
  111. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +12 -11
  112. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +12 -33
  113. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +12 -11
  114. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  115. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +15 -13
  116. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
  117. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
  118. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
  119. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
  120. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
  121. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +35 -8
  122. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +32 -18
  123. package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
  124. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +6 -5
  125. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  126. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +16 -6
  127. package/esm2022/lib/components/euim-card/euim-card.component.mjs +16 -7
  128. package/esm2022/lib/components/euim-card/euim-card.module.mjs +5 -5
  129. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +19 -8
  130. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +5 -5
  131. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +4 -4
  132. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +44 -11
  133. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  134. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  135. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -4
  136. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +4 -4
  137. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +7 -7
  138. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  139. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  140. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  141. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
  142. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  143. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  144. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  145. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -5
  146. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +11 -7
  147. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  148. package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
  149. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  150. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +4 -4
  151. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  152. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +4 -4
  153. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +4 -4
  154. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +4 -4
  155. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +5 -5
  156. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +5 -5
  157. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  158. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +21 -20
  159. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +9 -5
  160. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  161. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  162. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  163. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  164. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  165. package/esm2022/lib/components/euim-search-bar/euim-search-bar.component.mjs +56 -0
  166. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
  167. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  168. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +5 -5
  169. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  170. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  171. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  172. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  173. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  174. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +39 -10
  175. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  176. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
  177. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
  178. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  179. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  180. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +37 -18
  181. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +10 -15
  182. package/esm2022/lib/components/euim-toolbar-datepicker/index.mjs +1 -2
  183. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +21 -0
  184. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +36 -0
  185. package/esm2022/lib/components/euim-toolbar-qrcode/index.mjs +3 -0
  186. package/esm2022/lib/components/index.mjs +14 -4
  187. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
  188. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
  189. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  190. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  191. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  192. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +12 -7
  193. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  194. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +37 -66
  195. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +46 -26
  196. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +9 -15
  197. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +48 -8
  198. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  199. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +9 -9
  200. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  201. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
  202. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +8 -5
  203. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  204. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  205. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  206. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +19 -10
  207. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  208. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +17 -9
  209. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  210. package/esm2022/lib/euim-all.module.mjs +50 -21
  211. package/esm2022/lib/services/euim-app.service.mjs +4 -4
  212. package/fesm2022/eui-mobile-core.mjs +1319 -844
  213. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  214. package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
  215. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  216. package/lib/components/base-states.directive.d.ts.map +1 -1
  217. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  218. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  219. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +7 -0
  220. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts.map +1 -0
  221. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts +1 -1
  222. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts.map +1 -1
  223. package/lib/components/directives/euim-divider/euim-divider.module.d.ts +7 -4
  224. package/lib/components/directives/euim-divider/euim-divider.module.d.ts.map +1 -1
  225. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +9 -0
  226. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -0
  227. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +13 -0
  228. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -0
  229. package/lib/components/directives/euim-list-header/index.d.ts +3 -0
  230. package/lib/components/directives/euim-list-header/index.d.ts.map +1 -0
  231. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +7 -0
  232. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts.map +1 -0
  233. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +10 -0
  234. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts.map +1 -0
  235. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts +1 -1
  236. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts.map +1 -1
  237. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +7 -4
  238. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts.map +1 -1
  239. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +2 -2
  240. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts.map +1 -1
  241. package/lib/components/euim-about/euim-about.component.d.ts +2 -8
  242. package/lib/components/euim-about/euim-about.component.d.ts.map +1 -1
  243. package/lib/components/euim-about/euim-about.module.d.ts +9 -10
  244. package/lib/components/euim-about/euim-about.module.d.ts.map +1 -1
  245. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +1 -0
  246. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -1
  247. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +2 -45
  248. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  249. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +2 -1
  250. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -1
  251. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  252. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
  253. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
  254. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
  255. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
  256. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
  257. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
  258. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
  259. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
  260. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
  261. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
  262. package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
  263. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  264. package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
  265. package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
  266. package/lib/components/euim-avatar/index.d.ts +5 -2
  267. package/lib/components/euim-avatar/index.d.ts.map +1 -1
  268. package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
  269. package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
  270. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +3 -1
  271. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts.map +1 -1
  272. package/lib/components/euim-card/euim-card.component.d.ts +7 -2
  273. package/lib/components/euim-card/euim-card.component.d.ts.map +1 -1
  274. package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
  275. package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
  276. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  277. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +11 -4
  278. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  279. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  280. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
  281. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
  282. package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
  283. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  284. package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
  285. package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
  286. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  287. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  288. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +3 -1
  289. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  290. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +6 -5
  291. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts.map +1 -1
  292. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  293. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  294. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  295. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  296. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  297. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  298. package/lib/components/euim-search-bar/euim-search-bar.component.d.ts +19 -0
  299. package/lib/components/euim-search-bar/euim-search-bar.component.d.ts.map +1 -0
  300. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  301. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts.map +1 -1
  302. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +11 -2
  303. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  304. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -6
  305. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  306. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +7 -8
  307. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts.map +1 -1
  308. package/lib/components/euim-toolbar-datepicker/index.d.ts +0 -1
  309. package/lib/components/euim-toolbar-datepicker/index.d.ts.map +1 -1
  310. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +9 -0
  311. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts.map +1 -0
  312. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +12 -0
  313. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts.map +1 -0
  314. package/lib/components/euim-toolbar-qrcode/index.d.ts +3 -0
  315. package/lib/components/euim-toolbar-qrcode/index.d.ts.map +1 -0
  316. package/lib/components/index.d.ts +13 -3
  317. package/lib/components/index.d.ts.map +1 -1
  318. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +4 -1
  319. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  320. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +44 -17
  321. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  322. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +26 -5
  323. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  324. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
  325. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  326. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +28 -5
  327. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts.map +1 -1
  328. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
  329. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +2 -1
  330. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  331. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +4 -2
  332. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  333. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +4 -2
  334. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  335. package/lib/euim-all.module.d.ts +35 -26
  336. package/lib/euim-all.module.d.ts.map +1 -1
  337. package/package.json +2 -1
  338. package/docs/interfaces/AlertInfos.html +0 -411
  339. package/docs/interfaces/Material.html +0 -495
  340. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
  341. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
  342. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
  343. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
  344. package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
  345. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +0 -73
  346. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
  347. package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
  348. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
  349. package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
  350. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
  351. package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
  352. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
  353. package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
  354. package/lib/components/euim-avatar-icon/index.d.ts +0 -3
  355. package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
  356. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts +0 -19
  357. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts.map +0 -1
@@ -13,7 +13,7 @@ export declare class EuimLabelComponent {
13
13
  constructor(baseStatesDirective: BaseStatesDirective);
14
14
  getCssClasses(): string;
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimLabelComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimLabelComponent, "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", never, { "euimLabelTruncateWithLines": { "alias": "euimLabelTruncateWithLines"; "required": false; }; "euimLabelTitle": { "alias": "euimLabelTitle"; "required": false; }; "euimLabelSubTitle": { "alias": "euimLabelSubTitle"; "required": false; }; "euimLabelMeta": { "alias": "euimLabelMeta"; "required": false; }; "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "euimLabelTextWrap": { "alias": "euimLabelTextWrap"; "required": false; }; }, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimSize2XS": "euimSize2XS"; "euimSizeXS": "euimSizeXS"; "euimSizeS": "euimSizeS"; "euimSizeM": "euimSizeM"; "euimSizeL": "euimSizeL"; "euimSizeXL": "euimSizeXL"; "euimSize2XL": "euimSize2XL"; "euimSize3XL": "euimSize3XL"; "euimSize4XL": "euimSize4XL"; "color": "color"; }; outputs: {}; }]>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimLabelComponent, "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", never, { "euimLabelTruncateWithLines": { "alias": "euimLabelTruncateWithLines"; "required": false; }; "euimLabelTitle": { "alias": "euimLabelTitle"; "required": false; }; "euimLabelSubTitle": { "alias": "euimLabelSubTitle"; "required": false; }; "euimLabelMeta": { "alias": "euimLabelMeta"; "required": false; }; "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "euimLabelTextWrap": { "alias": "euimLabelTextWrap"; "required": false; }; }, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimSizeXS": "euimSizeXS"; "euimSizeS": "euimSizeS"; "euimSizeM": "euimSizeM"; "euimSizeL": "euimSizeL"; "euimSizeXL": "euimSizeXL"; "euimSize2XL": "euimSize2XL"; "euimSize3XL": "euimSize3XL"; "euimSize4XL": "euimSize4XL"; "color": "color"; }; outputs: {}; }]>;
17
17
  static ngAcceptInputType_euimLabelTruncateWithLines: unknown;
18
18
  static ngAcceptInputType_euimLabelTitle: unknown;
19
19
  static ngAcceptInputType_euimLabelSubTitle: unknown;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/euim-label.component.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAyBa,kBAAkB;IAwBR,mBAAmB,EAAE,mBAAmB;IAtB+B,0BAA0B,EAAE,MAAM,CAAC;IAG7H,cAAc,UAAS;IAGvB,iBAAiB,UAAS;IAG1B,aAAa,UAAS;IAGtB,iBAAiB,UAAS;IAG1B,iBAAiB,UAAS;IAE1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCA1Bd,kBAAkB;2CAAlB,kBAAkB;yDAsCm16P,OAAQ;6CAA91mO,OAAQ;gDAAR,OAAQ;4CAAR,OAAQ;gDAAR,OAAQ;gDAAR,OAAQ;CADni0B"}
1
+ {"version":3,"file":"euim-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/euim-label.component.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAwBa,kBAAkB;IAwBR,mBAAmB,EAAE,mBAAmB;IAtB+B,0BAA0B,EAAE,MAAM,CAAC;IAG7H,cAAc,UAAS;IAGvB,iBAAiB,UAAS;IAG1B,aAAa,UAAS;IAGtB,iBAAiB,UAAS;IAG1B,iBAAiB,UAAS;IAE1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCA1Bd,kBAAkB;2CAAlB,kBAAkB;yDAsC+iuQ,OAAQ;6CAAx0lO,OAAQ;gDAAR,OAAQ;4CAAR,OAAQ;gDAAR,OAAQ;gDAAR,OAAQ;CADrxoC"}
@@ -1 +1 @@
1
- {"version":3,"file":"base-states.directive.d.ts","sourceRoot":"","sources":["../../../src/lib/components/base-states.directive.ts"],"names":[],"mappings":";AAEA,qBASa,mBAAmB;IAE5B,IACI,KAAK,IAAI,MAAM,CAElB;IACD,IAAI,KAAK,CAAC,KAAK,EAAE,MAAM,EAEtB;IAID,YAAY,UAAS;IAIrB,kBAAkB,UAAS;IAI3B,YAAY,UAAS;IAGrB,eAAe,UAAS;IAGxB,kBAAkB,UAAS;IAG3B,cAAc,UAAS;IAGvB,aAAa,UAAS;IAItB,WAAW,UAAS;IAGpB,UAAU,UAAS;IAGnB,SAAS,UAAS;IAGlB,SAAS,UAAS;IAGlB,SAAS,UAAS;IAGlB,UAAU,UAAS;IAGnB,WAAW,UAAS;IAGpB,WAAW,UAAS;IAGpB,WAAW,UAAS;IAGpB,WAAW,UAAS;IAEpB,IACI,eAAe,IAAI,MAAM,CAE5B;IACD,IAAI,eAAe,CAAC,KAAK,EAAE,MAAM,EAYhC;IAED,OAAO,CAAC,gBAAgB,CAAM;IAC9B,OAAO,CAAC,MAAM,CAAM;IAEpB,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAtF/B,mBAAmB;2CAAnB,mBAAmB;2CAgHwixB,OAAQ;iDAAR,OAAQ;2CAAR,OAAQ;8CAAR,OAAQ;iDAAR,OAAQ;6CAAR,OAAQ;4CAAR,OAAQ;0CAAR,OAAQ;yCAAR,OAAQ;wCAAR,OAAQ;wCAAR,OAAQ;wCAAR,OAAQ;yCAAR,OAAQ;0CAAR,OAAQ;0CAAR,OAAQ;0CAAR,OAAQ;0CAAR,OAAQ;CAD/kxB"}
1
+ {"version":3,"file":"base-states.directive.d.ts","sourceRoot":"","sources":["../../../src/lib/components/base-states.directive.ts"],"names":[],"mappings":";AAEA,qBASa,mBAAmB;IAE5B,IACI,KAAK,IAAI,MAAM,CAElB;IACD,IAAI,KAAK,CAAC,KAAK,EAAE,MAAM,EAEtB;IAID,YAAY,UAAS;IAIrB,kBAAkB,UAAS;IAI3B,YAAY,UAAS;IAGrB,eAAe,UAAS;IAGxB,kBAAkB,UAAS;IAG3B,cAAc,UAAS;IAGvB,aAAa,UAAS;IAItB,WAAW,UAAS;IAGpB,UAAU,UAAS;IAGnB,SAAS,UAAS;IAGlB,SAAS,UAAS;IAGlB,SAAS,UAAS;IAGlB,UAAU,UAAS;IAGnB,WAAW,UAAS;IAGpB,WAAW,UAAS;IAGpB,WAAW,UAAS;IAGpB,WAAW,UAAS;IAEpB,IACI,eAAe,IAAI,MAAM,CAE5B;IACD,IAAI,eAAe,CAAC,KAAK,EAAE,MAAM,EAYhC;IAED,OAAO,CAAC,gBAAgB,CAAM;IAC9B,OAAO,CAAC,MAAM,CAAM;IAEpB,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAtF/B,mBAAmB;2CAAnB,mBAAmB;2CAgH2vlC,OAAQ;iDAAR,OAAQ;2CAAR,OAAQ;8CAAR,OAAQ;iDAAR,OAAQ;6CAAR,OAAQ;4CAAR,OAAQ;0CAAR,OAAQ;yCAAR,OAAQ;wCAAR,OAAQ;wCAAR,OAAQ;wCAAR,OAAQ;yCAAR,OAAQ;0CAAR,OAAQ;0CAAR,OAAQ;0CAAR,OAAQ;0CAAR,OAAQ;CADlylC"}
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimAlignCenterDirective {
3
+ className: string;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlignCenterDirective, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimAlignCenterDirective, "[euimAlignCenter]", never, {}, {}, never, never, true, never>;
6
+ }
7
+ //# sourceMappingURL=euim-align-center.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-align-center.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-align-center/euim-align-center.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,wBAAwB;IACX,SAAS,SAAuB;yCAD7C,wBAAwB;2CAAxB,wBAAwB;CAEpC"}
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimAlignTopDirective {
3
+ className: string;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlignTopDirective, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimAlignTopDirective, "[euimAlignTop]", never, {}, {}, never, never, true, never>;
6
+ }
7
+ //# sourceMappingURL=euim-align-top.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-align-top.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-align-top/euim-align-top.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,qBAAqB;IACR,SAAS,SAAoB;yCAD1C,qBAAqB;2CAArB,qBAAqB;CAEjC"}
@@ -4,6 +4,6 @@ export declare class EuimDividerDirective {
4
4
  get cssClasses(): string;
5
5
  getCssClasses(rootClass: string): string;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimDividerDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimDividerDirective, "[euimDivider]", never, { "lines": { "alias": "lines"; "required": false; }; }, {}, never, never, false, never>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimDividerDirective, "[euimDivider]", never, { "lines": { "alias": "lines"; "required": false; }; }, {}, never, never, true, never>;
8
8
  }
9
9
  //# sourceMappingURL=euim-divider.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-divider.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/euim-divider.directive.ts"],"names":[],"mappings":";AAEA,qBAGa,oBAAoB;IACpB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IAEhC,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAR/B,oBAAoB;2CAApB,oBAAoB;CAehC"}
1
+ {"version":3,"file":"euim-divider.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/euim-divider.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,oBAAoB;IACpB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IAEhC,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAR/B,oBAAoB;2CAApB,oBAAoB;CAehC"}
@@ -1,10 +1,13 @@
1
1
  import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-divider.directive";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ionic/angular";
2
+ import * as i1 from "@angular/common";
3
+ import * as i2 from "@ionic/angular";
4
+ import * as i3 from "./euim-divider.directive";
5
+ /**
6
+ * @deprecated will be removed in the next version of eUI Mobile.
7
+ */
5
8
  export declare class EuimDividerModule {
6
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimDividerModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimDividerModule, [typeof i1.EuimDividerDirective], [typeof i2.CommonModule, typeof i3.IonicModule], [typeof i1.EuimDividerDirective]>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimDividerModule, never, [typeof i1.CommonModule, typeof i2.IonicModule, typeof i3.EuimDividerDirective], [typeof i3.EuimDividerDirective]>;
8
11
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimDividerModule>;
9
12
  }
10
13
  //# sourceMappingURL=euim-divider.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-divider.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/euim-divider.module.ts"],"names":[],"mappings":";;;;AAKA,qBAYa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAC7B"}
1
+ {"version":3,"file":"euim-divider.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/euim-divider.module.ts"],"names":[],"mappings":";;;;AAKA;;GAEG;AACH,qBAWa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAC7B"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimListHeaderDirective {
3
+ border: 'top' | 'bottom';
4
+ get cssClasses(): string;
5
+ getCssClasses(rootClass: string): string;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimListHeaderDirective, never>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimListHeaderDirective, "[euimListHeader]", never, { "border": { "alias": "border"; "required": false; }; }, {}, never, never, true, never>;
8
+ }
9
+ //# sourceMappingURL=euim-list-header.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-list-header.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-header/euim-list-header.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,uBAAuB;IACvB,MAAM,EAAE,KAAK,GAAG,QAAQ,CAAC;IAElC,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAR/B,uBAAuB;2CAAvB,uBAAuB;CAenC"}
@@ -0,0 +1,13 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "@angular/common";
3
+ import * as i2 from "@ionic/angular";
4
+ import * as i3 from "./euim-list-header.directive";
5
+ /**
6
+ * @deprecated will be removed in the next version of eUI Mobile.
7
+ */
8
+ export declare class EuimListHeaderModule {
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimListHeaderModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimListHeaderModule, never, [typeof i1.CommonModule, typeof i2.IonicModule, typeof i3.EuimListHeaderDirective], [typeof i3.EuimListHeaderDirective]>;
11
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimListHeaderModule>;
12
+ }
13
+ //# sourceMappingURL=euim-list-header.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-list-header.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-header/euim-list-header.module.ts"],"names":[],"mappings":";;;;AAKA;;GAEG;AACH,qBAWa,oBAAoB;yCAApB,oBAAoB;0CAApB,oBAAoB;0CAApB,oBAAoB;CAChC"}
@@ -0,0 +1,3 @@
1
+ export * from './euim-list-header.module';
2
+ export * from './euim-list-header.directive';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-header/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,8BAA8B,CAAC"}
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimListItemNoPaddingsDirective {
3
+ className: string;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimListItemNoPaddingsDirective, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimListItemNoPaddingsDirective, "[euimListItemNoPaddings]", never, {}, {}, never, never, true, never>;
6
+ }
7
+ //# sourceMappingURL=euim-list-item.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-list-item.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-item/euim-list-item.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,+BAA+B;IAElB,SAAS,SAAiC;yCAFvD,+BAA+B;2CAA/B,+BAA+B;CAI3C"}
@@ -0,0 +1,10 @@
1
+ import { OnInit } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class EuimMinWidthDirective implements OnInit {
4
+ minWidth: string;
5
+ widthVar: string;
6
+ ngOnInit(): void;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimMinWidthDirective, never>;
8
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMinWidthDirective, "[euimMinWidth]", never, { "minWidth": { "alias": "minWidth"; "required": false; }; }, {}, never, never, true, never>;
9
+ }
10
+ //# sourceMappingURL=euim-min-width.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-min-width.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-min-width/euim-min-width.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiC,MAAM,EAAE,MAAM,eAAe,CAAC;;AAEtE,qBAIa,qBAAsB,YAAW,MAAM;IACzC,QAAQ,SAAS;IACE,QAAQ,EAAE,MAAM,CAAC;IAE7C,QAAQ,IAAI,IAAI;yCAJL,qBAAqB;2CAArB,qBAAqB;CAOjC"}
@@ -2,6 +2,6 @@ import * as i0 from "@angular/core";
2
2
  export declare class EuimSkeletonTextAvatarDirective {
3
3
  className: string;
4
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonTextAvatarDirective, never>;
5
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSkeletonTextAvatarDirective, "[euimSkeletonTextAvatar]", never, {}, {}, never, never, false, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSkeletonTextAvatarDirective, "[euimSkeletonTextAvatar]", never, {}, {}, never, never, true, never>;
6
6
  }
7
7
  //# sourceMappingURL=euim-skeleton-text-avatar.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-skeleton-text-avatar.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.ts"],"names":[],"mappings":";AAEA,qBAGa,+BAA+B;IAClB,SAAS,SAA+B;yCADrD,+BAA+B;2CAA/B,+BAA+B;CAE3C"}
1
+ {"version":3,"file":"euim-skeleton-text-avatar.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,+BAA+B;IAClB,SAAS,SAA+B;yCADrD,+BAA+B;2CAA/B,+BAA+B;CAE3C"}
@@ -1,10 +1,13 @@
1
1
  import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-skeleton-text-avatar.directive";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ionic/angular";
2
+ import * as i1 from "@angular/common";
3
+ import * as i2 from "@ionic/angular";
4
+ import * as i3 from "./euim-skeleton-text-avatar.directive";
5
+ /**
6
+ * @deprecated will be removed in the next version of eUI Mobile.
7
+ */
5
8
  export declare class EuimSkeletonTextAvatarModule {
6
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonTextAvatarModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSkeletonTextAvatarModule, [typeof i1.EuimSkeletonTextAvatarDirective], [typeof i2.CommonModule, typeof i3.IonicModule], [typeof i1.EuimSkeletonTextAvatarDirective]>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSkeletonTextAvatarModule, never, [typeof i1.CommonModule, typeof i2.IonicModule, typeof i3.EuimSkeletonTextAvatarDirective], [typeof i3.EuimSkeletonTextAvatarDirective]>;
8
11
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimSkeletonTextAvatarModule>;
9
12
  }
10
13
  //# sourceMappingURL=euim-skeleton-text-avatar.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-skeleton-text-avatar.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.ts"],"names":[],"mappings":";;;;AAKA,qBAYa,4BAA4B;yCAA5B,4BAA4B;0CAA5B,4BAA4B;0CAA5B,4BAA4B;CACxC"}
1
+ {"version":3,"file":"euim-skeleton-text-avatar.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.ts"],"names":[],"mappings":";;;;AAKA;;GAEG;AACH,qBAWa,4BAA4B;yCAA5B,4BAA4B;0CAA5B,4BAA4B;0CAA5B,4BAA4B;CACxC"}
@@ -3,12 +3,12 @@ import { DomSanitizer, SafeResourceUrl } from '@angular/platform-browser';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class EuimAboutContentLoadingComponent implements OnInit {
5
5
  private sanitizer;
6
+ className: string;
6
7
  webUrl: string;
7
- toolbarTitle: any;
8
8
  protected sanitizedUrl: SafeResourceUrl;
9
9
  constructor(sanitizer: DomSanitizer);
10
10
  ngOnInit(): void;
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutContentLoadingComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutContentLoadingComponent, "euim-about-content-loading", never, { "webUrl": { "alias": "webUrl"; "required": false; }; "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; }, {}, never, ["*"], false, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutContentLoadingComponent, "euim-about-content-loading", never, { "webUrl": { "alias": "webUrl"; "required": false; }; }, {}, never, ["*"], false, never>;
13
13
  }
14
14
  //# sourceMappingURL=euim-about-content-loading.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-about-content-loading.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAqB,MAAM,eAAe,CAAC;AAC5E,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;;AAE1E,qBAMa,gCAAiC,YAAW,MAAM;IAMzD,OAAO,CAAC,SAAS;IALV,MAAM,SAAM;IACZ,YAAY,MAAC;IACtB,SAAS,CAAC,YAAY,EAAE,eAAe,CAAC;gBAG9B,SAAS,EAAE,YAAY;IAGjC,QAAQ,IAAI,IAAI;yCATP,gCAAgC;2CAAhC,gCAAgC;CAY5C"}
1
+ {"version":3,"file":"euim-about-content-loading.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAkC,MAAM,eAAe,CAAC;AACzF,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;;AAE1E,qBAMa,gCAAiC,YAAW,MAAM;IAM3D,OAAO,CAAC,SAAS;IALG,SAAS,SAAgC;IACtD,MAAM,SAAM;IACrB,SAAS,CAAC,YAAY,EAAE,eAAe,CAAC;gBAG9B,SAAS,EAAE,YAAY;IAGjC,QAAQ,IAAI,IAAI;yCATL,gCAAgC;2CAAhC,gCAAgC;CAY5C"}
@@ -4,19 +4,13 @@ import * as i0 from "@angular/core";
4
4
  * @beta
5
5
  */
6
6
  export declare class EuimAboutComponent {
7
- version: any;
8
- releaseDate: any;
9
- qrCodeUrl: string;
10
- logoUrl: string;
11
- appName: any;
7
+ className: string;
12
8
  changelogExists: boolean;
13
9
  privacyStatementExists: boolean;
14
10
  helpSupportExists: boolean;
15
11
  legalNoticeExists: boolean;
16
12
  openSourceLicencesExists: boolean;
17
- showCode: boolean;
18
- toggleQRCode(): void;
19
13
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, { "version": { "alias": "version"; "required": false; }; "releaseDate": { "alias": "releaseDate"; "required": false; }; "qrCodeUrl": { "alias": "qrCodeUrl"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "appName": { "alias": "appName"; "required": false; }; }, {}, never, ["*"], false, never>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, {}, {}, never, ["*"], false, never>;
21
15
  }
22
16
  //# sourceMappingURL=euim-about.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-about.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.component.ts"],"names":[],"mappings":";AAEA;;;GAGG;AACH,qBAOa,kBAAkB;IAEpB,OAAO,MAAC;IACR,WAAW,MAAC;IACZ,SAAS,EAAG,MAAM,CAAC;IACnB,OAAO,SAAM;IACb,OAAO,MAAC;IAEjB,eAAe,UAAS;IACxB,sBAAsB,UAAS;IAC/B,iBAAiB,UAAS;IAC1B,iBAAiB,UAAS;IAC1B,wBAAwB,UAAS;IACjC,QAAQ,UAAS;IAEjB,YAAY,IAAI,IAAI;yCAfT,kBAAkB;2CAAlB,kBAAkB;CAmB9B"}
1
+ {"version":3,"file":"euim-about.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.component.ts"],"names":[],"mappings":";AAEA;;;GAGG;AACH,qBAOa,kBAAkB;IACP,SAAS,SAAgB;IAC/C,eAAe,UAAS;IACxB,sBAAsB,UAAS;IAC/B,iBAAiB,UAAS;IAC1B,iBAAiB,UAAS;IAC1B,wBAAwB,UAAS;yCANtB,kBAAkB;2CAAlB,kBAAkB;CAO9B"}
@@ -6,18 +6,17 @@ import * as i4 from "./euim-help-support/euim-help-support.component";
6
6
  import * as i5 from "./euim-about-content-loading/euim-about-content-loading.component";
7
7
  import * as i6 from "@angular/common";
8
8
  import * as i7 from "@ionic/angular";
9
- import * as i8 from "angularx-qrcode";
10
- import * as i9 from "../layout/euim-toolbar/euim-toolbar.module";
11
- import * as i10 from "../layout/euim-header-details/euim-header-details.module";
12
- import * as i11 from "../atoms/euim-label/euim-label.module";
13
- import * as i12 from "../euim-avatar-icon/euim-avatar-icon.module";
14
- import * as i13 from "../euim-alert-message/euim-alert-message.module";
15
- import * as i14 from "@mapaxe/ngx-pinch-zoom";
16
- import * as i15 from "@ngx-translate/core";
17
- import * as i16 from "@angular/router";
9
+ import * as i8 from "../layout/euim-toolbar/euim-toolbar.module";
10
+ import * as i9 from "../layout/euim-header-details/euim-header-details.module";
11
+ import * as i10 from "../atoms/euim-label/euim-label.module";
12
+ import * as i11 from "../euim-avatar/euim-avatar.module";
13
+ import * as i12 from "../euim-alert-message/euim-alert-message.module";
14
+ import * as i13 from "@mapaxe/ngx-pinch-zoom";
15
+ import * as i14 from "@ngx-translate/core";
16
+ import * as i15 from "@angular/router";
18
17
  export declare class EuimAboutModule {
19
18
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutModule, never>;
20
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent], [typeof i6.CommonModule, typeof i7.IonicModule, typeof i8.QRCodeModule, typeof i9.EuimToolbarComponentModule, typeof i10.EuimHeaderDetailsModule, typeof i11.EuimLabelModule, typeof i12.EuimAvatarIconModule, typeof i13.EuimAlertMessageModule, typeof i14.PinchZoomModule, typeof i15.TranslateModule, typeof i16.RouterModule], [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent]>;
19
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent], [typeof i6.CommonModule, typeof i7.IonicModule, typeof i8.EuimToolbarComponentModule, typeof i9.EuimHeaderDetailsModule, typeof i10.EuimLabelModule, typeof i11.EuimAvatarModule, typeof i12.EuimAlertMessageModule, typeof i13.PinchZoomModule, typeof i14.TranslateModule, typeof i15.RouterModule], [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent]>;
21
20
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimAboutModule>;
22
21
  }
23
22
  //# sourceMappingURL=euim-about.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-about.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AA2BA,qBAsBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAC3B"}
1
+ {"version":3,"file":"euim-about.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAyBA,qBAqBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAC3B"}
@@ -1,5 +1,6 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class EuimChangelogComponent {
3
+ className: string;
3
4
  changeLogs: any[];
4
5
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimChangelogComponent, never>;
5
6
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimChangelogComponent, "euim-changelog", never, { "changeLogs": { "alias": "changeLogs"; "required": false; }; }, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-changelog.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-changelog/euim-changelog.component.ts"],"names":[],"mappings":";AAEA,qBAMa,sBAAsB;IACtB,UAAU,QAAM;yCADhB,sBAAsB;2CAAtB,sBAAsB;CAElC"}
1
+ {"version":3,"file":"euim-changelog.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-changelog/euim-changelog.component.ts"],"names":[],"mappings":";AAEA,qBAMa,sBAAsB;IACT,SAAS,SAAoB;IAC1C,UAAU,QAAM;yCAFhB,sBAAsB;2CAAtB,sBAAsB;CAGlC"}
@@ -2,59 +2,16 @@ import { Router } from '@angular/router';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EuimHelpSupportComponent {
4
4
  private router;
5
- /**
6
- * @deprecated will be removed in eUI Mobile v18. Please use {@link helpAndSupportItems} instead
7
- */
8
- helpContacts: HelpContacts;
9
- /**
10
- * @deprecated will be removed in eUI Mobile v18. Please use {@link helpAndSupportItems} instead
11
- */
12
- supportMaterials: SupportMaterials;
13
- /**
14
- * @deprecated will be removed in eUI Mobile v18
15
- */
16
- alertInfos: AlertInfos;
17
5
  helpAndSupportItems: HelpAndSupportItem[];
18
6
  className: string;
19
7
  constructor(router: Router);
20
8
  onItemClick(item: Item, linkType: string, linkTitle: string): void;
21
- isLinkSharp(item: Item): boolean;
9
+ isEndIconLink(item: Item): boolean;
22
10
  getLinkClass(item: Item): string;
23
11
  getLink(item?: Item, linkType?: string, linkTitle?: string): string;
24
12
  setTargetAttribute(item?: Item, linkType?: string): string;
25
13
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimHelpSupportComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpContacts": { "alias": "helpContacts"; "required": false; }; "supportMaterials": { "alias": "supportMaterials"; "required": false; }; "alertInfos": { "alias": "alertInfos"; "required": false; }; "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; }; }, {}, never, ["[headerSection]", "*"], false, never>;
27
- }
28
- interface AlertInfos {
29
- icon?: string;
30
- title?: string;
31
- btnLink?: string;
32
- btnTitle?: string;
33
- }
34
- interface Contact {
35
- linkTitle: string;
36
- linkType?: string;
37
- link?: string;
38
- subtitle?: string;
39
- icon?: string;
40
- routerLink?: string;
41
- fragment?: string;
42
- }
43
- interface HelpContacts {
44
- sectionTitle?: string;
45
- contacts: Contact[];
46
- }
47
- interface Material {
48
- title: string;
49
- subtitle?: string;
50
- link?: string;
51
- icon?: string;
52
- routerLink?: string;
53
- fragment?: string;
54
- }
55
- interface SupportMaterials {
56
- sectionTitle?: string;
57
- materials: Material[];
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; }; }, {}, never, ["*"], false, never>;
58
15
  }
59
16
  interface Item {
60
17
  title: string;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-help-support.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;;AAEzC,qBAMa,wBAAwB;IAiBrB,OAAO,CAAC,MAAM;IAhB1B;;OAEG;IACM,YAAY,EAAE,YAAY,CAAoB;IACvD;;OAEG;IACM,gBAAgB,EAAE,gBAAgB,CAAqB;IAChE;;OAEG;IACM,UAAU,EAAE,UAAU,CAAK;IAC3B,mBAAmB,EAAC,kBAAkB,EAAE,CAAM;IAEjC,SAAS,SAAuB;gBAElC,MAAM,EAAE,MAAM;IAElC,WAAW,CAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,IAAI;IAUlE,WAAW,CAAC,IAAI,EAAE,IAAI,GAAG,OAAO;IAIhC,YAAY,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM;IAIhC,OAAO,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM;IAenE,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM;yCApDjD,wBAAwB;2CAAxB,wBAAwB;CA4DpC;AAED,UAAU,UAAU;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,UAAU,OAAO;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,UAAU,YAAY;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,OAAO,EAAE,CAAC;CACvB;AAED,UAAU,QAAQ;IACd,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,UAAU,gBAAgB;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,QAAQ,EAAE,CAAC;CACzB;AACD,UAAU,IAAI;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,UAAU,kBAAkB;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,IAAI,EAAE,CAAC;CACf"}
1
+ {"version":3,"file":"euim-help-support.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;;AAEzC,qBAMa,wBAAwB;IAKrB,OAAO,CAAC,MAAM;IAJjB,mBAAmB,EAAC,kBAAkB,EAAE,CAAM;IAEjC,SAAS,SAAuB;gBAElC,MAAM,EAAE,MAAM;IAElC,WAAW,CAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,IAAI;IAUlE,aAAa,CAAC,IAAI,EAAE,IAAI,GAAG,OAAO;IAIlC,YAAY,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM;IAIhC,OAAO,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM;IAenE,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM;yCAxCjD,wBAAwB;2CAAxB,wBAAwB;CAgDpC;AAED,UAAU,IAAI;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,UAAU,kBAAkB;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,IAAI,EAAE,CAAC;CACf"}
@@ -1,10 +1,11 @@
1
1
  import { EventEmitter } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EuimOpenSourceLicencesComponent {
4
+ className: string;
4
5
  items: any[];
5
6
  clickItem: EventEmitter<string[]>;
6
7
  emitItemClick(itemName: string): void;
7
8
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimOpenSourceLicencesComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; }; }, { "clickItem": "clickItem"; }, never, never, false, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; }; }, { "clickItem": "clickItem"; }, never, ["*"], false, never>;
9
10
  }
10
11
  //# sourceMappingURL=euim-opensource-licences.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-opensource-licences.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAqB,MAAM,eAAe,CAAC;;AAE1F,qBAQa,+BAA+B;IAE/B,KAAK,QAAM;IACV,SAAS,yBAAgC;IAEnD,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;yCAL5B,+BAA+B;2CAA/B,+BAA+B;CAS3C"}
1
+ {"version":3,"file":"euim-opensource-licences.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAkC,MAAM,eAAe,CAAC;;AAEvG,qBAQa,+BAA+B;IAClB,SAAS,SAA8B;IACpD,KAAK,QAAM;IACV,SAAS,yBAAgC;IAEnD,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;yCAL5B,+BAA+B;2CAA/B,+BAA+B;CAS3C"}
@@ -1 +1 @@
1
- {"version":3,"file":"euim-alert-messsage.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-alert-message/euim-alert-messsage.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,YAAY,EAEZ,MAAM,EAET,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAgBa,yBAA0B,YAAW,MAAM;IAiBjC,mBAAmB,EAAE,mBAAmB;IAf3D,QAAQ,SAAa;IAEX,SAAS,qBAA4B;IAG/C,iBAAiB,UAAS;IAG1B,OAAO,UAAS;IAGhB,WAAW,UAAS;IAEpB,SAAS,UAAQ;gBAEE,mBAAmB,EAAE,mBAAmB;IAE3D,QAAQ,IAAI,IAAI;IAMhB,WAAW,IAAI,IAAI;IAMnB,IAAI,IAAI,IAAI,MAAM,CAqBjB;IAED,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;IASvB,OAAO,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCApElB,yBAAyB;2CAAzB,yBAAyB;gDA4E+mzB,OAAQ;sCAAR,OAAQ;0CAAR,OAAQ;CAD5pzB"}
1
+ {"version":3,"file":"euim-alert-messsage.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-alert-message/euim-alert-messsage.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,YAAY,EAEZ,MAAM,EAET,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAgBa,yBAA0B,YAAW,MAAM;IAiBjC,mBAAmB,EAAE,mBAAmB;IAf3D,QAAQ,SAAa;IAEX,SAAS,qBAA4B;IAG/C,iBAAiB,UAAS;IAG1B,OAAO,UAAS;IAGhB,WAAW,UAAS;IAEpB,SAAS,UAAQ;gBAEE,mBAAmB,EAAE,mBAAmB;IAE3D,QAAQ,IAAI,IAAI;IAMhB,WAAW,IAAI,IAAI;IAMnB,IAAI,IAAI,IAAI,MAAM,CAuBjB;IAED,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;IASvB,OAAO,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCAtElB,yBAAyB;2CAAzB,yBAAyB;gDA8EoznC,OAAQ;sCAAR,OAAQ;0CAAR,OAAQ;CADj2nC"}
@@ -0,0 +1,8 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimAvatarBadgeComponent {
3
+ get cssClasses(): string;
4
+ position: 'default' | 'bottom' | 'top';
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarBadgeComponent, never>;
6
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarBadgeComponent, "euim-avatar-badge", never, { "position": { "alias": "position"; "required": false; }; }, {}, never, ["*"], false, never>;
7
+ }
8
+ //# sourceMappingURL=euim-avatar-badge.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-avatar-badge.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.ts"],"names":[],"mappings":";AAEA,qBAIa,wBAAwB;IACjC,IACW,UAAU,IAAI,MAAM,CAK9B;IAEQ,QAAQ,EAAE,SAAS,GAAE,QAAQ,GAAG,KAAK,CAAa;yCATlD,wBAAwB;2CAAxB,wBAAwB;CAUpC"}
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimAvatarIconComponent {
3
+ string: string;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarIconComponent, never>;
5
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconComponent, "euim-avatar-icon", never, {}, {}, never, ["*"], false, never>;
6
+ }
7
+ //# sourceMappingURL=euim-avatar-icon.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-avatar-icon.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.ts"],"names":[],"mappings":";AAEA,qBAIa,uBAAuB;IACV,MAAM,SAAsB;yCADzC,uBAAuB;2CAAvB,uBAAuB;CAEnC"}
@@ -0,0 +1,13 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimAvatarIconSubComponent {
3
+ color: 'default' | 'dark' | 'branding' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
4
+ size: 'default' | 'auto' | 'l' | 'm' | 's';
5
+ fill: 'default' | 'clear' | 'outline' | 'solid' | 'outline-solid';
6
+ variant: 'default' | 'rounded' | 'rectangle';
7
+ borderColor: 'default' | 'primary' | 'info' | 'success' | 'danger' | 'white';
8
+ get cssClasses(): string;
9
+ getCssClasses(): string;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarIconSubComponent, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconSubComponent, "euim-avatar-icon-sub", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["*"], false, never>;
12
+ }
13
+ //# sourceMappingURL=euim-avatar-icon-sub.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-avatar-icon-sub.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.ts"],"names":[],"mappings":";AAEA,qBAIa,0BAA0B;IAC1B,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAC/I,IAAI,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAa;IACvD,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,eAAe,CAAa;IAC9E,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG,WAAW,CAAa;IACzD,WAAW,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAa;IAElG,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCAZd,0BAA0B;2CAA1B,0BAA0B;CAsBtC"}
@@ -0,0 +1,8 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimAvatarImageComponent {
3
+ string: string;
4
+ imageUrl: any;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarImageComponent, never>;
6
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarImageComponent, "euim-avatar-image", never, { "imageUrl": { "alias": "imageUrl"; "required": false; }; }, {}, never, ["*"], false, never>;
7
+ }
8
+ //# sourceMappingURL=euim-avatar-image.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-avatar-image.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.ts"],"names":[],"mappings":";AAEA,qBAIa,wBAAwB;IACX,MAAM,SAAuB;IAC1C,QAAQ,MAAC;yCAFT,wBAAwB;2CAAxB,wBAAwB;CAGpC"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimAvatarTextComponent {
3
+ color: 'default' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
4
+ get cssClasses(): string;
5
+ getCssClasses(): string;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarTextComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarTextComponent, "euim-avatar-text", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], false, never>;
8
+ }
9
+ //# sourceMappingURL=euim-avatar-text.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-avatar-text.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.ts"],"names":[],"mappings":";AAEA,qBAIa,uBAAuB;IACvB,KAAK,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAElI,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCARd,uBAAuB;2CAAvB,uBAAuB;CAcnC"}
@@ -1,7 +1,13 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class EuimAvatarComponent {
3
- className: string;
3
+ color: 'default' | 'dark' | 'branding' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
4
+ size: 'default' | 'auto' | 's' | 'm' | 'l';
5
+ fill: 'default' | 'clear' | 'outline' | 'outline-solid' | 'solid';
6
+ variant: 'default' | 'rectangle' | 'rounded';
7
+ borderColor: 'default' | 'primary' | 'branding' | 'info' | 'success' | 'danger' | 'white';
8
+ get cssClasses(): string;
9
+ getCssClasses(): string;
4
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarComponent, "euim-avatar", never, {}, {}, never, ["*"], false, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarComponent, "euim-avatar", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["euim-avatar-icon", "euim-avatar-text", "euim-avatar-image", "euim-avatar-badge", "euim-avatar-icon-sub"], false, never>;
6
12
  }
7
13
  //# sourceMappingURL=euim-avatar.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-avatar.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.component.ts"],"names":[],"mappings":";AAEA,qBAOa,mBAAmB;IACN,SAAS,SAAiB;yCADvC,mBAAmB;2CAAnB,mBAAmB;CAE/B"}
1
+ {"version":3,"file":"euim-avatar.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.component.ts"],"names":[],"mappings":";AAEA,qBAOa,mBAAmB;IACnB,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAC/I,IAAI,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAa;IACvD,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,GAAG,OAAO,CAAa;IAC9E,OAAO,EAAE,SAAS,GAAG,WAAW,GAAG,SAAS,CAAa;IACzD,WAAW,EAAE,SAAS,GAAG,SAAS,GAAE,UAAU,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAa;IAE9G,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCAZd,mBAAmB;2CAAnB,mBAAmB;CAsB/B"}
@@ -1,12 +1,15 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./euim-avatar.component";
3
- import * as i2 from "./euim-avatar-sub-icon/euim-avatar-sub-icon.directive";
4
- import * as i3 from "./euim-avatar-main-icon/euim-avatar-main-icon.directive";
5
- import * as i4 from "@angular/common";
6
- import * as i5 from "@ionic/angular";
3
+ import * as i2 from "./euim-avatar-icon/euim-avatar-icon.component";
4
+ import * as i3 from "./euim-avatar-icon-sub/euim-avatar-icon-sub.component";
5
+ import * as i4 from "./euim-avatar-text/euim-avatar-text.component";
6
+ import * as i5 from "./euim-avatar-image/euim-avatar-image.component";
7
+ import * as i6 from "./euim-avatar-badge/euim-avatar-badge.component";
8
+ import * as i7 from "@angular/common";
9
+ import * as i8 from "@ionic/angular";
7
10
  export declare class EuimAvatarModule {
8
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAvatarModule, [typeof i1.EuimAvatarComponent, typeof i2.EuimAvatarSubIconDirective, typeof i3.EuimAvatarMainIconDirective], [typeof i4.CommonModule, typeof i5.IonicModule], [typeof i1.EuimAvatarComponent, typeof i2.EuimAvatarSubIconDirective, typeof i3.EuimAvatarMainIconDirective]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAvatarModule, [typeof i1.EuimAvatarComponent, typeof i2.EuimAvatarIconComponent, typeof i3.EuimAvatarIconSubComponent, typeof i4.EuimAvatarTextComponent, typeof i5.EuimAvatarImageComponent, typeof i6.EuimAvatarBadgeComponent], [typeof i7.CommonModule, typeof i8.IonicModule], [typeof i1.EuimAvatarComponent, typeof i2.EuimAvatarIconComponent, typeof i3.EuimAvatarIconSubComponent, typeof i4.EuimAvatarTextComponent, typeof i5.EuimAvatarImageComponent, typeof i6.EuimAvatarBadgeComponent]>;
10
13
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimAvatarModule>;
11
14
  }
12
15
  //# sourceMappingURL=euim-avatar.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-avatar.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.module.ts"],"names":[],"mappings":";;;;;;AAaA,qBAYa,gBAAgB;yCAAhB,gBAAgB;0CAAhB,gBAAgB;0CAAhB,gBAAgB;CAC5B"}
1
+ {"version":3,"file":"euim-avatar.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.module.ts"],"names":[],"mappings":";;;;;;;;;AAUA,qBAsBa,gBAAgB;yCAAhB,gBAAgB;0CAAhB,gBAAgB;0CAAhB,gBAAgB;CAC5B"}
@@ -1,5 +1,8 @@
1
1
  export * from './euim-avatar.module';
2
2
  export * from './euim-avatar.component';
3
- export * from './euim-avatar-main-icon/euim-avatar-main-icon.directive';
4
- export * from './euim-avatar-sub-icon/euim-avatar-sub-icon.directive';
3
+ export * from './euim-avatar-icon/euim-avatar-icon.component';
4
+ export * from './euim-avatar-icon-sub/euim-avatar-icon-sub.component';
5
+ export * from './euim-avatar-badge/euim-avatar-badge.component';
6
+ export * from './euim-avatar-image/euim-avatar-image.component';
7
+ export * from './euim-avatar-text/euim-avatar-text.component';
5
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yDAAyD,CAAC;AACxE,cAAc,uDAAuD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,+CAA+C,CAAC;AAC9D,cAAc,uDAAuD,CAAC;AACtE,cAAc,iDAAiD,CAAC;AAChE,cAAc,iDAAiD,CAAC;AAChE,cAAc,+CAA+C,CAAC"}
@@ -7,6 +7,6 @@ export declare class EuimBadgeComponent {
7
7
  constructor(baseStatesDirective: BaseStatesDirective);
8
8
  getCssClasses(): string;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimBadgeComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimBadgeComponent, "euim-badge", never, {}, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimPositionTopEnd": "euimPositionTopEnd"; "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; "color": "color"; }; outputs: {}; }]>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimBadgeComponent, "euim-badge", never, {}, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimPositionTopEnd": "euimPositionTopEnd"; "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; "euimSizeXL": "euimSizeXL"; "color": "color"; }; outputs: {}; }]>;
11
11
  }
12
12
  //# sourceMappingURL=euim-badge.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-badge.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-badge/euim-badge.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,qBAmBa,kBAAkB;IAOR,mBAAmB,EAAE,mBAAmB;IAL3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCATd,kBAAkB;2CAAlB,kBAAkB;CAc9B"}
1
+ {"version":3,"file":"euim-badge.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-badge/euim-badge.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,qBAoBa,kBAAkB;IAOR,mBAAmB,EAAE,mBAAmB;IAL3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCATd,kBAAkB;2CAAlB,kBAAkB;CAc9B"}