@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
@@ -14,10 +14,10 @@ export class EuimNotificationItemComponent {
14
14
  this.baseStatesDirective.getCssClasses('euim-notification-item'),
15
15
  ].join(' ');
16
16
  }
17
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimNotificationItemComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
18
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuimNotificationItemComponent, selector: "euim-notification-item", host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["color", "color"] }], ngImport: i0, template: "", styles: [".euim-notification-item{display:block;border-radius:50%;width:var(--eui-s-xs);height:var(--eui-s-xs)}.euim-notification-item--primary{background:var(--eui-c-primary)}.euim-notification-item--secondary{background:var(--eui-c-neutral)}.euim-notification-item--info{background:var(--eui-c-info)}.euim-notification-item--success{background:var(--eui-c-success)}.euim-notification-item--warning{background:var(--eui-c-warning)}.euim-notification-item--danger{background:var(--eui-c-danger)}.euim-notification-item--accent{background:var(--eui-bc-accent-100)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
17
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
18
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimNotificationItemComponent, selector: "euim-notification-item", host: { properties: { "class": "this.cssClasses" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["color", "color"] }], ngImport: i0, template: "", styles: [".euim-notification-item{display:block;border-radius:50%;width:var(--eui-s-xs);height:var(--eui-s-xs)}.euim-notification-item--primary{background:var(--eui-c-primary)}.euim-notification-item--default{background:var(--eui-c-neutral)}.euim-notification-item--info{background:var(--eui-c-info)}.euim-notification-item--success{background:var(--eui-c-success-dark)}.euim-notification-item--warning{background:var(--eui-c-warning)}.euim-notification-item--danger{background:var(--eui-c-danger-dark)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
19
19
  }
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimNotificationItemComponent, decorators: [{
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemComponent, decorators: [{
21
21
  type: Component,
22
22
  args: [{ selector: 'euim-notification-item', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, hostDirectives: [
23
23
  {
@@ -26,7 +26,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImpo
26
26
  'color',
27
27
  ],
28
28
  },
29
- ], template: "", styles: [".euim-notification-item{display:block;border-radius:50%;width:var(--eui-s-xs);height:var(--eui-s-xs)}.euim-notification-item--primary{background:var(--eui-c-primary)}.euim-notification-item--secondary{background:var(--eui-c-neutral)}.euim-notification-item--info{background:var(--eui-c-info)}.euim-notification-item--success{background:var(--eui-c-success)}.euim-notification-item--warning{background:var(--eui-c-warning)}.euim-notification-item--danger{background:var(--eui-c-danger)}.euim-notification-item--accent{background:var(--eui-bc-accent-100)}\n"] }]
29
+ ], template: "", styles: [".euim-notification-item{display:block;border-radius:50%;width:var(--eui-s-xs);height:var(--eui-s-xs)}.euim-notification-item--primary{background:var(--eui-c-primary)}.euim-notification-item--default{background:var(--eui-c-neutral)}.euim-notification-item--info{background:var(--eui-c-info)}.euim-notification-item--success{background:var(--eui-c-success-dark)}.euim-notification-item--warning{background:var(--eui-c-warning)}.euim-notification-item--danger{background:var(--eui-c-danger-dark)}\n"] }]
30
30
  }], ctorParameters: () => [{ type: i1.BaseStatesDirective }], propDecorators: { cssClasses: [{
31
31
  type: HostBinding,
32
32
  args: ['class']
@@ -4,13 +4,13 @@ import { IonicModule } from '@ionic/angular';
4
4
  import { EuimNotificationItemComponent } from './euim-notification-item.component';
5
5
  import * as i0 from "@angular/core";
6
6
  export class EuimNotificationItemModule {
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimNotificationItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuimNotificationItemModule, declarations: [EuimNotificationItemComponent], imports: [CommonModule,
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemModule, declarations: [EuimNotificationItemComponent], imports: [CommonModule,
9
9
  IonicModule], exports: [EuimNotificationItemComponent] }); }
10
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimNotificationItemModule, imports: [CommonModule,
10
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemModule, imports: [CommonModule,
11
11
  IonicModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimNotificationItemModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimNotificationItemModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [
@@ -74,10 +74,10 @@ export class BaseStatesDirective {
74
74
  .join(' ')
75
75
  .trim();
76
76
  }
77
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: BaseStatesDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
78
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.2.10", type: BaseStatesDirective, isStandalone: true, selector: "[euimBase]", inputs: { color: "color", euimDisabled: ["euimDisabled", "euimDisabled", booleanAttribute], euimPositionTopEnd: ["euimPositionTopEnd", "euimPositionTopEnd", booleanAttribute], euimFontBold: ["euimFontBold", "euimFontBold", booleanAttribute], euimFontRegular: ["euimFontRegular", "euimFontRegular", booleanAttribute], euimFontBoldItalic: ["euimFontBoldItalic", "euimFontBoldItalic", booleanAttribute], euimFontItalic: ["euimFontItalic", "euimFontItalic", booleanAttribute], euimFontLight: ["euimFontLight", "euimFontLight", booleanAttribute], euimSize2XS: ["euimSize2XS", "euimSize2XS", booleanAttribute], euimSizeXS: ["euimSizeXS", "euimSizeXS", booleanAttribute], euimSizeS: ["euimSizeS", "euimSizeS", booleanAttribute], euimSizeM: ["euimSizeM", "euimSizeM", booleanAttribute], euimSizeL: ["euimSizeL", "euimSizeL", booleanAttribute], euimSizeXL: ["euimSizeXL", "euimSizeXL", booleanAttribute], euimSize2XL: ["euimSize2XL", "euimSize2XL", booleanAttribute], euimSize3XL: ["euimSize3XL", "euimSize3XL", booleanAttribute], euimSize4XL: ["euimSize4XL", "euimSize4XL", booleanAttribute], euimSize5XL: ["euimSize5XL", "euimSize5XL", booleanAttribute], euimSizeVariant: "euimSizeVariant" }, host: { properties: { "attr.aria-disabled": "this.euimDisabled.toString()" } }, ngImport: i0 }); }
77
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BaseStatesDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
78
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.2.13", type: BaseStatesDirective, isStandalone: true, selector: "[euimBase]", inputs: { color: "color", euimDisabled: ["euimDisabled", "euimDisabled", booleanAttribute], euimPositionTopEnd: ["euimPositionTopEnd", "euimPositionTopEnd", booleanAttribute], euimFontBold: ["euimFontBold", "euimFontBold", booleanAttribute], euimFontRegular: ["euimFontRegular", "euimFontRegular", booleanAttribute], euimFontBoldItalic: ["euimFontBoldItalic", "euimFontBoldItalic", booleanAttribute], euimFontItalic: ["euimFontItalic", "euimFontItalic", booleanAttribute], euimFontLight: ["euimFontLight", "euimFontLight", booleanAttribute], euimSize2XS: ["euimSize2XS", "euimSize2XS", booleanAttribute], euimSizeXS: ["euimSizeXS", "euimSizeXS", booleanAttribute], euimSizeS: ["euimSizeS", "euimSizeS", booleanAttribute], euimSizeM: ["euimSizeM", "euimSizeM", booleanAttribute], euimSizeL: ["euimSizeL", "euimSizeL", booleanAttribute], euimSizeXL: ["euimSizeXL", "euimSizeXL", booleanAttribute], euimSize2XL: ["euimSize2XL", "euimSize2XL", booleanAttribute], euimSize3XL: ["euimSize3XL", "euimSize3XL", booleanAttribute], euimSize4XL: ["euimSize4XL", "euimSize4XL", booleanAttribute], euimSize5XL: ["euimSize5XL", "euimSize5XL", booleanAttribute], euimSizeVariant: "euimSizeVariant" }, host: { properties: { "attr.aria-disabled": "this.euimDisabled.toString()" } }, ngImport: i0 }); }
79
79
  }
80
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: BaseStatesDirective, decorators: [{
80
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BaseStatesDirective, decorators: [{
81
81
  type: Directive,
82
82
  args: [{
83
83
  standalone: true,
@@ -4,10 +4,10 @@ export class EuimAlignCenterDirective {
4
4
  constructor() {
5
5
  this.className = 'euim-align-center';
6
6
  }
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimAlignCenterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuimAlignCenterDirective, isStandalone: true, selector: "[euimAlignCenter]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAlignCenterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuimAlignCenterDirective, isStandalone: true, selector: "[euimAlignCenter]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimAlignCenterDirective, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAlignCenterDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: '[euimAlignCenter]',
@@ -4,10 +4,10 @@ export class EuimAlignTopDirective {
4
4
  constructor() {
5
5
  this.className = 'euim-align-top';
6
6
  }
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimAlignTopDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuimAlignTopDirective, isStandalone: true, selector: "[euimAlignTop]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAlignTopDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuimAlignTopDirective, isStandalone: true, selector: "[euimAlignTop]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimAlignTopDirective, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAlignTopDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: '[euimAlignTop]',
@@ -10,13 +10,14 @@ export class EuimDividerDirective {
10
10
  this.lines ? `${rootClass}--lines-${this.lines}` : '',
11
11
  ].join(' ').trim();
12
12
  }
13
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimDividerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
14
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuimDividerDirective, selector: "[euimDivider]", inputs: { lines: "lines" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0 }); }
13
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
14
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuimDividerDirective, isStandalone: true, selector: "[euimDivider]", inputs: { lines: "lines" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0 }); }
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimDividerDirective, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerDirective, decorators: [{
17
17
  type: Directive,
18
18
  args: [{
19
19
  selector: '[euimDivider]',
20
+ standalone: true,
20
21
  }]
21
22
  }], propDecorators: { lines: [{
22
23
  type: Input
@@ -24,4 +25,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImpo
24
25
  type: HostBinding,
25
26
  args: ['class']
26
27
  }] } });
27
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1kaXZpZGVyLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9kaXJlY3RpdmVzL2V1aW0tZGl2aWRlci9ldWltLWRpdmlkZXIuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFLOUQsTUFBTSxPQUFPLG9CQUFvQjtJQUc3QixJQUNXLFVBQVU7UUFDakIsT0FBTyxJQUFJLENBQUMsYUFBYSxDQUFDLGNBQWMsQ0FBQyxDQUFDO0lBQzlDLENBQUM7SUFFRCxhQUFhLENBQUMsU0FBaUI7UUFDM0IsT0FBTztZQUNILFNBQVM7WUFDVCxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxHQUFHLFNBQVMsV0FBVyxJQUFJLENBQUMsS0FBSyxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUU7U0FDeEQsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUM7SUFDdkIsQ0FBQztrSUFiUSxvQkFBb0I7c0hBQXBCLG9CQUFvQjs7NEZBQXBCLG9CQUFvQjtrQkFIaEMsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsZUFBZTtpQkFDNUI7OEJBRVksS0FBSztzQkFBYixLQUFLO2dCQUdLLFVBQVU7c0JBRHBCLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgSG9zdEJpbmRpbmcsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnW2V1aW1EaXZpZGVyXScsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1EaXZpZGVyRGlyZWN0aXZlIHtcbiAgICBASW5wdXQoKSBsaW5lczogJ25vbmUnIHwgJ2Z1bGwnO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gICAgcHVibGljIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmdldENzc0NsYXNzZXMoJ2V1aW0tZGl2aWRlcicpO1xuICAgIH1cblxuICAgIGdldENzc0NsYXNzZXMocm9vdENsYXNzOiBzdHJpbmcpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gW1xuICAgICAgICAgICAgcm9vdENsYXNzLFxuICAgICAgICAgICAgdGhpcy5saW5lcyA/IGAke3Jvb3RDbGFzc30tLWxpbmVzLSR7dGhpcy5saW5lc31gIDogJycsXG4gICAgICAgIF0uam9pbignICcpLnRyaW0oKTtcbiAgICB9XG5cbn1cbiJdfQ==
28
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1kaXZpZGVyLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9kaXJlY3RpdmVzL2V1aW0tZGl2aWRlci9ldWltLWRpdmlkZXIuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNOUQsTUFBTSxPQUFPLG9CQUFvQjtJQUc3QixJQUNXLFVBQVU7UUFDakIsT0FBTyxJQUFJLENBQUMsYUFBYSxDQUFDLGNBQWMsQ0FBQyxDQUFDO0lBQzlDLENBQUM7SUFFRCxhQUFhLENBQUMsU0FBaUI7UUFDM0IsT0FBTztZQUNILFNBQVM7WUFDVCxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxHQUFHLFNBQVMsV0FBVyxJQUFJLENBQUMsS0FBSyxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUU7U0FDeEQsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUM7SUFDdkIsQ0FBQztrSUFiUSxvQkFBb0I7c0hBQXBCLG9CQUFvQjs7NEZBQXBCLG9CQUFvQjtrQkFKaEMsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsZUFBZTtvQkFDekIsVUFBVSxFQUFFLElBQUk7aUJBQ25COzhCQUVZLEtBQUs7c0JBQWIsS0FBSztnQkFHSyxVQUFVO3NCQURwQixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIEhvc3RCaW5kaW5nLCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ1tldWltRGl2aWRlcl0nLFxuICAgIHN0YW5kYWxvbmU6IHRydWUsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1EaXZpZGVyRGlyZWN0aXZlIHtcbiAgICBASW5wdXQoKSBsaW5lczogJ25vbmUnIHwgJ2Z1bGwnO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gICAgcHVibGljIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmdldENzc0NsYXNzZXMoJ2V1aW0tZGl2aWRlcicpO1xuICAgIH1cblxuICAgIGdldENzc0NsYXNzZXMocm9vdENsYXNzOiBzdHJpbmcpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gW1xuICAgICAgICAgICAgcm9vdENsYXNzLFxuICAgICAgICAgICAgdGhpcy5saW5lcyA/IGAke3Jvb3RDbGFzc30tLWxpbmVzLSR7dGhpcy5saW5lc31gIDogJycsXG4gICAgICAgIF0uam9pbignICcpLnRyaW0oKTtcbiAgICB9XG5cbn1cbiJdfQ==
@@ -3,26 +3,29 @@ import { CommonModule } from '@angular/common';
3
3
  import { IonicModule } from '@ionic/angular';
4
4
  import { EuimDividerDirective } from './euim-divider.directive';
5
5
  import * as i0 from "@angular/core";
6
+ /**
7
+ * @deprecated will be removed in the next version of eUI Mobile.
8
+ */
6
9
  export class EuimDividerModule {
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimDividerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuimDividerModule, declarations: [EuimDividerDirective], imports: [CommonModule,
9
- IonicModule], exports: [EuimDividerDirective] }); }
10
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimDividerModule, imports: [CommonModule,
10
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerModule, imports: [CommonModule,
12
+ IonicModule,
13
+ EuimDividerDirective], exports: [EuimDividerDirective] }); }
14
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerModule, imports: [CommonModule,
11
15
  IonicModule] }); }
12
16
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimDividerModule, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimDividerModule, decorators: [{
14
18
  type: NgModule,
15
19
  args: [{
16
20
  imports: [
17
21
  CommonModule,
18
22
  IonicModule,
19
- ],
20
- exports: [
21
23
  EuimDividerDirective,
22
24
  ],
23
- declarations: [
25
+ exports: [
24
26
  EuimDividerDirective,
25
27
  ],
28
+ declarations: [],
26
29
  }]
27
30
  }] });
28
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1kaXZpZGVyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9kaXJlY3RpdmVzL2V1aW0tZGl2aWRlci9ldWltLWRpdmlkZXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM3QyxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQzs7QUFjaEUsTUFBTSxPQUFPLGlCQUFpQjtrSUFBakIsaUJBQWlCO21JQUFqQixpQkFBaUIsaUJBSHRCLG9CQUFvQixhQVBwQixZQUFZO1lBQ1osV0FBVyxhQUdYLG9CQUFvQjttSUFNZixpQkFBaUIsWUFWdEIsWUFBWTtZQUNaLFdBQVc7OzRGQVNOLGlCQUFpQjtrQkFaN0IsUUFBUTttQkFBQztvQkFDTixPQUFPLEVBQUU7d0JBQ0wsWUFBWTt3QkFDWixXQUFXO3FCQUNkO29CQUNELE9BQU8sRUFBRTt3QkFDTCxvQkFBb0I7cUJBQ3ZCO29CQUNELFlBQVksRUFBRTt3QkFDVixvQkFBb0I7cUJBQ3ZCO2lCQUNKIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBJb25pY01vZHVsZSB9IGZyb20gJ0Bpb25pYy9hbmd1bGFyJztcbmltcG9ydCB7IEV1aW1EaXZpZGVyRGlyZWN0aXZlIH0gZnJvbSAnLi9ldWltLWRpdmlkZXIuZGlyZWN0aXZlJztcblxuQE5nTW9kdWxlKHtcbiAgICBpbXBvcnRzOiBbXG4gICAgICAgIENvbW1vbk1vZHVsZSxcbiAgICAgICAgSW9uaWNNb2R1bGUsXG4gICAgXSxcbiAgICBleHBvcnRzOiBbXG4gICAgICAgIEV1aW1EaXZpZGVyRGlyZWN0aXZlLFxuICAgIF0sXG4gICAgZGVjbGFyYXRpb25zOiBbXG4gICAgICAgIEV1aW1EaXZpZGVyRGlyZWN0aXZlLFxuICAgIF0sXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1EaXZpZGVyTW9kdWxlIHtcbn1cbiJdfQ==
31
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1kaXZpZGVyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9kaXJlY3RpdmVzL2V1aW0tZGl2aWRlci9ldWltLWRpdmlkZXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM3QyxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQzs7QUFFaEU7O0dBRUc7QUFZSCxNQUFNLE9BQU8saUJBQWlCO2tJQUFqQixpQkFBaUI7bUlBQWpCLGlCQUFpQixZQVR0QixZQUFZO1lBQ1osV0FBVztZQUNYLG9CQUFvQixhQUdwQixvQkFBb0I7bUlBSWYsaUJBQWlCLFlBVHRCLFlBQVk7WUFDWixXQUFXOzs0RkFRTixpQkFBaUI7a0JBWDdCLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLFlBQVk7d0JBQ1osV0FBVzt3QkFDWCxvQkFBb0I7cUJBQ3ZCO29CQUNELE9BQU8sRUFBRTt3QkFDTCxvQkFBb0I7cUJBQ3ZCO29CQUNELFlBQVksRUFBRSxFQUFFO2lCQUNuQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgSW9uaWNNb2R1bGUgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQgeyBFdWltRGl2aWRlckRpcmVjdGl2ZSB9IGZyb20gJy4vZXVpbS1kaXZpZGVyLmRpcmVjdGl2ZSc7XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQgd2lsbCBiZSByZW1vdmVkIGluIHRoZSBuZXh0IHZlcnNpb24gb2YgZVVJIE1vYmlsZS5cbiAqL1xuQE5nTW9kdWxlKHtcbiAgICBpbXBvcnRzOiBbXG4gICAgICAgIENvbW1vbk1vZHVsZSxcbiAgICAgICAgSW9uaWNNb2R1bGUsXG4gICAgICAgIEV1aW1EaXZpZGVyRGlyZWN0aXZlLFxuICAgIF0sXG4gICAgZXhwb3J0czogW1xuICAgICAgICBFdWltRGl2aWRlckRpcmVjdGl2ZSxcbiAgICBdLFxuICAgIGRlY2xhcmF0aW9uczogW10sXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1EaXZpZGVyTW9kdWxlIHtcbn1cbiJdfQ==
@@ -10,13 +10,14 @@ export class EuimListHeaderDirective {
10
10
  this.border ? `${rootClass}--border-${this.border}` : '',
11
11
  ].join(' ').trim();
12
12
  }
13
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimListHeaderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
14
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuimListHeaderDirective, selector: "[euimListHeader]", inputs: { border: "border" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0 }); }
13
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
14
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuimListHeaderDirective, isStandalone: true, selector: "[euimListHeader]", inputs: { border: "border" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0 }); }
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimListHeaderDirective, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderDirective, decorators: [{
17
17
  type: Directive,
18
18
  args: [{
19
19
  selector: '[euimListHeader]',
20
+ standalone: true,
20
21
  }]
21
22
  }], propDecorators: { border: [{
22
23
  type: Input
@@ -24,4 +25,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImpo
24
25
  type: HostBinding,
25
26
  args: ['class']
26
27
  }] } });
27
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1saXN0LWhlYWRlci5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLWxpc3QtaGVhZGVyL2V1aW0tbGlzdC1oZWFkZXIuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFLOUQsTUFBTSxPQUFPLHVCQUF1QjtJQUdoQyxJQUNXLFVBQVU7UUFDakIsT0FBTyxJQUFJLENBQUMsYUFBYSxDQUFDLGtCQUFrQixDQUFDLENBQUM7SUFDbEQsQ0FBQztJQUVELGFBQWEsQ0FBQyxTQUFpQjtRQUMzQixPQUFPO1lBQ0gsU0FBUztZQUNULElBQUksQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLEdBQUcsU0FBUyxZQUFZLElBQUksQ0FBQyxNQUFNLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRTtTQUMzRCxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxJQUFJLEVBQUUsQ0FBQztJQUN2QixDQUFDO2tJQWJRLHVCQUF1QjtzSEFBdkIsdUJBQXVCOzs0RkFBdkIsdUJBQXVCO2tCQUhuQyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxrQkFBa0I7aUJBQy9COzhCQUVZLE1BQU07c0JBQWQsS0FBSztnQkFHSyxVQUFVO3NCQURwQixXQUFXO3VCQUFDLE9BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIEhvc3RCaW5kaW5nLCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ1tldWltTGlzdEhlYWRlcl0nLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltTGlzdEhlYWRlckRpcmVjdGl2ZSB7XG4gICAgQElucHV0KCkgYm9yZGVyOiAndG9wJyB8ICdib3R0b20nO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gICAgcHVibGljIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmdldENzc0NsYXNzZXMoJ2V1aW0tbGlzdC1oZWFkZXInKTtcbiAgICB9XG5cbiAgICBnZXRDc3NDbGFzc2VzKHJvb3RDbGFzczogc3RyaW5nKTogc3RyaW5nIHtcbiAgICAgICAgcmV0dXJuIFtcbiAgICAgICAgICAgIHJvb3RDbGFzcyxcbiAgICAgICAgICAgIHRoaXMuYm9yZGVyID8gYCR7cm9vdENsYXNzfS0tYm9yZGVyLSR7dGhpcy5ib3JkZXJ9YCA6ICcnLFxuICAgICAgICBdLmpvaW4oJyAnKS50cmltKCk7XG4gICAgfVxuXG59XG4iXX0=
28
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1saXN0LWhlYWRlci5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLWxpc3QtaGVhZGVyL2V1aW0tbGlzdC1oZWFkZXIuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNOUQsTUFBTSxPQUFPLHVCQUF1QjtJQUdoQyxJQUNXLFVBQVU7UUFDakIsT0FBTyxJQUFJLENBQUMsYUFBYSxDQUFDLGtCQUFrQixDQUFDLENBQUM7SUFDbEQsQ0FBQztJQUVELGFBQWEsQ0FBQyxTQUFpQjtRQUMzQixPQUFPO1lBQ0gsU0FBUztZQUNULElBQUksQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLEdBQUcsU0FBUyxZQUFZLElBQUksQ0FBQyxNQUFNLEVBQUUsQ0FBQyxDQUFDLENBQUMsRUFBRTtTQUMzRCxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQyxJQUFJLEVBQUUsQ0FBQztJQUN2QixDQUFDO2tJQWJRLHVCQUF1QjtzSEFBdkIsdUJBQXVCOzs0RkFBdkIsdUJBQXVCO2tCQUpuQyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxrQkFBa0I7b0JBQzVCLFVBQVUsRUFBRSxJQUFJO2lCQUNuQjs4QkFFWSxNQUFNO3NCQUFkLEtBQUs7Z0JBR0ssVUFBVTtzQkFEcEIsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBIb3N0QmluZGluZywgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdbZXVpbUxpc3RIZWFkZXJdJyxcbiAgICBzdGFuZGFsb25lOiB0cnVlLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltTGlzdEhlYWRlckRpcmVjdGl2ZSB7XG4gICAgQElucHV0KCkgYm9yZGVyOiAndG9wJyB8ICdib3R0b20nO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpXG4gICAgcHVibGljIGdldCBjc3NDbGFzc2VzKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmdldENzc0NsYXNzZXMoJ2V1aW0tbGlzdC1oZWFkZXInKTtcbiAgICB9XG5cbiAgICBnZXRDc3NDbGFzc2VzKHJvb3RDbGFzczogc3RyaW5nKTogc3RyaW5nIHtcbiAgICAgICAgcmV0dXJuIFtcbiAgICAgICAgICAgIHJvb3RDbGFzcyxcbiAgICAgICAgICAgIHRoaXMuYm9yZGVyID8gYCR7cm9vdENsYXNzfS0tYm9yZGVyLSR7dGhpcy5ib3JkZXJ9YCA6ICcnLFxuICAgICAgICBdLmpvaW4oJyAnKS50cmltKCk7XG4gICAgfVxuXG59XG4iXX0=
@@ -3,26 +3,29 @@ import { CommonModule } from '@angular/common';
3
3
  import { IonicModule } from '@ionic/angular';
4
4
  import { EuimListHeaderDirective } from './euim-list-header.directive';
5
5
  import * as i0 from "@angular/core";
6
+ /**
7
+ * @deprecated will be removed in the next version of eUI Mobile.
8
+ */
6
9
  export class EuimListHeaderModule {
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimListHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuimListHeaderModule, declarations: [EuimListHeaderDirective], imports: [CommonModule,
9
- IonicModule], exports: [EuimListHeaderDirective] }); }
10
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimListHeaderModule, imports: [CommonModule,
10
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderModule, imports: [CommonModule,
12
+ IonicModule,
13
+ EuimListHeaderDirective], exports: [EuimListHeaderDirective] }); }
14
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderModule, imports: [CommonModule,
11
15
  IonicModule] }); }
12
16
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimListHeaderModule, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimListHeaderModule, decorators: [{
14
18
  type: NgModule,
15
19
  args: [{
16
20
  imports: [
17
21
  CommonModule,
18
22
  IonicModule,
19
- ],
20
- exports: [
21
23
  EuimListHeaderDirective,
22
24
  ],
23
- declarations: [
25
+ exports: [
24
26
  EuimListHeaderDirective,
25
27
  ],
28
+ declarations: [],
26
29
  }]
27
30
  }] });
28
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1saXN0LWhlYWRlci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLWxpc3QtaGVhZGVyL2V1aW0tbGlzdC1oZWFkZXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM3QyxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7QUFjdkUsTUFBTSxPQUFPLG9CQUFvQjtrSUFBcEIsb0JBQW9CO21JQUFwQixvQkFBb0IsaUJBSHpCLHVCQUF1QixhQVB2QixZQUFZO1lBQ1osV0FBVyxhQUdYLHVCQUF1QjttSUFNbEIsb0JBQW9CLFlBVnpCLFlBQVk7WUFDWixXQUFXOzs0RkFTTixvQkFBb0I7a0JBWmhDLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLFlBQVk7d0JBQ1osV0FBVztxQkFDZDtvQkFDRCxPQUFPLEVBQUU7d0JBQ0wsdUJBQXVCO3FCQUMxQjtvQkFDRCxZQUFZLEVBQUU7d0JBQ1YsdUJBQXVCO3FCQUMxQjtpQkFDSiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgSW9uaWNNb2R1bGUgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQgeyBFdWltTGlzdEhlYWRlckRpcmVjdGl2ZSB9IGZyb20gJy4vZXVpbS1saXN0LWhlYWRlci5kaXJlY3RpdmUnO1xuXG5ATmdNb2R1bGUoe1xuICAgIGltcG9ydHM6IFtcbiAgICAgICAgQ29tbW9uTW9kdWxlLFxuICAgICAgICBJb25pY01vZHVsZSxcbiAgICBdLFxuICAgIGV4cG9ydHM6IFtcbiAgICAgICAgRXVpbUxpc3RIZWFkZXJEaXJlY3RpdmUsXG4gICAgXSxcbiAgICBkZWNsYXJhdGlvbnM6IFtcbiAgICAgICAgRXVpbUxpc3RIZWFkZXJEaXJlY3RpdmUsXG4gICAgXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUxpc3RIZWFkZXJNb2R1bGUge1xufVxuIl19
31
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1saXN0LWhlYWRlci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLWxpc3QtaGVhZGVyL2V1aW0tbGlzdC1oZWFkZXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM3QyxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7QUFFdkU7O0dBRUc7QUFZSCxNQUFNLE9BQU8sb0JBQW9CO2tJQUFwQixvQkFBb0I7bUlBQXBCLG9CQUFvQixZQVR6QixZQUFZO1lBQ1osV0FBVztZQUNYLHVCQUF1QixhQUd2Qix1QkFBdUI7bUlBSWxCLG9CQUFvQixZQVR6QixZQUFZO1lBQ1osV0FBVzs7NEZBUU4sb0JBQW9CO2tCQVhoQyxRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRTt3QkFDTCxZQUFZO3dCQUNaLFdBQVc7d0JBQ1gsdUJBQXVCO3FCQUMxQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ0wsdUJBQXVCO3FCQUMxQjtvQkFDRCxZQUFZLEVBQUUsRUFBRTtpQkFDbkIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IElvbmljTW9kdWxlIH0gZnJvbSAnQGlvbmljL2FuZ3VsYXInO1xuaW1wb3J0IHsgRXVpbUxpc3RIZWFkZXJEaXJlY3RpdmUgfSBmcm9tICcuL2V1aW0tbGlzdC1oZWFkZXIuZGlyZWN0aXZlJztcblxuLyoqXG4gKiBAZGVwcmVjYXRlZCB3aWxsIGJlIHJlbW92ZWQgaW4gdGhlIG5leHQgdmVyc2lvbiBvZiBlVUkgTW9iaWxlLlxuICovXG5ATmdNb2R1bGUoe1xuICAgIGltcG9ydHM6IFtcbiAgICAgICAgQ29tbW9uTW9kdWxlLFxuICAgICAgICBJb25pY01vZHVsZSxcbiAgICAgICAgRXVpbUxpc3RIZWFkZXJEaXJlY3RpdmUsXG4gICAgXSxcbiAgICBleHBvcnRzOiBbXG4gICAgICAgIEV1aW1MaXN0SGVhZGVyRGlyZWN0aXZlLFxuICAgIF0sXG4gICAgZGVjbGFyYXRpb25zOiBbXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUxpc3RIZWFkZXJNb2R1bGUge1xufVxuIl19
@@ -4,10 +4,10 @@ export class EuimListItemNoPaddingsDirective {
4
4
  constructor() {
5
5
  this.className = 'euim-list-item--no-paddings';
6
6
  }
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimListItemNoPaddingsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuimListItemNoPaddingsDirective, isStandalone: true, selector: "[euimListItemNoPaddings]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimListItemNoPaddingsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuimListItemNoPaddingsDirective, isStandalone: true, selector: "[euimListItemNoPaddings]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimListItemNoPaddingsDirective, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimListItemNoPaddingsDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: '[euimListItemNoPaddings]',
@@ -7,10 +7,10 @@ export class EuimMinWidthDirective {
7
7
  ngOnInit() {
8
8
  this.widthVar = this.minWidth;
9
9
  }
10
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimMinWidthDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuimMinWidthDirective, isStandalone: true, selector: "[euimMinWidth]", inputs: { minWidth: "minWidth" }, host: { properties: { "style.width": "this.widthVar" } }, ngImport: i0 }); }
10
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimMinWidthDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuimMinWidthDirective, isStandalone: true, selector: "[euimMinWidth]", inputs: { minWidth: "minWidth" }, host: { properties: { "style.width": "this.widthVar" } }, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimMinWidthDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimMinWidthDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: '[euimMinWidth]',
@@ -4,10 +4,10 @@ export class EuimSidebarFooterNoBordersDirective {
4
4
  constructor() {
5
5
  this.className = 'euim-sidebar-footer--no-borders';
6
6
  }
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimSidebarFooterNoBordersDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuimSidebarFooterNoBordersDirective, isStandalone: true, selector: "[euimSidebarFooterNoBorders]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSidebarFooterNoBordersDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuimSidebarFooterNoBordersDirective, isStandalone: true, selector: "[euimSidebarFooterNoBorders]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimSidebarFooterNoBordersDirective, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSidebarFooterNoBordersDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: '[euimSidebarFooterNoBorders]',
@@ -4,16 +4,17 @@ export class EuimSkeletonTextAvatarDirective {
4
4
  constructor() {
5
5
  this.className = 'euim-skeleton-text-avatar';
6
6
  }
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimSkeletonTextAvatarDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuimSkeletonTextAvatarDirective, selector: "[euimSkeletonTextAvatar]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuimSkeletonTextAvatarDirective, isStandalone: true, selector: "[euimSkeletonTextAvatar]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimSkeletonTextAvatarDirective, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: '[euimSkeletonTextAvatar]',
14
+ standalone: true,
14
15
  }]
15
16
  }], propDecorators: { className: [{
16
17
  type: HostBinding,
17
18
  args: ['class']
18
19
  }] } });
19
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1za2VsZXRvbi10ZXh0LWF2YXRhci5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLXNrZWxldG9uLXRleHQtYXZhdGFyL2V1aW0tc2tlbGV0b24tdGV4dC1hdmF0YXIuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQUt2RCxNQUFNLE9BQU8sK0JBQStCO0lBSDVDO1FBSTBCLGNBQVMsR0FBRywyQkFBMkIsQ0FBQztLQUNqRTtrSUFGWSwrQkFBK0I7c0hBQS9CLCtCQUErQjs7NEZBQS9CLCtCQUErQjtrQkFIM0MsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsMEJBQTBCO2lCQUN2Qzs4QkFFeUIsU0FBUztzQkFBOUIsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBIb3N0QmluZGluZyB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ1tldWltU2tlbGV0b25UZXh0QXZhdGFyXScsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1Ta2VsZXRvblRleHRBdmF0YXJEaXJlY3RpdmUge1xuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKSBjbGFzc05hbWUgPSAnZXVpbS1za2VsZXRvbi10ZXh0LWF2YXRhcic7XG59XG4iXX0=
20
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1za2VsZXRvbi10ZXh0LWF2YXRhci5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLXNrZWxldG9uLXRleHQtYXZhdGFyL2V1aW0tc2tlbGV0b24tdGV4dC1hdmF0YXIuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU12RCxNQUFNLE9BQU8sK0JBQStCO0lBSjVDO1FBSzBCLGNBQVMsR0FBRywyQkFBMkIsQ0FBQztLQUNqRTtrSUFGWSwrQkFBK0I7c0hBQS9CLCtCQUErQjs7NEZBQS9CLCtCQUErQjtrQkFKM0MsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsMEJBQTBCO29CQUNwQyxVQUFVLEVBQUUsSUFBSTtpQkFDbkI7OEJBRXlCLFNBQVM7c0JBQTlCLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgSG9zdEJpbmRpbmcgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdbZXVpbVNrZWxldG9uVGV4dEF2YXRhcl0nLFxuICAgIHN0YW5kYWxvbmU6IHRydWUsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1Ta2VsZXRvblRleHRBdmF0YXJEaXJlY3RpdmUge1xuICAgIEBIb3N0QmluZGluZygnY2xhc3MnKSBjbGFzc05hbWUgPSAnZXVpbS1za2VsZXRvbi10ZXh0LWF2YXRhcic7XG59XG4iXX0=
@@ -3,26 +3,29 @@ import { CommonModule } from '@angular/common';
3
3
  import { IonicModule } from '@ionic/angular';
4
4
  import { EuimSkeletonTextAvatarDirective } from './euim-skeleton-text-avatar.directive';
5
5
  import * as i0 from "@angular/core";
6
+ /**
7
+ * @deprecated will be removed in the next version of eUI Mobile.
8
+ */
6
9
  export class EuimSkeletonTextAvatarModule {
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimSkeletonTextAvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuimSkeletonTextAvatarModule, declarations: [EuimSkeletonTextAvatarDirective], imports: [CommonModule,
9
- IonicModule], exports: [EuimSkeletonTextAvatarDirective] }); }
10
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimSkeletonTextAvatarModule, imports: [CommonModule,
10
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarModule, imports: [CommonModule,
12
+ IonicModule,
13
+ EuimSkeletonTextAvatarDirective], exports: [EuimSkeletonTextAvatarDirective] }); }
14
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarModule, imports: [CommonModule,
11
15
  IonicModule] }); }
12
16
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimSkeletonTextAvatarModule, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimSkeletonTextAvatarModule, decorators: [{
14
18
  type: NgModule,
15
19
  args: [{
16
20
  imports: [
17
21
  CommonModule,
18
22
  IonicModule,
19
- ],
20
- exports: [
21
23
  EuimSkeletonTextAvatarDirective,
22
24
  ],
23
- declarations: [
25
+ exports: [
24
26
  EuimSkeletonTextAvatarDirective,
25
27
  ],
28
+ declarations: [],
26
29
  }]
27
30
  }] });
28
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1za2VsZXRvbi10ZXh0LWF2YXRhci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLXNrZWxldG9uLXRleHQtYXZhdGFyL2V1aW0tc2tlbGV0b24tdGV4dC1hdmF0YXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM3QyxPQUFPLEVBQUUsK0JBQStCLEVBQUUsTUFBTSx1Q0FBdUMsQ0FBQzs7QUFjeEYsTUFBTSxPQUFPLDRCQUE0QjtrSUFBNUIsNEJBQTRCO21JQUE1Qiw0QkFBNEIsaUJBSGpDLCtCQUErQixhQVAvQixZQUFZO1lBQ1osV0FBVyxhQUdYLCtCQUErQjttSUFNMUIsNEJBQTRCLFlBVmpDLFlBQVk7WUFDWixXQUFXOzs0RkFTTiw0QkFBNEI7a0JBWnhDLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLFlBQVk7d0JBQ1osV0FBVztxQkFDZDtvQkFDRCxPQUFPLEVBQUU7d0JBQ0wsK0JBQStCO3FCQUNsQztvQkFDRCxZQUFZLEVBQUU7d0JBQ1YsK0JBQStCO3FCQUNsQztpQkFDSiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgSW9uaWNNb2R1bGUgfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQgeyBFdWltU2tlbGV0b25UZXh0QXZhdGFyRGlyZWN0aXZlIH0gZnJvbSAnLi9ldWltLXNrZWxldG9uLXRleHQtYXZhdGFyLmRpcmVjdGl2ZSc7XG5cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW1xuICAgICAgICBDb21tb25Nb2R1bGUsXG4gICAgICAgIElvbmljTW9kdWxlLFxuICAgIF0sXG4gICAgZXhwb3J0czogW1xuICAgICAgICBFdWltU2tlbGV0b25UZXh0QXZhdGFyRGlyZWN0aXZlLFxuICAgIF0sXG4gICAgZGVjbGFyYXRpb25zOiBbXG4gICAgICAgIEV1aW1Ta2VsZXRvblRleHRBdmF0YXJEaXJlY3RpdmUsXG4gICAgXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbVNrZWxldG9uVGV4dEF2YXRhck1vZHVsZSB7XG59XG4iXX0=
31
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1za2VsZXRvbi10ZXh0LWF2YXRhci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZGlyZWN0aXZlcy9ldWltLXNrZWxldG9uLXRleHQtYXZhdGFyL2V1aW0tc2tlbGV0b24tdGV4dC1hdmF0YXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM3QyxPQUFPLEVBQUUsK0JBQStCLEVBQUUsTUFBTSx1Q0FBdUMsQ0FBQzs7QUFFeEY7O0dBRUc7QUFZSCxNQUFNLE9BQU8sNEJBQTRCO2tJQUE1Qiw0QkFBNEI7bUlBQTVCLDRCQUE0QixZQVRqQyxZQUFZO1lBQ1osV0FBVztZQUNYLCtCQUErQixhQUcvQiwrQkFBK0I7bUlBSTFCLDRCQUE0QixZQVRqQyxZQUFZO1lBQ1osV0FBVzs7NEZBUU4sNEJBQTRCO2tCQVh4QyxRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRTt3QkFDTCxZQUFZO3dCQUNaLFdBQVc7d0JBQ1gsK0JBQStCO3FCQUNsQztvQkFDRCxPQUFPLEVBQUU7d0JBQ0wsK0JBQStCO3FCQUNsQztvQkFDRCxZQUFZLEVBQUUsRUFBRTtpQkFDbkIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IElvbmljTW9kdWxlIH0gZnJvbSAnQGlvbmljL2FuZ3VsYXInO1xuaW1wb3J0IHsgRXVpbVNrZWxldG9uVGV4dEF2YXRhckRpcmVjdGl2ZSB9IGZyb20gJy4vZXVpbS1za2VsZXRvbi10ZXh0LWF2YXRhci5kaXJlY3RpdmUnO1xuXG4vKipcbiAqIEBkZXByZWNhdGVkIHdpbGwgYmUgcmVtb3ZlZCBpbiB0aGUgbmV4dCB2ZXJzaW9uIG9mIGVVSSBNb2JpbGUuXG4gKi9cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW1xuICAgICAgICBDb21tb25Nb2R1bGUsXG4gICAgICAgIElvbmljTW9kdWxlLFxuICAgICAgICBFdWltU2tlbGV0b25UZXh0QXZhdGFyRGlyZWN0aXZlLFxuICAgIF0sXG4gICAgZXhwb3J0czogW1xuICAgICAgICBFdWltU2tlbGV0b25UZXh0QXZhdGFyRGlyZWN0aXZlLFxuICAgIF0sXG4gICAgZGVjbGFyYXRpb25zOiBbXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbVNrZWxldG9uVGV4dEF2YXRhck1vZHVsZSB7XG59XG4iXX0=
@@ -4,10 +4,10 @@ export class EuimToolbarTransparentDirective {
4
4
  constructor() {
5
5
  this.className = 'euim-toolbar--transparent';
6
6
  }
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimToolbarTransparentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuimToolbarTransparentDirective, isStandalone: true, selector: "[euimToolbarTransparent]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarTransparentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuimToolbarTransparentDirective, isStandalone: true, selector: "[euimToolbarTransparent]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimToolbarTransparentDirective, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimToolbarTransparentDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: '[euimToolbarTransparent]',
@@ -1,26 +1,25 @@
1
- import { Component, Input, ViewEncapsulation } from '@angular/core';
1
+ import { Component, Input, ViewEncapsulation, HostBinding } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  import * as i1 from "@angular/platform-browser";
4
- import * as i2 from "@ionic/angular";
5
- import * as i3 from "../../layout/euim-toolbar/euim-toolbar.component";
6
- import * as i4 from "../../layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component";
7
4
  export class EuimAboutContentLoadingComponent {
8
5
  constructor(sanitizer) {
9
6
  this.sanitizer = sanitizer;
7
+ this.className = 'euim-about-content-loading';
10
8
  this.webUrl = '';
11
9
  }
12
10
  ngOnInit() {
13
11
  this.sanitizedUrl = this.sanitizer.bypassSecurityTrustResourceUrl(this.webUrl);
14
12
  }
15
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimAboutContentLoadingComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
16
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.10", type: EuimAboutContentLoadingComponent, selector: "euim-about-content-loading", inputs: { webUrl: "webUrl", toolbarTitle: "toolbarTitle" }, ngImport: i0, template: "<div class=\"euim-about-content-loading\">\r\n <ion-header>\r\n <ion-toolbar color=\"primary\">\r\n <euim-toolbar>\r\n <euim-toolbar-title>{{toolbarTitle}}</euim-toolbar-title>\r\n </euim-toolbar>\r\n </ion-toolbar>\r\n </ion-header>\r\n <div class=\"euim-about-content-loading__content\">\r\n <ng-content></ng-content>\r\n </div>\r\n @if(webUrl) {\r\n <ion-content [fullscreen]=\"true\" scroll-y=\"false\">\r\n <div class=\"euim-about-content-loading__iframe-container\">\r\n <iframe [src]=\"sanitizedUrl\" class=\"euim-about-content-loading__iframe\" scrolling=\"no\" allowfullscreen></iframe>\r\n </div>\r\n </ion-content> }\r\n</div>", styles: [".euim-about-content-loading__iframe-container{position:relative;width:100%;height:calc(100vh - 56px)}.euim-about-content-loading__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.euim-about-content-loading__content *{display:block;padding:var(--eui-s-2xs) var(--eui-s-m);font:var(--eui-f-s);color:var(--eui-bc-neutral-100)}\n"], dependencies: [{ kind: "component", type: i2.IonContent, selector: "ion-content", inputs: ["color", "fixedSlotPlacement", "forceOverscroll", "fullscreen", "scrollEvents", "scrollX", "scrollY"] }, { kind: "component", type: i2.IonHeader, selector: "ion-header", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i2.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }, { kind: "component", type: i3.EuimToolbarComponent, selector: "euim-toolbar", inputs: ["hasBackButton", "backButtonDefaultHref", "hasSidebarTrigger", "hasLanguageSelector"], outputs: ["backButtonClick"] }, { kind: "component", type: i4.EuimToolbarTitleComponent, selector: "euim-toolbar-title" }], encapsulation: i0.ViewEncapsulation.None }); }
13
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAboutContentLoadingComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
14
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: EuimAboutContentLoadingComponent, selector: "euim-about-content-loading", inputs: { webUrl: "webUrl" }, host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<div class=\"euim-about-content-loading__content\">\r\n <ng-content></ng-content>\r\n</div>\r\n@if(webUrl) {\r\n<div class=\"euim-about-content-loading__iframe-container\">\r\n <iframe [src]=\"sanitizedUrl\" class=\"euim-about-content-loading__iframe\" allowfullscreen></iframe>\r\n</div>\r\n}", styles: [".euim-about-content-loading__iframe-container{position:fixed;top:0;left:0;width:100vw;height:calc(100vh - var(--eui-s-5xl));overflow:hidden;z-index:1000;margin-top:var(--eui-s-5xl)}.euim-about-content-loading__iframe{width:100%;height:100%;border:none;overflow:auto}.euim-about-content-loading__content:not(:has(euim-pdf-viewer)){display:block;padding:var(--eui-s-2xs) var(--eui-s-m);font:var(--eui-f-s-compact);color:var(--eui-c-neutral)}.euim-about-content-loading euim-pdf-viewer{display:flex;flex-direction:column;height:calc(100vh - var(--eui-s-5xl))}.euim-about-content-loading euim-pdf-viewer ion-footer{margin-top:auto}\n"], encapsulation: i0.ViewEncapsulation.None }); }
17
15
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimAboutContentLoadingComponent, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAboutContentLoadingComponent, decorators: [{
19
17
  type: Component,
20
- args: [{ selector: 'euim-about-content-loading', encapsulation: ViewEncapsulation.None, template: "<div class=\"euim-about-content-loading\">\r\n <ion-header>\r\n <ion-toolbar color=\"primary\">\r\n <euim-toolbar>\r\n <euim-toolbar-title>{{toolbarTitle}}</euim-toolbar-title>\r\n </euim-toolbar>\r\n </ion-toolbar>\r\n </ion-header>\r\n <div class=\"euim-about-content-loading__content\">\r\n <ng-content></ng-content>\r\n </div>\r\n @if(webUrl) {\r\n <ion-content [fullscreen]=\"true\" scroll-y=\"false\">\r\n <div class=\"euim-about-content-loading__iframe-container\">\r\n <iframe [src]=\"sanitizedUrl\" class=\"euim-about-content-loading__iframe\" scrolling=\"no\" allowfullscreen></iframe>\r\n </div>\r\n </ion-content> }\r\n</div>", styles: [".euim-about-content-loading__iframe-container{position:relative;width:100%;height:calc(100vh - 56px)}.euim-about-content-loading__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.euim-about-content-loading__content *{display:block;padding:var(--eui-s-2xs) var(--eui-s-m);font:var(--eui-f-s);color:var(--eui-bc-neutral-100)}\n"] }]
21
- }], ctorParameters: () => [{ type: i1.DomSanitizer }], propDecorators: { webUrl: [{
22
- type: Input
23
- }], toolbarTitle: [{
18
+ args: [{ selector: 'euim-about-content-loading', encapsulation: ViewEncapsulation.None, template: "<div class=\"euim-about-content-loading__content\">\r\n <ng-content></ng-content>\r\n</div>\r\n@if(webUrl) {\r\n<div class=\"euim-about-content-loading__iframe-container\">\r\n <iframe [src]=\"sanitizedUrl\" class=\"euim-about-content-loading__iframe\" allowfullscreen></iframe>\r\n</div>\r\n}", styles: [".euim-about-content-loading__iframe-container{position:fixed;top:0;left:0;width:100vw;height:calc(100vh - var(--eui-s-5xl));overflow:hidden;z-index:1000;margin-top:var(--eui-s-5xl)}.euim-about-content-loading__iframe{width:100%;height:100%;border:none;overflow:auto}.euim-about-content-loading__content:not(:has(euim-pdf-viewer)){display:block;padding:var(--eui-s-2xs) var(--eui-s-m);font:var(--eui-f-s-compact);color:var(--eui-c-neutral)}.euim-about-content-loading euim-pdf-viewer{display:flex;flex-direction:column;height:calc(100vh - var(--eui-s-5xl))}.euim-about-content-loading euim-pdf-viewer ion-footer{margin-top:auto}\n"] }]
19
+ }], ctorParameters: () => [{ type: i1.DomSanitizer }], propDecorators: { className: [{
20
+ type: HostBinding,
21
+ args: ['class']
22
+ }], webUrl: [{
24
23
  type: Input
25
24
  }] } });
26
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYWJvdXQvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYWJvdXQvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQVUsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7OztBQVM1RSxNQUFNLE9BQU8sZ0NBQWdDO0lBS3pDLFlBQ1UsU0FBdUI7UUFBdkIsY0FBUyxHQUFULFNBQVMsQ0FBYztRQUx4QixXQUFNLEdBQUcsRUFBRSxDQUFDO0lBTWxCLENBQUM7SUFFSixRQUFRO1FBQ04sSUFBSSxDQUFDLFlBQVksR0FBRyxJQUFJLENBQUMsU0FBUyxDQUFDLDhCQUE4QixDQUFDLElBQUksQ0FBQyxNQUFNLENBQUMsQ0FBQztJQUNqRixDQUFDO2tJQVhRLGdDQUFnQztzSEFBaEMsZ0NBQWdDLDhIQ1Q3Qyx1dUJBaUJNOzs0RkRSTyxnQ0FBZ0M7a0JBTjVDLFNBQVM7K0JBQ0ksNEJBQTRCLGlCQUV2QixpQkFBaUIsQ0FBQyxJQUFJO2lGQUk1QixNQUFNO3NCQUFkLEtBQUs7Z0JBQ0csWUFBWTtzQkFBcEIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQsIE9uSW5pdCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IERvbVNhbml0aXplciwgU2FmZVJlc291cmNlVXJsIH0gZnJvbSAnQGFuZ3VsYXIvcGxhdGZvcm0tYnJvd3Nlcic7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9ldWltLWFib3V0LWNvbnRlbnQtbG9hZGluZy5jb21wb25lbnQuaHRtbCcsXG4gICAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgICBzdHlsZVVybHM6IFsnLi9zdHlsZXMvX2luZGV4LnNjc3MnXSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpbUFib3V0Q29udGVudExvYWRpbmdDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xuICAgIEBJbnB1dCgpIHdlYlVybCA9ICcnO1xuICAgIEBJbnB1dCgpIHRvb2xiYXJUaXRsZTtcbiAgICBwcm90ZWN0ZWQgc2FuaXRpemVkVXJsOiBTYWZlUmVzb3VyY2VVcmw7XG4gIFxuICAgIGNvbnN0cnVjdG9yKFxuICAgICAgcHJpdmF0ZSBzYW5pdGl6ZXI6IERvbVNhbml0aXplcixcbiAgICApIHt9XG4gIFxuICAgIG5nT25Jbml0KCk6IHZvaWQge1xuICAgICAgdGhpcy5zYW5pdGl6ZWRVcmwgPSB0aGlzLnNhbml0aXplci5ieXBhc3NTZWN1cml0eVRydXN0UmVzb3VyY2VVcmwodGhpcy53ZWJVcmwpO1xuICAgIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJldWltLWFib3V0LWNvbnRlbnQtbG9hZGluZ1wiPlxyXG4gICAgPGlvbi1oZWFkZXI+XHJcbiAgICAgICAgPGlvbi10b29sYmFyIGNvbG9yPVwicHJpbWFyeVwiPlxyXG4gICAgICAgICAgICA8ZXVpbS10b29sYmFyPlxyXG4gICAgICAgICAgICAgICAgPGV1aW0tdG9vbGJhci10aXRsZT57e3Rvb2xiYXJUaXRsZX19PC9ldWltLXRvb2xiYXItdGl0bGU+XHJcbiAgICAgICAgICAgIDwvZXVpbS10b29sYmFyPlxyXG4gICAgICAgIDwvaW9uLXRvb2xiYXI+XHJcbiAgICA8L2lvbi1oZWFkZXI+XHJcbiAgICA8ZGl2IGNsYXNzPVwiZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmdfX2NvbnRlbnRcIj5cclxuICAgICAgICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XHJcbiAgICA8L2Rpdj5cclxuICAgIEBpZih3ZWJVcmwpIHtcclxuICAgIDxpb24tY29udGVudCBbZnVsbHNjcmVlbl09XCJ0cnVlXCIgc2Nyb2xsLXk9XCJmYWxzZVwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJldWltLWFib3V0LWNvbnRlbnQtbG9hZGluZ19faWZyYW1lLWNvbnRhaW5lclwiPlxyXG4gICAgICAgICAgICA8aWZyYW1lIFtzcmNdPVwic2FuaXRpemVkVXJsXCIgY2xhc3M9XCJldWltLWFib3V0LWNvbnRlbnQtbG9hZGluZ19faWZyYW1lXCIgc2Nyb2xsaW5nPVwibm9cIiBhbGxvd2Z1bGxzY3JlZW4+PC9pZnJhbWU+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICA8L2lvbi1jb250ZW50PiB9XHJcbjwvZGl2PiJdfQ==
25
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYWJvdXQvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2V1aW0tYWJvdXQvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcvZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQVUsaUJBQWlCLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFTekYsTUFBTSxPQUFPLGdDQUFnQztJQUszQyxZQUNVLFNBQXVCO1FBQXZCLGNBQVMsR0FBVCxTQUFTLENBQWM7UUFMWCxjQUFTLEdBQUcsNEJBQTRCLENBQUM7UUFDdEQsV0FBTSxHQUFHLEVBQUUsQ0FBQztJQUtqQixDQUFDO0lBRUwsUUFBUTtRQUNOLElBQUksQ0FBQyxZQUFZLEdBQUcsSUFBSSxDQUFDLFNBQVMsQ0FBQyw4QkFBOEIsQ0FBQyxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUM7SUFDakYsQ0FBQztrSUFYVSxnQ0FBZ0M7c0hBQWhDLGdDQUFnQyxxSkNUN0MsNlNBT0M7OzRGREVZLGdDQUFnQztrQkFONUMsU0FBUzsrQkFDRSw0QkFBNEIsaUJBRXZCLGlCQUFpQixDQUFDLElBQUk7aUZBSWYsU0FBUztzQkFBOUIsV0FBVzt1QkFBQyxPQUFPO2dCQUNYLE1BQU07c0JBQWQsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQsIE9uSW5pdCwgVmlld0VuY2Fwc3VsYXRpb24sIEhvc3RCaW5kaW5nIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBEb21TYW5pdGl6ZXIsIFNhZmVSZXNvdXJjZVVybCB9IGZyb20gJ0Bhbmd1bGFyL3BsYXRmb3JtLWJyb3dzZXInO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdldWltLWFib3V0LWNvbnRlbnQtbG9hZGluZycsXG4gIHRlbXBsYXRlVXJsOiAnLi9ldWltLWFib3V0LWNvbnRlbnQtbG9hZGluZy5jb21wb25lbnQuaHRtbCcsXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gIHN0eWxlVXJsczogWycuL3N0eWxlcy9faW5kZXguc2NzcyddLFxufSlcbmV4cG9ydCBjbGFzcyBFdWltQWJvdXRDb250ZW50TG9hZGluZ0NvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XG4gIEBIb3N0QmluZGluZygnY2xhc3MnKSBjbGFzc05hbWUgPSAnZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmcnO1xuICBASW5wdXQoKSB3ZWJVcmwgPSAnJztcbiAgcHJvdGVjdGVkIHNhbml0aXplZFVybDogU2FmZVJlc291cmNlVXJsO1xuXG4gIGNvbnN0cnVjdG9yKFxuICAgIHByaXZhdGUgc2FuaXRpemVyOiBEb21TYW5pdGl6ZXIsXG4gICkgeyB9XG5cbiAgbmdPbkluaXQoKTogdm9pZCB7XG4gICAgdGhpcy5zYW5pdGl6ZWRVcmwgPSB0aGlzLnNhbml0aXplci5ieXBhc3NTZWN1cml0eVRydXN0UmVzb3VyY2VVcmwodGhpcy53ZWJVcmwpO1xuICB9XG59XG4iLCI8ZGl2IGNsYXNzPVwiZXVpbS1hYm91dC1jb250ZW50LWxvYWRpbmdfX2NvbnRlbnRcIj5cclxuICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9kaXY+XHJcbkBpZih3ZWJVcmwpIHtcclxuPGRpdiBjbGFzcz1cImV1aW0tYWJvdXQtY29udGVudC1sb2FkaW5nX19pZnJhbWUtY29udGFpbmVyXCI+XHJcbiAgICA8aWZyYW1lIFtzcmNdPVwic2FuaXRpemVkVXJsXCIgY2xhc3M9XCJldWltLWFib3V0LWNvbnRlbnQtbG9hZGluZ19faWZyYW1lXCIgYWxsb3dmdWxsc2NyZWVuPjwvaWZyYW1lPlxyXG48L2Rpdj5cclxufSJdfQ==
@@ -1,47 +1,22 @@
1
- import { Component, Input, ViewEncapsulation } from '@angular/core';
1
+ import { Component, ViewEncapsulation, HostBinding } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
- import * as i1 from "@ionic/angular";
4
- import * as i2 from "angularx-qrcode";
5
- import * as i3 from "../layout/euim-toolbar/euim-toolbar.component";
6
- import * as i4 from "../layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component";
7
- import * as i5 from "../layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component";
8
- import * as i6 from "../layout/euim-header-details/euim-header-details.component";
9
- import * as i7 from "../layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive";
10
- import * as i8 from "../layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive";
11
- import * as i9 from "../layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive";
12
- import * as i10 from "@ngx-translate/core";
13
- /**
14
- * This component is not ready yet for production
15
- * @beta
16
- */
17
3
  export class EuimAboutComponent {
18
4
  constructor() {
19
- this.logoUrl = '';
5
+ this.className = 'euim-about';
20
6
  this.changelogExists = false;
21
7
  this.privacyStatementExists = false;
22
8
  this.helpSupportExists = false;
23
9
  this.legalNoticeExists = false;
24
10
  this.openSourceLicencesExists = false;
25
- this.showCode = false;
26
11
  }
27
- toggleQRCode() {
28
- this.showCode = !this.showCode;
29
- }
30
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimAboutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
31
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.10", type: EuimAboutComponent, selector: "euim-about", inputs: { version: "version", releaseDate: "releaseDate", qrCodeUrl: "qrCodeUrl", logoUrl: "logoUrl", appName: "appName" }, ngImport: i0, template: "<div class=\"euim-about\">\r\n <ion-header>\r\n <ion-toolbar color=\"primary\">\r\n <euim-toolbar>\r\n <euim-toolbar-title><strong>{{'euim.about.text' | translate }}</strong></euim-toolbar-title>\r\n @if (qrCodeUrl) {\r\n <euim-toolbar-action-items>\r\n <ion-label (click)=\"toggleQRCode()\">\r\n <strong>{{ showCode ? ('euim.about.hide.qrcode' | translate) : ('euim.about.show.qrcode' | translate) }}</strong>\r\n </ion-label>\r\n </euim-toolbar-action-items> }\r\n </euim-toolbar>\r\n </ion-toolbar>\r\n\r\n <euim-header-details color=\"primary\">\r\n <div euimHeaderDetailsIcon>\r\n @if (showCode) {\r\n <qrcode [qrdata]=\"qrCodeUrl\" [allowEmptyString]=\"true\" [cssClass]=\"'center'\" [elementType]=\"'svg'\"\r\n [errorCorrectionLevel]=\"'M'\" [margin]=\"4\" [scale]=\"1\" [width]=\"160\"></qrcode> }\r\n @if (!showCode) {\r\n @if (logoUrl) { <img [src]=\"logoUrl\" class=\"euim-about__app-img\" alt=\"Image\" /> } }\r\n </div>\r\n @if (appName) {\r\n <div euimHeaderDetailsTitle><strong>{{appName}}</strong></div> }\r\n @if (version) {\r\n <div euimHeaderDetailsMeta>{{'euim.about.version' | translate }} {{version}}</div> }\r\n @if (releaseDate) {\r\n <div euimHeaderDetailsMeta>{{'euim.about.builton' | translate }} {{releaseDate}}</div> }\r\n </euim-header-details>\r\n </ion-header>\r\n <ng-content></ng-content>\r\n</div>", styles: [".euim-about euim-toolbar-title{font:var(--eui-f-xl)}.euim-about euim-toolbar-action-items ion-label{font:var(--eui-f-s)}.euim-about ion-label{margin-inline-end:var(--eui-s-m);cursor:pointer}.euim-about ion-icon{color:var(--eui-bc-neutral-100);margin-inline-end:var(--eui-s-m)}.euim-about__app-img{width:var(--eui-s-4xl);height:var(--eui-s-4xl);border-radius:var(--eui-s-m);border:calc(var(--eui-s-2xs) / 2) solid var(--eui-c-white)}.euim-about[slot=start]{margin-inline-end:var(--eui-s-m)}\n"], dependencies: [{ kind: "component", type: i1.IonHeader, selector: "ion-header", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i1.IonLabel, selector: "ion-label", inputs: ["color", "mode", "position"] }, { kind: "component", type: i1.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }, { kind: "component", type: i2.QRCodeComponent, selector: "qrcode", inputs: ["allowEmptyString", "colorDark", "colorLight", "cssClass", "elementType", "errorCorrectionLevel", "margin", "qrdata", "scale", "version", "width"] }, { kind: "component", type: i3.EuimToolbarComponent, selector: "euim-toolbar", inputs: ["hasBackButton", "backButtonDefaultHref", "hasSidebarTrigger", "hasLanguageSelector"], outputs: ["backButtonClick"] }, { kind: "component", type: i4.EuimToolbarTitleComponent, selector: "euim-toolbar-title" }, { kind: "component", type: i5.EuimToolbarActionItemsComponent, selector: "euim-toolbar-action-items" }, { kind: "component", type: i6.EuimHeaderDetailsComponent, selector: "euim-header-details", inputs: ["hasBorderBottom"] }, { kind: "directive", type: i7.EuimHeaderDetailsTitleDirective, selector: "[euimHeaderDetailsTitle]" }, { kind: "directive", type: i8.EuimHeaderDetailsMetaDirective, selector: "[euimHeaderDetailsMeta]" }, { kind: "directive", type: i9.EuimHeaderDetailsIconDirective, selector: "[euimHeaderDetailsIcon]" }, { kind: "pipe", type: i10.TranslatePipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
12
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAboutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
13
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuimAboutComponent, selector: "euim-about", host: { properties: { "class": "this.className" } }, ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [".euim-about euim-toolbar-title{font:var(--eui-f-l-bold-compact)}.euim-about euim-toolbar-action-items ion-label{font:var(--eui-f-s-compact)}.euim-about ion-label{margin-inline-end:var(--eui-s-m);cursor:pointer}.euim-about ion-icon{color:var(--eui-c-neutral);margin-inline-end:var(--eui-s-m)}.euim-about__app-img{width:var(--eui-s-6xl);height:var(--eui-s-6xl);border-radius:var(--eui-s-m);border:calc(var(--eui-s-2xs) / 2) solid var(--eui-c-neutral-min)}\n"], encapsulation: i0.ViewEncapsulation.None }); }
32
14
  }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuimAboutComponent, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuimAboutComponent, decorators: [{
34
16
  type: Component,
35
- args: [{ selector: 'euim-about', encapsulation: ViewEncapsulation.None, template: "<div class=\"euim-about\">\r\n <ion-header>\r\n <ion-toolbar color=\"primary\">\r\n <euim-toolbar>\r\n <euim-toolbar-title><strong>{{'euim.about.text' | translate }}</strong></euim-toolbar-title>\r\n @if (qrCodeUrl) {\r\n <euim-toolbar-action-items>\r\n <ion-label (click)=\"toggleQRCode()\">\r\n <strong>{{ showCode ? ('euim.about.hide.qrcode' | translate) : ('euim.about.show.qrcode' | translate) }}</strong>\r\n </ion-label>\r\n </euim-toolbar-action-items> }\r\n </euim-toolbar>\r\n </ion-toolbar>\r\n\r\n <euim-header-details color=\"primary\">\r\n <div euimHeaderDetailsIcon>\r\n @if (showCode) {\r\n <qrcode [qrdata]=\"qrCodeUrl\" [allowEmptyString]=\"true\" [cssClass]=\"'center'\" [elementType]=\"'svg'\"\r\n [errorCorrectionLevel]=\"'M'\" [margin]=\"4\" [scale]=\"1\" [width]=\"160\"></qrcode> }\r\n @if (!showCode) {\r\n @if (logoUrl) { <img [src]=\"logoUrl\" class=\"euim-about__app-img\" alt=\"Image\" /> } }\r\n </div>\r\n @if (appName) {\r\n <div euimHeaderDetailsTitle><strong>{{appName}}</strong></div> }\r\n @if (version) {\r\n <div euimHeaderDetailsMeta>{{'euim.about.version' | translate }} {{version}}</div> }\r\n @if (releaseDate) {\r\n <div euimHeaderDetailsMeta>{{'euim.about.builton' | translate }} {{releaseDate}}</div> }\r\n </euim-header-details>\r\n </ion-header>\r\n <ng-content></ng-content>\r\n</div>", styles: [".euim-about euim-toolbar-title{font:var(--eui-f-xl)}.euim-about euim-toolbar-action-items ion-label{font:var(--eui-f-s)}.euim-about ion-label{margin-inline-end:var(--eui-s-m);cursor:pointer}.euim-about ion-icon{color:var(--eui-bc-neutral-100);margin-inline-end:var(--eui-s-m)}.euim-about__app-img{width:var(--eui-s-4xl);height:var(--eui-s-4xl);border-radius:var(--eui-s-m);border:calc(var(--eui-s-2xs) / 2) solid var(--eui-c-white)}.euim-about[slot=start]{margin-inline-end:var(--eui-s-m)}\n"] }]
36
- }], propDecorators: { version: [{
37
- type: Input
38
- }], releaseDate: [{
39
- type: Input
40
- }], qrCodeUrl: [{
41
- type: Input
42
- }], logoUrl: [{
43
- type: Input
44
- }], appName: [{
45
- type: Input
17
+ args: [{ selector: 'euim-about', encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\r\n", styles: [".euim-about euim-toolbar-title{font:var(--eui-f-l-bold-compact)}.euim-about euim-toolbar-action-items ion-label{font:var(--eui-f-s-compact)}.euim-about ion-label{margin-inline-end:var(--eui-s-m);cursor:pointer}.euim-about ion-icon{color:var(--eui-c-neutral);margin-inline-end:var(--eui-s-m)}.euim-about__app-img{width:var(--eui-s-6xl);height:var(--eui-s-6xl);border-radius:var(--eui-s-m);border:calc(var(--eui-s-2xs) / 2) solid var(--eui-c-neutral-min)}\n"] }]
18
+ }], propDecorators: { className: [{
19
+ type: HostBinding,
20
+ args: ['class']
46
21
  }] } });
47
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hYm91dC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZXVpbS1hYm91dC9ldWltLWFib3V0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWFib3V0L2V1aW0tYWJvdXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7Ozs7Ozs7OztBQUVwRTs7O0dBR0c7QUFRSCxNQUFNLE9BQU8sa0JBQWtCO0lBUC9CO1FBWVcsWUFBTyxHQUFHLEVBQUUsQ0FBQztRQUd0QixvQkFBZSxHQUFHLEtBQUssQ0FBQztRQUN4QiwyQkFBc0IsR0FBRyxLQUFLLENBQUM7UUFDL0Isc0JBQWlCLEdBQUcsS0FBSyxDQUFDO1FBQzFCLHNCQUFpQixHQUFHLEtBQUssQ0FBQztRQUMxQiw2QkFBd0IsR0FBRyxLQUFLLENBQUM7UUFDakMsYUFBUSxHQUFHLEtBQUssQ0FBQztLQU1sQjtJQUpDLFlBQVk7UUFDVixJQUFJLENBQUMsUUFBUSxHQUFHLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQztJQUNqQyxDQUFDO2tJQWpCVSxrQkFBa0I7c0hBQWxCLGtCQUFrQiw4S0NiL0IscTlDQStCTTs7NEZEbEJPLGtCQUFrQjtrQkFQOUIsU0FBUzsrQkFDRSxZQUFZLGlCQUdQLGlCQUFpQixDQUFDLElBQUk7OEJBSzVCLE9BQU87c0JBQWYsS0FBSztnQkFDRyxXQUFXO3NCQUFuQixLQUFLO2dCQUNHLFNBQVM7c0JBQWpCLEtBQUs7Z0JBQ0csT0FBTztzQkFBZixLQUFLO2dCQUNHLE9BQU87c0JBQWYsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbi8qKlxuICogVGhpcyBjb21wb25lbnQgaXMgbm90IHJlYWR5IHlldCBmb3IgcHJvZHVjdGlvblxuICogQGJldGFcbiAqL1xuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnZXVpbS1hYm91dCcsXG4gIHRlbXBsYXRlVXJsOiAnZXVpbS1hYm91dC5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL3N0eWxlcy9faW5kZXguc2NzcyddLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1BYm91dENvbXBvbmVudCB7XG5cbiAgQElucHV0KCkgdmVyc2lvbjtcbiAgQElucHV0KCkgcmVsZWFzZURhdGU7XG4gIEBJbnB1dCgpIHFyQ29kZVVybCA6IHN0cmluZztcbiAgQElucHV0KCkgbG9nb1VybCA9ICcnO1xuICBASW5wdXQoKSBhcHBOYW1lO1xuXG4gIGNoYW5nZWxvZ0V4aXN0cyA9IGZhbHNlO1xuICBwcml2YWN5U3RhdGVtZW50RXhpc3RzID0gZmFsc2U7XG4gIGhlbHBTdXBwb3J0RXhpc3RzID0gZmFsc2U7XG4gIGxlZ2FsTm90aWNlRXhpc3RzID0gZmFsc2U7XG4gIG9wZW5Tb3VyY2VMaWNlbmNlc0V4aXN0cyA9IGZhbHNlO1xuICBzaG93Q29kZSA9IGZhbHNlO1xuXG4gIHRvZ2dsZVFSQ29kZSgpOiB2b2lkIHtcbiAgICB0aGlzLnNob3dDb2RlID0gIXRoaXMuc2hvd0NvZGU7XG4gIH1cblxufVxuIiwiPGRpdiBjbGFzcz1cImV1aW0tYWJvdXRcIj5cclxuICA8aW9uLWhlYWRlcj5cclxuICAgIDxpb24tdG9vbGJhciBjb2xvcj1cInByaW1hcnlcIj5cclxuICAgICAgPGV1aW0tdG9vbGJhcj5cclxuICAgICAgICA8ZXVpbS10b29sYmFyLXRpdGxlPjxzdHJvbmc+e3snZXVpbS5hYm91dC50ZXh0JyB8IHRyYW5zbGF0ZSB9fTwvc3Ryb25nPjwvZXVpbS10b29sYmFyLXRpdGxlPlxyXG4gICAgICAgIEBpZiAocXJDb2RlVXJsKSB7XHJcbiAgICAgICAgPGV1aW0tdG9vbGJhci1hY3Rpb24taXRlbXM+XHJcbiAgICAgICAgICA8aW9uLWxhYmVsIChjbGljayk9XCJ0b2dnbGVRUkNvZGUoKVwiPlxyXG4gICAgICAgICAgICA8c3Ryb25nPnt7IHNob3dDb2RlID8gKCdldWltLmFib3V0LmhpZGUucXJjb2RlJyB8IHRyYW5zbGF0ZSkgOiAoJ2V1aW0uYWJvdXQuc2hvdy5xcmNvZGUnIHwgdHJhbnNsYXRlKSB9fTwvc3Ryb25nPlxyXG4gICAgICAgICAgPC9pb24tbGFiZWw+XHJcbiAgICAgICAgPC9ldWltLXRvb2xiYXItYWN0aW9uLWl0ZW1zPiB9XHJcbiAgICAgIDwvZXVpbS10b29sYmFyPlxyXG4gICAgPC9pb24tdG9vbGJhcj5cclxuXHJcbiAgICA8ZXVpbS1oZWFkZXItZGV0YWlscyBjb2xvcj1cInByaW1hcnlcIj5cclxuICAgICAgPGRpdiBldWltSGVhZGVyRGV0YWlsc0ljb24+XHJcbiAgICAgICAgQGlmIChzaG93Q29kZSkge1xyXG4gICAgICAgIDxxcmNvZGUgW3FyZGF0YV09XCJxckNvZGVVcmxcIiBbYWxsb3dFbXB0eVN0cmluZ109XCJ0cnVlXCIgW2Nzc0NsYXNzXT1cIidjZW50ZXInXCIgW2VsZW1lbnRUeXBlXT1cIidzdmcnXCJcclxuICAgICAgICAgIFtlcnJvckNvcnJlY3Rpb25MZXZlbF09XCInTSdcIiBbbWFyZ2luXT1cIjRcIiBbc2NhbGVdPVwiMVwiIFt3aWR0aF09XCIxNjBcIj48L3FyY29kZT4gfVxyXG4gICAgICAgIEBpZiAoIXNob3dDb2RlKSB7XHJcbiAgICAgICAgQGlmIChsb2dvVXJsKSB7IDxpbWcgW3NyY109XCJsb2dvVXJsXCIgY2xhc3M9XCJldWltLWFib3V0X19hcHAtaW1nXCIgYWx0PVwiSW1hZ2VcIiAvPiB9IH1cclxuICAgICAgPC9kaXY+XHJcbiAgICAgIEBpZiAoYXBwTmFtZSkge1xyXG4gICAgICA8ZGl2IGV1aW1IZWFkZXJEZXRhaWxzVGl0bGU+PHN0cm9uZz57e2FwcE5hbWV9fTwvc3Ryb25nPjwvZGl2PiB9XHJcbiAgICAgIEBpZiAodmVyc2lvbikge1xyXG4gICAgICA8ZGl2IGV1aW1IZWFkZXJEZXRhaWxzTWV0YT57eydldWltLmFib3V0LnZlcnNpb24nIHwgdHJhbnNsYXRlIH19IHt7dmVyc2lvbn19PC9kaXY+IH1cclxuICAgICAgQGlmIChyZWxlYXNlRGF0ZSkge1xyXG4gICAgICA8ZGl2IGV1aW1IZWFkZXJEZXRhaWxzTWV0YT57eydldWltLmFib3V0LmJ1aWx0b24nIHwgdHJhbnNsYXRlIH19IHt7cmVsZWFzZURhdGV9fTwvZGl2PiB9XHJcbiAgICA8L2V1aW0taGVhZGVyLWRldGFpbHM+XHJcbiAgPC9pb24taGVhZGVyPlxyXG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuPC9kaXY+Il19
22
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hYm91dC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvbGliL2NvbXBvbmVudHMvZXVpbS1hYm91dC9ldWltLWFib3V0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWFib3V0L2V1aW0tYWJvdXQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxXQUFXLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBUzFFLE1BQU0sT0FBTyxrQkFBa0I7SUFQL0I7UUFRd0IsY0FBUyxHQUFHLFlBQVksQ0FBQztRQUMvQyxvQkFBZSxHQUFHLEtBQUssQ0FBQztRQUN4QiwyQkFBc0IsR0FBRyxLQUFLLENBQUM7UUFDL0Isc0JBQWlCLEdBQUcsS0FBSyxDQUFDO1FBQzFCLHNCQUFpQixHQUFHLEtBQUssQ0FBQztRQUMxQiw2QkFBd0IsR0FBRyxLQUFLLENBQUM7S0FDbEM7a0lBUFksa0JBQWtCO3NIQUFsQixrQkFBa0IsdUdDVC9CLCtCQUNBOzs0RkRRYSxrQkFBa0I7a0JBUDlCLFNBQVM7K0JBQ0UsWUFBWSxpQkFHUCxpQkFBaUIsQ0FBQyxJQUFJOzhCQUlmLFNBQVM7c0JBQTlCLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgVmlld0VuY2Fwc3VsYXRpb24sIEhvc3RCaW5kaW5nIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2V1aW0tYWJvdXQnLFxuICB0ZW1wbGF0ZVVybDogJ2V1aW0tYWJvdXQuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9zdHlsZXMvX2luZGV4LnNjc3MnXSxcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcblxufSlcbmV4cG9ydCBjbGFzcyBFdWltQWJvdXRDb21wb25lbnQge1xuICBASG9zdEJpbmRpbmcoJ2NsYXNzJykgY2xhc3NOYW1lID0gJ2V1aW0tYWJvdXQnO1xuICBjaGFuZ2Vsb2dFeGlzdHMgPSBmYWxzZTtcbiAgcHJpdmFjeVN0YXRlbWVudEV4aXN0cyA9IGZhbHNlO1xuICBoZWxwU3VwcG9ydEV4aXN0cyA9IGZhbHNlO1xuICBsZWdhbE5vdGljZUV4aXN0cyA9IGZhbHNlO1xuICBvcGVuU291cmNlTGljZW5jZXNFeGlzdHMgPSBmYWxzZTtcbn1cbiIsIjxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuIl19