@eui/mobile-core 19.0.0-next.11 → 19.0.0-next.12

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 (255) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/docs/changelog.html +10 -0
  3. package/docs/js/search/search_index.js +2 -2
  4. package/docs/json/BaseStatesDirective.md +29 -0
  5. package/docs/json/EuiMUserProfileActionComponent.md +7 -0
  6. package/docs/json/EuiMUserProfileAvatarComponent.md +7 -0
  7. package/docs/json/EuiMUserProfileInfosComponent.md +11 -0
  8. package/docs/json/EuiMUserProfileInfosItemComponent.md +7 -0
  9. package/docs/json/EuimAboutComponent.md +7 -0
  10. package/docs/json/EuimAboutContentLoadingComponent.md +11 -0
  11. package/docs/json/EuimAlertMessageComponent.md +17 -0
  12. package/docs/json/EuimAlignCenterDirective.md +7 -0
  13. package/docs/json/EuimAlignTopDirective.md +7 -0
  14. package/docs/json/EuimAppComponent.md +11 -0
  15. package/docs/json/EuimAppService.md +3 -0
  16. package/docs/json/EuimAvatarBadgeComponent.md +11 -0
  17. package/docs/json/EuimAvatarComponent.md +15 -0
  18. package/docs/json/EuimAvatarIconComponent.md +7 -0
  19. package/docs/json/EuimAvatarIconSubComponent.md +15 -0
  20. package/docs/json/EuimAvatarImageComponent.md +11 -0
  21. package/docs/json/EuimAvatarMainIconDirective.md +7 -0
  22. package/docs/json/EuimAvatarSubIconDirective.md +7 -0
  23. package/docs/json/EuimAvatarTextComponent.md +11 -0
  24. package/docs/json/EuimBadgeComponent.md +7 -0
  25. package/docs/json/EuimCardComponent.md +7 -0
  26. package/docs/json/EuimCardImageDirective.md +12 -0
  27. package/docs/json/EuimCardListComponent.md +11 -0
  28. package/docs/json/EuimChangelogComponent.md +11 -0
  29. package/docs/json/EuimChipSelectorComponent.md +29 -0
  30. package/docs/json/EuimChipSelectorItemDirective.md +12 -0
  31. package/docs/json/EuimDataSummaryColComponent.md +7 -0
  32. package/docs/json/EuimDataSummaryColLabelDirective.md +7 -0
  33. package/docs/json/EuimDataSummaryColValueDirective.md +7 -0
  34. package/docs/json/EuimDataSummaryComponent.md +7 -0
  35. package/docs/json/EuimDividerDirective.md +11 -0
  36. package/docs/json/EuimEmptyListPlaceholderComponent.md +17 -0
  37. package/docs/json/EuimEmptyListPlaceholderIconDirective.md +7 -0
  38. package/docs/json/EuimEmptyListPlaceholderSubtitleDirective.md +7 -0
  39. package/docs/json/EuimEmptyListPlaceholderTitleDirective.md +7 -0
  40. package/docs/json/EuimFooterTransparentDirective.md +7 -0
  41. package/docs/json/EuimHeaderDetailsComponent.md +11 -0
  42. package/docs/json/EuimHeaderDetailsIconDirective.md +7 -0
  43. package/docs/json/EuimHeaderDetailsMetaDirective.md +7 -0
  44. package/docs/json/EuimHeaderDetailsTitleDirective.md +7 -0
  45. package/docs/json/EuimHelpSupportComponent.md +11 -0
  46. package/docs/json/EuimHelperTextComponent.md +7 -0
  47. package/docs/json/EuimLabelComponent.md +16 -0
  48. package/docs/json/EuimLanguageListComponent.md +7 -0
  49. package/docs/json/EuimLanguageSelectorComponent.md +11 -0
  50. package/docs/json/EuimListHeaderDirective.md +11 -0
  51. package/docs/json/EuimListItemNoPaddingsDirective.md +7 -0
  52. package/docs/json/EuimMediaHeaderComponent.md +13 -0
  53. package/docs/json/EuimMediaHeaderCustomContentDirective.md +7 -0
  54. package/docs/json/EuimMediaHeaderImageDirective.md +7 -0
  55. package/docs/json/EuimMediaHeaderSubTitleDirective.md +7 -0
  56. package/docs/json/EuimMediaHeaderTitleDirective.md +7 -0
  57. package/docs/json/EuimMessageComponent.md +7 -0
  58. package/docs/json/EuimMessageTitleComponent.md +7 -0
  59. package/docs/json/EuimMinWidthDirective.md +11 -0
  60. package/docs/json/EuimMultiselectAllDirective.md +7 -0
  61. package/docs/json/EuimMultiselectComponent.md +13 -0
  62. package/docs/json/EuimMultiselectFilterComponent.md +11 -0
  63. package/docs/json/EuimMultiselectInfoComponent.md +7 -0
  64. package/docs/json/EuimMultiselectListComponent.md +7 -0
  65. package/docs/json/EuimMultiselectSelectFieldDirective.md +11 -0
  66. package/docs/json/EuimMultiselectToolbarComponent.md +17 -0
  67. package/docs/json/EuimNotificationItemComponent.md +7 -0
  68. package/docs/json/EuimOpenSourceLicencesComponent.md +15 -0
  69. package/docs/json/EuimPdfViewerComponent.md +12 -0
  70. package/docs/json/EuimReadOnlyFormDirective.md +7 -0
  71. package/docs/json/EuimReadOnlyFormLabelDirective.md +7 -0
  72. package/docs/json/EuimReadOnlyFormValueDirective.md +7 -0
  73. package/docs/json/EuimScrollerXComponent.md +7 -0
  74. package/docs/json/EuimSidebarComponent.md +12 -0
  75. package/docs/json/EuimSidebarContentComponent.md +18 -0
  76. package/docs/json/EuimSidebarFooterNoBordersDirective.md +7 -0
  77. package/docs/json/EuimSkeletonListComponent.md +11 -0
  78. package/docs/json/EuimSkeletonListItemComponent.md +20 -0
  79. package/docs/json/EuimSkeletonTextAvatarDirective.md +7 -0
  80. package/docs/json/EuimSlideInfoScreenComponent.md +7 -0
  81. package/docs/json/EuimSliderInfoScreenComponent.md +24 -0
  82. package/docs/json/EuimSliderInfoScreenContentDirective.md +11 -0
  83. package/docs/json/EuimSliderInfoScreenSubTitleDirective.md +7 -0
  84. package/docs/json/EuimSliderInfoScreenTitleDirective.md +7 -0
  85. package/docs/json/EuimSpinnerComponent.md +11 -0
  86. package/docs/json/EuimSpinnerDescriptionComponent.md +7 -0
  87. package/docs/json/EuimSpinnerMessageComponent.md +7 -0
  88. package/docs/json/EuimToolbarActionItemsComponent.md +7 -0
  89. package/docs/json/EuimToolbarComponent.md +19 -0
  90. package/docs/json/EuimToolbarDatepickerComponent.md +24 -0
  91. package/docs/json/EuimToolbarDatepickerDatetimeDirective.md +16 -0
  92. package/docs/json/EuimToolbarQrcodeComponent.md +13 -0
  93. package/docs/json/EuimToolbarTitleComponent.md +7 -0
  94. package/docs/json/EuimToolbarTransparentDirective.md +13 -0
  95. package/docs/json/EuimUserProfileComponent.md +11 -0
  96. package/docs/json/documentation.json +17664 -0
  97. package/docs/properties.html +1 -1
  98. package/fesm2022/eui-mobile-core.mjs +400 -400
  99. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  100. package/index.d.ts +1561 -3
  101. package/package.json +1 -1
  102. package/lib/components/atoms/euim-label/euim-label.component.d.ts +0 -23
  103. package/lib/components/atoms/euim-label/euim-label.module.d.ts +0 -10
  104. package/lib/components/atoms/euim-label/index.d.ts +0 -4
  105. package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts +0 -11
  106. package/lib/components/atoms/euim-notification-item/euim-notification-item.module.d.ts +0 -10
  107. package/lib/components/atoms/euim-notification-item/index.d.ts +0 -4
  108. package/lib/components/base-states.directive.d.ts +0 -46
  109. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +0 -6
  110. package/lib/components/directives/euim-align-top/euim-align-top.directive.d.ts +0 -6
  111. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts +0 -8
  112. package/lib/components/directives/euim-divider/euim-divider.module.d.ts +0 -10
  113. package/lib/components/directives/euim-divider/index.d.ts +0 -4
  114. package/lib/components/directives/euim-footer-transparent/euim-footer-transparent.directive.d.ts +0 -6
  115. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +0 -8
  116. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +0 -10
  117. package/lib/components/directives/euim-list-header/index.d.ts +0 -4
  118. package/lib/components/directives/euim-list-item/euim-list-item.directive.d.ts +0 -6
  119. package/lib/components/directives/euim-min-width/euim-min-width.directive.d.ts +0 -9
  120. package/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.d.ts +0 -6
  121. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts +0 -6
  122. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +0 -10
  123. package/lib/components/directives/euim-skeleton-text-avatar/index.d.ts +0 -4
  124. package/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.d.ts +0 -13
  125. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +0 -13
  126. package/lib/components/euim-about/euim-about.component.d.ts +0 -6
  127. package/lib/components/euim-about/euim-about.module.d.ts +0 -17
  128. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +0 -7
  129. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +0 -32
  130. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +0 -10
  131. package/lib/components/euim-about/index.d.ts +0 -12
  132. package/lib/components/euim-alert-message/euim-alert-message.module.d.ts +0 -10
  133. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts +0 -25
  134. package/lib/components/euim-alert-message/index.d.ts +0 -4
  135. package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +0 -7
  136. package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -6
  137. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +0 -12
  138. package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +0 -7
  139. package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +0 -8
  140. package/lib/components/euim-avatar/euim-avatar.component.d.ts +0 -12
  141. package/lib/components/euim-avatar/euim-avatar.module.d.ts +0 -15
  142. package/lib/components/euim-avatar/index.d.ts +0 -14
  143. package/lib/components/euim-badge/euim-badge.component.d.ts +0 -11
  144. package/lib/components/euim-badge/euim-badge.module.d.ts +0 -10
  145. package/lib/components/euim-badge/index.d.ts +0 -4
  146. package/lib/components/euim-card/euim-card-image/euim-card-image.directive.d.ts +0 -8
  147. package/lib/components/euim-card/euim-card.component.d.ts +0 -16
  148. package/lib/components/euim-card/euim-card.module.d.ts +0 -11
  149. package/lib/components/euim-card/index.d.ts +0 -6
  150. package/lib/components/euim-card-list/euim-card-list.component.d.ts +0 -8
  151. package/lib/components/euim-card-list/euim-card-list.module.d.ts +0 -10
  152. package/lib/components/euim-card-list/index.d.ts +0 -4
  153. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts +0 -15
  154. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +0 -69
  155. package/lib/components/euim-chip-selector/euim-chip-selector.module.d.ts +0 -11
  156. package/lib/components/euim-chip-selector/index.d.ts +0 -6
  157. package/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.d.ts +0 -6
  158. package/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.d.ts +0 -11
  159. package/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.d.ts +0 -10
  160. package/lib/components/euim-data-summary/euim-data-summary.component.d.ts +0 -17
  161. package/lib/components/euim-data-summary/euim-data-summary.module.d.ts +0 -13
  162. package/lib/components/euim-data-summary/index.d.ts +0 -10
  163. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-icon.directive.d.ts +0 -6
  164. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-subtitle.directive.d.ts +0 -6
  165. package/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-title.directive.d.ts +0 -6
  166. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts +0 -23
  167. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.d.ts +0 -13
  168. package/lib/components/euim-empty-list-placeholder/index.d.ts +0 -10
  169. package/lib/components/euim-helper-text/euim-helper-text.component.d.ts +0 -12
  170. package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +0 -6
  171. package/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.d.ts +0 -6
  172. package/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.d.ts +0 -6
  173. package/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.d.ts +0 -6
  174. package/lib/components/euim-media-header/euim-media-header.component.d.ts +0 -17
  175. package/lib/components/euim-media-header/euim-media-header.module.d.ts +0 -14
  176. package/lib/components/euim-media-header/index.d.ts +0 -11
  177. package/lib/components/euim-message/euim-message-title/euim-message-title.component.d.ts +0 -6
  178. package/lib/components/euim-message/euim-message.component.d.ts +0 -13
  179. package/lib/components/euim-message/euim-message.module.d.ts +0 -11
  180. package/lib/components/euim-message/index.d.ts +0 -6
  181. package/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.d.ts +0 -12
  182. package/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.d.ts +0 -12
  183. package/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.d.ts +0 -12
  184. package/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.d.ts +0 -9
  185. package/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.d.ts +0 -11
  186. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts +0 -17
  187. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts +0 -25
  188. package/lib/components/euim-multiselect/euim-multiselect.module.d.ts +0 -16
  189. package/lib/components/euim-multiselect/index.d.ts +0 -16
  190. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +0 -53
  191. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.d.ts +0 -10
  192. package/lib/components/euim-pdf-viewer/index.d.ts +0 -4
  193. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +0 -6
  194. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +0 -6
  195. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +0 -6
  196. package/lib/components/euim-scroller-x/euim-scroller-x.component.d.ts +0 -6
  197. package/lib/components/euim-scroller-x/euim-scroller-x.module.d.ts +0 -10
  198. package/lib/components/euim-scroller-x/index.d.ts +0 -4
  199. package/lib/components/euim-skeleton-list/euim-skeleton-list.component.d.ts +0 -27
  200. package/lib/components/euim-skeleton-list/euim-skeleton-list.module.d.ts +0 -10
  201. package/lib/components/euim-skeleton-list/index.d.ts +0 -4
  202. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts +0 -26
  203. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.d.ts +0 -10
  204. package/lib/components/euim-skeleton-list-item/index.d.ts +0 -4
  205. package/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.d.ts +0 -6
  206. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.d.ts +0 -9
  207. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.d.ts +0 -6
  208. package/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.d.ts +0 -6
  209. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +0 -61
  210. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.d.ts +0 -14
  211. package/lib/components/euim-slider-info-screen/index.d.ts +0 -12
  212. package/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.d.ts +0 -6
  213. package/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.d.ts +0 -6
  214. package/lib/components/euim-spinner/euim-spinner.component.d.ts +0 -8
  215. package/lib/components/euim-spinner/euim-spinner.module.d.ts +0 -12
  216. package/lib/components/euim-spinner/index.d.ts +0 -8
  217. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +0 -58
  218. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +0 -10
  219. package/lib/components/euim-toolbar-datepicker/index.d.ts +0 -4
  220. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +0 -8
  221. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +0 -10
  222. package/lib/components/euim-toolbar-qrcode/index.d.ts +0 -4
  223. package/lib/components/index.d.ts +0 -44
  224. package/lib/components/layout/euim-app/euim-app.component.d.ts +0 -9
  225. package/lib/components/layout/euim-app/euim-app.module.d.ts +0 -10
  226. package/lib/components/layout/euim-app/index.d.ts +0 -4
  227. package/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.d.ts +0 -6
  228. package/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.d.ts +0 -6
  229. package/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.d.ts +0 -6
  230. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +0 -14
  231. package/lib/components/layout/euim-header-details/euim-header-details.module.d.ts +0 -13
  232. package/lib/components/layout/euim-header-details/index.d.ts +0 -10
  233. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +0 -65
  234. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +0 -55
  235. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +0 -11
  236. package/lib/components/layout/euim-language-selector/index.d.ts +0 -6
  237. package/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.d.ts +0 -43
  238. package/lib/components/layout/euim-sidebar/euim-sidebar.component.d.ts +0 -18
  239. package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +0 -11
  240. package/lib/components/layout/euim-sidebar/index.d.ts +0 -6
  241. package/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.d.ts +0 -6
  242. package/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.d.ts +0 -11
  243. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +0 -21
  244. package/lib/components/layout/euim-toolbar/euim-toolbar.module.d.ts +0 -12
  245. package/lib/components/layout/euim-toolbar/index.d.ts +0 -8
  246. package/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.d.ts +0 -6
  247. package/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.d.ts +0 -6
  248. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts +0 -8
  249. package/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.d.ts +0 -6
  250. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts +0 -8
  251. package/lib/components/layout/euim-user-profile/euim-user-profile.module.d.ts +0 -14
  252. package/lib/components/layout/euim-user-profile/index.d.ts +0 -12
  253. package/lib/euim-all.module.d.ts +0 -48
  254. package/lib/services/euim-app.service.d.ts +0 -15
  255. package/lib/services/index.d.ts +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/mobile-core",
3
- "version": "19.0.0-next.11",
3
+ "version": "19.0.0-next.12",
4
4
  "tag": "next",
5
5
  "license": "EUPL-1.1",
6
6
  "dependencies": {
@@ -1,23 +0,0 @@
1
- import { BaseStatesDirective } from '../../base-states.directive';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "../../base-states.directive";
4
- export declare class EuimLabelComponent {
5
- baseStatesDirective: BaseStatesDirective;
6
- euimLabelTruncateWithLines: number;
7
- euimLabelTitle: boolean;
8
- euimLabelSubTitle: boolean;
9
- euimLabelMeta: boolean;
10
- euimLabelTruncate: boolean;
11
- euimLabelTextWrap: boolean;
12
- get cssClasses(): string;
13
- constructor(baseStatesDirective: BaseStatesDirective);
14
- getCssClasses(): string;
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, ["*"], true, [{ 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
- static ngAcceptInputType_euimLabelTruncateWithLines: unknown;
18
- static ngAcceptInputType_euimLabelTitle: unknown;
19
- static ngAcceptInputType_euimLabelSubTitle: unknown;
20
- static ngAcceptInputType_euimLabelMeta: unknown;
21
- static ngAcceptInputType_euimLabelTruncate: unknown;
22
- static ngAcceptInputType_euimLabelTextWrap: unknown;
23
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-label.component";
3
- /**
4
- * @deprecated Use {@link EUIM_LABEL} instead.
5
- */
6
- export declare class EuimLabelModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimLabelModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLabelModule, never, [typeof i1.EuimLabelComponent], [typeof i1.EuimLabelComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<EuimLabelModule>;
10
- }
@@ -1,4 +0,0 @@
1
- import { EuimLabelComponent } from './euim-label.component';
2
- export * from './euim-label.component';
3
- export * from './euim-label.module';
4
- export declare const EUIM_LABEL: readonly [typeof EuimLabelComponent];
@@ -1,11 +0,0 @@
1
- import { BaseStatesDirective } from '../../base-states.directive';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "../../base-states.directive";
4
- export declare class EuimNotificationItemComponent {
5
- baseStatesDirective: BaseStatesDirective;
6
- get cssClasses(): string;
7
- constructor(baseStatesDirective: BaseStatesDirective);
8
- getCssClasses(): string;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimNotificationItemComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimNotificationItemComponent, "euim-notification-item", never, {}, {}, never, never, true, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
11
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-notification-item.component";
3
- /**
4
- * @deprecated Use {@link EUIM_NOTIFICATION_ITEM} instead.
5
- */
6
- export declare class EuimNotificationItemModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimNotificationItemModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimNotificationItemModule, never, [typeof i1.EuimNotificationItemComponent], [typeof i1.EuimNotificationItemComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<EuimNotificationItemModule>;
10
- }
@@ -1,4 +0,0 @@
1
- import { EuimNotificationItemComponent } from './euim-notification-item.component';
2
- export * from './euim-notification-item.component';
3
- export * from './euim-notification-item.module';
4
- export declare const EUIM_NOTIFICATION_ITEM: readonly [typeof EuimNotificationItemComponent];
@@ -1,46 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class BaseStatesDirective {
3
- get color(): string;
4
- set color(value: string);
5
- euimDisabled: boolean;
6
- euimPositionTopEnd: boolean;
7
- euimFontBold: boolean;
8
- euimFontRegular: boolean;
9
- euimFontBoldItalic: boolean;
10
- euimFontItalic: boolean;
11
- euimFontLight: boolean;
12
- euimSize2XS: boolean;
13
- euimSizeXS: boolean;
14
- euimSizeS: boolean;
15
- euimSizeM: boolean;
16
- euimSizeL: boolean;
17
- euimSizeXL: boolean;
18
- euimSize2XL: boolean;
19
- euimSize3XL: boolean;
20
- euimSize4XL: boolean;
21
- euimSize5XL: boolean;
22
- get euimSizeVariant(): string;
23
- set euimSizeVariant(value: string);
24
- private _euimSizeVariant;
25
- private _color;
26
- getCssClasses(rootClass: string): string;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<BaseStatesDirective, never>;
28
- static ɵdir: i0.ɵɵDirectiveDeclaration<BaseStatesDirective, "[euimBase]", never, { "color": { "alias": "color"; "required": false; }; "euimDisabled": { "alias": "euimDisabled"; "required": false; }; "euimPositionTopEnd": { "alias": "euimPositionTopEnd"; "required": false; }; "euimFontBold": { "alias": "euimFontBold"; "required": false; }; "euimFontRegular": { "alias": "euimFontRegular"; "required": false; }; "euimFontBoldItalic": { "alias": "euimFontBoldItalic"; "required": false; }; "euimFontItalic": { "alias": "euimFontItalic"; "required": false; }; "euimFontLight": { "alias": "euimFontLight"; "required": false; }; "euimSize2XS": { "alias": "euimSize2XS"; "required": false; }; "euimSizeXS": { "alias": "euimSizeXS"; "required": false; }; "euimSizeS": { "alias": "euimSizeS"; "required": false; }; "euimSizeM": { "alias": "euimSizeM"; "required": false; }; "euimSizeL": { "alias": "euimSizeL"; "required": false; }; "euimSizeXL": { "alias": "euimSizeXL"; "required": false; }; "euimSize2XL": { "alias": "euimSize2XL"; "required": false; }; "euimSize3XL": { "alias": "euimSize3XL"; "required": false; }; "euimSize4XL": { "alias": "euimSize4XL"; "required": false; }; "euimSize5XL": { "alias": "euimSize5XL"; "required": false; }; "euimSizeVariant": { "alias": "euimSizeVariant"; "required": false; }; }, {}, never, never, true, never>;
29
- static ngAcceptInputType_euimDisabled: unknown;
30
- static ngAcceptInputType_euimPositionTopEnd: unknown;
31
- static ngAcceptInputType_euimFontBold: unknown;
32
- static ngAcceptInputType_euimFontRegular: unknown;
33
- static ngAcceptInputType_euimFontBoldItalic: unknown;
34
- static ngAcceptInputType_euimFontItalic: unknown;
35
- static ngAcceptInputType_euimFontLight: unknown;
36
- static ngAcceptInputType_euimSize2XS: unknown;
37
- static ngAcceptInputType_euimSizeXS: unknown;
38
- static ngAcceptInputType_euimSizeS: unknown;
39
- static ngAcceptInputType_euimSizeM: unknown;
40
- static ngAcceptInputType_euimSizeL: unknown;
41
- static ngAcceptInputType_euimSizeXL: unknown;
42
- static ngAcceptInputType_euimSize2XL: unknown;
43
- static ngAcceptInputType_euimSize3XL: unknown;
44
- static ngAcceptInputType_euimSize4XL: unknown;
45
- static ngAcceptInputType_euimSize5XL: unknown;
46
- }
@@ -1,6 +0,0 @@
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
- }
@@ -1,6 +0,0 @@
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
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class EuimDividerDirective {
3
- lines: 'none' | 'full';
4
- get cssClasses(): string;
5
- getCssClasses(rootClass: string): string;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimDividerDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimDividerDirective, "[euimDivider]", never, { "lines": { "alias": "lines"; "required": false; }; }, {}, never, never, true, never>;
8
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-divider.directive";
3
- /**
4
- * @deprecated Use {@link EUIM_DIVIDER} instead.
5
- */
6
- export declare class EuimDividerModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimDividerModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimDividerModule, never, [typeof i1.EuimDividerDirective], [typeof i1.EuimDividerDirective]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<EuimDividerModule>;
10
- }
@@ -1,4 +0,0 @@
1
- import { EuimDividerDirective } from './euim-divider.directive';
2
- export * from './euim-divider.module';
3
- export * from './euim-divider.directive';
4
- export declare const EUIM_DIVIDER: readonly [typeof EuimDividerDirective];
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class EuimFooterTransparentDirective {
3
- className: string;
4
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimFooterTransparentDirective, never>;
5
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimFooterTransparentDirective, "[euimFooterTransparent]", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,8 +0,0 @@
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
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-list-header.directive";
3
- /**
4
- * @deprecated Use {@link EUIM_LIST_HEADER} instead.
5
- */
6
- export declare class EuimListHeaderModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimListHeaderModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimListHeaderModule, never, [typeof i1.EuimListHeaderDirective], [typeof i1.EuimListHeaderDirective]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<EuimListHeaderModule>;
10
- }
@@ -1,4 +0,0 @@
1
- import { EuimListHeaderDirective } from './euim-list-header.directive';
2
- export * from './euim-list-header.module';
3
- export * from './euim-list-header.directive';
4
- export declare const EUIM_LIST_HEADER: readonly [typeof EuimListHeaderDirective];
@@ -1,6 +0,0 @@
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
- }
@@ -1,9 +0,0 @@
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
- }
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class EuimSidebarFooterNoBordersDirective {
3
- className: string;
4
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimSidebarFooterNoBordersDirective, never>;
5
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSidebarFooterNoBordersDirective, "[euimSidebarFooterNoBorders]", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class EuimSkeletonTextAvatarDirective {
3
- className: string;
4
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonTextAvatarDirective, never>;
5
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSkeletonTextAvatarDirective, "[euimSkeletonTextAvatar]", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-skeleton-text-avatar.directive";
3
- /**
4
- * @deprecated Use {@link EUIM_SKELETON_TEXT_AVATAR} instead.
5
- */
6
- export declare class EuimSkeletonTextAvatarModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonTextAvatarModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSkeletonTextAvatarModule, never, [typeof i1.EuimSkeletonTextAvatarDirective], [typeof i1.EuimSkeletonTextAvatarDirective]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<EuimSkeletonTextAvatarModule>;
10
- }
@@ -1,4 +0,0 @@
1
- import { EuimSkeletonTextAvatarDirective } from './euim-skeleton-text-avatar.directive';
2
- export * from './euim-skeleton-text-avatar.directive';
3
- export * from './euim-skeleton-text-avatar.module';
4
- export declare const EUIM_SKELETON_TEXT_AVATAR: readonly [typeof EuimSkeletonTextAvatarDirective];
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class EuimToolbarTransparentDirective {
3
- scrollThreshold: number;
4
- hasTitle: boolean;
5
- isLightToolbar: boolean;
6
- className: string;
7
- get cssClasses(): string;
8
- onContentScroll($event: any): void;
9
- private updateToolbar;
10
- private getCssClasses;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarTransparentDirective, never>;
12
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimToolbarTransparentDirective, "[euimToolbarTransparent]", never, { "scrollThreshold": { "alias": "scrollThreshold"; "required": false; }; "hasTitle": { "alias": "hasTitle"; "required": false; }; "isLightToolbar": { "alias": "isLightToolbar"; "required": false; }; }, {}, never, never, true, never>;
13
- }
@@ -1,13 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { DomSanitizer, SafeResourceUrl } from '@angular/platform-browser';
3
- import * as i0 from "@angular/core";
4
- export declare class EuimAboutContentLoadingComponent implements OnInit {
5
- private sanitizer;
6
- className: string;
7
- webUrl: string;
8
- protected sanitizedUrl: SafeResourceUrl;
9
- constructor(sanitizer: DomSanitizer);
10
- ngOnInit(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutContentLoadingComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutContentLoadingComponent, "euim-about-content-loading", never, { "webUrl": { "alias": "webUrl"; "required": false; }; }, {}, never, ["*"], true, never>;
13
- }
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class EuimAboutComponent {
3
- className: string;
4
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, {}, {}, never, ["*"], true, never>;
6
- }
@@ -1,17 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@mapaxe/ngx-pinch-zoom";
3
- import * as i2 from "@ngx-translate/core";
4
- import * as i3 from "@angular/router";
5
- import * as i4 from "./euim-about.component";
6
- import * as i5 from "./euim-changelog/euim-changelog.component";
7
- import * as i6 from "./euim-opensource-licences/euim-opensource-licences.component";
8
- import * as i7 from "./euim-help-support/euim-help-support.component";
9
- import * as i8 from "./euim-about-content-loading/euim-about-content-loading.component";
10
- /**
11
- * @deprecated Use {@link EUIM_ABOUT} instead.
12
- */
13
- export declare class EuimAboutModule {
14
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutModule, never>;
15
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, never, [typeof i1.PinchZoomModule, typeof i2.TranslateModule, typeof i3.RouterModule, typeof i4.EuimAboutComponent, typeof i5.EuimChangelogComponent, typeof i6.EuimOpenSourceLicencesComponent, typeof i7.EuimHelpSupportComponent, typeof i8.EuimAboutContentLoadingComponent], [typeof i4.EuimAboutComponent, typeof i5.EuimChangelogComponent, typeof i6.EuimOpenSourceLicencesComponent, typeof i7.EuimHelpSupportComponent, typeof i8.EuimAboutContentLoadingComponent]>;
16
- static ɵinj: i0.ɵɵInjectorDeclaration<EuimAboutModule>;
17
- }
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class EuimChangelogComponent {
3
- className: string;
4
- changeLogs: any[];
5
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimChangelogComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimChangelogComponent, "euim-changelog", never, { "changeLogs": { "alias": "changeLogs"; "required": false; }; }, {}, never, never, true, never>;
7
- }
@@ -1,32 +0,0 @@
1
- import { Router } from '@angular/router';
2
- import * as i0 from "@angular/core";
3
- export declare class EuimHelpSupportComponent {
4
- private router;
5
- helpAndSupportItems: HelpAndSupportItem[];
6
- className: string;
7
- constructor(router: Router);
8
- onItemClick(item: Item, linkType: string, linkTitle: string): void;
9
- isEndIconLink(item: Item): boolean;
10
- getLinkClass(item: Item): string;
11
- getLink(item?: Item, linkType?: string, linkTitle?: string): string;
12
- setTargetAttribute(item?: Item, linkType?: string): string;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimHelpSupportComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; }; }, {}, never, ["*"], true, never>;
15
- }
16
- interface Item {
17
- title: string;
18
- link?: string;
19
- phone?: string;
20
- mail?: string;
21
- routerLink?: string;
22
- fragment?: string;
23
- subtitle?: string;
24
- startIcon?: string;
25
- endIcon?: string;
26
- hasBottomLine?: boolean;
27
- }
28
- interface HelpAndSupportItem {
29
- sectionTitle?: string;
30
- items: Item[];
31
- }
32
- export {};
@@ -1,10 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class EuimOpenSourceLicencesComponent {
4
- className: string;
5
- items: any[];
6
- clickItem: EventEmitter<string[]>;
7
- emitItemClick(itemName: string): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimOpenSourceLicencesComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; }; }, { "clickItem": "clickItem"; }, never, ["*"], true, never>;
10
- }
@@ -1,12 +0,0 @@
1
- import { EuimAboutComponent } from './euim-about.component';
2
- import { EuimChangelogComponent } from './euim-changelog/euim-changelog.component';
3
- import { EuimHelpSupportComponent } from './euim-help-support/euim-help-support.component';
4
- import { EuimOpenSourceLicencesComponent } from './euim-opensource-licences/euim-opensource-licences.component';
5
- import { EuimAboutContentLoadingComponent } from './euim-about-content-loading/euim-about-content-loading.component';
6
- export * from './euim-about.component';
7
- export * from './euim-about.module';
8
- export * from './euim-changelog/euim-changelog.component';
9
- export * from './euim-help-support/euim-help-support.component';
10
- export * from './euim-opensource-licences/euim-opensource-licences.component';
11
- export * from './euim-about-content-loading/euim-about-content-loading.component';
12
- export declare const EUIM_ABOUT: readonly [typeof EuimAboutComponent, typeof EuimChangelogComponent, typeof EuimHelpSupportComponent, typeof EuimOpenSourceLicencesComponent, typeof EuimAboutContentLoadingComponent];
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-alert-messsage.component";
3
- /**
4
- * @deprecated Use {@link EUIM_ALERT_MESSAGE} instead.
5
- */
6
- export declare class EuimAlertMessageModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlertMessageModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAlertMessageModule, never, [typeof i1.EuimAlertMessageComponent], [typeof i1.EuimAlertMessageComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<EuimAlertMessageModule>;
10
- }
@@ -1,25 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { BaseStatesDirective } from '../base-states.directive';
3
- import * as i0 from "@angular/core";
4
- import * as i1 from "../base-states.directive";
5
- export declare class EuimAlertMessageComponent implements OnInit {
6
- baseStatesDirective: BaseStatesDirective;
7
- _variant: string;
8
- euimClose: EventEmitter<null>;
9
- euimLabelTruncate: boolean;
10
- hasIcon: boolean;
11
- isCloseable: boolean;
12
- isVisible: boolean;
13
- constructor(baseStatesDirective: BaseStatesDirective);
14
- ngOnInit(): void;
15
- setVariants(): void;
16
- get icon(): string;
17
- get cssClasses(): string;
18
- getCssClasses(): string;
19
- onClose(event: Event): void;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlertMessageComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAlertMessageComponent, "euim-alert-message", never, { "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "hasIcon": { "alias": "hasIcon"; "required": false; }; "isCloseable": { "alias": "isCloseable"; "required": false; }; }, { "euimClose": "euimClose"; }, never, ["[slotStart]", "*", "[slotEnd]"], true, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
22
- static ngAcceptInputType_euimLabelTruncate: unknown;
23
- static ngAcceptInputType_hasIcon: unknown;
24
- static ngAcceptInputType_isCloseable: unknown;
25
- }
@@ -1,4 +0,0 @@
1
- import { EuimAlertMessageComponent } from './euim-alert-messsage.component';
2
- export * from './euim-alert-message.module';
3
- export * from './euim-alert-messsage.component';
4
- export declare const EUIM_ALERT_MESSAGE: readonly [typeof EuimAlertMessageComponent];
@@ -1,7 +0,0 @@
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, ["*"], true, never>;
7
- }
@@ -1,6 +0,0 @@
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, ["*"], true, never>;
6
- }
@@ -1,12 +0,0 @@
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, ["*"], true, never>;
12
- }
@@ -1,7 +0,0 @@
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, ["*"], true, never>;
7
- }
@@ -1,8 +0,0 @@
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, ["*"], true, never>;
8
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class EuimAvatarComponent {
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;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarComponent, 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"], true, never>;
12
- }
@@ -1,15 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-avatar.component";
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
- /**
9
- * @deprecated Use {@link EUIM_AVATAR} instead.
10
- */
11
- export declare class EuimAvatarModule {
12
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAvatarModule, never, [typeof i1.EuimAvatarComponent, typeof i2.EuimAvatarIconComponent, typeof i3.EuimAvatarIconSubComponent, typeof i4.EuimAvatarTextComponent, typeof i5.EuimAvatarImageComponent, typeof i6.EuimAvatarBadgeComponent], [typeof i1.EuimAvatarComponent, typeof i2.EuimAvatarIconComponent, typeof i3.EuimAvatarIconSubComponent, typeof i4.EuimAvatarTextComponent, typeof i5.EuimAvatarImageComponent, typeof i6.EuimAvatarBadgeComponent]>;
14
- static ɵinj: i0.ɵɵInjectorDeclaration<EuimAvatarModule>;
15
- }
@@ -1,14 +0,0 @@
1
- import { EuimAvatarComponent } from './euim-avatar.component';
2
- import { EuimAvatarIconComponent } from './euim-avatar-icon/euim-avatar-icon.component';
3
- import { EuimAvatarIconSubComponent } from './euim-avatar-icon-sub/euim-avatar-icon-sub.component';
4
- import { EuimAvatarTextComponent } from './euim-avatar-text/euim-avatar-text.component';
5
- import { EuimAvatarImageComponent } from './euim-avatar-image/euim-avatar-image.component';
6
- import { EuimAvatarBadgeComponent } from './euim-avatar-badge/euim-avatar-badge.component';
7
- export * from './euim-avatar.module';
8
- export * from './euim-avatar.component';
9
- export * from './euim-avatar-icon/euim-avatar-icon.component';
10
- export * from './euim-avatar-icon-sub/euim-avatar-icon-sub.component';
11
- export * from './euim-avatar-badge/euim-avatar-badge.component';
12
- export * from './euim-avatar-image/euim-avatar-image.component';
13
- export * from './euim-avatar-text/euim-avatar-text.component';
14
- export declare const EUIM_AVATAR: readonly [typeof EuimAvatarComponent, typeof EuimAvatarIconComponent, typeof EuimAvatarIconSubComponent, typeof EuimAvatarTextComponent, typeof EuimAvatarImageComponent, typeof EuimAvatarBadgeComponent];
@@ -1,11 +0,0 @@
1
- import { BaseStatesDirective } from '../base-states.directive';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "../base-states.directive";
4
- export declare class EuimBadgeComponent {
5
- baseStatesDirective: BaseStatesDirective;
6
- get cssClasses(): string;
7
- constructor(baseStatesDirective: BaseStatesDirective);
8
- getCssClasses(): string;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimBadgeComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimBadgeComponent, "euim-badge", never, {}, {}, never, ["*"], true, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimPositionTopEnd": "euimPositionTopEnd"; "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; "euimSizeXL": "euimSizeXL"; "color": "color"; }; outputs: {}; }]>;
11
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-badge.component";
3
- /**
4
- * @deprecated Use {@link EUIM_BADGE} instead.
5
- */
6
- export declare class EuimBadgeModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimBadgeModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimBadgeModule, never, [typeof i1.EuimBadgeComponent], [typeof i1.EuimBadgeComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<EuimBadgeModule>;
10
- }
@@ -1,4 +0,0 @@
1
- import { EuimBadgeComponent } from './euim-badge.component';
2
- export * from './euim-badge.component';
3
- export * from './euim-badge.module';
4
- export declare const EUIM_BADGE: readonly [typeof EuimBadgeComponent];
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class EuimCardImageDirective {
3
- euimCardImageHeight: string;
4
- euimCardImageWidth: string;
5
- className: string;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimCardImageDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimCardImageDirective, "[euimCardImage]", never, { "euimCardImageHeight": { "alias": "euimCardImageHeight"; "required": false; }; "euimCardImageWidth": { "alias": "euimCardImageWidth"; "required": false; }; }, {}, never, never, true, never>;
8
- }
@@ -1,16 +0,0 @@
1
- import { AfterContentInit } from '@angular/core';
2
- import { BaseStatesDirective } from '../base-states.directive';
3
- import { EuimCardImageDirective } from './euim-card-image/euim-card-image.directive';
4
- import * as i0 from "@angular/core";
5
- import * as i1 from "../base-states.directive";
6
- export declare class EuimCardComponent implements AfterContentInit {
7
- baseStatesDirective: BaseStatesDirective;
8
- cardImageDirective: EuimCardImageDirective;
9
- imageWidth: string;
10
- get cssClasses(): string;
11
- constructor(baseStatesDirective: BaseStatesDirective);
12
- getCssClasses(): string;
13
- ngAfterContentInit(): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimCardComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimCardComponent, "euim-card", never, {}, {}, ["cardImageDirective"], ["[euimCardImage]", "*"], true, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
16
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-card.component";
3
- import * as i2 from "./euim-card-image/euim-card-image.directive";
4
- /**
5
- * @deprecated Use {@link EUIM_CARD} instead.
6
- */
7
- export declare class EuimCardModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<EuimCardModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimCardModule, never, [typeof i1.EuimCardComponent, typeof i2.EuimCardImageDirective], [typeof i1.EuimCardComponent, typeof i2.EuimCardImageDirective]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<EuimCardModule>;
11
- }