@eui/mobile-core 18.0.0-next.9 → 18.0.1-snapshot-1734530560622

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 (254) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +2 -2
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +2 -2
  3. package/docs/components/EuiMUserProfileInfosComponent.html +2 -2
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +2 -2
  5. package/docs/components/EuimAboutComponent.html +57 -168
  6. package/docs/components/EuimAboutContentLoadingComponent.html +98 -18
  7. package/docs/components/EuimAlertMessageComponent.html +3 -3
  8. package/docs/components/EuimAppComponent.html +2 -2
  9. package/docs/components/EuimAvatarBadgeComponent.html +2 -2
  10. package/docs/components/EuimAvatarComponent.html +5 -5
  11. package/docs/components/EuimAvatarIconComponent.html +2 -2
  12. package/docs/components/EuimAvatarIconSubComponent.html +3 -3
  13. package/docs/components/EuimAvatarImageComponent.html +2 -2
  14. package/docs/components/EuimAvatarTextComponent.html +2 -2
  15. package/docs/components/EuimBadgeComponent.html +3 -3
  16. package/docs/components/EuimCardComponent.html +2 -2
  17. package/docs/components/EuimCardListComponent.html +2 -2
  18. package/docs/components/EuimChangelogComponent.html +102 -3
  19. package/docs/components/EuimChipSelectorComponent.html +7 -7
  20. package/docs/components/EuimDataSummaryColComponent.html +2 -2
  21. package/docs/components/EuimDataSummaryComponent.html +2 -2
  22. package/docs/components/EuimEmptyListPlaceholderComponent.html +3 -3
  23. package/docs/components/EuimHeaderDetailsComponent.html +2 -2
  24. package/docs/components/EuimHelpSupportComponent.html +8 -8
  25. package/docs/components/EuimLabelComponent.html +3 -3
  26. package/docs/components/EuimLanguageListComponent.html +3 -3
  27. package/docs/components/EuimLanguageSelectorComponent.html +26 -3
  28. package/docs/components/EuimMediaHeaderComponent.html +2 -2
  29. package/docs/components/EuimMessageComponent.html +2 -2
  30. package/docs/components/EuimMessageTitleComponent.html +2 -2
  31. package/docs/components/EuimMultiselectComponent.html +2 -2
  32. package/docs/components/EuimMultiselectFilterComponent.html +3 -3
  33. package/docs/components/EuimMultiselectInfoComponent.html +2 -2
  34. package/docs/components/EuimMultiselectListComponent.html +2 -2
  35. package/docs/components/EuimMultiselectToolbarComponent.html +3 -3
  36. package/docs/components/EuimNotificationItemComponent.html +2 -2
  37. package/docs/components/EuimOpenSourceLicencesComponent.html +102 -3
  38. package/docs/components/EuimPdfViewerComponent.html +3 -10
  39. package/docs/components/EuimScrollerXComponent.html +2 -2
  40. package/docs/components/EuimSidebarComponent.html +2 -2
  41. package/docs/components/EuimSidebarContentComponent.html +2 -2
  42. package/docs/components/EuimSkeletonListComponent.html +2 -2
  43. package/docs/components/EuimSkeletonListItemComponent.html +2 -2
  44. package/docs/components/EuimSlideInfoScreenComponent.html +2 -2
  45. package/docs/components/EuimSliderInfoScreenComponent.html +2 -2
  46. package/docs/components/EuimSpinnerComponent.html +2 -2
  47. package/docs/components/EuimSpinnerDescriptionComponent.html +2 -2
  48. package/docs/components/EuimSpinnerMessageComponent.html +2 -2
  49. package/docs/components/EuimToolbarActionItemsComponent.html +2 -2
  50. package/docs/components/EuimToolbarComponent.html +27 -3
  51. package/docs/components/EuimToolbarDatepickerComponent.html +4 -11
  52. package/docs/components/EuimToolbarQrcodeComponent.html +364 -0
  53. package/docs/components/EuimToolbarTitleComponent.html +2 -2
  54. package/docs/components/EuimUserProfileComponent.html +2 -2
  55. package/docs/dependencies.html +4 -4
  56. package/docs/directives/EuimDividerDirective.html +4 -0
  57. package/docs/directives/EuimListHeaderDirective.html +4 -0
  58. package/docs/directives/EuimSkeletonTextAvatarDirective.html +4 -0
  59. package/docs/index.html +3 -3
  60. package/docs/js/menu-wc.js +117 -38
  61. package/docs/js/menu-wc_es5.js +1 -1
  62. package/docs/js/search/search_index.js +2 -2
  63. package/docs/miscellaneous/variables.html +80 -0
  64. package/docs/modules/EuimAllModule.html +1 -1
  65. package/docs/modules/EuimDividerModule.html +13 -4
  66. package/docs/modules/EuimListHeaderModule.html +13 -4
  67. package/docs/modules/EuimSkeletonTextAvatarModule.html +13 -4
  68. package/docs/modules/EuimToolbarDatepickerModule.html +0 -6
  69. package/docs/modules/EuimToolbarQrcodeModule.html +232 -0
  70. package/docs/modules.html +24 -0
  71. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +5 -6
  72. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +4 -4
  73. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +4 -4
  74. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +4 -4
  75. package/esm2022/lib/components/base-states.directive.mjs +3 -3
  76. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +3 -3
  77. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +3 -3
  78. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +5 -4
  79. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +12 -9
  80. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +5 -4
  81. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +12 -9
  82. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +3 -3
  83. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +3 -3
  84. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +3 -3
  85. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +5 -4
  86. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +12 -9
  87. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +3 -3
  88. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +11 -12
  89. package/esm2022/lib/components/euim-about/euim-about.component.mjs +10 -35
  90. package/esm2022/lib/components/euim-about/euim-about.module.mjs +5 -9
  91. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +12 -11
  92. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +11 -14
  93. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +12 -11
  94. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +4 -4
  95. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +15 -13
  96. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +3 -3
  97. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +3 -3
  98. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +4 -4
  99. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +3 -3
  100. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +3 -3
  101. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +5 -5
  102. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +4 -4
  103. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +6 -5
  104. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +4 -4
  105. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +3 -3
  106. package/esm2022/lib/components/euim-card/euim-card.component.mjs +4 -4
  107. package/esm2022/lib/components/euim-card/euim-card.module.mjs +4 -4
  108. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +4 -4
  109. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +4 -4
  110. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +3 -3
  111. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +8 -7
  112. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +4 -4
  113. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +3 -3
  114. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -3
  115. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +3 -3
  116. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +7 -7
  117. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +4 -4
  118. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
  119. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +4 -4
  120. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +3 -3
  121. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +3 -3
  122. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +3 -3
  123. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +3 -3
  124. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +4 -4
  125. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +4 -4
  126. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +3 -3
  127. package/esm2022/lib/components/euim-message/euim-message.component.mjs +4 -4
  128. package/esm2022/lib/components/euim-message/euim-message.module.mjs +4 -4
  129. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +3 -3
  130. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  131. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +3 -3
  132. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +3 -3
  133. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +3 -3
  134. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +5 -5
  135. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +4 -4
  136. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +4 -4
  137. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +5 -9
  138. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +4 -4
  139. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +3 -3
  140. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +3 -3
  141. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +3 -3
  142. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +3 -3
  143. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +4 -4
  144. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +3 -3
  145. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +4 -4
  146. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +4 -4
  147. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +4 -4
  148. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +3 -3
  149. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +3 -3
  150. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +3 -3
  151. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +3 -3
  152. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +4 -4
  153. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +4 -4
  154. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +4 -4
  155. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +4 -4
  156. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +4 -4
  157. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +4 -4
  158. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +6 -10
  159. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +6 -11
  160. package/esm2022/lib/components/euim-toolbar-datepicker/index.mjs +1 -2
  161. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +21 -0
  162. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +36 -0
  163. package/esm2022/lib/components/euim-toolbar-qrcode/index.mjs +3 -0
  164. package/esm2022/lib/components/index.mjs +2 -1
  165. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +3 -3
  166. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +4 -4
  167. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +3 -3
  168. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +3 -3
  169. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +3 -3
  170. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +4 -4
  171. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +4 -4
  172. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +10 -9
  173. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +8 -7
  174. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +4 -4
  175. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +3 -3
  176. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +4 -4
  177. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +4 -4
  178. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +3 -3
  179. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +3 -3
  180. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +8 -5
  181. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +4 -4
  182. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +3 -3
  183. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +3 -3
  184. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +3 -3
  185. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +3 -3
  186. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -4
  187. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +4 -4
  188. package/esm2022/lib/euim-all.module.mjs +11 -6
  189. package/esm2022/lib/services/euim-app.service.mjs +3 -3
  190. package/fesm2022/eui-mobile-core.mjs +569 -589
  191. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  192. package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
  193. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  194. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts +1 -1
  195. package/lib/components/directives/euim-divider/euim-divider.directive.d.ts.map +1 -1
  196. package/lib/components/directives/euim-divider/euim-divider.module.d.ts +7 -4
  197. package/lib/components/directives/euim-divider/euim-divider.module.d.ts.map +1 -1
  198. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +1 -1
  199. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +1 -1
  200. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +7 -4
  201. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +1 -1
  202. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts +1 -1
  203. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.d.ts.map +1 -1
  204. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts +7 -4
  205. package/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.d.ts.map +1 -1
  206. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts +2 -2
  207. package/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.d.ts.map +1 -1
  208. package/lib/components/euim-about/euim-about.component.d.ts +2 -12
  209. package/lib/components/euim-about/euim-about.component.d.ts.map +1 -1
  210. package/lib/components/euim-about/euim-about.module.d.ts +9 -10
  211. package/lib/components/euim-about/euim-about.module.d.ts.map +1 -1
  212. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +1 -0
  213. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -1
  214. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts +2 -2
  215. package/lib/components/euim-about/euim-help-support/euim-help-support.component.d.ts.map +1 -1
  216. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +2 -1
  217. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -1
  218. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  219. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +1 -1
  220. package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -1
  221. package/lib/components/euim-avatar/euim-avatar.component.d.ts +3 -3
  222. package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
  223. package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
  224. package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
  225. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  226. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +3 -3
  227. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  228. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts +0 -4
  229. package/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.d.ts.map +1 -1
  230. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +0 -4
  231. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  232. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +7 -8
  233. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts.map +1 -1
  234. package/lib/components/euim-toolbar-datepicker/index.d.ts +0 -1
  235. package/lib/components/euim-toolbar-datepicker/index.d.ts.map +1 -1
  236. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts +9 -0
  237. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.d.ts.map +1 -0
  238. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts +12 -0
  239. package/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.d.ts.map +1 -0
  240. package/lib/components/euim-toolbar-qrcode/index.d.ts +3 -0
  241. package/lib/components/euim-toolbar-qrcode/index.d.ts.map +1 -0
  242. package/lib/components/index.d.ts +1 -0
  243. package/lib/components/index.d.ts.map +1 -1
  244. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +1 -0
  245. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  246. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +2 -1
  247. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  248. package/lib/euim-all.module.d.ts +16 -15
  249. package/lib/euim-all.module.d.ts.map +1 -1
  250. package/package.json +2 -2
  251. package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +0 -671
  252. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +0 -73
  253. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts +0 -19
  254. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.d.ts.map +0 -1
@@ -13,7 +13,7 @@ export declare class EuimLabelComponent {
13
13
  constructor(baseStatesDirective: BaseStatesDirective);
14
14
  getCssClasses(): string;
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimLabelComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimLabelComponent, "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", never, { "euimLabelTruncateWithLines": { "alias": "euimLabelTruncateWithLines"; "required": false; }; "euimLabelTitle": { "alias": "euimLabelTitle"; "required": false; }; "euimLabelSubTitle": { "alias": "euimLabelSubTitle"; "required": false; }; "euimLabelMeta": { "alias": "euimLabelMeta"; "required": false; }; "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "euimLabelTextWrap": { "alias": "euimLabelTextWrap"; "required": false; }; }, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimSize2XS": "euimSize2XS"; "euimSizeXS": "euimSizeXS"; "euimSizeS": "euimSizeS"; "euimSizeM": "euimSizeM"; "euimSizeL": "euimSizeL"; "euimSizeXL": "euimSizeXL"; "euimSize2XL": "euimSize2XL"; "euimSize3XL": "euimSize3XL"; "euimSize4XL": "euimSize4XL"; "color": "color"; }; outputs: {}; }]>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimLabelComponent, "div[euimLabel], p[euimLabel], span[euimLabel], euim-label", never, { "euimLabelTruncateWithLines": { "alias": "euimLabelTruncateWithLines"; "required": false; }; "euimLabelTitle": { "alias": "euimLabelTitle"; "required": false; }; "euimLabelSubTitle": { "alias": "euimLabelSubTitle"; "required": false; }; "euimLabelMeta": { "alias": "euimLabelMeta"; "required": false; }; "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "euimLabelTextWrap": { "alias": "euimLabelTextWrap"; "required": false; }; }, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimSizeXS": "euimSizeXS"; "euimSizeS": "euimSizeS"; "euimSizeM": "euimSizeM"; "euimSizeL": "euimSizeL"; "euimSizeXL": "euimSizeXL"; "euimSize2XL": "euimSize2XL"; "euimSize3XL": "euimSize3XL"; "euimSize4XL": "euimSize4XL"; "color": "color"; }; outputs: {}; }]>;
17
17
  static ngAcceptInputType_euimLabelTruncateWithLines: unknown;
18
18
  static ngAcceptInputType_euimLabelTitle: unknown;
19
19
  static ngAcceptInputType_euimLabelSubTitle: unknown;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/euim-label.component.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAyBa,kBAAkB;IAwBR,mBAAmB,EAAE,mBAAmB;IAtB+B,0BAA0B,EAAE,MAAM,CAAC;IAG7H,cAAc,UAAS;IAGvB,iBAAiB,UAAS;IAG1B,aAAa,UAAS;IAGtB,iBAAiB,UAAS;IAG1B,iBAAiB,UAAS;IAE1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCA1Bd,kBAAkB;2CAAlB,kBAAkB;yDAsCkjuQ,OAAQ;6CAA12lO,OAAQ;gDAAR,OAAQ;4CAAR,OAAQ;gDAAR,OAAQ;gDAAR,OAAQ;CADtvoC"}
1
+ {"version":3,"file":"euim-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/atoms/euim-label/euim-label.component.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;;;AAElE,qBAwBa,kBAAkB;IAwBR,mBAAmB,EAAE,mBAAmB;IAtB+B,0BAA0B,EAAE,MAAM,CAAC;IAG7H,cAAc,UAAS;IAGvB,iBAAiB,UAAS;IAG1B,aAAa,UAAS;IAGtB,iBAAiB,UAAS;IAG1B,iBAAiB,UAAS;IAE1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCA1Bd,kBAAkB;2CAAlB,kBAAkB;yDAsC+iuQ,OAAQ;6CAAx0lO,OAAQ;gDAAR,OAAQ;4CAAR,OAAQ;gDAAR,OAAQ;gDAAR,OAAQ;CADrxoC"}
@@ -4,6 +4,6 @@ export declare class EuimDividerDirective {
4
4
  get cssClasses(): string;
5
5
  getCssClasses(rootClass: string): string;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimDividerDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimDividerDirective, "[euimDivider]", never, { "lines": { "alias": "lines"; "required": false; }; }, {}, never, never, false, never>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimDividerDirective, "[euimDivider]", never, { "lines": { "alias": "lines"; "required": false; }; }, {}, never, never, true, never>;
8
8
  }
9
9
  //# sourceMappingURL=euim-divider.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-divider.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/euim-divider.directive.ts"],"names":[],"mappings":";AAEA,qBAGa,oBAAoB;IACpB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IAEhC,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAR/B,oBAAoB;2CAApB,oBAAoB;CAehC"}
1
+ {"version":3,"file":"euim-divider.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/euim-divider.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,oBAAoB;IACpB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IAEhC,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAR/B,oBAAoB;2CAApB,oBAAoB;CAehC"}
@@ -1,10 +1,13 @@
1
1
  import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-divider.directive";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ionic/angular";
2
+ import * as i1 from "@angular/common";
3
+ import * as i2 from "@ionic/angular";
4
+ import * as i3 from "./euim-divider.directive";
5
+ /**
6
+ * @deprecated will be removed in the next version of eUI Mobile.
7
+ */
5
8
  export declare class EuimDividerModule {
6
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimDividerModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimDividerModule, [typeof i1.EuimDividerDirective], [typeof i2.CommonModule, typeof i3.IonicModule], [typeof i1.EuimDividerDirective]>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimDividerModule, never, [typeof i1.CommonModule, typeof i2.IonicModule, typeof i3.EuimDividerDirective], [typeof i3.EuimDividerDirective]>;
8
11
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimDividerModule>;
9
12
  }
10
13
  //# sourceMappingURL=euim-divider.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-divider.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/euim-divider.module.ts"],"names":[],"mappings":";;;;AAKA,qBAYa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAC7B"}
1
+ {"version":3,"file":"euim-divider.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-divider/euim-divider.module.ts"],"names":[],"mappings":";;;;AAKA;;GAEG;AACH,qBAWa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAC7B"}
@@ -4,6 +4,6 @@ export declare class EuimListHeaderDirective {
4
4
  get cssClasses(): string;
5
5
  getCssClasses(rootClass: string): string;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimListHeaderDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimListHeaderDirective, "[euimListHeader]", never, { "border": { "alias": "border"; "required": false; }; }, {}, never, never, false, never>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimListHeaderDirective, "[euimListHeader]", never, { "border": { "alias": "border"; "required": false; }; }, {}, never, never, true, never>;
8
8
  }
9
9
  //# sourceMappingURL=euim-list-header.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-list-header.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-header/euim-list-header.directive.ts"],"names":[],"mappings":";AAEA,qBAGa,uBAAuB;IACvB,MAAM,EAAE,KAAK,GAAG,QAAQ,CAAC;IAElC,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAR/B,uBAAuB;2CAAvB,uBAAuB;CAenC"}
1
+ {"version":3,"file":"euim-list-header.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-header/euim-list-header.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,uBAAuB;IACvB,MAAM,EAAE,KAAK,GAAG,QAAQ,CAAC;IAElC,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAR/B,uBAAuB;2CAAvB,uBAAuB;CAenC"}
@@ -1,10 +1,13 @@
1
1
  import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-list-header.directive";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ionic/angular";
2
+ import * as i1 from "@angular/common";
3
+ import * as i2 from "@ionic/angular";
4
+ import * as i3 from "./euim-list-header.directive";
5
+ /**
6
+ * @deprecated will be removed in the next version of eUI Mobile.
7
+ */
5
8
  export declare class EuimListHeaderModule {
6
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimListHeaderModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimListHeaderModule, [typeof i1.EuimListHeaderDirective], [typeof i2.CommonModule, typeof i3.IonicModule], [typeof i1.EuimListHeaderDirective]>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimListHeaderModule, never, [typeof i1.CommonModule, typeof i2.IonicModule, typeof i3.EuimListHeaderDirective], [typeof i3.EuimListHeaderDirective]>;
8
11
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimListHeaderModule>;
9
12
  }
10
13
  //# sourceMappingURL=euim-list-header.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-list-header.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-header/euim-list-header.module.ts"],"names":[],"mappings":";;;;AAKA,qBAYa,oBAAoB;yCAApB,oBAAoB;0CAApB,oBAAoB;0CAApB,oBAAoB;CAChC"}
1
+ {"version":3,"file":"euim-list-header.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-list-header/euim-list-header.module.ts"],"names":[],"mappings":";;;;AAKA;;GAEG;AACH,qBAWa,oBAAoB;yCAApB,oBAAoB;0CAApB,oBAAoB;0CAApB,oBAAoB;CAChC"}
@@ -2,6 +2,6 @@ import * as i0 from "@angular/core";
2
2
  export declare class EuimSkeletonTextAvatarDirective {
3
3
  className: string;
4
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonTextAvatarDirective, never>;
5
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSkeletonTextAvatarDirective, "[euimSkeletonTextAvatar]", never, {}, {}, never, never, false, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSkeletonTextAvatarDirective, "[euimSkeletonTextAvatar]", never, {}, {}, never, never, true, never>;
6
6
  }
7
7
  //# sourceMappingURL=euim-skeleton-text-avatar.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-skeleton-text-avatar.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.ts"],"names":[],"mappings":";AAEA,qBAGa,+BAA+B;IAClB,SAAS,SAA+B;yCADrD,+BAA+B;2CAA/B,+BAA+B;CAE3C"}
1
+ {"version":3,"file":"euim-skeleton-text-avatar.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,+BAA+B;IAClB,SAAS,SAA+B;yCADrD,+BAA+B;2CAA/B,+BAA+B;CAE3C"}
@@ -1,10 +1,13 @@
1
1
  import * as i0 from "@angular/core";
2
- import * as i1 from "./euim-skeleton-text-avatar.directive";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ionic/angular";
2
+ import * as i1 from "@angular/common";
3
+ import * as i2 from "@ionic/angular";
4
+ import * as i3 from "./euim-skeleton-text-avatar.directive";
5
+ /**
6
+ * @deprecated will be removed in the next version of eUI Mobile.
7
+ */
5
8
  export declare class EuimSkeletonTextAvatarModule {
6
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonTextAvatarModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSkeletonTextAvatarModule, [typeof i1.EuimSkeletonTextAvatarDirective], [typeof i2.CommonModule, typeof i3.IonicModule], [typeof i1.EuimSkeletonTextAvatarDirective]>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSkeletonTextAvatarModule, never, [typeof i1.CommonModule, typeof i2.IonicModule, typeof i3.EuimSkeletonTextAvatarDirective], [typeof i3.EuimSkeletonTextAvatarDirective]>;
8
11
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimSkeletonTextAvatarModule>;
9
12
  }
10
13
  //# sourceMappingURL=euim-skeleton-text-avatar.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-skeleton-text-avatar.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.ts"],"names":[],"mappings":";;;;AAKA,qBAYa,4BAA4B;yCAA5B,4BAA4B;0CAA5B,4BAA4B;0CAA5B,4BAA4B;CACxC"}
1
+ {"version":3,"file":"euim-skeleton-text-avatar.module.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.ts"],"names":[],"mappings":";;;;AAKA;;GAEG;AACH,qBAWa,4BAA4B;yCAA5B,4BAA4B;0CAA5B,4BAA4B;0CAA5B,4BAA4B;CACxC"}
@@ -3,12 +3,12 @@ import { DomSanitizer, SafeResourceUrl } from '@angular/platform-browser';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class EuimAboutContentLoadingComponent implements OnInit {
5
5
  private sanitizer;
6
+ className: string;
6
7
  webUrl: string;
7
- toolbarTitle: any;
8
8
  protected sanitizedUrl: SafeResourceUrl;
9
9
  constructor(sanitizer: DomSanitizer);
10
10
  ngOnInit(): void;
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutContentLoadingComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutContentLoadingComponent, "euim-about-content-loading", never, { "webUrl": { "alias": "webUrl"; "required": false; }; "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; }, {}, never, ["*"], false, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutContentLoadingComponent, "euim-about-content-loading", never, { "webUrl": { "alias": "webUrl"; "required": false; }; }, {}, never, ["*"], false, never>;
13
13
  }
14
14
  //# sourceMappingURL=euim-about-content-loading.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-about-content-loading.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAqB,MAAM,eAAe,CAAC;AAC5E,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;;AAE1E,qBAMa,gCAAiC,YAAW,MAAM;IAMzD,OAAO,CAAC,SAAS;IALV,MAAM,SAAM;IACZ,YAAY,MAAC;IACtB,SAAS,CAAC,YAAY,EAAE,eAAe,CAAC;gBAG9B,SAAS,EAAE,YAAY;IAGjC,QAAQ,IAAI,IAAI;yCATP,gCAAgC;2CAAhC,gCAAgC;CAY5C"}
1
+ {"version":3,"file":"euim-about-content-loading.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAkC,MAAM,eAAe,CAAC;AACzF,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;;AAE1E,qBAMa,gCAAiC,YAAW,MAAM;IAM3D,OAAO,CAAC,SAAS;IALG,SAAS,SAAgC;IACtD,MAAM,SAAM;IACrB,SAAS,CAAC,YAAY,EAAE,eAAe,CAAC;gBAG9B,SAAS,EAAE,YAAY;IAGjC,QAAQ,IAAI,IAAI;yCATL,gCAAgC;2CAAhC,gCAAgC;CAY5C"}
@@ -1,22 +1,12 @@
1
1
  import * as i0 from "@angular/core";
2
- /**
3
- * This component is not ready yet for production
4
- * @beta
5
- */
6
2
  export declare class EuimAboutComponent {
7
- version: any;
8
- releaseDate: any;
9
- qrCodeUrl: string;
10
- logoUrl: string;
11
- appName: any;
3
+ className: string;
12
4
  changelogExists: boolean;
13
5
  privacyStatementExists: boolean;
14
6
  helpSupportExists: boolean;
15
7
  legalNoticeExists: boolean;
16
8
  openSourceLicencesExists: boolean;
17
- showCode: boolean;
18
- toggleQRCode(): void;
19
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, { "version": { "alias": "version"; "required": false; }; "releaseDate": { "alias": "releaseDate"; "required": false; }; "qrCodeUrl": { "alias": "qrCodeUrl"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "appName": { "alias": "appName"; "required": false; }; }, {}, never, ["*"], false, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, {}, {}, never, ["*"], false, never>;
21
11
  }
22
12
  //# sourceMappingURL=euim-about.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-about.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.component.ts"],"names":[],"mappings":";AAEA;;;GAGG;AACH,qBAOa,kBAAkB;IAEpB,OAAO,MAAC;IACR,WAAW,MAAC;IACZ,SAAS,EAAG,MAAM,CAAC;IACnB,OAAO,SAAM;IACb,OAAO,MAAC;IAEjB,eAAe,UAAS;IACxB,sBAAsB,UAAS;IAC/B,iBAAiB,UAAS;IAC1B,iBAAiB,UAAS;IAC1B,wBAAwB,UAAS;IACjC,QAAQ,UAAS;IAEjB,YAAY,IAAI,IAAI;yCAfT,kBAAkB;2CAAlB,kBAAkB;CAmB9B"}
1
+ {"version":3,"file":"euim-about.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.component.ts"],"names":[],"mappings":";AAEA,qBAOa,kBAAkB;IACP,SAAS,SAAgB;IAC/C,eAAe,UAAS;IACxB,sBAAsB,UAAS;IAC/B,iBAAiB,UAAS;IAC1B,iBAAiB,UAAS;IAC1B,wBAAwB,UAAS;yCANtB,kBAAkB;2CAAlB,kBAAkB;CAO9B"}
@@ -6,18 +6,17 @@ import * as i4 from "./euim-help-support/euim-help-support.component";
6
6
  import * as i5 from "./euim-about-content-loading/euim-about-content-loading.component";
7
7
  import * as i6 from "@angular/common";
8
8
  import * as i7 from "@ionic/angular";
9
- import * as i8 from "angularx-qrcode";
10
- import * as i9 from "../layout/euim-toolbar/euim-toolbar.module";
11
- import * as i10 from "../layout/euim-header-details/euim-header-details.module";
12
- import * as i11 from "../atoms/euim-label/euim-label.module";
13
- import * as i12 from "../euim-avatar/euim-avatar.module";
14
- import * as i13 from "../euim-alert-message/euim-alert-message.module";
15
- import * as i14 from "@mapaxe/ngx-pinch-zoom";
16
- import * as i15 from "@ngx-translate/core";
17
- import * as i16 from "@angular/router";
9
+ import * as i8 from "../layout/euim-toolbar/euim-toolbar.module";
10
+ import * as i9 from "../layout/euim-header-details/euim-header-details.module";
11
+ import * as i10 from "../atoms/euim-label/euim-label.module";
12
+ import * as i11 from "../euim-avatar/euim-avatar.module";
13
+ import * as i12 from "../euim-alert-message/euim-alert-message.module";
14
+ import * as i13 from "@mapaxe/ngx-pinch-zoom";
15
+ import * as i14 from "@ngx-translate/core";
16
+ import * as i15 from "@angular/router";
18
17
  export declare class EuimAboutModule {
19
18
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutModule, never>;
20
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent], [typeof i6.CommonModule, typeof i7.IonicModule, typeof i8.QRCodeModule, typeof i9.EuimToolbarComponentModule, typeof i10.EuimHeaderDetailsModule, typeof i11.EuimLabelModule, typeof i12.EuimAvatarModule, typeof i13.EuimAlertMessageModule, typeof i14.PinchZoomModule, typeof i15.TranslateModule, typeof i16.RouterModule], [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent]>;
19
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent], [typeof i6.CommonModule, typeof i7.IonicModule, typeof i8.EuimToolbarComponentModule, typeof i9.EuimHeaderDetailsModule, typeof i10.EuimLabelModule, typeof i11.EuimAvatarModule, typeof i12.EuimAlertMessageModule, typeof i13.PinchZoomModule, typeof i14.TranslateModule, typeof i15.RouterModule], [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent]>;
21
20
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimAboutModule>;
22
21
  }
23
22
  //# sourceMappingURL=euim-about.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-about.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AA2BA,qBAsBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAC3B"}
1
+ {"version":3,"file":"euim-about.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAyBA,qBAqBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAC3B"}
@@ -1,5 +1,6 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class EuimChangelogComponent {
3
+ className: string;
3
4
  changeLogs: any[];
4
5
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimChangelogComponent, never>;
5
6
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimChangelogComponent, "euim-changelog", never, { "changeLogs": { "alias": "changeLogs"; "required": false; }; }, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-changelog.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-changelog/euim-changelog.component.ts"],"names":[],"mappings":";AAEA,qBAMa,sBAAsB;IACtB,UAAU,QAAM;yCADhB,sBAAsB;2CAAtB,sBAAsB;CAElC"}
1
+ {"version":3,"file":"euim-changelog.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-changelog/euim-changelog.component.ts"],"names":[],"mappings":";AAEA,qBAMa,sBAAsB;IACT,SAAS,SAAoB;IAC1C,UAAU,QAAM;yCAFhB,sBAAsB;2CAAtB,sBAAsB;CAGlC"}
@@ -6,12 +6,12 @@ export declare class EuimHelpSupportComponent {
6
6
  className: string;
7
7
  constructor(router: Router);
8
8
  onItemClick(item: Item, linkType: string, linkTitle: string): void;
9
- isLinkSharp(item: Item): boolean;
9
+ isEndIconLink(item: Item): boolean;
10
10
  getLinkClass(item: Item): string;
11
11
  getLink(item?: Item, linkType?: string, linkTitle?: string): string;
12
12
  setTargetAttribute(item?: Item, linkType?: string): string;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimHelpSupportComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; }; }, {}, never, ["[headerSection]", "*"], false, never>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; }; }, {}, never, ["*"], false, never>;
15
15
  }
16
16
  interface Item {
17
17
  title: string;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-help-support.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;;AAEzC,qBAMa,wBAAwB;IAKrB,OAAO,CAAC,MAAM;IAJjB,mBAAmB,EAAC,kBAAkB,EAAE,CAAM;IAEjC,SAAS,SAAuB;gBAElC,MAAM,EAAE,MAAM;IAElC,WAAW,CAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,IAAI;IAUlE,WAAW,CAAC,IAAI,EAAE,IAAI,GAAG,OAAO;IAIhC,YAAY,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM;IAIhC,OAAO,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM;IAenE,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM;yCAxCjD,wBAAwB;2CAAxB,wBAAwB;CAgDpC;AAED,UAAU,IAAI;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,UAAU,kBAAkB;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,IAAI,EAAE,CAAC;CACf"}
1
+ {"version":3,"file":"euim-help-support.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;;AAEzC,qBAMa,wBAAwB;IAKrB,OAAO,CAAC,MAAM;IAJjB,mBAAmB,EAAC,kBAAkB,EAAE,CAAM;IAEjC,SAAS,SAAuB;gBAElC,MAAM,EAAE,MAAM;IAElC,WAAW,CAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,IAAI;IAUlE,aAAa,CAAC,IAAI,EAAE,IAAI,GAAG,OAAO;IAIlC,YAAY,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM;IAIhC,OAAO,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM;IAenE,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM;yCAxCjD,wBAAwB;2CAAxB,wBAAwB;CAgDpC;AAED,UAAU,IAAI;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,UAAU,kBAAkB;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,IAAI,EAAE,CAAC;CACf"}
@@ -1,10 +1,11 @@
1
1
  import { EventEmitter } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EuimOpenSourceLicencesComponent {
4
+ className: string;
4
5
  items: any[];
5
6
  clickItem: EventEmitter<string[]>;
6
7
  emitItemClick(itemName: string): void;
7
8
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimOpenSourceLicencesComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; }; }, { "clickItem": "clickItem"; }, never, never, false, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; }; }, { "clickItem": "clickItem"; }, never, ["*"], false, never>;
9
10
  }
10
11
  //# sourceMappingURL=euim-opensource-licences.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-opensource-licences.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAqB,MAAM,eAAe,CAAC;;AAE1F,qBAQa,+BAA+B;IAE/B,KAAK,QAAM;IACV,SAAS,yBAAgC;IAEnD,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;yCAL5B,+BAA+B;2CAA/B,+BAA+B;CAS3C"}
1
+ {"version":3,"file":"euim-opensource-licences.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAkC,MAAM,eAAe,CAAC;;AAEvG,qBAQa,+BAA+B;IAClB,SAAS,SAA8B;IACpD,KAAK,QAAM;IACV,SAAS,yBAAgC;IAEnD,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;yCAL5B,+BAA+B;2CAA/B,+BAA+B;CAS3C"}
@@ -1 +1 @@
1
- {"version":3,"file":"euim-alert-messsage.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-alert-message/euim-alert-messsage.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,YAAY,EAEZ,MAAM,EAET,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAgBa,yBAA0B,YAAW,MAAM;IAiBjC,mBAAmB,EAAE,mBAAmB;IAf3D,QAAQ,SAAa;IAEX,SAAS,qBAA4B;IAG/C,iBAAiB,UAAS;IAG1B,OAAO,UAAS;IAGhB,WAAW,UAAS;IAEpB,SAAS,UAAQ;gBAEE,mBAAmB,EAAE,mBAAmB;IAE3D,QAAQ,IAAI,IAAI;IAMhB,WAAW,IAAI,IAAI;IAMnB,IAAI,IAAI,IAAI,MAAM,CAqBjB;IAED,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;IASvB,OAAO,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCApElB,yBAAyB;2CAAzB,yBAAyB;gDA4Ek0nC,OAAQ;sCAAR,OAAQ;0CAAR,OAAQ;CAD/2nC"}
1
+ {"version":3,"file":"euim-alert-messsage.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-alert-message/euim-alert-messsage.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,YAAY,EAEZ,MAAM,EAET,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAC/D,qBAgBa,yBAA0B,YAAW,MAAM;IAiBjC,mBAAmB,EAAE,mBAAmB;IAf3D,QAAQ,SAAa;IAEX,SAAS,qBAA4B;IAG/C,iBAAiB,UAAS;IAG1B,OAAO,UAAS;IAGhB,WAAW,UAAS;IAEpB,SAAS,UAAQ;gBAEE,mBAAmB,EAAE,mBAAmB;IAE3D,QAAQ,IAAI,IAAI;IAMhB,WAAW,IAAI,IAAI;IAMnB,IAAI,IAAI,IAAI,MAAM,CAuBjB;IAED,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;IASvB,OAAO,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCAtElB,yBAAyB;2CAAzB,yBAAyB;gDA8EoznC,OAAQ;sCAAR,OAAQ;0CAAR,OAAQ;CADj2nC"}
@@ -1,6 +1,6 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class EuimAvatarIconSubComponent {
3
- color: 'default' | 'dark' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
3
+ color: 'default' | 'dark' | 'branding' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
4
4
  size: 'default' | 'auto' | 'l' | 'm' | 's';
5
5
  fill: 'default' | 'clear' | 'outline' | 'solid' | 'outline-solid';
6
6
  variant: 'default' | 'rounded' | 'rectangle';
@@ -1 +1 @@
1
- {"version":3,"file":"euim-avatar-icon-sub.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.ts"],"names":[],"mappings":";AAEA,qBAIa,0BAA0B;IAC1B,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAClI,IAAI,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAa;IACvD,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,eAAe,CAAa;IAC9E,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG,WAAW,CAAa;IACzD,WAAW,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAa;IAElG,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCAZd,0BAA0B;2CAA1B,0BAA0B;CAsBtC"}
1
+ {"version":3,"file":"euim-avatar-icon-sub.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.ts"],"names":[],"mappings":";AAEA,qBAIa,0BAA0B;IAC1B,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAC/I,IAAI,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAa;IACvD,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,eAAe,CAAa;IAC9E,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG,WAAW,CAAa;IACzD,WAAW,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAa;IAElG,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCAZd,0BAA0B;2CAA1B,0BAA0B;CAsBtC"}
@@ -1,10 +1,10 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class EuimAvatarComponent {
3
- color: 'default' | 'dark' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
3
+ color: 'default' | 'dark' | 'branding' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
4
4
  size: 'default' | 'auto' | 's' | 'm' | 'l';
5
5
  fill: 'default' | 'clear' | 'outline' | 'outline-solid' | 'solid';
6
- variant: 'default' | 'rounded' | 'rectangle';
7
- borderColor: 'default' | 'primary' | 'info' | 'success' | 'danger' | 'white';
6
+ variant: 'default' | 'rectangle' | 'rounded';
7
+ borderColor: 'default' | 'primary' | 'branding' | 'info' | 'success' | 'danger' | 'white';
8
8
  get cssClasses(): string;
9
9
  getCssClasses(): string;
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarComponent, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-avatar.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.component.ts"],"names":[],"mappings":";AAEA,qBAOa,mBAAmB;IACnB,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAClI,IAAI,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAa;IACvD,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,GAAG,OAAO,CAAa;IAC9E,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG,WAAW,CAAa;IACzD,WAAW,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAa;IAElG,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCAZd,mBAAmB;2CAAnB,mBAAmB;CAsB/B"}
1
+ {"version":3,"file":"euim-avatar.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.component.ts"],"names":[],"mappings":";AAEA,qBAOa,mBAAmB;IACnB,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAC/I,IAAI,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAa;IACvD,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,GAAG,OAAO,CAAa;IAC9E,OAAO,EAAE,SAAS,GAAG,WAAW,GAAG,SAAS,CAAa;IACzD,WAAW,EAAE,SAAS,GAAG,SAAS,GAAE,UAAU,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAa;IAE9G,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCAZd,mBAAmB;2CAAnB,mBAAmB;CAsB/B"}
@@ -7,6 +7,6 @@ export declare class EuimBadgeComponent {
7
7
  constructor(baseStatesDirective: BaseStatesDirective);
8
8
  getCssClasses(): string;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimBadgeComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimBadgeComponent, "euim-badge", never, {}, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimPositionTopEnd": "euimPositionTopEnd"; "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; "color": "color"; }; outputs: {}; }]>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimBadgeComponent, "euim-badge", never, {}, {}, never, ["*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimPositionTopEnd": "euimPositionTopEnd"; "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; "euimSizeXL": "euimSizeXL"; "color": "color"; }; outputs: {}; }]>;
11
11
  }
12
12
  //# sourceMappingURL=euim-badge.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-badge.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-badge/euim-badge.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,qBAmBa,kBAAkB;IAOR,mBAAmB,EAAE,mBAAmB;IAL3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCATd,kBAAkB;2CAAlB,kBAAkB;CAc9B"}
1
+ {"version":3,"file":"euim-badge.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-badge/euim-badge.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,qBAoBa,kBAAkB;IAOR,mBAAmB,EAAE,mBAAmB;IAL3D,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCATd,kBAAkB;2CAAlB,kBAAkB;CAc9B"}
@@ -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,EAAqC,MAAM,eAAe,CAAC;;AAExH,qBAGa,6BAA6B;IASnB,QAAQ,EAAE,SAAS;IAAS,EAAE,EAAE,UAAU;IAR7D,eAAe,UAAS;IAEe,EAAE,EAAE,MAAM,CAAC;IAElD,mBAAmB,UAAS;IAEN,SAAS,SAA8B;gBAE1C,QAAQ,EAAE,SAAS,EAAS,EAAE,EAAE,UAAU;yCATpD,6BAA6B;2CAA7B,6BAA6B;iCAYusxQ,OAAQ;kDAA12lO,OAAQ;CADt5rC"}
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,EAAqC,MAAM,eAAe,CAAC;;AAExH,qBAGa,6BAA6B;IASnB,QAAQ,EAAE,SAAS;IAAS,EAAE,EAAE,UAAU;IAR7D,eAAe,UAAS;IAEe,EAAE,EAAE,MAAM,CAAC;IAElD,mBAAmB,UAAS;IAEN,SAAS,SAA8B;gBAE1C,QAAQ,EAAE,SAAS,EAAS,EAAE,EAAE,UAAU;yCATpD,6BAA6B;2CAA7B,6BAA6B;iCAYqqxQ,OAAQ;kDAAx0lO,OAAQ;CADt5rC"}
@@ -4,9 +4,9 @@ import { EuimChipSelectorItemDirective } from './euim-chip-selector-item/euim-ch
4
4
  import { Subscription } from 'rxjs';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class EuimChipSelectorComponent implements AfterViewInit, AfterContentInit, OnChanges, OnDestroy {
7
- backgroundColor: 'primary' | 'transparent' | 'white' | '';
8
- color: 'default' | 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
9
- chipSelectedColor: 'primary' | 'dark' | 'info' | 'success' | 'warning' | 'danger' | 'white';
7
+ backgroundColor: 'branding' | 'transparent' | 'white' | '';
8
+ color: 'default' | 'dark' | 'branding' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
9
+ chipSelectedColor: 'primary' | 'dark' | 'branding' | 'info' | 'success' | 'warning' | 'danger' | 'white';
10
10
  chipFill: 'default' | 'clear' | 'outline' | 'outline-solid' | 'solid';
11
11
  sourceData: FilteredData[];
12
12
  hasBoxShadow: BooleanInput;
@@ -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":"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"}
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":"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"}
@@ -4,10 +4,6 @@ import { AlertController } from '@ionic/angular';
4
4
  import { PinchZoomComponent, ZoomEvent } from '@mapaxe/ngx-pinch-zoom';
5
5
  import { HttpClient } from '@angular/common/http';
6
6
  import * as i0 from "@angular/core";
7
- /**
8
- * This component is not ready yet for production
9
- * @beta
10
- */
11
7
  export declare class EuimPdfViewerComponent implements OnInit, OnChanges, OnDestroy {
12
8
  private alertService;
13
9
  private http;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-pdf-viewer.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,SAAS,EAAE,SAAS,EAAkD,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5H,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;;AAIlD;;;GAGG;AACH,qBAMa,sBAAuB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;IAmB3D,OAAO,CAAC,YAAY;IAAmB,OAAO,CAAC,IAAI;IAlBtD,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,SAAM;IAEmB,KAAK,EAAG,kBAAkB,CAAC;IAEjE,IAAI,SAAK;IACT,OAAO,UAAQ;IACf,YAAY,SAAM;IAClB,GAAG,EAAE,gBAAgB,CAAC;IAEtB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,SAAS,CAAC,WAAW,SAAK;IAC1B,SAAS,CAAC,IAAI,EAAE,UAAU,CAAC;IAE3B,OAAO,CAAC,gBAAgB,CAAU;IAClC,OAAO,CAAC,UAAU,CAAyB;IAC3C,OAAO,CAAC,YAAY,CAAe;gBAEf,YAAY,EAAE,eAAe,EAAU,IAAI,EAAE,UAAU;IAW3E,QAAQ,IAAI,IAAI;IAkBhB,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAOzC,WAAW,IAAI,IAAI;IAInB,UAAU,CAAC,KAAK,EAAE,SAAS,GAAG,IAAI;IAKlC,QAAQ,CAAC,GAAG,EAAE,gBAAgB,GAAG,IAAI;IAOrC,OAAO,IAAI,IAAI;IAMf,UAAU,IAAI,IAAI;IAMlB,QAAQ,IAAI,IAAI;IAIhB,SAAS,IAAI,IAAI;IAMjB,WAAW,IAAI,IAAI;IAInB,QAAQ,IAAI,IAAI;IAMhB,QAAQ,IAAG,IAAI;IAMf;;;;;;OAMG;IACH,OAAO,CAAC,YAAY;IAcpB;;;;OAIG;IACH,OAAO,CAAC,UAAU;yCAvIT,sBAAsB;2CAAtB,sBAAsB;CAkJlC"}
1
+ {"version":3,"file":"euim-pdf-viewer.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,SAAS,EAAE,SAAS,EAAkD,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5H,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;;AAIlD,qBAMa,sBAAuB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;IAmB3D,OAAO,CAAC,YAAY;IAAmB,OAAO,CAAC,IAAI;IAlBtD,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,SAAM;IAEmB,KAAK,EAAG,kBAAkB,CAAC;IAEjE,IAAI,SAAK;IACT,OAAO,UAAQ;IACf,YAAY,SAAM;IAClB,GAAG,EAAE,gBAAgB,CAAC;IAEtB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,SAAS,CAAC,WAAW,SAAK;IAC1B,SAAS,CAAC,IAAI,EAAE,UAAU,CAAC;IAE3B,OAAO,CAAC,gBAAgB,CAAU;IAClC,OAAO,CAAC,UAAU,CAAyB;IAC3C,OAAO,CAAC,YAAY,CAAe;gBAEf,YAAY,EAAE,eAAe,EAAU,IAAI,EAAE,UAAU;IAW3E,QAAQ,IAAI,IAAI;IAkBhB,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAOzC,WAAW,IAAI,IAAI;IAInB,UAAU,CAAC,KAAK,EAAE,SAAS,GAAG,IAAI;IAKlC,QAAQ,CAAC,GAAG,EAAE,gBAAgB,GAAG,IAAI;IAOrC,OAAO,IAAI,IAAI;IAMf,UAAU,IAAI,IAAI;IAMlB,QAAQ,IAAI,IAAI;IAIhB,SAAS,IAAI,IAAI;IAMjB,WAAW,IAAI,IAAI;IAInB,QAAQ,IAAI,IAAI;IAMhB,QAAQ,IAAG,IAAI;IAMf;;;;;;OAMG;IACH,OAAO,CAAC,YAAY;IAcpB;;;;OAIG;IACH,OAAO,CAAC,UAAU;yCAvIT,sBAAsB;2CAAtB,sBAAsB;CAkJlC"}
@@ -4,10 +4,6 @@ import { BaseStatesDirective } from '../base-states.directive';
4
4
  import { TranslateService } from '@ngx-translate/core';
5
5
  import * as i0 from "@angular/core";
6
6
  import * as i1 from "../base-states.directive";
7
- /**
8
- * This component is not ready yet for production
9
- * @beta
10
- */
11
7
  export declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy {
12
8
  baseStatesDirective: BaseStatesDirective;
13
9
  private translate;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-toolbar-datepicker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAGL,MAAM,EAEb,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAmB,MAAM,qBAAqB,CAAC;;;AAGxE;;;GAGG;AACH,qBAca,8BACT,YAAW,MAAM,EAAE,SAAS;IA+BT,mBAAmB,EAAE,mBAAmB;IAAE,OAAO,CAAC,SAAS;IAAoB,OAAO,CAAC,eAAe;IA9BhH,IAAI,SAA0B;IAC9B,KAAK,EAAG,MAAM,CAAC;IACf,QAAQ,EAAG,MAAM,CAAC;IAE3B,mBAAmB,EAAE,OAAO,CAAC;IAE7B,mBAAmB,EAAC,OAAO,CAAC;IAE5B,YAAY,EAAC,OAAO,CAAC;IACZ,YAAY,EAAE,MAAM,CAAC;IAEpB,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAErE,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,aAAa,EAAE,MAAM,CAAC;IAChC,SAAS,CAAC,YAAY,EAAE,MAAM,CAAC;IAE/B,OAAO,CAAC,QAAQ,CAAM;IACtB,OAAO,CAAC,WAAW,CAAU;IAC7B,OAAO,CAAC,sBAAsB,CAAe;IAC7C,SAAS,CAAC,WAAW,EAAE,MAAM,CAAC;IAE9B,SAAS,CAAC,OAAO,EAAE,MAAM,CAAC;IAC1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB,EAAU,SAAS,EAAE,gBAAgB,EAAU,eAAe,EAAE,eAAe;IAOpI,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC;IAOnC,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,KAAK,UAAU,CAAC,GAAG,EAAC,MAAM,EAElC;IAED,SAAS,CAAC,WAAW,EAAE,IAAI,CAAC;IAE5B,QAAQ,IAAK,IAAI;IAejB,WAAW,IAAI,IAAI;IAKnB,aAAa,IAAI,MAAM;IAMvB,iBAAiB,CAAC,IAAI,EAAC,MAAM,GAAG,IAAI;IAOpC,mBAAmB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IASvC,SAAS,CAAC,cAAc,IAAI,IAAI;IAahC,SAAS,CAAC,cAAc,IAAI,IAAI;IAahC,OAAO,CAAC,uBAAuB;IAM/B,OAAO,CAAC,oBAAoB;yCAlInB,8BAA8B;2CAA9B,8BAA8B;kDAuI4liC,OAAQ;kDAAR,OAAQ;2CAAR,OAAQ;CAD9oiC"}
1
+ {"version":3,"file":"euim-toolbar-datepicker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAGL,MAAM,EAEb,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAmB,MAAM,qBAAqB,CAAC;;;AAGxE,qBAca,8BACT,YAAW,MAAM,EAAE,SAAS;IA+BT,mBAAmB,EAAE,mBAAmB;IAAE,OAAO,CAAC,SAAS;IAAoB,OAAO,CAAC,eAAe;IA9BhH,IAAI,SAAoB;IACxB,KAAK,EAAG,MAAM,CAAC;IACf,QAAQ,EAAG,MAAM,CAAC;IAE3B,mBAAmB,EAAE,OAAO,CAAC;IAE7B,mBAAmB,EAAC,OAAO,CAAC;IAE5B,YAAY,EAAC,OAAO,CAAC;IACZ,YAAY,EAAE,MAAM,CAAC;IAEpB,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAErE,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,aAAa,EAAE,MAAM,CAAC;IAChC,SAAS,CAAC,YAAY,EAAE,MAAM,CAAC;IAE/B,OAAO,CAAC,QAAQ,CAAM;IACtB,OAAO,CAAC,WAAW,CAAU;IAC7B,OAAO,CAAC,sBAAsB,CAAe;IAC7C,SAAS,CAAC,WAAW,EAAE,MAAM,CAAC;IAE9B,SAAS,CAAC,OAAO,EAAE,MAAM,CAAC;IAC1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB,EAAU,SAAS,EAAE,gBAAgB,EAAU,eAAe,EAAE,eAAe;IAOpI,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC;IAOnC,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,KAAK,UAAU,CAAC,GAAG,EAAC,MAAM,EAElC;IAED,SAAS,CAAC,WAAW,EAAE,IAAI,CAAC;IAE5B,QAAQ,IAAK,IAAI;IAejB,WAAW,IAAI,IAAI;IAKnB,aAAa,IAAI,MAAM;IAMvB,iBAAiB,CAAC,IAAI,EAAC,MAAM,GAAG,IAAI;IAOpC,mBAAmB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IASvC,SAAS,CAAC,cAAc,IAAI,IAAI;IAahC,SAAS,CAAC,cAAc,IAAI,IAAI;IAahC,OAAO,CAAC,uBAAuB;IAM/B,OAAO,CAAC,oBAAoB;yCAlInB,8BAA8B;2CAA9B,8BAA8B;kDAuIqqiC,OAAQ;kDAAR,OAAQ;2CAAR,OAAQ;CADvtiC"}
@@ -1,15 +1,14 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./euim-toolbar-datepicker.component";
3
- import * as i2 from "./euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@ionic/angular";
6
- import * as i5 from "@ngx-translate/core";
7
- import * as i6 from "../euim-avatar/euim-avatar.module";
8
- import * as i7 from "../atoms/euim-label/euim-label.module";
9
- import * as i8 from "@angular/forms";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "@ionic/angular";
5
+ import * as i4 from "@ngx-translate/core";
6
+ import * as i5 from "../euim-avatar/euim-avatar.module";
7
+ import * as i6 from "../atoms/euim-label/euim-label.module";
8
+ import * as i7 from "@angular/forms";
10
9
  export declare class EuimToolbarDatepickerModule {
11
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarDatepickerModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarDatepickerModule, [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.TranslateModule, typeof i6.EuimAvatarModule, typeof i7.EuimLabelModule, typeof i8.FormsModule], [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective]>;
11
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarDatepickerModule, [typeof i1.EuimToolbarDatepickerComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.TranslateModule, typeof i5.EuimAvatarModule, typeof i6.EuimLabelModule, typeof i7.FormsModule], [typeof i1.EuimToolbarDatepickerComponent]>;
13
12
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimToolbarDatepickerModule>;
14
13
  }
15
14
  //# sourceMappingURL=euim-toolbar-datepicker.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-toolbar-datepicker.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.ts"],"names":[],"mappings":";;;;;;;;;AAWA,qBAmBa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CACvC"}
1
+ {"version":3,"file":"euim-toolbar-datepicker.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.ts"],"names":[],"mappings":";;;;;;;;AASA,qBAgBa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CACvC"}
@@ -1,4 +1,3 @@
1
1
  export * from './euim-toolbar-datepicker.module';
2
2
  export * from './euim-toolbar-datepicker.component';
3
- export * from './euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive';
4
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC;AACjD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+EAA+E,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC;AACjD,cAAc,qCAAqC,CAAC"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimToolbarQrcodeComponent {
3
+ qrCodeUrl: string;
4
+ logoUrl: string;
5
+ showCode: any;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarQrcodeComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarQrcodeComponent, "euim-toolbar-qrcode", never, { "qrCodeUrl": { "alias": "qrCodeUrl"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "showCode": { "alias": "showCode"; "required": false; }; }, {}, never, never, false, never>;
8
+ }
9
+ //# sourceMappingURL=euim-toolbar-qrcode.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-toolbar-qrcode.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.ts"],"names":[],"mappings":";AAMA,qBAKa,0BAA0B;IAE5B,SAAS,EAAG,MAAM,CAAC;IACnB,OAAO,SAAM;IACb,QAAQ,MAAC;yCAJP,0BAA0B;2CAA1B,0BAA0B;CAMtC"}
@@ -0,0 +1,12 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./euim-toolbar-qrcode.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "@ionic/angular";
5
+ import * as i4 from "@ngx-translate/core";
6
+ import * as i5 from "angularx-qrcode";
7
+ export declare class EuimToolbarQrcodeModule {
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarQrcodeModule, never>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarQrcodeModule, [typeof i1.EuimToolbarQrcodeComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.TranslateModule, typeof i5.QRCodeModule], [typeof i1.EuimToolbarQrcodeComponent]>;
10
+ static ɵinj: i0.ɵɵInjectorDeclaration<EuimToolbarQrcodeModule>;
11
+ }
12
+ //# sourceMappingURL=euim-toolbar-qrcode.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-toolbar-qrcode.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.ts"],"names":[],"mappings":";;;;;;AAOA,qBAca,uBAAuB;yCAAvB,uBAAuB;0CAAvB,uBAAuB;0CAAvB,uBAAuB;CACnC"}
@@ -0,0 +1,3 @@
1
+ export * from './euim-toolbar-qrcode.module';
2
+ export * from './euim-toolbar-qrcode.component';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-qrcode/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC"}
@@ -25,6 +25,7 @@ export * from './euim-skeleton-list-item';
25
25
  export * from './euim-multiselect';
26
26
  export * from './euim-pdf-viewer';
27
27
  export * from './euim-about';
28
+ export * from './euim-toolbar-qrcode';
28
29
  export * from './euim-toolbar-datepicker';
29
30
  export * from './euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive';
30
31
  export * from './euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.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,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,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0FAA0F,CAAC;AACzG,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,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,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qFAAqF,CAAC;AACpG,cAAc,qFAAqF,CAAC;AACpG,cAAc,qDAAqD,CAAC;AAEpE,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4DAA4D,CAAC;AAC3E,cAAc,sDAAsD,CAAC;AACrE,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,gEAAgE,CAAC;AAC/E,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,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0FAA0F,CAAC;AACzG,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,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,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qFAAqF,CAAC;AACpG,cAAc,qFAAqF,CAAC;AACpG,cAAc,qDAAqD,CAAC;AAEpE,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4DAA4D,CAAC;AAC3E,cAAc,sDAAsD,CAAC;AACrE,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
@@ -21,6 +21,7 @@ export declare class EuimLanguageSelectorComponent implements OnInit, OnDestroy
21
21
  baseStatesDirective: BaseStatesDirective;
22
22
  protected baseGlobalConfig: GlobalConfig;
23
23
  _euimPrimary: boolean;
24
+ _euimBranding: boolean;
24
25
  /**
25
26
  * @deprecated
26
27
  * will become private in eUI Mobile v19.
@@ -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,EAA2D,SAAS,EAAE,MAAM,EAAqB,MAAM,eAAe,CAAC;AACjJ,OAAO,EAAwB,iBAAiB,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAClF,OAAO,EAAE,kBAAkB,EAAkB,WAAW,EAAE,WAAW,EAAuB,MAAM,WAAW,CAAC;AAG9G,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;IAa/D,OAAO,CAAC,EAAE;IACV;;OAEG;IACI,eAAe,EAAE,kBAAkB;IAC1C;;OAEG;IACI,UAAU,EAAE,cAAc;IACjC,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,SAAS;IACV,mBAAmB,EAAE,mBAAmB;IAClB,SAAS,CAAC,gBAAgB,EAAE,YAAY;IAvBzE,YAAY,UAAgD;IAC5D;;;OAGG;IACH,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,SAAS,CAAC,MAAM,EAAE,iBAAiB,CAAC;IACpC,gBAAgB,EAAE,WAAW,CAAC;IAC9B,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,EAAE,EAAE,iBAAiB;IAC7B;;OAEG;IACI,eAAe,EAAE,kBAAkB;IAC1C;;OAEG;IACI,UAAU,EAAE,cAAc,EACzB,WAAW,EAAE,WAAW,EACxB,SAAS,EAAE,eAAe,EAC3B,mBAAmB,EAAE,mBAAmB,EACR,gBAAgB,EAAE,YAAY;IAKzE,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,QAAQ,IAAI,IAAI;IAahB,WAAW,IAAI,IAAI;IAKb,kBAAkB,IAAG,OAAO,CAAC,IAAI,CAAC;IAYxC,SAAS,CAAC,eAAe,IAAI,IAAI;IAOjC,SAAS,CAAC,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM;yCAxE/C,6BAA6B;2CAA7B,6BAA6B;CAgFzC"}
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,EAA2D,SAAS,EAAE,MAAM,EAAqB,MAAM,eAAe,CAAC;AACjJ,OAAO,EAAwB,iBAAiB,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAClF,OAAO,EAAE,kBAAkB,EAAkB,WAAW,EAAE,WAAW,EAAuB,MAAM,WAAW,CAAC;AAG9G,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;IAc/D,OAAO,CAAC,EAAE;IACV;;OAEG;IACI,eAAe,EAAE,kBAAkB;IAC1C;;OAEG;IACI,UAAU,EAAE,cAAc;IACjC,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,SAAS;IACV,mBAAmB,EAAE,mBAAmB;IAClB,SAAS,CAAC,gBAAgB,EAAE,YAAY;IAxBzE,YAAY,UAAgD;IAC5D,aAAa,UAAiD;IAC9D;;;OAGG;IACH,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,SAAS,CAAC,MAAM,EAAE,iBAAiB,CAAC;IACpC,gBAAgB,EAAE,WAAW,CAAC;IAC9B,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,EAAE,EAAE,iBAAiB;IAC7B;;OAEG;IACI,eAAe,EAAE,kBAAkB;IAC1C;;OAEG;IACI,UAAU,EAAE,cAAc,EACzB,WAAW,EAAE,WAAW,EACxB,SAAS,EAAE,eAAe,EAC3B,mBAAmB,EAAE,mBAAmB,EACR,gBAAgB,EAAE,YAAY;IAKzE,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,QAAQ,IAAI,IAAI;IAgBhB,WAAW,IAAI,IAAI;IAKb,kBAAkB,IAAG,OAAO,CAAC,IAAI,CAAC;IAYxC,SAAS,CAAC,eAAe,IAAI,IAAI;IAMjC,SAAS,CAAC,gBAAgB,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM;yCA3E/C,6BAA6B;2CAA7B,6BAA6B;CAmFzC"}