@eui/mobile-core 16.8.0 → 17.0.0-next.2

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 (277) hide show
  1. package/docs/classes/EuimStepperChangeEvent.html +58 -0
  2. package/docs/components/EuiMUserProfileActionComponent.html +59 -1
  3. package/docs/components/EuiMUserProfileAvatarComponent.html +59 -1
  4. package/docs/components/EuiMUserProfileInfosComponent.html +59 -1
  5. package/docs/components/EuiMUserProfileInfosItemComponent.html +59 -1
  6. package/docs/components/EuimAlertMessageComponent.html +59 -1
  7. package/docs/components/EuimAppComponent.html +59 -1
  8. package/docs/components/EuimAppSidebarComponent.html +59 -1
  9. package/docs/components/EuimAppSidebarFooterComponent.html +59 -1
  10. package/docs/components/EuimAppSidebarHeaderComponent.html +59 -1
  11. package/docs/components/EuimAppSidebarMenuComponent.html +59 -1
  12. package/docs/components/EuimAvatarComponent.html +59 -1
  13. package/docs/components/EuimAvatarIconComponent.html +59 -1
  14. package/docs/components/EuimBadgeComponent.html +59 -1
  15. package/docs/components/EuimChipSelectorComponent.html +59 -177
  16. package/docs/components/EuimControlFeedbackComponent.html +59 -1
  17. package/docs/components/EuimDataSummaryColComponent.html +59 -1
  18. package/docs/components/EuimDataSummaryComponent.html +59 -1
  19. package/docs/components/EuimEmptyListPlaceholderComponent.html +59 -1
  20. package/docs/components/EuimFieldSetComponent.html +59 -1
  21. package/docs/components/EuimFieldsetActionsComponent.html +59 -1
  22. package/docs/components/EuimFieldsetLegendComponent.html +59 -1
  23. package/docs/components/EuimHeaderDetailsComponent.html +59 -1
  24. package/docs/components/EuimInfoScreenComponent.html +59 -1
  25. package/docs/components/EuimLabelComponent.html +59 -1
  26. package/docs/components/EuimLanguageListComponent.html +73 -15
  27. package/docs/components/EuimLanguageSelectorComponent.html +64 -70
  28. package/docs/components/EuimMediaHeaderComponent.html +59 -1
  29. package/docs/components/EuimMenuComponent.html +59 -1
  30. package/docs/components/EuimMessageComponent.html +59 -1
  31. package/docs/components/EuimMessageTitleComponent.html +59 -1
  32. package/docs/components/EuimMultiselectComponent.html +59 -1
  33. package/docs/components/EuimMultiselectFilterComponent.html +59 -1
  34. package/docs/components/EuimMultiselectInfoComponent.html +59 -1
  35. package/docs/components/EuimMultiselectListComponent.html +59 -1
  36. package/docs/components/EuimMultiselectToolbarComponent.html +59 -1
  37. package/docs/components/EuimNotificationItemComponent.html +59 -1
  38. package/docs/components/EuimPdfWrapperComponent.html +828 -0
  39. package/docs/components/EuimScrollerXComponent.html +59 -1
  40. package/docs/components/EuimSidebarComponent.html +59 -1
  41. package/docs/components/EuimSidebarContentComponent.html +59 -1
  42. package/docs/components/EuimSkeletonListComponent.html +59 -1
  43. package/docs/components/EuimSkeletonListItemComponent.html +59 -1
  44. package/docs/components/EuimSlideComponent.html +59 -1
  45. package/docs/components/EuimSlideInfoScreenComponent.html +59 -1
  46. package/docs/components/EuimSliderComponent.html +59 -1
  47. package/docs/components/EuimSliderInfoScreenComponent.html +59 -1
  48. package/docs/components/EuimSpinnerComponent.html +59 -1
  49. package/docs/components/EuimSpinnerDescriptionComponent.html +59 -1
  50. package/docs/components/EuimSpinnerMessageComponent.html +59 -1
  51. package/docs/components/EuimStepperComponent.html +59 -1
  52. package/docs/components/EuimToolbarActionItemsComponent.html +59 -1
  53. package/docs/components/EuimToolbarComponent.html +59 -1
  54. package/docs/components/EuimToolbarTitleComponent.html +59 -1
  55. package/docs/components/EuimUserProfileComponent.html +59 -1
  56. package/docs/dependencies.html +64 -2
  57. package/docs/directives/BaseStatesDirective.html +58 -0
  58. package/docs/directives/EuimAvatarMainIconDirective.html +58 -0
  59. package/docs/directives/EuimAvatarSubIconDirective.html +58 -0
  60. package/docs/directives/EuimChipSelectorItemDirective.html +58 -23
  61. package/docs/directives/EuimDataSummaryColLabelDirective.html +58 -0
  62. package/docs/directives/EuimDataSummaryColValueDirective.html +58 -0
  63. package/docs/directives/EuimDividerDirective.html +58 -0
  64. package/docs/directives/EuimHeaderDetailsIconDirective.html +58 -0
  65. package/docs/directives/EuimHeaderDetailsMetaDirective.html +58 -0
  66. package/docs/directives/EuimHeaderDetailsTitleDirective.html +58 -0
  67. package/docs/directives/EuimInfoScreenContentDirective.html +58 -0
  68. package/docs/directives/EuimInfoScreenSubTitleDirective.html +58 -0
  69. package/docs/directives/EuimInfoScreenTitleDirective.html +58 -0
  70. package/docs/directives/EuimItemDividerDirective.html +58 -0
  71. package/docs/directives/EuimListHeaderDirective.html +58 -0
  72. package/docs/directives/EuimMediaHeaderImageDirective.html +58 -0
  73. package/docs/directives/EuimMediaHeaderSubTitleDirective.html +58 -0
  74. package/docs/directives/EuimMediaHeaderTitleDirective.html +58 -0
  75. package/docs/directives/EuimMultiselectAllDirective.html +58 -0
  76. package/docs/directives/EuimMultiselectSelectFieldDirective.html +58 -0
  77. package/docs/directives/EuimSkeletonTextAvatarDirective.html +58 -0
  78. package/docs/directives/EuimSliderInfoScreenContentDirective.html +58 -0
  79. package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +58 -0
  80. package/docs/directives/EuimSliderInfoScreenTitleDirective.html +58 -0
  81. package/docs/index.html +60 -2
  82. package/docs/injectables/EuimAppService.html +58 -0
  83. package/docs/interfaces/ActionBtnNames.html +58 -0
  84. package/docs/interfaces/ActionBtnsNames.html +58 -0
  85. package/docs/interfaces/Badge.html +58 -0
  86. package/docs/interfaces/EuimMenuItem.html +58 -0
  87. package/docs/interfaces/EuimMenuSection.html +58 -0
  88. package/docs/interfaces/FilteredData.html +58 -0
  89. package/docs/interfaces/Notification.html +58 -0
  90. package/docs/interfaces/UIState.html +58 -0
  91. package/docs/js/libs/bootstrap-native.js +2 -1
  92. package/docs/js/libs/es6-shim.min.js +11 -10
  93. package/docs/js/libs/tablesort.min.js +3 -3
  94. package/docs/js/libs/tablesort.number.min.js +2 -2
  95. package/docs/js/libs/vis.min.js +1 -1
  96. package/docs/js/menu-wc.js +23 -3
  97. package/docs/js/menu-wc_es5.js +1 -1
  98. package/docs/js/menu.js +0 -55
  99. package/docs/js/search/search_index.js +2 -2
  100. package/docs/license.html +58 -0
  101. package/docs/miscellaneous/typealiases.html +58 -0
  102. package/docs/miscellaneous/variables.html +92 -0
  103. package/docs/modules/EuimAlertMessageModule.html +58 -0
  104. package/docs/modules/EuimAllModule.html +58 -0
  105. package/docs/modules/EuimAppModule.html +58 -0
  106. package/docs/modules/EuimAppSidebarModule.html +58 -0
  107. package/docs/modules/EuimAvatarIconModule.html +58 -0
  108. package/docs/modules/EuimAvatarModule.html +58 -0
  109. package/docs/modules/EuimBadgeModule.html +58 -0
  110. package/docs/modules/EuimChipSelectorComponentModule.html +58 -0
  111. package/docs/modules/EuimControlFeedbackModule.html +58 -0
  112. package/docs/modules/EuimDataSummaryModule.html +58 -0
  113. package/docs/modules/EuimDividerModule.html +58 -0
  114. package/docs/modules/EuimEmptyListPlaceholderModule.html +58 -0
  115. package/docs/modules/EuimFieldsetModule.html +58 -0
  116. package/docs/modules/EuimHeaderDetailsModule.html +58 -0
  117. package/docs/modules/EuimInfoScreenModule.html +58 -0
  118. package/docs/modules/EuimItemDividerModule.html +58 -0
  119. package/docs/modules/EuimLabelModule.html +58 -0
  120. package/docs/modules/EuimLanguageSelectorModule.html +58 -0
  121. package/docs/modules/EuimListHeaderModule.html +58 -0
  122. package/docs/modules/EuimMediaHeaderModule.html +58 -0
  123. package/docs/modules/EuimMenuModule.html +58 -0
  124. package/docs/modules/EuimMessageModule.html +58 -0
  125. package/docs/modules/EuimMultiselectModule.html +58 -0
  126. package/docs/modules/EuimNotificationItemModule.html +58 -0
  127. package/docs/modules/EuimPdfWrapperModule.html +228 -0
  128. package/docs/modules/EuimScrollerXComponentModule.html +58 -0
  129. package/docs/modules/EuimSidebarModule.html +58 -0
  130. package/docs/modules/EuimSkeletonListItemModule.html +58 -0
  131. package/docs/modules/EuimSkeletonListModule.html +58 -0
  132. package/docs/modules/EuimSkeletonTextAvatarModule.html +58 -0
  133. package/docs/modules/EuimSliderInfoScreenModule.html +58 -0
  134. package/docs/modules/EuimSliderModule.html +58 -0
  135. package/docs/modules/EuimSpinnerComponentModule.html +58 -0
  136. package/docs/modules/EuimStepperComponentModule.html +58 -0
  137. package/docs/modules/EuimToolbarComponentModule.html +58 -0
  138. package/docs/modules/EuimUserProfileModule.html +58 -0
  139. package/docs/modules.html +70 -0
  140. package/docs/properties.html +58 -0
  141. package/esm2022/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.mjs +5 -5
  142. package/esm2022/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.mjs +5 -5
  143. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -5
  144. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  145. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -5
  146. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  147. package/esm2022/lib/components/base-states.directive.mjs +4 -4
  148. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
  149. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
  150. package/esm2022/lib/components/directives/euim-item-divider/euim-item-divider.directive.mjs +4 -4
  151. package/esm2022/lib/components/directives/euim-item-divider/euim-item-divider.module.mjs +5 -5
  152. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +4 -4
  153. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +5 -5
  154. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
  155. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
  156. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  157. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +5 -5
  158. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +4 -4
  159. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +4 -4
  160. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +4 -4
  161. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +5 -5
  162. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +4 -4
  163. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +5 -5
  164. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +5 -5
  165. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  166. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +5 -6
  167. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +21 -81
  168. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  169. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  170. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +5 -5
  171. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +5 -5
  172. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +5 -5
  173. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  174. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +4 -4
  175. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  176. package/esm2022/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.mjs +4 -4
  177. package/esm2022/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.mjs +4 -4
  178. package/esm2022/lib/components/euim-fieldset/euim-fieldset.component.mjs +5 -5
  179. package/esm2022/lib/components/euim-fieldset/euim-fieldset.module.mjs +5 -5
  180. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  181. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  182. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  183. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +6 -6
  184. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
  185. package/esm2022/lib/components/euim-menu/euim-menu.component.mjs +5 -5
  186. package/esm2022/lib/components/euim-menu/euim-menu.module.mjs +5 -5
  187. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  188. package/esm2022/lib/components/euim-message/euim-message.component.mjs +5 -5
  189. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  190. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +5 -5
  191. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  192. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +5 -5
  193. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +5 -5
  194. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +5 -5
  195. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +5 -5
  196. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +5 -5
  197. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  198. package/esm2022/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.mjs +87 -0
  199. package/esm2022/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.mjs +43 -0
  200. package/esm2022/lib/components/euim-pdf-wrapper/index.mjs +3 -0
  201. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  202. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  203. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +4 -4
  204. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  205. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +5 -5
  206. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  207. package/esm2022/lib/components/euim-slider/euim-slide/euim-slide.component.mjs +4 -4
  208. package/esm2022/lib/components/euim-slider/euim-slider.component.mjs +5 -5
  209. package/esm2022/lib/components/euim-slider/euim-slider.module.mjs +5 -5
  210. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  211. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  212. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  213. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  214. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +6 -6
  215. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  216. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +4 -4
  217. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +4 -4
  218. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +4 -4
  219. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  220. package/esm2022/lib/components/euim-stepper/euim-steper.module.mjs +5 -5
  221. package/esm2022/lib/components/euim-stepper/euim-stepper.component.mjs +4 -4
  222. package/esm2022/lib/components/index.mjs +2 -1
  223. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +4 -4
  224. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.mjs +4 -4
  225. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +4 -4
  226. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.mjs +4 -4
  227. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.mjs +5 -5
  228. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +5 -5
  229. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -5
  230. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  231. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  232. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  233. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +5 -5
  234. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  235. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.mjs +4 -4
  236. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.mjs +4 -4
  237. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.mjs +4 -4
  238. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen.component.mjs +5 -5
  239. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen.module.mjs +5 -5
  240. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +10 -10
  241. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +8 -15
  242. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +5 -5
  243. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +4 -4
  244. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  245. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +5 -5
  246. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  247. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +5 -5
  248. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
  249. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  250. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  251. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  252. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
  253. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  254. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -4
  255. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  256. package/esm2022/lib/euim-all.module.mjs +5 -5
  257. package/esm2022/lib/services/euim-app.service.mjs +5 -5
  258. package/fesm2022/eui-mobile-core.mjs +593 -543
  259. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  260. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts +0 -1
  261. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  262. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +2 -9
  263. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  264. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.d.ts +25 -0
  265. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.d.ts.map +1 -0
  266. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.d.ts +13 -0
  267. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.d.ts.map +1 -0
  268. package/lib/components/euim-pdf-wrapper/index.d.ts +3 -0
  269. package/lib/components/euim-pdf-wrapper/index.d.ts.map +1 -0
  270. package/lib/components/index.d.ts +1 -0
  271. package/lib/components/index.d.ts.map +1 -1
  272. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +13 -13
  273. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  274. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +5 -7
  275. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  276. package/lib/euim-all.module.d.ts.map +1 -1
  277. package/package.json +4 -2
@@ -4,7 +4,6 @@ import * as i0 from "@angular/core";
4
4
  export declare class EuimChipSelectorItemDirective {
5
5
  renderer: Renderer2;
6
6
  el: ElementRef;
7
- clickEventAdded: boolean;
8
7
  id: number;
9
8
  euimChipSelectorAll: BooleanInput;
10
9
  className: string;
@@ -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;IAUnB,QAAQ,EAAE,SAAS;IAAS,EAAE,EAAE,UAAU;IAT7D,eAAe,UAAS;IAEf,EAAE,EAAE,MAAM,CAAC;IAGpB,mBAAmB,EAAE,YAAY,CAAS;IAEpB,SAAS,SAA8B;gBAE1C,QAAQ,EAAE,SAAS,EAAS,EAAE,EAAE,UAAU;yCAVpD,6BAA6B;2CAA7B,6BAA6B;CAYzC"}
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;IAPpD,EAAE,EAAE,MAAM,CAAC;IAGpB,mBAAmB,EAAE,YAAY,CAAS;IAEpB,SAAS,SAA8B;gBAE1C,QAAQ,EAAE,SAAS,EAAS,EAAE,EAAE,UAAU;yCATpD,6BAA6B;2CAA7B,6BAA6B;CAWzC"}
@@ -1,9 +1,8 @@
1
- import { QueryList, OnChanges, SimpleChanges, AfterContentInit, AfterViewInit, EventEmitter, OnDestroy } from '@angular/core';
1
+ import { QueryList, OnChanges, SimpleChanges, AfterContentInit, AfterViewInit, EventEmitter } from '@angular/core';
2
2
  import { BooleanInput } from '@angular/cdk/coercion';
3
3
  import { EuimChipSelectorItemDirective } from './euim-chip-selector-item/euim-chip-selector-item.directive';
4
- import { Subscription } from 'rxjs';
5
4
  import * as i0 from "@angular/core";
6
- export declare class EuimChipSelectorComponent implements AfterViewInit, AfterContentInit, OnChanges, OnDestroy {
5
+ export declare class EuimChipSelectorComponent implements AfterViewInit, AfterContentInit, OnChanges {
7
6
  backgroundColor: 'primary' | 'white' | '';
8
7
  /**
9
8
  * @deprecated Will be removed in v17.
@@ -25,22 +24,16 @@ export declare class EuimChipSelectorComponent implements AfterViewInit, AfterCo
25
24
  filteredData: FilteredData[];
26
25
  filterConditions: any[];
27
26
  searchInput: string;
28
- euimChipSelectorItemSubscription: Subscription;
29
- clickEventHandled: boolean;
30
27
  ngAfterViewInit(): void;
31
28
  ngAfterContentInit(): void;
32
- ngOnDestroy(): void;
33
- subscribeToChanges(): void;
34
29
  ngOnChanges(changes: SimpleChanges): void;
35
30
  getCssClasses(): string;
36
31
  setCssItemClasses(): void;
37
32
  getCssItemClasses(): string;
38
33
  updateChipsAndFilters(): void;
39
- clickEventHandler(chip: any): void;
40
34
  handleChange(event: any): void;
41
35
  clearFiltersAndSelectAll(): void;
42
36
  updateChipsAndFilterDataAfterInit(): void;
43
- emitEvents(): void;
44
37
  onFilterChange(filterCondition: string, isFilterAll: BooleanInput, item: any): void;
45
38
  applyFilter(filterCondition: string, isAllFilter: BooleanInput, multipleFilterConditions: string[]): void;
46
39
  addSelectedStyles(item: any): void;
@@ -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,gCAAgC,EAAE,YAAY,CAAC;IAC/C,iBAAiB,UAAS;IAE1B,eAAe,IAAI,IAAI;IAIvB,kBAAkB,IAAI,IAAI;IAM1B,WAAW,IAAI,IAAI;IAMnB,kBAAkB,IAAI,IAAI;IAW1B,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAQzC,aAAa,IAAI,MAAM;IAOvB,iBAAiB,IAAI,IAAI;IASzB,iBAAiB,IAAI,MAAM;IAiB3B,qBAAqB,IAAI,IAAI;IA2B7B,iBAAiB,CAAC,IAAI,KAAA,GAAG,IAAI;IAqB7B,YAAY,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IA0B9B,wBAAwB,IAAI,IAAI;IAehC,iCAAiC,IAAI,IAAI;IA4BzC,UAAU,IAAI,IAAI;IAIlB,cAAc,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,IAAI,KAAA,GAAG,IAAI;IAW9E,WAAW,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,wBAAwB,EAAE,MAAM,EAAE,GAAG,IAAI;IA+BzG,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;yCAjTjB,yBAAyB;2CAAzB,yBAAyB;CAwTrC;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,EAAa,SAAS,EAAE,SAAS,EAAE,aAAa,EAA4C,gBAAgB,EAAyC,aAAa,EAAU,YAAY,EAAE,MAAM,eAAe,CAAC;AACvN,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAErD,OAAO,EAAE,6BAA6B,EAAE,MAAM,6DAA6D,CAAC;;AAE5G,qBAQa,yBAA0B,YAAW,aAAa,EAAE,gBAAgB,EAAE,SAAS;IAC/E,eAAe,EAAE,SAAS,GAAG,OAAO,GAAG,EAAE,CAAa;IAC/D;;;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;IACpD,IACI,UAAU,IAAI,MAAM,CAEvB;IAGD,6BAA6B,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAExE,YAAY,iBAAwB;IACpC,gBAAgB,QAAK;IACrB,WAAW,SAAM;IAEjB,eAAe,IAAI,IAAI;IAIvB,kBAAkB,IAAI,IAAI;IAK1B,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAQzC,aAAa,IAAI,MAAM;IAOvB,iBAAiB,IAAI,IAAI;IASzB,iBAAiB,IAAI,MAAM;IAiB3B,qBAAqB,IAAI,IAAI;IAqB7B,YAAY,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAgB9B,wBAAwB,IAAI,IAAI;IAehC,iCAAiC,IAAI,IAAI;IA6BzC,cAAc,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,IAAI,KAAA,GAAG,IAAI;IAW9E,WAAW,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,wBAAwB,EAAE,MAAM,EAAE,GAAG,IAAI;IAiBzG,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;yCArOjB,yBAAyB;2CAAzB,yBAAyB;CA4OrC;AAED,UAAU,YAAY;IAClB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB"}
@@ -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"}
@@ -27,6 +27,7 @@ export * from './euim-chip-selector';
27
27
  export * from './euim-skeleton-list';
28
28
  export * from './euim-skeleton-list-item';
29
29
  export * from './euim-multiselect';
30
+ export * from './euim-pdf-wrapper';
30
31
  export * from './directives/euim-list-header';
31
32
  export * from './directives/euim-item-divider';
32
33
  export * from './directives/euim-divider';
@@ -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,+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;AACnC,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,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,19 +9,18 @@ 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
16
  _euimPrimary: import("@angular/cdk/coercion").BooleanInput;
18
- languages: UxLanguage[];
19
- selectedLanguage: UxLanguage;
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>;
@@ -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,qBAgBa,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,+CAAwC;IACpD,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"}
@@ -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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkFA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
package/package.json CHANGED
@@ -1,13 +1,15 @@
1
1
  {
2
2
  "name": "@eui/mobile-core",
3
- "version": "16.8.0",
4
- "tag": "latest",
3
+ "version": "17.0.0-next.2",
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",
11
13
  "tslib": "^2.3.0"
12
14
  },
13
15
  "module": "fesm2022/eui-mobile-core.mjs",