@eui/mobile-core 16.10.0-snapshot-1713366109950 → 17.0.0-next.10

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 (436) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +60 -2
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +60 -2
  3. package/docs/components/EuiMUserProfileInfosComponent.html +60 -2
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +60 -2
  5. package/docs/components/EuimAboutComponent.html +766 -0
  6. package/docs/components/EuimAlertMessageComponent.html +65 -7
  7. package/docs/components/EuimAppComponent.html +60 -2
  8. package/docs/components/EuimAvatarComponent.html +60 -2
  9. package/docs/components/EuimAvatarIconComponent.html +60 -2
  10. package/docs/components/EuimBadgeComponent.html +61 -3
  11. package/docs/components/EuimChangelogComponent.html +322 -0
  12. package/docs/components/EuimChipSelectorComponent.html +61 -27
  13. package/docs/components/EuimContactSupportComponent.html +276 -0
  14. package/docs/components/EuimDataSummaryColComponent.html +60 -2
  15. package/docs/components/EuimDataSummaryComponent.html +61 -3
  16. package/docs/components/EuimEmptyListPlaceholderComponent.html +64 -6
  17. package/docs/components/EuimHeaderDetailsComponent.html +61 -3
  18. package/docs/components/EuimLabelComponent.html +65 -7
  19. package/docs/components/EuimLanguageListComponent.html +75 -17
  20. package/docs/components/EuimLanguageSelectorComponent.html +67 -73
  21. package/docs/components/EuimLegalNoticeComponent.html +276 -0
  22. package/docs/components/EuimMediaHeaderComponent.html +62 -4
  23. package/docs/components/EuimMessageComponent.html +61 -3
  24. package/docs/components/EuimMessageTitleComponent.html +60 -2
  25. package/docs/components/EuimMultiselectComponent.html +62 -4
  26. package/docs/components/EuimMultiselectFilterComponent.html +60 -2
  27. package/docs/components/EuimMultiselectInfoComponent.html +60 -2
  28. package/docs/components/EuimMultiselectListComponent.html +60 -2
  29. package/docs/components/EuimMultiselectToolbarComponent.html +62 -4
  30. package/docs/components/EuimNotificationItemComponent.html +61 -3
  31. package/docs/components/EuimOpenSourceLicencesComponent.html +276 -0
  32. package/docs/components/EuimPdfWrapperComponent.html +828 -0
  33. package/docs/components/EuimPrivacyStatementComponent.html +276 -0
  34. package/docs/components/EuimScrollerXComponent.html +60 -2
  35. package/docs/components/EuimSidebarComponent.html +60 -2
  36. package/docs/components/EuimSidebarContentComponent.html +60 -2
  37. package/docs/components/EuimSkeletonListComponent.html +61 -3
  38. package/docs/components/EuimSkeletonListItemComponent.html +66 -8
  39. package/docs/components/EuimSlideInfoScreenComponent.html +60 -2
  40. package/docs/components/EuimSliderInfoScreenComponent.html +66 -30
  41. package/docs/components/EuimSpinnerComponent.html +60 -2
  42. package/docs/components/EuimSpinnerDescriptionComponent.html +60 -2
  43. package/docs/components/EuimSpinnerMessageComponent.html +60 -2
  44. package/docs/components/EuimToolbarActionItemsComponent.html +60 -2
  45. package/docs/components/EuimToolbarComponent.html +63 -5
  46. package/docs/components/EuimToolbarTitleComponent.html +60 -2
  47. package/docs/components/EuimUserProfileComponent.html +60 -2
  48. package/docs/dependencies.html +72 -2
  49. package/docs/directives/BaseStatesDirective.html +75 -491
  50. package/docs/directives/EuimAvatarMainIconDirective.html +58 -0
  51. package/docs/directives/EuimAvatarSubIconDirective.html +58 -0
  52. package/docs/directives/EuimChipSelectorItemDirective.html +59 -1
  53. package/docs/directives/EuimDataSummaryColLabelDirective.html +59 -1
  54. package/docs/directives/EuimDataSummaryColValueDirective.html +58 -0
  55. package/docs/directives/EuimDividerDirective.html +58 -0
  56. package/docs/directives/EuimHeaderDetailsIconDirective.html +58 -0
  57. package/docs/directives/EuimHeaderDetailsMetaDirective.html +58 -0
  58. package/docs/directives/EuimHeaderDetailsTitleDirective.html +58 -0
  59. package/docs/directives/EuimMediaHeaderImageDirective.html +58 -0
  60. package/docs/directives/EuimMediaHeaderSubTitleDirective.html +58 -0
  61. package/docs/directives/EuimMediaHeaderTitleDirective.html +58 -0
  62. package/docs/directives/EuimMultiselectAllDirective.html +58 -0
  63. package/docs/directives/EuimMultiselectSelectFieldDirective.html +58 -0
  64. package/docs/directives/EuimSkeletonTextAvatarDirective.html +58 -0
  65. package/docs/directives/EuimSliderInfoScreenContentDirective.html +58 -0
  66. package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +58 -0
  67. package/docs/directives/EuimSliderInfoScreenTitleDirective.html +58 -0
  68. package/docs/index.html +62 -12
  69. package/docs/injectables/EuimAppService.html +58 -0
  70. package/docs/interfaces/ActionBtnsNames.html +58 -0
  71. package/docs/interfaces/FilteredData.html +58 -0
  72. package/docs/interfaces/UIState.html +58 -0
  73. package/docs/js/libs/bootstrap-native.js +2 -1
  74. package/docs/js/libs/es6-shim.min.js +11 -10
  75. package/docs/js/libs/tablesort.min.js +3 -3
  76. package/docs/js/libs/tablesort.number.min.js +2 -2
  77. package/docs/js/libs/vis.min.js +1 -1
  78. package/docs/js/menu-wc.js +244 -232
  79. package/docs/js/menu-wc_es5.js +1 -1
  80. package/docs/js/menu.js +0 -55
  81. package/docs/js/search/search_index.js +2 -2
  82. package/docs/license.html +58 -0
  83. package/docs/miscellaneous/typealiases.html +58 -21
  84. package/docs/miscellaneous/variables.html +89 -113
  85. package/docs/modules/{EuimMenuModule.html → EuimAboutModule.html} +95 -7
  86. package/docs/modules/EuimAlertMessageModule.html +90 -2
  87. package/docs/modules/EuimAllModule.html +64 -54
  88. package/docs/modules/EuimAppModule.html +58 -3
  89. package/docs/modules/EuimAvatarIconModule.html +58 -0
  90. package/docs/modules/EuimAvatarModule.html +90 -2
  91. package/docs/modules/EuimBadgeModule.html +58 -0
  92. package/docs/modules/EuimChipSelectorComponentModule.html +58 -0
  93. package/docs/modules/EuimDataSummaryModule.html +90 -2
  94. package/docs/modules/EuimDividerModule.html +58 -0
  95. package/docs/modules/EuimEmptyListPlaceholderModule.html +58 -0
  96. package/docs/modules/EuimHeaderDetailsModule.html +90 -2
  97. package/docs/modules/EuimLabelModule.html +58 -0
  98. package/docs/modules/EuimLanguageSelectorModule.html +58 -3
  99. package/docs/modules/EuimMediaHeaderModule.html +90 -2
  100. package/docs/modules/EuimMessageModule.html +90 -2
  101. package/docs/modules/EuimMultiselectModule.html +90 -2
  102. package/docs/modules/EuimNotificationItemModule.html +58 -0
  103. package/docs/modules/{EuimAppSidebarModule.html → EuimPdfWrapperModule.html} +91 -13
  104. package/docs/modules/EuimScrollerXComponentModule.html +58 -0
  105. package/docs/modules/EuimSidebarModule.html +58 -0
  106. package/docs/modules/EuimSkeletonListItemModule.html +90 -2
  107. package/docs/modules/EuimSkeletonListModule.html +90 -2
  108. package/docs/modules/EuimSkeletonTextAvatarModule.html +58 -0
  109. package/docs/modules/EuimSliderInfoScreenModule.html +90 -2
  110. package/docs/modules/EuimSpinnerComponentModule.html +58 -0
  111. package/docs/modules/EuimToolbarComponentModule.html +58 -0
  112. package/docs/modules/EuimUserProfileModule.html +90 -2
  113. package/docs/modules.html +74 -100
  114. package/docs/properties.html +58 -0
  115. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +15 -34
  116. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  117. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -12
  118. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  119. package/esm2022/lib/components/base-states.directive.mjs +42 -268
  120. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
  121. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
  122. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
  123. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
  124. package/esm2022/lib/components/euim-about/euim-about.component.mjs +75 -0
  125. package/esm2022/lib/components/euim-about/euim-about.module.mjs +71 -0
  126. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +20 -0
  127. package/esm2022/lib/components/euim-about/euim-contact-support/euim-contact-support.component.mjs +11 -0
  128. package/esm2022/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.mjs +11 -0
  129. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +11 -0
  130. package/esm2022/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.mjs +11 -0
  131. package/esm2022/lib/components/euim-about/index.mjs +8 -0
  132. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  133. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +17 -56
  134. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +4 -4
  135. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +4 -4
  136. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +4 -4
  137. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +5 -5
  138. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +4 -4
  139. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +5 -5
  140. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +5 -10
  141. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  142. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +9 -13
  143. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +17 -43
  144. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  145. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  146. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +6 -6
  147. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +5 -5
  148. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +8 -9
  149. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  150. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +14 -23
  151. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  152. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  153. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  154. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  155. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -14
  156. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
  157. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  158. package/esm2022/lib/components/euim-message/euim-message.component.mjs +13 -19
  159. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  160. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +5 -5
  161. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  162. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +5 -5
  163. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +5 -5
  164. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +5 -5
  165. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +13 -18
  166. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +10 -15
  167. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  168. package/esm2022/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.mjs +86 -0
  169. package/esm2022/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.mjs +43 -0
  170. package/esm2022/lib/components/euim-pdf-wrapper/index.mjs +3 -0
  171. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  172. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  173. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +5 -5
  174. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  175. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +18 -31
  176. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  177. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  178. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  179. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  180. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  181. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +19 -37
  182. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  183. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +4 -4
  184. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +4 -4
  185. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  186. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  187. package/esm2022/lib/components/index.mjs +3 -9
  188. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +5 -5
  189. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -9
  190. package/esm2022/lib/components/layout/euim-app/index.mjs +1 -2
  191. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  192. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  193. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  194. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +5 -6
  195. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  196. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +14 -15
  197. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +9 -17
  198. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +5 -9
  199. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +4 -4
  200. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  201. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +5 -5
  202. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  203. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +5 -5
  204. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +11 -19
  205. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  206. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  207. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  208. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
  209. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  210. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -4
  211. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  212. package/esm2022/lib/euim-all.module.mjs +10 -42
  213. package/esm2022/lib/services/euim-app.service.mjs +5 -5
  214. package/fesm2022/eui-mobile-core.mjs +919 -1850
  215. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  216. package/lib/components/atoms/euim-label/euim-label.component.d.ts +9 -6
  217. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  218. package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts +1 -1
  219. package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts.map +1 -1
  220. package/lib/components/base-states.directive.d.ts +35 -92
  221. package/lib/components/base-states.directive.d.ts.map +1 -1
  222. package/lib/components/euim-about/euim-about.component.d.ts +30 -0
  223. package/lib/components/euim-about/euim-about.component.d.ts.map +1 -0
  224. package/lib/components/euim-about/euim-about.module.d.ts +20 -0
  225. package/lib/components/euim-about/euim-about.module.d.ts.map +1 -0
  226. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +7 -0
  227. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -0
  228. package/lib/components/euim-about/euim-contact-support/euim-contact-support.component.d.ts +6 -0
  229. package/lib/components/euim-about/euim-contact-support/euim-contact-support.component.d.ts.map +1 -0
  230. package/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.d.ts +6 -0
  231. package/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.d.ts.map +1 -0
  232. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +6 -0
  233. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -0
  234. package/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.d.ts +6 -0
  235. package/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.d.ts.map +1 -0
  236. package/lib/components/euim-about/index.d.ts +8 -0
  237. package/lib/components/euim-about/index.d.ts.map +1 -0
  238. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts +7 -5
  239. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  240. package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
  241. package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
  242. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts +3 -3
  243. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  244. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +4 -6
  245. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  246. package/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.d.ts +1 -1
  247. package/lib/components/euim-data-summary/euim-data-summary.component.d.ts +1 -1
  248. package/lib/components/euim-data-summary/euim-data-summary.component.d.ts.map +1 -1
  249. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts +6 -4
  250. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  251. package/lib/components/euim-media-header/euim-media-header.component.d.ts +2 -2
  252. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  253. package/lib/components/euim-message/euim-message.component.d.ts +1 -1
  254. package/lib/components/euim-message/euim-message.component.d.ts.map +1 -1
  255. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts +2 -2
  256. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  257. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts +2 -2
  258. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  259. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.d.ts +25 -0
  260. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.d.ts.map +1 -0
  261. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.d.ts +13 -0
  262. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.d.ts.map +1 -0
  263. package/lib/components/euim-pdf-wrapper/index.d.ts +3 -0
  264. package/lib/components/euim-pdf-wrapper/index.d.ts.map +1 -0
  265. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts +10 -6
  266. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  267. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +10 -5
  268. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  269. package/lib/components/index.d.ts +2 -8
  270. package/lib/components/index.d.ts.map +1 -1
  271. package/lib/components/layout/euim-app/euim-app.module.d.ts +2 -3
  272. package/lib/components/layout/euim-app/euim-app.module.d.ts.map +1 -1
  273. package/lib/components/layout/euim-app/index.d.ts +0 -1
  274. package/lib/components/layout/euim-app/index.d.ts.map +1 -1
  275. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +1 -1
  276. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  277. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +13 -13
  278. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  279. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +7 -9
  280. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  281. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +3 -4
  282. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  283. package/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.d.ts.map +1 -1
  284. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +6 -4
  285. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  286. package/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.d.ts.map +1 -1
  287. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  288. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  289. package/lib/euim-all.module.d.ts +26 -34
  290. package/lib/euim-all.module.d.ts.map +1 -1
  291. package/package.json +5 -2
  292. package/docs/classes/EuimStepperChangeEvent.html +0 -253
  293. package/docs/components/EuimAppSidebarComponent.html +0 -279
  294. package/docs/components/EuimAppSidebarFooterComponent.html +0 -334
  295. package/docs/components/EuimAppSidebarHeaderComponent.html +0 -218
  296. package/docs/components/EuimAppSidebarMenuComponent.html +0 -375
  297. package/docs/components/EuimControlFeedbackComponent.html +0 -452
  298. package/docs/components/EuimFieldSetComponent.html +0 -334
  299. package/docs/components/EuimFieldsetActionsComponent.html +0 -330
  300. package/docs/components/EuimFieldsetLegendComponent.html +0 -330
  301. package/docs/components/EuimInfoScreenComponent.html +0 -334
  302. package/docs/components/EuimMenuComponent.html +0 -584
  303. package/docs/components/EuimSlideComponent.html +0 -324
  304. package/docs/components/EuimSliderComponent.html +0 -1411
  305. package/docs/components/EuimStepperComponent.html +0 -471
  306. package/docs/directives/EuimInfoScreenContentDirective.html +0 -284
  307. package/docs/directives/EuimInfoScreenSubTitleDirective.html +0 -284
  308. package/docs/directives/EuimInfoScreenTitleDirective.html +0 -284
  309. package/docs/directives/EuimItemDividerDirective.html +0 -284
  310. package/docs/directives/EuimListHeaderDirective.html +0 -284
  311. package/docs/interfaces/ActionBtnNames.html +0 -286
  312. package/docs/interfaces/Badge.html +0 -259
  313. package/docs/interfaces/EuimMenuItem.html +0 -799
  314. package/docs/interfaces/EuimMenuSection.html +0 -304
  315. package/docs/interfaces/Notification.html +0 -259
  316. package/docs/modules/EuimControlFeedbackModule.html +0 -170
  317. package/docs/modules/EuimFieldsetModule.html +0 -170
  318. package/docs/modules/EuimInfoScreenModule.html +0 -170
  319. package/docs/modules/EuimItemDividerModule.html +0 -170
  320. package/docs/modules/EuimListHeaderModule.html +0 -170
  321. package/docs/modules/EuimSliderModule.html +0 -170
  322. package/docs/modules/EuimStepperComponentModule.html +0 -170
  323. package/esm2022/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.mjs +0 -39
  324. package/esm2022/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.mjs +0 -28
  325. package/esm2022/lib/components/atoms/euim-control-feedback/index.mjs +0 -3
  326. package/esm2022/lib/components/directives/euim-item-divider/euim-item-divider.directive.mjs +0 -22
  327. package/esm2022/lib/components/directives/euim-item-divider/euim-item-divider.module.mjs +0 -28
  328. package/esm2022/lib/components/directives/euim-item-divider/index.mjs +0 -3
  329. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +0 -22
  330. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +0 -28
  331. package/esm2022/lib/components/directives/euim-list-header/index.mjs +0 -3
  332. package/esm2022/lib/components/directives/index.mjs +0 -5
  333. package/esm2022/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.mjs +0 -17
  334. package/esm2022/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.mjs +0 -17
  335. package/esm2022/lib/components/euim-fieldset/euim-fieldset.component.mjs +0 -17
  336. package/esm2022/lib/components/euim-fieldset/euim-fieldset.module.mjs +0 -39
  337. package/esm2022/lib/components/euim-fieldset/index.mjs +0 -5
  338. package/esm2022/lib/components/euim-menu/euim-menu.component.mjs +0 -48
  339. package/esm2022/lib/components/euim-menu/euim-menu.module.mjs +0 -44
  340. package/esm2022/lib/components/euim-menu/index.mjs +0 -4
  341. package/esm2022/lib/components/euim-menu/models/eui-menu-item.model.mjs +0 -2
  342. package/esm2022/lib/components/euim-slider/euim-slide/euim-slide.component.mjs +0 -26
  343. package/esm2022/lib/components/euim-slider/euim-slider.component.mjs +0 -174
  344. package/esm2022/lib/components/euim-slider/euim-slider.module.mjs +0 -35
  345. package/esm2022/lib/components/euim-slider/index.mjs +0 -4
  346. package/esm2022/lib/components/euim-stepper/euim-steper.module.mjs +0 -32
  347. package/esm2022/lib/components/euim-stepper/euim-stepper.component.mjs +0 -64
  348. package/esm2022/lib/components/euim-stepper/index.mjs +0 -3
  349. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/index.mjs +0 -6
  350. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +0 -17
  351. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.mjs +0 -11
  352. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +0 -22
  353. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.mjs +0 -19
  354. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.mjs +0 -48
  355. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.mjs +0 -19
  356. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.mjs +0 -19
  357. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.mjs +0 -19
  358. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen.component.mjs +0 -20
  359. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen.module.mjs +0 -43
  360. package/esm2022/lib/components/layout/euim-info-screen/index.mjs +0 -6
  361. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts +0 -13
  362. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts.map +0 -1
  363. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.d.ts +0 -10
  364. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.d.ts.map +0 -1
  365. package/lib/components/atoms/euim-control-feedback/index.d.ts +0 -3
  366. package/lib/components/atoms/euim-control-feedback/index.d.ts.map +0 -1
  367. package/lib/components/directives/euim-item-divider/euim-item-divider.directive.d.ts +0 -7
  368. package/lib/components/directives/euim-item-divider/euim-item-divider.directive.d.ts.map +0 -1
  369. package/lib/components/directives/euim-item-divider/euim-item-divider.module.d.ts +0 -10
  370. package/lib/components/directives/euim-item-divider/euim-item-divider.module.d.ts.map +0 -1
  371. package/lib/components/directives/euim-item-divider/index.d.ts +0 -3
  372. package/lib/components/directives/euim-item-divider/index.d.ts.map +0 -1
  373. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +0 -7
  374. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +0 -1
  375. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +0 -10
  376. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +0 -1
  377. package/lib/components/directives/euim-list-header/index.d.ts +0 -3
  378. package/lib/components/directives/euim-list-header/index.d.ts.map +0 -1
  379. package/lib/components/directives/index.d.ts +0 -5
  380. package/lib/components/directives/index.d.ts.map +0 -1
  381. package/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.d.ts +0 -7
  382. package/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.d.ts.map +0 -1
  383. package/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.d.ts +0 -7
  384. package/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.d.ts.map +0 -1
  385. package/lib/components/euim-fieldset/euim-fieldset.component.d.ts +0 -7
  386. package/lib/components/euim-fieldset/euim-fieldset.component.d.ts.map +0 -1
  387. package/lib/components/euim-fieldset/euim-fieldset.module.d.ts +0 -12
  388. package/lib/components/euim-fieldset/euim-fieldset.module.d.ts.map +0 -1
  389. package/lib/components/euim-fieldset/index.d.ts +0 -5
  390. package/lib/components/euim-fieldset/index.d.ts.map +0 -1
  391. package/lib/components/euim-menu/euim-menu.component.d.ts +0 -17
  392. package/lib/components/euim-menu/euim-menu.component.d.ts.map +0 -1
  393. package/lib/components/euim-menu/euim-menu.module.d.ts +0 -14
  394. package/lib/components/euim-menu/euim-menu.module.d.ts.map +0 -1
  395. package/lib/components/euim-menu/index.d.ts +0 -4
  396. package/lib/components/euim-menu/index.d.ts.map +0 -1
  397. package/lib/components/euim-menu/models/eui-menu-item.model.d.ts +0 -30
  398. package/lib/components/euim-menu/models/eui-menu-item.model.d.ts.map +0 -1
  399. package/lib/components/euim-slider/euim-slide/euim-slide.component.d.ts +0 -7
  400. package/lib/components/euim-slider/euim-slide/euim-slide.component.d.ts.map +0 -1
  401. package/lib/components/euim-slider/euim-slider.component.d.ts +0 -46
  402. package/lib/components/euim-slider/euim-slider.component.d.ts.map +0 -1
  403. package/lib/components/euim-slider/euim-slider.module.d.ts +0 -11
  404. package/lib/components/euim-slider/euim-slider.module.d.ts.map +0 -1
  405. package/lib/components/euim-slider/index.d.ts +0 -4
  406. package/lib/components/euim-slider/index.d.ts.map +0 -1
  407. package/lib/components/euim-stepper/euim-steper.module.d.ts +0 -11
  408. package/lib/components/euim-stepper/euim-steper.module.d.ts.map +0 -1
  409. package/lib/components/euim-stepper/euim-stepper.component.d.ts +0 -21
  410. package/lib/components/euim-stepper/euim-stepper.component.d.ts.map +0 -1
  411. package/lib/components/euim-stepper/index.d.ts +0 -3
  412. package/lib/components/euim-stepper/index.d.ts.map +0 -1
  413. package/lib/components/layout/euim-app/euim-app-sidebar/index.d.ts +0 -6
  414. package/lib/components/layout/euim-app/euim-app-sidebar/index.d.ts.map +0 -1
  415. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.d.ts +0 -7
  416. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.d.ts.map +0 -1
  417. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.d.ts +0 -6
  418. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.d.ts.map +0 -1
  419. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts +0 -11
  420. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts.map +0 -1
  421. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.d.ts +0 -9
  422. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.d.ts.map +0 -1
  423. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.d.ts +0 -15
  424. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.d.ts.map +0 -1
  425. package/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.d.ts +0 -7
  426. package/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.d.ts.map +0 -1
  427. package/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.d.ts +0 -7
  428. package/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.d.ts.map +0 -1
  429. package/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.d.ts +0 -7
  430. package/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.d.ts.map +0 -1
  431. package/lib/components/layout/euim-info-screen/euim-info-screen.component.d.ts +0 -7
  432. package/lib/components/layout/euim-info-screen/euim-info-screen.component.d.ts.map +0 -1
  433. package/lib/components/layout/euim-info-screen/euim-info-screen.module.d.ts +0 -13
  434. package/lib/components/layout/euim-info-screen/euim-info-screen.module.d.ts.map +0 -1
  435. package/lib/components/layout/euim-info-screen/index.d.ts +0 -6
  436. package/lib/components/layout/euim-info-screen/index.d.ts.map +0 -1
@@ -1,18 +1,21 @@
1
1
  import { BaseStatesDirective } from '../../base-states.directive';
2
- import { BooleanInput } from '@angular/cdk/coercion';
3
2
  import * as i0 from "@angular/core";
4
3
  import * as i1 from "../../base-states.directive";
5
4
  export declare class EuimLabelComponent {
6
5
  baseStatesDirective: BaseStatesDirective;
7
6
  euimLabelTruncateWithLines: number;
8
- euimLabelTitle: BooleanInput;
9
- euimLabelSubTitle: BooleanInput;
10
- euimLabelMeta: BooleanInput;
11
- euimLabelTruncate: BooleanInput;
7
+ euimLabelTitle: boolean;
8
+ euimLabelSubTitle: boolean;
9
+ euimLabelMeta: boolean;
10
+ euimLabelTruncate: boolean;
12
11
  get cssClasses(): string;
13
12
  constructor(baseStatesDirective: BaseStatesDirective);
14
13
  getCssClasses(): string;
15
14
  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; }; }, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimInfo": "euimInfo"; "euimSuccess": "euimSuccess"; "euimWarning": "euimWarning"; "euimDanger": "euimDanger"; "euimPrimary": "euimPrimary"; "euimSecondary": "euimSecondary"; "euimDefault": "euimDefault"; "euimDark": "euimDark"; "euimAccent": "euimAccent"; "euimSize2XS": "euimSize2XS"; "euimSizeXS": "euimSizeXS"; "euimSizeS": "euimSizeS"; "euimSizeM": "euimSizeM"; "euimSizeL": "euimSizeL"; "euimSizeXL": "euimSizeXL"; "euimSize2XL": "euimSize2XL"; "euimSize3XL": "euimSize3XL"; "euimSize4XL": "euimSize4XL"; "color": "color"; }; outputs: {}; }]>;
15
+ 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; }; }, {}, 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 ngAcceptInputType_euimLabelTitle: unknown;
17
+ static ngAcceptInputType_euimLabelSubTitle: unknown;
18
+ static ngAcceptInputType_euimLabelMeta: unknown;
19
+ static ngAcceptInputType_euimLabelTruncate: unknown;
17
20
  }
18
21
  //# sourceMappingURL=euim-label.component.d.ts.map
@@ -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":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;;AAErD,qBAkCa,kBAAkB;IAyBR,mBAAmB,EAAE,mBAAmB;IAvBE,0BAA0B,EAAE,MAAM,CAAC;IAIhG,cAAc,EAAE,YAAY,CAAS;IAIrC,iBAAiB,EAAE,YAAY,CAAS;IAIxC,aAAa,EAAE,YAAY,CAAS;IAIpC,iBAAiB,EAAE,YAAY,CAAS;IAExC,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCA3Bd,kBAAkB;2CAAlB,kBAAkB;CAqC9B"}
1
+ {"version":3,"file":"euim-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/euim-label.component.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAyBa,kBAAkB;IAqBR,mBAAmB,EAAE,mBAAmB;IAnBE,0BAA0B,EAAE,MAAM,CAAC;IAGhG,cAAc,UAAS;IAGvB,iBAAiB,UAAS;IAG1B,aAAa,UAAS;IAGtB,iBAAiB,UAAS;IAE1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCAvBd,kBAAkB;2CAAlB,kBAAkB;6CAkC2m0B,OAAQ;gDAAR,OAAQ;4CAAR,OAAQ;gDAAR,OAAQ;CADjp0B"}
@@ -7,6 +7,6 @@ export declare class EuimNotificationItemComponent {
7
7
  constructor(baseStatesDirective: BaseStatesDirective);
8
8
  getCssClasses(): string;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimNotificationItemComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimNotificationItemComponent, "euim-notification-item", never, {}, {}, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimInfo": "euimInfo"; "euimSuccess": "euimSuccess"; "euimWarning": "euimWarning"; "euimDanger": "euimDanger"; "euimPrimary": "euimPrimary"; "euimSecondary": "euimSecondary"; "euimAccent": "euimAccent"; "color": "color"; }; outputs: {}; }]>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimNotificationItemComponent, "euim-notification-item", never, {}, {}, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
11
11
  }
12
12
  //# sourceMappingURL=euim-notification-item.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-notification-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-notification-item/euim-notification-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAsBa,6BAA6B;IAOnB,mBAAmB,EAAE,mBAAmB;IAL3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCATd,6BAA6B;2CAA7B,6BAA6B;CAczC"}
1
+ {"version":3,"file":"euim-notification-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-notification-item/euim-notification-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAea,6BAA6B;IAOnB,mBAAmB,EAAE,mBAAmB;IAL3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCATd,6BAA6B;2CAA7B,6BAA6B;CAczC"}
@@ -1,104 +1,47 @@
1
- import { BooleanInput } from '@angular/cdk/coercion';
2
1
  import * as i0 from "@angular/core";
3
2
  export declare class BaseStatesDirective {
4
- /**
5
- * @deprecated Will be removed in v17.
6
- * Please use {@link color} property instead
7
- */
8
- euimPrimary: BooleanInput;
9
- /**
10
- * @deprecated Will be removed in v17.
11
- * Please use {@link color} property instead
12
- */
13
- euimSecondary: BooleanInput;
14
- /**
15
- * @deprecated Will be removed in v17.
16
- * Please use {@link color} property instead
17
- */
18
- euimInfo: BooleanInput;
19
- /**
20
- * @deprecated Will be removed in v17.
21
- * Please use {@link color} property instead
22
- */
23
- euimSuccess: BooleanInput;
24
- /**
25
- * @deprecated Will be removed in v17.
26
- * Please use {@link color} property instead
27
- */
28
- euimWarning: BooleanInput;
29
- /**
30
- * @deprecated Will be removed in v17.
31
- * Please use {@link color} property instead
32
- */
33
- euimDanger: BooleanInput;
34
- /**
35
- * @deprecated Will be removed in v17.
36
- * Please use {@link color} property instead
37
- */
38
- euimAccent: BooleanInput;
39
- /**
40
- * @deprecated Will be removed in v17.
41
- * Please use {@link color} property instead
42
- */
43
- euimDefault: BooleanInput;
44
- /**
45
- * @deprecated Will be removed in v17.
46
- * Please use {@link color} property instead
47
- */
48
- euimDark: BooleanInput;
49
- /**
50
- * @deprecated Will be removed in v17.
51
- * Please use {@link color} property instead
52
- */
53
- euimWhite: BooleanInput;
54
- /**
55
- * @deprecated Will be removed in v17.
56
- * Please use {@link color} property instead
57
- */
58
- euimLight: BooleanInput;
59
- /**
60
- * @deprecated Will be removed in v17.
61
- * Please use {@link color} property instead
62
- */
63
- euimClear: BooleanInput;
64
- /**
65
- * @deprecated Will be removed in v17.
66
- * Please use {@link color} property instead
67
- */
68
- get euimVariant(): string;
69
- set euimVariant(value: string);
70
- /**
71
- * @deprecated will be removed in eUIMobile17. Please use {@link euimVariant} instead
72
- */
73
- get variant(): string;
74
- set variant(value: string);
75
3
  get color(): string;
76
4
  set color(value: string);
77
- euimDisabled: BooleanInput;
78
- euimPositionTopEnd: BooleanInput;
79
- euimFontBold: BooleanInput;
80
- euimFontRegular: BooleanInput;
81
- euimFontBoldItalic: BooleanInput;
82
- euimFontItalic: BooleanInput;
83
- euimFontLight: BooleanInput;
84
- euimSize2XS: BooleanInput;
85
- euimSizeXS: BooleanInput;
86
- euimSizeS: BooleanInput;
87
- euimSizeM: BooleanInput;
88
- euimSizeL: BooleanInput;
89
- euimSizeXL: BooleanInput;
90
- euimSize2XL: BooleanInput;
91
- euimSize3XL: BooleanInput;
92
- euimSize4XL: BooleanInput;
93
- euimSize5XL: BooleanInput;
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;
94
22
  get euimSizeVariant(): string;
95
23
  set euimSizeVariant(value: string);
96
24
  private _euimSizeVariant;
97
- private _euimVariant;
98
- private _variant;
99
25
  private _color;
100
26
  getCssClasses(rootClass: string): string;
101
27
  static ɵfac: i0.ɵɵFactoryDeclaration<BaseStatesDirective, never>;
102
- static ɵdir: i0.ɵɵDirectiveDeclaration<BaseStatesDirective, "[euimBase]", never, { "euimPrimary": { "alias": "euimPrimary"; "required": false; }; "euimSecondary": { "alias": "euimSecondary"; "required": false; }; "euimInfo": { "alias": "euimInfo"; "required": false; }; "euimSuccess": { "alias": "euimSuccess"; "required": false; }; "euimWarning": { "alias": "euimWarning"; "required": false; }; "euimDanger": { "alias": "euimDanger"; "required": false; }; "euimAccent": { "alias": "euimAccent"; "required": false; }; "euimDefault": { "alias": "euimDefault"; "required": false; }; "euimDark": { "alias": "euimDark"; "required": false; }; "euimWhite": { "alias": "euimWhite"; "required": false; }; "euimLight": { "alias": "euimLight"; "required": false; }; "euimClear": { "alias": "euimClear"; "required": false; }; "euimVariant": { "alias": "euimVariant"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "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>;
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;
103
46
  }
104
47
  //# sourceMappingURL=base-states.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"base-states.directive.d.ts","sourceRoot":"","sources":["../../../src/lib/components/base-states.directive.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBASa,mBAAmB;IAE5B;;;OAGG;IAGH,WAAW,EAAE,YAAY,CAAS;IAElC;;;OAGG;IAGH,aAAa,EAAE,YAAY,CAAS;IAEpC;;;OAGG;IAGH,QAAQ,EAAE,YAAY,CAAS;IAE/B;;;OAGG;IAGH,WAAW,EAAE,YAAY,CAAS;IAElC;;;OAGG;IAGH,WAAW,EAAE,YAAY,CAAS;IAElC;;;OAGG;IAGH,UAAU,EAAE,YAAY,CAAS;IAEjC;;;OAGG;IAGH,UAAU,EAAE,YAAY,CAAS;IAEjC;;;OAGG;IAGH,WAAW,EAAE,YAAY,CAAS;IAElC;;;OAGG;IAGH,QAAQ,EAAE,YAAY,CAAS;IAE/B;;;OAGG;IAGH,SAAS,EAAE,YAAY,CAAS;IAEhC;;;OAGG;IAGH,SAAS,EAAE,YAAY,CAAS;IAEhC;;;OAGG;IAGH,SAAS,EAAE,YAAY,CAAS;IAEhC;;;OAGG;IACH,IACI,WAAW,IAAI,MAAM,CAExB;IACD,IAAI,WAAW,CAAC,KAAK,EAAE,MAAM,EAc5B;IAED;;OAEG;IACH,IACI,OAAO,IAAI,MAAM,CAEpB;IACD,IAAI,OAAO,CAAC,KAAK,EAAE,MAAM,EAcxB;IAED,IACI,KAAK,IAAI,MAAM,CAElB;IACD,IAAI,KAAK,CAAC,KAAK,EAAE,MAAM,EActB;IAKD,YAAY,EAAE,YAAY,CAAS;IAKnC,kBAAkB,EAAE,YAAY,CAAS;IAKzC,YAAY,EAAE,YAAY,CAAS;IAInC,eAAe,EAAE,YAAY,CAAS;IAItC,kBAAkB,EAAE,YAAY,CAAS;IAIzC,cAAc,EAAE,YAAY,CAAS;IAIrC,aAAa,EAAE,YAAY,CAAS;IAKpC,WAAW,EAAE,YAAY,CAAS;IAIlC,UAAU,EAAE,YAAY,CAAS;IAIjC,SAAS,EAAE,YAAY,CAAS;IAIhC,SAAS,EAAE,YAAY,CAAS;IAIhC,SAAS,EAAE,YAAY,CAAS;IAIhC,UAAU,EAAE,YAAY,CAAS;IAIjC,WAAW,EAAE,YAAY,CAAS;IAIlC,WAAW,EAAE,YAAY,CAAS;IAIlC,WAAW,EAAE,YAAY,CAAS;IAIlC,WAAW,EAAE,YAAY,CAAS;IAElC,IACI,eAAe,IAAI,MAAM,CAE5B;IACD,IAAI,eAAe,CAAC,KAAK,EAAE,MAAM,EAYhC;IAED,OAAO,CAAC,gBAAgB,CAAM;IAC9B,OAAO,CAAC,YAAY,CAAM;IAC1B,OAAO,CAAC,QAAQ,CAAM;IACtB,OAAO,CAAC,MAAM,CAAM;IAEpB,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCApQ/B,mBAAmB;2CAAnB,mBAAmB;CAsS/B"}
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;2CAgH29wB,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;CADlgxB"}
@@ -0,0 +1,30 @@
1
+ import { BooleanInput } from '@angular/cdk/coercion';
2
+ import { AfterContentInit } from '@angular/core';
3
+ import { EuimChangelogComponent } from './euim-changelog/euim-changelog.component';
4
+ import { EuimPrivacyStatementComponent } from './euim-privacy-statement/euim-privacy-statement.component';
5
+ import { EuimContactSupportComponent } from './euim-contact-support/euim-contact-support.component';
6
+ import { EuimLegalNoticeComponent } from './euim-legal-notice/euim-legal-notice.component';
7
+ import { EuimOpenSourceLicencesComponent } from './euim-opensource-licences/euim-opensource-licences.component';
8
+ import * as i0 from "@angular/core";
9
+ export declare class EuimAboutComponent implements AfterContentInit {
10
+ changelog: EuimChangelogComponent;
11
+ privacyStatement: EuimPrivacyStatementComponent;
12
+ contactSupport: EuimContactSupportComponent;
13
+ legalNotice: EuimLegalNoticeComponent;
14
+ openSourceLicences: EuimOpenSourceLicencesComponent;
15
+ showCode: BooleanInput;
16
+ version: any;
17
+ releaseDate: any;
18
+ qrCodeUrl: string;
19
+ logoUrl: string;
20
+ changelogExists: boolean;
21
+ privacyStatementExists: boolean;
22
+ contactSupportExists: boolean;
23
+ legalNoticeExists: boolean;
24
+ openSourceLicencesExists: boolean;
25
+ toggleQRCode(): void;
26
+ ngAfterContentInit(): void;
27
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutComponent, never>;
28
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, { "showCode": { "alias": "showCode"; "required": false; }; "version": { "alias": "version"; "required": false; }; "releaseDate": { "alias": "releaseDate"; "required": false; }; "qrCodeUrl": { "alias": "qrCodeUrl"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; }, {}, ["changelog", "privacyStatement", "contactSupport", "legalNotice", "openSourceLicences"], never, false, never>;
29
+ }
30
+ //# sourceMappingURL=euim-about.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-about.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAErD,OAAO,EAAkC,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjF,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,6BAA6B,EAAE,MAAM,2DAA2D,CAAC;AAC1G,OAAO,EAAE,2BAA2B,EAAE,MAAM,uDAAuD,CAAC;AACpG,OAAO,EAAE,wBAAwB,EAAE,MAAM,iDAAiD,CAAC;AAC3F,OAAO,EAAE,+BAA+B,EAAE,MAAM,+DAA+D,CAAC;;AAEhH,qBAKa,kBAAmB,YAAW,gBAAgB;IAEnB,SAAS,EAAE,sBAAsB,CAAC;IAC3B,gBAAgB,EAAE,6BAA6B,CAAC;IAClD,cAAc,EAAE,2BAA2B,CAAC;IAC/C,WAAW,EAAE,wBAAwB,CAAC;IAC/B,kBAAkB,EAAE,+BAA+B,CAAC;IAGnG,QAAQ,EAAE,YAAY,CAAS;IACtB,OAAO,MAAC;IACR,WAAW,MAAC;IACZ,SAAS,EAAG,MAAM,CAAC;IACnB,OAAO,SAAM;IAEtB,eAAe,UAAS;IACxB,sBAAsB,UAAS;IAC/B,oBAAoB,UAAS;IAC7B,iBAAiB,UAAS;IAC1B,wBAAwB,UAAS;IAEjC,YAAY,IAAI,IAAI;IAIpB,kBAAkB,IAAI,IAAI;yCAzBf,kBAAkB;2CAAlB,kBAAkB;CAiC9B"}
@@ -0,0 +1,20 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./euim-about.component";
3
+ import * as i2 from "./euim-changelog/euim-changelog.component";
4
+ import * as i3 from "./euim-privacy-statement/euim-privacy-statement.component";
5
+ import * as i4 from "./euim-opensource-licences/euim-opensource-licences.component";
6
+ import * as i5 from "./euim-legal-notice/euim-legal-notice.component";
7
+ import * as i6 from "./euim-contact-support/euim-contact-support.component";
8
+ import * as i7 from "@angular/common";
9
+ import * as i8 from "@ionic/angular";
10
+ import * as i9 from "angularx-qrcode";
11
+ import * as i10 from "../layout/euim-toolbar/euim-toolbar.module";
12
+ import * as i11 from "../layout/euim-header-details/euim-header-details.module";
13
+ import * as i12 from "../atoms/euim-label/euim-label.module";
14
+ import * as i13 from "../euim-avatar-icon/euim-avatar-icon.module";
15
+ export declare class EuimAboutModule {
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutModule, never>;
17
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimPrivacyStatementComponent, typeof i4.EuimOpenSourceLicencesComponent, typeof i5.EuimLegalNoticeComponent, typeof i6.EuimContactSupportComponent], [typeof i7.CommonModule, typeof i8.IonicModule, typeof i9.QRCodeModule, typeof i10.EuimToolbarComponentModule, typeof i11.EuimHeaderDetailsModule, typeof i12.EuimLabelModule, typeof i13.EuimAvatarIconModule], [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimPrivacyStatementComponent, typeof i4.EuimOpenSourceLicencesComponent, typeof i5.EuimLegalNoticeComponent, typeof i6.EuimContactSupportComponent]>;
18
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimAboutModule>;
19
+ }
20
+ //# sourceMappingURL=euim-about.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-about.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AA0BA,qBAkBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAC3B"}
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimChangelogComponent {
3
+ changeLogs: any[];
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimChangelogComponent, never>;
5
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimChangelogComponent, "euim-changelog", never, { "changeLogs": { "alias": "changeLogs"; "required": false; }; }, {}, never, never, false, never>;
6
+ }
7
+ //# sourceMappingURL=euim-changelog.component.d.ts.map
@@ -0,0 +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"}
@@ -0,0 +1,6 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimContactSupportComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimContactSupportComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimContactSupportComponent, "euim-contact-support", never, {}, {}, never, ["*"], false, never>;
5
+ }
6
+ //# sourceMappingURL=euim-contact-support.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-contact-support.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-contact-support/euim-contact-support.component.ts"],"names":[],"mappings":";AAEA,qBAMa,2BAA2B;yCAA3B,2BAA2B;2CAA3B,2BAA2B;CACvC"}
@@ -0,0 +1,6 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimLegalNoticeComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimLegalNoticeComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimLegalNoticeComponent, "euim-legal-notice", never, {}, {}, never, ["*"], false, never>;
5
+ }
6
+ //# sourceMappingURL=euim-legal-notice.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-legal-notice.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.ts"],"names":[],"mappings":";AAEA,qBAMa,wBAAwB;yCAAxB,wBAAwB;2CAAxB,wBAAwB;CACpC"}
@@ -0,0 +1,6 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimOpenSourceLicencesComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimOpenSourceLicencesComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, {}, {}, never, ["*"], false, never>;
5
+ }
6
+ //# sourceMappingURL=euim-opensource-licences.component.d.ts.map
@@ -0,0 +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":";AAEA,qBAMa,+BAA+B;yCAA/B,+BAA+B;2CAA/B,+BAA+B;CAC3C"}
@@ -0,0 +1,6 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimPrivacyStatementComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimPrivacyStatementComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimPrivacyStatementComponent, "euim-privacy-statement", never, {}, {}, never, ["*"], false, never>;
5
+ }
6
+ //# sourceMappingURL=euim-privacy-statement.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-privacy-statement.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.ts"],"names":[],"mappings":";AAEA,qBAMa,6BAA6B;yCAA7B,6BAA6B;2CAA7B,6BAA6B;CACzC"}
@@ -0,0 +1,8 @@
1
+ export * from './euim-about.component';
2
+ export * from './euim-about.module';
3
+ export * from './euim-changelog/euim-changelog.component';
4
+ export * from './euim-contact-support/euim-contact-support.component';
5
+ export * from './euim-legal-notice/euim-legal-notice.component';
6
+ export * from './euim-opensource-licences/euim-opensource-licences.component';
7
+ export * from './euim-privacy-statement/euim-privacy-statement.component';
8
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,uDAAuD,CAAC;AACtE,cAAc,iDAAiD,CAAC;AAChE,cAAc,+DAA+D,CAAC;AAC9E,cAAc,2DAA2D,CAAC"}
@@ -1,5 +1,4 @@
1
1
  import { EventEmitter, OnInit } from '@angular/core';
2
- import { BooleanInput } from '@angular/cdk/coercion';
3
2
  import { BaseStatesDirective } from '../base-states.directive';
4
3
  import * as i0 from "@angular/core";
5
4
  import * as i1 from "../base-states.directive";
@@ -7,9 +6,9 @@ export declare class EuimAlertMessageComponent implements OnInit {
7
6
  baseStatesDirective: BaseStatesDirective;
8
7
  _variant: string;
9
8
  euimClose: EventEmitter<null>;
10
- euimLabelTruncate: BooleanInput;
11
- hasIcon: BooleanInput;
12
- isCloseable: BooleanInput;
9
+ euimLabelTruncate: boolean;
10
+ hasIcon: boolean;
11
+ isCloseable: boolean;
13
12
  isVisible: boolean;
14
13
  constructor(baseStatesDirective: BaseStatesDirective);
15
14
  ngOnInit(): void;
@@ -19,6 +18,9 @@ export declare class EuimAlertMessageComponent implements OnInit {
19
18
  getCssClasses(): string;
20
19
  onClose(event: Event): void;
21
20
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlertMessageComponent, never>;
22
- 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]"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimInfo": "euimInfo"; "euimSuccess": "euimSuccess"; "euimWarning": "euimWarning"; "euimDanger": "euimDanger"; "euimPrimary": "euimPrimary"; "euimDark": "euimDark"; "euimLight": "euimLight"; "euimClear": "euimClear"; "euimVariant": "euimVariant"; "color": "color"; }; outputs: {}; }]>;
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]"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
22
+ static ngAcceptInputType_euimLabelTruncate: unknown;
23
+ static ngAcceptInputType_hasIcon: unknown;
24
+ static ngAcceptInputType_isCloseable: unknown;
23
25
  }
24
26
  //# sourceMappingURL=euim-alert-messsage.component.d.ts.map
@@ -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,EAA6E,YAAY,EAAU,MAAM,EAAE,MAAM,eAAe,CAAC;AAExI,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAyBa,yBAA0B,YAAW,MAAM;IAoBjC,mBAAmB,EAAE,mBAAmB;IAlB3D,QAAQ,SAAa;IAEX,SAAS,qBAA4B;IAI/C,iBAAiB,EAAE,YAAY,CAAS;IAIxC,OAAO,EAAE,YAAY,CAAS;IAI9B,WAAW,EAAE,YAAY,CAAS;IAElC,SAAS,UAAQ;gBAEE,mBAAmB,EAAE,mBAAmB;IAE3D,QAAQ,IAAI,IAAI;IAMhB,WAAW,IAAI,IAAI;IAoBnB,IAAI,IAAI,IAAI,MAAM,CAqBjB;IAED,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;IASvB,OAAO,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCArFlB,yBAAyB;2CAAzB,yBAAyB;CA4FrC"}
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;gDA4EkizB,OAAQ;sCAAR,OAAQ;0CAAR,OAAQ;CAD/kzB"}
@@ -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: { "euimDanger": "euimDanger"; "euimWarning": "euimWarning"; "euimInfo": "euimInfo"; "euimSuccess": "euimSuccess"; "euimDefault": "euimDefault"; "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"; "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,qBAwBa,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,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,15 +1,15 @@
1
1
  import { ElementRef, Renderer2 } from '@angular/core';
2
- import { BooleanInput } from '@angular/cdk/coercion';
3
2
  import * as i0 from "@angular/core";
4
3
  export declare class EuimChipSelectorItemDirective {
5
4
  renderer: Renderer2;
6
5
  el: ElementRef;
7
- id: number;
8
- euimChipSelectorAll: BooleanInput;
9
6
  clickEventAdded: boolean;
7
+ id: number;
8
+ euimChipSelectorAll: boolean;
10
9
  className: string;
11
10
  constructor(renderer: Renderer2, el: ElementRef);
12
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimChipSelectorItemDirective, never>;
13
12
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimChipSelectorItemDirective, "[euimChipSelectorItem]", never, { "id": { "alias": "id"; "required": false; }; "euimChipSelectorAll": { "alias": "euimChipSelectorAll"; "required": false; }; }, {}, never, never, false, never>;
13
+ static ngAcceptInputType_euimChipSelectorAll: unknown;
14
14
  }
15
15
  //# sourceMappingURL=euim-chip-selector-item.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-chip-selector-item.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiC,UAAU,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AACrF,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAGrD,qBAGa,6BAA6B;IASnB,QAAQ,EAAE,SAAS;IAAS,EAAE,EAAE,UAAU;IARpD,EAAE,EAAE,MAAM,CAAC;IAGpB,mBAAmB,EAAE,YAAY,CAAS;IAC1C,eAAe,UAAS;IAEF,SAAS,SAA8B;gBAE1C,QAAQ,EAAE,SAAS,EAAS,EAAE,EAAE,UAAU;yCATpD,6BAA6B;2CAA7B,6BAA6B;CAWzC"}
1
+ {"version":3,"file":"euim-chip-selector-item.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiC,UAAU,EAAE,SAAS,EAAoB,MAAM,eAAe,CAAC;;AAIvG,qBAGa,6BAA6B;IASnB,QAAQ,EAAE,SAAS;IAAS,EAAE,EAAE,UAAU;IAR7D,eAAe,UAAS;IAEf,EAAE,EAAE,MAAM,CAAC;IAEpB,mBAAmB,UAAS;IAEN,SAAS,SAA8B;gBAE1C,QAAQ,EAAE,SAAS,EAAS,EAAE,EAAE,UAAU;yCATpD,6BAA6B;2CAA7B,6BAA6B;kDAYmh3B,OAAQ;CADpk3B"}
@@ -5,11 +5,6 @@ import { Subscription } from 'rxjs';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class EuimChipSelectorComponent implements AfterViewInit, AfterContentInit, OnChanges, OnDestroy {
7
7
  backgroundColor: 'primary' | 'white' | '';
8
- /**
9
- * @deprecated Will be removed in v17.
10
- * Please use {@link color} property instead
11
- */
12
- chipColor: 'default' | 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
13
8
  color: 'default' | 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
14
9
  chipSelectedColor: 'dark' | 'white';
15
10
  chipFill: 'default' | 'clear' | 'outline' | 'outline-solid' | 'solid';
@@ -52,7 +47,10 @@ export declare class EuimChipSelectorComponent implements AfterViewInit, AfterCo
52
47
  private filterByCondition;
53
48
  private filterByMultipleConditions;
54
49
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimChipSelectorComponent, never>;
55
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimChipSelectorComponent, "euim-chip-selector", never, { "backgroundColor": { "alias": "backgroundColor"; "required": false; }; "chipColor": { "alias": "chipColor"; "required": false; }; "color": { "alias": "color"; "required": false; }; "chipSelectedColor": { "alias": "chipSelectedColor"; "required": false; }; "chipFill": { "alias": "chipFill"; "required": false; }; "sourceData": { "alias": "sourceData"; "required": false; }; "selectedChips": { "alias": "selectedChips"; "required": false; }; "isMultiSelectionMode": { "alias": "isMultiSelectionMode"; "required": false; }; "euimKeepSelection": { "alias": "euimKeepSelection"; "required": false; }; "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; }, { "filterData": "filterData"; "clickItems": "clickItems"; }, ["euimChipSelectorItemComponent"], ["*"], false, never>;
50
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimChipSelectorComponent, "euim-chip-selector", never, { "backgroundColor": { "alias": "backgroundColor"; "required": false; }; "color": { "alias": "color"; "required": false; }; "chipSelectedColor": { "alias": "chipSelectedColor"; "required": false; }; "chipFill": { "alias": "chipFill"; "required": false; }; "sourceData": { "alias": "sourceData"; "required": false; }; "selectedChips": { "alias": "selectedChips"; "required": false; }; "isMultiSelectionMode": { "alias": "isMultiSelectionMode"; "required": false; }; "euimKeepSelection": { "alias": "euimKeepSelection"; "required": false; }; "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; }, { "filterData": "filterData"; "clickItems": "clickItems"; }, ["euimChipSelectorItemComponent"], ["*"], false, never>;
51
+ static ngAcceptInputType_isMultiSelectionMode: unknown;
52
+ static ngAcceptInputType_euimKeepSelection: unknown;
53
+ static ngAcceptInputType_hasSearchbar: unknown;
56
54
  }
57
55
  interface FilteredData {
58
56
  [key: string]: string;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-chip-selector.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-chip-selector/euim-chip-selector.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,SAAS,EAAE,aAAa,EAA4C,gBAAgB,EAAyC,aAAa,EAAU,YAAY,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAClO,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAErD,OAAO,EAAE,6BAA6B,EAAE,MAAM,6DAA6D,CAAC;AAC5G,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;;AAEpC,qBAQa,yBAA0B,YAAW,aAAa,EAAE,gBAAgB,EAAE,SAAS,EAAE,SAAS;IAE1F,eAAe,EAAE,SAAS,GAAI,OAAO,GAAG,EAAE,CAAa;IAChE;;;OAGG;IACM,SAAS,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAW;IAC1G,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAW;IACtG,iBAAiB,EAAE,MAAM,GAAG,OAAO,CAAW;IAC9C,QAAQ,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,GAAG,OAAO,CAAa;IAClF,UAAU,EAAE,YAAY,EAAE,CAAM;IAChC,aAAa,QAAM;IAG5B,oBAAoB,EAAE,YAAY,CAAS;IAG3C,iBAAiB,EAAE,YAAY,CAAS;IAGxC,YAAY,EAAE,YAAY,CAAS;IACzB,UAAU,+BAAsC;IAChD,UAAU,yBAAgC;IAEpD,IACI,UAAU,IAAI,MAAM,CAEvB;IAGD,6BAA6B,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAExE,YAAY,iBAAwB;IACpC,gBAAgB,QAAK;IACrB,WAAW,SAAM;IACjB,WAAW,UAAQ;IACnB,gCAAgC,EAAE,YAAY,CAAC;IAC/C,iBAAiB,UAAS;IAE1B,eAAe,IAAI,IAAI;IAIvB,kBAAkB,IAAI,IAAI;IAM1B,WAAW,IAAI,IAAI;IAMnB,kBAAkB,IAAI,IAAI;IAY1B,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAezC,aAAa,IAAI,MAAM;IAOvB,iBAAiB,IAAI,IAAI;IASzB,iBAAiB,IAAI,MAAM;IAiB3B,qBAAqB,IAAI,IAAI;IA4B7B,WAAW,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,wBAAwB,EAAE,MAAM,EAAE,GAAG,IAAI;IAmBzG,wBAAwB,IAAI,IAAI;IAehC,iCAAiC,CAAC,WAAW,CAAC,EAAE,OAAO,GAAG,IAAI;IA2B9D,cAAc,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,IAAI,KAAA,GAAG,IAAI;IAY9E,YAAY,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAe9B,iBAAiB,CAAC,IAAI,KAAA,GAAG,IAAI;IAK7B,oBAAoB,CAAC,IAAI,KAAA,GAAG,IAAI;IAKhC,OAAO,CAAC,wBAAwB;IAiBhC,OAAO,CAAC,yBAAyB;IAQjC,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,cAAc;IAKtB,OAAO,CAAC,aAAa;IAKrB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,0BAA0B;yCAjSzB,yBAAyB;2CAAzB,yBAAyB;CAqSrC;AAED,UAAU,YAAY;IAClB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB"}
1
+ {"version":3,"file":"euim-chip-selector.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-chip-selector/euim-chip-selector.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEH,SAAS,EACT,SAAS,EACT,aAAa,EAGb,gBAAgB,EAIhB,aAAa,EAEb,YAAY,EACZ,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,6BAA6B,EAAE,MAAM,6DAA6D,CAAC;AAC5G,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;;AAEpC,qBAQa,yBAA0B,YAAW,aAAa,EAAE,gBAAgB,EAAE,SAAS,EAAE,SAAS;IAE1F,eAAe,EAAE,SAAS,GAAI,OAAO,GAAG,EAAE,CAAa;IACvD,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAW;IACtG,iBAAiB,EAAE,MAAM,GAAG,OAAO,CAAW;IAC9C,QAAQ,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,GAAG,OAAO,CAAa;IAClF,UAAU,EAAE,YAAY,EAAE,CAAM;IAChC,aAAa,QAAM;IAE5B,oBAAoB,EAAE,YAAY,CAAS;IAE3C,iBAAiB,EAAE,YAAY,CAAS;IAExC,YAAY,EAAE,YAAY,CAAS;IACzB,UAAU,+BAAsC;IAChD,UAAU,yBAAgC;IAEpD,IACI,UAAU,IAAI,MAAM,CAEvB;IAGD,6BAA6B,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAExE,YAAY,iBAAwB;IACpC,gBAAgB,QAAK;IACrB,WAAW,SAAM;IACjB,WAAW,UAAQ;IACnB,gCAAgC,EAAE,YAAY,CAAC;IAC/C,iBAAiB,UAAS;IAE1B,eAAe,IAAI,IAAI;IAIvB,kBAAkB,IAAI,IAAI;IAM1B,WAAW,IAAI,IAAI;IAMnB,kBAAkB,IAAI,IAAI;IAY1B,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAezC,aAAa,IAAI,MAAM;IAOvB,iBAAiB,IAAI,IAAI;IASzB,iBAAiB,IAAI,MAAM;IAO3B,qBAAqB,IAAI,IAAI;IA4B7B,WAAW,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,wBAAwB,EAAE,MAAM,EAAE,GAAG,IAAI;IAmBzG,wBAAwB,IAAI,IAAI;IAehC,iCAAiC,CAAC,WAAW,CAAC,EAAE,OAAO,GAAG,IAAI;IA2B9D,cAAc,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,IAAI,KAAA,GAAG,IAAI;IAY9E,YAAY,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAe9B,iBAAiB,CAAC,IAAI,KAAA,GAAG,IAAI;IAK7B,oBAAoB,CAAC,IAAI,KAAA,GAAG,IAAI;IAKhC,OAAO,CAAC,wBAAwB;IAiBhC,OAAO,CAAC,yBAAyB;IAQjC,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,cAAc;IAKtB,OAAO,CAAC,aAAa;IAKrB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,0BAA0B;yCA/QzB,yBAAyB;2CAAzB,yBAAyB;mDAwR6zhB,OAAQ;gDAAR,OAAQ;2CAAR,OAAQ;CAL12hB;AAED,UAAU,YAAY;IAClB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB"}
@@ -7,6 +7,6 @@ export declare class EuimDataSummaryColLabelDirective {
7
7
  constructor(baseStatesDirective: BaseStatesDirective);
8
8
  getCssClasses(): string;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimDataSummaryColLabelDirective, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimDataSummaryColLabelDirective, "[euimDataSummaryColLabel]", never, {}, {}, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimPrimary": "euimPrimary"; }; outputs: {}; }]>;
10
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimDataSummaryColLabelDirective, "[euimDataSummaryColLabel]", never, {}, {}, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
11
11
  }
12
12
  //# sourceMappingURL=euim-data-summary-col-label.directive.d.ts.map
@@ -13,6 +13,6 @@ export declare class EuimDataSummaryComponent implements AfterContentInit {
13
13
  getCssClasses(): string;
14
14
  ngAfterContentInit(): void;
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimDataSummaryComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimDataSummaryComponent, "euim-data-summary", never, {}, {}, ["euimDataSummaryColLabelComponent", "euimDataSummaryColValueComponent"], ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimPrimary": "euimPrimary"; "color": "color"; }; outputs: {}; }]>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimDataSummaryComponent, "euim-data-summary", never, {}, {}, ["euimDataSummaryColLabelComponent", "euimDataSummaryColValueComponent"], ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
17
17
  }
18
18
  //# sourceMappingURL=euim-data-summary.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-data-summary.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-data-summary/euim-data-summary.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,gBAAgB,EAKhB,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gCAAgC,EAAE,MAAM,qEAAqE,CAAC;AACvH,OAAO,EAAE,gCAAgC,EAAE,MAAM,qEAAqE,CAAC;AACvH,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,qBAgBa,wBAAyB,YAAW,gBAAgB;IAa1C,mBAAmB,EAAE,mBAAmB;IAVvD,gCAAgC,EAAE,SAAS,CAAC,gCAAgC,CAAC,CAAE;IAG/E,gCAAgC,EAAE,SAAS,CAAC,gCAAgC,CAAC,CAAC;IAElF,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;IAMvB,kBAAkB,IAAI,IAAI;yCArBjB,wBAAwB;2CAAxB,wBAAwB;CAkCpC"}
1
+ {"version":3,"file":"euim-data-summary.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-data-summary/euim-data-summary.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,gBAAgB,EAKhB,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gCAAgC,EAAE,MAAM,qEAAqE,CAAC;AACvH,OAAO,EAAE,gCAAgC,EAAE,MAAM,qEAAqE,CAAC;AACvH,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,qBAea,wBAAyB,YAAW,gBAAgB;IAa1C,mBAAmB,EAAE,mBAAmB;IAVvD,gCAAgC,EAAE,SAAS,CAAC,gCAAgC,CAAC,CAAE;IAG/E,gCAAgC,EAAE,SAAS,CAAC,gCAAgC,CAAC,CAAC;IAElF,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;IAMvB,kBAAkB,IAAI,IAAI;yCArBjB,wBAAwB;2CAAxB,wBAAwB;CAkCpC"}
@@ -1,16 +1,18 @@
1
- import { BooleanInput } from '@angular/cdk/coercion';
2
1
  import * as i0 from "@angular/core";
3
2
  export declare class EuimEmptyListPlaceholderComponent {
4
3
  message: string;
5
4
  icon: string;
6
5
  description: string;
7
6
  button: string;
8
- euimMarginTopLarge: BooleanInput;
9
- euimMarginTopSmall: BooleanInput;
10
- euimMarginBottomSmall: BooleanInput;
7
+ euimMarginTopLarge: boolean;
8
+ euimMarginTopSmall: boolean;
9
+ euimMarginBottomSmall: boolean;
11
10
  get cssClasses(): string;
12
11
  getCssClasses(): string;
13
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimEmptyListPlaceholderComponent, never>;
14
13
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimEmptyListPlaceholderComponent, "euim-empty-list-placeholder", never, { "message": { "alias": "message"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "description": { "alias": "description"; "required": false; }; "button": { "alias": "button"; "required": false; }; "euimMarginTopLarge": { "alias": "euimMarginTopLarge"; "required": false; }; "euimMarginTopSmall": { "alias": "euimMarginTopSmall"; "required": false; }; "euimMarginBottomSmall": { "alias": "euimMarginBottomSmall"; "required": false; }; }, {}, never, ["*"], false, never>;
14
+ static ngAcceptInputType_euimMarginTopLarge: unknown;
15
+ static ngAcceptInputType_euimMarginTopSmall: unknown;
16
+ static ngAcceptInputType_euimMarginBottomSmall: unknown;
15
17
  }
16
18
  //# sourceMappingURL=euim-empty-list-placeholder.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-empty-list-placeholder.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAOa,iCAAiC;IACjC,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IAGxB,kBAAkB,EAAE,YAAY,CAAC;IAIjC,kBAAkB,EAAE,YAAY,CAAC;IAIjC,qBAAqB,EAAE,YAAY,CAAC;IAEpC,IACW,UAAU,IAAI,MAAM,CAE9B;IACD,aAAa,IAAI,MAAM;yCArBd,iCAAiC;2CAAjC,iCAAiC;CA6B7C"}
1
+ {"version":3,"file":"euim-empty-list-placeholder.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.ts"],"names":[],"mappings":";AASA,qBAOa,iCAAiC;IACjC,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IAExB,kBAAkB,EAAE,OAAO,CAAC;IAG5B,kBAAkB,EAAE,OAAO,CAAC;IAG5B,qBAAqB,EAAC,OAAO,CAAC;IAE9B,IACW,UAAU,IAAI,MAAM,CAE9B;IACD,aAAa,IAAI,MAAM;yCAlBd,iCAAiC;2CAAjC,iCAAiC;iDA2Bky1B,OAAQ;iDAAR,OAAQ;oDAAR,OAAQ;CADv11B"}
@@ -1,14 +1,14 @@
1
1
  import { BaseStatesDirective } from '../base-states.directive';
2
- import { BooleanInput } from '@angular/cdk/coercion';
3
2
  import * as i0 from "@angular/core";
4
3
  import * as i1 from "../base-states.directive";
5
4
  export declare class EuimMediaHeaderComponent {
6
5
  baseStatesDirective: BaseStatesDirective;
7
- euimNoGradient: BooleanInput;
6
+ euimNoGradient: boolean;
8
7
  get cssClasses(): string;
9
8
  constructor(baseStatesDirective: BaseStatesDirective);
10
9
  getCssClasses(): string;
11
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderComponent, never>;
12
11
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimMediaHeaderComponent, "euim-media-header", never, { "euimNoGradient": { "alias": "euimNoGradient"; "required": false; }; }, {}, never, ["[euimMediaHeaderImage]", "*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
12
+ static ngAcceptInputType_euimNoGradient: unknown;
13
13
  }
14
14
  //# sourceMappingURL=euim-media-header.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-media-header.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-media-header/euim-media-header.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;;AAGrD,qBAiBa,wBAAwB;IAWd,mBAAmB,EAAE,mBAAmB;IAP3D,cAAc,EAAE,YAAY,CAAS;IAErC,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCAbd,wBAAwB;2CAAxB,wBAAwB;CA8BpC"}
1
+ {"version":3,"file":"euim-media-header.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-media-header/euim-media-header.component.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,qBAiBa,wBAAwB;IAUd,mBAAmB,EAAE,mBAAmB;IAP3D,cAAc,UAAS;IAEvB,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCAZd,wBAAwB;2CAAxB,wBAAwB;6CA8Bmq1B,OAAQ;CAD/s1B"}
@@ -9,6 +9,6 @@ export declare class EuimMessageComponent {
9
9
  constructor(baseStatesDirective: BaseStatesDirective);
10
10
  getCssClasses(): string;
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMessageComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimMessageComponent, "euim-message", never, {}, {}, never, ["euim-message-title", "*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimInfo": "euimInfo"; "euimSuccess": "euimSuccess"; "euimWarning": "euimWarning"; "euimDanger": "euimDanger"; "euimVariant": "euimVariant"; "color": "color"; "variant": "variant"; }; outputs: {}; }]>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMessageComponent, "euim-message", never, {}, {}, never, ["euim-message-title", "*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
13
13
  }
14
14
  //# sourceMappingURL=euim-message.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-message.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-message/euim-message.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,MAAM,MAAM,YAAY,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,WAAW,CAAC;AAE1G,qBAqBa,oBAAoB;IAsBV,mBAAmB,EAAE,mBAAmB;IApB3D,IAAI,IAAI,IAAI,MAAM,CAajB;IAED,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCAxBd,oBAAoB;2CAApB,oBAAoB;CAiChC"}
1
+ {"version":3,"file":"euim-message.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-message/euim-message.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,MAAM,MAAM,YAAY,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,WAAW,CAAC;AAE1G,qBAea,oBAAoB;IAsBV,mBAAmB,EAAE,mBAAmB;IApB3D,IAAI,IAAI,IAAI,MAAM,CAajB;IAED,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCAxBd,oBAAoB;2CAApB,oBAAoB;CAiChC"}