@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,12 +1,11 @@
1
1
  import { EventEmitter } from '@angular/core';
2
2
  import { EuimMultiselectComponent } from '../euim-multiselect.component';
3
- import { BooleanInput } from '@angular/cdk/coercion';
4
3
  import * as i0 from "@angular/core";
5
4
  export declare class EuimMultiselectToolbarComponent {
6
5
  private multiselect;
7
6
  className: string;
8
7
  toolbarTitle: string;
9
- euimCustomRender: BooleanInput;
8
+ euimCustomRender: boolean;
10
9
  cancel: EventEmitter<boolean>;
11
10
  confirm: EventEmitter<any>;
12
11
  constructor(multiselect: EuimMultiselectComponent);
@@ -14,5 +13,6 @@ export declare class EuimMultiselectToolbarComponent {
14
13
  onCancelClick(): void;
15
14
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectToolbarComponent, never>;
16
15
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectToolbarComponent, "euim-multiselect-toolbar", never, { "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; "euimCustomRender": { "alias": "euimCustomRender"; "required": false; }; }, { "cancel": "cancel"; "confirm": "confirm"; }, never, ["ion-button", "*"], false, never>;
16
+ static ngAcceptInputType_euimCustomRender: unknown;
17
17
  }
18
18
  //# sourceMappingURL=euim-multiselect-toolbar.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-multiselect-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAKf,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAMa,+BAA+B;IAa5B,OAAO,CAAC,WAAW;IAZT,SAAS,SAA+B;IAEpD,YAAY,EAAE,MAAM,CAAC;IAI/B,gBAAgB,EAAE,YAAY,CAAS;IAE7B,MAAM,EAAE,YAAY,CAAC,OAAO,CAAC,CAAgC;IAE7D,OAAO,EAAE,YAAY,CAAC,GAAG,CAAC,CAA4B;gBAE5C,WAAW,EAAC,wBAAwB;IAIxD,SAAS,IAAG,IAAI;IAIhB,aAAa,IAAG,IAAI;yCArBX,+BAA+B;2CAA/B,+BAA+B;CAyB3C"}
1
+ {"version":3,"file":"euim-multiselect-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,YAAY,EAKf,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAEzE,qBAMa,+BAA+B;IAY5B,OAAO,CAAC,WAAW;IAXT,SAAS,SAA+B;IAEpD,YAAY,EAAE,MAAM,CAAC;IAG/B,gBAAgB,UAAS;IAEf,MAAM,EAAE,YAAY,CAAC,OAAO,CAAC,CAAgC;IAE7D,OAAO,EAAE,YAAY,CAAC,GAAG,CAAC,CAA4B;gBAE5C,WAAW,EAAC,wBAAwB;IAIxD,SAAS,IAAG,IAAI;IAIhB,aAAa,IAAG,IAAI;yCApBX,+BAA+B;2CAA/B,+BAA+B;+CAyB091B,OAAQ;CAD7g2B"}
@@ -1,5 +1,4 @@
1
1
  import { ChangeDetectorRef, OnInit, AfterContentChecked, SimpleChanges, OnChanges } from '@angular/core';
2
- import { BooleanInput } from '@angular/cdk/coercion';
3
2
  import * as i0 from "@angular/core";
4
3
  export declare class EuimMultiselectComponent implements OnInit, AfterContentChecked, OnChanges {
5
4
  private ref;
@@ -7,7 +6,7 @@ export declare class EuimMultiselectComponent implements OnInit, AfterContentChe
7
6
  initialDataProvider: any[];
8
7
  currentDataProvider: any[];
9
8
  toolbarTitle: string;
10
- euimKeepSelection: BooleanInput;
9
+ euimKeepSelection: boolean;
11
10
  selectAll: boolean;
12
11
  indeterminate: boolean;
13
12
  numberOfSelected: number;
@@ -22,5 +21,6 @@ export declare class EuimMultiselectComponent implements OnInit, AfterContentChe
22
21
  ngOnChanges(changes: SimpleChanges): void;
23
22
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectComponent, never>;
24
23
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectComponent, "euim-multiselect", never, { "currentDataProvider": { "alias": "currentDataProvider"; "required": false; }; "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; "euimKeepSelection": { "alias": "euimKeepSelection"; "required": false; }; }, {}, never, ["euim-multiselect-toolbar", "euim-multiselect-filter", "euim-multiselect-list", "euim-empty-list-placeholder"], false, never>;
24
+ static ngAcceptInputType_euimKeepSelection: unknown;
25
25
  }
26
26
  //# sourceMappingURL=euim-multiselect.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-multiselect.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-multiselect/euim-multiselect.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACsB,iBAAiB,EAGnC,MAAM,EAAU,mBAAmB,EACvB,aAAa,EAAE,SAAS,EAC9C,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAQa,wBACT,YAAW,MAAM,EAAE,mBAAmB,EAAE,SAAS;IAgBrC,OAAO,CAAC,GAAG;IAfD,SAAS,SAAsB;IAGrD,mBAAmB,EAAE,GAAG,EAAE,CAAE;IAElB,mBAAmB,EAAE,GAAG,EAAE,CAAC;IAC3B,YAAY,EAAE,MAAM,CAAC;IAG/B,iBAAiB,EAAE,YAAY,CAAS;IAExC,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,SAAM;gBAEF,GAAG,EAAE,iBAAiB;IAG1C,QAAQ,IAAI,IAAI;IAWhB,cAAc,IAAG,IAAI;IAQrB,gBAAgB,IAAG,IAAI;IAMvB,kBAAkB,IAAI,MAAM;IAK5B,aAAa,IAAI,GAAG,EAAE;IAatB,aAAa,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,UAAO,GAAG,IAAI;IAMhD,qBAAqB,IAAI,IAAI;IAI7B,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;yCAzEhC,wBAAwB;2CAAxB,wBAAwB;CAuFpC"}
1
+ {"version":3,"file":"euim-multiselect.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-multiselect/euim-multiselect.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEH,iBAAiB,EAIjB,MAAM,EACN,mBAAmB,EAEnB,aAAa,EACb,SAAS,EAEZ,MAAM,eAAe,CAAC;;AAEvB,qBAQa,wBACT,YAAW,MAAM,EAAE,mBAAmB,EAAE,SAAS;IAerC,OAAO,CAAC,GAAG;IAdD,SAAS,SAAsB;IAGrD,mBAAmB,EAAE,GAAG,EAAE,CAAE;IAElB,mBAAmB,EAAE,GAAG,EAAE,CAAC;IAC3B,YAAY,EAAE,MAAM,CAAC;IAE/B,iBAAiB,UAAS;IAE1B,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,EAAE,OAAO,CAAC;IACvB,gBAAgB,SAAM;gBAEF,GAAG,EAAE,iBAAiB;IAG1C,QAAQ,IAAI,IAAI;IAWhB,cAAc,IAAG,IAAI;IAQrB,gBAAgB,IAAG,IAAI;IAMvB,kBAAkB,IAAI,MAAM;IAK5B,aAAa,IAAI,GAAG,EAAE;IAatB,aAAa,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,UAAO,GAAG,IAAI;IAMhD,qBAAqB,IAAI,IAAI;IAI7B,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;yCAxEhC,wBAAwB;2CAAxB,wBAAwB;gDAuFggyB,OAAQ;CAD5iyB"}
@@ -0,0 +1,25 @@
1
+ import { PDFDocumentProxy } from 'ng2-pdf-viewer';
2
+ import { AlertController } from '@ionic/angular';
3
+ import * as i0 from "@angular/core";
4
+ export declare class EuimPdfWrapperComponent {
5
+ private alertService;
6
+ url: string;
7
+ page: number;
8
+ zoom: number;
9
+ loading: boolean;
10
+ errorMessage: string;
11
+ pdf: PDFDocumentProxy;
12
+ private showDefaultError;
13
+ constructor(alertService: AlertController);
14
+ onLoaded(pdf: PDFDocumentProxy): void;
15
+ onError(): void;
16
+ onDownload(): void;
17
+ onZoomIn(): void;
18
+ onZoomOut(): void;
19
+ onResetZoom(): void;
20
+ nextPage(): void;
21
+ prevPage(): void;
22
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimPdfWrapperComponent, never>;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimPdfWrapperComponent, "euim-pdf-wrapper", never, { "url": { "alias": "url"; "required": false; }; "page": { "alias": "page"; "required": false; }; }, {}, never, never, false, never>;
24
+ }
25
+ //# sourceMappingURL=euim-pdf-wrapper.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-pdf-wrapper.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;;AAEjD,qBAOa,uBAAuB;IAUpB,OAAO,CAAC,YAAY;IATvB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,SAAM;IAEnB,IAAI,SAAK;IACT,OAAO,UAAQ;IACf,YAAY,SAAM;IAClB,GAAG,EAAE,gBAAgB,CAAC;IACtB,OAAO,CAAC,gBAAgB,CAAU;gBAEd,YAAY,EAAE,eAAe;IAWjD,QAAQ,CAAC,GAAG,EAAE,gBAAgB,GAAG,IAAI;IAMrC,OAAO,IAAI,IAAI;IAMf,UAAU,IAAI,IAAI;IAsBlB,QAAQ,IAAI,IAAI;IAKhB,SAAS,IAAI,IAAI;IAMjB,WAAW,IAAI,IAAI;IAQnB,QAAQ,IAAI,IAAI;IAMhB,QAAQ,IAAG,IAAI;yCAhFN,uBAAuB;2CAAvB,uBAAuB;CAqFnC"}
@@ -0,0 +1,13 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./euim-pdf-wrapper.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "@ionic/angular";
5
+ import * as i4 from "ng2-pdf-viewer";
6
+ import * as i5 from "@meddv/ngx-pinch-zoom";
7
+ import * as i6 from "../euim-spinner/euim-spinner.module";
8
+ export declare class EuimPdfWrapperModule {
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimPdfWrapperModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimPdfWrapperModule, [typeof i1.EuimPdfWrapperComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.PdfViewerModule, typeof i5.PinchZoomModule, typeof i6.EuimSpinnerComponentModule], [typeof i1.EuimPdfWrapperComponent]>;
11
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimPdfWrapperModule>;
12
+ }
13
+ //# sourceMappingURL=euim-pdf-wrapper.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-pdf-wrapper.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.ts"],"names":[],"mappings":";;;;;;;AAYA,qBAgBa,oBAAoB;yCAApB,oBAAoB;0CAApB,oBAAoB;0CAApB,oBAAoB;CAChC"}
@@ -0,0 +1,3 @@
1
+ export * from './euim-pdf-wrapper.module';
2
+ export * from './euim-pdf-wrapper.component';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-pdf-wrapper/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,8BAA8B,CAAC"}
@@ -1,15 +1,14 @@
1
- import { BooleanInput } from '@angular/cdk/coercion';
2
1
  import { BaseStatesDirective } from '../base-states.directive';
3
2
  import * as i0 from "@angular/core";
4
3
  import * as i1 from "../base-states.directive";
5
4
  export declare class EuimSkeletonListItemComponent {
6
5
  baseStatesDirective: BaseStatesDirective;
7
6
  get cssClasses(): string;
8
- hasAvatar: BooleanInput;
9
- hasTitle: BooleanInput;
10
- hasSubtitle: BooleanInput;
11
- hasMetaLine: BooleanInput;
12
- isAnimated: BooleanInput;
7
+ hasAvatar: boolean;
8
+ hasTitle: boolean;
9
+ hasSubtitle: boolean;
10
+ hasMetaLine: boolean;
11
+ isAnimated: boolean;
13
12
  avatarType: 'default' | 'square';
14
13
  separator: 'none' | 'full' | 'inset';
15
14
  titleWidth: string;
@@ -19,5 +18,10 @@ export declare class EuimSkeletonListItemComponent {
19
18
  private getCssClasses;
20
19
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonListItemComponent, never>;
21
20
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimSkeletonListItemComponent, "euim-skeleton-list-item", never, { "hasAvatar": { "alias": "hasAvatar"; "required": false; }; "hasTitle": { "alias": "hasTitle"; "required": false; }; "hasSubtitle": { "alias": "hasSubtitle"; "required": false; }; "hasMetaLine": { "alias": "hasMetaLine"; "required": false; }; "isAnimated": { "alias": "isAnimated"; "required": false; }; "avatarType": { "alias": "avatarType"; "required": false; }; "separator": { "alias": "separator"; "required": false; }; "titleWidth": { "alias": "titleWidth"; "required": false; }; "subTitleWidth": { "alias": "subTitleWidth"; "required": false; }; "metaLineWidth": { "alias": "metaLineWidth"; "required": false; }; }, {}, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimSize2XL": "euimSize2XL"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
21
+ static ngAcceptInputType_hasAvatar: unknown;
22
+ static ngAcceptInputType_hasTitle: unknown;
23
+ static ngAcceptInputType_hasSubtitle: unknown;
24
+ static ngAcceptInputType_hasMetaLine: unknown;
25
+ static ngAcceptInputType_isAnimated: unknown;
22
26
  }
23
27
  //# sourceMappingURL=euim-skeleton-list-item.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-skeleton-list-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAErD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAgBa,6BAA6B;IAyBnB,mBAAmB,EAAE,mBAAmB;IAxB3D,IACW,UAAU,IAAI,MAAM,CAE9B;IAGD,SAAS,EAAE,YAAY,CAAQ;IAG/B,QAAQ,EAAE,YAAY,CAAQ;IAG9B,WAAW,EAAE,YAAY,CAAQ;IAGjC,WAAW,EAAE,YAAY,CAAQ;IAGjC,UAAU,EAAE,YAAY,CAAQ;IACvB,UAAU,EAAE,SAAS,GAAG,QAAQ,CAAC;IACjC,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;IACrC,UAAU,SAAS;IACnB,aAAa,SAAS;IACtB,aAAa,SAAS;gBACZ,mBAAmB,EAAE,mBAAmB;IAE3D,OAAO,CAAC,aAAa;yCA3BZ,6BAA6B;2CAA7B,6BAA6B;CAmCzC"}
1
+ {"version":3,"file":"euim-skeleton-list-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAgBa,6BAA6B;IAoBnB,mBAAmB,EAAE,mBAAmB;IAnB3D,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,SAAS,UAAQ;IAEjB,QAAQ,UAAQ;IAEhB,WAAW,UAAQ;IAEnB,WAAW,UAAQ;IAEnB,UAAU,UAAQ;IACT,UAAU,EAAE,SAAS,GAAG,QAAQ,CAAC;IACjC,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;IACrC,UAAU,SAAS;IACnB,aAAa,SAAS;IACtB,aAAa,SAAS;gBACZ,mBAAmB,EAAE,mBAAmB;IAE3D,OAAO,CAAC,aAAa;yCAtBZ,6BAA6B;2CAA7B,6BAA6B;wCA+Bs60B,OAAQ;uCAAR,OAAQ;0CAAR,OAAQ;0CAAR,OAAQ;yCAAR,OAAQ;CADv90B"}
@@ -12,11 +12,11 @@ export declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewI
12
12
  lastStepActionClicked: EventEmitter<MouseEvent>;
13
13
  leftActionClicked: EventEmitter<MouseEvent>;
14
14
  isLastItemReached: BooleanInput;
15
- isCarousel: BooleanInput;
16
- showLeftBtn: BooleanInput;
17
- showRightBtn: BooleanInput;
18
- isPreviousBtn: BooleanInput;
19
- isNextBtn: BooleanInput;
15
+ isCarousel: boolean;
16
+ showLeftBtn: boolean;
17
+ showRightBtn: boolean;
18
+ isPreviousBtn: boolean;
19
+ isNextBtn: boolean;
20
20
  actionBtnNames: ActionBtnsNames;
21
21
  showLeftBtnAsPrevious: BooleanInput;
22
22
  className: string;
@@ -39,6 +39,11 @@ export declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewI
39
39
  onLeftBtnAction(event: MouseEvent): void;
40
40
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenComponent, never>;
41
41
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimSliderInfoScreenComponent, "euim-slider-info-screen", never, { "isCarousel": { "alias": "isCarousel"; "required": false; }; "showLeftBtn": { "alias": "showLeftBtn"; "required": false; }; "showRightBtn": { "alias": "showRightBtn"; "required": false; }; "isPreviousBtn": { "alias": "isPreviousBtn"; "required": false; }; "isNextBtn": { "alias": "isNextBtn"; "required": false; }; "actionBtnNames": { "alias": "actionBtnNames"; "required": false; }; }, { "rightActionClicked": "rightActionClicked"; "lastStepActionClicked": "lastStepActionClicked"; "leftActionClicked": "leftActionClicked"; }, never, ["*"], false, never>;
42
+ static ngAcceptInputType_isCarousel: unknown;
43
+ static ngAcceptInputType_showLeftBtn: unknown;
44
+ static ngAcceptInputType_showRightBtn: unknown;
45
+ static ngAcceptInputType_isPreviousBtn: unknown;
46
+ static ngAcceptInputType_isNextBtn: unknown;
42
47
  }
43
48
  export interface ActionBtnsNames {
44
49
  rightBtnName: string;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-slider-info-screen.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EACb,iBAAiB,EAEjB,UAAU,EACV,YAAY,EAGZ,MAAM,EAEN,SAAS,EAIZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAGrD,qBAMa,6BAA8B,YAAW,MAAM,EAAE,aAAa;IAgD3D,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,GAAG;IAlDgB,MAAM,EAAE,UAAU,CAAC;IAEhD,kBAAkB,EAAE,YAAY,CAAC,UAAU,CAAC,CACnB;IACzB,qBAAqB,EAAE,YAAY,CAAC,UAAU,CAAC,CACtB;IACzB,iBAAiB,EAAE,YAAY,CAAC,UAAU,CAAC,CAClB;IAGnC,iBAAiB,EAAE,YAAY,CAAS;IAIxC,UAAU,EAAE,YAAY,CAAS;IAIjC,WAAW,EAAE,YAAY,CAAS;IAIlC,YAAY,EAAE,YAAY,CAAS;IAInC,aAAa,EAAE,YAAY,CAAS;IAIpC,SAAS,EAAE,YAAY,CAAS;IAEvB,cAAc,EAAE,eAAe,CAItC;IAGF,qBAAqB,EAAE,YAAY,CAAS;IAEtB,SAAS,SAA6B;IAE5D,WAAW,QAAM;IACjB,YAAY,SAAK;IACjB,MAAM,SAAK;gBAES,QAAQ,EAAE,SAAS,EACnB,WAAW,EAAE,iBAAiB,EAC9B,aAAa,EAAE,UAAU,EACzB,GAAG,EAAE,iBAAiB;IAK1C,QAAQ,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAI5B,eAAe,IAAI,IAAI;IAIvB,QAAQ,IAAI,IAAI;IAiBhB,eAAe,IAAI,IAAI;IAoBvB,cAAc,CAAC,CAAC,KAAA,GAAG,IAAI;IAgBvB,SAAS,CAAC,KAAK,KAAA,GAAG,IAAI;IAWtB,iBAAiB,IAAI,IAAI;IAazB,aAAa,IAAI,IAAI;IAarB,uBAAuB,IAAI,IAAI;IAI/B,mBAAmB,IAAI,IAAI;IAI3B,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IASzC,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IAIzC,eAAe,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;yCA/K/B,6BAA6B;2CAA7B,6BAA6B;CAuLzC;AAED,MAAM,WAAW,eAAe;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;CACvB"}
1
+ {"version":3,"file":"euim-slider-info-screen.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAEb,iBAAiB,EAEjB,UAAU,EACV,YAAY,EAIZ,MAAM,EAEN,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAMa,6BAA8B,YAAW,MAAM,EAAE,aAAa;IAyC3D,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,GAAG;IA3CgB,MAAM,EAAE,UAAU,CAAC;IAEhD,kBAAkB,EAAE,YAAY,CAAC,UAAU,CAAC,CACnB;IACzB,qBAAqB,EAAE,YAAY,CAAC,UAAU,CAAC,CACtB;IACzB,iBAAiB,EAAE,YAAY,CAAC,UAAU,CAAC,CAClB;IAEnC,iBAAiB,EAAE,YAAY,CAAS;IAGxC,UAAU,UAAS;IAGnB,WAAW,UAAS;IAGpB,YAAY,UAAS;IAGrB,aAAa,UAAS;IAGtB,SAAS,UAAS;IAET,cAAc,EAAE,eAAe,CAItC;IAEF,qBAAqB,EAAE,YAAY,CAAS;IAEtB,SAAS,SAA6B;IAE5D,WAAW,QAAM;IACjB,YAAY,SAAK;IACjB,MAAM,SAAK;gBAES,QAAQ,EAAE,SAAS,EACnB,WAAW,EAAE,iBAAiB,EAC9B,aAAa,EAAE,UAAU,EACzB,GAAG,EAAE,iBAAiB;IAK1C,QAAQ,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAI5B,eAAe,IAAI,IAAI;IAIvB,QAAQ,IAAI,IAAI;IAiBhB,eAAe,IAAI,IAAI;IAoBvB,cAAc,CAAC,CAAC,KAAA,GAAG,IAAI;IAgBvB,SAAS,CAAC,KAAK,KAAA,GAAG,IAAI;IAWtB,iBAAiB,IAAI,IAAI;IAazB,aAAa,IAAI,IAAI;IAarB,uBAAuB,IAAI,IAAI;IAI/B,mBAAmB,IAAI,IAAI;IAI3B,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IASzC,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IAIzC,eAAe,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;yCAxK/B,6BAA6B;2CAA7B,6BAA6B;yCAuLqnsB,OAAQ;0CAAR,OAAQ;2CAAR,OAAQ;4CAAR,OAAQ;wCAAR,OAAQ;CAPtqsB;AAED,MAAM,WAAW,eAAe;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;CACvB"}
@@ -1,5 +1,4 @@
1
1
  export * from './atoms/euim-label';
2
- export * from './atoms/euim-control-feedback';
3
2
  export * from './atoms/euim-notification-item';
4
3
  export * from './layout/euim-app';
5
4
  export * from './layout/euim-language-selector';
@@ -7,28 +6,23 @@ export * from './layout/euim-user-profile';
7
6
  export * from './layout/euim-toolbar';
8
7
  export * from './layout/euim-sidebar';
9
8
  export * from './layout/euim-header-details';
10
- export * from './layout/euim-info-screen';
11
9
  export * from './euim-avatar-icon';
12
10
  export * from './euim-badge';
13
11
  export * from './euim-empty-list-placeholder';
14
- export * from './euim-menu';
15
12
  export * from './euim-message';
16
- export * from './euim-stepper';
17
- export * from './euim-fieldset';
18
13
  export * from './euim-spinner';
19
14
  export * from './euim-media-header';
20
15
  export * from './euim-data-summary';
21
16
  export * from './euim-avatar';
22
17
  export * from './euim-alert-message';
23
- export * from './euim-slider';
24
18
  export * from './euim-slider-info-screen';
25
19
  export * from './euim-scroller-x';
26
20
  export * from './euim-chip-selector';
27
21
  export * from './euim-skeleton-list';
28
22
  export * from './euim-skeleton-list-item';
29
23
  export * from './euim-multiselect';
30
- export * from './directives/euim-list-header';
31
- export * from './directives/euim-item-divider';
24
+ export * from './euim-pdf-wrapper';
25
+ export * from './euim-about';
32
26
  export * from './directives/euim-divider';
33
27
  export * from './directives/euim-skeleton-text-avatar';
34
28
  export * from './base-states.directive';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAE1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AAErC,cAAc,eAAe,CAAC;AAC9B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AAEnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAE7B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
@@ -2,11 +2,10 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./euim-app.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@ionic/angular";
5
- import * as i4 from "./euim-app-sidebar/sidebar.module";
6
- import * as i5 from "../euim-language-selector/euim-language-selector.module";
5
+ import * as i4 from "../euim-language-selector/euim-language-selector.module";
7
6
  export declare class EuimAppModule {
8
7
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAppModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAppModule, [typeof i1.EuimAppComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.EuimAppSidebarModule, typeof i5.EuimLanguageSelectorModule], [typeof i1.EuimAppComponent]>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAppModule, [typeof i1.EuimAppComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.EuimLanguageSelectorModule], [typeof i1.EuimAppComponent]>;
10
9
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimAppModule>;
11
10
  }
12
11
  //# sourceMappingURL=euim-app.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-app.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-app/euim-app.module.ts"],"names":[],"mappings":";;;;;;AAOA,qBAca,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
1
+ {"version":3,"file":"euim-app.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-app/euim-app.module.ts"],"names":[],"mappings":";;;;;AAMA,qBAaa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
@@ -1,4 +1,3 @@
1
1
  export * from './euim-app.module';
2
2
  export * from './euim-app.component';
3
- export * from './euim-app-sidebar/index';
4
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-app/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,0BAA0B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-app/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC"}
@@ -7,6 +7,6 @@ export declare class EuimHeaderDetailsComponent {
7
7
  constructor(baseStatesDirective: BaseStatesDirective);
8
8
  getCssClasses(): string;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimHeaderDetailsComponent, "euim-header-details", never, {}, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimPrimary": "euimPrimary"; "color": "color"; }; outputs: {}; }]>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimHeaderDetailsComponent, "euim-header-details", never, {}, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
11
11
  }
12
12
  //# sourceMappingURL=euim-header-details.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-header-details.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-header-details/euim-header-details.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAgBa,0BAA0B;IAOhB,mBAAmB,EAAE,mBAAmB;IAL3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCATd,0BAA0B;2CAA1B,0BAA0B;CActC"}
1
+ {"version":3,"file":"euim-header-details.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-header-details/euim-header-details.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAea,0BAA0B;IAKhB,mBAAmB,EAAE,mBAAmB;IAJ3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBACkB,mBAAmB,EAAE,mBAAmB;IAC3D,aAAa,IAAI,MAAM;yCANd,0BAA0B;2CAA1B,0BAA0B;CAWtC"}
@@ -1,5 +1,5 @@
1
1
  import { ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
2
- import { UxAppShellService, UxLanguage } from '@eui/core';
2
+ import { EuiAppShellService, EuiLanguage } from '@eui/core';
3
3
  import { TranslateService } from '@ngx-translate/core';
4
4
  import { EuimAppService } from '../../../services';
5
5
  import { ModalController, Platform } from '@ionic/angular';
@@ -7,26 +7,26 @@ import * as i0 from "@angular/core";
7
7
  export declare class EuimLanguageListComponent implements OnInit, OnDestroy {
8
8
  private cd;
9
9
  private translateService;
10
- appShellService: UxAppShellService;
10
+ appShellService: EuiAppShellService;
11
11
  appService: EuimAppService;
12
12
  private modalCtrl;
13
13
  private platform;
14
- languages: UxLanguage[];
15
- selectedLanguage: UxLanguage;
14
+ languages: EuiLanguage[];
15
+ selectedLanguage: EuiLanguage;
16
16
  name: string;
17
- languagesSortedByEUAndNonEU: UxLanguage[];
18
- firstElementFromNonEUList: UxLanguage;
19
- firstElementFromEUList: UxLanguage;
20
- lastElementFromEUList: UxLanguage;
21
- euLanguageList: UxLanguage[];
22
- nonEULanguageList: UxLanguage[];
23
- results: UxLanguage[];
17
+ languagesSortedByEUAndNonEU: EuiLanguage[];
18
+ firstElementFromNonEUList: EuiLanguage;
19
+ firstElementFromEUList: EuiLanguage;
20
+ lastElementFromEUList: EuiLanguage;
21
+ euLanguageList: EuiLanguage[];
22
+ nonEULanguageList: EuiLanguage[];
23
+ results: EuiLanguage[];
24
24
  isKeyboardShown: boolean;
25
25
  private destroy$;
26
- constructor(cd: ChangeDetectorRef, translateService: TranslateService, appShellService: UxAppShellService, appService: EuimAppService, modalCtrl: ModalController, platform: Platform);
26
+ constructor(cd: ChangeDetectorRef, translateService: TranslateService, appShellService: EuiAppShellService, appService: EuimAppService, modalCtrl: ModalController, platform: Platform);
27
27
  ngOnInit(): void;
28
28
  ngOnDestroy(): void;
29
- onLanguageSelected(language: UxLanguage): void;
29
+ onLanguageSelected(language: EuiLanguage): void;
30
30
  onLanguageListClose(): void;
31
31
  protected getLanguageLabel(languageCode: string): string;
32
32
  protected onClose(): Promise<boolean>;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-language-list.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAa,SAAS,EAAE,MAAM,EAA2B,MAAM,eAAe,CAAC;AACzG,OAAO,EAAE,iBAAiB,EAAiB,UAAU,EAAE,MAAM,WAAW,CAAC;AACzE,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;;AAE3D,qBAKa,yBAA0B,YAAW,MAAM,EAAE,SAAS;IAkB3D,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACjB,eAAe,EAAE,iBAAiB;IAClC,UAAU,EAAE,cAAc;IACjC,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IArBpB,SAAS,EAAE,UAAU,EAAE,CAAC;IACxB,gBAAgB,EAAE,UAAU,CAAC;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,2BAA2B,EAAE,UAAU,EAAE,CAAC;IAC1C,yBAAyB,EAAE,UAAU,CAAC;IACtC,sBAAsB,EAAE,UAAU,CAAC;IACnC,qBAAqB,EAAE,UAAU,CAAC;IAClC,cAAc,EAAE,UAAU,EAAE,CAAC;IAC7B,iBAAiB,EAAE,UAAU,EAAE,CAAC;IAChC,OAAO,EAAE,UAAU,EAAE,CAAC;IAEtB,eAAe,EAAG,OAAO,CAAC;IAE1B,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,EAAE,EAAE,iBAAiB,EACrB,gBAAgB,EAAE,gBAAgB,EACnC,eAAe,EAAE,iBAAiB,EAClC,UAAU,EAAE,cAAc,EACzB,SAAS,EAAE,eAAe,EAC1B,QAAQ,EAAE,QAAQ;IAY9B,QAAQ,IAAI,IAAI;IA4ChB,WAAW,IAAI,IAAI;IAKnB,kBAAkB,CAAC,QAAQ,EAAE,UAAU,GAAG,IAAI;IAY9C,mBAAmB,IAAI,IAAI;IAI3B,SAAS,CAAC,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM;IASxD,SAAS,CAAC,OAAO,IAAI,OAAO,CAAC,OAAO,CAAC;IAIrC,SAAS,CAAC,YAAY,CAAC,KAAK,KAAA,GAAG,IAAI;yCAjH1B,yBAAyB;2CAAzB,yBAAyB;CA8HrC"}
1
+ {"version":3,"file":"euim-language-list.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAa,SAAS,EAAE,MAAM,EAA2B,MAAM,eAAe,CAAC;AACzG,OAAO,EAAE,kBAAkB,EAAkB,WAAW,EAAE,MAAM,WAAW,CAAC;AAC5E,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;;AAE3D,qBAKa,yBAA0B,YAAW,MAAM,EAAE,SAAS;IAkB3D,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACjB,eAAe,EAAE,kBAAkB;IACnC,UAAU,EAAE,cAAc;IACjC,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IArBpB,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,gBAAgB,EAAE,WAAW,CAAC;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,2BAA2B,EAAE,WAAW,EAAE,CAAC;IAC3C,yBAAyB,EAAE,WAAW,CAAC;IACvC,sBAAsB,EAAE,WAAW,CAAC;IACpC,qBAAqB,EAAE,WAAW,CAAC;IACnC,cAAc,EAAE,WAAW,EAAE,CAAC;IAC9B,iBAAiB,EAAE,WAAW,EAAE,CAAC;IACjC,OAAO,EAAE,WAAW,EAAE,CAAC;IAEvB,eAAe,EAAG,OAAO,CAAC;IAE1B,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,EAAE,EAAE,iBAAiB,EACrB,gBAAgB,EAAE,gBAAgB,EACnC,eAAe,EAAE,kBAAkB,EACnC,UAAU,EAAE,cAAc,EACzB,SAAS,EAAE,eAAe,EAC1B,QAAQ,EAAE,QAAQ;IAY9B,QAAQ,IAAI,IAAI;IA4ChB,WAAW,IAAI,IAAI;IAKnB,kBAAkB,CAAC,QAAQ,EAAE,WAAW,GAAG,IAAI;IAY/C,mBAAmB,IAAI,IAAI;IAI3B,SAAS,CAAC,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM;IASxD,SAAS,CAAC,OAAO,IAAI,OAAO,CAAC,OAAO,CAAC;IAIrC,SAAS,CAAC,YAAY,CAAC,KAAK,KAAA,GAAG,IAAI;yCAjH1B,yBAAyB;2CAAzB,yBAAyB;CA8HrC"}
@@ -1,6 +1,5 @@
1
1
  import { ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
2
- import { UxAppShellService, UxLanguage } from '@eui/core';
3
- import { EclLanguageListLanguageSelectedEvent } from '@eui/ecl';
2
+ import { EuiAppShellService, EuiLanguage } from '@eui/core';
4
3
  import { TranslateService } from '@ngx-translate/core';
5
4
  import { EuimAppService } from '../../../services';
6
5
  import { ModalController } from '@ionic/angular';
@@ -10,22 +9,21 @@ import * as i1 from "../../base-states.directive";
10
9
  export declare class EuimLanguageSelectorComponent implements OnInit, OnDestroy {
11
10
  private cd;
12
11
  private translateService;
13
- appShellService: UxAppShellService;
12
+ appShellService: EuiAppShellService;
14
13
  appService: EuimAppService;
15
14
  private modalCtrl;
16
15
  baseStatesDirective: BaseStatesDirective;
17
- _euimPrimary: import("@angular/cdk/coercion").BooleanInput;
18
- languages: UxLanguage[];
19
- selectedLanguage: UxLanguage;
16
+ _euimPrimary: boolean;
17
+ languages: EuiLanguage[];
18
+ selectedLanguage: EuiLanguage;
20
19
  private destroy$;
21
- constructor(cd: ChangeDetectorRef, translateService: TranslateService, appShellService: UxAppShellService, appService: EuimAppService, modalCtrl: ModalController, baseStatesDirective: BaseStatesDirective);
20
+ constructor(cd: ChangeDetectorRef, translateService: TranslateService, appShellService: EuiAppShellService, appService: EuimAppService, modalCtrl: ModalController, baseStatesDirective: BaseStatesDirective);
22
21
  get cssClasses(): string;
23
22
  ngOnInit(): void;
24
23
  ngOnDestroy(): void;
25
- onLanguageSelected(evt: EclLanguageListLanguageSelectedEvent): void;
26
24
  onShowLanguageList(): Promise<void>;
27
25
  protected getLanguageLabel(languageCode: string): string;
28
26
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimLanguageSelectorComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimLanguageSelectorComponent, "euim-language-selector", never, {}, {}, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimPrimary": "euimPrimary"; "color": "color"; }; outputs: {}; }]>;
27
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimLanguageSelectorComponent, "euim-language-selector", never, {}, {}, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
30
28
  }
31
29
  //# sourceMappingURL=euim-language-selector.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-language-selector.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-selector.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAA0D,SAAS,EAAE,MAAM,EAAqB,MAAM,eAAe,CAAC;AAChJ,OAAO,EAAE,iBAAiB,EAAiB,UAAU,EAAE,MAAM,WAAW,CAAC;AACzE,OAAO,EAAE,oCAAoC,EAAE,MAAM,UAAU,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEjD,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAgBa,6BAA8B,YAAW,MAAM,EAAE,SAAS;IAQ/D,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACjB,eAAe,EAAE,iBAAiB;IAClC,UAAU,EAAE,cAAc;IACjC,OAAO,CAAC,SAAS;IACV,mBAAmB,EAAE,mBAAmB;IAXnD,YAAY,+CAAwC;IACpD,SAAS,EAAE,UAAU,EAAE,CAAC;IACxB,gBAAgB,EAAE,UAAU,CAAC;IAC7B,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,EAAE,EAAE,iBAAiB,EACrB,gBAAgB,EAAE,gBAAgB,EACnC,eAAe,EAAE,iBAAiB,EAClC,UAAU,EAAE,cAAc,EACzB,SAAS,EAAE,eAAe,EAC3B,mBAAmB,EAAE,mBAAmB;IAGnD,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,QAAQ,IAAI,IAAI;IAuBhB,WAAW,IAAI,IAAI;IAKnB,kBAAkB,CAAC,GAAG,EAAE,oCAAoC,GAAG,IAAI;IAS7D,kBAAkB,IAAG,OAAO,CAAC,IAAI,CAAC;IAOxC,SAAS,CAAC,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM;yCAjE/C,6BAA6B;2CAA7B,6BAA6B;CAyEzC"}
1
+ {"version":3,"file":"euim-language-selector.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-selector.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAA0D,SAAS,EAAE,MAAM,EAAqB,MAAM,eAAe,CAAC;AAChJ,OAAO,EAAE,kBAAkB,EAAkB,WAAW,EAAE,MAAM,WAAW,CAAC;AAC5E,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEjD,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAea,6BAA8B,YAAW,MAAM,EAAE,SAAS;IAQ/D,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACjB,eAAe,EAAE,kBAAkB;IACnC,UAAU,EAAE,cAAc;IACjC,OAAO,CAAC,SAAS;IACV,mBAAmB,EAAE,mBAAmB;IAXnD,YAAY,UAAgD;IAC5D,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,gBAAgB,EAAE,WAAW,CAAC;IAC9B,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,EAAE,EAAE,iBAAiB,EACrB,gBAAgB,EAAE,gBAAgB,EACnC,eAAe,EAAE,kBAAkB,EACnC,UAAU,EAAE,cAAc,EACzB,SAAS,EAAE,eAAe,EAC3B,mBAAmB,EAAE,mBAAmB;IAGnD,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,QAAQ,IAAI,IAAI;IAuBhB,WAAW,IAAI,IAAI;IAKb,kBAAkB,IAAG,OAAO,CAAC,IAAI,CAAC;IAOxC,SAAS,CAAC,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM;yCAxD/C,6BAA6B;2CAA7B,6BAA6B;CAgEzC"}
@@ -5,12 +5,11 @@ import * as i3 from "@angular/common";
5
5
  import * as i4 from "@ionic/angular";
6
6
  import * as i5 from "../../euim-avatar-icon/euim-avatar-icon.module";
7
7
  import * as i6 from "../../atoms/euim-label/euim-label.module";
8
- import * as i7 from "../../directives/euim-item-divider/euim-item-divider.module";
9
- import * as i8 from "../../euim-empty-list-placeholder/euim-empty-list-placeholder.module";
10
- import * as i9 from "@ngx-translate/core";
8
+ import * as i7 from "../../euim-empty-list-placeholder/euim-empty-list-placeholder.module";
9
+ import * as i8 from "@ngx-translate/core";
11
10
  export declare class EuimLanguageSelectorModule {
12
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimLanguageSelectorModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLanguageSelectorModule, [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.EuimAvatarIconModule, typeof i6.EuimLabelModule, typeof i7.EuimItemDividerModule, typeof i8.EuimEmptyListPlaceholderModule, typeof i9.TranslateModule], [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLanguageSelectorModule, [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.EuimAvatarIconModule, typeof i6.EuimLabelModule, typeof i7.EuimEmptyListPlaceholderModule, typeof i8.TranslateModule], [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent]>;
14
13
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimLanguageSelectorModule>;
15
14
  }
16
15
  //# sourceMappingURL=euim-language-selector.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-language-selector.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-selector.module.ts"],"names":[],"mappings":";;;;;;;;;;AAYA,qBAsBa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CACtC"}
1
+ {"version":3,"file":"euim-language-selector.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-language-selector/euim-language-selector.module.ts"],"names":[],"mappings":";;;;;;;;;AAWA,qBAqBa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CACtC"}
@@ -1 +1 @@
1
- {"version":3,"file":"euim-toolbar-title.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;;;AAErE,qBAUa,yBAAyB;IAMf,mBAAmB,EAAE,mBAAmB;IAL3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCARd,yBAAyB;2CAAzB,yBAAyB;CAarC"}
1
+ {"version":3,"file":"euim-toolbar-title.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;;;AAErE,qBAUa,yBAAyB;IAKf,mBAAmB,EAAE,mBAAmB;IAJ3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBACkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCAPd,yBAAyB;2CAAzB,yBAAyB;CAYrC"}
@@ -1,16 +1,18 @@
1
1
  import { EventEmitter, OnInit } from '@angular/core';
2
- import { BooleanInput } from '@angular/cdk/coercion';
3
2
  import * as i0 from "@angular/core";
4
3
  export declare class EuimToolbarComponent implements OnInit {
5
- hasBackButton: BooleanInput;
4
+ hasBackButton: boolean;
6
5
  backButtonDefaultHref: string;
7
- hasSidebarTrigger: BooleanInput;
8
- hasLanguageSelector: BooleanInput;
6
+ hasSidebarTrigger: boolean;
7
+ hasLanguageSelector: boolean;
9
8
  backButtonClick: EventEmitter<Event>;
10
9
  className: string;
11
10
  ngOnInit(): void;
12
11
  onBackButtonClick(event: Event): void;
13
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarComponent, never>;
14
13
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarComponent, "euim-toolbar", never, { "hasBackButton": { "alias": "hasBackButton"; "required": false; }; "backButtonDefaultHref": { "alias": "backButtonDefaultHref"; "required": false; }; "hasSidebarTrigger": { "alias": "hasSidebarTrigger"; "required": false; }; "hasLanguageSelector": { "alias": "hasLanguageSelector"; "required": false; }; }, { "backButtonClick": "backButtonClick"; }, never, ["*", "euim-toolbar-title", "euim-toolbar-action-items"], false, never>;
14
+ static ngAcceptInputType_hasBackButton: unknown;
15
+ static ngAcceptInputType_hasSidebarTrigger: unknown;
16
+ static ngAcceptInputType_hasLanguageSelector: unknown;
15
17
  }
16
18
  //# sourceMappingURL=euim-toolbar.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-toolbar/euim-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsC,YAAY,EAAsB,MAAM,EAA6B,MAAM,eAAe,CAAC;AAExI,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAOa,oBAAqB,YAAW,MAAM;IAI/C,aAAa,EAAE,YAAY,CAAQ;IAC1B,qBAAqB,SAAO;IAGrC,iBAAiB,EAAE,YAAY,CAAS;IAGxC,mBAAmB,EAAE,YAAY,CAAS;IAEhC,eAAe,EAAE,YAAY,CAAC,KAAK,CAAC,CAAsB;IAErD,SAAS,SAAkB;IAE1C,QAAQ,IAAI,IAAI;IAMhB,iBAAiB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCAvB5B,oBAAoB;2CAApB,oBAAoB;CA0BhC"}
1
+ {"version":3,"file":"euim-toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-toolbar/euim-toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAGZ,MAAM,EAIT,MAAM,eAAe,CAAC;;AAIvB,qBAOa,oBAAqB,YAAW,MAAM;IAG/C,aAAa,UAAQ;IACZ,qBAAqB,SAAO;IAErC,iBAAiB,UAAS;IAE1B,mBAAmB,UAAS;IAElB,eAAe,EAAE,YAAY,CAAC,KAAK,CAAC,CAAsB;IAErD,SAAS,SAAkB;IAE1C,QAAQ,IAAI,IAAI;IAMhB,iBAAiB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCApB5B,oBAAoB;2CAApB,oBAAoB;4CAwBq81B,OAAQ;gDAAR,OAAQ;kDAAR,OAAQ;CAD7+1B"}
@@ -1 +1 @@
1
- {"version":3,"file":"euim-user-profile-avatar.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.ts"],"names":[],"mappings":";AAEA,qBAKa,8BAA8B;IACxB,KAAK,SAA8B;yCADzC,8BAA8B;2CAA9B,8BAA8B;CAE1C"}
1
+ {"version":3,"file":"euim-user-profile-avatar.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.ts"],"names":[],"mappings":";AACA,qBAKa,8BAA8B;IACxB,KAAK,SAA8B;yCADzC,8BAA8B;2CAA9B,8BAA8B;CAE1C"}
@@ -1 +1 @@
1
- {"version":3,"file":"euim-user-profile-infos.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.ts"],"names":[],"mappings":";AAEA,qBAKa,6BAA6B;IACvB,SAAS,SAA6B;yCAD5C,6BAA6B;2CAA7B,6BAA6B;CAEzC"}
1
+ {"version":3,"file":"euim-user-profile-infos.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.ts"],"names":[],"mappings":";AACA,qBAKa,6BAA6B;IACvB,SAAS,SAA6B;yCAD5C,6BAA6B;2CAA7B,6BAA6B;CAEzC"}
@@ -1 +1 @@
1
- {"version":3,"file":"euim-user-profile.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile.component.ts"],"names":[],"mappings":";AAEA,qBAQa,wBAAwB;IACX,SAAS,SAAuB;yCAD7C,wBAAwB;2CAAxB,wBAAwB;CAEpC"}
1
+ {"version":3,"file":"euim-user-profile.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/layout/euim-user-profile/euim-user-profile.component.ts"],"names":[],"mappings":";AACA,qBAQa,wBAAwB;IACX,SAAS,SAAuB;yCAD7C,wBAAwB;2CAAxB,wBAAwB;CAEpC"}
@@ -1,41 +1,33 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./components/layout/euim-app/euim-app.module";
3
- import * as i2 from "./components/layout/euim-app/euim-app-sidebar/sidebar.module";
4
- import * as i3 from "./components/euim-empty-list-placeholder/euim-empty-list-placeholder.module";
5
- import * as i4 from "./components/layout/euim-language-selector/euim-language-selector.module";
6
- import * as i5 from "./components/euim-stepper/euim-steper.module";
7
- import * as i6 from "./components/layout/euim-user-profile/euim-user-profile.module";
8
- import * as i7 from "./components/euim-message/euim-message.module";
9
- import * as i8 from "./components/euim-skeleton-list-item/euim-skeleton-list-item.module";
10
- import * as i9 from "./components/euim-skeleton-list/euim-skeleton-list.module";
11
- import * as i10 from "./components/euim-avatar-icon/euim-avatar-icon.module";
12
- import * as i11 from "./components/atoms/euim-label/euim-label.module";
13
- import * as i12 from "./components/euim-menu/euim-menu.module";
14
- import * as i13 from "./components/euim-alert-message/euim-alert-message.module";
15
- import * as i14 from "./components/atoms/euim-control-feedback/euim-control-feedback.module";
16
- import * as i15 from "./components/euim-fieldset/euim-fieldset.module";
17
- import * as i16 from "./components/layout/euim-toolbar/euim-toolbar.module";
18
- import * as i17 from "./components/atoms/euim-notification-item/euim-notification-item.module";
19
- import * as i18 from "./components/euim-media-header/euim-media-header.module";
20
- import * as i19 from "./components/euim-data-summary/euim-data-summary.module";
21
- import * as i20 from "./components/layout/euim-header-details/euim-header-details.module";
22
- import * as i21 from "./components/euim-avatar/euim-avatar.module";
23
- import * as i22 from "./components/layout/euim-info-screen/euim-info-screen.module";
24
- import * as i23 from "./components/euim-slider/euim-slider.module";
25
- import * as i24 from "./components/euim-slider-info-screen/euim-slider-info-screen.module";
26
- import * as i25 from "./components/euim-scroller-x/euim-scroller-x.module";
27
- import * as i26 from "./components/euim-chip-selector/euim-chip-selector.module";
28
- import * as i27 from "./components/euim-badge/euim-badge.module";
29
- import * as i28 from "./components/layout/euim-sidebar/euim-sidebar.module";
30
- import * as i29 from "./components/euim-multiselect/euim-multiselect.module";
31
- import * as i30 from "./components/directives/euim-list-header/euim-list-header.module";
32
- import * as i31 from "./components/euim-spinner/euim-spinner.module";
33
- import * as i32 from "./components/directives/euim-item-divider/euim-item-divider.module";
34
- import * as i33 from "./components/directives/euim-divider/euim-divider.module";
35
- import * as i34 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
3
+ import * as i2 from "./components/euim-empty-list-placeholder/euim-empty-list-placeholder.module";
4
+ import * as i3 from "./components/layout/euim-language-selector/euim-language-selector.module";
5
+ import * as i4 from "./components/layout/euim-user-profile/euim-user-profile.module";
6
+ import * as i5 from "./components/euim-message/euim-message.module";
7
+ import * as i6 from "./components/euim-skeleton-list-item/euim-skeleton-list-item.module";
8
+ import * as i7 from "./components/euim-skeleton-list/euim-skeleton-list.module";
9
+ import * as i8 from "./components/euim-avatar-icon/euim-avatar-icon.module";
10
+ import * as i9 from "./components/atoms/euim-label/euim-label.module";
11
+ import * as i10 from "./components/euim-alert-message/euim-alert-message.module";
12
+ import * as i11 from "./components/euim-about/euim-about.module";
13
+ import * as i12 from "./components/layout/euim-toolbar/euim-toolbar.module";
14
+ import * as i13 from "./components/atoms/euim-notification-item/euim-notification-item.module";
15
+ import * as i14 from "./components/euim-media-header/euim-media-header.module";
16
+ import * as i15 from "./components/euim-data-summary/euim-data-summary.module";
17
+ import * as i16 from "./components/layout/euim-header-details/euim-header-details.module";
18
+ import * as i17 from "./components/euim-avatar/euim-avatar.module";
19
+ import * as i18 from "./components/euim-slider-info-screen/euim-slider-info-screen.module";
20
+ import * as i19 from "./components/euim-scroller-x/euim-scroller-x.module";
21
+ import * as i20 from "./components/euim-chip-selector/euim-chip-selector.module";
22
+ import * as i21 from "./components/euim-badge/euim-badge.module";
23
+ import * as i22 from "./components/layout/euim-sidebar/euim-sidebar.module";
24
+ import * as i23 from "./components/euim-multiselect/euim-multiselect.module";
25
+ import * as i24 from "./components/euim-spinner/euim-spinner.module";
26
+ import * as i25 from "./components/directives/euim-divider/euim-divider.module";
27
+ import * as i26 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
36
28
  export declare class EuimAllModule {
37
29
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAllModule, never>;
38
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimAppSidebarModule, typeof i3.EuimEmptyListPlaceholderModule, typeof i4.EuimLanguageSelectorModule, typeof i5.EuimStepperComponentModule, typeof i6.EuimUserProfileModule, typeof i7.EuimMessageModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimMenuModule, typeof i13.EuimAlertMessageModule, typeof i14.EuimControlFeedbackModule, typeof i15.EuimFieldsetModule, typeof i16.EuimToolbarComponentModule, typeof i17.EuimNotificationItemModule, typeof i18.EuimMediaHeaderModule, typeof i19.EuimDataSummaryModule, typeof i20.EuimHeaderDetailsModule, typeof i21.EuimAvatarModule, typeof i22.EuimInfoScreenModule, typeof i23.EuimSliderModule, typeof i24.EuimSliderInfoScreenModule, typeof i25.EuimScrollerXComponentModule, typeof i26.EuimChipSelectorComponentModule, typeof i27.EuimBadgeModule, typeof i28.EuimSidebarModule, typeof i29.EuimMultiselectModule, typeof i30.EuimListHeaderModule, typeof i31.EuimSpinnerComponentModule, typeof i32.EuimItemDividerModule, typeof i33.EuimDividerModule, typeof i34.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimAppSidebarModule, typeof i3.EuimEmptyListPlaceholderModule, typeof i4.EuimLanguageSelectorModule, typeof i5.EuimStepperComponentModule, typeof i6.EuimUserProfileModule, typeof i7.EuimMessageModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimMenuModule, typeof i13.EuimAlertMessageModule, typeof i14.EuimControlFeedbackModule, typeof i15.EuimFieldsetModule, typeof i16.EuimToolbarComponentModule, typeof i17.EuimNotificationItemModule, typeof i18.EuimMediaHeaderModule, typeof i19.EuimDataSummaryModule, typeof i20.EuimHeaderDetailsModule, typeof i21.EuimAvatarModule, typeof i22.EuimInfoScreenModule, typeof i23.EuimSliderModule, typeof i24.EuimSliderInfoScreenModule, typeof i25.EuimScrollerXComponentModule, typeof i26.EuimChipSelectorComponentModule, typeof i27.EuimBadgeModule, typeof i28.EuimSidebarModule, typeof i29.EuimMultiselectModule, typeof i30.EuimListHeaderModule, typeof i31.EuimSpinnerComponentModule, typeof i32.EuimItemDividerModule, typeof i33.EuimDividerModule, typeof i34.EuimSkeletonTextAvatarModule]>;
30
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimAvatarIconModule, typeof i9.EuimLabelModule, typeof i10.EuimAlertMessageModule, typeof i11.EuimAboutModule, typeof i12.EuimToolbarComponentModule, typeof i13.EuimNotificationItemModule, typeof i14.EuimMediaHeaderModule, typeof i15.EuimDataSummaryModule, typeof i16.EuimHeaderDetailsModule, typeof i17.EuimAvatarModule, typeof i18.EuimSliderInfoScreenModule, typeof i19.EuimScrollerXComponentModule, typeof i20.EuimChipSelectorComponentModule, typeof i21.EuimBadgeModule, typeof i22.EuimSidebarModule, typeof i23.EuimMultiselectModule, typeof i24.EuimSpinnerComponentModule, typeof i25.EuimDividerModule, typeof i26.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimAvatarIconModule, typeof i9.EuimLabelModule, typeof i10.EuimAlertMessageModule, typeof i11.EuimAboutModule, typeof i12.EuimToolbarComponentModule, typeof i13.EuimNotificationItemModule, typeof i14.EuimMediaHeaderModule, typeof i15.EuimDataSummaryModule, typeof i16.EuimHeaderDetailsModule, typeof i17.EuimAvatarModule, typeof i18.EuimSliderInfoScreenModule, typeof i19.EuimScrollerXComponentModule, typeof i20.EuimChipSelectorComponentModule, typeof i21.EuimBadgeModule, typeof i22.EuimSidebarModule, typeof i23.EuimMultiselectModule, typeof i24.EuimSpinnerComponentModule, typeof i25.EuimDividerModule, typeof i26.EuimSkeletonTextAvatarModule]>;
39
31
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimAllModule>;
40
32
  }
41
33
  //# sourceMappingURL=euim-all.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiFA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
1
+ {"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAiEA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
package/package.json CHANGED
@@ -1,13 +1,16 @@
1
1
  {
2
2
  "name": "@eui/mobile-core",
3
- "version": "16.10.0-snapshot-1713366109950",
4
- "tag": "snapshot",
3
+ "version": "17.0.0-next.10",
4
+ "tag": "next",
5
5
  "license": "EUPL-1.1",
6
6
  "dependencies": {
7
7
  "@ionic/angular-toolkit": "7.0.0",
8
8
  "@ionic/angular": "6.7.5",
9
9
  "@ionic/storage": "3.0.6",
10
10
  "ngx-moment": "6.0.2",
11
+ "ng2-pdf-viewer": "10.0.0",
12
+ "@meddv/ngx-pinch-zoom": "17.0.1",
13
+ "angularx-qrcode": "^12.0.0",
11
14
  "tslib": "^2.3.0"
12
15
  },
13
16
  "module": "fesm2022/eui-mobile-core.mjs",